Skip to content

Console Output

15:03:24 [2024-03-15T19:03:24.946Z] Started by user Bernd Hufmann
15:03:24 [2024-03-15T19:03:24.946Z] Running as Bernd Hufmann
15:03:25 [2024-03-15T19:03:25.228Z] Obtained jenkins/pipelines/tracecompass-jdk17.Jenkinsfile from git https://github.com/eclipse-tracecompass/tracecompass-infra.git
15:03:25 [2024-03-15T19:03:25.534Z] [Pipeline] Start of Pipeline
15:03:27 [2024-03-15T19:03:27.328Z] [Pipeline] readTrusted
15:03:27 [2024-03-15T19:03:27.599Z] Obtained jenkins/pod-templates/tracecompass-sonar-pod.yaml from git https://github.com/eclipse-tracecompass/tracecompass-infra.git
15:03:27 [2024-03-15T19:03:27.843Z] [Pipeline] echo
15:03:27 [2024-03-15T19:03:27.844Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
15:03:27 [2024-03-15T19:03:27.845Z] [Pipeline] podTemplate
15:03:27 [2024-03-15T19:03:27.869Z] [Pipeline] {
15:03:28 [2024-03-15T19:03:28.788Z] [Pipeline] node
15:03:34 [2024-03-15T19:03:34.106Z] Created Pod: kubernetes tracecompass/tracecompass-build-sp6l3-b8jhh
15:03:43 [2024-03-15T19:03:43.789Z] Still waiting to schedule task
15:03:43 [2024-03-15T19:03:43.789Z]tracecompass-build-sp6l3-b8jhh’ is offline
15:03:52 [2024-03-15T19:03:52.460Z] Agent tracecompass-build-sp6l3-b8jhh is provisioned from template tracecompass-build-sp6l3
15:03:52 [2024-03-15T19:03:52.464Z] ---
15:03:52 [2024-03-15T19:03:52.464Z] apiVersion: "v1"
15:03:52 [2024-03-15T19:03:52.464Z] kind: "Pod"
15:03:52 [2024-03-15T19:03:52.464Z] metadata:
15:03:52 [2024-03-15T19:03:52.464Z]   annotations:
15:03:52 [2024-03-15T19:03:52.464Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-stable-release-nightly-new/263/"
15:03:52 [2024-03-15T19:03:52.464Z]     runUrl: "job/tracecompass-stable-release-nightly-new/263/"
15:03:52 [2024-03-15T19:03:52.464Z]   labels:
15:03:52 [2024-03-15T19:03:52.464Z]     jenkins: "slave"
15:03:52 [2024-03-15T19:03:52.464Z]     jenkins/label-digest: "f6f335ed0b11fc1532921316614c7fb7b5d8c309"
15:03:52 [2024-03-15T19:03:52.464Z]     jenkins/label: "tracecompass-build"
15:03:52 [2024-03-15T19:03:52.464Z]   name: "tracecompass-build-sp6l3-b8jhh"
15:03:52 [2024-03-15T19:03:52.464Z]   namespace: "tracecompass"
15:03:52 [2024-03-15T19:03:52.464Z] spec:
15:03:52 [2024-03-15T19:03:52.464Z]   containers:
15:03:52 [2024-03-15T19:03:52.464Z]   - args:
15:03:52 [2024-03-15T19:03:52.464Z]     - "-c"
15:03:52 [2024-03-15T19:03:52.464Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
15:03:52 [2024-03-15T19:03:52.464Z]     command:
15:03:52 [2024-03-15T19:03:52.464Z]     - "/bin/sh"
15:03:52 [2024-03-15T19:03:52.464Z]     image: "eclipse/tracecompass-build-env:18.04"
15:03:52 [2024-03-15T19:03:52.464Z]     imagePullPolicy: "Always"
15:03:52 [2024-03-15T19:03:52.464Z]     name: "tracecompass"
15:03:52 [2024-03-15T19:03:52.464Z]     resources:
15:03:52 [2024-03-15T19:03:52.464Z]       limits:
15:03:52 [2024-03-15T19:03:52.464Z]         memory: "6Gi"
15:03:52 [2024-03-15T19:03:52.464Z]         cpu: "2000m"
15:03:52 [2024-03-15T19:03:52.464Z]       requests:
15:03:52 [2024-03-15T19:03:52.464Z]         memory: "6Gi"
15:03:52 [2024-03-15T19:03:52.464Z]         cpu: "2000m"
15:03:52 [2024-03-15T19:03:52.464Z]     tty: true
15:03:52 [2024-03-15T19:03:52.464Z]     volumeMounts:
15:03:52 [2024-03-15T19:03:52.464Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
15:03:52 [2024-03-15T19:03:52.464Z]       name: "settings-xml"
15:03:52 [2024-03-15T19:03:52.464Z]       readOnly: true
15:03:52 [2024-03-15T19:03:52.464Z]       subPath: "settings.xml"
15:03:52 [2024-03-15T19:03:52.464Z]     - mountPath: "/home/jenkins/.m2/repository"
15:03:52 [2024-03-15T19:03:52.464Z]       name: "m2-repo"
15:03:52 [2024-03-15T19:03:52.464Z]     - mountPath: "/opt/tools"
15:03:52 [2024-03-15T19:03:52.464Z]       name: "tools"
15:03:52 [2024-03-15T19:03:52.464Z]     - mountPath: "/home/jenkins/agent"
15:03:52 [2024-03-15T19:03:52.464Z]       name: "workspace-volume"
15:03:52 [2024-03-15T19:03:52.464Z]       readOnly: false
15:03:52 [2024-03-15T19:03:52.464Z]   - env:
15:03:52 [2024-03-15T19:03:52.464Z]     - name: "JENKINS_SECRET"
15:03:52 [2024-03-15T19:03:52.464Z]       value: "********"
15:03:52 [2024-03-15T19:03:52.464Z]     - name: "JENKINS_TUNNEL"
15:03:52 [2024-03-15T19:03:52.464Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
15:03:52 [2024-03-15T19:03:52.464Z]     - name: "JENKINS_AGENT_NAME"
15:03:52 [2024-03-15T19:03:52.464Z]       value: "tracecompass-build-sp6l3-b8jhh"
15:03:52 [2024-03-15T19:03:52.464Z]     - name: "JENKINS_NAME"
15:03:52 [2024-03-15T19:03:52.464Z]       value: "tracecompass-build-sp6l3-b8jhh"
15:03:52 [2024-03-15T19:03:52.464Z]     - name: "JENKINS_AGENT_WORKDIR"
15:03:52 [2024-03-15T19:03:52.464Z]       value: "/home/jenkins/agent"
15:03:52 [2024-03-15T19:03:52.464Z]     - name: "JENKINS_URL"
15:03:52 [2024-03-15T19:03:52.464Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
15:03:52 [2024-03-15T19:03:52.464Z]     image: "eclipsecbi/jenkins-jnlp-agent"
15:03:52 [2024-03-15T19:03:52.464Z]     name: "jnlp"
15:03:52 [2024-03-15T19:03:52.464Z]     resources:
15:03:52 [2024-03-15T19:03:52.464Z]       requests:
15:03:52 [2024-03-15T19:03:52.464Z]         memory: "256Mi"
15:03:52 [2024-03-15T19:03:52.464Z]         cpu: "100m"
15:03:52 [2024-03-15T19:03:52.464Z]     volumeMounts:
15:03:52 [2024-03-15T19:03:52.464Z]     - mountPath: "/home/jenkins/.ssh"
15:03:52 [2024-03-15T19:03:52.464Z]       name: "volume-known-hosts"
15:03:52 [2024-03-15T19:03:52.464Z]     - mountPath: "/home/jenkins/agent"
15:03:52 [2024-03-15T19:03:52.464Z]       name: "workspace-volume"
15:03:52 [2024-03-15T19:03:52.464Z]       readOnly: false
15:03:52 [2024-03-15T19:03:52.464Z]   nodeSelector:
15:03:52 [2024-03-15T19:03:52.464Z]     kubernetes.io/os: "linux"
15:03:52 [2024-03-15T19:03:52.464Z]   restartPolicy: "Never"
15:03:52 [2024-03-15T19:03:52.464Z]   volumes:
15:03:52 [2024-03-15T19:03:52.464Z]   - emptyDir: {}
15:03:52 [2024-03-15T19:03:52.464Z]     name: "m2-repo"
15:03:52 [2024-03-15T19:03:52.464Z]   - name: "settings-xml"
15:03:52 [2024-03-15T19:03:52.464Z]     secret:
15:03:52 [2024-03-15T19:03:52.464Z]       items:
15:03:52 [2024-03-15T19:03:52.464Z]       - key: "settings.xml"
15:03:52 [2024-03-15T19:03:52.464Z]         path: "settings.xml"
15:03:52 [2024-03-15T19:03:52.464Z]       secretName: "m2-secret-dir"
15:03:52 [2024-03-15T19:03:52.464Z]   - emptyDir:
15:03:52 [2024-03-15T19:03:52.464Z]       medium: ""
15:03:52 [2024-03-15T19:03:52.464Z]     name: "workspace-volume"
15:03:52 [2024-03-15T19:03:52.464Z]   - configMap:
15:03:52 [2024-03-15T19:03:52.464Z]       name: "known-hosts"
15:03:52 [2024-03-15T19:03:52.464Z]     name: "volume-known-hosts"
15:03:52 [2024-03-15T19:03:52.464Z]   - name: "tools"
15:03:52 [2024-03-15T19:03:52.464Z]     persistentVolumeClaim:
15:03:52 [2024-03-15T19:03:52.464Z]       claimName: "tools-claim-jiro-tracecompass"
15:03:52 [2024-03-15T19:03:52.464Z] 
15:03:53 [2024-03-15T19:03:53.397Z] Running on tracecompass-build-sp6l3-b8jhh in /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new
15:03:53 [2024-03-15T19:03:53.775Z] [Pipeline] {
15:03:54 [2024-03-15T19:03:54.817Z] [Pipeline] stage
15:03:54 [2024-03-15T19:03:54.818Z] [Pipeline] { (Declarative: Checkout SCM)
15:03:55 [2024-03-15T19:03:55.444Z] [Pipeline] checkout
15:03:55 [2024-03-15T19:03:55.701Z] Selected Git installation does not exist. Using Default
15:03:55 [2024-03-15T19:03:55.701Z] The recommended git tool is: NONE
15:04:04 [2024-03-15T19:04:04.809Z] No credentials specified
15:04:04 [2024-03-15T19:04:04.812Z] Cloning the remote Git repository
15:04:04 [2024-03-15T19:04:04.901Z] Cloning repository https://github.com/eclipse-tracecompass/tracecompass-infra.git
15:04:04 [2024-03-15T19:04:04.996Z]  > git init /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new # timeout=10
15:04:05 [2024-03-15T19:04:05.207Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/tracecompass-infra.git
15:04:05 [2024-03-15T19:04:05.208Z]  > git --version # timeout=10
15:04:05 [2024-03-15T19:04:05.297Z]  > git --version # 'git version 2.20.1'
15:04:05 [2024-03-15T19:04:05.298Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/tracecompass-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:04:05 [2024-03-15T19:04:05.798Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/tracecompass-infra.git # timeout=10
15:04:05 [2024-03-15T19:04:05.805Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:04:08 [2024-03-15T19:04:08.396Z] Avoid second fetch
15:04:08 [2024-03-15T19:04:08.408Z] Checking out Revision bad8bcabe581bb987e8a83d62810119095943129 (refs/remotes/origin/master)
15:04:08 [2024-03-15T19:04:08.399Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:04:08 [2024-03-15T19:04:08.415Z]  > git config core.sparsecheckout # timeout=10
15:04:09 [2024-03-15T19:04:09.510Z] Commit message: "Revert "Debug macosx-notarize.sh OOMKilled failures""
15:04:08 [2024-03-15T19:04:08.499Z]  > git checkout -f bad8bcabe581bb987e8a83d62810119095943129 # timeout=10
15:04:09 [2024-03-15T19:04:09.597Z]  > git rev-list --no-walk bad8bcabe581bb987e8a83d62810119095943129 # timeout=10
15:04:10 [2024-03-15T19:04:10.084Z] [Pipeline] }
15:04:10 [2024-03-15T19:04:10.337Z] [Pipeline] // stage
15:04:11 [2024-03-15T19:04:11.363Z] [Pipeline] withEnv
15:04:11 [2024-03-15T19:04:11.364Z] [Pipeline] {
15:04:16 [2024-03-15T19:04:16.629Z] [Pipeline] withEnv
15:04:16 [2024-03-15T19:04:16.630Z] [Pipeline] {
15:04:17 [2024-03-15T19:04:17.881Z] [Pipeline] timestamps
15:04:17 [2024-03-15T19:04:17.881Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
15:04:17 [2024-03-15T19:04:17.881Z] [Pipeline] {
15:04:18 [2024-03-15T19:04:18.764Z] [Pipeline] timeout
15:04:18 [2024-03-15T19:04:18.764Z] Timeout set to expire in 4 hr 0 min
15:04:18 [2024-03-15T19:04:18.764Z] [Pipeline] {
15:04:19 [2024-03-15T19:04:19.912Z] [Pipeline] stage
15:04:19 [2024-03-15T19:04:19.914Z] [Pipeline] { (Declarative: Tool Install)
15:04:21 [2024-03-15T19:04:21.040Z] [Pipeline] tool
15:04:21 [2024-03-15T19:04:21.549Z] [Pipeline] envVarsForTool
15:04:22 [2024-03-15T19:04:22.432Z] [Pipeline] tool
15:04:22 [2024-03-15T19:04:22.951Z] [Pipeline] envVarsForTool
15:04:23 [2024-03-15T19:04:23.452Z] [Pipeline] }
15:04:23 [2024-03-15T19:04:23.708Z] [Pipeline] // stage
15:04:24 [2024-03-15T19:04:24.224Z] [Pipeline] withEnv
15:04:24 [2024-03-15T19:04:24.224Z] [Pipeline] {
15:04:25 [2024-03-15T19:04:25.615Z] [Pipeline] stage
15:04:25 [2024-03-15T19:04:25.616Z] [Pipeline] { (Checkout)
15:04:30 [2024-03-15T19:04:30.495Z] [Pipeline] tool
15:04:31 [2024-03-15T19:04:31.003Z] [Pipeline] envVarsForTool
15:04:31 [2024-03-15T19:04:31.878Z] [Pipeline] tool
15:04:32 [2024-03-15T19:04:32.406Z] [Pipeline] envVarsForTool
15:04:33 [2024-03-15T19:04:33.035Z] [Pipeline] withEnv
15:04:33 [2024-03-15T19:04:33.036Z] [Pipeline] {
15:04:34 [2024-03-15T19:04:34.543Z] [Pipeline] container
15:04:34 [2024-03-15T19:04:34.544Z] [Pipeline] {
15:04:35 [2024-03-15T19:04:35.167Z] [Pipeline] sh
15:04:36 [2024-03-15T19:04:36.203Z] + mkdir -p ../scripts
15:04:36 [2024-03-15T19:04:36.543Z] [Pipeline] sh
15:04:37 [2024-03-15T19:04:37.115Z] + cp scripts/deploy-rcp.sh ../scripts
15:04:37 [2024-03-15T19:04:37.455Z] [Pipeline] sh
15:04:38 [2024-03-15T19:04:38.001Z] + cp scripts/deploy-update-site.sh ../scripts
15:04:38 [2024-03-15T19:04:38.271Z] [Pipeline] sh
15:04:38 [2024-03-15T19:04:38.902Z] + cp scripts/deploy-doc.sh ../scripts
15:04:39 [2024-03-15T19:04:39.163Z] [Pipeline] sh
15:04:39 [2024-03-15T19:04:39.804Z] + cp scripts/deploy-javadoc.sh ../scripts
15:04:40 [2024-03-15T19:04:40.161Z] [Pipeline] sh
15:04:40 [2024-03-15T19:04:40.707Z] + cp scripts/macosx-notarize.sh ../scripts
15:04:40 [2024-03-15T19:04:40.960Z] [Pipeline] checkout
15:04:40 [2024-03-15T19:04:40.998Z] The recommended git tool is: NONE
15:04:41 [2024-03-15T19:04:41.006Z] No credentials specified
15:04:41 [2024-03-15T19:04:41.006Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@e9b47dad; decorates RemoteLauncher[hudson.remoting.Channel@ebb5d9b6:JNLP4-connect connection from 10.40.57.158/10.40.57.158:40718] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
15:04:41 [2024-03-15T19:04:41.103Z] Fetching changes from the remote Git repository
15:04:41 [2024-03-15T19:04:41.010Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.git # timeout=10
15:04:41 [2024-03-15T19:04:41.200Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git # timeout=10
15:04:41 [2024-03-15T19:04:41.303Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git
15:04:41 [2024-03-15T19:04:41.303Z]  > git --version # timeout=10
15:04:41 [2024-03-15T19:04:41.397Z]  > git --version # 'git version 2.20.1'
15:04:41 [2024-03-15T19:04:41.398Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git refs/heads/stable-9.3 # timeout=10
15:05:20 [2024-03-15T19:05:20.599Z] Checking out Revision 5cd830931a591e586ab4f95b370157f8b81bff97 (stable-9.3)
15:05:20 [2024-03-15T19:05:20.511Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
15:05:20 [2024-03-15T19:05:20.603Z]  > git config core.sparsecheckout # timeout=10
15:05:20 [2024-03-15T19:05:20.697Z]  > git checkout -f 5cd830931a591e586ab4f95b370157f8b81bff97 # timeout=10
15:05:24 [2024-03-15T19:05:24.606Z] Commit message: "releng: Update e4.31 and eStaging targets to 2024-03 release"
15:05:24 [2024-03-15T19:05:24.621Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
15:05:25 [2024-03-15T19:05:25.404Z]  > git rev-list --no-walk 9d750b3dd45fe0ef674dc2687e010a267787d0aa # timeout=10
15:05:25 [2024-03-15T19:05:25.873Z] [Pipeline] sh
15:05:26 [2024-03-15T19:05:26.501Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts/
15:05:26 [2024-03-15T19:05:26.958Z] [Pipeline] sh
15:05:27 [2024-03-15T19:05:27.515Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts/
15:05:27 [2024-03-15T19:05:27.847Z] [Pipeline] sh
15:05:28 [2024-03-15T19:05:28.599Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts/
15:05:28 [2024-03-15T19:05:28.861Z] [Pipeline] sh
15:05:29 [2024-03-15T19:05:29.378Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts/
15:05:29 [2024-03-15T19:05:29.654Z] [Pipeline] sh
15:05:32 [2024-03-15T19:05:32.571Z] + cp ../scripts/deploy-javadoc.sh /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts/
15:05:32 [2024-03-15T19:05:32.835Z] [Pipeline] sh
15:05:33 [2024-03-15T19:05:33.436Z] + cp ../scripts/macosx-notarize.sh /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts/
15:05:33 [2024-03-15T19:05:33.688Z] [Pipeline] }
15:05:33 [2024-03-15T19:05:33.946Z] [Pipeline] // container
15:05:34 [2024-03-15T19:05:34.330Z] [Pipeline] }
15:05:34 [2024-03-15T19:05:34.590Z] [Pipeline] // withEnv
15:05:34 [2024-03-15T19:05:34.978Z] [Pipeline] }
15:05:35 [2024-03-15T19:05:35.235Z] [Pipeline] // stage
15:05:36 [2024-03-15T19:05:36.015Z] [Pipeline] stage
15:05:36 [2024-03-15T19:05:36.016Z] [Pipeline] { (Product File)
15:05:40 [2024-03-15T19:05:40.690Z] Stage "Product File" skipped due to when conditional
15:05:40 [2024-03-15T19:05:40.690Z] [Pipeline] }
15:05:40 [2024-03-15T19:05:40.947Z] [Pipeline] // stage
15:05:41 [2024-03-15T19:05:41.687Z] [Pipeline] stage
15:05:41 [2024-03-15T19:05:41.687Z] [Pipeline] { (RCP Feature File)
15:05:46 [2024-03-15T19:05:46.375Z] Stage "RCP Feature File" skipped due to when conditional
15:05:46 [2024-03-15T19:05:46.375Z] [Pipeline] }
15:05:46 [2024-03-15T19:05:46.637Z] [Pipeline] // stage
15:05:47 [2024-03-15T19:05:47.398Z] [Pipeline] stage
15:05:47 [2024-03-15T19:05:47.399Z] [Pipeline] { (SLF4J Properties Manifest)
15:05:52 [2024-03-15T19:05:52.090Z] Stage "SLF4J Properties Manifest" skipped due to when conditional
15:05:52 [2024-03-15T19:05:52.091Z] [Pipeline] }
15:05:52 [2024-03-15T19:05:52.350Z] [Pipeline] // stage
15:05:53 [2024-03-15T19:05:53.113Z] [Pipeline] stage
15:05:53 [2024-03-15T19:05:53.114Z] [Pipeline] { (Build)
15:05:58 [2024-03-15T19:05:58.044Z] [Pipeline] tool
15:05:58 [2024-03-15T19:05:58.556Z] [Pipeline] envVarsForTool
15:05:59 [2024-03-15T19:05:59.435Z] [Pipeline] tool
15:05:59 [2024-03-15T19:05:59.947Z] [Pipeline] envVarsForTool
15:06:00 [2024-03-15T19:06:00.587Z] [Pipeline] withEnv
15:06:00 [2024-03-15T19:06:00.588Z] [Pipeline] {
15:06:02 [2024-03-15T19:06:02.119Z] [Pipeline] container
15:06:02 [2024-03-15T19:06:02.120Z] [Pipeline] {
15:06:02 [2024-03-15T19:06:02.759Z] [Pipeline] sh
15:06:03 [2024-03-15T19:06:03.327Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp
15:06:03 [2024-03-15T19:06:03.597Z] [Pipeline] sh
15:06:04 [2024-03-15T19:06:04.196Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.doc.dev
15:06:04 [2024-03-15T19:06:04.448Z] [Pipeline] sh
15:06:05 [2024-03-15T19:06:05.085Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.doc.user
15:06:05 [2024-03-15T19:06:05.351Z] [Pipeline] sh
15:06:05 [2024-03-15T19:06:05.880Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
15:06:06 [2024-03-15T19:06:06.147Z] [Pipeline] sh
15:06:06 [2024-03-15T19:06:06.818Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
15:06:07 [2024-03-15T19:06:07.072Z] [Pipeline] sh
15:06:07 [2024-03-15T19:06:07.584Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
15:06:07 [2024-03-15T19:06:07.839Z] [Pipeline] sh
15:06:08 [2024-03-15T19:06:08.462Z] + mvn clean install -B -Dskip-jacoco=true -Pdeploy-doc -DdocDestination=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml -Psign-update-site -Prcp-sign-windows -Prcp-sign-mac -Prcp-DMG-package-mac
15:06:08 [2024-03-15T19:06:08.462Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:06:10 [2024-03-15T19:06:10.422Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.pom
15:06:10 [2024-03-15T19:06:10.422Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.pom (2.1 kB at 8.0 kB/s)
15:06:10 [2024-03-15T19:06:10.799Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.0.pom
15:06:10 [2024-03-15T19:06:10.799Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.0.pom (15 kB at 789 kB/s)
15:06:10 [2024-03-15T19:06:10.799Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.pom
15:06:10 [2024-03-15T19:06:10.799Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.pom (1.2 kB at 121 kB/s)
15:06:10 [2024-03-15T19:06:10.799Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.1.5/polyglot-0.1.5.pom
15:06:10 [2024-03-15T19:06:10.799Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.1.5/polyglot-0.1.5.pom (6.5 kB at 465 kB/s)
15:06:10 [2024-03-15T19:06:10.799Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom
15:06:10 [2024-03-15T19:06:10.799Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom (13 kB at 952 kB/s)
15:06:10 [2024-03-15T19:06:10.799Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.3.1/maven-3.3.1.pom
15:06:10 [2024-03-15T19:06:10.799Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.3.1/maven-3.3.1.pom (23 kB at 1.9 MB/s)
15:06:10 [2024-03-15T19:06:10.799Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom
15:06:10 [2024-03-15T19:06:10.799Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 2.8 MB/s)
15:06:10 [2024-03-15T19:06:10.800Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
15:06:10 [2024-03-15T19:06:10.800Z] [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 1.5 MB/s)
15:06:10 [2024-03-15T19:06:10.800Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.jar
15:06:10 [2024-03-15T19:06:10.800Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.jar (9.3 kB at 842 kB/s)
15:06:10 [2024-03-15T19:06:10.800Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.jar
15:06:10 [2024-03-15T19:06:10.800Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.jar (27 kB at 1.7 MB/s)
15:06:11 [2024-03-15T19:06:11.100Z] [INFO] Scanning for projects...
15:06:11 [2024-03-15T19:06:11.100Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.100Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.100Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.100Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.100Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.100Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.100Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.100Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.100Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.100Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.357Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.357Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.357Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.357Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.357Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.357Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.357Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.357Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.357Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.357Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.357Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.357Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.358Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.358Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.358Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.358Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.358Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.358Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.358Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.358Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.358Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.358Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.358Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.358Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.358Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.615Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.616Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.616Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.616Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.616Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.616Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.616Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.616Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.616Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.616Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.616Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.616Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.616Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.616Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.616Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.616Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.616Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.616Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.616Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.616Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.616Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.616Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.616Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.616Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
15:06:11 [2024-03-15T19:06:11.616Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
15:06:11 [2024-03-15T19:06:11.616Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
15:06:11 [2024-03-15T19:06:11.616Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
15:06:11 [2024-03-15T19:06:11.873Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
15:06:11 [2024-03-15T19:06:11.873Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
15:06:11 [2024-03-15T19:06:11.873Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
15:06:11 [2024-03-15T19:06:11.873Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom (1.7 kB at 185 kB/s)
15:06:11 [2024-03-15T19:06:11.873Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom
15:06:11 [2024-03-15T19:06:11.873Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom
15:06:11 [2024-03-15T19:06:11.873Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom
15:06:12 [2024-03-15T19:06:12.202Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom
15:06:12 [2024-03-15T19:06:12.202Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom
15:06:12 [2024-03-15T19:06:12.202Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom
15:06:12 [2024-03-15T19:06:12.202Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom (20 kB at 1.3 MB/s)
15:06:12 [2024-03-15T19:06:12.202Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom
15:06:12 [2024-03-15T19:06:12.202Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom
15:06:12 [2024-03-15T19:06:12.202Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom
15:06:12 [2024-03-15T19:06:12.461Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom
15:06:12 [2024-03-15T19:06:12.461Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom
15:06:12 [2024-03-15T19:06:12.461Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom
15:06:12 [2024-03-15T19:06:12.461Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom (9.7 kB at 810 kB/s)
15:06:12 [2024-03-15T19:06:12.461Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
15:06:12 [2024-03-15T19:06:12.461Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
15:06:12 [2024-03-15T19:06:12.461Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
15:06:12 [2024-03-15T19:06:12.752Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
15:06:12 [2024-03-15T19:06:12.753Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
15:06:12 [2024-03-15T19:06:12.753Z] [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
15:06:12 [2024-03-15T19:06:12.753Z] [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 286 kB/s)
15:06:12 [2024-03-15T19:06:12.753Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
15:06:12 [2024-03-15T19:06:12.753Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
15:06:12 [2024-03-15T19:06:12.753Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
15:06:12 [2024-03-15T19:06:12.753Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
15:06:12 [2024-03-15T19:06:12.753Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
15:06:12 [2024-03-15T19:06:12.753Z] [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
15:06:12 [2024-03-15T19:06:12.753Z] [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.8 MB/s)
15:06:12 [2024-03-15T19:06:12.753Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/40/maven-parent-40.pom
15:06:12 [2024-03-15T19:06:12.753Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/40/maven-parent-40.pom
15:06:12 [2024-03-15T19:06:12.753Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/40/maven-parent-40.pom
15:06:13 [2024-03-15T19:06:13.011Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/40/maven-parent-40.pom
15:06:13 [2024-03-15T19:06:13.011Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/40/maven-parent-40.pom
15:06:13 [2024-03-15T19:06:13.011Z] [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
15:06:13 [2024-03-15T19:06:13.011Z] [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 8.2 MB/s)
15:06:13 [2024-03-15T19:06:13.011Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/30/apache-30.pom
15:06:13 [2024-03-15T19:06:13.011Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/30/apache-30.pom
15:06:13 [2024-03-15T19:06:13.011Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/30/apache-30.pom
15:06:13 [2024-03-15T19:06:13.011Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/30/apache-30.pom
15:06:13 [2024-03-15T19:06:13.011Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/30/apache-30.pom
15:06:13 [2024-03-15T19:06:13.011Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/30/apache-30.pom
15:06:13 [2024-03-15T19:06:13.011Z] [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 5.8 MB/s)
15:06:13 [2024-03-15T19:06:13.011Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
15:06:13 [2024-03-15T19:06:13.011Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
15:06:13 [2024-03-15T19:06:13.011Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
15:06:13 [2024-03-15T19:06:13.269Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
15:06:13 [2024-03-15T19:06:13.269Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
15:06:13 [2024-03-15T19:06:13.269Z] [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
15:06:13 [2024-03-15T19:06:13.269Z] [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)
15:06:13 [2024-03-15T19:06:13.269Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
15:06:13 [2024-03-15T19:06:13.269Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
15:06:13 [2024-03-15T19:06:13.269Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
15:06:13 [2024-03-15T19:06:13.269Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
15:06:13 [2024-03-15T19:06:13.269Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
15:06:13 [2024-03-15T19:06:13.535Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
15:06:13 [2024-03-15T19:06:13.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom (6.1 kB at 436 kB/s)
15:06:13 [2024-03-15T19:06:13.535Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/14/plexus-14.pom
15:06:13 [2024-03-15T19:06:13.535Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/14/plexus-14.pom
15:06:13 [2024-03-15T19:06:13.535Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/14/plexus-14.pom
15:06:13 [2024-03-15T19:06:13.535Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/14/plexus-14.pom
15:06:13 [2024-03-15T19:06:13.535Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/14/plexus-14.pom
15:06:13 [2024-03-15T19:06:13.535Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/14/plexus-14.pom
15:06:13 [2024-03-15T19:06:13.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/14/plexus-14.pom (28 kB at 2.8 MB/s)
15:06:13 [2024-03-15T19:06:13.535Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
15:06:13 [2024-03-15T19:06:13.535Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
15:06:13 [2024-03-15T19:06:13.535Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
15:06:13 [2024-03-15T19:06:13.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
15:06:13 [2024-03-15T19:06:13.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
15:06:13 [2024-03-15T19:06:13.793Z] [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
15:06:13 [2024-03-15T19:06:13.793Z] [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 626 kB/s)
15:06:13 [2024-03-15T19:06:13.793Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.pom
15:06:13 [2024-03-15T19:06:13.793Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
15:06:13 [2024-03-15T19:06:13.793Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom
15:06:13 [2024-03-15T19:06:13.793Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
15:06:13 [2024-03-15T19:06:13.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.pom
15:06:13 [2024-03-15T19:06:13.793Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom
15:06:13 [2024-03-15T19:06:13.793Z] [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)
15:06:13 [2024-03-15T19:06:13.793Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
15:06:13 [2024-03-15T19:06:13.793Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
15:06:13 [2024-03-15T19:06:13.793Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
15:06:14 [2024-03-15T19:06:14.051Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
15:06:14 [2024-03-15T19:06:14.052Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
15:06:14 [2024-03-15T19:06:14.052Z] [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
15:06:14 [2024-03-15T19:06:14.052Z] [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 2.2 MB/s)
15:06:14 [2024-03-15T19:06:14.052Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/10/plexus-10.pom
15:06:14 [2024-03-15T19:06:14.052Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom
15:06:14 [2024-03-15T19:06:14.052Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/10/plexus-10.pom
15:06:14 [2024-03-15T19:06:14.310Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom
15:06:14 [2024-03-15T19:06:14.310Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/10/plexus-10.pom
15:06:14 [2024-03-15T19:06:14.310Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom
15:06:14 [2024-03-15T19:06:14.310Z] [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 5.1 MB/s)
15:06:14 [2024-03-15T19:06:14.310Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
15:06:14 [2024-03-15T19:06:14.310Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
15:06:14 [2024-03-15T19:06:14.310Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
15:06:14 [2024-03-15T19:06:14.310Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
15:06:14 [2024-03-15T19:06:14.310Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
15:06:14 [2024-03-15T19:06:14.310Z] [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
15:06:14 [2024-03-15T19:06:14.567Z] [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 547 kB/s)
15:06:14 [2024-03-15T19:06:14.568Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom
15:06:14 [2024-03-15T19:06:14.568Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom
15:06:14 [2024-03-15T19:06:14.568Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom
15:06:14 [2024-03-15T19:06:14.568Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom
15:06:14 [2024-03-15T19:06:14.568Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom
15:06:14 [2024-03-15T19:06:14.568Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom
15:06:14 [2024-03-15T19:06:14.568Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom (20 kB at 1.5 MB/s)
15:06:14 [2024-03-15T19:06:14.568Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/62/commons-parent-62.pom
15:06:14 [2024-03-15T19:06:14.568Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/62/commons-parent-62.pom
15:06:14 [2024-03-15T19:06:14.825Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/62/commons-parent-62.pom
15:06:14 [2024-03-15T19:06:14.825Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/62/commons-parent-62.pom
15:06:14 [2024-03-15T19:06:14.825Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/62/commons-parent-62.pom
15:06:14 [2024-03-15T19:06:14.825Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/62/commons-parent-62.pom
15:06:14 [2024-03-15T19:06:14.825Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/62/commons-parent-62.pom (81 kB at 12 MB/s)
15:06:14 [2024-03-15T19:06:14.825Z] [WARNING] The POM for commons-io:commons-io:jar:2.14.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:06:14 [2024-03-15T19:06:14.825Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
15:06:14 [2024-03-15T19:06:14.825Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
15:06:14 [2024-03-15T19:06:14.825Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
15:06:15 [2024-03-15T19:06:15.083Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
15:06:15 [2024-03-15T19:06:15.083Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
15:06:15 [2024-03-15T19:06:15.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
15:06:15 [2024-03-15T19:06:15.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom (22 kB at 2.0 MB/s)
15:06:15 [2024-03-15T19:06:15.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/61/commons-parent-61.pom
15:06:15 [2024-03-15T19:06:15.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/61/commons-parent-61.pom
15:06:15 [2024-03-15T19:06:15.083Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/61/commons-parent-61.pom
15:06:15 [2024-03-15T19:06:15.340Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/61/commons-parent-61.pom
15:06:15 [2024-03-15T19:06:15.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/61/commons-parent-61.pom
15:06:15 [2024-03-15T19:06:15.340Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/61/commons-parent-61.pom
15:06:15 [2024-03-15T19:06:15.340Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/61/commons-parent-61.pom (81 kB at 5.8 MB/s)
15:06:15 [2024-03-15T19:06:15.340Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:1.24.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:06:15 [2024-03-15T19:06:15.340Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
15:06:15 [2024-03-15T19:06:15.340Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
15:06:15 [2024-03-15T19:06:15.340Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
15:06:15 [2024-03-15T19:06:15.340Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
15:06:15 [2024-03-15T19:06:15.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
15:06:15 [2024-03-15T19:06:15.340Z] [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
15:06:15 [2024-03-15T19:06:15.340Z] [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 914 kB/s)
15:06:15 [2024-03-15T19:06:15.340Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
15:06:15 [2024-03-15T19:06:15.340Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
15:06:15 [2024-03-15T19:06:15.340Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
15:06:15 [2024-03-15T19:06:15.340Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
15:06:15 [2024-03-15T19:06:15.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
15:06:15 [2024-03-15T19:06:15.598Z] [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
15:06:15 [2024-03-15T19:06:15.598Z] [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 4.7 MB/s)
15:06:15 [2024-03-15T19:06:15.598Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
15:06:15 [2024-03-15T19:06:15.598Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
15:06:15 [2024-03-15T19:06:15.598Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
15:06:15 [2024-03-15T19:06:15.598Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
15:06:15 [2024-03-15T19:06:15.598Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
15:06:15 [2024-03-15T19:06:15.598Z] [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
15:06:15 [2024-03-15T19:06:15.598Z] [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 3.6 MB/s)
15:06:15 [2024-03-15T19:06:15.598Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.pom
15:06:15 [2024-03-15T19:06:15.598Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
15:06:15 [2024-03-15T19:06:15.598Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.9/xz-1.9.pom
15:06:15 [2024-03-15T19:06:15.857Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
15:06:15 [2024-03-15T19:06:15.857Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.pom
15:06:15 [2024-03-15T19:06:15.857Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom
15:06:15 [2024-03-15T19:06:15.857Z] [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 256 kB/s)
15:06:15 [2024-03-15T19:06:15.857Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
15:06:15 [2024-03-15T19:06:15.857Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
15:06:15 [2024-03-15T19:06:15.857Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
15:06:15 [2024-03-15T19:06:15.857Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
15:06:16 [2024-03-15T19:06:16.116Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
15:06:16 [2024-03-15T19:06:16.116Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
15:06:16 [2024-03-15T19:06:16.116Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom (1.9 kB at 192 kB/s)
15:06:16 [2024-03-15T19:06:16.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
15:06:16 [2024-03-15T19:06:16.116Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
15:06:16 [2024-03-15T19:06:16.116Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
15:06:16 [2024-03-15T19:06:16.116Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
15:06:16 [2024-03-15T19:06:16.116Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
15:06:16 [2024-03-15T19:06:16.116Z] [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
15:06:16 [2024-03-15T19:06:16.116Z] [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 664 kB/s)
15:06:16 [2024-03-15T19:06:16.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
15:06:16 [2024-03-15T19:06:16.116Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
15:06:16 [2024-03-15T19:06:16.116Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
15:06:16 [2024-03-15T19:06:16.374Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
15:06:16 [2024-03-15T19:06:16.374Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
15:06:16 [2024-03-15T19:06:16.374Z] [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
15:06:16 [2024-03-15T19:06:16.374Z] [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)
15:06:16 [2024-03-15T19:06:16.374Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
15:06:16 [2024-03-15T19:06:16.374Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
15:06:16 [2024-03-15T19:06:16.374Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
15:06:16 [2024-03-15T19:06:16.374Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
15:06:16 [2024-03-15T19:06:16.374Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
15:06:16 [2024-03-15T19:06:16.374Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
15:06:16 [2024-03-15T19:06:16.633Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 316 kB/s)
15:06:16 [2024-03-15T19:06:16.633Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/8/plexus-8.pom
15:06:16 [2024-03-15T19:06:16.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
15:06:16 [2024-03-15T19:06:16.633Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom
15:06:16 [2024-03-15T19:06:16.633Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
15:06:16 [2024-03-15T19:06:16.633Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/8/plexus-8.pom
15:06:16 [2024-03-15T19:06:16.633Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom
15:06:16 [2024-03-15T19:06:16.633Z] [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 8.5 MB/s)
15:06:16 [2024-03-15T19:06:16.633Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom
15:06:16 [2024-03-15T19:06:16.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom
15:06:16 [2024-03-15T19:06:16.633Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom
15:06:16 [2024-03-15T19:06:16.891Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom
15:06:16 [2024-03-15T19:06:16.891Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom
15:06:16 [2024-03-15T19:06:16.891Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom
15:06:16 [2024-03-15T19:06:16.891Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom (2.5 kB at 156 kB/s)
15:06:16 [2024-03-15T19:06:16.891Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom
15:06:16 [2024-03-15T19:06:16.892Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom
15:06:16 [2024-03-15T19:06:16.892Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom
15:06:17 [2024-03-15T19:06:17.152Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom
15:06:17 [2024-03-15T19:06:17.152Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom
15:06:17 [2024-03-15T19:06:17.152Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom
15:06:17 [2024-03-15T19:06:17.152Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom (1.1 kB at 33 kB/s)
15:06:17 [2024-03-15T19:06:17.152Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom
15:06:17 [2024-03-15T19:06:17.152Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom
15:06:17 [2024-03-15T19:06:17.152Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom
15:06:17 [2024-03-15T19:06:17.152Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom
15:06:17 [2024-03-15T19:06:17.152Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom
15:06:17 [2024-03-15T19:06:17.152Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom
15:06:17 [2024-03-15T19:06:17.410Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom (1.7 kB at 80 kB/s)
15:06:17 [2024-03-15T19:06:17.410Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom
15:06:17 [2024-03-15T19:06:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom
15:06:17 [2024-03-15T19:06:17.410Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom
15:06:17 [2024-03-15T19:06:17.410Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom
15:06:17 [2024-03-15T19:06:17.410Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom
15:06:17 [2024-03-15T19:06:17.410Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom
15:06:17 [2024-03-15T19:06:17.410Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom (2.0 kB at 657 kB/s)
15:06:17 [2024-03-15T19:06:17.410Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom
15:06:17 [2024-03-15T19:06:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom
15:06:17 [2024-03-15T19:06:17.410Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom
15:06:17 [2024-03-15T19:06:17.668Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom
15:06:17 [2024-03-15T19:06:17.668Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom
15:06:17 [2024-03-15T19:06:17.668Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom
15:06:17 [2024-03-15T19:06:17.668Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom (1.6 kB at 519 kB/s)
15:06:17 [2024-03-15T19:06:17.668Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom
15:06:17 [2024-03-15T19:06:17.668Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom
15:06:17 [2024-03-15T19:06:17.668Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom
15:06:17 [2024-03-15T19:06:17.926Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom
15:06:17 [2024-03-15T19:06:17.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom
15:06:17 [2024-03-15T19:06:17.926Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom
15:06:17 [2024-03-15T19:06:17.926Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom (1.3 kB at 108 kB/s)
15:06:17 [2024-03-15T19:06:17.926Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom
15:06:17 [2024-03-15T19:06:17.926Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom
15:06:17 [2024-03-15T19:06:17.926Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom
15:06:17 [2024-03-15T19:06:17.926Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom
15:06:17 [2024-03-15T19:06:17.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom
15:06:18 [2024-03-15T19:06:18.183Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom
15:06:18 [2024-03-15T19:06:18.183Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom (2.3 kB at 783 kB/s)
15:06:18 [2024-03-15T19:06:18.183Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
15:06:18 [2024-03-15T19:06:18.183Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
15:06:18 [2024-03-15T19:06:18.183Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
15:06:18 [2024-03-15T19:06:18.183Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
15:06:18 [2024-03-15T19:06:18.183Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
15:06:18 [2024-03-15T19:06:18.183Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
15:06:18 [2024-03-15T19:06:18.183Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom (1.6 kB at 792 kB/s)
15:06:18 [2024-03-15T19:06:18.183Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
15:06:18 [2024-03-15T19:06:18.183Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
15:06:18 [2024-03-15T19:06:18.183Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
15:06:18 [2024-03-15T19:06:18.183Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
15:06:18 [2024-03-15T19:06:18.183Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
15:06:18 [2024-03-15T19:06:18.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
15:06:18 [2024-03-15T19:06:18.441Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom (1.1 kB at 380 kB/s)
15:06:18 [2024-03-15T19:06:18.441Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom
15:06:18 [2024-03-15T19:06:18.441Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom
15:06:18 [2024-03-15T19:06:18.441Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom
15:06:18 [2024-03-15T19:06:18.441Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom
15:06:18 [2024-03-15T19:06:18.441Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom
15:06:18 [2024-03-15T19:06:18.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom
15:06:18 [2024-03-15T19:06:18.441Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom (2.0 kB at 656 kB/s)
15:06:18 [2024-03-15T19:06:18.441Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom
15:06:18 [2024-03-15T19:06:18.441Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom
15:06:18 [2024-03-15T19:06:18.441Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom
15:06:18 [2024-03-15T19:06:18.698Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom
15:06:18 [2024-03-15T19:06:18.698Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom
15:06:18 [2024-03-15T19:06:18.698Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom
15:06:18 [2024-03-15T19:06:18.698Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom (2.8 kB at 254 kB/s)
15:06:18 [2024-03-15T19:06:18.699Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom
15:06:18 [2024-03-15T19:06:18.699Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom
15:06:18 [2024-03-15T19:06:18.699Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom
15:06:18 [2024-03-15T19:06:18.699Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom
15:06:18 [2024-03-15T19:06:18.699Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom
15:06:18 [2024-03-15T19:06:18.699Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom
15:06:18 [2024-03-15T19:06:18.699Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom (1.8 kB at 596 kB/s)
15:06:18 [2024-03-15T19:06:18.699Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom
15:06:18 [2024-03-15T19:06:18.699Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom
15:06:18 [2024-03-15T19:06:18.699Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom
15:06:18 [2024-03-15T19:06:18.955Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom
15:06:18 [2024-03-15T19:06:18.955Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom
15:06:18 [2024-03-15T19:06:18.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom
15:06:18 [2024-03-15T19:06:18.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom (2.2 kB at 725 kB/s)
15:06:18 [2024-03-15T19:06:18.955Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
15:06:18 [2024-03-15T19:06:18.955Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
15:06:18 [2024-03-15T19:06:18.955Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
15:06:18 [2024-03-15T19:06:18.955Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
15:06:18 [2024-03-15T19:06:18.955Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
15:06:18 [2024-03-15T19:06:18.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
15:06:18 [2024-03-15T19:06:18.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom (1.7 kB at 852 kB/s)
15:06:18 [2024-03-15T19:06:18.955Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
15:06:18 [2024-03-15T19:06:18.955Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
15:06:18 [2024-03-15T19:06:18.955Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
15:06:19 [2024-03-15T19:06:19.214Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
15:06:19 [2024-03-15T19:06:19.214Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
15:06:19 [2024-03-15T19:06:19.214Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
15:06:19 [2024-03-15T19:06:19.214Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom (1.5 kB at 495 kB/s)
15:06:19 [2024-03-15T19:06:19.214Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom
15:06:19 [2024-03-15T19:06:19.214Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom
15:06:19 [2024-03-15T19:06:19.214Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom
15:06:19 [2024-03-15T19:06:19.214Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom
15:06:19 [2024-03-15T19:06:19.214Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom
15:06:19 [2024-03-15T19:06:19.214Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom
15:06:19 [2024-03-15T19:06:19.214Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom (2.2 kB at 185 kB/s)
15:06:19 [2024-03-15T19:06:19.214Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom
15:06:19 [2024-03-15T19:06:19.214Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom
15:06:19 [2024-03-15T19:06:19.214Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom
15:06:19 [2024-03-15T19:06:19.471Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom
15:06:19 [2024-03-15T19:06:19.471Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom
15:06:19 [2024-03-15T19:06:19.471Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom
15:06:19 [2024-03-15T19:06:19.471Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom (2.2 kB at 1.1 MB/s)
15:06:19 [2024-03-15T19:06:19.471Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom
15:06:19 [2024-03-15T19:06:19.471Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom
15:06:19 [2024-03-15T19:06:19.471Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom
15:06:19 [2024-03-15T19:06:19.471Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom
15:06:19 [2024-03-15T19:06:19.471Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom
15:06:19 [2024-03-15T19:06:19.471Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom
15:06:19 [2024-03-15T19:06:19.471Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom (3.1 kB at 256 kB/s)
15:06:19 [2024-03-15T19:06:19.471Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom
15:06:19 [2024-03-15T19:06:19.471Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom
15:06:19 [2024-03-15T19:06:19.471Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom
15:06:19 [2024-03-15T19:06:19.730Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom
15:06:19 [2024-03-15T19:06:19.730Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom
15:06:19 [2024-03-15T19:06:19.730Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom
15:06:19 [2024-03-15T19:06:19.730Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom (3.8 kB at 1.3 MB/s)
15:06:19 [2024-03-15T19:06:19.730Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom
15:06:19 [2024-03-15T19:06:19.730Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom
15:06:19 [2024-03-15T19:06:19.730Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom
15:06:19 [2024-03-15T19:06:19.730Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom
15:06:19 [2024-03-15T19:06:19.730Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom
15:06:19 [2024-03-15T19:06:19.730Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom
15:06:19 [2024-03-15T19:06:19.730Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom (1.8 kB at 890 kB/s)
15:06:19 [2024-03-15T19:06:19.987Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom
15:06:19 [2024-03-15T19:06:19.987Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom
15:06:19 [2024-03-15T19:06:19.987Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom
15:06:19 [2024-03-15T19:06:19.987Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom
15:06:19 [2024-03-15T19:06:19.987Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom
15:06:19 [2024-03-15T19:06:19.987Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom
15:06:19 [2024-03-15T19:06:19.987Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom (3.6 kB at 396 kB/s)
15:06:19 [2024-03-15T19:06:19.987Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom
15:06:19 [2024-03-15T19:06:19.987Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom
15:06:19 [2024-03-15T19:06:19.987Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom
15:06:20 [2024-03-15T19:06:20.245Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom
15:06:20 [2024-03-15T19:06:20.245Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom
15:06:20 [2024-03-15T19:06:20.245Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom
15:06:20 [2024-03-15T19:06:20.245Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom (2.8 kB at 219 kB/s)
15:06:20 [2024-03-15T19:06:20.245Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom
15:06:20 [2024-03-15T19:06:20.245Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom
15:06:20 [2024-03-15T19:06:20.245Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom
15:06:20 [2024-03-15T19:06:20.245Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom
15:06:20 [2024-03-15T19:06:20.245Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom
15:06:20 [2024-03-15T19:06:20.245Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom
15:06:20 [2024-03-15T19:06:20.245Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom (3.0 kB at 1.5 MB/s)
15:06:20 [2024-03-15T19:06:20.245Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom
15:06:20 [2024-03-15T19:06:20.245Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom
15:06:20 [2024-03-15T19:06:20.245Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom
15:06:20 [2024-03-15T19:06:20.502Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom
15:06:20 [2024-03-15T19:06:20.502Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom
15:06:20 [2024-03-15T19:06:20.502Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom
15:06:20 [2024-03-15T19:06:20.502Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom (951 B at 68 kB/s)
15:06:20 [2024-03-15T19:06:20.502Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
15:06:20 [2024-03-15T19:06:20.502Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
15:06:20 [2024-03-15T19:06:20.502Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
15:06:20 [2024-03-15T19:06:20.502Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
15:06:20 [2024-03-15T19:06:20.502Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
15:06:20 [2024-03-15T19:06:20.502Z] [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
15:06:20 [2024-03-15T19:06:20.759Z] [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 393 kB/s)
15:06:20 [2024-03-15T19:06:20.759Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
15:06:20 [2024-03-15T19:06:20.759Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
15:06:20 [2024-03-15T19:06:20.759Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/35/commons-parent-35.pom
15:06:20 [2024-03-15T19:06:20.759Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
15:06:20 [2024-03-15T19:06:20.759Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
15:06:20 [2024-03-15T19:06:20.759Z] [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
15:06:20 [2024-03-15T19:06:20.759Z] [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 4.4 MB/s)
15:06:20 [2024-03-15T19:06:20.759Z] [WARNING] The POM for org.apache.commons:commons-exec:jar:1.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:06:20 [2024-03-15T19:06:20.759Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
15:06:20 [2024-03-15T19:06:20.759Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
15:06:20 [2024-03-15T19:06:20.759Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
15:06:21 [2024-03-15T19:06:21.021Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
15:06:21 [2024-03-15T19:06:21.021Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
15:06:21 [2024-03-15T19:06:21.021Z] [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
15:06:21 [2024-03-15T19:06:21.021Z] [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 51 kB/s)
15:06:21 [2024-03-15T19:06:21.021Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
15:06:21 [2024-03-15T19:06:21.021Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
15:06:21 [2024-03-15T19:06:21.021Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
15:06:21 [2024-03-15T19:06:21.021Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
15:06:21 [2024-03-15T19:06:21.021Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
15:06:21 [2024-03-15T19:06:21.021Z] [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
15:06:21 [2024-03-15T19:06:21.021Z] [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 168 kB/s)
15:06:21 [2024-03-15T19:06:21.021Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
15:06:21 [2024-03-15T19:06:21.021Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
15:06:21 [2024-03-15T19:06:21.021Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
15:06:21 [2024-03-15T19:06:21.279Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
15:06:21 [2024-03-15T19:06:21.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
15:06:21 [2024-03-15T19:06:21.279Z] [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
15:06:21 [2024-03-15T19:06:21.279Z] [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.4 MB/s)
15:06:21 [2024-03-15T19:06:21.279Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom
15:06:21 [2024-03-15T19:06:21.279Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom
15:06:21 [2024-03-15T19:06:21.279Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom
15:06:21 [2024-03-15T19:06:21.536Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom
15:06:21 [2024-03-15T19:06:21.536Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom
15:06:21 [2024-03-15T19:06:21.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom
15:06:21 [2024-03-15T19:06:21.536Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom (2.0 kB at 115 kB/s)
15:06:21 [2024-03-15T19:06:21.536Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
15:06:21 [2024-03-15T19:06:21.536Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
15:06:21 [2024-03-15T19:06:21.536Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.pom
15:06:21 [2024-03-15T19:06:21.536Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
15:06:21 [2024-03-15T19:06:21.536Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
15:06:21 [2024-03-15T19:06:21.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom
15:06:21 [2024-03-15T19:06:21.536Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom (9.5 kB at 2.4 MB/s)
15:06:21 [2024-03-15T19:06:21.536Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom
15:06:21 [2024-03-15T19:06:21.536Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom
15:06:21 [2024-03-15T19:06:21.794Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom
15:06:21 [2024-03-15T19:06:21.794Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom
15:06:21 [2024-03-15T19:06:21.794Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom
15:06:21 [2024-03-15T19:06:21.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom
15:06:21 [2024-03-15T19:06:21.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom (5.1 kB at 460 kB/s)
15:06:21 [2024-03-15T19:06:21.794Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
15:06:21 [2024-03-15T19:06:21.794Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
15:06:21 [2024-03-15T19:06:21.794Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
15:06:22 [2024-03-15T19:06:22.051Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
15:06:22 [2024-03-15T19:06:22.051Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
15:06:22 [2024-03-15T19:06:22.051Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
15:06:22 [2024-03-15T19:06:22.051Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom (2.7 kB at 92 kB/s)
15:06:22 [2024-03-15T19:06:22.051Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom
15:06:22 [2024-03-15T19:06:22.051Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom
15:06:22 [2024-03-15T19:06:22.051Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom
15:06:22 [2024-03-15T19:06:22.051Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom
15:06:22 [2024-03-15T19:06:22.051Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom
15:06:22 [2024-03-15T19:06:22.051Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom
15:06:22 [2024-03-15T19:06:22.051Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom (5.2 kB at 276 kB/s)
15:06:22 [2024-03-15T19:06:22.052Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
15:06:22 [2024-03-15T19:06:22.310Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
15:06:22 [2024-03-15T19:06:22.310Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
15:06:22 [2024-03-15T19:06:22.310Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
15:06:22 [2024-03-15T19:06:22.310Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
15:06:22 [2024-03-15T19:06:22.310Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
15:06:22 [2024-03-15T19:06:22.310Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 1.3 MB/s)
15:06:22 [2024-03-15T19:06:22.310Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
15:06:22 [2024-03-15T19:06:22.310Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
15:06:22 [2024-03-15T19:06:22.310Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
15:06:22 [2024-03-15T19:06:22.567Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
15:06:22 [2024-03-15T19:06:22.568Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
15:06:22 [2024-03-15T19:06:22.568Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
15:06:22 [2024-03-15T19:06:22.568Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 1.9 MB/s)
15:06:22 [2024-03-15T19:06:22.568Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
15:06:22 [2024-03-15T19:06:22.568Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
15:06:22 [2024-03-15T19:06:22.568Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
15:06:22 [2024-03-15T19:06:22.825Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
15:06:22 [2024-03-15T19:06:22.825Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
15:06:22 [2024-03-15T19:06:22.825Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
15:06:22 [2024-03-15T19:06:22.825Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom (1.6 kB at 812 kB/s)
15:06:22 [2024-03-15T19:06:22.825Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
15:06:22 [2024-03-15T19:06:22.825Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
15:06:22 [2024-03-15T19:06:22.825Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
15:06:22 [2024-03-15T19:06:22.825Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
15:06:22 [2024-03-15T19:06:22.825Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
15:06:22 [2024-03-15T19:06:22.825Z] [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
15:06:22 [2024-03-15T19:06:22.825Z] [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 4.0 MB/s)
15:06:22 [2024-03-15T19:06:22.825Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/58/commons-parent-58.pom
15:06:22 [2024-03-15T19:06:22.825Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/58/commons-parent-58.pom
15:06:22 [2024-03-15T19:06:22.825Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/58/commons-parent-58.pom
15:06:23 [2024-03-15T19:06:23.082Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/58/commons-parent-58.pom
15:06:23 [2024-03-15T19:06:23.083Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/58/commons-parent-58.pom
15:06:23 [2024-03-15T19:06:23.083Z] [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
15:06:23 [2024-03-15T19:06:23.083Z] [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 14 MB/s)
15:06:23 [2024-03-15T19:06:23.083Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.16.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:06:23 [2024-03-15T19:06:23.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom
15:06:23 [2024-03-15T19:06:23.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom
15:06:23 [2024-03-15T19:06:23.083Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom
15:06:23 [2024-03-15T19:06:23.083Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom
15:06:23 [2024-03-15T19:06:23.083Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom
15:06:23 [2024-03-15T19:06:23.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom
15:06:23 [2024-03-15T19:06:23.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom (2.4 kB at 182 kB/s)
15:06:23 [2024-03-15T19:06:23.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom
15:06:23 [2024-03-15T19:06:23.340Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom
15:06:23 [2024-03-15T19:06:23.340Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom
15:06:23 [2024-03-15T19:06:23.340Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom
15:06:23 [2024-03-15T19:06:23.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom
15:06:23 [2024-03-15T19:06:23.340Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom
15:06:23 [2024-03-15T19:06:23.340Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom (7.7 kB at 295 kB/s)
15:06:23 [2024-03-15T19:06:23.340Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom
15:06:23 [2024-03-15T19:06:23.340Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom
15:06:23 [2024-03-15T19:06:23.340Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom
15:06:23 [2024-03-15T19:06:23.598Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom
15:06:23 [2024-03-15T19:06:23.598Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom
15:06:23 [2024-03-15T19:06:23.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom
15:06:23 [2024-03-15T19:06:23.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom (3.2 kB at 318 kB/s)
15:06:23 [2024-03-15T19:06:23.598Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
15:06:23 [2024-03-15T19:06:23.598Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
15:06:23 [2024-03-15T19:06:23.598Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
15:06:23 [2024-03-15T19:06:23.598Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
15:06:23 [2024-03-15T19:06:23.598Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
15:06:23 [2024-03-15T19:06:23.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
15:06:23 [2024-03-15T19:06:23.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom (2.2 kB at 219 kB/s)
15:06:23 [2024-03-15T19:06:23.598Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
15:06:23 [2024-03-15T19:06:23.598Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
15:06:23 [2024-03-15T19:06:23.598Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
15:06:23 [2024-03-15T19:06:23.855Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
15:06:23 [2024-03-15T19:06:23.855Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
15:06:23 [2024-03-15T19:06:23.855Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
15:06:23 [2024-03-15T19:06:23.855Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom (14 kB at 4.6 MB/s)
15:06:23 [2024-03-15T19:06:23.855Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom
15:06:23 [2024-03-15T19:06:23.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
15:06:23 [2024-03-15T19:06:23.855Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
15:06:23 [2024-03-15T19:06:23.855Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
15:06:23 [2024-03-15T19:06:23.855Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom
15:06:23 [2024-03-15T19:06:23.855Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
15:06:23 [2024-03-15T19:06:23.855Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 3.7 MB/s)
15:06:23 [2024-03-15T19:06:23.855Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
15:06:23 [2024-03-15T19:06:23.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
15:06:23 [2024-03-15T19:06:23.855Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
15:06:24 [2024-03-15T19:06:24.112Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
15:06:24 [2024-03-15T19:06:24.112Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
15:06:24 [2024-03-15T19:06:24.112Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
15:06:24 [2024-03-15T19:06:24.113Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom (1.9 kB at 630 kB/s)
15:06:24 [2024-03-15T19:06:24.113Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom
15:06:24 [2024-03-15T19:06:24.113Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom
15:06:24 [2024-03-15T19:06:24.113Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom
15:06:24 [2024-03-15T19:06:24.113Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom
15:06:24 [2024-03-15T19:06:24.113Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom
15:06:24 [2024-03-15T19:06:24.113Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom
15:06:24 [2024-03-15T19:06:24.370Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom (1.5 kB at 25 kB/s)
15:06:24 [2024-03-15T19:06:24.370Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom
15:06:24 [2024-03-15T19:06:24.370Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom
15:06:24 [2024-03-15T19:06:24.370Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom
15:06:24 [2024-03-15T19:06:24.370Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom
15:06:24 [2024-03-15T19:06:24.370Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom
15:06:24 [2024-03-15T19:06:24.370Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom
15:06:24 [2024-03-15T19:06:24.370Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom (3.8 kB at 1.3 MB/s)
15:06:24 [2024-03-15T19:06:24.627Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom
15:06:24 [2024-03-15T19:06:24.627Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom
15:06:24 [2024-03-15T19:06:24.627Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom
15:06:24 [2024-03-15T19:06:24.627Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom
15:06:24 [2024-03-15T19:06:24.627Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom
15:06:24 [2024-03-15T19:06:24.627Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom
15:06:24 [2024-03-15T19:06:24.627Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom (1.6 kB at 162 kB/s)
15:06:24 [2024-03-15T19:06:24.627Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom
15:06:24 [2024-03-15T19:06:24.628Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom
15:06:24 [2024-03-15T19:06:24.628Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom
15:06:24 [2024-03-15T19:06:24.887Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom
15:06:24 [2024-03-15T19:06:24.887Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom
15:06:24 [2024-03-15T19:06:24.887Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom
15:06:24 [2024-03-15T19:06:24.887Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom (3.9 kB at 197 kB/s)
15:06:24 [2024-03-15T19:06:24.887Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom
15:06:24 [2024-03-15T19:06:24.887Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom
15:06:24 [2024-03-15T19:06:24.887Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom
15:06:25 [2024-03-15T19:06:25.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom
15:06:25 [2024-03-15T19:06:25.145Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom
15:06:25 [2024-03-15T19:06:25.145Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom
15:06:25 [2024-03-15T19:06:25.145Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom (1.8 kB at 585 kB/s)
15:06:25 [2024-03-15T19:06:25.145Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom
15:06:25 [2024-03-15T19:06:25.145Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom
15:06:25 [2024-03-15T19:06:25.145Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom
15:06:25 [2024-03-15T19:06:25.404Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom
15:06:25 [2024-03-15T19:06:25.404Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom
15:06:25 [2024-03-15T19:06:25.404Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom
15:06:25 [2024-03-15T19:06:25.404Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom (2.0 kB at 167 kB/s)
15:06:25 [2024-03-15T19:06:25.404Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom
15:06:25 [2024-03-15T19:06:25.404Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom
15:06:25 [2024-03-15T19:06:25.404Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom
15:06:25 [2024-03-15T19:06:25.404Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom
15:06:25 [2024-03-15T19:06:25.404Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom
15:06:25 [2024-03-15T19:06:25.662Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom
15:06:25 [2024-03-15T19:06:25.662Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom (2.4 kB at 305 kB/s)
15:06:25 [2024-03-15T19:06:25.662Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom
15:06:25 [2024-03-15T19:06:25.662Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom
15:06:25 [2024-03-15T19:06:25.662Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom
15:06:25 [2024-03-15T19:06:25.662Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom
15:06:25 [2024-03-15T19:06:25.662Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom
15:06:25 [2024-03-15T19:06:25.662Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom
15:06:25 [2024-03-15T19:06:25.662Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom (3.5 kB at 390 kB/s)
15:06:25 [2024-03-15T19:06:25.662Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom
15:06:25 [2024-03-15T19:06:25.919Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom
15:06:25 [2024-03-15T19:06:25.919Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom
15:06:25 [2024-03-15T19:06:25.919Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom
15:06:25 [2024-03-15T19:06:25.919Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom
15:06:25 [2024-03-15T19:06:25.919Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom
15:06:25 [2024-03-15T19:06:25.919Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom (1.6 kB at 97 kB/s)
15:06:26 [2024-03-15T19:06:26.177Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
15:06:26 [2024-03-15T19:06:26.177Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
15:06:26 [2024-03-15T19:06:26.177Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
15:06:26 [2024-03-15T19:06:26.177Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
15:06:26 [2024-03-15T19:06:26.177Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
15:06:26 [2024-03-15T19:06:26.177Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
15:06:26 [2024-03-15T19:06:26.177Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom (2.8 kB at 1.4 MB/s)
15:06:26 [2024-03-15T19:06:26.177Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
15:06:26 [2024-03-15T19:06:26.177Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
15:06:26 [2024-03-15T19:06:26.434Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
15:06:26 [2024-03-15T19:06:26.434Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
15:06:26 [2024-03-15T19:06:26.691Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
15:06:26 [2024-03-15T19:06:26.691Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
15:06:26 [2024-03-15T19:06:26.691Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom (1.5 kB at 740 kB/s)
15:06:26 [2024-03-15T19:06:26.691Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
15:06:26 [2024-03-15T19:06:26.691Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
15:06:26 [2024-03-15T19:06:26.691Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
15:06:26 [2024-03-15T19:06:26.691Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
15:06:26 [2024-03-15T19:06:26.691Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
15:06:26 [2024-03-15T19:06:26.947Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
15:06:26 [2024-03-15T19:06:26.947Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom (1.3 kB at 654 kB/s)
15:06:26 [2024-03-15T19:06:26.948Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
15:06:26 [2024-03-15T19:06:26.948Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
15:06:26 [2024-03-15T19:06:26.948Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
15:06:26 [2024-03-15T19:06:26.948Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
15:06:26 [2024-03-15T19:06:26.948Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
15:06:26 [2024-03-15T19:06:26.948Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
15:06:26 [2024-03-15T19:06:26.948Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom (1.3 kB at 646 kB/s)
15:06:26 [2024-03-15T19:06:26.948Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
15:06:26 [2024-03-15T19:06:26.948Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
15:06:26 [2024-03-15T19:06:26.948Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
15:06:26 [2024-03-15T19:06:26.948Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
15:06:26 [2024-03-15T19:06:26.948Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
15:06:27 [2024-03-15T19:06:27.205Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
15:06:27 [2024-03-15T19:06:27.205Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom (1.3 kB at 184 kB/s)
15:06:27 [2024-03-15T19:06:27.205Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom
15:06:27 [2024-03-15T19:06:27.205Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom
15:06:27 [2024-03-15T19:06:27.205Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom
15:06:27 [2024-03-15T19:06:27.205Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom
15:06:27 [2024-03-15T19:06:27.205Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom
15:06:27 [2024-03-15T19:06:27.205Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom
15:06:27 [2024-03-15T19:06:27.205Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom (2.8 kB at 1.4 MB/s)
15:06:27 [2024-03-15T19:06:27.205Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom
15:06:27 [2024-03-15T19:06:27.205Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom
15:06:27 [2024-03-15T19:06:27.205Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom
15:06:27 [2024-03-15T19:06:27.205Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom
15:06:27 [2024-03-15T19:06:27.205Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom
15:06:27 [2024-03-15T19:06:27.205Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom
15:06:27 [2024-03-15T19:06:27.205Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom (4.5 kB at 568 kB/s)
15:06:27 [2024-03-15T19:06:27.205Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom
15:06:27 [2024-03-15T19:06:27.462Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom
15:06:27 [2024-03-15T19:06:27.462Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom
15:06:27 [2024-03-15T19:06:27.462Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom
15:06:27 [2024-03-15T19:06:27.462Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom
15:06:27 [2024-03-15T19:06:27.462Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom
15:06:27 [2024-03-15T19:06:27.462Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom (3.2 kB at 1.6 MB/s)
15:06:27 [2024-03-15T19:06:27.462Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom
15:06:27 [2024-03-15T19:06:27.462Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom
15:06:27 [2024-03-15T19:06:27.462Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom
15:06:27 [2024-03-15T19:06:27.462Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom
15:06:27 [2024-03-15T19:06:27.462Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom
15:06:27 [2024-03-15T19:06:27.462Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom
15:06:27 [2024-03-15T19:06:27.720Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom (3.2 kB at 215 kB/s)
15:06:27 [2024-03-15T19:06:27.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom
15:06:27 [2024-03-15T19:06:27.720Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom
15:06:27 [2024-03-15T19:06:27.720Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom
15:06:27 [2024-03-15T19:06:27.720Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom
15:06:27 [2024-03-15T19:06:27.720Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom
15:06:27 [2024-03-15T19:06:27.720Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom
15:06:27 [2024-03-15T19:06:27.720Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom (4.5 kB at 502 kB/s)
15:06:27 [2024-03-15T19:06:27.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
15:06:27 [2024-03-15T19:06:27.720Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
15:06:27 [2024-03-15T19:06:27.720Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
15:06:27 [2024-03-15T19:06:27.720Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
15:06:27 [2024-03-15T19:06:27.720Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
15:06:27 [2024-03-15T19:06:27.720Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
15:06:27 [2024-03-15T19:06:27.977Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom (1.7 kB at 62 kB/s)
15:06:27 [2024-03-15T19:06:27.977Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom
15:06:27 [2024-03-15T19:06:27.977Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom
15:06:27 [2024-03-15T19:06:27.977Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom
15:06:27 [2024-03-15T19:06:27.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom
15:06:27 [2024-03-15T19:06:27.977Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom
15:06:27 [2024-03-15T19:06:27.977Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom
15:06:27 [2024-03-15T19:06:27.977Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom (15 kB at 1.7 MB/s)
15:06:27 [2024-03-15T19:06:27.977Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/felix/felix-parent/6/felix-parent-6.pom
15:06:27 [2024-03-15T19:06:27.977Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/felix/felix-parent/6/felix-parent-6.pom
15:06:27 [2024-03-15T19:06:27.977Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/felix/felix-parent/6/felix-parent-6.pom
15:06:27 [2024-03-15T19:06:27.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/felix/felix-parent/6/felix-parent-6.pom
15:06:27 [2024-03-15T19:06:27.977Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/felix/felix-parent/6/felix-parent-6.pom
15:06:27 [2024-03-15T19:06:27.977Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/6/felix-parent-6.pom
15:06:27 [2024-03-15T19:06:27.977Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/6/felix-parent-6.pom (22 kB at 2.7 MB/s)
15:06:27 [2024-03-15T19:06:27.977Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/21/apache-21.pom
15:06:27 [2024-03-15T19:06:27.977Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/21/apache-21.pom
15:06:28 [2024-03-15T19:06:28.234Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/21/apache-21.pom
15:06:28 [2024-03-15T19:06:28.234Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/21/apache-21.pom
15:06:28 [2024-03-15T19:06:28.234Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/21/apache-21.pom
15:06:28 [2024-03-15T19:06:28.234Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom
15:06:28 [2024-03-15T19:06:28.234Z] [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 8.6 MB/s)
15:06:28 [2024-03-15T19:06:28.234Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
15:06:28 [2024-03-15T19:06:28.234Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
15:06:28 [2024-03-15T19:06:28.234Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
15:06:28 [2024-03-15T19:06:28.234Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
15:06:28 [2024-03-15T19:06:28.234Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
15:06:28 [2024-03-15T19:06:28.234Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
15:06:28 [2024-03-15T19:06:28.234Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom (2.5 kB at 1.3 MB/s)
15:06:28 [2024-03-15T19:06:28.234Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
15:06:28 [2024-03-15T19:06:28.234Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
15:06:28 [2024-03-15T19:06:28.234Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
15:06:28 [2024-03-15T19:06:28.491Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
15:06:28 [2024-03-15T19:06:28.491Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
15:06:28 [2024-03-15T19:06:28.491Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
15:06:28 [2024-03-15T19:06:28.491Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom (4.3 kB at 2.2 MB/s)
15:06:28 [2024-03-15T19:06:28.491Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
15:06:28 [2024-03-15T19:06:28.491Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
15:06:28 [2024-03-15T19:06:28.491Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
15:06:28 [2024-03-15T19:06:28.491Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
15:06:28 [2024-03-15T19:06:28.491Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
15:06:28 [2024-03-15T19:06:28.491Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
15:06:28 [2024-03-15T19:06:28.491Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom (26 kB at 8.8 MB/s)
15:06:28 [2024-03-15T19:06:28.491Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
15:06:28 [2024-03-15T19:06:28.491Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
15:06:28 [2024-03-15T19:06:28.491Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
15:06:28 [2024-03-15T19:06:28.491Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
15:06:28 [2024-03-15T19:06:28.491Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
15:06:28 [2024-03-15T19:06:28.748Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
15:06:28 [2024-03-15T19:06:28.748Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.1 kB at 587 kB/s)
15:06:28 [2024-03-15T19:06:28.748Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
15:06:28 [2024-03-15T19:06:28.748Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
15:06:28 [2024-03-15T19:06:28.748Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
15:06:28 [2024-03-15T19:06:28.748Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
15:06:28 [2024-03-15T19:06:28.749Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
15:06:28 [2024-03-15T19:06:28.749Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
15:06:28 [2024-03-15T19:06:28.749Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom (1.6 kB at 528 kB/s)
15:06:28 [2024-03-15T19:06:28.749Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
15:06:28 [2024-03-15T19:06:28.749Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
15:06:28 [2024-03-15T19:06:28.749Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
15:06:28 [2024-03-15T19:06:28.749Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
15:06:28 [2024-03-15T19:06:28.749Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
15:06:28 [2024-03-15T19:06:28.749Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
15:06:28 [2024-03-15T19:06:28.749Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom (1.1 kB at 380 kB/s)
15:06:28 [2024-03-15T19:06:28.749Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom
15:06:28 [2024-03-15T19:06:28.749Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom
15:06:29 [2024-03-15T19:06:29.007Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom
15:06:29 [2024-03-15T19:06:29.007Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom
15:06:29 [2024-03-15T19:06:29.007Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom
15:06:29 [2024-03-15T19:06:29.007Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom
15:06:29 [2024-03-15T19:06:29.007Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom (24 kB at 2.4 MB/s)
15:06:29 [2024-03-15T19:06:29.007Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
15:06:29 [2024-03-15T19:06:29.007Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom
15:06:29 [2024-03-15T19:06:29.007Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/54/commons-parent-54.pom
15:06:29 [2024-03-15T19:06:29.007Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom
15:06:29 [2024-03-15T19:06:29.007Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
15:06:29 [2024-03-15T19:06:29.007Z] [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
15:06:29 [2024-03-15T19:06:29.264Z] [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 5.8 MB/s)
15:06:29 [2024-03-15T19:06:29.264Z] [WARNING] The POM for commons-net:commons-net:jar:3.9.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:06:29 [2024-03-15T19:06:29.264Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom
15:06:29 [2024-03-15T19:06:29.264Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom
15:06:29 [2024-03-15T19:06:29.264Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom
15:06:29 [2024-03-15T19:06:29.264Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom
15:06:29 [2024-03-15T19:06:29.264Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom
15:06:29 [2024-03-15T19:06:29.264Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom
15:06:29 [2024-03-15T19:06:29.264Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom (1.3 kB at 71 kB/s)
15:06:29 [2024-03-15T19:06:29.264Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom
15:06:29 [2024-03-15T19:06:29.264Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom
15:06:29 [2024-03-15T19:06:29.264Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom
15:06:29 [2024-03-15T19:06:29.264Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom
15:06:29 [2024-03-15T19:06:29.264Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom
15:06:29 [2024-03-15T19:06:29.520Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom
15:06:29 [2024-03-15T19:06:29.520Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom (1.7 kB at 106 kB/s)
15:06:29 [2024-03-15T19:06:29.520Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
15:06:29 [2024-03-15T19:06:29.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
15:06:29 [2024-03-15T19:06:29.520Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
15:06:29 [2024-03-15T19:06:29.778Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
15:06:29 [2024-03-15T19:06:29.778Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
15:06:29 [2024-03-15T19:06:29.778Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
15:06:29 [2024-03-15T19:06:29.778Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom (1.3 kB at 654 kB/s)
15:06:29 [2024-03-15T19:06:29.778Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
15:06:29 [2024-03-15T19:06:29.778Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
15:06:29 [2024-03-15T19:06:29.778Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
15:06:29 [2024-03-15T19:06:29.778Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
15:06:29 [2024-03-15T19:06:29.778Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
15:06:29 [2024-03-15T19:06:29.778Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
15:06:29 [2024-03-15T19:06:29.778Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom (1.7 kB at 852 kB/s)
15:06:29 [2024-03-15T19:06:29.778Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
15:06:29 [2024-03-15T19:06:29.778Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
15:06:29 [2024-03-15T19:06:29.778Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
15:06:29 [2024-03-15T19:06:29.778Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
15:06:29 [2024-03-15T19:06:29.778Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
15:06:29 [2024-03-15T19:06:29.778Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
15:06:29 [2024-03-15T19:06:29.778Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom (1.9 kB at 627 kB/s)
15:06:29 [2024-03-15T19:06:29.778Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
15:06:29 [2024-03-15T19:06:29.778Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
15:06:30 [2024-03-15T19:06:30.036Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
15:06:30 [2024-03-15T19:06:30.036Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
15:06:30 [2024-03-15T19:06:30.036Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
15:06:30 [2024-03-15T19:06:30.036Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
15:06:30 [2024-03-15T19:06:30.036Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom (1.4 kB at 717 kB/s)
15:06:30 [2024-03-15T19:06:30.036Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
15:06:30 [2024-03-15T19:06:30.036Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
15:06:30 [2024-03-15T19:06:30.036Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
15:06:30 [2024-03-15T19:06:30.036Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
15:06:30 [2024-03-15T19:06:30.036Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
15:06:30 [2024-03-15T19:06:30.036Z] [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
15:06:30 [2024-03-15T19:06:30.036Z] [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 201 kB/s)
15:06:30 [2024-03-15T19:06:30.036Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
15:06:30 [2024-03-15T19:06:30.036Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
15:06:30 [2024-03-15T19:06:30.036Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
15:06:30 [2024-03-15T19:06:30.292Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
15:06:30 [2024-03-15T19:06:30.292Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
15:06:30 [2024-03-15T19:06:30.292Z] [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
15:06:30 [2024-03-15T19:06:30.292Z] [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.7 MB/s)
15:06:30 [2024-03-15T19:06:30.292Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
15:06:30 [2024-03-15T19:06:30.292Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
15:06:30 [2024-03-15T19:06:30.292Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
15:06:30 [2024-03-15T19:06:30.292Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
15:06:30 [2024-03-15T19:06:30.292Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
15:06:30 [2024-03-15T19:06:30.292Z] [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
15:06:30 [2024-03-15T19:06:30.292Z] [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 703 kB/s)
15:06:30 [2024-03-15T19:06:30.292Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom
15:06:30 [2024-03-15T19:06:30.292Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom
15:06:30 [2024-03-15T19:06:30.292Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom
15:06:30 [2024-03-15T19:06:30.548Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom
15:06:30 [2024-03-15T19:06:30.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom
15:06:30 [2024-03-15T19:06:30.548Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom
15:06:30 [2024-03-15T19:06:30.548Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom (2.6 kB at 232 kB/s)
15:06:30 [2024-03-15T19:06:30.548Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom
15:06:30 [2024-03-15T19:06:30.548Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom
15:06:30 [2024-03-15T19:06:30.548Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom
15:06:30 [2024-03-15T19:06:30.548Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom
15:06:30 [2024-03-15T19:06:30.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom
15:06:30 [2024-03-15T19:06:30.548Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom
15:06:30 [2024-03-15T19:06:30.548Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom (2.4 kB at 301 kB/s)
15:06:30 [2024-03-15T19:06:30.548Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom
15:06:30 [2024-03-15T19:06:30.548Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom
15:06:30 [2024-03-15T19:06:30.548Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom
15:06:30 [2024-03-15T19:06:30.548Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom
15:06:30 [2024-03-15T19:06:30.806Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom
15:06:30 [2024-03-15T19:06:30.806Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom
15:06:30 [2024-03-15T19:06:30.806Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom (1.6 kB at 199 kB/s)
15:06:30 [2024-03-15T19:06:30.806Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom
15:06:30 [2024-03-15T19:06:30.806Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom
15:06:30 [2024-03-15T19:06:30.806Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom
15:06:30 [2024-03-15T19:06:30.806Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom
15:06:30 [2024-03-15T19:06:30.806Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom
15:06:30 [2024-03-15T19:06:30.806Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom
15:06:30 [2024-03-15T19:06:30.806Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom (2.0 kB at 166 kB/s)
15:06:30 [2024-03-15T19:06:30.806Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom
15:06:30 [2024-03-15T19:06:30.806Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom
15:06:30 [2024-03-15T19:06:30.806Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom
15:06:31 [2024-03-15T19:06:31.063Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom
15:06:31 [2024-03-15T19:06:31.063Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom
15:06:31 [2024-03-15T19:06:31.063Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom
15:06:31 [2024-03-15T19:06:31.063Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom (2.2 kB at 64 kB/s)
15:06:31 [2024-03-15T19:06:31.063Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom
15:06:31 [2024-03-15T19:06:31.063Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom
15:06:31 [2024-03-15T19:06:31.063Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom
15:06:31 [2024-03-15T19:06:31.063Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom
15:06:31 [2024-03-15T19:06:31.063Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom
15:06:31 [2024-03-15T19:06:31.063Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom
15:06:31 [2024-03-15T19:06:31.063Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom (1.6 kB at 113 kB/s)
15:06:31 [2024-03-15T19:06:31.063Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom
15:06:31 [2024-03-15T19:06:31.063Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom
15:06:31 [2024-03-15T19:06:31.063Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom
15:06:31 [2024-03-15T19:06:31.321Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom
15:06:31 [2024-03-15T19:06:31.321Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom
15:06:31 [2024-03-15T19:06:31.321Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom
15:06:31 [2024-03-15T19:06:31.321Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom (1.3 kB at 110 kB/s)
15:06:31 [2024-03-15T19:06:31.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar
15:06:31 [2024-03-15T19:06:31.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar
15:06:31 [2024-03-15T19:06:31.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
15:06:31 [2024-03-15T19:06:31.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
15:06:31 [2024-03-15T19:06:31.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
15:06:31 [2024-03-15T19:06:31.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.jar
15:06:31 [2024-03-15T19:06:31.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
15:06:31 [2024-03-15T19:06:31.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
15:06:31 [2024-03-15T19:06:31.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
15:06:31 [2024-03-15T19:06:31.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
15:06:31 [2024-03-15T19:06:31.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.jar
15:06:31 [2024-03-15T19:06:31.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
15:06:31 [2024-03-15T19:06:31.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
15:06:31 [2024-03-15T19:06:31.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
15:06:31 [2024-03-15T19:06:31.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar
15:06:31 [2024-03-15T19:06:31.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar
15:06:31 [2024-03-15T19:06:31.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar
15:06:31 [2024-03-15T19:06:31.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar
15:06:31 [2024-03-15T19:06:31.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
15:06:31 [2024-03-15T19:06:31.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
15:06:31 [2024-03-15T19:06:31.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar
15:06:31 [2024-03-15T19:06:31.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar
15:06:31 [2024-03-15T19:06:31.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
15:06:31 [2024-03-15T19:06:31.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
15:06:31 [2024-03-15T19:06:31.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar
15:06:31 [2024-03-15T19:06:31.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar
15:06:31 [2024-03-15T19:06:31.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar
15:06:31 [2024-03-15T19:06:31.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
15:06:31 [2024-03-15T19:06:31.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar
15:06:31 [2024-03-15T19:06:31.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar
15:06:31 [2024-03-15T19:06:31.580Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar
15:06:31 [2024-03-15T19:06:31.580Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
15:06:31 [2024-03-15T19:06:31.580Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
15:06:31 [2024-03-15T19:06:31.580Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar
15:06:31 [2024-03-15T19:06:31.580Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
15:06:31 [2024-03-15T19:06:31.580Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar
15:06:31 [2024-03-15T19:06:31.580Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar
15:06:31 [2024-03-15T19:06:31.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar
15:06:31 [2024-03-15T19:06:31.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar
15:06:31 [2024-03-15T19:06:31.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar
15:06:31 [2024-03-15T19:06:31.840Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar
15:06:31 [2024-03-15T19:06:31.840Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar
15:06:31 [2024-03-15T19:06:31.840Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
15:06:31 [2024-03-15T19:06:31.840Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
15:06:31 [2024-03-15T19:06:31.840Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
15:06:31 [2024-03-15T19:06:31.840Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar
15:06:31 [2024-03-15T19:06:31.840Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
15:06:31 [2024-03-15T19:06:31.840Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
15:06:31 [2024-03-15T19:06:31.840Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
15:06:32 [2024-03-15T19:06:32.097Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
15:06:32 [2024-03-15T19:06:32.097Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.9/xz-1.9.jar
15:06:32 [2024-03-15T19:06:32.097Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
15:06:32 [2024-03-15T19:06:32.097Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
15:06:32 [2024-03-15T19:06:32.097Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
15:06:32 [2024-03-15T19:06:32.097Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar
15:06:32 [2024-03-15T19:06:32.097Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar
15:06:32 [2024-03-15T19:06:32.097Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar
15:06:32 [2024-03-15T19:06:32.097Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
15:06:32 [2024-03-15T19:06:32.097Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
15:06:32 [2024-03-15T19:06:32.097Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar
15:06:32 [2024-03-15T19:06:32.097Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar
15:06:32 [2024-03-15T19:06:32.097Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.jar
15:06:32 [2024-03-15T19:06:32.097Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar
15:06:32 [2024-03-15T19:06:32.357Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
15:06:32 [2024-03-15T19:06:32.357Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar
15:06:32 [2024-03-15T19:06:32.357Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar
15:06:32 [2024-03-15T19:06:32.357Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar
15:06:32 [2024-03-15T19:06:32.357Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
15:06:32 [2024-03-15T19:06:32.357Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar
15:06:32 [2024-03-15T19:06:32.357Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar
15:06:32 [2024-03-15T19:06:32.357Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar
15:06:32 [2024-03-15T19:06:32.357Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
15:06:32 [2024-03-15T19:06:32.357Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
15:06:32 [2024-03-15T19:06:32.357Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar
15:06:32 [2024-03-15T19:06:32.357Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
15:06:32 [2024-03-15T19:06:32.357Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar
15:06:32 [2024-03-15T19:06:32.357Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar
15:06:32 [2024-03-15T19:06:32.357Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
15:06:32 [2024-03-15T19:06:32.357Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar
15:06:32 [2024-03-15T19:06:32.357Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar
15:06:32 [2024-03-15T19:06:32.357Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar
15:06:32 [2024-03-15T19:06:32.614Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar
15:06:32 [2024-03-15T19:06:32.614Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar
15:06:32 [2024-03-15T19:06:32.614Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar
15:06:32 [2024-03-15T19:06:32.614Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar
15:06:32 [2024-03-15T19:06:32.614Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar
15:06:32 [2024-03-15T19:06:32.614Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar
15:06:32 [2024-03-15T19:06:32.614Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar
15:06:32 [2024-03-15T19:06:32.614Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar
15:06:32 [2024-03-15T19:06:32.614Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar
15:06:32 [2024-03-15T19:06:32.614Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar
15:06:32 [2024-03-15T19:06:32.614Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar
15:06:32 [2024-03-15T19:06:32.614Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
15:06:32 [2024-03-15T19:06:32.614Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar
15:06:32 [2024-03-15T19:06:32.870Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar
15:06:32 [2024-03-15T19:06:32.870Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar
15:06:32 [2024-03-15T19:06:32.870Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar
15:06:32 [2024-03-15T19:06:32.870Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
15:06:32 [2024-03-15T19:06:32.870Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
15:06:32 [2024-03-15T19:06:32.870Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
15:06:32 [2024-03-15T19:06:32.870Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
15:06:32 [2024-03-15T19:06:32.870Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
15:06:32 [2024-03-15T19:06:32.870Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
15:06:32 [2024-03-15T19:06:32.870Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar
15:06:32 [2024-03-15T19:06:32.870Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar
15:06:32 [2024-03-15T19:06:32.870Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar
15:06:32 [2024-03-15T19:06:32.870Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar
15:06:33 [2024-03-15T19:06:33.127Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar
15:06:33 [2024-03-15T19:06:33.127Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar
15:06:33 [2024-03-15T19:06:33.127Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar
15:06:33 [2024-03-15T19:06:33.127Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar
15:06:33 [2024-03-15T19:06:33.127Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar
15:06:33 [2024-03-15T19:06:33.127Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar
15:06:33 [2024-03-15T19:06:33.127Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
15:06:33 [2024-03-15T19:06:33.127Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
15:06:33 [2024-03-15T19:06:33.127Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
15:06:33 [2024-03-15T19:06:33.127Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
15:06:33 [2024-03-15T19:06:33.127Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
15:06:33 [2024-03-15T19:06:33.127Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar
15:06:33 [2024-03-15T19:06:33.127Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
15:06:33 [2024-03-15T19:06:33.127Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar
15:06:33 [2024-03-15T19:06:33.127Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar
15:06:33 [2024-03-15T19:06:33.127Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar
15:06:33 [2024-03-15T19:06:33.127Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar
15:06:33 [2024-03-15T19:06:33.385Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar
15:06:33 [2024-03-15T19:06:33.385Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar
15:06:33 [2024-03-15T19:06:33.385Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar
15:06:33 [2024-03-15T19:06:33.385Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar
15:06:33 [2024-03-15T19:06:33.385Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar
15:06:33 [2024-03-15T19:06:33.385Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
15:06:33 [2024-03-15T19:06:33.385Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
15:06:33 [2024-03-15T19:06:33.385Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
15:06:33 [2024-03-15T19:06:33.385Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
15:06:33 [2024-03-15T19:06:33.385Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
15:06:33 [2024-03-15T19:06:33.385Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
15:06:33 [2024-03-15T19:06:33.385Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar
15:06:33 [2024-03-15T19:06:33.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
15:06:33 [2024-03-15T19:06:33.645Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
15:06:33 [2024-03-15T19:06:33.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
15:06:33 [2024-03-15T19:06:33.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
15:06:33 [2024-03-15T19:06:33.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
15:06:33 [2024-03-15T19:06:33.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar
15:06:33 [2024-03-15T19:06:33.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar
15:06:33 [2024-03-15T19:06:33.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar
15:06:33 [2024-03-15T19:06:33.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar
15:06:33 [2024-03-15T19:06:33.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar
15:06:33 [2024-03-15T19:06:33.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar
15:06:33 [2024-03-15T19:06:33.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar
15:06:33 [2024-03-15T19:06:33.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar
15:06:33 [2024-03-15T19:06:33.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar
15:06:33 [2024-03-15T19:06:33.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar
15:06:33 [2024-03-15T19:06:33.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
15:06:33 [2024-03-15T19:06:33.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
15:06:33 [2024-03-15T19:06:33.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
15:06:33 [2024-03-15T19:06:33.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
15:06:33 [2024-03-15T19:06:33.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
15:06:33 [2024-03-15T19:06:33.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar
15:06:33 [2024-03-15T19:06:33.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
15:06:33 [2024-03-15T19:06:33.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar
15:06:33 [2024-03-15T19:06:33.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar
15:06:33 [2024-03-15T19:06:33.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar
15:06:33 [2024-03-15T19:06:33.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar
15:06:33 [2024-03-15T19:06:33.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar
15:06:33 [2024-03-15T19:06:33.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar
15:06:33 [2024-03-15T19:06:33.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar
15:06:33 [2024-03-15T19:06:33.647Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar
15:06:33 [2024-03-15T19:06:33.647Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar (6.0 kB at 299 kB/s)
15:06:33 [2024-03-15T19:06:33.647Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar
15:06:33 [2024-03-15T19:06:33.647Z] [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
15:06:33 [2024-03-15T19:06:33.647Z] [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
15:06:33 [2024-03-15T19:06:33.647Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
15:06:33 [2024-03-15T19:06:33.647Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar
15:06:33 [2024-03-15T19:06:33.647Z] [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)
15:06:33 [2024-03-15T19:06:33.647Z] [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
15:06:33 [2024-03-15T19:06:33.922Z] [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 30 MB/s)
15:06:33 [2024-03-15T19:06:33.922Z] [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.jar
15:06:33 [2024-03-15T19:06:33.922Z] [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 16 MB/s)
15:06:33 [2024-03-15T19:06:33.922Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
15:06:33 [2024-03-15T19:06:33.922Z] [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 12 MB/s)
15:06:33 [2024-03-15T19:06:33.922Z] [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
15:06:33 [2024-03-15T19:06:33.922Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar (224 kB at 17 MB/s)
15:06:33 [2024-03-15T19:06:33.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar
15:06:33 [2024-03-15T19:06:33.923Z] [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 3.9 MB/s)
15:06:33 [2024-03-15T19:06:33.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
15:06:33 [2024-03-15T19:06:33.923Z] [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 6.8 MB/s)
15:06:33 [2024-03-15T19:06:33.923Z] [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
15:06:33 [2024-03-15T19:06:33.923Z] [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.jar (79 kB at 4.7 MB/s)
15:06:33 [2024-03-15T19:06:33.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
15:06:33 [2024-03-15T19:06:33.923Z] [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 4.1 MB/s)
15:06:33 [2024-03-15T19:06:33.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar
15:06:33 [2024-03-15T19:06:33.923Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 500 kB/s)
15:06:33 [2024-03-15T19:06:33.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar
15:06:33 [2024-03-15T19:06:33.923Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar (951 kB at 31 MB/s)
15:06:33 [2024-03-15T19:06:33.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar
15:06:33 [2024-03-15T19:06:33.923Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar (44 kB at 1.2 MB/s)
15:06:33 [2024-03-15T19:06:33.923Z] [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
15:06:33 [2024-03-15T19:06:33.923Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar (23 kB at 609 kB/s)
15:06:33 [2024-03-15T19:06:33.923Z] [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
15:06:33 [2024-03-15T19:06:33.923Z] [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 82 kB/s)
15:06:33 [2024-03-15T19:06:33.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar
15:06:33 [2024-03-15T19:06:33.923Z] [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 907 kB/s)
15:06:33 [2024-03-15T19:06:33.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar
15:06:33 [2024-03-15T19:06:33.923Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar (1.1 MB at 17 MB/s)
15:06:33 [2024-03-15T19:06:33.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar
15:06:33 [2024-03-15T19:06:33.923Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar (59 kB at 867 kB/s)
15:06:33 [2024-03-15T19:06:33.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar
15:06:33 [2024-03-15T19:06:33.923Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar (8.8 kB at 129 kB/s)
15:06:33 [2024-03-15T19:06:33.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
15:06:33 [2024-03-15T19:06:33.923Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar (131 kB at 1.8 MB/s)
15:06:33 [2024-03-15T19:06:33.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar
15:06:33 [2024-03-15T19:06:33.923Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar (25 kB at 294 kB/s)
15:06:33 [2024-03-15T19:06:33.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar
15:06:33 [2024-03-15T19:06:33.923Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar (33 kB at 355 kB/s)
15:06:33 [2024-03-15T19:06:33.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar
15:06:33 [2024-03-15T19:06:33.923Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar (83 kB at 818 kB/s)
15:06:33 [2024-03-15T19:06:33.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
15:06:33 [2024-03-15T19:06:33.923Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar (1.5 MB at 15 MB/s)
15:06:33 [2024-03-15T19:06:33.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar
15:06:33 [2024-03-15T19:06:33.923Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar (229 kB at 2.1 MB/s)
15:06:33 [2024-03-15T19:06:33.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar
15:06:33 [2024-03-15T19:06:33.923Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar (176 kB at 1.5 MB/s)
15:06:33 [2024-03-15T19:06:33.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar
15:06:33 [2024-03-15T19:06:33.923Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar (1.1 MB at 8.6 MB/s)
15:06:33 [2024-03-15T19:06:33.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
15:06:33 [2024-03-15T19:06:33.923Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar (106 kB at 841 kB/s)
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar (116 kB at 719 kB/s)
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar (450 kB at 2.7 MB/s)
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar (440 kB at 2.6 MB/s)
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar (443 kB at 2.6 MB/s)
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar (20 kB at 117 kB/s)
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar (242 kB at 1.4 MB/s)
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar (119 kB at 617 kB/s)
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar (189 kB at 980 kB/s)
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar (374 kB at 1.9 MB/s)
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar (5.9 MB at 30 MB/s)
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar (257 kB at 1.2 MB/s)
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar (255 kB at 1.2 MB/s)
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar (40 kB at 192 kB/s)
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar (140 kB at 652 kB/s)
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar (106 kB at 488 kB/s)
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar (91 kB at 400 kB/s)
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar (141 kB at 607 kB/s)
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar (41 kB at 179 kB/s)
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar (28 kB at 114 kB/s)
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar
15:06:33 [2024-03-15T19:06:33.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar (63 kB at 244 kB/s)
15:06:33 [2024-03-15T19:06:33.925Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
15:06:33 [2024-03-15T19:06:33.925Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar (264 kB at 1.0 MB/s)
15:06:33 [2024-03-15T19:06:33.925Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar
15:06:33 [2024-03-15T19:06:33.925Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar (66 kB at 249 kB/s)
15:06:33 [2024-03-15T19:06:33.925Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar
15:06:33 [2024-03-15T19:06:33.925Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar (139 kB at 524 kB/s)
15:06:33 [2024-03-15T19:06:33.925Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar
15:06:33 [2024-03-15T19:06:33.925Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar (27 kB at 100 kB/s)
15:06:33 [2024-03-15T19:06:33.925Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar
15:06:33 [2024-03-15T19:06:33.925Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar (50 kB at 184 kB/s)
15:06:33 [2024-03-15T19:06:33.925Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
15:06:33 [2024-03-15T19:06:33.925Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar (94 kB at 336 kB/s)
15:06:33 [2024-03-15T19:06:33.925Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
15:06:34 [2024-03-15T19:06:34.189Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar (30 kB at 105 kB/s)
15:06:34 [2024-03-15T19:06:34.189Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
15:06:34 [2024-03-15T19:06:34.189Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar (73 kB at 258 kB/s)
15:06:34 [2024-03-15T19:06:34.189Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
15:06:34 [2024-03-15T19:06:34.189Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar (3.4 kB at 12 kB/s)
15:06:34 [2024-03-15T19:06:34.189Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
15:06:34 [2024-03-15T19:06:34.189Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar (66 kB at 225 kB/s)
15:06:34 [2024-03-15T19:06:34.189Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
15:06:34 [2024-03-15T19:06:34.189Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar (403 kB at 1.4 MB/s)
15:06:34 [2024-03-15T19:06:34.189Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar
15:06:34 [2024-03-15T19:06:34.189Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar (12 kB at 39 kB/s)
15:06:34 [2024-03-15T19:06:34.189Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar
15:06:34 [2024-03-15T19:06:34.189Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar (376 kB at 1.2 MB/s)
15:06:34 [2024-03-15T19:06:34.189Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar
15:06:34 [2024-03-15T19:06:34.189Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar (8.4 MB at 27 MB/s)
15:06:34 [2024-03-15T19:06:34.189Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar
15:06:34 [2024-03-15T19:06:34.189Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar (316 kB at 1.0 MB/s)
15:06:34 [2024-03-15T19:06:34.189Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar
15:06:34 [2024-03-15T19:06:34.189Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar (80 kB at 254 kB/s)
15:06:34 [2024-03-15T19:06:34.189Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar
15:06:34 [2024-03-15T19:06:34.189Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar (3.2 kB at 10 kB/s)
15:06:34 [2024-03-15T19:06:34.189Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar
15:06:34 [2024-03-15T19:06:34.189Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar (47 kB at 149 kB/s)
15:06:34 [2024-03-15T19:06:34.189Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar
15:06:34 [2024-03-15T19:06:34.189Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar (203 kB at 625 kB/s)
15:06:34 [2024-03-15T19:06:34.189Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar
15:06:34 [2024-03-15T19:06:34.189Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar (105 kB at 322 kB/s)
15:06:34 [2024-03-15T19:06:34.189Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar
15:06:34 [2024-03-15T19:06:34.189Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar (154 kB at 466 kB/s)
15:06:34 [2024-03-15T19:06:34.189Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
15:06:34 [2024-03-15T19:06:34.189Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar (118 kB at 329 kB/s)
15:06:34 [2024-03-15T19:06:34.189Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
15:06:34 [2024-03-15T19:06:34.189Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar (25 kB at 70 kB/s)
15:06:34 [2024-03-15T19:06:34.190Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
15:06:34 [2024-03-15T19:06:34.190Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar (24 kB at 62 kB/s)
15:06:34 [2024-03-15T19:06:34.190Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
15:06:34 [2024-03-15T19:06:34.190Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar (37 kB at 97 kB/s)
15:06:34 [2024-03-15T19:06:34.190Z] [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
15:06:34 [2024-03-15T19:06:34.190Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar (429 kB at 1.1 MB/s)
15:06:34 [2024-03-15T19:06:34.190Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar
15:06:34 [2024-03-15T19:06:34.190Z] [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 167 kB/s)
15:06:34 [2024-03-15T19:06:34.190Z] [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
15:06:34 [2024-03-15T19:06:34.190Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar (86 kB at 219 kB/s)
15:06:34 [2024-03-15T19:06:34.190Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar
15:06:34 [2024-03-15T19:06:34.190Z] [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 906 kB/s)
15:06:34 [2024-03-15T19:06:34.190Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar
15:06:34 [2024-03-15T19:06:34.190Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar (3.2 MB at 7.8 MB/s)
15:06:34 [2024-03-15T19:06:34.190Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar
15:06:34 [2024-03-15T19:06:34.190Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar (494 kB at 1.2 MB/s)
15:06:34 [2024-03-15T19:06:34.190Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar
15:06:34 [2024-03-15T19:06:34.190Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar (922 kB at 2.1 MB/s)
15:06:34 [2024-03-15T19:06:34.190Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar
15:06:34 [2024-03-15T19:06:34.190Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar (97 kB at 224 kB/s)
15:06:34 [2024-03-15T19:06:34.190Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar
15:06:34 [2024-03-15T19:06:34.190Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar (74 kB at 169 kB/s)
15:06:34 [2024-03-15T19:06:34.190Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar
15:06:34 [2024-03-15T19:06:34.190Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar (120 kB at 261 kB/s)
15:06:34 [2024-03-15T19:06:34.190Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar (306 kB at 663 kB/s)
15:06:34 [2024-03-15T19:06:34.190Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar (5.9 MB at 13 MB/s)
15:06:34 [2024-03-15T19:06:34.190Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar (4.2 MB at 8.5 MB/s)
15:06:34 [2024-03-15T19:06:34.190Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar (3.2 MB at 6.2 MB/s)
15:06:35 [2024-03-15T19:06:35.562Z] [INFO] Tycho Version:  4.0.3 (88e4728c5da382f02c0459c918c2683048f95740)
15:06:35 [2024-03-15T19:06:35.562Z] [INFO] Tycho Mode:     project
15:06:35 [2024-03-15T19:06:35.562Z] [INFO] Tycho Builder:  maven
15:06:35 [2024-03-15T19:06:35.820Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
15:06:35 [2024-03-15T19:06:35.820Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
15:06:35 [2024-03-15T19:06:35.820Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
15:06:35 [2024-03-15T19:06:35.820Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
15:06:35 [2024-03-15T19:06:35.820Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
15:06:35 [2024-03-15T19:06:35.820Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
15:06:35 [2024-03-15T19:06:35.820Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom (7.0 kB at 581 kB/s)
15:06:35 [2024-03-15T19:06:35.820Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
15:06:35 [2024-03-15T19:06:35.820Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
15:06:35 [2024-03-15T19:06:35.820Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
15:06:36 [2024-03-15T19:06:36.078Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
15:06:36 [2024-03-15T19:06:36.078Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
15:06:36 [2024-03-15T19:06:36.078Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
15:06:36 [2024-03-15T19:06:36.078Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom (8.2 kB at 457 kB/s)
15:06:36 [2024-03-15T19:06:36.078Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/39/maven-parent-39.pom
15:06:36 [2024-03-15T19:06:36.078Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom
15:06:36 [2024-03-15T19:06:36.078Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/39/maven-parent-39.pom
15:06:36 [2024-03-15T19:06:36.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom
15:06:36 [2024-03-15T19:06:36.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/39/maven-parent-39.pom
15:06:36 [2024-03-15T19:06:36.335Z] [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
15:06:36 [2024-03-15T19:06:36.335Z] [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 12 MB/s)
15:06:36 [2024-03-15T19:06:36.335Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/29/apache-29.pom
15:06:36 [2024-03-15T19:06:36.335Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/29/apache-29.pom
15:06:36 [2024-03-15T19:06:36.335Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/29/apache-29.pom
15:06:36 [2024-03-15T19:06:36.592Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/29/apache-29.pom
15:06:36 [2024-03-15T19:06:36.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/29/apache-29.pom
15:06:36 [2024-03-15T19:06:36.592Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom
15:06:36 [2024-03-15T19:06:36.592Z] [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 10 MB/s)
15:06:36 [2024-03-15T19:06:36.592Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
15:06:36 [2024-03-15T19:06:36.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
15:06:36 [2024-03-15T19:06:36.592Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
15:06:36 [2024-03-15T19:06:36.592Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
15:06:36 [2024-03-15T19:06:36.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
15:06:36 [2024-03-15T19:06:36.592Z] [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
15:06:36 [2024-03-15T19:06:36.592Z] [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)
15:06:36 [2024-03-15T19:06:36.592Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
15:06:36 [2024-03-15T19:06:36.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
15:06:36 [2024-03-15T19:06:36.592Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
15:06:36 [2024-03-15T19:06:36.850Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
15:06:36 [2024-03-15T19:06:36.850Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
15:06:36 [2024-03-15T19:06:36.850Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
15:06:36 [2024-03-15T19:06:36.850Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar (39 kB at 3.2 MB/s)
15:06:36 [2024-03-15T19:06:36.850Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom
15:06:36 [2024-03-15T19:06:36.850Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom
15:06:36 [2024-03-15T19:06:36.850Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom
15:06:36 [2024-03-15T19:06:36.850Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom
15:06:36 [2024-03-15T19:06:36.850Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom
15:06:36 [2024-03-15T19:06:36.850Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom
15:06:36 [2024-03-15T19:06:36.850Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom (1.8 kB at 136 kB/s)
15:06:36 [2024-03-15T19:06:36.850Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar
15:06:36 [2024-03-15T19:06:36.850Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar
15:06:36 [2024-03-15T19:06:36.851Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar
15:06:37 [2024-03-15T19:06:37.108Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar
15:06:37 [2024-03-15T19:06:37.108Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar
15:06:37 [2024-03-15T19:06:37.108Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar
15:06:37 [2024-03-15T19:06:37.108Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar (22 kB at 3.2 MB/s)
15:06:37 [2024-03-15T19:06:37.366Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom
15:06:37 [2024-03-15T19:06:37.366Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom
15:06:37 [2024-03-15T19:06:37.366Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom
15:06:37 [2024-03-15T19:06:37.366Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom
15:06:37 [2024-03-15T19:06:37.366Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom
15:06:37 [2024-03-15T19:06:37.366Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom
15:06:37 [2024-03-15T19:06:37.366Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom (3.0 kB at 304 kB/s)
15:06:37 [2024-03-15T19:06:37.366Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
15:06:37 [2024-03-15T19:06:37.625Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
15:06:37 [2024-03-15T19:06:37.625Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
15:06:37 [2024-03-15T19:06:37.625Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
15:06:37 [2024-03-15T19:06:37.625Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
15:06:37 [2024-03-15T19:06:37.625Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
15:06:37 [2024-03-15T19:06:37.625Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar (49 kB at 6.2 MB/s)
15:06:37 [2024-03-15T19:06:37.625Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
15:06:37 [2024-03-15T19:06:37.883Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
15:06:37 [2024-03-15T19:06:37.883Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
15:06:37 [2024-03-15T19:06:37.883Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
15:06:37 [2024-03-15T19:06:37.883Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
15:06:37 [2024-03-15T19:06:37.883Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
15:06:37 [2024-03-15T19:06:37.883Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom (6.9 kB at 3.5 MB/s)
15:06:37 [2024-03-15T19:06:37.883Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
15:06:37 [2024-03-15T19:06:37.883Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
15:06:37 [2024-03-15T19:06:37.883Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
15:06:37 [2024-03-15T19:06:37.883Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
15:06:37 [2024-03-15T19:06:37.883Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
15:06:38 [2024-03-15T19:06:38.140Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
15:06:38 [2024-03-15T19:06:38.140Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 5.3 MB/s)
15:06:38 [2024-03-15T19:06:38.140Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
15:06:38 [2024-03-15T19:06:38.140Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
15:06:38 [2024-03-15T19:06:38.140Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/33/maven-parent-33.pom
15:06:38 [2024-03-15T19:06:38.140Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
15:06:38 [2024-03-15T19:06:38.140Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
15:06:38 [2024-03-15T19:06:38.140Z] [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
15:06:38 [2024-03-15T19:06:38.140Z] [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 11 MB/s)
15:06:38 [2024-03-15T19:06:38.140Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom
15:06:38 [2024-03-15T19:06:38.140Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom
15:06:38 [2024-03-15T19:06:38.140Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom
15:06:38 [2024-03-15T19:06:38.398Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom
15:06:38 [2024-03-15T19:06:38.398Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom
15:06:38 [2024-03-15T19:06:38.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom
15:06:38 [2024-03-15T19:06:38.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom (2.7 kB at 113 kB/s)
15:06:38 [2024-03-15T19:06:38.398Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.9.4/maven-3.9.4.pom
15:06:38 [2024-03-15T19:06:38.398Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.9.4/maven-3.9.4.pom
15:06:38 [2024-03-15T19:06:38.398Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.9.4/maven-3.9.4.pom
15:06:38 [2024-03-15T19:06:38.398Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.9.4/maven-3.9.4.pom
15:06:38 [2024-03-15T19:06:38.398Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.9.4/maven-3.9.4.pom
15:06:38 [2024-03-15T19:06:38.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.9.4/maven-3.9.4.pom
15:06:38 [2024-03-15T19:06:38.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.9.4/maven-3.9.4.pom (30 kB at 2.1 MB/s)
15:06:38 [2024-03-15T19:06:38.398Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom
15:06:38 [2024-03-15T19:06:38.656Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom
15:06:38 [2024-03-15T19:06:38.656Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom
15:06:38 [2024-03-15T19:06:38.656Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom
15:06:38 [2024-03-15T19:06:38.656Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom
15:06:38 [2024-03-15T19:06:38.656Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom
15:06:38 [2024-03-15T19:06:38.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom (2.9 kB at 368 kB/s)
15:06:38 [2024-03-15T19:06:38.656Z] [INFO] Downloading from repo.eclipse.org: 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
15:06:38 [2024-03-15T19:06:38.656Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
15:06:38 [2024-03-15T19:06:38.656Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
15:06:38 [2024-03-15T19:06:38.656Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
15:06:38 [2024-03-15T19:06:38.656Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
15:06:38 [2024-03-15T19:06:38.656Z] [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
15:06:38 [2024-03-15T19:06:38.656Z] [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 2.1 MB/s)
15:06:38 [2024-03-15T19:06:38.656Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
15:06:38 [2024-03-15T19:06:38.656Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
15:06:38 [2024-03-15T19:06:38.656Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
15:06:38 [2024-03-15T19:06:38.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
15:06:38 [2024-03-15T19:06:38.914Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
15:06:38 [2024-03-15T19:06:38.914Z] [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
15:06:38 [2024-03-15T19:06:38.914Z] [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 6.9 MB/s)
15:06:38 [2024-03-15T19:06:38.914Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
15:06:38 [2024-03-15T19:06:38.914Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
15:06:38 [2024-03-15T19:06:38.914Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
15:06:38 [2024-03-15T19:06:38.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
15:06:38 [2024-03-15T19:06:38.914Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
15:06:38 [2024-03-15T19:06:38.914Z] [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
15:06:38 [2024-03-15T19:06:38.914Z] [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 2.2 MB/s)
15:06:38 [2024-03-15T19:06:38.914Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
15:06:38 [2024-03-15T19:06:38.914Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
15:06:38 [2024-03-15T19:06:38.914Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
15:06:39 [2024-03-15T19:06:39.171Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
15:06:39 [2024-03-15T19:06:39.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
15:06:39 [2024-03-15T19:06:39.171Z] [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
15:06:39 [2024-03-15T19:06:39.171Z] [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 1.7 MB/s)
15:06:39 [2024-03-15T19:06:39.171Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
15:06:39 [2024-03-15T19:06:39.171Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
15:06:39 [2024-03-15T19:06:39.171Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom
15:06:39 [2024-03-15T19:06:39.171Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
15:06:39 [2024-03-15T19:06:39.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
15:06:39 [2024-03-15T19:06:39.171Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom
15:06:39 [2024-03-15T19:06:39.171Z] [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 2.4 MB/s)
15:06:39 [2024-03-15T19:06:39.171Z] [INFO] Downloading from repo.eclipse.org: 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
15:06:39 [2024-03-15T19:06:39.171Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
15:06:39 [2024-03-15T19:06:39.171Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
15:06:39 [2024-03-15T19:06:39.429Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
15:06:39 [2024-03-15T19:06:39.429Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
15:06:39 [2024-03-15T19:06:39.429Z] [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
15:06:39 [2024-03-15T19:06:39.429Z] [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 1.3 MB/s)
15:06:39 [2024-03-15T19:06:39.429Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
15:06:39 [2024-03-15T19:06:39.429Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
15:06:39 [2024-03-15T19:06:39.429Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
15:06:39 [2024-03-15T19:06:39.429Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
15:06:39 [2024-03-15T19:06:39.429Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
15:06:39 [2024-03-15T19:06:39.429Z] [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
15:06:39 [2024-03-15T19:06:39.686Z] [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 7.2 MB/s)
15:06:39 [2024-03-15T19:06:39.686Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
15:06:39 [2024-03-15T19:06:39.686Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
15:06:39 [2024-03-15T19:06:39.687Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
15:06:39 [2024-03-15T19:06:39.687Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
15:06:39 [2024-03-15T19:06:39.687Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
15:06:39 [2024-03-15T19:06:39.687Z] [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
15:06:39 [2024-03-15T19:06:39.687Z] [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)
15:06:39 [2024-03-15T19:06:39.687Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
15:06:39 [2024-03-15T19:06:39.687Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
15:06:39 [2024-03-15T19:06:39.687Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
15:06:39 [2024-03-15T19:06:39.943Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
15:06:39 [2024-03-15T19:06:39.943Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
15:06:39 [2024-03-15T19:06:39.943Z] [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
15:06:39 [2024-03-15T19:06:39.943Z] [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.4 MB/s)
15:06:39 [2024-03-15T19:06:39.943Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
15:06:39 [2024-03-15T19:06:39.943Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
15:06:39 [2024-03-15T19:06:39.943Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
15:06:40 [2024-03-15T19:06:40.201Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
15:06:40 [2024-03-15T19:06:40.201Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
15:06:40 [2024-03-15T19:06:40.201Z] [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
15:06:40 [2024-03-15T19:06:40.201Z] [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 483 kB/s)
15:06:40 [2024-03-15T19:06:40.201Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
15:06:40 [2024-03-15T19:06:40.201Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
15:06:40 [2024-03-15T19:06:40.201Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
15:06:40 [2024-03-15T19:06:40.768Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
15:06:40 [2024-03-15T19:06:40.768Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
15:06:40 [2024-03-15T19:06:40.768Z] [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
15:06:40 [2024-03-15T19:06:40.768Z] [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 1.4 MB/s)
15:06:40 [2024-03-15T19:06:40.768Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
15:06:40 [2024-03-15T19:06:40.768Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
15:06:40 [2024-03-15T19:06:40.768Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
15:06:40 [2024-03-15T19:06:40.768Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
15:06:40 [2024-03-15T19:06:40.768Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
15:06:40 [2024-03-15T19:06:40.768Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
15:06:40 [2024-03-15T19:06:40.768Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom (7.6 kB at 765 kB/s)
15:06:40 [2024-03-15T19:06:40.768Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom
15:06:40 [2024-03-15T19:06:40.768Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom
15:06:40 [2024-03-15T19:06:40.768Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom
15:06:41 [2024-03-15T19:06:41.027Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom
15:06:41 [2024-03-15T19:06:41.027Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom
15:06:41 [2024-03-15T19:06:41.027Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom
15:06:41 [2024-03-15T19:06:41.027Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom (7.5 kB at 628 kB/s)
15:06:41 [2024-03-15T19:06:41.027Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom
15:06:41 [2024-03-15T19:06:41.027Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom
15:06:41 [2024-03-15T19:06:41.027Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom
15:06:41 [2024-03-15T19:06:41.027Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom
15:06:41 [2024-03-15T19:06:41.027Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom
15:06:41 [2024-03-15T19:06:41.027Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom
15:06:41 [2024-03-15T19:06:41.027Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom (1.8 kB at 262 kB/s)
15:06:41 [2024-03-15T19:06:41.027Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom
15:06:41 [2024-03-15T19:06:41.027Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom
15:06:41 [2024-03-15T19:06:41.027Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom
15:06:41 [2024-03-15T19:06:41.284Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom
15:06:41 [2024-03-15T19:06:41.284Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom
15:06:41 [2024-03-15T19:06:41.284Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom
15:06:41 [2024-03-15T19:06:41.284Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom (2.5 kB at 189 kB/s)
15:06:41 [2024-03-15T19:06:41.284Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom
15:06:41 [2024-03-15T19:06:41.284Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom
15:06:41 [2024-03-15T19:06:41.284Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom
15:06:41 [2024-03-15T19:06:41.284Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom
15:06:41 [2024-03-15T19:06:41.284Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom
15:06:41 [2024-03-15T19:06:41.284Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom
15:06:41 [2024-03-15T19:06:41.284Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom (1.4 kB at 195 kB/s)
15:06:41 [2024-03-15T19:06:41.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
15:06:41 [2024-03-15T19:06:41.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
15:06:41 [2024-03-15T19:06:41.542Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
15:06:41 [2024-03-15T19:06:41.542Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
15:06:41 [2024-03-15T19:06:41.542Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
15:06:41 [2024-03-15T19:06:41.542Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
15:06:41 [2024-03-15T19:06:41.542Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 359 kB/s)
15:06:41 [2024-03-15T19:06:41.542Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom
15:06:41 [2024-03-15T19:06:41.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom
15:06:41 [2024-03-15T19:06:41.542Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom
15:06:41 [2024-03-15T19:06:41.799Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom
15:06:41 [2024-03-15T19:06:41.800Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom
15:06:41 [2024-03-15T19:06:41.800Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom
15:06:41 [2024-03-15T19:06:41.800Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom (2.1 kB at 228 kB/s)
15:06:41 [2024-03-15T19:06:41.800Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom
15:06:41 [2024-03-15T19:06:41.800Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom
15:06:41 [2024-03-15T19:06:41.800Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom
15:06:42 [2024-03-15T19:06:42.056Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom
15:06:42 [2024-03-15T19:06:42.057Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom
15:06:42 [2024-03-15T19:06:42.057Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom
15:06:42 [2024-03-15T19:06:42.057Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom (3.5 kB at 442 kB/s)
15:06:42 [2024-03-15T19:06:42.057Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom
15:06:42 [2024-03-15T19:06:42.057Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom
15:06:42 [2024-03-15T19:06:42.057Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom
15:06:42 [2024-03-15T19:06:42.057Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom
15:06:42 [2024-03-15T19:06:42.057Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom
15:06:42 [2024-03-15T19:06:42.057Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom
15:06:42 [2024-03-15T19:06:42.057Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom (4.5 kB at 563 kB/s)
15:06:42 [2024-03-15T19:06:42.057Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom
15:06:42 [2024-03-15T19:06:42.057Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom
15:06:42 [2024-03-15T19:06:42.057Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom
15:06:42 [2024-03-15T19:06:42.314Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom
15:06:42 [2024-03-15T19:06:42.314Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom
15:06:42 [2024-03-15T19:06:42.314Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom
15:06:42 [2024-03-15T19:06:42.314Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom (2.7 kB at 268 kB/s)
15:06:42 [2024-03-15T19:06:42.314Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom
15:06:42 [2024-03-15T19:06:42.314Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom
15:06:42 [2024-03-15T19:06:42.314Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom
15:06:42 [2024-03-15T19:06:42.571Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom
15:06:42 [2024-03-15T19:06:42.571Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom
15:06:42 [2024-03-15T19:06:42.571Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom
15:06:42 [2024-03-15T19:06:42.571Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom (22 kB at 2.7 MB/s)
15:06:42 [2024-03-15T19:06:42.571Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom
15:06:42 [2024-03-15T19:06:42.571Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom
15:06:42 [2024-03-15T19:06:42.571Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom
15:06:42 [2024-03-15T19:06:42.828Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom
15:06:42 [2024-03-15T19:06:42.828Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom
15:06:42 [2024-03-15T19:06:42.828Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom
15:06:42 [2024-03-15T19:06:42.828Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom (2.7 kB at 451 kB/s)
15:06:42 [2024-03-15T19:06:42.828Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom
15:06:42 [2024-03-15T19:06:42.828Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom
15:06:42 [2024-03-15T19:06:42.828Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom
15:06:42 [2024-03-15T19:06:42.828Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom
15:06:42 [2024-03-15T19:06:42.828Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom
15:06:42 [2024-03-15T19:06:42.828Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom
15:06:42 [2024-03-15T19:06:42.828Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom (2.9 kB at 150 kB/s)
15:06:42 [2024-03-15T19:06:42.828Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom
15:06:43 [2024-03-15T19:06:43.086Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom
15:06:43 [2024-03-15T19:06:43.086Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom
15:06:43 [2024-03-15T19:06:43.087Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom
15:06:43 [2024-03-15T19:06:43.087Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom
15:06:43 [2024-03-15T19:06:43.087Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom
15:06:43 [2024-03-15T19:06:43.087Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom (4.3 kB at 540 kB/s)
15:06:43 [2024-03-15T19:06:43.087Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom
15:06:43 [2024-03-15T19:06:43.087Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom
15:06:43 [2024-03-15T19:06:43.087Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom
15:06:43 [2024-03-15T19:06:43.344Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom
15:06:43 [2024-03-15T19:06:43.344Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom
15:06:43 [2024-03-15T19:06:43.344Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom
15:06:43 [2024-03-15T19:06:43.344Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom (3.2 kB at 230 kB/s)
15:06:43 [2024-03-15T19:06:43.344Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
15:06:43 [2024-03-15T19:06:43.344Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
15:06:43 [2024-03-15T19:06:43.344Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
15:06:43 [2024-03-15T19:06:43.344Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
15:06:43 [2024-03-15T19:06:43.344Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
15:06:43 [2024-03-15T19:06:43.344Z] [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
15:06:43 [2024-03-15T19:06:43.344Z] [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 2.9 MB/s)
15:06:43 [2024-03-15T19:06:43.344Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
15:06:43 [2024-03-15T19:06:43.344Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
15:06:43 [2024-03-15T19:06:43.344Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
15:06:43 [2024-03-15T19:06:43.602Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
15:06:43 [2024-03-15T19:06:43.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
15:06:43 [2024-03-15T19:06:43.602Z] [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
15:06:43 [2024-03-15T19:06:43.602Z] [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 2.5 MB/s)
15:06:43 [2024-03-15T19:06:43.602Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
15:06:43 [2024-03-15T19:06:43.602Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
15:06:43 [2024-03-15T19:06:43.602Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/34/maven-parent-34.pom
15:06:43 [2024-03-15T19:06:43.859Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
15:06:43 [2024-03-15T19:06:43.859Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
15:06:43 [2024-03-15T19:06:43.859Z] [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
15:06:43 [2024-03-15T19:06:43.859Z] [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 14 MB/s)
15:06:43 [2024-03-15T19:06:43.859Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/23/apache-23.pom
15:06:43 [2024-03-15T19:06:43.859Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/23/apache-23.pom
15:06:43 [2024-03-15T19:06:43.859Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/23/apache-23.pom
15:06:43 [2024-03-15T19:06:43.859Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/23/apache-23.pom
15:06:43 [2024-03-15T19:06:43.859Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/23/apache-23.pom
15:06:43 [2024-03-15T19:06:43.859Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom
15:06:43 [2024-03-15T19:06:43.859Z] [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 9.2 MB/s)
15:06:43 [2024-03-15T19:06:43.859Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice/5.1.0/guice-5.1.0.pom
15:06:43 [2024-03-15T19:06:43.859Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice/5.1.0/guice-5.1.0.pom
15:06:43 [2024-03-15T19:06:43.859Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/5.1.0/guice-5.1.0.pom
15:06:44 [2024-03-15T19:06:44.116Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice/5.1.0/guice-5.1.0.pom
15:06:44 [2024-03-15T19:06:44.116Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice/5.1.0/guice-5.1.0.pom
15:06:44 [2024-03-15T19:06:44.116Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/5.1.0/guice-5.1.0.pom
15:06:44 [2024-03-15T19:06:44.116Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/5.1.0/guice-5.1.0.pom (8.9 kB at 591 kB/s)
15:06:44 [2024-03-15T19:06:44.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
15:06:44 [2024-03-15T19:06:44.116Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
15:06:44 [2024-03-15T19:06:44.116Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
15:06:44 [2024-03-15T19:06:44.116Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
15:06:44 [2024-03-15T19:06:44.116Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
15:06:44 [2024-03-15T19:06:44.116Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
15:06:44 [2024-03-15T19:06:44.116Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom (18 kB at 936 kB/s)
15:06:44 [2024-03-15T19:06:44.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/5/google-5.pom
15:06:44 [2024-03-15T19:06:44.373Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/5/google-5.pom
15:06:44 [2024-03-15T19:06:44.373Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/google/5/google-5.pom
15:06:44 [2024-03-15T19:06:44.373Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/5/google-5.pom
15:06:44 [2024-03-15T19:06:44.373Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/5/google-5.pom
15:06:44 [2024-03-15T19:06:44.373Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom
15:06:44 [2024-03-15T19:06:44.373Z] [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 1.2 MB/s)
15:06:44 [2024-03-15T19:06:44.373Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
15:06:44 [2024-03-15T19:06:44.373Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
15:06:44 [2024-03-15T19:06:44.373Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
15:06:44 [2024-03-15T19:06:44.373Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
15:06:44 [2024-03-15T19:06:44.373Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
15:06:44 [2024-03-15T19:06:44.373Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
15:06:44 [2024-03-15T19:06:44.373Z] [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 52 kB/s)
15:06:44 [2024-03-15T19:06:44.373Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
15:06:44 [2024-03-15T19:06:44.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
15:06:44 [2024-03-15T19:06:44.633Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
15:06:44 [2024-03-15T19:06:44.889Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
15:06:44 [2024-03-15T19:06:44.889Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
15:06:44 [2024-03-15T19:06:44.889Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
15:06:44 [2024-03-15T19:06:44.889Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom (11 kB at 811 kB/s)
15:06:44 [2024-03-15T19:06:44.889Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
15:06:44 [2024-03-15T19:06:44.889Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
15:06:44 [2024-03-15T19:06:44.889Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
15:06:44 [2024-03-15T19:06:44.889Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
15:06:44 [2024-03-15T19:06:44.889Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
15:06:45 [2024-03-15T19:06:45.146Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
15:06:45 [2024-03-15T19:06:45.146Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom (21 kB at 1.7 MB/s)
15:06:45 [2024-03-15T19:06:45.146Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
15:06:45 [2024-03-15T19:06:45.146Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
15:06:45 [2024-03-15T19:06:45.146Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
15:06:45 [2024-03-15T19:06:45.404Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
15:06:45 [2024-03-15T19:06:45.404Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
15:06:45 [2024-03-15T19:06:45.404Z] [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
15:06:45 [2024-03-15T19:06:45.404Z] [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 1.2 MB/s)
15:06:45 [2024-03-15T19:06:45.404Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
15:06:45 [2024-03-15T19:06:45.404Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
15:06:45 [2024-03-15T19:06:45.404Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
15:06:45 [2024-03-15T19:06:45.404Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
15:06:45 [2024-03-15T19:06:45.404Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
15:06:45 [2024-03-15T19:06:45.404Z] [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
15:06:45 [2024-03-15T19:06:45.404Z] [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 3.4 MB/s)
15:06:45 [2024-03-15T19:06:45.404Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
15:06:45 [2024-03-15T19:06:45.404Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
15:06:45 [2024-03-15T19:06:45.404Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
15:06:45 [2024-03-15T19:06:45.660Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
15:06:45 [2024-03-15T19:06:45.660Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
15:06:45 [2024-03-15T19:06:45.660Z] [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
15:06:45 [2024-03-15T19:06:45.660Z] [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 10 MB/s)
15:06:45 [2024-03-15T19:06:45.660Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
15:06:45 [2024-03-15T19:06:45.660Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
15:06:45 [2024-03-15T19:06:45.660Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/52/commons-parent-52.pom
15:06:45 [2024-03-15T19:06:45.660Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
15:06:45 [2024-03-15T19:06:45.660Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
15:06:45 [2024-03-15T19:06:45.660Z] [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
15:06:45 [2024-03-15T19:06:45.660Z] [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 16 MB/s)
15:06:45 [2024-03-15T19:06:45.660Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.12.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:06:45 [2024-03-15T19:06:45.660Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
15:06:45 [2024-03-15T19:06:45.660Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
15:06:45 [2024-03-15T19:06:45.660Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
15:06:45 [2024-03-15T19:06:45.917Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
15:06:45 [2024-03-15T19:06:45.917Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
15:06:45 [2024-03-15T19:06:45.917Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
15:06:45 [2024-03-15T19:06:45.917Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom (4.1 kB at 2.0 MB/s)
15:06:45 [2024-03-15T19:06:45.917Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
15:06:45 [2024-03-15T19:06:45.917Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
15:06:45 [2024-03-15T19:06:45.917Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
15:06:45 [2024-03-15T19:06:45.917Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
15:06:45 [2024-03-15T19:06:45.917Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
15:06:45 [2024-03-15T19:06:45.917Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
15:06:45 [2024-03-15T19:06:45.917Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom (3.2 kB at 1.6 MB/s)
15:06:45 [2024-03-15T19:06:45.917Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
15:06:45 [2024-03-15T19:06:45.917Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
15:06:45 [2024-03-15T19:06:45.917Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
15:06:46 [2024-03-15T19:06:46.174Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
15:06:46 [2024-03-15T19:06:46.174Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
15:06:46 [2024-03-15T19:06:46.174Z] [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
15:06:46 [2024-03-15T19:06:46.174Z] [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 2.8 MB/s)
15:06:46 [2024-03-15T19:06:46.174Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom
15:06:46 [2024-03-15T19:06:46.174Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom
15:06:46 [2024-03-15T19:06:46.174Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom
15:06:46 [2024-03-15T19:06:46.174Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom
15:06:46 [2024-03-15T19:06:46.174Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom
15:06:46 [2024-03-15T19:06:46.174Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom
15:06:46 [2024-03-15T19:06:46.174Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom (3.0 kB at 380 kB/s)
15:06:46 [2024-03-15T19:06:46.174Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
15:06:46 [2024-03-15T19:06:46.174Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
15:06:46 [2024-03-15T19:06:46.174Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
15:06:46 [2024-03-15T19:06:46.174Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
15:06:46 [2024-03-15T19:06:46.174Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
15:06:46 [2024-03-15T19:06:46.431Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
15:06:46 [2024-03-15T19:06:46.431Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom (3.5 kB at 387 kB/s)
15:06:46 [2024-03-15T19:06:46.431Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
15:06:46 [2024-03-15T19:06:46.431Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
15:06:46 [2024-03-15T19:06:46.432Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
15:06:46 [2024-03-15T19:06:46.432Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
15:06:46 [2024-03-15T19:06:46.432Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
15:06:46 [2024-03-15T19:06:46.432Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
15:06:46 [2024-03-15T19:06:46.432Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom (19 kB at 1.3 MB/s)
15:06:46 [2024-03-15T19:06:46.432Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
15:06:46 [2024-03-15T19:06:46.432Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
15:06:46 [2024-03-15T19:06:46.432Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
15:06:46 [2024-03-15T19:06:46.432Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
15:06:46 [2024-03-15T19:06:46.432Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
15:06:46 [2024-03-15T19:06:46.432Z] [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
15:06:46 [2024-03-15T19:06:46.432Z] [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 2.2 MB/s)
15:06:46 [2024-03-15T19:06:46.432Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
15:06:46 [2024-03-15T19:06:46.432Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
15:06:46 [2024-03-15T19:06:46.432Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
15:06:46 [2024-03-15T19:06:46.690Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
15:06:46 [2024-03-15T19:06:46.690Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
15:06:46 [2024-03-15T19:06:46.690Z] [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
15:06:46 [2024-03-15T19:06:46.690Z] [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 8.2 MB/s)
15:06:46 [2024-03-15T19:06:46.690Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
15:06:46 [2024-03-15T19:06:46.690Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
15:06:46 [2024-03-15T19:06:46.690Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
15:06:46 [2024-03-15T19:06:46.948Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
15:06:46 [2024-03-15T19:06:46.948Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
15:06:46 [2024-03-15T19:06:46.948Z] [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
15:06:46 [2024-03-15T19:06:46.948Z] [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 8.7 MB/s)
15:06:46 [2024-03-15T19:06:46.948Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
15:06:46 [2024-03-15T19:06:46.948Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
15:06:46 [2024-03-15T19:06:46.948Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
15:06:46 [2024-03-15T19:06:46.948Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
15:06:46 [2024-03-15T19:06:46.948Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
15:06:46 [2024-03-15T19:06:46.948Z] [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
15:06:46 [2024-03-15T19:06:46.948Z] [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 2.5 MB/s)
15:06:46 [2024-03-15T19:06:46.948Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
15:06:47 [2024-03-15T19:06:47.206Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
15:06:47 [2024-03-15T19:06:47.206Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
15:06:47 [2024-03-15T19:06:47.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
15:06:47 [2024-03-15T19:06:47.206Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
15:06:47 [2024-03-15T19:06:47.206Z] [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
15:06:47 [2024-03-15T19:06:47.206Z] [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 4.4 MB/s)
15:06:47 [2024-03-15T19:06:47.206Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
15:06:47 [2024-03-15T19:06:47.206Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
15:06:47 [2024-03-15T19:06:47.206Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
15:06:47 [2024-03-15T19:06:47.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
15:06:47 [2024-03-15T19:06:47.206Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
15:06:47 [2024-03-15T19:06:47.206Z] [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
15:06:47 [2024-03-15T19:06:47.206Z] [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)
15:06:47 [2024-03-15T19:06:47.206Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
15:06:47 [2024-03-15T19:06:47.206Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
15:06:47 [2024-03-15T19:06:47.206Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom
15:06:47 [2024-03-15T19:06:47.462Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
15:06:47 [2024-03-15T19:06:47.462Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
15:06:47 [2024-03-15T19:06:47.462Z] [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
15:06:47 [2024-03-15T19:06:47.462Z] [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)
15:06:47 [2024-03-15T19:06:47.462Z] [WARNING] The POM for commons-logging:commons-logging:jar:1.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:06:47 [2024-03-15T19:06:47.462Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
15:06:47 [2024-03-15T19:06:47.462Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
15:06:47 [2024-03-15T19:06:47.462Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
15:06:47 [2024-03-15T19:06:47.719Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
15:06:47 [2024-03-15T19:06:47.719Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
15:06:47 [2024-03-15T19:06:47.719Z] [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
15:06:47 [2024-03-15T19:06:47.719Z] [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)
15:06:47 [2024-03-15T19:06:47.719Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
15:06:47 [2024-03-15T19:06:47.719Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
15:06:47 [2024-03-15T19:06:47.719Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom
15:06:47 [2024-03-15T19:06:47.976Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
15:06:47 [2024-03-15T19:06:47.976Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
15:06:47 [2024-03-15T19:06:47.976Z] [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
15:06:47 [2024-03-15T19:06:47.976Z] [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 17 MB/s)
15:06:47 [2024-03-15T19:06:47.976Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:06:47 [2024-03-15T19:06:47.976Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
15:06:47 [2024-03-15T19:06:47.976Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
15:06:47 [2024-03-15T19:06:47.976Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
15:06:48 [2024-03-15T19:06:48.539Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
15:06:48 [2024-03-15T19:06:48.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
15:06:48 [2024-03-15T19:06:48.539Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
15:06:48 [2024-03-15T19:06:48.539Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom (5.2 kB at 578 kB/s)
15:06:48 [2024-03-15T19:06:48.539Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
15:06:48 [2024-03-15T19:06:48.539Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
15:06:48 [2024-03-15T19:06:48.539Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
15:06:48 [2024-03-15T19:06:48.796Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
15:06:48 [2024-03-15T19:06:48.796Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
15:06:48 [2024-03-15T19:06:48.796Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
15:06:48 [2024-03-15T19:06:48.796Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom (5.5 kB at 786 kB/s)
15:06:48 [2024-03-15T19:06:48.796Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
15:06:48 [2024-03-15T19:06:48.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
15:06:48 [2024-03-15T19:06:48.797Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
15:06:49 [2024-03-15T19:06:49.053Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
15:06:49 [2024-03-15T19:06:49.053Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
15:06:49 [2024-03-15T19:06:49.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
15:06:49 [2024-03-15T19:06:49.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom (5.9 kB at 984 kB/s)
15:06:49 [2024-03-15T19:06:49.054Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
15:06:49 [2024-03-15T19:06:49.054Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
15:06:49 [2024-03-15T19:06:49.054Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
15:06:49 [2024-03-15T19:06:49.054Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
15:06:49 [2024-03-15T19:06:49.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
15:06:49 [2024-03-15T19:06:49.054Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
15:06:49 [2024-03-15T19:06:49.054Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom (10 kB at 1.1 MB/s)
15:06:49 [2024-03-15T19:06:49.054Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
15:06:49 [2024-03-15T19:06:49.054Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
15:06:49 [2024-03-15T19:06:49.054Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
15:06:49 [2024-03-15T19:06:49.310Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
15:06:49 [2024-03-15T19:06:49.310Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
15:06:49 [2024-03-15T19:06:49.310Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
15:06:49 [2024-03-15T19:06:49.310Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 5.1 MB/s)
15:06:49 [2024-03-15T19:06:49.310Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.15 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:06:49 [2024-03-15T19:06:49.310Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson/2.10/gson-2.10.pom
15:06:49 [2024-03-15T19:06:49.310Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson/2.10/gson-2.10.pom
15:06:49 [2024-03-15T19:06:49.310Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/gson/gson/2.10/gson-2.10.pom
15:06:49 [2024-03-15T19:06:49.310Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson/2.10/gson-2.10.pom
15:06:49 [2024-03-15T19:06:49.310Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson/2.10/gson-2.10.pom
15:06:49 [2024-03-15T19:06:49.310Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10/gson-2.10.pom
15:06:49 [2024-03-15T19:06:49.310Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10/gson-2.10.pom (9.4 kB at 1.2 MB/s)
15:06:49 [2024-03-15T19:06:49.310Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
15:06:49 [2024-03-15T19:06:49.310Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
15:06:49 [2024-03-15T19:06:49.310Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
15:06:49 [2024-03-15T19:06:49.567Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
15:06:49 [2024-03-15T19:06:49.567Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
15:06:49 [2024-03-15T19:06:49.567Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
15:06:49 [2024-03-15T19:06:49.567Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom (12 kB at 1.8 MB/s)
15:06:49 [2024-03-15T19:06:49.567Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
15:06:49 [2024-03-15T19:06:49.567Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
15:06:49 [2024-03-15T19:06:49.567Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
15:06:49 [2024-03-15T19:06:49.567Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
15:06:49 [2024-03-15T19:06:49.567Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
15:06:49 [2024-03-15T19:06:49.568Z] [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
15:06:49 [2024-03-15T19:06:49.568Z] [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 3.2 MB/s)
15:06:49 [2024-03-15T19:06:49.568Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
15:06:49 [2024-03-15T19:06:49.568Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
15:06:49 [2024-03-15T19:06:49.568Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
15:06:49 [2024-03-15T19:06:49.824Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
15:06:49 [2024-03-15T19:06:49.824Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
15:06:49 [2024-03-15T19:06:49.824Z] [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
15:06:49 [2024-03-15T19:06:49.824Z] [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 4.2 MB/s)
15:06:49 [2024-03-15T19:06:49.825Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
15:06:49 [2024-03-15T19:06:49.825Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
15:06:49 [2024-03-15T19:06:49.825Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
15:06:49 [2024-03-15T19:06:49.825Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
15:06:49 [2024-03-15T19:06:49.825Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
15:06:49 [2024-03-15T19:06:49.825Z] [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
15:06:49 [2024-03-15T19:06:49.825Z] [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)
15:06:49 [2024-03-15T19:06:49.825Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
15:06:49 [2024-03-15T19:06:49.825Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar
15:06:49 [2024-03-15T19:06:49.825Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
15:06:49 [2024-03-15T19:06:49.825Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar
15:06:49 [2024-03-15T19:06:49.825Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
15:06:49 [2024-03-15T19:06:49.825Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
15:06:49 [2024-03-15T19:06:49.825Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
15:06:49 [2024-03-15T19:06:49.825Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
15:06:49 [2024-03-15T19:06:49.825Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
15:06:49 [2024-03-15T19:06:49.825Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
15:06:49 [2024-03-15T19:06:49.825Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
15:06:49 [2024-03-15T19:06:49.825Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson/2.10/gson-2.10.jar
15:06:49 [2024-03-15T19:06:49.825Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
15:06:49 [2024-03-15T19:06:49.825Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
15:06:49 [2024-03-15T19:06:49.825Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar
15:06:49 [2024-03-15T19:06:49.825Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
15:06:49 [2024-03-15T19:06:49.825Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar
15:06:49 [2024-03-15T19:06:49.825Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
15:06:49 [2024-03-15T19:06:49.825Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
15:06:49 [2024-03-15T19:06:49.825Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
15:06:49 [2024-03-15T19:06:49.825Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
15:06:49 [2024-03-15T19:06:49.825Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
15:06:50 [2024-03-15T19:06:50.082Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
15:06:50 [2024-03-15T19:06:50.082Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
15:06:50 [2024-03-15T19:06:50.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson/2.10/gson-2.10.jar
15:06:50 [2024-03-15T19:06:50.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
15:06:50 [2024-03-15T19:06:50.083Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
15:06:50 [2024-03-15T19:06:50.083Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar
15:06:50 [2024-03-15T19:06:50.083Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
15:06:50 [2024-03-15T19:06:50.083Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar
15:06:50 [2024-03-15T19:06:50.083Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
15:06:50 [2024-03-15T19:06:50.083Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
15:06:50 [2024-03-15T19:06:50.083Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
15:06:50 [2024-03-15T19:06:50.083Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
15:06:50 [2024-03-15T19:06:50.083Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
15:06:50 [2024-03-15T19:06:50.339Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
15:06:50 [2024-03-15T19:06:50.339Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
15:06:50 [2024-03-15T19:06:50.339Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/gson/gson/2.10/gson-2.10.jar
15:06:50 [2024-03-15T19:06:50.339Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
15:06:50 [2024-03-15T19:06:50.596Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
15:06:50 [2024-03-15T19:06:50.596Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar
15:06:50 [2024-03-15T19:06:50.596Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
15:06:50 [2024-03-15T19:06:50.596Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar
15:06:50 [2024-03-15T19:06:50.596Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
15:06:50 [2024-03-15T19:06:50.596Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
15:06:50 [2024-03-15T19:06:50.596Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
15:06:50 [2024-03-15T19:06:50.596Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
15:06:50 [2024-03-15T19:06:50.596Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
15:06:50 [2024-03-15T19:06:50.596Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
15:06:50 [2024-03-15T19:06:50.596Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
15:06:50 [2024-03-15T19:06:50.596Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson/2.10/gson-2.10.jar
15:06:50 [2024-03-15T19:06:50.596Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
15:06:50 [2024-03-15T19:06:50.596Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
15:06:50 [2024-03-15T19:06:50.596Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar
15:06:50 [2024-03-15T19:06:50.596Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
15:06:50 [2024-03-15T19:06:50.596Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar
15:06:50 [2024-03-15T19:06:50.596Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
15:06:50 [2024-03-15T19:06:50.596Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
15:06:50 [2024-03-15T19:06:50.596Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
15:06:50 [2024-03-15T19:06:50.596Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
15:06:50 [2024-03-15T19:06:50.596Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
15:06:50 [2024-03-15T19:06:50.596Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
15:06:50 [2024-03-15T19:06:50.596Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
15:06:50 [2024-03-15T19:06:50.596Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson/2.10/gson-2.10.jar
15:06:50 [2024-03-15T19:06:50.596Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
15:06:50 [2024-03-15T19:06:50.596Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
15:06:50 [2024-03-15T19:06:50.597Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar (32 kB at 11 MB/s)
15:06:50 [2024-03-15T19:06:50.597Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar
15:06:50 [2024-03-15T19:06:50.597Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
15:06:50 [2024-03-15T19:06:50.597Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar
15:06:50 [2024-03-15T19:06:50.597Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
15:06:50 [2024-03-15T19:06:50.597Z] [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
15:06:50 [2024-03-15T19:06:50.597Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar (27 kB at 8.9 MB/s)
15:06:50 [2024-03-15T19:06:50.597Z] [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
15:06:50 [2024-03-15T19:06:50.597Z] [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 55 MB/s)
15:06:50 [2024-03-15T19:06:50.597Z] [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
15:06:50 [2024-03-15T19:06:50.597Z] [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 6.2 MB/s)
15:06:50 [2024-03-15T19:06:50.597Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
15:06:50 [2024-03-15T19:06:50.597Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar (165 kB at 15 MB/s)
15:06:50 [2024-03-15T19:06:50.597Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
15:06:50 [2024-03-15T19:06:50.597Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar (206 kB at 16 MB/s)
15:06:50 [2024-03-15T19:06:50.597Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
15:06:50 [2024-03-15T19:06:50.597Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar (157 kB at 8.3 MB/s)
15:06:50 [2024-03-15T19:06:50.597Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10/gson-2.10.jar
15:06:50 [2024-03-15T19:06:50.597Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar (42 kB at 2.3 MB/s)
15:06:50 [2024-03-15T19:06:50.597Z] [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
15:06:50 [2024-03-15T19:06:50.597Z] [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 41 MB/s)
15:06:50 [2024-03-15T19:06:50.597Z] [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 424 kB/s)
15:06:50 [2024-03-15T19:06:50.597Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar (182 kB at 8.3 MB/s)
15:06:50 [2024-03-15T19:06:50.597Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar (369 kB at 15 MB/s)
15:06:50 [2024-03-15T19:06:50.597Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10/gson-2.10.jar (286 kB at 9.2 MB/s)
15:06:51 [2024-03-15T19:06:51.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
15:06:51 [2024-03-15T19:06:51.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
15:06:51 [2024-03-15T19:06:51.161Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
15:06:51 [2024-03-15T19:06:51.161Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
15:06:51 [2024-03-15T19:06:51.161Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
15:06:51 [2024-03-15T19:06:51.161Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
15:06:51 [2024-03-15T19:06:51.161Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom (2.4 kB at 270 kB/s)
15:06:51 [2024-03-15T19:06:51.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
15:06:51 [2024-03-15T19:06:51.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
15:06:51 [2024-03-15T19:06:51.161Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
15:06:51 [2024-03-15T19:06:51.418Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
15:06:51 [2024-03-15T19:06:51.418Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
15:06:51 [2024-03-15T19:06:51.418Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
15:06:51 [2024-03-15T19:06:51.418Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar (37 kB at 5.3 MB/s)
15:06:51 [2024-03-15T19:06:51.418Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom
15:06:51 [2024-03-15T19:06:51.418Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom
15:06:51 [2024-03-15T19:06:51.418Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom
15:06:51 [2024-03-15T19:06:51.418Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom
15:06:51 [2024-03-15T19:06:51.418Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom
15:06:51 [2024-03-15T19:06:51.418Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom
15:06:51 [2024-03-15T19:06:51.418Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom (2.7 kB at 226 kB/s)
15:06:51 [2024-03-15T19:06:51.418Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
15:06:51 [2024-03-15T19:06:51.419Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
15:06:51 [2024-03-15T19:06:51.419Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
15:06:51 [2024-03-15T19:06:51.419Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
15:06:51 [2024-03-15T19:06:51.675Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
15:06:51 [2024-03-15T19:06:51.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
15:06:51 [2024-03-15T19:06:51.676Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom (2.6 kB at 288 kB/s)
15:06:51 [2024-03-15T19:06:51.676Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
15:06:51 [2024-03-15T19:06:51.676Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
15:06:51 [2024-03-15T19:06:51.676Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
15:06:51 [2024-03-15T19:06:51.676Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
15:06:51 [2024-03-15T19:06:51.676Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
15:06:51 [2024-03-15T19:06:51.676Z] [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
15:06:51 [2024-03-15T19:06:51.676Z] [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 5.6 MB/s)
15:06:51 [2024-03-15T19:06:51.676Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.5/asm-9.5.pom
15:06:51 [2024-03-15T19:06:51.676Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom
15:06:51 [2024-03-15T19:06:51.676Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.5/asm-9.5.pom
15:06:51 [2024-03-15T19:06:51.933Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom
15:06:51 [2024-03-15T19:06:51.933Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.5/asm-9.5.pom
15:06:51 [2024-03-15T19:06:51.933Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.pom
15:06:51 [2024-03-15T19:06:51.933Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.pom (2.4 kB at 339 kB/s)
15:06:51 [2024-03-15T19:06:51.933Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom
15:06:51 [2024-03-15T19:06:51.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom
15:06:51 [2024-03-15T19:06:51.933Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom
15:06:51 [2024-03-15T19:06:51.933Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom
15:06:51 [2024-03-15T19:06:51.933Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom
15:06:51 [2024-03-15T19:06:51.933Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom
15:06:51 [2024-03-15T19:06:51.933Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom (2.9 kB at 367 kB/s)
15:06:51 [2024-03-15T19:06:51.933Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom
15:06:51 [2024-03-15T19:06:51.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom
15:06:51 [2024-03-15T19:06:51.933Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom
15:06:52 [2024-03-15T19:06:52.190Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom
15:06:52 [2024-03-15T19:06:52.190Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom
15:06:52 [2024-03-15T19:06:52.190Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom
15:06:52 [2024-03-15T19:06:52.190Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom (2.6 kB at 328 kB/s)
15:06:52 [2024-03-15T19:06:52.190Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
15:06:52 [2024-03-15T19:06:52.190Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
15:06:52 [2024-03-15T19:06:52.190Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
15:06:52 [2024-03-15T19:06:52.190Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
15:06:52 [2024-03-15T19:06:52.190Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
15:06:52 [2024-03-15T19:06:52.190Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
15:06:52 [2024-03-15T19:06:52.190Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom (2.4 kB at 305 kB/s)
15:06:52 [2024-03-15T19:06:52.190Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
15:06:52 [2024-03-15T19:06:52.190Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
15:06:52 [2024-03-15T19:06:52.190Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
15:06:52 [2024-03-15T19:06:52.756Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
15:06:52 [2024-03-15T19:06:52.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
15:06:52 [2024-03-15T19:06:52.756Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
15:06:52 [2024-03-15T19:06:52.756Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom (21 kB at 2.3 MB/s)
15:06:52 [2024-03-15T19:06:52.756Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
15:06:52 [2024-03-15T19:06:52.757Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
15:06:52 [2024-03-15T19:06:52.757Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
15:06:52 [2024-03-15T19:06:52.757Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
15:06:52 [2024-03-15T19:06:52.757Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
15:06:52 [2024-03-15T19:06:52.757Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
15:06:52 [2024-03-15T19:06:52.757Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom (13 kB at 6.7 MB/s)
15:06:52 [2024-03-15T19:06:52.757Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
15:06:52 [2024-03-15T19:06:52.757Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
15:06:52 [2024-03-15T19:06:52.757Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
15:06:53 [2024-03-15T19:06:53.015Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
15:06:53 [2024-03-15T19:06:53.015Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
15:06:53 [2024-03-15T19:06:53.015Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
15:06:53 [2024-03-15T19:06:53.015Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom (9.0 kB at 4.5 MB/s)
15:06:53 [2024-03-15T19:06:53.015Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
15:06:53 [2024-03-15T19:06:53.015Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
15:06:53 [2024-03-15T19:06:53.015Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
15:06:53 [2024-03-15T19:06:53.272Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
15:06:53 [2024-03-15T19:06:53.272Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
15:06:53 [2024-03-15T19:06:53.272Z] [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
15:06:53 [2024-03-15T19:06:53.272Z] [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 6.7 MB/s)
15:06:53 [2024-03-15T19:06:53.272Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
15:06:53 [2024-03-15T19:06:53.272Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
15:06:53 [2024-03-15T19:06:53.272Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
15:06:53 [2024-03-15T19:06:53.530Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
15:06:53 [2024-03-15T19:06:53.530Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
15:06:53 [2024-03-15T19:06:53.530Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
15:06:53 [2024-03-15T19:06:53.530Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom (5.3 kB at 2.7 MB/s)
15:06:53 [2024-03-15T19:06:53.530Z] [WARNING] The POM for jakarta.activation:jakarta.activation-api:jar:1.2.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:06:53 [2024-03-15T19:06:53.530Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
15:06:53 [2024-03-15T19:06:53.530Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
15:06:53 [2024-03-15T19:06:53.530Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
15:06:53 [2024-03-15T19:06:53.530Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
15:06:53 [2024-03-15T19:06:53.530Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
15:06:53 [2024-03-15T19:06:53.530Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
15:06:53 [2024-03-15T19:06:53.530Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom (2.7 kB at 266 kB/s)
15:06:53 [2024-03-15T19:06:53.530Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
15:06:53 [2024-03-15T19:06:53.530Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
15:06:53 [2024-03-15T19:06:53.530Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
15:06:53 [2024-03-15T19:06:53.788Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
15:06:53 [2024-03-15T19:06:53.788Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
15:06:53 [2024-03-15T19:06:53.788Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
15:06:53 [2024-03-15T19:06:53.788Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom (10 kB at 1.3 MB/s)
15:06:53 [2024-03-15T19:06:53.788Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
15:06:53 [2024-03-15T19:06:53.788Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
15:06:53 [2024-03-15T19:06:53.788Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
15:06:53 [2024-03-15T19:06:53.788Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
15:06:53 [2024-03-15T19:06:53.788Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
15:06:53 [2024-03-15T19:06:53.788Z] [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
15:06:53 [2024-03-15T19:06:53.789Z] [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 10 MB/s)
15:06:53 [2024-03-15T19:06:53.789Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.13.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:06:53 [2024-03-15T19:06:53.789Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar
15:06:53 [2024-03-15T19:06:53.789Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
15:06:53 [2024-03-15T19:06:53.789Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.5/asm-9.5.jar
15:06:53 [2024-03-15T19:06:53.789Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
15:06:53 [2024-03-15T19:06:53.789Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
15:06:53 [2024-03-15T19:06:53.789Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
15:06:53 [2024-03-15T19:06:53.789Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
15:06:53 [2024-03-15T19:06:53.789Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
15:06:53 [2024-03-15T19:06:53.789Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
15:06:53 [2024-03-15T19:06:53.789Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
15:06:53 [2024-03-15T19:06:53.789Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar
15:06:53 [2024-03-15T19:06:53.789Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
15:06:53 [2024-03-15T19:06:53.789Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar
15:06:53 [2024-03-15T19:06:53.789Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
15:06:53 [2024-03-15T19:06:53.789Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
15:06:53 [2024-03-15T19:06:53.789Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
15:06:53 [2024-03-15T19:06:53.789Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
15:06:53 [2024-03-15T19:06:53.789Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
15:06:53 [2024-03-15T19:06:53.789Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
15:06:53 [2024-03-15T19:06:53.789Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
15:06:53 [2024-03-15T19:06:53.789Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar
15:06:54 [2024-03-15T19:06:54.047Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
15:06:54 [2024-03-15T19:06:54.047Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.5/asm-9.5.jar
15:06:54 [2024-03-15T19:06:54.047Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
15:06:54 [2024-03-15T19:06:54.047Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
15:06:54 [2024-03-15T19:06:54.047Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
15:06:54 [2024-03-15T19:06:54.047Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
15:06:54 [2024-03-15T19:06:54.047Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.5/asm-9.5.jar
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar (33 kB at 3.3 MB/s)
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.jar
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar (34 kB at 4.2 MB/s)
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar (52 kB at 5.8 MB/s)
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.jar (122 kB at 14 MB/s)
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar (175 kB at 16 MB/s)
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar (116 kB at 11 MB/s)
15:06:54 [2024-03-15T19:06:54.306Z] [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
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar (47 kB at 4.2 MB/s)
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar (72 kB at 3.8 MB/s)
15:06:54 [2024-03-15T19:06:54.306Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar (91 kB at 4.8 MB/s)
15:06:54 [2024-03-15T19:06:54.306Z] [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 35 MB/s)
15:06:54 [2024-03-15T19:06:54.564Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.2/eclipse-jarsigner-plugin-1.4.2.pom
15:06:54 [2024-03-15T19:06:54.564Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.2/eclipse-jarsigner-plugin-1.4.2.pom (2.6 kB at 288 kB/s)
15:06:54 [2024-03-15T19:06:54.564Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-build-parent/1.4.2/cbi-build-parent-1.4.2.pom
15:06:54 [2024-03-15T19:06:54.564Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-build-parent/1.4.2/cbi-build-parent-1.4.2.pom (7.0 kB at 872 kB/s)
15:06:54 [2024-03-15T19:06:54.820Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-parent/1.4.2/cbi-parent-1.4.2.pom
15:06:54 [2024-03-15T19:06:54.820Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-parent/1.4.2/cbi-parent-1.4.2.pom (4.7 kB at 525 kB/s)
15:06:54 [2024-03-15T19:06:54.820Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-bom/1.4.2/cbi-bom-1.4.2.pom
15:06:54 [2024-03-15T19:06:54.820Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-bom/1.4.2/cbi-bom-1.4.2.pom (11 kB at 1.2 MB/s)
15:06:54 [2024-03-15T19:06:54.820Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.2/eclipse-jarsigner-plugin-1.4.2.jar
15:06:54 [2024-03-15T19:06:54.820Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.2/eclipse-jarsigner-plugin-1.4.2.jar (66 kB at 2.9 MB/s)
15:06:54 [2024-03-15T19:06:54.820Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
15:06:54 [2024-03-15T19:06:54.820Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
15:06:54 [2024-03-15T19:06:54.820Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
15:06:54 [2024-03-15T19:06:54.820Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
15:06:54 [2024-03-15T19:06:54.820Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
15:06:54 [2024-03-15T19:06:54.820Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
15:06:54 [2024-03-15T19:06:54.820Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom (5.3 kB at 254 kB/s)
15:06:54 [2024-03-15T19:06:54.820Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
15:06:54 [2024-03-15T19:06:54.820Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
15:06:54 [2024-03-15T19:06:54.820Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
15:06:55 [2024-03-15T19:06:55.077Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
15:06:55 [2024-03-15T19:06:55.077Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
15:06:55 [2024-03-15T19:06:55.077Z] [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
15:06:55 [2024-03-15T19:06:55.077Z] [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 4.0 MB/s)
15:06:55 [2024-03-15T19:06:55.077Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
15:06:55 [2024-03-15T19:06:55.077Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
15:06:55 [2024-03-15T19:06:55.077Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
15:06:55 [2024-03-15T19:06:55.077Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
15:06:55 [2024-03-15T19:06:55.077Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
15:06:55 [2024-03-15T19:06:55.077Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
15:06:55 [2024-03-15T19:06:55.077Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar (36 kB at 3.3 MB/s)
15:06:55 [2024-03-15T19:06:55.077Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom
15:06:55 [2024-03-15T19:06:55.334Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom
15:06:55 [2024-03-15T19:06:55.334Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom
15:06:55 [2024-03-15T19:06:55.334Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom
15:06:55 [2024-03-15T19:06:55.334Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom
15:06:55 [2024-03-15T19:06:55.334Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom
15:06:55 [2024-03-15T19:06:55.334Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom (1.9 kB at 236 kB/s)
15:06:55 [2024-03-15T19:06:55.334Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom
15:06:55 [2024-03-15T19:06:55.334Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom
15:06:55 [2024-03-15T19:06:55.334Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom
15:06:55 [2024-03-15T19:06:55.334Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom
15:06:55 [2024-03-15T19:06:55.334Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom
15:06:55 [2024-03-15T19:06:55.334Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom
15:06:55 [2024-03-15T19:06:55.334Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom (5.7 kB at 635 kB/s)
15:06:55 [2024-03-15T19:06:55.334Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.pom
15:06:55 [2024-03-15T19:06:55.334Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.pom (7.7 kB at 1.1 MB/s)
15:06:55 [2024-03-15T19:06:55.334Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/6.7.0.202309050840-r/org.eclipse.jgit-parent-6.7.0.202309050840-r.pom
15:06:55 [2024-03-15T19:06:55.334Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/6.7.0.202309050840-r/org.eclipse.jgit-parent-6.7.0.202309050840-r.pom (34 kB at 3.8 MB/s)
15:06:55 [2024-03-15T19:06:55.334Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
15:06:55 [2024-03-15T19:06:55.334Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
15:06:55 [2024-03-15T19:06:55.591Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
15:06:55 [2024-03-15T19:06:55.591Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
15:06:55 [2024-03-15T19:06:55.591Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
15:06:55 [2024-03-15T19:06:55.591Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
15:06:55 [2024-03-15T19:06:55.591Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom (6.2 kB at 3.1 MB/s)
15:06:55 [2024-03-15T19:06:55.591Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
15:06:55 [2024-03-15T19:06:55.591Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
15:06:55 [2024-03-15T19:06:55.591Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
15:06:55 [2024-03-15T19:06:55.591Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
15:06:55 [2024-03-15T19:06:55.591Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
15:06:55 [2024-03-15T19:06:55.591Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
15:06:55 [2024-03-15T19:06:55.591Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 2.0 MB/s)
15:06:55 [2024-03-15T19:06:55.591Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar
15:06:55 [2024-03-15T19:06:55.591Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.jar
15:06:55 [2024-03-15T19:06:55.591Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
15:06:55 [2024-03-15T19:06:55.848Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.jar (3.1 MB at 51 MB/s)
15:06:55 [2024-03-15T19:06:55.848Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar
15:06:55 [2024-03-15T19:06:55.848Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
15:06:55 [2024-03-15T19:06:55.848Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar
15:06:55 [2024-03-15T19:06:55.848Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
15:06:55 [2024-03-15T19:06:55.848Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar
15:06:55 [2024-03-15T19:06:55.848Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
15:06:55 [2024-03-15T19:06:55.848Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar
15:06:55 [2024-03-15T19:06:55.848Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
15:06:56 [2024-03-15T19:06:56.105Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar
15:06:56 [2024-03-15T19:06:56.105Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar (6.2 kB at 620 kB/s)
15:06:56 [2024-03-15T19:06:56.105Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
15:06:56 [2024-03-15T19:06:56.105Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar (171 kB at 57 MB/s)
15:06:56 [2024-03-15T19:06:56.363Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom
15:06:56 [2024-03-15T19:06:56.363Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom
15:06:56 [2024-03-15T19:06:56.363Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom
15:06:56 [2024-03-15T19:06:56.363Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom
15:06:56 [2024-03-15T19:06:56.363Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom
15:06:56 [2024-03-15T19:06:56.363Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom
15:06:56 [2024-03-15T19:06:56.363Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom (2.7 kB at 343 kB/s)
15:06:56 [2024-03-15T19:06:56.363Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar
15:06:56 [2024-03-15T19:06:56.363Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar
15:06:56 [2024-03-15T19:06:56.363Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar
15:06:56 [2024-03-15T19:06:56.620Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar
15:06:56 [2024-03-15T19:06:56.620Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar
15:06:56 [2024-03-15T19:06:56.620Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar
15:06:56 [2024-03-15T19:06:56.620Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar (54 kB at 6.0 MB/s)
15:06:56 [2024-03-15T19:06:56.620Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
15:06:56 [2024-03-15T19:06:56.620Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
15:06:56 [2024-03-15T19:06:56.620Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
15:06:56 [2024-03-15T19:06:56.620Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
15:06:56 [2024-03-15T19:06:56.620Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
15:06:56 [2024-03-15T19:06:56.620Z] [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
15:06:56 [2024-03-15T19:06:56.620Z] [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 190 kB/s)
15:06:56 [2024-03-15T19:06:56.620Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
15:06:56 [2024-03-15T19:06:56.620Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
15:06:56 [2024-03-15T19:06:56.620Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
15:06:56 [2024-03-15T19:06:56.620Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
15:06:56 [2024-03-15T19:06:56.620Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
15:06:56 [2024-03-15T19:06:56.620Z] [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
15:06:56 [2024-03-15T19:06:56.620Z] [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)
15:06:56 [2024-03-15T19:06:56.620Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
15:06:56 [2024-03-15T19:06:56.877Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
15:06:56 [2024-03-15T19:06:56.877Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
15:06:56 [2024-03-15T19:06:56.877Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
15:06:56 [2024-03-15T19:06:56.877Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
15:06:56 [2024-03-15T19:06:56.877Z] [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
15:06:56 [2024-03-15T19:06:56.877Z] [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 335 kB/s)
15:06:56 [2024-03-15T19:06:56.877Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
15:06:56 [2024-03-15T19:06:56.877Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
15:06:56 [2024-03-15T19:06:56.877Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
15:06:57 [2024-03-15T19:06:57.134Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
15:06:57 [2024-03-15T19:06:57.134Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
15:06:57 [2024-03-15T19:06:57.134Z] [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
15:06:57 [2024-03-15T19:06:57.134Z] [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 626 kB/s)
15:06:57 [2024-03-15T19:06:57.134Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
15:06:57 [2024-03-15T19:06:57.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
15:06:57 [2024-03-15T19:06:57.134Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
15:06:57 [2024-03-15T19:06:57.134Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
15:06:57 [2024-03-15T19:06:57.134Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
15:06:57 [2024-03-15T19:06:57.134Z] [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
15:06:57 [2024-03-15T19:06:57.134Z] [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 176 kB/s)
15:06:57 [2024-03-15T19:06:57.134Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom
15:06:57 [2024-03-15T19:06:57.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom
15:06:57 [2024-03-15T19:06:57.134Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom
15:06:57 [2024-03-15T19:06:57.391Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom
15:06:57 [2024-03-15T19:06:57.391Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom
15:06:57 [2024-03-15T19:06:57.391Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom
15:06:57 [2024-03-15T19:06:57.391Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom (2.4 kB at 266 kB/s)
15:06:57 [2024-03-15T19:06:57.391Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom
15:06:57 [2024-03-15T19:06:57.391Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom
15:06:57 [2024-03-15T19:06:57.391Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom
15:06:57 [2024-03-15T19:06:57.391Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom
15:06:57 [2024-03-15T19:06:57.391Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom
15:06:57 [2024-03-15T19:06:57.391Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom
15:06:57 [2024-03-15T19:06:57.391Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom (1.5 kB at 193 kB/s)
15:06:57 [2024-03-15T19:06:57.391Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
15:06:57 [2024-03-15T19:06:57.391Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
15:06:57 [2024-03-15T19:06:57.391Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar
15:06:57 [2024-03-15T19:06:57.391Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar
15:06:57 [2024-03-15T19:06:57.391Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
15:06:57 [2024-03-15T19:06:57.391Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
15:06:57 [2024-03-15T19:06:57.391Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar
15:06:57 [2024-03-15T19:06:57.391Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar
15:06:57 [2024-03-15T19:06:57.391Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
15:06:57 [2024-03-15T19:06:57.648Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
15:06:57 [2024-03-15T19:06:57.648Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar
15:06:57 [2024-03-15T19:06:57.648Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar
15:06:57 [2024-03-15T19:06:57.648Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
15:06:57 [2024-03-15T19:06:57.905Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
15:06:57 [2024-03-15T19:06:57.905Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar
15:06:57 [2024-03-15T19:06:57.905Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar
15:06:57 [2024-03-15T19:06:57.905Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
15:06:57 [2024-03-15T19:06:57.905Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
15:06:57 [2024-03-15T19:06:57.905Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar
15:06:57 [2024-03-15T19:06:57.905Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar
15:06:57 [2024-03-15T19:06:57.905Z] [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
15:06:57 [2024-03-15T19:06:57.905Z] [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 776 kB/s)
15:06:57 [2024-03-15T19:06:57.905Z] [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
15:06:57 [2024-03-15T19:06:57.905Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar
15:06:57 [2024-03-15T19:06:57.905Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar
15:06:57 [2024-03-15T19:06:57.905Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar (3.5 kB at 499 kB/s)
15:06:57 [2024-03-15T19:06:57.905Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar (20 kB at 2.9 MB/s)
15:06:57 [2024-03-15T19:06:57.905Z] [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 1.1 MB/s)
15:06:58 [2024-03-15T19:06:58.162Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
15:06:58 [2024-03-15T19:06:58.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
15:06:58 [2024-03-15T19:06:58.162Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
15:06:58 [2024-03-15T19:06:58.420Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
15:06:58 [2024-03-15T19:06:58.420Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
15:06:58 [2024-03-15T19:06:58.420Z] [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
15:06:58 [2024-03-15T19:06:58.420Z] [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 1.1 MB/s)
15:06:58 [2024-03-15T19:06:58.420Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
15:06:58 [2024-03-15T19:06:58.420Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
15:06:58 [2024-03-15T19:06:58.420Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
15:06:58 [2024-03-15T19:06:58.420Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
15:06:58 [2024-03-15T19:06:58.420Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
15:06:58 [2024-03-15T19:06:58.420Z] [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
15:06:58 [2024-03-15T19:06:58.420Z] [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 5.6 MB/s)
15:06:58 [2024-03-15T19:06:58.420Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
15:06:58 [2024-03-15T19:06:58.420Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
15:06:58 [2024-03-15T19:06:58.420Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
15:06:58 [2024-03-15T19:06:58.677Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
15:06:58 [2024-03-15T19:06:58.678Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
15:06:58 [2024-03-15T19:06:58.678Z] [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
15:06:58 [2024-03-15T19:06:58.678Z] [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 4.1 MB/s)
15:06:58 [2024-03-15T19:06:58.678Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
15:06:58 [2024-03-15T19:06:58.678Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
15:06:58 [2024-03-15T19:06:58.678Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
15:06:58 [2024-03-15T19:06:58.934Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
15:06:58 [2024-03-15T19:06:58.934Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
15:06:58 [2024-03-15T19:06:58.934Z] [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
15:06:58 [2024-03-15T19:06:58.934Z] [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 15 MB/s)
15:06:58 [2024-03-15T19:06:58.934Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
15:06:58 [2024-03-15T19:06:58.934Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
15:06:58 [2024-03-15T19:06:58.934Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
15:06:58 [2024-03-15T19:06:58.934Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
15:06:58 [2024-03-15T19:06:58.934Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
15:06:58 [2024-03-15T19:06:58.934Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
15:06:58 [2024-03-15T19:06:58.934Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (6.4 kB at 583 kB/s)
15:06:58 [2024-03-15T19:06:58.934Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
15:06:58 [2024-03-15T19:06:58.934Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
15:06:58 [2024-03-15T19:06:58.934Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
15:06:59 [2024-03-15T19:06:59.191Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
15:06:59 [2024-03-15T19:06:59.191Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
15:06:59 [2024-03-15T19:06:59.191Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
15:06:59 [2024-03-15T19:06:59.191Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (9.6 kB at 868 kB/s)
15:06:59 [2024-03-15T19:06:59.191Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
15:06:59 [2024-03-15T19:06:59.191Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
15:06:59 [2024-03-15T19:06:59.191Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom
15:06:59 [2024-03-15T19:06:59.448Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
15:06:59 [2024-03-15T19:06:59.448Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
15:06:59 [2024-03-15T19:06:59.448Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom
15:06:59 [2024-03-15T19:06:59.448Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 2.0 MB/s)
15:06:59 [2024-03-15T19:06:59.448Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom
15:06:59 [2024-03-15T19:06:59.448Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom
15:06:59 [2024-03-15T19:06:59.448Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom
15:06:59 [2024-03-15T19:06:59.704Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom
15:06:59 [2024-03-15T19:06:59.704Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom
15:06:59 [2024-03-15T19:06:59.704Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
15:06:59 [2024-03-15T19:06:59.704Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 kB at 734 kB/s)
15:06:59 [2024-03-15T19:06:59.704Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
15:06:59 [2024-03-15T19:06:59.704Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
15:06:59 [2024-03-15T19:06:59.704Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
15:06:59 [2024-03-15T19:06:59.704Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
15:06:59 [2024-03-15T19:06:59.704Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
15:06:59 [2024-03-15T19:06:59.704Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
15:06:59 [2024-03-15T19:06:59.704Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 kB at 4.1 MB/s)
15:06:59 [2024-03-15T19:06:59.704Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom
15:06:59 [2024-03-15T19:06:59.704Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom
15:06:59 [2024-03-15T19:06:59.704Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom
15:06:59 [2024-03-15T19:06:59.704Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom
15:06:59 [2024-03-15T19:06:59.960Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom
15:06:59 [2024-03-15T19:06:59.960Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom
15:06:59 [2024-03-15T19:06:59.960Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom (1.9 kB at 125 kB/s)
15:06:59 [2024-03-15T19:06:59.960Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar
15:06:59 [2024-03-15T19:06:59.960Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar
15:06:59 [2024-03-15T19:06:59.960Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar
15:06:59 [2024-03-15T19:06:59.960Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar
15:07:00 [2024-03-15T19:07:00.219Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar
15:07:00 [2024-03-15T19:07:00.219Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar
15:07:00 [2024-03-15T19:07:00.219Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar (28 kB at 2.1 MB/s)
15:07:00 [2024-03-15T19:07:00.219Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
15:07:00 [2024-03-15T19:07:00.219Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
15:07:00 [2024-03-15T19:07:00.219Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
15:07:00 [2024-03-15T19:07:00.219Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
15:07:00 [2024-03-15T19:07:00.219Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
15:07:00 [2024-03-15T19:07:00.219Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
15:07:00 [2024-03-15T19:07:00.219Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom (1.3 kB at 66 kB/s)
15:07:00 [2024-03-15T19:07:00.219Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
15:07:00 [2024-03-15T19:07:00.219Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
15:07:00 [2024-03-15T19:07:00.219Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
15:07:00 [2024-03-15T19:07:00.781Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
15:07:00 [2024-03-15T19:07:00.781Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
15:07:00 [2024-03-15T19:07:00.781Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
15:07:00 [2024-03-15T19:07:00.781Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom (1.3 kB at 183 kB/s)
15:07:00 [2024-03-15T19:07:00.781Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
15:07:00 [2024-03-15T19:07:00.781Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
15:07:00 [2024-03-15T19:07:00.781Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
15:07:01 [2024-03-15T19:07:01.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
15:07:01 [2024-03-15T19:07:01.038Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
15:07:01 [2024-03-15T19:07:01.038Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
15:07:01 [2024-03-15T19:07:01.038Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom (1.3 kB at 92 kB/s)
15:07:01 [2024-03-15T19:07:01.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
15:07:01 [2024-03-15T19:07:01.038Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
15:07:01 [2024-03-15T19:07:01.038Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
15:07:01 [2024-03-15T19:07:01.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
15:07:01 [2024-03-15T19:07:01.295Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
15:07:01 [2024-03-15T19:07:01.295Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
15:07:01 [2024-03-15T19:07:01.295Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom (1.3 kB at 187 kB/s)
15:07:01 [2024-03-15T19:07:01.295Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
15:07:01 [2024-03-15T19:07:01.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
15:07:01 [2024-03-15T19:07:01.295Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
15:07:01 [2024-03-15T19:07:01.295Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
15:07:01 [2024-03-15T19:07:01.295Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
15:07:01 [2024-03-15T19:07:01.295Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
15:07:01 [2024-03-15T19:07:01.295Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom (1.3 kB at 129 kB/s)
15:07:01 [2024-03-15T19:07:01.295Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
15:07:01 [2024-03-15T19:07:01.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
15:07:01 [2024-03-15T19:07:01.295Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
15:07:01 [2024-03-15T19:07:01.295Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
15:07:01 [2024-03-15T19:07:01.552Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
15:07:01 [2024-03-15T19:07:01.552Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
15:07:01 [2024-03-15T19:07:01.552Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom (1.9 kB at 126 kB/s)
15:07:01 [2024-03-15T19:07:01.552Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom
15:07:01 [2024-03-15T19:07:01.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom
15:07:01 [2024-03-15T19:07:01.552Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom
15:07:01 [2024-03-15T19:07:01.552Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom
15:07:01 [2024-03-15T19:07:01.552Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom
15:07:01 [2024-03-15T19:07:01.552Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom
15:07:01 [2024-03-15T19:07:01.809Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom (2.5 kB at 124 kB/s)
15:07:01 [2024-03-15T19:07:01.809Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
15:07:01 [2024-03-15T19:07:01.810Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
15:07:01 [2024-03-15T19:07:01.810Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
15:07:01 [2024-03-15T19:07:01.810Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
15:07:01 [2024-03-15T19:07:01.810Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
15:07:01 [2024-03-15T19:07:01.810Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar
15:07:01 [2024-03-15T19:07:01.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
15:07:01 [2024-03-15T19:07:01.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
15:07:01 [2024-03-15T19:07:01.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
15:07:01 [2024-03-15T19:07:01.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
15:07:01 [2024-03-15T19:07:01.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
15:07:01 [2024-03-15T19:07:01.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar
15:07:01 [2024-03-15T19:07:01.810Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
15:07:01 [2024-03-15T19:07:01.810Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
15:07:01 [2024-03-15T19:07:01.810Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
15:07:01 [2024-03-15T19:07:01.810Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
15:07:01 [2024-03-15T19:07:01.810Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
15:07:01 [2024-03-15T19:07:01.810Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar
15:07:02 [2024-03-15T19:07:02.068Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
15:07:02 [2024-03-15T19:07:02.068Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
15:07:02 [2024-03-15T19:07:02.068Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
15:07:02 [2024-03-15T19:07:02.068Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
15:07:02 [2024-03-15T19:07:02.068Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
15:07:02 [2024-03-15T19:07:02.068Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar
15:07:02 [2024-03-15T19:07:02.068Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
15:07:02 [2024-03-15T19:07:02.068Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
15:07:02 [2024-03-15T19:07:02.068Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
15:07:02 [2024-03-15T19:07:02.068Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
15:07:02 [2024-03-15T19:07:02.068Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
15:07:02 [2024-03-15T19:07:02.068Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar
15:07:02 [2024-03-15T19:07:02.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
15:07:02 [2024-03-15T19:07:02.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar (15 kB at 1.6 MB/s)
15:07:02 [2024-03-15T19:07:02.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
15:07:02 [2024-03-15T19:07:02.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
15:07:02 [2024-03-15T19:07:02.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
15:07:02 [2024-03-15T19:07:02.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
15:07:02 [2024-03-15T19:07:02.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar
15:07:02 [2024-03-15T19:07:02.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar (17 kB at 2.4 MB/s)
15:07:02 [2024-03-15T19:07:02.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar (41 kB at 5.1 MB/s)
15:07:02 [2024-03-15T19:07:02.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar (33 kB at 2.4 MB/s)
15:07:02 [2024-03-15T19:07:02.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar (345 kB at 15 MB/s)
15:07:02 [2024-03-15T19:07:02.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar (6.0 MB at 71 MB/s)
15:07:02 [2024-03-15T19:07:02.326Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom
15:07:02 [2024-03-15T19:07:02.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom
15:07:02 [2024-03-15T19:07:02.582Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom
15:07:02 [2024-03-15T19:07:02.582Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom
15:07:02 [2024-03-15T19:07:02.582Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom
15:07:02 [2024-03-15T19:07:02.582Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom
15:07:02 [2024-03-15T19:07:02.582Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom (1.6 kB at 199 kB/s)
15:07:02 [2024-03-15T19:07:02.582Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar
15:07:02 [2024-03-15T19:07:02.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar
15:07:02 [2024-03-15T19:07:02.582Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar
15:07:02 [2024-03-15T19:07:02.582Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar
15:07:02 [2024-03-15T19:07:02.582Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar
15:07:02 [2024-03-15T19:07:02.582Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar
15:07:02 [2024-03-15T19:07:02.582Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar (23 kB at 3.2 MB/s)
15:07:02 [2024-03-15T19:07:02.839Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
15:07:02 [2024-03-15T19:07:02.839Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
15:07:03 [2024-03-15T19:07:03.095Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
15:07:03 [2024-03-15T19:07:03.095Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
15:07:03 [2024-03-15T19:07:03.095Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
15:07:03 [2024-03-15T19:07:03.095Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
15:07:03 [2024-03-15T19:07:03.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom (22 kB at 1.6 MB/s)
15:07:03 [2024-03-15T19:07:03.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
15:07:03 [2024-03-15T19:07:03.095Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
15:07:03 [2024-03-15T19:07:03.095Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
15:07:03 [2024-03-15T19:07:03.095Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
15:07:03 [2024-03-15T19:07:03.095Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
15:07:03 [2024-03-15T19:07:03.095Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
15:07:03 [2024-03-15T19:07:03.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar (118 kB at 7.3 MB/s)
15:07:03 [2024-03-15T19:07:03.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom
15:07:03 [2024-03-15T19:07:03.095Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom
15:07:03 [2024-03-15T19:07:03.095Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom
15:07:03 [2024-03-15T19:07:03.353Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom
15:07:03 [2024-03-15T19:07:03.353Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom
15:07:03 [2024-03-15T19:07:03.353Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom
15:07:03 [2024-03-15T19:07:03.353Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom (8.3 kB at 1.2 MB/s)
15:07:03 [2024-03-15T19:07:03.353Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar
15:07:03 [2024-03-15T19:07:03.353Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar
15:07:03 [2024-03-15T19:07:03.353Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar
15:07:03 [2024-03-15T19:07:03.353Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar
15:07:03 [2024-03-15T19:07:03.353Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar
15:07:03 [2024-03-15T19:07:03.353Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar
15:07:03 [2024-03-15T19:07:03.354Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar (131 kB at 16 MB/s)
15:07:03 [2024-03-15T19:07:03.354Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom
15:07:03 [2024-03-15T19:07:03.354Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom
15:07:03 [2024-03-15T19:07:03.354Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom
15:07:03 [2024-03-15T19:07:03.611Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom
15:07:03 [2024-03-15T19:07:03.611Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom
15:07:03 [2024-03-15T19:07:03.611Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom
15:07:03 [2024-03-15T19:07:03.611Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom (6.3 kB at 576 kB/s)
15:07:03 [2024-03-15T19:07:03.611Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom
15:07:03 [2024-03-15T19:07:03.611Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom
15:07:03 [2024-03-15T19:07:03.611Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom
15:07:03 [2024-03-15T19:07:03.611Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom
15:07:03 [2024-03-15T19:07:03.611Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom
15:07:03 [2024-03-15T19:07:03.611Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom
15:07:03 [2024-03-15T19:07:03.611Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom (1.7 kB at 186 kB/s)
15:07:03 [2024-03-15T19:07:03.611Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom
15:07:03 [2024-03-15T19:07:03.611Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom
15:07:03 [2024-03-15T19:07:03.611Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom
15:07:03 [2024-03-15T19:07:03.868Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom
15:07:03 [2024-03-15T19:07:03.869Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom
15:07:03 [2024-03-15T19:07:03.869Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom
15:07:03 [2024-03-15T19:07:03.869Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom (3.5 kB at 441 kB/s)
15:07:03 [2024-03-15T19:07:03.869Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom
15:07:03 [2024-03-15T19:07:03.869Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom
15:07:03 [2024-03-15T19:07:03.869Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom
15:07:03 [2024-03-15T19:07:03.869Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom
15:07:03 [2024-03-15T19:07:03.869Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom
15:07:03 [2024-03-15T19:07:03.869Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom
15:07:03 [2024-03-15T19:07:03.869Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom (1.9 kB at 266 kB/s)
15:07:03 [2024-03-15T19:07:03.869Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom
15:07:03 [2024-03-15T19:07:03.869Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom
15:07:03 [2024-03-15T19:07:03.869Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.125Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.125Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom (2.2 kB at 223 kB/s)
15:07:04 [2024-03-15T19:07:04.126Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.126Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.126Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.126Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.126Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom (3.3 kB at 364 kB/s)
15:07:04 [2024-03-15T19:07:04.126Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.126Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.126Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.385Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.385Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom (3.3 kB at 412 kB/s)
15:07:04 [2024-03-15T19:07:04.385Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.385Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.385Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.385Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.385Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom (3.3 kB at 470 kB/s)
15:07:04 [2024-03-15T19:07:04.385Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.385Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.385Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.643Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.643Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.643Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.643Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom (3.3 kB at 549 kB/s)
15:07:04 [2024-03-15T19:07:04.643Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.643Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.643Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.643Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.643Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.643Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.643Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom (2.9 kB at 368 kB/s)
15:07:04 [2024-03-15T19:07:04.643Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.643Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.643Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.902Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.902Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.902Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.902Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom (3.4 kB at 480 kB/s)
15:07:04 [2024-03-15T19:07:04.902Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.902Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.902Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.902Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.902Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.902Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.902Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom (2.9 kB at 327 kB/s)
15:07:04 [2024-03-15T19:07:04.902Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.902Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom
15:07:04 [2024-03-15T19:07:04.902Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom
15:07:05 [2024-03-15T19:07:05.163Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom
15:07:05 [2024-03-15T19:07:05.163Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom
15:07:05 [2024-03-15T19:07:05.164Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom
15:07:05 [2024-03-15T19:07:05.164Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom (3.4 kB at 420 kB/s)
15:07:05 [2024-03-15T19:07:05.164Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom
15:07:05 [2024-03-15T19:07:05.164Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom
15:07:05 [2024-03-15T19:07:05.164Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom
15:07:05 [2024-03-15T19:07:05.164Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom
15:07:05 [2024-03-15T19:07:05.164Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom
15:07:05 [2024-03-15T19:07:05.164Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom
15:07:05 [2024-03-15T19:07:05.164Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom (2.9 kB at 420 kB/s)
15:07:05 [2024-03-15T19:07:05.164Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom
15:07:05 [2024-03-15T19:07:05.164Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom
15:07:05 [2024-03-15T19:07:05.164Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom
15:07:05 [2024-03-15T19:07:05.422Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom
15:07:05 [2024-03-15T19:07:05.422Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom
15:07:05 [2024-03-15T19:07:05.422Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom
15:07:05 [2024-03-15T19:07:05.422Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom (3.4 kB at 336 kB/s)
15:07:05 [2024-03-15T19:07:05.422Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom
15:07:05 [2024-03-15T19:07:05.422Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom
15:07:05 [2024-03-15T19:07:05.422Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom
15:07:05 [2024-03-15T19:07:05.422Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom
15:07:05 [2024-03-15T19:07:05.422Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom
15:07:05 [2024-03-15T19:07:05.422Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom
15:07:05 [2024-03-15T19:07:05.422Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom (2.1 kB at 259 kB/s)
15:07:05 [2024-03-15T19:07:05.422Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom
15:07:05 [2024-03-15T19:07:05.422Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom
15:07:05 [2024-03-15T19:07:05.422Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom
15:07:05 [2024-03-15T19:07:05.422Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom
15:07:05 [2024-03-15T19:07:05.422Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom
15:07:05 [2024-03-15T19:07:05.422Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom
15:07:05 [2024-03-15T19:07:05.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom (10 kB at 1.3 MB/s)
15:07:05 [2024-03-15T19:07:05.680Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
15:07:05 [2024-03-15T19:07:05.680Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
15:07:05 [2024-03-15T19:07:05.680Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
15:07:05 [2024-03-15T19:07:05.680Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
15:07:05 [2024-03-15T19:07:05.680Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
15:07:05 [2024-03-15T19:07:05.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
15:07:05 [2024-03-15T19:07:05.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom (22 kB at 2.2 MB/s)
15:07:05 [2024-03-15T19:07:05.680Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
15:07:05 [2024-03-15T19:07:05.680Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
15:07:05 [2024-03-15T19:07:05.680Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
15:07:05 [2024-03-15T19:07:05.680Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
15:07:05 [2024-03-15T19:07:05.680Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
15:07:05 [2024-03-15T19:07:05.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
15:07:05 [2024-03-15T19:07:05.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom (6.1 kB at 761 kB/s)
15:07:05 [2024-03-15T19:07:05.680Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
15:07:05 [2024-03-15T19:07:05.680Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
15:07:05 [2024-03-15T19:07:05.680Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
15:07:05 [2024-03-15T19:07:05.937Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
15:07:05 [2024-03-15T19:07:05.937Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
15:07:05 [2024-03-15T19:07:05.937Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
15:07:05 [2024-03-15T19:07:05.937Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom (3.5 kB at 504 kB/s)
15:07:05 [2024-03-15T19:07:05.937Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
15:07:05 [2024-03-15T19:07:05.937Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
15:07:05 [2024-03-15T19:07:05.937Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
15:07:05 [2024-03-15T19:07:05.937Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
15:07:05 [2024-03-15T19:07:05.937Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
15:07:05 [2024-03-15T19:07:05.937Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
15:07:05 [2024-03-15T19:07:05.937Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom (3.3 kB at 543 kB/s)
15:07:05 [2024-03-15T19:07:05.937Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
15:07:05 [2024-03-15T19:07:05.937Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
15:07:06 [2024-03-15T19:07:06.194Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
15:07:06 [2024-03-15T19:07:06.194Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
15:07:06 [2024-03-15T19:07:06.194Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
15:07:06 [2024-03-15T19:07:06.194Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
15:07:06 [2024-03-15T19:07:06.194Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom (4.1 kB at 507 kB/s)
15:07:06 [2024-03-15T19:07:06.194Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
15:07:06 [2024-03-15T19:07:06.194Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
15:07:06 [2024-03-15T19:07:06.194Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
15:07:06 [2024-03-15T19:07:06.194Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
15:07:06 [2024-03-15T19:07:06.194Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
15:07:06 [2024-03-15T19:07:06.451Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
15:07:06 [2024-03-15T19:07:06.451Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom (3.3 kB at 413 kB/s)
15:07:06 [2024-03-15T19:07:06.451Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
15:07:06 [2024-03-15T19:07:06.451Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
15:07:06 [2024-03-15T19:07:06.451Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
15:07:06 [2024-03-15T19:07:06.451Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
15:07:06 [2024-03-15T19:07:06.451Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
15:07:06 [2024-03-15T19:07:06.451Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
15:07:06 [2024-03-15T19:07:06.451Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom (4.5 kB at 557 kB/s)
15:07:06 [2024-03-15T19:07:06.451Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
15:07:06 [2024-03-15T19:07:06.451Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
15:07:06 [2024-03-15T19:07:06.452Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
15:07:06 [2024-03-15T19:07:06.452Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
15:07:06 [2024-03-15T19:07:06.452Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
15:07:06 [2024-03-15T19:07:06.452Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
15:07:06 [2024-03-15T19:07:06.452Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom (1.8 kB at 252 kB/s)
15:07:06 [2024-03-15T19:07:06.452Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
15:07:06 [2024-03-15T19:07:06.452Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
15:07:06 [2024-03-15T19:07:06.709Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
15:07:06 [2024-03-15T19:07:06.709Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
15:07:06 [2024-03-15T19:07:06.709Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
15:07:06 [2024-03-15T19:07:06.709Z] [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
15:07:06 [2024-03-15T19:07:06.709Z] [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 1.1 MB/s)
15:07:06 [2024-03-15T19:07:06.709Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
15:07:06 [2024-03-15T19:07:06.709Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
15:07:06 [2024-03-15T19:07:06.709Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
15:07:06 [2024-03-15T19:07:06.709Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
15:07:06 [2024-03-15T19:07:06.709Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
15:07:06 [2024-03-15T19:07:06.709Z] [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
15:07:06 [2024-03-15T19:07:06.709Z] [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 15 MB/s)
15:07:06 [2024-03-15T19:07:06.709Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
15:07:06 [2024-03-15T19:07:06.709Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
15:07:06 [2024-03-15T19:07:06.709Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
15:07:06 [2024-03-15T19:07:06.967Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
15:07:06 [2024-03-15T19:07:06.967Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
15:07:06 [2024-03-15T19:07:06.967Z] [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
15:07:06 [2024-03-15T19:07:06.967Z] [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 948 kB/s)
15:07:06 [2024-03-15T19:07:06.967Z] [INFO] Downloading from repo.eclipse.org: 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
15:07:06 [2024-03-15T19:07:06.967Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
15:07:06 [2024-03-15T19:07:06.967Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
15:07:06 [2024-03-15T19:07:06.967Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
15:07:06 [2024-03-15T19:07:06.967Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
15:07:06 [2024-03-15T19:07:06.967Z] [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
15:07:06 [2024-03-15T19:07:06.967Z] [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 276 kB/s)
15:07:06 [2024-03-15T19:07:06.967Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom
15:07:06 [2024-03-15T19:07:06.967Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom
15:07:06 [2024-03-15T19:07:06.967Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom
15:07:07 [2024-03-15T19:07:07.226Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom
15:07:07 [2024-03-15T19:07:07.226Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom
15:07:07 [2024-03-15T19:07:07.226Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom
15:07:07 [2024-03-15T19:07:07.226Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom (2.3 kB at 290 kB/s)
15:07:07 [2024-03-15T19:07:07.226Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
15:07:07 [2024-03-15T19:07:07.226Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
15:07:07 [2024-03-15T19:07:07.226Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
15:07:07 [2024-03-15T19:07:07.484Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
15:07:07 [2024-03-15T19:07:07.484Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
15:07:07 [2024-03-15T19:07:07.484Z] [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
15:07:07 [2024-03-15T19:07:07.484Z] [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 710 kB/s)
15:07:07 [2024-03-15T19:07:07.484Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
15:07:07 [2024-03-15T19:07:07.484Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
15:07:07 [2024-03-15T19:07:07.484Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
15:07:07 [2024-03-15T19:07:07.484Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
15:07:07 [2024-03-15T19:07:07.484Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
15:07:07 [2024-03-15T19:07:07.484Z] [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
15:07:07 [2024-03-15T19:07:07.484Z] [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 592 kB/s)
15:07:07 [2024-03-15T19:07:07.484Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.pom
15:07:07 [2024-03-15T19:07:07.484Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.4/asm-9.4.pom
15:07:07 [2024-03-15T19:07:07.484Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.4/asm-9.4.pom
15:07:07 [2024-03-15T19:07:07.742Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.4/asm-9.4.pom
15:07:07 [2024-03-15T19:07:07.742Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.4/asm-9.4.pom
15:07:07 [2024-03-15T19:07:07.742Z] [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
15:07:07 [2024-03-15T19:07:07.742Z] [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)
15:07:07 [2024-03-15T19:07:07.742Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
15:07:07 [2024-03-15T19:07:07.742Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
15:07:07 [2024-03-15T19:07:07.742Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
15:07:07 [2024-03-15T19:07:07.742Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
15:07:07 [2024-03-15T19:07:07.742Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
15:07:07 [2024-03-15T19:07:07.742Z] [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
15:07:07 [2024-03-15T19:07:07.742Z] [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 2.2 MB/s)
15:07:07 [2024-03-15T19:07:07.742Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom
15:07:07 [2024-03-15T19:07:07.742Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom
15:07:07 [2024-03-15T19:07:07.742Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom
15:07:08 [2024-03-15T19:07:08.000Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom
15:07:08 [2024-03-15T19:07:08.000Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom
15:07:08 [2024-03-15T19:07:08.000Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom
15:07:08 [2024-03-15T19:07:08.000Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom (6.0 kB at 461 kB/s)
15:07:08 [2024-03-15T19:07:08.000Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom
15:07:08 [2024-03-15T19:07:08.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom
15:07:08 [2024-03-15T19:07:08.000Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom
15:07:08 [2024-03-15T19:07:08.000Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom
15:07:08 [2024-03-15T19:07:08.000Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom
15:07:08 [2024-03-15T19:07:08.000Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom
15:07:08 [2024-03-15T19:07:08.000Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom (5.4 kB at 235 kB/s)
15:07:08 [2024-03-15T19:07:08.000Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
15:07:08 [2024-03-15T19:07:08.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
15:07:08 [2024-03-15T19:07:08.000Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
15:07:08 [2024-03-15T19:07:08.261Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
15:07:08 [2024-03-15T19:07:08.261Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
15:07:08 [2024-03-15T19:07:08.261Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
15:07:08 [2024-03-15T19:07:08.261Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom (1.8 kB at 152 kB/s)
15:07:08 [2024-03-15T19:07:08.261Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
15:07:08 [2024-03-15T19:07:08.261Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
15:07:08 [2024-03-15T19:07:08.261Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
15:07:08 [2024-03-15T19:07:08.261Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
15:07:08 [2024-03-15T19:07:08.261Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
15:07:08 [2024-03-15T19:07:08.261Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
15:07:08 [2024-03-15T19:07:08.261Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom (1.8 kB at 229 kB/s)
15:07:08 [2024-03-15T19:07:08.261Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
15:07:08 [2024-03-15T19:07:08.518Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
15:07:08 [2024-03-15T19:07:08.518Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
15:07:08 [2024-03-15T19:07:08.518Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
15:07:08 [2024-03-15T19:07:08.518Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
15:07:08 [2024-03-15T19:07:08.518Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
15:07:08 [2024-03-15T19:07:08.518Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom (29 kB at 3.3 MB/s)
15:07:08 [2024-03-15T19:07:08.518Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
15:07:08 [2024-03-15T19:07:08.518Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
15:07:08 [2024-03-15T19:07:08.518Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
15:07:08 [2024-03-15T19:07:08.518Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
15:07:08 [2024-03-15T19:07:08.518Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
15:07:08 [2024-03-15T19:07:08.518Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
15:07:08 [2024-03-15T19:07:08.518Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
15:07:08 [2024-03-15T19:07:08.518Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
15:07:08 [2024-03-15T19:07:08.518Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
15:07:08 [2024-03-15T19:07:08.519Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
15:07:08 [2024-03-15T19:07:08.519Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
15:07:08 [2024-03-15T19:07:08.519Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
15:07:08 [2024-03-15T19:07:08.519Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar
15:07:08 [2024-03-15T19:07:08.519Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar
15:07:08 [2024-03-15T19:07:08.519Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
15:07:08 [2024-03-15T19:07:08.519Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
15:07:08 [2024-03-15T19:07:08.519Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
15:07:08 [2024-03-15T19:07:08.519Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
15:07:08 [2024-03-15T19:07:08.519Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
15:07:08 [2024-03-15T19:07:08.519Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
15:07:08 [2024-03-15T19:07:08.519Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
15:07:08 [2024-03-15T19:07:08.519Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
15:07:08 [2024-03-15T19:07:08.519Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
15:07:08 [2024-03-15T19:07:08.519Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
15:07:08 [2024-03-15T19:07:08.519Z] [INFO] Downloading from repo.eclipse.org: 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
15:07:08 [2024-03-15T19:07:08.519Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
15:07:08 [2024-03-15T19:07:08.519Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.jar
15:07:08 [2024-03-15T19:07:08.519Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
15:07:08 [2024-03-15T19:07:08.519Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
15:07:08 [2024-03-15T19:07:08.519Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
15:07:08 [2024-03-15T19:07:08.519Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
15:07:08 [2024-03-15T19:07:08.519Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
15:07:08 [2024-03-15T19:07:08.775Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
15:07:08 [2024-03-15T19:07:08.775Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
15:07:08 [2024-03-15T19:07:08.775Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
15:07:08 [2024-03-15T19:07:08.775Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
15:07:08 [2024-03-15T19:07:08.775Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
15:07:08 [2024-03-15T19:07:08.775Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
15:07:08 [2024-03-15T19:07:08.775Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
15:07:08 [2024-03-15T19:07:08.775Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
15:07:08 [2024-03-15T19:07:08.775Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
15:07:08 [2024-03-15T19:07:08.775Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
15:07:08 [2024-03-15T19:07:08.775Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
15:07:08 [2024-03-15T19:07:08.775Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
15:07:08 [2024-03-15T19:07:08.775Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar
15:07:08 [2024-03-15T19:07:08.776Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar
15:07:08 [2024-03-15T19:07:08.776Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
15:07:08 [2024-03-15T19:07:08.776Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
15:07:08 [2024-03-15T19:07:08.776Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
15:07:08 [2024-03-15T19:07:08.776Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
15:07:08 [2024-03-15T19:07:08.776Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
15:07:08 [2024-03-15T19:07:08.776Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
15:07:08 [2024-03-15T19:07:08.776Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
15:07:08 [2024-03-15T19:07:08.776Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
15:07:08 [2024-03-15T19:07:08.776Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
15:07:08 [2024-03-15T19:07:08.776Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
15:07:08 [2024-03-15T19:07:08.776Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
15:07:08 [2024-03-15T19:07:08.776Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
15:07:08 [2024-03-15T19:07:08.776Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.4/asm-9.4.jar
15:07:08 [2024-03-15T19:07:08.776Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
15:07:08 [2024-03-15T19:07:08.776Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
15:07:08 [2024-03-15T19:07:08.776Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
15:07:08 [2024-03-15T19:07:08.776Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
15:07:08 [2024-03-15T19:07:08.776Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
15:07:08 [2024-03-15T19:07:08.776Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
15:07:08 [2024-03-15T19:07:08.776Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
15:07:08 [2024-03-15T19:07:08.776Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
15:07:08 [2024-03-15T19:07:08.776Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
15:07:08 [2024-03-15T19:07:08.776Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
15:07:08 [2024-03-15T19:07:08.776Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
15:07:08 [2024-03-15T19:07:08.776Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.033Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.033Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.033Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.033Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.034Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.034Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.034Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.034Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.034Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
15:07:09 [2024-03-15T19:07:09.034Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
15:07:09 [2024-03-15T19:07:09.034Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
15:07:09 [2024-03-15T19:07:09.034Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
15:07:09 [2024-03-15T19:07:09.291Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
15:07:09 [2024-03-15T19:07:09.291Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
15:07:09 [2024-03-15T19:07:09.291Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
15:07:09 [2024-03-15T19:07:09.291Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
15:07:09 [2024-03-15T19:07:09.291Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
15:07:09 [2024-03-15T19:07:09.291Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
15:07:09 [2024-03-15T19:07:09.291Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
15:07:09 [2024-03-15T19:07:09.291Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.4/asm-9.4.jar
15:07:09 [2024-03-15T19:07:09.291Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
15:07:09 [2024-03-15T19:07:09.291Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
15:07:09 [2024-03-15T19:07:09.291Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
15:07:09 [2024-03-15T19:07:09.548Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
15:07:09 [2024-03-15T19:07:09.548Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
15:07:09 [2024-03-15T19:07:09.548Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.548Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.548Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.548Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.548Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.548Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.548Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.548Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.548Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.548Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.548Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.549Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.549Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.549Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.549Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.549Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
15:07:09 [2024-03-15T19:07:09.549Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
15:07:09 [2024-03-15T19:07:09.549Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
15:07:09 [2024-03-15T19:07:09.549Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
15:07:09 [2024-03-15T19:07:09.549Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
15:07:09 [2024-03-15T19:07:09.549Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
15:07:09 [2024-03-15T19:07:09.549Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
15:07:09 [2024-03-15T19:07:09.549Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
15:07:09 [2024-03-15T19:07:09.549Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
15:07:09 [2024-03-15T19:07:09.813Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.4/asm-9.4.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.4/asm-9.4.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar (2.7 MB at 65 MB/s)
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.814Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar (401 kB at 33 MB/s)
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar (29 kB at 2.2 MB/s)
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar (159 kB at 11 MB/s)
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar (41 kB at 2.4 MB/s)
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar (593 kB at 28 MB/s)
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar (656 kB at 16 MB/s)
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar (648 kB at 13 MB/s)
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar (691 kB at 14 MB/s)
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar (682 kB at 11 MB/s)
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar (758 kB at 12 MB/s)
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar (712 kB at 11 MB/s)
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar (723 kB at 10 MB/s)
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar (96 kB at 1.4 MB/s)
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar (54 kB at 748 kB/s)
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar (790 kB at 11 MB/s)
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar (171 kB at 2.2 MB/s)
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar (14 kB at 179 kB/s)
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar (26 kB at 327 kB/s)
15:07:09 [2024-03-15T19:07:09.815Z] [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
15:07:09 [2024-03-15T19:07:09.815Z] [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 1.8 MB/s)
15:07:09 [2024-03-15T19:07:09.815Z] [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
15:07:09 [2024-03-15T19:07:09.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar (306 kB at 3.7 MB/s)
15:07:09 [2024-03-15T19:07:09.816Z] [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
15:07:09 [2024-03-15T19:07:09.816Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar (8.2 kB at 97 kB/s)
15:07:09 [2024-03-15T19:07:09.816Z] [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
15:07:09 [2024-03-15T19:07:09.816Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar (118 kB at 1.3 MB/s)
15:07:09 [2024-03-15T19:07:09.816Z] [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
15:07:09 [2024-03-15T19:07:09.816Z] [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 615 kB/s)
15:07:09 [2024-03-15T19:07:09.816Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
15:07:09 [2024-03-15T19:07:09.816Z] [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 546 kB/s)
15:07:09 [2024-03-15T19:07:09.816Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
15:07:09 [2024-03-15T19:07:09.816Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar (196 kB at 1.7 MB/s)
15:07:09 [2024-03-15T19:07:09.816Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
15:07:09 [2024-03-15T19:07:09.816Z] [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 2.9 MB/s)
15:07:09 [2024-03-15T19:07:09.816Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
15:07:09 [2024-03-15T19:07:09.816Z] [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.1 MB/s)
15:07:09 [2024-03-15T19:07:09.816Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar (652 kB at 5.3 MB/s)
15:07:09 [2024-03-15T19:07:09.816Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar (23 kB at 185 kB/s)
15:07:09 [2024-03-15T19:07:09.816Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar (136 kB at 1.1 MB/s)
15:07:10 [2024-03-15T19:07:10.073Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar (2.3 MB at 18 MB/s)
15:07:10 [2024-03-15T19:07:10.330Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
15:07:10 [2024-03-15T19:07:10.330Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
15:07:10 [2024-03-15T19:07:10.330Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
15:07:10 [2024-03-15T19:07:10.587Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
15:07:10 [2024-03-15T19:07:10.587Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
15:07:10 [2024-03-15T19:07:10.587Z] [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
15:07:10 [2024-03-15T19:07:10.587Z] [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 910 kB/s)
15:07:10 [2024-03-15T19:07:10.587Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
15:07:10 [2024-03-15T19:07:10.587Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
15:07:10 [2024-03-15T19:07:10.587Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
15:07:10 [2024-03-15T19:07:10.587Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
15:07:10 [2024-03-15T19:07:10.587Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
15:07:10 [2024-03-15T19:07:10.588Z] [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
15:07:10 [2024-03-15T19:07:10.588Z] [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.5 MB/s)
15:07:10 [2024-03-15T19:07:10.588Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
15:07:10 [2024-03-15T19:07:10.588Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
15:07:10 [2024-03-15T19:07:10.588Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
15:07:10 [2024-03-15T19:07:10.845Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
15:07:10 [2024-03-15T19:07:10.845Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
15:07:10 [2024-03-15T19:07:10.845Z] [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
15:07:10 [2024-03-15T19:07:10.845Z] [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 5.9 MB/s)
15:07:10 [2024-03-15T19:07:10.845Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom
15:07:10 [2024-03-15T19:07:10.845Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom
15:07:10 [2024-03-15T19:07:10.845Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom
15:07:10 [2024-03-15T19:07:10.845Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom
15:07:10 [2024-03-15T19:07:10.845Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom
15:07:10 [2024-03-15T19:07:10.845Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom
15:07:10 [2024-03-15T19:07:10.845Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom (10.0 kB at 1.2 MB/s)
15:07:10 [2024-03-15T19:07:10.845Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
15:07:10 [2024-03-15T19:07:10.845Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
15:07:10 [2024-03-15T19:07:10.845Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
15:07:11 [2024-03-15T19:07:11.101Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
15:07:11 [2024-03-15T19:07:11.102Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
15:07:11 [2024-03-15T19:07:11.102Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
15:07:11 [2024-03-15T19:07:11.102Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom (11 kB at 1.0 MB/s)
15:07:11 [2024-03-15T19:07:11.102Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar
15:07:11 [2024-03-15T19:07:11.102Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar
15:07:11 [2024-03-15T19:07:11.102Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar
15:07:11 [2024-03-15T19:07:11.102Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar
15:07:11 [2024-03-15T19:07:11.102Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar
15:07:11 [2024-03-15T19:07:11.102Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar
15:07:11 [2024-03-15T19:07:11.102Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar (16 kB at 1.2 MB/s)
15:07:11 [2024-03-15T19:07:11.102Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom
15:07:11 [2024-03-15T19:07:11.102Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom
15:07:11 [2024-03-15T19:07:11.102Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom
15:07:11 [2024-03-15T19:07:11.359Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom
15:07:11 [2024-03-15T19:07:11.359Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom
15:07:11 [2024-03-15T19:07:11.359Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom
15:07:11 [2024-03-15T19:07:11.359Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom (2.5 kB at 223 kB/s)
15:07:11 [2024-03-15T19:07:11.359Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar
15:07:11 [2024-03-15T19:07:11.359Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar
15:07:11 [2024-03-15T19:07:11.359Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar
15:07:11 [2024-03-15T19:07:11.617Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar
15:07:11 [2024-03-15T19:07:11.617Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar
15:07:11 [2024-03-15T19:07:11.617Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar
15:07:11 [2024-03-15T19:07:11.617Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar (16 kB at 1.8 MB/s)
15:07:11 [2024-03-15T19:07:11.617Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom
15:07:11 [2024-03-15T19:07:11.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom
15:07:11 [2024-03-15T19:07:11.617Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom
15:07:11 [2024-03-15T19:07:11.876Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom
15:07:11 [2024-03-15T19:07:11.876Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom
15:07:11 [2024-03-15T19:07:11.876Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom
15:07:11 [2024-03-15T19:07:11.876Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom (5.0 kB at 560 kB/s)
15:07:11 [2024-03-15T19:07:11.876Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
15:07:11 [2024-03-15T19:07:11.876Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar
15:07:11 [2024-03-15T19:07:11.876Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
15:07:11 [2024-03-15T19:07:11.876Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar
15:07:11 [2024-03-15T19:07:11.876Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
15:07:12 [2024-03-15T19:07:12.133Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar
15:07:12 [2024-03-15T19:07:12.133Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
15:07:12 [2024-03-15T19:07:12.133Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar
15:07:12 [2024-03-15T19:07:12.133Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
15:07:12 [2024-03-15T19:07:12.133Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar
15:07:12 [2024-03-15T19:07:12.133Z] [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
15:07:12 [2024-03-15T19:07:12.133Z] [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 21 MB/s)
15:07:12 [2024-03-15T19:07:12.133Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar
15:07:12 [2024-03-15T19:07:12.133Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar (30 kB at 3.0 MB/s)
15:07:12 [2024-03-15T19:07:12.697Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom
15:07:12 [2024-03-15T19:07:12.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom
15:07:12 [2024-03-15T19:07:12.697Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom
15:07:12 [2024-03-15T19:07:12.955Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom
15:07:12 [2024-03-15T19:07:12.955Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom
15:07:12 [2024-03-15T19:07:12.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom
15:07:12 [2024-03-15T19:07:12.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom (3.0 kB at 144 kB/s)
15:07:12 [2024-03-15T19:07:12.955Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar
15:07:12 [2024-03-15T19:07:12.955Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar
15:07:12 [2024-03-15T19:07:12.955Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar
15:07:12 [2024-03-15T19:07:12.955Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar
15:07:12 [2024-03-15T19:07:12.955Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar
15:07:12 [2024-03-15T19:07:12.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar
15:07:12 [2024-03-15T19:07:12.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar (45 kB at 6.5 MB/s)
15:07:12 [2024-03-15T19:07:12.955Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
15:07:12 [2024-03-15T19:07:12.955Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
15:07:12 [2024-03-15T19:07:12.955Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
15:07:13 [2024-03-15T19:07:13.212Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
15:07:13 [2024-03-15T19:07:13.212Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
15:07:13 [2024-03-15T19:07:13.213Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
15:07:13 [2024-03-15T19:07:13.213Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom (1.6 kB at 226 kB/s)
15:07:13 [2024-03-15T19:07:13.213Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
15:07:13 [2024-03-15T19:07:13.213Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
15:07:13 [2024-03-15T19:07:13.213Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
15:07:13 [2024-03-15T19:07:13.213Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
15:07:13 [2024-03-15T19:07:13.213Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
15:07:13 [2024-03-15T19:07:13.213Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
15:07:13 [2024-03-15T19:07:13.213Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom (3.2 kB at 455 kB/s)
15:07:13 [2024-03-15T19:07:13.213Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
15:07:13 [2024-03-15T19:07:13.213Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
15:07:13 [2024-03-15T19:07:13.213Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
15:07:13 [2024-03-15T19:07:13.470Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
15:07:13 [2024-03-15T19:07:13.470Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
15:07:13 [2024-03-15T19:07:13.470Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
15:07:13 [2024-03-15T19:07:13.470Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom (18 kB at 2.6 MB/s)
15:07:13 [2024-03-15T19:07:13.470Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:sources:1.24.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:07:13 [2024-03-15T19:07:13.470Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
15:07:13 [2024-03-15T19:07:13.470Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar
15:07:13 [2024-03-15T19:07:13.470Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
15:07:13 [2024-03-15T19:07:13.470Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar
15:07:13 [2024-03-15T19:07:13.470Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
15:07:13 [2024-03-15T19:07:13.470Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar
15:07:13 [2024-03-15T19:07:13.731Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
15:07:13 [2024-03-15T19:07:13.731Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar
15:07:13 [2024-03-15T19:07:13.731Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
15:07:13 [2024-03-15T19:07:13.731Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar
15:07:13 [2024-03-15T19:07:13.731Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
15:07:13 [2024-03-15T19:07:13.989Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip (18 MB at 92 MB/s)
15:07:13 [2024-03-15T19:07:13.989Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar
15:07:13 [2024-03-15T19:07:13.989Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar (905 kB at 41 MB/s)
15:07:14 [2024-03-15T19:07:14.246Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/1.4.2/eclipse-macsigner-plugin-1.4.2.pom
15:07:14 [2024-03-15T19:07:14.246Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/1.4.2/eclipse-macsigner-plugin-1.4.2.pom (2.5 kB at 355 kB/s)
15:07:14 [2024-03-15T19:07:14.246Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/1.4.2/eclipse-macsigner-plugin-1.4.2.jar
15:07:14 [2024-03-15T19:07:14.246Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/1.4.2/eclipse-macsigner-plugin-1.4.2.jar (32 kB at 5.3 MB/s)
15:07:14 [2024-03-15T19:07:14.246Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-dmg-packager/1.4.2/eclipse-dmg-packager-1.4.2.pom
15:07:14 [2024-03-15T19:07:14.246Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-dmg-packager/1.4.2/eclipse-dmg-packager-1.4.2.pom (1.5 kB at 186 kB/s)
15:07:14 [2024-03-15T19:07:14.246Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-dmg-packager/1.4.2/eclipse-dmg-packager-1.4.2.jar
15:07:14 [2024-03-15T19:07:14.246Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-dmg-packager/1.4.2/eclipse-dmg-packager-1.4.2.jar (22 kB at 3.1 MB/s)
15:07:14 [2024-03-15T19:07:14.246Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-winsigner-plugin/1.4.2/eclipse-winsigner-plugin-1.4.2.pom
15:07:14 [2024-03-15T19:07:14.246Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-winsigner-plugin/1.4.2/eclipse-winsigner-plugin-1.4.2.pom (2.5 kB at 415 kB/s)
15:07:14 [2024-03-15T19:07:14.246Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-winsigner-plugin/1.4.2/eclipse-winsigner-plugin-1.4.2.jar
15:07:14 [2024-03-15T19:07:14.246Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-winsigner-plugin/1.4.2/eclipse-winsigner-plugin-1.4.2.jar (31 kB at 5.1 MB/s)
15:07:14 [2024-03-15T19:07:14.246Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom
15:07:14 [2024-03-15T19:07:14.246Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom
15:07:14 [2024-03-15T19:07:14.246Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom
15:07:14 [2024-03-15T19:07:14.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom
15:07:14 [2024-03-15T19:07:14.246Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom
15:07:14 [2024-03-15T19:07:14.246Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom
15:07:14 [2024-03-15T19:07:14.246Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom (1.8 kB at 255 kB/s)
15:07:14 [2024-03-15T19:07:14.246Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar
15:07:14 [2024-03-15T19:07:14.246Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar
15:07:14 [2024-03-15T19:07:14.246Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar
15:07:14 [2024-03-15T19:07:14.503Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar
15:07:14 [2024-03-15T19:07:14.503Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar
15:07:14 [2024-03-15T19:07:14.503Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar
15:07:14 [2024-03-15T19:07:14.503Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar (24 kB at 3.9 MB/s)
15:07:14 [2024-03-15T19:07:14.759Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom
15:07:14 [2024-03-15T19:07:14.759Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom
15:07:14 [2024-03-15T19:07:14.759Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom
15:07:14 [2024-03-15T19:07:14.759Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom
15:07:14 [2024-03-15T19:07:14.759Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom
15:07:15 [2024-03-15T19:07:15.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom
15:07:15 [2024-03-15T19:07:15.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom (2.4 kB at 339 kB/s)
15:07:15 [2024-03-15T19:07:15.017Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar
15:07:15 [2024-03-15T19:07:15.017Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar
15:07:15 [2024-03-15T19:07:15.017Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar
15:07:15 [2024-03-15T19:07:15.017Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar
15:07:15 [2024-03-15T19:07:15.017Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar
15:07:15 [2024-03-15T19:07:15.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar
15:07:15 [2024-03-15T19:07:15.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar (42 kB at 6.0 MB/s)
15:07:16 [2024-03-15T19:07:16.914Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
15:07:16 [2024-03-15T19:07:16.914Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
15:07:16 [2024-03-15T19:07:16.914Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
15:07:16 [2024-03-15T19:07:16.915Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
15:07:16 [2024-03-15T19:07:16.915Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
15:07:16 [2024-03-15T19:07:16.915Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
15:07:16 [2024-03-15T19:07:16.915Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom (7.6 kB at 544 kB/s)
15:07:16 [2024-03-15T19:07:16.915Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
15:07:16 [2024-03-15T19:07:16.915Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
15:07:16 [2024-03-15T19:07:16.915Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
15:07:16 [2024-03-15T19:07:16.915Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
15:07:16 [2024-03-15T19:07:16.915Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
15:07:16 [2024-03-15T19:07:16.915Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
15:07:16 [2024-03-15T19:07:16.915Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom (36 kB at 4.5 MB/s)
15:07:16 [2024-03-15T19:07:16.915Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
15:07:16 [2024-03-15T19:07:16.915Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
15:07:16 [2024-03-15T19:07:16.915Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
15:07:16 [2024-03-15T19:07:16.915Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
15:07:16 [2024-03-15T19:07:16.915Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
15:07:16 [2024-03-15T19:07:16.915Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
15:07:16 [2024-03-15T19:07:16.915Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar (70 kB at 5.8 MB/s)
15:07:17 [2024-03-15T19:07:17.844Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:9.3.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] ------------------------------------------------------------------------
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] Reactor Build Order:
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] 
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] Trace Compass Parent                                               [pom]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent                   [pom]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] Trace Compass Common Utilities Parent                              [pom]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] org.eclipse.tracecompass.common.core                    [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] Trace Compass State System Parent                                  [pom]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] org.eclipse.tracecompass.datastore.core                 [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] org.eclipse.tracecompass.segmentstore.core              [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] Trace Compass TMF Parent                                           [pom]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] Trace Compass Filter Parser                             [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] org.eclipse.tracecompass.statesystem.core               [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] org.eclipse.tracecompass.tmf.core                       [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] org.eclipse.tracecompass.analysis.counters.core         [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests    [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] org.eclipse.tracecompass.tmf.core.tests            [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] Trace Compass CTF Support Parent                                   [pom]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] Trace Compass CTF Parser Plug-in                        [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] org.eclipse.tracecompass.ctf.core                       [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core                   [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] Trace Compass CTF Core Tests Plug-in               [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests        [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] org.eclipse.tracecompass.tmf.ui                         [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui           [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] org.eclipse.tracecompass.tmf.chart.core                 [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] org.eclipse.tracecompass.analysis.lami.core             [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] org.eclipse.tracecompass.analysis.graph.core            [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] org.eclipse.tracecompass.analysis.timing.core           [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core          [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core         [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] Trace Compass LTTng Support Parent                                 [pom]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] org.eclipse.tracecompass.lttng2.common.core             [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core             [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests              [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] Trace Compass Release Engineering Parent                           [pom]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests       [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.844Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui              [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests  [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui                   [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui               [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests      [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui             [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui           [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core        [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui          [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] Trace Compass BTF Support Parent                                   [pom]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.btf.core                       [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.btf.ui                         [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] Trace Compass Documentation                                        [pom]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] Trace Compass Profiling User Guide                      [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] Trace Compass Developer Guide                           [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui            [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.tmf                           [eclipse-feature]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.btf                           [eclipse-feature]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.btf.core.tests            [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.common.core.tests         [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.ctf                           [eclipse-feature]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests          [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.tmf.ctf                       [eclipse-feature]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests   [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] Trace Compass User Guide                                [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide        [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] Trace Compass RCP User Guide                            [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] Trace Compass Pcap User Guide                           [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.examples                       [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent                       [pom]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.gdbtrace.core                  [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui                    [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.gdbtrace                      [eclipse-feature]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests       [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests         [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests  [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.tmf.remote.core                [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui                  [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.lttng2.control.core            [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui              [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.lttng2.control                [eclipse-feature]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests     [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests   [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui               [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.lttng2.kernel                 [eclipse-feature]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests  [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core                [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui                  [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.lttng2.ust                    [eclipse-feature]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests     [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests       [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] Trace Compass Pcap Format Support Parent                           [pom]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.pcap.core                      [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in       [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core                  [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui                    [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.tmf.pcap                      [eclipse-feature]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests       [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests  [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] Trace Compass RCP Parent                                           [pom]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.tmf.cli.core                   [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.rcp.ui                         [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] Trace Compass RCP Feature                              [eclipse-feature]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests        [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests              [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui               [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.rcp.incubator                 [eclipse-feature]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.tmf.cli                       [eclipse-feature]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] Trace Compass Json trace Parent                                    [pom]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.jsontrace.core                 [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.jsontrace                     [eclipse-feature]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] Trace Compass RCP Product                           [eclipse-repository]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] Trace Compass Target Platform                                      [pom]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests  [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests        [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.datastore.core.tests      [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests   [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests       [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] Trace Compass All Tests                            [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.integration.core.tests    [eclipse-test-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.testing                       [eclipse-feature]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.tmf.remote                    [eclipse-feature]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] Trace Compass Repository                            [eclipse-repository]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests           [eclipse-plugin]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] 
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] Building Trace Compass Parent 9.3.0-SNAPSHOT                     [1/141]
15:07:17 [2024-03-15T19:07:17.845Z] [INFO]   from pom.xml
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] --------------------------------[ pom ]---------------------------------
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] 
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass ---
15:07:17 [2024-03-15T19:07:17.845Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
15:07:17 [2024-03-15T19:07:17.846Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
15:07:17 [2024-03-15T19:07:17.846Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
15:07:18 [2024-03-15T19:07:18.103Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
15:07:18 [2024-03-15T19:07:18.103Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
15:07:18 [2024-03-15T19:07:18.103Z] [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
15:07:18 [2024-03-15T19:07:18.103Z] [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 1.2 MB/s)
15:07:18 [2024-03-15T19:07:18.103Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/13/plexus-13.pom
15:07:18 [2024-03-15T19:07:18.103Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom
15:07:18 [2024-03-15T19:07:18.103Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/13/plexus-13.pom
15:07:18 [2024-03-15T19:07:18.103Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom
15:07:18 [2024-03-15T19:07:18.103Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/13/plexus-13.pom
15:07:18 [2024-03-15T19:07:18.103Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/13/plexus-13.pom
15:07:18 [2024-03-15T19:07:18.103Z] [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.7 MB/s)
15:07:18 [2024-03-15T19:07:18.103Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
15:07:18 [2024-03-15T19:07:18.103Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
15:07:18 [2024-03-15T19:07:18.103Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
15:07:18 [2024-03-15T19:07:18.360Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
15:07:18 [2024-03-15T19:07:18.360Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
15:07:18 [2024-03-15T19:07:18.360Z] [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
15:07:18 [2024-03-15T19:07:18.360Z] [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 21 MB/s)
15:07:18 [2024-03-15T19:07:18.360Z] [INFO] 
15:07:18 [2024-03-15T19:07:18.360Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
15:07:18 [2024-03-15T19:07:18.360Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
15:07:18 [2024-03-15T19:07:18.360Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
15:07:18 [2024-03-15T19:07:18.360Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
15:07:18 [2024-03-15T19:07:18.360Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
15:07:18 [2024-03-15T19:07:18.360Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
15:07:18 [2024-03-15T19:07:18.617Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
15:07:18 [2024-03-15T19:07:18.617Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom (3.6 kB at 276 kB/s)
15:07:18 [2024-03-15T19:07:18.617Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
15:07:18 [2024-03-15T19:07:18.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
15:07:18 [2024-03-15T19:07:18.617Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
15:07:18 [2024-03-15T19:07:18.617Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
15:07:18 [2024-03-15T19:07:18.617Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
15:07:18 [2024-03-15T19:07:18.617Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
15:07:18 [2024-03-15T19:07:18.617Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom (4.1 kB at 587 kB/s)
15:07:18 [2024-03-15T19:07:18.617Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
15:07:18 [2024-03-15T19:07:18.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
15:07:18 [2024-03-15T19:07:18.617Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
15:07:18 [2024-03-15T19:07:18.617Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
15:07:18 [2024-03-15T19:07:18.617Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
15:07:18 [2024-03-15T19:07:18.617Z] [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
15:07:18 [2024-03-15T19:07:18.617Z] [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 9.9 MB/s)
15:07:18 [2024-03-15T19:07:18.617Z] [WARNING] The POM for commons-io:commons-io:jar:2.11.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:07:18 [2024-03-15T19:07:18.617Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
15:07:18 [2024-03-15T19:07:18.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
15:07:18 [2024-03-15T19:07:18.617Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
15:07:18 [2024-03-15T19:07:18.873Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
15:07:18 [2024-03-15T19:07:18.873Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
15:07:18 [2024-03-15T19:07:18.873Z] [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
15:07:18 [2024-03-15T19:07:18.873Z] [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 5.0 MB/s)
15:07:18 [2024-03-15T19:07:18.873Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
15:07:18 [2024-03-15T19:07:18.873Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
15:07:18 [2024-03-15T19:07:18.873Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
15:07:18 [2024-03-15T19:07:18.873Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
15:07:18 [2024-03-15T19:07:18.873Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
15:07:18 [2024-03-15T19:07:18.873Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
15:07:18 [2024-03-15T19:07:18.873Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
15:07:18 [2024-03-15T19:07:18.873Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
15:07:18 [2024-03-15T19:07:18.873Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
15:07:18 [2024-03-15T19:07:18.873Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
15:07:18 [2024-03-15T19:07:18.873Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
15:07:18 [2024-03-15T19:07:18.873Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
15:07:18 [2024-03-15T19:07:18.873Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
15:07:18 [2024-03-15T19:07:18.873Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
15:07:18 [2024-03-15T19:07:18.873Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
15:07:18 [2024-03-15T19:07:18.873Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
15:07:18 [2024-03-15T19:07:18.873Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
15:07:18 [2024-03-15T19:07:18.873Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
15:07:19 [2024-03-15T19:07:19.129Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
15:07:19 [2024-03-15T19:07:19.129Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
15:07:19 [2024-03-15T19:07:19.129Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
15:07:19 [2024-03-15T19:07:19.129Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
15:07:19 [2024-03-15T19:07:19.129Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
15:07:19 [2024-03-15T19:07:19.129Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
15:07:19 [2024-03-15T19:07:19.129Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
15:07:19 [2024-03-15T19:07:19.129Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
15:07:19 [2024-03-15T19:07:19.129Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
15:07:19 [2024-03-15T19:07:19.129Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
15:07:19 [2024-03-15T19:07:19.129Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
15:07:19 [2024-03-15T19:07:19.129Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
15:07:19 [2024-03-15T19:07:19.129Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
15:07:19 [2024-03-15T19:07:19.129Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar (14 kB at 1.8 MB/s)
15:07:19 [2024-03-15T19:07:19.130Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
15:07:19 [2024-03-15T19:07:19.130Z] [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
15:07:19 [2024-03-15T19:07:19.130Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
15:07:19 [2024-03-15T19:07:19.130Z] [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
15:07:19 [2024-03-15T19:07:19.130Z] [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
15:07:19 [2024-03-15T19:07:19.130Z] [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 73 MB/s)
15:07:19 [2024-03-15T19:07:19.130Z] [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 33 MB/s)
15:07:19 [2024-03-15T19:07:19.130Z] [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 30 MB/s)
15:07:19 [2024-03-15T19:07:19.130Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 21 MB/s)
15:07:19 [2024-03-15T19:07:19.130Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar (145 kB at 8.0 MB/s)
15:07:19 [2024-03-15T19:07:19.386Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
15:07:19 [2024-03-15T19:07:19.386Z] [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
15:07:19 [2024-03-15T19:07:19.386Z] [INFO] 
15:07:19 [2024-03-15T19:07:19.386Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass ---
15:07:19 [2024-03-15T19:07:19.386Z] [INFO] 
15:07:19 [2024-03-15T19:07:19.386Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass ---
15:07:19 [2024-03-15T19:07:19.386Z] [INFO] 
15:07:19 [2024-03-15T19:07:19.386Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass ---
15:07:19 [2024-03-15T19:07:19.386Z] [INFO] 
15:07:19 [2024-03-15T19:07:19.386Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass ---
15:07:19 [2024-03-15T19:07:19.386Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.4.2/cbi-common-1.4.2.pom
15:07:19 [2024-03-15T19:07:19.386Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.4.2/cbi-common-1.4.2.pom (2.0 kB at 142 kB/s)
15:07:19 [2024-03-15T19:07:19.386Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
15:07:19 [2024-03-15T19:07:19.386Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
15:07:19 [2024-03-15T19:07:19.386Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
15:07:19 [2024-03-15T19:07:19.643Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
15:07:19 [2024-03-15T19:07:19.643Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
15:07:19 [2024-03-15T19:07:19.643Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
15:07:19 [2024-03-15T19:07:19.643Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom (22 kB at 3.1 MB/s)
15:07:19 [2024-03-15T19:07:19.643Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:1.22 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:07:19 [2024-03-15T19:07:19.643Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
15:07:19 [2024-03-15T19:07:19.643Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
15:07:19 [2024-03-15T19:07:19.643Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
15:07:19 [2024-03-15T19:07:19.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
15:07:19 [2024-03-15T19:07:19.899Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
15:07:19 [2024-03-15T19:07:19.899Z] [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
15:07:19 [2024-03-15T19:07:19.899Z] [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)
15:07:19 [2024-03-15T19:07:19.899Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
15:07:19 [2024-03-15T19:07:19.899Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
15:07:19 [2024-03-15T19:07:19.899Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
15:07:19 [2024-03-15T19:07:19.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
15:07:19 [2024-03-15T19:07:19.899Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
15:07:19 [2024-03-15T19:07:19.899Z] [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
15:07:19 [2024-03-15T19:07:19.899Z] [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 1.5 MB/s)
15:07:19 [2024-03-15T19:07:19.899Z] [INFO] Downloading from repo.eclipse.org: 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
15:07:19 [2024-03-15T19:07:19.899Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
15:07:19 [2024-03-15T19:07:19.899Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
15:07:20 [2024-03-15T19:07:20.156Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
15:07:20 [2024-03-15T19:07:20.156Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
15:07:20 [2024-03-15T19:07:20.156Z] [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
15:07:20 [2024-03-15T19:07:20.156Z] [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 285 kB/s)
15:07:20 [2024-03-15T19:07:20.156Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
15:07:20 [2024-03-15T19:07:20.156Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
15:07:20 [2024-03-15T19:07:20.156Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
15:07:20 [2024-03-15T19:07:20.156Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
15:07:20 [2024-03-15T19:07:20.156Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
15:07:20 [2024-03-15T19:07:20.156Z] [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
15:07:20 [2024-03-15T19:07:20.156Z] [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 171 kB/s)
15:07:20 [2024-03-15T19:07:20.156Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
15:07:20 [2024-03-15T19:07:20.414Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
15:07:20 [2024-03-15T19:07:20.414Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
15:07:20 [2024-03-15T19:07:20.414Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
15:07:20 [2024-03-15T19:07:20.414Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
15:07:20 [2024-03-15T19:07:20.414Z] [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
15:07:20 [2024-03-15T19:07:20.415Z] [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 371 kB/s)
15:07:20 [2024-03-15T19:07:20.415Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
15:07:20 [2024-03-15T19:07:20.415Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
15:07:20 [2024-03-15T19:07:20.415Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
15:07:20 [2024-03-15T19:07:20.671Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
15:07:20 [2024-03-15T19:07:20.671Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
15:07:20 [2024-03-15T19:07:20.671Z] [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
15:07:20 [2024-03-15T19:07:20.671Z] [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 174 kB/s)
15:07:20 [2024-03-15T19:07:20.671Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
15:07:20 [2024-03-15T19:07:20.671Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
15:07:20 [2024-03-15T19:07:20.671Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
15:07:20 [2024-03-15T19:07:20.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
15:07:20 [2024-03-15T19:07:20.672Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
15:07:20 [2024-03-15T19:07:20.928Z] [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
15:07:20 [2024-03-15T19:07:20.928Z] [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 309 kB/s)
15:07:20 [2024-03-15T19:07:20.928Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
15:07:20 [2024-03-15T19:07:20.929Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
15:07:20 [2024-03-15T19:07:20.929Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
15:07:20 [2024-03-15T19:07:20.929Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
15:07:20 [2024-03-15T19:07:20.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
15:07:20 [2024-03-15T19:07:20.929Z] [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
15:07:20 [2024-03-15T19:07:20.929Z] [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 1.3 MB/s)
15:07:20 [2024-03-15T19:07:20.929Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
15:07:20 [2024-03-15T19:07:20.929Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
15:07:20 [2024-03-15T19:07:20.929Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
15:07:20 [2024-03-15T19:07:20.929Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
15:07:21 [2024-03-15T19:07:21.185Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
15:07:21 [2024-03-15T19:07:21.185Z] [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
15:07:21 [2024-03-15T19:07:21.185Z] [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 345 kB/s)
15:07:21 [2024-03-15T19:07:21.185Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.2/cbi-maven-plugin-common-1.4.2.pom
15:07:21 [2024-03-15T19:07:21.185Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.2/cbi-maven-plugin-common-1.4.2.pom (2.6 kB at 260 kB/s)
15:07:21 [2024-03-15T19:07:21.185Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
15:07:21 [2024-03-15T19:07:21.185Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
15:07:21 [2024-03-15T19:07:21.185Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
15:07:21 [2024-03-15T19:07:21.185Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
15:07:21 [2024-03-15T19:07:21.185Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
15:07:21 [2024-03-15T19:07:21.185Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
15:07:21 [2024-03-15T19:07:21.185Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom (3.0 kB at 276 kB/s)
15:07:21 [2024-03-15T19:07:21.185Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
15:07:21 [2024-03-15T19:07:21.185Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
15:07:21 [2024-03-15T19:07:21.185Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
15:07:21 [2024-03-15T19:07:21.441Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
15:07:21 [2024-03-15T19:07:21.441Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
15:07:21 [2024-03-15T19:07:21.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
15:07:21 [2024-03-15T19:07:21.441Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.7/maven-3.8.7.pom (27 kB at 3.4 MB/s)
15:07:21 [2024-03-15T19:07:21.441Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/35/maven-parent-35.pom
15:07:21 [2024-03-15T19:07:21.441Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/35/maven-parent-35.pom
15:07:21 [2024-03-15T19:07:21.441Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/35/maven-parent-35.pom
15:07:21 [2024-03-15T19:07:21.698Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/35/maven-parent-35.pom
15:07:21 [2024-03-15T19:07:21.698Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/35/maven-parent-35.pom
15:07:21 [2024-03-15T19:07:21.698Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/35/maven-parent-35.pom
15:07:21 [2024-03-15T19:07:21.698Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/35/maven-parent-35.pom (45 kB at 2.8 MB/s)
15:07:21 [2024-03-15T19:07:21.698Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/25/apache-25.pom
15:07:21 [2024-03-15T19:07:21.698Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/25/apache-25.pom
15:07:21 [2024-03-15T19:07:21.698Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/25/apache-25.pom
15:07:21 [2024-03-15T19:07:21.698Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/25/apache-25.pom
15:07:21 [2024-03-15T19:07:21.698Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/25/apache-25.pom
15:07:21 [2024-03-15T19:07:21.698Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/25/apache-25.pom
15:07:21 [2024-03-15T19:07:21.698Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/25/apache-25.pom (21 kB at 2.3 MB/s)
15:07:21 [2024-03-15T19:07:21.698Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
15:07:21 [2024-03-15T19:07:21.698Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
15:07:21 [2024-03-15T19:07:21.698Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
15:07:21 [2024-03-15T19:07:21.956Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
15:07:21 [2024-03-15T19:07:21.956Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
15:07:21 [2024-03-15T19:07:21.956Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
15:07:21 [2024-03-15T19:07:21.956Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom (2.8 kB at 400 kB/s)
15:07:21 [2024-03-15T19:07:21.956Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
15:07:21 [2024-03-15T19:07:21.956Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
15:07:21 [2024-03-15T19:07:21.956Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
15:07:21 [2024-03-15T19:07:21.956Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
15:07:21 [2024-03-15T19:07:21.956Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
15:07:21 [2024-03-15T19:07:21.956Z] [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
15:07:21 [2024-03-15T19:07:21.956Z] [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 4.0 MB/s)
15:07:21 [2024-03-15T19:07:21.956Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
15:07:21 [2024-03-15T19:07:21.956Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
15:07:21 [2024-03-15T19:07:21.956Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
15:07:22 [2024-03-15T19:07:22.214Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
15:07:22 [2024-03-15T19:07:22.214Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
15:07:22 [2024-03-15T19:07:22.214Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
15:07:22 [2024-03-15T19:07:22.214Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom (2.4 kB at 120 kB/s)
15:07:22 [2024-03-15T19:07:22.214Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
15:07:22 [2024-03-15T19:07:22.214Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
15:07:22 [2024-03-15T19:07:22.214Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
15:07:22 [2024-03-15T19:07:22.214Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
15:07:22 [2024-03-15T19:07:22.214Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
15:07:22 [2024-03-15T19:07:22.214Z] [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
15:07:22 [2024-03-15T19:07:22.214Z] [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 1.7 MB/s)
15:07:22 [2024-03-15T19:07:22.214Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
15:07:22 [2024-03-15T19:07:22.214Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
15:07:22 [2024-03-15T19:07:22.214Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/47/commons-parent-47.pom
15:07:22 [2024-03-15T19:07:22.471Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
15:07:22 [2024-03-15T19:07:22.471Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
15:07:22 [2024-03-15T19:07:22.471Z] [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
15:07:22 [2024-03-15T19:07:22.471Z] [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)
15:07:22 [2024-03-15T19:07:22.471Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.8.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:07:22 [2024-03-15T19:07:22.471Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
15:07:22 [2024-03-15T19:07:22.471Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
15:07:22 [2024-03-15T19:07:22.471Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
15:07:22 [2024-03-15T19:07:22.471Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
15:07:22 [2024-03-15T19:07:22.471Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
15:07:22 [2024-03-15T19:07:22.471Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
15:07:22 [2024-03-15T19:07:22.471Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom (6.6 kB at 828 kB/s)
15:07:22 [2024-03-15T19:07:22.471Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
15:07:22 [2024-03-15T19:07:22.471Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
15:07:22 [2024-03-15T19:07:22.471Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
15:07:22 [2024-03-15T19:07:22.728Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
15:07:22 [2024-03-15T19:07:22.729Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
15:07:22 [2024-03-15T19:07:22.729Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
15:07:22 [2024-03-15T19:07:22.729Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom (15 kB at 1.0 MB/s)
15:07:22 [2024-03-15T19:07:22.729Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
15:07:22 [2024-03-15T19:07:22.729Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
15:07:22 [2024-03-15T19:07:22.729Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
15:07:22 [2024-03-15T19:07:22.729Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
15:07:22 [2024-03-15T19:07:22.729Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
15:07:22 [2024-03-15T19:07:22.985Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
15:07:22 [2024-03-15T19:07:22.985Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom (5.0 kB at 276 kB/s)
15:07:22 [2024-03-15T19:07:22.985Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
15:07:22 [2024-03-15T19:07:22.985Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
15:07:22 [2024-03-15T19:07:22.985Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
15:07:22 [2024-03-15T19:07:22.985Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
15:07:22 [2024-03-15T19:07:22.985Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
15:07:22 [2024-03-15T19:07:22.985Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
15:07:22 [2024-03-15T19:07:22.985Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom (12 kB at 1.3 MB/s)
15:07:22 [2024-03-15T19:07:22.985Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
15:07:22 [2024-03-15T19:07:22.985Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
15:07:22 [2024-03-15T19:07:22.985Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom (5.1 kB at 734 kB/s)
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.4.2/cbi-common-1.4.2.jar
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.4.2/cbi-common-1.4.2.jar (66 kB at 5.0 MB/s)
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from repo.eclipse.org: 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
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.2/cbi-maven-plugin-common-1.4.2.jar
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.2/cbi-maven-plugin-common-1.4.2.jar (31 kB at 2.1 MB/s)
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from repo.eclipse.org: 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
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from repo.eclipse.org: 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
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
15:07:23 [2024-03-15T19:07:23.243Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
15:07:23 [2024-03-15T19:07:23.244Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
15:07:23 [2024-03-15T19:07:23.244Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
15:07:23 [2024-03-15T19:07:23.244Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
15:07:23 [2024-03-15T19:07:23.244Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
15:07:23 [2024-03-15T19:07:23.244Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
15:07:23 [2024-03-15T19:07:23.244Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
15:07:23 [2024-03-15T19:07:23.244Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
15:07:23 [2024-03-15T19:07:23.500Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
15:07:23 [2024-03-15T19:07:23.501Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
15:07:23 [2024-03-15T19:07:23.501Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
15:07:23 [2024-03-15T19:07:23.501Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
15:07:23 [2024-03-15T19:07:23.501Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
15:07:23 [2024-03-15T19:07:23.501Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
15:07:23 [2024-03-15T19:07:23.501Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
15:07:23 [2024-03-15T19:07:23.501Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
15:07:23 [2024-03-15T19:07:23.501Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
15:07:23 [2024-03-15T19:07:23.501Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
15:07:23 [2024-03-15T19:07:23.758Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
15:07:23 [2024-03-15T19:07:23.758Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
15:07:23 [2024-03-15T19:07:23.758Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
15:07:23 [2024-03-15T19:07:23.758Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
15:07:23 [2024-03-15T19:07:23.758Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
15:07:23 [2024-03-15T19:07:23.758Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
15:07:23 [2024-03-15T19:07:23.758Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
15:07:23 [2024-03-15T19:07:23.758Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
15:07:23 [2024-03-15T19:07:23.758Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
15:07:23 [2024-03-15T19:07:23.758Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
15:07:24 [2024-03-15T19:07:24.015Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
15:07:24 [2024-03-15T19:07:24.015Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
15:07:24 [2024-03-15T19:07:24.015Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
15:07:24 [2024-03-15T19:07:24.015Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
15:07:24 [2024-03-15T19:07:24.015Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
15:07:24 [2024-03-15T19:07:24.015Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
15:07:24 [2024-03-15T19:07:24.015Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
15:07:24 [2024-03-15T19:07:24.015Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
15:07:24 [2024-03-15T19:07:24.015Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
15:07:24 [2024-03-15T19:07:24.015Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
15:07:24 [2024-03-15T19:07:24.015Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
15:07:24 [2024-03-15T19:07:24.015Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
15:07:24 [2024-03-15T19:07:24.015Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
15:07:24 [2024-03-15T19:07:24.015Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
15:07:24 [2024-03-15T19:07:24.015Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
15:07:24 [2024-03-15T19:07:24.015Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
15:07:24 [2024-03-15T19:07:24.015Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
15:07:24 [2024-03-15T19:07:24.015Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
15:07:24 [2024-03-15T19:07:24.015Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
15:07:24 [2024-03-15T19:07:24.015Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
15:07:24 [2024-03-15T19:07:24.015Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
15:07:24 [2024-03-15T19:07:24.015Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
15:07:24 [2024-03-15T19:07:24.015Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
15:07:24 [2024-03-15T19:07:24.015Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
15:07:24 [2024-03-15T19:07:24.015Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
15:07:24 [2024-03-15T19:07:24.015Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
15:07:24 [2024-03-15T19:07:24.015Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
15:07:24 [2024-03-15T19:07:24.015Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
15:07:24 [2024-03-15T19:07:24.015Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
15:07:24 [2024-03-15T19:07:24.016Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
15:07:24 [2024-03-15T19:07:24.016Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
15:07:24 [2024-03-15T19:07:24.016Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
15:07:24 [2024-03-15T19:07:24.016Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
15:07:24 [2024-03-15T19:07:24.016Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
15:07:24 [2024-03-15T19:07:24.016Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
15:07:24 [2024-03-15T19:07:24.016Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
15:07:24 [2024-03-15T19:07:24.016Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
15:07:24 [2024-03-15T19:07:24.016Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
15:07:24 [2024-03-15T19:07:24.016Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
15:07:24 [2024-03-15T19:07:24.016Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
15:07:24 [2024-03-15T19:07:24.016Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
15:07:24 [2024-03-15T19:07:24.016Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
15:07:24 [2024-03-15T19:07:24.275Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
15:07:24 [2024-03-15T19:07:24.275Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar (1.0 MB at 52 MB/s)
15:07:24 [2024-03-15T19:07:24.275Z] [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
15:07:24 [2024-03-15T19:07:24.275Z] [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
15:07:24 [2024-03-15T19:07:24.275Z] [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
15:07:24 [2024-03-15T19:07:24.275Z] [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
15:07:24 [2024-03-15T19:07:24.275Z] [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
15:07:24 [2024-03-15T19:07:24.275Z] [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 314 kB/s)
15:07:24 [2024-03-15T19:07:24.275Z] [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
15:07:24 [2024-03-15T19:07:24.275Z] [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 660 kB/s)
15:07:24 [2024-03-15T19:07:24.275Z] [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
15:07:24 [2024-03-15T19:07:24.275Z] [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.8 MB/s)
15:07:24 [2024-03-15T19:07:24.275Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
15:07:24 [2024-03-15T19:07:24.275Z] [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 21 MB/s)
15:07:24 [2024-03-15T19:07:24.275Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
15:07:24 [2024-03-15T19:07:24.275Z] [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.2 MB/s)
15:07:24 [2024-03-15T19:07:24.276Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
15:07:24 [2024-03-15T19:07:24.276Z] [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 675 kB/s)
15:07:24 [2024-03-15T19:07:24.276Z] [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
15:07:24 [2024-03-15T19:07:24.276Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar (47 kB at 3.4 MB/s)
15:07:24 [2024-03-15T19:07:24.276Z] [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
15:07:24 [2024-03-15T19:07:24.276Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar (217 kB at 13 MB/s)
15:07:24 [2024-03-15T19:07:24.276Z] [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
15:07:24 [2024-03-15T19:07:24.276Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar (58 kB at 2.9 MB/s)
15:07:24 [2024-03-15T19:07:24.276Z] [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
15:07:24 [2024-03-15T19:07:24.276Z] [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 17 MB/s)
15:07:24 [2024-03-15T19:07:24.276Z] [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 7.1 MB/s)
15:07:24 [2024-03-15T19:07:24.276Z] [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
15:07:24 [2024-03-15T19:07:24.276Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
15:07:24 [2024-03-15T19:07:24.276Z] [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 8.1 MB/s)
15:07:24 [2024-03-15T19:07:24.276Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
15:07:24 [2024-03-15T19:07:24.276Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar (53 kB at 1.5 MB/s)
15:07:24 [2024-03-15T19:07:24.276Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
15:07:24 [2024-03-15T19:07:24.276Z] [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 676 kB/s)
15:07:24 [2024-03-15T19:07:24.276Z] [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
15:07:24 [2024-03-15T19:07:24.276Z] [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 7.9 MB/s)
15:07:24 [2024-03-15T19:07:24.276Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
15:07:24 [2024-03-15T19:07:24.276Z] [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 6.3 MB/s)
15:07:24 [2024-03-15T19:07:24.276Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar (328 kB at 6.1 MB/s)
15:07:24 [2024-03-15T19:07:24.276Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar (786 kB at 14 MB/s)
15:07:24 [2024-03-15T19:07:24.276Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar (42 kB at 719 kB/s)
15:07:24 [2024-03-15T19:07:24.276Z] [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 37 MB/s)
15:07:24 [2024-03-15T19:07:24.276Z] [INFO] 
15:07:24 [2024-03-15T19:07:24.276Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass ---
15:07:24 [2024-03-15T19:07:24.276Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
15:07:24 [2024-03-15T19:07:24.276Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
15:07:24 [2024-03-15T19:07:24.276Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
15:07:24 [2024-03-15T19:07:24.534Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
15:07:24 [2024-03-15T19:07:24.534Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
15:07:24 [2024-03-15T19:07:24.534Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
15:07:24 [2024-03-15T19:07:24.534Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 208 kB/s)
15:07:24 [2024-03-15T19:07:24.534Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
15:07:24 [2024-03-15T19:07:24.534Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
15:07:24 [2024-03-15T19:07:24.534Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
15:07:24 [2024-03-15T19:07:24.534Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
15:07:24 [2024-03-15T19:07:24.534Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
15:07:24 [2024-03-15T19:07:24.534Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
15:07:24 [2024-03-15T19:07:24.534Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 2.8 MB/s)
15:07:24 [2024-03-15T19:07:24.534Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
15:07:24 [2024-03-15T19:07:24.790Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
15:07:24 [2024-03-15T19:07:24.790Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom
15:07:24 [2024-03-15T19:07:24.790Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
15:07:24 [2024-03-15T19:07:24.790Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
15:07:24 [2024-03-15T19:07:24.790Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom
15:07:24 [2024-03-15T19:07:24.790Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 1.3 MB/s)
15:07:24 [2024-03-15T19:07:24.790Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom
15:07:24 [2024-03-15T19:07:24.790Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom
15:07:24 [2024-03-15T19:07:24.790Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom
15:07:24 [2024-03-15T19:07:24.790Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom
15:07:24 [2024-03-15T19:07:24.790Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom
15:07:24 [2024-03-15T19:07:24.790Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
15:07:25 [2024-03-15T19:07:25.048Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 315 kB/s)
15:07:25 [2024-03-15T19:07:25.048Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
15:07:25 [2024-03-15T19:07:25.048Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
15:07:25 [2024-03-15T19:07:25.048Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
15:07:25 [2024-03-15T19:07:25.048Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
15:07:25 [2024-03-15T19:07:25.048Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
15:07:25 [2024-03-15T19:07:25.048Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
15:07:25 [2024-03-15T19:07:25.048Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 198 kB/s)
15:07:25 [2024-03-15T19:07:25.048Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
15:07:25 [2024-03-15T19:07:25.048Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
15:07:25 [2024-03-15T19:07:25.048Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
15:07:25 [2024-03-15T19:07:25.048Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
15:07:25 [2024-03-15T19:07:25.048Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
15:07:25 [2024-03-15T19:07:25.048Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
15:07:25 [2024-03-15T19:07:25.048Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 272 kB/s)
15:07:25 [2024-03-15T19:07:25.048Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
15:07:25 [2024-03-15T19:07:25.048Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
15:07:25 [2024-03-15T19:07:25.305Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
15:07:25 [2024-03-15T19:07:25.305Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
15:07:25 [2024-03-15T19:07:25.305Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
15:07:25 [2024-03-15T19:07:25.305Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
15:07:25 [2024-03-15T19:07:25.305Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 231 kB/s)
15:07:25 [2024-03-15T19:07:25.305Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
15:07:25 [2024-03-15T19:07:25.305Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
15:07:25 [2024-03-15T19:07:25.305Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
15:07:25 [2024-03-15T19:07:25.305Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
15:07:25 [2024-03-15T19:07:25.305Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
15:07:25 [2024-03-15T19:07:25.306Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
15:07:25 [2024-03-15T19:07:25.306Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 428 kB/s)
15:07:25 [2024-03-15T19:07:25.306Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
15:07:25 [2024-03-15T19:07:25.306Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
15:07:25 [2024-03-15T19:07:25.563Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
15:07:25 [2024-03-15T19:07:25.563Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
15:07:25 [2024-03-15T19:07:25.563Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
15:07:25 [2024-03-15T19:07:25.563Z] [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
15:07:25 [2024-03-15T19:07:25.563Z] [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 774 kB/s)
15:07:25 [2024-03-15T19:07:25.563Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
15:07:25 [2024-03-15T19:07:25.563Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
15:07:25 [2024-03-15T19:07:25.563Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
15:07:25 [2024-03-15T19:07:25.563Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
15:07:25 [2024-03-15T19:07:25.563Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
15:07:25 [2024-03-15T19:07:25.563Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
15:07:25 [2024-03-15T19:07:25.563Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 49 kB/s)
15:07:25 [2024-03-15T19:07:25.563Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
15:07:25 [2024-03-15T19:07:25.563Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
15:07:25 [2024-03-15T19:07:25.821Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
15:07:25 [2024-03-15T19:07:25.821Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
15:07:25 [2024-03-15T19:07:25.821Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
15:07:25 [2024-03-15T19:07:25.821Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
15:07:25 [2024-03-15T19:07:25.821Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 266 kB/s)
15:07:25 [2024-03-15T19:07:25.821Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
15:07:25 [2024-03-15T19:07:25.821Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
15:07:25 [2024-03-15T19:07:25.821Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
15:07:25 [2024-03-15T19:07:25.821Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
15:07:25 [2024-03-15T19:07:25.821Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
15:07:25 [2024-03-15T19:07:25.821Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
15:07:25 [2024-03-15T19:07:25.821Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 494 kB/s)
15:07:25 [2024-03-15T19:07:25.821Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
15:07:26 [2024-03-15T19:07:26.078Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
15:07:26 [2024-03-15T19:07:26.078Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
15:07:26 [2024-03-15T19:07:26.078Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
15:07:26 [2024-03-15T19:07:26.078Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
15:07:26 [2024-03-15T19:07:26.078Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
15:07:26 [2024-03-15T19:07:26.078Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 45 kB/s)
15:07:26 [2024-03-15T19:07:26.078Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
15:07:26 [2024-03-15T19:07:26.078Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
15:07:26 [2024-03-15T19:07:26.078Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
15:07:26 [2024-03-15T19:07:26.334Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
15:07:26 [2024-03-15T19:07:26.334Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
15:07:26 [2024-03-15T19:07:26.334Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
15:07:26 [2024-03-15T19:07:26.335Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 261 kB/s)
15:07:26 [2024-03-15T19:07:26.335Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom
15:07:26 [2024-03-15T19:07:26.335Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
15:07:26 [2024-03-15T19:07:26.335Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom
15:07:26 [2024-03-15T19:07:26.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
15:07:26 [2024-03-15T19:07:26.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom
15:07:26 [2024-03-15T19:07:26.335Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom
15:07:26 [2024-03-15T19:07:26.335Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 62 kB/s)
15:07:26 [2024-03-15T19:07:26.335Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
15:07:26 [2024-03-15T19:07:26.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
15:07:26 [2024-03-15T19:07:26.593Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
15:07:26 [2024-03-15T19:07:26.593Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
15:07:26 [2024-03-15T19:07:26.593Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
15:07:26 [2024-03-15T19:07:26.593Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
15:07:26 [2024-03-15T19:07:26.593Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 571 kB/s)
15:07:26 [2024-03-15T19:07:26.593Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
15:07:26 [2024-03-15T19:07:26.593Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
15:07:26 [2024-03-15T19:07:26.593Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
15:07:26 [2024-03-15T19:07:26.593Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
15:07:26 [2024-03-15T19:07:26.593Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
15:07:26 [2024-03-15T19:07:26.593Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
15:07:26 [2024-03-15T19:07:26.593Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 165 kB/s)
15:07:26 [2024-03-15T19:07:26.593Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
15:07:26 [2024-03-15T19:07:26.593Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
15:07:26 [2024-03-15T19:07:26.851Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
15:07:26 [2024-03-15T19:07:26.851Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
15:07:26 [2024-03-15T19:07:26.851Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
15:07:26 [2024-03-15T19:07:26.851Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
15:07:26 [2024-03-15T19:07:26.851Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 167 kB/s)
15:07:26 [2024-03-15T19:07:26.851Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
15:07:26 [2024-03-15T19:07:26.851Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
15:07:26 [2024-03-15T19:07:26.851Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
15:07:26 [2024-03-15T19:07:26.851Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
15:07:26 [2024-03-15T19:07:26.851Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
15:07:26 [2024-03-15T19:07:26.851Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
15:07:26 [2024-03-15T19:07:26.851Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 443 kB/s)
15:07:26 [2024-03-15T19:07:26.851Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
15:07:26 [2024-03-15T19:07:26.851Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
15:07:26 [2024-03-15T19:07:26.851Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
15:07:27 [2024-03-15T19:07:27.108Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
15:07:27 [2024-03-15T19:07:27.108Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
15:07:27 [2024-03-15T19:07:27.108Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
15:07:27 [2024-03-15T19:07:27.108Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 267 kB/s)
15:07:27 [2024-03-15T19:07:27.108Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
15:07:27 [2024-03-15T19:07:27.108Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
15:07:27 [2024-03-15T19:07:27.108Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
15:07:27 [2024-03-15T19:07:27.365Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
15:07:27 [2024-03-15T19:07:27.365Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
15:07:27 [2024-03-15T19:07:27.365Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
15:07:27 [2024-03-15T19:07:27.365Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 88 kB/s)
15:07:27 [2024-03-15T19:07:27.365Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
15:07:27 [2024-03-15T19:07:27.365Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
15:07:27 [2024-03-15T19:07:27.365Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
15:07:27 [2024-03-15T19:07:27.365Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
15:07:27 [2024-03-15T19:07:27.365Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
15:07:27 [2024-03-15T19:07:27.365Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
15:07:27 [2024-03-15T19:07:27.365Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 59 kB/s)
15:07:27 [2024-03-15T19:07:27.365Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
15:07:27 [2024-03-15T19:07:27.365Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
15:07:27 [2024-03-15T19:07:27.365Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
15:07:27 [2024-03-15T19:07:27.622Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
15:07:27 [2024-03-15T19:07:27.623Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
15:07:27 [2024-03-15T19:07:27.623Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
15:07:27 [2024-03-15T19:07:27.623Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 129 kB/s)
15:07:27 [2024-03-15T19:07:27.623Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
15:07:27 [2024-03-15T19:07:27.623Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
15:07:27 [2024-03-15T19:07:27.623Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
15:07:27 [2024-03-15T19:07:27.880Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
15:07:27 [2024-03-15T19:07:27.880Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
15:07:27 [2024-03-15T19:07:27.880Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
15:07:27 [2024-03-15T19:07:27.880Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 1.0 MB/s)
15:07:27 [2024-03-15T19:07:27.880Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
15:07:27 [2024-03-15T19:07:27.880Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
15:07:27 [2024-03-15T19:07:27.880Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom
15:07:27 [2024-03-15T19:07:27.880Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
15:07:27 [2024-03-15T19:07:27.880Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
15:07:27 [2024-03-15T19:07:27.880Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom
15:07:27 [2024-03-15T19:07:27.880Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 5.2 MB/s)
15:07:27 [2024-03-15T19:07:27.880Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:07:27 [2024-03-15T19:07:27.880Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
15:07:27 [2024-03-15T19:07:27.880Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
15:07:27 [2024-03-15T19:07:27.880Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
15:07:28 [2024-03-15T19:07:28.139Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
15:07:28 [2024-03-15T19:07:28.139Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
15:07:28 [2024-03-15T19:07:28.139Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
15:07:28 [2024-03-15T19:07:28.139Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4.0 kB at 123 kB/s)
15:07:28 [2024-03-15T19:07:28.139Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
15:07:28 [2024-03-15T19:07:28.139Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
15:07:28 [2024-03-15T19:07:28.139Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
15:07:28 [2024-03-15T19:07:28.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
15:07:28 [2024-03-15T19:07:28.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
15:07:28 [2024-03-15T19:07:28.397Z] [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
15:07:28 [2024-03-15T19:07:28.397Z] [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 908 kB/s)
15:07:28 [2024-03-15T19:07:28.397Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
15:07:28 [2024-03-15T19:07:28.397Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
15:07:28 [2024-03-15T19:07:28.397Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom
15:07:28 [2024-03-15T19:07:28.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
15:07:28 [2024-03-15T19:07:28.654Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
15:07:28 [2024-03-15T19:07:28.654Z] [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
15:07:28 [2024-03-15T19:07:28.654Z] [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 4.1 MB/s)
15:07:28 [2024-03-15T19:07:28.654Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom
15:07:28 [2024-03-15T19:07:28.654Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom
15:07:28 [2024-03-15T19:07:28.654Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom
15:07:28 [2024-03-15T19:07:28.654Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom
15:07:28 [2024-03-15T19:07:28.654Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom
15:07:28 [2024-03-15T19:07:28.654Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
15:07:28 [2024-03-15T19:07:28.654Z] [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 7.0 MB/s)
15:07:28 [2024-03-15T19:07:28.654Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
15:07:28 [2024-03-15T19:07:28.654Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
15:07:28 [2024-03-15T19:07:28.654Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
15:07:28 [2024-03-15T19:07:28.911Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
15:07:28 [2024-03-15T19:07:28.911Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
15:07:28 [2024-03-15T19:07:28.911Z] [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
15:07:28 [2024-03-15T19:07:28.911Z] [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 138 kB/s)
15:07:28 [2024-03-15T19:07:28.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
15:07:28 [2024-03-15T19:07:28.911Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
15:07:28 [2024-03-15T19:07:28.911Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
15:07:28 [2024-03-15T19:07:28.911Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
15:07:28 [2024-03-15T19:07:28.911Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
15:07:28 [2024-03-15T19:07:28.911Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
15:07:28 [2024-03-15T19:07:28.911Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 524 kB/s)
15:07:28 [2024-03-15T19:07:28.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
15:07:28 [2024-03-15T19:07:28.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
15:07:28 [2024-03-15T19:07:28.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
15:07:28 [2024-03-15T19:07:28.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
15:07:28 [2024-03-15T19:07:28.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
15:07:28 [2024-03-15T19:07:28.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
15:07:28 [2024-03-15T19:07:28.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
15:07:28 [2024-03-15T19:07:28.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar
15:07:28 [2024-03-15T19:07:28.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
15:07:28 [2024-03-15T19:07:28.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
15:07:28 [2024-03-15T19:07:28.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
15:07:28 [2024-03-15T19:07:28.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
15:07:28 [2024-03-15T19:07:28.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
15:07:28 [2024-03-15T19:07:28.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
15:07:28 [2024-03-15T19:07:28.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
15:07:28 [2024-03-15T19:07:28.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
15:07:28 [2024-03-15T19:07:28.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
15:07:29 [2024-03-15T19:07:29.168Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
15:07:29 [2024-03-15T19:07:29.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
15:07:29 [2024-03-15T19:07:29.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
15:07:29 [2024-03-15T19:07:29.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
15:07:29 [2024-03-15T19:07:29.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
15:07:29 [2024-03-15T19:07:29.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
15:07:29 [2024-03-15T19:07:29.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
15:07:29 [2024-03-15T19:07:29.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
15:07:29 [2024-03-15T19:07:29.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
15:07:29 [2024-03-15T19:07:29.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
15:07:29 [2024-03-15T19:07:29.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
15:07:29 [2024-03-15T19:07:29.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
15:07:29 [2024-03-15T19:07:29.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
15:07:29 [2024-03-15T19:07:29.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
15:07:29 [2024-03-15T19:07:29.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
15:07:29 [2024-03-15T19:07:29.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
15:07:29 [2024-03-15T19:07:29.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
15:07:29 [2024-03-15T19:07:29.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
15:07:29 [2024-03-15T19:07:29.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
15:07:29 [2024-03-15T19:07:29.168Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
15:07:29 [2024-03-15T19:07:29.424Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
15:07:29 [2024-03-15T19:07:29.424Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
15:07:29 [2024-03-15T19:07:29.424Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
15:07:29 [2024-03-15T19:07:29.424Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
15:07:29 [2024-03-15T19:07:29.424Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
15:07:29 [2024-03-15T19:07:29.424Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
15:07:29 [2024-03-15T19:07:29.424Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar
15:07:29 [2024-03-15T19:07:29.424Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
15:07:29 [2024-03-15T19:07:29.424Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
15:07:29 [2024-03-15T19:07:29.424Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
15:07:29 [2024-03-15T19:07:29.424Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
15:07:29 [2024-03-15T19:07:29.681Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
15:07:29 [2024-03-15T19:07:29.681Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
15:07:29 [2024-03-15T19:07:29.681Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
15:07:29 [2024-03-15T19:07:29.681Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
15:07:29 [2024-03-15T19:07:29.681Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
15:07:29 [2024-03-15T19:07:29.681Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 1.8 MB/s)
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
15:07:30 [2024-03-15T19:07:30.246Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 4.2 MB/s)
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 5.1 MB/s)
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 6.1 MB/s)
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 6.4 MB/s)
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 6.7 MB/s)
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 8.6 MB/s)
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 11 MB/s)
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 2.0 MB/s)
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 1.3 MB/s)
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 3.4 MB/s)
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 5.0 MB/s)
15:07:30 [2024-03-15T19:07:30.247Z] [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.jar
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 9.8 MB/s)
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 6.8 MB/s)
15:07:30 [2024-03-15T19:07:30.247Z] [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.jar (32 kB at 759 kB/s)
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 1.8 MB/s)
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (155 kB at 3.0 MB/s)
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 3.9 MB/s)
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass/9.3.0-SNAPSHOT/org.eclipse.tracecompass-9.3.0-SNAPSHOT.pom
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] 
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >--
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 9.3.0-SNAPSHOT [2/141]
15:07:30 [2024-03-15T19:07:30.247Z] [INFO]   from analysis/pom.xml
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] --------------------------------[ pom ]---------------------------------
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] 
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent ---
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] 
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] 
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent ---
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] 
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis-parent ---
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] 
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent ---
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] 
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis-parent ---
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] 
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent ---
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis-parent-9.3.0-SNAPSHOT.pom
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] 
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >---
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] Building Trace Compass Common Utilities Parent 9.3.0-SNAPSHOT    [3/141]
15:07:30 [2024-03-15T19:07:30.247Z] [INFO]   from common/pom.xml
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] --------------------------------[ pom ]---------------------------------
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] 
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common-parent ---
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] 
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] 
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent ---
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] 
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.common-parent ---
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] 
15:07:30 [2024-03-15T19:07:30.247Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent ---
15:07:30 [2024-03-15T19:07:30.248Z] [INFO] 
15:07:30 [2024-03-15T19:07:30.248Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.common-parent ---
15:07:30 [2024-03-15T19:07:30.248Z] [INFO] 
15:07:30 [2024-03-15T19:07:30.248Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent ---
15:07:30 [2024-03-15T19:07:30.248Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.common-parent-9.3.0-SNAPSHOT.pom
15:07:30 [2024-03-15T19:07:30.248Z] [INFO] 
15:07:30 [2024-03-15T19:07:30.248Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >----
15:07:30 [2024-03-15T19:07:30.248Z] [INFO] Building org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT     [4/141]
15:07:30 [2024-03-15T19:07:30.248Z] [INFO]   from common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
15:07:30 [2024-03-15T19:07:30.248Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:07:30 [2024-03-15T19:07:30.248Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:07:30 [2024-03-15T19:07:30.248Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.31.target for environments=[win32/win32/x86_64, macosx/cocoa/x86_64, macosx/cocoa/aarch64, linux/gtk/x86_64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@9caa933
15:07:30 [2024-03-15T19:07:30.505Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
15:07:30 [2024-03-15T19:07:30.505Z] [INFO]     Cache location:         /home/jenkins/.m2/repository/.cache/tycho
15:07:30 [2024-03-15T19:07:30.505Z] [INFO]     Transport mode:         online
15:07:30 [2024-03-15T19:07:30.505Z] [INFO]     Http Transport type:    Java11Client
15:07:30 [2024-03-15T19:07:30.505Z] [INFO]     Update mode:            cache first
15:07:30 [2024-03-15T19:07:30.505Z] [INFO]     Minimum cache duration: 60 minutes
15:07:30 [2024-03-15T19:07:30.505Z] [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
15:07:34 [2024-03-15T19:07:34.686Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
15:07:36 [2024-03-15T19:07:36.055Z] [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
15:07:36 [2024-03-15T19:07:36.055Z] [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 53 MB/s)
15:07:36 [2024-03-15T19:07:36.313Z] [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
15:07:36 [2024-03-15T19:07:36.313Z] [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 527 kB/s)
15:07:36 [2024-03-15T19:07:36.875Z] [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
15:07:36 [2024-03-15T19:07:36.876Z] [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 1.1 MB/s)
15:07:36 [2024-03-15T19:07:36.876Z] [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
15:07:36 [2024-03-15T19:07:36.876Z] [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.9 MB/s)
15:07:36 [2024-03-15T19:07:36.876Z] [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
15:07:36 [2024-03-15T19:07:36.876Z] [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 477 kB/s)
15:07:36 [2024-03-15T19:07:36.876Z] [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
15:07:36 [2024-03-15T19:07:36.876Z] [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 299 kB/s)
15:07:36 [2024-03-15T19:07:36.876Z] [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
15:07:36 [2024-03-15T19:07:36.876Z] [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 229 kB/s)
15:07:36 [2024-03-15T19:07:36.876Z] [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
15:07:36 [2024-03-15T19:07:36.876Z] [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)
15:07:36 [2024-03-15T19:07:36.876Z] [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
15:07:36 [2024-03-15T19:07:36.876Z] [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 325 kB/s)
15:07:36 [2024-03-15T19:07:36.876Z] [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
15:07:36 [2024-03-15T19:07:36.876Z] [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 23 MB/s)
15:07:36 [2024-03-15T19:07:36.876Z] [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
15:07:36 [2024-03-15T19:07:36.876Z] [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
15:07:36 [2024-03-15T19:07:36.876Z] [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 1.2 MB/s)
15:07:36 [2024-03-15T19:07:36.876Z] [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 1.1 MB/s)
15:07:36 [2024-03-15T19:07:36.876Z] [INFO] 
15:07:36 [2024-03-15T19:07:36.876Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common.core ---
15:07:36 [2024-03-15T19:07:36.876Z] [INFO] 
15:07:36 [2024-03-15T19:07:36.876Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
15:07:36 [2024-03-15T19:07:36.876Z] [INFO] The project's OSGi version is 5.2.0.202403151906
15:07:36 [2024-03-15T19:07:36.876Z] [INFO] 
15:07:36 [2024-03-15T19:07:36.876Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
15:07:36 [2024-03-15T19:07:36.876Z] [INFO] 
15:07:36 [2024-03-15T19:07:36.876Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
15:07:36 [2024-03-15T19:07:36.876Z] [INFO] 
15:07:36 [2024-03-15T19:07:36.876Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
15:07:36 [2024-03-15T19:07:36.876Z] [INFO] 
15:07:36 [2024-03-15T19:07:36.876Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
15:07:36 [2024-03-15T19:07:36.876Z] [INFO] 
15:07:36 [2024-03-15T19:07:36.876Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core ---
15:07:36 [2024-03-15T19:07:36.876Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core
15:07:37 [2024-03-15T19:07:37.133Z] [INFO] 
15:07:37 [2024-03-15T19:07:37.133Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
15:07:37 [2024-03-15T19:07:37.133Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
15:07:37 [2024-03-15T19:07:37.133Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
15:07:37 [2024-03-15T19:07:37.133Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
15:07:37 [2024-03-15T19:07:37.390Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
15:07:37 [2024-03-15T19:07:37.390Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
15:07:37 [2024-03-15T19:07:37.390Z] [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
15:07:37 [2024-03-15T19:07:37.390Z] [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 3.0 MB/s)
15:07:37 [2024-03-15T19:07:37.390Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
15:07:37 [2024-03-15T19:07:37.390Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
15:07:37 [2024-03-15T19:07:37.390Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
15:07:37 [2024-03-15T19:07:37.647Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
15:07:37 [2024-03-15T19:07:37.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
15:07:37 [2024-03-15T19:07:37.647Z] [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
15:07:37 [2024-03-15T19:07:37.647Z] [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 1.6 MB/s)
15:07:37 [2024-03-15T19:07:37.647Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
15:07:37 [2024-03-15T19:07:37.647Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
15:07:37 [2024-03-15T19:07:37.647Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
15:07:37 [2024-03-15T19:07:37.647Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
15:07:37 [2024-03-15T19:07:37.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
15:07:37 [2024-03-15T19:07:37.647Z] [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
15:07:37 [2024-03-15T19:07:37.647Z] [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 18 MB/s)
15:07:37 [2024-03-15T19:07:37.904Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src/main/resources
15:07:37 [2024-03-15T19:07:37.904Z] [INFO] 
15:07:37 [2024-03-15T19:07:37.904Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
15:07:37 [2024-03-15T19:07:37.904Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:07:37 [2024-03-15T19:07:37.904Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:07:37 [2024-03-15T19:07:37.904Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
15:07:37 [2024-03-15T19:07:37.904Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/maven-metadata.xml
15:07:37 [2024-03-15T19:07:37.904Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/maven-metadata.xml (459 B at 33 kB/s)
15:07:37 [2024-03-15T19:07:37.904Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar
15:07:37 [2024-03-15T19:07:37.904Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar (15 kB at 2.2 MB/s)
15:07:37 [2024-03-15T19:07:37.904Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype.annotations/maven-metadata.xml
15:07:37 [2024-03-15T19:07:37.904Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype.annotations/maven-metadata.xml (435 B at 33 kB/s)
15:07:37 [2024-03-15T19:07:37.904Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype.annotations/1.4.1/org.osgi.service.metatype.annotations-1.4.1.jar
15:07:37 [2024-03-15T19:07:37.904Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype.annotations/1.4.1/org.osgi.service.metatype.annotations-1.4.1.jar (28 kB at 3.5 MB/s)
15:07:37 [2024-03-15T19:07:37.904Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/maven-metadata.xml
15:07:37 [2024-03-15T19:07:37.904Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/maven-metadata.xml (455 B at 57 kB/s)
15:07:37 [2024-03-15T19:07:37.904Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/1.1.1/org.osgi.annotation.bundle-1.1.1.jar
15:07:37 [2024-03-15T19:07:37.904Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/1.1.1/org.osgi.annotation.bundle-1.1.1.jar (30 kB at 4.3 MB/s)
15:07:38 [2024-03-15T19:07:38.162Z] [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:07:40 [2024-03-15T19:07:40.059Z] [INFO] 
15:07:40 [2024-03-15T19:07:40.059Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.common.core ---
15:07:40 [2024-03-15T19:07:40.059Z] [INFO] 
15:07:40 [2024-03-15T19:07:40.059Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.common.core ---
15:07:40 [2024-03-15T19:07:40.059Z] [INFO] 
15:07:40 [2024-03-15T19:07:40.059Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.common.core ---
15:07:40 [2024-03-15T19:07:40.059Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src/test/resources
15:07:40 [2024-03-15T19:07:40.059Z] [INFO] 
15:07:40 [2024-03-15T19:07:40.059Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.common.core ---
15:07:40 [2024-03-15T19:07:40.059Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:07:40 [2024-03-15T19:07:40.059Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:07:40 [2024-03-15T19:07:40.060Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
15:07:40 [2024-03-15T19:07:40.060Z] [INFO] 
15:07:40 [2024-03-15T19:07:40.060Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.common.core ---
15:07:40 [2024-03-15T19:07:40.060Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
15:07:40 [2024-03-15T19:07:40.060Z] [INFO] 
15:07:40 [2024-03-15T19:07:40.060Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core ---
15:07:40 [2024-03-15T19:07:40.060Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-sources.jar
15:07:40 [2024-03-15T19:07:40.316Z] [INFO] 
15:07:40 [2024-03-15T19:07:40.316Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core ---
15:07:43 [2024-03-15T19:07:43.590Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.jar
15:07:43 [2024-03-15T19:07:43.590Z] [INFO] 
15:07:43 [2024-03-15T19:07:43.591Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core ---
15:07:43 [2024-03-15T19:07:43.591Z] [INFO] 
15:07:43 [2024-03-15T19:07:43.591Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.common.core ---
15:07:43 [2024-03-15T19:07:43.591Z] [INFO] 
15:07:43 [2024-03-15T19:07:43.591Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core ---
15:07:43 [2024-03-15T19:07:43.847Z] [INFO] 
15:07:43 [2024-03-15T19:07:43.847Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.common.core ---
15:07:43 [2024-03-15T19:07:43.847Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.jar
15:07:45 [2024-03-15T19:07:45.219Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-sources.jar
15:07:45 [2024-03-15T19:07:45.781Z] [INFO] 
15:07:45 [2024-03-15T19:07:45.781Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core ---
15:07:45 [2024-03-15T19:07:45.781Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.jar
15:07:45 [2024-03-15T19:07:45.781Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.pom
15:07:45 [2024-03-15T19:07:45.781Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-sources.jar
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-p2metadata.xml
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-p2artifacts.xml
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] 
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core ---
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] 
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >--
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] Building Trace Compass State System Parent 9.3.0-SNAPSHOT        [5/141]
15:07:45 [2024-03-15T19:07:45.782Z] [INFO]   from statesystem/pom.xml
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] --------------------------------[ pom ]---------------------------------
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] 
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent ---
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] 
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] 
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent ---
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] 
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem-parent ---
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] 
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent ---
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] 
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.statesystem-parent ---
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] 
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent ---
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem-parent-9.3.0-SNAPSHOT.pom
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] 
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >--
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT  [6/141]
15:07:45 [2024-03-15T19:07:45.782Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:07:45 [2024-03-15T19:07:45.782Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] 
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.datastore.core ---
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] 
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] The project's OSGi version is 1.3.0.202403151906
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] 
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] 
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] 
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] 
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] 
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core ---
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] 
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] 
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
15:07:45 [2024-03-15T19:07:45.782Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:07:45 [2024-03-15T19:07:45.782Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:07:45 [2024-03-15T19:07:45.782Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
15:07:45 [2024-03-15T19:07:45.782Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:07:46 [2024-03-15T19:07:46.715Z] [INFO] 
15:07:46 [2024-03-15T19:07:46.715Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.datastore.core ---
15:07:46 [2024-03-15T19:07:46.715Z] [INFO] 
15:07:46 [2024-03-15T19:07:46.715Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.datastore.core ---
15:07:46 [2024-03-15T19:07:46.715Z] [INFO] 
15:07:46 [2024-03-15T19:07:46.715Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core ---
15:07:46 [2024-03-15T19:07:46.715Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources
15:07:46 [2024-03-15T19:07:46.715Z] [INFO] 
15:07:46 [2024-03-15T19:07:46.715Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.datastore.core ---
15:07:46 [2024-03-15T19:07:46.715Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:07:46 [2024-03-15T19:07:46.715Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:07:46 [2024-03-15T19:07:46.715Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
15:07:46 [2024-03-15T19:07:46.716Z] [INFO] 
15:07:46 [2024-03-15T19:07:46.716Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.datastore.core ---
15:07:46 [2024-03-15T19:07:46.716Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
15:07:46 [2024-03-15T19:07:46.716Z] [INFO] 
15:07:46 [2024-03-15T19:07:46.716Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core ---
15:07:46 [2024-03-15T19:07:46.716Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-sources.jar
15:07:46 [2024-03-15T19:07:46.716Z] [INFO] 
15:07:46 [2024-03-15T19:07:46.716Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core ---
15:07:46 [2024-03-15T19:07:46.716Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.jar
15:07:46 [2024-03-15T19:07:46.973Z] [INFO] 
15:07:46 [2024-03-15T19:07:46.973Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core ---
15:07:46 [2024-03-15T19:07:46.973Z] [INFO] 
15:07:46 [2024-03-15T19:07:46.973Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.datastore.core ---
15:07:46 [2024-03-15T19:07:46.973Z] [INFO] 
15:07:46 [2024-03-15T19:07:46.973Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core ---
15:07:46 [2024-03-15T19:07:46.973Z] [INFO] 
15:07:46 [2024-03-15T19:07:46.973Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.datastore.core ---
15:07:46 [2024-03-15T19:07:46.973Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.jar
15:07:47 [2024-03-15T19:07:47.905Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-sources.jar
15:07:48 [2024-03-15T19:07:48.468Z] [INFO] 
15:07:48 [2024-03-15T19:07:48.468Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core ---
15:07:48 [2024-03-15T19:07:48.468Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.jar
15:07:48 [2024-03-15T19:07:48.468Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.pom
15:07:48 [2024-03-15T19:07:48.468Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-sources.jar
15:07:48 [2024-03-15T19:07:48.468Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-p2metadata.xml
15:07:48 [2024-03-15T19:07:48.468Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-p2artifacts.xml
15:07:48 [2024-03-15T19:07:48.468Z] [INFO] 
15:07:48 [2024-03-15T19:07:48.468Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core ---
15:07:48 [2024-03-15T19:07:48.468Z] [INFO] 
15:07:48 [2024-03-15T19:07:48.468Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >--
15:07:48 [2024-03-15T19:07:48.468Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT [7/141]
15:07:48 [2024-03-15T19:07:48.468Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
15:07:48 [2024-03-15T19:07:48.468Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:07:48 [2024-03-15T19:07:48.468Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:07:48 [2024-03-15T19:07:48.468Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
15:07:48 [2024-03-15T19:07:48.726Z] [INFO] 
15:07:48 [2024-03-15T19:07:48.726Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core ---
15:07:48 [2024-03-15T19:07:48.726Z] [INFO] 
15:07:48 [2024-03-15T19:07:48.726Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
15:07:48 [2024-03-15T19:07:48.726Z] [INFO] The project's OSGi version is 3.1.0.202403151906
15:07:48 [2024-03-15T19:07:48.726Z] [INFO] 
15:07:48 [2024-03-15T19:07:48.726Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
15:07:48 [2024-03-15T19:07:48.726Z] [INFO] 
15:07:48 [2024-03-15T19:07:48.726Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
15:07:48 [2024-03-15T19:07:48.726Z] [INFO] 
15:07:48 [2024-03-15T19:07:48.726Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
15:07:48 [2024-03-15T19:07:48.726Z] [INFO] 
15:07:48 [2024-03-15T19:07:48.726Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
15:07:48 [2024-03-15T19:07:48.726Z] [INFO] 
15:07:48 [2024-03-15T19:07:48.726Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core ---
15:07:48 [2024-03-15T19:07:48.726Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core
15:07:48 [2024-03-15T19:07:48.726Z] [INFO] 
15:07:48 [2024-03-15T19:07:48.726Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
15:07:48 [2024-03-15T19:07:48.726Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
15:07:48 [2024-03-15T19:07:48.726Z] [INFO] 
15:07:48 [2024-03-15T19:07:48.726Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
15:07:48 [2024-03-15T19:07:48.726Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:07:48 [2024-03-15T19:07:48.726Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:07:48 [2024-03-15T19:07:48.726Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
15:07:48 [2024-03-15T19:07:48.726Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:07:49 [2024-03-15T19:07:49.658Z] [INFO] 
15:07:49 [2024-03-15T19:07:49.658Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.segmentstore.core ---
15:07:49 [2024-03-15T19:07:49.658Z] [INFO] 
15:07:49 [2024-03-15T19:07:49.658Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.segmentstore.core ---
15:07:49 [2024-03-15T19:07:49.658Z] [INFO] 
15:07:49 [2024-03-15T19:07:49.658Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core ---
15:07:49 [2024-03-15T19:07:49.658Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources
15:07:49 [2024-03-15T19:07:49.658Z] [INFO] 
15:07:49 [2024-03-15T19:07:49.658Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.segmentstore.core ---
15:07:49 [2024-03-15T19:07:49.658Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:07:49 [2024-03-15T19:07:49.658Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:07:49 [2024-03-15T19:07:49.658Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
15:07:49 [2024-03-15T19:07:49.658Z] [INFO] 
15:07:49 [2024-03-15T19:07:49.658Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.segmentstore.core ---
15:07:49 [2024-03-15T19:07:49.658Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
15:07:49 [2024-03-15T19:07:49.658Z] [INFO] 
15:07:49 [2024-03-15T19:07:49.658Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core ---
15:07:49 [2024-03-15T19:07:49.658Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-sources.jar
15:07:49 [2024-03-15T19:07:49.658Z] [INFO] 
15:07:49 [2024-03-15T19:07:49.658Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core ---
15:07:49 [2024-03-15T19:07:49.658Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.jar
15:07:49 [2024-03-15T19:07:49.658Z] [INFO] 
15:07:49 [2024-03-15T19:07:49.658Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core ---
15:07:49 [2024-03-15T19:07:49.658Z] [INFO] 
15:07:49 [2024-03-15T19:07:49.658Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.segmentstore.core ---
15:07:49 [2024-03-15T19:07:49.658Z] [INFO] 
15:07:49 [2024-03-15T19:07:49.658Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core ---
15:07:49 [2024-03-15T19:07:49.658Z] [INFO] 
15:07:49 [2024-03-15T19:07:49.658Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.segmentstore.core ---
15:07:49 [2024-03-15T19:07:49.658Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.jar
15:07:50 [2024-03-15T19:07:50.588Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-sources.jar
15:07:51 [2024-03-15T19:07:51.960Z] [INFO] 
15:07:51 [2024-03-15T19:07:51.960Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core ---
15:07:51 [2024-03-15T19:07:51.960Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.jar
15:07:51 [2024-03-15T19:07:51.960Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.pom
15:07:51 [2024-03-15T19:07:51.960Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-sources.jar
15:07:51 [2024-03-15T19:07:51.960Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-p2metadata.xml
15:07:51 [2024-03-15T19:07:51.960Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-p2artifacts.xml
15:07:51 [2024-03-15T19:07:51.960Z] [INFO] 
15:07:51 [2024-03-15T19:07:51.960Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core ---
15:07:51 [2024-03-15T19:07:51.960Z] [INFO] 
15:07:51 [2024-03-15T19:07:51.960Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >----
15:07:51 [2024-03-15T19:07:51.960Z] [INFO] Building Trace Compass TMF Parent 9.3.0-SNAPSHOT                 [8/141]
15:07:51 [2024-03-15T19:07:51.960Z] [INFO]   from tmf/pom.xml
15:07:51 [2024-03-15T19:07:51.960Z] [INFO] --------------------------------[ pom ]---------------------------------
15:07:51 [2024-03-15T19:07:51.960Z] [INFO] 
15:07:51 [2024-03-15T19:07:51.960Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent ---
15:07:51 [2024-03-15T19:07:51.960Z] [INFO] 
15:07:51 [2024-03-15T19:07:51.960Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
15:07:51 [2024-03-15T19:07:51.960Z] [INFO] 
15:07:51 [2024-03-15T19:07:51.960Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent ---
15:07:51 [2024-03-15T19:07:51.960Z] [INFO] 
15:07:51 [2024-03-15T19:07:51.960Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf-parent ---
15:07:51 [2024-03-15T19:07:51.960Z] [INFO] 
15:07:51 [2024-03-15T19:07:51.960Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent ---
15:07:51 [2024-03-15T19:07:51.960Z] [INFO] 
15:07:51 [2024-03-15T19:07:51.960Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf-parent ---
15:07:51 [2024-03-15T19:07:51.960Z] [INFO] 
15:07:51 [2024-03-15T19:07:51.960Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent ---
15:07:51 [2024-03-15T19:07:51.960Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-parent-9.3.0-SNAPSHOT.pom
15:07:51 [2024-03-15T19:07:51.960Z] [INFO] 
15:07:51 [2024-03-15T19:07:51.960Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >--
15:07:51 [2024-03-15T19:07:51.960Z] [INFO] Building Trace Compass Filter Parser 1.1.1-SNAPSHOT              [9/141]
15:07:51 [2024-03-15T19:07:51.960Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
15:07:51 [2024-03-15T19:07:51.960Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:07:51 [2024-03-15T19:07:51.960Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:07:51 [2024-03-15T19:07:51.960Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
15:07:51 [2024-03-15T19:07:51.960Z] [INFO] 
15:07:51 [2024-03-15T19:07:51.960Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:07:51 [2024-03-15T19:07:51.960Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target (includes = [*/**], excludes = [generated-sources/antlr3/org/eclipse/tracecompass/tmf/filter/parser/FilterParserLexer.java, generated-sources/antlr3/org/eclipse/tracecompass/tmf/filter/parser/FilterParserParser.java, generated-sources/antlr3/FilterParser.tokens])
15:07:51 [2024-03-15T19:07:51.961Z] [INFO] 
15:07:51 [2024-03-15T19:07:51.961Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:07:51 [2024-03-15T19:07:51.961Z] [INFO] The project's OSGi version is 1.1.1.202403151906
15:07:51 [2024-03-15T19:07:51.961Z] [INFO] 
15:07:51 [2024-03-15T19:07:51.961Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:07:51 [2024-03-15T19:07:51.961Z] [INFO] 
15:07:51 [2024-03-15T19:07:51.961Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:07:51 [2024-03-15T19:07:51.961Z] [INFO] 
15:07:51 [2024-03-15T19:07:51.961Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:07:51 [2024-03-15T19:07:51.961Z] [INFO] 
15:07:51 [2024-03-15T19:07:51.961Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:07:51 [2024-03-15T19:07:51.961Z] [INFO] 
15:07:51 [2024-03-15T19:07:51.961Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:07:51 [2024-03-15T19:07:51.961Z] [INFO] Resolving class path of Trace Compass Filter Parser
15:07:51 [2024-03-15T19:07:51.961Z] [INFO] 
15:07:51 [2024-03-15T19:07:51.961Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:07:51 [2024-03-15T19:07:51.961Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
15:07:51 [2024-03-15T19:07:51.961Z] [INFO] 
15:07:51 [2024-03-15T19:07:51.961Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:07:51 [2024-03-15T19:07:51.961Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:07:51 [2024-03-15T19:07:51.961Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:07:51 [2024-03-15T19:07:51.961Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
15:07:51 [2024-03-15T19:07:51.961Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:07:52 [2024-03-15T19:07:52.218Z] [INFO] 
15:07:52 [2024-03-15T19:07:52.218Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:07:52 [2024-03-15T19:07:52.218Z] [INFO] 
15:07:52 [2024-03-15T19:07:52.218Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:07:52 [2024-03-15T19:07:52.218Z] [INFO] 
15:07:52 [2024-03-15T19:07:52.218Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:07:52 [2024-03-15T19:07:52.218Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources
15:07:52 [2024-03-15T19:07:52.218Z] [INFO] 
15:07:52 [2024-03-15T19:07:52.218Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:07:52 [2024-03-15T19:07:52.218Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:07:52 [2024-03-15T19:07:52.218Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:07:52 [2024-03-15T19:07:52.219Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
15:07:52 [2024-03-15T19:07:52.219Z] [INFO] 
15:07:52 [2024-03-15T19:07:52.219Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:07:52 [2024-03-15T19:07:52.219Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 2 were skipped
15:07:52 [2024-03-15T19:07:52.219Z] [INFO] 
15:07:52 [2024-03-15T19:07:52.219Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:07:52 [2024-03-15T19:07:52.219Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-sources.jar
15:07:52 [2024-03-15T19:07:52.219Z] [INFO] 
15:07:52 [2024-03-15T19:07:52.219Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:07:52 [2024-03-15T19:07:52.219Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.jar
15:07:52 [2024-03-15T19:07:52.219Z] [INFO] 
15:07:52 [2024-03-15T19:07:52.219Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:07:52 [2024-03-15T19:07:52.219Z] [INFO] 
15:07:52 [2024-03-15T19:07:52.219Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:07:52 [2024-03-15T19:07:52.219Z] [INFO] 
15:07:52 [2024-03-15T19:07:52.219Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:07:52 [2024-03-15T19:07:52.219Z] [INFO] 
15:07:52 [2024-03-15T19:07:52.219Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:07:52 [2024-03-15T19:07:52.219Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.jar
15:07:53 [2024-03-15T19:07:53.148Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-sources.jar
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] 
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.jar
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.pom
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-sources.jar
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-p2metadata.xml
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-p2artifacts.xml
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] 
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] 
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >--
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 5.3.1-SNAPSHOT [10/141]
15:07:54 [2024-03-15T19:07:54.519Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:07:54 [2024-03-15T19:07:54.519Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar (283 kB at 18 MB/s)
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar (658 kB at 47 MB/s)
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10.1/gson-2.10.1.pom
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10.1/gson-2.10.1.pom (9.4 kB at 780 kB/s)
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom (13 kB at 1.6 MB/s)
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom (31 kB at 3.4 MB/s)
15:07:54 [2024-03-15T19:07:54.519Z] [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
15:07:54 [2024-03-15T19:07:54.519Z] [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.5 MB/s)
15:07:54 [2024-03-15T19:07:54.519Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.14.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] 
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core ---
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] 
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] The project's OSGi version is 5.3.1.202403151906
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] 
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] 
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] 
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] 
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] 
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core ---
15:07:54 [2024-03-15T19:07:54.519Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core
15:07:54 [2024-03-15T19:07:54.775Z] [INFO] 
15:07:54 [2024-03-15T19:07:54.775Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
15:07:54 [2024-03-15T19:07:54.775Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
15:07:54 [2024-03-15T19:07:54.775Z] [INFO] 
15:07:54 [2024-03-15T19:07:54.775Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
15:07:54 [2024-03-15T19:07:54.775Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:07:54 [2024-03-15T19:07:54.775Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:07:54 [2024-03-15T19:07:54.775Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
15:07:54 [2024-03-15T19:07:54.775Z] [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:07:55 [2024-03-15T19:07:55.339Z] [INFO] 
15:07:55 [2024-03-15T19:07:55.339Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.statesystem.core ---
15:07:55 [2024-03-15T19:07:55.339Z] [INFO] 
15:07:55 [2024-03-15T19:07:55.339Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.statesystem.core ---
15:07:55 [2024-03-15T19:07:55.339Z] [INFO] 
15:07:55 [2024-03-15T19:07:55.339Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core ---
15:07:55 [2024-03-15T19:07:55.339Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources
15:07:55 [2024-03-15T19:07:55.339Z] [INFO] 
15:07:55 [2024-03-15T19:07:55.339Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.statesystem.core ---
15:07:55 [2024-03-15T19:07:55.339Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:07:55 [2024-03-15T19:07:55.339Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:07:55 [2024-03-15T19:07:55.339Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
15:07:55 [2024-03-15T19:07:55.339Z] [INFO] 
15:07:55 [2024-03-15T19:07:55.339Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.statesystem.core ---
15:07:55 [2024-03-15T19:07:55.339Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
15:07:55 [2024-03-15T19:07:55.339Z] [INFO] 
15:07:55 [2024-03-15T19:07:55.339Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core ---
15:07:55 [2024-03-15T19:07:55.339Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT-sources.jar
15:07:55 [2024-03-15T19:07:55.339Z] [INFO] 
15:07:55 [2024-03-15T19:07:55.339Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core ---
15:07:55 [2024-03-15T19:07:55.339Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT.jar
15:07:55 [2024-03-15T19:07:55.596Z] [INFO] 
15:07:55 [2024-03-15T19:07:55.596Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core ---
15:07:55 [2024-03-15T19:07:55.596Z] [INFO] 
15:07:55 [2024-03-15T19:07:55.596Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem.core ---
15:07:55 [2024-03-15T19:07:55.596Z] [INFO] 
15:07:55 [2024-03-15T19:07:55.596Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core ---
15:07:55 [2024-03-15T19:07:55.596Z] [INFO] 
15:07:55 [2024-03-15T19:07:55.596Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.statesystem.core ---
15:07:55 [2024-03-15T19:07:55.596Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT.jar
15:07:56 [2024-03-15T19:07:56.528Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT-sources.jar
15:07:57 [2024-03-15T19:07:57.458Z] [INFO] 
15:07:57 [2024-03-15T19:07:57.458Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core ---
15:07:57 [2024-03-15T19:07:57.458Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT.jar
15:07:57 [2024-03-15T19:07:57.458Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT.pom
15:07:57 [2024-03-15T19:07:57.458Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT-sources.jar
15:07:57 [2024-03-15T19:07:57.458Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT-p2metadata.xml
15:07:57 [2024-03-15T19:07:57.458Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT-p2artifacts.xml
15:07:57 [2024-03-15T19:07:57.458Z] [INFO] 
15:07:57 [2024-03-15T19:07:57.458Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core ---
15:07:57 [2024-03-15T19:07:57.458Z] [INFO] 
15:07:57 [2024-03-15T19:07:57.458Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >-----
15:07:57 [2024-03-15T19:07:57.458Z] [INFO] Building org.eclipse.tracecompass.tmf.core 9.2.1-SNAPSHOT       [11/141]
15:07:57 [2024-03-15T19:07:57.458Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
15:07:57 [2024-03-15T19:07:57.458Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:07:57 [2024-03-15T19:07:57.458Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:07:57 [2024-03-15T19:07:57.458Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
15:07:57 [2024-03-15T19:07:57.715Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar
15:07:57 [2024-03-15T19:07:57.715Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar (501 kB at 36 MB/s)
15:07:58 [2024-03-15T19:07:58.278Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.jar
15:07:58 [2024-03-15T19:07:58.278Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.jar (273 kB at 20 MB/s)
15:07:58 [2024-03-15T19:07:58.278Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar
15:07:58 [2024-03-15T19:07:58.278Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar (31 kB at 3.9 MB/s)
15:07:58 [2024-03-15T19:07:58.278Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar
15:07:58 [2024-03-15T19:07:58.278Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar (20 kB at 1.7 MB/s)
15:07:58 [2024-03-15T19:07:58.278Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.jar
15:07:58 [2024-03-15T19:07:58.278Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.jar (100 kB at 7.7 MB/s)
15:07:58 [2024-03-15T19:07:58.535Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar
15:07:58 [2024-03-15T19:07:58.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar (48 kB at 4.3 MB/s)
15:07:58 [2024-03-15T19:07:58.535Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar
15:07:58 [2024-03-15T19:07:58.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar (44 kB at 5.5 MB/s)
15:07:58 [2024-03-15T19:07:58.535Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar
15:07:58 [2024-03-15T19:07:58.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar (14 kB at 1.1 MB/s)
15:07:58 [2024-03-15T19:07:58.535Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar
15:07:58 [2024-03-15T19:07:58.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar (37 kB at 4.6 MB/s)
15:07:58 [2024-03-15T19:07:58.535Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar
15:07:58 [2024-03-15T19:07:58.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar (30 kB at 3.8 MB/s)
15:07:58 [2024-03-15T19:07:58.535Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar
15:07:58 [2024-03-15T19:07:58.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar (56 kB at 7.9 MB/s)
15:07:58 [2024-03-15T19:07:58.535Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom
15:07:58 [2024-03-15T19:07:58.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom (20 kB at 2.5 MB/s)
15:07:58 [2024-03-15T19:07:58.535Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/65/commons-parent-65.pom
15:07:58 [2024-03-15T19:07:58.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/65/commons-parent-65.pom (78 kB at 7.1 MB/s)
15:07:58 [2024-03-15T19:07:58.535Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/31/apache-31.pom
15:07:58 [2024-03-15T19:07:58.535Z] [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)
15:07:58 [2024-03-15T19:07:58.535Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom
15:07:58 [2024-03-15T19:07:58.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom (5.6 kB at 706 kB/s)
15:07:58 [2024-03-15T19:07:58.535Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.pom
15:07:58 [2024-03-15T19:07:58.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.pom (9.7 kB at 1.4 MB/s)
15:07:58 [2024-03-15T19:07:58.535Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.7/jetty-toolchain-1.7.pom
15:07:58 [2024-03-15T19:07:58.536Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.7/jetty-toolchain-1.7.pom (17 kB at 2.5 MB/s)
15:07:58 [2024-03-15T19:07:58.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.pom
15:07:58 [2024-03-15T19:07:58.793Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.pom (1.7 kB at 243 kB/s)
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.pom
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.pom (1.9 kB at 269 kB/s)
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.pom
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.pom (2.7 kB at 268 kB/s)
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.pom
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.pom (1.3 kB at 189 kB/s)
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.pom
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.pom (2.3 kB at 325 kB/s)
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.pom
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.pom (1.9 kB at 271 kB/s)
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.pom
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.pom (1.3 kB at 188 kB/s)
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.pom
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.pom (1.9 kB at 271 kB/s)
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.pom
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.pom (2.3 kB at 325 kB/s)
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.pom
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.pom (2.1 kB at 188 kB/s)
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar (12 kB at 1.7 MB/s)
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] 
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.core ---
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] 
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] The project's OSGi version is 9.2.1.202403151906
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] 
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] 
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] 
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] 
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] 
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core ---
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] 
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] 
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
15:07:58 [2024-03-15T19:07:58.794Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:07:58 [2024-03-15T19:07:58.794Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:07:58 [2024-03-15T19:07:58.794Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
15:07:58 [2024-03-15T19:07:58.794Z] [INFO] Compiling 473 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:08:01 [2024-03-15T19:08:01.315Z] [INFO] 
15:08:01 [2024-03-15T19:08:01.315Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.core ---
15:08:01 [2024-03-15T19:08:01.315Z] [INFO] 
15:08:01 [2024-03-15T19:08:01.315Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.core ---
15:08:01 [2024-03-15T19:08:01.315Z] [INFO] 
15:08:01 [2024-03-15T19:08:01.315Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core ---
15:08:01 [2024-03-15T19:08:01.315Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources
15:08:01 [2024-03-15T19:08:01.315Z] [INFO] 
15:08:01 [2024-03-15T19:08:01.315Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.core ---
15:08:01 [2024-03-15T19:08:01.315Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:08:01 [2024-03-15T19:08:01.315Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:08:01 [2024-03-15T19:08:01.315Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
15:08:01 [2024-03-15T19:08:01.315Z] [INFO] 
15:08:01 [2024-03-15T19:08:01.315Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.core ---
15:08:01 [2024-03-15T19:08:01.315Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
15:08:01 [2024-03-15T19:08:01.315Z] [INFO] 
15:08:01 [2024-03-15T19:08:01.315Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core ---
15:08:01 [2024-03-15T19:08:01.315Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT-sources.jar
15:08:01 [2024-03-15T19:08:01.315Z] [INFO] 
15:08:01 [2024-03-15T19:08:01.315Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core ---
15:08:01 [2024-03-15T19:08:01.572Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT.jar
15:08:01 [2024-03-15T19:08:01.572Z] [INFO] 
15:08:01 [2024-03-15T19:08:01.572Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core ---
15:08:01 [2024-03-15T19:08:01.572Z] [INFO] 
15:08:01 [2024-03-15T19:08:01.572Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.core ---
15:08:01 [2024-03-15T19:08:01.572Z] [INFO] 
15:08:01 [2024-03-15T19:08:01.572Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core ---
15:08:01 [2024-03-15T19:08:01.572Z] [INFO] 
15:08:01 [2024-03-15T19:08:01.572Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.core ---
15:08:02 [2024-03-15T19:08:02.135Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT.jar
15:08:03 [2024-03-15T19:08:03.500Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT-sources.jar
15:08:04 [2024-03-15T19:08:04.430Z] [INFO] 
15:08:04 [2024-03-15T19:08:04.430Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core ---
15:08:04 [2024-03-15T19:08:04.430Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.2.1-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT.jar
15:08:04 [2024-03-15T19:08:04.430Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.2.1-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT.pom
15:08:04 [2024-03-15T19:08:04.430Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.2.1-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT-sources.jar
15:08:04 [2024-03-15T19:08:04.431Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.2.1-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT-p2metadata.xml
15:08:04 [2024-03-15T19:08:04.431Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.2.1-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT-p2artifacts.xml
15:08:04 [2024-03-15T19:08:04.431Z] [INFO] 
15:08:04 [2024-03-15T19:08:04.431Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core ---
15:08:04 [2024-03-15T19:08:04.431Z] [INFO] 
15:08:04 [2024-03-15T19:08:04.431Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >--
15:08:04 [2024-03-15T19:08:04.431Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT [12/141]
15:08:04 [2024-03-15T19:08:04.431Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
15:08:04 [2024-03-15T19:08:04.431Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:08:04 [2024-03-15T19:08:04.431Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:08:04 [2024-03-15T19:08:04.431Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
15:08:04 [2024-03-15T19:08:04.431Z] [INFO] 
15:08:04 [2024-03-15T19:08:04.431Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core ---
15:08:04 [2024-03-15T19:08:04.431Z] [INFO] 
15:08:04 [2024-03-15T19:08:04.431Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
15:08:04 [2024-03-15T19:08:04.431Z] [INFO] The project's OSGi version is 2.2.1.202403151906
15:08:04 [2024-03-15T19:08:04.431Z] [INFO] 
15:08:04 [2024-03-15T19:08:04.431Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
15:08:04 [2024-03-15T19:08:04.431Z] [INFO] 
15:08:04 [2024-03-15T19:08:04.431Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
15:08:04 [2024-03-15T19:08:04.431Z] [INFO] 
15:08:04 [2024-03-15T19:08:04.431Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
15:08:04 [2024-03-15T19:08:04.431Z] [INFO] 
15:08:04 [2024-03-15T19:08:04.431Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
15:08:04 [2024-03-15T19:08:04.431Z] [INFO] 
15:08:04 [2024-03-15T19:08:04.431Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core ---
15:08:04 [2024-03-15T19:08:04.431Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core
15:08:04 [2024-03-15T19:08:04.686Z] [INFO] 
15:08:04 [2024-03-15T19:08:04.686Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
15:08:04 [2024-03-15T19:08:04.686Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
15:08:04 [2024-03-15T19:08:04.686Z] [INFO] 
15:08:04 [2024-03-15T19:08:04.686Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
15:08:04 [2024-03-15T19:08:04.686Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:08:04 [2024-03-15T19:08:04.686Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:08:04 [2024-03-15T19:08:04.686Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
15:08:04 [2024-03-15T19:08:04.686Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:08:04 [2024-03-15T19:08:04.943Z] [INFO] 
15:08:04 [2024-03-15T19:08:04.943Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.counters.core ---
15:08:04 [2024-03-15T19:08:04.943Z] [INFO] 
15:08:04 [2024-03-15T19:08:04.943Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.core ---
15:08:04 [2024-03-15T19:08:04.943Z] [INFO] 
15:08:04 [2024-03-15T19:08:04.943Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core ---
15:08:04 [2024-03-15T19:08:04.943Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources
15:08:04 [2024-03-15T19:08:04.943Z] [INFO] 
15:08:04 [2024-03-15T19:08:04.943Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.counters.core ---
15:08:04 [2024-03-15T19:08:04.943Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:08:04 [2024-03-15T19:08:04.943Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:08:04 [2024-03-15T19:08:04.943Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
15:08:04 [2024-03-15T19:08:04.943Z] [INFO] 
15:08:04 [2024-03-15T19:08:04.943Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.core ---
15:08:04 [2024-03-15T19:08:04.943Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
15:08:04 [2024-03-15T19:08:04.943Z] [INFO] 
15:08:04 [2024-03-15T19:08:04.943Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core ---
15:08:04 [2024-03-15T19:08:04.943Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-sources.jar
15:08:04 [2024-03-15T19:08:04.943Z] [INFO] 
15:08:04 [2024-03-15T19:08:04.943Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core ---
15:08:04 [2024-03-15T19:08:04.943Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.jar
15:08:04 [2024-03-15T19:08:04.943Z] [INFO] 
15:08:04 [2024-03-15T19:08:04.943Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core ---
15:08:04 [2024-03-15T19:08:04.943Z] [INFO] 
15:08:04 [2024-03-15T19:08:04.943Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.core ---
15:08:04 [2024-03-15T19:08:04.943Z] [INFO] 
15:08:04 [2024-03-15T19:08:04.943Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core ---
15:08:04 [2024-03-15T19:08:04.943Z] [INFO] 
15:08:04 [2024-03-15T19:08:04.943Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.core ---
15:08:04 [2024-03-15T19:08:04.943Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.jar
15:08:05 [2024-03-15T19:08:05.505Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-sources.jar
15:08:06 [2024-03-15T19:08:06.433Z] [INFO] 
15:08:06 [2024-03-15T19:08:06.433Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core ---
15:08:06 [2024-03-15T19:08:06.433Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.jar
15:08:06 [2024-03-15T19:08:06.433Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.pom
15:08:06 [2024-03-15T19:08:06.433Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-sources.jar
15:08:06 [2024-03-15T19:08:06.433Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-p2metadata.xml
15:08:06 [2024-03-15T19:08:06.433Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-p2artifacts.xml
15:08:06 [2024-03-15T19:08:06.433Z] [INFO] 
15:08:06 [2024-03-15T19:08:06.433Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core ---
15:08:06 [2024-03-15T19:08:06.433Z] [INFO] 
15:08:06 [2024-03-15T19:08:06.433Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >--
15:08:06 [2024-03-15T19:08:06.433Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT [13/141]
15:08:06 [2024-03-15T19:08:06.433Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
15:08:06 [2024-03-15T19:08:06.433Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:08:06 [2024-03-15T19:08:06.433Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:08:06 [2024-03-15T19:08:06.433Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
15:08:06 [2024-03-15T19:08:06.433Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.77/bcpg-jdk18on-1.77.jar
15:08:06 [2024-03-15T19:08:06.433Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.77/bcpg-jdk18on-1.77.jar (451 kB at 21 MB/s)
15:08:07 [2024-03-15T19:08:07.362Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.jar
15:08:07 [2024-03-15T19:08:07.362Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.jar (8.4 MB at 59 MB/s)
15:08:08 [2024-03-15T19:08:08.731Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/74.2/icu4j-74.2.jar
15:08:08 [2024-03-15T19:08:08.731Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/74.2/icu4j-74.2.jar (14 MB at 97 MB/s)
15:08:08 [2024-03-15T19:08:08.989Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.jar
15:08:08 [2024-03-15T19:08:08.989Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.jar (1.4 MB at 53 MB/s)
15:08:08 [2024-03-15T19:08:08.989Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar
15:08:08 [2024-03-15T19:08:08.990Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar (26 kB at 3.3 MB/s)
15:08:08 [2024-03-15T19:08:08.990Z] [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
15:08:08 [2024-03-15T19:08:08.990Z] [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 1.3 MB/s)
15:08:08 [2024-03-15T19:08:08.990Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar
15:08:08 [2024-03-15T19:08:08.990Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar (211 kB at 10 MB/s)
15:08:08 [2024-03-15T19:08:08.990Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar
15:08:08 [2024-03-15T19:08:08.990Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar (106 kB at 8.2 MB/s)
15:08:08 [2024-03-15T19:08:08.990Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar
15:08:08 [2024-03-15T19:08:08.990Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar (14 kB at 1.8 MB/s)
15:08:09 [2024-03-15T19:08:09.246Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.10.2/junit-jupiter-engine-5.10.2.jar
15:08:09 [2024-03-15T19:08:09.246Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.10.2/junit-jupiter-engine-5.10.2.jar (245 kB at 24 MB/s)
15:08:09 [2024-03-15T19:08:09.246Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2.jar
15:08:09 [2024-03-15T19:08:09.246Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2.jar (205 kB at 17 MB/s)
15:08:09 [2024-03-15T19:08:09.246Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.10.2/junit-platform-launcher-1.10.2.jar
15:08:09 [2024-03-15T19:08:09.246Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.10.2/junit-platform-launcher-1.10.2.jar (184 kB at 18 MB/s)
15:08:09 [2024-03-15T19:08:09.246Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.10.2/junit-platform-suite-api-1.10.2.jar
15:08:09 [2024-03-15T19:08:09.246Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.10.2/junit-platform-suite-api-1.10.2.jar (23 kB at 1.7 MB/s)
15:08:09 [2024-03-15T19:08:09.503Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar
15:08:09 [2024-03-15T19:08:09.503Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar (404 kB at 14 MB/s)
15:08:12 [2024-03-15T19:08:12.024Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar
15:08:12 [2024-03-15T19:08:12.024Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar (123 kB at 31 MB/s)
15:08:12 [2024-03-15T19:08:12.588Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.77/bcpg-jdk18on-1.77.pom
15:08:12 [2024-03-15T19:08:12.588Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.77/bcpg-jdk18on-1.77.pom (1.6 kB at 198 kB/s)
15:08:12 [2024-03-15T19:08:12.588Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.pom
15:08:12 [2024-03-15T19:08:12.588Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.pom (1.1 kB at 190 kB/s)
15:08:12 [2024-03-15T19:08:12.588Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/74.2/icu4j-74.2.pom
15:08:12 [2024-03-15T19:08:12.588Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/74.2/icu4j-74.2.pom (13 kB at 1.1 MB/s)
15:08:12 [2024-03-15T19:08:12.588Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j-root/74.2/icu4j-root-74.2.pom
15:08:12 [2024-03-15T19:08:12.588Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j-root/74.2/icu4j-root-74.2.pom (25 kB at 3.6 MB/s)
15:08:12 [2024-03-15T19:08:12.846Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.pom
15:08:12 [2024-03-15T19:08:12.846Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.pom (2.3 kB at 322 kB/s)
15:08:12 [2024-03-15T19:08:12.846Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.14.0/jna-5.14.0.pom
15:08:12 [2024-03-15T19:08:12.846Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.14.0/jna-5.14.0.pom (2.0 kB at 338 kB/s)
15:08:12 [2024-03-15T19:08:12.846Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.pom
15:08:12 [2024-03-15T19:08:12.846Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.pom (16 kB at 2.3 MB/s)
15:08:12 [2024-03-15T19:08:12.846Z] [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
15:08:12 [2024-03-15T19:08:12.847Z] [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 2.0 MB/s)
15:08:12 [2024-03-15T19:08:12.847Z] [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
15:08:12 [2024-03-15T19:08:12.847Z] [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 846 kB/s)
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.pom
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.pom (3.2 kB at 455 kB/s)
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom (5.6 kB at 706 kB/s)
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom (2.0 kB at 291 kB/s)
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.pom
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.pom (2.8 kB at 405 kB/s)
15:08:12 [2024-03-15T19:08:12.847Z] [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
15:08:12 [2024-03-15T19:08:12.847Z] [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 254 kB/s)
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.10.2/junit-jupiter-engine-5.10.2.pom
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.10.2/junit-jupiter-engine-5.10.2.pom (3.2 kB at 534 kB/s)
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2.pom
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2.pom (3.2 kB at 458 kB/s)
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.10.2/junit-platform-launcher-1.10.2.pom
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.10.2/junit-platform-launcher-1.10.2.pom (3.0 kB at 505 kB/s)
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.10.2/junit-platform-suite-api-1.10.2.pom
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.10.2/junit-platform-suite-api-1.10.2.pom (3.0 kB at 506 kB/s)
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.pom
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.pom (15 kB at 2.1 MB/s)
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/8/felix-parent-8.pom
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/8/felix-parent-8.pom (20 kB at 2.8 MB/s)
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom (1.1 kB at 564 kB/s)
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.14.0/jna-5.14.0.jar
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.14.0/jna-5.14.0.jar (1.9 MB at 45 MB/s)
15:08:12 [2024-03-15T19:08:12.847Z] [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
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar
15:08:12 [2024-03-15T19:08:12.847Z] [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 972 kB/s)
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar (36 kB at 4.0 MB/s)
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] 
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] 
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] The project's OSGi version is 1.0.16.202403151906
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] 
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] 
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] 
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] 
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] 
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:08:12 [2024-03-15T19:08:12.847Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core.tests
15:08:13 [2024-03-15T19:08:13.412Z] [INFO] 
15:08:13 [2024-03-15T19:08:13.413Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:08:13 [2024-03-15T19:08:13.413Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
15:08:13 [2024-03-15T19:08:13.413Z] [INFO] 
15:08:13 [2024-03-15T19:08:13.413Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:08:13 [2024-03-15T19:08:13.413Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:08:13 [2024-03-15T19:08:13.413Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:08:13 [2024-03-15T19:08:13.413Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
15:08:13 [2024-03-15T19:08:13.413Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:08:13 [2024-03-15T19:08:13.670Z] [INFO] 
15:08:13 [2024-03-15T19:08:13.670Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:08:13 [2024-03-15T19:08:13.670Z] [INFO] 
15:08:13 [2024-03-15T19:08:13.670Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:08:13 [2024-03-15T19:08:13.670Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources
15:08:13 [2024-03-15T19:08:13.670Z] [INFO] 
15:08:13 [2024-03-15T19:08:13.670Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:08:13 [2024-03-15T19:08:13.670Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
15:08:13 [2024-03-15T19:08:13.670Z] [INFO] 
15:08:13 [2024-03-15T19:08:13.670Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:08:13 [2024-03-15T19:08:13.670Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-sources.jar
15:08:13 [2024-03-15T19:08:13.670Z] [INFO] 
15:08:13 [2024-03-15T19:08:13.670Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:08:13 [2024-03-15T19:08:13.942Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.jar
15:08:13 [2024-03-15T19:08:13.942Z] [INFO] 
15:08:13 [2024-03-15T19:08:13.942Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:08:13 [2024-03-15T19:08:13.942Z] [INFO] 
15:08:13 [2024-03-15T19:08:13.942Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:08:13 [2024-03-15T19:08:13.942Z] [INFO] 
15:08:13 [2024-03-15T19:08:13.942Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:08:13 [2024-03-15T19:08:13.942Z] [INFO] 
15:08:13 [2024-03-15T19:08:13.942Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:08:13 [2024-03-15T19:08:13.942Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.jar
15:08:14 [2024-03-15T19:08:14.897Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-sources.jar
15:08:15 [2024-03-15T19:08:15.461Z] [INFO] 
15:08:15 [2024-03-15T19:08:15.461Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:08:20 [2024-03-15T19:08:20.719Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log
15:08:20 [2024-03-15T19:08:20.719Z] [INFO] Command line:
15:08:20 [2024-03-15T19:08:20.719Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:08:20 [2024-03-15T19:08:20.719Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:08:23 [2024-03-15T19:08:23.245Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
15:08:23 [2024-03-15T19:08:23.245Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
15:08:23 [2024-03-15T19:08:23.245Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 0, char length: 1] -- Time elapsed: 0.025 s
15:08:23 [2024-03-15T19:08:23.245Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 0, char length: 2] -- Time elapsed: 0 s
15:08:23 [2024-03-15T19:08:23.245Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 0, char length: 3] -- Time elapsed: 0.001 s
15:08:23 [2024-03-15T19:08:23.245Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10, char length: 1] -- Time elapsed: 0 s
15:08:23 [2024-03-15T19:08:23.245Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10, char length: 2] -- Time elapsed: 0 s
15:08:23 [2024-03-15T19:08:23.245Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10, char length: 3] -- Time elapsed: 0.001 s
15:08:23 [2024-03-15T19:08:23.245Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 126, char length: 1] -- Time elapsed: 0 s
15:08:23 [2024-03-15T19:08:23.245Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 126, char length: 2] -- Time elapsed: 0 s
15:08:23 [2024-03-15T19:08:23.245Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 126, char length: 3] -- Time elapsed: 0 s
15:08:23 [2024-03-15T19:08:23.245Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 127, char length: 1] -- Time elapsed: 0.001 s
15:08:23 [2024-03-15T19:08:23.245Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 127, char length: 2] -- Time elapsed: 0 s
15:08:23 [2024-03-15T19:08:23.245Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 127, char length: 3] -- Time elapsed: 0.001 s
15:08:23 [2024-03-15T19:08:23.245Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 128, char length: 1] -- Time elapsed: 0 s
15:08:23 [2024-03-15T19:08:23.245Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 128, char length: 2] -- Time elapsed: 0.001 s
15:08:23 [2024-03-15T19:08:23.245Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 128, char length: 3] -- Time elapsed: 0 s
15:08:23 [2024-03-15T19:08:23.245Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,382, char length: 1] -- Time elapsed: 0.002 s
15:08:23 [2024-03-15T19:08:23.245Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,382, char length: 2] -- Time elapsed: 0.004 s
15:08:23 [2024-03-15T19:08:23.245Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,382, char length: 3] -- Time elapsed: 0.004 s
15:08:23 [2024-03-15T19:08:23.245Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,383, char length: 1] -- Time elapsed: 0.001 s
15:08:23 [2024-03-15T19:08:23.245Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,383, char length: 2] -- Time elapsed: 0.003 s
15:08:23 [2024-03-15T19:08:23.245Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,383, char length: 3] -- Time elapsed: 0.003 s
15:08:23 [2024-03-15T19:08:23.245Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,384, char length: 1] -- Time elapsed: 0.001 s
15:08:23 [2024-03-15T19:08:23.245Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,384, char length: 2] -- Time elapsed: 0.001 s
15:08:23 [2024-03-15T19:08:23.245Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,384, char length: 3] -- Time elapsed: 0.001 s
15:08:23 [2024-03-15T19:08:23.245Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,921, char length: 1] -- Time elapsed: 0 s
15:08:23 [2024-03-15T19:08:23.245Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,921, char length: 2] -- Time elapsed: 0.001 s
15:08:23 [2024-03-15T19:08:23.245Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,921, char length: 3] -- Time elapsed: 0.003 s
15:08:23 [2024-03-15T19:08:23.245Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,922, char length: 1] -- Time elapsed: 0.001 s
15:08:23 [2024-03-15T19:08:23.245Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,922, char length: 2] -- Time elapsed: 0.001 s
15:08:23 [2024-03-15T19:08:23.245Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,922, char length: 3] -- Time elapsed: 0.002 s
15:08:23 [2024-03-15T19:08:23.245Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,923, char length: 1] -- Time elapsed: 0.001 s
15:08:23 [2024-03-15T19:08:23.245Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,923, char length: 2] -- Time elapsed: 0.001 s
15:08:23 [2024-03-15T19:08:23.245Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,923, char length: 3] -- Time elapsed: 0.001 s
15:08:23 [2024-03-15T19:08:23.246Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,766, char length: 1] -- Time elapsed: 0.001 s
15:08:23 [2024-03-15T19:08:23.246Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,766, char length: 2] -- Time elapsed: 0.001 s
15:08:23 [2024-03-15T19:08:23.246Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,766, char length: 3] -- Time elapsed: 0.002 s
15:08:23 [2024-03-15T19:08:23.246Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,767, char length: 1] -- Time elapsed: 0.001 s
15:08:23 [2024-03-15T19:08:23.246Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,767, char length: 2] -- Time elapsed: 0.001 s
15:08:23 [2024-03-15T19:08:23.246Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,767, char length: 3] -- Time elapsed: 0.002 s
15:08:23 [2024-03-15T19:08:23.246Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,768, char length: 1] -- Time elapsed: 0 s
15:08:23 [2024-03-15T19:08:23.246Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,768, char length: 2] -- Time elapsed: 0.001 s
15:08:23 [2024-03-15T19:08:23.246Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,768, char length: 3] -- Time elapsed: 0.001 s
15:08:23 [2024-03-15T19:08:23.246Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
15:08:23 [2024-03-15T19:08:23.503Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
15:08:23 [2024-03-15T19:08:23.503Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest.testFillNodes[CLASSIC] -- Time elapsed: 0.051 s
15:08:23 [2024-03-15T19:08:23.503Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
15:08:23 [2024-03-15T19:08:23.503Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
15:08:23 [2024-03-15T19:08:23.503Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.004 s
15:08:23 [2024-03-15T19:08:23.503Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest.testDepth -- Time elapsed: 0.002 s
15:08:23 [2024-03-15T19:08:23.503Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest.testSequentialFill -- Time elapsed: 0.001 s
15:08:23 [2024-03-15T19:08:23.503Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
15:08:23 [2024-03-15T19:08:23.503Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
15:08:23 [2024-03-15T19:08:23.503Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest.testHtInterval[0: Hello] -- Time elapsed: 0.001 s
15:08:23 [2024-03-15T19:08:23.503Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest.testHtInterval[1: Test0] -- Time elapsed: 0 s
15:08:23 [2024-03-15T19:08:23.503Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
15:08:24 [2024-03-15T19:08:24.871Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.342 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
15:08:24 [2024-03-15T19:08:24.871Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=false] -- Time elapsed: 0 s
15:08:24 [2024-03-15T19:08:24.871Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=false] -- Time elapsed: 0.011 s
15:08:24 [2024-03-15T19:08:24.871Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=false] -- Time elapsed: 0.078 s
15:08:24 [2024-03-15T19:08:24.871Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testCascadingIntervals[ReOpen=false] -- Time elapsed: 0.160 s
15:08:24 [2024-03-15T19:08:24.871Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testNegativeTimes[ReOpen=false] -- Time elapsed: 0.002 s
15:08:24 [2024-03-15T19:08:24.871Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testFullIntervals[ReOpen=false] -- Time elapsed: 0.689 s
15:08:24 [2024-03-15T19:08:24.871Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=true] -- Time elapsed: 0 s
15:08:24 [2024-03-15T19:08:24.871Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=true] -- Time elapsed: 0.016 s
15:08:24 [2024-03-15T19:08:24.871Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=true] -- Time elapsed: 0.002 s
15:08:24 [2024-03-15T19:08:24.871Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testCascadingIntervals[ReOpen=true] -- Time elapsed: 0.029 s
15:08:24 [2024-03-15T19:08:24.871Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testNegativeTimes[ReOpen=true] -- Time elapsed: 0.003 s
15:08:24 [2024-03-15T19:08:24.871Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testFullIntervals[ReOpen=true] -- Time elapsed: 0.348 s
15:08:24 [2024-03-15T19:08:24.871Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
15:08:26 [2024-03-15T19:08:26.765Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.813 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
15:08:26 [2024-03-15T19:08:26.766Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testEndTime -- Time elapsed: 0 s
15:08:26 [2024-03-15T19:08:26.766Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testStartTime -- Time elapsed: 0 s
15:08:26 [2024-03-15T19:08:26.766Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testEnd -- Time elapsed: 0.001 s
15:08:26 [2024-03-15T19:08:26.766Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testQueryAttribute -- Time elapsed: 0.002 s
15:08:26 [2024-03-15T19:08:26.766Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testBegin -- Time elapsed: 0 s
15:08:26 [2024-03-15T19:08:26.766Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testOutOfRange_1 -- Time elapsed: 0.007 s
15:08:26 [2024-03-15T19:08:26.766Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testOutOfRange_2 -- Time elapsed: 0 s
15:08:26 [2024-03-15T19:08:26.766Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testQueryAttributeEmpty -- Time elapsed: 0 s
15:08:26 [2024-03-15T19:08:26.766Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testDoQuery -- Time elapsed: 0 s
15:08:26 [2024-03-15T19:08:26.766Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testBuildNowQueryLaterStateValues -- Time elapsed: 0.001 s
15:08:26 [2024-03-15T19:08:26.766Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testIntervalBeforeStart -- Time elapsed: 0 s
15:08:26 [2024-03-15T19:08:26.766Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testInsertQueryStateValues -- Time elapsed: 0.001 s
15:08:26 [2024-03-15T19:08:26.766Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testCascadingIntervals -- Time elapsed: 0.111 s
15:08:26 [2024-03-15T19:08:26.766Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testNegativeTimes -- Time elapsed: 0.010 s
15:08:26 [2024-03-15T19:08:26.766Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testFullIntervals -- Time elapsed: 1.630 s
15:08:26 [2024-03-15T19:08:26.766Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
15:08:27 [2024-03-15T19:08:27.334Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.532 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
15:08:27 [2024-03-15T19:08:27.334Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=false] -- Time elapsed: 0.002 s
15:08:27 [2024-03-15T19:08:27.334Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=false] -- Time elapsed: 0.002 s
15:08:27 [2024-03-15T19:08:27.334Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=false] -- Time elapsed: 0.001 s
15:08:27 [2024-03-15T19:08:27.334Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testCascadingIntervals[ReOpen=false] -- Time elapsed: 0.007 s
15:08:27 [2024-03-15T19:08:27.334Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testNegativeTimes[ReOpen=false] -- Time elapsed: 0.001 s
15:08:27 [2024-03-15T19:08:27.334Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testFullIntervals[ReOpen=false] -- Time elapsed: 0.249 s
15:08:27 [2024-03-15T19:08:27.334Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=true] -- Time elapsed: 0.002 s
15:08:27 [2024-03-15T19:08:27.334Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=true] -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.334Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=true] -- Time elapsed: 0.001 s
15:08:27 [2024-03-15T19:08:27.334Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testCascadingIntervals[ReOpen=true] -- Time elapsed: 0.008 s
15:08:27 [2024-03-15T19:08:27.334Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testNegativeTimes[ReOpen=true] -- Time elapsed: 0.001 s
15:08:27 [2024-03-15T19:08:27.334Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testFullIntervals[ReOpen=true] -- Time elapsed: 0.257 s
15:08:27 [2024-03-15T19:08:27.334Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
15:08:27 [2024-03-15T19:08:27.334Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
15:08:27 [2024-03-15T19:08:27.334Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest.testIncrementDouble -- Time elapsed: 0.004 s
15:08:27 [2024-03-15T19:08:27.334Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest.testIncrementInt -- Time elapsed: 0.001 s
15:08:27 [2024-03-15T19:08:27.334Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest.testIncrementLong -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.334Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
15:08:27 [2024-03-15T19:08:27.334Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
15:08:27 [2024-03-15T19:08:27.334Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxDouble -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.334Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxLong -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.334Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testGetType -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.334Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxInt -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.334Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxStr -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.334Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testIsNull -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.334Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
15:08:27 [2024-03-15T19:08:27.334Z] !SESSION 2024-03-15 19:08:20.410 -----------------------------------------------
15:08:27 [2024-03-15T19:08:27.334Z] eclipse.buildId=unknown
15:08:27 [2024-03-15T19:08:27.334Z] java.version=17.0.2
15:08:27 [2024-03-15T19:08:27.334Z] java.vendor=Oracle Corporation
15:08:27 [2024-03-15T19:08:27.334Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:08:27 [2024-03-15T19:08:27.334Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:08:27 [2024-03-15T19:08:27.334Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:08:27 [2024-03-15T19:08:27.335Z] 
15:08:27 [2024-03-15T19:08:27.335Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2024-03-15 19:08:27.117
15:08:27 [2024-03-15T19:08:27.335Z] !MESSAGE Custom factory for type 87 does not exist
15:08:27 [2024-03-15T19:08:27.335Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testNoFactoryAvailable -- Time elapsed: 0.024 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testSerialization -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testWrongCustomId -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testWrongCustomId2 -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testSerializedTooLarge -- Time elapsed: 0.001 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxLong -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testGetType -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxDouble -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxInt -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxStr -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testIsNull -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
15:08:27 [2024-03-15T19:08:27.335Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxLong -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxInt -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testGetType -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxDouble -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxStr -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testIsNull -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
15:08:27 [2024-03-15T19:08:27.335Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithInt -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithLong -- Time elapsed: 0.001 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithNull -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithLong -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithNull -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithLong -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithNull -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithInt -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithLong -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithNull -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.tcompareIntWithString -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithInt -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithInt -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithDouble -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithDouble -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithString -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithDouble -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithString -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithInt -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithDouble -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithLong -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithNull -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithDouble -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithString -- Time elapsed: 0.001 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithString -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
15:08:27 [2024-03-15T19:08:27.335Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxLong -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxDouble -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxInt -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxStr -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testIsNull -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testGetType -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
15:08:27 [2024-03-15T19:08:27.335Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxStr -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxLong -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testGetType -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxDouble -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxInt -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testIsNull -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
15:08:27 [2024-03-15T19:08:27.335Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxLong -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testGetType -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxDouble -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxInt -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxStr -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.335Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testIsNull -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.336Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
15:08:27 [2024-03-15T19:08:27.900Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.507 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
15:08:27 [2024-03-15T19:08:27.900Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest.testAttributes -- Time elapsed: 0.003 s
15:08:27 [2024-03-15T19:08:27.900Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest.testWaitUntilBuilt -- Time elapsed: 0.501 s
15:08:27 [2024-03-15T19:08:27.900Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest.testSetAndQueryOngoing -- Time elapsed: 0.001 s
15:08:27 [2024-03-15T19:08:27.900Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
15:08:27 [2024-03-15T19:08:27.900Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
15:08:27 [2024-03-15T19:08:27.900Z] org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest.testAttributeTreeFileStorage -- Time elapsed: 0.017 s
15:08:27 [2024-03-15T19:08:27.900Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
15:08:27 [2024-03-15T19:08:27.900Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
15:08:27 [2024-03-15T19:08:27.900Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testTimeRangeException2DContinous -- Time elapsed: 0.003 s
15:08:27 [2024-03-15T19:08:27.900Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testEmpty2DQuery -- Time elapsed: 0.003 s
15:08:27 [2024-03-15T19:08:27.900Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testIOOB2DQuery -- Time elapsed: 0.002 s
15:08:27 [2024-03-15T19:08:27.900Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testContinuous2DQuery -- Time elapsed: 0.022 s
15:08:27 [2024-03-15T19:08:27.900Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testReverse2DQuery -- Time elapsed: 0.002 s
15:08:27 [2024-03-15T19:08:27.900Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testTimeRangeException2DDiscrete -- Time elapsed: 0.001 s
15:08:27 [2024-03-15T19:08:27.900Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testDiscrete2DQuery -- Time elapsed: 0.006 s
15:08:27 [2024-03-15T19:08:27.900Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
15:08:27 [2024-03-15T19:08:27.900Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
15:08:27 [2024-03-15T19:08:27.900Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkEndTime -- Time elapsed: 0.001 s
15:08:27 [2024-03-15T19:08:27.900Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkResolution -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.900Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkReversed -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.900Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQueueOfferPollPeek -- Time elapsed: 0.001 s
15:08:27 [2024-03-15T19:08:27.900Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQueryOngoingStackTop -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.900Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQuerySingleStackTop -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.900Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQueryUntilNonNullValue -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.900Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuark -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.900Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkAddMoreIntervals -- Time elapsed: 0.001 s
15:08:27 [2024-03-15T19:08:27.900Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkSubrange -- Time elapsed: 0 s
15:08:27 [2024-03-15T19:08:27.900Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
15:08:27 [2024-03-15T19:08:27.900Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
15:08:27 [2024-03-15T19:08:27.900Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testBeginEnd -- Time elapsed: 0.040 s
15:08:27 [2024-03-15T19:08:27.900Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testEmptyStack -- Time elapsed: 0.001 s
15:08:27 [2024-03-15T19:08:27.900Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testFullQueries -- Time elapsed: 0.001 s
15:08:27 [2024-03-15T19:08:27.900Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testSingleQueries -- Time elapsed: 0.001 s
15:08:27 [2024-03-15T19:08:27.900Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testStackTop -- Time elapsed: 0.001 s
15:08:27 [2024-03-15T19:08:27.900Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
15:08:28 [2024-03-15T19:08:28.158Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
15:08:28 [2024-03-15T19:08:28.158Z] org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest.testSimpleSnapshot -- Time elapsed: 0.089 s
15:08:28 [2024-03-15T19:08:28.158Z] 
15:08:28 [2024-03-15T19:08:28.158Z] Results:
15:08:28 [2024-03-15T19:08:28.158Z] 
15:08:28 [2024-03-15T19:08:28.158Z] Tests run: 183, Failures: 0, Errors: 0, Skipped: 0
15:08:28 [2024-03-15T19:08:28.158Z] 
15:08:28 [2024-03-15T19:08:28.414Z] [INFO] All tests passed
15:08:28 [2024-03-15T19:08:28.414Z] [INFO] 
15:08:28 [2024-03-15T19:08:28.414Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:08:28 [2024-03-15T19:08:28.414Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.jar
15:08:28 [2024-03-15T19:08:28.414Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.pom
15:08:28 [2024-03-15T19:08:28.415Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-sources.jar
15:08:28 [2024-03-15T19:08:28.415Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-p2metadata.xml
15:08:28 [2024-03-15T19:08:28.415Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-p2artifacts.xml
15:08:28 [2024-03-15T19:08:28.415Z] [INFO] 
15:08:28 [2024-03-15T19:08:28.415Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:08:28 [2024-03-15T19:08:28.415Z] [INFO] 
15:08:28 [2024-03-15T19:08:28.415Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >--
15:08:28 [2024-03-15T19:08:28.415Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT [14/141]
15:08:28 [2024-03-15T19:08:28.415Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
15:08:28 [2024-03-15T19:08:28.415Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:08:28 [2024-03-15T19:08:28.415Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:08:28 [2024-03-15T19:08:28.415Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.25-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
15:08:28 [2024-03-15T19:08:28.671Z] [INFO] 
15:08:28 [2024-03-15T19:08:28.671Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests ---
15:08:28 [2024-03-15T19:08:28.671Z] [INFO] 
15:08:28 [2024-03-15T19:08:28.671Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
15:08:28 [2024-03-15T19:08:28.671Z] [INFO] The project's OSGi version is 1.0.25.202403151906
15:08:28 [2024-03-15T19:08:28.671Z] [INFO] 
15:08:28 [2024-03-15T19:08:28.671Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
15:08:28 [2024-03-15T19:08:28.671Z] [INFO] 
15:08:28 [2024-03-15T19:08:28.671Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
15:08:28 [2024-03-15T19:08:28.671Z] [INFO] 
15:08:28 [2024-03-15T19:08:28.671Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
15:08:28 [2024-03-15T19:08:28.671Z] [INFO] 
15:08:28 [2024-03-15T19:08:28.671Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
15:08:28 [2024-03-15T19:08:28.671Z] [INFO] 
15:08:28 [2024-03-15T19:08:28.671Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core.tests ---
15:08:28 [2024-03-15T19:08:28.671Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core.tests
15:08:28 [2024-03-15T19:08:28.928Z] [INFO] 
15:08:28 [2024-03-15T19:08:28.928Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
15:08:28 [2024-03-15T19:08:28.928Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
15:08:28 [2024-03-15T19:08:28.928Z] [INFO] 
15:08:28 [2024-03-15T19:08:28.928Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
15:08:28 [2024-03-15T19:08:28.928Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:08:28 [2024-03-15T19:08:28.928Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:08:28 [2024-03-15T19:08:28.928Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.25-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
15:08:28 [2024-03-15T19:08:28.928Z] [INFO] Compiling 167 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:08:30 [2024-03-15T19:08:30.296Z] [INFO] 
15:08:30 [2024-03-15T19:08:30.296Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.core.tests ---
15:08:30 [2024-03-15T19:08:30.296Z] [INFO] 
15:08:30 [2024-03-15T19:08:30.296Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests ---
15:08:30 [2024-03-15T19:08:30.296Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources
15:08:30 [2024-03-15T19:08:30.296Z] [INFO] 
15:08:30 [2024-03-15T19:08:30.296Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.core.tests ---
15:08:30 [2024-03-15T19:08:30.296Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
15:08:30 [2024-03-15T19:08:30.296Z] [INFO] 
15:08:30 [2024-03-15T19:08:30.296Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests ---
15:08:30 [2024-03-15T19:08:30.296Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-sources.jar
15:08:30 [2024-03-15T19:08:30.553Z] [INFO] 
15:08:30 [2024-03-15T19:08:30.553Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests ---
15:08:30 [2024-03-15T19:08:30.553Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT.jar
15:08:30 [2024-03-15T19:08:30.810Z] [INFO] 
15:08:30 [2024-03-15T19:08:30.810Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests ---
15:08:30 [2024-03-15T19:08:30.810Z] [INFO] 
15:08:30 [2024-03-15T19:08:30.810Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.core.tests ---
15:08:30 [2024-03-15T19:08:30.810Z] [INFO] 
15:08:30 [2024-03-15T19:08:30.810Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests ---
15:08:30 [2024-03-15T19:08:30.810Z] [INFO] 
15:08:30 [2024-03-15T19:08:30.810Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.core.tests ---
15:08:31 [2024-03-15T19:08:31.067Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT.jar
15:08:33 [2024-03-15T19:08:33.591Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-sources.jar
15:08:34 [2024-03-15T19:08:34.154Z] [INFO] 
15:08:34 [2024-03-15T19:08:34.154Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests ---
15:08:34 [2024-03-15T19:08:34.411Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log
15:08:34 [2024-03-15T19:08:34.411Z] [INFO] Command line:
15:08:34 [2024-03-15T19:08:34.411Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:08:34 [2024-03-15T19:08:34.412Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:08:38 [2024-03-15T19:08:38.583Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
15:08:38 [2024-03-15T19:08:38.583Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
15:08:38 [2024-03-15T19:08:38.583Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest.testProviderTmfTrace -- Time elapsed: 0.121 s
15:08:38 [2024-03-15T19:08:38.583Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
15:08:40 [2024-03-15T19:08:40.481Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.037 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
15:08:40 [2024-03-15T19:08:40.481Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testGettersSetters -- Time elapsed: 0.002 s
15:08:40 [2024-03-15T19:08:40.481Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testDependentAnalyses -- Time elapsed: 1.003 s
15:08:40 [2024-03-15T19:08:40.481Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testSetWrongTrace -- Time elapsed: 0.004 s
15:08:40 [2024-03-15T19:08:40.481Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testSetTraceTwice -- Time elapsed: 0.004 s
15:08:40 [2024-03-15T19:08:40.481Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testMultipleDependencies -- Time elapsed: 0.006 s
15:08:40 [2024-03-15T19:08:40.481Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testWaitForCompletionCancelled -- Time elapsed: 0.002 s
15:08:40 [2024-03-15T19:08:40.481Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testCancel -- Time elapsed: 1.003 s
15:08:40 [2024-03-15T19:08:40.481Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testHelper -- Time elapsed: 0.005 s
15:08:40 [2024-03-15T19:08:40.481Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testWaitForCompletionSuccess -- Time elapsed: 0.002 s
15:08:40 [2024-03-15T19:08:40.481Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testParameterChanged -- Time elapsed: 0.002 s
15:08:40 [2024-03-15T19:08:40.481Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
15:08:40 [2024-03-15T19:08:40.481Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
15:08:40 [2024-03-15T19:08:40.481Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testAppliesToExperiment -- Time elapsed: 0.041 s
15:08:40 [2024-03-15T19:08:40.481Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testParameters -- Time elapsed: 0.005 s
15:08:40 [2024-03-15T19:08:40.481Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testGetRequirements -- Time elapsed: 0.004 s
15:08:40 [2024-03-15T19:08:40.481Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testNewModule -- Time elapsed: 0.004 s
15:08:40 [2024-03-15T19:08:40.482Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testGetValidTraceTypes -- Time elapsed: 0.075 s
15:08:40 [2024-03-15T19:08:40.482Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testHelperGetters -- Time elapsed: 0.002 s
15:08:40 [2024-03-15T19:08:40.482Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testAppliesToTrace -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.482Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
15:08:40 [2024-03-15T19:08:40.482Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
15:08:40 [2024-03-15T19:08:40.482Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testAllOrNothing -- Time elapsed: 0.004 s
15:08:40 [2024-03-15T19:08:40.482Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testAtLeastOne -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.482Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testMandatory -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.482Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testOptional -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.482Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
15:08:40 [2024-03-15T19:08:40.482Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
15:08:40 [2024-03-15T19:08:40.482Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testMandatoryRequirements -- Time elapsed: 0.009 s
15:08:40 [2024-03-15T19:08:40.482Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testAtLeastOneRequirements -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.482Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testAllOrNothingRequirements -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.482Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testNoPreDefinedEvents -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.482Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testOptionalRequirements -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.482Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
15:08:40 [2024-03-15T19:08:40.482Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
15:08:40 [2024-03-15T19:08:40.482Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest.testGetValueLevel -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.482Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest.testAddAndGetInformation -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.482Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest.testGetValues -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.482Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
15:08:40 [2024-03-15T19:08:40.482Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
15:08:40 [2024-03-15T19:08:40.482Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testMandatoryRequirements -- Time elapsed: 0.002 s
15:08:40 [2024-03-15T19:08:40.482Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testAtLeastOneRequirements -- Time elapsed: 0.013 s
15:08:40 [2024-03-15T19:08:40.482Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testAllOrNothingRequirements -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.482Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testNoPreDefinedEvents -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.482Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testOptionalRequirements -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.482Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
15:08:40 [2024-03-15T19:08:40.482Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
15:08:40 [2024-03-15T19:08:40.482Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testApplies -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.482Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testDoesNotApply -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.482Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testGetNoAnalysisFromTrace -- Time elapsed: 0.026 s
15:08:40 [2024-03-15T19:08:40.482Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testGetAnalysisFromTrace -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.482Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
15:08:40 [2024-03-15T19:08:40.482Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
15:08:40 [2024-03-15T19:08:40.482Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest.testListForTraces -- Time elapsed: 0.003 s
15:08:40 [2024-03-15T19:08:40.482Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest.testSources -- Time elapsed: 0.003 s
15:08:40 [2024-03-15T19:08:40.482Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest.testGetAnalysisModules -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.482Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
15:08:40 [2024-03-15T19:08:40.482Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
15:08:40 [2024-03-15T19:08:40.482Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest.testNewModuleListener -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.482Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
15:08:40 [2024-03-15T19:08:40.482Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
15:08:40 [2024-03-15T19:08:40.482Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractSelectedItems -- Time elapsed: 0.002 s
15:08:40 [2024-03-15T19:08:40.482Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractBoolean -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.482Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractTimeRequested -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.482Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractLongList -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.482Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest
15:08:40 [2024-03-15T19:08:40.482Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest
15:08:40 [2024-03-15T19:08:40.482Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest.testTimeQuery -- Time elapsed: 0.006 s
15:08:40 [2024-03-15T19:08:40.482Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
15:08:40 [2024-03-15T19:08:40.482Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
15:08:40 [2024-03-15T19:08:40.482Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest.testSelectionTimeQuery -- Time elapsed: 0.006 s
15:08:40 [2024-03-15T19:08:40.482Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest.testTimeQuery -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.482Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest.testVirtualTableQuery -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.482Z] Running org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest
15:08:40 [2024-03-15T19:08:40.740Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s -- in org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest
15:08:40 [2024-03-15T19:08:40.740Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testWeightedWithSubmarkers -- Time elapsed: 0.060 s
15:08:40 [2024-03-15T19:08:40.740Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testSubmarkers -- Time elapsed: 0.171 s
15:08:40 [2024-03-15T19:08:40.740Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testOffset -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.740Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testSimple -- Time elapsed: 0.032 s
15:08:40 [2024-03-15T19:08:40.740Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testIrregular -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.740Z] Running org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest
15:08:40 [2024-03-15T19:08:40.740Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest
15:08:40 [2024-03-15T19:08:40.740Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testNextPreviousIncluded -- Time elapsed: 0.003 s
15:08:40 [2024-03-15T19:08:40.740Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testInvalidRollover -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.740Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testSmallPeriod -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.740Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testIsApplicable -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.740Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testFractionalPeriod -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.740Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testReference -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.740Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testAlternateShadingAnnotationSource -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.740Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testRollover -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.740Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testLineAnnotationSource -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.740Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testCategories -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.740Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testInvalidPeriod -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.740Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testResolution -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.740Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
15:08:40 [2024-03-15T19:08:40.997Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
15:08:40 [2024-03-15T19:08:40.997Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testLogicalOperator -- Time elapsed: 0.027 s
15:08:40 [2024-03-15T19:08:40.997Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testContainsOperator -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.997Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testEqualsOperator -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.997Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testRegex -- Time elapsed: 0.002 s
15:08:40 [2024-03-15T19:08:40.997Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testNotOperator -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.997Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testComplexFilter -- Time elapsed: 0.002 s
15:08:40 [2024-03-15T19:08:40.997Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testFilterWithNumber -- Time elapsed: 0.006 s
15:08:40 [2024-03-15T19:08:40.997Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testLessThanOperator -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.997Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testPresentOperator -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.997Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testMatchesOperator -- Time elapsed: 0.002 s
15:08:40 [2024-03-15T19:08:40.997Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testNotEqualsOperator -- Time elapsed: 0.025 s
15:08:40 [2024-03-15T19:08:40.997Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testInvalid -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.997Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testGreaterThanOperator -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.997Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
15:08:40 [2024-03-15T19:08:40.997Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
15:08:40 [2024-03-15T19:08:40.997Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testGetValidChildren -- Time elapsed: 0.002 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testGetName -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testMatches -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testGetChild -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testClone -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testRemoveChild -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testAddChild -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testDefaults -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testReplaceChild -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testRemove -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
15:08:40 [2024-03-15T19:08:40.998Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetValidChildren -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetName -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetFilterName -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testMatches -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetChild -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testClone -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testRemoveChild -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testAddChild -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testDefaults -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testReplaceChild -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testRemove -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
15:08:40 [2024-03-15T19:08:40.998Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testMatchesTimestamp -- Time elapsed: 0.002 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testGetValidChildren -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testMatchesAlpha -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testGetName -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testMatchesNum -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testGetChild -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testClone -- Time elapsed: 0.006 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testRemoveChild -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testAddChild -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testDefaults -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testReplaceChild -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testRemove -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
15:08:40 [2024-03-15T19:08:40.998Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testGetValidChildren -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testGetName -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testMatches -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testGetChild -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testClone -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testRemoveChild -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testAddChild -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testDefaults -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testReplaceChild -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testRemove -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
15:08:40 [2024-03-15T19:08:40.998Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterEquals -- Time elapsed: 0.003 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexNoField -- Time elapsed: 0.002 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexMatchesNot -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterUnsupported -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexContains -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexPresent -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterContains -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexAspect -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterAnd -- Time elapsed: 0.030 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterMatches -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterCompare -- Time elapsed: 0.002 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexNoAspect -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexMatches -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexCompare -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterOr -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexAnd -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexNot -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
15:08:40 [2024-03-15T19:08:40.998Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testGetValidChildren -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testGetName -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testMatches -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testGetChild -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testClone -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testRemoveChild -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testAddChild -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testDefaults -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testReplaceChild -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testRemove -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.998Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
15:08:40 [2024-03-15T19:08:40.998Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testGetValidChildren -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testGetName -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testMatches -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testGetChild -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testClone -- Time elapsed: 0.002 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testRemoveChild -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testAddChild -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testDefaults -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testReplaceChild -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testRemove -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
15:08:40 [2024-03-15T19:08:40.999Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testGetValidChildren -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testGetName -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testMatches -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testGetChild -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testClone -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testRemoveChild -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testAddChild -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testDefaults -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testReplaceChild -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testRemove -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
15:08:40 [2024-03-15T19:08:40.999Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testGetValidChildren -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testGetName -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testMatches -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testGetChild -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testClone -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testRemoveChild -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testAddChild -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testDefaults -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testReplaceChild -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testRemove -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
15:08:40 [2024-03-15T19:08:40.999Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testGetValidChildren -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testGetName -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testMatches -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testGetChild -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testClone -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testRemoveChild -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testAddChild -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testDefaults -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testReplaceChild -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testRemove -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
15:08:40 [2024-03-15T19:08:40.999Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testGetChild -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testGetValidChildren -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testClone -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testRemoveChild -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testAddChild -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testMatches -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testReplaceChild -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testRemove -- Time elapsed: 0.001 s
15:08:40 [2024-03-15T19:08:40.999Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testInterfaces -- Time elapsed: 0 s
15:08:40 [2024-03-15T19:08:40.999Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
15:08:44 [2024-03-15T19:08:44.274Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.170 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
15:08:44 [2024-03-15T19:08:44.274Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest.testEmptyTmfTraceIndexing -- Time elapsed: 1.627 s
15:08:44 [2024-03-15T19:08:44.274Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest.testTmfTraceIndexing -- Time elapsed: 1.542 s
15:08:44 [2024-03-15T19:08:44.274Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
15:08:54 [2024-03-15T19:08:54.226Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.06 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
15:08:54 [2024-03-15T19:08:54.226Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testReopenIndex -- Time elapsed: 4.182 s
15:08:54 [2024-03-15T19:08:54.226Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testInsertAfterReopenIndex -- Time elapsed: 3.658 s
15:08:54 [2024-03-15T19:08:54.226Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testEmptyTmfTraceIndexing -- Time elapsed: 1.110 s
15:08:54 [2024-03-15T19:08:54.226Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testTmfTraceIndexing -- Time elapsed: 1.112 s
15:08:54 [2024-03-15T19:08:54.226Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
15:08:54 [2024-03-15T19:08:54.484Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
15:08:54 [2024-03-15T19:08:54.484Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testNotEqual -- Time elapsed: 0 s
15:08:54 [2024-03-15T19:08:54.484Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testHashCodeNull -- Time elapsed: 0.001 s
15:08:54 [2024-03-15T19:08:54.484Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testToString -- Time elapsed: 0.003 s
15:08:54 [2024-03-15T19:08:54.484Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testCompareTo -- Time elapsed: 0 s
15:08:54 [2024-03-15T19:08:54.484Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testTmfLocationCopy2 -- Time elapsed: 0 s
15:08:54 [2024-03-15T19:08:54.484Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testEqualsSymmetry -- Time elapsed: 0 s
15:08:54 [2024-03-15T19:08:54.484Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testCompareToNull -- Time elapsed: 0 s
15:08:54 [2024-03-15T19:08:54.484Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testHashCode -- Time elapsed: 0 s
15:08:54 [2024-03-15T19:08:54.484Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testEqualsTransivity -- Time elapsed: 0 s
15:08:54 [2024-03-15T19:08:54.484Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testEqualsReflexivity -- Time elapsed: 0 s
15:08:54 [2024-03-15T19:08:54.484Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testTmfCheckpoint -- Time elapsed: 0 s
15:08:54 [2024-03-15T19:08:54.484Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
15:09:09 [2024-03-15T19:09:09.341Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.89 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
15:09:09 [2024-03-15T19:09:09.341Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest.testGrowingIndex -- Time elapsed: 8.056 s
15:09:09 [2024-03-15T19:09:09.341Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest.testTmfTraceIndexing -- Time elapsed: 4.836 s
15:09:09 [2024-03-15T19:09:09.341Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
15:09:09 [2024-03-15T19:09:09.341Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
15:09:09 [2024-03-15T19:09:09.341Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testBinarySearch -- Time elapsed: 0.010 s
15:09:09 [2024-03-15T19:09:09.341Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testDispose -- Time elapsed: 0 s
15:09:09 [2024-03-15T19:09:09.341Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsert -- Time elapsed: 0 s
15:09:09 [2024-03-15T19:09:09.341Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertSameTimestamp -- Time elapsed: 0.063 s
15:09:09 [2024-03-15T19:09:09.341Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testVersionChange -- Time elapsed: 0 s
15:09:09 [2024-03-15T19:09:09.341Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testSetGetTimeRange -- Time elapsed: 0.001 s
15:09:09 [2024-03-15T19:09:09.341Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testIsCreatedFromScratch -- Time elapsed: 0 s
15:09:09 [2024-03-15T19:09:09.341Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testGetSize -- Time elapsed: 0.009 s
15:09:09 [2024-03-15T19:09:09.341Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testDeleteWhenInvalidBug479675 -- Time elapsed: 0.017 s
15:09:09 [2024-03-15T19:09:09.341Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testSetGetNbEvents -- Time elapsed: 0 s
15:09:09 [2024-03-15T19:09:09.341Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertAlot -- Time elapsed: 0.078 s
15:09:09 [2024-03-15T19:09:09.341Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertAfterReopen -- Time elapsed: 0.001 s
15:09:09 [2024-03-15T19:09:09.341Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testDelete -- Time elapsed: 0 s
15:09:09 [2024-03-15T19:09:09.341Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testConstructorExistingFile -- Time elapsed: 0 s
15:09:09 [2024-03-15T19:09:09.341Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testBinarySearchInBetweenSameTimestamp -- Time elapsed: 0.011 s
15:09:09 [2024-03-15T19:09:09.341Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertAfterEmptyReopen -- Time elapsed: 0.001 s
15:09:09 [2024-03-15T19:09:09.341Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testConstructor -- Time elapsed: 0.001 s
15:09:09 [2024-03-15T19:09:09.341Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testBinarySearchFindInBetween -- Time elapsed: 0.011 s
15:09:09 [2024-03-15T19:09:09.341Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
15:09:13 [2024-03-15T19:09:13.515Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.822 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
15:09:13 [2024-03-15T19:09:13.515Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testBinarySearch -- Time elapsed: 0.272 s
15:09:13 [2024-03-15T19:09:13.515Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAlotCheckEquals -- Time elapsed: 0.370 s
15:09:13 [2024-03-15T19:09:13.515Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertSameTimestamp -- Time elapsed: 2.153 s
15:09:13 [2024-03-15T19:09:13.516Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testVersionChange -- Time elapsed: 0.002 s
15:09:13 [2024-03-15T19:09:13.516Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testSetGetTimeRange -- Time elapsed: 0.001 s
15:09:13 [2024-03-15T19:09:13.516Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testIsCreatedFromScratch -- Time elapsed: 0.001 s
15:09:13 [2024-03-15T19:09:13.516Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testGetSize -- Time elapsed: 0.215 s
15:09:13 [2024-03-15T19:09:13.516Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testDeleteWhenInvalidBug479675 -- Time elapsed: 0.221 s
15:09:13 [2024-03-15T19:09:13.516Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testSetGetNbEvents -- Time elapsed: 0 s
15:09:13 [2024-03-15T19:09:13.516Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAlot -- Time elapsed: 2.153 s
15:09:13 [2024-03-15T19:09:13.516Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAfterReopen -- Time elapsed: 0.001 s
15:09:13 [2024-03-15T19:09:13.516Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testDelete -- Time elapsed: 0.001 s
15:09:13 [2024-03-15T19:09:13.516Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsert -- Time elapsed: 0.001 s
15:09:13 [2024-03-15T19:09:13.516Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testConstructorExistingFile -- Time elapsed: 0.001 s
15:09:13 [2024-03-15T19:09:13.516Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testBinarySearchInBetweenSameTimestamp -- Time elapsed: 0.213 s
15:09:13 [2024-03-15T19:09:13.516Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAfterEmptyReopen -- Time elapsed: 0.001 s
15:09:13 [2024-03-15T19:09:13.516Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testConstructor -- Time elapsed: 0.001 s
15:09:13 [2024-03-15T19:09:13.516Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testBinarySearchFindInBetween -- Time elapsed: 0.211 s
15:09:13 [2024-03-15T19:09:13.516Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
15:09:15 [2024-03-15T19:09:15.411Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.194 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
15:09:15 [2024-03-15T19:09:15.411Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testAccept -- Time elapsed: 0.130 s
15:09:15 [2024-03-15T19:09:15.411Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAlotCheckEquals -- Time elapsed: 0.696 s
15:09:15 [2024-03-15T19:09:15.411Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertSameTimestamp -- Time elapsed: 0.546 s
15:09:15 [2024-03-15T19:09:15.411Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testVersionChange -- Time elapsed: 0.001 s
15:09:15 [2024-03-15T19:09:15.411Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testSetGetTimeRange -- Time elapsed: 0.001 s
15:09:15 [2024-03-15T19:09:15.411Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testIsCreatedFromScratch -- Time elapsed: 0.001 s
15:09:15 [2024-03-15T19:09:15.411Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testGetSize -- Time elapsed: 0.080 s
15:09:15 [2024-03-15T19:09:15.411Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testDeleteWhenInvalidBug479675 -- Time elapsed: 0.072 s
15:09:15 [2024-03-15T19:09:15.411Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testSetGetNbEvents -- Time elapsed: 0.001 s
15:09:15 [2024-03-15T19:09:15.411Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAlot -- Time elapsed: 0.518 s
15:09:15 [2024-03-15T19:09:15.411Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAfterReopen -- Time elapsed: 0.002 s
15:09:15 [2024-03-15T19:09:15.411Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testDelete -- Time elapsed: 0 s
15:09:15 [2024-03-15T19:09:15.411Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsert -- Time elapsed: 0.001 s
15:09:15 [2024-03-15T19:09:15.411Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testConstructorExistingFile -- Time elapsed: 0 s
15:09:15 [2024-03-15T19:09:15.411Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testBinarySearchInBetweenSameTimestamp -- Time elapsed: 0.068 s
15:09:15 [2024-03-15T19:09:15.411Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAfterEmptyReopen -- Time elapsed: 0.003 s
15:09:15 [2024-03-15T19:09:15.411Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testConstructor -- Time elapsed: 0 s
15:09:15 [2024-03-15T19:09:15.411Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testBinarySearchFindInBetween -- Time elapsed: 0.072 s
15:09:15 [2024-03-15T19:09:15.411Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
15:09:17 [2024-03-15T19:09:17.304Z] !SESSION 2024-03-15 19:08:34.576 -----------------------------------------------
15:09:17 [2024-03-15T19:09:17.304Z] eclipse.buildId=unknown
15:09:17 [2024-03-15T19:09:17.304Z] java.version=17.0.2
15:09:17 [2024-03-15T19:09:17.304Z] java.vendor=Oracle Corporation
15:09:17 [2024-03-15T19:09:17.304Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:09:17 [2024-03-15T19:09:17.304Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:09:17 [2024-03-15T19:09:17.304Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:09:17 [2024-03-15T19:09:17.304Z] 
15:09:17 [2024-03-15T19:09:17.304Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 19:09:16.865
15:09:17 [2024-03-15T19:09:17.304Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
15:09:17 [2024-03-15T19:09:17.304Z] !STACK 0
15:09:17 [2024-03-15T19:09:17.304Z] java.lang.RuntimeException: The parameter should be set
15:09:17 [2024-03-15T19:09:17.304Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
15:09:17 [2024-03-15T19:09:17.304Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
15:09:17 [2024-03-15T19:09:17.304Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:09:17 [2024-03-15T19:09:17.304Z] 
15:09:17 [2024-03-15T19:09:17.304Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 19:09:16.866
15:09:17 [2024-03-15T19:09:17.304Z] !MESSAGE Exception executing analysis
15:09:17 [2024-03-15T19:09:17.304Z] !STACK 0
15:09:17 [2024-03-15T19:09:17.304Z] java.lang.RuntimeException: The parameter should be set
15:09:17 [2024-03-15T19:09:17.304Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
15:09:17 [2024-03-15T19:09:17.304Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
15:09:17 [2024-03-15T19:09:17.304Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:09:18 [2024-03-15T19:09:18.676Z] 
15:09:18 [2024-03-15T19:09:18.676Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 19:09:18.306
15:09:18 [2024-03-15T19:09:18.676Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
15:09:18 [2024-03-15T19:09:18.676Z] !STACK 0
15:09:18 [2024-03-15T19:09:18.676Z] java.lang.RuntimeException: The parameter should be set
15:09:18 [2024-03-15T19:09:18.676Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
15:09:18 [2024-03-15T19:09:18.676Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
15:09:18 [2024-03-15T19:09:18.676Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:09:18 [2024-03-15T19:09:18.676Z] 
15:09:18 [2024-03-15T19:09:18.676Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 19:09:18.306
15:09:18 [2024-03-15T19:09:18.676Z] !MESSAGE Exception executing analysis
15:09:18 [2024-03-15T19:09:18.676Z] !STACK 0
15:09:18 [2024-03-15T19:09:18.676Z] java.lang.RuntimeException: The parameter should be set
15:09:18 [2024-03-15T19:09:18.676Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
15:09:18 [2024-03-15T19:09:18.676Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
15:09:18 [2024-03-15T19:09:18.676Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:09:18 [2024-03-15T19:09:18.676Z] 
15:09:18 [2024-03-15T19:09:18.676Z] !ENTRY org.eclipse.tracecompass.statesystem.core 4 0 2024-03-15 19:09:18.318
15:09:18 [2024-03-15T19:09:18.676Z] !MESSAGE Failed to deletestatistics-types.ht
15:09:18 [2024-03-15T19:09:18.676Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.932 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
15:09:18 [2024-03-15T19:09:18.676Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest.testGetModuleById -- Time elapsed: 1.469 s
15:09:18 [2024-03-15T19:09:18.676Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest.testGetModuleByClass -- Time elapsed: 1.462 s
15:09:18 [2024-03-15T19:09:18.676Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
15:09:19 [2024-03-15T19:09:19.606Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.220 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
15:09:19 [2024-03-15T19:09:19.606Z] org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest.testAspects -- Time elapsed: 0.080 s
15:09:19 [2024-03-15T19:09:19.606Z] org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest.testValidate -- Time elapsed: 0.021 s
15:09:19 [2024-03-15T19:09:19.606Z] org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest.testDevelopmentTrace -- Time elapsed: 1.119 s
15:09:19 [2024-03-15T19:09:19.606Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
15:09:19 [2024-03-15T19:09:19.606Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
15:09:19 [2024-03-15T19:09:19.606Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testIncreaseRank -- Time elapsed: 0 s
15:09:19 [2024-03-15T19:09:19.606Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testSetLocation -- Time elapsed: 0 s
15:09:19 [2024-03-15T19:09:19.606Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testTmfContextDefault -- Time elapsed: 0 s
15:09:19 [2024-03-15T19:09:19.606Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsNull -- Time elapsed: 0 s
15:09:19 [2024-03-15T19:09:19.606Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testNonEquals -- Time elapsed: 0.001 s
15:09:19 [2024-03-15T19:09:19.606Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsSymmetry -- Time elapsed: 0 s
15:09:19 [2024-03-15T19:09:19.606Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testHashCode -- Time elapsed: 0 s
15:09:19 [2024-03-15T19:09:19.606Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsTransivity -- Time elapsed: 0 s
15:09:19 [2024-03-15T19:09:19.606Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsReflexivity -- Time elapsed: 0 s
15:09:19 [2024-03-15T19:09:19.606Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testSetRank -- Time elapsed: 0 s
15:09:19 [2024-03-15T19:09:19.606Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
15:09:19 [2024-03-15T19:09:19.863Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
15:09:19 [2024-03-15T19:09:19.863Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testEmptyConstructor -- Time elapsed: 0 s
15:09:19 [2024-03-15T19:09:19.863Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testValidation -- Time elapsed: 0.001 s
15:09:19 [2024-03-15T19:09:19.863Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testLocationRatio -- Time elapsed: 0.001 s
15:09:19 [2024-03-15T19:09:19.863Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testInitTrace -- Time elapsed: 0.001 s
15:09:19 [2024-03-15T19:09:19.863Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testTraceParsing -- Time elapsed: 0.001 s
15:09:19 [2024-03-15T19:09:19.863Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testBounds -- Time elapsed: 0.001 s
15:09:19 [2024-03-15T19:09:19.863Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testTraceIndexing -- Time elapsed: 0 s
15:09:19 [2024-03-15T19:09:19.863Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
15:09:19 [2024-03-15T19:09:19.863Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
15:09:19 [2024-03-15T19:09:19.863Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldNames -- Time elapsed: 0 s
15:09:19 [2024-03-15T19:09:19.863Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldValueWithIndex -- Time elapsed: 0 s
15:09:19 [2024-03-15T19:09:19.863Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldNameWithIndex -- Time elapsed: 0 s
15:09:19 [2024-03-15T19:09:19.863Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testToString -- Time elapsed: 0 s
15:09:19 [2024-03-15T19:09:19.863Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testEqualsNull -- Time elapsed: 0 s
15:09:19 [2024-03-15T19:09:19.863Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFormattedValue -- Time elapsed: 0 s
15:09:19 [2024-03-15T19:09:19.863Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldWithName -- Time elapsed: 0 s
15:09:19 [2024-03-15T19:09:19.863Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldWithPath -- Time elapsed: 0 s
15:09:19 [2024-03-15T19:09:19.863Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testHashCode -- Time elapsed: 0.001 s
15:09:19 [2024-03-15T19:09:19.863Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFields -- Time elapsed: 0 s
15:09:19 [2024-03-15T19:09:19.863Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testEventTypeInstance -- Time elapsed: 0 s
15:09:19 [2024-03-15T19:09:19.863Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testEquals -- Time elapsed: 0 s
15:09:19 [2024-03-15T19:09:19.863Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldValueWithName -- Time elapsed: 0 s
15:09:19 [2024-03-15T19:09:19.863Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
15:10:56 [2024-03-15T19:10:56.276Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.65 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnLocation_1 -- Time elapsed: 1.446 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnLocation_2 -- Time elapsed: 1.419 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnLocation_3 -- Time elapsed: 1.426 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextLocation -- Time elapsed: 1.408 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testParseEvent -- Time elapsed: 1.436 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetTimeRange -- Time elapsed: 2.832 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForSomeEvents -- Time elapsed: 1.648 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testCopyConstructor -- Time elapsed: 2.960 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetNbEvents -- Time elapsed: 2.892 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekOnRankNotOnCacheBoundary -- Time elapsed: 1.490 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnNullTimestamp -- Time elapsed: 1.414 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekOnRankOnCacheBoundary -- Time elapsed: 1.436 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnTimestampOutOfScope -- Time elapsed: 1.485 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testTraceHostId -- Time elapsed: 1.469 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testFullConstructor -- Time elapsed: 2.829 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetStreamingInterval -- Time elapsed: 1.413 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetUUID -- Time elapsed: 1.439 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testCurrentTimeValues -- Time elapsed: 2.843 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnTimestampNotOnCacheBoundary -- Time elapsed: 1.489 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitializeNullPath -- Time elapsed: 1.431 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventNotOnCacheBoundary -- Time elapsed: 1.496 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfteSeekingOnTS_1 -- Time elapsed: 1.441 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfteSeekingOnTS_2 -- Time elapsed: 1.410 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfteSeekingOnTS_3 -- Time elapsed: 1.561 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextEndLocation -- Time elapsed: 1.563 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnNegativeRank -- Time elapsed: 1.429 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessDataRequestForSomeEvents -- Time elapsed: 1.553 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testLiveTraceConstructor -- Time elapsed: 2.836 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForAllEvents -- Time elapsed: 1.916 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOutOfScope -- Time elapsed: 1.473 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitTrace -- Time elapsed: 2.833 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetStartTime -- Time elapsed: 2.838 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnRankOutOfScope -- Time elapsed: 1.443 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetEndTime -- Time elapsed: 2.801 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnTimestampOnCacheBoundary -- Time elapsed: 1.499 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testCancel -- Time elapsed: 1.423 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForOtherEvents -- Time elapsed: 1.549 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetModules -- Time elapsed: 1.418 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetEventAspects -- Time elapsed: 1.412 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnCacheBoundary -- Time elapsed: 1.486 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForNbEvents -- Time elapsed: 1.549 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitializeSimplePath -- Time elapsed: 1.419 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testDefaultTmfTraceStub -- Time elapsed: 1.420 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitializeNormalPath -- Time elapsed: 1.415 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnRank_1 -- Time elapsed: 1.409 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnRank_2 -- Time elapsed: 1.399 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnRank_3 -- Time elapsed: 1.446 s
15:10:56 [2024-03-15T19:10:56.276Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
15:10:56 [2024-03-15T19:10:56.276Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.13 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnLocation_1 -- Time elapsed: 0.002 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnLocation_2 -- Time elapsed: 0.001 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnLocation_3 -- Time elapsed: 0.024 s
15:10:56 [2024-03-15T19:10:56.276Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextLocation -- Time elapsed: 0 s
15:10:56 [2024-03-15T19:10:56.277Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testInitialRangeOffset -- Time elapsed: 2.814 s
15:10:56 [2024-03-15T19:10:56.277Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testProcessRequestForNbEvents -- Time elapsed: 0.061 s
15:10:56 [2024-03-15T19:10:56.277Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekTimestampOnCacheBoundary -- Time elapsed: 0.087 s
15:10:56 [2024-03-15T19:10:56.277Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekRankOutOfScope -- Time elapsed: 0.041 s
15:10:56 [2024-03-15T19:10:56.277Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testProcessRequestForAllEvents -- Time elapsed: 0.917 s
15:10:56 [2024-03-15T19:10:56.277Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekLocationNotOnCacheBoundary -- Time elapsed: 0.143 s
15:10:56 [2024-03-15T19:10:56.277Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekLocationOnCacheBoundary -- Time elapsed: 0.001 s
15:10:56 [2024-03-15T19:10:56.277Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekTimestampNotOnCacheBoundary -- Time elapsed: 0.061 s
15:10:56 [2024-03-15T19:10:56.277Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfteSeekingOnTS_1 -- Time elapsed: 0.001 s
15:10:56 [2024-03-15T19:10:56.277Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfteSeekingOnTS_2 -- Time elapsed: 0.001 s
15:10:56 [2024-03-15T19:10:56.277Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfteSeekingOnTS_3 -- Time elapsed: 0.022 s
15:10:56 [2024-03-15T19:10:56.277Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextEndLocation -- Time elapsed: 0.040 s
15:10:56 [2024-03-15T19:10:56.277Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testDefaultCurrentTimeValues -- Time elapsed: 2.873 s
15:10:56 [2024-03-15T19:10:56.277Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekLocationOutOfScope -- Time elapsed: 0 s
15:10:56 [2024-03-15T19:10:56.277Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testBasicTmfExperimentConstructor -- Time elapsed: 0 s
15:10:56 [2024-03-15T19:10:56.277Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetTimestamp -- Time elapsed: 0.156 s
15:10:56 [2024-03-15T19:10:56.277Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testCancel -- Time elapsed: 0.060 s
15:10:56 [2024-03-15T19:10:56.277Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekRankNotOnCacheBoundary -- Time elapsed: 0.066 s
15:10:56 [2024-03-15T19:10:56.277Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekTimestampOutOfScope -- Time elapsed: 0.046 s
15:10:56 [2024-03-15T19:10:56.277Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekRankOnCacheBoundary -- Time elapsed: 0.001 s
15:10:56 [2024-03-15T19:10:56.277Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnRank_1 -- Time elapsed: 0.001 s
15:10:56 [2024-03-15T19:10:56.277Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnRank_2 -- Time elapsed: 0.001 s
15:10:56 [2024-03-15T19:10:56.277Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnRank_3 -- Time elapsed: 0.024 s
15:10:56 [2024-03-15T19:10:56.277Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
15:10:56 [2024-03-15T19:10:56.277Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
15:10:56 [2024-03-15T19:10:56.277Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsWrongTypes -- Time elapsed: 0 s
15:10:56 [2024-03-15T19:10:56.277Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testToString -- Time elapsed: 0.001 s
15:10:56 [2024-03-15T19:10:56.277Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testTmfLocation -- Time elapsed: 0 s
15:10:56 [2024-03-15T19:10:56.277Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testTmfLocationCopy -- Time elapsed: 0 s
15:10:56 [2024-03-15T19:10:56.277Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsNull -- Time elapsed: 0 s
15:10:56 [2024-03-15T19:10:56.277Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsSymmetry -- Time elapsed: 0 s
15:10:56 [2024-03-15T19:10:56.277Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testHashCode -- Time elapsed: 0 s
15:10:56 [2024-03-15T19:10:56.277Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsTransivity -- Time elapsed: 0 s
15:10:56 [2024-03-15T19:10:56.277Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsReflexivity -- Time elapsed: 0 s
15:10:56 [2024-03-15T19:10:56.277Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsWithNulls -- Time elapsed: 0 s
15:10:56 [2024-03-15T19:10:56.277Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
15:11:02 [2024-03-15T19:11:02.823Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.570 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
15:11:02 [2024-03-15T19:11:02.823Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testGetModulesByClass -- Time elapsed: 1.445 s
15:11:02 [2024-03-15T19:11:02.823Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testResolveEventAspectsOfNameForEvent -- Time elapsed: 1.418 s
15:11:02 [2024-03-15T19:11:02.823Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testAdditionalAspects -- Time elapsed: 1.439 s
15:11:02 [2024-03-15T19:11:02.823Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testGetAspects -- Time elapsed: 1.429 s
15:11:02 [2024-03-15T19:11:02.823Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testGetModulesByClassForHost -- Time elapsed: 1.427 s
15:11:02 [2024-03-15T19:11:02.823Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testResolveEventAspectsOfClassForEvent -- Time elapsed: 1.411 s
15:11:02 [2024-03-15T19:11:02.823Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
15:11:02 [2024-03-15T19:11:02.823Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
15:11:02 [2024-03-15T19:11:02.823Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContext -- Time elapsed: 0 s
15:11:02 [2024-03-15T19:11:02.823Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testIncreaseRank -- Time elapsed: 0 s
15:11:02 [2024-03-15T19:11:02.823Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testSetLocation -- Time elapsed: 0 s
15:11:02 [2024-03-15T19:11:02.823Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testToString -- Time elapsed: 0.001 s
15:11:02 [2024-03-15T19:11:02.823Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextDefault -- Time elapsed: 0 s
15:11:02 [2024-03-15T19:11:02.823Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsNull -- Time elapsed: 0 s
15:11:02 [2024-03-15T19:11:02.823Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextCopy -- Time elapsed: 0 s
15:11:02 [2024-03-15T19:11:02.823Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testNonEquals -- Time elapsed: 0 s
15:11:02 [2024-03-15T19:11:02.823Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsSymmetry -- Time elapsed: 0 s
15:11:02 [2024-03-15T19:11:02.823Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextCopy2 -- Time elapsed: 0 s
15:11:02 [2024-03-15T19:11:02.823Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testHashCode -- Time elapsed: 0.001 s
15:11:02 [2024-03-15T19:11:02.823Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsTransivity -- Time elapsed: 0 s
15:11:02 [2024-03-15T19:11:02.823Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsReflexivity -- Time elapsed: 0 s
15:11:02 [2024-03-15T19:11:02.823Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextNoRank -- Time elapsed: 0 s
15:11:02 [2024-03-15T19:11:02.823Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testSetRank -- Time elapsed: 0 s
15:11:02 [2024-03-15T19:11:02.823Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
15:12:54 [2024-03-15T19:12:54.355Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 99.80 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
15:12:54 [2024-03-15T19:12:54.355Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnLocation_1 -- Time elapsed: 2.834 s
15:12:54 [2024-03-15T19:12:54.355Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnLocation_2 -- Time elapsed: 2.835 s
15:12:54 [2024-03-15T19:12:54.355Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnLocation_3 -- Time elapsed: 2.971 s
15:12:54 [2024-03-15T19:12:54.355Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextLocation -- Time elapsed: 2.837 s
15:12:54 [2024-03-15T19:12:54.355Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testProcessRequestForNbEvents -- Time elapsed: 2.950 s
15:12:54 [2024-03-15T19:12:54.355Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekTimestampOnCacheBoundary -- Time elapsed: 2.959 s
15:12:54 [2024-03-15T19:12:54.355Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekRankOutOfScope -- Time elapsed: 2.886 s
15:12:54 [2024-03-15T19:12:54.355Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testProcessRequestForAllEvents -- Time elapsed: 3.318 s
15:12:54 [2024-03-15T19:12:54.355Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekLocationNotOnCacheBoundary -- Time elapsed: 2.970 s
15:12:54 [2024-03-15T19:12:54.355Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekLocationOnCacheBoundary -- Time elapsed: 2.828 s
15:12:54 [2024-03-15T19:12:54.355Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSimpleTmfExperimentConstructor -- Time elapsed: 2.824 s
15:12:54 [2024-03-15T19:12:54.355Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testExperimentInitialization -- Time elapsed: 4.244 s
15:12:54 [2024-03-15T19:12:54.355Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekNoTrace -- Time elapsed: 2.827 s
15:12:54 [2024-03-15T19:12:54.355Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekTimestampNotOnCacheBoundary -- Time elapsed: 2.884 s
15:12:54 [2024-03-15T19:12:54.355Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfteSeekingOnTS_1 -- Time elapsed: 2.868 s
15:12:54 [2024-03-15T19:12:54.355Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfteSeekingOnTS_2 -- Time elapsed: 2.832 s
15:12:54 [2024-03-15T19:12:54.355Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfteSeekingOnTS_3 -- Time elapsed: 2.857 s
15:12:54 [2024-03-15T19:12:54.355Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextEndLocation -- Time elapsed: 2.888 s
15:12:54 [2024-03-15T19:12:54.355Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetLocationRatio -- Time elapsed: 2.852 s
15:12:54 [2024-03-15T19:12:54.355Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekBadLocation -- Time elapsed: 2.866 s
15:12:54 [2024-03-15T19:12:54.355Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekLocationOutOfScope -- Time elapsed: 2.874 s
15:12:54 [2024-03-15T19:12:54.355Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetTimestamp -- Time elapsed: 2.966 s
15:12:54 [2024-03-15T19:12:54.355Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testWithMultiHostClockOffset -- Time elapsed: 2.844 s
15:12:54 [2024-03-15T19:12:54.355Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekEventOnRatio -- Time elapsed: 2.892 s
15:12:54 [2024-03-15T19:12:54.355Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testCancel -- Time elapsed: 3.090 s
15:12:54 [2024-03-15T19:12:54.355Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekRankNotOnCacheBoundary -- Time elapsed: 2.896 s
15:12:54 [2024-03-15T19:12:54.355Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekTimestampOutOfScope -- Time elapsed: 2.884 s
15:12:54 [2024-03-15T19:12:54.355Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testNormalTmfExperimentConstructor -- Time elapsed: 2.850 s
15:12:54 [2024-03-15T19:12:54.355Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testWithSingleHostClockOffset -- Time elapsed: 2.860 s
15:12:54 [2024-03-15T19:12:54.355Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekRankOnCacheBoundary -- Time elapsed: 2.810 s
15:12:54 [2024-03-15T19:12:54.355Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnRank_1 -- Time elapsed: 2.841 s
15:12:54 [2024-03-15T19:12:54.355Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnRank_2 -- Time elapsed: 2.882 s
15:12:54 [2024-03-15T19:12:54.355Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnRank_3 -- Time elapsed: 2.852 s
15:12:54 [2024-03-15T19:12:54.356Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetAnalysisModules -- Time elapsed: 2.923 s
15:12:54 [2024-03-15T19:12:54.356Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
15:12:54 [2024-03-15T19:12:54.356Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
15:12:54 [2024-03-15T19:12:54.356Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testSimplePool -- Time elapsed: 0.003 s
15:12:54 [2024-03-15T19:12:54.356Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testConstructorBad2 -- Time elapsed: 0 s
15:12:54 [2024-03-15T19:12:54.356Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testConstructorGood -- Time elapsed: 0 s
15:12:54 [2024-03-15T19:12:54.356Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testRecycleWrongQuark -- Time elapsed: 0.002 s
15:12:54 [2024-03-15T19:12:54.356Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testRecycleChildQuark -- Time elapsed: 0 s
15:12:54 [2024-03-15T19:12:54.356Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testPoolWithSubTree -- Time elapsed: 0 s
15:12:54 [2024-03-15T19:12:54.356Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testConstructorBad -- Time elapsed: 0.001 s
15:12:54 [2024-03-15T19:12:54.356Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testPriorityPool -- Time elapsed: 0 s
15:12:54 [2024-03-15T19:12:54.356Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
15:12:54 [2024-03-15T19:12:54.356Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
15:12:54 [2024-03-15T19:12:54.356Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMinInteger -- Time elapsed: 0.005 s
15:12:54 [2024-03-15T19:12:54.356Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMaxDouble -- Time elapsed: 0.001 s
15:12:54 [2024-03-15T19:12:54.356Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeAvgDouble -- Time elapsed: 0.003 s
15:12:54 [2024-03-15T19:12:54.356Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeAvgInteger -- Time elapsed: 0.002 s
15:12:54 [2024-03-15T19:12:54.356Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMinDouble -- Time elapsed: 0 s
15:12:54 [2024-03-15T19:12:54.356Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMaxInteger -- Time elapsed: 0.001 s
15:12:54 [2024-03-15T19:12:54.356Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
15:12:54 [2024-03-15T19:12:54.356Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.877 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
15:12:54 [2024-03-15T19:12:54.356Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipAvg -- Time elapsed: 0.028 s
15:12:54 [2024-03-15T19:12:54.356Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipMax -- Time elapsed: 0.019 s
15:12:54 [2024-03-15T19:12:54.356Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipMin -- Time elapsed: 0.017 s
15:12:54 [2024-03-15T19:12:54.356Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQuery -- Time elapsed: 0.013 s
15:12:54 [2024-03-15T19:12:54.356Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryValuesOnClose -- Time elapsed: 0 s
15:12:54 [2024-03-15T19:12:54.356Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryValuesOnStart -- Time elapsed: 0.010 s
15:12:54 [2024-03-15T19:12:54.356Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipmapRangeAvg -- Time elapsed: 0.138 s
15:12:54 [2024-03-15T19:12:54.356Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipmapRangeMax -- Time elapsed: 0.120 s
15:12:54 [2024-03-15T19:12:54.356Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipmapRangeMin -- Time elapsed: 0.117 s
15:12:54 [2024-03-15T19:12:54.356Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testMaxLevel -- Time elapsed: 0.008 s
15:12:54 [2024-03-15T19:12:54.356Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryEventField -- Time elapsed: 0.008 s
15:12:54 [2024-03-15T19:12:54.356Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
15:12:54 [2024-03-15T19:12:54.356Z] 
15:12:54 [2024-03-15T19:12:54.356Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2024-03-15 19:12:45.271
15:12:54 [2024-03-15T19:12:54.356Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
15:12:54 [2024-03-15T19:12:54.356Z] !STACK 0
15:12:54 [2024-03-15T19:12:54.356Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself
15:12:54 [2024-03-15T19:12:54.356Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
15:12:54 [2024-03-15T19:12:54.356Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
15:12:54 [2024-03-15T19:12:54.356Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
15:12:54 [2024-03-15T19:12:54.356Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
15:12:54 [2024-03-15T19:12:54.356Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
15:12:54 [2024-03-15T19:12:54.356Z] 
15:12:54 [2024-03-15T19:12:54.356Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2024-03-15 19:12:46.369
15:12:54 [2024-03-15T19:12:54.356Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
15:12:54 [2024-03-15T19:12:54.356Z] !STACK 0
15:12:54 [2024-03-15T19:12:54.356Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request
15:12:54 [2024-03-15T19:12:54.356Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
15:12:54 [2024-03-15T19:12:54.356Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
15:12:54 [2024-03-15T19:12:54.356Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
15:12:54 [2024-03-15T19:12:54.356Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
15:12:54 [2024-03-15T19:12:54.356Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
15:12:54 [2024-03-15T19:12:54.356Z] 
15:12:54 [2024-03-15T19:12:54.356Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 19:12:46.378
15:12:54 [2024-03-15T19:12:54.356Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(368,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2147483647,0)]: Expected exception: should be caught by either the analysis or the event request
15:12:54 [2024-03-15T19:12:54.356Z] 
15:12:54 [2024-03-15T19:12:54.356Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2024-03-15 19:12:47.460
15:12:54 [2024-03-15T19:12:54.356Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
15:12:54 [2024-03-15T19:12:54.356Z] !STACK 0
15:12:54 [2024-03-15T19:12:54.356Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread
15:12:54 [2024-03-15T19:12:54.356Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
15:12:54 [2024-03-15T19:12:54.356Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
15:12:54 [2024-03-15T19:12:54.356Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
15:12:54 [2024-03-15T19:12:54.356Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
15:12:54 [2024-03-15T19:12:54.356Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
15:12:54 [2024-03-15T19:12:54.356Z] 
15:12:54 [2024-03-15T19:12:54.356Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 19:12:47.461
15:12:54 [2024-03-15T19:12:54.356Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(370,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2147483647,0)]: Expected exception: should be caught by the event request thread
15:12:54 [2024-03-15T19:12:54.356Z] 
15:12:54 [2024-03-15T19:12:54.356Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 19:12:49.688
15:12:54 [2024-03-15T19:12:54.356Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(377,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2147483647,0)]: This exception is desired and part of the test
15:12:54 [2024-03-15T19:12:54.356Z] 
15:12:54 [2024-03-15T19:12:54.356Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 19:12:50.823
15:12:54 [2024-03-15T19:12:54.356Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml
15:12:54 [2024-03-15T19:12:54.356Z] !STACK 0
15:12:54 [2024-03-15T19:12:54.356Z] java.lang.IllegalStateException: This exception happens before initialization
15:12:54 [2024-03-15T19:12:54.356Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
15:12:54 [2024-03-15T19:12:54.357Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
15:12:54 [2024-03-15T19:12:54.357Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:12:54 [2024-03-15T19:12:54.357Z] 
15:12:54 [2024-03-15T19:12:54.357Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 19:12:50.823
15:12:54 [2024-03-15T19:12:54.357Z] !MESSAGE Exception executing analysis
15:12:54 [2024-03-15T19:12:54.357Z] !STACK 0
15:12:54 [2024-03-15T19:12:54.357Z] java.lang.IllegalStateException: This exception happens before initialization
15:12:54 [2024-03-15T19:12:54.357Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
15:12:54 [2024-03-15T19:12:54.357Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
15:12:54 [2024-03-15T19:12:54.357Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:12:54 [2024-03-15T19:12:54.357Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.933 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
15:12:54 [2024-03-15T19:12:54.357Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testProperties -- Time elapsed: 0.017 s
15:12:54 [2024-03-15T19:12:54.357Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testIsQueryable -- Time elapsed: 1.122 s
15:12:54 [2024-03-15T19:12:54.357Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testFaultyStateProvider -- Time elapsed: 3.313 s
15:12:54 [2024-03-15T19:12:54.357Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest skipped
15:12:54 [2024-03-15T19:12:54.357Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testReReadFullAnalysis -- Time elapsed: 1.117 s
15:12:54 [2024-03-15T19:12:54.357Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testRequestFailure -- Time elapsed: 1.110 s
15:12:54 [2024-03-15T19:12:54.357Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testSsModule -- Time elapsed: 1.115 s
15:12:54 [2024-03-15T19:12:54.357Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testInitialization -- Time elapsed: 0.009 s
15:12:54 [2024-03-15T19:12:54.357Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testFailBeforeInitialization -- Time elapsed: 0.009 s
15:12:54 [2024-03-15T19:12:54.357Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testFutureEvents -- Time elapsed: 1.118 s
15:12:54 [2024-03-15T19:12:54.357Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
15:12:54 [2024-03-15T19:12:54.357Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.561 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
15:12:54 [2024-03-15T19:12:54.357Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest.testSsModule -- Time elapsed: 1.557 s
15:12:54 [2024-03-15T19:12:54.357Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest.testInitialization -- Time elapsed: 0.003 s
15:12:54 [2024-03-15T19:12:54.357Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
15:12:54 [2024-03-15T19:12:54.357Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.426 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
15:12:54 [2024-03-15T19:12:54.357Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlopeAndOffset[Factory=Object] -- Time elapsed: 0.006 s
15:12:54 [2024-03-15T19:12:54.357Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlope[Factory=Object] -- Time elapsed: 0.048 s
15:12:54 [2024-03-15T19:12:54.357Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformArguments[Factory=Object] -- Time elapsed: 0 s
15:12:54 [2024-03-15T19:12:54.357Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTRepeatability[Factory=Object] -- Time elapsed: 0 s
15:12:54 [2024-03-15T19:12:54.357Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformPrecision[Factory=Object] -- Time elapsed: 0.117 s
15:12:54 [2024-03-15T19:12:54.357Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTEquivalence[Factory=Object] -- Time elapsed: 0.001 s
15:12:54 [2024-03-15T19:12:54.357Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlopeAndOffset[Factory=Deserialized] -- Time elapsed: 0.061 s
15:12:54 [2024-03-15T19:12:54.357Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlope[Factory=Deserialized] -- Time elapsed: 0.075 s
15:12:54 [2024-03-15T19:12:54.357Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformArguments[Factory=Deserialized] -- Time elapsed: 0.001 s
15:12:54 [2024-03-15T19:12:54.357Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTRepeatability[Factory=Deserialized] -- Time elapsed: 0 s
15:12:54 [2024-03-15T19:12:54.357Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformPrecision[Factory=Deserialized] -- Time elapsed: 0.106 s
15:12:54 [2024-03-15T19:12:54.357Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTEquivalence[Factory=Deserialized] -- Time elapsed: 0.002 s
15:12:54 [2024-03-15T19:12:54.357Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
15:13:00 [2024-03-15T19:13:00.896Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.781 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
15:13:00 [2024-03-15T19:13:00.896Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testNegativeOffset -- Time elapsed: 1.502 s
15:13:00 [2024-03-15T19:13:00.896Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testPositiveOffset -- Time elapsed: 1.429 s
15:13:00 [2024-03-15T19:13:00.896Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testNoOffset -- Time elapsed: 1.423 s
15:13:00 [2024-03-15T19:13:00.896Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testClearOffset -- Time elapsed: 1.426 s
15:13:00 [2024-03-15T19:13:00.896Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
15:13:00 [2024-03-15T19:13:00.896Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
15:13:00 [2024-03-15T19:13:00.896Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.transformSlope -- Time elapsed: 0.001 s
15:13:00 [2024-03-15T19:13:00.896Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.testToString -- Time elapsed: 0 s
15:13:00 [2024-03-15T19:13:00.896Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.transformIdentity -- Time elapsed: 0 s
15:13:00 [2024-03-15T19:13:00.896Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.transformOffset -- Time elapsed: 0 s
15:13:00 [2024-03-15T19:13:00.896Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
15:13:00 [2024-03-15T19:13:00.896Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
15:13:00 [2024-03-15T19:13:00.896Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testComposition -- Time elapsed: 0.001 s
15:13:00 [2024-03-15T19:13:00.896Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testEqualityConstantTransform -- Time elapsed: 0 s
15:13:00 [2024-03-15T19:13:00.896Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testLinearTransform -- Time elapsed: 0 s
15:13:00 [2024-03-15T19:13:00.896Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testIdentityTransform -- Time elapsed: 0 s
15:13:00 [2024-03-15T19:13:00.896Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testEquality -- Time elapsed: 0 s
15:13:00 [2024-03-15T19:13:00.896Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
15:13:00 [2024-03-15T19:13:00.896Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
15:13:00 [2024-03-15T19:13:00.896Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testOneHull -- Time elapsed: 0.003 s
15:13:00 [2024-03-15T19:13:00.896Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testFullyIncrementalSerialization -- Time elapsed: 0.009 s
15:13:00 [2024-03-15T19:13:00.896Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testFullyIncremental -- Time elapsed: 0.002 s
15:13:00 [2024-03-15T19:13:00.896Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testDisjoint -- Time elapsed: 0 s
15:13:00 [2024-03-15T19:13:00.896Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
15:13:00 [2024-03-15T19:13:00.896Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
15:13:00 [2024-03-15T19:13:00.896Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest.testValid[0: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/001.xml] -- Time elapsed: 0.002 s
15:13:00 [2024-03-15T19:13:00.896Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest.testValid[1: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/002.xml] -- Time elapsed: 0.001 s
15:13:00 [2024-03-15T19:13:00.896Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest.testValid[2: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/003.xml] -- Time elapsed: 0.002 s
15:13:00 [2024-03-15T19:13:00.896Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
15:13:00 [2024-03-15T19:13:00.896Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
15:13:00 [2024-03-15T19:13:00.896Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[0: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/001.xml] -- Time elapsed: 0.002 s
15:13:00 [2024-03-15T19:13:00.896Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[1: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/002.xml] -- Time elapsed: 0.001 s
15:13:00 [2024-03-15T19:13:00.896Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[2: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/003.xml] -- Time elapsed: 0.001 s
15:13:00 [2024-03-15T19:13:00.896Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[3: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/004.xml] -- Time elapsed: 0.001 s
15:13:00 [2024-03-15T19:13:00.897Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[4: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/005.xml] -- Time elapsed: 0.001 s
15:13:00 [2024-03-15T19:13:00.897Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[5: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/006.xml] -- Time elapsed: 0.001 s
15:13:00 [2024-03-15T19:13:00.897Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
15:13:08 [2024-03-15T19:13:08.993Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.086 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
15:13:08 [2024-03-15T19:13:08.993Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest.testReopenIndex -- Time elapsed: 5.918 s
15:13:08 [2024-03-15T19:13:08.993Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest.testTmfTraceIndexing -- Time elapsed: 3.167 s
15:13:08 [2024-03-15T19:13:08.993Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
15:13:13 [2024-03-15T19:13:13.165Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.685 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
15:13:13 [2024-03-15T19:13:13.165Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest.testReopenIndex -- Time elapsed: 2.366 s
15:13:13 [2024-03-15T19:13:13.165Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest.testTmfTraceIndexing -- Time elapsed: 1.318 s
15:13:13 [2024-03-15T19:13:13.165Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
15:13:16 [2024-03-15T19:13:16.433Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.339 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
15:13:16 [2024-03-15T19:13:16.433Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingBounds[0: Base parser] -- Time elapsed: 1.108 s
15:13:16 [2024-03-15T19:13:16.433Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingEvents[0: Base parser] -- Time elapsed: 0.005 s
15:13:16 [2024-03-15T19:13:16.433Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingBounds[1: Parse with event name] -- Time elapsed: 1.106 s
15:13:16 [2024-03-15T19:13:16.433Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingEvents[1: Parse with event name] -- Time elapsed: 0.005 s
15:13:16 [2024-03-15T19:13:16.433Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingBounds[2: Parse with extra fields] -- Time elapsed: 1.106 s
15:13:16 [2024-03-15T19:13:16.433Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingEvents[2: Parse with extra fields] -- Time elapsed: 0.004 s
15:13:16 [2024-03-15T19:13:16.433Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
15:13:16 [2024-03-15T19:13:16.433Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
15:13:16 [2024-03-15T19:13:16.433Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest.testBadlyFormed[0: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/001.xml] -- Time elapsed: 0.001 s
15:13:16 [2024-03-15T19:13:16.433Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest.testBadlyFormed[1: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/002.xml] -- Time elapsed: 0 s
15:13:16 [2024-03-15T19:13:16.433Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest.testBadlyFormed[2: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/003.xml] -- Time elapsed: 0.001 s
15:13:16 [2024-03-15T19:13:16.433Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
15:13:16 [2024-03-15T19:13:16.433Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
15:13:16 [2024-03-15T19:13:16.433Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest.testValidate -- Time elapsed: 0.007 s
15:13:16 [2024-03-15T19:13:16.433Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest.testTraceTypePresence -- Time elapsed: 0 s
15:13:16 [2024-03-15T19:13:16.433Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
15:13:19 [2024-03-15T19:13:19.699Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.326 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
15:13:19 [2024-03-15T19:13:19.699Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingBounds[0: Base parser] -- Time elapsed: 1.104 s
15:13:19 [2024-03-15T19:13:19.699Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingEvents[0: Base parser] -- Time elapsed: 0.004 s
15:13:19 [2024-03-15T19:13:19.699Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingBounds[1: Parse with event name] -- Time elapsed: 1.104 s
15:13:19 [2024-03-15T19:13:19.699Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingEvents[1: Parse with event name] -- Time elapsed: 0.003 s
15:13:19 [2024-03-15T19:13:19.699Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingBounds[2: Parse with extra fields] -- Time elapsed: 1.105 s
15:13:19 [2024-03-15T19:13:19.699Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingEvents[2: Parse with extra fields] -- Time elapsed: 0.004 s
15:13:19 [2024-03-15T19:13:19.699Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
15:13:19 [2024-03-15T19:13:19.699Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
15:13:19 [2024-03-15T19:13:19.699Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest.testValidate -- Time elapsed: 0.007 s
15:13:19 [2024-03-15T19:13:19.699Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest.testTraceTypePresence -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.699Z] Running org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest
15:13:19 [2024-03-15T19:13:19.699Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest
15:13:19 [2024-03-15T19:13:19.699Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest.testTmfTreeModelConstructor2 -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.699Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest.testTmfTreeModelConstructor -- Time elapsed: 0.001 s
15:13:19 [2024-03-15T19:13:19.699Z] Running org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest
15:13:19 [2024-03-15T19:13:19.699Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest
15:13:19 [2024-03-15T19:13:19.699Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testCompositeTree -- Time elapsed: 0.005 s
15:13:19 [2024-03-15T19:13:19.699Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testToString -- Time elapsed: 0.004 s
15:13:19 [2024-03-15T19:13:19.699Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testConstructors -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.699Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsNull -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.699Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsSymmetry -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.699Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testHashCode -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.699Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsTransivity -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.699Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsReflexivity -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.699Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest
15:13:19 [2024-03-15T19:13:19.699Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest
15:13:19 [2024-03-15T19:13:19.699Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testToString -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.699Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsNull -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.699Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.test -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.699Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsSymmetry -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.699Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testHashCode -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.699Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsTransivity -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.699Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsReflexivity -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.699Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest
15:13:19 [2024-03-15T19:13:19.699Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest
15:13:19 [2024-03-15T19:13:19.699Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testToString -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.699Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testBuilderMissingParams -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.699Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testBuilder -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.699Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testHashCode -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.699Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testEquality -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.699Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest
15:13:19 [2024-03-15T19:13:19.699Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest
15:13:19 [2024-03-15T19:13:19.699Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testToString -- Time elapsed: 0.002 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testBuilderMissingParams -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testBuilder -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testHashCode -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testEquality -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest
15:13:19 [2024-03-15T19:13:19.700Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest.testConfigurationSourceTypes -- Time elapsed: 0.001 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest.testConfigurationSource -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest
15:13:19 [2024-03-15T19:13:19.700Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testToString -- Time elapsed: 0.001 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testBuilderMissingParams -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testBuilder -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testHashCode -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testEquality -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] Running org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest
15:13:19 [2024-03-15T19:13:19.700Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testToString -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testConstructors -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsNull -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsSymmetry -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testHashCode -- Time elapsed: 0.001 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsTransivity -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsReflexivity -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
15:13:19 [2024-03-15T19:13:19.700Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest.testValidateName -- Time elapsed: 0.001 s
15:13:19 [2024-03-15T19:13:19.700Z] Running org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest
15:13:19 [2024-03-15T19:13:19.700Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest.testEquality -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
15:13:19 [2024-03-15T19:13:19.700Z] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToStringInterval -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructorZero -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToLargeScale1 -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToLargeScale2 -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToLargeScale3 -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeScale -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizedScaleLimits -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToNanos -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructor -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeLargeScale -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsNonTimestamp -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testBasicCompareTo -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testDelta -- Time elapsed: 0.001 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetAndScaleTrivial -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeZeroScale -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testFullConstructor -- Time elapsed: 0.001 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsNull -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases1 -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases2 -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases3 -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases4 -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructorBigBang -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructorBigCrunch -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetLowerLimits -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToSpecials -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToDifferentScale -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testValueConstructor -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsSymmetry -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetUpperLimits -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testValueScaleConstructor -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToStringDefault -- Time elapsed: 0.001 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testHashCode -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToSameScale -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffset -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsTransivity -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToStringBigBangBigCrunch -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsReflexivity -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToDifferentScale2 -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetAndScale -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetAndScale2 -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testDefaultConstructor -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
15:13:19 [2024-03-15T19:13:19.700Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testCopyConstructor -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsNonTimestamp -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.700Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testBasicCompareTo -- Time elapsed: 0.001 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testDelta -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testToString -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testCompareTo -- Time elapsed: 0.001 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testFullConstructor -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsNull -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsSymmetry -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testHashCode -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsTransivity -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testNormalizeScale0 -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsReflexivity -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testDelta2 -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testNormalizeScaleNot0 -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testDefaultConstructor -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
15:13:19 [2024-03-15T19:13:19.701Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testEqualsNonTimestamp -- Time elapsed: 0.001 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testBasicCompareTo -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testDelta -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testToString -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testCompareTo -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testFullConstructor -- Time elapsed: 0.001 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testEqualsNull -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testHashCode -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testNormalizeScale0 -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testEqualsReflexivity -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testDelta2 -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testNormalizeScaleNot0 -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testDefaultConstructor -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
15:13:19 [2024-03-15T19:13:19.701Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateFromSingle -- Time elapsed: 0.001 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateHappy -- Time elapsed: 0.001 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateFrom -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testResolve -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateIllegalFrom -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateIllegal -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
15:13:19 [2024-03-15T19:13:19.701Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest.testGetName -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest.testResolve -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
15:13:19 [2024-03-15T19:13:19.701Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testToString -- Time elapsed: 0.001 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsNull -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testNonEqualClasses -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsSymmetry -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testHashCode -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsTransivity -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsReflexivity -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testCallsiteCopy -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testDefaultConstructor -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
15:13:19 [2024-03-15T19:13:19.701Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testToString -- Time elapsed: 0.008 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualRanks -- Time elapsed: 0.001 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualTypes -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testFullConstructor -- Time elapsed: 0.001 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsNull -- Time elapsed: 0.001 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testTmfEventCopy -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testToStringExtended -- Time elapsed: 0.001 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNoRankConstructor -- Time elapsed: 0.001 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualClasses -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsSymmetry -- Time elapsed: 0.001 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testHashCode -- Time elapsed: 0.001 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsTransivity -- Time elapsed: 0.001 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsReflexivity -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testConstructorWithTrace -- Time elapsed: 0.001 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualContents -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualTraces -- Time elapsed: 0.002 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualTimestamps -- Time elapsed: 0.001 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testDefaultConstructor -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
15:13:19 [2024-03-15T19:13:19.701Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetTimePattern -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetIntervalPattern -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testComputeTimePattern -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetPreferenceMap -- Time elapsed: 0.002 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testInit -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetTimeZone -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
15:13:19 [2024-03-15T19:13:19.701Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayPrimitivesNotEquals -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.701Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayObject -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.702Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayOfArrays -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.702Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayAndOther -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.702Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayPrimitives -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.702Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayMismatchedTypes -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.702Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayOfArraysNotEquals -- Time elapsed: 0 s
15:13:19 [2024-03-15T19:13:19.702Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
15:13:23 [2024-03-15T19:13:23.870Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.308 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSearchTypo -- Time elapsed: 0.002 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleSingleColumnsSearch -- Time elapsed: 0.185 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithOutOfBoundIndex -- Time elapsed: 0.142 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testQueryFilterIndexParameter -- Time elapsed: 0 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleFilter -- Time elapsed: 0.469 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSearchNoMatch -- Time elapsed: 0.505 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithOneNonExistentColumns -- Time elapsed: 0.090 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleSingleColumnsIndexBackwardsSearch -- Time elapsed: 0.096 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithMultipleFilter -- Time elapsed: 0.631 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderFetchColumn -- Time elapsed: 0 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProvider -- Time elapsed: 0.070 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithNonExistentColumns -- Time elapsed: 0 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithDesiredColumns -- Time elapsed: 0.098 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithGetDataFromSearchForwardMatch -- Time elapsed: 0.200 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithGetDataFromSearchBackwardsMatch -- Time elapsed: 0.201 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleMultiColumnsSearch -- Time elapsed: 0.200 s
15:13:23 [2024-03-15T19:13:23.871Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
15:13:23 [2024-03-15T19:13:23.871Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testToString -- Time elapsed: 0 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsEndTime -- Time elapsed: 0.001 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testOpenRange1 -- Time elapsed: 0 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testOpenRange2 -- Time elapsed: 0 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testOpenRange3 -- Time elapsed: 0 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsNull -- Time elapsed: 0 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testContainsRange -- Time elapsed: 0 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualStartTime -- Time elapsed: 0 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsBadType -- Time elapsed: 0 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsSymmetry -- Time elapsed: 0 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testContainsTimestamp -- Time elapsed: 0 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testHashCode -- Time elapsed: 0 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsTransivity -- Time elapsed: 0 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsReflexivity -- Time elapsed: 0 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testGetIntersection -- Time elapsed: 0 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testConstructor -- Time elapsed: 0 s
15:13:23 [2024-03-15T19:13:23.871Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
15:13:23 [2024-03-15T19:13:23.871Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest.testMultiHostMultiKeyType -- Time elapsed: 0.009 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest.testHostToSelf -- Time elapsed: 0.001 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest.testMultiHost -- Time elapsed: 0 s
15:13:23 [2024-03-15T19:13:23.871Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
15:13:23 [2024-03-15T19:13:23.871Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testUpdateDefaultFormats -- Time elapsed: 0.024 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testGetDefaulIntervalFormat -- Time elapsed: 0 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testValueTimeZoneConstructor -- Time elapsed: 0 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testParseDateTime -- Time elapsed: 0.004 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testGetDefaulTimeFormat -- Time elapsed: 0 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testParseDateTimeWithRef -- Time elapsed: 0.002 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testValueConstructor -- Time elapsed: 0 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testParseSeconds -- Time elapsed: 0.003 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testDefaultConstructor -- Time elapsed: 0 s
15:13:23 [2024-03-15T19:13:23.871Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testUnitOfSecondsFormat -- Time elapsed: 0.002 s
15:13:23 [2024-03-15T19:13:23.871Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
15:13:24 [2024-03-15T19:13:24.130Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testCopyConstructor -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testFullConstructor -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testValueConstructor -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testValueScaleConstructor -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testToStringDefault -- Time elapsed: 0.001 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testNormalizeOffset -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testToStringBigBangBigCrunch -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testToStringFormat -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testDefaultConstructor -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
15:13:24 [2024-03-15T19:13:24.130Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonTerminalCopyConstructor -- Time elapsed: 0.001 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueAssignableValue -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testDuplicateFieldNames -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueNullValue -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualsValue -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualsFields -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueExists -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsEverything -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testToString -- Time elapsed: 0.001 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueCast -- Time elapsed: 0.001 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testTerminalConstructor -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueDoesntExist -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsNull -- Time elapsed: 0.001 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testTerminalCopyConstructor -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonTerminalStructConstructor -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualClasses -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEquals -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsSymmetry -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testMakeRoot -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testHashCode -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsTransivity -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsReflexivity -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEquals -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testTerminalStructConstructor -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonTerminalConstructor -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualValues -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testCopyConstructorBadArg -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueExistsButWrongType -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
15:13:24 [2024-03-15T19:13:24.130Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testCopyConstructor -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testToString -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testNonEqualsClasses -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testFullConstructor -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsNull -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testNonEquals -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsSymmetry -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testHashCode -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsTransivity -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsReflexivity -- Time elapsed: 0.001 s
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testDefaultConstructor -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
15:13:24 [2024-03-15T19:13:24.130Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest.testTmfAsyncSequenceDiagramEvent -- Time elapsed: 0.001 s
15:13:24 [2024-03-15T19:13:24.130Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
15:13:24 [2024-03-15T19:13:24.130Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
15:13:24 [2024-03-15T19:13:24.130Z] org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest.testTmfSyncSequenceDiagramEvent -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.130Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
15:13:24 [2024-03-15T19:13:24.130Z] 
15:13:24 [2024-03-15T19:13:24.130Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 19:13:23.939
15:13:24 [2024-03-15T19:13:24.130Z] !MESSAGE Error parsing /tmp/markers4796616198368037857xml
15:13:24 [2024-03-15T19:13:24.130Z] !STACK 0
15:13:24 [2024-03-15T19:13:24.130Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers4796616198368037857xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'.
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:13:24 [2024-03-15T19:13:24.131Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:13:24 [2024-03-15T19:13:24.131Z] 
15:13:24 [2024-03-15T19:13:24.131Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 19:13:23.944
15:13:24 [2024-03-15T19:13:24.131Z] !MESSAGE Error parsing /tmp/markers961929775439925170xml
15:13:24 [2024-03-15T19:13:24.131Z] !STACK 0
15:13:24 [2024-03-15T19:13:24.131Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers961929775439925170xml; lineNumber: 1; columnNumber: 199; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
15:13:24 [2024-03-15T19:13:24.131Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:13:24 [2024-03-15T19:13:24.132Z] 
15:13:24 [2024-03-15T19:13:24.132Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 19:13:23.948
15:13:24 [2024-03-15T19:13:24.132Z] !MESSAGE Error parsing /tmp/markers15939842099483282724xml
15:13:24 [2024-03-15T19:13:24.132Z] !STACK 0
15:13:24 [2024-03-15T19:13:24.132Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers15939842099483282724xml; lineNumber: 1; columnNumber: 200; cvc-minExclusive-valid: Value '-1' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:24 [2024-03-15T19:13:24.132Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:13:24 [2024-03-15T19:13:24.132Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:13:24 [2024-03-15T19:13:24.133Z] 
15:13:24 [2024-03-15T19:13:24.133Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 19:13:23.952
15:13:24 [2024-03-15T19:13:24.133Z] !MESSAGE Error parsing /tmp/markers15739446872297750400xml
15:13:24 [2024-03-15T19:13:24.133Z] !STACK 0
15:13:24 [2024-03-15T19:13:24.133Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers15739446872297750400xml; lineNumber: 1; columnNumber: 204; cvc-enumeration-valid: Value 'qwerty' is not facet-valid with respect to enumeration '[ms, us, ns, cycles]'. It must be a value from the enumeration.
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:24 [2024-03-15T19:13:24.133Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:13:24 [2024-03-15T19:13:24.133Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
15:13:24 [2024-03-15T19:13:24.134Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:24 [2024-03-15T19:13:24.134Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:13:24 [2024-03-15T19:13:24.134Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:24 [2024-03-15T19:13:24.134Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:13:24 [2024-03-15T19:13:24.134Z] 
15:13:24 [2024-03-15T19:13:24.134Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 19:13:23.959
15:13:24 [2024-03-15T19:13:24.134Z] !MESSAGE Error parsing /tmp/markers10461320352140534542xml
15:13:24 [2024-03-15T19:13:24.134Z] !STACK 0
15:13:24 [2024-03-15T19:13:24.134Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
15:13:24 [2024-03-15T19:13:24.134Z] 	at com.google.common.collect.Range.<init>(Range.java:363)
15:13:24 [2024-03-15T19:13:24.134Z] 	at com.google.common.collect.Range.create(Range.java:161)
15:13:24 [2024-03-15T19:13:24.134Z] 	at com.google.common.collect.Range.closed(Range.java:186)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:316)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:221)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:192)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294)
15:13:24 [2024-03-15T19:13:24.134Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:24 [2024-03-15T19:13:24.134Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:13:24 [2024-03-15T19:13:24.134Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:24 [2024-03-15T19:13:24.134Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:13:24 [2024-03-15T19:13:24.134Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:24 [2024-03-15T19:13:24.134Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:13:24 [2024-03-15T19:13:24.134Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:24 [2024-03-15T19:13:24.134Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
15:13:24 [2024-03-15T19:13:24.134Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:24 [2024-03-15T19:13:24.134Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:13:24 [2024-03-15T19:13:24.134Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:24 [2024-03-15T19:13:24.134Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:13:24 [2024-03-15T19:13:24.134Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:13:24 [2024-03-15T19:13:24.134Z] 
15:13:24 [2024-03-15T19:13:24.134Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 19:13:23.962
15:13:24 [2024-03-15T19:13:24.134Z] !MESSAGE Error parsing /tmp/markers11782796282297716108xml
15:13:24 [2024-03-15T19:13:24.134Z] !STACK 0
15:13:24 [2024-03-15T19:13:24.134Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers11782796282297716108xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'.
15:13:24 [2024-03-15T19:13:24.134Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
15:13:24 [2024-03-15T19:13:24.134Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
15:13:24 [2024-03-15T19:13:24.134Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
15:13:24 [2024-03-15T19:13:24.134Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
15:13:24 [2024-03-15T19:13:24.134Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
15:13:24 [2024-03-15T19:13:24.134Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
15:13:24 [2024-03-15T19:13:24.134Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
15:13:24 [2024-03-15T19:13:24.134Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
15:13:24 [2024-03-15T19:13:24.134Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
15:13:24 [2024-03-15T19:13:24.134Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
15:13:24 [2024-03-15T19:13:24.134Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
15:13:24 [2024-03-15T19:13:24.134Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
15:13:24 [2024-03-15T19:13:24.134Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
15:13:24 [2024-03-15T19:13:24.134Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
15:13:24 [2024-03-15T19:13:24.134Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
15:13:24 [2024-03-15T19:13:24.134Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
15:13:24 [2024-03-15T19:13:24.134Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
15:13:24 [2024-03-15T19:13:24.134Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
15:13:24 [2024-03-15T19:13:24.134Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
15:13:24 [2024-03-15T19:13:24.135Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
15:13:24 [2024-03-15T19:13:24.135Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
15:13:24 [2024-03-15T19:13:24.135Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295)
15:13:24 [2024-03-15T19:13:24.135Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:24 [2024-03-15T19:13:24.135Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:13:24 [2024-03-15T19:13:24.135Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:24 [2024-03-15T19:13:24.135Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:13:24 [2024-03-15T19:13:24.135Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:24 [2024-03-15T19:13:24.135Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:13:24 [2024-03-15T19:13:24.135Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:24 [2024-03-15T19:13:24.135Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
15:13:24 [2024-03-15T19:13:24.135Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:24 [2024-03-15T19:13:24.135Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:13:24 [2024-03-15T19:13:24.135Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:24 [2024-03-15T19:13:24.135Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:13:24 [2024-03-15T19:13:24.135Z] 
15:13:24 [2024-03-15T19:13:24.135Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 19:13:23.966
15:13:24 [2024-03-15T19:13:24.135Z] !MESSAGE Error parsing /tmp/markers1906073755101856403xml
15:13:24 [2024-03-15T19:13:24.135Z] !STACK 0
15:13:24 [2024-03-15T19:13:24.135Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
15:13:24 [2024-03-15T19:13:24.135Z] 	at com.google.common.collect.Range.<init>(Range.java:363)
15:13:24 [2024-03-15T19:13:24.135Z] 	at com.google.common.collect.Range.create(Range.java:161)
15:13:24 [2024-03-15T19:13:24.135Z] 	at com.google.common.collect.Range.closed(Range.java:186)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:316)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:221)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:192)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296)
15:13:24 [2024-03-15T19:13:24.135Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:24 [2024-03-15T19:13:24.135Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:13:24 [2024-03-15T19:13:24.135Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:24 [2024-03-15T19:13:24.135Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:13:24 [2024-03-15T19:13:24.135Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:24 [2024-03-15T19:13:24.135Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:13:24 [2024-03-15T19:13:24.135Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:24 [2024-03-15T19:13:24.135Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:13:24 [2024-03-15T19:13:24.135Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:13:24 [2024-03-15T19:13:24.136Z] 
15:13:24 [2024-03-15T19:13:24.136Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 19:13:23.998
15:13:24 [2024-03-15T19:13:24.136Z] !MESSAGE Error parsing /tmp/markers2859829289172862634xml
15:13:24 [2024-03-15T19:13:24.136Z] !STACK 0
15:13:24 [2024-03-15T19:13:24.136Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers2859829289172862634xml; lineNumber: 1; columnNumber: 256; cvc-complex-type.2.4.b: The content of element 'segments' is not complete. One of '{segment}' is expected.
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3507)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3433)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3335)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2373)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:944)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1728)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2899)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:297)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:13:24 [2024-03-15T19:13:24.136Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:13:24 [2024-03-15T19:13:24.136Z] 
15:13:24 [2024-03-15T19:13:24.136Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 19:13:24.001
15:13:24 [2024-03-15T19:13:24.136Z] !MESSAGE Error parsing /tmp/markers15906695339310295011xml
15:13:24 [2024-03-15T19:13:24.136Z] !STACK 0
15:13:24 [2024-03-15T19:13:24.136Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers15906695339310295011xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'.
15:13:24 [2024-03-15T19:13:24.136Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
15:13:24 [2024-03-15T19:13:24.137Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
15:13:24 [2024-03-15T19:13:24.137Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
15:13:24 [2024-03-15T19:13:24.137Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
15:13:24 [2024-03-15T19:13:24.137Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
15:13:24 [2024-03-15T19:13:24.137Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
15:13:24 [2024-03-15T19:13:24.137Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
15:13:24 [2024-03-15T19:13:24.137Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
15:13:24 [2024-03-15T19:13:24.137Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
15:13:24 [2024-03-15T19:13:24.137Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
15:13:24 [2024-03-15T19:13:24.137Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:850)
15:13:24 [2024-03-15T19:13:24.137Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351)
15:13:24 [2024-03-15T19:13:24.137Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
15:13:24 [2024-03-15T19:13:24.137Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
15:13:24 [2024-03-15T19:13:24.137Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
15:13:24 [2024-03-15T19:13:24.137Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
15:13:24 [2024-03-15T19:13:24.137Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
15:13:24 [2024-03-15T19:13:24.137Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
15:13:24 [2024-03-15T19:13:24.137Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
15:13:24 [2024-03-15T19:13:24.137Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
15:13:24 [2024-03-15T19:13:24.137Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
15:13:24 [2024-03-15T19:13:24.137Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:298)
15:13:24 [2024-03-15T19:13:24.137Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:24 [2024-03-15T19:13:24.137Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:13:24 [2024-03-15T19:13:24.137Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:24 [2024-03-15T19:13:24.137Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:13:24 [2024-03-15T19:13:24.137Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:24 [2024-03-15T19:13:24.137Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:13:24 [2024-03-15T19:13:24.137Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:24 [2024-03-15T19:13:24.137Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
15:13:24 [2024-03-15T19:13:24.137Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:24 [2024-03-15T19:13:24.137Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:13:24 [2024-03-15T19:13:24.137Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:24 [2024-03-15T19:13:24.137Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:13:24 [2024-03-15T19:13:24.137Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:13:24 [2024-03-15T19:13:24.137Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
15:13:24 [2024-03-15T19:13:24.137Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent -- Time elapsed: 0.072 s
15:13:24 [2024-03-15T19:13:24.137Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testExtensionPoint -- Time elapsed: 0.007 s
15:13:24 [2024-03-15T19:13:24.137Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParse -- Time elapsed: 0.004 s
15:13:24 [2024-03-15T19:13:24.137Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidFile -- Time elapsed: 0.002 s
15:13:24 [2024-03-15T19:13:24.137Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
15:13:24 [2024-03-15T19:13:24.137Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
15:13:24 [2024-03-15T19:13:24.137Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest.testAddMarker -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.137Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest.testConstructor -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.137Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
15:13:24 [2024-03-15T19:13:24.137Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
15:13:24 [2024-03-15T19:13:24.137Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest.testAddSegment -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.137Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest.testAddSubMarker -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.137Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest.testConstructor -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.137Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
15:13:24 [2024-03-15T19:13:24.137Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
15:13:24 [2024-03-15T19:13:24.137Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testInboundBlacklisting -- Time elapsed: 0.001 s
15:13:24 [2024-03-15T19:13:24.137Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testBroadcastAsync -- Time elapsed: 0.002 s
15:13:24 [2024-03-15T19:13:24.137Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testSendReceive -- Time elapsed: 0.001 s
15:13:24 [2024-03-15T19:13:24.137Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testConcurrentSignals -- Time elapsed: 0.005 s
15:13:24 [2024-03-15T19:13:24.137Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testOutboundBlacklisting -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.137Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testNestedSignals -- Time elapsed: 0 s
15:13:24 [2024-03-15T19:13:24.138Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
15:13:42 [2024-03-15T19:13:42.182Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.00 s -- in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
15:13:42 [2024-03-15T19:13:42.182Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest.testDelay -- Time elapsed: 6.002 s
15:13:42 [2024-03-15T19:13:42.182Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest.testOneChannel -- Time elapsed: 5.001 s
15:13:42 [2024-03-15T19:13:42.182Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest.testMultipleChannels -- Time elapsed: 5.001 s
15:13:42 [2024-03-15T19:13:42.182Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
15:13:42 [2024-03-15T19:13:42.182Z] 
15:13:42 [2024-03-15T19:13:42.182Z] !ENTRY org.eclipse.cdt.core.native 4 0 2024-03-15 19:13:40.240
15:13:42 [2024-03-15T19:13:42.182Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
15:13:42 [2024-03-15T19:13:42.182Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s -- in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
15:13:42 [2024-03-15T19:13:42.182Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testExtremeValues -- Time elapsed: 0.189 s
15:13:42 [2024-03-15T19:13:42.182Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testValidTextFile -- Time elapsed: 0.050 s
15:13:42 [2024-03-15T19:13:42.182Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testGettingSymbolMapFile -- Time elapsed: 0.004 s
15:13:42 [2024-03-15T19:13:42.182Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testInvalidFiles -- Time elapsed: 0.001 s
15:13:42 [2024-03-15T19:13:42.182Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testGettingSymbolWithSize -- Time elapsed: 0.005 s
15:13:42 [2024-03-15T19:13:42.182Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
15:13:42 [2024-03-15T19:13:42.182Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
15:13:42 [2024-03-15T19:13:42.182Z] org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest.testMapFileWithSize -- Time elapsed: 0.004 s
15:13:42 [2024-03-15T19:13:42.182Z] org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest.testGuessingFileType -- Time elapsed: 0.001 s
15:13:42 [2024-03-15T19:13:42.182Z] org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest.testNmFile -- Time elapsed: 0.004 s
15:13:42 [2024-03-15T19:13:42.182Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
15:13:42 [2024-03-15T19:13:42.182Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
15:13:42 [2024-03-15T19:13:42.182Z] org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest.testGetterForExperiment -- Time elapsed: 0.005 s
15:13:42 [2024-03-15T19:13:42.182Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
15:13:42 [2024-03-15T19:13:42.182Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
15:13:42 [2024-03-15T19:13:42.182Z] org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest.testTmfCorePluginId -- Time elapsed: 0 s
15:13:42 [2024-03-15T19:13:42.182Z] org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest.testGetDefault -- Time elapsed: 0 s
15:13:42 [2024-03-15T19:13:42.182Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
15:13:50 [2024-03-15T19:13:50.269Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.155 s -- in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
15:13:50 [2024-03-15T19:13:50.269Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetPlainEvents -- Time elapsed: 1.546 s
15:13:50 [2024-03-15T19:13:50.269Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetSyntheticEvents_TimeRange -- Time elapsed: 1.603 s
15:13:50 [2024-03-15T19:13:50.269Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetProviders -- Time elapsed: 1.417 s
15:13:50 [2024-03-15T19:13:50.269Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testCancelRequests -- Time elapsed: 1.536 s
15:13:50 [2024-03-15T19:13:50.269Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetSyntheticEvents_EqualBlockSizes -- Time elapsed: 1.635 s
15:13:50 [2024-03-15T19:13:50.269Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetProviders2 -- Time elapsed: 1.417 s
15:13:50 [2024-03-15T19:13:50.269Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
15:13:50 [2024-03-15T19:13:50.269Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
15:13:50 [2024-03-15T19:13:50.269Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testGetProvider -- Time elapsed: 0.003 s
15:13:50 [2024-03-15T19:13:50.269Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_0 -- Time elapsed: 0 s
15:13:50 [2024-03-15T19:13:50.269Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_Unregister_1 -- Time elapsed: 0.001 s
15:13:50 [2024-03-15T19:13:50.269Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_Unregister_2 -- Time elapsed: 0 s
15:13:50 [2024-03-15T19:13:50.269Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_Unregister_3 -- Time elapsed: 0.001 s
15:13:50 [2024-03-15T19:13:50.269Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
15:14:02 [2024-03-15T19:14:02.440Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.82 s -- in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
15:14:02 [2024-03-15T19:14:02.440Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testChildrenFirstCoalescing2 -- Time elapsed: 0.960 s
15:14:02 [2024-03-15T19:14:02.440Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testTraceDependencyBackground -- Time elapsed: 0.849 s
15:14:02 [2024-03-15T19:14:02.440Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testChildrenFirstCoalescing -- Time elapsed: 0.917 s
15:14:02 [2024-03-15T19:14:02.440Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testMultipleRequestsCoalescing -- Time elapsed: 0.936 s
15:14:02 [2024-03-15T19:14:02.440Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testChildFirstDependencyBackground -- Time elapsed: 1.721 s
15:14:02 [2024-03-15T19:14:02.440Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testParentDependencyBackground -- Time elapsed: 1.862 s
15:14:02 [2024-03-15T19:14:02.440Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testMixedOrderCoalescing -- Time elapsed: 0.889 s
15:14:02 [2024-03-15T19:14:02.440Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testMixedCoalescing2 -- Time elapsed: 0.892 s
15:14:02 [2024-03-15T19:14:02.440Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testParentFirstCoalescing -- Time elapsed: 0.003 s
15:14:02 [2024-03-15T19:14:02.440Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testTraceDependencyForeground -- Time elapsed: 0.856 s
15:14:02 [2024-03-15T19:14:02.440Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
15:14:02 [2024-03-15T19:14:02.440Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
15:14:02 [2024-03-15T19:14:02.440Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testSeekAndWrite -- Time elapsed: 0.005 s
15:14:02 [2024-03-15T19:14:02.440Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testRead -- Time elapsed: 0.001 s
15:14:02 [2024-03-15T19:14:02.440Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testReadLine -- Time elapsed: 0.001 s
15:14:02 [2024-03-15T19:14:02.441Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testSeekAndRead -- Time elapsed: 0.060 s
15:14:02 [2024-03-15T19:14:02.441Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
15:14:02 [2024-03-15T19:14:02.441Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 s -- in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
15:14:02 [2024-03-15T19:14:02.441Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCopyResource[0: (P/SomeProject)] -- Time elapsed: 0.123 s
15:14:02 [2024-03-15T19:14:02.441Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocationUri[0: (P/SomeProject)] -- Time elapsed: 0 s
15:14:02 [2024-03-15T19:14:02.441Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCreateSymbolicLink[0: (P/SomeProject)] -- Time elapsed: 0.032 s
15:14:02 [2024-03-15T19:14:02.441Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocation[0: (P/SomeProject)] -- Time elapsed: 0.003 s
15:14:02 [2024-03-15T19:14:02.441Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteResource[0: (P/SomeProject)] -- Time elapsed: 0.027 s
15:14:02 [2024-03-15T19:14:02.441Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)] -- Time elapsed: 0.006 s
15:14:02 [2024-03-15T19:14:02.441Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testIsSymbolicLink[0: (P/SomeProject)] -- Time elapsed: 0.002 s
15:14:02 [2024-03-15T19:14:02.441Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCopyResource[1: (P/SomeOtherProject)] -- Time elapsed: 0.075 s
15:14:02 [2024-03-15T19:14:02.441Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocationUri[1: (P/SomeOtherProject)] -- Time elapsed: 0 s
15:14:02 [2024-03-15T19:14:02.441Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCreateSymbolicLink[1: (P/SomeOtherProject)] -- Time elapsed: 0.013 s
15:14:02 [2024-03-15T19:14:02.441Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocation[1: (P/SomeOtherProject)] -- Time elapsed: 0.002 s
15:14:02 [2024-03-15T19:14:02.441Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteResource[1: (P/SomeOtherProject)] -- Time elapsed: 0.017 s
15:14:02 [2024-03-15T19:14:02.441Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)] -- Time elapsed: 0.006 s
15:14:02 [2024-03-15T19:14:02.441Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testIsSymbolicLink[1: (P/SomeOtherProject)] -- Time elapsed: 0.001 s
15:14:02 [2024-03-15T19:14:02.441Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
15:14:03 [2024-03-15T19:14:03.806Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.660 s -- in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
15:14:03 [2024-03-15T19:14:03.806Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testIsCompatible -- Time elapsed: 0 s
15:14:03 [2024-03-15T19:14:03.806Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testTmfCoalescedEventRequestIndexNbEventsBlocksize -- Time elapsed: 0.001 s
15:14:03 [2024-03-15T19:14:03.806Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testDone -- Time elapsed: 0 s
15:14:03 [2024-03-15T19:14:03.806Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testFail -- Time elapsed: 0 s
15:14:03 [2024-03-15T19:14:03.806Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testCancelCoalescedRequest -- Time elapsed: 0.386 s
15:14:03 [2024-03-15T19:14:03.806Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testToString -- Time elapsed: 0.005 s
15:14:03 [2024-03-15T19:14:03.806Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testAddEvent1 -- Time elapsed: 0 s
15:14:03 [2024-03-15T19:14:03.806Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testAddEvent2 -- Time elapsed: 0 s
15:14:03 [2024-03-15T19:14:03.806Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testSingleTimeRequest -- Time elapsed: 0.106 s
15:14:03 [2024-03-15T19:14:03.806Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testIsCompatibleDependency -- Time elapsed: 0 s
15:14:03 [2024-03-15T19:14:03.806Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testCoalescedRequest -- Time elapsed: 1.161 s
15:14:03 [2024-03-15T19:14:03.806Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testCancel -- Time elapsed: 0 s
15:14:03 [2024-03-15T19:14:03.806Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testEquals -- Time elapsed: 0 s
15:14:03 [2024-03-15T19:14:03.806Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
15:14:03 [2024-03-15T19:14:03.806Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
15:14:03 [2024-03-15T19:14:03.806Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testDone -- Time elapsed: 0 s
15:14:03 [2024-03-15T19:14:03.806Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testFail -- Time elapsed: 0.001 s
15:14:03 [2024-03-15T19:14:03.806Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestWithDependencyLevel -- Time elapsed: 0 s
15:14:03 [2024-03-15T19:14:03.806Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testToString -- Time elapsed: 0.001 s
15:14:03 [2024-03-15T19:14:03.806Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestTimeRangeNbRequestedBlocksize -- Time elapsed: 0 s
15:14:03 [2024-03-15T19:14:03.806Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartAfterDone -- Time elapsed: 0.001 s
15:14:03 [2024-03-15T19:14:03.806Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestTimeRangeNbRequested -- Time elapsed: 0 s
15:14:03 [2024-03-15T19:14:03.806Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestTimeRange -- Time elapsed: 0 s
15:14:03 [2024-03-15T19:14:03.806Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartBeforeStart -- Time elapsed: 0.001 s
15:14:03 [2024-03-15T19:14:03.806Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartAfterStart -- Time elapsed: 0 s
15:14:03 [2024-03-15T19:14:03.806Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testCancel -- Time elapsed: 0 s
15:14:03 [2024-03-15T19:14:03.806Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testEquals -- Time elapsed: 0.001 s
15:14:03 [2024-03-15T19:14:03.806Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequest -- Time elapsed: 0 s
15:14:03 [2024-03-15T19:14:03.806Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartAfterCancel -- Time elapsed: 0 s
15:14:03 [2024-03-15T19:14:03.807Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
15:14:06 [2024-03-15T19:14:06.321Z] 
15:14:06 [2024-03-15T19:14:06.321Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 19:14:05.979
15:14:06 [2024-03-15T19:14:06.321Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(726,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
15:14:07 [2024-03-15T19:14:07.247Z] 
15:14:07 [2024-03-15T19:14:07.247Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 19:14:07.080
15:14:07 [2024-03-15T19:14:07.247Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(728,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
15:14:07 [2024-03-15T19:14:07.247Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.604 s -- in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
15:14:07 [2024-03-15T19:14:07.247Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest.testRequestException -- Time elapsed: 1.103 s
15:14:07 [2024-03-15T19:14:07.247Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest.testSingleRequestException -- Time elapsed: 1.100 s
15:14:07 [2024-03-15T19:14:07.247Z] Running org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
15:14:07 [2024-03-15T19:14:07.247Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
15:14:07 [2024-03-15T19:14:07.247Z] org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest.aspectResolveTest -- Time elapsed: 0.001 s
15:14:07 [2024-03-15T19:14:07.247Z] org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest.aspectTypeTest -- Time elapsed: 0 s
15:14:07 [2024-03-15T19:14:07.247Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest
15:14:07 [2024-03-15T19:14:07.247Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.util.PairTest
15:14:07 [2024-03-15T19:14:07.247Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testAccessors -- Time elapsed: 0 s
15:14:07 [2024-03-15T19:14:07.247Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testToString -- Time elapsed: 0 s
15:14:07 [2024-03-15T19:14:07.247Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsNull -- Time elapsed: 0 s
15:14:07 [2024-03-15T19:14:07.247Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsDifferentObj -- Time elapsed: 0 s
15:14:07 [2024-03-15T19:14:07.247Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsSymmetry -- Time elapsed: 0 s
15:14:07 [2024-03-15T19:14:07.247Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testHashCode -- Time elapsed: 0 s
15:14:07 [2024-03-15T19:14:07.247Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsTransivity -- Time elapsed: 0 s
15:14:07 [2024-03-15T19:14:07.247Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsReflexivity -- Time elapsed: 0 s
15:14:07 [2024-03-15T19:14:07.247Z] 
15:14:07 [2024-03-15T19:14:07.247Z] Results:
15:14:07 [2024-03-15T19:14:07.247Z] 
15:14:07 [2024-03-15T19:14:07.247Z] Tests run: 908, Failures: 0, Errors: 0, Skipped: 1
15:14:07 [2024-03-15T19:14:07.248Z] 
15:14:07 [2024-03-15T19:14:07.248Z] 
15:14:07 [2024-03-15T19:14:07.248Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-15 19:14:07.123
15:14:07 [2024-03-15T19:14:07.248Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:14:07 [2024-03-15T19:14:07.504Z] [INFO] All tests passed
15:14:07 [2024-03-15T19:14:07.504Z] [INFO] 
15:14:07 [2024-03-15T19:14:07.504Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests ---
15:14:07 [2024-03-15T19:14:07.504Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.25-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT.jar
15:14:07 [2024-03-15T19:14:07.504Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.25-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT.pom
15:14:07 [2024-03-15T19:14:07.504Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.25-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-sources.jar
15:14:07 [2024-03-15T19:14:07.504Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.25-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-p2metadata.xml
15:14:07 [2024-03-15T19:14:07.504Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.25-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-p2artifacts.xml
15:14:07 [2024-03-15T19:14:07.504Z] [INFO] 
15:14:07 [2024-03-15T19:14:07.504Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests ---
15:14:07 [2024-03-15T19:14:07.504Z] [INFO] 
15:14:07 [2024-03-15T19:14:07.504Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >----
15:14:07 [2024-03-15T19:14:07.504Z] [INFO] Building Trace Compass CTF Support Parent 9.3.0-SNAPSHOT        [15/141]
15:14:07 [2024-03-15T19:14:07.504Z] [INFO]   from ctf/pom.xml
15:14:07 [2024-03-15T19:14:07.504Z] [INFO] --------------------------------[ pom ]---------------------------------
15:14:07 [2024-03-15T19:14:07.504Z] [INFO] 
15:14:07 [2024-03-15T19:14:07.504Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent ---
15:14:07 [2024-03-15T19:14:07.504Z] [INFO] 
15:14:07 [2024-03-15T19:14:07.504Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
15:14:07 [2024-03-15T19:14:07.504Z] [INFO] 
15:14:07 [2024-03-15T19:14:07.504Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent ---
15:14:07 [2024-03-15T19:14:07.504Z] [INFO] 
15:14:07 [2024-03-15T19:14:07.504Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf-parent ---
15:14:07 [2024-03-15T19:14:07.504Z] [INFO] 
15:14:07 [2024-03-15T19:14:07.504Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent ---
15:14:07 [2024-03-15T19:14:07.505Z] [INFO] 
15:14:07 [2024-03-15T19:14:07.505Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf-parent ---
15:14:07 [2024-03-15T19:14:07.505Z] [INFO] 
15:14:07 [2024-03-15T19:14:07.505Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent ---
15:14:07 [2024-03-15T19:14:07.505Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-parent-9.3.0-SNAPSHOT.pom
15:14:07 [2024-03-15T19:14:07.505Z] [INFO] 
15:14:07 [2024-03-15T19:14:07.505Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >----
15:14:07 [2024-03-15T19:14:07.505Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT        [16/141]
15:14:07 [2024-03-15T19:14:07.505Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
15:14:07 [2024-03-15T19:14:07.505Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:14:07 [2024-03-15T19:14:07.505Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:14:07 [2024-03-15T19:14:07.505Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
15:14:07 [2024-03-15T19:14:07.505Z] [INFO] 
15:14:07 [2024-03-15T19:14:07.505Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser ---
15:14:07 [2024-03-15T19:14:07.505Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target (includes = [*/**], excludes = [generated-sources/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.java, generated-sources/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.java])
15:14:07 [2024-03-15T19:14:07.505Z] [INFO] 
15:14:07 [2024-03-15T19:14:07.505Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
15:14:07 [2024-03-15T19:14:07.505Z] [INFO] The project's OSGi version is 1.1.1.202403151906
15:14:07 [2024-03-15T19:14:07.505Z] [INFO] 
15:14:07 [2024-03-15T19:14:07.505Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
15:14:07 [2024-03-15T19:14:07.505Z] [INFO] 
15:14:07 [2024-03-15T19:14:07.505Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
15:14:07 [2024-03-15T19:14:07.505Z] [INFO] 
15:14:07 [2024-03-15T19:14:07.505Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
15:14:07 [2024-03-15T19:14:07.505Z] [INFO] 
15:14:07 [2024-03-15T19:14:07.505Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
15:14:07 [2024-03-15T19:14:07.505Z] [INFO] 
15:14:07 [2024-03-15T19:14:07.505Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser ---
15:14:07 [2024-03-15T19:14:07.505Z] [INFO] Resolving class path of Trace Compass CTF Parser Plug-in
15:14:07 [2024-03-15T19:14:07.760Z] [INFO] 
15:14:07 [2024-03-15T19:14:07.760Z] [INFO] --- antlr3:3.5.3:antlr (default) @ org.eclipse.tracecompass.ctf.parser ---
15:14:07 [2024-03-15T19:14:07.760Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
15:14:07 [2024-03-15T19:14:07.760Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
15:14:07 [2024-03-15T19:14:07.761Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
15:14:07 [2024-03-15T19:14:07.761Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
15:14:07 [2024-03-15T19:14:07.761Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
15:14:07 [2024-03-15T19:14:07.761Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
15:14:07 [2024-03-15T19:14:07.761Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom (2.9 kB at 168 kB/s)
15:14:07 [2024-03-15T19:14:07.761Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
15:14:07 [2024-03-15T19:14:07.761Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
15:14:07 [2024-03-15T19:14:07.761Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
15:14:08 [2024-03-15T19:14:08.017Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
15:14:08 [2024-03-15T19:14:08.017Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
15:14:08 [2024-03-15T19:14:08.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
15:14:08 [2024-03-15T19:14:08.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom (891 B at 111 kB/s)
15:14:08 [2024-03-15T19:14:08.017Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
15:14:08 [2024-03-15T19:14:08.017Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
15:14:08 [2024-03-15T19:14:08.017Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
15:14:08 [2024-03-15T19:14:08.272Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
15:14:08 [2024-03-15T19:14:08.272Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
15:14:08 [2024-03-15T19:14:08.272Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
15:14:08 [2024-03-15T19:14:08.272Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom (7.7 kB at 1.1 MB/s)
15:14:08 [2024-03-15T19:14:08.272Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
15:14:08 [2024-03-15T19:14:08.272Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
15:14:08 [2024-03-15T19:14:08.272Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
15:14:08 [2024-03-15T19:14:08.272Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
15:14:08 [2024-03-15T19:14:08.272Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
15:14:08 [2024-03-15T19:14:08.272Z] [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
15:14:08 [2024-03-15T19:14:08.272Z] [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 2.7 MB/s)
15:14:08 [2024-03-15T19:14:08.272Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
15:14:08 [2024-03-15T19:14:08.272Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
15:14:08 [2024-03-15T19:14:08.273Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
15:14:08 [2024-03-15T19:14:08.527Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
15:14:08 [2024-03-15T19:14:08.527Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
15:14:08 [2024-03-15T19:14:08.527Z] [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
15:14:08 [2024-03-15T19:14:08.527Z] [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 471 kB/s)
15:14:08 [2024-03-15T19:14:08.527Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
15:14:08 [2024-03-15T19:14:08.527Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
15:14:08 [2024-03-15T19:14:08.528Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
15:14:08 [2024-03-15T19:14:08.528Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
15:14:08 [2024-03-15T19:14:08.528Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
15:14:08 [2024-03-15T19:14:08.528Z] [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
15:14:08 [2024-03-15T19:14:08.528Z] [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 1.2 MB/s)
15:14:08 [2024-03-15T19:14:08.528Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
15:14:08 [2024-03-15T19:14:08.528Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
15:14:08 [2024-03-15T19:14:08.528Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
15:14:08 [2024-03-15T19:14:08.784Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
15:14:08 [2024-03-15T19:14:08.784Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
15:14:08 [2024-03-15T19:14:08.784Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
15:14:08 [2024-03-15T19:14:08.784Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.3/antlr-3.5.3.pom (2.5 kB at 165 kB/s)
15:14:08 [2024-03-15T19:14:08.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
15:14:08 [2024-03-15T19:14:08.784Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
15:14:08 [2024-03-15T19:14:08.784Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
15:14:09 [2024-03-15T19:14:09.039Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
15:14:09 [2024-03-15T19:14:09.039Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
15:14:09 [2024-03-15T19:14:09.039Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
15:14:09 [2024-03-15T19:14:09.039Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.3.1/ST4-4.3.1.pom (4.9 kB at 380 kB/s)
15:14:09 [2024-03-15T19:14:09.039Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
15:14:09 [2024-03-15T19:14:09.039Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
15:14:09 [2024-03-15T19:14:09.039Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
15:14:09 [2024-03-15T19:14:09.039Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
15:14:09 [2024-03-15T19:14:09.039Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
15:14:09 [2024-03-15T19:14:09.039Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
15:14:09 [2024-03-15T19:14:09.039Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom (2.2 kB at 160 kB/s)
15:14:09 [2024-03-15T19:14:09.039Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
15:14:09 [2024-03-15T19:14:09.039Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
15:14:09 [2024-03-15T19:14:09.039Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
15:14:09 [2024-03-15T19:14:09.296Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
15:14:09 [2024-03-15T19:14:09.296Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
15:14:09 [2024-03-15T19:14:09.296Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
15:14:09 [2024-03-15T19:14:09.296Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom (12 kB at 819 kB/s)
15:14:09 [2024-03-15T19:14:09.296Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
15:14:09 [2024-03-15T19:14:09.296Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
15:14:09 [2024-03-15T19:14:09.296Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
15:14:09 [2024-03-15T19:14:09.552Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
15:14:09 [2024-03-15T19:14:09.552Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
15:14:09 [2024-03-15T19:14:09.552Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
15:14:09 [2024-03-15T19:14:09.552Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (3.8 kB at 295 kB/s)
15:14:09 [2024-03-15T19:14:09.552Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
15:14:09 [2024-03-15T19:14:09.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
15:14:09 [2024-03-15T19:14:09.552Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
15:14:09 [2024-03-15T19:14:09.552Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
15:14:09 [2024-03-15T19:14:09.552Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
15:14:09 [2024-03-15T19:14:09.552Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
15:14:09 [2024-03-15T19:14:09.552Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (14 kB at 1.5 MB/s)
15:14:09 [2024-03-15T19:14:09.552Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
15:14:09 [2024-03-15T19:14:09.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
15:14:09 [2024-03-15T19:14:09.552Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
15:14:09 [2024-03-15T19:14:09.807Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
15:14:09 [2024-03-15T19:14:09.807Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
15:14:09 [2024-03-15T19:14:09.807Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
15:14:09 [2024-03-15T19:14:09.807Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom (1.0 kB at 85 kB/s)
15:14:09 [2024-03-15T19:14:09.807Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
15:14:09 [2024-03-15T19:14:09.807Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
15:14:09 [2024-03-15T19:14:09.807Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
15:14:09 [2024-03-15T19:14:09.808Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
15:14:09 [2024-03-15T19:14:09.808Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
15:14:09 [2024-03-15T19:14:09.808Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
15:14:09 [2024-03-15T19:14:09.808Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
15:14:09 [2024-03-15T19:14:09.808Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
15:14:09 [2024-03-15T19:14:09.808Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
15:14:09 [2024-03-15T19:14:09.808Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
15:14:09 [2024-03-15T19:14:09.808Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
15:14:09 [2024-03-15T19:14:09.808Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
15:14:09 [2024-03-15T19:14:09.808Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
15:14:09 [2024-03-15T19:14:09.808Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
15:14:10 [2024-03-15T19:14:10.063Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
15:14:10 [2024-03-15T19:14:10.319Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
15:14:10 [2024-03-15T19:14:10.319Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
15:14:10 [2024-03-15T19:14:10.319Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
15:14:10 [2024-03-15T19:14:10.319Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
15:14:10 [2024-03-15T19:14:10.319Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
15:14:10 [2024-03-15T19:14:10.319Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
15:14:10 [2024-03-15T19:14:10.576Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
15:14:10 [2024-03-15T19:14:10.576Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
15:14:10 [2024-03-15T19:14:10.576Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
15:14:10 [2024-03-15T19:14:10.576Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
15:14:10 [2024-03-15T19:14:10.576Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
15:14:10 [2024-03-15T19:14:10.576Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
15:14:10 [2024-03-15T19:14:10.576Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
15:14:10 [2024-03-15T19:14:10.576Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
15:14:10 [2024-03-15T19:14:10.576Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
15:14:10 [2024-03-15T19:14:10.576Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
15:14:10 [2024-03-15T19:14:10.576Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
15:14:10 [2024-03-15T19:14:10.576Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
15:14:10 [2024-03-15T19:14:10.576Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
15:14:10 [2024-03-15T19:14:10.576Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
15:14:10 [2024-03-15T19:14:10.576Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
15:14:10 [2024-03-15T19:14:10.576Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar (173 kB at 11 MB/s)
15:14:10 [2024-03-15T19:14:10.576Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
15:14:10 [2024-03-15T19:14:10.576Z] [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
15:14:10 [2024-03-15T19:14:10.576Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
15:14:10 [2024-03-15T19:14:10.576Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
15:14:10 [2024-03-15T19:14:10.576Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
15:14:10 [2024-03-15T19:14:10.576Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar (27 kB at 3.8 MB/s)
15:14:10 [2024-03-15T19:14:10.576Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
15:14:10 [2024-03-15T19:14:10.576Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar (15 kB at 1.3 MB/s)
15:14:10 [2024-03-15T19:14:10.576Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar (42 kB at 2.6 MB/s)
15:14:10 [2024-03-15T19:14:10.576Z] [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 12 MB/s)
15:14:10 [2024-03-15T19:14:10.576Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.3.1/ST4-4.3.1.jar (251 kB at 10 MB/s)
15:14:10 [2024-03-15T19:14:10.576Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.3/antlr-3.5.3.jar (1.2 MB at 36 MB/s)
15:14:10 [2024-03-15T19:14:10.832Z] [INFO] ANTLR: Processing source directory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3
15:14:10 [2024-03-15T19:14:10.832Z] ANTLR Parser Generator  Version 3.5.3
15:14:10 [2024-03-15T19:14:10.832Z] Output file /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g
15:14:10 [2024-03-15T19:14:10.832Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g
15:14:11 [2024-03-15T19:14:11.087Z] Input file /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens is newer than output: must rebuild /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g
15:14:11 [2024-03-15T19:14:11.087Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g
15:14:11 [2024-03-15T19:14:11.343Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:232:3: 
15:14:11 [2024-03-15T19:14:11.344Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2
15:14:11 [2024-03-15T19:14:11.344Z] 
15:14:11 [2024-03-15T19:14:11.344Z] As a result, alternative(s) 2 were disabled for that input
15:14:11 [2024-03-15T19:14:11.344Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:452:13: 
15:14:11 [2024-03-15T19:14:11.344Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3
15:14:11 [2024-03-15T19:14:11.344Z] 
15:14:11 [2024-03-15T19:14:11.344Z] As a result, alternative(s) 3 were disabled for that input
15:14:11 [2024-03-15T19:14:11.344Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:620:15: 
15:14:11 [2024-03-15T19:14:11.344Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2
15:14:11 [2024-03-15T19:14:11.344Z] 
15:14:11 [2024-03-15T19:14:11.344Z] As a result, alternative(s) 2 were disabled for that input
15:14:11 [2024-03-15T19:14:11.599Z] [INFO] 
15:14:11 [2024-03-15T19:14:11.599Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
15:14:11 [2024-03-15T19:14:11.600Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
15:14:11 [2024-03-15T19:14:11.600Z] [INFO] 
15:14:11 [2024-03-15T19:14:11.600Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
15:14:11 [2024-03-15T19:14:11.600Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:14:11 [2024-03-15T19:14:11.600Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:14:11 [2024-03-15T19:14:11.600Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
15:14:11 [2024-03-15T19:14:11.600Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:14:11 [2024-03-15T19:14:11.856Z] [INFO] 
15:14:11 [2024-03-15T19:14:11.856Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.ctf.parser ---
15:14:11 [2024-03-15T19:14:11.856Z] [INFO] 
15:14:11 [2024-03-15T19:14:11.856Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.parser ---
15:14:11 [2024-03-15T19:14:11.856Z] [INFO] 
15:14:11 [2024-03-15T19:14:11.856Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser ---
15:14:11 [2024-03-15T19:14:11.856Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources
15:14:11 [2024-03-15T19:14:11.856Z] [INFO] 
15:14:11 [2024-03-15T19:14:11.856Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.ctf.parser ---
15:14:11 [2024-03-15T19:14:11.856Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:14:11 [2024-03-15T19:14:11.856Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:14:11 [2024-03-15T19:14:11.856Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
15:14:11 [2024-03-15T19:14:11.856Z] [INFO] 
15:14:11 [2024-03-15T19:14:11.856Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.parser ---
15:14:11 [2024-03-15T19:14:11.856Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 2 were skipped
15:14:11 [2024-03-15T19:14:11.856Z] [INFO] 
15:14:11 [2024-03-15T19:14:11.856Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser ---
15:14:11 [2024-03-15T19:14:11.856Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-sources.jar
15:14:11 [2024-03-15T19:14:11.856Z] [INFO] 
15:14:11 [2024-03-15T19:14:11.856Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser ---
15:14:11 [2024-03-15T19:14:11.856Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.jar
15:14:11 [2024-03-15T19:14:11.856Z] [INFO] 
15:14:11 [2024-03-15T19:14:11.856Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser ---
15:14:11 [2024-03-15T19:14:11.856Z] [INFO] 
15:14:11 [2024-03-15T19:14:11.856Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.parser ---
15:14:11 [2024-03-15T19:14:11.856Z] [INFO] 
15:14:11 [2024-03-15T19:14:11.856Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser ---
15:14:11 [2024-03-15T19:14:11.856Z] [INFO] 
15:14:11 [2024-03-15T19:14:11.856Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf.parser ---
15:14:11 [2024-03-15T19:14:11.856Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.jar
15:14:16 [2024-03-15T19:14:16.024Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-sources.jar
15:14:16 [2024-03-15T19:14:16.280Z] [INFO] 
15:14:16 [2024-03-15T19:14:16.280Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser ---
15:14:16 [2024-03-15T19:14:16.280Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.jar
15:14:16 [2024-03-15T19:14:16.280Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.pom
15:14:16 [2024-03-15T19:14:16.280Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-sources.jar
15:14:16 [2024-03-15T19:14:16.280Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-p2metadata.xml
15:14:16 [2024-03-15T19:14:16.280Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-p2artifacts.xml
15:14:16 [2024-03-15T19:14:16.280Z] [INFO] 
15:14:16 [2024-03-15T19:14:16.280Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser ---
15:14:16 [2024-03-15T19:14:16.280Z] [INFO] 
15:14:16 [2024-03-15T19:14:16.280Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >-----
15:14:16 [2024-03-15T19:14:16.280Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.4.1-SNAPSHOT       [17/141]
15:14:16 [2024-03-15T19:14:16.280Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
15:14:16 [2024-03-15T19:14:16.280Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:14:16 [2024-03-15T19:14:16.280Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:14:16 [2024-03-15T19:14:16.280Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
15:14:16 [2024-03-15T19:14:16.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/json/json/20230227/json-20230227.jar
15:14:16 [2024-03-15T19:14:16.536Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/json/json/20230227/json-20230227.jar (73 kB at 4.5 MB/s)
15:14:16 [2024-03-15T19:14:16.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/json/json/20230227/json-20230227.pom
15:14:16 [2024-03-15T19:14:16.536Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/json/json/20230227/json-20230227.pom (6.5 kB at 294 kB/s)
15:14:16 [2024-03-15T19:14:16.536Z] [INFO] 
15:14:16 [2024-03-15T19:14:16.536Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.core ---
15:14:16 [2024-03-15T19:14:16.536Z] [INFO] 
15:14:16 [2024-03-15T19:14:16.536Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
15:14:16 [2024-03-15T19:14:16.536Z] [INFO] The project's OSGi version is 4.4.1.202403151906
15:14:16 [2024-03-15T19:14:16.536Z] [INFO] 
15:14:16 [2024-03-15T19:14:16.536Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
15:14:16 [2024-03-15T19:14:16.536Z] [INFO] 
15:14:16 [2024-03-15T19:14:16.536Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
15:14:16 [2024-03-15T19:14:16.536Z] [INFO] 
15:14:16 [2024-03-15T19:14:16.536Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
15:14:16 [2024-03-15T19:14:16.536Z] [INFO] 
15:14:16 [2024-03-15T19:14:16.536Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
15:14:16 [2024-03-15T19:14:16.536Z] [INFO] 
15:14:16 [2024-03-15T19:14:16.536Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core ---
15:14:16 [2024-03-15T19:14:16.536Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.core
15:14:16 [2024-03-15T19:14:16.536Z] [INFO] 
15:14:16 [2024-03-15T19:14:16.536Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
15:14:16 [2024-03-15T19:14:16.536Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
15:14:16 [2024-03-15T19:14:16.536Z] [INFO] 
15:14:16 [2024-03-15T19:14:16.536Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
15:14:16 [2024-03-15T19:14:16.536Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:14:16 [2024-03-15T19:14:16.536Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:14:16 [2024-03-15T19:14:16.536Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
15:14:16 [2024-03-15T19:14:16.536Z] [INFO] Compiling 150 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:14:17 [2024-03-15T19:14:17.098Z] [INFO] 
15:14:17 [2024-03-15T19:14:17.098Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.ctf.core ---
15:14:17 [2024-03-15T19:14:17.098Z] [INFO] 
15:14:17 [2024-03-15T19:14:17.098Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.core ---
15:14:17 [2024-03-15T19:14:17.098Z] [INFO] 
15:14:17 [2024-03-15T19:14:17.098Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core ---
15:14:17 [2024-03-15T19:14:17.098Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources
15:14:17 [2024-03-15T19:14:17.098Z] [INFO] 
15:14:17 [2024-03-15T19:14:17.098Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.ctf.core ---
15:14:17 [2024-03-15T19:14:17.098Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:14:17 [2024-03-15T19:14:17.098Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:14:17 [2024-03-15T19:14:17.098Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
15:14:17 [2024-03-15T19:14:17.098Z] [INFO] 
15:14:17 [2024-03-15T19:14:17.098Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.core ---
15:14:17 [2024-03-15T19:14:17.098Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 13 were skipped
15:14:17 [2024-03-15T19:14:17.098Z] [INFO] 
15:14:17 [2024-03-15T19:14:17.098Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core ---
15:14:17 [2024-03-15T19:14:17.098Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT-sources.jar
15:14:17 [2024-03-15T19:14:17.098Z] [INFO] 
15:14:17 [2024-03-15T19:14:17.098Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core ---
15:14:17 [2024-03-15T19:14:17.354Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT.jar
15:14:17 [2024-03-15T19:14:17.354Z] [INFO] 
15:14:17 [2024-03-15T19:14:17.354Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core ---
15:14:17 [2024-03-15T19:14:17.354Z] [INFO] 
15:14:17 [2024-03-15T19:14:17.354Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.core ---
15:14:17 [2024-03-15T19:14:17.354Z] [INFO] 
15:14:17 [2024-03-15T19:14:17.354Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core ---
15:14:17 [2024-03-15T19:14:17.354Z] [INFO] 
15:14:17 [2024-03-15T19:14:17.354Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf.core ---
15:14:17 [2024-03-15T19:14:17.354Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT.jar
15:14:18 [2024-03-15T19:14:18.720Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT-sources.jar
15:14:20 [2024-03-15T19:14:20.087Z] [INFO] 
15:14:20 [2024-03-15T19:14:20.087Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core ---
15:14:20 [2024-03-15T19:14:20.087Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.1-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT.jar
15:14:20 [2024-03-15T19:14:20.087Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.1-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT.pom
15:14:20 [2024-03-15T19:14:20.087Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.1-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT-sources.jar
15:14:20 [2024-03-15T19:14:20.087Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.1-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT-p2metadata.xml
15:14:20 [2024-03-15T19:14:20.087Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.1-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT-p2artifacts.xml
15:14:20 [2024-03-15T19:14:20.087Z] [INFO] 
15:14:20 [2024-03-15T19:14:20.087Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core ---
15:14:20 [2024-03-15T19:14:20.087Z] [INFO] 
15:14:20 [2024-03-15T19:14:20.087Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >---
15:14:20 [2024-03-15T19:14:20.087Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT   [18/141]
15:14:20 [2024-03-15T19:14:20.087Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
15:14:20 [2024-03-15T19:14:20.087Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:14:20 [2024-03-15T19:14:20.087Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:14:20 [2024-03-15T19:14:20.087Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
15:14:20 [2024-03-15T19:14:20.087Z] [INFO] 
15:14:20 [2024-03-15T19:14:20.087Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:14:20 [2024-03-15T19:14:20.087Z] [INFO] 
15:14:20 [2024-03-15T19:14:20.087Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:14:20 [2024-03-15T19:14:20.087Z] [INFO] The project's OSGi version is 4.5.1.202403151906
15:14:20 [2024-03-15T19:14:20.087Z] [INFO] 
15:14:20 [2024-03-15T19:14:20.087Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:14:20 [2024-03-15T19:14:20.087Z] [INFO] 
15:14:20 [2024-03-15T19:14:20.087Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:14:20 [2024-03-15T19:14:20.087Z] [INFO] 
15:14:20 [2024-03-15T19:14:20.087Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:14:20 [2024-03-15T19:14:20.087Z] [INFO] 
15:14:20 [2024-03-15T19:14:20.087Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:14:20 [2024-03-15T19:14:20.087Z] [INFO] 
15:14:20 [2024-03-15T19:14:20.087Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:14:20 [2024-03-15T19:14:20.087Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core
15:14:20 [2024-03-15T19:14:20.087Z] [INFO] 
15:14:20 [2024-03-15T19:14:20.087Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:14:20 [2024-03-15T19:14:20.087Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
15:14:20 [2024-03-15T19:14:20.087Z] [INFO] 
15:14:20 [2024-03-15T19:14:20.087Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:14:20 [2024-03-15T19:14:20.087Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:14:20 [2024-03-15T19:14:20.087Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:14:20 [2024-03-15T19:14:20.087Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
15:14:20 [2024-03-15T19:14:20.087Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:14:20 [2024-03-15T19:14:20.343Z] [INFO] 
15:14:20 [2024-03-15T19:14:20.343Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:14:20 [2024-03-15T19:14:20.343Z] [INFO] 
15:14:20 [2024-03-15T19:14:20.343Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:14:20 [2024-03-15T19:14:20.343Z] [INFO] 
15:14:20 [2024-03-15T19:14:20.343Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:14:20 [2024-03-15T19:14:20.343Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources
15:14:20 [2024-03-15T19:14:20.343Z] [INFO] 
15:14:20 [2024-03-15T19:14:20.343Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:14:20 [2024-03-15T19:14:20.343Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:14:20 [2024-03-15T19:14:20.343Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:14:20 [2024-03-15T19:14:20.343Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
15:14:20 [2024-03-15T19:14:20.343Z] [INFO] 
15:14:20 [2024-03-15T19:14:20.343Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:14:20 [2024-03-15T19:14:20.343Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 23 were skipped
15:14:20 [2024-03-15T19:14:20.343Z] [INFO] 
15:14:20 [2024-03-15T19:14:20.343Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:14:20 [2024-03-15T19:14:20.598Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-sources.jar
15:14:20 [2024-03-15T19:14:20.598Z] [INFO] 
15:14:20 [2024-03-15T19:14:20.598Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:14:20 [2024-03-15T19:14:20.598Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT.jar
15:14:20 [2024-03-15T19:14:20.598Z] [INFO] 
15:14:20 [2024-03-15T19:14:20.598Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:14:20 [2024-03-15T19:14:20.598Z] [INFO] 
15:14:20 [2024-03-15T19:14:20.598Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:14:20 [2024-03-15T19:14:20.598Z] [INFO] 
15:14:20 [2024-03-15T19:14:20.598Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:14:20 [2024-03-15T19:14:20.598Z] [INFO] 
15:14:20 [2024-03-15T19:14:20.598Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:14:20 [2024-03-15T19:14:20.598Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT.jar
15:14:21 [2024-03-15T19:14:21.526Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-sources.jar
15:14:22 [2024-03-15T19:14:22.087Z] [INFO] 
15:14:22 [2024-03-15T19:14:22.087Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:14:22 [2024-03-15T19:14:22.087Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT.jar
15:14:22 [2024-03-15T19:14:22.087Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT.pom
15:14:22 [2024-03-15T19:14:22.087Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-sources.jar
15:14:22 [2024-03-15T19:14:22.087Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-p2metadata.xml
15:14:22 [2024-03-15T19:14:22.087Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-p2artifacts.xml
15:14:22 [2024-03-15T19:14:22.087Z] [INFO] 
15:14:22 [2024-03-15T19:14:22.087Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:14:22 [2024-03-15T19:14:22.087Z] [INFO] 
15:14:22 [2024-03-15T19:14:22.087Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >--
15:14:22 [2024-03-15T19:14:22.087Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.15-SNAPSHOT   [19/141]
15:14:22 [2024-03-15T19:14:22.087Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
15:14:22 [2024-03-15T19:14:22.087Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:14:22 [2024-03-15T19:14:22.087Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:14:22 [2024-03-15T19:14:22.087Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
15:14:22 [2024-03-15T19:14:22.343Z] [WARNING] [2e2c1571-9f27-4b4c-837c-59211ea9caab][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf,1.7.2 have severely compromised security. Please report this concern to the artifact provider.
15:14:26 [2024-03-15T19:14:26.547Z] [INFO] 
15:14:26 [2024-03-15T19:14:26.547Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests ---
15:14:26 [2024-03-15T19:14:26.547Z] [INFO] 
15:14:26 [2024-03-15T19:14:26.547Z] [INFO] --- clean:3.3.1:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests ---
15:14:26 [2024-03-15T19:14:26.547Z] [INFO] 
15:14:26 [2024-03-15T19:14:26.547Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
15:14:26 [2024-03-15T19:14:26.547Z] [INFO] The project's OSGi version is 1.0.15.202403151906
15:14:26 [2024-03-15T19:14:26.547Z] [INFO] 
15:14:26 [2024-03-15T19:14:26.547Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
15:14:26 [2024-03-15T19:14:26.547Z] [INFO] 
15:14:26 [2024-03-15T19:14:26.547Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
15:14:26 [2024-03-15T19:14:26.547Z] [INFO] 
15:14:26 [2024-03-15T19:14:26.547Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
15:14:26 [2024-03-15T19:14:26.547Z] [INFO] 
15:14:26 [2024-03-15T19:14:26.547Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
15:14:26 [2024-03-15T19:14:26.547Z] [INFO] 
15:14:26 [2024-03-15T19:14:26.547Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core.tests ---
15:14:26 [2024-03-15T19:14:26.547Z] [INFO] Resolving class path of Trace Compass CTF Core Tests Plug-in
15:14:26 [2024-03-15T19:14:26.547Z] [INFO] 
15:14:26 [2024-03-15T19:14:26.547Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
15:14:26 [2024-03-15T19:14:26.547Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
15:14:26 [2024-03-15T19:14:26.548Z] [INFO] 
15:14:26 [2024-03-15T19:14:26.548Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
15:14:26 [2024-03-15T19:14:26.548Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:14:26 [2024-03-15T19:14:26.548Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:14:26 [2024-03-15T19:14:26.548Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
15:14:26 [2024-03-15T19:14:26.548Z] [INFO] Compiling 57 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:14:26 [2024-03-15T19:14:26.803Z] [INFO] 
15:14:26 [2024-03-15T19:14:26.803Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.core.tests ---
15:14:26 [2024-03-15T19:14:26.803Z] [INFO] 
15:14:26 [2024-03-15T19:14:26.803Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests ---
15:14:26 [2024-03-15T19:14:26.803Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources
15:14:26 [2024-03-15T19:14:26.803Z] [INFO] 
15:14:26 [2024-03-15T19:14:26.803Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.core.tests ---
15:14:26 [2024-03-15T19:14:26.803Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 98 were skipped
15:14:27 [2024-03-15T19:14:27.059Z] [INFO] 
15:14:27 [2024-03-15T19:14:27.059Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests ---
15:14:27 [2024-03-15T19:14:27.059Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT-sources.jar
15:14:27 [2024-03-15T19:14:27.059Z] [INFO] 
15:14:27 [2024-03-15T19:14:27.059Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests ---
15:14:27 [2024-03-15T19:14:27.059Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT.jar
15:14:27 [2024-03-15T19:14:27.059Z] [INFO] 
15:14:27 [2024-03-15T19:14:27.059Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests ---
15:14:27 [2024-03-15T19:14:27.059Z] [INFO] 
15:14:27 [2024-03-15T19:14:27.059Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.core.tests ---
15:14:27 [2024-03-15T19:14:27.059Z] [INFO] 
15:14:27 [2024-03-15T19:14:27.059Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests ---
15:14:27 [2024-03-15T19:14:27.059Z] [INFO] 
15:14:27 [2024-03-15T19:14:27.059Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf.core.tests ---
15:14:27 [2024-03-15T19:14:27.059Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT.jar
15:14:27 [2024-03-15T19:14:27.986Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT-sources.jar
15:14:28 [2024-03-15T19:14:28.548Z] [INFO] 
15:14:28 [2024-03-15T19:14:28.548Z] [INFO] --- antrun:3.1.0:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests ---
15:14:28 [2024-03-15T19:14:28.548Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
15:14:28 [2024-03-15T19:14:28.548Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
15:14:28 [2024-03-15T19:14:28.548Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
15:14:28 [2024-03-15T19:14:28.804Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
15:14:28 [2024-03-15T19:14:28.804Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
15:14:28 [2024-03-15T19:14:28.804Z] [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
15:14:28 [2024-03-15T19:14:28.804Z] [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 1.1 MB/s)
15:14:28 [2024-03-15T19:14:28.804Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
15:14:28 [2024-03-15T19:14:28.804Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
15:14:28 [2024-03-15T19:14:28.804Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
15:14:29 [2024-03-15T19:14:29.060Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
15:14:29 [2024-03-15T19:14:29.060Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
15:14:29 [2024-03-15T19:14:29.060Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
15:14:29 [2024-03-15T19:14:29.060Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.pom (17 kB at 2.4 MB/s)
15:14:29 [2024-03-15T19:14:29.060Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
15:14:29 [2024-03-15T19:14:29.060Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
15:14:29 [2024-03-15T19:14:29.060Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
15:14:29 [2024-03-15T19:14:29.060Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
15:14:29 [2024-03-15T19:14:29.060Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
15:14:29 [2024-03-15T19:14:29.060Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
15:14:29 [2024-03-15T19:14:29.060Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom (6.5 kB at 225 kB/s)
15:14:29 [2024-03-15T19:14:29.060Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
15:14:29 [2024-03-15T19:14:29.060Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
15:14:29 [2024-03-15T19:14:29.060Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
15:14:29 [2024-03-15T19:14:29.316Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
15:14:29 [2024-03-15T19:14:29.316Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
15:14:29 [2024-03-15T19:14:29.316Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
15:14:29 [2024-03-15T19:14:29.316Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom (3.2 kB at 211 kB/s)
15:14:29 [2024-03-15T19:14:29.316Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
15:14:29 [2024-03-15T19:14:29.316Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
15:14:29 [2024-03-15T19:14:29.316Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
15:14:29 [2024-03-15T19:14:29.316Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
15:14:29 [2024-03-15T19:14:29.316Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
15:14:29 [2024-03-15T19:14:29.316Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
15:14:29 [2024-03-15T19:14:29.316Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
15:14:29 [2024-03-15T19:14:29.572Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
15:14:29 [2024-03-15T19:14:29.572Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
15:14:29 [2024-03-15T19:14:29.572Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
15:14:29 [2024-03-15T19:14:29.572Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
15:14:29 [2024-03-15T19:14:29.572Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
15:14:29 [2024-03-15T19:14:29.572Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
15:14:29 [2024-03-15T19:14:29.572Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
15:14:29 [2024-03-15T19:14:29.572Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
15:14:29 [2024-03-15T19:14:29.572Z] [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
15:14:29 [2024-03-15T19:14:29.572Z] [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 13 MB/s)
15:14:29 [2024-03-15T19:14:29.572Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
15:14:29 [2024-03-15T19:14:29.572Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
15:14:29 [2024-03-15T19:14:29.828Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar (19 kB at 3.1 MB/s)
15:14:29 [2024-03-15T19:14:29.828Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.jar (2.3 MB at 55 MB/s)
15:14:29 [2024-03-15T19:14:29.828Z] [INFO] Executing tasks
15:14:30 [2024-03-15T19:14:30.087Z] [WARNING]      [echo] Verifying: ${anyTraceExists}
15:14:30 [2024-03-15T19:14:30.087Z] [WARNING]      [echo] Attempting to download test traces
15:14:30 [2024-03-15T19:14:30.087Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz
15:14:30 [2024-03-15T19:14:30.087Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
15:14:30 [2024-03-15T19:14:30.087Z] [INFO]       [get] http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz
15:14:30 [2024-03-15T19:14:30.087Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz
15:14:30 [2024-03-15T19:14:30.087Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz
15:14:30 [2024-03-15T19:14:30.087Z] [INFO]       [get] http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz
15:14:30 [2024-03-15T19:14:30.342Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
15:14:30 [2024-03-15T19:14:30.342Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz
15:14:30 [2024-03-15T19:14:30.342Z] [INFO]       [get] http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
15:14:30 [2024-03-15T19:14:30.600Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz
15:14:30 [2024-03-15T19:14:30.600Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
15:14:30 [2024-03-15T19:14:30.600Z] [INFO]       [get] http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz
15:14:31 [2024-03-15T19:14:31.528Z] [INFO]      [exec] Cloning into 'ctf-testsuite'...
15:14:31 [2024-03-15T19:14:31.784Z] [INFO]      [exec] Your branch is up to date with 'origin/master'.
15:14:31 [2024-03-15T19:14:31.784Z] [INFO]      [exec] Already on 'master'
15:14:32 [2024-03-15T19:14:32.039Z] [INFO]      [exec] Already up to date.
15:14:32 [2024-03-15T19:14:32.039Z] [INFO]      [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'.
15:14:32 [2024-03-15T19:14:32.039Z] [INFO]      [exec] 
15:14:32 [2024-03-15T19:14:32.039Z] [INFO]      [exec] You are in 'detached HEAD' state. You can look around, make experimental
15:14:32 [2024-03-15T19:14:32.039Z] [INFO]      [exec] changes and commit them, and you can discard any commits you make in this
15:14:32 [2024-03-15T19:14:32.039Z] [INFO]      [exec] state without impacting any branches by performing another checkout.
15:14:32 [2024-03-15T19:14:32.039Z] [INFO]      [exec] 
15:14:32 [2024-03-15T19:14:32.039Z] [INFO]      [exec] If you want to create a new branch to retain commits you create, you may
15:14:32 [2024-03-15T19:14:32.039Z] [INFO]      [exec] do so (now or later) by using -b with the checkout command again. Example:
15:14:32 [2024-03-15T19:14:32.039Z] [INFO]      [exec] 
15:14:32 [2024-03-15T19:14:32.039Z] [INFO]      [exec]   git checkout -b <new-branch-name>
15:14:32 [2024-03-15T19:14:32.039Z] [INFO]      [exec] 
15:14:32 [2024-03-15T19:14:32.039Z] [INFO]      [exec] HEAD is now at 0f8beba Merge pull request #35 from compudj/master
15:14:32 [2024-03-15T19:14:32.039Z] [WARNING]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
15:14:32 [2024-03-15T19:14:32.600Z] [INFO]    [gunzip] Expanding synctraces.tar.gz to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar
15:14:32 [2024-03-15T19:14:32.600Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:14:32 [2024-03-15T19:14:32.600Z] [INFO]    [gunzip] Expanding os-events.tar.gz to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar
15:14:33 [2024-03-15T19:14:33.526Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:14:34 [2024-03-15T19:14:34.089Z] [INFO]    [gunzip] Expanding qmlscene.tar.gz to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar
15:14:34 [2024-03-15T19:14:34.089Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:14:34 [2024-03-15T19:14:34.089Z] [INFO]    [gunzip] Expanding vlc.tar.gz to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar
15:14:35 [2024-03-15T19:14:35.978Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:14:37 [2024-03-15T19:14:37.343Z] [WARNING]      [echo] Traces extracted successfully
15:14:37 [2024-03-15T19:14:37.343Z] [INFO] Executed tasks
15:14:37 [2024-03-15T19:14:37.343Z] [INFO] 
15:14:37 [2024-03-15T19:14:37.343Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests ---
15:14:37 [2024-03-15T19:14:37.343Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log
15:14:37 [2024-03-15T19:14:37.343Z] [INFO] Command line:
15:14:37 [2024-03-15T19:14:37.343Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:14:37 [2024-03-15T19:14:37.343Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:14:39 [2024-03-15T19:14:39.859Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
15:14:40 [2024-03-15T19:14:40.116Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
15:14:40 [2024-03-15T19:14:40.116Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testEventHeaders -- Time elapsed: 0.003 s
15:14:40 [2024-03-15T19:14:40.116Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testRoot -- Time elapsed: 0 s
15:14:40 [2024-03-15T19:14:40.116Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testGetPath -- Time elapsed: 0 s
15:14:40 [2024-03-15T19:14:40.116Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testComplexNode -- Time elapsed: 0 s
15:14:40 [2024-03-15T19:14:40.116Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testFields -- Time elapsed: 0 s
15:14:40 [2024-03-15T19:14:40.116Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testNotEquals -- Time elapsed: 0 s
15:14:40 [2024-03-15T19:14:40.116Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
15:14:42 [2024-03-15T19:14:42.005Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.627 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
15:14:42 [2024-03-15T19:14:42.005Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetCurrentEvent -- Time elapsed: 0.388 s
15:14:42 [2024-03-15T19:14:42.005Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetName -- Time elapsed: 0.124 s
15:14:42 [2024-03-15T19:14:42.005Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGoToLastEvent1 -- Time elapsed: 0.141 s
15:14:42 [2024-03-15T19:14:42.005Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGoToLastEvent2 -- Time elapsed: 0.589 s
15:14:42 [2024-03-15T19:14:42.005Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetCurrentPacketContext -- Time elapsed: 0.047 s
15:14:42 [2024-03-15T19:14:42.005Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testStreamInputReader_invalid -- Time elapsed: 0.044 s
15:14:42 [2024-03-15T19:14:42.005Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testSeek_timestamp -- Time elapsed: 0.047 s
15:14:42 [2024-03-15T19:14:42.005Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testReadNextEvent -- Time elapsed: 0.046 s
15:14:42 [2024-03-15T19:14:42.005Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetCPU -- Time elapsed: 0.061 s
15:14:42 [2024-03-15T19:14:42.005Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testStreamInputReader_valid -- Time elapsed: 0.042 s
15:14:42 [2024-03-15T19:14:42.005Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testSeek_eventDefinition -- Time elapsed: 0.095 s
15:14:42 [2024-03-15T19:14:42.005Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
15:14:42 [2024-03-15T19:14:42.005Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
15:14:42 [2024-03-15T19:14:42.005Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddTwoStreams1 -- Time elapsed: 0.048 s
15:14:42 [2024-03-15T19:14:42.005Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddTwoStreams2 -- Time elapsed: 0.020 s
15:14:42 [2024-03-15T19:14:42.005Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddTwoStreams3 -- Time elapsed: 0.013 s
15:14:42 [2024-03-15T19:14:42.005Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testEmptyStream -- Time elapsed: 0.033 s
15:14:42 [2024-03-15T19:14:42.005Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddStream -- Time elapsed: 0.012 s
15:14:42 [2024-03-15T19:14:42.005Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddStreamFail -- Time elapsed: 0.011 s
15:14:42 [2024-03-15T19:14:42.005Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
15:14:42 [2024-03-15T19:14:42.005Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
15:14:42 [2024-03-15T19:14:42.005Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacketNoHeader -- Time elapsed: 0.001 s
15:14:42 [2024-03-15T19:14:42.005Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacketWithContext -- Time elapsed: 0.001 s
15:14:42 [2024-03-15T19:14:42.005Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacketWithPacketContextAndLostEvents -- Time elapsed: 0.003 s
15:14:42 [2024-03-15T19:14:42.005Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacket -- Time elapsed: 0 s
15:14:42 [2024-03-15T19:14:42.005Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
15:14:50 [2024-03-15T19:14:50.091Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 7.544 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
15:14:50 [2024-03-15T19:14:50.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[0: KERNEL] -- Time elapsed: 0.588 s
15:14:50 [2024-03-15T19:14:50.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[1: TRACE2] -- Time elapsed: 0.567 s
15:14:50 [2024-03-15T19:14:50.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[2: KERNEL_VM] -- Time elapsed: 1.070 s
15:14:50 [2024-03-15T19:14:50.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[3: SYNC_SRC] -- Time elapsed: 0.095 s
15:14:50 [2024-03-15T19:14:50.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[4: SYNC_DEST] -- Time elapsed: 0.081 s
15:14:50 [2024-03-15T19:14:50.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[5: DJANGO_CLIENT] -- Time elapsed: 0.906 s
15:14:50 [2024-03-15T19:14:50.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[6: DJANGO_DB] -- Time elapsed: 0.858 s
15:14:50 [2024-03-15T19:14:50.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[7: DJANGO_HTTPD] -- Time elapsed: 0.890 s
15:14:50 [2024-03-15T19:14:50.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[8: HELLO_LOST] -- Time elapsed: 0.157 s
15:14:50 [2024-03-15T19:14:50.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[9: CYG_PROFILE] -- Time elapsed: 0.014 s
15:14:50 [2024-03-15T19:14:50.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[10: CYG_PROFILE_FAST] -- Time elapsed: 0.017 s
15:14:50 [2024-03-15T19:14:50.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[11: FUNKY_TRACE] -- Time elapsed: 0.149 s
15:14:50 [2024-03-15T19:14:50.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[12: ARM_64_BIT_HEADER] -- Time elapsed: 0.225 s
15:14:50 [2024-03-15T19:14:50.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[13: FLIPPING_ENDIANNESS] -- Time elapsed: 0.062 s
15:14:50 [2024-03-15T19:14:50.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[14: DYNSCOPE] -- Time elapsed: 0.205 s
15:14:50 [2024-03-15T19:14:50.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest skipped
15:14:50 [2024-03-15T19:14:50.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[16: DEBUG_INFO] -- Time elapsed: 0.009 s
15:14:50 [2024-03-15T19:14:50.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[17: DEBUG_INFO3] -- Time elapsed: 0.013 s
15:14:50 [2024-03-15T19:14:50.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[18: DEBUG_INFO4] -- Time elapsed: 0.008 s
15:14:50 [2024-03-15T19:14:50.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[19: DEBUG_INFO_SYNTH_EXEC] -- Time elapsed: 0.003 s
15:14:50 [2024-03-15T19:14:50.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES] -- Time elapsed: 0.003 s
15:14:50 [2024-03-15T19:14:50.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK] -- Time elapsed: 0.016 s
15:14:50 [2024-03-15T19:14:50.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[22: MEMORY_ANALYSIS] -- Time elapsed: 0.312 s
15:14:50 [2024-03-15T19:14:50.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[23: PERF_TASKSET2] -- Time elapsed: 0.017 s
15:14:50 [2024-03-15T19:14:50.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[24: MANY_THREADS] -- Time elapsed: 0.367 s
15:14:50 [2024-03-15T19:14:50.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[25: CONTEXT_SWITCHES_KERNEL] -- Time elapsed: 0.234 s
15:14:50 [2024-03-15T19:14:50.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[26: CONTEXT_SWITCHES_UST] -- Time elapsed: 0.006 s
15:14:50 [2024-03-15T19:14:50.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[27: UNEVEN_STREAMS] -- Time elapsed: 0.651 s
15:14:50 [2024-03-15T19:14:50.091Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
15:14:51 [2024-03-15T19:14:51.457Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.745 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
15:14:51 [2024-03-15T19:14:51.457Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetTrace -- Time elapsed: 0.102 s
15:14:51 [2024-03-15T19:14:51.457Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testAddEvent_base -- Time elapsed: 0.079 s
15:14:51 [2024-03-15T19:14:51.457Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetId -- Time elapsed: 0.099 s
15:14:51 [2024-03-15T19:14:51.457Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetId -- Time elapsed: 0.087 s
15:14:51 [2024-03-15T19:14:51.457Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testAddHugeIDEvent_base -- Time elapsed: 0.080 s
15:14:51 [2024-03-15T19:14:51.457Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testToString -- Time elapsed: 0.099 s
15:14:51 [2024-03-15T19:14:51.457Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetPacketContextDecl -- Time elapsed: 0.086 s
15:14:51 [2024-03-15T19:14:51.457Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetEventHeaderDecl -- Time elapsed: 0.096 s
15:14:51 [2024-03-15T19:14:51.457Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testEventHeaderIsSet -- Time elapsed: 0.083 s
15:14:51 [2024-03-15T19:14:51.457Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetStreamInputs -- Time elapsed: 0.077 s
15:14:51 [2024-03-15T19:14:51.457Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetEventContext -- Time elapsed: 0.090 s
15:14:51 [2024-03-15T19:14:51.457Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetEventHeader -- Time elapsed: 0.089 s
15:14:51 [2024-03-15T19:14:51.457Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetEventContextDecl -- Time elapsed: 0.095 s
15:14:51 [2024-03-15T19:14:51.457Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testEventContextIsSet -- Time elapsed: 0.092 s
15:14:51 [2024-03-15T19:14:51.457Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetPacketContext -- Time elapsed: 0.078 s
15:14:51 [2024-03-15T19:14:51.457Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetEvents -- Time elapsed: 0.145 s
15:14:51 [2024-03-15T19:14:51.457Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testIdIsSet -- Time elapsed: 0.076 s
15:14:51 [2024-03-15T19:14:51.457Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testStream -- Time elapsed: 0.114 s
15:14:51 [2024-03-15T19:14:51.457Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testPacketContextIsSet -- Time elapsed: 0.073 s
15:14:51 [2024-03-15T19:14:51.457Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
15:14:52 [2024-03-15T19:14:52.384Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.998 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals1 -- Time elapsed: 0.176 s
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals2 -- Time elapsed: 0.148 s
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals3 -- Time elapsed: 0.102 s
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals4 -- Time elapsed: 0.194 s
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetTimestampEnd -- Time elapsed: 0.049 s
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetPath -- Time elapsed: 0.048 s
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testSetTimestampEnd -- Time elapsed: 0.058 s
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetFilename -- Time elapsed: 0.049 s
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testStreamInput -- Time elapsed: 0.048 s
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetStream -- Time elapsed: 0.052 s
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testLookupDefinition -- Time elapsed: 0.071 s
15:14:52 [2024-03-15T19:14:52.384Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
15:14:52 [2024-03-15T19:14:52.384Z] !SESSION 2024-03-15 19:14:37.469 -----------------------------------------------
15:14:52 [2024-03-15T19:14:52.384Z] eclipse.buildId=unknown
15:14:52 [2024-03-15T19:14:52.384Z] java.version=17.0.2
15:14:52 [2024-03-15T19:14:52.384Z] java.vendor=Oracle Corporation
15:14:52 [2024-03-15T19:14:52.384Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:14:52 [2024-03-15T19:14:52.384Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:14:52 [2024-03-15T19:14:52.384Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:14:52 [2024-03-15T19:14:52.384Z] 
15:14:52 [2024-03-15T19:14:52.384Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 19:14:52.160
15:14:52 [2024-03-15T19:14:52.384Z] !MESSAGE Reading CTF trace: UUID mismatch for trace CTFTrace [path=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.temp/tempTrace, major=2, minor=null, uuid=2a6422d0-6cee-11e0-8c08-cb07d7b3a564]
15:14:52 [2024-03-15T19:14:52.384Z] 
15:14:52 [2024-03-15T19:14:52.384Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 19:14:52.201
15:14:52 [2024-03-15T19:14:52.384Z] !MESSAGE Reading CTF trace: UUID mismatch for trace CTFTrace [path=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.temp/tempTrace, major=2, minor=null, uuid=2a6422d0-6cee-11e0-8c08-cb07d7b3a564]
15:14:52 [2024-03-15T19:14:52.384Z] 
15:14:52 [2024-03-15T19:14:52.384Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 19:14:52.224
15:14:52 [2024-03-15T19:14:52.384Z] !MESSAGE Reading CTF trace: UUID mismatch for trace CTFTrace [path=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.temp/tempTrace, major=2, minor=null, uuid=2a6422d0-6cee-11e0-8c08-cb07d7b3a564]
15:14:52 [2024-03-15T19:14:52.384Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.jsonClockedTest -- Time elapsed: 0.138 s
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.jsonPacketContextTest -- Time elapsed: 0.006 s
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLContextTest -- Time elapsed: 0.004 s
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLEnvironmentTest -- Time elapsed: 0.002 s
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLSimpleTest -- Time elapsed: 0.004 s
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLClockTest -- Time elapsed: 0.003 s
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLCallsiteTest -- Time elapsed: 0.004 s
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.jsonPacketHeaderTest -- Time elapsed: 0.005 s
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLEnumTest -- Time elapsed: 0.004 s
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLAllTest -- Time elapsed: 0.005 s
15:14:52 [2024-03-15T19:14:52.384Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
15:14:52 [2024-03-15T19:14:52.384Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor1 -- Time elapsed: 0.001 s
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor2 -- Time elapsed: 0 s
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor3 -- Time elapsed: 0.001 s
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor4 -- Time elapsed: 0 s
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor5 -- Time elapsed: 0 s
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor6 -- Time elapsed: 0 s
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor7 -- Time elapsed: 0 s
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor8 -- Time elapsed: 0 s
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testToString -- Time elapsed: 0.003 s
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntry_1 -- Time elapsed: 0 s
15:14:52 [2024-03-15T19:14:52.384Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
15:14:52 [2024-03-15T19:14:52.384Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexDisjoint -- Time elapsed: 0.001 s
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexOverlappingBothSides -- Time elapsed: 0 s
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexLargeOverlapping -- Time elapsed: 0 s
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexContiguous -- Time elapsed: 0.001 s
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexInvalidAppend -- Time elapsed: 0 s
15:14:52 [2024-03-15T19:14:52.384Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexGet -- Time elapsed: 0 s
15:14:52 [2024-03-15T19:14:52.385Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndex -- Time elapsed: 0 s
15:14:52 [2024-03-15T19:14:52.385Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexOverlapping -- Time elapsed: 0 s
15:14:52 [2024-03-15T19:14:52.385Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
15:14:52 [2024-03-15T19:14:52.385Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
15:14:52 [2024-03-15T19:14:52.385Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest.testGrowingLive -- Time elapsed: 0.005 s
15:14:52 [2024-03-15T19:14:52.385Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest.testGrowingNotLive -- Time elapsed: 0.001 s
15:14:52 [2024-03-15T19:14:52.385Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
15:14:52 [2024-03-15T19:14:52.640Z] 
15:14:52 [2024-03-15T19:14:52.640Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-03-15 19:14:52.438
15:14:52 [2024-03-15T19:14:52.640Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++                                                  ]	509 Events
15:14:52 [2024-03-15T19:14:52.640Z] 
15:14:52 [2024-03-15T19:14:52.640Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-03-15 19:14:52.438
15:14:52 [2024-03-15T19:14:52.640Z] !MESSAGE channel0_0	[+++++++++++++++++++++++++++++++++++++++++++++++++                                                   ]	491 Events
15:14:52 [2024-03-15T19:14:52.640Z] 
15:14:52 [2024-03-15T19:14:52.640Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-03-15 19:14:52.467
15:14:52 [2024-03-15T19:14:52.640Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++]	1 Events
15:14:52 [2024-03-15T19:14:52.640Z] 
15:14:52 [2024-03-15T19:14:52.640Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-03-15 19:14:52.468
15:14:52 [2024-03-15T19:14:52.640Z] !MESSAGE channel0_0	[                                                            ]	0 Events
15:14:53 [2024-03-15T19:14:53.201Z] 
15:14:53 [2024-03-15T19:14:53.201Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-03-15 19:14:53.201
15:14:53 [2024-03-15T19:14:53.201Z] !MESSAGE channel0_1	[+]	1 Events
15:14:53 [2024-03-15T19:14:53.456Z] 
15:14:53 [2024-03-15T19:14:53.456Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-03-15 19:14:53.201
15:14:53 [2024-03-15T19:14:53.456Z] !MESSAGE channel0_0	[ ]	0 Events
15:14:53 [2024-03-15T19:14:53.456Z] 
15:14:53 [2024-03-15T19:14:53.456Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-03-15 19:14:53.230
15:14:53 [2024-03-15T19:14:53.456Z] !MESSAGE channel0_1	[++]	1 Events
15:14:53 [2024-03-15T19:14:53.456Z] 
15:14:53 [2024-03-15T19:14:53.456Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-03-15 19:14:53.231
15:14:53 [2024-03-15T19:14:53.456Z] !MESSAGE channel0_0	[  ]	0 Events
15:14:53 [2024-03-15T19:14:53.456Z] 
15:14:53 [2024-03-15T19:14:53.456Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-03-15 19:14:53.320
15:14:53 [2024-03-15T19:14:53.456Z] !MESSAGE channel0_1	[++++++++++]	1 Events
15:14:53 [2024-03-15T19:14:53.456Z] 
15:14:53 [2024-03-15T19:14:53.456Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-03-15 19:14:53.321
15:14:53 [2024-03-15T19:14:53.456Z] !MESSAGE channel0_0	[          ]	0 Events
15:14:53 [2024-03-15T19:14:53.713Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.159 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
15:14:53 [2024-03-15T19:14:53.713Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testHasMoreEvents -- Time elapsed: 0.030 s
15:14:53 [2024-03-15T19:14:53.713Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetCurrentEventDef_last -- Time elapsed: 0.061 s
15:14:53 [2024-03-15T19:14:53.713Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_100 -- Time elapsed: 0.032 s
15:14:53 [2024-03-15T19:14:53.713Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_noparam -- Time elapsed: 0.029 s
15:14:53 [2024-03-15T19:14:53.713Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetEndTime -- Time elapsed: 0.031 s
15:14:53 [2024-03-15T19:14:53.713Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testSeek -- Time elapsed: 0.027 s
15:14:53 [2024-03-15T19:14:53.713Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetStartTime -- Time elapsed: 0.027 s
15:14:53 [2024-03-15T19:14:53.713Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testAdvance_end -- Time elapsed: 0.500 s
15:14:53 [2024-03-15T19:14:53.713Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testOpen_invalid -- Time elapsed: 0.053 s
15:14:53 [2024-03-15T19:14:53.713Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetCurrentEventDef_first -- Time elapsed: 0.029 s
15:14:53 [2024-03-15T19:14:53.713Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width0 -- Time elapsed: 0.028 s
15:14:53 [2024-03-15T19:14:53.713Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width1 -- Time elapsed: 0.035 s
15:14:53 [2024-03-15T19:14:53.713Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width2 -- Time elapsed: 0.030 s
15:14:53 [2024-03-15T19:14:53.713Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testCopyFrom -- Time elapsed: 0.028 s
15:14:53 [2024-03-15T19:14:53.713Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testAdvance_normal -- Time elapsed: 0.028 s
15:14:53 [2024-03-15T19:14:53.713Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width10 -- Time elapsed: 0.034 s
15:14:53 [2024-03-15T19:14:53.713Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testOpen_nonexisting -- Time elapsed: 0.047 s
15:14:53 [2024-03-15T19:14:53.713Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGoToLastEvent -- Time elapsed: 0.048 s
15:14:53 [2024-03-15T19:14:53.713Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testOpen_existing -- Time elapsed: 0.056 s
15:14:53 [2024-03-15T19:14:53.713Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest
15:14:53 [2024-03-15T19:14:53.713Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest
15:14:53 [2024-03-15T19:14:53.713Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceFileDoesNotExist -- Time elapsed: 0 s
15:14:53 [2024-03-15T19:14:53.713Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithTextMetadata -- Time elapsed: 0.001 s
15:14:53 [2024-03-15T19:14:53.713Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWith1ByteMetadata -- Time elapsed: 0 s
15:14:53 [2024-03-15T19:14:53.713Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithLittleEndianMetadata -- Time elapsed: 0.001 s
15:14:53 [2024-03-15T19:14:53.713Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithNoFiles -- Time elapsed: 0 s
15:14:53 [2024-03-15T19:14:53.713Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithNoMetadataButFiles -- Time elapsed: 0 s
15:14:53 [2024-03-15T19:14:53.713Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithInvalidMetadata -- Time elapsed: 0.001 s
15:14:53 [2024-03-15T19:14:53.713Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithInvalidJson -- Time elapsed: 0 s
15:14:53 [2024-03-15T19:14:53.713Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithEmptyMetadata -- Time elapsed: 0 s
15:14:53 [2024-03-15T19:14:53.713Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceFile -- Time elapsed: 0.001 s
15:14:53 [2024-03-15T19:14:53.713Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceNull -- Time elapsed: 0 s
15:14:53 [2024-03-15T19:14:53.713Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithJsonMetadata -- Time elapsed: 0 s
15:14:53 [2024-03-15T19:14:53.713Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithBigEndianMetadata -- Time elapsed: 0.001 s
15:14:53 [2024-03-15T19:14:53.713Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
15:14:55 [2024-03-15T19:14:55.082Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.175 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
15:14:55 [2024-03-15T19:14:55.082Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetMajor -- Time elapsed: 0.031 s
15:14:55 [2024-03-15T19:14:55.082Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetMinor -- Time elapsed: 0.028 s
15:14:55 [2024-03-15T19:14:55.082Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testPacketHeaderIsSet_valid -- Time elapsed: 0.064 s
15:14:55 [2024-03-15T19:14:55.082Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_1 -- Time elapsed: 0.029 s
15:14:55 [2024-03-15T19:14:55.082Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_2 -- Time elapsed: 0.025 s
15:14:55 [2024-03-15T19:14:55.082Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_3 -- Time elapsed: 0.029 s
15:14:55 [2024-03-15T19:14:55.082Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_4 -- Time elapsed: 0.027 s
15:14:55 [2024-03-15T19:14:55.082Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testMajorIsSet -- Time elapsed: 0.024 s
15:14:55 [2024-03-15T19:14:55.082Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testByteOrderIsSet -- Time elapsed: 0.025 s
15:14:55 [2024-03-15T19:14:55.082Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testOpen_invalid -- Time elapsed: 0.062 s
15:14:55 [2024-03-15T19:14:55.082Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetPath -- Time elapsed: 0.066 s
15:14:55 [2024-03-15T19:14:55.082Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetUUID -- Time elapsed: 0.059 s
15:14:55 [2024-03-15T19:14:55.082Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testUUIDIsSet -- Time elapsed: 0.058 s
15:14:55 [2024-03-15T19:14:55.082Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testMinorIsSet -- Time elapsed: 0.055 s
15:14:55 [2024-03-15T19:14:55.082Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetPacketHeader -- Time elapsed: 0.054 s
15:14:55 [2024-03-15T19:14:55.082Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetTraceDirectory -- Time elapsed: 0.032 s
15:14:55 [2024-03-15T19:14:55.082Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetByteOrder -- Time elapsed: 0.024 s
15:14:55 [2024-03-15T19:14:55.082Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testAddStream -- Time elapsed: 0.048 s
15:14:55 [2024-03-15T19:14:55.082Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetPacketHeader -- Time elapsed: 0.031 s
15:14:55 [2024-03-15T19:14:55.082Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetSetClock_1 -- Time elapsed: 0.045 s
15:14:55 [2024-03-15T19:14:55.082Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetSetClock_2 -- Time elapsed: 0.043 s
15:14:55 [2024-03-15T19:14:55.082Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetByteOrder_1 -- Time elapsed: 0.043 s
15:14:55 [2024-03-15T19:14:55.082Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetStream -- Time elapsed: 0.043 s
15:14:55 [2024-03-15T19:14:55.082Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetUUID -- Time elapsed: 0.043 s
15:14:55 [2024-03-15T19:14:55.082Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testPacketHeaderIsSet_invalid -- Time elapsed: 0.058 s
15:14:55 [2024-03-15T19:14:55.082Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupDefinition -- Time elapsed: 0.023 s
15:14:55 [2024-03-15T19:14:55.082Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testOpen_existing -- Time elapsed: 0.048 s
15:14:55 [2024-03-15T19:14:55.082Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetMajor -- Time elapsed: 0.024 s
15:14:55 [2024-03-15T19:14:55.082Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetMinor -- Time elapsed: 0.028 s
15:14:55 [2024-03-15T19:14:55.082Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
15:14:55 [2024-03-15T19:14:55.644Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.886 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
15:14:55 [2024-03-15T19:14:55.644Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[0: WHOLE_TRACE] -- Time elapsed: 0.483 s
15:14:55 [2024-03-15T19:14:55.644Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME] -- Time elapsed: 0.055 s
15:14:55 [2024-03-15T19:14:55.644Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[2: STREAM0_FIRST_PACKET_TIME] -- Time elapsed: 0.105 s
15:14:55 [2024-03-15T19:14:55.644Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY] -- Time elapsed: 0.068 s
15:14:55 [2024-03-15T19:14:55.644Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS] -- Time elapsed: 0.171 s
15:14:55 [2024-03-15T19:14:55.644Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
15:14:56 [2024-03-15T19:14:56.207Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.360 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
15:14:56 [2024-03-15T19:14:56.207Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testParse -- Time elapsed: 0.131 s
15:14:56 [2024-03-15T19:14:56.207Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testToString -- Time elapsed: 0.050 s
15:14:56 [2024-03-15T19:14:56.207Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testStreamTextMD -- Time elapsed: 0.026 s
15:14:56 [2024-03-15T19:14:56.207Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testMetadata -- Time elapsed: 0.025 s
15:14:56 [2024-03-15T19:14:56.207Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testGetDetectedByteOrder -- Time elapsed: 0.068 s
15:14:56 [2024-03-15T19:14:56.207Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testEndian -- Time elapsed: 0.031 s
15:14:56 [2024-03-15T19:14:56.207Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testTextMD -- Time elapsed: 0.027 s
15:14:56 [2024-03-15T19:14:56.207Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
15:14:56 [2024-03-15T19:14:56.207Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
15:14:56 [2024-03-15T19:14:56.207Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest.testStreamInputReaderTimestampComparator_1 -- Time elapsed: 0 s
15:14:56 [2024-03-15T19:14:56.207Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCoreLoggerUtilTest
15:14:56 [2024-03-15T19:14:56.207Z] 
15:14:56 [2024-03-15T19:14:56.207Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-03-15 19:14:55.938
15:14:56 [2024-03-15T19:14:56.207Z] !MESSAGE Some message
15:14:56 [2024-03-15T19:14:56.207Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.CtfCoreLoggerUtilTest
15:14:56 [2024-03-15T19:14:56.207Z] org.eclipse.tracecompass.ctf.core.tests.CtfCoreLoggerUtilTest.testCtfCorePluginId -- Time elapsed: 0 s
15:14:56 [2024-03-15T19:14:56.207Z] org.eclipse.tracecompass.ctf.core.tests.CtfCoreLoggerUtilTest.testLog -- Time elapsed: 0.001 s
15:14:56 [2024-03-15T19:14:56.207Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
15:14:56 [2024-03-15T19:14:56.207Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
15:14:56 [2024-03-15T19:14:56.207Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.getterTest -- Time elapsed: 0 s
15:14:56 [2024-03-15T19:14:56.207Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.constructorTest -- Time elapsed: 0.001 s
15:14:56 [2024-03-15T19:14:56.207Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.comparatorTest -- Time elapsed: 0 s
15:14:56 [2024-03-15T19:14:56.207Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.equalsTest -- Time elapsed: 0 s
15:14:56 [2024-03-15T19:14:56.207Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.toStringTest -- Time elapsed: 0.003 s
15:14:56 [2024-03-15T19:14:56.207Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.hashCodeTest -- Time elapsed: 0 s
15:14:56 [2024-03-15T19:14:56.207Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
15:14:56 [2024-03-15T19:14:56.207Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
15:14:56 [2024-03-15T19:14:56.207Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedLengthArray -- Time elapsed: 0.001 s
15:14:56 [2024-03-15T19:14:56.207Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedLengthNotNullTerminatedArray -- Time elapsed: 0 s
15:14:56 [2024-03-15T19:14:56.207Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedLengthString -- Time elapsed: 0 s
15:14:56 [2024-03-15T19:14:56.207Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_simple -- Time elapsed: 0 s
15:14:56 [2024-03-15T19:14:56.207Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_complex -- Time elapsed: 0 s
15:14:56 [2024-03-15T19:14:56.207Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_simple2 -- Time elapsed: 0 s
15:14:56 [2024-03-15T19:14:56.207Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_simple3 -- Time elapsed: 0 s
15:14:56 [2024-03-15T19:14:56.207Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedHexLengthArray -- Time elapsed: 0.003 s
15:14:56 [2024-03-15T19:14:56.207Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
15:14:56 [2024-03-15T19:14:56.207Z] 
15:14:56 [2024-03-15T19:14:56.207Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 19:14:55.966
15:14:56 [2024-03-15T19:14:56.207Z] !MESSAGE Struct already contains a field named ctx
15:14:56 [2024-03-15T19:14:56.207Z] 
15:14:56 [2024-03-15T19:14:56.207Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 19:14:55.966
15:14:56 [2024-03-15T19:14:56.207Z] !MESSAGE Struct already contains a field named ctx
15:14:56 [2024-03-15T19:14:56.207Z] 
15:14:56 [2024-03-15T19:14:56.207Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 19:14:55.966
15:14:56 [2024-03-15T19:14:56.207Z] !MESSAGE Struct already contains a field named ctx
15:14:56 [2024-03-15T19:14:56.207Z] 
15:14:56 [2024-03-15T19:14:56.207Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 19:14:55.967
15:14:56 [2024-03-15T19:14:56.207Z] !MESSAGE Struct already contains a field named ctx
15:14:56 [2024-03-15T19:14:56.207Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
15:14:56 [2024-03-15T19:14:56.207Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest.testEvents -- Time elapsed: 0.003 s
15:14:56 [2024-03-15T19:14:56.207Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
15:14:56 [2024-03-15T19:14:56.207Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
15:14:56 [2024-03-15T19:14:56.207Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.getterTest -- Time elapsed: 0 s
15:14:56 [2024-03-15T19:14:56.207Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.ctorTest -- Time elapsed: 0 s
15:14:56 [2024-03-15T19:14:56.207Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.equalsTest -- Time elapsed: 0 s
15:14:56 [2024-03-15T19:14:56.207Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.toStringTest -- Time elapsed: 0 s
15:14:56 [2024-03-15T19:14:56.207Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.hashcodeTest -- Time elapsed: 0 s
15:14:56 [2024-03-15T19:14:56.208Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
15:14:56 [2024-03-15T19:14:56.208Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
15:14:56 [2024-03-15T19:14:56.208Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testGetFieldsList -- Time elapsed: 0 s
15:14:56 [2024-03-15T19:14:56.208Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testGetField -- Time elapsed: 0 s
15:14:56 [2024-03-15T19:14:56.208Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testToString -- Time elapsed: 0 s
15:14:56 [2024-03-15T19:14:56.208Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testStructDeclaration -- Time elapsed: 0 s
15:14:56 [2024-03-15T19:14:56.208Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testAddField -- Time elapsed: 0 s
15:14:56 [2024-03-15T19:14:56.208Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
15:14:56 [2024-03-15T19:14:56.208Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testGetMinAlign -- Time elapsed: 0 s
15:14:56 [2024-03-15T19:14:56.208Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.equalsTest -- Time elapsed: 0 s
15:14:56 [2024-03-15T19:14:56.208Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testHasField -- Time elapsed: 0 s
15:14:56 [2024-03-15T19:14:56.208Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.hashcodeTest -- Time elapsed: 0 s
15:14:56 [2024-03-15T19:14:56.208Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
15:14:57 [2024-03-15T19:14:57.135Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.773 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
15:14:57 [2024-03-15T19:14:57.135Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals1 -- Time elapsed: 0.025 s
15:14:57 [2024-03-15T19:14:57.135Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals2 -- Time elapsed: 0.024 s
15:14:57 [2024-03-15T19:14:57.135Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals3 -- Time elapsed: 0.024 s
15:14:57 [2024-03-15T19:14:57.135Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals4 -- Time elapsed: 0.024 s
15:14:57 [2024-03-15T19:14:57.135Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals5 -- Time elapsed: 0.024 s
15:14:57 [2024-03-15T19:14:57.135Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testHashCode_null -- Time elapsed: 0.024 s
15:14:57 [2024-03-15T19:14:57.135Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEventDefinition -- Time elapsed: 0.055 s
15:14:57 [2024-03-15T19:14:57.135Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_null -- Time elapsed: 0.025 s
15:14:57 [2024-03-15T19:14:57.135Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetId -- Time elapsed: 0.023 s
15:14:57 [2024-03-15T19:14:57.135Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testFieldsIsSet_null -- Time elapsed: 0.023 s
15:14:57 [2024-03-15T19:14:57.135Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testNameIsSet_null -- Time elapsed: 0.025 s
15:14:57 [2024-03-15T19:14:57.135Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetName -- Time elapsed: 0.024 s
15:14:57 [2024-03-15T19:14:57.135Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testFieldsIsSet -- Time elapsed: 0.024 s
15:14:57 [2024-03-15T19:14:57.135Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other1 -- Time elapsed: 0.024 s
15:14:57 [2024-03-15T19:14:57.135Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other2 -- Time elapsed: 0.023 s
15:14:57 [2024-03-15T19:14:57.135Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other3 -- Time elapsed: 0.024 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other4 -- Time elapsed: 0.023 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEventDeclaration -- Time elapsed: 0.028 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testHashCode -- Time elapsed: 0.023 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testContextIsSet_null -- Time elapsed: 0.024 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testStreamIsSet -- Time elapsed: 0.024 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetFields -- Time elapsed: 0.024 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testIdIsSet -- Time elapsed: 0.023 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals -- Time elapsed: 0.047 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetStream -- Time elapsed: 0.024 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testStreamIsSet_null -- Time elapsed: 0.024 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_emptyObject -- Time elapsed: 0.041 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testNameIsSet -- Time elapsed: 0.024 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testContextIsSet -- Time elapsed: 0.024 s
15:14:57 [2024-03-15T19:14:57.136Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
15:14:57 [2024-03-15T19:14:57.136Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat32BitNeg -- Time elapsed: 0.013 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat32Bit -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat48Bit -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat64Bit -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testGetValue -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat248 -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat5311 -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testToString -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat64BitNeg -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.136Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
15:14:57 [2024-03-15T19:14:57.136Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIntegerDeclarationBruteForce -- Time elapsed: 0.015 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetEncoding -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testToString -- Time elapsed: 0.005 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetByteOrder -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsCharacter_8bytes -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testMinValue -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIntegerDeclaration -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetBase -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.equalsTest -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsSigned_unsigned -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsSigned_signed -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testMaxValue -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetLength -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.hashcodeTest -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsCharacter -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
15:14:57 [2024-03-15T19:14:57.136Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetCurrentField -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupVariant -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testToString -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetCurrentFieldName -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetPath -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupInteger -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupString -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupStruct -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupEnum -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testVariantDefinition -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupArray -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetDefinitions -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupDefinition -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
15:14:57 [2024-03-15T19:14:57.136Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testGetValue -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testStringDefinition -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testToString -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testSetValue -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] Running org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest
15:14:57 [2024-03-15T19:14:57.136Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest.testBlobDeclaration -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
15:14:57 [2024-03-15T19:14:57.136Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange1 -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange2 -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange3 -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange4 -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testBitFlagEnum -- Time elapsed: 0.002 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testAddMany -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testAddNext -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlap -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testEnumDeclaration -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testAdd -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testQuery -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testDubs -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testToString -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.136Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.binaryEquivalentTest -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.equalsTest -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.hashcodeTest -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
15:14:57 [2024-03-15T19:14:57.137Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest.testToString -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
15:14:57 [2024-03-15T19:14:57.137Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testGetValue -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testGetIntegerValue_one -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testToString -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testUnknownEnum -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testEnumDefinition -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
15:14:57 [2024-03-15T19:14:57.137Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testGetElementType -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testArrayDeclaration -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testToString -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testIsString_complex -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testCreateDefinition -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.equalsTest -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testGetLength -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.hashcodeTest -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testIsString_ownDefs -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
15:14:57 [2024-03-15T19:14:57.137Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testLargeExtended -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateLargeFail -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateLarge -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateCompactFail -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testLargeCompact -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testCompactExtended -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testMaxSizes -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateCompact -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testCompactCompact -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
15:14:57 [2024-03-15T19:14:57.137Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupVariant -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testToString -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupInteger_1 -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupInteger_2 -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupString -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupStruct -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupEnum -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupArray -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testGetDefinitions_1 -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupFixedStringDefinition -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupDefinition -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
15:14:57 [2024-03-15T19:14:57.137Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test32BE -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test32LE -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test64BE -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test64LE -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
15:14:57 [2024-03-15T19:14:57.137Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testVariantDeclaration -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.equalsAddTwiceTest -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testToString -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testAddField -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testCreateDefinition -- Time elapsed: 0.024 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.equalsOutOfOrderTest -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.equalsTest -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testIsTagged -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testIsTagged_null -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testHasField -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.hashcodeTest -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testSetTag -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
15:14:57 [2024-03-15T19:14:57.137Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testGetValue -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testToString -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testFormatNumber_unsignedLong -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testIntegerDefinition -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testFormatNumber_signedLong -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
15:14:57 [2024-03-15T19:14:57.137Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testToString -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testGetElem -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testGetDeclaration -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.137Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testFixedStringDefinition -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.138Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
15:14:57 [2024-03-15T19:14:57.138Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
15:14:57 [2024-03-15T19:14:57.138Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testgetElem_withDefs -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.138Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToStringStringArray -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.138Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testRead_noDefs -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.138Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testgetElem_noDefs -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.138Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_withDefs -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.138Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testArrayDefinition_baseDeclaration -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.138Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testArrayDefinition_newDeclaration -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.138Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_string -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.138Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_char -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.138Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_long -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.138Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testGetDeclaration -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.138Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
15:14:57 [2024-03-15T19:14:57.138Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
15:14:57 [2024-03-15T19:14:57.138Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testGetEncoding -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.138Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testToString -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.138Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.138Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testStringDeclaration -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.138Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.equalsTest -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.138Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testStringDeclaration_2 -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.138Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.hashcodeTest -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.138Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
15:14:57 [2024-03-15T19:14:57.138Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
15:14:57 [2024-03-15T19:14:57.138Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testGetElementType -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.138Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testToString -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.138Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testSequenceDeclaration -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.138Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testCreateDefinition -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.138Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.equalsTest -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.138Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.hashcodeTest -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.138Z] Running org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest
15:14:57 [2024-03-15T19:14:57.138Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest
15:14:57 [2024-03-15T19:14:57.138Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testGetBytes -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.138Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testToString -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.138Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.138Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testGetStringValue -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.138Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testBlobDefinition -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.138Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
15:14:57 [2024-03-15T19:14:57.138Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested.
15:14:57 [2024-03-15T19:14:57.138Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested.
15:14:57 [2024-03-15T19:14:57.138Z] line 8:11 required (...)+ loop did not match anything at character ';'
15:14:57 [2024-03-15T19:14:57.138Z] line 10:46 mismatched character '<EOF>' expecting '"'
15:14:57 [2024-03-15T19:14:57.138Z] line 9:16 no viable alternative at character 'o'
15:14:57 [2024-03-15T19:14:57.138Z] line 9:20 no viable alternative at character '?'
15:14:57 [2024-03-15T19:14:57.138Z] line 12:14 no viable alternative at character ''
15:14:57 [2024-03-15T19:14:57.138Z] line 32:0 mismatched character '<EOF>' expecting '"'
15:14:57 [2024-03-15T19:14:57.138Z] 
15:14:57 [2024-03-15T19:14:57.138Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 19:14:57.104
15:14:57 [2024-03-15T19:14:57.138Z] !MESSAGE Unknown trace attribute: test
15:14:57 [2024-03-15T19:14:57.138Z] 
15:14:57 [2024-03-15T19:14:57.138Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 19:14:57.105
15:14:57 [2024-03-15T19:14:57.138Z] !MESSAGE Unknown trace attribute: test1
15:14:57 [2024-03-15T19:14:57.138Z] 
15:14:57 [2024-03-15T19:14:57.138Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 19:14:57.105
15:14:57 [2024-03-15T19:14:57.138Z] !MESSAGE Unknown trace attribute: test2
15:14:57 [2024-03-15T19:14:57.138Z] 
15:14:57 [2024-03-15T19:14:57.138Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 19:14:57.105
15:14:57 [2024-03-15T19:14:57.138Z] !MESSAGE Unknown trace attribute: test3
15:14:57 [2024-03-15T19:14:57.138Z] 
15:14:57 [2024-03-15T19:14:57.138Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 19:14:57.105
15:14:57 [2024-03-15T19:14:57.138Z] !MESSAGE Unknown trace attribute: test4
15:14:57 [2024-03-15T19:14:57.138Z] 
15:14:57 [2024-03-15T19:14:57.138Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 19:14:57.114
15:14:57 [2024-03-15T19:14:57.138Z] !MESSAGE Unknown trace attribute: test2
15:14:57 [2024-03-15T19:14:57.394Z] 
15:14:57 [2024-03-15T19:14:57.394Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 19:14:57.136
15:14:57 [2024-03-15T19:14:57.394Z] !MESSAGE Unknown integer attribute: aa
15:14:57 [2024-03-15T19:14:57.394Z] 
15:14:57 [2024-03-15T19:14:57.394Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 19:14:57.137
15:14:57 [2024-03-15T19:14:57.394Z] !MESSAGE Unknown integer attribute: zz
15:14:57 [2024-03-15T19:14:57.394Z] 
15:14:57 [2024-03-15T19:14:57.394Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 19:14:57.137
15:14:57 [2024-03-15T19:14:57.394Z] !MESSAGE Unknown trace attribute: blah
15:14:57 [2024-03-15T19:14:57.394Z] 
15:14:57 [2024-03-15T19:14:57.394Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 19:14:57.138
15:14:57 [2024-03-15T19:14:57.394Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh
15:14:57 [2024-03-15T19:14:57.651Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 s -- in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
15:14:57 [2024-03-15T19:14:57.651Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition] -- Time elapsed: 0.003 s
15:14:57 [2024-03-15T19:14:57.651Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[1: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier] -- Time elapsed: 0.002 s
15:14:57 [2024-03-15T19:14:57.651Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[2: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.651Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[3: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.651Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[4: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.651Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[5: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.651Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[6: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.651Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[7: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.651Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[9: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-field-value-out-of-range] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[10: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-implicit-but-undefined-int-type] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[11: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-negative-out-of-range] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[12: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-value-out-of-range] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[13: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-missing-int] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[14: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-string] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[15: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-floating] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[16: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-token] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[17: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-too-small] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[18: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-string] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[19: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-struct] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[20: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-0-bit-size] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[21: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-as-string] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[22: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-negative] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[23: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-non-power-2] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[24: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-as-string] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[25: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-invalid] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[26: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-byte-order-invalid] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[27: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[28: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[29: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[30: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[31: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[32: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[33: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[34: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[35: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-negative] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[36: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-corrupted] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[37: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-big] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[38: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-small] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[39: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-int-incomplete] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[40: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-bracket] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[41: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-declaration] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[42: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-expression] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[43: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-string] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[44: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-broken] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[45: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-too-big] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[46: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[47: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-empty-after-header] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[48: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-packetized-endianness-mismatch] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[49: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-with-null-char] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[50: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/packet-based-metadata] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[51: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/repeated-event-id-in-same-stream] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[52: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/stream-undefined-id] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[53: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.652Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[54: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[55: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[56: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[57: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[58: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[59: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[60: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[61: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[62: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-inner-struct-undefined] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[63: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-int-type-undefined] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[64: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-recursive] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[65: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-reserved-keywords] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[66: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-duplicate-name] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[67: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-invalid-type-kind] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[68: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-reserved-keyword] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[69: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-redefinition] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[70: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-reserved-keyword] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[71: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-missing-tag] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[72: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-string-fields] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[73: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-integer] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[74: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-keyword] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[75: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-string] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[76: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-floating] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[77: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-string] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[78: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-1dim] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[79: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-2typedef] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[80: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-typedef] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[81: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[82: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-enum] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[83: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-struct] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[84: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless] -- Time elapsed: 0.033 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[85: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-token-kind] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[86: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-untyped-int] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[87: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-big] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[88: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-small] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[89: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-value] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[90: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-unsigned-big] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[91: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/event-id-integer] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[92: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/integer-1-bit-size] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers] -- Time elapsed: 0.004 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[94: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-big-endian] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[95: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-minimal-accepted] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[96: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-big-endian] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[97: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-little-endian] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[98: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-clashes] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[99: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-empty] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[100: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/repeated-event-id-in-2-streams] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[101: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-1dim] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[102: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-2dim] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.653Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[103: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-scoped-length] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[104: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/stream-undefined-id] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[105: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/string-literal-escape] -- Time elapsed: 0.015 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[106: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-larger] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[107: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-smaller] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[108: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-valid] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[109: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-inner-struct] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[110: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-unamed-struct-as-field] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[111: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-underscores-in-fields] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[112: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-reserved-keyword] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[113: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-simple] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[114: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typedef-simple] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[115: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-attribute-warnings] -- Time elapsed: 0.003 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[116: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[117: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers-unnamed] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[118: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[119: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-missing-selector] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[120: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-scope-tag] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[121: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-structs] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[122: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels-redefinition] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[123: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[124: traces/ctf-testsuite/tests/1.8/regression/stream/fail/content-size-larger-than-packet-size] -- Time elapsed: 0.003 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[125: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-empty-struct] -- Time elapsed: 0.003 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[126: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-integer] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[127: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-array-of-integers] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[128: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-float] -- Time elapsed: 0.002 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[129: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-integer] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[130: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-len-of-sequence] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[131: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-between-elements] -- Time elapsed: 0.002 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[132: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-start] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[133: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-within-element] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[134: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-string] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[135: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-struct] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[136: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-variant-selected-element] -- Time elapsed: 0.035 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty] -- Time elapsed: 0.002 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[138: traces/ctf-testsuite/tests/1.8/regression/stream/fail/less-than-1-byte-packet-size] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[139: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-alignment-integer] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[140: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-array-of-integers] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[141: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-empty-event-with-aligned-struct] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[142: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-float] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[143: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-integer] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[144: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-large-sequence-length] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[145: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-len-of-sequence] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[146: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-packet-header] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[147: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-between-elements] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[148: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-start] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[149: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-within-element] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[150: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-string] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.654Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[151: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-struct] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[152: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-variant-selected-element] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[153: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-range-enum-selector] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[154: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-unknown-enum-selector] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[155: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-content-size] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[156: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-packet-size] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[157: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[158: traces/ctf-testsuite/tests/1.8/regression/stream/pass/array-with-empty-struct] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[159: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream-no-header] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[160: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[161: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-struct] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[162: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-alignment-2-bit-empty-struct] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[163: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-empty-struct] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[164: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-variant-selected-element] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[165: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-2.0-pre5] -- Time elapsed: 0.094 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[166: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-trace] -- Time elapsed: 0.084 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[167: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-ust-heartbeat-event] -- Time elapsed: 0.003 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[168: traces/ctf-testsuite/tests/1.8/regression/stream/pass/sequence-with-empty-struct] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[169: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-repeated] -- Time elapsed: 0.017 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[170: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-twice] -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[171: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-enum-mappings] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[172: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-fields] -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
15:14:57 [2024-03-15T19:14:57.655Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_le1 -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_le2 -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutIntLe -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_invalid -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35s_pos0LE -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35s_pos7LE -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35s_pos8LE -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet24Unsigned -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_invalid -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet24Signed -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35_pos7LE -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35_pos8LE -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_length0 -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_length1 -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos0LE -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos7LE -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos8LE -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet35_pos0BE -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet35_pos0LE -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet35_pos8BE -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutIntLe_length0 -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutIntLe_length1 -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos0 -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos7 -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos8 -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetUnsigned -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_invalid2 -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetSigned -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_hex -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_base -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_pos0 -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_pos1 -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_pos2 -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
15:14:57 [2024-03-15T19:14:57.655Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetPosition -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testCanRead_1param -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetBytes -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetOrder -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testClear -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetByteOrder -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testBitBuffer -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testSetByteOrder -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testBitBuffer_fromByteBuffer -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetByteBuffer -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testSetPosition -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetBytesMiddle -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testSetOrder -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.655Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
15:14:57 [2024-03-15T19:14:57.655Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
15:14:57 [2024-03-15T19:14:57.656Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testCopyConstructorWithNull -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.656Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testUnsupporteds -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.656Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testToArray -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.656Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testCopyConstructor -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.656Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testSet -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.656Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testClear -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.656Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testToString -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.656Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testListIterator -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.656Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testUnorderedSet -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.656Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testRecursiveCopyConstructor -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.656Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testContains -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.656Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testListIteratorWithNull -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.656Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testCopyConstructorWithNulls -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.656Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testHashCollision -- Time elapsed: 0.118 s
15:14:57 [2024-03-15T19:14:57.656Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testEquality -- Time elapsed: 0.001 s
15:14:57 [2024-03-15T19:14:57.656Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testListIteratorOutOfOrder -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.656Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testIndexOf -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.656Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testIsEmpty -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.656Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testSimple -- Time elapsed: 0.005 s
15:14:57 [2024-03-15T19:14:57.656Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testStream -- Time elapsed: 0.003 s
15:14:57 [2024-03-15T19:14:57.656Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testStreams -- Time elapsed: 0.005 s
15:14:57 [2024-03-15T19:14:57.656Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
15:14:57 [2024-03-15T19:14:57.656Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
15:14:57 [2024-03-15T19:14:57.656Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testMakeUUID_2 -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.656Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testMakeUUID_3 -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.656Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testUnsignedCompare -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.656Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testMakeUUID -- Time elapsed: 0 s
15:14:57 [2024-03-15T19:14:57.656Z] 
15:14:57 [2024-03-15T19:14:57.656Z] Results:
15:14:57 [2024-03-15T19:14:57.656Z] 
15:14:57 [2024-03-15T19:14:57.656Z] Tests run: 649, Failures: 0, Errors: 0, Skipped: 1
15:14:57 [2024-03-15T19:14:57.656Z] 
15:14:58 [2024-03-15T19:14:58.220Z] [INFO] All tests passed
15:14:58 [2024-03-15T19:14:58.220Z] [INFO] 
15:14:58 [2024-03-15T19:14:58.220Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests ---
15:14:58 [2024-03-15T19:14:58.220Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT.jar
15:14:58 [2024-03-15T19:14:58.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT.pom
15:14:58 [2024-03-15T19:14:58.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT-sources.jar
15:14:58 [2024-03-15T19:14:58.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT-p2metadata.xml
15:14:58 [2024-03-15T19:14:58.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT-p2artifacts.xml
15:14:58 [2024-03-15T19:14:58.221Z] [INFO] 
15:14:58 [2024-03-15T19:14:58.221Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests ---
15:14:58 [2024-03-15T19:14:58.221Z] [INFO] 
15:14:58 [2024-03-15T19:14:58.221Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >--
15:14:58 [2024-03-15T19:14:58.221Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT [20/141]
15:14:58 [2024-03-15T19:14:58.221Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
15:14:58 [2024-03-15T19:14:58.221Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:14:58 [2024-03-15T19:14:58.221Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:14:58 [2024-03-15T19:14:58.221Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
15:14:58 [2024-03-15T19:14:58.476Z] [INFO] 
15:14:58 [2024-03-15T19:14:58.476Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:14:58 [2024-03-15T19:14:58.476Z] [INFO] 
15:14:58 [2024-03-15T19:14:58.476Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:14:58 [2024-03-15T19:14:58.476Z] [INFO] The project's OSGi version is 1.0.17.202403151906
15:14:58 [2024-03-15T19:14:58.476Z] [INFO] 
15:14:58 [2024-03-15T19:14:58.476Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:14:58 [2024-03-15T19:14:58.476Z] [INFO] 
15:14:58 [2024-03-15T19:14:58.476Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:14:58 [2024-03-15T19:14:58.476Z] [INFO] 
15:14:58 [2024-03-15T19:14:58.476Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:14:58 [2024-03-15T19:14:58.476Z] [INFO] 
15:14:58 [2024-03-15T19:14:58.476Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:14:58 [2024-03-15T19:14:58.476Z] [INFO] 
15:14:58 [2024-03-15T19:14:58.476Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:14:58 [2024-03-15T19:14:58.476Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core.tests
15:14:58 [2024-03-15T19:14:58.476Z] [INFO] 
15:14:58 [2024-03-15T19:14:58.476Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:14:58 [2024-03-15T19:14:58.476Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
15:14:58 [2024-03-15T19:14:58.476Z] [INFO] 
15:14:58 [2024-03-15T19:14:58.476Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:14:58 [2024-03-15T19:14:58.476Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:14:58 [2024-03-15T19:14:58.476Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:14:58 [2024-03-15T19:14:58.476Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
15:14:58 [2024-03-15T19:14:58.476Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:14:59 [2024-03-15T19:14:59.038Z] [INFO] 
15:14:59 [2024-03-15T19:14:59.038Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:14:59 [2024-03-15T19:14:59.038Z] [INFO] 
15:14:59 [2024-03-15T19:14:59.038Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:14:59 [2024-03-15T19:14:59.038Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources
15:14:59 [2024-03-15T19:14:59.038Z] [INFO] 
15:14:59 [2024-03-15T19:14:59.038Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:14:59 [2024-03-15T19:14:59.038Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped
15:14:59 [2024-03-15T19:14:59.038Z] [INFO] 
15:14:59 [2024-03-15T19:14:59.038Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:14:59 [2024-03-15T19:14:59.038Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-sources.jar
15:14:59 [2024-03-15T19:14:59.038Z] [INFO] 
15:14:59 [2024-03-15T19:14:59.038Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:14:59 [2024-03-15T19:14:59.038Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT.jar
15:14:59 [2024-03-15T19:14:59.038Z] [INFO] 
15:14:59 [2024-03-15T19:14:59.038Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:14:59 [2024-03-15T19:14:59.038Z] [INFO] 
15:14:59 [2024-03-15T19:14:59.038Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:14:59 [2024-03-15T19:14:59.038Z] [INFO] 
15:14:59 [2024-03-15T19:14:59.038Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:14:59 [2024-03-15T19:14:59.038Z] [INFO] 
15:14:59 [2024-03-15T19:14:59.038Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:14:59 [2024-03-15T19:14:59.294Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT.jar
15:15:00 [2024-03-15T19:15:00.658Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-sources.jar
15:15:01 [2024-03-15T19:15:01.220Z] [INFO] 
15:15:01 [2024-03-15T19:15:01.220Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:15:01 [2024-03-15T19:15:01.478Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log
15:15:01 [2024-03-15T19:15:01.478Z] [INFO] Command line:
15:15:01 [2024-03-15T19:15:01.479Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:15:01 [2024-03-15T19:15:01.479Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:15:04 [2024-03-15T19:15:04.751Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
15:15:04 [2024-03-15T19:15:04.751Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
15:15:04 [2024-03-15T19:15:04.751Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testToString -- Time elapsed: 0.003 s
15:15:04 [2024-03-15T19:15:04.751Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testCompareTo -- Time elapsed: 0 s
15:15:04 [2024-03-15T19:15:04.751Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testGetters -- Time elapsed: 0 s
15:15:04 [2024-03-15T19:15:04.751Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testHashCode -- Time elapsed: 0 s
15:15:04 [2024-03-15T19:15:04.751Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testEquals -- Time elapsed: 0 s
15:15:04 [2024-03-15T19:15:04.751Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
15:15:22 [2024-03-15T19:15:22.873Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.72 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
15:15:22 [2024-03-15T19:15:22.873Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest.testTooManyContexts -- Time elapsed: 14.41 s
15:15:22 [2024-03-15T19:15:22.873Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest.testIndexing -- Time elapsed: 0.797 s
15:15:22 [2024-03-15T19:15:22.873Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
15:15:22 [2024-03-15T19:15:22.873Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
15:15:22 [2024-03-15T19:15:22.873Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testCtfLocation_timestamp -- Time elapsed: 0.001 s
15:15:22 [2024-03-15T19:15:22.873Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testToString_valid -- Time elapsed: 0 s
15:15:22 [2024-03-15T19:15:22.873Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testSetLocation -- Time elapsed: 0 s
15:15:22 [2024-03-15T19:15:22.873Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testGetLocation -- Time elapsed: 0 s
15:15:22 [2024-03-15T19:15:22.873Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testToString_invalid -- Time elapsed: 0 s
15:15:22 [2024-03-15T19:15:22.873Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testCtfLocation_long -- Time elapsed: 0 s
15:15:22 [2024-03-15T19:15:22.873Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
15:15:22 [2024-03-15T19:15:22.873Z] !SESSION 2024-03-15 19:15:01.415 -----------------------------------------------
15:15:22 [2024-03-15T19:15:22.873Z] eclipse.buildId=unknown
15:15:22 [2024-03-15T19:15:22.873Z] java.version=17.0.2
15:15:22 [2024-03-15T19:15:22.873Z] java.vendor=Oracle Corporation
15:15:22 [2024-03-15T19:15:22.873Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:15:22 [2024-03-15T19:15:22.873Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:15:22 [2024-03-15T19:15:22.873Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:15:22 [2024-03-15T19:15:22.873Z] 
15:15:22 [2024-03-15T19:15:22.873Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 19:15:19.966
15:15:22 [2024-03-15T19:15:22.873Z] !MESSAGE Unknown trace attribute: test
15:15:22 [2024-03-15T19:15:22.873Z] 
15:15:22 [2024-03-15T19:15:22.873Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 19:15:19.966
15:15:22 [2024-03-15T19:15:22.873Z] !MESSAGE Unknown trace attribute: test1
15:15:22 [2024-03-15T19:15:22.873Z] 
15:15:22 [2024-03-15T19:15:22.873Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 19:15:19.967
15:15:22 [2024-03-15T19:15:22.873Z] !MESSAGE Unknown trace attribute: test2
15:15:22 [2024-03-15T19:15:22.873Z] 
15:15:22 [2024-03-15T19:15:22.874Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 19:15:19.967
15:15:22 [2024-03-15T19:15:22.874Z] !MESSAGE Unknown trace attribute: test3
15:15:22 [2024-03-15T19:15:22.874Z] 
15:15:22 [2024-03-15T19:15:22.874Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 19:15:19.968
15:15:22 [2024-03-15T19:15:22.874Z] !MESSAGE Unknown trace attribute: test4
15:15:22 [2024-03-15T19:15:22.874Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
15:15:22 [2024-03-15T19:15:22.874Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest.testValidate[0: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers] -- Time elapsed: 0.017 s
15:15:22 [2024-03-15T19:15:22.874Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest.testValidate[1: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration/org.eclipse.osgi/112/0/.cp/kernel] -- Time elapsed: 0.081 s
15:15:22 [2024-03-15T19:15:22.874Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest.testValidate[2: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty] -- Time elapsed: 0.006 s
15:15:22 [2024-03-15T19:15:22.874Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest.testValidate[3: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1] -- Time elapsed: 0 s
15:15:22 [2024-03-15T19:15:22.874Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest.testValidate[4: ../org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz] -- Time elapsed: 0.001 s
15:15:22 [2024-03-15T19:15:22.874Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
15:15:22 [2024-03-15T19:15:22.874Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.934 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
15:15:22 [2024-03-15T19:15:22.874Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testSecondToLastEvent -- Time elapsed: 0.149 s
15:15:22 [2024-03-15T19:15:22.874Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testLastEvent -- Time elapsed: 0.172 s
15:15:22 [2024-03-15T19:15:22.874Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testFirstEvent -- Time elapsed: 0.008 s
15:15:22 [2024-03-15T19:15:22.874Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testSecondEvent -- Time elapsed: 0.100 s
15:15:22 [2024-03-15T19:15:22.874Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
15:15:22 [2024-03-15T19:15:22.874Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
15:15:22 [2024-03-15T19:15:22.874Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest.testRapidBoundsWithTransform -- Time elapsed: 0.313 s
15:15:22 [2024-03-15T19:15:22.874Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest.testRapidBounds -- Time elapsed: 0.094 s
15:15:22 [2024-03-15T19:15:22.874Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
15:15:27 [2024-03-15T19:15:27.044Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.009 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
15:15:27 [2024-03-15T19:15:27.044Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventStartMatches -- Time elapsed: 0.301 s
15:15:27 [2024-03-15T19:15:27.044Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventProgressMonitor -- Time elapsed: 0.300 s
15:15:27 [2024-03-15T19:15:27.044Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventStartMatches -- Time elapsed: 0.297 s
15:15:27 [2024-03-15T19:15:27.044Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEvent -- Time elapsed: 0.302 s
15:15:27 [2024-03-15T19:15:27.044Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventProgressMonitor -- Time elapsed: 0.299 s
15:15:27 [2024-03-15T19:15:27.044Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventFar -- Time elapsed: 0.300 s
15:15:27 [2024-03-15T19:15:27.044Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventCancelled -- Time elapsed: 0.001 s
15:15:27 [2024-03-15T19:15:27.044Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingBeginningOfTrace -- Time elapsed: 0.598 s
15:15:27 [2024-03-15T19:15:27.044Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventNoMatch -- Time elapsed: 0.301 s
15:15:27 [2024-03-15T19:15:27.044Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventNoMatch -- Time elapsed: 0.899 s
15:15:27 [2024-03-15T19:15:27.044Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEvent -- Time elapsed: 0.301 s
15:15:27 [2024-03-15T19:15:27.044Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventCancelled -- Time elapsed: 0.001 s
15:15:27 [2024-03-15T19:15:27.044Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
15:15:36 [2024-03-15T19:15:36.985Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.491 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
15:15:36 [2024-03-15T19:15:36.985Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest.testReopenIndex -- Time elapsed: 5.732 s
15:15:36 [2024-03-15T19:15:36.985Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest.testIndexing -- Time elapsed: 3.758 s
15:15:36 [2024-03-15T19:15:36.985Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
15:15:36 [2024-03-15T19:15:36.985Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
15:15:36 [2024-03-15T19:15:36.985Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testCtfTmfTrace -- Time elapsed: 0 s
15:15:36 [2024-03-15T19:15:36.985Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_timestamp -- Time elapsed: 0.001 s
15:15:36 [2024-03-15T19:15:36.985Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEventLoc_timetamp -- Time elapsed: 0 s
15:15:36 [2024-03-15T19:15:36.985Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testParseEvent -- Time elapsed: 0.001 s
15:15:36 [2024-03-15T19:15:36.985Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetEndTime -- Time elapsed: 0 s
15:15:36 [2024-03-15T19:15:36.985Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetNbEvents -- Time elapsed: 0 s
15:15:36 [2024-03-15T19:15:36.985Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEventLoc_null -- Time elapsed: 0 s
15:15:36 [2024-03-15T19:15:36.985Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetStartTime -- Time elapsed: 0 s
15:15:36 [2024-03-15T19:15:36.985Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testBroadcast -- Time elapsed: 0 s
15:15:36 [2024-03-15T19:15:36.985Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testEventLookup -- Time elapsed: 0.002 s
15:15:36 [2024-03-15T19:15:36.985Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testValidate -- Time elapsed: 0.029 s
15:15:36 [2024-03-15T19:15:36.985Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetEnvValue -- Time elapsed: 0 s
15:15:36 [2024-03-15T19:15:36.985Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetName -- Time elapsed: 0 s
15:15:36 [2024-03-15T19:15:36.985Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetNext -- Time elapsed: 0 s
15:15:36 [2024-03-15T19:15:36.985Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetPath -- Time elapsed: 0.001 s
15:15:36 [2024-03-15T19:15:36.985Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetStreamingInterval -- Time elapsed: 0 s
15:15:36 [2024-03-15T19:15:36.985Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetContainedEventTypes -- Time elapsed: 0.001 s
15:15:36 [2024-03-15T19:15:36.985Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetLocationRatio -- Time elapsed: 0 s
15:15:36 [2024-03-15T19:15:36.985Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetCacheSize -- Time elapsed: 0 s
15:15:36 [2024-03-15T19:15:36.985Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetTraceProperties -- Time elapsed: 0 s
15:15:36 [2024-03-15T19:15:36.985Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testCtfHostId -- Time elapsed: 0.001 s
15:15:36 [2024-03-15T19:15:36.985Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_rank -- Time elapsed: 0 s
15:15:36 [2024-03-15T19:15:36.985Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetTimeRange -- Time elapsed: 0 s
15:15:36 [2024-03-15T19:15:36.985Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetEventType -- Time elapsed: 0 s
15:15:36 [2024-03-15T19:15:36.985Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_ratio -- Time elapsed: 0.001 s
15:15:36 [2024-03-15T19:15:36.985Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetResource -- Time elapsed: 0 s
15:15:36 [2024-03-15T19:15:36.985Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_location -- Time elapsed: 0 s
15:15:36 [2024-03-15T19:15:36.985Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testReadNextEvent -- Time elapsed: 0 s
15:15:36 [2024-03-15T19:15:36.986Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testDispose -- Time elapsed: 0.001 s
15:15:36 [2024-03-15T19:15:36.986Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEventInvalidLocation -- Time elapsed: 0 s
15:15:36 [2024-03-15T19:15:36.986Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetCurrentLocation -- Time elapsed: 0 s
15:15:36 [2024-03-15T19:15:36.986Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
15:15:36 [2024-03-15T19:15:36.986Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
15:15:36 [2024-03-15T19:15:36.986Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest.testUnsignedByte -- Time elapsed: 0.017 s
15:15:36 [2024-03-15T19:15:36.986Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
15:15:36 [2024-03-15T19:15:36.986Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
15:15:36 [2024-03-15T19:15:36.986Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetFieldNames -- Time elapsed: 0.001 s
15:15:36 [2024-03-15T19:15:36.986Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetFieldValue -- Time elapsed: 0 s
15:15:36 [2024-03-15T19:15:36.986Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testCTFEvent_read -- Time elapsed: 0 s
15:15:36 [2024-03-15T19:15:36.986Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetSubFieldValue -- Time elapsed: 0 s
15:15:36 [2024-03-15T19:15:36.986Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testToString -- Time elapsed: 0.001 s
15:15:36 [2024-03-15T19:15:36.986Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testCustomAttributes -- Time elapsed: 0.001 s
15:15:36 [2024-03-15T19:15:36.986Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetters -- Time elapsed: 0 s
15:15:36 [2024-03-15T19:15:36.986Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testTimestamp -- Time elapsed: 0 s
15:15:36 [2024-03-15T19:15:36.986Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetEventName -- Time elapsed: 0 s
15:15:36 [2024-03-15T19:15:36.986Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetTimestamp -- Time elapsed: 0 s
15:15:36 [2024-03-15T19:15:36.986Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetFields -- Time elapsed: 0 s
15:15:36 [2024-03-15T19:15:36.986Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetCPU -- Time elapsed: 0 s
15:15:36 [2024-03-15T19:15:36.986Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testNullEvent -- Time elapsed: 0 s
15:15:36 [2024-03-15T19:15:36.986Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
15:15:39 [2024-03-15T19:15:39.500Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.115 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
15:15:39 [2024-03-15T19:15:39.500Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testTrace -- Time elapsed: 0 s
15:15:39 [2024-03-15T19:15:39.500Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContextEnd -- Time elapsed: 0.136 s
15:15:39 [2024-03-15T19:15:39.500Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext1 -- Time elapsed: 0.139 s
15:15:39 [2024-03-15T19:15:39.500Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext2 -- Time elapsed: 0.035 s
15:15:39 [2024-03-15T19:15:39.501Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext3 -- Time elapsed: 0.124 s
15:15:39 [2024-03-15T19:15:39.501Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext4 -- Time elapsed: 0.115 s
15:15:39 [2024-03-15T19:15:39.501Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContextMiddle -- Time elapsed: 0.068 s
15:15:39 [2024-03-15T19:15:39.501Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContextStart -- Time elapsed: 0.071 s
15:15:39 [2024-03-15T19:15:39.501Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
15:15:41 [2024-03-15T19:15:41.390Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.951 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
15:15:41 [2024-03-15T19:15:41.390Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTotals -- Time elapsed: 0.002 s
15:15:41 [2024-03-15T19:15:41.390Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTypes -- Time elapsed: 0 s
15:15:41 [2024-03-15T19:15:41.390Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTotalInRange -- Time elapsed: 0.001 s
15:15:41 [2024-03-15T19:15:41.390Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTypesInRange -- Time elapsed: 0.001 s
15:15:41 [2024-03-15T19:15:41.390Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
15:15:53 [2024-03-15T19:15:53.564Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.02 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
15:15:53 [2024-03-15T19:15:53.564Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testNbEvents -- Time elapsed: 1.487 s
15:15:53 [2024-03-15T19:15:53.564Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testNbEventsBug475007 -- Time elapsed: 2.891 s
15:15:53 [2024-03-15T19:15:53.564Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testNormalEvent -- Time elapsed: 1.407 s
15:15:53 [2024-03-15T19:15:53.564Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testSecondLostEvent -- Time elapsed: 1.404 s
15:15:53 [2024-03-15T19:15:53.564Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testFirstLostEvent -- Time elapsed: 1.406 s
15:15:53 [2024-03-15T19:15:53.564Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testLostEventWithTransform -- Time elapsed: 2.425 s
15:15:53 [2024-03-15T19:15:53.564Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
15:15:53 [2024-03-15T19:15:53.564Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
15:15:53 [2024-03-15T19:15:53.564Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest.testToString -- Time elapsed: 0 s
15:15:53 [2024-03-15T19:15:53.564Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest.testCtfTmfEventType -- Time elapsed: 0 s
15:15:53 [2024-03-15T19:15:53.564Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
15:15:53 [2024-03-15T19:15:53.564Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
15:15:53 [2024-03-15T19:15:53.564Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_int -- Time elapsed: 0.001 s
15:15:53 [2024-03-15T19:15:53.564Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_variant -- Time elapsed: 0.001 s
15:15:53 [2024-03-15T19:15:53.564Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_float -- Time elapsed: 0 s
15:15:53 [2024-03-15T19:15:53.564Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_enum -- Time elapsed: 0 s
15:15:53 [2024-03-15T19:15:53.564Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_string -- Time elapsed: 0.001 s
15:15:53 [2024-03-15T19:15:53.564Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_struct -- Time elapsed: 0 s
15:15:53 [2024-03-15T19:15:53.564Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_sequence -- Time elapsed: 0 s
15:15:53 [2024-03-15T19:15:53.564Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_sequence_value -- Time elapsed: 0.001 s
15:15:53 [2024-03-15T19:15:53.564Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_enum -- Time elapsed: 0 s
15:15:53 [2024-03-15T19:15:53.564Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_float -- Time elapsed: 0 s
15:15:53 [2024-03-15T19:15:53.564Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_int -- Time elapsed: 0 s
15:15:53 [2024-03-15T19:15:53.564Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_variant -- Time elapsed: 0 s
15:15:53 [2024-03-15T19:15:53.564Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_string -- Time elapsed: 0 s
15:15:53 [2024-03-15T19:15:53.564Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_struct -- Time elapsed: 0 s
15:15:53 [2024-03-15T19:15:53.564Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
15:15:53 [2024-03-15T19:15:53.564Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
15:15:53 [2024-03-15T19:15:53.564Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest.testVariantGetField -- Time elapsed: 0 s
15:15:53 [2024-03-15T19:15:53.564Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
15:15:53 [2024-03-15T19:15:53.564Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
15:15:53 [2024-03-15T19:15:53.564Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest.test -- Time elapsed: 0.001 s
15:15:53 [2024-03-15T19:15:53.564Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
15:15:57 [2024-03-15T19:15:57.730Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.560 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
15:15:57 [2024-03-15T19:15:57.730Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeWholeRange -- Time elapsed: 0.001 s
15:15:57 [2024-03-15T19:15:57.730Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeMinusEnd -- Time elapsed: 0.001 s
15:15:57 [2024-03-15T19:15:57.730Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeMinusEnd -- Time elapsed: 0 s
15:15:57 [2024-03-15T19:15:57.730Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testEventTypesTotal -- Time elapsed: 0.001 s
15:15:57 [2024-03-15T19:15:57.730Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeWholeRange -- Time elapsed: 0 s
15:15:57 [2024-03-15T19:15:57.730Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsTotal -- Time elapsed: 0 s
15:15:57 [2024-03-15T19:15:57.730Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeNoEventsAtEdges -- Time elapsed: 0.009 s
15:15:57 [2024-03-15T19:15:57.731Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeEventAtEnd -- Time elapsed: 0 s
15:15:57 [2024-03-15T19:15:57.731Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeEventAtStart -- Time elapsed: 0 s
15:15:57 [2024-03-15T19:15:57.731Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeNoEvents -- Time elapsed: 0.040 s
15:15:57 [2024-03-15T19:15:57.731Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testHistogramQuerySmall -- Time elapsed: 0.007 s
15:15:57 [2024-03-15T19:15:57.731Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeNoEvents -- Time elapsed: 0.001 s
15:15:57 [2024-03-15T19:15:57.731Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeMinusStart -- Time elapsed: 0 s
15:15:57 [2024-03-15T19:15:57.731Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeNoEventsAtEdges -- Time elapsed: 0.001 s
15:15:57 [2024-03-15T19:15:57.731Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeEventAtEnd -- Time elapsed: 0.002 s
15:15:57 [2024-03-15T19:15:57.731Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeEventAtStart -- Time elapsed: 0.002 s
15:15:57 [2024-03-15T19:15:57.731Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeEventAtBoth -- Time elapsed: 0 s
15:15:57 [2024-03-15T19:15:57.731Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeMinusStart -- Time elapsed: 0.001 s
15:15:57 [2024-03-15T19:15:57.731Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeEventAtBoth -- Time elapsed: 0.001 s
15:15:57 [2024-03-15T19:15:57.731Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testHistogramQueryFull -- Time elapsed: 0.008 s
15:15:57 [2024-03-15T19:15:57.731Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
15:16:12 [2024-03-15T19:16:12.570Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 15.45 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
15:16:12 [2024-03-15T19:16:12.570Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.preemptedForegroundRequest -- Time elapsed: 0.227 s
15:16:12 [2024-03-15T19:16:12.570Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.foregroundRequest -- Time elapsed: 1.304 s
15:16:12 [2024-03-15T19:16:12.570Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest skipped
15:16:12 [2024-03-15T19:16:12.570Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest1 -- Time elapsed: 1.853 s
15:16:12 [2024-03-15T19:16:12.570Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest2 -- Time elapsed: 2.225 s
15:16:12 [2024-03-15T19:16:12.570Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest3 -- Time elapsed: 1.005 s
15:16:12 [2024-03-15T19:16:12.570Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest4 -- Time elapsed: 0.248 s
15:16:12 [2024-03-15T19:16:12.570Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest5 -- Time elapsed: 0.187 s
15:16:12 [2024-03-15T19:16:12.570Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest6 -- Time elapsed: 1.826 s
15:16:12 [2024-03-15T19:16:12.570Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest7 -- Time elapsed: 2.142 s
15:16:12 [2024-03-15T19:16:12.570Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.preemptedBackgroundRequest -- Time elapsed: 0.312 s
15:16:12 [2024-03-15T19:16:12.570Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.backgroundRequest -- Time elapsed: 2.133 s
15:16:12 [2024-03-15T19:16:12.571Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
15:16:19 [2024-03-15T19:16:19.112Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.640 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
15:16:19 [2024-03-15T19:16:19.112Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testSupplementaryFileDir -- Time elapsed: 2.120 s
15:16:19 [2024-03-15T19:16:19.112Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testDeleteSupplementaryFolder -- Time elapsed: 1.421 s
15:16:19 [2024-03-15T19:16:19.112Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testTemporaryDirPath -- Time elapsed: 1.933 s
15:16:19 [2024-03-15T19:16:19.112Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testDeleteSupplementaryFiles -- Time elapsed: 1.164 s
15:16:19 [2024-03-15T19:16:19.112Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
15:17:15 [2024-03-15T19:17:15.286Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.15 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
15:17:15 [2024-03-15T19:17:15.286Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceTimeRangeClampingEnd -- Time elapsed: 0.004 s
15:17:15 [2024-03-15T19:17:15.286Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetNestedExperiment -- Time elapsed: 8.791 s
15:17:15 [2024-03-15T19:17:15.286Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentTimestampInTrace -- Time elapsed: 2.925 s
15:17:15 [2024-03-15T19:17:15.286Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentTimestampInvalid -- Time elapsed: 2.980 s
15:17:15 [2024-03-15T19:17:15.286Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentInitialRange -- Time elapsed: 2.893 s
15:17:15 [2024-03-15T19:17:15.286Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceTimeRangeClampingStart -- Time elapsed: 0.001 s
15:17:15 [2024-03-15T19:17:15.286Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangePartiallyInOne -- Time elapsed: 0.001 s
15:17:15 [2024-03-15T19:17:15.286Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentRangeClampingBoth -- Time elapsed: 2.883 s
15:17:15 [2024-03-15T19:17:15.286Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimestampValid -- Time elapsed: 0.001 s
15:17:15 [2024-03-15T19:17:15.286Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimestampInBetween -- Time elapsed: 0 s
15:17:15 [2024-03-15T19:17:15.286Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetWithNestedExperiment -- Time elapsed: 8.508 s
15:17:15 [2024-03-15T19:17:15.286Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimestampInvalid -- Time elapsed: 0.001 s
15:17:15 [2024-03-15T19:17:15.286Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceInitialRange -- Time elapsed: 0.001 s
15:17:15 [2024-03-15T19:17:15.286Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangeAllInOne -- Time elapsed: 0.002 s
15:17:15 [2024-03-15T19:17:15.286Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testInitialize -- Time elapsed: 0 s
15:17:15 [2024-03-15T19:17:15.286Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceTimeRangeClampingBoth -- Time elapsed: 0.001 s
15:17:15 [2024-03-15T19:17:15.286Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceNewTimeRange -- Time elapsed: 0.001 s
15:17:15 [2024-03-15T19:17:15.286Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetExperiment -- Time elapsed: 2.980 s
15:17:15 [2024-03-15T19:17:15.286Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangeInBoth -- Time elapsed: 0.003 s
15:17:15 [2024-03-15T19:17:15.286Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentRangeInBetween -- Time elapsed: 2.970 s
15:17:15 [2024-03-15T19:17:15.286Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentRangeClampingOne -- Time elapsed: 2.971 s
15:17:15 [2024-03-15T19:17:15.286Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetWithExperiment -- Time elapsed: 2.937 s
15:17:15 [2024-03-15T19:17:15.286Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testNewTimestamp -- Time elapsed: 0.001 s
15:17:15 [2024-03-15T19:17:15.286Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetForHost -- Time elapsed: 0.002 s
15:17:15 [2024-03-15T19:17:15.286Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetExperimentForHost -- Time elapsed: 2.963 s
15:17:15 [2024-03-15T19:17:15.286Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangeInBetween -- Time elapsed: 0.001 s
15:17:15 [2024-03-15T19:17:15.286Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentTimestampInBetween -- Time elapsed: 2.993 s
15:17:15 [2024-03-15T19:17:15.286Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSet -- Time elapsed: 0.001 s
15:17:15 [2024-03-15T19:17:15.286Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTimestampAfter -- Time elapsed: 0 s
15:17:15 [2024-03-15T19:17:15.286Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTimestampBefore -- Time elapsed: 0 s
15:17:15 [2024-03-15T19:17:15.286Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
15:17:15 [2024-03-15T19:17:15.287Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.723 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
15:17:15 [2024-03-15T19:17:15.287Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testEqualsEmpty -- Time elapsed: 0.054 s
15:17:15 [2024-03-15T19:17:15.287Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testEqualsOther -- Time elapsed: 0.082 s
15:17:15 [2024-03-15T19:17:15.287Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testAdvance -- Time elapsed: 0.064 s
15:17:15 [2024-03-15T19:17:15.287Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetCurrentEvent -- Time elapsed: 0.031 s
15:17:15 [2024-03-15T19:17:15.287Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testIncreaseRank -- Time elapsed: 0.030 s
15:17:15 [2024-03-15T19:17:15.287Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testHasValidRank -- Time elapsed: 0.036 s
15:17:15 [2024-03-15T19:17:15.287Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testSeek -- Time elapsed: 0.100 s
15:17:15 [2024-03-15T19:17:15.287Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testSetLocation -- Time elapsed: 0.029 s
15:17:15 [2024-03-15T19:17:15.287Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetLocation -- Time elapsed: 0.029 s
15:17:15 [2024-03-15T19:17:15.287Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCompareTo -- Time elapsed: 0.037 s
15:17:15 [2024-03-15T19:17:15.287Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetRank -- Time elapsed: 0.034 s
15:17:15 [2024-03-15T19:17:15.287Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testHashCode -- Time elapsed: 0.034 s
15:17:15 [2024-03-15T19:17:15.287Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetCtfTmfTrace -- Time elapsed: 0.033 s
15:17:15 [2024-03-15T19:17:15.287Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCtfIteratorPosition -- Time elapsed: 0.040 s
15:17:15 [2024-03-15T19:17:15.287Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCtfIteratorInit -- Time elapsed: 0.028 s
15:17:15 [2024-03-15T19:17:15.287Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testSetRank -- Time elapsed: 0.028 s
15:17:15 [2024-03-15T19:17:15.287Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCtfIteratorNoinit -- Time elapsed: 0.029 s
15:17:15 [2024-03-15T19:17:15.287Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
15:19:51 [2024-03-15T19:19:51.706Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 151.0 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
15:19:51 [2024-03-15T19:19:51.706Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[0: KERNEL] -- Time elapsed: 11.24 s
15:19:51 [2024-03-15T19:19:51.706Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[1: TRACE2] -- Time elapsed: 11.23 s
15:19:51 [2024-03-15T19:19:51.706Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[2: KERNEL_VM] -- Time elapsed: 13.01 s
15:19:51 [2024-03-15T19:19:51.706Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[3: SYNC_SRC] -- Time elapsed: 3.531 s
15:19:51 [2024-03-15T19:19:51.706Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[4: SYNC_DEST] -- Time elapsed: 3.237 s
15:19:51 [2024-03-15T19:19:51.706Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[5: DJANGO_CLIENT] -- Time elapsed: 14.79 s
15:19:51 [2024-03-15T19:19:51.706Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[6: DJANGO_DB] -- Time elapsed: 13.15 s
15:19:51 [2024-03-15T19:19:51.706Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[7: DJANGO_HTTPD] -- Time elapsed: 14.57 s
15:19:51 [2024-03-15T19:19:51.706Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[8: CYG_PROFILE] -- Time elapsed: 2.312 s
15:19:51 [2024-03-15T19:19:51.706Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[9: CYG_PROFILE_FAST] -- Time elapsed: 2.297 s
15:19:51 [2024-03-15T19:19:51.706Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[10: FUNKY_TRACE] -- Time elapsed: 2.341 s
15:19:51 [2024-03-15T19:19:51.706Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[11: ARM_64_BIT_HEADER] -- Time elapsed: 3.098 s
15:19:51 [2024-03-15T19:19:51.706Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[12: FLIPPING_ENDIANNESS] -- Time elapsed: 2.492 s
15:19:51 [2024-03-15T19:19:51.706Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[13: DYNSCOPE] -- Time elapsed: 2.822 s
15:19:51 [2024-03-15T19:19:51.706Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[14: DEBUG_INFO] -- Time elapsed: 2.217 s
15:19:51 [2024-03-15T19:19:51.706Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[15: DEBUG_INFO3] -- Time elapsed: 2.217 s
15:19:51 [2024-03-15T19:19:51.706Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[16: DEBUG_INFO4] -- Time elapsed: 2.217 s
15:19:51 [2024-03-15T19:19:51.706Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC] -- Time elapsed: 2.211 s
15:19:51 [2024-03-15T19:19:51.706Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES] -- Time elapsed: 2.213 s
15:19:51 [2024-03-15T19:19:51.706Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK] -- Time elapsed: 2.212 s
15:19:51 [2024-03-15T19:19:51.706Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[20: MEMORY_ANALYSIS] -- Time elapsed: 6.967 s
15:19:51 [2024-03-15T19:19:51.706Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[21: PERF_TASKSET2] -- Time elapsed: 2.264 s
15:19:51 [2024-03-15T19:19:51.706Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[22: MANY_THREADS] -- Time elapsed: 6.067 s
15:19:51 [2024-03-15T19:19:51.706Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[23: CONTEXT_SWITCHES_KERNEL] -- Time elapsed: 7.248 s
15:19:51 [2024-03-15T19:19:51.706Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[24: CONTEXT_SWITCHES_UST] -- Time elapsed: 2.277 s
15:19:51 [2024-03-15T19:19:51.706Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[25: UNEVEN_STREAMS] -- Time elapsed: 12.76 s
15:19:51 [2024-03-15T19:19:51.706Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
15:19:51 [2024-03-15T19:19:51.706Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
15:19:51 [2024-03-15T19:19:51.706Z] org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest.testHelloLost -- Time elapsed: 0.062 s
15:19:51 [2024-03-15T19:19:51.706Z] 
15:19:51 [2024-03-15T19:19:51.706Z] Results:
15:19:51 [2024-03-15T19:19:51.706Z] 
15:19:51 [2024-03-15T19:19:51.706Z] Tests run: 229, Failures: 0, Errors: 0, Skipped: 1
15:19:51 [2024-03-15T19:19:51.706Z] 
15:19:51 [2024-03-15T19:19:51.706Z] [INFO] All tests passed
15:19:51 [2024-03-15T19:19:51.706Z] [INFO] 
15:19:51 [2024-03-15T19:19:51.706Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:19:51 [2024-03-15T19:19:51.706Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT.jar
15:19:51 [2024-03-15T19:19:51.706Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT.pom
15:19:51 [2024-03-15T19:19:51.706Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-sources.jar
15:19:51 [2024-03-15T19:19:51.706Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-p2metadata.xml
15:19:51 [2024-03-15T19:19:51.706Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-p2artifacts.xml
15:19:51 [2024-03-15T19:19:51.706Z] [INFO] 
15:19:51 [2024-03-15T19:19:51.706Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:19:51 [2024-03-15T19:19:51.706Z] [INFO] 
15:19:51 [2024-03-15T19:19:51.706Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >--
15:19:51 [2024-03-15T19:19:51.706Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT [21/141]
15:19:51 [2024-03-15T19:19:51.706Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
15:19:51 [2024-03-15T19:19:51.706Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:51 [2024-03-15T19:19:51.706Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:51 [2024-03-15T19:19:51.706Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] 
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] 
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] The project's OSGi version is 1.0.3.202403151906
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] 
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] 
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] 
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] 
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] 
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core.tests
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] 
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] 
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:19:51 [2024-03-15T19:19:51.707Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:51 [2024-03-15T19:19:51.707Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:51 [2024-03-15T19:19:51.707Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] 
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] 
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] 
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:19:51 [2024-03-15T19:19:51.707Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] 
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-sources.jar
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] 
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.jar
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] 
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] 
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] 
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] 
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.jar
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-sources.jar
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] 
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] Command line:
15:19:51 [2024-03-15T19:19:51.707Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:19:51 [2024-03-15T19:19:51.707Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:19:51 [2024-03-15T19:19:51.707Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
15:19:51 [2024-03-15T19:19:51.707Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.435 s -- in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
15:19:51 [2024-03-15T19:19:51.707Z] org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest.testEventHandle -- Time elapsed: 0.386 s
15:19:51 [2024-03-15T19:19:51.707Z] org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest.testGetNewInstance -- Time elapsed: 0.020 s
15:19:51 [2024-03-15T19:19:51.707Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
15:19:51 [2024-03-15T19:19:51.707Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
15:19:51 [2024-03-15T19:19:51.707Z] org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest.testCanExecute -- Time elapsed: 0.006 s
15:19:51 [2024-03-15T19:19:51.707Z] 
15:19:51 [2024-03-15T19:19:51.707Z] Results:
15:19:51 [2024-03-15T19:19:51.707Z] 
15:19:51 [2024-03-15T19:19:51.707Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
15:19:51 [2024-03-15T19:19:51.707Z] 
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] All tests passed
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] 
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:19:51 [2024-03-15T19:19:51.707Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.jar
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.pom
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-sources.jar
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] 
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] 
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 9.0.3-SNAPSHOT         [22/141]
15:19:51 [2024-03-15T19:19:51.708Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:19:51 [2024-03-15T19:19:51.708Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (fix-dark-theme-css)'
15:19:51 [2024-03-15T19:19:51.708Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (cleanup-dark-theme-css)'
15:19:51 [2024-03-15T19:19:51.708Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.26.0/commons-compress-1.26.0.jar
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.26.0/commons-compress-1.26.0.jar (1.1 MB at 20 MB/s)
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar (26 kB at 13 MB/s)
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar (14 kB at 1.8 MB/s)
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar (19 kB at 9.4 MB/s)
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.26.0/commons-compress-1.26.0.pom
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.26.0/commons-compress-1.26.0.pom (22 kB at 2.8 MB/s)
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/66/commons-parent-66.pom
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/66/commons-parent-66.pom (77 kB at 19 MB/s)
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.pom
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.pom (1.4 kB at 722 kB/s)
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.pom
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.pom (1.3 kB at 646 kB/s)
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.pom
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.pom (1.9 kB at 934 kB/s)
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] 
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui ---
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] 
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] The project's OSGi version is 9.0.3.202403151906
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] 
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] 
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] 
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] 
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] --- antrun:3.1.0:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] Executing tasks
15:19:51 [2024-03-15T19:19:51.708Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
15:19:51 [2024-03-15T19:19:51.708Z] [WARNING]      [echo] Verifying target platform: tracecompass-e4.31
15:19:51 [2024-03-15T19:19:51.708Z] [WARNING]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] Executed tasks
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] 
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] 
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui ---
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] 
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] 
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
15:19:51 [2024-03-15T19:19:51.708Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:51 [2024-03-15T19:19:51.708Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:51 [2024-03-15T19:19:51.708Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
15:19:51 [2024-03-15T19:19:51.708Z] [INFO] Compiling 542 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:19:54 [2024-03-15T19:19:54.980Z] [INFO] 
15:19:54 [2024-03-15T19:19:54.980Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.ui ---
15:19:54 [2024-03-15T19:19:54.980Z] [INFO] 
15:19:54 [2024-03-15T19:19:54.980Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui ---
15:19:54 [2024-03-15T19:19:54.980Z] [INFO] 
15:19:54 [2024-03-15T19:19:54.980Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui ---
15:19:54 [2024-03-15T19:19:54.980Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources
15:19:54 [2024-03-15T19:19:54.980Z] [INFO] 
15:19:54 [2024-03-15T19:19:54.980Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.ui ---
15:19:54 [2024-03-15T19:19:54.980Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:54 [2024-03-15T19:19:54.980Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:54 [2024-03-15T19:19:54.980Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
15:19:54 [2024-03-15T19:19:54.980Z] [INFO] 
15:19:54 [2024-03-15T19:19:54.980Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui ---
15:19:54 [2024-03-15T19:19:54.980Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
15:19:54 [2024-03-15T19:19:54.980Z] [INFO] 
15:19:54 [2024-03-15T19:19:54.980Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui ---
15:19:54 [2024-03-15T19:19:54.980Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT-sources.jar
15:19:54 [2024-03-15T19:19:54.980Z] [INFO] 
15:19:54 [2024-03-15T19:19:54.980Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui ---
15:19:54 [2024-03-15T19:19:54.980Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT.jar
15:19:54 [2024-03-15T19:19:54.980Z] [INFO] 
15:19:54 [2024-03-15T19:19:54.980Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui ---
15:19:54 [2024-03-15T19:19:54.980Z] [INFO] 
15:19:54 [2024-03-15T19:19:54.980Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui ---
15:19:54 [2024-03-15T19:19:54.980Z] [INFO] 
15:19:54 [2024-03-15T19:19:54.980Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui ---
15:19:55 [2024-03-15T19:19:55.236Z] [INFO] 
15:19:55 [2024-03-15T19:19:55.236Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ui ---
15:19:56 [2024-03-15T19:19:56.167Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT.jar
15:19:59 [2024-03-15T19:19:59.433Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT-sources.jar
15:20:00 [2024-03-15T19:20:00.361Z] [INFO] 
15:20:00 [2024-03-15T19:20:00.361Z] [INFO] --- antrun:3.1.0:run (cleanup-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
15:20:00 [2024-03-15T19:20:00.361Z] [INFO] Executing tasks
15:20:00 [2024-03-15T19:20:00.361Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
15:20:00 [2024-03-15T19:20:00.361Z] [INFO] Executed tasks
15:20:00 [2024-03-15T19:20:00.361Z] [INFO] 
15:20:00 [2024-03-15T19:20:00.361Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui ---
15:20:00 [2024-03-15T19:20:00.361Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT.jar
15:20:00 [2024-03-15T19:20:00.361Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT.pom
15:20:00 [2024-03-15T19:20:00.361Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT-sources.jar
15:20:00 [2024-03-15T19:20:00.361Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT-p2metadata.xml
15:20:00 [2024-03-15T19:20:00.361Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT-p2artifacts.xml
15:20:00 [2024-03-15T19:20:00.361Z] [INFO] 
15:20:00 [2024-03-15T19:20:00.361Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui ---
15:20:00 [2024-03-15T19:20:00.361Z] [INFO] 
15:20:00 [2024-03-15T19:20:00.361Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >--
15:20:00 [2024-03-15T19:20:00.361Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT [23/141]
15:20:00 [2024-03-15T19:20:00.361Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
15:20:00 [2024-03-15T19:20:00.361Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:20:00 [2024-03-15T19:20:00.361Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:00 [2024-03-15T19:20:00.361Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
15:20:00 [2024-03-15T19:20:00.618Z] [INFO] 
15:20:00 [2024-03-15T19:20:00.618Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:20:00 [2024-03-15T19:20:00.618Z] [INFO] 
15:20:00 [2024-03-15T19:20:00.618Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:20:00 [2024-03-15T19:20:00.618Z] [INFO] The project's OSGi version is 2.1.0.202403151906
15:20:00 [2024-03-15T19:20:00.618Z] [INFO] 
15:20:00 [2024-03-15T19:20:00.618Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:20:00 [2024-03-15T19:20:00.618Z] [INFO] 
15:20:00 [2024-03-15T19:20:00.618Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:20:00 [2024-03-15T19:20:00.618Z] [INFO] 
15:20:00 [2024-03-15T19:20:00.618Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:20:00 [2024-03-15T19:20:00.618Z] [INFO] 
15:20:00 [2024-03-15T19:20:00.618Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:20:00 [2024-03-15T19:20:00.618Z] [INFO] 
15:20:00 [2024-03-15T19:20:00.618Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:20:00 [2024-03-15T19:20:00.618Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui
15:20:01 [2024-03-15T19:20:01.179Z] [INFO] 
15:20:01 [2024-03-15T19:20:01.179Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:20:01 [2024-03-15T19:20:01.179Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
15:20:01 [2024-03-15T19:20:01.179Z] [INFO] 
15:20:01 [2024-03-15T19:20:01.179Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:20:01 [2024-03-15T19:20:01.179Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:01 [2024-03-15T19:20:01.179Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:01 [2024-03-15T19:20:01.179Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
15:20:01 [2024-03-15T19:20:01.179Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:20:01 [2024-03-15T19:20:01.437Z] [INFO] 
15:20:01 [2024-03-15T19:20:01.437Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:20:01 [2024-03-15T19:20:01.437Z] [INFO] 
15:20:01 [2024-03-15T19:20:01.437Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:20:01 [2024-03-15T19:20:01.437Z] [INFO] 
15:20:01 [2024-03-15T19:20:01.437Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:20:01 [2024-03-15T19:20:01.437Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources
15:20:01 [2024-03-15T19:20:01.437Z] [INFO] 
15:20:01 [2024-03-15T19:20:01.437Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:20:01 [2024-03-15T19:20:01.437Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:01 [2024-03-15T19:20:01.437Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:01 [2024-03-15T19:20:01.437Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
15:20:01 [2024-03-15T19:20:01.437Z] [INFO] 
15:20:01 [2024-03-15T19:20:01.437Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:20:01 [2024-03-15T19:20:01.437Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
15:20:01 [2024-03-15T19:20:01.437Z] [INFO] 
15:20:01 [2024-03-15T19:20:01.437Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:20:01 [2024-03-15T19:20:01.437Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-sources.jar
15:20:01 [2024-03-15T19:20:01.437Z] [INFO] 
15:20:01 [2024-03-15T19:20:01.437Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:20:01 [2024-03-15T19:20:01.437Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.jar
15:20:01 [2024-03-15T19:20:01.437Z] [INFO] 
15:20:01 [2024-03-15T19:20:01.437Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:20:01 [2024-03-15T19:20:01.437Z] [INFO] 
15:20:01 [2024-03-15T19:20:01.437Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:20:01 [2024-03-15T19:20:01.437Z] [INFO] 
15:20:01 [2024-03-15T19:20:01.437Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:20:01 [2024-03-15T19:20:01.437Z] [INFO] 
15:20:01 [2024-03-15T19:20:01.437Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:20:01 [2024-03-15T19:20:01.437Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.jar
15:20:02 [2024-03-15T19:20:02.365Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-sources.jar
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] 
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.jar
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.pom
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-sources.jar
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-p2metadata.xml
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-p2artifacts.xml
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] 
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] 
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >--
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT [24/141]
15:20:03 [2024-03-15T19:20:03.733Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:20:03 [2024-03-15T19:20:03.733Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] 
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core ---
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] 
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] The project's OSGi version is 1.1.0.202403151906
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] 
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] 
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] 
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] 
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] 
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core ---
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] 
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] 
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
15:20:03 [2024-03-15T19:20:03.733Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:03 [2024-03-15T19:20:03.733Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:03 [2024-03-15T19:20:03.733Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] 
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.chart.core ---
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] 
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.core ---
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] 
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core ---
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] 
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.chart.core ---
15:20:03 [2024-03-15T19:20:03.733Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:03 [2024-03-15T19:20:03.733Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:03 [2024-03-15T19:20:03.733Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] 
15:20:03 [2024-03-15T19:20:03.733Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.core ---
15:20:03 [2024-03-15T19:20:03.734Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
15:20:03 [2024-03-15T19:20:03.734Z] [INFO] 
15:20:03 [2024-03-15T19:20:03.734Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core ---
15:20:03 [2024-03-15T19:20:03.734Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-sources.jar
15:20:03 [2024-03-15T19:20:03.734Z] [INFO] 
15:20:03 [2024-03-15T19:20:03.734Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core ---
15:20:03 [2024-03-15T19:20:03.990Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.jar
15:20:03 [2024-03-15T19:20:03.990Z] [INFO] 
15:20:03 [2024-03-15T19:20:03.990Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core ---
15:20:03 [2024-03-15T19:20:03.990Z] [INFO] 
15:20:03 [2024-03-15T19:20:03.990Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.core ---
15:20:03 [2024-03-15T19:20:03.990Z] [INFO] 
15:20:03 [2024-03-15T19:20:03.990Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core ---
15:20:03 [2024-03-15T19:20:03.991Z] [INFO] 
15:20:03 [2024-03-15T19:20:03.991Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.core ---
15:20:03 [2024-03-15T19:20:03.991Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.jar
15:20:05 [2024-03-15T19:20:05.357Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-sources.jar
15:20:06 [2024-03-15T19:20:06.725Z] [INFO] 
15:20:06 [2024-03-15T19:20:06.725Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core ---
15:20:06 [2024-03-15T19:20:06.725Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.jar
15:20:06 [2024-03-15T19:20:06.726Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.pom
15:20:06 [2024-03-15T19:20:06.726Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-sources.jar
15:20:06 [2024-03-15T19:20:06.726Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-p2metadata.xml
15:20:06 [2024-03-15T19:20:06.726Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-p2artifacts.xml
15:20:06 [2024-03-15T19:20:06.726Z] [INFO] 
15:20:06 [2024-03-15T19:20:06.726Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core ---
15:20:06 [2024-03-15T19:20:06.726Z] [INFO] 
15:20:06 [2024-03-15T19:20:06.726Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >--
15:20:06 [2024-03-15T19:20:06.726Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT [25/141]
15:20:06 [2024-03-15T19:20:06.726Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
15:20:06 [2024-03-15T19:20:06.726Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:20:06 [2024-03-15T19:20:06.726Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:06 [2024-03-15T19:20:06.726Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
15:20:06 [2024-03-15T19:20:06.726Z] [INFO] 
15:20:06 [2024-03-15T19:20:06.726Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core ---
15:20:06 [2024-03-15T19:20:06.726Z] [INFO] 
15:20:06 [2024-03-15T19:20:06.726Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
15:20:06 [2024-03-15T19:20:06.726Z] [INFO] The project's OSGi version is 1.2.1.202403151906
15:20:06 [2024-03-15T19:20:06.726Z] [INFO] 
15:20:06 [2024-03-15T19:20:06.726Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
15:20:06 [2024-03-15T19:20:06.726Z] [INFO] 
15:20:06 [2024-03-15T19:20:06.726Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
15:20:06 [2024-03-15T19:20:06.726Z] [INFO] 
15:20:06 [2024-03-15T19:20:06.726Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
15:20:06 [2024-03-15T19:20:06.726Z] [INFO] 
15:20:06 [2024-03-15T19:20:06.726Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
15:20:06 [2024-03-15T19:20:06.726Z] [INFO] 
15:20:06 [2024-03-15T19:20:06.726Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core ---
15:20:06 [2024-03-15T19:20:06.726Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core
15:20:06 [2024-03-15T19:20:06.726Z] [INFO] 
15:20:06 [2024-03-15T19:20:06.726Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
15:20:06 [2024-03-15T19:20:06.726Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
15:20:06 [2024-03-15T19:20:06.726Z] [INFO] 
15:20:06 [2024-03-15T19:20:06.726Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
15:20:06 [2024-03-15T19:20:06.982Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:06 [2024-03-15T19:20:06.982Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:06 [2024-03-15T19:20:06.982Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
15:20:06 [2024-03-15T19:20:06.982Z] [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:20:07 [2024-03-15T19:20:07.238Z] [INFO] 
15:20:07 [2024-03-15T19:20:07.238Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.lami.core ---
15:20:07 [2024-03-15T19:20:07.238Z] [INFO] 
15:20:07 [2024-03-15T19:20:07.238Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.core ---
15:20:07 [2024-03-15T19:20:07.238Z] [INFO] 
15:20:07 [2024-03-15T19:20:07.238Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core ---
15:20:07 [2024-03-15T19:20:07.238Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources
15:20:07 [2024-03-15T19:20:07.238Z] [INFO] 
15:20:07 [2024-03-15T19:20:07.238Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.lami.core ---
15:20:07 [2024-03-15T19:20:07.238Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:07 [2024-03-15T19:20:07.238Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:07 [2024-03-15T19:20:07.238Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
15:20:07 [2024-03-15T19:20:07.238Z] [INFO] 
15:20:07 [2024-03-15T19:20:07.238Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.core ---
15:20:07 [2024-03-15T19:20:07.238Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
15:20:07 [2024-03-15T19:20:07.238Z] [INFO] 
15:20:07 [2024-03-15T19:20:07.238Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core ---
15:20:07 [2024-03-15T19:20:07.238Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-sources.jar
15:20:07 [2024-03-15T19:20:07.238Z] [INFO] 
15:20:07 [2024-03-15T19:20:07.238Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core ---
15:20:07 [2024-03-15T19:20:07.238Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT.jar
15:20:07 [2024-03-15T19:20:07.238Z] [INFO] 
15:20:07 [2024-03-15T19:20:07.238Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core ---
15:20:07 [2024-03-15T19:20:07.238Z] [INFO] 
15:20:07 [2024-03-15T19:20:07.238Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.core ---
15:20:07 [2024-03-15T19:20:07.238Z] [INFO] 
15:20:07 [2024-03-15T19:20:07.238Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core ---
15:20:07 [2024-03-15T19:20:07.238Z] [INFO] 
15:20:07 [2024-03-15T19:20:07.238Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.core ---
15:20:07 [2024-03-15T19:20:07.238Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT.jar
15:20:08 [2024-03-15T19:20:08.184Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-sources.jar
15:20:09 [2024-03-15T19:20:09.549Z] [INFO] 
15:20:09 [2024-03-15T19:20:09.549Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core ---
15:20:09 [2024-03-15T19:20:09.549Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT.jar
15:20:09 [2024-03-15T19:20:09.549Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT.pom
15:20:09 [2024-03-15T19:20:09.549Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-sources.jar
15:20:09 [2024-03-15T19:20:09.549Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-p2metadata.xml
15:20:09 [2024-03-15T19:20:09.549Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-p2artifacts.xml
15:20:09 [2024-03-15T19:20:09.549Z] [INFO] 
15:20:09 [2024-03-15T19:20:09.549Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core ---
15:20:09 [2024-03-15T19:20:09.549Z] [INFO] 
15:20:09 [2024-03-15T19:20:09.549Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >--
15:20:09 [2024-03-15T19:20:09.549Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT [26/141]
15:20:09 [2024-03-15T19:20:09.549Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
15:20:09 [2024-03-15T19:20:09.549Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:20:09 [2024-03-15T19:20:09.549Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:09 [2024-03-15T19:20:09.549Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
15:20:09 [2024-03-15T19:20:09.805Z] [INFO] 
15:20:09 [2024-03-15T19:20:09.805Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core ---
15:20:09 [2024-03-15T19:20:09.805Z] [INFO] 
15:20:09 [2024-03-15T19:20:09.805Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
15:20:09 [2024-03-15T19:20:09.805Z] [INFO] The project's OSGi version is 4.1.1.202403151906
15:20:09 [2024-03-15T19:20:09.805Z] [INFO] 
15:20:09 [2024-03-15T19:20:09.805Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
15:20:09 [2024-03-15T19:20:09.805Z] [INFO] 
15:20:09 [2024-03-15T19:20:09.806Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
15:20:09 [2024-03-15T19:20:09.806Z] [INFO] 
15:20:09 [2024-03-15T19:20:09.806Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
15:20:09 [2024-03-15T19:20:09.806Z] [INFO] 
15:20:09 [2024-03-15T19:20:09.806Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
15:20:09 [2024-03-15T19:20:09.806Z] [INFO] 
15:20:09 [2024-03-15T19:20:09.806Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core ---
15:20:09 [2024-03-15T19:20:09.806Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core
15:20:09 [2024-03-15T19:20:09.806Z] [INFO] 
15:20:09 [2024-03-15T19:20:09.806Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
15:20:09 [2024-03-15T19:20:09.806Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
15:20:09 [2024-03-15T19:20:09.806Z] [INFO] 
15:20:09 [2024-03-15T19:20:09.806Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
15:20:09 [2024-03-15T19:20:09.806Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:09 [2024-03-15T19:20:09.806Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:09 [2024-03-15T19:20:09.806Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
15:20:09 [2024-03-15T19:20:09.806Z] [INFO] Compiling 66 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:20:10 [2024-03-15T19:20:10.737Z] [INFO] 
15:20:10 [2024-03-15T19:20:10.737Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.graph.core ---
15:20:10 [2024-03-15T19:20:10.737Z] [INFO] 
15:20:10 [2024-03-15T19:20:10.737Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.core ---
15:20:10 [2024-03-15T19:20:10.737Z] [INFO] 
15:20:10 [2024-03-15T19:20:10.737Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core ---
15:20:10 [2024-03-15T19:20:10.737Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources
15:20:10 [2024-03-15T19:20:10.737Z] [INFO] 
15:20:10 [2024-03-15T19:20:10.737Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.graph.core ---
15:20:10 [2024-03-15T19:20:10.737Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:10 [2024-03-15T19:20:10.737Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:10 [2024-03-15T19:20:10.737Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
15:20:10 [2024-03-15T19:20:10.737Z] [INFO] 
15:20:10 [2024-03-15T19:20:10.737Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.core ---
15:20:10 [2024-03-15T19:20:10.737Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
15:20:10 [2024-03-15T19:20:10.737Z] [INFO] 
15:20:10 [2024-03-15T19:20:10.737Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core ---
15:20:10 [2024-03-15T19:20:10.737Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-sources.jar
15:20:10 [2024-03-15T19:20:10.737Z] [INFO] 
15:20:10 [2024-03-15T19:20:10.737Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core ---
15:20:10 [2024-03-15T19:20:10.993Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.jar
15:20:10 [2024-03-15T19:20:10.993Z] [INFO] 
15:20:10 [2024-03-15T19:20:10.993Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core ---
15:20:10 [2024-03-15T19:20:10.993Z] [INFO] 
15:20:10 [2024-03-15T19:20:10.993Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.core ---
15:20:10 [2024-03-15T19:20:10.993Z] [INFO] 
15:20:10 [2024-03-15T19:20:10.993Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core ---
15:20:10 [2024-03-15T19:20:10.993Z] [INFO] 
15:20:10 [2024-03-15T19:20:10.993Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.graph.core ---
15:20:10 [2024-03-15T19:20:10.993Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.jar
15:20:11 [2024-03-15T19:20:11.922Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-sources.jar
15:20:12 [2024-03-15T19:20:12.484Z] [INFO] 
15:20:12 [2024-03-15T19:20:12.484Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core ---
15:20:12 [2024-03-15T19:20:12.484Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.jar
15:20:12 [2024-03-15T19:20:12.484Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.pom
15:20:12 [2024-03-15T19:20:12.485Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-sources.jar
15:20:12 [2024-03-15T19:20:12.485Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-p2metadata.xml
15:20:12 [2024-03-15T19:20:12.485Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-p2artifacts.xml
15:20:12 [2024-03-15T19:20:12.485Z] [INFO] 
15:20:12 [2024-03-15T19:20:12.485Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core ---
15:20:12 [2024-03-15T19:20:12.485Z] [INFO] 
15:20:12 [2024-03-15T19:20:12.485Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >--
15:20:12 [2024-03-15T19:20:12.485Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.5.1-SNAPSHOT [27/141]
15:20:12 [2024-03-15T19:20:12.485Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
15:20:12 [2024-03-15T19:20:12.485Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:20:12 [2024-03-15T19:20:12.485Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:12 [2024-03-15T19:20:12.485Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
15:20:12 [2024-03-15T19:20:12.485Z] [INFO] 
15:20:12 [2024-03-15T19:20:12.485Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core ---
15:20:12 [2024-03-15T19:20:12.485Z] [INFO] 
15:20:12 [2024-03-15T19:20:12.485Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
15:20:12 [2024-03-15T19:20:12.485Z] [INFO] The project's OSGi version is 5.5.1.202403151906
15:20:12 [2024-03-15T19:20:12.485Z] [INFO] 
15:20:12 [2024-03-15T19:20:12.485Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
15:20:12 [2024-03-15T19:20:12.485Z] [INFO] 
15:20:12 [2024-03-15T19:20:12.485Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
15:20:12 [2024-03-15T19:20:12.485Z] [INFO] 
15:20:12 [2024-03-15T19:20:12.485Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
15:20:12 [2024-03-15T19:20:12.485Z] [INFO] 
15:20:12 [2024-03-15T19:20:12.485Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
15:20:12 [2024-03-15T19:20:12.485Z] [INFO] 
15:20:12 [2024-03-15T19:20:12.485Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core ---
15:20:12 [2024-03-15T19:20:12.485Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core
15:20:12 [2024-03-15T19:20:12.485Z] [INFO] 
15:20:12 [2024-03-15T19:20:12.485Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
15:20:12 [2024-03-15T19:20:12.485Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
15:20:12 [2024-03-15T19:20:12.485Z] [INFO] 
15:20:12 [2024-03-15T19:20:12.485Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
15:20:12 [2024-03-15T19:20:12.485Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:12 [2024-03-15T19:20:12.485Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:12 [2024-03-15T19:20:12.485Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
15:20:12 [2024-03-15T19:20:12.485Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:20:12 [2024-03-15T19:20:12.741Z] [INFO] 
15:20:12 [2024-03-15T19:20:12.741Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.timing.core ---
15:20:12 [2024-03-15T19:20:12.741Z] [INFO] 
15:20:12 [2024-03-15T19:20:12.741Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.core ---
15:20:12 [2024-03-15T19:20:12.741Z] [INFO] 
15:20:12 [2024-03-15T19:20:12.741Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core ---
15:20:12 [2024-03-15T19:20:12.741Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources
15:20:12 [2024-03-15T19:20:12.741Z] [INFO] 
15:20:12 [2024-03-15T19:20:12.741Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.timing.core ---
15:20:12 [2024-03-15T19:20:12.741Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:12 [2024-03-15T19:20:12.741Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:12 [2024-03-15T19:20:12.741Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
15:20:12 [2024-03-15T19:20:12.741Z] [INFO] 
15:20:12 [2024-03-15T19:20:12.741Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.core ---
15:20:12 [2024-03-15T19:20:12.741Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
15:20:12 [2024-03-15T19:20:12.742Z] [INFO] 
15:20:12 [2024-03-15T19:20:12.742Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core ---
15:20:12 [2024-03-15T19:20:12.742Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT-sources.jar
15:20:12 [2024-03-15T19:20:12.998Z] [INFO] 
15:20:12 [2024-03-15T19:20:12.998Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core ---
15:20:12 [2024-03-15T19:20:12.998Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT.jar
15:20:12 [2024-03-15T19:20:12.998Z] [INFO] 
15:20:12 [2024-03-15T19:20:12.998Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core ---
15:20:12 [2024-03-15T19:20:12.998Z] [INFO] 
15:20:12 [2024-03-15T19:20:12.998Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.core ---
15:20:12 [2024-03-15T19:20:12.998Z] [INFO] 
15:20:12 [2024-03-15T19:20:12.998Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core ---
15:20:12 [2024-03-15T19:20:12.998Z] [INFO] 
15:20:12 [2024-03-15T19:20:12.998Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.core ---
15:20:12 [2024-03-15T19:20:12.998Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT.jar
15:20:13 [2024-03-15T19:20:13.561Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT-sources.jar
15:20:14 [2024-03-15T19:20:14.489Z] [INFO] 
15:20:14 [2024-03-15T19:20:14.489Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core ---
15:20:14 [2024-03-15T19:20:14.489Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.5.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT.jar
15:20:14 [2024-03-15T19:20:14.489Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.5.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT.pom
15:20:14 [2024-03-15T19:20:14.490Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.5.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT-sources.jar
15:20:14 [2024-03-15T19:20:14.490Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.5.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT-p2metadata.xml
15:20:14 [2024-03-15T19:20:14.490Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.5.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT-p2artifacts.xml
15:20:14 [2024-03-15T19:20:14.490Z] [INFO] 
15:20:14 [2024-03-15T19:20:14.490Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core ---
15:20:14 [2024-03-15T19:20:14.490Z] [INFO] 
15:20:14 [2024-03-15T19:20:14.490Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >--
15:20:14 [2024-03-15T19:20:14.490Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT [28/141]
15:20:14 [2024-03-15T19:20:14.490Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
15:20:14 [2024-03-15T19:20:14.490Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:20:14 [2024-03-15T19:20:14.490Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:14 [2024-03-15T19:20:14.490Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
15:20:14 [2024-03-15T19:20:14.490Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mozilla/rhino/1.7.14/rhino-1.7.14.jar
15:20:14 [2024-03-15T19:20:14.490Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mozilla/rhino/1.7.14/rhino-1.7.14.jar (1.4 MB at 51 MB/s)
15:20:14 [2024-03-15T19:20:14.490Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mozilla/rhino/1.7.14/rhino-1.7.14.pom
15:20:14 [2024-03-15T19:20:14.490Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mozilla/rhino/1.7.14/rhino-1.7.14.pom (1.3 kB at 224 kB/s)
15:20:14 [2024-03-15T19:20:14.490Z] [INFO] 
15:20:14 [2024-03-15T19:20:14.490Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:20:14 [2024-03-15T19:20:14.490Z] [INFO] 
15:20:14 [2024-03-15T19:20:14.490Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:20:14 [2024-03-15T19:20:14.490Z] [INFO] The project's OSGi version is 4.1.1.202403151906
15:20:14 [2024-03-15T19:20:14.490Z] [INFO] 
15:20:14 [2024-03-15T19:20:14.490Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:20:14 [2024-03-15T19:20:14.490Z] [INFO] 
15:20:14 [2024-03-15T19:20:14.490Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:20:14 [2024-03-15T19:20:14.490Z] [INFO] 
15:20:14 [2024-03-15T19:20:14.490Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:20:14 [2024-03-15T19:20:14.490Z] [INFO] 
15:20:14 [2024-03-15T19:20:14.490Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:20:14 [2024-03-15T19:20:14.490Z] [INFO] 
15:20:14 [2024-03-15T19:20:14.490Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:20:14 [2024-03-15T19:20:14.490Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core
15:20:14 [2024-03-15T19:20:14.490Z] [INFO] 
15:20:14 [2024-03-15T19:20:14.490Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:20:14 [2024-03-15T19:20:14.490Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
15:20:14 [2024-03-15T19:20:14.490Z] [INFO] 
15:20:14 [2024-03-15T19:20:14.490Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:20:14 [2024-03-15T19:20:14.490Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:14 [2024-03-15T19:20:14.490Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:14 [2024-03-15T19:20:14.490Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
15:20:14 [2024-03-15T19:20:14.490Z] [INFO] Compiling 96 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:20:15 [2024-03-15T19:20:15.053Z] [INFO] 
15:20:15 [2024-03-15T19:20:15.053Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:20:15 [2024-03-15T19:20:15.053Z] [INFO] 
15:20:15 [2024-03-15T19:20:15.053Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:20:15 [2024-03-15T19:20:15.053Z] [INFO] 
15:20:15 [2024-03-15T19:20:15.053Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:20:15 [2024-03-15T19:20:15.054Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources
15:20:15 [2024-03-15T19:20:15.054Z] [INFO] 
15:20:15 [2024-03-15T19:20:15.054Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:20:15 [2024-03-15T19:20:15.054Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:15 [2024-03-15T19:20:15.054Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:15 [2024-03-15T19:20:15.054Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
15:20:15 [2024-03-15T19:20:15.054Z] [INFO] 
15:20:15 [2024-03-15T19:20:15.054Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:20:15 [2024-03-15T19:20:15.054Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
15:20:15 [2024-03-15T19:20:15.054Z] [INFO] 
15:20:15 [2024-03-15T19:20:15.054Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:20:15 [2024-03-15T19:20:15.054Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT-sources.jar
15:20:15 [2024-03-15T19:20:15.054Z] [INFO] 
15:20:15 [2024-03-15T19:20:15.054Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:20:15 [2024-03-15T19:20:15.311Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT.jar
15:20:15 [2024-03-15T19:20:15.311Z] [INFO] 
15:20:15 [2024-03-15T19:20:15.311Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:20:15 [2024-03-15T19:20:15.311Z] [INFO] 
15:20:15 [2024-03-15T19:20:15.311Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:20:15 [2024-03-15T19:20:15.311Z] [INFO] 
15:20:15 [2024-03-15T19:20:15.311Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:20:15 [2024-03-15T19:20:15.311Z] [INFO] 
15:20:15 [2024-03-15T19:20:15.311Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:20:15 [2024-03-15T19:20:15.311Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT.jar
15:20:16 [2024-03-15T19:20:16.238Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT-sources.jar
15:20:17 [2024-03-15T19:20:17.165Z] [INFO] 
15:20:17 [2024-03-15T19:20:17.165Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:20:17 [2024-03-15T19:20:17.165Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT.jar
15:20:17 [2024-03-15T19:20:17.165Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT.pom
15:20:17 [2024-03-15T19:20:17.165Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT-sources.jar
15:20:17 [2024-03-15T19:20:17.165Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT-p2metadata.xml
15:20:17 [2024-03-15T19:20:17.166Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT-p2artifacts.xml
15:20:17 [2024-03-15T19:20:17.166Z] [INFO] 
15:20:17 [2024-03-15T19:20:17.166Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:20:17 [2024-03-15T19:20:17.166Z] [INFO] 
15:20:17 [2024-03-15T19:20:17.166Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >--
15:20:17 [2024-03-15T19:20:17.166Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 8.2.1-SNAPSHOT [29/141]
15:20:17 [2024-03-15T19:20:17.166Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
15:20:17 [2024-03-15T19:20:17.166Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:20:17 [2024-03-15T19:20:17.166Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:17 [2024-03-15T19:20:17.166Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
15:20:17 [2024-03-15T19:20:17.166Z] [INFO] 
15:20:17 [2024-03-15T19:20:17.166Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:20:17 [2024-03-15T19:20:17.166Z] [INFO] 
15:20:17 [2024-03-15T19:20:17.166Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:20:17 [2024-03-15T19:20:17.166Z] [INFO] The project's OSGi version is 8.2.1.202403151906
15:20:17 [2024-03-15T19:20:17.166Z] [INFO] 
15:20:17 [2024-03-15T19:20:17.166Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:20:17 [2024-03-15T19:20:17.166Z] [INFO] 
15:20:17 [2024-03-15T19:20:17.166Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:20:17 [2024-03-15T19:20:17.166Z] [INFO] 
15:20:17 [2024-03-15T19:20:17.166Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:20:17 [2024-03-15T19:20:17.166Z] [INFO] 
15:20:17 [2024-03-15T19:20:17.166Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:20:17 [2024-03-15T19:20:17.166Z] [INFO] 
15:20:17 [2024-03-15T19:20:17.166Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:20:17 [2024-03-15T19:20:17.166Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core
15:20:17 [2024-03-15T19:20:17.166Z] [INFO] 
15:20:17 [2024-03-15T19:20:17.166Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:20:17 [2024-03-15T19:20:17.166Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
15:20:17 [2024-03-15T19:20:17.166Z] [INFO] 
15:20:17 [2024-03-15T19:20:17.166Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:20:17 [2024-03-15T19:20:17.166Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:17 [2024-03-15T19:20:17.166Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:17 [2024-03-15T19:20:17.166Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
15:20:17 [2024-03-15T19:20:17.166Z] [INFO] Compiling 136 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:20:17 [2024-03-15T19:20:17.726Z] [INFO] 
15:20:17 [2024-03-15T19:20:17.726Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:20:17 [2024-03-15T19:20:17.726Z] [INFO] 
15:20:17 [2024-03-15T19:20:17.726Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:20:17 [2024-03-15T19:20:17.726Z] [INFO] 
15:20:17 [2024-03-15T19:20:17.726Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:20:17 [2024-03-15T19:20:17.726Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources
15:20:17 [2024-03-15T19:20:17.726Z] [INFO] 
15:20:17 [2024-03-15T19:20:17.726Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:20:17 [2024-03-15T19:20:17.726Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:17 [2024-03-15T19:20:17.726Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:17 [2024-03-15T19:20:17.726Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
15:20:17 [2024-03-15T19:20:17.727Z] [INFO] 
15:20:17 [2024-03-15T19:20:17.727Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:20:17 [2024-03-15T19:20:17.727Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
15:20:17 [2024-03-15T19:20:17.727Z] [INFO] 
15:20:17 [2024-03-15T19:20:17.727Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:20:17 [2024-03-15T19:20:17.727Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT-sources.jar
15:20:17 [2024-03-15T19:20:17.982Z] [INFO] 
15:20:17 [2024-03-15T19:20:17.982Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:20:17 [2024-03-15T19:20:17.982Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT.jar
15:20:17 [2024-03-15T19:20:17.982Z] [INFO] 
15:20:17 [2024-03-15T19:20:17.982Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:20:17 [2024-03-15T19:20:17.982Z] [INFO] 
15:20:17 [2024-03-15T19:20:17.982Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:20:17 [2024-03-15T19:20:17.982Z] [INFO] 
15:20:17 [2024-03-15T19:20:17.982Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:20:17 [2024-03-15T19:20:17.982Z] [INFO] 
15:20:17 [2024-03-15T19:20:17.982Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:20:18 [2024-03-15T19:20:18.238Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT.jar
15:20:19 [2024-03-15T19:20:19.165Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT-sources.jar
15:20:20 [2024-03-15T19:20:20.093Z] [INFO] 
15:20:20 [2024-03-15T19:20:20.093Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:20:20 [2024-03-15T19:20:20.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/8.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT.jar
15:20:20 [2024-03-15T19:20:20.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/8.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT.pom
15:20:20 [2024-03-15T19:20:20.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/8.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT-sources.jar
15:20:20 [2024-03-15T19:20:20.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/8.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT-p2metadata.xml
15:20:20 [2024-03-15T19:20:20.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/8.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT-p2artifacts.xml
15:20:20 [2024-03-15T19:20:20.093Z] [INFO] 
15:20:20 [2024-03-15T19:20:20.093Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:20:20 [2024-03-15T19:20:20.093Z] [INFO] 
15:20:20 [2024-03-15T19:20:20.093Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >---
15:20:20 [2024-03-15T19:20:20.093Z] [INFO] Building Trace Compass LTTng Support Parent 9.3.0-SNAPSHOT      [30/141]
15:20:20 [2024-03-15T19:20:20.093Z] [INFO]   from lttng/pom.xml
15:20:20 [2024-03-15T19:20:20.093Z] [INFO] --------------------------------[ pom ]---------------------------------
15:20:20 [2024-03-15T19:20:20.093Z] [INFO] 
15:20:20 [2024-03-15T19:20:20.093Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent ---
15:20:20 [2024-03-15T19:20:20.093Z] [INFO] 
15:20:20 [2024-03-15T19:20:20.093Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
15:20:20 [2024-03-15T19:20:20.093Z] [INFO] 
15:20:20 [2024-03-15T19:20:20.093Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent ---
15:20:20 [2024-03-15T19:20:20.093Z] [INFO] 
15:20:20 [2024-03-15T19:20:20.093Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng-parent ---
15:20:20 [2024-03-15T19:20:20.093Z] [INFO] 
15:20:20 [2024-03-15T19:20:20.093Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent ---
15:20:20 [2024-03-15T19:20:20.093Z] [INFO] 
15:20:20 [2024-03-15T19:20:20.093Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng-parent ---
15:20:20 [2024-03-15T19:20:20.093Z] [INFO] 
15:20:20 [2024-03-15T19:20:20.093Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent ---
15:20:20 [2024-03-15T19:20:20.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng-parent-9.3.0-SNAPSHOT.pom
15:20:20 [2024-03-15T19:20:20.093Z] [INFO] 
15:20:20 [2024-03-15T19:20:20.094Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >--
15:20:20 [2024-03-15T19:20:20.094Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT [31/141]
15:20:20 [2024-03-15T19:20:20.094Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
15:20:20 [2024-03-15T19:20:20.094Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:20:20 [2024-03-15T19:20:20.094Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:20 [2024-03-15T19:20:20.094Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
15:20:20 [2024-03-15T19:20:20.094Z] [INFO] 
15:20:20 [2024-03-15T19:20:20.094Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core ---
15:20:20 [2024-03-15T19:20:20.094Z] [INFO] 
15:20:20 [2024-03-15T19:20:20.094Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
15:20:20 [2024-03-15T19:20:20.094Z] [INFO] The project's OSGi version is 1.2.0.202403151906
15:20:20 [2024-03-15T19:20:20.094Z] [INFO] 
15:20:20 [2024-03-15T19:20:20.094Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
15:20:20 [2024-03-15T19:20:20.094Z] [INFO] 
15:20:20 [2024-03-15T19:20:20.094Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
15:20:20 [2024-03-15T19:20:20.094Z] [INFO] 
15:20:20 [2024-03-15T19:20:20.094Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
15:20:20 [2024-03-15T19:20:20.094Z] [INFO] 
15:20:20 [2024-03-15T19:20:20.094Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
15:20:20 [2024-03-15T19:20:20.094Z] [INFO] 
15:20:20 [2024-03-15T19:20:20.094Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core ---
15:20:20 [2024-03-15T19:20:20.094Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core
15:20:20 [2024-03-15T19:20:20.094Z] [INFO] 
15:20:20 [2024-03-15T19:20:20.094Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
15:20:20 [2024-03-15T19:20:20.094Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
15:20:20 [2024-03-15T19:20:20.094Z] [INFO] 
15:20:20 [2024-03-15T19:20:20.094Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
15:20:20 [2024-03-15T19:20:20.094Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:20 [2024-03-15T19:20:20.094Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:20 [2024-03-15T19:20:20.094Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
15:20:20 [2024-03-15T19:20:20.350Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:20:20 [2024-03-15T19:20:20.350Z] [INFO] 
15:20:20 [2024-03-15T19:20:20.350Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.common.core ---
15:20:20 [2024-03-15T19:20:20.350Z] [INFO] 
15:20:20 [2024-03-15T19:20:20.350Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.common.core ---
15:20:20 [2024-03-15T19:20:20.350Z] [INFO] 
15:20:20 [2024-03-15T19:20:20.350Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core ---
15:20:20 [2024-03-15T19:20:20.350Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources
15:20:20 [2024-03-15T19:20:20.350Z] [INFO] 
15:20:20 [2024-03-15T19:20:20.350Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.common.core ---
15:20:20 [2024-03-15T19:20:20.350Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:20 [2024-03-15T19:20:20.350Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:20 [2024-03-15T19:20:20.350Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
15:20:20 [2024-03-15T19:20:20.350Z] [INFO] 
15:20:20 [2024-03-15T19:20:20.350Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.common.core ---
15:20:20 [2024-03-15T19:20:20.350Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
15:20:20 [2024-03-15T19:20:20.350Z] [INFO] 
15:20:20 [2024-03-15T19:20:20.350Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core ---
15:20:20 [2024-03-15T19:20:20.350Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-sources.jar
15:20:20 [2024-03-15T19:20:20.350Z] [INFO] 
15:20:20 [2024-03-15T19:20:20.350Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core ---
15:20:20 [2024-03-15T19:20:20.350Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.jar
15:20:20 [2024-03-15T19:20:20.350Z] [INFO] 
15:20:20 [2024-03-15T19:20:20.350Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core ---
15:20:20 [2024-03-15T19:20:20.350Z] [INFO] 
15:20:20 [2024-03-15T19:20:20.350Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.common.core ---
15:20:20 [2024-03-15T19:20:20.350Z] [INFO] 
15:20:20 [2024-03-15T19:20:20.350Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core ---
15:20:20 [2024-03-15T19:20:20.606Z] [INFO] 
15:20:20 [2024-03-15T19:20:20.606Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.common.core ---
15:20:20 [2024-03-15T19:20:20.606Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.jar
15:20:21 [2024-03-15T19:20:21.973Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-sources.jar
15:20:22 [2024-03-15T19:20:22.534Z] [INFO] 
15:20:22 [2024-03-15T19:20:22.534Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core ---
15:20:22 [2024-03-15T19:20:22.534Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.jar
15:20:22 [2024-03-15T19:20:22.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.pom
15:20:22 [2024-03-15T19:20:22.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-sources.jar
15:20:22 [2024-03-15T19:20:22.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-p2metadata.xml
15:20:22 [2024-03-15T19:20:22.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-p2artifacts.xml
15:20:22 [2024-03-15T19:20:22.535Z] [INFO] 
15:20:22 [2024-03-15T19:20:22.535Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core ---
15:20:22 [2024-03-15T19:20:22.535Z] [INFO] 
15:20:22 [2024-03-15T19:20:22.535Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >--
15:20:22 [2024-03-15T19:20:22.535Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT [32/141]
15:20:22 [2024-03-15T19:20:22.535Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
15:20:22 [2024-03-15T19:20:22.535Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:20:22 [2024-03-15T19:20:22.535Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:22 [2024-03-15T19:20:22.535Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
15:20:22 [2024-03-15T19:20:22.535Z] [INFO] 
15:20:22 [2024-03-15T19:20:22.535Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:20:22 [2024-03-15T19:20:22.535Z] [INFO] 
15:20:22 [2024-03-15T19:20:22.535Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:20:22 [2024-03-15T19:20:22.535Z] [INFO] The project's OSGi version is 3.1.1.202403151906
15:20:22 [2024-03-15T19:20:22.535Z] [INFO] 
15:20:22 [2024-03-15T19:20:22.535Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:20:22 [2024-03-15T19:20:22.535Z] [INFO] 
15:20:22 [2024-03-15T19:20:22.535Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:20:22 [2024-03-15T19:20:22.535Z] [INFO] 
15:20:22 [2024-03-15T19:20:22.535Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:20:22 [2024-03-15T19:20:22.535Z] [INFO] 
15:20:22 [2024-03-15T19:20:22.535Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:20:22 [2024-03-15T19:20:22.535Z] [INFO] 
15:20:22 [2024-03-15T19:20:22.535Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:20:22 [2024-03-15T19:20:22.535Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core
15:20:22 [2024-03-15T19:20:22.535Z] [INFO] 
15:20:22 [2024-03-15T19:20:22.535Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:20:22 [2024-03-15T19:20:22.535Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
15:20:22 [2024-03-15T19:20:22.535Z] [INFO] 
15:20:22 [2024-03-15T19:20:22.535Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:20:22 [2024-03-15T19:20:22.535Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:22 [2024-03-15T19:20:22.535Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:22 [2024-03-15T19:20:22.535Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
15:20:22 [2024-03-15T19:20:22.792Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:20:23 [2024-03-15T19:20:23.048Z] [INFO] 
15:20:23 [2024-03-15T19:20:23.048Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:20:23 [2024-03-15T19:20:23.048Z] [INFO] 
15:20:23 [2024-03-15T19:20:23.048Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:20:23 [2024-03-15T19:20:23.048Z] [INFO] 
15:20:23 [2024-03-15T19:20:23.048Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:20:23 [2024-03-15T19:20:23.048Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources
15:20:23 [2024-03-15T19:20:23.048Z] [INFO] 
15:20:23 [2024-03-15T19:20:23.048Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:20:23 [2024-03-15T19:20:23.048Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:23 [2024-03-15T19:20:23.048Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:23 [2024-03-15T19:20:23.048Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
15:20:23 [2024-03-15T19:20:23.048Z] [INFO] 
15:20:23 [2024-03-15T19:20:23.048Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:20:23 [2024-03-15T19:20:23.048Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 23 were skipped
15:20:23 [2024-03-15T19:20:23.048Z] [INFO] 
15:20:23 [2024-03-15T19:20:23.048Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:20:23 [2024-03-15T19:20:23.048Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT-sources.jar
15:20:23 [2024-03-15T19:20:23.048Z] [INFO] 
15:20:23 [2024-03-15T19:20:23.048Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:20:23 [2024-03-15T19:20:23.048Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT.jar
15:20:23 [2024-03-15T19:20:23.048Z] [INFO] 
15:20:23 [2024-03-15T19:20:23.048Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:20:23 [2024-03-15T19:20:23.048Z] [INFO] 
15:20:23 [2024-03-15T19:20:23.048Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:20:23 [2024-03-15T19:20:23.048Z] [INFO] 
15:20:23 [2024-03-15T19:20:23.048Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:20:23 [2024-03-15T19:20:23.048Z] [INFO] 
15:20:23 [2024-03-15T19:20:23.048Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:20:23 [2024-03-15T19:20:23.048Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT.jar
15:20:23 [2024-03-15T19:20:23.610Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT-sources.jar
15:20:24 [2024-03-15T19:20:24.537Z] [INFO] 
15:20:24 [2024-03-15T19:20:24.537Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:20:24 [2024-03-15T19:20:24.537Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT.jar
15:20:24 [2024-03-15T19:20:24.537Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT.pom
15:20:24 [2024-03-15T19:20:24.537Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT-sources.jar
15:20:24 [2024-03-15T19:20:24.537Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT-p2metadata.xml
15:20:24 [2024-03-15T19:20:24.537Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT-p2artifacts.xml
15:20:24 [2024-03-15T19:20:24.537Z] [INFO] 
15:20:24 [2024-03-15T19:20:24.537Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:20:24 [2024-03-15T19:20:24.537Z] [INFO] 
15:20:24 [2024-03-15T19:20:24.537Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >---
15:20:24 [2024-03-15T19:20:24.537Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT  [33/141]
15:20:24 [2024-03-15T19:20:24.537Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
15:20:24 [2024-03-15T19:20:24.537Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:20:24 [2024-03-15T19:20:24.537Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:24 [2024-03-15T19:20:24.537Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
15:20:24 [2024-03-15T19:20:24.792Z] [INFO] 
15:20:24 [2024-03-15T19:20:24.792Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:20:24 [2024-03-15T19:20:24.792Z] [INFO] 
15:20:24 [2024-03-15T19:20:24.792Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:20:24 [2024-03-15T19:20:24.792Z] [INFO] The project's OSGi version is 1.0.21.202403151906
15:20:24 [2024-03-15T19:20:24.792Z] [INFO] 
15:20:24 [2024-03-15T19:20:24.792Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:20:24 [2024-03-15T19:20:24.792Z] [INFO] 
15:20:24 [2024-03-15T19:20:24.792Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:20:24 [2024-03-15T19:20:24.792Z] [INFO] 
15:20:24 [2024-03-15T19:20:24.792Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:20:24 [2024-03-15T19:20:24.792Z] [INFO] 
15:20:24 [2024-03-15T19:20:24.792Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:20:24 [2024-03-15T19:20:24.792Z] [INFO] 
15:20:24 [2024-03-15T19:20:24.792Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:20:24 [2024-03-15T19:20:24.792Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.tests
15:20:25 [2024-03-15T19:20:25.048Z] [INFO] 
15:20:25 [2024-03-15T19:20:25.048Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:20:25 [2024-03-15T19:20:25.048Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
15:20:25 [2024-03-15T19:20:25.048Z] [INFO] 
15:20:25 [2024-03-15T19:20:25.048Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:20:25 [2024-03-15T19:20:25.048Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:25 [2024-03-15T19:20:25.048Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:25 [2024-03-15T19:20:25.048Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
15:20:25 [2024-03-15T19:20:25.048Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:20:25 [2024-03-15T19:20:25.609Z] [INFO] 
15:20:25 [2024-03-15T19:20:25.609Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:20:25 [2024-03-15T19:20:25.609Z] [INFO] 
15:20:25 [2024-03-15T19:20:25.609Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:20:25 [2024-03-15T19:20:25.609Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources
15:20:25 [2024-03-15T19:20:25.609Z] [INFO] 
15:20:25 [2024-03-15T19:20:25.609Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:20:25 [2024-03-15T19:20:25.609Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 127 were skipped
15:20:25 [2024-03-15T19:20:25.609Z] [INFO] 
15:20:25 [2024-03-15T19:20:25.609Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:20:25 [2024-03-15T19:20:25.609Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-sources.jar
15:20:25 [2024-03-15T19:20:25.609Z] [INFO] 
15:20:25 [2024-03-15T19:20:25.609Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:20:25 [2024-03-15T19:20:25.610Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT.jar
15:20:25 [2024-03-15T19:20:25.868Z] [INFO] 
15:20:25 [2024-03-15T19:20:25.868Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:20:25 [2024-03-15T19:20:25.868Z] [INFO] 
15:20:25 [2024-03-15T19:20:25.868Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:20:25 [2024-03-15T19:20:25.868Z] [INFO] 
15:20:25 [2024-03-15T19:20:25.868Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:20:25 [2024-03-15T19:20:25.868Z] [INFO] 
15:20:25 [2024-03-15T19:20:25.868Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:20:26 [2024-03-15T19:20:26.123Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT.jar
15:20:27 [2024-03-15T19:20:27.049Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-sources.jar
15:20:27 [2024-03-15T19:20:27.611Z] [INFO] 
15:20:27 [2024-03-15T19:20:27.611Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:20:27 [2024-03-15T19:20:27.867Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log
15:20:27 [2024-03-15T19:20:27.867Z] [INFO] Command line:
15:20:27 [2024-03-15T19:20:27.867Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:20:27 [2024-03-15T19:20:27.867Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:20:30 [2024-03-15T19:20:30.382Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:20:30 [2024-03-15T19:20:30.382Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:20:34 [2024-03-15T19:20:34.547Z] !SESSION 2024-03-15 19:20:27.808 -----------------------------------------------
15:20:34 [2024-03-15T19:20:34.547Z] eclipse.buildId=unknown
15:20:34 [2024-03-15T19:20:34.547Z] java.version=17.0.2
15:20:34 [2024-03-15T19:20:34.547Z] java.vendor=Oracle Corporation
15:20:34 [2024-03-15T19:20:34.547Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:20:34 [2024-03-15T19:20:34.547Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
15:20:34 [2024-03-15T19:20:34.547Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:20:34 [2024-03-15T19:20:34.548Z] 
15:20:34 [2024-03-15T19:20:34.548Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 19:20:33.905
15:20:34 [2024-03-15T19:20:34.548Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:20:34 [2024-03-15T19:20:34.548Z] !STACK 0
15:20:34 [2024-03-15T19:20:34.548Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:20:34 [2024-03-15T19:20:34.548Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:20:34 [2024-03-15T19:20:34.548Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:20:34 [2024-03-15T19:20:34.548Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:20:34 [2024-03-15T19:20:34.548Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
15:20:34 [2024-03-15T19:20:34.548Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
15:20:34 [2024-03-15T19:20:34.548Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
15:20:34 [2024-03-15T19:20:34.548Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
15:20:34 [2024-03-15T19:20:34.548Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:20:34 [2024-03-15T19:20:34.548Z] Caused by: java.io.IOException: error=2, No such file or directory
15:20:34 [2024-03-15T19:20:34.548Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:20:34 [2024-03-15T19:20:34.548Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:20:34 [2024-03-15T19:20:34.548Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:20:34 [2024-03-15T19:20:34.548Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:20:34 [2024-03-15T19:20:34.548Z] 	... 7 more
15:20:34 [2024-03-15T19:20:34.548Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
15:20:34 [2024-03-15T19:20:34.548Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
15:20:34 [2024-03-15T19:20:34.548Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest.testGetColumnData -- Time elapsed: 0.017 s
15:20:34 [2024-03-15T19:20:34.548Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
15:20:34 [2024-03-15T19:20:34.548Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
15:20:34 [2024-03-15T19:20:34.548Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetWidth -- Time elapsed: 0.001 s
15:20:34 [2024-03-15T19:20:34.548Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetAlignment -- Time elapsed: 0 s
15:20:34 [2024-03-15T19:20:34.548Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetLabelProvider -- Time elapsed: 0.001 s
15:20:34 [2024-03-15T19:20:34.548Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetTooltip -- Time elapsed: 0 s
15:20:34 [2024-03-15T19:20:34.548Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetComparator -- Time elapsed: 0 s
15:20:34 [2024-03-15T19:20:34.548Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetPercentageProvider -- Time elapsed: 0 s
15:20:34 [2024-03-15T19:20:34.548Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetHeader -- Time elapsed: 0 s
15:20:34 [2024-03-15T19:20:34.548Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
15:20:34 [2024-03-15T19:20:34.804Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
15:20:34 [2024-03-15T19:20:34.804Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testaddStatsTreeRoot -- Time elapsed: 0.001 s
15:20:34 [2024-03-15T19:20:34.804Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testGetStatTree -- Time elapsed: 0 s
15:20:34 [2024-03-15T19:20:34.804Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testContainsTreeRoot -- Time elapsed: 0 s
15:20:34 [2024-03-15T19:20:34.804Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testRemoveStatTreeRoot -- Time elapsed: 0 s
15:20:34 [2024-03-15T19:20:34.804Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testGetStatTreeRoot -- Time elapsed: 0 s
15:20:34 [2024-03-15T19:20:34.804Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testRemoveAll -- Time elapsed: 0 s
15:20:34 [2024-03-15T19:20:34.804Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
15:20:34 [2024-03-15T19:20:34.804Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
15:20:34 [2024-03-15T19:20:34.804Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testgetName -- Time elapsed: 0 s
15:20:34 [2024-03-15T19:20:34.804Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetValue -- Time elapsed: 0 s
15:20:34 [2024-03-15T19:20:34.804Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testResetTimeRangeValue -- Time elapsed: 0 s
15:20:34 [2024-03-15T19:20:34.804Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetChildren -- Time elapsed: 0 s
15:20:34 [2024-03-15T19:20:34.804Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testReset -- Time elapsed: 0 s
15:20:34 [2024-03-15T19:20:34.804Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetPath -- Time elapsed: 0 s
15:20:34 [2024-03-15T19:20:34.805Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testResetGlobalValue -- Time elapsed: 0 s
15:20:34 [2024-03-15T19:20:34.805Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testHasChildren -- Time elapsed: 0 s
15:20:34 [2024-03-15T19:20:34.805Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testContainsChild -- Time elapsed: 0 s
15:20:34 [2024-03-15T19:20:34.805Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetParent -- Time elapsed: 0 s
15:20:34 [2024-03-15T19:20:34.805Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetNbChildren -- Time elapsed: 0 s
15:20:34 [2024-03-15T19:20:34.805Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
15:20:34 [2024-03-15T19:20:34.805Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
15:20:34 [2024-03-15T19:20:34.805Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest.testResetPartial -- Time elapsed: 0.001 s
15:20:34 [2024-03-15T19:20:34.805Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest.testInitialState -- Time elapsed: 0 s
15:20:34 [2024-03-15T19:20:34.805Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest.testResetTotal -- Time elapsed: 0 s
15:20:34 [2024-03-15T19:20:34.805Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest.testSetValue -- Time elapsed: 0 s
15:20:34 [2024-03-15T19:20:34.805Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
15:20:34 [2024-03-15T19:20:34.805Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
15:20:34 [2024-03-15T19:20:34.805Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest.testGetChildren -- Time elapsed: 0 s
15:20:34 [2024-03-15T19:20:34.805Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest.testHasChildren -- Time elapsed: 0 s
15:20:34 [2024-03-15T19:20:34.805Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest.testGetParent -- Time elapsed: 0 s
15:20:34 [2024-03-15T19:20:34.805Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest.testGetElements -- Time elapsed: 0 s
15:20:34 [2024-03-15T19:20:34.805Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
15:20:34 [2024-03-15T19:20:34.805Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
15:20:34 [2024-03-15T19:20:34.805Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testGet -- Time elapsed: 0 s
15:20:34 [2024-03-15T19:20:34.805Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testGetChildren -- Time elapsed: 0 s
15:20:34 [2024-03-15T19:20:34.805Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testReset -- Time elapsed: 0 s
15:20:34 [2024-03-15T19:20:34.805Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testRegisterEvent -- Time elapsed: 0 s
15:20:34 [2024-03-15T19:20:34.805Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testGetParent -- Time elapsed: 0 s
15:20:34 [2024-03-15T19:20:34.805Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testGetOrCreate -- Time elapsed: 0 s
15:20:34 [2024-03-15T19:20:34.805Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
15:20:36 [2024-03-15T19:20:36.171Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.268 s -- in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
15:20:36 [2024-03-15T19:20:36.171Z] org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest.testTraceImport -- Time elapsed: 0.610 s
15:20:36 [2024-03-15T19:20:36.171Z] org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest.testMultipleTracesImport -- Time elapsed: 0.309 s
15:20:36 [2024-03-15T19:20:36.171Z] org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest.testArchiveImport -- Time elapsed: 0.202 s
15:20:36 [2024-03-15T19:20:36.171Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
15:20:36 [2024-03-15T19:20:36.171Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
15:20:36 [2024-03-15T19:20:36.171Z] org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest.testTraceDownload -- Time elapsed: 0.035 s
15:20:36 [2024-03-15T19:20:36.171Z] org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest.testArchiveTraceDownload -- Time elapsed: 0.013 s
15:20:36 [2024-03-15T19:20:36.171Z] org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest.testMutlipleTracesDownload -- Time elapsed: 0.019 s
15:20:36 [2024-03-15T19:20:36.171Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
15:20:40 [2024-03-15T19:20:40.337Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.999 s -- in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
15:20:40 [2024-03-15T19:20:40.337Z] org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest.testTimeRangeFiltering -- Time elapsed: 0.322 s
15:20:40 [2024-03-15T19:20:40.337Z] org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest.test -- Time elapsed: 0.414 s
15:20:40 [2024-03-15T19:20:40.337Z] org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest.testSkipArchiveExtraction -- Time elapsed: 0.725 s
15:20:40 [2024-03-15T19:20:40.337Z] org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest.testRename -- Time elapsed: 2.482 s
15:20:40 [2024-03-15T19:20:40.337Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
15:20:40 [2024-03-15T19:20:40.592Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 s -- in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
15:20:40 [2024-03-15T19:20:40.592Z] org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest.testOperationTimeRange -- Time elapsed: 0.192 s
15:20:40 [2024-03-15T19:20:40.592Z] org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest.testBasicOperation -- Time elapsed: 0.198 s
15:20:40 [2024-03-15T19:20:40.592Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
15:21:36 [2024-03-15T19:21:36.765Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.17 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
15:21:36 [2024-03-15T19:21:36.765Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyLastPage -- Time elapsed: 2.832 s
15:21:36 [2024-03-15T19:21:36.765Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyPrevPage -- Time elapsed: 14.81 s
15:21:36 [2024-03-15T19:21:36.765Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyPageNumberChanged -- Time elapsed: 3.200 s
15:21:36 [2024-03-15T19:21:36.765Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyFirstPage -- Time elapsed: 2.801 s
15:21:36 [2024-03-15T19:21:36.765Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyPagesCount -- Time elapsed: 0 s
15:21:36 [2024-03-15T19:21:36.765Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyNextPage -- Time elapsed: 14.49 s
15:21:36 [2024-03-15T19:21:36.765Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
15:21:54 [2024-03-15T19:21:54.805Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.84 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
15:21:54 [2024-03-15T19:21:54.805Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.verifySetup -- Time elapsed: 2.020 s
15:21:54 [2024-03-15T19:21:54.805Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.verifyCancel -- Time elapsed: 15.60 s
15:21:54 [2024-03-15T19:21:54.805Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.verifyLoaderDispose -- Time elapsed: 0.039 s
15:21:54 [2024-03-15T19:21:54.805Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.testSetViewer -- Time elapsed: 0.050 s
15:21:54 [2024-03-15T19:21:54.805Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.verifyDispose -- Time elapsed: 0.001 s
15:21:54 [2024-03-15T19:21:54.805Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
15:22:21 [2024-03-15T19:22:21.297Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.77 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
15:22:21 [2024-03-15T19:22:21.297Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest.verifyFirstMessage -- Time elapsed: 3.965 s
15:22:21 [2024-03-15T19:22:21.297Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest.verifyFind -- Time elapsed: 5.972 s
15:22:21 [2024-03-15T19:22:21.297Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest.verifyISDGraphNodeSupporter -- Time elapsed: 1.475 s
15:22:21 [2024-03-15T19:22:21.297Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest.verifyCancelSearch -- Time elapsed: 3.289 s
15:22:21 [2024-03-15T19:22:21.297Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
15:22:29 [2024-03-15T19:22:29.379Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.55 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
15:22:29 [2024-03-15T19:22:29.379Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest.verifyFirstPageSignal -- Time elapsed: 1.486 s
15:22:29 [2024-03-15T19:22:29.379Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest.verifySelectionSignal -- Time elapsed: 0.002 s
15:22:29 [2024-03-15T19:22:29.379Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
15:23:01 [2024-03-15T19:23:01.398Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.18 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
15:23:01 [2024-03-15T19:23:01.398Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyMessageFilter -- Time elapsed: 3.511 s
15:23:01 [2024-03-15T19:23:01.398Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyRemoval -- Time elapsed: 4.524 s
15:23:01 [2024-03-15T19:23:01.398Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyFilter1of2 -- Time elapsed: 3.448 s
15:23:01 [2024-03-15T19:23:01.398Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyFilter1of3 -- Time elapsed: 4.201 s
15:23:01 [2024-03-15T19:23:01.398Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyFilter2of2 -- Time elapsed: 3.544 s
15:23:01 [2024-03-15T19:23:01.398Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
15:23:19 [2024-03-15T19:23:19.442Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.71 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
15:23:19 [2024-03-15T19:23:19.442Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifyTimeRangeSamePage -- Time elapsed: 1.474 s
15:23:19 [2024-03-15T19:23:19.442Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifyTimeRangeDifferentPages -- Time elapsed: 1.721 s
15:23:19 [2024-03-15T19:23:19.442Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeEqualsLast -- Time elapsed: 1.698 s
15:23:19 [2024-03-15T19:23:19.442Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeBeforeExpStart -- Time elapsed: 1.465 s
15:23:19 [2024-03-15T19:23:19.442Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeAfterExpEnd -- Time elapsed: 1.296 s
15:23:19 [2024-03-15T19:23:19.442Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeInPage -- Time elapsed: 1.413 s
15:23:19 [2024-03-15T19:23:19.442Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeNonExisting -- Time elapsed: 2.138 s
15:23:19 [2024-03-15T19:23:19.442Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeFirst -- Time elapsed: 1.764 s
15:23:19 [2024-03-15T19:23:19.442Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeOutsidePage -- Time elapsed: 1.728 s
15:23:19 [2024-03-15T19:23:19.442Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
15:23:19 [2024-03-15T19:23:19.442Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.665 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
15:23:19 [2024-03-15T19:23:19.442Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest.testLoaderManager -- Time elapsed: 0.664 s
15:23:19 [2024-03-15T19:23:19.442Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
15:23:19 [2024-03-15T19:23:19.442Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
15:23:19 [2024-03-15T19:23:19.442Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testCriteria -- Time elapsed: 0 s
15:23:19 [2024-03-15T19:23:19.442Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testAccessors -- Time elapsed: 0 s
15:23:19 [2024-03-15T19:23:19.442Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testLoad -- Time elapsed: 0 s
15:23:19 [2024-03-15T19:23:19.442Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testSave -- Time elapsed: 0 s
15:23:19 [2024-03-15T19:23:19.442Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testCompareTo -- Time elapsed: 0 s
15:23:19 [2024-03-15T19:23:19.442Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testCriteriaCriteria -- Time elapsed: 0 s
15:23:19 [2024-03-15T19:23:19.442Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testMatches -- Time elapsed: 0.001 s
15:23:19 [2024-03-15T19:23:19.442Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testGetGraphNodeSummary -- Time elapsed: 0 s
15:23:19 [2024-03-15T19:23:19.442Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
15:23:19 [2024-03-15T19:23:19.699Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
15:23:19 [2024-03-15T19:23:19.699Z] org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest.testGetBaseSecId -- Time elapsed: 0.001 s
15:23:19 [2024-03-15T19:23:19.699Z] org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest.testNewView -- Time elapsed: 0.066 s
15:23:19 [2024-03-15T19:23:19.699Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
15:23:19 [2024-03-15T19:23:19.699Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
15:23:19 [2024-03-15T19:23:19.699Z] org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest.testFormatTimeRelative -- Time elapsed: 0.002 s
15:23:19 [2024-03-15T19:23:19.699Z] org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest.testFormatTimeCalendar -- Time elapsed: 0.001 s
15:23:19 [2024-03-15T19:23:19.699Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
15:23:20 [2024-03-15T19:23:20.628Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.072 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
15:23:20 [2024-03-15T19:23:20.628Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest.testListAnalysis -- Time elapsed: 0.169 s
15:23:20 [2024-03-15T19:23:20.628Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest.testPopulate -- Time elapsed: 0.021 s
15:23:20 [2024-03-15T19:23:20.628Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest.testInstantiate -- Time elapsed: 0.881 s
15:23:20 [2024-03-15T19:23:20.628Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
15:23:21 [2024-03-15T19:23:21.554Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.714 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
15:23:21 [2024-03-15T19:23:21.554Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest.testListOutputs -- Time elapsed: 0.283 s
15:23:21 [2024-03-15T19:23:21.554Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest.testOpenView -- Time elapsed: 0.430 s
15:23:21 [2024-03-15T19:23:21.554Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
15:23:21 [2024-03-15T19:23:21.810Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
15:23:21 [2024-03-15T19:23:21.810Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest.testOpenTrace -- Time elapsed: 0.327 s
15:23:21 [2024-03-15T19:23:21.810Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
15:23:25 [2024-03-15T19:23:25.076Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.058 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
15:23:25 [2024-03-15T19:23:25.076Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeWithHint -- Time elapsed: 0.070 s
15:23:25 [2024-03-15T19:23:25.076Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testExperimentTypeAnalysis -- Time elapsed: 0.174 s
15:23:25 [2024-03-15T19:23:25.076Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testDefaultExperimentType -- Time elapsed: 0.194 s
15:23:25 [2024-03-15T19:23:25.076Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeWithoutHint -- Time elapsed: 0.161 s
15:23:25 [2024-03-15T19:23:25.076Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeSyslog -- Time elapsed: 0.173 s
15:23:25 [2024-03-15T19:23:25.076Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testNoExperimentTypeChildren -- Time elapsed: 0.400 s
15:23:25 [2024-03-15T19:23:25.076Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeError -- Time elapsed: 0.212 s
15:23:25 [2024-03-15T19:23:25.076Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeMixed -- Time elapsed: 0.293 s
15:23:25 [2024-03-15T19:23:25.076Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testExperimentType -- Time elapsed: 0.414 s
15:23:25 [2024-03-15T19:23:25.076Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeUnknown -- Time elapsed: 0.090 s
15:23:25 [2024-03-15T19:23:25.076Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testExperimentTypeChildren -- Time elapsed: 0.876 s
15:23:25 [2024-03-15T19:23:25.076Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest
15:23:25 [2024-03-15T19:23:25.076Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest
15:23:25 [2024-03-15T19:23:25.076Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest.testInit -- Time elapsed: 0.001 s
15:23:25 [2024-03-15T19:23:25.076Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest.testLabelSetterGetters -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.076Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest.testIconSetterGetters -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.076Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
15:23:25 [2024-03-15T19:23:25.076Z] 
15:23:25 [2024-03-15T19:23:25.076Z] !ENTRY org.eclipse.core.resources 4 372 2024-03-15 19:23:24.947
15:23:25 [2024-03-15T19:23:25.076Z] !MESSAGE Project 'SomeProject' is not open.
15:23:25 [2024-03-15T19:23:25.076Z] !STACK 0
15:23:25 [2024-03-15T19:23:25.076Z] java.lang.Exception: Project 'SomeProject' is not open.
15:23:25 [2024-03-15T19:23:25.076Z] 	at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42)
15:23:25 [2024-03-15T19:23:25.076Z] 	at org.eclipse.core.internal.resources.ResourceException.<init>(ResourceException.java:38)
15:23:25 [2024-03-15T19:23:25.076Z] 	at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:186)
15:23:25 [2024-03-15T19:23:25.076Z] 	at org.eclipse.core.internal.resources.Resource.deleteMarkers(Resource.java:842)
15:23:25 [2024-03-15T19:23:25.076Z] 	at org.eclipse.cdt.internal.core.pdom.indexer.TodoTaskUpdater$2.runInWorkspace(TodoTaskUpdater.java:199)
15:23:25 [2024-03-15T19:23:25.076Z] 	at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:43)
15:23:25 [2024-03-15T19:23:25.076Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:23:25 [2024-03-15T19:23:25.333Z] 
15:23:25 [2024-03-15T19:23:25.333Z] !ENTRY org.eclipse.core.resources 2 2 2024-03-15 19:23:25.268
15:23:25 [2024-03-15T19:23:25.333Z] !MESSAGE Save operation warnings.
15:23:25 [2024-03-15T19:23:25.333Z] !SUBENTRY 1 org.eclipse.core.resources 2 234 2024-03-15 19:23:25.268
15:23:25 [2024-03-15T19:23:25.333Z] !MESSAGE The project description file (.project) for '.tracecompass-SomeProject' was missing.  This file contains important information about the project.  A new project description file has been created, but some information about the project may have been lost.
15:23:25 [2024-03-15T19:23:25.333Z] 
15:23:25 [2024-03-15T19:23:25.333Z] !ENTRY org.eclipse.cdt.core 1 0 2024-03-15 19:23:25.276
15:23:25 [2024-03-15T19:23:25.333Z] !MESSAGE Indexed 'SomeProject2' (0 sources, 0 headers) in 0 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
15:23:25 [2024-03-15T19:23:25.333Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.610 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
15:23:25 [2024-03-15T19:23:25.333Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest.testAddingTracingNature -- Time elapsed: 0.433 s
15:23:25 [2024-03-15T19:23:25.333Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest.testCreateTracingProject -- Time elapsed: 0.013 s
15:23:25 [2024-03-15T19:23:25.333Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest.testAddingTracingNatureNotAllowed -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.333Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
15:23:25 [2024-03-15T19:23:25.590Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
15:23:25 [2024-03-15T19:23:25.590Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testHtml -- Time elapsed: 0.013 s
15:23:25 [2024-03-15T19:23:25.590Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testTimestamp -- Time elapsed: 0.001 s
15:23:25 [2024-03-15T19:23:25.590Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testDecimal -- Time elapsed: 0.002 s
15:23:25 [2024-03-15T19:23:25.590Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testString -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.590Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testEgality -- Time elapsed: 0.001 s
15:23:25 [2024-03-15T19:23:25.590Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
15:23:25 [2024-03-15T19:23:25.590Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
15:23:25 [2024-03-15T19:23:25.590Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testHistogramDataModelInt -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.590Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_0 -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.590Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_1 -- Time elapsed: 0.002 s
15:23:25 [2024-03-15T19:23:25.590Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_2 -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.590Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_3 -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.590Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_4 -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.590Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_5 -- Time elapsed: 0.001 s
15:23:25 [2024-03-15T19:23:25.590Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_6 -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.590Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_7 -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.590Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testClear -- Time elapsed: 0.001 s
15:23:25 [2024-03-15T19:23:25.590Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testHistogramDataModel -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.590Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testModelListener -- Time elapsed: 0.037 s
15:23:25 [2024-03-15T19:23:25.590Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testHistogramDataModelCopyConstructor -- Time elapsed: 0.002 s
15:23:25 [2024-03-15T19:23:25.590Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_0 -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.590Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_1 -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.590Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_2 -- Time elapsed: 0.001 s
15:23:25 [2024-03-15T19:23:25.590Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_3 -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.590Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_4 -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_0 -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_1 -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_2 -- Time elapsed: 0.001 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_3 -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_4 -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_5 -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_6 -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleToReverse_1 -- Time elapsed: 0.002 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleToReverse_2 -- Time elapsed: 0.001 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEventLimitOverflow -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
15:23:25 [2024-03-15T19:23:25.591Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddChildOtherParent -- Time elapsed: 0.006 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddEventReplaceLast -- Time elapsed: 0.002 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddChildAtPosition -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testGetTimeEventsIteratorMixedSplit -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testSortChildren -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddEventNulls -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testRemoveChild -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testGetTimeEventsIteratorMixed -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testSortChildrenThenAdd -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddChild -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddEvent -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testRemoveChildOtherParent -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testaddZoomedEvent -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testRemoveChildNoParent -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testaddZoomedEventPartialRestart -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddChildSameParent -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testaddZoomedEventDuplicate -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testaddZoomedEventReplaceLast -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddZoomedEventNulls -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest
15:23:25 [2024-03-15T19:23:25.591Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[0: disjoint styles] -- Time elapsed: 0.001 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[0: disjoint styles] -- Time elapsed: 0.001 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[0: disjoint styles] -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[1: styles with map] -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[1: styles with map] -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[1: styles with map] -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[2: style inheritance] -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[2: style inheritance] -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[2: style inheritance] -- Time elapsed: 0.001 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[3: default values] -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[3: default values] -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[3: default values] -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[4: multiple inheritance] -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[4: multiple inheritance] -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[4: multiple inheritance] -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
15:23:25 [2024-03-15T19:23:25.591Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipRightTest -- Time elapsed: 0.001 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipXTest -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.horizontalTest -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.tangentInsideTest -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.glancingTest -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.ousideSquareTest -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.insideTest -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.verticalTest -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipTopTest -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.tangentTest -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.tangentInsideCornerTest -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipLeftTest -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipBottomTest -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.591Z] Running org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
15:23:25 [2024-03-15T19:23:25.591Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest.testToHexStringRGB -- Time elapsed: 0.001 s
15:23:25 [2024-03-15T19:23:25.591Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
15:23:25 [2024-03-15T19:23:25.591Z] 
15:23:25 [2024-03-15T19:23:25.591Z] !ENTRY org.eclipse.cdt.core.native 4 0 2024-03-15 19:23:25.512
15:23:25 [2024-03-15T19:23:25.591Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
15:23:25 [2024-03-15T19:23:25.591Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
15:23:25 [2024-03-15T19:23:25.591Z] org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest.testBasicProvider -- Time elapsed: 0.038 s
15:23:25 [2024-03-15T19:23:25.591Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
15:23:25 [2024-03-15T19:23:25.591Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
15:23:25 [2024-03-15T19:23:25.592Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testNextPreviousIncluded -- Time elapsed: 0.006 s
15:23:25 [2024-03-15T19:23:25.592Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testInvalidRollover -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.592Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testSmallPeriod -- Time elapsed: 0.001 s
15:23:25 [2024-03-15T19:23:25.592Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testIsApplicable -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.592Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testAlternateShadingMarkerEventSource -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.592Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testFractionalPeriod -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.592Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testReference -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.592Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testRollover -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.592Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testInvalidPeriod -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.592Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testLineMarkerEventSource -- Time elapsed: 0 s
15:23:25 [2024-03-15T19:23:25.592Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testResolution -- Time elapsed: 0.001 s
15:23:25 [2024-03-15T19:23:25.592Z] 
15:23:25 [2024-03-15T19:23:25.592Z] Results:
15:23:25 [2024-03-15T19:23:25.592Z] 
15:23:25 [2024-03-15T19:23:25.592Z] Tests run: 211, Failures: 0, Errors: 0, Skipped: 0
15:23:25 [2024-03-15T19:23:25.592Z] 
15:23:26 [2024-03-15T19:23:26.153Z] 
15:23:26 [2024-03-15T19:23:26.153Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-15 19:23:25.926
15:23:26 [2024-03-15T19:23:26.153Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:23:26 [2024-03-15T19:23:26.153Z] Status ERROR: org.eclipse.core.jobs code=2 An internal error occurred during: "Decoration Calculation". org.eclipse.core.runtime.AssertionFailedException: assertion failed: The application has not been initialized.
15:23:26 [2024-03-15T19:23:26.153Z] org.eclipse.core.runtime.AssertionFailedException: assertion failed: The application has not been initialized.
15:23:26 [2024-03-15T19:23:26.153Z] 	at org.eclipse.core.runtime.Assert.isTrue(Assert.java:119)
15:23:26 [2024-03-15T19:23:26.153Z] 	at org.eclipse.core.internal.runtime.InternalPlatform.assertInitialized(InternalPlatform.java:185)
15:23:26 [2024-03-15T19:23:26.153Z] 	at org.eclipse.core.internal.runtime.InternalPlatform.getAdapterManager(InternalPlatform.java:206)
15:23:26 [2024-03-15T19:23:26.153Z] 	at org.eclipse.core.runtime.Platform.getAdapterManager(Platform.java:661)
15:23:26 [2024-03-15T19:23:26.153Z] 	at org.eclipse.ui.internal.ObjectContributorManager.getCommonClasses(ObjectContributorManager.java:673)
15:23:26 [2024-03-15T19:23:26.153Z] 	at org.eclipse.ui.internal.ObjectContributorManager.getContributors(ObjectContributorManager.java:576)
15:23:26 [2024-03-15T19:23:26.153Z] 	at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecoratorsFor(LightweightDecoratorManager.java:322)
15:23:26 [2024-03-15T19:23:26.153Z] 	at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:343)
15:23:26 [2024-03-15T19:23:26.153Z] 	at org.eclipse.ui.internal.decorators.DecorationScheduler$1.queue(DecorationScheduler.java:410)
15:23:26 [2024-03-15T19:23:26.153Z] 	at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:388)
15:23:26 [2024-03-15T19:23:26.153Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:23:26 [2024-03-15T19:23:26.153Z] 
15:23:26 [2024-03-15T19:23:26.153Z] !ENTRY org.eclipse.core.jobs 4 2 2024-03-15 19:23:25.996
15:23:26 [2024-03-15T19:23:26.153Z] !MESSAGE An internal error occurred during: "Decoration Calculation".
15:23:26 [2024-03-15T19:23:26.153Z] !STACK 0
15:23:26 [2024-03-15T19:23:26.153Z] org.eclipse.core.runtime.AssertionFailedException: assertion failed: The application has not been initialized.
15:23:26 [2024-03-15T19:23:26.153Z] 	at org.eclipse.core.runtime.Assert.isTrue(Assert.java:119)
15:23:26 [2024-03-15T19:23:26.153Z] 	at org.eclipse.core.internal.runtime.InternalPlatform.assertInitialized(InternalPlatform.java:185)
15:23:26 [2024-03-15T19:23:26.153Z] 	at org.eclipse.core.internal.runtime.InternalPlatform.getAdapterManager(InternalPlatform.java:206)
15:23:26 [2024-03-15T19:23:26.153Z] 	at org.eclipse.core.runtime.Platform.getAdapterManager(Platform.java:661)
15:23:26 [2024-03-15T19:23:26.153Z] 	at org.eclipse.ui.internal.ObjectContributorManager.getCommonClasses(ObjectContributorManager.java:673)
15:23:26 [2024-03-15T19:23:26.153Z] 	at org.eclipse.ui.internal.ObjectContributorManager.getContributors(ObjectContributorManager.java:576)
15:23:26 [2024-03-15T19:23:26.153Z] 	at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecoratorsFor(LightweightDecoratorManager.java:322)
15:23:26 [2024-03-15T19:23:26.153Z] 	at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:343)
15:23:26 [2024-03-15T19:23:26.153Z] 	at org.eclipse.ui.internal.decorators.DecorationScheduler$1.queue(DecorationScheduler.java:410)
15:23:26 [2024-03-15T19:23:26.153Z] 	at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:388)
15:23:26 [2024-03-15T19:23:26.153Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:23:26 [2024-03-15T19:23:26.408Z] [INFO] All tests passed
15:23:26 [2024-03-15T19:23:26.408Z] [INFO] 
15:23:26 [2024-03-15T19:23:26.408Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:23:26 [2024-03-15T19:23:26.408Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT.jar
15:23:26 [2024-03-15T19:23:26.408Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT.pom
15:23:26 [2024-03-15T19:23:26.408Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-sources.jar
15:23:26 [2024-03-15T19:23:26.408Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-p2metadata.xml
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-p2artifacts.xml
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] 
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] 
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >---
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] Building Trace Compass Release Engineering Parent 9.3.0-SNAPSHOT [34/141]
15:23:26 [2024-03-15T19:23:26.409Z] [INFO]   from releng/pom.xml
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] --------------------------------[ pom ]---------------------------------
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] 
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.releng-parent ---
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] 
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] 
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent ---
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] 
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.releng-parent ---
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] 
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent ---
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] 
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.releng-parent ---
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] 
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent ---
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.releng-parent-9.3.0-SNAPSHOT.pom
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] 
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties >--
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] Building org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT [35/141]
15:23:26 [2024-03-15T19:23:26.409Z] [INFO]   from releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:23:26 [2024-03-15T19:23:26.409Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar (68 kB at 1.7 MB/s)
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar (154 kB at 51 MB/s)
15:23:26 [2024-03-15T19:23:26.409Z] [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
15:23:26 [2024-03-15T19:23:26.409Z] [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 10 MB/s)
15:23:26 [2024-03-15T19:23:26.409Z] [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
15:23:26 [2024-03-15T19:23:26.409Z] [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 36 MB/s)
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.6/asm-util-9.6.jar
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.6/asm-util-9.6.jar (91 kB at 11 MB/s)
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.12/slf4j-simple-2.0.12.jar
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.12/slf4j-simple-2.0.12.jar (16 kB at 2.2 MB/s)
15:23:26 [2024-03-15T19:23:26.409Z] [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
15:23:26 [2024-03-15T19:23:26.409Z] [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 7.4 MB/s)
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.jar
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.jar (34 kB at 1.7 MB/s)
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.pom
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.pom (2.8 kB at 404 kB/s)
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.12/slf4j-parent-2.0.12.pom
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.12/slf4j-parent-2.0.12.pom (13 kB at 1.3 MB/s)
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-bom/2.0.12/slf4j-bom-2.0.12.pom
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-bom/2.0.12/slf4j-bom-2.0.12.pom (7.3 kB at 564 kB/s)
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.pom
15:23:26 [2024-03-15T19:23:26.409Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.pom (4.8 kB at 686 kB/s)
15:23:26 [2024-03-15T19:23:26.409Z] [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
15:23:26 [2024-03-15T19:23:26.666Z] [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 339 kB/s)
15:23:26 [2024-03-15T19:23:26.666Z] [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
15:23:26 [2024-03-15T19:23:26.666Z] [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 465 kB/s)
15:23:26 [2024-03-15T19:23:26.666Z] [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
15:23:26 [2024-03-15T19:23:26.666Z] [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 152 kB/s)
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.6/asm-util-9.6.pom
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.6/asm-util-9.6.pom (2.9 kB at 420 kB/s)
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.pom
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.pom (2.6 kB at 374 kB/s)
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.12/slf4j-simple-2.0.12.pom
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.12/slf4j-simple-2.0.12.pom (1.3 kB at 188 kB/s)
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] 
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] 
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] The project's OSGi version is 1.0.2.202403151906
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] 
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] 
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] 
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] 
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] 
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] Resolving class path of org.eclipse.tracecompass.slf4j.binding.simple.properties
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] 
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/main/resources
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] 
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:23:26 [2024-03-15T19:23:26.666Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:23:26 [2024-03-15T19:23:26.666Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:23:26 [2024-03-15T19:23:26.666Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] No sources to compile
15:23:26 [2024-03-15T19:23:26.666Z] [WARNING] Source directory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src does not exist
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] 
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] 
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] 
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/test/resources
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] 
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:23:26 [2024-03-15T19:23:26.666Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:23:26 [2024-03-15T19:23:26.666Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:23:26 [2024-03-15T19:23:26.666Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] 
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:23:26 [2024-03-15T19:23:26.666Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1 were skipped
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] 
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-sources.jar
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] 
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT.jar
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] 
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] 
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] 
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] 
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:23:26 [2024-03-15T19:23:26.666Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT.jar
15:23:27 [2024-03-15T19:23:27.593Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-sources.jar
15:23:28 [2024-03-15T19:23:28.156Z] [INFO] 
15:23:28 [2024-03-15T19:23:28.156Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:23:28 [2024-03-15T19:23:28.156Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.2-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT.jar
15:23:28 [2024-03-15T19:23:28.156Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.2-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT.pom
15:23:28 [2024-03-15T19:23:28.156Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.2-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-sources.jar
15:23:28 [2024-03-15T19:23:28.156Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.2-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-p2metadata.xml
15:23:28 [2024-03-15T19:23:28.156Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.2-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-p2artifacts.xml
15:23:28 [2024-03-15T19:23:28.156Z] [INFO] 
15:23:28 [2024-03-15T19:23:28.156Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:23:28 [2024-03-15T19:23:28.156Z] [INFO] 
15:23:28 [2024-03-15T19:23:28.156Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >--
15:23:28 [2024-03-15T19:23:28.156Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.22-SNAPSHOT [36/141]
15:23:28 [2024-03-15T19:23:28.156Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
15:23:28 [2024-03-15T19:23:28.156Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:23:28 [2024-03-15T19:23:28.156Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:23:28 [2024-03-15T19:23:28.156Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.22-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
15:23:28 [2024-03-15T19:23:28.718Z] [INFO] 
15:23:28 [2024-03-15T19:23:28.718Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:23:28 [2024-03-15T19:23:28.718Z] [INFO] 
15:23:28 [2024-03-15T19:23:28.718Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:23:28 [2024-03-15T19:23:28.718Z] [INFO] The project's OSGi version is 1.0.22.202403151906
15:23:28 [2024-03-15T19:23:28.718Z] [INFO] 
15:23:28 [2024-03-15T19:23:28.718Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:23:28 [2024-03-15T19:23:28.718Z] [INFO] 
15:23:28 [2024-03-15T19:23:28.718Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:23:28 [2024-03-15T19:23:28.719Z] [INFO] 
15:23:28 [2024-03-15T19:23:28.719Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:23:28 [2024-03-15T19:23:28.719Z] [INFO] 
15:23:28 [2024-03-15T19:23:28.719Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:23:28 [2024-03-15T19:23:28.719Z] [INFO] 
15:23:28 [2024-03-15T19:23:28.719Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:23:28 [2024-03-15T19:23:28.719Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.swtbot.tests
15:23:29 [2024-03-15T19:23:29.282Z] [INFO] 
15:23:29 [2024-03-15T19:23:29.282Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:23:29 [2024-03-15T19:23:29.282Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
15:23:29 [2024-03-15T19:23:29.282Z] [INFO] 
15:23:29 [2024-03-15T19:23:29.282Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:23:29 [2024-03-15T19:23:29.282Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:23:29 [2024-03-15T19:23:29.282Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:23:29 [2024-03-15T19:23:29.282Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.22-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
15:23:29 [2024-03-15T19:23:29.282Z] [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:23:30 [2024-03-15T19:23:30.211Z] [INFO] 
15:23:30 [2024-03-15T19:23:30.211Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:23:30 [2024-03-15T19:23:30.211Z] [INFO] 
15:23:30 [2024-03-15T19:23:30.211Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:23:30 [2024-03-15T19:23:30.211Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources
15:23:30 [2024-03-15T19:23:30.211Z] [INFO] 
15:23:30 [2024-03-15T19:23:30.211Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:23:30 [2024-03-15T19:23:30.211Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
15:23:30 [2024-03-15T19:23:30.211Z] [INFO] 
15:23:30 [2024-03-15T19:23:30.211Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:23:30 [2024-03-15T19:23:30.211Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT-sources.jar
15:23:30 [2024-03-15T19:23:30.211Z] [INFO] 
15:23:30 [2024-03-15T19:23:30.211Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:23:30 [2024-03-15T19:23:30.211Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT.jar
15:23:30 [2024-03-15T19:23:30.211Z] [INFO] 
15:23:30 [2024-03-15T19:23:30.211Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:23:30 [2024-03-15T19:23:30.211Z] [INFO] 
15:23:30 [2024-03-15T19:23:30.211Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:23:30 [2024-03-15T19:23:30.211Z] [INFO] 
15:23:30 [2024-03-15T19:23:30.211Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:23:30 [2024-03-15T19:23:30.211Z] [INFO] 
15:23:30 [2024-03-15T19:23:30.211Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:23:30 [2024-03-15T19:23:30.467Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT.jar
15:23:32 [2024-03-15T19:23:32.357Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT-sources.jar
15:23:33 [2024-03-15T19:23:33.724Z] [INFO] 
15:23:33 [2024-03-15T19:23:33.724Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:23:33 [2024-03-15T19:23:33.724Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.metadata/.log
15:23:33 [2024-03-15T19:23:33.724Z] [INFO] Command line:
15:23:33 [2024-03-15T19:23:33.724Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:23:33 [2024-03-15T19:23:33.724Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:23:35 [2024-03-15T19:23:35.634Z] Mar 15, 2024 7:23:35 PM org.apache.aries.spifly.BaseActivator log
15:23:35 [2024-03-15T19:23:35.634Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
15:23:36 [2024-03-15T19:23:36.998Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:23:36 [2024-03-15T19:23:36.998Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:23:41 [2024-03-15T19:23:41.168Z] !SESSION 2024-03-15 19:23:33.763 -----------------------------------------------
15:23:41 [2024-03-15T19:23:41.168Z] eclipse.buildId=unknown
15:23:41 [2024-03-15T19:23:41.168Z] java.version=17.0.2
15:23:41 [2024-03-15T19:23:41.168Z] java.vendor=Oracle Corporation
15:23:41 [2024-03-15T19:23:41.168Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:23:41 [2024-03-15T19:23:41.168Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:23:41 [2024-03-15T19:23:41.169Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:23:41 [2024-03-15T19:23:41.169Z] 
15:23:41 [2024-03-15T19:23:41.169Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-15 19:23:40.716
15:23:41 [2024-03-15T19:23:41.169Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
15:23:41 [2024-03-15T19:23:41.169Z] 
15:23:41 [2024-03-15T19:23:41.169Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 19:23:40.727
15:23:41 [2024-03-15T19:23:41.169Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:23:41 [2024-03-15T19:23:41.169Z] !STACK 0
15:23:41 [2024-03-15T19:23:41.169Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:23:41 [2024-03-15T19:23:41.169Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:23:41 [2024-03-15T19:23:41.169Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:23:41 [2024-03-15T19:23:41.169Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:23:41 [2024-03-15T19:23:41.169Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
15:23:41 [2024-03-15T19:23:41.169Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
15:23:41 [2024-03-15T19:23:41.169Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
15:23:41 [2024-03-15T19:23:41.169Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
15:23:41 [2024-03-15T19:23:41.169Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:23:41 [2024-03-15T19:23:41.169Z] Caused by: java.io.IOException: error=2, No such file or directory
15:23:41 [2024-03-15T19:23:41.169Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:23:41 [2024-03-15T19:23:41.169Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:23:41 [2024-03-15T19:23:41.169Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:23:41 [2024-03-15T19:23:41.169Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:23:41 [2024-03-15T19:23:41.169Z] 	... 7 more
15:23:41 [2024-03-15T19:23:41.169Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
15:23:41 [2024-03-15T19:23:41.733Z] Display size: 1440x900
15:23:41 [2024-03-15T19:23:41.733Z] OS version=6.2.9-300.fc38.x86_64
15:23:41 [2024-03-15T19:23:41.733Z] GTK version=3.22.30
15:23:41 [2024-03-15T19:23:41.733Z] GTK theme=Ambiance
15:23:41 [2024-03-15T19:23:41.733Z] LIBOVERLAY_SCROLLBAR=0
15:23:41 [2024-03-15T19:23:41.733Z] Time zone: Greenwich Mean Time
15:23:41 [2024-03-15T19:23:41.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133637695 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:23:42 [2024-03-15T19:23:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:42 [2024-03-15T19:23:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:23:42 [2024-03-15T19:23:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:23:42 [2024-03-15T19:23:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:23:42 [2024-03-15T19:23:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1133638424 data=null doit=true}, MenuItem with text {&Hierarchical}]
15:23:42 [2024-03-15T19:23:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1133638424 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
15:23:42 [2024-03-15T19:23:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1133638436 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:23:42 [2024-03-15T19:23:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [4] in (of type 'Table')
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1133640556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1133640560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1133640560 data=null doit=true}, (of type 'Table')]
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1133640561 data=null}, (of type 'Table')]
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1133640562 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, (of type 'Table')]
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1133640562 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1133640594 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, (of type 'Table')]
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1133640597 data=null button=0 stateMask=0x0 x=24 y=104 count=0}, TableItem with text {}]
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1133640597 data=null doit=true}, TableItem with text {}]
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1133640597 data=null}, TableItem with text {}]
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1133640598 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, TableItem with text {}]
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1133640598 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1133640600 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, TableItem with text {}]
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw'
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show Raw'
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show Raw} time=1133640714 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show Raw']
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show Raw'
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1133640811 data=null button=0 stateMask=0x0 x=24 y=104 count=0}, TableItem with text {}]
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1133640811 data=null doit=true}, TableItem with text {}]
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1133640813 data=null}, TableItem with text {}]
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1133640813 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, TableItem with text {}]
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1133640817 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1133640819 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, TableItem with text {}]
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=1133640820 data=null button=0 stateMask=0x0 x=24 y=104 count=0}, TableItem with text {}]
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=1133640820 data=null doit=true}, TableItem with text {}]
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=1133640820 data=null}, TableItem with text {}]
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 01 00:00:03 Host...", using matcher: of type 'StyledText'
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 01 00:00:03 Host...", using matcher: (of type 'StyledText')
15:23:44 [2024-03-15T19:23:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
15:23:45 [2024-03-15T19:23:45.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
15:23:45 [2024-03-15T19:23:45.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
15:23:45 [2024-03-15T19:23:45.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
15:23:45 [2024-03-15T19:23:45.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
15:23:45 [2024-03-15T19:23:45.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
15:23:45 [2024-03-15T19:23:45.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
15:23:45 [2024-03-15T19:23:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
15:23:45 [2024-03-15T19:23:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:23:45 [2024-03-15T19:23:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:23:45 [2024-03-15T19:23:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
15:23:45 [2024-03-15T19:23:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1133641664 data=null button=0 stateMask=0x0 x=24 y=127 count=0}, TableItem with text {}]
15:23:45 [2024-03-15T19:23:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1133641664 data=null doit=true}, TableItem with text {}]
15:23:45 [2024-03-15T19:23:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:23:45 [2024-03-15T19:23:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1133641720 data=null}, TableItem with text {}]
15:23:45 [2024-03-15T19:23:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1133641721 data=null button=1 stateMask=0x0 x=24 y=127 count=1}, TableItem with text {}]
15:23:45 [2024-03-15T19:23:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1133641721 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
15:23:45 [2024-03-15T19:23:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1133641763 data=null button=1 stateMask=0x80000 x=24 y=127 count=1}, TableItem with text {}]
15:23:45 [2024-03-15T19:23:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=1133641763 data=null button=0 stateMask=0x0 x=24 y=127 count=0}, TableItem with text {}]
15:23:45 [2024-03-15T19:23:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=1133641764 data=null doit=true}, TableItem with text {}]
15:23:45 [2024-03-15T19:23:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=1133641764 data=null}, TableItem with text {}]
15:23:45 [2024-03-15T19:23:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
15:23:45 [2024-03-15T19:23:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:23:45 [2024-03-15T19:23:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:23:45 [2024-03-15T19:23:45.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:23:45 [2024-03-15T19:23:45.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1133641791 data=null button=0 stateMask=0x0 x=24 y=104 count=0}, TableItem with text {}]
15:23:45 [2024-03-15T19:23:45.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1133641791 data=null doit=true}, TableItem with text {}]
15:23:45 [2024-03-15T19:23:45.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1133641791 data=null}, TableItem with text {}]
15:23:45 [2024-03-15T19:23:45.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1133641792 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, TableItem with text {}]
15:23:45 [2024-03-15T19:23:45.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1133641792 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:23:45 [2024-03-15T19:23:45.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1133641820 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, TableItem with text {}]
15:23:45 [2024-03-15T19:23:45.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hide Raw", using matcher: with mnemonic 'Hide Raw'
15:23:45 [2024-03-15T19:23:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Hide Raw'
15:23:45 [2024-03-15T19:23:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Hide Raw} time=1133641900 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Hide Raw']
15:23:45 [2024-03-15T19:23:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Hide Raw'
15:23:45 [2024-03-15T19:23:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133641954 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
15:23:45 [2024-03-15T19:23:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:23:46 [2024-03-15T19:23:46.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:23:46 [2024-03-15T19:23:46.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:23:46 [2024-03-15T19:23:46.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:23:46 [2024-03-15T19:23:46.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1133642050 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:23:46 [2024-03-15T19:23:46.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1133642050 data=null doit=true}, TreeItem with text {Test}]
15:23:46 [2024-03-15T19:23:46.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1133642051 data=null}, TreeItem with text {Test}]
15:23:46 [2024-03-15T19:23:46.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1133642051 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:23:46 [2024-03-15T19:23:46.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133642052 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:23:46 [2024-03-15T19:23:46.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1133642128 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:23:46 [2024-03-15T19:23:46.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:23:46 [2024-03-15T19:23:46.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:23:46 [2024-03-15T19:23:46.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:23:47 [2024-03-15T19:23:47.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:23:47 [2024-03-15T19:23:47.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:23:47 [2024-03-15T19:23:47.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:23:47 [2024-03-15T19:23:47.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:23:47 [2024-03-15T19:23:47.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:23:47 [2024-03-15T19:23:47.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:23:47 [2024-03-15T19:23:47.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:47 [2024-03-15T19:23:47.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:23:47 [2024-03-15T19:23:47.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:23:47 [2024-03-15T19:23:47.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:23:47 [2024-03-15T19:23:47.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133643252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:47 [2024-03-15T19:23:47.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133643253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:47 [2024-03-15T19:23:47.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133643253 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:47 [2024-03-15T19:23:47.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133643253 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:47 [2024-03-15T19:23:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133643253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:47 [2024-03-15T19:23:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133643253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:47 [2024-03-15T19:23:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133643254 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:47 [2024-03-15T19:23:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133643254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:47 [2024-03-15T19:23:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133643254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:47 [2024-03-15T19:23:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133643254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:47 [2024-03-15T19:23:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133643254 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:47 [2024-03-15T19:23:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133643254 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:47 [2024-03-15T19:23:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:23:47 [2024-03-15T19:23:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:23:47 [2024-03-15T19:23:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:23:47 [2024-03-15T19:23:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:47 [2024-03-15T19:23:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:23:47 [2024-03-15T19:23:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:23:47 [2024-03-15T19:23:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:23:47 [2024-03-15T19:23:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:23:47 [2024-03-15T19:23:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:23:47 [2024-03-15T19:23:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133643257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:47 [2024-03-15T19:23:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133643257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:47 [2024-03-15T19:23:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133643257 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:47 [2024-03-15T19:23:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133643257 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:47 [2024-03-15T19:23:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133643257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:47 [2024-03-15T19:23:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133643258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:47 [2024-03-15T19:23:47.272Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:23:47 [2024-03-15T19:23:47.272Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:23:47 [2024-03-15T19:23:47.272Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:23:47 [2024-03-15T19:23:47.272Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:23:47 [2024-03-15T19:23:47.272Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:23:47 [2024-03-15T19:23:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:23:47 [2024-03-15T19:23:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133643258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:47 [2024-03-15T19:23:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1133642244 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:23:47 [2024-03-15T19:23:47.783Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.579 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
15:23:47 [2024-03-15T19:23:47.783Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest.testRead -- Time elapsed: 5.309 s
15:23:47 [2024-03-15T19:23:47.783Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
15:23:47 [2024-03-15T19:23:47.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133643813 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:23:47 [2024-03-15T19:23:47.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:47 [2024-03-15T19:23:47.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:23:47 [2024-03-15T19:23:47.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:23:47 [2024-03-15T19:23:47.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:23:47 [2024-03-15T19:23:47.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1133643952 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:23:47 [2024-03-15T19:23:47.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:23:48 [2024-03-15T19:23:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:48 [2024-03-15T19:23:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:23:48 [2024-03-15T19:23:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:23:48 [2024-03-15T19:23:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:23:48 [2024-03-15T19:23:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:23:48 [2024-03-15T19:23:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:23:48 [2024-03-15T19:23:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1133644075 data=null button=0 stateMask=0x0 x=97 y=12 count=0}, TreeItem with text {TestForOffsetting}]
15:23:48 [2024-03-15T19:23:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1133644075 data=null doit=true}, TreeItem with text {TestForOffsetting}]
15:23:48 [2024-03-15T19:23:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1133644075 data=null}, TreeItem with text {TestForOffsetting}]
15:23:48 [2024-03-15T19:23:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1133644075 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
15:23:48 [2024-03-15T19:23:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133644076 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForOffsetting}]
15:23:48 [2024-03-15T19:23:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1133644112 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
15:23:48 [2024-03-15T19:23:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:23:48 [2024-03-15T19:23:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1133644114 data=null button=0 stateMask=0x0 x=97 y=12 count=0}, TreeItem with text {TestForOffsetting}]
15:23:48 [2024-03-15T19:23:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1133644114 data=null doit=true}, TreeItem with text {TestForOffsetting}]
15:23:48 [2024-03-15T19:23:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1133644114 data=null}, TreeItem with text {TestForOffsetting}]
15:23:48 [2024-03-15T19:23:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1133644114 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
15:23:48 [2024-03-15T19:23:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133644115 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForOffsetting}]
15:23:48 [2024-03-15T19:23:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1133644130 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
15:23:48 [2024-03-15T19:23:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1133644131 data=null doit=true}, TreeItem with text {TestForOffsetting}]
15:23:48 [2024-03-15T19:23:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1133644132 data=null}, TreeItem with text {TestForOffsetting}]
15:23:48 [2024-03-15T19:23:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1133644132 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
15:23:48 [2024-03-15T19:23:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133644132 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForOffsetting}]
15:23:48 [2024-03-15T19:23:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1133644157 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
15:23:48 [2024-03-15T19:23:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:23:48 [2024-03-15T19:23:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133644160 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:23:48 [2024-03-15T19:23:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133644160 data=null doit=true}, TreeItem with text {Traces [0]}]
15:23:48 [2024-03-15T19:23:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133644161 data=null}, TreeItem with text {Traces [0]}]
15:23:48 [2024-03-15T19:23:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133644161 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:23:48 [2024-03-15T19:23:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133644161 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:23:48 [2024-03-15T19:23:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133644187 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:23:49 [2024-03-15T19:23:49.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"sample13433886646359835361.xml"'
15:23:49 [2024-03-15T19:23:49.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:23:49 [2024-03-15T19:23:49.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:23:49 [2024-03-15T19:23:49.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133645673 data=null doit=true}, TreeItem with text {Traces [1]}]
15:23:49 [2024-03-15T19:23:49.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133645673 data=null}, TreeItem with text {Traces [1]}]
15:23:49 [2024-03-15T19:23:49.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133645674 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:23:49 [2024-03-15T19:23:49.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133645674 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:23:49 [2024-03-15T19:23:49.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133645681 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:23:49 [2024-03-15T19:23:49.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:23:49 [2024-03-15T19:23:49.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample13433886646359835361.xml} time=1133645753 data=null button=0 stateMask=0x0 x=197 y=81 count=0}, TreeItem with text {sample13433886646359835361.xml}]
15:23:49 [2024-03-15T19:23:49.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample13433886646359835361.xml} time=1133645753 data=null doit=true}, TreeItem with text {sample13433886646359835361.xml}]
15:23:49 [2024-03-15T19:23:49.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample13433886646359835361.xml} time=1133645754 data=null}, TreeItem with text {sample13433886646359835361.xml}]
15:23:49 [2024-03-15T19:23:49.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample13433886646359835361.xml} time=1133645754 data=null button=1 stateMask=0x0 x=197 y=81 count=1}, TreeItem with text {sample13433886646359835361.xml}]
15:23:49 [2024-03-15T19:23:49.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133645754 data=null item=TreeItem {sample13433886646359835361.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample13433886646359835361.xml}]
15:23:49 [2024-03-15T19:23:49.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample13433886646359835361.xml} time=1133645778 data=null button=1 stateMask=0x80000 x=197 y=81 count=1}, TreeItem with text {sample13433886646359835361.xml}]
15:23:49 [2024-03-15T19:23:49.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:23:49 [2024-03-15T19:23:49.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample13433886646359835361.xml} time=1133645779 data=null button=0 stateMask=0x0 x=197 y=81 count=0}, TreeItem with text {sample13433886646359835361.xml}]
15:23:49 [2024-03-15T19:23:49.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample13433886646359835361.xml} time=1133645780 data=null doit=true}, TreeItem with text {sample13433886646359835361.xml}]
15:23:49 [2024-03-15T19:23:49.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample13433886646359835361.xml} time=1133645780 data=null}, TreeItem with text {sample13433886646359835361.xml}]
15:23:49 [2024-03-15T19:23:49.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample13433886646359835361.xml} time=1133645780 data=null button=1 stateMask=0x0 x=197 y=81 count=1}, TreeItem with text {sample13433886646359835361.xml}]
15:23:49 [2024-03-15T19:23:49.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133645780 data=null item=TreeItem {sample13433886646359835361.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample13433886646359835361.xml}]
15:23:49 [2024-03-15T19:23:49.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample13433886646359835361.xml} time=1133645801 data=null button=1 stateMask=0x80000 x=197 y=81 count=1}, TreeItem with text {sample13433886646359835361.xml}]
15:23:49 [2024-03-15T19:23:49.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...'
15:23:49 [2024-03-15T19:23:49.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Apply Time Offset...'
15:23:50 [2024-03-15T19:23:50.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Apply Time Offset...'
15:23:50 [2024-03-15T19:23:50.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset'
15:23:50 [2024-03-15T19:23:50.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Apply time offset}
15:23:50 [2024-03-15T19:23:50.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:23:50 [2024-03-15T19:23:50.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:23:50 [2024-03-15T19:23:50.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:23:50 [2024-03-15T19:23:50.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample13433886646359835361.xml} time=1133646356 data=null button=0 stateMask=0x0 x=134 y=12 count=0}, TreeItem with text {sample13433886646359835361.xml}]
15:23:50 [2024-03-15T19:23:50.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample13433886646359835361.xml} time=1133646356 data=null doit=true}, TreeItem with text {sample13433886646359835361.xml}]
15:23:50 [2024-03-15T19:23:50.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample13433886646359835361.xml} time=1133646356 data=null}, TreeItem with text {sample13433886646359835361.xml}]
15:23:50 [2024-03-15T19:23:50.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample13433886646359835361.xml} time=1133646356 data=null button=1 stateMask=0x0 x=134 y=12 count=1}, TreeItem with text {sample13433886646359835361.xml}]
15:23:50 [2024-03-15T19:23:50.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133646357 data=null item=TreeItem {sample13433886646359835361.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample13433886646359835361.xml}]
15:23:50 [2024-03-15T19:23:50.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample13433886646359835361.xml} time=1133646357 data=null button=1 stateMask=0x80000 x=134 y=12 count=1}, TreeItem with text {sample13433886646359835361.xml}]
15:23:50 [2024-03-15T19:23:50.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {sample13433886646359835361.xml}
15:23:50 [2024-03-15T19:23:50.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample13433886646359835361.xml} time=1133646358 data=null button=0 stateMask=0x0 x=491 y=12 count=0}, TreeItem with text {sample13433886646359835361.xml}]
15:23:50 [2024-03-15T19:23:50.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample13433886646359835361.xml} time=1133646358 data=null doit=true}, TreeItem with text {sample13433886646359835361.xml}]
15:23:50 [2024-03-15T19:23:50.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:23:50 [2024-03-15T19:23:50.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample13433886646359835361.xml} time=1133646359 data=null}, TreeItem with text {sample13433886646359835361.xml}]
15:23:50 [2024-03-15T19:23:50.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample13433886646359835361.xml} time=1133646359 data=null button=1 stateMask=0x0 x=491 y=12 count=1}, TreeItem with text {sample13433886646359835361.xml}]
15:23:50 [2024-03-15T19:23:50.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133646362 data=null item=TreeItem {sample13433886646359835361.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample13433886646359835361.xml}]
15:23:50 [2024-03-15T19:23:50.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample13433886646359835361.xml} time=1133646363 data=null button=1 stateMask=0x80000 x=491 y=12 count=1}, TreeItem with text {sample13433886646359835361.xml}]
15:23:50 [2024-03-15T19:23:50.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {sample13433886646359835361.xml} time=1133646363 data=null button=0 stateMask=0x0 x=491 y=12 count=0}, TreeItem with text {sample13433886646359835361.xml}]
15:23:50 [2024-03-15T19:23:50.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {sample13433886646359835361.xml} time=1133646363 data=null doit=true}, TreeItem with text {sample13433886646359835361.xml}]
15:23:50 [2024-03-15T19:23:50.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {sample13433886646359835361.xml} time=1133646363 data=null}, TreeItem with text {sample13433886646359835361.xml}]
15:23:50 [2024-03-15T19:23:50.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {sample13433886646359835361.xml}
15:23:50 [2024-03-15T19:23:50.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:23:50 [2024-03-15T19:23:50.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:23:50 [2024-03-15T19:23:50.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:23:50 [2024-03-15T19:23:50.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:23:50 [2024-03-15T19:23:50.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:23:50 [2024-03-15T19:23:50.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:23:50 [2024-03-15T19:23:50.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:23:50 [2024-03-15T19:23:50.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Basic", using matcher: of type 'Button'
15:23:50 [2024-03-15T19:23:50.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced", using matcher: of type 'Button'
15:23:50 [2024-03-15T19:23:50.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:50 [2024-03-15T19:23:50.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:23:50 [2024-03-15T19:23:50.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:23:50 [2024-03-15T19:23:50.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:23:50 [2024-03-15T19:23:50.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:23:50 [2024-03-15T19:23:50.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:23:50 [2024-03-15T19:23:50.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133646378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:50 [2024-03-15T19:23:50.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133646378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:50 [2024-03-15T19:23:50.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133646378 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:50 [2024-03-15T19:23:50.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133646378 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:50 [2024-03-15T19:23:50.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133646379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:50 [2024-03-15T19:23:50.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133646379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:50 [2024-03-15T19:23:50.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133646379 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:50 [2024-03-15T19:23:50.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=1133645921 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Apply Time Offset...']
15:23:50 [2024-03-15T19:23:50.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:23:52 [2024-03-15T19:23:52.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"sample13433886646359835361.xml"'
15:23:52 [2024-03-15T19:23:52.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:23:52 [2024-03-15T19:23:52.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:23:52 [2024-03-15T19:23:52.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - TestForOffsetting/Traces/sample13433886646359835361.xml - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133648094 data=null doit=true}, Shell with text {data - TestForOffsetting/Traces/sample13433886646359835361.xml - Eclipse Platform}]
15:23:52 [2024-03-15T19:23:52.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:23:52 [2024-03-15T19:23:52.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:23:52 [2024-03-15T19:23:52.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:23:52 [2024-03-15T19:23:52.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:23:52 [2024-03-15T19:23:52.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1133648135 data=null button=0 stateMask=0x0 x=97 y=12 count=0}, TreeItem with text {TestForOffsetting}]
15:23:52 [2024-03-15T19:23:52.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1133648135 data=null doit=true}, TreeItem with text {TestForOffsetting}]
15:23:52 [2024-03-15T19:23:52.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1133648135 data=null}, TreeItem with text {TestForOffsetting}]
15:23:52 [2024-03-15T19:23:52.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1133648135 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
15:23:52 [2024-03-15T19:23:52.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133648136 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForOffsetting}]
15:23:52 [2024-03-15T19:23:52.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1133648160 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
15:23:52 [2024-03-15T19:23:52.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:23:52 [2024-03-15T19:23:52.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:23:52 [2024-03-15T19:23:52.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133649068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133649069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133649069 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133649069 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133649069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133649069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133649069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133649069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133649070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133649070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133649070 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133649070 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133649072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133649072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133649072 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133649072 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133649073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:52 [2024-03-15T19:23:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133649073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:52 [2024-03-15T19:23:52.892Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:23:52 [2024-03-15T19:23:52.892Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:23:52 [2024-03-15T19:23:52.892Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:23:52 [2024-03-15T19:23:52.892Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:23:52 [2024-03-15T19:23:52.893Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:23:52 [2024-03-15T19:23:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:23:53 [2024-03-15T19:23:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133649073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:53 [2024-03-15T19:23:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1133648208 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:23:53 [2024-03-15T19:23:53.405Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.767 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
15:23:53 [2024-03-15T19:23:53.405Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting.testOffsetting -- Time elapsed: 5.767 s
15:23:53 [2024-03-15T19:23:53.405Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
15:23:53 [2024-03-15T19:23:53.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133649596 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:23:53 [2024-03-15T19:23:53.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:53 [2024-03-15T19:23:53.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:23:53 [2024-03-15T19:23:53.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:23:53 [2024-03-15T19:23:53.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:23:53 [2024-03-15T19:23:53.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1133649728 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:23:53 [2024-03-15T19:23:53.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:23:56 [2024-03-15T19:23:56.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:23:56 [2024-03-15T19:23:56.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:56 [2024-03-15T19:23:56.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:23:56 [2024-03-15T19:23:56.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:23:56 [2024-03-15T19:23:56.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:23:56 [2024-03-15T19:23:56.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1133652550 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:23:56 [2024-03-15T19:23:56.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1133652551 data=null doit=true}, TableItem with text {}]
15:23:56 [2024-03-15T19:23:56.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1133652551 data=null}, TableItem with text {}]
15:23:56 [2024-03-15T19:23:56.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1133652551 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:23:56 [2024-03-15T19:23:56.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1133652551 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:23:56 [2024-03-15T19:23:56.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1133652554 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:23:56 [2024-03-15T19:23:56.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code'
15:23:56 [2024-03-15T19:23:56.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open Source Code'
15:23:56 [2024-03-15T19:23:56.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=1133652604 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open Source Code']
15:23:56 [2024-03-15T19:23:56.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open Source Code'
15:23:56 [2024-03-15T19:23:56.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"SourceFile"'
15:23:57 [2024-03-15T19:23:57.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133653478 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:23:57 [2024-03-15T19:23:57.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:23:57 [2024-03-15T19:23:57.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:23:57 [2024-03-15T19:23:57.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:23:57 [2024-03-15T19:23:57.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:23:57 [2024-03-15T19:23:57.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1133653485 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:23:57 [2024-03-15T19:23:57.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1133653485 data=null doit=true}, TreeItem with text {test}]
15:23:57 [2024-03-15T19:23:57.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1133653485 data=null}, TreeItem with text {test}]
15:23:57 [2024-03-15T19:23:57.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1133653485 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:23:57 [2024-03-15T19:23:57.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133653486 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:23:57 [2024-03-15T19:23:57.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1133653512 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:23:57 [2024-03-15T19:23:57.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:23:57 [2024-03-15T19:23:57.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:23:57 [2024-03-15T19:23:57.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:23:57 [2024-03-15T19:23:57.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:23:57 [2024-03-15T19:23:57.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:23:57 [2024-03-15T19:23:57.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:23:57 [2024-03-15T19:23:57.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:23:57 [2024-03-15T19:23:57.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:23:57 [2024-03-15T19:23:57.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:23:57 [2024-03-15T19:23:57.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:57 [2024-03-15T19:23:57.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:23:57 [2024-03-15T19:23:57.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:23:57 [2024-03-15T19:23:57.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:23:57 [2024-03-15T19:23:57.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133653871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:57 [2024-03-15T19:23:57.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133653871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:57 [2024-03-15T19:23:57.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133653886 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:57 [2024-03-15T19:23:57.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133653886 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:57 [2024-03-15T19:23:57.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133653886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:57 [2024-03-15T19:23:57.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133653886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:57 [2024-03-15T19:23:57.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133653886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:57 [2024-03-15T19:23:57.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133653887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:57 [2024-03-15T19:23:57.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133653887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:57 [2024-03-15T19:23:57.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133653888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:57 [2024-03-15T19:23:57.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133653888 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:57 [2024-03-15T19:23:57.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133653888 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:57 [2024-03-15T19:23:57.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:23:57 [2024-03-15T19:23:57.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:23:57 [2024-03-15T19:23:57.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:23:57 [2024-03-15T19:23:57.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:57 [2024-03-15T19:23:57.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:23:57 [2024-03-15T19:23:57.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:23:57 [2024-03-15T19:23:57.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:23:57 [2024-03-15T19:23:57.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:23:57 [2024-03-15T19:23:57.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:23:57 [2024-03-15T19:23:57.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133653889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:57 [2024-03-15T19:23:57.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133653890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:57 [2024-03-15T19:23:57.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133653890 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:57 [2024-03-15T19:23:57.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133653890 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:57 [2024-03-15T19:23:57.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133653890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:57 [2024-03-15T19:23:57.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133653890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:57 [2024-03-15T19:23:57.808Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:23:57 [2024-03-15T19:23:57.808Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:23:57 [2024-03-15T19:23:57.808Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:23:57 [2024-03-15T19:23:57.808Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:23:57 [2024-03-15T19:23:57.808Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:23:57 [2024-03-15T19:23:57.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:23:58 [2024-03-15T19:23:58.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133653890 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:58 [2024-03-15T19:23:58.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1133653564 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:23:58 [2024-03-15T19:23:58.319Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.805 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
15:23:58 [2024-03-15T19:23:58.319Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest.test -- Time elapsed: 4.666 s
15:23:58 [2024-03-15T19:23:58.319Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
15:23:58 [2024-03-15T19:23:58.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133654410 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:23:58 [2024-03-15T19:23:58.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:58 [2024-03-15T19:23:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:23:58 [2024-03-15T19:23:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:23:58 [2024-03-15T19:23:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:23:58 [2024-03-15T19:23:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1133654523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:23:58 [2024-03-15T19:23:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:23:58 [2024-03-15T19:23:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:58 [2024-03-15T19:23:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:23:58 [2024-03-15T19:23:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:23:58 [2024-03-15T19:23:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:23:58 [2024-03-15T19:23:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:23:58 [2024-03-15T19:23:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:23:58 [2024-03-15T19:23:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1133654641 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
15:23:58 [2024-03-15T19:23:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1133654642 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:23:58 [2024-03-15T19:23:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1133654642 data=null}, TreeItem with text {TestForFiltering}]
15:23:58 [2024-03-15T19:23:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1133654642 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:23:58 [2024-03-15T19:23:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133654642 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:23:58 [2024-03-15T19:23:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1133654676 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:23:58 [2024-03-15T19:23:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:23:58 [2024-03-15T19:23:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1133654677 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
15:23:58 [2024-03-15T19:23:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1133654677 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:23:58 [2024-03-15T19:23:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1133654677 data=null}, TreeItem with text {TestForFiltering}]
15:23:58 [2024-03-15T19:23:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1133654677 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:23:58 [2024-03-15T19:23:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133654677 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:23:58 [2024-03-15T19:23:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1133654685 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:23:58 [2024-03-15T19:23:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1133654685 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:23:58 [2024-03-15T19:23:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1133654686 data=null}, TreeItem with text {TestForFiltering}]
15:23:58 [2024-03-15T19:23:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1133654686 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:23:58 [2024-03-15T19:23:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133654686 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:23:58 [2024-03-15T19:23:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1133654694 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:23:58 [2024-03-15T19:23:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:23:58 [2024-03-15T19:23:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133654695 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:23:58 [2024-03-15T19:23:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133654695 data=null doit=true}, TreeItem with text {Traces [0]}]
15:23:58 [2024-03-15T19:23:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133654696 data=null}, TreeItem with text {Traces [0]}]
15:23:58 [2024-03-15T19:23:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133654696 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:23:58 [2024-03-15T19:23:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133654696 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:23:58 [2024-03-15T19:23:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133654713 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:24:00 [2024-03-15T19:24:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
15:24:00 [2024-03-15T19:24:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:24:00 [2024-03-15T19:24:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:24:00 [2024-03-15T19:24:00.464Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
15:24:00 [2024-03-15T19:24:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add new filter}
15:24:00 [2024-03-15T19:24:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133656242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:24:00 [2024-03-15T19:24:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133656248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:24:00 [2024-03-15T19:24:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133656248 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
15:24:00 [2024-03-15T19:24:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133656248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133656248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133656248 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add new filter}]
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133656256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133656256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133656256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133656256 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133656256 data=null}, ToolItem with tooltip text {Add new filter}]
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add new filter}
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=1133656258 data=null button=0 stateMask=0x0 x=78 y=12 count=0}, TreeItem with text {FILTER <name>}]
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=1133656258 data=null doit=true}, TreeItem with text {FILTER <name>}]
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=1133656258 data=null}, TreeItem with text {FILTER <name>}]
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=1133656258 data=null button=1 stateMask=0x0 x=78 y=12 count=1}, TreeItem with text {FILTER <name>}]
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133656259 data=null item=TreeItem {FILTER <name>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER <name>}]
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=1133656266 data=null button=1 stateMask=0x80000 x=78 y=12 count=1}, TreeItem with text {FILTER <name>}]
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: of type 'Text'
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: (of type 'Text')
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {FILTER timestamp}
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=1133656273 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {FILTER timestamp}]
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=1133656273 data=null doit=true}, TreeItem with text {FILTER timestamp}]
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=1133656276 data=null}, TreeItem with text {FILTER timestamp}]
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=1133656277 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {FILTER timestamp}]
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133656277 data=null item=TreeItem {FILTER timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER timestamp}]
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=1133656281 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {FILTER timestamp}]
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=1133656282 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {FILTER timestamp}]
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=1133656282 data=null doit=true}, TreeItem with text {FILTER timestamp}]
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=1133656282 data=null}, TreeItem with text {FILTER timestamp}]
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {FILTER timestamp}
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=1133656296 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {FILTER timestamp}]
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=1133656296 data=null doit=true}, TreeItem with text {FILTER timestamp}]
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=1133656297 data=null}, TreeItem with text {FILTER timestamp}]
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=1133656297 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {FILTER timestamp}]
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133656297 data=null item=TreeItem {FILTER timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER timestamp}]
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=1133656307 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {FILTER timestamp}]
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'TRACETYPE'
15:24:00 [2024-03-15T19:24:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1133656338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'TRACETYPE']
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'TRACETYPE'
15:24:00 [2024-03-15T19:24:00.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again.
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1133656367 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1133656369 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1133656370 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1133656370 data=null button=1 stateMask=0x0 x=204 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133656370 data=null item=TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1133656370 data=null button=1 stateMask=0x80000 x=204 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1133656371 data=null button=0 stateMask=0x0 x=204 y=35 count=0}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1133656371 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1133656371 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1133656372 data=null button=1 stateMask=0x0 x=204 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133656372 data=null item=TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1133656408 data=null button=1 stateMask=0x80000 x=204 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "AND", using matcher: with mnemonic 'AND'
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'AND'
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {AND} time=1133656435 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'AND']
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'AND'
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {AND} time=1133656451 data=null button=0 stateMask=0x0 x=77 y=58 count=0}, Tree node with text: AND]
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {AND} time=1133656451 data=null doit=true}, Tree node with text: AND]
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {AND} time=1133656451 data=null}, Tree node with text: AND]
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {AND} time=1133656451 data=null button=1 stateMask=0x0 x=77 y=58 count=1}, Tree node with text: AND]
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133656451 data=null item=TreeItem {AND} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: AND]
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {AND} time=1133656456 data=null button=1 stateMask=0x80000 x=77 y=58 count=1}, Tree node with text: AND]
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS'
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'CONTAINS'
15:24:00 [2024-03-15T19:24:00.466Z] 
15:24:00 [2024-03-15T19:24:00.466Z] (Eclipse:4541): Gtk-WARNING **: 19:24:00.329: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=1133656491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'CONTAINS']
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'CONTAINS'
15:24:00 [2024-03-15T19:24:00.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: AND is already expanded. Won't expand it again.
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1133656537 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
15:24:00 [2024-03-15T19:24:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1133656547 data=null button=0 stateMask=0x0 x=173 y=81 count=0}, Tree node with text: Timestamp CONTAINS "100"]
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=1133656547 data=null doit=true}, Tree node with text: Timestamp CONTAINS "100"]
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=1133656547 data=null}, Tree node with text: Timestamp CONTAINS "100"]
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1133656547 data=null button=1 stateMask=0x0 x=173 y=81 count=1}, Tree node with text: Timestamp CONTAINS "100"]
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133656561 data=null item=TreeItem {Timestamp CONTAINS "100"} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Timestamp CONTAINS "100"]
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1133656601 data=null button=1 stateMask=0x80000 x=173 y=81 count=1}, Tree node with text: Timestamp CONTAINS "100"]
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {AND} time=1133656602 data=null button=0 stateMask=0x0 x=77 y=58 count=0}, Tree node with text: AND]
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {AND} time=1133656602 data=null doit=true}, Tree node with text: AND]
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {AND} time=1133656602 data=null}, Tree node with text: AND]
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {AND} time=1133656602 data=null button=1 stateMask=0x0 x=77 y=58 count=1}, Tree node with text: AND]
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133656602 data=null item=TreeItem {AND} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: AND]
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {AND} time=1133656611 data=null button=1 stateMask=0x80000 x=77 y=58 count=1}, Tree node with text: AND]
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Save filters}
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133656611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133656612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133656612 data=null doit=true}, ToolItem with tooltip text {Save filters}]
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133656612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133656612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133656612 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Save filters}]
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133656616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133656616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133656616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133656616 data=null doit=true}, ToolItem with tooltip text {Save filters}]
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133656616 data=null}, ToolItem with tooltip text {Save filters}]
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Save filters}
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1133656631 data=null button=0 stateMask=0x0 x=24 y=58 count=0}, TableItem with text {}]
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1133656632 data=null doit=true}, TableItem with text {}]
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1133656632 data=null}, TableItem with text {}]
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1133656632 data=null button=1 stateMask=0x0 x=24 y=58 count=1}, TableItem with text {}]
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1133656632 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:24:00 [2024-03-15T19:24:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1133656633 data=null button=1 stateMask=0x80000 x=24 y=58 count=1}, TableItem with text {}]
15:24:00 [2024-03-15T19:24:00.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp'
15:24:00 [2024-03-15T19:24:00.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'timestamp'
15:24:00 [2024-03-15T19:24:00.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {timestamp} time=1133656689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'timestamp']
15:24:00 [2024-03-15T19:24:00.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'timestamp'
15:24:02 [2024-03-15T19:24:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:02 [2024-03-15T19:24:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:24:02 [2024-03-15T19:24:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:24:02 [2024-03-15T19:24:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:24:02 [2024-03-15T19:24:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:24:02 [2024-03-15T19:24:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:02 [2024-03-15T19:24:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1133658291 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
15:24:02 [2024-03-15T19:24:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1133658292 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:24:02 [2024-03-15T19:24:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1133658292 data=null}, TreeItem with text {TestForFiltering}]
15:24:02 [2024-03-15T19:24:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1133658292 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:24:02 [2024-03-15T19:24:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133658292 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:24:02 [2024-03-15T19:24:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1133658322 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:24:02 [2024-03-15T19:24:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:02 [2024-03-15T19:24:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1133658323 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
15:24:02 [2024-03-15T19:24:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1133658323 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:24:02 [2024-03-15T19:24:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1133658323 data=null}, TreeItem with text {TestForFiltering}]
15:24:02 [2024-03-15T19:24:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1133658323 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:24:02 [2024-03-15T19:24:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133658323 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:24:02 [2024-03-15T19:24:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1133658335 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:24:02 [2024-03-15T19:24:02.344Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
15:24:02 [2024-03-15T19:24:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:02 [2024-03-15T19:24:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1133658336 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:24:02 [2024-03-15T19:24:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133658336 data=null doit=true}, TreeItem with text {Traces [1]}]
15:24:02 [2024-03-15T19:24:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133658336 data=null}, TreeItem with text {Traces [1]}]
15:24:02 [2024-03-15T19:24:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133658337 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:24:02 [2024-03-15T19:24:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133658337 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:24:02 [2024-03-15T19:24:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133658347 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:24:03 [2024-03-15T19:24:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
15:24:03 [2024-03-15T19:24:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:24:03 [2024-03-15T19:24:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:24:03 [2024-03-15T19:24:03.710Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
15:24:03 [2024-03-15T19:24:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add new filter}
15:24:03 [2024-03-15T19:24:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133659737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:24:03 [2024-03-15T19:24:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133659737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:24:03 [2024-03-15T19:24:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133659737 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
15:24:03 [2024-03-15T19:24:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133659738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:24:03 [2024-03-15T19:24:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133659738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:24:03 [2024-03-15T19:24:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133659738 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add new filter}]
15:24:03 [2024-03-15T19:24:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133659747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:24:03 [2024-03-15T19:24:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133659747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:24:03 [2024-03-15T19:24:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133659747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:24:03 [2024-03-15T19:24:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133659747 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
15:24:03 [2024-03-15T19:24:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133659747 data=null}, ToolItem with tooltip text {Add new filter}]
15:24:03 [2024-03-15T19:24:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add new filter}
15:24:03 [2024-03-15T19:24:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:03 [2024-03-15T19:24:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=1133659748 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {FILTER <name>}]
15:24:03 [2024-03-15T19:24:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=1133659748 data=null doit=true}, TreeItem with text {FILTER <name>}]
15:24:03 [2024-03-15T19:24:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=1133659749 data=null}, TreeItem with text {FILTER <name>}]
15:24:03 [2024-03-15T19:24:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=1133659749 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {FILTER <name>}]
15:24:03 [2024-03-15T19:24:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133659749 data=null item=TreeItem {FILTER <name>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER <name>}]
15:24:03 [2024-03-15T19:24:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=1133659754 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {FILTER <name>}]
15:24:03 [2024-03-15T19:24:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: of type 'Text'
15:24:03 [2024-03-15T19:24:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: (of type 'Text')
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {FILTER field}
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=1133659760 data=null button=0 stateMask=0x0 x=63 y=104 count=0}, TreeItem with text {FILTER field}]
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER field} time=1133659760 data=null doit=true}, TreeItem with text {FILTER field}]
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=1133659763 data=null}, TreeItem with text {FILTER field}]
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=1133659775 data=null button=1 stateMask=0x0 x=63 y=104 count=1}, TreeItem with text {FILTER field}]
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133659775 data=null item=TreeItem {FILTER field} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER field}]
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=1133659780 data=null button=1 stateMask=0x80000 x=63 y=104 count=1}, TreeItem with text {FILTER field}]
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=1133659780 data=null button=0 stateMask=0x0 x=63 y=104 count=0}, TreeItem with text {FILTER field}]
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=1133659780 data=null doit=true}, TreeItem with text {FILTER field}]
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=1133659780 data=null}, TreeItem with text {FILTER field}]
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {FILTER field}
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=1133659781 data=null button=0 stateMask=0x0 x=63 y=104 count=0}, TreeItem with text {FILTER field}]
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER field} time=1133659781 data=null doit=true}, TreeItem with text {FILTER field}]
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=1133659781 data=null}, TreeItem with text {FILTER field}]
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=1133659781 data=null button=1 stateMask=0x0 x=63 y=104 count=1}, TreeItem with text {FILTER field}]
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133659782 data=null item=TreeItem {FILTER field} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER field}]
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=1133659786 data=null button=1 stateMask=0x80000 x=63 y=104 count=1}, TreeItem with text {FILTER field}]
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'TRACETYPE'
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1133659821 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'TRACETYPE']
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'TRACETYPE'
15:24:03 [2024-03-15T19:24:03.711Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again.
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1133659848 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1133659849 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1133659849 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1133659850 data=null button=1 stateMask=0x0 x=204 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133659850 data=null item=TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1133659850 data=null button=1 stateMask=0x80000 x=204 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1133659851 data=null button=0 stateMask=0x0 x=204 y=127 count=0}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1133659851 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1133659851 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:24:03 [2024-03-15T19:24:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1133659851 data=null button=1 stateMask=0x0 x=204 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:24:03 [2024-03-15T19:24:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133659851 data=null item=TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:24:03 [2024-03-15T19:24:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1133659870 data=null button=1 stateMask=0x80000 x=204 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE'
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'COMPARE'
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {COMPARE} time=1133659906 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'COMPARE']
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'COMPARE'
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {<select aspect> = <value>} time=1133659962 data=null doit=true}, Tree node with text: <select aspect> = <value>]
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {<select aspect> = <value>} time=1133659963 data=null}, Tree node with text: <select aspect> = <value>]
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {<select aspect> = <value>} time=1133659963 data=null button=1 stateMask=0x0 x=155 y=150 count=1}, Tree node with text: <select aspect> = <value>]
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133659964 data=null item=TreeItem {<select aspect> = <value>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: <select aspect> = <value>]
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {<select aspect> = <value>} time=1133659964 data=null button=1 stateMask=0x80000 x=155 y=150 count=1}, Tree node with text: <select aspect> = <value>]
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Contents
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1133659965 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Contents
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: of type 'Text'
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: (of type 'Text')
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: of type 'Text'
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: (of type 'Text')
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "<", using matcher: of type 'Button'
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "=", using matcher: of type 'Button'
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: of type 'Button'
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: with mnemonic '>'
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: with style 'SWT.RADIO'
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Num", using matcher: of type 'Button'
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Alpha", using matcher: of type 'Button'
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Timestamp", using matcher: of type 'Button'
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {=} time=1133660031 data=null doit=true}, Button with text {=}]
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {=} time=1133660032 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {=}]
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {>} time=1133660034 data=null doit=true}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')]
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {>} time=1133660035 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')]
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {>} time=1133660035 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')]
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {>} time=1133660035 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')]
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
15:24:03 [2024-03-15T19:24:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Save filters}
15:24:03 [2024-03-15T19:24:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133660037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:24:03 [2024-03-15T19:24:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133660037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:24:03 [2024-03-15T19:24:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133660037 data=null doit=true}, ToolItem with tooltip text {Save filters}]
15:24:03 [2024-03-15T19:24:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133660037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:24:03 [2024-03-15T19:24:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133660037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:24:03 [2024-03-15T19:24:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133660037 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Save filters}]
15:24:03 [2024-03-15T19:24:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133660039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:24:03 [2024-03-15T19:24:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133660039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:24:03 [2024-03-15T19:24:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133660040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:24:03 [2024-03-15T19:24:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133660040 data=null doit=true}, ToolItem with tooltip text {Save filters}]
15:24:03 [2024-03-15T19:24:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133660040 data=null}, ToolItem with tooltip text {Save filters}]
15:24:03 [2024-03-15T19:24:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Save filters}
15:24:03 [2024-03-15T19:24:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:03 [2024-03-15T19:24:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:24:03 [2024-03-15T19:24:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:24:03 [2024-03-15T19:24:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:24:03 [2024-03-15T19:24:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1133660093 data=null button=0 stateMask=0x0 x=24 y=58 count=0}, TableItem with text {}]
15:24:03 [2024-03-15T19:24:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1133660093 data=null doit=true}, TableItem with text {}]
15:24:03 [2024-03-15T19:24:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1133660093 data=null}, TableItem with text {}]
15:24:03 [2024-03-15T19:24:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1133660094 data=null button=1 stateMask=0x0 x=24 y=58 count=1}, TableItem with text {}]
15:24:03 [2024-03-15T19:24:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1133660094 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:24:03 [2024-03-15T19:24:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1133660106 data=null button=1 stateMask=0x80000 x=24 y=58 count=1}, TableItem with text {}]
15:24:03 [2024-03-15T19:24:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "field", using matcher: with mnemonic 'field'
15:24:03 [2024-03-15T19:24:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'field'
15:24:03 [2024-03-15T19:24:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {field} time=1133660138 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'field']
15:24:03 [2024-03-15T19:24:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'field'
15:24:05 [2024-03-15T19:24:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:05 [2024-03-15T19:24:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:24:05 [2024-03-15T19:24:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:24:05 [2024-03-15T19:24:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:24:05 [2024-03-15T19:24:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:24:05 [2024-03-15T19:24:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:05 [2024-03-15T19:24:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1133661745 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
15:24:05 [2024-03-15T19:24:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1133661746 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:24:05 [2024-03-15T19:24:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1133661746 data=null}, TreeItem with text {TestForFiltering}]
15:24:05 [2024-03-15T19:24:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1133661746 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:24:05 [2024-03-15T19:24:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133661746 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:24:05 [2024-03-15T19:24:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1133661756 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:24:05 [2024-03-15T19:24:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:05 [2024-03-15T19:24:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1133661757 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
15:24:05 [2024-03-15T19:24:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1133661757 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:24:05 [2024-03-15T19:24:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1133661757 data=null}, TreeItem with text {TestForFiltering}]
15:24:05 [2024-03-15T19:24:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1133661758 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:24:05 [2024-03-15T19:24:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133661758 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:24:05 [2024-03-15T19:24:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1133661769 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:24:05 [2024-03-15T19:24:05.855Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
15:24:05 [2024-03-15T19:24:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:05 [2024-03-15T19:24:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1133661770 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:24:05 [2024-03-15T19:24:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133661770 data=null doit=true}, TreeItem with text {Traces [1]}]
15:24:05 [2024-03-15T19:24:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133661770 data=null}, TreeItem with text {Traces [1]}]
15:24:05 [2024-03-15T19:24:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133661770 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:24:05 [2024-03-15T19:24:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133661771 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:24:05 [2024-03-15T19:24:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133661795 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:24:07 [2024-03-15T19:24:07.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
15:24:07 [2024-03-15T19:24:07.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:24:07 [2024-03-15T19:24:07.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:24:07 [2024-03-15T19:24:07.221Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
15:24:07 [2024-03-15T19:24:07.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add new filter}
15:24:07 [2024-03-15T19:24:07.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133663293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:24:07 [2024-03-15T19:24:07.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133663293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:24:07 [2024-03-15T19:24:07.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133663293 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
15:24:07 [2024-03-15T19:24:07.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133663293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:24:07 [2024-03-15T19:24:07.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133663293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:24:07 [2024-03-15T19:24:07.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133663293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add new filter}]
15:24:07 [2024-03-15T19:24:07.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133663311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:24:07 [2024-03-15T19:24:07.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133663311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:24:07 [2024-03-15T19:24:07.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133663311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:24:07 [2024-03-15T19:24:07.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133663311 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
15:24:07 [2024-03-15T19:24:07.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133663311 data=null}, ToolItem with tooltip text {Add new filter}]
15:24:07 [2024-03-15T19:24:07.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add new filter}
15:24:07 [2024-03-15T19:24:07.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:07 [2024-03-15T19:24:07.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=1133663313 data=null button=0 stateMask=0x0 x=78 y=173 count=0}, TreeItem with text {FILTER <name>}]
15:24:07 [2024-03-15T19:24:07.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=1133663313 data=null doit=true}, TreeItem with text {FILTER <name>}]
15:24:07 [2024-03-15T19:24:07.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=1133663313 data=null}, TreeItem with text {FILTER <name>}]
15:24:07 [2024-03-15T19:24:07.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=1133663313 data=null button=1 stateMask=0x0 x=78 y=173 count=1}, TreeItem with text {FILTER <name>}]
15:24:07 [2024-03-15T19:24:07.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133663313 data=null item=TreeItem {FILTER <name>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER <name>}]
15:24:07 [2024-03-15T19:24:07.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=1133663319 data=null button=1 stateMask=0x80000 x=78 y=173 count=1}, TreeItem with text {FILTER <name>}]
15:24:07 [2024-03-15T19:24:07.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: of type 'Text'
15:24:07 [2024-03-15T19:24:07.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: (of type 'Text')
15:24:07 [2024-03-15T19:24:07.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:24:07 [2024-03-15T19:24:07.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {FILTER matchAndEquals}
15:24:07 [2024-03-15T19:24:07.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1133663325 data=null button=0 stateMask=0x0 x=103 y=173 count=0}, TreeItem with text {FILTER matchAndEquals}]
15:24:07 [2024-03-15T19:24:07.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1133663325 data=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
15:24:07 [2024-03-15T19:24:07.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:07 [2024-03-15T19:24:07.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1133663328 data=null}, TreeItem with text {FILTER matchAndEquals}]
15:24:07 [2024-03-15T19:24:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1133663341 data=null button=1 stateMask=0x0 x=103 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
15:24:07 [2024-03-15T19:24:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133663342 data=null item=TreeItem {FILTER matchAndEquals} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
15:24:07 [2024-03-15T19:24:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1133663347 data=null button=1 stateMask=0x80000 x=103 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
15:24:07 [2024-03-15T19:24:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1133663347 data=null button=0 stateMask=0x0 x=103 y=173 count=0}, TreeItem with text {FILTER matchAndEquals}]
15:24:07 [2024-03-15T19:24:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1133663347 data=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
15:24:07 [2024-03-15T19:24:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1133663347 data=null}, TreeItem with text {FILTER matchAndEquals}]
15:24:07 [2024-03-15T19:24:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {FILTER matchAndEquals}
15:24:07 [2024-03-15T19:24:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:07 [2024-03-15T19:24:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1133663348 data=null button=0 stateMask=0x0 x=103 y=173 count=0}, TreeItem with text {FILTER matchAndEquals}]
15:24:07 [2024-03-15T19:24:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1133663348 data=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
15:24:07 [2024-03-15T19:24:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1133663348 data=null}, TreeItem with text {FILTER matchAndEquals}]
15:24:07 [2024-03-15T19:24:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1133663349 data=null button=1 stateMask=0x0 x=103 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
15:24:07 [2024-03-15T19:24:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133663349 data=null item=TreeItem {FILTER matchAndEquals} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
15:24:07 [2024-03-15T19:24:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1133663356 data=null button=1 stateMask=0x80000 x=103 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
15:24:07 [2024-03-15T19:24:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
15:24:07 [2024-03-15T19:24:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'TRACETYPE'
15:24:07 [2024-03-15T19:24:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1133663390 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'TRACETYPE']
15:24:07 [2024-03-15T19:24:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'TRACETYPE'
15:24:07 [2024-03-15T19:24:07.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again.
15:24:07 [2024-03-15T19:24:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
15:24:07 [2024-03-15T19:24:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
15:24:07 [2024-03-15T19:24:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
15:24:07 [2024-03-15T19:24:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1133663416 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
15:24:07 [2024-03-15T19:24:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
15:24:07 [2024-03-15T19:24:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1133663417 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:24:07 [2024-03-15T19:24:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1133663417 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:24:07 [2024-03-15T19:24:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1133663418 data=null button=1 stateMask=0x0 x=204 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:24:07 [2024-03-15T19:24:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133663418 data=null item=TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:24:07 [2024-03-15T19:24:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1133663418 data=null button=1 stateMask=0x80000 x=204 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:24:07 [2024-03-15T19:24:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:07 [2024-03-15T19:24:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1133663419 data=null button=0 stateMask=0x0 x=204 y=196 count=0}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:24:07 [2024-03-15T19:24:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1133663419 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:24:07 [2024-03-15T19:24:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1133663419 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:24:07 [2024-03-15T19:24:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1133663419 data=null button=1 stateMask=0x0 x=204 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:24:07 [2024-03-15T19:24:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133663419 data=null item=TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:24:07 [2024-03-15T19:24:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1133663439 data=null button=1 stateMask=0x80000 x=204 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "OR", using matcher: with mnemonic 'OR'
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'OR'
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {OR} time=1133663467 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'OR']
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'OR'
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OR} time=1133663484 data=null button=0 stateMask=0x0 x=72 y=219 count=0}, Tree node with text: OR]
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OR} time=1133663484 data=null doit=true}, Tree node with text: OR]
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OR} time=1133663484 data=null}, Tree node with text: OR]
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OR} time=1133663484 data=null button=1 stateMask=0x0 x=72 y=219 count=1}, Tree node with text: OR]
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133663484 data=null item=TreeItem {OR} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: OR]
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OR} time=1133663488 data=null button=1 stateMask=0x80000 x=72 y=219 count=1}, Tree node with text: OR]
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS'
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'EQUALS'
15:24:07 [2024-03-15T19:24:07.479Z] 
15:24:07 [2024-03-15T19:24:07.479Z] (Eclipse:4541): Gtk-WARNING **: 19:24:07.352: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {EQUALS} time=1133663519 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'EQUALS']
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'EQUALS'
15:24:07 [2024-03-15T19:24:07.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: OR is already expanded. Won't expand it again.
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {<select aspect> EQUALS} time=1133663561 data=null button=0 stateMask=0x0 x=162 y=242 count=0}, TreeItem with text {<select aspect> EQUALS}]
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {<select aspect> EQUALS} time=1133663561 data=null doit=true}, TreeItem with text {<select aspect> EQUALS}]
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {<select aspect> EQUALS} time=1133663561 data=null}, TreeItem with text {<select aspect> EQUALS}]
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {<select aspect> EQUALS} time=1133663590 data=null button=1 stateMask=0x0 x=162 y=242 count=1}, TreeItem with text {<select aspect> EQUALS}]
15:24:07 [2024-03-15T19:24:07.479Z] 
15:24:07 [2024-03-15T19:24:07.479Z] (Eclipse:4541): Gtk-WARNING **: 19:24:07.424: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133663590 data=null item=TreeItem {<select aspect> EQUALS} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {<select aspect> EQUALS}]
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {<select aspect> EQUALS} time=1133663626 data=null button=1 stateMask=0x80000 x=162 y=242 count=1}, TreeItem with text {<select aspect> EQUALS}]
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1133663627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OR} time=1133663637 data=null button=0 stateMask=0x0 x=72 y=219 count=0}, Tree node with text: OR]
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OR} time=1133663637 data=null doit=true}, Tree node with text: OR]
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OR} time=1133663637 data=null}, Tree node with text: OR]
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OR} time=1133663638 data=null button=1 stateMask=0x0 x=72 y=219 count=1}, Tree node with text: OR]
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133663638 data=null item=TreeItem {OR} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: OR]
15:24:07 [2024-03-15T19:24:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OR} time=1133663663 data=null button=1 stateMask=0x80000 x=72 y=219 count=1}, Tree node with text: OR]
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES'
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'MATCHES'
15:24:07 [2024-03-15T19:24:07.736Z] 
15:24:07 [2024-03-15T19:24:07.736Z] (Eclipse:4541): Gtk-WARNING **: 19:24:07.525: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {MATCHES} time=1133663693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'MATCHES']
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'MATCHES'
15:24:07 [2024-03-15T19:24:07.736Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: OR is already expanded. Won't expand it again.
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {<select aspect> MATCHES} time=1133663733 data=null button=0 stateMask=0x0 x=167 y=265 count=0}, TreeItem with text {<select aspect> MATCHES}]
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {<select aspect> MATCHES} time=1133663733 data=null doit=true}, TreeItem with text {<select aspect> MATCHES}]
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {<select aspect> MATCHES} time=1133663733 data=null}, TreeItem with text {<select aspect> MATCHES}]
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {<select aspect> MATCHES} time=1133663733 data=null button=1 stateMask=0x0 x=167 y=265 count=1}, TreeItem with text {<select aspect> MATCHES}]
15:24:07 [2024-03-15T19:24:07.736Z] 
15:24:07 [2024-03-15T19:24:07.736Z] (Eclipse:4541): Gtk-WARNING **: 19:24:07.567: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133663734 data=null item=TreeItem {<select aspect> MATCHES} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {<select aspect> MATCHES}]
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {<select aspect> MATCHES} time=1133663766 data=null button=1 stateMask=0x80000 x=167 y=265 count=1}, TreeItem with text {<select aspect> MATCHES}]
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Contents
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1133663767 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Contents
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: of type 'Text'
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: (of type 'Text')
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: of type 'Text'
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: (of type 'Text')
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: of type 'Text'
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: (of type 'Text')
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: of type 'Text'
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: (of type 'Text')
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Save filters}
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133663805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133663805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133663805 data=null doit=true}, ToolItem with tooltip text {Save filters}]
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133663805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133663805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133663805 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Save filters}]
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133663808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133663808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:24:07 [2024-03-15T19:24:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133663808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:24:07 [2024-03-15T19:24:07.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133663808 data=null doit=true}, ToolItem with tooltip text {Save filters}]
15:24:07 [2024-03-15T19:24:07.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133663808 data=null}, ToolItem with tooltip text {Save filters}]
15:24:07 [2024-03-15T19:24:07.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Save filters}
15:24:07 [2024-03-15T19:24:07.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:07 [2024-03-15T19:24:07.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:24:07 [2024-03-15T19:24:07.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:24:07 [2024-03-15T19:24:07.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:24:07 [2024-03-15T19:24:07.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1133663851 data=null button=0 stateMask=0x0 x=24 y=58 count=0}, TableItem with text {}]
15:24:07 [2024-03-15T19:24:07.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1133663851 data=null doit=true}, TableItem with text {}]
15:24:07 [2024-03-15T19:24:07.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1133663851 data=null}, TableItem with text {}]
15:24:07 [2024-03-15T19:24:07.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1133663851 data=null button=1 stateMask=0x0 x=24 y=58 count=1}, TableItem with text {}]
15:24:07 [2024-03-15T19:24:07.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1133663852 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:24:07 [2024-03-15T19:24:07.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1133663856 data=null button=1 stateMask=0x80000 x=24 y=58 count=1}, TableItem with text {}]
15:24:07 [2024-03-15T19:24:07.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals'
15:24:07 [2024-03-15T19:24:07.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'matchAndEquals'
15:24:07 [2024-03-15T19:24:07.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=1133663898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'matchAndEquals']
15:24:07 [2024-03-15T19:24:07.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'matchAndEquals'
15:24:10 [2024-03-15T19:24:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133665899 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:24:10 [2024-03-15T19:24:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:24:10 [2024-03-15T19:24:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:24:10 [2024-03-15T19:24:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:24:10 [2024-03-15T19:24:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:10 [2024-03-15T19:24:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1133665947 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
15:24:10 [2024-03-15T19:24:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1133665947 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:24:10 [2024-03-15T19:24:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1133665947 data=null}, TreeItem with text {TestForFiltering}]
15:24:10 [2024-03-15T19:24:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1133665948 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:24:10 [2024-03-15T19:24:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133665948 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:24:10 [2024-03-15T19:24:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1133665962 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:24:10 [2024-03-15T19:24:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:24:10 [2024-03-15T19:24:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:24:10 [2024-03-15T19:24:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:24:10 [2024-03-15T19:24:10.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:24:10 [2024-03-15T19:24:10.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:24:10 [2024-03-15T19:24:10.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:24:10 [2024-03-15T19:24:10.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:24:10 [2024-03-15T19:24:10.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:24:10 [2024-03-15T19:24:10.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:24:10 [2024-03-15T19:24:10.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:10 [2024-03-15T19:24:10.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:24:10 [2024-03-15T19:24:10.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:24:10 [2024-03-15T19:24:10.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:24:10 [2024-03-15T19:24:10.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133666918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:10 [2024-03-15T19:24:10.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133666918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:10 [2024-03-15T19:24:10.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133666918 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:10 [2024-03-15T19:24:10.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133666918 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:10 [2024-03-15T19:24:10.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133666919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:10 [2024-03-15T19:24:10.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133666919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:10 [2024-03-15T19:24:10.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133666919 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:10 [2024-03-15T19:24:10.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133666919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:10 [2024-03-15T19:24:10.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133666919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:10 [2024-03-15T19:24:10.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133666919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:10 [2024-03-15T19:24:10.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133666919 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:10 [2024-03-15T19:24:10.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133666919 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:10 [2024-03-15T19:24:10.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:24:10 [2024-03-15T19:24:10.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:24:10 [2024-03-15T19:24:10.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:24:10 [2024-03-15T19:24:10.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:10 [2024-03-15T19:24:10.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:24:10 [2024-03-15T19:24:10.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:24:10 [2024-03-15T19:24:10.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:24:10 [2024-03-15T19:24:10.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:24:10 [2024-03-15T19:24:10.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:24:10 [2024-03-15T19:24:10.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133666920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:10 [2024-03-15T19:24:10.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133666920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:10 [2024-03-15T19:24:10.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133666920 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:10 [2024-03-15T19:24:10.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133666920 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:10 [2024-03-15T19:24:10.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133666920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:10 [2024-03-15T19:24:10.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133666920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:10 [2024-03-15T19:24:10.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:24:10 [2024-03-15T19:24:10.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:24:10 [2024-03-15T19:24:10.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:24:10 [2024-03-15T19:24:10.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:24:10 [2024-03-15T19:24:10.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:24:10 [2024-03-15T19:24:10.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:24:11 [2024-03-15T19:24:11.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133666920 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:11 [2024-03-15T19:24:11.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1133666014 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:24:11 [2024-03-15T19:24:11.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
15:24:11 [2024-03-15T19:24:11.322Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.07 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
15:24:11 [2024-03-15T19:24:11.322Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest.testTimestampFilter -- Time elapsed: 3.723 s
15:24:11 [2024-03-15T19:24:11.322Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest.testField01 -- Time elapsed: 3.449 s
15:24:11 [2024-03-15T19:24:11.322Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest.testTimestampEqualsOr -- Time elapsed: 3.762 s
15:24:11 [2024-03-15T19:24:11.322Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
15:24:11 [2024-03-15T19:24:11.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133667492 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:24:11 [2024-03-15T19:24:11.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:11 [2024-03-15T19:24:11.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:24:11 [2024-03-15T19:24:11.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:24:11 [2024-03-15T19:24:11.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:24:11 [2024-03-15T19:24:11.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1133667654 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:24:11 [2024-03-15T19:24:11.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:24:13 [2024-03-15T19:24:13.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:13 [2024-03-15T19:24:13.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133669195 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
15:24:13 [2024-03-15T19:24:13.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
15:24:13 [2024-03-15T19:24:13.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:24:13 [2024-03-15T19:24:13.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:24:13 [2024-03-15T19:24:13.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1133669199 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:24:13 [2024-03-15T19:24:13.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:24:13 [2024-03-15T19:24:13.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
15:24:13 [2024-03-15T19:24:13.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Changed} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1133669704 data=null doit=true}, Shell with text {Trace Changed}]
15:24:13 [2024-03-15T19:24:13.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:24:13 [2024-03-15T19:24:13.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
15:24:13 [2024-03-15T19:24:13.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
15:24:13 [2024-03-15T19:24:13.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:24:13 [2024-03-15T19:24:13.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:24:13 [2024-03-15T19:24:13.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:24:13 [2024-03-15T19:24:13.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
15:24:13 [2024-03-15T19:24:13.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=1133669706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:24:13 [2024-03-15T19:24:13.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=1133669706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:24:13 [2024-03-15T19:24:13.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=1133669706 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:24:13 [2024-03-15T19:24:13.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=1133669706 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:24:13 [2024-03-15T19:24:13.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=1133669706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:24:13 [2024-03-15T19:24:13.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=1133669706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:24:13 [2024-03-15T19:24:13.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=1133669706 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:24:13 [2024-03-15T19:24:13.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:24:13 [2024-03-15T19:24:13.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:13 [2024-03-15T19:24:13.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133669809 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
15:24:13 [2024-03-15T19:24:13.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
15:24:13 [2024-03-15T19:24:13.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:24:13 [2024-03-15T19:24:13.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:24:13 [2024-03-15T19:24:13.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1133669836 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:24:13 [2024-03-15T19:24:13.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:24:15 [2024-03-15T19:24:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:15 [2024-03-15T19:24:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133671378 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
15:24:15 [2024-03-15T19:24:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
15:24:15 [2024-03-15T19:24:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:24:15 [2024-03-15T19:24:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:24:15 [2024-03-15T19:24:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1133671382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:24:15 [2024-03-15T19:24:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:24:15 [2024-03-15T19:24:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
15:24:15 [2024-03-15T19:24:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Changed} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1133671685 data=null doit=true}, Shell with text {Trace Changed}]
15:24:15 [2024-03-15T19:24:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:24:15 [2024-03-15T19:24:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
15:24:15 [2024-03-15T19:24:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
15:24:15 [2024-03-15T19:24:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:24:15 [2024-03-15T19:24:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:24:15 [2024-03-15T19:24:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:24:15 [2024-03-15T19:24:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
15:24:15 [2024-03-15T19:24:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=1133671688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:24:15 [2024-03-15T19:24:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=1133671688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:24:15 [2024-03-15T19:24:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=1133671688 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:24:15 [2024-03-15T19:24:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=1133671688 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:24:15 [2024-03-15T19:24:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=1133671688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:24:15 [2024-03-15T19:24:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=1133671688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:24:15 [2024-03-15T19:24:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=1133671688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:24:15 [2024-03-15T19:24:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:24:15 [2024-03-15T19:24:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:15 [2024-03-15T19:24:15.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133671828 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
15:24:15 [2024-03-15T19:24:15.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
15:24:15 [2024-03-15T19:24:15.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:24:15 [2024-03-15T19:24:15.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:24:15 [2024-03-15T19:24:15.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1133671831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:24:15 [2024-03-15T19:24:15.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:24:17 [2024-03-15T19:24:17.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:17 [2024-03-15T19:24:17.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133673370 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
15:24:17 [2024-03-15T19:24:17.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
15:24:17 [2024-03-15T19:24:17.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:24:17 [2024-03-15T19:24:17.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:24:17 [2024-03-15T19:24:17.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1133673373 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:24:17 [2024-03-15T19:24:17.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:24:17 [2024-03-15T19:24:17.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
15:24:17 [2024-03-15T19:24:17.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Changed} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1133673877 data=null doit=true}, Shell with text {Trace Changed}]
15:24:17 [2024-03-15T19:24:17.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:24:17 [2024-03-15T19:24:17.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
15:24:17 [2024-03-15T19:24:17.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
15:24:17 [2024-03-15T19:24:17.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:24:17 [2024-03-15T19:24:17.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:24:17 [2024-03-15T19:24:17.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:24:17 [2024-03-15T19:24:17.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
15:24:17 [2024-03-15T19:24:17.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=1133673878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:24:17 [2024-03-15T19:24:17.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=1133673878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:24:17 [2024-03-15T19:24:17.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=1133673878 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:24:17 [2024-03-15T19:24:17.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=1133673878 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:24:17 [2024-03-15T19:24:17.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=1133673878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:24:17 [2024-03-15T19:24:17.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=1133673878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:24:17 [2024-03-15T19:24:17.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=1133673878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:24:17 [2024-03-15T19:24:17.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:24:17 [2024-03-15T19:24:17.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:18 [2024-03-15T19:24:18.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133674033 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
15:24:18 [2024-03-15T19:24:18.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
15:24:18 [2024-03-15T19:24:18.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:24:18 [2024-03-15T19:24:18.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:24:18 [2024-03-15T19:24:18.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1133674036 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:24:18 [2024-03-15T19:24:18.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:24:19 [2024-03-15T19:24:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:19 [2024-03-15T19:24:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:24:19 [2024-03-15T19:24:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:24:19 [2024-03-15T19:24:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:24:19 [2024-03-15T19:24:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:19 [2024-03-15T19:24:19.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:20 [2024-03-15T19:24:20.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133676203 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
15:24:20 [2024-03-15T19:24:20.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:24:20 [2024-03-15T19:24:20.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:24:20 [2024-03-15T19:24:20.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:24:20 [2024-03-15T19:24:20.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:20 [2024-03-15T19:24:20.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1133676244 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:24:20 [2024-03-15T19:24:20.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1133676244 data=null doit=true}, TreeItem with text {Test}]
15:24:20 [2024-03-15T19:24:20.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1133676244 data=null}, TreeItem with text {Test}]
15:24:20 [2024-03-15T19:24:20.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1133676244 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:24:20 [2024-03-15T19:24:20.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133676245 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:24:20 [2024-03-15T19:24:20.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1133676269 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:24:20 [2024-03-15T19:24:20.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:24:20 [2024-03-15T19:24:20.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:24:20 [2024-03-15T19:24:20.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:24:20 [2024-03-15T19:24:20.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:24:20 [2024-03-15T19:24:20.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:24:20 [2024-03-15T19:24:20.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:24:20 [2024-03-15T19:24:20.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:24:20 [2024-03-15T19:24:20.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:24:20 [2024-03-15T19:24:20.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:24:20 [2024-03-15T19:24:20.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:20 [2024-03-15T19:24:20.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:24:20 [2024-03-15T19:24:20.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:24:20 [2024-03-15T19:24:20.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:24:20 [2024-03-15T19:24:20.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133676677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:20 [2024-03-15T19:24:20.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133676677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:20 [2024-03-15T19:24:20.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133676677 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:20 [2024-03-15T19:24:20.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133676684 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:20 [2024-03-15T19:24:20.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133676684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:20 [2024-03-15T19:24:20.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133676684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:20 [2024-03-15T19:24:20.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133676684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:20 [2024-03-15T19:24:20.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133676684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:20 [2024-03-15T19:24:20.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133676684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:20 [2024-03-15T19:24:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133676685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:20 [2024-03-15T19:24:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133676685 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:20 [2024-03-15T19:24:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133676685 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:20 [2024-03-15T19:24:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:24:20 [2024-03-15T19:24:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:24:20 [2024-03-15T19:24:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:24:20 [2024-03-15T19:24:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:20 [2024-03-15T19:24:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:24:20 [2024-03-15T19:24:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:24:20 [2024-03-15T19:24:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:24:20 [2024-03-15T19:24:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:24:20 [2024-03-15T19:24:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:24:20 [2024-03-15T19:24:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133676686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:20 [2024-03-15T19:24:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133676686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:20 [2024-03-15T19:24:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133676686 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:20 [2024-03-15T19:24:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133676686 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:20 [2024-03-15T19:24:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133676687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:20 [2024-03-15T19:24:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133676687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:20 [2024-03-15T19:24:20.741Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:24:20 [2024-03-15T19:24:20.741Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:24:20 [2024-03-15T19:24:20.741Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:24:20 [2024-03-15T19:24:20.741Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:24:20 [2024-03-15T19:24:20.741Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:24:20 [2024-03-15T19:24:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:24:20 [2024-03-15T19:24:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133676687 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:20 [2024-03-15T19:24:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1133676311 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:24:21 [2024-03-15T19:24:21.302Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.705 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
15:24:21 [2024-03-15T19:24:21.302Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace.testRefresh -- Time elapsed: 9.539 s
15:24:21 [2024-03-15T19:24:21.302Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
15:24:21 [2024-03-15T19:24:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133677206 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:24:21 [2024-03-15T19:24:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:21 [2024-03-15T19:24:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:24:21 [2024-03-15T19:24:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:24:21 [2024-03-15T19:24:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:24:21 [2024-03-15T19:24:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1133677329 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:24:21 [2024-03-15T19:24:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:24:23 [2024-03-15T19:24:23.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:24:23 [2024-03-15T19:24:23.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:23 [2024-03-15T19:24:23.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:24:23 [2024-03-15T19:24:23.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:24:23 [2024-03-15T19:24:23.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
15:24:23 [2024-03-15T19:24:23.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1133678892 data=null button=0 stateMask=0x0 x=265 y=12 count=0}, TableItem with text {}]
15:24:23 [2024-03-15T19:24:23.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1133678892 data=null doit=true}, TableItem with text {}]
15:24:23 [2024-03-15T19:24:23.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:24:23 [2024-03-15T19:24:23.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1133678892 data=null}, TableItem with text {}]
15:24:23 [2024-03-15T19:24:23.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1133678893 data=null button=1 stateMask=0x0 x=265 y=12 count=1}, TableItem with text {}]
15:24:23 [2024-03-15T19:24:23.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1133678897 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
15:24:23 [2024-03-15T19:24:23.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1133678899 data=null button=1 stateMask=0x80000 x=265 y=12 count=1}, TableItem with text {}]
15:24:23 [2024-03-15T19:24:23.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=1133678900 data=null button=0 stateMask=0x0 x=265 y=12 count=0}, TableItem with text {}]
15:24:23 [2024-03-15T19:24:23.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=1133678900 data=null doit=true}, TableItem with text {}]
15:24:23 [2024-03-15T19:24:23.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=1133678900 data=null}, TableItem with text {}]
15:24:23 [2024-03-15T19:24:23.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
15:24:23 [2024-03-15T19:24:23.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:24:23 [2024-03-15T19:24:23.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:24:23 [2024-03-15T19:24:23.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text')
15:24:23 [2024-03-15T19:24:23.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:24:23 [2024-03-15T19:24:23.193Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''LoggerA|LoggerB|LoggerC'' with an interval of {1}ms. between characters.
15:24:24 [2024-03-15T19:24:24.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:24:25 [2024-03-15T19:24:25.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:24:25 [2024-03-15T19:24:25.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1133681622 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:24:25 [2024-03-15T19:24:25.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1133681622 data=null doit=true}, TableItem with text {}]
15:24:25 [2024-03-15T19:24:25.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1133681622 data=null}, TableItem with text {}]
15:24:25 [2024-03-15T19:24:25.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1133681623 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:24:25 [2024-03-15T19:24:25.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1133681623 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:24:25 [2024-03-15T19:24:25.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1133681624 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:24:25 [2024-03-15T19:24:25.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
15:24:25 [2024-03-15T19:24:25.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export To Text...'
15:24:25 [2024-03-15T19:24:25.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=1133681653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export To Text...']
15:24:25 [2024-03-15T19:24:25.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export To Text...'
15:24:28 [2024-03-15T19:24:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:24:28 [2024-03-15T19:24:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:28 [2024-03-15T19:24:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:24:28 [2024-03-15T19:24:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:24:28 [2024-03-15T19:24:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:24:28 [2024-03-15T19:24:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1133683651 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:24:28 [2024-03-15T19:24:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1133683652 data=null doit=true}, TableItem with text {}]
15:24:28 [2024-03-15T19:24:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1133683652 data=null}, TableItem with text {}]
15:24:28 [2024-03-15T19:24:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1133683652 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:24:28 [2024-03-15T19:24:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1133683652 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:24:28 [2024-03-15T19:24:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1133683656 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:24:28 [2024-03-15T19:24:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
15:24:28 [2024-03-15T19:24:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export To Text...'
15:24:28 [2024-03-15T19:24:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=1133683686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export To Text...']
15:24:28 [2024-03-15T19:24:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export To Text...'
15:24:28 [2024-03-15T19:24:28.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133684241 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:24:28 [2024-03-15T19:24:28.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:24:28 [2024-03-15T19:24:28.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:24:28 [2024-03-15T19:24:28.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:24:28 [2024-03-15T19:24:28.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:28 [2024-03-15T19:24:28.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1133684247 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:24:28 [2024-03-15T19:24:28.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1133684247 data=null doit=true}, TreeItem with text {test}]
15:24:28 [2024-03-15T19:24:28.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1133684247 data=null}, TreeItem with text {test}]
15:24:28 [2024-03-15T19:24:28.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1133684247 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:24:28 [2024-03-15T19:24:28.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133684247 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:24:28 [2024-03-15T19:24:28.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1133684292 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:24:28 [2024-03-15T19:24:28.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:24:28 [2024-03-15T19:24:28.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:24:28 [2024-03-15T19:24:28.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:24:29 [2024-03-15T19:24:29.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:24:29 [2024-03-15T19:24:29.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:24:29 [2024-03-15T19:24:29.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:24:29 [2024-03-15T19:24:29.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:24:29 [2024-03-15T19:24:29.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:24:29 [2024-03-15T19:24:29.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:24:29 [2024-03-15T19:24:29.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:29 [2024-03-15T19:24:29.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:24:29 [2024-03-15T19:24:29.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:24:29 [2024-03-15T19:24:29.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:24:29 [2024-03-15T19:24:29.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133685224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:29 [2024-03-15T19:24:29.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133685224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:29 [2024-03-15T19:24:29.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133685224 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:29 [2024-03-15T19:24:29.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133685224 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:29 [2024-03-15T19:24:29.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133685225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:29 [2024-03-15T19:24:29.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133685225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:29 [2024-03-15T19:24:29.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133685225 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:29 [2024-03-15T19:24:29.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133685225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:29 [2024-03-15T19:24:29.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133685225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:29 [2024-03-15T19:24:29.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133685225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:29 [2024-03-15T19:24:29.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133685225 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:29 [2024-03-15T19:24:29.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133685225 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:29 [2024-03-15T19:24:29.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:24:29 [2024-03-15T19:24:29.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:24:29 [2024-03-15T19:24:29.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:24:29 [2024-03-15T19:24:29.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:29 [2024-03-15T19:24:29.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:24:29 [2024-03-15T19:24:29.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:24:29 [2024-03-15T19:24:29.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:24:29 [2024-03-15T19:24:29.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:24:29 [2024-03-15T19:24:29.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:24:29 [2024-03-15T19:24:29.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133685227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:29 [2024-03-15T19:24:29.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133685227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:29 [2024-03-15T19:24:29.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133685227 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:29 [2024-03-15T19:24:29.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133685227 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:29 [2024-03-15T19:24:29.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133685227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:29 [2024-03-15T19:24:29.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133685228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:29 [2024-03-15T19:24:29.193Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:24:29 [2024-03-15T19:24:29.193Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:24:29 [2024-03-15T19:24:29.193Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:24:29 [2024-03-15T19:24:29.193Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:24:29 [2024-03-15T19:24:29.193Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:24:29 [2024-03-15T19:24:29.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:24:29 [2024-03-15T19:24:29.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133685228 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:29 [2024-03-15T19:24:29.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1133684356 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:24:29 [2024-03-15T19:24:29.754Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.532 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
15:24:29 [2024-03-15T19:24:29.754Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest.testExportWithFilter -- Time elapsed: 4.757 s
15:24:29 [2024-03-15T19:24:29.754Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest.testExport -- Time elapsed: 2.030 s
15:24:29 [2024-03-15T19:24:29.754Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
15:24:29 [2024-03-15T19:24:29.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133685746 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:24:29 [2024-03-15T19:24:29.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:29 [2024-03-15T19:24:29.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:24:29 [2024-03-15T19:24:29.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:24:29 [2024-03-15T19:24:29.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:24:29 [2024-03-15T19:24:29.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1133685841 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:24:29 [2024-03-15T19:24:29.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:24:31 [2024-03-15T19:24:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:24:31 [2024-03-15T19:24:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:31 [2024-03-15T19:24:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:24:31 [2024-03-15T19:24:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:24:31 [2024-03-15T19:24:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw'
15:24:31 [2024-03-15T19:24:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show Raw'
15:24:31 [2024-03-15T19:24:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show Raw} time=1133687602 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show Raw']
15:24:31 [2024-03-15T19:24:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show Raw'
15:24:31 [2024-03-15T19:24:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:24:31 [2024-03-15T19:24:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:24:31 [2024-03-15T19:24:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
15:24:31 [2024-03-15T19:24:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1133687787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:24:31 [2024-03-15T19:24:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1133687790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:24:31 [2024-03-15T19:24:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1133687790 data=null doit=true}, (of type 'Table')]
15:24:31 [2024-03-15T19:24:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1133687791 data=null}, (of type 'Table')]
15:24:31 [2024-03-15T19:24:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1133687791 data=null button=1 stateMask=0x0 x=102 y=104 count=1}, (of type 'Table')]
15:24:31 [2024-03-15T19:24:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1133687791 data=null button=1 stateMask=0x80000 x=102 y=104 count=1}, (of type 'Table')]
15:24:31 [2024-03-15T19:24:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1133687791 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:24:31 [2024-03-15T19:24:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1133687796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:24:31 [2024-03-15T19:24:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1133687798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:24:31 [2024-03-15T19:24:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1133687798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:24:31 [2024-03-15T19:24:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1133687798 data=null doit=true}, (of type 'Table')]
15:24:31 [2024-03-15T19:24:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1133687798 data=null}, (of type 'Table')]
15:24:31 [2024-03-15T19:24:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
15:24:31 [2024-03-15T19:24:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:24:31 [2024-03-15T19:24:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [4] in (of type 'Table')
15:24:31 [2024-03-15T19:24:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1133687798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:24:31 [2024-03-15T19:24:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1133687798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:24:31 [2024-03-15T19:24:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1133687799 data=null doit=true}, (of type 'Table')]
15:24:31 [2024-03-15T19:24:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1133687799 data=null}, (of type 'Table')]
15:24:31 [2024-03-15T19:24:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1133687799 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, (of type 'Table')]
15:24:31 [2024-03-15T19:24:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1133687799 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:24:31 [2024-03-15T19:24:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1133687800 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, (of type 'Table')]
15:24:31 [2024-03-15T19:24:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText'
15:24:31 [2024-03-15T19:24:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText')
15:24:31 [2024-03-15T19:24:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133687802 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:24:31 [2024-03-15T19:24:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:24:31 [2024-03-15T19:24:31.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:24:31 [2024-03-15T19:24:31.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:24:32 [2024-03-15T19:24:32.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:24:32 [2024-03-15T19:24:32.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:24:32 [2024-03-15T19:24:32.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1133688279 data=null doit=true}, Shell with text {Preferences}]
15:24:32 [2024-03-15T19:24:32.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1133688290 data=null doit=true}, Shell with text {Preferences}]
15:24:32 [2024-03-15T19:24:32.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:24:32 [2024-03-15T19:24:32.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:24:32 [2024-03-15T19:24:32.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1000", using matcher: of type 'Text'
15:24:32 [2024-03-15T19:24:32.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1000", using matcher: (of type 'Text')
15:24:32 [2024-03-15T19:24:32.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "5", using matcher: of type 'Text'
15:24:32 [2024-03-15T19:24:32.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "5", using matcher: (of type 'Text')
15:24:32 [2024-03-15T19:24:32.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:24:32 [2024-03-15T19:24:32.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:24:32 [2024-03-15T19:24:32.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {General}
15:24:32 [2024-03-15T19:24:32.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {General} time=1133688294 data=null button=0 stateMask=0x0 x=52 y=12 count=0}, TreeItem with text {General}]
15:24:32 [2024-03-15T19:24:32.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {General} time=1133688294 data=null doit=true}, TreeItem with text {General}]
15:24:32 [2024-03-15T19:24:32.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:32 [2024-03-15T19:24:32.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {General} time=1133688295 data=null}, TreeItem with text {General}]
15:24:32 [2024-03-15T19:24:32.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {General} time=1133688295 data=null button=1 stateMask=0x0 x=52 y=12 count=1}, TreeItem with text {General}]
15:24:32 [2024-03-15T19:24:32.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133688295 data=null item=TreeItem {General} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {General}]
15:24:32 [2024-03-15T19:24:32.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {General} time=1133688295 data=null button=1 stateMask=0x80000 x=52 y=12 count=1}, TreeItem with text {General}]
15:24:32 [2024-03-15T19:24:32.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {General} time=1133688296 data=null button=0 stateMask=0x0 x=52 y=12 count=0}, TreeItem with text {General}]
15:24:32 [2024-03-15T19:24:32.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {General} time=1133688296 data=null doit=true}, TreeItem with text {General}]
15:24:32 [2024-03-15T19:24:32.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {General} time=1133688296 data=null}, TreeItem with text {General}]
15:24:32 [2024-03-15T19:24:32.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {General}
15:24:32 [2024-03-15T19:24:32.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:32 [2024-03-15T19:24:32.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {General} time=1133688296 data=null button=0 stateMask=0x0 x=52 y=12 count=0}, TreeItem with text {General}]
15:24:32 [2024-03-15T19:24:32.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {General} time=1133688296 data=null doit=true}, TreeItem with text {General}]
15:24:32 [2024-03-15T19:24:32.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {General} time=1133688297 data=null}, TreeItem with text {General}]
15:24:32 [2024-03-15T19:24:32.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {General} time=1133688297 data=null button=1 stateMask=0x0 x=52 y=12 count=1}, TreeItem with text {General}]
15:24:32 [2024-03-15T19:24:32.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133688297 data=null item=TreeItem {General} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {General}]
15:24:32 [2024-03-15T19:24:32.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {General} time=1133688297 data=null button=1 stateMask=0x80000 x=52 y=12 count=1}, TreeItem with text {General}]
15:24:32 [2024-03-15T19:24:32.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Appearance
15:24:32 [2024-03-15T19:24:32.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=1133688799 data=null button=0 stateMask=0x0 x=88 y=35 count=0}, Tree node with text: Appearance]
15:24:32 [2024-03-15T19:24:32.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Appearance} time=1133688799 data=null doit=true}, Tree node with text: Appearance]
15:24:32 [2024-03-15T19:24:32.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:32 [2024-03-15T19:24:32.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Appearance} time=1133688800 data=null}, Tree node with text: Appearance]
15:24:32 [2024-03-15T19:24:32.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Appearance} time=1133688800 data=null button=1 stateMask=0x0 x=88 y=35 count=1}, Tree node with text: Appearance]
15:24:32 [2024-03-15T19:24:32.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133688800 data=null item=TreeItem {Appearance} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Appearance]
15:24:32 [2024-03-15T19:24:32.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Appearance} time=1133688802 data=null button=1 stateMask=0x80000 x=88 y=35 count=1}, Tree node with text: Appearance]
15:24:32 [2024-03-15T19:24:32.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Appearance} time=1133688873 data=null button=0 stateMask=0x0 x=88 y=35 count=0}, Tree node with text: Appearance]
15:24:32 [2024-03-15T19:24:32.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Appearance} time=1133688873 data=null doit=true}, Tree node with text: Appearance]
15:24:32 [2024-03-15T19:24:32.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Appearance} time=1133688873 data=null}, Tree node with text: Appearance]
15:24:32 [2024-03-15T19:24:32.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Appearance
15:24:32 [2024-03-15T19:24:32.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:32 [2024-03-15T19:24:32.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=1133688874 data=null button=0 stateMask=0x0 x=88 y=35 count=0}, Tree node with text: Appearance]
15:24:32 [2024-03-15T19:24:32.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Appearance} time=1133688874 data=null doit=true}, Tree node with text: Appearance]
15:24:32 [2024-03-15T19:24:32.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Appearance} time=1133688874 data=null}, Tree node with text: Appearance]
15:24:32 [2024-03-15T19:24:32.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Appearance} time=1133688875 data=null button=1 stateMask=0x0 x=88 y=35 count=1}, Tree node with text: Appearance]
15:24:32 [2024-03-15T19:24:32.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133688875 data=null item=TreeItem {Appearance} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Appearance]
15:24:32 [2024-03-15T19:24:32.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Appearance} time=1133688880 data=null button=1 stateMask=0x80000 x=88 y=35 count=1}, Tree node with text: Appearance]
15:24:32 [2024-03-15T19:24:32.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Colors and Fonts
15:24:32 [2024-03-15T19:24:32.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=1133688881 data=null button=0 stateMask=0x0 x=124 y=58 count=0}, Tree node with text: Colors and Fonts]
15:24:32 [2024-03-15T19:24:32.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=1133688881 data=null doit=true}, Tree node with text: Colors and Fonts]
15:24:32 [2024-03-15T19:24:32.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:32 [2024-03-15T19:24:32.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=1133688882 data=null}, Tree node with text: Colors and Fonts]
15:24:32 [2024-03-15T19:24:32.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=1133688882 data=null button=1 stateMask=0x0 x=124 y=58 count=1}, Tree node with text: Colors and Fonts]
15:24:32 [2024-03-15T19:24:32.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133688882 data=null item=TreeItem {Colors and Fonts} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Colors and Fonts]
15:24:33 [2024-03-15T19:24:33.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=1133688882 data=null button=1 stateMask=0x80000 x=124 y=58 count=1}, Tree node with text: Colors and Fonts]
15:24:33 [2024-03-15T19:24:33.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=1133688948 data=null button=0 stateMask=0x0 x=124 y=58 count=0}, Tree node with text: Colors and Fonts]
15:24:33 [2024-03-15T19:24:33.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=1133688948 data=null doit=true}, Tree node with text: Colors and Fonts]
15:24:33 [2024-03-15T19:24:33.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=1133688949 data=null}, Tree node with text: Colors and Fonts]
15:24:33 [2024-03-15T19:24:33.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Colors and Fonts
15:24:33 [2024-03-15T19:24:33.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:33 [2024-03-15T19:24:33.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=1133688949 data=null button=0 stateMask=0x0 x=124 y=58 count=0}, Tree node with text: Colors and Fonts]
15:24:33 [2024-03-15T19:24:33.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=1133688949 data=null doit=true}, Tree node with text: Colors and Fonts]
15:24:33 [2024-03-15T19:24:33.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=1133688949 data=null}, Tree node with text: Colors and Fonts]
15:24:33 [2024-03-15T19:24:33.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=1133688950 data=null button=1 stateMask=0x0 x=124 y=58 count=1}, Tree node with text: Colors and Fonts]
15:24:33 [2024-03-15T19:24:33.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133688950 data=null item=TreeItem {Colors and Fonts} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Colors and Fonts]
15:24:33 [2024-03-15T19:24:33.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=1133688950 data=null button=1 stateMask=0x80000 x=124 y=58 count=1}, Tree node with text: Colors and Fonts]
15:24:33 [2024-03-15T19:24:33.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:24:33 [2024-03-15T19:24:33.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:24:33 [2024-03-15T19:24:33.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:24:33 [2024-03-15T19:24:33.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:24:33 [2024-03-15T19:24:33.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {Tracing}
15:24:33 [2024-03-15T19:24:33.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133688952 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
15:24:33 [2024-03-15T19:24:33.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1133688953 data=null doit=true}, TreeItem with text {Tracing}]
15:24:33 [2024-03-15T19:24:33.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:33 [2024-03-15T19:24:33.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133688955 data=null}, TreeItem with text {Tracing}]
15:24:33 [2024-03-15T19:24:33.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133688956 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
15:24:33 [2024-03-15T19:24:33.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133688956 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:24:33 [2024-03-15T19:24:33.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133688956 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
15:24:33 [2024-03-15T19:24:33.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Tracing} time=1133688956 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
15:24:33 [2024-03-15T19:24:33.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Tracing} time=1133688956 data=null doit=true}, TreeItem with text {Tracing}]
15:24:33 [2024-03-15T19:24:33.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Tracing} time=1133688957 data=null}, TreeItem with text {Tracing}]
15:24:33 [2024-03-15T19:24:33.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {Tracing}
15:24:33 [2024-03-15T19:24:33.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:33 [2024-03-15T19:24:33.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133688957 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
15:24:33 [2024-03-15T19:24:33.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1133688957 data=null doit=true}, TreeItem with text {Tracing}]
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133688957 data=null}, TreeItem with text {Tracing}]
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133688958 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133688958 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133688958 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1133688959 data=null doit=true}, TreeItem with text {Tracing}]
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133688959 data=null}, TreeItem with text {Tracing}]
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133688959 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133688959 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133688982 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font)
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1133688982 data=null button=0 stateMask=0x0 x=272 y=173 count=0}, Tree node with text: Trace event raw text font (set to default: Text Font)]
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1133688983 data=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)]
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1133688983 data=null}, Tree node with text: Trace event raw text font (set to default: Text Font)]
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1133688983 data=null button=1 stateMask=0x0 x=272 y=173 count=1}, Tree node with text: Trace event raw text font (set to default: Text Font)]
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133688983 data=null item=TreeItem {Trace event raw text font (set to default: Text Font)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)]
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1133688985 data=null button=1 stateMask=0x80000 x=272 y=173 count=1}, Tree node with text: Trace event raw text font (set to default: Text Font)]
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1133688985 data=null button=0 stateMask=0x0 x=272 y=173 count=0}, Tree node with text: Trace event raw text font (set to default: Text Font)]
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1133688985 data=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)]
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1133688985 data=null}, Tree node with text: Trace event raw text font (set to default: Text Font)]
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font)
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1133688986 data=null button=0 stateMask=0x0 x=272 y=173 count=0}, Tree node with text: Trace event raw text font (set to default: Text Font)]
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1133688986 data=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)]
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1133688986 data=null}, Tree node with text: Trace event raw text font (set to default: Text Font)]
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1133688986 data=null button=1 stateMask=0x0 x=272 y=173 count=1}, Tree node with text: Trace event raw text font (set to default: Text Font)]
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133688986 data=null item=TreeItem {Trace event raw text font (set to default: Text Font)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)]
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1133688987 data=null button=1 stateMask=0x80000 x=272 y=173 count=1}, Tree node with text: Trace event raw text font (set to default: Text Font)]
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font'
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH'
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Use System Font
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Use System Font} time=1133688989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Use System Font} time=1133688989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Use System Font} time=1133688989 data=null doit=true}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Use System Font} time=1133688989 data=null}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Use System Font} time=1133688990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Use System Font} time=1133688990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Use System Font} time=1133688990 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Use System Font} time=1133688992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Use System Font} time=1133688993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Use System Font} time=1133688993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Use System Font} time=1133688993 data=null doit=true}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Use System Font} time=1133688993 data=null}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Use System Font
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1133689001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1133689001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1133689001 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1133689001 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1133689001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1133689002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1133689002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1133689054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1133689054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1133689054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1133689054 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1133689055 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
15:24:33 [2024-03-15T19:24:33.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: with mnemonic 'Reset'
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH'
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Reset
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Reset} time=1133689059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Reset} time=1133689059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Reset} time=1133689059 data=null doit=true}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Reset} time=1133689059 data=null}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Reset} time=1133689060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Reset} time=1133689060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Reset} time=1133689060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.014Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
15:24:33 [2024-03-15T19:24:33.014Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
15:24:33 [2024-03-15T19:24:33.014Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
15:24:33 [2024-03-15T19:24:33.014Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
15:24:33 [2024-03-15T19:24:33.014Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Reset
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133689097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133689097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1133689097 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133689097 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133689097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133689097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1133689097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:24:33 [2024-03-15T19:24:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133687931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:24:33 [2024-03-15T19:24:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:24:33 [2024-03-15T19:24:33.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133689547 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:24:33 [2024-03-15T19:24:33.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:24:33 [2024-03-15T19:24:33.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:24:33 [2024-03-15T19:24:33.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:24:33 [2024-03-15T19:24:33.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:33 [2024-03-15T19:24:33.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1133689582 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:24:33 [2024-03-15T19:24:33.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1133689582 data=null doit=true}, TreeItem with text {test}]
15:24:33 [2024-03-15T19:24:33.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1133689582 data=null}, TreeItem with text {test}]
15:24:33 [2024-03-15T19:24:33.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1133689582 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:24:33 [2024-03-15T19:24:33.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133689583 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:24:33 [2024-03-15T19:24:33.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1133689621 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:24:33 [2024-03-15T19:24:33.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:24:33 [2024-03-15T19:24:33.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:24:33 [2024-03-15T19:24:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:24:34 [2024-03-15T19:24:34.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:24:34 [2024-03-15T19:24:34.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:24:34 [2024-03-15T19:24:34.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:24:34 [2024-03-15T19:24:34.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:24:34 [2024-03-15T19:24:34.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:24:34 [2024-03-15T19:24:34.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:24:34 [2024-03-15T19:24:34.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:34 [2024-03-15T19:24:34.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:24:34 [2024-03-15T19:24:34.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:24:34 [2024-03-15T19:24:34.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:24:34 [2024-03-15T19:24:34.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133690559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:34 [2024-03-15T19:24:34.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133690559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:34 [2024-03-15T19:24:34.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133690559 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:34 [2024-03-15T19:24:34.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133690559 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:34 [2024-03-15T19:24:34.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133690559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:34 [2024-03-15T19:24:34.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133690559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:34 [2024-03-15T19:24:34.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133690559 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:34 [2024-03-15T19:24:34.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133690559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:34 [2024-03-15T19:24:34.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133690559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:34 [2024-03-15T19:24:34.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133690559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:34 [2024-03-15T19:24:34.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133690559 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:34 [2024-03-15T19:24:34.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133690559 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:34 [2024-03-15T19:24:34.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:24:34 [2024-03-15T19:24:34.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:24:34 [2024-03-15T19:24:34.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:24:34 [2024-03-15T19:24:34.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:34 [2024-03-15T19:24:34.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:24:34 [2024-03-15T19:24:34.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:24:34 [2024-03-15T19:24:34.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:24:34 [2024-03-15T19:24:34.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:24:34 [2024-03-15T19:24:34.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:24:34 [2024-03-15T19:24:34.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133690560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:34 [2024-03-15T19:24:34.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133690560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:34 [2024-03-15T19:24:34.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133690560 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:34 [2024-03-15T19:24:34.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133690560 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:34 [2024-03-15T19:24:34.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133690561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:34 [2024-03-15T19:24:34.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133690561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:34 [2024-03-15T19:24:34.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:24:34 [2024-03-15T19:24:34.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:24:34 [2024-03-15T19:24:34.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:24:34 [2024-03-15T19:24:34.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:24:34 [2024-03-15T19:24:34.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:24:34 [2024-03-15T19:24:34.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:24:34 [2024-03-15T19:24:34.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133690561 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:34 [2024-03-15T19:24:34.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1133689687 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:24:34 [2024-03-15T19:24:34.971Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.321 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
15:24:34 [2024-03-15T19:24:34.971Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest.testChangeFont -- Time elapsed: 5.224 s
15:24:34 [2024-03-15T19:24:34.971Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
15:24:34 [2024-03-15T19:24:34.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133691078 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:24:35 [2024-03-15T19:24:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:35 [2024-03-15T19:24:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:24:35 [2024-03-15T19:24:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:24:35 [2024-03-15T19:24:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:24:35 [2024-03-15T19:24:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1133691223 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:24:35 [2024-03-15T19:24:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:24:35 [2024-03-15T19:24:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:35 [2024-03-15T19:24:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:24:35 [2024-03-15T19:24:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:24:35 [2024-03-15T19:24:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:24:35 [2024-03-15T19:24:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:24:35 [2024-03-15T19:24:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:35 [2024-03-15T19:24:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1133691339 data=null button=0 stateMask=0x0 x=103 y=12 count=0}, TreeItem with text {TestAxisAlignment}]
15:24:35 [2024-03-15T19:24:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1133691339 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
15:24:35 [2024-03-15T19:24:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1133691339 data=null}, TreeItem with text {TestAxisAlignment}]
15:24:35 [2024-03-15T19:24:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1133691340 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
15:24:35 [2024-03-15T19:24:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133691340 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestAxisAlignment}]
15:24:35 [2024-03-15T19:24:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1133691370 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
15:24:35 [2024-03-15T19:24:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:35 [2024-03-15T19:24:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1133691371 data=null button=0 stateMask=0x0 x=103 y=12 count=0}, TreeItem with text {TestAxisAlignment}]
15:24:35 [2024-03-15T19:24:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1133691371 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
15:24:35 [2024-03-15T19:24:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1133691371 data=null}, TreeItem with text {TestAxisAlignment}]
15:24:35 [2024-03-15T19:24:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1133691372 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
15:24:35 [2024-03-15T19:24:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133691372 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestAxisAlignment}]
15:24:35 [2024-03-15T19:24:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1133691389 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
15:24:35 [2024-03-15T19:24:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1133691390 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
15:24:35 [2024-03-15T19:24:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1133691390 data=null}, TreeItem with text {TestAxisAlignment}]
15:24:35 [2024-03-15T19:24:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1133691393 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
15:24:35 [2024-03-15T19:24:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133691393 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestAxisAlignment}]
15:24:35 [2024-03-15T19:24:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1133691396 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
15:24:35 [2024-03-15T19:24:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:35 [2024-03-15T19:24:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133691397 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:24:35 [2024-03-15T19:24:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133691397 data=null doit=true}, TreeItem with text {Traces [0]}]
15:24:35 [2024-03-15T19:24:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133691397 data=null}, TreeItem with text {Traces [0]}]
15:24:35 [2024-03-15T19:24:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133691398 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:24:35 [2024-03-15T19:24:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133691398 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:24:35 [2024-03-15T19:24:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133691416 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:24:37 [2024-03-15T19:24:37.122Z] 
15:24:37 [2024-03-15T19:24:37.122Z] (Eclipse:4541): Gtk-CRITICAL **: 19:24:37.029: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:24:37 [2024-03-15T19:24:37.122Z] 
15:24:37 [2024-03-15T19:24:37.122Z] (Eclipse:4541): Gtk-CRITICAL **: 19:24:37.065: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:24:37 [2024-03-15T19:24:37.122Z] 
15:24:37 [2024-03-15T19:24:37.122Z] (Eclipse:4541): Gtk-CRITICAL **: 19:24:37.070: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:24:37 [2024-03-15T19:24:37.122Z] 
15:24:37 [2024-03-15T19:24:37.122Z] (Eclipse:4541): Gtk-CRITICAL **: 19:24:37.070: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:24:38 [2024-03-15T19:24:38.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
15:24:38 [2024-03-15T19:24:38.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
15:24:38 [2024-03-15T19:24:38.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:24:38 [2024-03-15T19:24:38.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:24:38 [2024-03-15T19:24:38.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
15:24:38 [2024-03-15T19:24:38.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:24:38 [2024-03-15T19:24:38.049Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=1133693943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
15:24:38 [2024-03-15T19:24:38.049Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=1133693943 data=null doit=true}, Sash with text {}]
15:24:38 [2024-03-15T19:24:38.049Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1133693944 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
15:24:38 [2024-03-15T19:24:38.049Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=1133693945 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
15:24:38 [2024-03-15T19:24:38.049Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=1133693947 data=null x=1 y=55 width=0 height=0 detail=0}, Sash with text {}]
15:24:38 [2024-03-15T19:24:38.049Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=1133693954 data=null}, Sash with text {}]
15:24:38 [2024-03-15T19:24:38.049Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1133693954 data=null item=null detail=0 x=201 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
15:24:38 [2024-03-15T19:24:38.050Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=1133693956 data=null button=0 stateMask=0x80000 x=1 y=55 count=0}, Sash with text {}]
15:24:38 [2024-03-15T19:24:38.050Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1133693957 data=null item=null detail=0 x=201 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true}, Sash with text {}]
15:24:38 [2024-03-15T19:24:38.050Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=1133693958 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
15:24:38 [2024-03-15T19:24:38.050Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=1133693958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
15:24:38 [2024-03-15T19:24:38.612Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=1133694559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
15:24:38 [2024-03-15T19:24:38.612Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=1133694559 data=null doit=true}, Sash with text {}]
15:24:38 [2024-03-15T19:24:38.612Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1133694559 data=null item=null detail=0 x=202 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
15:24:38 [2024-03-15T19:24:38.612Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=1133694564 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
15:24:38 [2024-03-15T19:24:38.612Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=1133694564 data=null x=1 y=55 width=0 height=0 detail=0}, Sash with text {}]
15:24:38 [2024-03-15T19:24:38.612Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=1133694565 data=null}, Sash with text {}]
15:24:38 [2024-03-15T19:24:38.612Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1133694565 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
15:24:38 [2024-03-15T19:24:38.612Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=1133694566 data=null button=0 stateMask=0x80000 x=1 y=55 count=0}, Sash with text {}]
15:24:38 [2024-03-15T19:24:38.612Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1133694567 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true}, Sash with text {}]
15:24:38 [2024-03-15T19:24:38.612Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=1133694568 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
15:24:38 [2024-03-15T19:24:38.612Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=1133694568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
15:24:39 [2024-03-15T19:24:39.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:39 [2024-03-15T19:24:39.174Z] 
15:24:39 [2024-03-15T19:24:39.174Z] (Eclipse:4541): Gtk-CRITICAL **: 19:24:39.057: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:24:41 [2024-03-15T19:24:41.064Z] 
15:24:41 [2024-03-15T19:24:41.064Z] (Eclipse:4541): Gtk-CRITICAL **: 19:24:40.659: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:24:41 [2024-03-15T19:24:41.064Z] 
15:24:41 [2024-03-15T19:24:41.064Z] (Eclipse:4541): Gtk-CRITICAL **: 19:24:40.748: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:24:41 [2024-03-15T19:24:41.064Z] 
15:24:41 [2024-03-15T19:24:41.064Z] (Eclipse:4541): Gtk-CRITICAL **: 19:24:40.755: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:24:41 [2024-03-15T19:24:41.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:24:41 [2024-03-15T19:24:41.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:24:41 [2024-03-15T19:24:41.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
15:24:41 [2024-03-15T19:24:41.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
15:24:41 [2024-03-15T19:24:41.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
15:24:41 [2024-03-15T19:24:41.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:24:41 [2024-03-15T19:24:41.627Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133697563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:24:41 [2024-03-15T19:24:41.627Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133697564 data=null button=0 stateMask=0x0 x=183 y=119 count=0}, TimeGraphControl with text {}]
15:24:41 [2024-03-15T19:24:41.627Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133697564 data=null doit=true}, TimeGraphControl with text {}]
15:24:41 [2024-03-15T19:24:41.627Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133697564 data=null}, TimeGraphControl with text {}]
15:24:41 [2024-03-15T19:24:41.627Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133697575 data=null button=1 stateMask=0x0 x=183 y=119 count=1}, TimeGraphControl with text {}]
15:24:41 [2024-03-15T19:24:41.627Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=1133697576 data=null x=233 y=119 width=0 height=0 detail=0}, TimeGraphControl with text {}]
15:24:41 [2024-03-15T19:24:41.627Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133697576 data=null button=1 stateMask=0x80000 x=233 y=119 count=1}, TimeGraphControl with text {}]
15:24:41 [2024-03-15T19:24:41.627Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133697578 data=null button=1 stateMask=0x80000 x=233 y=119 count=1}, TimeGraphControl with text {}]
15:24:41 [2024-03-15T19:24:41.627Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133697578 data=null button=0 stateMask=0x0 x=0 y=119 count=0}, TimeGraphControl with text {}]
15:24:41 [2024-03-15T19:24:41.627Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133697578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:24:41 [2024-03-15T19:24:41.627Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133697578 data=null doit=true}, TimeGraphControl with text {}]
15:24:41 [2024-03-15T19:24:41.627Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133697578 data=null}, TimeGraphControl with text {}]
15:24:42 [2024-03-15T19:24:42.190Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133698082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:24:42 [2024-03-15T19:24:42.190Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133698083 data=null button=0 stateMask=0x0 x=233 y=119 count=0}, TimeGraphControl with text {}]
15:24:42 [2024-03-15T19:24:42.190Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133698083 data=null doit=true}, TimeGraphControl with text {}]
15:24:42 [2024-03-15T19:24:42.190Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133698083 data=null}, TimeGraphControl with text {}]
15:24:42 [2024-03-15T19:24:42.190Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133698088 data=null button=1 stateMask=0x0 x=233 y=119 count=1}, TimeGraphControl with text {}]
15:24:42 [2024-03-15T19:24:42.190Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=1133698089 data=null x=183 y=119 width=0 height=0 detail=0}, TimeGraphControl with text {}]
15:24:42 [2024-03-15T19:24:42.190Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133698089 data=null button=1 stateMask=0x80000 x=183 y=119 count=1}, TimeGraphControl with text {}]
15:24:42 [2024-03-15T19:24:42.190Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133698091 data=null button=1 stateMask=0x80000 x=183 y=119 count=1}, TimeGraphControl with text {}]
15:24:42 [2024-03-15T19:24:42.190Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133698091 data=null button=0 stateMask=0x0 x=0 y=119 count=0}, TimeGraphControl with text {}]
15:24:42 [2024-03-15T19:24:42.190Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133698091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:24:42 [2024-03-15T19:24:42.190Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133698092 data=null doit=true}, TimeGraphControl with text {}]
15:24:42 [2024-03-15T19:24:42.190Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133698092 data=null}, TimeGraphControl with text {}]
15:24:42 [2024-03-15T19:24:42.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:44 [2024-03-15T19:24:44.336Z] 
15:24:44 [2024-03-15T19:24:44.336Z] (Eclipse:4541): Gtk-CRITICAL **: 19:24:44.202: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:24:44 [2024-03-15T19:24:44.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:24:44 [2024-03-15T19:24:44.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:24:44 [2024-03-15T19:24:44.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
15:24:44 [2024-03-15T19:24:44.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
15:24:44 [2024-03-15T19:24:44.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133701087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:24:44 [2024-03-15T19:24:44.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133701087 data=null button=0 stateMask=0x0 x=183 y=74 count=0}, TimeGraphControl with text {}]
15:24:44 [2024-03-15T19:24:44.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133701090 data=null doit=true}, TimeGraphControl with text {}]
15:24:45 [2024-03-15T19:24:45.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133701090 data=null}, TimeGraphControl with text {}]
15:24:45 [2024-03-15T19:24:45.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133701095 data=null button=1 stateMask=0x0 x=183 y=74 count=1}, TimeGraphControl with text {}]
15:24:45 [2024-03-15T19:24:45.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=1133701096 data=null x=233 y=74 width=0 height=0 detail=0}, TimeGraphControl with text {}]
15:24:45 [2024-03-15T19:24:45.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133701096 data=null button=1 stateMask=0x80000 x=233 y=74 count=1}, TimeGraphControl with text {}]
15:24:45 [2024-03-15T19:24:45.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133701098 data=null button=1 stateMask=0x80000 x=233 y=74 count=1}, TimeGraphControl with text {}]
15:24:45 [2024-03-15T19:24:45.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133701098 data=null button=0 stateMask=0x0 x=0 y=74 count=0}, TimeGraphControl with text {}]
15:24:45 [2024-03-15T19:24:45.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133701098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:24:45 [2024-03-15T19:24:45.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133701099 data=null doit=true}, TimeGraphControl with text {}]
15:24:45 [2024-03-15T19:24:45.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133701099 data=null}, TimeGraphControl with text {}]
15:24:45 [2024-03-15T19:24:45.717Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133701610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:24:45 [2024-03-15T19:24:45.717Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133701610 data=null button=0 stateMask=0x0 x=233 y=74 count=0}, TimeGraphControl with text {}]
15:24:45 [2024-03-15T19:24:45.717Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133701611 data=null doit=true}, TimeGraphControl with text {}]
15:24:45 [2024-03-15T19:24:45.717Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133701611 data=null}, TimeGraphControl with text {}]
15:24:45 [2024-03-15T19:24:45.717Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133701616 data=null button=1 stateMask=0x0 x=233 y=74 count=1}, TimeGraphControl with text {}]
15:24:45 [2024-03-15T19:24:45.717Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=1133701617 data=null x=183 y=74 width=0 height=0 detail=0}, TimeGraphControl with text {}]
15:24:45 [2024-03-15T19:24:45.717Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133701617 data=null button=1 stateMask=0x80000 x=183 y=74 count=1}, TimeGraphControl with text {}]
15:24:45 [2024-03-15T19:24:45.717Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133701619 data=null button=1 stateMask=0x80000 x=183 y=74 count=1}, TimeGraphControl with text {}]
15:24:45 [2024-03-15T19:24:45.717Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133701619 data=null button=0 stateMask=0x0 x=0 y=74 count=0}, TimeGraphControl with text {}]
15:24:45 [2024-03-15T19:24:45.717Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133701619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:24:45 [2024-03-15T19:24:45.717Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133701619 data=null doit=true}, TimeGraphControl with text {}]
15:24:45 [2024-03-15T19:24:45.717Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133701619 data=null}, TimeGraphControl with text {}]
15:24:45 [2024-03-15T19:24:45.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:47 [2024-03-15T19:24:47.864Z] 
15:24:47 [2024-03-15T19:24:47.864Z] (Eclipse:4541): Gtk-CRITICAL **: 19:24:47.652: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:24:47 [2024-03-15T19:24:47.864Z] 
15:24:47 [2024-03-15T19:24:47.864Z] (Eclipse:4541): Gtk-CRITICAL **: 19:24:47.677: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:24:48 [2024-03-15T19:24:48.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:24:48 [2024-03-15T19:24:48.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views'
15:24:48 [2024-03-15T19:24:48.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:48 [2024-03-15T19:24:48.683Z] 
15:24:48 [2024-03-15T19:24:48.683Z] (Eclipse:4541): Gtk-CRITICAL **: 19:24:48.508: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:24:50 [2024-03-15T19:24:50.049Z] 
15:24:50 [2024-03-15T19:24:50.049Z] (Eclipse:4541): Gtk-CRITICAL **: 19:24:50.039: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:24:50 [2024-03-15T19:24:50.305Z] 
15:24:50 [2024-03-15T19:24:50.305Z] (Eclipse:4541): Gtk-CRITICAL **: 19:24:50.149: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:24:50 [2024-03-15T19:24:50.305Z] 
15:24:50 [2024-03-15T19:24:50.305Z] (Eclipse:4541): Gtk-CRITICAL **: 19:24:50.164: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:24:50 [2024-03-15T19:24:50.305Z] 
15:24:50 [2024-03-15T19:24:50.305Z] (Eclipse:4541): Gtk-CRITICAL **: 19:24:50.177: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:24:51 [2024-03-15T19:24:51.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:24:51 [2024-03-15T19:24:51.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:24:51 [2024-03-15T19:24:51.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
15:24:51 [2024-03-15T19:24:51.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
15:24:51 [2024-03-15T19:24:51.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
15:24:51 [2024-03-15T19:24:51.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:24:51 [2024-03-15T19:24:51.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133707075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:24:51 [2024-03-15T19:24:51.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133707075 data=null button=0 stateMask=0x0 x=174 y=66 count=0}, TimeGraphControl with text {}]
15:24:51 [2024-03-15T19:24:51.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133707077 data=null doit=true}, TimeGraphControl with text {}]
15:24:51 [2024-03-15T19:24:51.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133707078 data=null}, TimeGraphControl with text {}]
15:24:51 [2024-03-15T19:24:51.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133707082 data=null button=1 stateMask=0x0 x=174 y=66 count=1}, TimeGraphControl with text {}]
15:24:51 [2024-03-15T19:24:51.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=1133707083 data=null x=224 y=66 width=0 height=0 detail=0}, TimeGraphControl with text {}]
15:24:51 [2024-03-15T19:24:51.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133707083 data=null button=1 stateMask=0x80000 x=224 y=66 count=1}, TimeGraphControl with text {}]
15:24:51 [2024-03-15T19:24:51.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133707084 data=null button=1 stateMask=0x80000 x=224 y=66 count=1}, TimeGraphControl with text {}]
15:24:51 [2024-03-15T19:24:51.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133707084 data=null button=0 stateMask=0x0 x=0 y=66 count=0}, TimeGraphControl with text {}]
15:24:51 [2024-03-15T19:24:51.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133707085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:24:51 [2024-03-15T19:24:51.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133707085 data=null doit=true}, TimeGraphControl with text {}]
15:24:51 [2024-03-15T19:24:51.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133707085 data=null}, TimeGraphControl with text {}]
15:24:51 [2024-03-15T19:24:51.491Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133707598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:24:51 [2024-03-15T19:24:51.491Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133707598 data=null button=0 stateMask=0x0 x=224 y=66 count=0}, TimeGraphControl with text {}]
15:24:51 [2024-03-15T19:24:51.491Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133707598 data=null doit=true}, TimeGraphControl with text {}]
15:24:51 [2024-03-15T19:24:51.491Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133707598 data=null}, TimeGraphControl with text {}]
15:24:51 [2024-03-15T19:24:51.491Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133707606 data=null button=1 stateMask=0x0 x=224 y=66 count=1}, TimeGraphControl with text {}]
15:24:51 [2024-03-15T19:24:51.491Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=1133707607 data=null x=174 y=66 width=0 height=0 detail=0}, TimeGraphControl with text {}]
15:24:51 [2024-03-15T19:24:51.491Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133707607 data=null button=1 stateMask=0x80000 x=174 y=66 count=1}, TimeGraphControl with text {}]
15:24:51 [2024-03-15T19:24:51.491Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133707609 data=null button=1 stateMask=0x80000 x=174 y=66 count=1}, TimeGraphControl with text {}]
15:24:51 [2024-03-15T19:24:51.491Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133707609 data=null button=0 stateMask=0x0 x=0 y=66 count=0}, TimeGraphControl with text {}]
15:24:51 [2024-03-15T19:24:51.491Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133707610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:24:51 [2024-03-15T19:24:51.491Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133707610 data=null doit=true}, TimeGraphControl with text {}]
15:24:51 [2024-03-15T19:24:51.491Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133707610 data=null}, TimeGraphControl with text {}]
15:24:52 [2024-03-15T19:24:52.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:52 [2024-03-15T19:24:52.054Z] 
15:24:52 [2024-03-15T19:24:52.054Z] (Eclipse:4541): Gtk-CRITICAL **: 19:24:52.014: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:24:53 [2024-03-15T19:24:53.948Z] 
15:24:53 [2024-03-15T19:24:53.948Z] (Eclipse:4541): Gtk-CRITICAL **: 19:24:53.621: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:24:53 [2024-03-15T19:24:53.948Z] 
15:24:53 [2024-03-15T19:24:53.948Z] (Eclipse:4541): Gtk-CRITICAL **: 19:24:53.659: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:24:54 [2024-03-15T19:24:54.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
15:24:54 [2024-03-15T19:24:54.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
15:24:54 [2024-03-15T19:24:54.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:24:54 [2024-03-15T19:24:54.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:24:54 [2024-03-15T19:24:54.511Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=1133710548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
15:24:54 [2024-03-15T19:24:54.511Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=1133710548 data=null doit=true}, Sash with text {}]
15:24:54 [2024-03-15T19:24:54.511Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1133710548 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
15:24:54 [2024-03-15T19:24:54.511Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=1133710554 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
15:24:54 [2024-03-15T19:24:54.511Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=1133710555 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
15:24:54 [2024-03-15T19:24:54.511Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=1133710555 data=null}, Sash with text {}]
15:24:54 [2024-03-15T19:24:54.511Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1133710555 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
15:24:54 [2024-03-15T19:24:54.511Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=1133710557 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
15:24:54 [2024-03-15T19:24:54.511Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1133710558 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
15:24:54 [2024-03-15T19:24:54.511Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=1133710560 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
15:24:54 [2024-03-15T19:24:54.511Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=1133710560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
15:24:55 [2024-03-15T19:24:55.071Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=1133711161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
15:24:55 [2024-03-15T19:24:55.071Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=1133711161 data=null doit=true}, Sash with text {}]
15:24:55 [2024-03-15T19:24:55.071Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1133711161 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
15:24:55 [2024-03-15T19:24:55.071Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=1133711166 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
15:24:55 [2024-03-15T19:24:55.072Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=1133711167 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
15:24:55 [2024-03-15T19:24:55.072Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=1133711167 data=null}, Sash with text {}]
15:24:55 [2024-03-15T19:24:55.072Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1133711167 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
15:24:55 [2024-03-15T19:24:55.072Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=1133711169 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
15:24:55 [2024-03-15T19:24:55.072Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1133711169 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
15:24:55 [2024-03-15T19:24:55.072Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=1133711171 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
15:24:55 [2024-03-15T19:24:55.072Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=1133711171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
15:24:55 [2024-03-15T19:24:55.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:57 [2024-03-15T19:24:57.525Z] 
15:24:57 [2024-03-15T19:24:57.525Z] (Eclipse:4541): Gtk-CRITICAL **: 19:24:57.326: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:24:58 [2024-03-15T19:24:58.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
15:24:58 [2024-03-15T19:24:58.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
15:24:58 [2024-03-15T19:24:58.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
15:24:58 [2024-03-15T19:24:58.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:24:58 [2024-03-15T19:24:58.086Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=1133714124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
15:24:58 [2024-03-15T19:24:58.086Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=1133714124 data=null doit=true}, Sash with text {}]
15:24:58 [2024-03-15T19:24:58.086Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1133714124 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
15:24:58 [2024-03-15T19:24:58.086Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=1133714126 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
15:24:58 [2024-03-15T19:24:58.086Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=1133714127 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
15:24:58 [2024-03-15T19:24:58.086Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=1133714127 data=null}, Sash with text {}]
15:24:58 [2024-03-15T19:24:58.086Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1133714127 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
15:24:58 [2024-03-15T19:24:58.086Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=1133714129 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
15:24:58 [2024-03-15T19:24:58.086Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1133714130 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
15:24:58 [2024-03-15T19:24:58.086Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=1133714131 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
15:24:58 [2024-03-15T19:24:58.086Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=1133714131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
15:24:58 [2024-03-15T19:24:58.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=1133714732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
15:24:58 [2024-03-15T19:24:58.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=1133714732 data=null doit=true}, Sash with text {}]
15:24:58 [2024-03-15T19:24:58.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1133714733 data=null item=null detail=0 x=184 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
15:24:58 [2024-03-15T19:24:58.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=1133714738 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
15:24:58 [2024-03-15T19:24:58.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=1133714739 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
15:24:58 [2024-03-15T19:24:58.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=1133714739 data=null}, Sash with text {}]
15:24:58 [2024-03-15T19:24:58.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1133714739 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
15:24:58 [2024-03-15T19:24:58.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=1133714741 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
15:24:58 [2024-03-15T19:24:58.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1133714742 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
15:24:58 [2024-03-15T19:24:58.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=1133714743 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
15:24:58 [2024-03-15T19:24:58.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=1133714743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
15:24:59 [2024-03-15T19:24:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
15:24:59 [2024-03-15T19:24:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
15:24:59 [2024-03-15T19:24:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:24:59 [2024-03-15T19:24:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:24:59 [2024-03-15T19:24:59.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=1133715347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
15:24:59 [2024-03-15T19:24:59.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=1133715347 data=null doit=true}, Sash with text {}]
15:24:59 [2024-03-15T19:24:59.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1133715348 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
15:24:59 [2024-03-15T19:24:59.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=1133715354 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
15:24:59 [2024-03-15T19:24:59.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=1133715355 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
15:24:59 [2024-03-15T19:24:59.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=1133715355 data=null}, Sash with text {}]
15:24:59 [2024-03-15T19:24:59.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1133715355 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
15:24:59 [2024-03-15T19:24:59.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=1133715357 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
15:24:59 [2024-03-15T19:24:59.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1133715358 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
15:24:59 [2024-03-15T19:24:59.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=1133715359 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
15:24:59 [2024-03-15T19:24:59.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=1133715359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
15:24:59 [2024-03-15T19:24:59.771Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=1133715960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
15:24:59 [2024-03-15T19:24:59.772Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=1133715960 data=null doit=true}, Sash with text {}]
15:24:59 [2024-03-15T19:24:59.772Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1133715961 data=null item=null detail=0 x=184 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
15:25:00 [2024-03-15T19:25:00.027Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=1133715966 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
15:25:00 [2024-03-15T19:25:00.027Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=1133715967 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
15:25:00 [2024-03-15T19:25:00.027Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=1133715967 data=null}, Sash with text {}]
15:25:00 [2024-03-15T19:25:00.027Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1133715967 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
15:25:00 [2024-03-15T19:25:00.027Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=1133715969 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
15:25:00 [2024-03-15T19:25:00.027Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1133715970 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
15:25:00 [2024-03-15T19:25:00.027Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=1133715971 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
15:25:00 [2024-03-15T19:25:00.028Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=1133715971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
15:25:00 [2024-03-15T19:25:00.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:00 [2024-03-15T19:25:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"'
15:25:00 [2024-03-15T19:25:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"'
15:25:00 [2024-03-15T19:25:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"'
15:25:00 [2024-03-15T19:25:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"'
15:25:01 [2024-03-15T19:25:01.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133717108 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:25:01 [2024-03-15T19:25:01.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:25:01 [2024-03-15T19:25:01.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:25:01 [2024-03-15T19:25:01.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:25:01 [2024-03-15T19:25:01.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:25:01 [2024-03-15T19:25:01.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1133717152 data=null button=0 stateMask=0x0 x=103 y=12 count=0}, TreeItem with text {TestAxisAlignment}]
15:25:01 [2024-03-15T19:25:01.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1133717153 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
15:25:01 [2024-03-15T19:25:01.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1133717153 data=null}, TreeItem with text {TestAxisAlignment}]
15:25:01 [2024-03-15T19:25:01.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1133717153 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
15:25:01 [2024-03-15T19:25:01.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133717153 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestAxisAlignment}]
15:25:01 [2024-03-15T19:25:01.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1133717167 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
15:25:01 [2024-03-15T19:25:01.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:25:01 [2024-03-15T19:25:01.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:25:01 [2024-03-15T19:25:01.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:25:01 [2024-03-15T19:25:01.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:25:01 [2024-03-15T19:25:01.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:25:01 [2024-03-15T19:25:01.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:25:01 [2024-03-15T19:25:01.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:25:01 [2024-03-15T19:25:01.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:25:01 [2024-03-15T19:25:01.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:25:01 [2024-03-15T19:25:01.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:01 [2024-03-15T19:25:01.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:25:01 [2024-03-15T19:25:01.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:25:01 [2024-03-15T19:25:01.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:25:01 [2024-03-15T19:25:01.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133717590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:01 [2024-03-15T19:25:01.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133717590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:01 [2024-03-15T19:25:01.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133717591 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:01 [2024-03-15T19:25:01.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133717591 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:01 [2024-03-15T19:25:01.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133717591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:01 [2024-03-15T19:25:01.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133717591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:01 [2024-03-15T19:25:01.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133717591 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:01 [2024-03-15T19:25:01.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133717591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:01 [2024-03-15T19:25:01.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133717591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:01 [2024-03-15T19:25:01.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133717591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:01 [2024-03-15T19:25:01.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133717592 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:01 [2024-03-15T19:25:01.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133717592 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:01 [2024-03-15T19:25:01.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:25:01 [2024-03-15T19:25:01.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:25:01 [2024-03-15T19:25:01.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:25:01 [2024-03-15T19:25:01.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:01 [2024-03-15T19:25:01.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:25:01 [2024-03-15T19:25:01.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:25:01 [2024-03-15T19:25:01.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:25:01 [2024-03-15T19:25:01.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:01 [2024-03-15T19:25:01.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:25:01 [2024-03-15T19:25:01.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133717593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:01 [2024-03-15T19:25:01.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133717593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:01 [2024-03-15T19:25:01.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133717593 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:01 [2024-03-15T19:25:01.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133717593 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:01 [2024-03-15T19:25:01.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133717593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:01 [2024-03-15T19:25:01.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133717594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:01 [2024-03-15T19:25:01.666Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:01 [2024-03-15T19:25:01.666Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:01 [2024-03-15T19:25:01.666Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:01 [2024-03-15T19:25:01.666Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:01 [2024-03-15T19:25:01.666Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:01 [2024-03-15T19:25:01.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:25:01 [2024-03-15T19:25:01.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133717594 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:01 [2024-03-15T19:25:01.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1133717228 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:25:02 [2024-03-15T19:25:02.229Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.04 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
15:25:02 [2024-03-15T19:25:02.230Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testMoveHistogramOthersFollow -- Time elapsed: 3.917 s
15:25:02 [2024-03-15T19:25:02.230Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testNotOverlappingTgStubMove -- Time elapsed: 3.458 s
15:25:02 [2024-03-15T19:25:02.230Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testOverlappingTgStubMove -- Time elapsed: 3.495 s
15:25:02 [2024-03-15T19:25:02.230Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testMenuItem -- Time elapsed: 2.488 s
15:25:02 [2024-03-15T19:25:02.230Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testMoveTgStubOthersFollow -- Time elapsed: 3.531 s
15:25:02 [2024-03-15T19:25:02.230Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testOverlappingHistogramMove -- Time elapsed: 3.650 s
15:25:02 [2024-03-15T19:25:02.230Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testNotOverlappingHistogramMove -- Time elapsed: 4.852 s
15:25:02 [2024-03-15T19:25:02.230Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
15:25:02 [2024-03-15T19:25:02.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133718125 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:25:02 [2024-03-15T19:25:02.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:02 [2024-03-15T19:25:02.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:25:02 [2024-03-15T19:25:02.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:25:02 [2024-03-15T19:25:02.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:25:02 [2024-03-15T19:25:02.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1133718308 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:25:02 [2024-03-15T19:25:02.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:25:03 [2024-03-15T19:25:03.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:25:03 [2024-03-15T19:25:03.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:03 [2024-03-15T19:25:03.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:25:03 [2024-03-15T19:25:03.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:25:03 [2024-03-15T19:25:03.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:25:03 [2024-03-15T19:25:03.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
15:25:03 [2024-03-15T19:25:03.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1133719965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:25:03 [2024-03-15T19:25:03.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1133719968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:25:03 [2024-03-15T19:25:03.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1133719968 data=null doit=true}, (of type 'Table')]
15:25:03 [2024-03-15T19:25:03.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1133719968 data=null}, (of type 'Table')]
15:25:03 [2024-03-15T19:25:03.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1133719968 data=null button=1 stateMask=0x0 x=14 y=35 count=1}, (of type 'Table')]
15:25:03 [2024-03-15T19:25:03.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1133719969 data=null button=1 stateMask=0x80000 x=14 y=35 count=1}, (of type 'Table')]
15:25:03 [2024-03-15T19:25:03.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1133719969 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:25:03 [2024-03-15T19:25:03.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1133719970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:25:03 [2024-03-15T19:25:03.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1133719971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:25:03 [2024-03-15T19:25:03.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1133719971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:25:03 [2024-03-15T19:25:03.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1133719971 data=null doit=true}, (of type 'Table')]
15:25:03 [2024-03-15T19:25:03.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1133719971 data=null}, (of type 'Table')]
15:25:03 [2024-03-15T19:25:03.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
15:25:03 [2024-03-15T19:25:03.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events'
15:25:03 [2024-03-15T19:25:03.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Collapse Events'
15:25:03 [2024-03-15T19:25:03.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=1133720002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Collapse Events']
15:25:03 [2024-03-15T19:25:03.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Collapse Events'
15:25:05 [2024-03-15T19:25:05.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters'
15:25:05 [2024-03-15T19:25:05.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear Filters'
15:25:05 [2024-03-15T19:25:05.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=1133721540 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear Filters']
15:25:05 [2024-03-15T19:25:05.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear Filters'
15:25:05 [2024-03-15T19:25:05.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133721988 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:25:05 [2024-03-15T19:25:05.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:25:05 [2024-03-15T19:25:05.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:25:05 [2024-03-15T19:25:05.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:25:05 [2024-03-15T19:25:05.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:25:05 [2024-03-15T19:25:05.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1133722003 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:25:05 [2024-03-15T19:25:05.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1133722003 data=null doit=true}, TreeItem with text {test}]
15:25:05 [2024-03-15T19:25:05.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1133722004 data=null}, TreeItem with text {test}]
15:25:05 [2024-03-15T19:25:05.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1133722004 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:25:05 [2024-03-15T19:25:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133722004 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:25:05 [2024-03-15T19:25:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1133722054 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:25:05 [2024-03-15T19:25:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:25:05 [2024-03-15T19:25:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:25:05 [2024-03-15T19:25:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:25:06 [2024-03-15T19:25:06.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:25:06 [2024-03-15T19:25:06.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:25:06 [2024-03-15T19:25:06.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:25:06 [2024-03-15T19:25:06.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:25:06 [2024-03-15T19:25:06.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:25:06 [2024-03-15T19:25:06.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:25:06 [2024-03-15T19:25:06.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:06 [2024-03-15T19:25:06.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:25:06 [2024-03-15T19:25:06.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:25:06 [2024-03-15T19:25:06.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:25:06 [2024-03-15T19:25:06.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133722464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:06 [2024-03-15T19:25:06.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133722464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:06 [2024-03-15T19:25:06.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133722464 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:06 [2024-03-15T19:25:06.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133722465 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:06 [2024-03-15T19:25:06.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133722465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:06 [2024-03-15T19:25:06.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133722465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:06 [2024-03-15T19:25:06.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133722465 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:06 [2024-03-15T19:25:06.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133722465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:06 [2024-03-15T19:25:06.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133722465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:06 [2024-03-15T19:25:06.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133722465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:06 [2024-03-15T19:25:06.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133722465 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:06 [2024-03-15T19:25:06.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133722465 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:06 [2024-03-15T19:25:06.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:25:06 [2024-03-15T19:25:06.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:25:06 [2024-03-15T19:25:06.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:25:06 [2024-03-15T19:25:06.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:06 [2024-03-15T19:25:06.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:25:06 [2024-03-15T19:25:06.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:25:06 [2024-03-15T19:25:06.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:25:06 [2024-03-15T19:25:06.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:06 [2024-03-15T19:25:06.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:25:06 [2024-03-15T19:25:06.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133722467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:06 [2024-03-15T19:25:06.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133722467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:06 [2024-03-15T19:25:06.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133722467 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:06 [2024-03-15T19:25:06.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133722467 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:06 [2024-03-15T19:25:06.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133722467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:06 [2024-03-15T19:25:06.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133722467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:06 [2024-03-15T19:25:06.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:06 [2024-03-15T19:25:06.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:06 [2024-03-15T19:25:06.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:06 [2024-03-15T19:25:06.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:06 [2024-03-15T19:25:06.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:06 [2024-03-15T19:25:06.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:25:06 [2024-03-15T19:25:06.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133722467 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:06 [2024-03-15T19:25:06.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1133722103 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:25:06 [2024-03-15T19:25:06.817Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.860 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
15:25:06 [2024-03-15T19:25:06.817Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest.test -- Time elapsed: 4.675 s
15:25:06 [2024-03-15T19:25:06.817Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
15:25:06 [2024-03-15T19:25:06.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133723000 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:25:07 [2024-03-15T19:25:07.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:07 [2024-03-15T19:25:07.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:25:07 [2024-03-15T19:25:07.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:25:07 [2024-03-15T19:25:07.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:25:07 [2024-03-15T19:25:07.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1133723105 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:25:07 [2024-03-15T19:25:07.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:25:07 [2024-03-15T19:25:07.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:07 [2024-03-15T19:25:07.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:25:07 [2024-03-15T19:25:07.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:25:07 [2024-03-15T19:25:07.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:25:07 [2024-03-15T19:25:07.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:25:07 [2024-03-15T19:25:07.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:25:07 [2024-03-15T19:25:07.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1133723303 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
15:25:07 [2024-03-15T19:25:07.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1133723304 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:25:07 [2024-03-15T19:25:07.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1133723304 data=null}, TreeItem with text {TestForFiltering}]
15:25:07 [2024-03-15T19:25:07.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1133723304 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:25:07 [2024-03-15T19:25:07.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133723304 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:25:07 [2024-03-15T19:25:07.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1133723351 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:25:07 [2024-03-15T19:25:07.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:25:07 [2024-03-15T19:25:07.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1133723352 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
15:25:07 [2024-03-15T19:25:07.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1133723353 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:25:07 [2024-03-15T19:25:07.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1133723353 data=null}, TreeItem with text {TestForFiltering}]
15:25:07 [2024-03-15T19:25:07.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1133723353 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:25:07 [2024-03-15T19:25:07.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133723353 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:25:07 [2024-03-15T19:25:07.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1133723360 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:25:07 [2024-03-15T19:25:07.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1133723360 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:25:07 [2024-03-15T19:25:07.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1133723360 data=null}, TreeItem with text {TestForFiltering}]
15:25:07 [2024-03-15T19:25:07.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1133723361 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:25:07 [2024-03-15T19:25:07.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133723361 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:25:07 [2024-03-15T19:25:07.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1133723363 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:25:07 [2024-03-15T19:25:07.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:25:07 [2024-03-15T19:25:07.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133723368 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:25:07 [2024-03-15T19:25:07.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133723368 data=null doit=true}, TreeItem with text {Traces [0]}]
15:25:07 [2024-03-15T19:25:07.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133723368 data=null}, TreeItem with text {Traces [0]}]
15:25:07 [2024-03-15T19:25:07.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133723369 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:25:07 [2024-03-15T19:25:07.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133723369 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:25:07 [2024-03-15T19:25:07.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133723379 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Print", using matcher: with text 'Print'
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom'
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO'
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Use current zoom} time=1133736615 data=null doit=true}, (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')]
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Use current zoom} time=1133736616 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')]
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Use current zoom} time=1133736616 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')]
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Use current zoom} time=1133736616 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')]
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: with mnemonic 'All pages'
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO'
15:25:22 [2024-03-15T19:25:22.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: with mnemonic 'Current view'
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: with style 'SWT.RADIO'
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Current view} time=1133736634 data=null doit=true}, Button with text {Current view}]
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Current view} time=1133736634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Current view}]
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&All pages} time=1133736635 data=null doit=true}, (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')]
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&All pages} time=1133736635 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')]
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&All pages} time=1133736635 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')]
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&All pages} time=1133736635 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')]
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&All pages} time=1133736636 data=null doit=true}, Button with text {&All pages}]
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&All pages} time=1133736636 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&All pages}]
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Current view} time=1133736637 data=null doit=true}, (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')]
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Current view} time=1133736637 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')]
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Current view} time=1133736638 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')]
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Current view} time=1133736638 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')]
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:'
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO'
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Use current zoom} time=1133736639 data=null doit=true}, Button with text {Use current zoom}]
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Use current zoom} time=1133736639 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Use current zoom}]
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=1133736640 data=null doit=true}, (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')]
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=1133736640 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')]
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=1133736640 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')]
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=1133736640 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')]
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:')
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:'
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO'
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=1133736644 data=null doit=true}, Button with text {Number of horizontal pages:}]
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=1133736644 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Number of horizontal pages:}]
15:25:22 [2024-03-15T19:25:22.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Number of vertical pages:} time=1133736645 data=null doit=true}, (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')]
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=1133736645 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')]
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=1133736645 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')]
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=1133736645 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')]
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages'
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO'
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&All pages} time=1133736648 data=null doit=true}, Button with text {&All pages}]
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&All pages} time=1133736648 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&All pages}]
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Selected pages} time=1133736667 data=null doit=true}, (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')]
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Selected pages} time=1133736667 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')]
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Selected pages} time=1133736668 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')]
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Selected pages} time=1133736668 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')]
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: with mnemonic 'From page'
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO'
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Selected pages} time=1133736670 data=null doit=true}, Button with text {Selected pages}]
15:25:22 [2024-03-15T19:25:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Selected pages} time=1133736670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Selected pages}]
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&rom page} time=1133736671 data=null doit=true}, (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')]
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&rom page} time=1133736671 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')]
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&rom page} time=1133736671 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')]
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&rom page} time=1133736671 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')]
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1133736675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1133736675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1133736675 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1133736675 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1133736675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1133736675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1133736675 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133737011 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1133737044 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
15:25:22 [2024-03-15T19:25:22.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1133737044 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1133737045 data=null}, TreeItem with text {TestForFiltering}]
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1133737045 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133737045 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1133737055 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133738001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133738001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133738001 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133738001 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133738001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133738001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133738001 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133738001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133738001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133738001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133738001 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133738001 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133738002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133738002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133738002 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133738002 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133738002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:22 [2024-03-15T19:25:22.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133738002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:22 [2024-03-15T19:25:22.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:22 [2024-03-15T19:25:22.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:22 [2024-03-15T19:25:22.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:22 [2024-03-15T19:25:22.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:22 [2024-03-15T19:25:22.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:22 [2024-03-15T19:25:22.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:25:22 [2024-03-15T19:25:22.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133738002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:22 [2024-03-15T19:25:22.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1133737107 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:25:22 [2024-03-15T19:25:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:22 [2024-03-15T19:25:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:25:22 [2024-03-15T19:25:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:25:22 [2024-03-15T19:25:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:25:22 [2024-03-15T19:25:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:25:22 [2024-03-15T19:25:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:25:22 [2024-03-15T19:25:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1133738749 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
15:25:22 [2024-03-15T19:25:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1133738749 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:25:22 [2024-03-15T19:25:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1133738749 data=null}, TreeItem with text {TestForFiltering}]
15:25:22 [2024-03-15T19:25:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1133738750 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:25:22 [2024-03-15T19:25:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133738750 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:25:22 [2024-03-15T19:25:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1133738760 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:25:22 [2024-03-15T19:25:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:25:22 [2024-03-15T19:25:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1133738760 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
15:25:22 [2024-03-15T19:25:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1133738761 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:25:22 [2024-03-15T19:25:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1133738761 data=null}, TreeItem with text {TestForFiltering}]
15:25:22 [2024-03-15T19:25:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1133738761 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:25:22 [2024-03-15T19:25:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133738761 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:25:22 [2024-03-15T19:25:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1133738770 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:25:22 [2024-03-15T19:25:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1133738770 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:25:22 [2024-03-15T19:25:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1133738770 data=null}, TreeItem with text {TestForFiltering}]
15:25:22 [2024-03-15T19:25:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1133738770 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:25:22 [2024-03-15T19:25:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133738771 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:25:22 [2024-03-15T19:25:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1133738772 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:25:22 [2024-03-15T19:25:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:25:22 [2024-03-15T19:25:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133738773 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:25:22 [2024-03-15T19:25:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133738773 data=null doit=true}, TreeItem with text {Traces [0]}]
15:25:22 [2024-03-15T19:25:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133738773 data=null}, TreeItem with text {Traces [0]}]
15:25:22 [2024-03-15T19:25:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133738773 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:25:22 [2024-03-15T19:25:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133738773 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:25:22 [2024-03-15T19:25:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133738780 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1133744450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1133744451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1133744451 data=null doit=true}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1133744451 data=null}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1133744451 data=null button=1 stateMask=0x0 x=5 y=134 count=1}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1133744451 data=null button=1 stateMask=0x80000 x=5 y=134 count=1}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Select}
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1133744453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1133744453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1133744453 data=null doit=true}, ToolItem with tooltip text {Select}]
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1133744454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1133744454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1133744454 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select}]
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1133744454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1133744454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1133744454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1133744454 data=null doit=true}, ToolItem with tooltip text {Select}]
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1133744454 data=null}, ToolItem with tooltip text {Select}]
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Select}
15:25:29 [2024-03-15T19:25:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1133744455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1133744455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1133744455 data=null doit=true}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1133744455 data=null}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1133744455 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1133744456 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Zoom in the diagram}
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1133744456 data=null doit=true}, ToolItem with tooltip text {Select}]
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1133744457 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select}]
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1133744457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1133744457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1133744457 data=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1133744457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1133744457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1133744458 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1133744458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1133744458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1133744458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1133744458 data=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1133744458 data=null}, ToolItem with tooltip text {Zoom in the diagram}]
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Zoom in the diagram}
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1133744458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1133744465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1133744466 data=null doit=true}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1133744466 data=null}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1133744466 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1133744467 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1133744467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1133744467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1133744467 data=null doit=true}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1133744467 data=null}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1133744468 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1133744468 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
15:25:29 [2024-03-15T19:25:29.289Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
15:25:29 [2024-03-15T19:25:29.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Zoom out the diagram}
15:25:29 [2024-03-15T19:25:29.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1133744468 data=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
15:25:29 [2024-03-15T19:25:29.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1133744468 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
15:25:29 [2024-03-15T19:25:29.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1133744469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
15:25:29 [2024-03-15T19:25:29.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1133744469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
15:25:29 [2024-03-15T19:25:29.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1133744469 data=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
15:25:29 [2024-03-15T19:25:29.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1133744469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
15:25:29 [2024-03-15T19:25:29.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1133744469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
15:25:29 [2024-03-15T19:25:29.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1133744469 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
15:25:29 [2024-03-15T19:25:29.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1133744470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
15:25:29 [2024-03-15T19:25:29.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1133744470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
15:25:29 [2024-03-15T19:25:29.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1133744470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
15:25:29 [2024-03-15T19:25:29.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1133744470 data=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
15:25:29 [2024-03-15T19:25:29.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1133744470 data=null}, ToolItem with tooltip text {Zoom out the diagram}]
15:25:29 [2024-03-15T19:25:29.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Zoom out the diagram}
15:25:29 [2024-03-15T19:25:29.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
15:25:29 [2024-03-15T19:25:29.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1133744470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1133744470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1133744470 data=null doit=true}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1133744471 data=null}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1133744471 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1133744471 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
15:25:29 [2024-03-15T19:25:29.289Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
15:25:29 [2024-03-15T19:25:29.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Reset zoom factor}
15:25:29 [2024-03-15T19:25:29.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1133744471 data=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
15:25:29 [2024-03-15T19:25:29.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1133744472 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
15:25:29 [2024-03-15T19:25:29.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1133744472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
15:25:29 [2024-03-15T19:25:29.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1133744472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
15:25:29 [2024-03-15T19:25:29.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1133744472 data=null doit=true}, ToolItem with tooltip text {Reset zoom factor}]
15:25:29 [2024-03-15T19:25:29.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1133744472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
15:25:29 [2024-03-15T19:25:29.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1133744472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1133744472 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Reset zoom factor}]
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1133744473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1133744473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1133744473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1133744473 data=null doit=true}, ToolItem with tooltip text {Reset zoom factor}]
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1133744473 data=null}, ToolItem with tooltip text {Reset zoom factor}]
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Reset zoom factor}
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1133744473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1133744473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1133744474 data=null doit=true}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1133744474 data=null}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1133744474 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1133744494 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select", using matcher: with mnemonic 'Select'
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Select'
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Select} time=1133744555 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Select']
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Select'
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1133744556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1133744556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1133744556 data=null doit=true}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1133744556 data=null}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1133744556 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1133744557 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in'
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Zoom in'
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Select} time=1133744575 data=null doit=true}, MenuItem with text {Select}]
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Select} time=1133744575 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {Select}]
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom in} time=1133744575 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Zoom in']
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Zoom in'
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1133744575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1133744576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1133744576 data=null doit=true}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1133744576 data=null}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1133744576 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1133744576 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1133744599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1133744599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1133744599 data=null doit=true}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1133744600 data=null}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1133744600 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1133744600 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out'
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Zoom out'
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=1133744623 data=null doit=true}, MenuItem with text {Zoom in}]
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom in} time=1133744623 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {Zoom in}]
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom out} time=1133744623 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Zoom out']
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Zoom out'
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1133744624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1133744624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1133744624 data=null doit=true}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1133744624 data=null}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1133744624 data=null button=1 stateMask=0x0 x=368 y=130 count=1}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1133744625 data=null button=1 stateMask=0x80000 x=368 y=130 count=1}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor'
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Reset zoom factor'
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=1133744653 data=null doit=true}, MenuItem with text {Zoom out}]
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom out} time=1133744653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {Zoom out}]
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=1133744653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Reset zoom factor']
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Reset zoom factor'
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1133744654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1133744654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1133744654 data=null doit=true}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1133744654 data=null}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1133744654 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1133744656 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1133744658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1133744658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1133744717 data=null doit=true}, ToolItem with tooltip text {Find... (Ctrl+F)}]
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1133744721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1133744721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
15:25:29 [2024-03-15T19:25:29.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
15:25:29 [2024-03-15T19:25:29.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
15:25:29 [2024-03-15T19:25:29.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
15:25:29 [2024-03-15T19:25:29.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
15:25:29 [2024-03-15T19:25:29.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Find...}
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "1001", using matcher: of type 'Combo'
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "1001", using matcher: (of type 'Combo')
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to peer2
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {peer2} [layout=null] time=1133744946 data=null}, (of type 'Combo')]
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to peer2
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
15:25:29 [2024-03-15T19:25:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@48d4189e
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Lifeline} time=1133744979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=1133744979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Lifeline} time=1133744979 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Lifeline} time=1133744979 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Lifeline} time=1133744979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Lifeline} time=1133745020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Lifeline} time=1133745020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Lifeline} time=1133745020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=1133745020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Lifeline} time=1133745020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Lifeline} time=1133745020 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Lifeline} time=1133745020 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7ede650b
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Interaction} time=1133745021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=1133745022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Interaction} time=1133745022 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Interaction} time=1133745022 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Interaction} time=1133745022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Interaction} time=1133745022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Interaction} time=1133745022 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Interaction} time=1133745022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=1133745022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Interaction} time=1133745022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Interaction} time=1133745022 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Interaction} time=1133745022 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with mnemonic 'Find'
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
15:25:29 [2024-03-15T19:25:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Find
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Find} time=1133745023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=1133745023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Find} time=1133745023 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Find} time=1133745023 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Find} time=1133745023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Find} time=1133745023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Find} time=1133745023 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Find} time=1133745025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=1133745025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Find} time=1133745025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Find} time=1133745025 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Find} time=1133745025 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Find
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1133745028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1133745028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1133745028 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1133745028 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1133745028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1133745029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1133745029 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1133744721 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Find... (Ctrl+F)}]
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1133745124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1133745124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1133745124 data=null doit=true}, ToolItem with tooltip text {Find... (Ctrl+F)}]
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1133745124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
15:25:29 [2024-03-15T19:25:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1133745124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
15:25:29 [2024-03-15T19:25:29.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
15:25:29 [2024-03-15T19:25:29.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
15:25:29 [2024-03-15T19:25:29.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
15:25:29 [2024-03-15T19:25:29.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
15:25:29 [2024-03-15T19:25:29.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Find...}
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "peer2", using matcher: of type 'Combo'
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "peer2", using matcher: (of type 'Combo')
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 1001
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {1001} [layout=null] time=1133745395 data=null}, (of type 'Combo')]
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 1001
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@c6a6584
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Lifeline} time=1133745396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=1133745397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Lifeline} time=1133745397 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Lifeline} time=1133745397 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Lifeline} time=1133745397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Lifeline} time=1133745397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Lifeline} time=1133745397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Lifeline} time=1133745397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=1133745397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Lifeline} time=1133745397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Lifeline} time=1133745397 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Lifeline} time=1133745397 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3bd35bd0
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Interaction} time=1133745398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=1133745398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Interaction} time=1133745399 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Interaction} time=1133745399 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Interaction} time=1133745399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Interaction} time=1133745399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Interaction} time=1133745399 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Interaction} time=1133745399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=1133745399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Interaction} time=1133745399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Interaction} time=1133745399 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Interaction} time=1133745399 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with mnemonic 'Find'
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Find
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Find} time=1133745400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=1133745400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Find} time=1133745400 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Find} time=1133745400 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Find} time=1133745400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Find} time=1133745400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Find} time=1133745400 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Find} time=1133745414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=1133745414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Find} time=1133745414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Find} time=1133745414 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Find} time=1133745414 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Find
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1133745415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1133745415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1133745415 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1133745415 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1133745415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1133745416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1133745416 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1133745124 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Find... (Ctrl+F)}]
15:25:29 [2024-03-15T19:25:29.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:25:29 [2024-03-15T19:25:29.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
15:25:29 [2024-03-15T19:25:29.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Hide Patterns...'
15:25:29 [2024-03-15T19:25:29.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Hide Patterns...'
15:25:29 [2024-03-15T19:25:29.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
15:25:29 [2024-03-15T19:25:29.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
15:25:29 [2024-03-15T19:25:29.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
15:25:29 [2024-03-15T19:25:29.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
15:25:29 [2024-03-15T19:25:29.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
15:25:29 [2024-03-15T19:25:29.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=1133745778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=1133745778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=1133745778 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=1133745778 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=1133745778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=1133745779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=1133745809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=1133745812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=1133745812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=1133745812 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=1133745812 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern'
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to peer2
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {peer2} [layout=null] time=1133745813 data=null}, (of type 'Combo')]
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to peer2
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5ba1192c
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Lifeline} time=1133745814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=1133745814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Lifeline} time=1133745814 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Lifeline} time=1133745814 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Lifeline} time=1133745818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Lifeline} time=1133745818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Lifeline} time=1133745818 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Lifeline} time=1133745818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=1133745819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Lifeline} time=1133745819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Lifeline} time=1133745819 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Lifeline} time=1133745819 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: with mnemonic 'Create'
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: with style 'SWT.PUSH'
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Create
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create} time=1133745820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create} time=1133745820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Create} time=1133745820 data=null doit=true}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create} time=1133745820 data=null}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create} time=1133745820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create} time=1133745820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create} time=1133745820 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=1133745779 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:25:29 [2024-03-15T19:25:29.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:25:29 [2024-03-15T19:25:29.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:25:29 [2024-03-15T19:25:29.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:25:29 [2024-03-15T19:25:29.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:29 [2024-03-15T19:25:29.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:25:29 [2024-03-15T19:25:29.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133745852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133745852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133745852 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133745852 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133745852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133745852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133745852 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:29 [2024-03-15T19:25:29.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=1133745501 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Hide Patterns...']
15:25:29 [2024-03-15T19:25:29.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:25:29 [2024-03-15T19:25:29.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
15:25:29 [2024-03-15T19:25:29.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Hide Patterns...'
15:25:30 [2024-03-15T19:25:30.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Hide Patterns...'
15:25:30 [2024-03-15T19:25:30.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
15:25:30 [2024-03-15T19:25:30.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:25:30 [2024-03-15T19:25:30.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:25:30 [2024-03-15T19:25:30.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:25:30 [2024-03-15T19:25:30.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:25:30 [2024-03-15T19:25:30.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
15:25:30 [2024-03-15T19:25:30.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1133746276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:25:30 [2024-03-15T19:25:30.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1133746276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:25:30 [2024-03-15T19:25:30.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1133746276 data=null doit=true}, (of type 'Table')]
15:25:30 [2024-03-15T19:25:30.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1133746276 data=null}, (of type 'Table')]
15:25:30 [2024-03-15T19:25:30.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=1133746277 data=null button=1 stateMask=0x0 x=94 y=12 count=1}, (of type 'Table')]
15:25:30 [2024-03-15T19:25:30.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1133746277 data=null item=TableItem {hide peer2 [Lifeline]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:25:30 [2024-03-15T19:25:30.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=1133746277 data=null button=1 stateMask=0x80000 x=94 y=12 count=1}, (of type 'Table')]
15:25:30 [2024-03-15T19:25:30.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
15:25:30 [2024-03-15T19:25:30.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
15:25:30 [2024-03-15T19:25:30.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:25:30 [2024-03-15T19:25:30.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:25:30 [2024-03-15T19:25:30.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:25:30 [2024-03-15T19:25:30.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:25:30 [2024-03-15T19:25:30.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:30 [2024-03-15T19:25:30.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:25:30 [2024-03-15T19:25:30.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:25:30 [2024-03-15T19:25:30.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1133746278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:25:30 [2024-03-15T19:25:30.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1133746278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:25:30 [2024-03-15T19:25:30.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1133746278 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:25:30 [2024-03-15T19:25:30.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1133746278 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:25:30 [2024-03-15T19:25:30.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1133746278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:25:30 [2024-03-15T19:25:30.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1133746278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:25:30 [2024-03-15T19:25:30.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1133746278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:25:30 [2024-03-15T19:25:30.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:25:30 [2024-03-15T19:25:30.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:25:30 [2024-03-15T19:25:30.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:25:30 [2024-03-15T19:25:30.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:25:30 [2024-03-15T19:25:30.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:25:30 [2024-03-15T19:25:30.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:25:30 [2024-03-15T19:25:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
15:25:30 [2024-03-15T19:25:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
15:25:30 [2024-03-15T19:25:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:25:30 [2024-03-15T19:25:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:30 [2024-03-15T19:25:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:25:30 [2024-03-15T19:25:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:25:30 [2024-03-15T19:25:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:25:30 [2024-03-15T19:25:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:30 [2024-03-15T19:25:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:25:30 [2024-03-15T19:25:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133746290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:30 [2024-03-15T19:25:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133746290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:30 [2024-03-15T19:25:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133746290 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:30 [2024-03-15T19:25:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133746290 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:30 [2024-03-15T19:25:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133746290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:30 [2024-03-15T19:25:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133746290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:30 [2024-03-15T19:25:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133746290 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:30 [2024-03-15T19:25:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=1133745994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Hide Patterns...']
15:25:30 [2024-03-15T19:25:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:25:30 [2024-03-15T19:25:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
15:25:30 [2024-03-15T19:25:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure Min Max...'
15:25:30 [2024-03-15T19:25:30.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure Min Max...'
15:25:30 [2024-03-15T19:25:30.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
15:25:30 [2024-03-15T19:25:30.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: of type 'Text'
15:25:30 [2024-03-15T19:25:30.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: of type 'Text'
15:25:30 [2024-03-15T19:25:30.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
15:25:30 [2024-03-15T19:25:30.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: with label (with mnemonic 'Max time')
15:25:30 [2024-03-15T19:25:30.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
15:25:30 [2024-03-15T19:25:30.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "-9", using matcher: of type 'Text'
15:25:30 [2024-03-15T19:25:30.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
15:25:30 [2024-03-15T19:25:30.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time')
15:25:30 [2024-03-15T19:25:30.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "-9", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
15:25:30 [2024-03-15T19:25:30.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0", using matcher: of type 'Text'
15:25:30 [2024-03-15T19:25:30.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
15:25:30 [2024-03-15T19:25:30.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0", using matcher: with label (with mnemonic 'Max time')
15:25:30 [2024-03-15T19:25:30.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
15:25:30 [2024-03-15T19:25:30.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:30 [2024-03-15T19:25:30.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: of type 'Button'
15:25:30 [2024-03-15T19:25:30.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:25:30 [2024-03-15T19:25:30.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:25:30 [2024-03-15T19:25:30.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:25:30 [2024-03-15T19:25:30.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:30 [2024-03-15T19:25:30.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:25:30 [2024-03-15T19:25:30.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133746717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:30 [2024-03-15T19:25:30.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133746717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:30 [2024-03-15T19:25:30.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133746717 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:30 [2024-03-15T19:25:30.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133746717 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:30 [2024-03-15T19:25:30.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133746717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:30 [2024-03-15T19:25:30.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133746717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:30 [2024-03-15T19:25:30.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133746717 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:30 [2024-03-15T19:25:30.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=1133746446 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure Min Max...']
15:25:30 [2024-03-15T19:25:30.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:25:30 [2024-03-15T19:25:30.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
15:25:30 [2024-03-15T19:25:30.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure Min Max...'
15:25:31 [2024-03-15T19:25:31.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure Min Max...'
15:25:31 [2024-03-15T19:25:31.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
15:25:31 [2024-03-15T19:25:31.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:31 [2024-03-15T19:25:31.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: of type 'Button'
15:25:31 [2024-03-15T19:25:31.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: with mnemonic 'Default'
15:25:31 [2024-03-15T19:25:31.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: with style 'SWT.PUSH'
15:25:31 [2024-03-15T19:25:31.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
15:25:31 [2024-03-15T19:25:31.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:25:31 [2024-03-15T19:25:31.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Default
15:25:31 [2024-03-15T19:25:31.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Default} time=1133747088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
15:25:31 [2024-03-15T19:25:31.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Default} time=1133747088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
15:25:31 [2024-03-15T19:25:31.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Default} time=1133747088 data=null doit=true}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
15:25:31 [2024-03-15T19:25:31.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Default} time=1133747088 data=null}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
15:25:31 [2024-03-15T19:25:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Default} time=1133747089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
15:25:31 [2024-03-15T19:25:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Default} time=1133747089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
15:25:31 [2024-03-15T19:25:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Default} time=1133747089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
15:25:31 [2024-03-15T19:25:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Default} time=1133747101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
15:25:31 [2024-03-15T19:25:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Default} time=1133747101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
15:25:31 [2024-03-15T19:25:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Default} time=1133747101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
15:25:31 [2024-03-15T19:25:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Default} time=1133747101 data=null doit=true}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
15:25:31 [2024-03-15T19:25:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Default} time=1133747101 data=null}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
15:25:31 [2024-03-15T19:25:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Default
15:25:31 [2024-03-15T19:25:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:31 [2024-03-15T19:25:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: of type 'Button'
15:25:31 [2024-03-15T19:25:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:25:31 [2024-03-15T19:25:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:25:31 [2024-03-15T19:25:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:25:31 [2024-03-15T19:25:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:31 [2024-03-15T19:25:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:25:31 [2024-03-15T19:25:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133747102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:31 [2024-03-15T19:25:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133747102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:31 [2024-03-15T19:25:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133747102 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:31 [2024-03-15T19:25:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133747102 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:31 [2024-03-15T19:25:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133747102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:31 [2024-03-15T19:25:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133747102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:31 [2024-03-15T19:25:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133747102 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:31 [2024-03-15T19:25:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=1133746810 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure Min Max...']
15:25:31 [2024-03-15T19:25:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:25:31 [2024-03-15T19:25:31.195Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
15:25:31 [2024-03-15T19:25:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to next page}
15:25:31 [2024-03-15T19:25:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=1133747178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
15:25:31 [2024-03-15T19:25:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=1133747178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
15:25:31 [2024-03-15T19:25:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=1133747179 data=null doit=true}, ToolItem with tooltip text {Go to next page}]
15:25:31 [2024-03-15T19:25:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=1133747179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
15:25:31 [2024-03-15T19:25:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=1133747179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
15:25:31 [2024-03-15T19:25:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=1133747179 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Go to next page}]
15:25:31 [2024-03-15T19:25:31.195Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
15:25:31 [2024-03-15T19:25:31.195Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
15:25:31 [2024-03-15T19:25:31.195Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
15:25:31 [2024-03-15T19:25:31.195Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
15:25:31 [2024-03-15T19:25:31.195Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
15:25:31 [2024-03-15T19:25:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to next page}
15:25:31 [2024-03-15T19:25:31.195Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
15:25:31 [2024-03-15T19:25:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to previous page}
15:25:31 [2024-03-15T19:25:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=1133747198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
15:25:31 [2024-03-15T19:25:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=1133747198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
15:25:31 [2024-03-15T19:25:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=1133747199 data=null doit=true}, ToolItem with tooltip text {Go to previous page}]
15:25:31 [2024-03-15T19:25:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=1133747199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
15:25:31 [2024-03-15T19:25:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=1133747199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
15:25:31 [2024-03-15T19:25:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=1133747199 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Go to previous page}]
15:25:31 [2024-03-15T19:25:31.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
15:25:31 [2024-03-15T19:25:31.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
15:25:31 [2024-03-15T19:25:31.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
15:25:31 [2024-03-15T19:25:31.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
15:25:31 [2024-03-15T19:25:31.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
15:25:31 [2024-03-15T19:25:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to previous page}
15:25:31 [2024-03-15T19:25:31.196Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
15:25:31 [2024-03-15T19:25:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to last page}
15:25:31 [2024-03-15T19:25:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=1133747201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
15:25:31 [2024-03-15T19:25:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=1133747201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
15:25:31 [2024-03-15T19:25:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=1133747201 data=null doit=true}, ToolItem with tooltip text {Go to last page}]
15:25:31 [2024-03-15T19:25:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=1133747201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
15:25:31 [2024-03-15T19:25:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=1133747201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
15:25:31 [2024-03-15T19:25:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=1133747201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Go to last page}]
15:25:31 [2024-03-15T19:25:31.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
15:25:31 [2024-03-15T19:25:31.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
15:25:31 [2024-03-15T19:25:31.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
15:25:31 [2024-03-15T19:25:31.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
15:25:31 [2024-03-15T19:25:31.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
15:25:31 [2024-03-15T19:25:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to last page}
15:25:31 [2024-03-15T19:25:31.196Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
15:25:31 [2024-03-15T19:25:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to first page}
15:25:31 [2024-03-15T19:25:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=1133747213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
15:25:31 [2024-03-15T19:25:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=1133747213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
15:25:31 [2024-03-15T19:25:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=1133747213 data=null doit=true}, ToolItem with tooltip text {Go to first page}]
15:25:31 [2024-03-15T19:25:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=1133747213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
15:25:31 [2024-03-15T19:25:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=1133747213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
15:25:31 [2024-03-15T19:25:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=1133747213 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Go to first page}]
15:25:31 [2024-03-15T19:25:31.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
15:25:31 [2024-03-15T19:25:31.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
15:25:31 [2024-03-15T19:25:31.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
15:25:31 [2024-03-15T19:25:31.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
15:25:31 [2024-03-15T19:25:31.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
15:25:31 [2024-03-15T19:25:31.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to first page}
15:25:31 [2024-03-15T19:25:31.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page'
15:25:31 [2024-03-15T19:25:31.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Next page'
15:25:31 [2024-03-15T19:25:31.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Next page} time=1133747248 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Next page']
15:25:31 [2024-03-15T19:25:31.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Next page'
15:25:31 [2024-03-15T19:25:31.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page'
15:25:31 [2024-03-15T19:25:31.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Previous page'
15:25:31 [2024-03-15T19:25:31.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Previous page} time=1133747295 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Previous page']
15:25:31 [2024-03-15T19:25:31.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Previous page'
15:25:31 [2024-03-15T19:25:31.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page'
15:25:31 [2024-03-15T19:25:31.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Last page'
15:25:31 [2024-03-15T19:25:31.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Last page} time=1133747334 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Last page']
15:25:31 [2024-03-15T19:25:31.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Last page'
15:25:31 [2024-03-15T19:25:31.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "First page", using matcher: with mnemonic 'First page'
15:25:31 [2024-03-15T19:25:31.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'First page'
15:25:31 [2024-03-15T19:25:31.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {First page} time=1133747367 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'First page']
15:25:31 [2024-03-15T19:25:31.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'First page'
15:25:31 [2024-03-15T19:25:31.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...'
15:25:31 [2024-03-15T19:25:31.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pages...'
15:25:31 [2024-03-15T19:25:31.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pages...'
15:25:31 [2024-03-15T19:25:31.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages'
15:25:31 [2024-03-15T19:25:31.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
15:25:31 [2024-03-15T19:25:31.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
15:25:31 [2024-03-15T19:25:31.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:31 [2024-03-15T19:25:31.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:25:31 [2024-03-15T19:25:31.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:25:31 [2024-03-15T19:25:31.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:25:31 [2024-03-15T19:25:31.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:31 [2024-03-15T19:25:31.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:25:31 [2024-03-15T19:25:31.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133747723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:31 [2024-03-15T19:25:31.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133747723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:31 [2024-03-15T19:25:31.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133747723 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:31 [2024-03-15T19:25:31.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133747723 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:31 [2024-03-15T19:25:31.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133747723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:31 [2024-03-15T19:25:31.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133747723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:31 [2024-03-15T19:25:31.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133747723 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:31 [2024-03-15T19:25:31.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pages...} time=1133747425 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Pages...']
15:25:31 [2024-03-15T19:25:31.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:25:32 [2024-03-15T19:25:32.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133748262 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:25:32 [2024-03-15T19:25:32.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:25:32 [2024-03-15T19:25:32.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:25:32 [2024-03-15T19:25:32.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:25:32 [2024-03-15T19:25:32.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:25:32 [2024-03-15T19:25:32.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1133748293 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
15:25:32 [2024-03-15T19:25:32.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1133748293 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:25:32 [2024-03-15T19:25:32.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1133748293 data=null}, TreeItem with text {TestForFiltering}]
15:25:32 [2024-03-15T19:25:32.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1133748294 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:25:32 [2024-03-15T19:25:32.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133748294 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:25:32 [2024-03-15T19:25:32.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1133748310 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:25:32 [2024-03-15T19:25:32.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:25:32 [2024-03-15T19:25:32.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:25:32 [2024-03-15T19:25:32.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133749192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133749192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133749192 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133749192 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133749192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133749192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133749192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133749192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133749192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133749193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133749193 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133749193 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133749193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133749193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133749194 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133749194 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133749194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:33 [2024-03-15T19:25:33.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133749194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:33 [2024-03-15T19:25:33.197Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:33 [2024-03-15T19:25:33.198Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:33 [2024-03-15T19:25:33.198Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:33 [2024-03-15T19:25:33.198Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:33 [2024-03-15T19:25:33.198Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:33 [2024-03-15T19:25:33.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:25:33 [2024-03-15T19:25:33.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133749194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:33 [2024-03-15T19:25:33.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1133748350 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:25:33 [2024-03-15T19:25:33.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
15:25:33 [2024-03-15T19:25:33.759Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.76 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
15:25:33 [2024-03-15T19:25:33.759Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest.testSDPrintUi -- Time elapsed: 15.44 s
15:25:33 [2024-03-15T19:25:33.759Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest.testSDView -- Time elapsed: 11.08 s
15:25:33 [2024-03-15T19:25:33.759Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
15:25:33 [2024-03-15T19:25:33.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133749767 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:25:33 [2024-03-15T19:25:33.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:33 [2024-03-15T19:25:33.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:25:33 [2024-03-15T19:25:33.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:25:33 [2024-03-15T19:25:33.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:25:33 [2024-03-15T19:25:33.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1133749872 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:25:33 [2024-03-15T19:25:33.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:25:35 [2024-03-15T19:25:35.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:35 [2024-03-15T19:25:35.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133751394 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
15:25:35 [2024-03-15T19:25:35.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
15:25:35 [2024-03-15T19:25:35.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:25:35 [2024-03-15T19:25:35.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:25:35 [2024-03-15T19:25:35.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1133751397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:25:35 [2024-03-15T19:25:35.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:25:35 [2024-03-15T19:25:35.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
15:25:35 [2024-03-15T19:25:35.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Changed} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1133751902 data=null doit=true}, Shell with text {Trace Changed}]
15:25:35 [2024-03-15T19:25:35.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:25:35 [2024-03-15T19:25:35.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
15:25:35 [2024-03-15T19:25:35.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
15:25:35 [2024-03-15T19:25:35.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:25:35 [2024-03-15T19:25:35.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:25:35 [2024-03-15T19:25:35.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:25:35 [2024-03-15T19:25:35.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
15:25:35 [2024-03-15T19:25:35.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=1133751903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:25:35 [2024-03-15T19:25:35.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=1133751903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:25:35 [2024-03-15T19:25:35.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=1133751903 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:25:35 [2024-03-15T19:25:35.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=1133751903 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:25:35 [2024-03-15T19:25:35.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=1133751903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:25:35 [2024-03-15T19:25:35.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=1133751903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:25:35 [2024-03-15T19:25:35.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=1133751903 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:25:35 [2024-03-15T19:25:35.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:25:35 [2024-03-15T19:25:35.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:35 [2024-03-15T19:25:35.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133752094 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
15:25:35 [2024-03-15T19:25:35.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
15:25:36 [2024-03-15T19:25:36.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:25:36 [2024-03-15T19:25:36.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:25:36 [2024-03-15T19:25:36.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1133752099 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:25:36 [2024-03-15T19:25:36.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:25:37 [2024-03-15T19:25:37.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:37 [2024-03-15T19:25:37.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133753659 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
15:25:37 [2024-03-15T19:25:37.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
15:25:37 [2024-03-15T19:25:37.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:25:37 [2024-03-15T19:25:37.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:25:37 [2024-03-15T19:25:37.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1133753664 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:25:37 [2024-03-15T19:25:37.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:25:38 [2024-03-15T19:25:38.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
15:25:38 [2024-03-15T19:25:38.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Changed} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1133754168 data=null doit=true}, Shell with text {Trace Changed}]
15:25:38 [2024-03-15T19:25:38.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:25:38 [2024-03-15T19:25:38.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
15:25:38 [2024-03-15T19:25:38.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
15:25:38 [2024-03-15T19:25:38.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:25:38 [2024-03-15T19:25:38.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:25:38 [2024-03-15T19:25:38.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:25:38 [2024-03-15T19:25:38.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
15:25:38 [2024-03-15T19:25:38.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=1133754169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:25:38 [2024-03-15T19:25:38.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=1133754169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:25:38 [2024-03-15T19:25:38.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=1133754169 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:25:38 [2024-03-15T19:25:38.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=1133754169 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:25:38 [2024-03-15T19:25:38.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=1133754170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:25:38 [2024-03-15T19:25:38.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=1133754170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:25:38 [2024-03-15T19:25:38.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=1133754170 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:25:38 [2024-03-15T19:25:38.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:25:38 [2024-03-15T19:25:38.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:38 [2024-03-15T19:25:38.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133754334 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
15:25:38 [2024-03-15T19:25:38.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
15:25:38 [2024-03-15T19:25:38.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:25:38 [2024-03-15T19:25:38.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:25:38 [2024-03-15T19:25:38.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1133754337 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:25:38 [2024-03-15T19:25:38.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:25:39 [2024-03-15T19:25:39.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:39 [2024-03-15T19:25:39.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133755878 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
15:25:39 [2024-03-15T19:25:39.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
15:25:39 [2024-03-15T19:25:39.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:25:39 [2024-03-15T19:25:39.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:25:39 [2024-03-15T19:25:39.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1133755881 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:25:39 [2024-03-15T19:25:39.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:25:40 [2024-03-15T19:25:40.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
15:25:40 [2024-03-15T19:25:40.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Changed} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1133756384 data=null doit=true}, Shell with text {Trace Changed}]
15:25:40 [2024-03-15T19:25:40.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:25:40 [2024-03-15T19:25:40.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
15:25:40 [2024-03-15T19:25:40.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
15:25:40 [2024-03-15T19:25:40.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:25:40 [2024-03-15T19:25:40.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:25:40 [2024-03-15T19:25:40.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:25:40 [2024-03-15T19:25:40.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
15:25:40 [2024-03-15T19:25:40.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=1133756385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:25:40 [2024-03-15T19:25:40.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=1133756385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:25:40 [2024-03-15T19:25:40.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=1133756385 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:25:40 [2024-03-15T19:25:40.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=1133756385 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:25:40 [2024-03-15T19:25:40.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=1133756385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:25:40 [2024-03-15T19:25:40.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=1133756386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:25:40 [2024-03-15T19:25:40.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=1133756386 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:25:40 [2024-03-15T19:25:40.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:25:40 [2024-03-15T19:25:40.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:40 [2024-03-15T19:25:40.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133756534 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
15:25:40 [2024-03-15T19:25:40.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
15:25:40 [2024-03-15T19:25:40.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:25:40 [2024-03-15T19:25:40.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:25:40 [2024-03-15T19:25:40.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1133756574 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:25:40 [2024-03-15T19:25:40.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:25:41 [2024-03-15T19:25:41.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:41 [2024-03-15T19:25:41.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:25:41 [2024-03-15T19:25:41.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:25:41 [2024-03-15T19:25:41.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:25:42 [2024-03-15T19:25:42.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:42 [2024-03-15T19:25:42.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:42 [2024-03-15T19:25:42.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133758626 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
15:25:42 [2024-03-15T19:25:42.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:25:42 [2024-03-15T19:25:42.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:25:42 [2024-03-15T19:25:42.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:25:42 [2024-03-15T19:25:42.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:25:42 [2024-03-15T19:25:42.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1133758678 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:25:42 [2024-03-15T19:25:42.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1133758678 data=null doit=true}, TreeItem with text {Test}]
15:25:42 [2024-03-15T19:25:42.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1133758678 data=null}, TreeItem with text {Test}]
15:25:42 [2024-03-15T19:25:42.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1133758678 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:25:42 [2024-03-15T19:25:42.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133758678 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:25:42 [2024-03-15T19:25:42.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1133758696 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:25:42 [2024-03-15T19:25:42.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:25:42 [2024-03-15T19:25:42.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:25:42 [2024-03-15T19:25:42.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:25:43 [2024-03-15T19:25:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:25:43 [2024-03-15T19:25:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:25:43 [2024-03-15T19:25:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:25:43 [2024-03-15T19:25:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:25:43 [2024-03-15T19:25:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:25:43 [2024-03-15T19:25:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:25:43 [2024-03-15T19:25:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:43 [2024-03-15T19:25:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:25:43 [2024-03-15T19:25:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:25:43 [2024-03-15T19:25:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:25:43 [2024-03-15T19:25:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133759622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:43 [2024-03-15T19:25:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133759622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:43 [2024-03-15T19:25:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133759622 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:43 [2024-03-15T19:25:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133759622 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:43 [2024-03-15T19:25:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133759622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:43 [2024-03-15T19:25:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133759622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:43 [2024-03-15T19:25:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133759623 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:43 [2024-03-15T19:25:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133759623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:43 [2024-03-15T19:25:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133759623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:43 [2024-03-15T19:25:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133759623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:43 [2024-03-15T19:25:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133759623 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:43 [2024-03-15T19:25:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133759623 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:43 [2024-03-15T19:25:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:25:43 [2024-03-15T19:25:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:25:43 [2024-03-15T19:25:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:25:43 [2024-03-15T19:25:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:43 [2024-03-15T19:25:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:25:43 [2024-03-15T19:25:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:25:43 [2024-03-15T19:25:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:25:43 [2024-03-15T19:25:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:43 [2024-03-15T19:25:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:25:43 [2024-03-15T19:25:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133759624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:43 [2024-03-15T19:25:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133759624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:43 [2024-03-15T19:25:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133759624 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:43 [2024-03-15T19:25:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133759625 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:43 [2024-03-15T19:25:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133759625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:43 [2024-03-15T19:25:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133759625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:43 [2024-03-15T19:25:43.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:43 [2024-03-15T19:25:43.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:43 [2024-03-15T19:25:43.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:43 [2024-03-15T19:25:43.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:43 [2024-03-15T19:25:43.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:43 [2024-03-15T19:25:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:25:43 [2024-03-15T19:25:43.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133759625 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:43 [2024-03-15T19:25:43.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1133758746 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:25:44 [2024-03-15T19:25:44.150Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.56 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
15:25:44 [2024-03-15T19:25:44.150Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace.testRefresh -- Time elapsed: 10.45 s
15:25:44 [2024-03-15T19:25:44.151Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
15:25:44 [2024-03-15T19:25:44.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133760340 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:25:44 [2024-03-15T19:25:44.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:44 [2024-03-15T19:25:44.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:25:44 [2024-03-15T19:25:44.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:25:44 [2024-03-15T19:25:44.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:25:44 [2024-03-15T19:25:44.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1133760446 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:25:44 [2024-03-15T19:25:44.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:25:46 [2024-03-15T19:25:46.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
15:25:46 [2024-03-15T19:25:46.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:46 [2024-03-15T19:25:46.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:25:46 [2024-03-15T19:25:46.293Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:25:46 [2024-03-15T19:25:46.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
15:25:46 [2024-03-15T19:25:46.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133762300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:25:46 [2024-03-15T19:25:46.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133762300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:25:46 [2024-03-15T19:25:46.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133762300 data=null doit=true}, ToolItem with tooltip text {Pin View}]
15:25:46 [2024-03-15T19:25:46.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 15 to [FocusIn [15]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133762300 data=null}, ToolItem with tooltip text {Pin View}]
15:25:46 [2024-03-15T19:25:46.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133762301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:25:46 [2024-03-15T19:25:46.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133762301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:25:46 [2024-03-15T19:25:46.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133762301 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
15:25:46 [2024-03-15T19:25:46.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133762310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:25:46 [2024-03-15T19:25:46.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133762310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:25:46 [2024-03-15T19:25:46.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133762310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:25:46 [2024-03-15T19:25:46.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133762311 data=null doit=true}, ToolItem with tooltip text {Pin View}]
15:25:46 [2024-03-15T19:25:46.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133762311 data=null}, ToolItem with tooltip text {Pin View}]
15:25:46 [2024-03-15T19:25:46.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
15:25:46 [2024-03-15T19:25:46.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-ust'
15:25:46 [2024-03-15T19:25:46.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pin to context-switches-ust'
15:25:46 [2024-03-15T19:25:46.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pin to context-switches-ust} time=1133762314 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Pin to context-switches-ust']
15:25:46 [2024-03-15T19:25:46.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pin to context-switches-ust'
15:25:46 [2024-03-15T19:25:46.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust>"'
15:25:46 [2024-03-15T19:25:46.293Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:25:46 [2024-03-15T19:25:46.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
15:25:46 [2024-03-15T19:25:46.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133762330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:25:46 [2024-03-15T19:25:46.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133762330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:25:46 [2024-03-15T19:25:46.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133762330 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
15:25:46 [2024-03-15T19:25:46.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133762330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:25:46 [2024-03-15T19:25:46.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133762330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:25:46 [2024-03-15T19:25:46.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133762330 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Unpin View}]
15:25:46 [2024-03-15T19:25:46.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133762332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:25:46 [2024-03-15T19:25:46.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133762332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:25:46 [2024-03-15T19:25:46.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133762333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:25:46 [2024-03-15T19:25:46.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133762333 data=null doit=true}, ToolItem with tooltip text {Pin View}]
15:25:46 [2024-03-15T19:25:46.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133762333 data=null}, ToolItem with tooltip text {Pin View}]
15:25:46 [2024-03-15T19:25:46.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
15:25:46 [2024-03-15T19:25:46.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub"'
15:25:46 [2024-03-15T19:25:46.294Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:25:46 [2024-03-15T19:25:46.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
15:25:46 [2024-03-15T19:25:46.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133762339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:25:46 [2024-03-15T19:25:46.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133762339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:25:46 [2024-03-15T19:25:46.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133762340 data=null doit=true}, ToolItem with tooltip text {Pin View}]
15:25:46 [2024-03-15T19:25:46.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133762340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:25:46 [2024-03-15T19:25:46.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133762340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:25:46 [2024-03-15T19:25:46.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133762340 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
15:25:46 [2024-03-15T19:25:46.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133762346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:25:46 [2024-03-15T19:25:46.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133762347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:25:46 [2024-03-15T19:25:46.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133762347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:25:46 [2024-03-15T19:25:46.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133762347 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
15:25:46 [2024-03-15T19:25:46.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133762347 data=null}, ToolItem with tooltip text {Unpin View}]
15:25:46 [2024-03-15T19:25:46.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
15:25:46 [2024-03-15T19:25:46.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust>"'
15:25:48 [2024-03-15T19:25:48.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
15:25:48 [2024-03-15T19:25:48.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:48 [2024-03-15T19:25:48.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:25:52 [2024-03-15T19:25:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
15:25:52 [2024-03-15T19:25:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:52 [2024-03-15T19:25:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:52 [2024-03-15T19:25:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
15:25:52 [2024-03-15T19:25:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:25:52 [2024-03-15T19:25:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:25:52 [2024-03-15T19:25:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:25:52 [2024-03-15T19:25:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1133767893 data=null button=0 stateMask=0x0 x=24 y=127 count=0}, TableItem with text {}]
15:25:52 [2024-03-15T19:25:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1133767893 data=null doit=true}, TableItem with text {}]
15:25:52 [2024-03-15T19:25:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1133767893 data=null}, TableItem with text {}]
15:25:52 [2024-03-15T19:25:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1133767894 data=null button=1 stateMask=0x0 x=24 y=127 count=1}, TableItem with text {}]
15:25:52 [2024-03-15T19:25:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1133767894 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:25:52 [2024-03-15T19:25:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1133767921 data=null button=1 stateMask=0x80000 x=24 y=127 count=1}, TableItem with text {}]
15:25:52 [2024-03-15T19:25:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Follow time updates ...", using matcher: with mnemonic 'Follow time updates from other traces'
15:25:52 [2024-03-15T19:25:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow time updates from other traces'
15:25:52 [2024-03-15T19:25:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow time updates from other traces} time=1133767972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Follow time updates from other traces']
15:25:52 [2024-03-15T19:25:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow time updates from other traces'
15:25:52 [2024-03-15T19:25:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
15:25:52 [2024-03-15T19:25:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:52 [2024-03-15T19:25:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:52 [2024-03-15T19:25:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
15:25:52 [2024-03-15T19:25:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:52 [2024-03-15T19:25:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:52 [2024-03-15T19:25:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Follow time updates ...", using matcher: with mnemonic 'Follow time updates from other traces'
15:25:52 [2024-03-15T19:25:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow time updates from other traces'
15:25:52 [2024-03-15T19:25:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow time updates from other traces} time=1133768617 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Follow time updates from other traces']
15:25:52 [2024-03-15T19:25:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow time updates from other traces'
15:25:54 [2024-03-15T19:25:54.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
15:25:54 [2024-03-15T19:25:54.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:54 [2024-03-15T19:25:54.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:25:54 [2024-03-15T19:25:54.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Time Graph Stub...", using matcher: with mnemonic 'New Time Graph Stub view'
15:25:54 [2024-03-15T19:25:54.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "pinned to context-sw...", using matcher: with mnemonic 'pinned to context-switches-ust'
15:25:54 [2024-03-15T19:25:54.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to context-switches-ust'
15:25:54 [2024-03-15T19:25:54.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to context-switches-ust} time=1133770282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'pinned to context-switches-ust']
15:25:54 [2024-03-15T19:25:54.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to context-switches-ust'
15:25:54 [2024-03-15T19:25:54.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub"'
15:25:54 [2024-03-15T19:25:54.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust>"'
15:25:54 [2024-03-15T19:25:54.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "pinned to context-sw...", using matcher: with mnemonic 'pinned to context-switches-ust | new instance'
15:25:54 [2024-03-15T19:25:54.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to context-switches-ust | new instance'
15:25:54 [2024-03-15T19:25:54.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to context-switches-ust | new instance} time=1133770433 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'pinned to context-switches-ust | new instance']
15:25:54 [2024-03-15T19:25:54.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to context-switches-ust | new instance'
15:25:54 [2024-03-15T19:25:54.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub"'
15:25:55 [2024-03-15T19:25:55.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust | 2>"'
15:25:55 [2024-03-15T19:25:55.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust | 2"'
15:25:55 [2024-03-15T19:25:55.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
15:25:55 [2024-03-15T19:25:55.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:55 [2024-03-15T19:25:55.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:55 [2024-03-15T19:25:55.979Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:25:55 [2024-03-15T19:25:55.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
15:25:55 [2024-03-15T19:25:55.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133771806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:25:55 [2024-03-15T19:25:55.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133771806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:25:55 [2024-03-15T19:25:55.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133771806 data=null doit=true}, ToolItem with tooltip text {Pin View}]
15:25:55 [2024-03-15T19:25:55.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133771806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:25:55 [2024-03-15T19:25:55.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133771806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:25:55 [2024-03-15T19:25:55.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133771806 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
15:25:55 [2024-03-15T19:25:55.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133771808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:25:55 [2024-03-15T19:25:55.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133771809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:25:55 [2024-03-15T19:25:55.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133771809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:25:55 [2024-03-15T19:25:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133771809 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
15:25:55 [2024-03-15T19:25:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133771809 data=null}, ToolItem with tooltip text {Unpin View}]
15:25:55 [2024-03-15T19:25:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
15:25:55 [2024-03-15T19:25:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust | 2"'
15:25:55 [2024-03-15T19:25:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:55 [2024-03-15T19:25:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:55 [2024-03-15T19:25:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133772136 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:25:55 [2024-03-15T19:25:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:25:55 [2024-03-15T19:25:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:25:55 [2024-03-15T19:25:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:25:55 [2024-03-15T19:25:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:25:55 [2024-03-15T19:25:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1133772165 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:25:55 [2024-03-15T19:25:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1133772166 data=null doit=true}, TreeItem with text {test}]
15:25:55 [2024-03-15T19:25:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1133772166 data=null}, TreeItem with text {test}]
15:25:55 [2024-03-15T19:25:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1133772166 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:25:56 [2024-03-15T19:25:56.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133772166 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:25:56 [2024-03-15T19:25:56.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1133772191 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:25:56 [2024-03-15T19:25:56.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:25:56 [2024-03-15T19:25:56.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:25:56 [2024-03-15T19:25:56.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:25:56 [2024-03-15T19:25:56.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:25:56 [2024-03-15T19:25:56.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:25:56 [2024-03-15T19:25:56.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:25:56 [2024-03-15T19:25:56.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:25:56 [2024-03-15T19:25:56.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:25:56 [2024-03-15T19:25:56.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:25:56 [2024-03-15T19:25:56.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:56 [2024-03-15T19:25:56.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:25:56 [2024-03-15T19:25:56.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:25:56 [2024-03-15T19:25:56.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:25:56 [2024-03-15T19:25:56.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133772559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:56 [2024-03-15T19:25:56.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133772559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:56 [2024-03-15T19:25:56.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133772559 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:56 [2024-03-15T19:25:56.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133772559 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:56 [2024-03-15T19:25:56.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133772559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:56 [2024-03-15T19:25:56.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133772559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:56 [2024-03-15T19:25:56.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133772560 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:56 [2024-03-15T19:25:56.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133772560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:56 [2024-03-15T19:25:56.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133772560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:56 [2024-03-15T19:25:56.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133772560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:56 [2024-03-15T19:25:56.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133772560 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:56 [2024-03-15T19:25:56.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133772560 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:25:56 [2024-03-15T19:25:56.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:25:56 [2024-03-15T19:25:56.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:25:56 [2024-03-15T19:25:56.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:25:56 [2024-03-15T19:25:56.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:56 [2024-03-15T19:25:56.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:25:56 [2024-03-15T19:25:56.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:25:56 [2024-03-15T19:25:56.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:25:56 [2024-03-15T19:25:56.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:56 [2024-03-15T19:25:56.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:25:56 [2024-03-15T19:25:56.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133772560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:56 [2024-03-15T19:25:56.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133772561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:56 [2024-03-15T19:25:56.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133772561 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:56 [2024-03-15T19:25:56.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133772561 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:56 [2024-03-15T19:25:56.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133772561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:56 [2024-03-15T19:25:56.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133772561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:56 [2024-03-15T19:25:56.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:56 [2024-03-15T19:25:56.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:56 [2024-03-15T19:25:56.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:56 [2024-03-15T19:25:56.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:56 [2024-03-15T19:25:56.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:56 [2024-03-15T19:25:56.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:25:56 [2024-03-15T19:25:56.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133772561 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:25:56 [2024-03-15T19:25:56.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1133772236 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:25:57 [2024-03-15T19:25:57.006Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 12.73 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
15:25:57 [2024-03-15T19:25:57.006Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest.testPinSingleTrace -- Time elapsed: 1.834 s
15:25:57 [2024-03-15T19:25:57.007Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest skipped
15:25:57 [2024-03-15T19:25:57.007Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest.testFollow -- Time elapsed: 6.319 s
15:25:57 [2024-03-15T19:25:57.007Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest.testCloneSingleTrace -- Time elapsed: 3.414 s
15:25:57 [2024-03-15T19:25:57.007Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
15:25:57 [2024-03-15T19:25:57.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133773076 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:25:57 [2024-03-15T19:25:57.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:57 [2024-03-15T19:25:57.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:25:57 [2024-03-15T19:25:57.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:25:57 [2024-03-15T19:25:57.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:25:57 [2024-03-15T19:25:57.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1133773281 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:25:57 [2024-03-15T19:25:57.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:25:58 [2024-03-15T19:25:58.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:25:58 [2024-03-15T19:25:58.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:58 [2024-03-15T19:25:58.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:25:58 [2024-03-15T19:25:58.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:25:58 [2024-03-15T19:25:58.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
15:25:58 [2024-03-15T19:25:58.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
15:25:58 [2024-03-15T19:25:58.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1133774759 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
15:25:58 [2024-03-15T19:25:58.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
15:25:58 [2024-03-15T19:25:58.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
15:25:58 [2024-03-15T19:25:58.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
15:25:58 [2024-03-15T19:25:58.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=1133774797 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
15:25:58 [2024-03-15T19:25:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
15:25:58 [2024-03-15T19:25:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
15:25:58 [2024-03-15T19:25:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
15:25:58 [2024-03-15T19:25:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=1133774831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
15:25:58 [2024-03-15T19:25:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
15:25:58 [2024-03-15T19:25:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
15:25:58 [2024-03-15T19:25:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
15:25:58 [2024-03-15T19:25:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=1133774859 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
15:25:58 [2024-03-15T19:25:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
15:25:58 [2024-03-15T19:25:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
15:25:58 [2024-03-15T19:25:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
15:25:58 [2024-03-15T19:25:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=1133774881 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
15:25:58 [2024-03-15T19:25:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
15:26:00 [2024-03-15T19:26:00.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:26:00 [2024-03-15T19:26:00.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:00 [2024-03-15T19:26:00.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:26:00 [2024-03-15T19:26:00.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:26:00 [2024-03-15T19:26:00.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
15:26:00 [2024-03-15T19:26:00.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show All'
15:26:00 [2024-03-15T19:26:00.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show All} time=1133776294 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show All']
15:26:00 [2024-03-15T19:26:00.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show All'
15:26:02 [2024-03-15T19:26:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:26:02 [2024-03-15T19:26:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:02 [2024-03-15T19:26:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:26:02 [2024-03-15T19:26:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:26:02 [2024-03-15T19:26:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
15:26:02 [2024-03-15T19:26:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
15:26:02 [2024-03-15T19:26:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=1133777820 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
15:26:02 [2024-03-15T19:26:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
15:26:02 [2024-03-15T19:26:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
15:26:02 [2024-03-15T19:26:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Line'
15:26:02 [2024-03-15T19:26:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Line} time=1133777949 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Line']
15:26:02 [2024-03-15T19:26:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Line'
15:26:02 [2024-03-15T19:26:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
15:26:02 [2024-03-15T19:26:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
15:26:02 [2024-03-15T19:26:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=1133778051 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
15:26:02 [2024-03-15T19:26:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
15:26:02 [2024-03-15T19:26:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
15:26:02 [2024-03-15T19:26:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
15:26:02 [2024-03-15T19:26:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=1133778133 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
15:26:02 [2024-03-15T19:26:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
15:26:02 [2024-03-15T19:26:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
15:26:02 [2024-03-15T19:26:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
15:26:02 [2024-03-15T19:26:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=1133778157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
15:26:02 [2024-03-15T19:26:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
15:26:02 [2024-03-15T19:26:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
15:26:02 [2024-03-15T19:26:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
15:26:02 [2024-03-15T19:26:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1133778174 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
15:26:02 [2024-03-15T19:26:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
15:26:02 [2024-03-15T19:26:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
15:26:02 [2024-03-15T19:26:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
15:26:02 [2024-03-15T19:26:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=1133778178 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
15:26:02 [2024-03-15T19:26:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
15:26:02 [2024-03-15T19:26:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
15:26:02 [2024-03-15T19:26:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
15:26:02 [2024-03-15T19:26:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1133778197 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
15:26:02 [2024-03-15T19:26:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
15:26:02 [2024-03-15T19:26:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
15:26:02 [2024-03-15T19:26:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Line'
15:26:02 [2024-03-15T19:26:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Line} time=1133778234 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Line']
15:26:02 [2024-03-15T19:26:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Line'
15:26:02 [2024-03-15T19:26:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
15:26:02 [2024-03-15T19:26:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
15:26:02 [2024-03-15T19:26:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=1133778266 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
15:26:02 [2024-03-15T19:26:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
15:26:02 [2024-03-15T19:26:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
15:26:02 [2024-03-15T19:26:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
15:26:02 [2024-03-15T19:26:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=1133778302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
15:26:02 [2024-03-15T19:26:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
15:26:02 [2024-03-15T19:26:02.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
15:26:02 [2024-03-15T19:26:02.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
15:26:02 [2024-03-15T19:26:02.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=1133778370 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
15:26:02 [2024-03-15T19:26:02.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
15:26:03 [2024-03-15T19:26:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:26:03 [2024-03-15T19:26:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:03 [2024-03-15T19:26:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:26:03 [2024-03-15T19:26:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:26:03 [2024-03-15T19:26:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
15:26:03 [2024-03-15T19:26:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
15:26:03 [2024-03-15T19:26:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1133779837 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
15:26:03 [2024-03-15T19:26:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
15:26:03 [2024-03-15T19:26:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
15:26:03 [2024-03-15T19:26:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
15:26:03 [2024-03-15T19:26:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=1133779881 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
15:26:03 [2024-03-15T19:26:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
15:26:03 [2024-03-15T19:26:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
15:26:03 [2024-03-15T19:26:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
15:26:03 [2024-03-15T19:26:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=1133779947 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
15:26:04 [2024-03-15T19:26:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
15:26:04 [2024-03-15T19:26:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
15:26:04 [2024-03-15T19:26:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
15:26:04 [2024-03-15T19:26:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=1133779974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
15:26:04 [2024-03-15T19:26:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
15:26:04 [2024-03-15T19:26:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
15:26:04 [2024-03-15T19:26:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Line'
15:26:04 [2024-03-15T19:26:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Line} time=1133780001 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Line']
15:26:04 [2024-03-15T19:26:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Line'
15:26:04 [2024-03-15T19:26:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
15:26:04 [2024-03-15T19:26:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
15:26:04 [2024-03-15T19:26:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=1133780013 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
15:26:04 [2024-03-15T19:26:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
15:26:04 [2024-03-15T19:26:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
15:26:04 [2024-03-15T19:26:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show All'
15:26:04 [2024-03-15T19:26:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show All} time=1133780028 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show All']
15:26:04 [2024-03-15T19:26:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show All'
15:26:04 [2024-03-15T19:26:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133780128 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:26:04 [2024-03-15T19:26:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:26:04 [2024-03-15T19:26:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:04 [2024-03-15T19:26:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:04 [2024-03-15T19:26:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:04 [2024-03-15T19:26:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1133780133 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:26:04 [2024-03-15T19:26:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1133780134 data=null doit=true}, TreeItem with text {test}]
15:26:04 [2024-03-15T19:26:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1133780134 data=null}, TreeItem with text {test}]
15:26:04 [2024-03-15T19:26:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1133780134 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:26:04 [2024-03-15T19:26:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133780134 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:26:04 [2024-03-15T19:26:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1133780158 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:26:04 [2024-03-15T19:26:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:26:04 [2024-03-15T19:26:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:26:04 [2024-03-15T19:26:04.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:26:04 [2024-03-15T19:26:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:26:04 [2024-03-15T19:26:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:26:04 [2024-03-15T19:26:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:26:04 [2024-03-15T19:26:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:26:04 [2024-03-15T19:26:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:26:04 [2024-03-15T19:26:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:26:04 [2024-03-15T19:26:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:04 [2024-03-15T19:26:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:04 [2024-03-15T19:26:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:26:04 [2024-03-15T19:26:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:26:04 [2024-03-15T19:26:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133780536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:04 [2024-03-15T19:26:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133780537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:04 [2024-03-15T19:26:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133780537 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:04 [2024-03-15T19:26:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133780537 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:04 [2024-03-15T19:26:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133780537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:04 [2024-03-15T19:26:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133780537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:04 [2024-03-15T19:26:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133780537 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:04 [2024-03-15T19:26:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133780537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:04 [2024-03-15T19:26:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133780537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:04 [2024-03-15T19:26:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133780537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:04 [2024-03-15T19:26:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133780537 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:04 [2024-03-15T19:26:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133780537 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:04 [2024-03-15T19:26:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:26:04 [2024-03-15T19:26:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:26:04 [2024-03-15T19:26:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:26:04 [2024-03-15T19:26:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:04 [2024-03-15T19:26:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:04 [2024-03-15T19:26:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:26:04 [2024-03-15T19:26:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:26:04 [2024-03-15T19:26:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:04 [2024-03-15T19:26:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:26:04 [2024-03-15T19:26:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133780538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:04 [2024-03-15T19:26:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133780538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:04 [2024-03-15T19:26:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133780538 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:04 [2024-03-15T19:26:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133780538 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:04 [2024-03-15T19:26:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133780538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:04 [2024-03-15T19:26:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133780538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:04 [2024-03-15T19:26:04.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:04 [2024-03-15T19:26:04.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:04 [2024-03-15T19:26:04.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:04 [2024-03-15T19:26:04.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:04 [2024-03-15T19:26:04.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:04 [2024-03-15T19:26:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:26:04 [2024-03-15T19:26:04.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133780539 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:04 [2024-03-15T19:26:04.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1133780202 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:26:05 [2024-03-15T19:26:05.046Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.969 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
15:26:05 [2024-03-15T19:26:05.046Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest.testPersistHiding -- Time elapsed: 3.084 s
15:26:05 [2024-03-15T19:26:05.046Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest.testToggleColumns -- Time elapsed: 2.012 s
15:26:05 [2024-03-15T19:26:05.046Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest.testShowAll -- Time elapsed: 1.640 s
15:26:05 [2024-03-15T19:26:05.046Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
15:26:05 [2024-03-15T19:26:05.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133781055 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:26:05 [2024-03-15T19:26:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:05 [2024-03-15T19:26:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:26:05 [2024-03-15T19:26:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:26:05 [2024-03-15T19:26:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:26:05 [2024-03-15T19:26:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1133781156 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:26:05 [2024-03-15T19:26:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:26:09 [2024-03-15T19:26:09.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:26:09 [2024-03-15T19:26:09.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:09 [2024-03-15T19:26:09.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:26:09 [2024-03-15T19:26:09.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:26:09 [2024-03-15T19:26:09.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:26:09 [2024-03-15T19:26:09.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
15:26:09 [2024-03-15T19:26:09.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1133784963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:09 [2024-03-15T19:26:09.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1133784963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:09 [2024-03-15T19:26:09.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1133784963 data=null doit=true}, (of type 'Table')]
15:26:09 [2024-03-15T19:26:09.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1133784964 data=null}, (of type 'Table')]
15:26:09 [2024-03-15T19:26:09.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1133784964 data=null button=1 stateMask=0x0 x=682 y=12 count=1}, (of type 'Table')]
15:26:09 [2024-03-15T19:26:09.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1133784967 data=null button=1 stateMask=0x80000 x=682 y=12 count=1}, (of type 'Table')]
15:26:09 [2024-03-15T19:26:09.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1133784970 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:26:09 [2024-03-15T19:26:09.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1133784970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:09 [2024-03-15T19:26:09.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1133784972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:09 [2024-03-15T19:26:09.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1133784972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:09 [2024-03-15T19:26:09.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1133784972 data=null doit=true}, (of type 'Table')]
15:26:09 [2024-03-15T19:26:09.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1133784972 data=null}, (of type 'Table')]
15:26:09 [2024-03-15T19:26:09.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
15:26:09 [2024-03-15T19:26:09.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:26:09 [2024-03-15T19:26:09.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:26:09 [2024-03-15T19:26:09.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:e
15:26:09 [2024-03-15T19:26:09.214Z]  into text (of type 'Text')
15:26:09 [2024-03-15T19:26:09.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:26:09 [2024-03-15T19:26:09.214Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''e
15:26:09 [2024-03-15T19:26:09.214Z] '' with an interval of {1}ms. between characters.
15:26:09 [2024-03-15T19:26:09.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:26:09 [2024-03-15T19:26:09.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
15:26:09 [2024-03-15T19:26:09.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1133785326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:09 [2024-03-15T19:26:09.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1133785327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:09 [2024-03-15T19:26:09.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1133785327 data=null doit=true}, (of type 'Table')]
15:26:09 [2024-03-15T19:26:09.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1133785327 data=null}, (of type 'Table')]
15:26:09 [2024-03-15T19:26:09.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1133785327 data=null button=1 stateMask=0x0 x=24 y=173 count=1}, (of type 'Table')]
15:26:09 [2024-03-15T19:26:09.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1133785327 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:26:09 [2024-03-15T19:26:09.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1133785328 data=null button=1 stateMask=0x80000 x=24 y=173 count=1}, (of type 'Table')]
15:26:10 [2024-03-15T19:26:10.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133786269 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:26:10 [2024-03-15T19:26:10.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:26:10 [2024-03-15T19:26:10.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:10 [2024-03-15T19:26:10.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:10 [2024-03-15T19:26:10.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:10 [2024-03-15T19:26:10.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1133786388 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:26:10 [2024-03-15T19:26:10.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1133786388 data=null doit=true}, TreeItem with text {test}]
15:26:10 [2024-03-15T19:26:10.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1133786388 data=null}, TreeItem with text {test}]
15:26:10 [2024-03-15T19:26:10.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1133786388 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:26:10 [2024-03-15T19:26:10.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133786388 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:26:10 [2024-03-15T19:26:10.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1133786404 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:26:10 [2024-03-15T19:26:10.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:26:10 [2024-03-15T19:26:10.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:26:10 [2024-03-15T19:26:10.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:26:11 [2024-03-15T19:26:11.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:26:11 [2024-03-15T19:26:11.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:26:11 [2024-03-15T19:26:11.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:26:11 [2024-03-15T19:26:11.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:26:11 [2024-03-15T19:26:11.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:26:11 [2024-03-15T19:26:11.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:26:11 [2024-03-15T19:26:11.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:11 [2024-03-15T19:26:11.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:11 [2024-03-15T19:26:11.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:26:11 [2024-03-15T19:26:11.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:26:11 [2024-03-15T19:26:11.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133787329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:11 [2024-03-15T19:26:11.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133787329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:11 [2024-03-15T19:26:11.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133787329 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:11 [2024-03-15T19:26:11.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133787329 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:11 [2024-03-15T19:26:11.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133787329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:11 [2024-03-15T19:26:11.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133787329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:11 [2024-03-15T19:26:11.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133787330 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:11 [2024-03-15T19:26:11.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133787330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:11 [2024-03-15T19:26:11.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133787330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:11 [2024-03-15T19:26:11.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133787330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:11 [2024-03-15T19:26:11.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133787330 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:11 [2024-03-15T19:26:11.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133787330 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:11 [2024-03-15T19:26:11.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:26:11 [2024-03-15T19:26:11.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:26:11 [2024-03-15T19:26:11.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:26:11 [2024-03-15T19:26:11.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:11 [2024-03-15T19:26:11.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:11 [2024-03-15T19:26:11.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:26:11 [2024-03-15T19:26:11.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:26:11 [2024-03-15T19:26:11.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:11 [2024-03-15T19:26:11.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:26:11 [2024-03-15T19:26:11.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133787331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:11 [2024-03-15T19:26:11.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133787331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:11 [2024-03-15T19:26:11.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133787331 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:11 [2024-03-15T19:26:11.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133787331 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:11 [2024-03-15T19:26:11.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133787331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:11 [2024-03-15T19:26:11.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133787331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:11 [2024-03-15T19:26:11.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:11 [2024-03-15T19:26:11.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:11 [2024-03-15T19:26:11.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:11 [2024-03-15T19:26:11.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:11 [2024-03-15T19:26:11.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:11 [2024-03-15T19:26:11.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:26:11 [2024-03-15T19:26:11.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133787331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:11 [2024-03-15T19:26:11.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1133786446 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:26:13 [2024-03-15T19:26:13.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:26:13 [2024-03-15T19:26:13.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:13 [2024-03-15T19:26:13.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:26:13 [2024-03-15T19:26:13.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:26:13 [2024-03-15T19:26:13.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:26:13 [2024-03-15T19:26:13.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
15:26:13 [2024-03-15T19:26:13.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1133789506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:13 [2024-03-15T19:26:13.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1133789506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:13 [2024-03-15T19:26:13.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1133789506 data=null doit=true}, (of type 'Table')]
15:26:13 [2024-03-15T19:26:13.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1133789506 data=null}, (of type 'Table')]
15:26:13 [2024-03-15T19:26:13.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1133789507 data=null button=1 stateMask=0x0 x=102 y=12 count=1}, (of type 'Table')]
15:26:13 [2024-03-15T19:26:13.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1133789511 data=null button=1 stateMask=0x80000 x=102 y=12 count=1}, (of type 'Table')]
15:26:13 [2024-03-15T19:26:13.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1133789514 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:26:13 [2024-03-15T19:26:13.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1133789515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:13 [2024-03-15T19:26:13.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1133789516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:13 [2024-03-15T19:26:13.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1133789516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:13 [2024-03-15T19:26:13.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1133789517 data=null doit=true}, (of type 'Table')]
15:26:13 [2024-03-15T19:26:13.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1133789517 data=null}, (of type 'Table')]
15:26:13 [2024-03-15T19:26:13.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
15:26:13 [2024-03-15T19:26:13.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:26:13 [2024-03-15T19:26:13.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:26:13 [2024-03-15T19:26:13.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:00
15:26:13 [2024-03-15T19:26:13.474Z]  into text (of type 'Text')
15:26:13 [2024-03-15T19:26:13.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:26:13 [2024-03-15T19:26:13.474Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''00
15:26:13 [2024-03-15T19:26:13.474Z] '' with an interval of {1}ms. between characters.
15:26:14 [2024-03-15T19:26:14.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:26:14 [2024-03-15T19:26:14.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
15:26:14 [2024-03-15T19:26:14.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1133790057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:14 [2024-03-15T19:26:14.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1133790057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:14 [2024-03-15T19:26:14.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1133790057 data=null doit=true}, (of type 'Table')]
15:26:14 [2024-03-15T19:26:14.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1133790057 data=null}, (of type 'Table')]
15:26:14 [2024-03-15T19:26:14.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1133790058 data=null button=1 stateMask=0x0 x=24 y=173 count=1}, (of type 'Table')]
15:26:14 [2024-03-15T19:26:14.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1133790058 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:26:14 [2024-03-15T19:26:14.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1133790059 data=null button=1 stateMask=0x80000 x=24 y=173 count=1}, (of type 'Table')]
15:26:14 [2024-03-15T19:26:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:26:14 [2024-03-15T19:26:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
15:26:14 [2024-03-15T19:26:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1133790975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:14 [2024-03-15T19:26:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1133790975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:14 [2024-03-15T19:26:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1133790975 data=null doit=true}, (of type 'Table')]
15:26:14 [2024-03-15T19:26:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1133790975 data=null}, (of type 'Table')]
15:26:14 [2024-03-15T19:26:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1133790976 data=null button=1 stateMask=0x0 x=14 y=12 count=1}, (of type 'Table')]
15:26:14 [2024-03-15T19:26:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1133790985 data=null button=1 stateMask=0x80000 x=14 y=12 count=1}, (of type 'Table')]
15:26:14 [2024-03-15T19:26:14.962Z] 
15:26:14 [2024-03-15T19:26:14.962Z] !ENTRY org.eclipse.ui 4 0 2024-03-15 19:26:14.799
15:26:14 [2024-03-15T19:26:14.962Z] !MESSAGE Unhandled event loop exception
15:26:14 [2024-03-15T19:26:14.962Z] !STACK 0
15:26:14 [2024-03-15T19:26:14.962Z] org.eclipse.swt.SWTException: Widget is disposed
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.swt.SWT.error(SWT.java:4922)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.swt.SWT.error(SWT.java:4837)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.swt.SWT.error(SWT.java:4808)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.swt.widgets.Widget.error(Widget.java:565)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:480)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.swt.widgets.Widget.getData(Widget.java:619)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:289)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:152)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:639)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:546)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
15:26:14 [2024-03-15T19:26:14.962Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:14 [2024-03-15T19:26:14.962Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:26:14 [2024-03-15T19:26:14.962Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:14 [2024-03-15T19:26:14.962Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:26:14 [2024-03-15T19:26:14.962Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:26:14 [2024-03-15T19:26:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1133790985 data=null item=TableItem {*Disposed*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:26:14 [2024-03-15T19:26:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1133791007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:14 [2024-03-15T19:26:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1133791009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:14 [2024-03-15T19:26:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1133791009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:14 [2024-03-15T19:26:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1133791009 data=null doit=true}, (of type 'Table')]
15:26:14 [2024-03-15T19:26:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1133791009 data=null}, (of type 'Table')]
15:26:14 [2024-03-15T19:26:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
15:26:16 [2024-03-15T19:26:16.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:26:17 [2024-03-15T19:26:17.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133793506 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:26:17 [2024-03-15T19:26:17.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:26:17 [2024-03-15T19:26:17.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:17 [2024-03-15T19:26:17.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:17 [2024-03-15T19:26:17.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:17 [2024-03-15T19:26:17.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1133793609 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:26:17 [2024-03-15T19:26:17.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1133793609 data=null doit=true}, TreeItem with text {test}]
15:26:17 [2024-03-15T19:26:17.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1133793609 data=null}, TreeItem with text {test}]
15:26:17 [2024-03-15T19:26:17.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1133793609 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:26:17 [2024-03-15T19:26:17.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133793609 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:26:17 [2024-03-15T19:26:17.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1133793618 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:26:17 [2024-03-15T19:26:17.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:26:17 [2024-03-15T19:26:17.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:26:17 [2024-03-15T19:26:17.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133794521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133794522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133794522 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133794522 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133794522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133794522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133794522 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133794522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133794522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133794522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133794522 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133794522 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133794523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133794523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133794523 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133794523 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133794524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133794524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:18 [2024-03-15T19:26:18.617Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:18 [2024-03-15T19:26:18.617Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:18 [2024-03-15T19:26:18.617Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:18 [2024-03-15T19:26:18.617Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:18 [2024-03-15T19:26:18.617Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:26:18 [2024-03-15T19:26:18.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133794524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:18 [2024-03-15T19:26:18.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1133793662 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:26:20 [2024-03-15T19:26:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:26:20 [2024-03-15T19:26:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:20 [2024-03-15T19:26:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:26:20 [2024-03-15T19:26:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:26:20 [2024-03-15T19:26:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:26:20 [2024-03-15T19:26:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
15:26:20 [2024-03-15T19:26:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1133796670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:20 [2024-03-15T19:26:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1133796670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:20 [2024-03-15T19:26:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1133796670 data=null doit=true}, (of type 'Table')]
15:26:20 [2024-03-15T19:26:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1133796670 data=null}, (of type 'Table')]
15:26:20 [2024-03-15T19:26:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1133796670 data=null button=1 stateMask=0x0 x=205 y=12 count=1}, (of type 'Table')]
15:26:20 [2024-03-15T19:26:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1133796673 data=null button=1 stateMask=0x80000 x=205 y=12 count=1}, (of type 'Table')]
15:26:20 [2024-03-15T19:26:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1133796676 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:26:20 [2024-03-15T19:26:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1133796676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:20 [2024-03-15T19:26:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1133796677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:20 [2024-03-15T19:26:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1133796677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:20 [2024-03-15T19:26:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1133796677 data=null doit=true}, (of type 'Table')]
15:26:20 [2024-03-15T19:26:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1133796678 data=null}, (of type 'Table')]
15:26:20 [2024-03-15T19:26:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
15:26:20 [2024-03-15T19:26:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:26:20 [2024-03-15T19:26:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:26:20 [2024-03-15T19:26:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:HostF
15:26:20 [2024-03-15T19:26:20.507Z]  into text (of type 'Text')
15:26:20 [2024-03-15T19:26:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:26:20 [2024-03-15T19:26:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''HostF
15:26:20 [2024-03-15T19:26:20.507Z] '' with an interval of {1}ms. between characters.
15:26:21 [2024-03-15T19:26:21.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:26:21 [2024-03-15T19:26:21.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
15:26:21 [2024-03-15T19:26:21.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1133797397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:21 [2024-03-15T19:26:21.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1133797397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:21 [2024-03-15T19:26:21.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1133797397 data=null doit=true}, (of type 'Table')]
15:26:21 [2024-03-15T19:26:21.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1133797397 data=null}, (of type 'Table')]
15:26:21 [2024-03-15T19:26:21.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1133797398 data=null button=1 stateMask=0x0 x=24 y=173 count=1}, (of type 'Table')]
15:26:21 [2024-03-15T19:26:21.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1133797398 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:26:21 [2024-03-15T19:26:21.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1133797399 data=null button=1 stateMask=0x80000 x=24 y=173 count=1}, (of type 'Table')]
15:26:22 [2024-03-15T19:26:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133798316 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:26:22 [2024-03-15T19:26:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:26:22 [2024-03-15T19:26:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:22 [2024-03-15T19:26:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:22 [2024-03-15T19:26:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:22 [2024-03-15T19:26:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1133798415 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:26:22 [2024-03-15T19:26:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1133798415 data=null doit=true}, TreeItem with text {test}]
15:26:22 [2024-03-15T19:26:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1133798415 data=null}, TreeItem with text {test}]
15:26:22 [2024-03-15T19:26:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1133798416 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:26:22 [2024-03-15T19:26:22.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133798416 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:26:22 [2024-03-15T19:26:22.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1133798424 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:26:22 [2024-03-15T19:26:22.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:26:22 [2024-03-15T19:26:22.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:26:22 [2024-03-15T19:26:22.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:26:23 [2024-03-15T19:26:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:26:23 [2024-03-15T19:26:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:26:23 [2024-03-15T19:26:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:26:23 [2024-03-15T19:26:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:26:23 [2024-03-15T19:26:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:26:23 [2024-03-15T19:26:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:26:23 [2024-03-15T19:26:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:23 [2024-03-15T19:26:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:23 [2024-03-15T19:26:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:26:23 [2024-03-15T19:26:23.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:26:23 [2024-03-15T19:26:23.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133799312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:23 [2024-03-15T19:26:23.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133799313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:23 [2024-03-15T19:26:23.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133799313 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:23 [2024-03-15T19:26:23.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133799313 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:23 [2024-03-15T19:26:23.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133799313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:23 [2024-03-15T19:26:23.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133799313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:23 [2024-03-15T19:26:23.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133799313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:23 [2024-03-15T19:26:23.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133799313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:23 [2024-03-15T19:26:23.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133799313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:23 [2024-03-15T19:26:23.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133799313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:23 [2024-03-15T19:26:23.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133799313 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:23 [2024-03-15T19:26:23.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133799313 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:23 [2024-03-15T19:26:23.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:26:23 [2024-03-15T19:26:23.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:26:23 [2024-03-15T19:26:23.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:26:23 [2024-03-15T19:26:23.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:23 [2024-03-15T19:26:23.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:23 [2024-03-15T19:26:23.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:26:23 [2024-03-15T19:26:23.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:26:23 [2024-03-15T19:26:23.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:23 [2024-03-15T19:26:23.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:26:23 [2024-03-15T19:26:23.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133799314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:23 [2024-03-15T19:26:23.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133799314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:23 [2024-03-15T19:26:23.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133799314 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:23 [2024-03-15T19:26:23.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133799315 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:23 [2024-03-15T19:26:23.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133799315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:23 [2024-03-15T19:26:23.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133799315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:23 [2024-03-15T19:26:23.293Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:23 [2024-03-15T19:26:23.293Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:23 [2024-03-15T19:26:23.293Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:23 [2024-03-15T19:26:23.293Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:23 [2024-03-15T19:26:23.293Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:23 [2024-03-15T19:26:23.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:26:23 [2024-03-15T19:26:23.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133799315 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:23 [2024-03-15T19:26:23.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1133798470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:26:24 [2024-03-15T19:26:24.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:26:24 [2024-03-15T19:26:24.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:24 [2024-03-15T19:26:24.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:26:24 [2024-03-15T19:26:24.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:26:25 [2024-03-15T19:26:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:26:25 [2024-03-15T19:26:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
15:26:25 [2024-03-15T19:26:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1133801421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:25 [2024-03-15T19:26:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1133801421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:25 [2024-03-15T19:26:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1133801421 data=null doit=true}, (of type 'Table')]
15:26:25 [2024-03-15T19:26:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1133801421 data=null}, (of type 'Table')]
15:26:25 [2024-03-15T19:26:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1133801421 data=null button=1 stateMask=0x0 x=102 y=12 count=1}, (of type 'Table')]
15:26:25 [2024-03-15T19:26:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1133801426 data=null button=1 stateMask=0x80000 x=102 y=12 count=1}, (of type 'Table')]
15:26:25 [2024-03-15T19:26:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1133801429 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:26:25 [2024-03-15T19:26:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1133801429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:25 [2024-03-15T19:26:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1133801431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:25 [2024-03-15T19:26:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1133801431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:25 [2024-03-15T19:26:25.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1133801431 data=null doit=true}, (of type 'Table')]
15:26:25 [2024-03-15T19:26:25.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1133801431 data=null}, (of type 'Table')]
15:26:25 [2024-03-15T19:26:25.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
15:26:25 [2024-03-15T19:26:25.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:26:25 [2024-03-15T19:26:25.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:26:25 [2024-03-15T19:26:25.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:2 into text (of type 'Text')
15:26:25 [2024-03-15T19:26:25.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:26:25 [2024-03-15T19:26:25.479Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''2'' with an interval of {1}ms. between characters.
15:26:25 [2024-03-15T19:26:25.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
15:26:25 [2024-03-15T19:26:25.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
15:26:25 [2024-03-15T19:26:25.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:26:25 [2024-03-15T19:26:25.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:26:25 [2024-03-15T19:26:25.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
15:26:25 [2024-03-15T19:26:25.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1133801816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:25 [2024-03-15T19:26:25.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1133801816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:25 [2024-03-15T19:26:25.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1133801816 data=null doit=true}, (of type 'Table')]
15:26:25 [2024-03-15T19:26:25.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1133801816 data=null}, (of type 'Table')]
15:26:25 [2024-03-15T19:26:25.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1133801816 data=null button=1 stateMask=0x0 x=682 y=12 count=1}, (of type 'Table')]
15:26:25 [2024-03-15T19:26:25.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1133801822 data=null button=1 stateMask=0x80000 x=682 y=12 count=1}, (of type 'Table')]
15:26:25 [2024-03-15T19:26:25.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1133801825 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:26:25 [2024-03-15T19:26:25.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1133801826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:25 [2024-03-15T19:26:25.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1133801828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:25 [2024-03-15T19:26:25.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1133801828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:25 [2024-03-15T19:26:25.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1133801828 data=null doit=true}, (of type 'Table')]
15:26:25 [2024-03-15T19:26:25.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1133801828 data=null}, (of type 'Table')]
15:26:25 [2024-03-15T19:26:25.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
15:26:25 [2024-03-15T19:26:25.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:26:25 [2024-03-15T19:26:25.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:26:25 [2024-03-15T19:26:25.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:F into text (of type 'Text')
15:26:25 [2024-03-15T19:26:25.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:26:25 [2024-03-15T19:26:25.734Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''F'' with an interval of {1}ms. between characters.
15:26:25 [2024-03-15T19:26:25.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "F", using matcher: of type 'Text'
15:26:25 [2024-03-15T19:26:25.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "F", using matcher: (of type 'Text')
15:26:25 [2024-03-15T19:26:25.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:26:27 [2024-03-15T19:26:27.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
15:26:27 [2024-03-15T19:26:27.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"'
15:26:27 [2024-03-15T19:26:27.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: (of type 'CLabel' and with mnemonic 'Timestamp matches "2"')
15:26:27 [2024-03-15T19:26:27.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
15:26:27 [2024-03-15T19:26:27.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "", using matcher: of type 'CLabel'
15:26:27 [2024-03-15T19:26:27.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
15:26:27 [2024-03-15T19:26:27.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
15:26:27 [2024-03-15T19:26:27.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
15:26:27 [2024-03-15T19:26:27.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"')
15:26:27 [2024-03-15T19:26:27.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "", using matcher: of type 'CLabel'
15:26:27 [2024-03-15T19:26:27.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:26:27 [2024-03-15T19:26:27.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
15:26:27 [2024-03-15T19:26:27.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
15:26:27 [2024-03-15T19:26:27.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
15:26:27 [2024-03-15T19:26:27.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"')
15:26:27 [2024-03-15T19:26:27.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "", using matcher: of type 'CLabel'
15:26:27 [2024-03-15T19:26:27.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on CLabel with text {Message matches "F"}
15:26:27 [2024-03-15T19:26:27.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{CLabel {} [layout=null] time=1133803485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
15:26:27 [2024-03-15T19:26:27.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{CLabel {} [layout=null] time=1133803485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
15:26:27 [2024-03-15T19:26:27.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{CLabel {} [layout=null] time=1133803486 data=null doit=true}, CLabel with text {Message matches "F"}]
15:26:27 [2024-03-15T19:26:27.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{CLabel {} [layout=null] time=1133803486 data=null}, CLabel with text {Message matches "F"}]
15:26:27 [2024-03-15T19:26:27.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{CLabel {} [layout=null] time=1133803486 data=null button=1 stateMask=0x0 x=82 y=11 count=1}, CLabel with text {Message matches "F"}]
15:26:27 [2024-03-15T19:26:27.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{CLabel {} [layout=null] time=1133803512 data=null button=1 stateMask=0x80000 x=82 y=11 count=1}, CLabel with text {Message matches "F"}]
15:26:27 [2024-03-15T19:26:27.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on CLabel with text {Message matches "F"}
15:26:27 [2024-03-15T19:26:27.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on CLabel with text {Message matches "F"}
15:26:27 [2024-03-15T19:26:27.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{CLabel {} [layout=null] time=1133803540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
15:26:27 [2024-03-15T19:26:27.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{CLabel {} [layout=null] time=1133803540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
15:26:27 [2024-03-15T19:26:27.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{CLabel {} [layout=null] time=1133803540 data=null doit=true}, CLabel with text {Message matches "F"}]
15:26:27 [2024-03-15T19:26:27.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{CLabel {} [layout=null] time=1133803540 data=null}, CLabel with text {Message matches "F"}]
15:26:27 [2024-03-15T19:26:27.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{CLabel {} [layout=null] time=1133803541 data=null button=1 stateMask=0x0 x=9 y=9 count=1}, CLabel with text {Message matches "F"}]
15:26:27 [2024-03-15T19:26:27.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on CLabel with text {}
15:26:28 [2024-03-15T19:26:28.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133805049 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:26:28 [2024-03-15T19:26:28.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:26:28 [2024-03-15T19:26:28.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:28 [2024-03-15T19:26:28.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:28 [2024-03-15T19:26:28.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:28 [2024-03-15T19:26:28.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1133805105 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:26:28 [2024-03-15T19:26:28.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1133805105 data=null doit=true}, TreeItem with text {test}]
15:26:28 [2024-03-15T19:26:28.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1133805105 data=null}, TreeItem with text {test}]
15:26:28 [2024-03-15T19:26:28.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1133805105 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:26:28 [2024-03-15T19:26:28.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133805106 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:26:28 [2024-03-15T19:26:28.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1133805132 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:26:28 [2024-03-15T19:26:28.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:26:28 [2024-03-15T19:26:28.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:26:29 [2024-03-15T19:26:29.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133806069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133806070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133806070 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133806070 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133806070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133806070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133806070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133806070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133806070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133806070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133806071 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133806071 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133806072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133806072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133806072 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133806072 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133806072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133806072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:30 [2024-03-15T19:26:30.171Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:30 [2024-03-15T19:26:30.171Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:30 [2024-03-15T19:26:30.171Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:30 [2024-03-15T19:26:30.171Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:30 [2024-03-15T19:26:30.171Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:30 [2024-03-15T19:26:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:26:30 [2024-03-15T19:26:30.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133806072 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:30 [2024-03-15T19:26:30.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1133805174 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:26:32 [2024-03-15T19:26:32.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:26:32 [2024-03-15T19:26:32.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:32 [2024-03-15T19:26:32.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:26:32 [2024-03-15T19:26:32.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:26:32 [2024-03-15T19:26:32.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:26:32 [2024-03-15T19:26:32.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
15:26:32 [2024-03-15T19:26:32.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1133808215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:32 [2024-03-15T19:26:32.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1133808215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:32 [2024-03-15T19:26:32.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1133808215 data=null doit=true}, (of type 'Table')]
15:26:32 [2024-03-15T19:26:32.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1133808215 data=null}, (of type 'Table')]
15:26:32 [2024-03-15T19:26:32.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1133808215 data=null button=1 stateMask=0x0 x=205 y=12 count=1}, (of type 'Table')]
15:26:32 [2024-03-15T19:26:32.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1133808219 data=null button=1 stateMask=0x80000 x=205 y=12 count=1}, (of type 'Table')]
15:26:32 [2024-03-15T19:26:32.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1133808221 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:26:32 [2024-03-15T19:26:32.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1133808222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:32 [2024-03-15T19:26:32.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1133808223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:32 [2024-03-15T19:26:32.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1133808223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:32 [2024-03-15T19:26:32.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1133808223 data=null doit=true}, (of type 'Table')]
15:26:32 [2024-03-15T19:26:32.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1133808223 data=null}, (of type 'Table')]
15:26:32 [2024-03-15T19:26:32.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
15:26:32 [2024-03-15T19:26:32.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:26:32 [2024-03-15T19:26:32.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:26:32 [2024-03-15T19:26:32.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:HostF
15:26:32 [2024-03-15T19:26:32.058Z]  into text (of type 'Text')
15:26:32 [2024-03-15T19:26:32.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:26:32 [2024-03-15T19:26:32.058Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''HostF
15:26:32 [2024-03-15T19:26:32.058Z] '' with an interval of {1}ms. between characters.
15:26:32 [2024-03-15T19:26:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:26:32 [2024-03-15T19:26:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
15:26:32 [2024-03-15T19:26:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1133808951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:32 [2024-03-15T19:26:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1133808951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:32 [2024-03-15T19:26:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1133808951 data=null doit=true}, (of type 'Table')]
15:26:32 [2024-03-15T19:26:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1133808951 data=null}, (of type 'Table')]
15:26:32 [2024-03-15T19:26:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1133808951 data=null button=1 stateMask=0x0 x=24 y=173 count=1}, (of type 'Table')]
15:26:32 [2024-03-15T19:26:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1133808951 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:26:32 [2024-03-15T19:26:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1133808952 data=null button=1 stateMask=0x80000 x=24 y=173 count=1}, (of type 'Table')]
15:26:33 [2024-03-15T19:26:33.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133809870 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:26:33 [2024-03-15T19:26:33.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:26:33 [2024-03-15T19:26:33.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:33 [2024-03-15T19:26:33.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:33 [2024-03-15T19:26:33.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:33 [2024-03-15T19:26:33.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1133809979 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:26:33 [2024-03-15T19:26:33.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1133809980 data=null doit=true}, TreeItem with text {test}]
15:26:33 [2024-03-15T19:26:33.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1133809980 data=null}, TreeItem with text {test}]
15:26:33 [2024-03-15T19:26:33.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1133809980 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:26:33 [2024-03-15T19:26:33.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133809980 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:26:33 [2024-03-15T19:26:33.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1133810003 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:26:33 [2024-03-15T19:26:33.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:26:33 [2024-03-15T19:26:33.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:26:33 [2024-03-15T19:26:33.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133810857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133810857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133810857 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133810857 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133810857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133810857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133810857 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133810857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133810857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133810857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133810858 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133810858 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133810858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133810858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133810858 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133810858 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133810858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:34 [2024-03-15T19:26:34.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133810859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:34 [2024-03-15T19:26:34.845Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:34 [2024-03-15T19:26:34.845Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:34 [2024-03-15T19:26:34.845Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:34 [2024-03-15T19:26:34.845Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:34 [2024-03-15T19:26:34.845Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:34 [2024-03-15T19:26:34.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:26:35 [2024-03-15T19:26:35.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133810859 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:35 [2024-03-15T19:26:35.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1133810042 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:26:35 [2024-03-15T19:26:35.357Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.31 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
15:26:35 [2024-03-15T19:26:35.357Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testMultiHighlightMessage -- Time elapsed: 4.563 s
15:26:35 [2024-03-15T19:26:35.357Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testSwitchToFilter -- Time elapsed: 7.191 s
15:26:35 [2024-03-15T19:26:35.357Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testHighlight -- Time elapsed: 4.578 s
15:26:35 [2024-03-15T19:26:35.357Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testHeaderBar -- Time elapsed: 6.971 s
15:26:35 [2024-03-15T19:26:35.357Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testPreference -- Time elapsed: 4.784 s
15:26:35 [2024-03-15T19:26:35.357Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
15:26:35 [2024-03-15T19:26:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133811374 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:26:35 [2024-03-15T19:26:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:35 [2024-03-15T19:26:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:26:35 [2024-03-15T19:26:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:26:35 [2024-03-15T19:26:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:26:35 [2024-03-15T19:26:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1133811467 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:26:35 [2024-03-15T19:26:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:26:35 [2024-03-15T19:26:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:35 [2024-03-15T19:26:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:35 [2024-03-15T19:26:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:35 [2024-03-15T19:26:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:35 [2024-03-15T19:26:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:35 [2024-03-15T19:26:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:35 [2024-03-15T19:26:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1133811580 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
15:26:35 [2024-03-15T19:26:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1133811580 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:26:35 [2024-03-15T19:26:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1133811580 data=null}, TreeItem with text {TestForFiltering}]
15:26:35 [2024-03-15T19:26:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1133811580 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:26:35 [2024-03-15T19:26:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133811580 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:26:35 [2024-03-15T19:26:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1133811602 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:26:35 [2024-03-15T19:26:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:35 [2024-03-15T19:26:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1133811607 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
15:26:35 [2024-03-15T19:26:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1133811607 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:26:35 [2024-03-15T19:26:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1133811607 data=null}, TreeItem with text {TestForFiltering}]
15:26:35 [2024-03-15T19:26:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1133811608 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:26:35 [2024-03-15T19:26:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133811608 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:26:35 [2024-03-15T19:26:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1133811613 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:26:35 [2024-03-15T19:26:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1133811613 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:26:35 [2024-03-15T19:26:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1133811613 data=null}, TreeItem with text {TestForFiltering}]
15:26:35 [2024-03-15T19:26:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1133811614 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:26:35 [2024-03-15T19:26:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133811614 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:26:35 [2024-03-15T19:26:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1133811615 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:26:35 [2024-03-15T19:26:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:35 [2024-03-15T19:26:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133811616 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:26:35 [2024-03-15T19:26:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133811616 data=null doit=true}, TreeItem with text {Traces [0]}]
15:26:35 [2024-03-15T19:26:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133811616 data=null}, TreeItem with text {Traces [0]}]
15:26:35 [2024-03-15T19:26:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133811616 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:26:35 [2024-03-15T19:26:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133811617 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:26:35 [2024-03-15T19:26:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133811630 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:26:36 [2024-03-15T19:26:36.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"'
15:26:36 [2024-03-15T19:26:36.977Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
15:26:36 [2024-03-15T19:26:36.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
15:26:36 [2024-03-15T19:26:36.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:26:36 [2024-03-15T19:26:36.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:26:36 [2024-03-15T19:26:36.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813127 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
15:26:36 [2024-03-15T19:26:36.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:26:36 [2024-03-15T19:26:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:26:36 [2024-03-15T19:26:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813127 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813170 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813170 data=null}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
15:26:37 [2024-03-15T19:26:37.234Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
15:26:37 [2024-03-15T19:26:37.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
15:26:37 [2024-03-15T19:26:37.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813171 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813171 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813225 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813226 data=null}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
15:26:37 [2024-03-15T19:26:37.234Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
15:26:37 [2024-03-15T19:26:37.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
15:26:37 [2024-03-15T19:26:37.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813226 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813227 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813264 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813264 data=null}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
15:26:37 [2024-03-15T19:26:37.235Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
15:26:37 [2024-03-15T19:26:37.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
15:26:37 [2024-03-15T19:26:37.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813265 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813265 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813325 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813325 data=null}, ToolItem with tooltip text {Insert new color setting}]
15:26:37 [2024-03-15T19:26:37.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
15:26:37 [2024-03-15T19:26:37.235Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
15:26:37 [2024-03-15T19:26:37.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Increase priority}
15:26:37 [2024-03-15T19:26:37.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
15:26:37 [2024-03-15T19:26:37.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
15:26:37 [2024-03-15T19:26:37.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813326 data=null doit=true}, ToolItem with tooltip text {Increase priority}]
15:26:37 [2024-03-15T19:26:37.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
15:26:37 [2024-03-15T19:26:37.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
15:26:37 [2024-03-15T19:26:37.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813326 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Increase priority}]
15:26:37 [2024-03-15T19:26:37.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
15:26:37 [2024-03-15T19:26:37.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
15:26:37 [2024-03-15T19:26:37.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
15:26:37 [2024-03-15T19:26:37.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813326 data=null doit=true}, ToolItem with tooltip text {Increase priority}]
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813326 data=null}, ToolItem with tooltip text {Increase priority}]
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Increase priority}
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Decrease priority}
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813327 data=null doit=true}, ToolItem with tooltip text {Decrease priority}]
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Decrease priority}]
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813340 data=null doit=true}, ToolItem with tooltip text {Decrease priority}]
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813356 data=null}, ToolItem with tooltip text {Decrease priority}]
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Decrease priority}
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Delete color setting}
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813357 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813357 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Delete color setting}]
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813390 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813390 data=null}, ToolItem with tooltip text {Delete color setting}]
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Delete color setting}
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
15:26:37 [2024-03-15T19:26:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:37 [2024-03-15T19:26:37.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:37 [2024-03-15T19:26:37.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
15:26:37 [2024-03-15T19:26:37.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
15:26:37 [2024-03-15T19:26:37.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:37 [2024-03-15T19:26:37.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:37 [2024-03-15T19:26:37.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:37 [2024-03-15T19:26:37.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:37 [2024-03-15T19:26:37.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotLabel - Attempting to set focus on (of type 'Label')
15:26:37 [2024-03-15T19:26:37.237Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
15:26:37 [2024-03-15T19:26:37.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Delete color setting}
15:26:37 [2024-03-15T19:26:37.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
15:26:37 [2024-03-15T19:26:37.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
15:26:37 [2024-03-15T19:26:37.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813393 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
15:26:37 [2024-03-15T19:26:37.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
15:26:37 [2024-03-15T19:26:37.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
15:26:37 [2024-03-15T19:26:37.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813393 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Delete color setting}]
15:26:37 [2024-03-15T19:26:37.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
15:26:37 [2024-03-15T19:26:37.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
15:26:37 [2024-03-15T19:26:37.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
15:26:37 [2024-03-15T19:26:37.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813434 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
15:26:37 [2024-03-15T19:26:37.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813435 data=null}, ToolItem with tooltip text {Delete color setting}]
15:26:37 [2024-03-15T19:26:37.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Delete color setting}
15:26:37 [2024-03-15T19:26:37.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
15:26:37 [2024-03-15T19:26:37.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
15:26:37 [2024-03-15T19:26:37.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:37 [2024-03-15T19:26:37.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:37 [2024-03-15T19:26:37.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
15:26:37 [2024-03-15T19:26:37.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
15:26:37 [2024-03-15T19:26:37.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:37 [2024-03-15T19:26:37.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:37 [2024-03-15T19:26:37.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:37 [2024-03-15T19:26:37.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:37 [2024-03-15T19:26:37.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotLabel - Attempting to set focus on (of type 'Label')
15:26:37 [2024-03-15T19:26:37.494Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
15:26:37 [2024-03-15T19:26:37.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Delete color setting}
15:26:37 [2024-03-15T19:26:37.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
15:26:37 [2024-03-15T19:26:37.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
15:26:37 [2024-03-15T19:26:37.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813436 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
15:26:37 [2024-03-15T19:26:37.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
15:26:37 [2024-03-15T19:26:37.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
15:26:37 [2024-03-15T19:26:37.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133813436 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Delete color setting}]
15:26:37 [2024-03-15T19:26:37.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
15:26:37 [2024-03-15T19:26:37.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
15:26:37 [2024-03-15T19:26:37.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
15:26:37 [2024-03-15T19:26:37.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
15:26:37 [2024-03-15T19:26:37.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
15:26:37 [2024-03-15T19:26:37.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Delete color setting}
15:26:37 [2024-03-15T19:26:37.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:37 [2024-03-15T19:26:37.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:26:37 [2024-03-15T19:26:37.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:26:37 [2024-03-15T19:26:37.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:26:37 [2024-03-15T19:26:37.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [2] in (of type 'Table')
15:26:37 [2024-03-15T19:26:37.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1133813546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:37 [2024-03-15T19:26:37.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1133813546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:26:37 [2024-03-15T19:26:37.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1133813546 data=null doit=true}, (of type 'Table')]
15:26:37 [2024-03-15T19:26:37.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1133813546 data=null}, (of type 'Table')]
15:26:37 [2024-03-15T19:26:37.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1133813547 data=null button=1 stateMask=0x0 x=24 y=58 count=1}, (of type 'Table')]
15:26:37 [2024-03-15T19:26:37.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1133813547 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:26:37 [2024-03-15T19:26:37.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1133813548 data=null button=1 stateMask=0x80000 x=24 y=58 count=1}, (of type 'Table')]
15:26:37 [2024-03-15T19:26:37.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133813890 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:26:37 [2024-03-15T19:26:37.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:26:37 [2024-03-15T19:26:37.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:37 [2024-03-15T19:26:37.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:37 [2024-03-15T19:26:37.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:37 [2024-03-15T19:26:37.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1133813928 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
15:26:37 [2024-03-15T19:26:37.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1133813928 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:26:37 [2024-03-15T19:26:37.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1133813928 data=null}, TreeItem with text {TestForFiltering}]
15:26:37 [2024-03-15T19:26:37.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1133813929 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:26:37 [2024-03-15T19:26:37.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133813929 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:26:37 [2024-03-15T19:26:37.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1133813939 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:26:38 [2024-03-15T19:26:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:26:38 [2024-03-15T19:26:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:26:38 [2024-03-15T19:26:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:26:38 [2024-03-15T19:26:38.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:26:38 [2024-03-15T19:26:38.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:26:38 [2024-03-15T19:26:38.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:26:38 [2024-03-15T19:26:38.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:26:38 [2024-03-15T19:26:38.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:26:38 [2024-03-15T19:26:38.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:26:38 [2024-03-15T19:26:38.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:38 [2024-03-15T19:26:38.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:38 [2024-03-15T19:26:38.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:26:38 [2024-03-15T19:26:38.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:26:38 [2024-03-15T19:26:38.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133814692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:38 [2024-03-15T19:26:38.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133814692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:38 [2024-03-15T19:26:38.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133814692 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:38 [2024-03-15T19:26:38.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133814692 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:38 [2024-03-15T19:26:38.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133814692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:38 [2024-03-15T19:26:38.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133814692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:38 [2024-03-15T19:26:38.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133814692 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:38 [2024-03-15T19:26:38.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133814692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:38 [2024-03-15T19:26:38.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133814692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:38 [2024-03-15T19:26:38.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133814692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:38 [2024-03-15T19:26:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133814692 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:38 [2024-03-15T19:26:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133814693 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:38 [2024-03-15T19:26:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:26:38 [2024-03-15T19:26:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:26:38 [2024-03-15T19:26:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:26:38 [2024-03-15T19:26:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:38 [2024-03-15T19:26:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:38 [2024-03-15T19:26:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:26:38 [2024-03-15T19:26:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:26:38 [2024-03-15T19:26:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:38 [2024-03-15T19:26:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:26:38 [2024-03-15T19:26:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133814693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:38 [2024-03-15T19:26:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133814693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:38 [2024-03-15T19:26:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133814693 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:38 [2024-03-15T19:26:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133814693 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:38 [2024-03-15T19:26:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133814693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:38 [2024-03-15T19:26:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133814694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:38 [2024-03-15T19:26:38.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:38 [2024-03-15T19:26:38.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:38 [2024-03-15T19:26:38.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:38 [2024-03-15T19:26:38.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:38 [2024-03-15T19:26:38.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:38 [2024-03-15T19:26:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:26:38 [2024-03-15T19:26:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133814694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:38 [2024-03-15T19:26:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1133813981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:26:38 [2024-03-15T19:26:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"'
15:26:38 [2024-03-15T19:26:38.826Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.564 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
15:26:38 [2024-03-15T19:26:38.826Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest.testYellow -- Time elapsed: 0.428 s
15:26:38 [2024-03-15T19:26:38.826Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
15:26:38 [2024-03-15T19:26:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133814946 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:26:38 [2024-03-15T19:26:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:39 [2024-03-15T19:26:39.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:26:39 [2024-03-15T19:26:39.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:26:39 [2024-03-15T19:26:39.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:26:39 [2024-03-15T19:26:39.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1133815033 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:26:39 [2024-03-15T19:26:39.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:26:40 [2024-03-15T19:26:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:26:40 [2024-03-15T19:26:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:40 [2024-03-15T19:26:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:26:40 [2024-03-15T19:26:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:26:40 [2024-03-15T19:26:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
15:26:40 [2024-03-15T19:26:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1133816497 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:26:40 [2024-03-15T19:26:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1133816497 data=null doit=true}, TableItem with text {}]
15:26:40 [2024-03-15T19:26:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:26:40 [2024-03-15T19:26:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1133816497 data=null}, TableItem with text {}]
15:26:40 [2024-03-15T19:26:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1133816498 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:26:40 [2024-03-15T19:26:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1133816498 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
15:26:40 [2024-03-15T19:26:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1133816501 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:26:40 [2024-03-15T19:26:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=1133816501 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:26:40 [2024-03-15T19:26:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=1133816501 data=null doit=true}, TableItem with text {}]
15:26:40 [2024-03-15T19:26:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=1133816501 data=null}, TableItem with text {}]
15:26:40 [2024-03-15T19:26:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
15:26:40 [2024-03-15T19:26:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:26:41 [2024-03-15T19:26:41.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:26:41 [2024-03-15T19:26:41.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:26:41 [2024-03-15T19:26:41.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
15:26:41 [2024-03-15T19:26:41.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1133817123 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:26:41 [2024-03-15T19:26:41.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1133817123 data=null doit=true}, TableItem with text {}]
15:26:41 [2024-03-15T19:26:41.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:26:41 [2024-03-15T19:26:41.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1133817124 data=null}, TableItem with text {}]
15:26:41 [2024-03-15T19:26:41.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1133817124 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:26:41 [2024-03-15T19:26:41.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1133817124 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
15:26:41 [2024-03-15T19:26:41.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1133817128 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:26:41 [2024-03-15T19:26:41.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=1133817128 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:26:41 [2024-03-15T19:26:41.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=1133817128 data=null doit=true}, TableItem with text {}]
15:26:41 [2024-03-15T19:26:41.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=1133817128 data=null}, TableItem with text {}]
15:26:41 [2024-03-15T19:26:41.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
15:26:41 [2024-03-15T19:26:41.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
15:26:41 [2024-03-15T19:26:41.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy to Clipboard'
15:26:41 [2024-03-15T19:26:41.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy to Clipboard'
15:26:41 [2024-03-15T19:26:41.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:26:41 [2024-03-15T19:26:41.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:26:41 [2024-03-15T19:26:41.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=1133817158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy to Clipboard']
15:26:41 [2024-03-15T19:26:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
15:26:41 [2024-03-15T19:26:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1133817220 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:26:41 [2024-03-15T19:26:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1133817221 data=null doit=true}, TableItem with text {}]
15:26:41 [2024-03-15T19:26:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:26:41 [2024-03-15T19:26:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1133817221 data=null}, TableItem with text {}]
15:26:41 [2024-03-15T19:26:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1133817221 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:26:41 [2024-03-15T19:26:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1133817221 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
15:26:41 [2024-03-15T19:26:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1133817222 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:26:41 [2024-03-15T19:26:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=1133817222 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:26:41 [2024-03-15T19:26:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=1133817222 data=null doit=true}, TableItem with text {}]
15:26:41 [2024-03-15T19:26:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=1133817222 data=null}, TableItem with text {}]
15:26:41 [2024-03-15T19:26:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
15:26:41 [2024-03-15T19:26:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:26:41 [2024-03-15T19:26:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:26:41 [2024-03-15T19:26:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
15:26:41 [2024-03-15T19:26:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy to Clipboard'
15:26:41 [2024-03-15T19:26:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy to Clipboard'
15:26:41 [2024-03-15T19:26:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=1133817299 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy to Clipboard']
15:26:41 [2024-03-15T19:26:41.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133817856 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:26:41 [2024-03-15T19:26:41.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:26:41 [2024-03-15T19:26:41.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:41 [2024-03-15T19:26:41.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:41 [2024-03-15T19:26:41.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:41 [2024-03-15T19:26:41.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1133817933 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:26:41 [2024-03-15T19:26:41.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1133817933 data=null doit=true}, TreeItem with text {test}]
15:26:41 [2024-03-15T19:26:41.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1133817933 data=null}, TreeItem with text {test}]
15:26:41 [2024-03-15T19:26:41.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1133817933 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:26:41 [2024-03-15T19:26:41.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133817934 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:26:41 [2024-03-15T19:26:41.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1133817947 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:26:41 [2024-03-15T19:26:41.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:26:41 [2024-03-15T19:26:41.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:26:42 [2024-03-15T19:26:42.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:26:43 [2024-03-15T19:26:43.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:26:43 [2024-03-15T19:26:43.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:26:43 [2024-03-15T19:26:43.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:26:43 [2024-03-15T19:26:43.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:26:43 [2024-03-15T19:26:43.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:26:43 [2024-03-15T19:26:43.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:26:43 [2024-03-15T19:26:43.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:43 [2024-03-15T19:26:43.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:43 [2024-03-15T19:26:43.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:26:43 [2024-03-15T19:26:43.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:26:43 [2024-03-15T19:26:43.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133818839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:43 [2024-03-15T19:26:43.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133818839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:43 [2024-03-15T19:26:43.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133818839 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:43 [2024-03-15T19:26:43.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133818839 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:43 [2024-03-15T19:26:43.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133818839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:43 [2024-03-15T19:26:43.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133818839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:43 [2024-03-15T19:26:43.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133818840 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:43 [2024-03-15T19:26:43.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133818840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:43 [2024-03-15T19:26:43.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133818840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:43 [2024-03-15T19:26:43.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133818840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:43 [2024-03-15T19:26:43.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133818840 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:43 [2024-03-15T19:26:43.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133818840 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:43 [2024-03-15T19:26:43.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:26:43 [2024-03-15T19:26:43.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:26:43 [2024-03-15T19:26:43.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:26:43 [2024-03-15T19:26:43.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:43 [2024-03-15T19:26:43.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:43 [2024-03-15T19:26:43.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:26:43 [2024-03-15T19:26:43.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:26:43 [2024-03-15T19:26:43.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:43 [2024-03-15T19:26:43.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:26:43 [2024-03-15T19:26:43.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133818840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:43 [2024-03-15T19:26:43.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133818841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:43 [2024-03-15T19:26:43.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133818841 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:43 [2024-03-15T19:26:43.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133818841 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:43 [2024-03-15T19:26:43.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133818841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:43 [2024-03-15T19:26:43.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133818841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:43 [2024-03-15T19:26:43.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:43 [2024-03-15T19:26:43.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:43 [2024-03-15T19:26:43.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:43 [2024-03-15T19:26:43.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:43 [2024-03-15T19:26:43.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:43 [2024-03-15T19:26:43.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:26:43 [2024-03-15T19:26:43.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133818841 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:43 [2024-03-15T19:26:43.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1133817992 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:26:43 [2024-03-15T19:26:43.265Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.404 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
15:26:43 [2024-03-15T19:26:43.265Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest.testNoCopySearchRow -- Time elapsed: 0.625 s
15:26:43 [2024-03-15T19:26:43.265Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest.testCopySingleSelection -- Time elapsed: 0.093 s
15:26:43 [2024-03-15T19:26:43.265Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest.testCopyMultipleSelection -- Time elapsed: 0.639 s
15:26:43 [2024-03-15T19:26:43.265Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
15:26:43 [2024-03-15T19:26:43.265Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
15:26:43 [2024-03-15T19:26:43.265Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest skipped
15:26:43 [2024-03-15T19:26:43.265Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
15:26:43 [2024-03-15T19:26:43.265Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
15:26:43 [2024-03-15T19:26:43.265Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest skipped
15:26:43 [2024-03-15T19:26:43.265Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest skipped
15:26:43 [2024-03-15T19:26:43.265Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.eventdensity.EventDensityViewTest
15:26:43 [2024-03-15T19:26:43.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133819375 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:26:43 [2024-03-15T19:26:43.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:43 [2024-03-15T19:26:43.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:26:43 [2024-03-15T19:26:43.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:26:43 [2024-03-15T19:26:43.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:26:43 [2024-03-15T19:26:43.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1133819462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:26:43 [2024-03-15T19:26:43.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:26:43 [2024-03-15T19:26:43.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.views.eventdensity"'
15:26:43 [2024-03-15T19:26:43.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:26:50 [2024-03-15T19:26:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:26:50 [2024-03-15T19:26:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:50 [2024-03-15T19:26:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:50 [2024-03-15T19:26:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:50 [2024-03-15T19:26:50.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {kernel_vm} is already expanded. Won't expand it again.
15:26:50 [2024-03-15T19:26:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to unchecked on: Total
15:26:50 [2024-03-15T19:26:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133825947 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:26:50 [2024-03-15T19:26:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:26:50 [2024-03-15T19:26:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:50 [2024-03-15T19:26:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:50 [2024-03-15T19:26:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:50 [2024-03-15T19:26:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1133825972 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:26:50 [2024-03-15T19:26:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1133825972 data=null doit=true}, TreeItem with text {test}]
15:26:50 [2024-03-15T19:26:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1133825972 data=null}, TreeItem with text {test}]
15:26:50 [2024-03-15T19:26:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1133825973 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:26:50 [2024-03-15T19:26:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133825973 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:26:50 [2024-03-15T19:26:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1133825982 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:26:50 [2024-03-15T19:26:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:26:50 [2024-03-15T19:26:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:26:50 [2024-03-15T19:26:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:26:50 [2024-03-15T19:26:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:26:50 [2024-03-15T19:26:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:26:50 [2024-03-15T19:26:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:26:50 [2024-03-15T19:26:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:26:50 [2024-03-15T19:26:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:26:50 [2024-03-15T19:26:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:26:50 [2024-03-15T19:26:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:50 [2024-03-15T19:26:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:50 [2024-03-15T19:26:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:26:50 [2024-03-15T19:26:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:26:50 [2024-03-15T19:26:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133826286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:50 [2024-03-15T19:26:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133826286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:50 [2024-03-15T19:26:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133826318 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:50 [2024-03-15T19:26:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133826318 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:50 [2024-03-15T19:26:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133826318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:50 [2024-03-15T19:26:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133826318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:50 [2024-03-15T19:26:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133826318 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:50 [2024-03-15T19:26:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133826318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:50 [2024-03-15T19:26:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133826318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:50 [2024-03-15T19:26:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133826318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:50 [2024-03-15T19:26:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133826318 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:50 [2024-03-15T19:26:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133826318 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:26:50 [2024-03-15T19:26:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:26:50 [2024-03-15T19:26:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:26:50 [2024-03-15T19:26:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:26:50 [2024-03-15T19:26:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:50 [2024-03-15T19:26:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:50 [2024-03-15T19:26:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:26:50 [2024-03-15T19:26:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:26:50 [2024-03-15T19:26:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:50 [2024-03-15T19:26:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:26:50 [2024-03-15T19:26:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133826319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:50 [2024-03-15T19:26:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133826319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:50 [2024-03-15T19:26:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133826319 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:50 [2024-03-15T19:26:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133826334 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:50 [2024-03-15T19:26:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133826334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:50 [2024-03-15T19:26:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133826334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:50 [2024-03-15T19:26:50.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:50 [2024-03-15T19:26:50.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:50 [2024-03-15T19:26:50.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:50 [2024-03-15T19:26:50.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:50 [2024-03-15T19:26:50.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:50 [2024-03-15T19:26:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:26:50 [2024-03-15T19:26:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133826335 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:26:50 [2024-03-15T19:26:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1133826029 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:26:50 [2024-03-15T19:26:50.826Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.489 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.eventdensity.EventDensityViewTest
15:26:50 [2024-03-15T19:26:50.826Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.eventdensity.EventDensityViewTest.testManipulatingTreeViewer -- Time elapsed: 6.362 s
15:26:50 [2024-03-15T19:26:50.826Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest
15:26:50 [2024-03-15T19:26:50.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133826864 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:26:50 [2024-03-15T19:26:50.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:50 [2024-03-15T19:26:50.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:26:50 [2024-03-15T19:26:50.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:26:50 [2024-03-15T19:26:50.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:26:50 [2024-03-15T19:26:50.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1133826971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:26:50 [2024-03-15T19:26:50.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:26:52 [2024-03-15T19:26:52.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
15:26:52 [2024-03-15T19:26:52.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:26:52 [2024-03-15T19:26:52.192Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:26:52 [2024-03-15T19:26:52.192Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:26:52 [2024-03-15T19:26:52.192Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:26:52 [2024-03-15T19:26:52.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
15:26:52 [2024-03-15T19:26:52.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:26:52 [2024-03-15T19:26:52.754Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:26:52 [2024-03-15T19:26:52.754Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:26:53 [2024-03-15T19:26:53.316Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:26:53 [2024-03-15T19:26:53.316Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:26:53 [2024-03-15T19:26:53.878Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:26:53 [2024-03-15T19:26:53.878Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:26:54 [2024-03-15T19:26:54.439Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:26:54 [2024-03-15T19:26:54.439Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:26:55 [2024-03-15T19:26:55.001Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 5
15:26:55 [2024-03-15T19:26:55.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom In}
15:26:55 [2024-03-15T19:26:55.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133830986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
15:26:55 [2024-03-15T19:26:55.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133830987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
15:26:55 [2024-03-15T19:26:55.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133830987 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
15:26:55 [2024-03-15T19:26:55.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133830987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
15:26:55 [2024-03-15T19:26:55.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133830987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
15:26:55 [2024-03-15T19:26:55.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133830987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom In}]
15:26:55 [2024-03-15T19:26:55.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133830988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
15:26:55 [2024-03-15T19:26:55.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133830988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
15:26:55 [2024-03-15T19:26:55.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133830988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
15:26:55 [2024-03-15T19:26:55.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133830988 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
15:26:55 [2024-03-15T19:26:55.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133830988 data=null}, ToolItem with tooltip text {Zoom In}]
15:26:55 [2024-03-15T19:26:55.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom In}
15:26:55 [2024-03-15T19:26:55.002Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 5
15:26:55 [2024-03-15T19:26:55.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom Out}
15:26:55 [2024-03-15T19:26:55.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133830992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
15:26:55 [2024-03-15T19:26:55.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133830992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
15:26:55 [2024-03-15T19:26:55.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133830992 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
15:26:55 [2024-03-15T19:26:55.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133830992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
15:26:55 [2024-03-15T19:26:55.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133830992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
15:26:55 [2024-03-15T19:26:55.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133830993 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom Out}]
15:26:55 [2024-03-15T19:26:55.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133830994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
15:26:55 [2024-03-15T19:26:55.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133830994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
15:26:55 [2024-03-15T19:26:55.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133830995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
15:26:55 [2024-03-15T19:26:55.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133830995 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
15:26:55 [2024-03-15T19:26:55.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133830995 data=null}, ToolItem with tooltip text {Zoom Out}]
15:26:55 [2024-03-15T19:26:55.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom Out}
15:26:55 [2024-03-15T19:26:55.002Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:26:55 [2024-03-15T19:26:55.002Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:26:55 [2024-03-15T19:26:55.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:26:55 [2024-03-15T19:26:55.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:26:56 [2024-03-15T19:26:56.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
15:26:56 [2024-03-15T19:26:56.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:26:56 [2024-03-15T19:26:56.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:26:56 [2024-03-15T19:26:56.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:26:56 [2024-03-15T19:26:56.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:26:56 [2024-03-15T19:26:56.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:26:56 [2024-03-15T19:26:56.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:26:56 [2024-03-15T19:26:56.125Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.417 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest
15:26:56 [2024-03-15T19:26:56.125Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest.testZoomToSelection -- Time elapsed: 1.792 s
15:26:56 [2024-03-15T19:26:56.125Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest.testHorizontalZoom -- Time elapsed: 3.304 s
15:26:56 [2024-03-15T19:26:56.126Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest.testKeyboardNavigation -- Time elapsed: 0.212 s
15:26:56 [2024-03-15T19:26:56.126Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
15:26:56 [2024-03-15T19:26:56.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133832290 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:26:56 [2024-03-15T19:26:56.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:56 [2024-03-15T19:26:56.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:26:56 [2024-03-15T19:26:56.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:26:56 [2024-03-15T19:26:56.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:26:56 [2024-03-15T19:26:56.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1133832412 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:26:56 [2024-03-15T19:26:56.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:26:59 [2024-03-15T19:26:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:26:59 [2024-03-15T19:26:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:27:00 [2024-03-15T19:27:00.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133836246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:00 [2024-03-15T19:27:00.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133836246 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
15:27:00 [2024-03-15T19:27:00.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133836246 data=null doit=true}, TimeGraphControl with text {}]
15:27:00 [2024-03-15T19:27:00.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133836246 data=null}, TimeGraphControl with text {}]
15:27:00 [2024-03-15T19:27:00.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133836247 data=null button=1 stateMask=0x0 x=441 y=50 count=1}, TimeGraphControl with text {}]
15:27:00 [2024-03-15T19:27:00.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133836248 data=null button=0 stateMask=0x80000 x=815 y=107 count=0}, TimeGraphControl with text {}]
15:27:00 [2024-03-15T19:27:00.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133836249 data=null button=1 stateMask=0x80000 x=815 y=107 count=1}, TimeGraphControl with text {}]
15:27:00 [2024-03-15T19:27:00.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133836249 data=null button=0 stateMask=0x0 x=815 y=107 count=0}, TimeGraphControl with text {}]
15:27:00 [2024-03-15T19:27:00.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133836254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:00 [2024-03-15T19:27:00.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133836254 data=null doit=true}, TimeGraphControl with text {}]
15:27:00 [2024-03-15T19:27:00.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133836254 data=null}, TimeGraphControl with text {}]
15:27:00 [2024-03-15T19:27:00.210Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:27:00 [2024-03-15T19:27:00.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
15:27:00 [2024-03-15T19:27:00.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:27:00 [2024-03-15T19:27:00.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:27:00 [2024-03-15T19:27:00.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836258 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
15:27:00 [2024-03-15T19:27:00.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:27:00 [2024-03-15T19:27:00.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:27:00 [2024-03-15T19:27:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:27:00 [2024-03-15T19:27:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:27:00 [2024-03-15T19:27:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:27:00 [2024-03-15T19:27:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836532 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
15:27:00 [2024-03-15T19:27:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836532 data=null}, ToolItem with tooltip text {Add Bookmark...}]
15:27:00 [2024-03-15T19:27:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
15:27:00 [2024-03-15T19:27:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
15:27:00 [2024-03-15T19:27:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:27:00 [2024-03-15T19:27:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:27:00 [2024-03-15T19:27:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:27:00 [2024-03-15T19:27:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:27:00 [2024-03-15T19:27:00.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133836535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:00 [2024-03-15T19:27:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133836535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:00 [2024-03-15T19:27:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133836535 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:00 [2024-03-15T19:27:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133836535 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:00 [2024-03-15T19:27:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133836535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:00 [2024-03-15T19:27:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133836535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:00 [2024-03-15T19:27:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133836535 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:00 [2024-03-15T19:27:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
15:27:00 [2024-03-15T19:27:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:00 [2024-03-15T19:27:00.467Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:27:00 [2024-03-15T19:27:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
15:27:00 [2024-03-15T19:27:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:27:00 [2024-03-15T19:27:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:27:00 [2024-03-15T19:27:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836606 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:27:00 [2024-03-15T19:27:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:27:00 [2024-03-15T19:27:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:27:00 [2024-03-15T19:27:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836606 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:27:00 [2024-03-15T19:27:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:27:00 [2024-03-15T19:27:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:27:00 [2024-03-15T19:27:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:27:00 [2024-03-15T19:27:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836607 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:27:00 [2024-03-15T19:27:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836607 data=null}, ToolItem with tooltip text {Previous Marker}]
15:27:00 [2024-03-15T19:27:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
15:27:00 [2024-03-15T19:27:00.467Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:27:00 [2024-03-15T19:27:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
15:27:00 [2024-03-15T19:27:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:27:00 [2024-03-15T19:27:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:27:00 [2024-03-15T19:27:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836608 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:27:00 [2024-03-15T19:27:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:27:00 [2024-03-15T19:27:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:27:00 [2024-03-15T19:27:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836608 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:27:00 [2024-03-15T19:27:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:27:00 [2024-03-15T19:27:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:27:00 [2024-03-15T19:27:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:27:00 [2024-03-15T19:27:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836609 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:27:00 [2024-03-15T19:27:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836609 data=null}, ToolItem with tooltip text {Next Marker}]
15:27:00 [2024-03-15T19:27:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
15:27:00 [2024-03-15T19:27:00.468Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:27:00 [2024-03-15T19:27:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
15:27:00 [2024-03-15T19:27:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
15:27:00 [2024-03-15T19:27:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
15:27:00 [2024-03-15T19:27:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836609 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
15:27:00 [2024-03-15T19:27:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
15:27:00 [2024-03-15T19:27:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
15:27:00 [2024-03-15T19:27:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836609 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
15:27:00 [2024-03-15T19:27:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:27:00 [2024-03-15T19:27:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:27:00 [2024-03-15T19:27:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:27:00 [2024-03-15T19:27:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836610 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
15:27:00 [2024-03-15T19:27:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836610 data=null}, ToolItem with tooltip text {Add Bookmark...}]
15:27:00 [2024-03-15T19:27:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
15:27:00 [2024-03-15T19:27:00.468Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:27:00 [2024-03-15T19:27:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
15:27:00 [2024-03-15T19:27:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:27:00 [2024-03-15T19:27:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:27:00 [2024-03-15T19:27:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836611 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:27:00 [2024-03-15T19:27:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:27:00 [2024-03-15T19:27:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:27:00 [2024-03-15T19:27:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836611 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:27:00 [2024-03-15T19:27:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:27:00 [2024-03-15T19:27:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:27:00 [2024-03-15T19:27:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:27:00 [2024-03-15T19:27:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836618 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:27:00 [2024-03-15T19:27:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836618 data=null}, ToolItem with tooltip text {Previous Marker}]
15:27:00 [2024-03-15T19:27:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
15:27:00 [2024-03-15T19:27:00.468Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:27:00 [2024-03-15T19:27:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
15:27:00 [2024-03-15T19:27:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:27:00 [2024-03-15T19:27:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:27:00 [2024-03-15T19:27:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836619 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:27:00 [2024-03-15T19:27:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:27:00 [2024-03-15T19:27:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:27:00 [2024-03-15T19:27:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:27:00 [2024-03-15T19:27:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:27:00 [2024-03-15T19:27:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:27:00 [2024-03-15T19:27:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:27:00 [2024-03-15T19:27:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836620 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:27:00 [2024-03-15T19:27:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836620 data=null}, ToolItem with tooltip text {Next Marker}]
15:27:00 [2024-03-15T19:27:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
15:27:00 [2024-03-15T19:27:00.469Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:27:00 [2024-03-15T19:27:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:27:00 [2024-03-15T19:27:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:00 [2024-03-15T19:27:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:00 [2024-03-15T19:27:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836621 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:00 [2024-03-15T19:27:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:00 [2024-03-15T19:27:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:00 [2024-03-15T19:27:00.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:00 [2024-03-15T19:27:00.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:00 [2024-03-15T19:27:00.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:00 [2024-03-15T19:27:00.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836906 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:00 [2024-03-15T19:27:00.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836906 data=null}, ToolItem with tooltip text {Show Legend}]
15:27:00 [2024-03-15T19:27:00.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:27:00 [2024-03-15T19:27:00.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:27:00 [2024-03-15T19:27:00.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133836916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133836916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133836916 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133836916 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133836916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:00 [2024-03-15T19:27:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133836916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:00 [2024-03-15T19:27:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133836916 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:00 [2024-03-15T19:27:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133836621 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:00 [2024-03-15T19:27:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:00 [2024-03-15T19:27:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:27:00 [2024-03-15T19:27:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:27:03 [2024-03-15T19:27:03.499Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:27:03 [2024-03-15T19:27:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:27:03 [2024-03-15T19:27:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133839584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:03 [2024-03-15T19:27:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133839584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:03 [2024-03-15T19:27:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133839584 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:03 [2024-03-15T19:27:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133839584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:03 [2024-03-15T19:27:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133839584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:03 [2024-03-15T19:27:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133839857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:03 [2024-03-15T19:27:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133839858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:03 [2024-03-15T19:27:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133839858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:03 [2024-03-15T19:27:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133839858 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:03 [2024-03-15T19:27:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133839858 data=null}, ToolItem with tooltip text {Show Legend}]
15:27:03 [2024-03-15T19:27:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:27:03 [2024-03-15T19:27:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:27:03 [2024-03-15T19:27:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133839869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133839869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133839869 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133839869 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133839869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133839869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133839869 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133839584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:03 [2024-03-15T19:27:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:04 [2024-03-15T19:27:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:27:04 [2024-03-15T19:27:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:27:04 [2024-03-15T19:27:04.600Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.600Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840573 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.600Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840573 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840573 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840573 data=null button=1 stateMask=0x0 x=441 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840574 data=null button=0 stateMask=0x80000 x=815 y=107 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840575 data=null button=1 stateMask=0x80000 x=815 y=107 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840575 data=null button=0 stateMask=0x0 x=815 y=107 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840575 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840576 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840584 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840585 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840585 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840589 data=null button=3 stateMask=0x0 x=722 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840590 data=null button=0 stateMask=0x200000 x=347 y=107 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840590 data=null button=3 stateMask=0x200000 x=347 y=107 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840591 data=null button=0 stateMask=0x0 x=347 y=107 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840591 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840591 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840600 data=null button=0 stateMask=0x0 x=909 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840600 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840601 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840606 data=null button=2 stateMask=0x0 x=909 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840606 data=null button=0 stateMask=0x100000 x=347 y=107 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840607 data=null button=2 stateMask=0x100000 x=347 y=107 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840607 data=null button=0 stateMask=0x0 x=347 y=107 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840608 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840608 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840616 data=null button=0 stateMask=0x0 x=272 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840616 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840616 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840620 data=null button=1 stateMask=0x0 x=272 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840622 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.601Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840622 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840622 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840623 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840623 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840626 data=null button=0 stateMask=0x0 x=291 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840626 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840626 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840637 data=null button=1 stateMask=0x0 x=291 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840638 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840639 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840639 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840639 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840639 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840643 data=null button=0 stateMask=0x0 x=310 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840643 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840643 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840653 data=null button=1 stateMask=0x0 x=310 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840654 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840655 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840655 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840655 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840655 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840658 data=null button=0 stateMask=0x0 x=328 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840658 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840658 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840668 data=null button=1 stateMask=0x0 x=328 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840669 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840670 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840670 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840671 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840671 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.602Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840674 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840674 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840675 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840685 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840686 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840687 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840687 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840687 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840688 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840691 data=null button=0 stateMask=0x0 x=366 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840691 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840691 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840702 data=null button=1 stateMask=0x0 x=366 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840703 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840704 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840704 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840704 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840704 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840708 data=null button=0 stateMask=0x0 x=385 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840708 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840708 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840720 data=null button=1 stateMask=0x0 x=385 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840721 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840721 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840722 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840722 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840722 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840726 data=null button=0 stateMask=0x0 x=403 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840726 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840727 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840736 data=null button=1 stateMask=0x0 x=403 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840738 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.603Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840738 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840738 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840738 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840739 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840741 data=null button=0 stateMask=0x0 x=422 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840742 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840742 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840752 data=null button=1 stateMask=0x0 x=422 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840753 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840754 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840754 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840754 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840755 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840758 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840758 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840759 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840774 data=null button=1 stateMask=0x0 x=441 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840781 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840782 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840782 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840782 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840783 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840786 data=null button=0 stateMask=0x0 x=459 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840787 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840787 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840790 data=null button=1 stateMask=0x0 x=459 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840791 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.861Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840792 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.861Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840792 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.861Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.861Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840793 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.861Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840793 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.861Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.861Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840802 data=null button=0 stateMask=0x0 x=478 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.861Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840802 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.861Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840803 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.861Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840807 data=null button=1 stateMask=0x0 x=478 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.861Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840808 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.861Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840809 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.861Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840809 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.861Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.861Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840809 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.861Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840810 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.861Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.861Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840819 data=null button=0 stateMask=0x0 x=497 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.861Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840820 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.861Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840820 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.861Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840825 data=null button=1 stateMask=0x0 x=497 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.861Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840826 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.861Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840826 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.861Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840826 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.861Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.861Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840827 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.861Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840827 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.861Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840836 data=null button=0 stateMask=0x0 x=516 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840837 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840837 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840841 data=null button=1 stateMask=0x0 x=516 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840842 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840843 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840843 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840843 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840843 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840853 data=null button=0 stateMask=0x0 x=534 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840853 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840853 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840857 data=null button=1 stateMask=0x0 x=534 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840858 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840859 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840859 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840859 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840859 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840868 data=null button=0 stateMask=0x0 x=553 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840868 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840869 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840874 data=null button=1 stateMask=0x0 x=553 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840875 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840876 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840876 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840876 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840876 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840884 data=null button=0 stateMask=0x0 x=572 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840884 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840884 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840888 data=null button=1 stateMask=0x0 x=572 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840889 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840890 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840890 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840891 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840891 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840899 data=null button=0 stateMask=0x0 x=591 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840899 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840899 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840905 data=null button=1 stateMask=0x0 x=591 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840906 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840906 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840906 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840907 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840907 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840915 data=null button=0 stateMask=0x0 x=609 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840916 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840916 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840920 data=null button=1 stateMask=0x0 x=609 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840921 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840922 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840922 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840922 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840923 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840926 data=null button=0 stateMask=0x0 x=628 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840926 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840926 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840936 data=null button=1 stateMask=0x0 x=628 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840937 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840937 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840938 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840938 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840938 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840941 data=null button=0 stateMask=0x0 x=647 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840941 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840942 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840952 data=null button=1 stateMask=0x0 x=647 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840953 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840954 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840954 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840954 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840955 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840958 data=null button=0 stateMask=0x0 x=665 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840959 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840959 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840970 data=null button=1 stateMask=0x0 x=665 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840972 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840972 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840972 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840973 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840973 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840981 data=null button=0 stateMask=0x0 x=684 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840982 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840982 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840987 data=null button=1 stateMask=0x0 x=684 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840988 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840988 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840989 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840989 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840989 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133840993 data=null button=0 stateMask=0x0 x=703 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133840993 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133840993 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841005 data=null button=1 stateMask=0x0 x=703 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.865Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841007 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.865Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841007 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.865Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841007 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.865Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.865Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841008 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.865Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841008 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.865Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.865Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841019 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.865Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841019 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.865Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841019 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.865Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841024 data=null button=1 stateMask=0x0 x=722 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.865Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841026 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.865Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841026 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.865Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841026 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.865Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.865Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841027 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.865Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841027 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.865Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.865Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841038 data=null button=0 stateMask=0x0 x=740 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.865Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841038 data=null doit=true}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.865Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841038 data=null}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.865Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841043 data=null button=1 stateMask=0x0 x=740 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.865Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841049 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.865Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841050 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.865Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841050 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.865Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:04 [2024-03-15T19:27:04.865Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841050 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.123Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841051 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.123Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.123Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841054 data=null button=0 stateMask=0x0 x=759 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.123Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841054 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.123Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841054 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.123Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841059 data=null button=1 stateMask=0x0 x=759 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.123Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841060 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.123Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841060 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.123Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841066 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.123Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.123Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841067 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.123Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841067 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.123Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.123Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841071 data=null button=0 stateMask=0x0 x=778 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.123Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841071 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.123Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841071 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.123Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841076 data=null button=1 stateMask=0x0 x=778 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.123Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841077 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.123Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841077 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.123Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841084 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.123Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.123Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841084 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.123Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841085 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.123Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.123Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841088 data=null button=0 stateMask=0x0 x=797 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.123Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841088 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.123Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841088 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.123Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841093 data=null button=1 stateMask=0x0 x=797 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.123Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841098 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.123Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841099 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.123Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841099 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841099 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841100 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841103 data=null button=0 stateMask=0x0 x=815 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841103 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841104 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841123 data=null button=1 stateMask=0x0 x=815 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841125 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841125 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841126 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841126 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841126 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841137 data=null button=0 stateMask=0x0 x=834 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841137 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841138 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841143 data=null button=1 stateMask=0x0 x=834 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841148 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841149 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841149 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841150 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841150 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841153 data=null button=0 stateMask=0x0 x=853 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841154 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841154 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841159 data=null button=1 stateMask=0x0 x=853 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841165 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841165 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841166 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841166 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841166 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841170 data=null button=0 stateMask=0x0 x=871 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841171 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841171 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841175 data=null button=1 stateMask=0x0 x=871 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841176 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841176 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841177 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841182 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841182 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841187 data=null button=0 stateMask=0x0 x=890 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841187 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841187 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841193 data=null button=1 stateMask=0x0 x=890 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841200 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841201 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841201 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841202 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841202 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841206 data=null button=0 stateMask=0x0 x=909 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841206 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841206 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841217 data=null button=1 stateMask=0x0 x=909 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841218 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841218 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841219 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841219 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841219 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.125Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841222 data=null button=0 stateMask=0x0 x=928 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841222 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841223 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841227 data=null button=1 stateMask=0x0 x=928 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841231 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841231 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841231 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841232 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841232 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841235 data=null button=0 stateMask=0x0 x=946 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841235 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841235 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841239 data=null button=1 stateMask=0x0 x=946 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841240 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841240 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841240 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841241 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841241 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841244 data=null button=0 stateMask=0x0 x=965 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841244 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841244 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841253 data=null button=1 stateMask=0x0 x=965 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841254 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841254 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841254 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841255 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841255 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841259 data=null button=0 stateMask=0x0 x=272 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841259 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841259 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841268 data=null button=1 stateMask=0x0 x=272 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841269 data=null button=0 stateMask=0x80000 x=291 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.126Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841269 data=null button=1 stateMask=0x80000 x=291 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.127Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841270 data=null button=0 stateMask=0x0 x=291 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.127Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.127Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841270 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.127Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841270 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.127Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.127Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841273 data=null button=0 stateMask=0x0 x=291 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.127Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841273 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.127Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841273 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.127Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841282 data=null button=1 stateMask=0x0 x=291 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.127Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841288 data=null button=0 stateMask=0x80000 x=310 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.127Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841288 data=null button=1 stateMask=0x80000 x=310 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.127Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841288 data=null button=0 stateMask=0x0 x=310 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.127Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.127Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841289 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.127Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841289 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.127Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.127Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841292 data=null button=0 stateMask=0x0 x=310 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.127Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841292 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.127Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841292 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.127Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841301 data=null button=1 stateMask=0x0 x=310 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.127Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841302 data=null button=0 stateMask=0x80000 x=328 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.127Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841302 data=null button=1 stateMask=0x80000 x=328 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.127Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841302 data=null button=0 stateMask=0x0 x=328 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.127Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.127Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841303 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.127Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841303 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.127Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.127Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841306 data=null button=0 stateMask=0x0 x=328 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.127Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841306 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.127Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841306 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.127Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841313 data=null button=1 stateMask=0x0 x=328 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.384Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841314 data=null button=0 stateMask=0x80000 x=347 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.384Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841315 data=null button=1 stateMask=0x80000 x=347 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.384Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841315 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.384Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.384Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841315 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.384Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841316 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.384Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.384Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841318 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.384Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841319 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.384Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841319 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.384Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841323 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.384Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841324 data=null button=0 stateMask=0x80000 x=366 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.385Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841324 data=null button=1 stateMask=0x80000 x=366 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.385Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841324 data=null button=0 stateMask=0x0 x=366 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.385Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.385Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841325 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.385Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841325 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.385Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.385Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841330 data=null button=0 stateMask=0x0 x=366 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.385Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841331 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.385Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841331 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.385Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841335 data=null button=1 stateMask=0x0 x=366 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.385Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841335 data=null button=0 stateMask=0x80000 x=385 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.385Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841336 data=null button=1 stateMask=0x80000 x=385 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.385Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841336 data=null button=0 stateMask=0x0 x=385 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.385Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.385Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841336 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.385Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841336 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.385Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.385Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841339 data=null button=0 stateMask=0x0 x=385 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.385Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841340 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.385Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841340 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.385Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841349 data=null button=1 stateMask=0x0 x=385 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.385Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841350 data=null button=0 stateMask=0x80000 x=403 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.385Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841350 data=null button=1 stateMask=0x80000 x=403 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.385Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841350 data=null button=0 stateMask=0x0 x=403 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.385Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.385Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841350 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.385Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841350 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.385Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.385Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841353 data=null button=0 stateMask=0x0 x=403 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.385Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841354 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.385Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841354 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.385Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841358 data=null button=1 stateMask=0x0 x=403 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.385Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841358 data=null button=0 stateMask=0x80000 x=422 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.385Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841358 data=null button=1 stateMask=0x80000 x=422 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.385Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841359 data=null button=0 stateMask=0x0 x=422 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841359 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841359 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841366 data=null button=0 stateMask=0x0 x=422 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841367 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841367 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841371 data=null button=1 stateMask=0x0 x=422 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841372 data=null button=0 stateMask=0x80000 x=441 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841372 data=null button=1 stateMask=0x80000 x=441 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841372 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841372 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841373 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841375 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841376 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841376 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841390 data=null button=1 stateMask=0x0 x=441 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841391 data=null button=0 stateMask=0x80000 x=459 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841391 data=null button=1 stateMask=0x80000 x=459 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841392 data=null button=0 stateMask=0x0 x=459 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841392 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841392 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841400 data=null button=0 stateMask=0x0 x=459 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841400 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841400 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841404 data=null button=1 stateMask=0x0 x=459 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841405 data=null button=0 stateMask=0x80000 x=478 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841405 data=null button=1 stateMask=0x80000 x=478 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841406 data=null button=0 stateMask=0x0 x=478 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841406 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841406 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.386Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841409 data=null button=0 stateMask=0x0 x=478 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841409 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841409 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841417 data=null button=1 stateMask=0x0 x=478 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841418 data=null button=0 stateMask=0x80000 x=497 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841418 data=null button=1 stateMask=0x80000 x=497 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841419 data=null button=0 stateMask=0x0 x=497 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841419 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841419 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841422 data=null button=0 stateMask=0x0 x=497 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841422 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841422 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841426 data=null button=1 stateMask=0x0 x=497 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841427 data=null button=0 stateMask=0x80000 x=516 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841427 data=null button=1 stateMask=0x80000 x=516 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841431 data=null button=0 stateMask=0x0 x=516 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841431 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841432 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841435 data=null button=0 stateMask=0x0 x=516 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841435 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841435 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841439 data=null button=1 stateMask=0x0 x=516 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841440 data=null button=0 stateMask=0x80000 x=534 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841440 data=null button=1 stateMask=0x80000 x=534 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841440 data=null button=0 stateMask=0x0 x=534 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841440 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841441 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841443 data=null button=0 stateMask=0x0 x=534 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841444 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841444 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841452 data=null button=1 stateMask=0x0 x=534 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841453 data=null button=0 stateMask=0x80000 x=553 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841454 data=null button=1 stateMask=0x80000 x=553 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.387Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841454 data=null button=0 stateMask=0x0 x=553 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841454 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841454 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841458 data=null button=0 stateMask=0x0 x=553 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841458 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841458 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841469 data=null button=1 stateMask=0x0 x=553 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841470 data=null button=0 stateMask=0x80000 x=572 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841470 data=null button=1 stateMask=0x80000 x=572 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841470 data=null button=0 stateMask=0x0 x=572 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841470 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841470 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841473 data=null button=0 stateMask=0x0 x=572 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841474 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841474 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841482 data=null button=1 stateMask=0x0 x=572 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841483 data=null button=0 stateMask=0x80000 x=591 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841483 data=null button=1 stateMask=0x80000 x=591 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841483 data=null button=0 stateMask=0x0 x=591 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841484 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841484 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841487 data=null button=0 stateMask=0x0 x=591 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841487 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841487 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841491 data=null button=1 stateMask=0x0 x=591 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841492 data=null button=0 stateMask=0x80000 x=609 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841492 data=null button=1 stateMask=0x80000 x=609 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841492 data=null button=0 stateMask=0x0 x=609 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841493 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841493 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.388Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841500 data=null button=0 stateMask=0x0 x=609 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841500 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841500 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841504 data=null button=1 stateMask=0x0 x=609 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841505 data=null button=0 stateMask=0x80000 x=628 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841506 data=null button=1 stateMask=0x80000 x=628 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841506 data=null button=0 stateMask=0x0 x=628 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841506 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841506 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841509 data=null button=0 stateMask=0x0 x=628 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841509 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841509 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841518 data=null button=1 stateMask=0x0 x=628 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841519 data=null button=0 stateMask=0x80000 x=647 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841519 data=null button=1 stateMask=0x80000 x=647 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841520 data=null button=0 stateMask=0x0 x=647 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841520 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841520 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841523 data=null button=0 stateMask=0x0 x=647 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841523 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841523 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841532 data=null button=1 stateMask=0x0 x=647 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841533 data=null button=0 stateMask=0x80000 x=665 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841533 data=null button=1 stateMask=0x80000 x=665 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841533 data=null button=0 stateMask=0x0 x=665 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841533 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841534 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841537 data=null button=0 stateMask=0x0 x=665 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841537 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841537 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841541 data=null button=1 stateMask=0x0 x=665 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841542 data=null button=0 stateMask=0x80000 x=684 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841542 data=null button=1 stateMask=0x80000 x=684 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.390Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841542 data=null button=0 stateMask=0x0 x=684 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.390Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.390Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841542 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.390Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841542 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.390Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.390Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841550 data=null button=0 stateMask=0x0 x=684 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.390Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841550 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.390Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841550 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.390Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841555 data=null button=1 stateMask=0x0 x=684 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.390Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841555 data=null button=0 stateMask=0x80000 x=703 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.390Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841556 data=null button=1 stateMask=0x80000 x=703 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.390Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841556 data=null button=0 stateMask=0x0 x=703 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.390Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.390Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841556 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.390Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841556 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.390Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.390Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841569 data=null button=0 stateMask=0x0 x=703 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.390Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841569 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.390Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841569 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.390Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841573 data=null button=1 stateMask=0x0 x=703 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.390Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841574 data=null button=0 stateMask=0x80000 x=722 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.390Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841574 data=null button=1 stateMask=0x80000 x=722 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.390Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841575 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.390Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.390Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841575 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.647Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841575 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.647Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.647Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841583 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.647Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841583 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.647Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841583 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.647Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841587 data=null button=1 stateMask=0x0 x=722 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.647Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841588 data=null button=0 stateMask=0x80000 x=740 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.647Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841588 data=null button=1 stateMask=0x80000 x=740 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.647Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841589 data=null button=0 stateMask=0x0 x=740 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.647Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.647Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841589 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.647Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841589 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.647Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.647Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841592 data=null button=0 stateMask=0x0 x=740 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.647Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841592 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.647Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841592 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.647Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841600 data=null button=1 stateMask=0x0 x=740 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.647Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841601 data=null button=0 stateMask=0x80000 x=759 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.647Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841602 data=null button=1 stateMask=0x80000 x=759 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.647Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841602 data=null button=0 stateMask=0x0 x=759 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.647Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.647Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841602 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.647Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841602 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.647Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841605 data=null button=0 stateMask=0x0 x=759 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841605 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841605 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841609 data=null button=1 stateMask=0x0 x=759 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841610 data=null button=0 stateMask=0x80000 x=778 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841610 data=null button=1 stateMask=0x80000 x=778 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841610 data=null button=0 stateMask=0x0 x=778 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841614 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841615 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841619 data=null button=0 stateMask=0x0 x=778 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841619 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841619 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841623 data=null button=1 stateMask=0x0 x=778 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841624 data=null button=0 stateMask=0x80000 x=797 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841624 data=null button=1 stateMask=0x80000 x=797 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841624 data=null button=0 stateMask=0x0 x=797 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841625 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841625 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841633 data=null button=0 stateMask=0x0 x=797 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841633 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841633 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841637 data=null button=1 stateMask=0x0 x=797 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841654 data=null button=0 stateMask=0x80000 x=815 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841654 data=null button=1 stateMask=0x80000 x=815 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841654 data=null button=0 stateMask=0x0 x=815 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841655 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841655 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841659 data=null button=0 stateMask=0x0 x=815 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841659 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841659 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841668 data=null button=1 stateMask=0x0 x=815 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841669 data=null button=0 stateMask=0x80000 x=834 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841670 data=null button=1 stateMask=0x80000 x=834 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841670 data=null button=0 stateMask=0x0 x=834 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841670 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841670 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841673 data=null button=0 stateMask=0x0 x=834 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841673 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841674 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841682 data=null button=1 stateMask=0x0 x=834 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841683 data=null button=0 stateMask=0x80000 x=853 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841683 data=null button=1 stateMask=0x80000 x=853 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841684 data=null button=0 stateMask=0x0 x=853 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841684 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841684 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841687 data=null button=0 stateMask=0x0 x=853 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841687 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841687 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841691 data=null button=1 stateMask=0x0 x=853 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841692 data=null button=0 stateMask=0x80000 x=871 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841692 data=null button=1 stateMask=0x80000 x=871 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841692 data=null button=0 stateMask=0x0 x=871 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841693 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841693 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841701 data=null button=0 stateMask=0x0 x=871 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841701 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841701 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841706 data=null button=1 stateMask=0x0 x=871 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841707 data=null button=0 stateMask=0x80000 x=890 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841708 data=null button=1 stateMask=0x80000 x=890 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841708 data=null button=0 stateMask=0x0 x=890 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841708 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841709 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841717 data=null button=0 stateMask=0x0 x=890 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841717 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841717 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841721 data=null button=1 stateMask=0x0 x=890 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841722 data=null button=0 stateMask=0x80000 x=909 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841722 data=null button=1 stateMask=0x80000 x=909 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841723 data=null button=0 stateMask=0x0 x=909 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841723 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841723 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841726 data=null button=0 stateMask=0x0 x=909 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841726 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841726 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841736 data=null button=1 stateMask=0x0 x=909 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841737 data=null button=0 stateMask=0x80000 x=928 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841737 data=null button=1 stateMask=0x80000 x=928 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841737 data=null button=0 stateMask=0x0 x=928 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841738 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841738 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841741 data=null button=0 stateMask=0x0 x=928 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841741 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841741 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841750 data=null button=1 stateMask=0x0 x=928 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841751 data=null button=0 stateMask=0x80000 x=946 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841752 data=null button=1 stateMask=0x80000 x=946 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841752 data=null button=0 stateMask=0x0 x=946 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841752 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841752 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841756 data=null button=0 stateMask=0x0 x=946 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.650Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841756 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841756 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841763 data=null button=1 stateMask=0x0 x=946 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841764 data=null button=0 stateMask=0x80000 x=965 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841765 data=null button=1 stateMask=0x80000 x=965 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841765 data=null button=0 stateMask=0x0 x=965 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841765 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841766 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841769 data=null button=0 stateMask=0x0 x=965 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841769 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841769 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841773 data=null button=1 stateMask=0x0 x=965 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841774 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841774 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841774 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841775 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841775 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841781 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841781 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841781 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841786 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841786 data=null button=0 stateMask=0x80000 x=722 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841786 data=null button=1 stateMask=0x80000 x=722 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841787 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841787 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841787 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841790 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841791 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841791 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841800 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841802 data=null button=0 stateMask=0x80000 x=441 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841802 data=null button=1 stateMask=0x80000 x=441 y=50 count=1}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841802 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.651Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1133841802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.652Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1133841803 data=null doit=true}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.652Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1133841803 data=null}, TimeGraphControl with text {}]
15:27:05 [2024-03-15T19:27:05.652Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:27:05 [2024-03-15T19:27:05.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:27:05 [2024-03-15T19:27:05.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133841807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:05 [2024-03-15T19:27:05.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133841807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:05 [2024-03-15T19:27:05.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133841807 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:05 [2024-03-15T19:27:05.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133841807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:05 [2024-03-15T19:27:05.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133841807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:05 [2024-03-15T19:27:05.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133842091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133842092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133842092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133842092 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133842092 data=null}, ToolItem with tooltip text {Show Legend}]
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:05 [2024-03-15T19:27:05.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:05 [2024-03-15T19:27:05.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:05 [2024-03-15T19:27:05.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133842105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133842105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133842105 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133842105 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133842106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133842106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133842106 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:06 [2024-03-15T19:27:06.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133841807 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:06 [2024-03-15T19:27:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:06 [2024-03-15T19:27:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:27:06 [2024-03-15T19:27:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:27:06 [2024-03-15T19:27:06.728Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:27:06 [2024-03-15T19:27:06.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:27:06 [2024-03-15T19:27:06.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133842792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:06 [2024-03-15T19:27:06.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133842792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:06 [2024-03-15T19:27:06.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133842792 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:06 [2024-03-15T19:27:06.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133842792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:06 [2024-03-15T19:27:06.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133842792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133843075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133843076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133843076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133843076 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133843076 data=null}, ToolItem with tooltip text {Show Legend}]
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:06 [2024-03-15T19:27:06.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:27:06 [2024-03-15T19:27:06.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-03-15T19:27:06.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:06 [2024-03-15T19:27:06.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:27:06 [2024-03-15T19:27:06.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133843087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:06 [2024-03-15T19:27:06.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133843087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:06 [2024-03-15T19:27:06.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133843087 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:06 [2024-03-15T19:27:06.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133843087 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:06 [2024-03-15T19:27:06.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133843087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:06 [2024-03-15T19:27:06.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133843087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:06 [2024-03-15T19:27:06.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133843087 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:06 [2024-03-15T19:27:06.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133842793 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:06 [2024-03-15T19:27:06.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:07 [2024-03-15T19:27:07.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:27:07 [2024-03-15T19:27:07.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:27:07 [2024-03-15T19:27:07.807Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:27:07 [2024-03-15T19:27:07.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:27:07 [2024-03-15T19:27:07.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133843785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:07 [2024-03-15T19:27:07.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133843785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:07 [2024-03-15T19:27:07.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133843785 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:07 [2024-03-15T19:27:07.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133843785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:07 [2024-03-15T19:27:07.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133843785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:08 [2024-03-15T19:27:08.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133844094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:08 [2024-03-15T19:27:08.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133844095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:08 [2024-03-15T19:27:08.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133844095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:08 [2024-03-15T19:27:08.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133844095 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:08 [2024-03-15T19:27:08.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133844095 data=null}, ToolItem with tooltip text {Show Legend}]
15:27:08 [2024-03-15T19:27:08.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:27:08 [2024-03-15T19:27:08.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133844109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133844109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133844109 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133844110 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133844110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133844110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133844110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:08 [2024-03-15T19:27:08.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133843785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:08 [2024-03-15T19:27:08.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:08 [2024-03-15T19:27:08.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:27:08 [2024-03-15T19:27:08.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:27:08 [2024-03-15T19:27:08.883Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:27:08 [2024-03-15T19:27:08.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:27:08 [2024-03-15T19:27:08.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133844825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:08 [2024-03-15T19:27:08.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133844826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:08 [2024-03-15T19:27:08.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133844826 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:08 [2024-03-15T19:27:08.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133844826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:08 [2024-03-15T19:27:08.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133844826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:09 [2024-03-15T19:27:09.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133845073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:09 [2024-03-15T19:27:09.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133845088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:09 [2024-03-15T19:27:09.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133845089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:09 [2024-03-15T19:27:09.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133845089 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:09 [2024-03-15T19:27:09.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133845089 data=null}, ToolItem with tooltip text {Show Legend}]
15:27:09 [2024-03-15T19:27:09.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:27:09 [2024-03-15T19:27:09.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:27:09 [2024-03-15T19:27:09.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133845125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133845125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133845125 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133845125 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133845125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133845125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133845125 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133844826 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:09 [2024-03-15T19:27:09.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:09 [2024-03-15T19:27:09.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:27:09 [2024-03-15T19:27:09.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:27:13 [2024-03-15T19:27:13.565Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:27:13 [2024-03-15T19:27:13.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:27:13 [2024-03-15T19:27:13.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133849096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:13 [2024-03-15T19:27:13.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133849096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:13 [2024-03-15T19:27:13.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133849097 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:13 [2024-03-15T19:27:13.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133849097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:13 [2024-03-15T19:27:13.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133849098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:13 [2024-03-15T19:27:13.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133849369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:13 [2024-03-15T19:27:13.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133849370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:13 [2024-03-15T19:27:13.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133849370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:13 [2024-03-15T19:27:13.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133849370 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:13 [2024-03-15T19:27:13.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133849371 data=null}, ToolItem with tooltip text {Show Legend}]
15:27:13 [2024-03-15T19:27:13.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:27:13 [2024-03-15T19:27:13.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:27:13 [2024-03-15T19:27:13.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133849381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133849381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133849381 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133849382 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133849382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133849382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133849382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133849098 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:27:13 [2024-03-15T19:27:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:27:14 [2024-03-15T19:27:14.130Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:27:14 [2024-03-15T19:27:14.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:27:14 [2024-03-15T19:27:14.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133850056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:14 [2024-03-15T19:27:14.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133850056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:14 [2024-03-15T19:27:14.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133850056 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:14 [2024-03-15T19:27:14.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133850056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:14 [2024-03-15T19:27:14.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133850056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133850341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133850342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133850342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133850342 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133850342 data=null}, ToolItem with tooltip text {Show Legend}]
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1133850343 data=null doit=true}, Shell with text {Legend}]
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Sent event 13 to [Selection [13]: SelectionEvent{Scale {} time=1133850349 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")]
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
15:27:14 [2024-03-15T19:27:14.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:14 [2024-03-15T19:27:14.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
15:27:14 [2024-03-15T19:27:14.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:14 [2024-03-15T19:27:14.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:14 [2024-03-15T19:27:14.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:14 [2024-03-15T19:27:14.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:14 [2024-03-15T19:27:14.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:14 [2024-03-15T19:27:14.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:14 [2024-03-15T19:27:14.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:14 [2024-03-15T19:27:14.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:14 [2024-03-15T19:27:14.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:14 [2024-03-15T19:27:14.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:14 [2024-03-15T19:27:14.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:27:14 [2024-03-15T19:27:14.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:14 [2024-03-15T19:27:14.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:14 [2024-03-15T19:27:14.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:27:14 [2024-03-15T19:27:14.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133850361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:14 [2024-03-15T19:27:14.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133850361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:14 [2024-03-15T19:27:14.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133850361 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:14 [2024-03-15T19:27:14.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133850361 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:14 [2024-03-15T19:27:14.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133850361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:14 [2024-03-15T19:27:14.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133850361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:14 [2024-03-15T19:27:14.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133850361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:14 [2024-03-15T19:27:14.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133850056 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:14 [2024-03-15T19:27:14.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:15 [2024-03-15T19:27:15.315Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:27:15 [2024-03-15T19:27:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:27:15 [2024-03-15T19:27:15.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133851378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:15 [2024-03-15T19:27:15.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133851378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:15 [2024-03-15T19:27:15.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133851378 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:15 [2024-03-15T19:27:15.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133851378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:15 [2024-03-15T19:27:15.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133851378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133851585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133851586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133851586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133851586 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133851586 data=null}, ToolItem with tooltip text {Show Legend}]
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1133851620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1133851620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1133851634 data=null doit=true}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1133851634 data=null}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1133851635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1133851635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1133851635 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
15:27:15 [2024-03-15T19:27:15.572Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
15:27:15 [2024-03-15T19:27:15.572Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
15:27:15 [2024-03-15T19:27:15.572Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
15:27:15 [2024-03-15T19:27:15.572Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
15:27:15 [2024-03-15T19:27:15.572Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
15:27:15 [2024-03-15T19:27:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133851656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133851656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133851657 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133851657 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133851657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133851657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133851657 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133851378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:15 [2024-03-15T19:27:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:16 [2024-03-15T19:27:16.501Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:27:16 [2024-03-15T19:27:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:27:16 [2024-03-15T19:27:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133852666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:16 [2024-03-15T19:27:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133852666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:16 [2024-03-15T19:27:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133852666 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:16 [2024-03-15T19:27:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133852666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:16 [2024-03-15T19:27:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133852666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:17 [2024-03-15T19:27:17.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133852967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:17 [2024-03-15T19:27:17.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133852968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:17 [2024-03-15T19:27:17.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133852968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:17 [2024-03-15T19:27:17.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133852968 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:17 [2024-03-15T19:27:17.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133852968 data=null}, ToolItem with tooltip text {Show Legend}]
15:27:17 [2024-03-15T19:27:17.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:27:17 [2024-03-15T19:27:17.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:27:17 [2024-03-15T19:27:17.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133852976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133852976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133852976 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133852976 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133852976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133852976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133852976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133852666 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:27:17 [2024-03-15T19:27:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:27:17 [2024-03-15T19:27:17.630Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:27:18 [2024-03-15T19:27:18.190Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:27:18 [2024-03-15T19:27:18.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
15:27:18 [2024-03-15T19:27:18.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133854147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:27:18 [2024-03-15T19:27:18.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133854148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:27:18 [2024-03-15T19:27:18.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133854148 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:27:18 [2024-03-15T19:27:18.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133854148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:27:18 [2024-03-15T19:27:18.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133854148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:27:18 [2024-03-15T19:27:18.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133854148 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:27:18 [2024-03-15T19:27:18.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133854148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:27:18 [2024-03-15T19:27:18.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133854148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:27:18 [2024-03-15T19:27:18.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133854148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:27:18 [2024-03-15T19:27:18.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133854149 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:27:18 [2024-03-15T19:27:18.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133854149 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
15:27:18 [2024-03-15T19:27:18.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
15:27:18 [2024-03-15T19:27:18.750Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:27:18 [2024-03-15T19:27:18.750Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:27:18 [2024-03-15T19:27:18.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
15:27:18 [2024-03-15T19:27:18.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Time Event Filter} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1133854866 data=null doit=true}, Shell with text {Time Event Filter}]
15:27:18 [2024-03-15T19:27:18.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:27:18 [2024-03-15T19:27:18.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:27:18 [2024-03-15T19:27:18.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:27:18 [2024-03-15T19:27:18.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:27:19 [2024-03-15T19:27:19.312Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:27:19 [2024-03-15T19:27:19.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
15:27:19 [2024-03-15T19:27:19.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133855386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:27:19 [2024-03-15T19:27:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133855386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:27:19 [2024-03-15T19:27:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133855386 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:27:19 [2024-03-15T19:27:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133855386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:27:19 [2024-03-15T19:27:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133855386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:27:19 [2024-03-15T19:27:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133855386 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:27:19 [2024-03-15T19:27:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133855387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:27:19 [2024-03-15T19:27:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133855387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:27:19 [2024-03-15T19:27:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133855387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:27:19 [2024-03-15T19:27:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133855387 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:27:19 [2024-03-15T19:27:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133855387 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
15:27:19 [2024-03-15T19:27:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
15:27:19 [2024-03-15T19:27:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
15:27:19 [2024-03-15T19:27:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Time Event Filter} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1133855392 data=null doit=true}, Shell with text {Time Event Filter}]
15:27:19 [2024-03-15T19:27:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with tooltip 'Close (Esc)'
15:27:19 [2024-03-15T19:27:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:27:19 [2024-03-15T19:27:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1133855393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
15:27:19 [2024-03-15T19:27:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1133855393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
15:27:19 [2024-03-15T19:27:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1133855393 data=null doit=true}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
15:27:19 [2024-03-15T19:27:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1133855393 data=null}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
15:27:19 [2024-03-15T19:27:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1133855393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
15:27:19 [2024-03-15T19:27:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1133855393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
15:27:19 [2024-03-15T19:27:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1133855393 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
15:27:19 [2024-03-15T19:27:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:19 [2024-03-15T19:27:19.313Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:27:19 [2024-03-15T19:27:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:27:19 [2024-03-15T19:27:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133855440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:19 [2024-03-15T19:27:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133855440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:19 [2024-03-15T19:27:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133855440 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:19 [2024-03-15T19:27:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133855440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:19 [2024-03-15T19:27:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133855440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:19 [2024-03-15T19:27:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133855734 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:19 [2024-03-15T19:27:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133855735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:19 [2024-03-15T19:27:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133855735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:19 [2024-03-15T19:27:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133855735 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:19 [2024-03-15T19:27:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133855735 data=null}, ToolItem with tooltip text {Show Legend}]
15:27:19 [2024-03-15T19:27:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:27:19 [2024-03-15T19:27:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:27:19 [2024-03-15T19:27:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133855753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133855753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133855753 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133855753 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133855753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:19 [2024-03-15T19:27:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133855753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:19 [2024-03-15T19:27:19.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133855753 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:19 [2024-03-15T19:27:19.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133855440 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:19 [2024-03-15T19:27:19.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:19 [2024-03-15T19:27:19.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:27:19 [2024-03-15T19:27:19.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133868994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133868994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133868994 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133868994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133868994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133869263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133869264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133869264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133869281 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133869281 data=null}, ToolItem with tooltip text {Show Legend}]
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133869292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133869292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133869292 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133869292 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133869292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133869292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133869292 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133868994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133870469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133870470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133870470 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133870470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133870470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133870729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133870729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133870729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133870730 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133870730 data=null}, ToolItem with tooltip text {Show Legend}]
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133870755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133870755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133870755 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133870756 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133870756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133870756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133870756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133870470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:34 [2024-03-15T19:27:34.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:34 [2024-03-15T19:27:34.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:27:34 [2024-03-15T19:27:34.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:27:35 [2024-03-15T19:27:35.497Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:27:35 [2024-03-15T19:27:35.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:27:35 [2024-03-15T19:27:35.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133871422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:35 [2024-03-15T19:27:35.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133871422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:35 [2024-03-15T19:27:35.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133871422 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:35 [2024-03-15T19:27:35.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133871422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:35 [2024-03-15T19:27:35.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133871422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:35 [2024-03-15T19:27:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133871712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:35 [2024-03-15T19:27:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133871713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:35 [2024-03-15T19:27:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133871713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:35 [2024-03-15T19:27:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133871713 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:35 [2024-03-15T19:27:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133871713 data=null}, ToolItem with tooltip text {Show Legend}]
15:27:35 [2024-03-15T19:27:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:27:35 [2024-03-15T19:27:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:27:35 [2024-03-15T19:27:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1133871715 data=null doit=true}, Shell with text {Legend}]
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Sent event 13 to [Selection [13]: SelectionEvent{Scale {} time=1133871718 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")]
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133871722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133871722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133871722 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:35 [2024-03-15T19:27:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133871722 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:35 [2024-03-15T19:27:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133871723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:35 [2024-03-15T19:27:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133871723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:35 [2024-03-15T19:27:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133871723 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:35 [2024-03-15T19:27:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133871422 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:35 [2024-03-15T19:27:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:36 [2024-03-15T19:27:36.683Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:27:36 [2024-03-15T19:27:36.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:27:36 [2024-03-15T19:27:36.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133872756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:36 [2024-03-15T19:27:36.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133872756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:36 [2024-03-15T19:27:36.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133872756 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:36 [2024-03-15T19:27:36.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133872757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:36 [2024-03-15T19:27:36.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133872757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:36 [2024-03-15T19:27:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133873042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:36 [2024-03-15T19:27:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133873043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:36 [2024-03-15T19:27:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133873043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:36 [2024-03-15T19:27:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133873043 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:36 [2024-03-15T19:27:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133873044 data=null}, ToolItem with tooltip text {Show Legend}]
15:27:36 [2024-03-15T19:27:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1133873048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1133873048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1133873048 data=null doit=true}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1133873048 data=null}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1133873048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1133873048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1133873048 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
15:27:36 [2024-03-15T19:27:36.940Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
15:27:36 [2024-03-15T19:27:36.940Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
15:27:36 [2024-03-15T19:27:36.940Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
15:27:36 [2024-03-15T19:27:36.940Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
15:27:36 [2024-03-15T19:27:36.940Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:36 [2024-03-15T19:27:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:36 [2024-03-15T19:27:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:36 [2024-03-15T19:27:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:36 [2024-03-15T19:27:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:36 [2024-03-15T19:27:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:36 [2024-03-15T19:27:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:36 [2024-03-15T19:27:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:36 [2024-03-15T19:27:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:36 [2024-03-15T19:27:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:27:36 [2024-03-15T19:27:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:36 [2024-03-15T19:27:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:36 [2024-03-15T19:27:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:27:36 [2024-03-15T19:27:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133873059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:36 [2024-03-15T19:27:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133873059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:36 [2024-03-15T19:27:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133873059 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:36 [2024-03-15T19:27:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133873059 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:36 [2024-03-15T19:27:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133873059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:36 [2024-03-15T19:27:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133873059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:36 [2024-03-15T19:27:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133873059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:36 [2024-03-15T19:27:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133872757 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:36 [2024-03-15T19:27:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:38 [2024-03-15T19:27:38.306Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:27:38 [2024-03-15T19:27:38.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:27:38 [2024-03-15T19:27:38.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133874073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:38 [2024-03-15T19:27:38.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133874073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133874073 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133874073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133874074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133874271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133874272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133874341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133874341 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133874341 data=null}, ToolItem with tooltip text {Show Legend}]
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133874349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:38 [2024-03-15T19:27:38.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133874349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:38 [2024-03-15T19:27:38.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133874349 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:38 [2024-03-15T19:27:38.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133874349 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:38 [2024-03-15T19:27:38.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133874349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:38 [2024-03-15T19:27:38.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133874350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:38 [2024-03-15T19:27:38.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133874350 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:38 [2024-03-15T19:27:38.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133874074 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:38 [2024-03-15T19:27:38.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:38 [2024-03-15T19:27:38.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:27:38 [2024-03-15T19:27:38.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:27:38 [2024-03-15T19:27:38.870Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:27:38 [2024-03-15T19:27:38.870Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:27:38 [2024-03-15T19:27:38.870Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:27:39 [2024-03-15T19:27:39.433Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:27:39 [2024-03-15T19:27:39.433Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:27:39 [2024-03-15T19:27:39.994Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:27:39 [2024-03-15T19:27:39.994Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:27:40 [2024-03-15T19:27:40.555Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:27:40 [2024-03-15T19:27:40.555Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:27:41 [2024-03-15T19:27:41.117Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:27:41 [2024-03-15T19:27:41.117Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:27:41 [2024-03-15T19:27:41.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:27:41 [2024-03-15T19:27:41.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:27:41 [2024-03-15T19:27:41.935Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:27:41 [2024-03-15T19:27:41.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:27:41 [2024-03-15T19:27:41.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133878017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:41 [2024-03-15T19:27:41.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133878017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:41 [2024-03-15T19:27:41.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133878017 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:41 [2024-03-15T19:27:41.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133878017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:41 [2024-03-15T19:27:41.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133878017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:42 [2024-03-15T19:27:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133878290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133878291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133878291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133878291 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133878291 data=null}, ToolItem with tooltip text {Show Legend}]
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133878316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133878316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133878316 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133878316 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:42 [2024-03-15T19:27:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133878316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:42 [2024-03-15T19:27:42.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133878316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:42 [2024-03-15T19:27:42.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133878317 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:42 [2024-03-15T19:27:42.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133878017 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:42 [2024-03-15T19:27:42.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:42 [2024-03-15T19:27:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:27:42 [2024-03-15T19:27:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:27:43 [2024-03-15T19:27:43.013Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:27:43 [2024-03-15T19:27:43.013Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:27:43 [2024-03-15T19:27:43.013Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:27:43 [2024-03-15T19:27:43.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
15:27:43 [2024-03-15T19:27:43.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Time Event Filter} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1133879259 data=null doit=true}, Shell with text {Time Event Filter}]
15:27:43 [2024-03-15T19:27:43.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:27:43 [2024-03-15T19:27:43.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:27:43 [2024-03-15T19:27:43.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:27:44 [2024-03-15T19:27:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
15:27:44 [2024-03-15T19:27:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Time Event Filter} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1133880773 data=null doit=true}, Shell with text {Time Event Filter}]
15:27:45 [2024-03-15T19:27:45.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hat1", using matcher: of type 'Text'
15:27:45 [2024-03-15T19:27:45.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hat1", using matcher: (of type 'Text')
15:27:45 [2024-03-15T19:27:45.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:27:45 [2024-03-15T19:27:45.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133881524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133881524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133881524 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133881524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133881524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133881583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133881585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133881585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133881585 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133881585 data=null}, ToolItem with tooltip text {Show Legend}]
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:45 [2024-03-15T19:27:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:27:45 [2024-03-15T19:27:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-03-15T19:27:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:45 [2024-03-15T19:27:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:27:45 [2024-03-15T19:27:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133881623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:45 [2024-03-15T19:27:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133881623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:45 [2024-03-15T19:27:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133881623 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:45 [2024-03-15T19:27:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133881623 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:45 [2024-03-15T19:27:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133881623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:45 [2024-03-15T19:27:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133881623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:45 [2024-03-15T19:27:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133881623 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:45 [2024-03-15T19:27:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133881524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:45 [2024-03-15T19:27:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:45 [2024-03-15T19:27:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:27:45 [2024-03-15T19:27:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:27:46 [2024-03-15T19:27:46.398Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:27:46 [2024-03-15T19:27:46.398Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:27:46 [2024-03-15T19:27:46.398Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:27:46 [2024-03-15T19:27:46.398Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:27:46 [2024-03-15T19:27:46.398Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:27:46 [2024-03-15T19:27:46.961Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:27:46 [2024-03-15T19:27:46.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:27:46 [2024-03-15T19:27:46.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133882860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:46 [2024-03-15T19:27:46.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133882860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:46 [2024-03-15T19:27:46.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133882860 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:46 [2024-03-15T19:27:46.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133882860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:46 [2024-03-15T19:27:46.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133882860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:46 [2024-03-15T19:27:46.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133883143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:46 [2024-03-15T19:27:46.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133883144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:46 [2024-03-15T19:27:46.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133883144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:27:46 [2024-03-15T19:27:46.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133883144 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:46 [2024-03-15T19:27:46.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133883144 data=null}, ToolItem with tooltip text {Show Legend}]
15:27:46 [2024-03-15T19:27:46.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:27:46 [2024-03-15T19:27:46.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:46 [2024-03-15T19:27:46.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:46 [2024-03-15T19:27:46.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-03-15T19:27:46.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:47 [2024-03-15T19:27:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:47 [2024-03-15T19:27:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:47 [2024-03-15T19:27:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:47 [2024-03-15T19:27:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:47 [2024-03-15T19:27:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:27:47 [2024-03-15T19:27:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:47 [2024-03-15T19:27:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:47 [2024-03-15T19:27:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:47 [2024-03-15T19:27:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:47 [2024-03-15T19:27:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:47 [2024-03-15T19:27:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:47 [2024-03-15T19:27:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:47 [2024-03-15T19:27:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:47 [2024-03-15T19:27:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:47 [2024-03-15T19:27:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:47 [2024-03-15T19:27:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:27:47 [2024-03-15T19:27:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:47 [2024-03-15T19:27:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:27:47 [2024-03-15T19:27:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:47 [2024-03-15T19:27:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:47 [2024-03-15T19:27:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:27:47 [2024-03-15T19:27:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133883154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:47 [2024-03-15T19:27:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133883154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:47 [2024-03-15T19:27:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133883154 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:47 [2024-03-15T19:27:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133883154 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:47 [2024-03-15T19:27:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133883154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:47 [2024-03-15T19:27:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133883154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:47 [2024-03-15T19:27:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133883154 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:47 [2024-03-15T19:27:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133882860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:27:47 [2024-03-15T19:27:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:47 [2024-03-15T19:27:47.220Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 50.97 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
15:27:47 [2024-03-15T19:27:47.220Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testBookmark -- Time elapsed: 1.421 s
15:27:47 [2024-03-15T19:27:47.220Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testTimeLine -- Time elapsed: 2.987 s
15:27:47 [2024-03-15T19:27:47.220Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testDrag -- Time elapsed: 2.207 s
15:27:47 [2024-03-15T19:27:47.220Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testKeyboardNamespaceNavigation -- Time elapsed: 0.993 s
15:27:47 [2024-03-15T19:27:47.221Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testCollapseExpandUsingEnter -- Time elapsed: 1.008 s
15:27:47 [2024-03-15T19:27:47.221Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testExpandAndCollapse -- Time elapsed: 1.043 s
15:27:47 [2024-03-15T19:27:47.221Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testEventStyling -- Time elapsed: 4.231 s
15:27:47 [2024-03-15T19:27:47.221Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testLegendArrow -- Time elapsed: 3.596 s
15:27:47 [2024-03-15T19:27:47.221Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testHideEmptyRows -- Time elapsed: 2.795 s
15:27:47 [2024-03-15T19:27:47.221Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testVerticalZoom -- Time elapsed: 13.51 s
15:27:47 [2024-03-15T19:27:47.221Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testZoomToSelection -- Time elapsed: 1.467 s
15:27:47 [2024-03-15T19:27:47.221Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest skipped
15:27:47 [2024-03-15T19:27:47.221Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testLegend -- Time elapsed: 3.592 s
15:27:47 [2024-03-15T19:27:47.221Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testHorizontalZoom -- Time elapsed: 3.975 s
15:27:47 [2024-03-15T19:27:47.221Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testTimegraphEventFiltering -- Time elapsed: 3.331 s
15:27:47 [2024-03-15T19:27:47.221Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testKeyboardNavigation -- Time elapsed: 1.523 s
15:27:47 [2024-03-15T19:27:47.221Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest skipped
15:27:47 [2024-03-15T19:27:47.221Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
15:27:47 [2024-03-15T19:27:47.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133883291 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:27:47 [2024-03-15T19:27:47.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:47 [2024-03-15T19:27:47.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:27:47 [2024-03-15T19:27:47.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:27:47 [2024-03-15T19:27:47.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:27:47 [2024-03-15T19:27:47.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1133883424 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:27:47 [2024-03-15T19:27:47.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Trace Import}
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/139/0/.cp/testfiles
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/139/0/.cp/testfiles} [layout=null] time=1133884083 data=null}, (of type 'Combo')]
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/139/0/.cp/testfiles
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1133884140 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1133884140 data=null doit=true}, TreeItem with text {testfiles}]
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1133884140 data=null}, TreeItem with text {testfiles}]
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1133884140 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133884140 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1133884141 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog1
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1133884162 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
15:27:48 [2024-03-15T19:27:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1133884162 data=null doit=true}, TreeItem with text {testfiles}]
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1133884162 data=null}, TreeItem with text {testfiles}]
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1133884162 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133884162 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1133884163 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog2
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1133884167 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1133884167 data=null doit=true}, TreeItem with text {testfiles}]
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1133884167 data=null}, TreeItem with text {testfiles}]
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1133884168 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133884168 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1133884168 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog3
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1133884172 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1133884172 data=null doit=true}, TreeItem with text {testfiles}]
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1133884173 data=null}, TreeItem with text {testfiles}]
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1133884173 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133884173 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1133884174 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog4
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1133884184 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1133884184 data=null doit=true}, TreeItem with text {testfiles}]
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1133884184 data=null}, TreeItem with text {testfiles}]
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1133884184 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133884184 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1133884185 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog5
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1133884189 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1133884189 data=null doit=true}, TreeItem with text {testfiles}]
15:27:48 [2024-03-15T19:27:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1133884189 data=null}, TreeItem with text {testfiles}]
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1133884189 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133884189 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1133884190 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog6
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1133884198 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@728b0dc0
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1133884200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1133884200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1133884200 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1133884200 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1133884200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1133884201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1133884201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1133884201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1133884201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1133884201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1133884201 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:48 [2024-03-15T19:27:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1133884201 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@73eb830c
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1133884203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1133884203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1133884203 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1133884203 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1133884203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1133884203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1133884203 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1133884203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1133884203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1133884204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1133884204 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1133884204 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:48 [2024-03-15T19:27:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1847d11b
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1133884216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1133884216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1133884216 data=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:27:48 [2024-03-15T19:27:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1133884216 data=null}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:27:48 [2024-03-15T19:27:48.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1133884217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:27:48 [2024-03-15T19:27:48.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1133884217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:27:48 [2024-03-15T19:27:48.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1133884217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:27:48 [2024-03-15T19:27:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1133884245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:27:48 [2024-03-15T19:27:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1133884245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:27:48 [2024-03-15T19:27:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1133884245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:27:48 [2024-03-15T19:27:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1133884245 data=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:27:48 [2024-03-15T19:27:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1133884245 data=null}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:27:48 [2024-03-15T19:27:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
15:27:48 [2024-03-15T19:27:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
15:27:48 [2024-03-15T19:27:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:27:48 [2024-03-15T19:27:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
15:27:48 [2024-03-15T19:27:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
15:27:48 [2024-03-15T19:27:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
15:27:48 [2024-03-15T19:27:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:27:48 [2024-03-15T19:27:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
15:27:48 [2024-03-15T19:27:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
15:27:48 [2024-03-15T19:27:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
15:27:48 [2024-03-15T19:27:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
15:27:48 [2024-03-15T19:27:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
15:27:48 [2024-03-15T19:27:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'Start Time')
15:27:48 [2024-03-15T19:27:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
15:27:48 [2024-03-15T19:27:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
15:27:48 [2024-03-15T19:27:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
15:27:48 [2024-03-15T19:27:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: of type 'Text'
15:27:48 [2024-03-15T19:27:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:27:48 [2024-03-15T19:27:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
15:27:48 [2024-03-15T19:27:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'End Time')
15:27:48 [2024-03-15T19:27:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
15:27:48 [2024-03-15T19:27:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
15:27:48 [2024-03-15T19:27:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
15:27:48 [2024-03-15T19:27:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'End Time')
15:27:48 [2024-03-15T19:27:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
15:27:48 [2024-03-15T19:27:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:48 [2024-03-15T19:27:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:48 [2024-03-15T19:27:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:48 [2024-03-15T19:27:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:48 [2024-03-15T19:27:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:27:48 [2024-03-15T19:27:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1133884272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:48 [2024-03-15T19:27:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1133884272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:48 [2024-03-15T19:27:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1133884272 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:48 [2024-03-15T19:27:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1133884272 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:48 [2024-03-15T19:27:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1133884272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:48 [2024-03-15T19:27:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1133884272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:48 [2024-03-15T19:27:48.303Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:48 [2024-03-15T19:27:48.303Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:48 [2024-03-15T19:27:48.303Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:48 [2024-03-15T19:27:48.303Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:48 [2024-03-15T19:27:48.303Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:48 [2024-03-15T19:27:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:27:48 [2024-03-15T19:27:48.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1133884272 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:48 [2024-03-15T19:27:48.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:48 [2024-03-15T19:27:48.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:48 [2024-03-15T19:27:48.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:48 [2024-03-15T19:27:48.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:48 [2024-03-15T19:27:48.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:48 [2024-03-15T19:27:48.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:48 [2024-03-15T19:27:48.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133884848 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:27:48 [2024-03-15T19:27:48.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1133884848 data=null doit=true}, TreeItem with text {Tracing}]
15:27:48 [2024-03-15T19:27:48.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133884848 data=null}, TreeItem with text {Tracing}]
15:27:48 [2024-03-15T19:27:48.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133884848 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:48 [2024-03-15T19:27:48.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133884849 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:27:48 [2024-03-15T19:27:48.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133884887 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:48 [2024-03-15T19:27:48.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:48 [2024-03-15T19:27:48.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133884888 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:27:48 [2024-03-15T19:27:48.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1133884888 data=null doit=true}, TreeItem with text {Tracing}]
15:27:48 [2024-03-15T19:27:48.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133884888 data=null}, TreeItem with text {Tracing}]
15:27:48 [2024-03-15T19:27:48.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133884888 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:48 [2024-03-15T19:27:48.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133884889 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:27:48 [2024-03-15T19:27:48.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133884901 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:48 [2024-03-15T19:27:48.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1133884901 data=null doit=true}, TreeItem with text {Tracing}]
15:27:48 [2024-03-15T19:27:48.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133884901 data=null}, TreeItem with text {Tracing}]
15:27:48 [2024-03-15T19:27:48.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133884902 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:48 [2024-03-15T19:27:48.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133884902 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
15:27:48 [2024-03-15T19:27:48.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133884904 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:48 [2024-03-15T19:27:48.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:48 [2024-03-15T19:27:48.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1133884904 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:27:48 [2024-03-15T19:27:48.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1133884904 data=null doit=true}, TreeItem with text {Traces [4]}]
15:27:48 [2024-03-15T19:27:48.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1133884904 data=null}, TreeItem with text {Traces [4]}]
15:27:48 [2024-03-15T19:27:48.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1133884905 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:27:48 [2024-03-15T19:27:48.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133884905 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:27:48 [2024-03-15T19:27:48.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1133884921 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:27:48 [2024-03-15T19:27:48.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1133884921 data=null doit=true}, TreeItem with text {Traces [4]}]
15:27:48 [2024-03-15T19:27:48.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1133884921 data=null}, TreeItem with text {Traces [4]}]
15:27:48 [2024-03-15T19:27:48.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1133884921 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:27:48 [2024-03-15T19:27:48.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133884922 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [4]}]
15:27:48 [2024-03-15T19:27:48.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1133884924 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:27:49 [2024-03-15T19:27:49.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133885127 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:27:49 [2024-03-15T19:27:49.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:27:49 [2024-03-15T19:27:49.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:49 [2024-03-15T19:27:49.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:49 [2024-03-15T19:27:49.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:49 [2024-03-15T19:27:49.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133885132 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:27:49 [2024-03-15T19:27:49.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1133885132 data=null doit=true}, TreeItem with text {Tracing}]
15:27:49 [2024-03-15T19:27:49.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133885132 data=null}, TreeItem with text {Tracing}]
15:27:49 [2024-03-15T19:27:49.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133885132 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:49 [2024-03-15T19:27:49.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133885132 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:27:49 [2024-03-15T19:27:49.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133885156 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:49 [2024-03-15T19:27:49.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:27:49 [2024-03-15T19:27:49.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:27:49 [2024-03-15T19:27:49.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:27:49 [2024-03-15T19:27:49.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:27:49 [2024-03-15T19:27:49.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:27:49 [2024-03-15T19:27:49.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:27:49 [2024-03-15T19:27:49.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:27:49 [2024-03-15T19:27:49.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:27:49 [2024-03-15T19:27:49.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:27:49 [2024-03-15T19:27:49.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:49 [2024-03-15T19:27:49.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:49 [2024-03-15T19:27:49.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:27:49 [2024-03-15T19:27:49.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:27:49 [2024-03-15T19:27:49.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133885564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:49 [2024-03-15T19:27:49.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133885564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:49 [2024-03-15T19:27:49.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133885564 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:49 [2024-03-15T19:27:49.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133885564 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:49 [2024-03-15T19:27:49.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133885564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:49 [2024-03-15T19:27:49.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133885564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:49 [2024-03-15T19:27:49.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133885565 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:49 [2024-03-15T19:27:49.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133885565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:49 [2024-03-15T19:27:49.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133885565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:49 [2024-03-15T19:27:49.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133885565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:49 [2024-03-15T19:27:49.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133885565 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:49 [2024-03-15T19:27:49.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133885565 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:49 [2024-03-15T19:27:49.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:27:49 [2024-03-15T19:27:49.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:27:49 [2024-03-15T19:27:49.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:27:49 [2024-03-15T19:27:49.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:49 [2024-03-15T19:27:49.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:49 [2024-03-15T19:27:49.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:27:49 [2024-03-15T19:27:49.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:49 [2024-03-15T19:27:49.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:49 [2024-03-15T19:27:49.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:27:49 [2024-03-15T19:27:49.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133885566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:49 [2024-03-15T19:27:49.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133885566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:49 [2024-03-15T19:27:49.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133885566 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:49 [2024-03-15T19:27:49.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133885566 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:49 [2024-03-15T19:27:49.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133885566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:49 [2024-03-15T19:27:49.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133885566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:49 [2024-03-15T19:27:49.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:49 [2024-03-15T19:27:49.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:49 [2024-03-15T19:27:49.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:49 [2024-03-15T19:27:49.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:49 [2024-03-15T19:27:49.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:49 [2024-03-15T19:27:49.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:27:49 [2024-03-15T19:27:49.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133885566 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:49 [2024-03-15T19:27:49.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1133885202 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:27:50 [2024-03-15T19:27:50.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:27:50 [2024-03-15T19:27:50.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Trace Import}
15:27:50 [2024-03-15T19:27:50.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:27:50 [2024-03-15T19:27:50.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:27:50 [2024-03-15T19:27:50.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:27:50 [2024-03-15T19:27:50.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/139/0/.cp/testfiles
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/139/0/.cp/testfiles} [layout=null] time=1133886691 data=null}, (of type 'Combo')]
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/139/0/.cp/testfiles
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1133886729 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1133886729 data=null doit=true}, TreeItem with text {testfiles}]
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1133886730 data=null}, TreeItem with text {testfiles}]
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1133886730 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133886730 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1133886730 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog1
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1133886746 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1133886746 data=null doit=true}, TreeItem with text {testfiles}]
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1133886746 data=null}, TreeItem with text {testfiles}]
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1133886746 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133886747 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1133886747 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog2
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1133886750 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1133886750 data=null doit=true}, TreeItem with text {testfiles}]
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1133886751 data=null}, TreeItem with text {testfiles}]
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1133886751 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133886751 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1133886751 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:27:50 [2024-03-15T19:27:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:27:50 [2024-03-15T19:27:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog3
15:27:50 [2024-03-15T19:27:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:50 [2024-03-15T19:27:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:50 [2024-03-15T19:27:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:50 [2024-03-15T19:27:50.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1133886754 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
15:27:50 [2024-03-15T19:27:50.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1133886754 data=null doit=true}, TreeItem with text {testfiles}]
15:27:50 [2024-03-15T19:27:50.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1133886754 data=null}, TreeItem with text {testfiles}]
15:27:50 [2024-03-15T19:27:50.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1133886754 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:27:50 [2024-03-15T19:27:50.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133886754 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
15:27:50 [2024-03-15T19:27:50.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1133886755 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:27:50 [2024-03-15T19:27:50.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:27:50 [2024-03-15T19:27:50.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog4
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1133886757 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1133886757 data=null doit=true}, TreeItem with text {testfiles}]
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1133886757 data=null}, TreeItem with text {testfiles}]
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1133886757 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133886757 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1133886757 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog5
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1133886760 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1133886760 data=null doit=true}, TreeItem with text {testfiles}]
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1133886760 data=null}, TreeItem with text {testfiles}]
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1133886760 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133886760 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1133886760 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog6
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1133886765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:50 [2024-03-15T19:27:50.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@46de9704
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1133886766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1133886767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1133886767 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1133886767 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1133886767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1133886767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1133886767 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1133886767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1133886767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1133886767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1133886767 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1133886767 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:50 [2024-03-15T19:27:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@11d5c69f
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1133886770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1133886770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:27:50 [2024-03-15T19:27:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1133886771 data=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1133886771 data=null}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1133886771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1133886771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1133886771 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1133886780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1133886780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1133886780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1133886780 data=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1133886780 data=null}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'Start Time')
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 02:00:00", using matcher: of type 'Text'
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'End Time')
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'End Time')
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:50 [2024-03-15T19:27:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:50 [2024-03-15T19:27:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:50 [2024-03-15T19:27:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:27:50 [2024-03-15T19:27:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1133886814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:50 [2024-03-15T19:27:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1133886814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:50 [2024-03-15T19:27:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1133886814 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:50 [2024-03-15T19:27:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1133886814 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:50 [2024-03-15T19:27:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1133886814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:50 [2024-03-15T19:27:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1133886814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:50 [2024-03-15T19:27:50.824Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:50 [2024-03-15T19:27:50.824Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:50 [2024-03-15T19:27:50.824Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:50 [2024-03-15T19:27:50.824Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:50 [2024-03-15T19:27:50.824Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:50 [2024-03-15T19:27:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:27:51 [2024-03-15T19:27:51.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1133886814 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:51 [2024-03-15T19:27:51.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:51 [2024-03-15T19:27:51.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:51 [2024-03-15T19:27:51.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:51 [2024-03-15T19:27:51.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:51 [2024-03-15T19:27:51.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:51 [2024-03-15T19:27:51.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:51 [2024-03-15T19:27:51.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133887412 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:27:51 [2024-03-15T19:27:51.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1133887412 data=null doit=true}, TreeItem with text {Tracing}]
15:27:51 [2024-03-15T19:27:51.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133887412 data=null}, TreeItem with text {Tracing}]
15:27:51 [2024-03-15T19:27:51.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133887412 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:51 [2024-03-15T19:27:51.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133887412 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:27:51 [2024-03-15T19:27:51.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133887438 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:51 [2024-03-15T19:27:51.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:51 [2024-03-15T19:27:51.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133887443 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:27:51 [2024-03-15T19:27:51.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1133887443 data=null doit=true}, TreeItem with text {Tracing}]
15:27:51 [2024-03-15T19:27:51.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133887443 data=null}, TreeItem with text {Tracing}]
15:27:51 [2024-03-15T19:27:51.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133887444 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:51 [2024-03-15T19:27:51.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133887444 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:27:51 [2024-03-15T19:27:51.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133887449 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:51 [2024-03-15T19:27:51.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1133887449 data=null doit=true}, TreeItem with text {Tracing}]
15:27:51 [2024-03-15T19:27:51.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133887449 data=null}, TreeItem with text {Tracing}]
15:27:51 [2024-03-15T19:27:51.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133887449 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:51 [2024-03-15T19:27:51.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133887450 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
15:27:51 [2024-03-15T19:27:51.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133887451 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:51 [2024-03-15T19:27:51.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:51 [2024-03-15T19:27:51.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1133887452 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:27:51 [2024-03-15T19:27:51.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1133887452 data=null doit=true}, TreeItem with text {Traces [4]}]
15:27:51 [2024-03-15T19:27:51.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1133887452 data=null}, TreeItem with text {Traces [4]}]
15:27:51 [2024-03-15T19:27:51.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1133887452 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:27:51 [2024-03-15T19:27:51.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133887452 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:27:51 [2024-03-15T19:27:51.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1133887466 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:27:51 [2024-03-15T19:27:51.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1133887466 data=null doit=true}, TreeItem with text {Traces [4]}]
15:27:51 [2024-03-15T19:27:51.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1133887467 data=null}, TreeItem with text {Traces [4]}]
15:27:51 [2024-03-15T19:27:51.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1133887467 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:27:51 [2024-03-15T19:27:51.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133887467 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [4]}]
15:27:51 [2024-03-15T19:27:51.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1133887469 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:27:51 [2024-03-15T19:27:51.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133887771 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:27:51 [2024-03-15T19:27:51.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:27:51 [2024-03-15T19:27:51.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:51 [2024-03-15T19:27:51.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:51 [2024-03-15T19:27:51.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:51 [2024-03-15T19:27:51.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133887805 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:27:51 [2024-03-15T19:27:51.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1133887805 data=null doit=true}, TreeItem with text {Tracing}]
15:27:51 [2024-03-15T19:27:51.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133887805 data=null}, TreeItem with text {Tracing}]
15:27:51 [2024-03-15T19:27:51.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133887806 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:51 [2024-03-15T19:27:51.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133887806 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:27:51 [2024-03-15T19:27:51.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133887824 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:51 [2024-03-15T19:27:51.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:27:51 [2024-03-15T19:27:51.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:27:51 [2024-03-15T19:27:51.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:27:52 [2024-03-15T19:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133888773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133888773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133888773 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133888773 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133888773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133888773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133888773 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133888773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133888773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133888773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133888774 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133888774 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133888774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133888774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133888775 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133888775 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133888775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133888775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:52 [2024-03-15T19:27:52.777Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:52 [2024-03-15T19:27:52.777Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:52 [2024-03-15T19:27:52.777Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:52 [2024-03-15T19:27:52.777Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:52 [2024-03-15T19:27:52.777Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:27:52 [2024-03-15T19:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133888775 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:52 [2024-03-15T19:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1133887881 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:27:53 [2024-03-15T19:27:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:27:53 [2024-03-15T19:27:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Trace Import}
15:27:53 [2024-03-15T19:27:53.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:27:53 [2024-03-15T19:27:53.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:27:53 [2024-03-15T19:27:53.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:27:53 [2024-03-15T19:27:53.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/139/0/.cp/testfiles
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/139/0/.cp/testfiles} [layout=null] time=1133889903 data=null}, (of type 'Combo')]
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/139/0/.cp/testfiles
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1133889952 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1133889952 data=null doit=true}, TreeItem with text {testfiles}]
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1133889952 data=null}, TreeItem with text {testfiles}]
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1133889953 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133889953 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1133889953 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog1
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1133889979 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1133889979 data=null doit=true}, TreeItem with text {testfiles}]
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1133889980 data=null}, TreeItem with text {testfiles}]
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1133889981 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133889981 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1133889981 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog2
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1133889988 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1133889988 data=null doit=true}, TreeItem with text {testfiles}]
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1133889988 data=null}, TreeItem with text {testfiles}]
15:27:53 [2024-03-15T19:27:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1133889988 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133889988 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1133889989 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog3
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1133889993 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1133889993 data=null doit=true}, TreeItem with text {testfiles}]
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1133889993 data=null}, TreeItem with text {testfiles}]
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1133889993 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133889993 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1133889994 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog4
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1133889998 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1133889998 data=null doit=true}, TreeItem with text {testfiles}]
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1133889998 data=null}, TreeItem with text {testfiles}]
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1133890004 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133890004 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1133890004 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog5
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1133890009 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1133890009 data=null doit=true}, TreeItem with text {testfiles}]
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1133890009 data=null}, TreeItem with text {testfiles}]
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1133890009 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133890009 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1133890010 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog6
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:53 [2024-03-15T19:27:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1133890014 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@49b98db1
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1133890019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1133890019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1133890019 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1133890019 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1133890020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1133890020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1133890020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1133890020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1133890020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1133890020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1133890020 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1133890020 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:53 [2024-03-15T19:27:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@323fff38
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1133890025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1133890025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1133890025 data=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1133890025 data=null}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1133890025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1133890025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1133890025 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1133890047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1133890047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1133890047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1133890047 data=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1133890047 data=null}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'Start Time')
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: of type 'Text'
15:27:53 [2024-03-15T19:27:53.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'End Time')
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'End Time')
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: of type 'Text'
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: with label (with mnemonic 'Start Time')
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: of type 'Text'
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: with label (with mnemonic 'Start Time')
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'Start Time')
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "02:00:00", using matcher: of type 'Text'
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: of type 'Text'
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: with label (with mnemonic 'End Time')
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'End Time')
15:27:53 [2024-03-15T19:27:53.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
15:27:54 [2024-03-15T19:27:54.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:54 [2024-03-15T19:27:54.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:54 [2024-03-15T19:27:54.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:54 [2024-03-15T19:27:54.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:54 [2024-03-15T19:27:54.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:54 [2024-03-15T19:27:54.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:54 [2024-03-15T19:27:54.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:54 [2024-03-15T19:27:54.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:54 [2024-03-15T19:27:54.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:54 [2024-03-15T19:27:54.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:54 [2024-03-15T19:27:54.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:54 [2024-03-15T19:27:54.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:54 [2024-03-15T19:27:54.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:54 [2024-03-15T19:27:54.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:54 [2024-03-15T19:27:54.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:54 [2024-03-15T19:27:54.226Z] DEBUG ROOT - Closing lingering shell with title Trace Import
15:27:54 [2024-03-15T19:27:54.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1133890156 data=null doit=true}, Shell with text {Trace Import}]
15:27:54 [2024-03-15T19:27:54.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133890231 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:27:54 [2024-03-15T19:27:54.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:27:54 [2024-03-15T19:27:54.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:54 [2024-03-15T19:27:54.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:54 [2024-03-15T19:27:54.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:54 [2024-03-15T19:27:54.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133890265 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:27:54 [2024-03-15T19:27:54.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1133890265 data=null doit=true}, TreeItem with text {Tracing}]
15:27:54 [2024-03-15T19:27:54.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133890265 data=null}, TreeItem with text {Tracing}]
15:27:54 [2024-03-15T19:27:54.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133890266 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:54 [2024-03-15T19:27:54.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133890266 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:27:54 [2024-03-15T19:27:54.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133890303 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:54 [2024-03-15T19:27:54.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:27:54 [2024-03-15T19:27:54.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:27:54 [2024-03-15T19:27:54.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:27:54 [2024-03-15T19:27:54.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:27:54 [2024-03-15T19:27:54.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:27:54 [2024-03-15T19:27:54.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:27:54 [2024-03-15T19:27:54.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:27:54 [2024-03-15T19:27:54.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:27:54 [2024-03-15T19:27:54.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:27:54 [2024-03-15T19:27:54.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:54 [2024-03-15T19:27:54.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:54 [2024-03-15T19:27:54.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:27:54 [2024-03-15T19:27:54.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:27:54 [2024-03-15T19:27:54.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133890780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:54 [2024-03-15T19:27:54.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133890780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:54 [2024-03-15T19:27:54.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133890780 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:54 [2024-03-15T19:27:54.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133890780 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:54 [2024-03-15T19:27:54.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133890780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:54 [2024-03-15T19:27:54.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133890780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:54 [2024-03-15T19:27:54.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133890780 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:54 [2024-03-15T19:27:54.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133890781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:54 [2024-03-15T19:27:54.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133890781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:54 [2024-03-15T19:27:54.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133890781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:54 [2024-03-15T19:27:54.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133890781 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:54 [2024-03-15T19:27:54.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133890781 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:54 [2024-03-15T19:27:54.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:27:54 [2024-03-15T19:27:54.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:27:54 [2024-03-15T19:27:54.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:27:54 [2024-03-15T19:27:54.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:54 [2024-03-15T19:27:54.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:54 [2024-03-15T19:27:54.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:27:54 [2024-03-15T19:27:54.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:54 [2024-03-15T19:27:54.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:54 [2024-03-15T19:27:54.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:27:54 [2024-03-15T19:27:54.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133890782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:54 [2024-03-15T19:27:54.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133890782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:54 [2024-03-15T19:27:54.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133890782 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:54 [2024-03-15T19:27:54.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133890782 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:54 [2024-03-15T19:27:54.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133890782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:54 [2024-03-15T19:27:54.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133890782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:54 [2024-03-15T19:27:54.740Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:54 [2024-03-15T19:27:54.740Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:54 [2024-03-15T19:27:54.740Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:54 [2024-03-15T19:27:54.740Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:54 [2024-03-15T19:27:54.740Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:54 [2024-03-15T19:27:54.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:27:54 [2024-03-15T19:27:54.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133890783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:54 [2024-03-15T19:27:54.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1133890361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:27:55 [2024-03-15T19:27:55.301Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.000 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
15:27:55 [2024-03-15T19:27:55.301Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest.testImportTimerangeInverseTime -- Time elapsed: 2.644 s
15:27:55 [2024-03-15T19:27:55.301Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest.testImportTimerange -- Time elapsed: 3.209 s
15:27:55 [2024-03-15T19:27:55.302Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest.testImportTimerangeInvalidFormat -- Time elapsed: 2.009 s
15:27:55 [2024-03-15T19:27:55.302Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
15:27:55 [2024-03-15T19:27:55.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133891309 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:27:55 [2024-03-15T19:27:55.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:55 [2024-03-15T19:27:55.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:27:55 [2024-03-15T19:27:55.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:27:55 [2024-03-15T19:27:55.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:27:55 [2024-03-15T19:27:55.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1133891398 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:27:55 [2024-03-15T19:27:55.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:27:55 [2024-03-15T19:27:55.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:55 [2024-03-15T19:27:55.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:55 [2024-03-15T19:27:55.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:55 [2024-03-15T19:27:55.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:27:55 [2024-03-15T19:27:55.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:27:55 [2024-03-15T19:27:55.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:27:55 [2024-03-15T19:27:55.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:55 [2024-03-15T19:27:55.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:55 [2024-03-15T19:27:55.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:55 [2024-03-15T19:27:55.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:55 [2024-03-15T19:27:55.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:55 [2024-03-15T19:27:55.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:55 [2024-03-15T19:27:55.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:55 [2024-03-15T19:27:55.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:55 [2024-03-15T19:27:55.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:55 [2024-03-15T19:27:55.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:27:55 [2024-03-15T19:27:55.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1133892014 data=null doit=true}, Button with text {Select roo&t directory:}]
15:27:55 [2024-03-15T19:27:55.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1133892014 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
15:27:55 [2024-03-15T19:27:55.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:27:55 [2024-03-15T19:27:55.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=1133892016 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:27:55 [2024-03-15T19:27:55.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1133892018 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:27:55 [2024-03-15T19:27:55.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1133892018 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:27:55 [2024-03-15T19:27:55.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1133892018 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:27:55 [2024-03-15T19:27:55.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:27:55 [2024-03-15T19:27:55.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:55 [2024-03-15T19:27:55.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:55 [2024-03-15T19:27:55.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:55 [2024-03-15T19:27:55.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:55 [2024-03-15T19:27:55.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:55 [2024-03-15T19:27:55.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:27:55 [2024-03-15T19:27:55.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:27:55 [2024-03-15T19:27:55.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /tmp/trace2114464074158913875.gz
15:27:55 [2024-03-15T19:27:55.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/tmp/trace2114464074158913875.gz} [layout=null] time=1133892024 data=null}, (of type 'Combo')]
15:27:55 [2024-03-15T19:27:55.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /tmp/trace2114464074158913875.gz
15:27:55 [2024-03-15T19:27:55.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:55 [2024-03-15T19:27:55.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:55 [2024-03-15T19:27:55.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1133892076 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1133892076 data=null doit=true}, TreeItem with text {/}]
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1133892076 data=null}, TreeItem with text {/}]
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1133892077 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133892077 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1133892077 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/tmp/trace2114464074...", using matcher: of type 'Combo'
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Test trace : TMF Tests
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : TMF Tests} [layout=null] time=1133892100 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Test trace : TMF Tests
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:56 [2024-03-15T19:27:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1133892103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1133892103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1133892103 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1133892103 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1133892103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1133892103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1133892103 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1133892218 data=null doit=true}, TreeItem with text {Tracing}]
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133892218 data=null}, TreeItem with text {Tracing}]
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133892218 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133892219 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133892221 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133892221 data=null doit=true}, Tree node with text: Traces [1]]
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133892222 data=null}, Tree node with text: Traces [1]]
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133892222 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [1]]
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133892222 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Traces [1]]
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133892239 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [1]]
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: trace2114464074158913875
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {trace2114464074158913875} time=1133892240 data=null button=0 stateMask=0x0 x=171 y=81 count=0}, Tree node with text: trace2114464074158913875]
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {trace2114464074158913875} time=1133892242 data=null doit=true}, Tree node with text: trace2114464074158913875]
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {trace2114464074158913875} time=1133892242 data=null}, Tree node with text: trace2114464074158913875]
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {trace2114464074158913875} time=1133892243 data=null button=1 stateMask=0x0 x=171 y=81 count=1}, Tree node with text: trace2114464074158913875]
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133892243 data=null item=TreeItem {trace2114464074158913875} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: trace2114464074158913875]
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {trace2114464074158913875} time=1133892268 data=null button=1 stateMask=0x80000 x=171 y=81 count=1}, Tree node with text: trace2114464074158913875]
15:27:56 [2024-03-15T19:27:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {trace2114464074158913875} time=1133892269 data=null button=1 stateMask=0x0 x=171 y=81 count=2}, Tree node with text: trace2114464074158913875]
15:27:56 [2024-03-15T19:27:56.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {trace2114464074158913875} time=1133892269 data=null button=1 stateMask=0x0 x=171 y=81 count=2}, Tree node with text: trace2114464074158913875]
15:27:56 [2024-03-15T19:27:56.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1133892269 data=null item=TreeItem {trace2114464074158913875} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: trace2114464074158913875]
15:27:56 [2024-03-15T19:27:56.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {trace2114464074158913875} time=1133892316 data=null button=1 stateMask=0x80000 x=171 y=81 count=2}, Tree node with text: trace2114464074158913875]
15:27:56 [2024-03-15T19:27:56.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {trace2114464074158913875} time=1133892445 data=null button=0 stateMask=0x0 x=171 y=81 count=0}, Tree node with text: trace2114464074158913875]
15:27:56 [2024-03-15T19:27:56.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {trace2114464074158913875} time=1133892445 data=null doit=true}, Tree node with text: trace2114464074158913875]
15:27:56 [2024-03-15T19:27:56.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {trace2114464074158913875} time=1133892445 data=null}, Tree node with text: trace2114464074158913875]
15:27:56 [2024-03-15T19:27:56.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: trace2114464074158913875
15:27:57 [2024-03-15T19:27:57.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:57 [2024-03-15T19:27:57.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:27:57 [2024-03-15T19:27:57.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:27:57 [2024-03-15T19:27:57.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Tracing/Traces/trace2114464074158913875 - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133893649 data=null doit=true}, Shell with text {data - Tracing/Traces/trace2114464074158913875 - Eclipse Platform}]
15:27:57 [2024-03-15T19:27:57.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:27:57 [2024-03-15T19:27:57.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:57 [2024-03-15T19:27:57.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:57 [2024-03-15T19:27:57.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:57 [2024-03-15T19:27:57.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133893702 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:27:57 [2024-03-15T19:27:57.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1133893702 data=null doit=true}, TreeItem with text {Tracing}]
15:27:57 [2024-03-15T19:27:57.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133893702 data=null}, TreeItem with text {Tracing}]
15:27:57 [2024-03-15T19:27:57.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133893703 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:57 [2024-03-15T19:27:57.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133893703 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:27:57 [2024-03-15T19:27:57.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133893734 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:57 [2024-03-15T19:27:57.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:27:57 [2024-03-15T19:27:57.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:27:57 [2024-03-15T19:27:57.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:27:58 [2024-03-15T19:27:58.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:27:58 [2024-03-15T19:27:58.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:27:58 [2024-03-15T19:27:58.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:27:58 [2024-03-15T19:27:58.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:27:58 [2024-03-15T19:27:58.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:27:58 [2024-03-15T19:27:58.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:27:58 [2024-03-15T19:27:58.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:58 [2024-03-15T19:27:58.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:58 [2024-03-15T19:27:58.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:27:58 [2024-03-15T19:27:58.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:27:58 [2024-03-15T19:27:58.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133894632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:58 [2024-03-15T19:27:58.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133894632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:58 [2024-03-15T19:27:58.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133894632 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:58 [2024-03-15T19:27:58.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133894632 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:58 [2024-03-15T19:27:58.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133894632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:58 [2024-03-15T19:27:58.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133894632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:58 [2024-03-15T19:27:58.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133894632 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:58 [2024-03-15T19:27:58.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133894633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:58 [2024-03-15T19:27:58.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133894633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:58 [2024-03-15T19:27:58.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133894633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:58 [2024-03-15T19:27:58.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133894633 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:58 [2024-03-15T19:27:58.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133894633 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:58 [2024-03-15T19:27:58.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:27:58 [2024-03-15T19:27:58.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:27:58 [2024-03-15T19:27:58.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:27:58 [2024-03-15T19:27:58.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:58 [2024-03-15T19:27:58.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:58 [2024-03-15T19:27:58.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:27:58 [2024-03-15T19:27:58.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:58 [2024-03-15T19:27:58.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:58 [2024-03-15T19:27:58.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:27:58 [2024-03-15T19:27:58.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133894634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:58 [2024-03-15T19:27:58.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133894634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:58 [2024-03-15T19:27:58.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133894634 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:58 [2024-03-15T19:27:58.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133894634 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:58 [2024-03-15T19:27:58.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133894634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:58 [2024-03-15T19:27:58.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133894634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:58 [2024-03-15T19:27:58.674Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:58 [2024-03-15T19:27:58.674Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:58 [2024-03-15T19:27:58.674Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:58 [2024-03-15T19:27:58.674Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:58 [2024-03-15T19:27:58.674Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:58 [2024-03-15T19:27:58.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:27:58 [2024-03-15T19:27:58.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133894634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:58 [2024-03-15T19:27:58.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1133893778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:27:59 [2024-03-15T19:27:59.186Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.832 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
15:27:59 [2024-03-15T19:27:59.186Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest.testGzipImport -- Time elapsed: 3.734 s
15:27:59 [2024-03-15T19:27:59.186Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
15:27:59 [2024-03-15T19:27:59.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133895152 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:27:59 [2024-03-15T19:27:59.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:59 [2024-03-15T19:27:59.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:27:59 [2024-03-15T19:27:59.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:27:59 [2024-03-15T19:27:59.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:27:59 [2024-03-15T19:27:59.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1133895313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:27:59 [2024-03-15T19:27:59.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:28:01 [2024-03-15T19:28:01.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:01 [2024-03-15T19:28:01.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:01 [2024-03-15T19:28:01.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:01 [2024-03-15T19:28:01.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:01 [2024-03-15T19:28:01.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:01 [2024-03-15T19:28:01.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:01 [2024-03-15T19:28:01.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1133896792 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:28:01 [2024-03-15T19:28:01.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1133896792 data=null doit=true}, TreeItem with text {Test}]
15:28:01 [2024-03-15T19:28:01.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1133896793 data=null}, TreeItem with text {Test}]
15:28:01 [2024-03-15T19:28:01.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1133896793 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:28:01 [2024-03-15T19:28:01.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133896793 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:28:01 [2024-03-15T19:28:01.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1133896835 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:28:01 [2024-03-15T19:28:01.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:01 [2024-03-15T19:28:01.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1133896836 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:28:01 [2024-03-15T19:28:01.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1133896836 data=null doit=true}, TreeItem with text {Test}]
15:28:01 [2024-03-15T19:28:01.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1133896836 data=null}, TreeItem with text {Test}]
15:28:01 [2024-03-15T19:28:01.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1133896836 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:28:01 [2024-03-15T19:28:01.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133896836 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1133896841 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1133896841 data=null doit=true}, TreeItem with text {Test}]
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1133896841 data=null}, TreeItem with text {Test}]
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1133896841 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133896842 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1133896843 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1133896844 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133896844 data=null doit=true}, TreeItem with text {Traces [1]}]
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133896844 data=null}, TreeItem with text {Traces [1]}]
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133896844 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133896844 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133896859 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1133896865 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1133896865 data=null doit=true}, TreeItem with text {Test}]
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1133896865 data=null}, TreeItem with text {Test}]
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1133896866 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133896866 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1133896876 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:28:01 [2024-03-15T19:28:01.079Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1133896877 data=null doit=true}, TreeItem with text {Experiments [1]}]
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1133896877 data=null}, TreeItem with text {Experiments [1]}]
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1133896877 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133896878 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1133896884 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133896885 data=null doit=true}, TreeItem with text {Traces [1]}]
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133896885 data=null}, TreeItem with text {Traces [1]}]
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133896885 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [1]}]
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133896885 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133896886 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [1]}]
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test.xml} time=1133896888 data=null doit=true}, TreeItem with text {test.xml}]
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1133896888 data=null}, TreeItem with text {test.xml}]
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1133896888 data=null button=1 stateMask=0x0 x=105 y=104 count=1}, TreeItem with text {test.xml}]
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133896888 data=null item=TreeItem {test.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test.xml}]
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {test.xml} time=1133896912 data=null x=105 y=104 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
15:28:01 [2024-03-15T19:28:01.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=1133896913 data=null x=105 y=104 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
15:28:01 [2024-03-15T19:28:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=1133896915 data=null x=149 y=210 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
15:28:01 [2024-03-15T19:28:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=1133896919 data=null x=149 y=210 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
15:28:01 [2024-03-15T19:28:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=1133896920 data=null x=0 y=0 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
15:28:01 [2024-03-15T19:28:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=1133896920 data=null x=149 y=210 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
15:28:01 [2024-03-15T19:28:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=1133896921 data=null x=0 y=0 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
15:28:01 [2024-03-15T19:28:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=1133896921 data=[TmfTraceElement(/Test/Traces/test.xml)] x=149 y=210 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
15:28:01 [2024-03-15T19:28:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=1133896925 data=null x=0 y=0 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
15:28:01 [2024-03-15T19:28:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:01 [2024-03-15T19:28:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:01 [2024-03-15T19:28:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=1133896932 data=null button=0 stateMask=0x0 x=142 y=58 count=0}, TreeItem with text {Test Experiment [0]}]
15:28:01 [2024-03-15T19:28:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=1133896932 data=null doit=true}, TreeItem with text {Test Experiment [0]}]
15:28:01 [2024-03-15T19:28:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=1133896932 data=null}, TreeItem with text {Test Experiment [0]}]
15:28:01 [2024-03-15T19:28:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=1133896932 data=null button=1 stateMask=0x0 x=142 y=58 count=1}, TreeItem with text {Test Experiment [0]}]
15:28:01 [2024-03-15T19:28:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133896932 data=null item=TreeItem {Test Experiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test Experiment [0]}]
15:28:01 [2024-03-15T19:28:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=1133896944 data=null button=1 stateMask=0x80000 x=142 y=58 count=1}, TreeItem with text {Test Experiment [0]}]
15:28:01 [2024-03-15T19:28:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
15:28:01 [2024-03-15T19:28:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export Trace Package...'
15:28:01 [2024-03-15T19:28:01.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export Trace Package...'
15:28:01 [2024-03-15T19:28:01.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
15:28:01 [2024-03-15T19:28:01.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export trace package} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1133897326 data=null doit=true}, Shell with text {Export trace package}]
15:28:01 [2024-03-15T19:28:01.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:28:01 [2024-03-15T19:28:01.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:28:01 [2024-03-15T19:28:01.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:01 [2024-03-15T19:28:01.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:28:01 [2024-03-15T19:28:01.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:28:01 [2024-03-15T19:28:01.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') is already selected, not clicking again.
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1133897344 data=null doit=true}, Button with text {Sa&ve in tar format}]
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1133897344 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Sa&ve in tar format}]
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Save in &zip format} time=1133897345 data=null doit=true}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1133897345 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1133897345 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Save in &zip format} time=1133897345 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1133897352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1133897353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1133897353 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1133897353 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1133897353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:28:01 [2024-03-15T19:28:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1133897353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:28:01 [2024-03-15T19:28:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1133897353 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:28:01 [2024-03-15T19:28:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1133897353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:28:01 [2024-03-15T19:28:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1133897353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:28:01 [2024-03-15T19:28:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1133897353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:28:01 [2024-03-15T19:28:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1133897353 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:28:01 [2024-03-15T19:28:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1133897353 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:28:01 [2024-03-15T19:28:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:28:01 [2024-03-15T19:28:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:28:01 [2024-03-15T19:28:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:28:01 [2024-03-15T19:28:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
15:28:01 [2024-03-15T19:28:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=1133897354 data=null}, (of type 'Combo')]
15:28:01 [2024-03-15T19:28:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
15:28:01 [2024-03-15T19:28:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:28:01 [2024-03-15T19:28:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:28:01 [2024-03-15T19:28:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:01 [2024-03-15T19:28:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:28:01 [2024-03-15T19:28:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:28:01 [2024-03-15T19:28:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:28:01 [2024-03-15T19:28:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:01 [2024-03-15T19:28:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:01 [2024-03-15T19:28:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:28:01 [2024-03-15T19:28:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:28:01 [2024-03-15T19:28:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:01 [2024-03-15T19:28:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:28:01 [2024-03-15T19:28:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1133897356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:01 [2024-03-15T19:28:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1133897356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:01 [2024-03-15T19:28:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1133897356 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:01 [2024-03-15T19:28:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1133897356 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:01 [2024-03-15T19:28:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1133897356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:01 [2024-03-15T19:28:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1133897356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:01 [2024-03-15T19:28:01.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:01 [2024-03-15T19:28:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1133897356 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:01 [2024-03-15T19:28:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=1133896995 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export Trace Package...']
15:28:01 [2024-03-15T19:28:01.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:01 [2024-03-15T19:28:01.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:01 [2024-03-15T19:28:01.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:01 [2024-03-15T19:28:01.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:01 [2024-03-15T19:28:01.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:01 [2024-03-15T19:28:01.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:01 [2024-03-15T19:28:01.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:01 [2024-03-15T19:28:01.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1133897647 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
15:28:01 [2024-03-15T19:28:01.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=1133897647 data=null doit=true}, TreeItem with text {Import Test}]
15:28:01 [2024-03-15T19:28:01.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1133897647 data=null}, TreeItem with text {Import Test}]
15:28:01 [2024-03-15T19:28:01.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1133897647 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
15:28:01 [2024-03-15T19:28:01.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133897647 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Import Test}]
15:28:01 [2024-03-15T19:28:01.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1133897668 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
15:28:01 [2024-03-15T19:28:01.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:01 [2024-03-15T19:28:01.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1133897670 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
15:28:01 [2024-03-15T19:28:01.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=1133897671 data=null doit=true}, TreeItem with text {Import Test}]
15:28:01 [2024-03-15T19:28:01.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1133897671 data=null}, TreeItem with text {Import Test}]
15:28:01 [2024-03-15T19:28:01.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1133897671 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
15:28:01 [2024-03-15T19:28:01.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133897671 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Import Test}]
15:28:01 [2024-03-15T19:28:01.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1133897675 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
15:28:01 [2024-03-15T19:28:01.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=1133897675 data=null doit=true}, TreeItem with text {Import Test}]
15:28:01 [2024-03-15T19:28:01.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1133897676 data=null}, TreeItem with text {Import Test}]
15:28:01 [2024-03-15T19:28:01.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1133897676 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
15:28:01 [2024-03-15T19:28:01.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133897676 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Import Test}]
15:28:01 [2024-03-15T19:28:01.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1133897678 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
15:28:01 [2024-03-15T19:28:01.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:01 [2024-03-15T19:28:01.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133897678 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:28:01 [2024-03-15T19:28:01.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133897678 data=null doit=true}, TreeItem with text {Traces [0]}]
15:28:01 [2024-03-15T19:28:01.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133897678 data=null}, TreeItem with text {Traces [0]}]
15:28:01 [2024-03-15T19:28:01.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133897679 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:28:01 [2024-03-15T19:28:01.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133897679 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:28:01 [2024-03-15T19:28:01.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133897694 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:28:01 [2024-03-15T19:28:01.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:01 [2024-03-15T19:28:01.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133897695 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:28:01 [2024-03-15T19:28:01.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133897695 data=null doit=true}, TreeItem with text {Traces [0]}]
15:28:01 [2024-03-15T19:28:01.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133897695 data=null}, TreeItem with text {Traces [0]}]
15:28:01 [2024-03-15T19:28:01.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133897695 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:28:01 [2024-03-15T19:28:01.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133897695 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:28:01 [2024-03-15T19:28:01.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133897698 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:28:01 [2024-03-15T19:28:01.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
15:28:01 [2024-03-15T19:28:01.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import Trace Package...'
15:28:02 [2024-03-15T19:28:02.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import Trace Package...'
15:28:02 [2024-03-15T19:28:02.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
15:28:02 [2024-03-15T19:28:02.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import trace package} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1133898072 data=null doit=true}, Shell with text {Import trace package}]
15:28:02 [2024-03-15T19:28:02.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:28:02 [2024-03-15T19:28:02.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:28:02 [2024-03-15T19:28:02.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
15:28:02 [2024-03-15T19:28:02.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=1133898073 data=null}, (of type 'Combo')]
15:28:02 [2024-03-15T19:28:02.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
15:28:02 [2024-03-15T19:28:02.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:28:02 [2024-03-15T19:28:02.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
15:28:02 [2024-03-15T19:28:02.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Inserting text:
15:28:02 [2024-03-15T19:28:02.160Z]  into text (of type 'Combo')
15:28:02 [2024-03-15T19:28:02.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:28:02 [2024-03-15T19:28:02.160Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''
15:28:02 [2024-03-15T19:28:02.160Z] '' with an interval of {1}ms. between characters.
15:28:02 [2024-03-15T19:28:02.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:02 [2024-03-15T19:28:02.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:28:02 [2024-03-15T19:28:02.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:28:02 [2024-03-15T19:28:02.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:02 [2024-03-15T19:28:02.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:02 [2024-03-15T19:28:02.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:28:02 [2024-03-15T19:28:02.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:28:02 [2024-03-15T19:28:02.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:02 [2024-03-15T19:28:02.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:28:02 [2024-03-15T19:28:02.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1133898126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:02 [2024-03-15T19:28:02.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1133898126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:02 [2024-03-15T19:28:02.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1133898126 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:02 [2024-03-15T19:28:02.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1133898126 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:02 [2024-03-15T19:28:02.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1133898126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:02 [2024-03-15T19:28:02.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1133898127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:02 [2024-03-15T19:28:02.160Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:02 [2024-03-15T19:28:02.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1133898127 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:02 [2024-03-15T19:28:02.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=1133897747 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import Trace Package...']
15:28:02 [2024-03-15T19:28:02.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:02 [2024-03-15T19:28:02.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:02 [2024-03-15T19:28:02.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:02 [2024-03-15T19:28:02.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:02 [2024-03-15T19:28:02.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:02 [2024-03-15T19:28:02.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:02 [2024-03-15T19:28:02.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:02 [2024-03-15T19:28:02.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1133898281 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
15:28:02 [2024-03-15T19:28:02.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=1133898281 data=null doit=true}, TreeItem with text {Import Test}]
15:28:02 [2024-03-15T19:28:02.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1133898281 data=null}, TreeItem with text {Import Test}]
15:28:02 [2024-03-15T19:28:02.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1133898281 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
15:28:02 [2024-03-15T19:28:02.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133898288 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Import Test}]
15:28:02 [2024-03-15T19:28:02.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1133898309 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
15:28:02 [2024-03-15T19:28:02.161Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
15:28:02 [2024-03-15T19:28:02.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133898309 data=null doit=true}, TreeItem with text {Traces [1]}]
15:28:02 [2024-03-15T19:28:02.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133898309 data=null}, TreeItem with text {Traces [1]}]
15:28:02 [2024-03-15T19:28:02.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133898310 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:28:02 [2024-03-15T19:28:02.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133898310 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:28:02 [2024-03-15T19:28:02.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133898311 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:28:02 [2024-03-15T19:28:02.161Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
15:28:02 [2024-03-15T19:28:02.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1133898311 data=null doit=true}, TreeItem with text {Experiments [1]}]
15:28:02 [2024-03-15T19:28:02.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1133898311 data=null}, TreeItem with text {Experiments [1]}]
15:28:02 [2024-03-15T19:28:02.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1133898311 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
15:28:02 [2024-03-15T19:28:02.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133898311 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
15:28:02 [2024-03-15T19:28:02.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1133898312 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
15:28:02 [2024-03-15T19:28:02.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {Test Experiment [1]}
15:28:02 [2024-03-15T19:28:02.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=1133898313 data=null button=0 stateMask=0x0 x=142 y=58 count=0}, TreeItem with text {Test Experiment [1]}]
15:28:02 [2024-03-15T19:28:02.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=1133898313 data=null doit=true}, TreeItem with text {Test Experiment [1]}]
15:28:02 [2024-03-15T19:28:02.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:02 [2024-03-15T19:28:02.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=1133898313 data=null}, TreeItem with text {Test Experiment [1]}]
15:28:02 [2024-03-15T19:28:02.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=1133898313 data=null button=1 stateMask=0x0 x=142 y=58 count=1}, TreeItem with text {Test Experiment [1]}]
15:28:02 [2024-03-15T19:28:02.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133898313 data=null item=TreeItem {Test Experiment [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test Experiment [1]}]
15:28:02 [2024-03-15T19:28:02.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=1133898338 data=null button=1 stateMask=0x80000 x=142 y=58 count=1}, TreeItem with text {Test Experiment [1]}]
15:28:02 [2024-03-15T19:28:02.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=1133898338 data=null button=1 stateMask=0x0 x=142 y=58 count=2}, TreeItem with text {Test Experiment [1]}]
15:28:02 [2024-03-15T19:28:02.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=1133898338 data=null button=1 stateMask=0x0 x=142 y=58 count=2}, TreeItem with text {Test Experiment [1]}]
15:28:02 [2024-03-15T19:28:02.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1133898338 data=null item=TreeItem {Test Experiment [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test Experiment [1]}]
15:28:02 [2024-03-15T19:28:02.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=1133898426 data=null button=1 stateMask=0x80000 x=142 y=58 count=2}, TreeItem with text {Test Experiment [1]}]
15:28:02 [2024-03-15T19:28:02.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=1133898546 data=null button=0 stateMask=0x0 x=142 y=58 count=0}, TreeItem with text {Test Experiment [1]}]
15:28:02 [2024-03-15T19:28:02.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=1133898546 data=null doit=true}, TreeItem with text {Test Experiment [1]}]
15:28:02 [2024-03-15T19:28:02.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=1133898546 data=null}, TreeItem with text {Test Experiment [1]}]
15:28:02 [2024-03-15T19:28:02.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {Test Experiment [1]}
15:28:02 [2024-03-15T19:28:02.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Test Experiment"'
15:28:03 [2024-03-15T19:28:03.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133899751 data=null doit=true}, Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}]
15:28:03 [2024-03-15T19:28:03.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:28:03 [2024-03-15T19:28:03.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:03 [2024-03-15T19:28:03.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:03 [2024-03-15T19:28:03.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:03 [2024-03-15T19:28:03.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1133899806 data=null button=0 stateMask=0x0 x=55 y=127 count=0}, TreeItem with text {Test}]
15:28:03 [2024-03-15T19:28:03.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1133899806 data=null doit=true}, TreeItem with text {Test}]
15:28:03 [2024-03-15T19:28:03.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1133899806 data=null}, TreeItem with text {Test}]
15:28:03 [2024-03-15T19:28:03.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1133899806 data=null button=1 stateMask=0x0 x=55 y=127 count=1}, TreeItem with text {Test}]
15:28:03 [2024-03-15T19:28:03.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133899807 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:28:03 [2024-03-15T19:28:03.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1133899823 data=null button=1 stateMask=0x80000 x=55 y=127 count=1}, TreeItem with text {Test}]
15:28:03 [2024-03-15T19:28:03.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:28:03 [2024-03-15T19:28:03.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:28:03 [2024-03-15T19:28:03.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:28:04 [2024-03-15T19:28:04.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:28:04 [2024-03-15T19:28:04.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:28:04 [2024-03-15T19:28:04.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:28:04 [2024-03-15T19:28:04.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:28:04 [2024-03-15T19:28:04.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:28:04 [2024-03-15T19:28:04.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:28:04 [2024-03-15T19:28:04.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:04 [2024-03-15T19:28:04.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:28:04 [2024-03-15T19:28:04.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:28:04 [2024-03-15T19:28:04.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:28:04 [2024-03-15T19:28:04.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133900743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:04 [2024-03-15T19:28:04.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133900744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:04 [2024-03-15T19:28:04.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133900744 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:04 [2024-03-15T19:28:04.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133900744 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:04 [2024-03-15T19:28:04.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133900744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:04 [2024-03-15T19:28:04.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133900744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:04 [2024-03-15T19:28:04.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133900744 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:04 [2024-03-15T19:28:04.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133900744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:04 [2024-03-15T19:28:04.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133900744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:04 [2024-03-15T19:28:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133900745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:04 [2024-03-15T19:28:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133900745 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:04 [2024-03-15T19:28:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133900745 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:04 [2024-03-15T19:28:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:28:04 [2024-03-15T19:28:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:28:04 [2024-03-15T19:28:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:28:04 [2024-03-15T19:28:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:04 [2024-03-15T19:28:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:28:04 [2024-03-15T19:28:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:28:04 [2024-03-15T19:28:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:28:04 [2024-03-15T19:28:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:04 [2024-03-15T19:28:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:28:04 [2024-03-15T19:28:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133900746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:04 [2024-03-15T19:28:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133900746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:04 [2024-03-15T19:28:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133900746 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:04 [2024-03-15T19:28:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133900746 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:04 [2024-03-15T19:28:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133900746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:04 [2024-03-15T19:28:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133900746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:04 [2024-03-15T19:28:04.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:04 [2024-03-15T19:28:04.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:04 [2024-03-15T19:28:04.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:04 [2024-03-15T19:28:04.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:04 [2024-03-15T19:28:04.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:04 [2024-03-15T19:28:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:28:04 [2024-03-15T19:28:04.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133900746 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:04 [2024-03-15T19:28:04.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1133899867 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:28:05 [2024-03-15T19:28:05.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133901253 data=null doit=true}, Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}]
15:28:05 [2024-03-15T19:28:05.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:28:05 [2024-03-15T19:28:05.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:05 [2024-03-15T19:28:05.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:05 [2024-03-15T19:28:05.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:05 [2024-03-15T19:28:05.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1133901278 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
15:28:05 [2024-03-15T19:28:05.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=1133901278 data=null doit=true}, TreeItem with text {Import Test}]
15:28:05 [2024-03-15T19:28:05.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1133901278 data=null}, TreeItem with text {Import Test}]
15:28:05 [2024-03-15T19:28:05.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1133901278 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
15:28:05 [2024-03-15T19:28:05.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133901278 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Import Test}]
15:28:05 [2024-03-15T19:28:05.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1133901314 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
15:28:05 [2024-03-15T19:28:05.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:28:05 [2024-03-15T19:28:05.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:28:05 [2024-03-15T19:28:05.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133902273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133902273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133902274 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133902274 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133902274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133902274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133902274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133902274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133902274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133902274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133902274 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133902274 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133902275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133902275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133902275 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133902275 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133902275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:06 [2024-03-15T19:28:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133902275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:06 [2024-03-15T19:28:06.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:06 [2024-03-15T19:28:06.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:06 [2024-03-15T19:28:06.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:06 [2024-03-15T19:28:06.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:06 [2024-03-15T19:28:06.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:06 [2024-03-15T19:28:06.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:28:06 [2024-03-15T19:28:06.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133902275 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:06 [2024-03-15T19:28:06.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1133901367 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:28:08 [2024-03-15T19:28:08.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:08 [2024-03-15T19:28:08.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:08 [2024-03-15T19:28:08.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:08 [2024-03-15T19:28:08.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:08 [2024-03-15T19:28:08.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:08 [2024-03-15T19:28:08.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:08 [2024-03-15T19:28:08.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:08 [2024-03-15T19:28:08.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1133904244 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:28:08 [2024-03-15T19:28:08.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1133904244 data=null doit=true}, TreeItem with text {Test}]
15:28:08 [2024-03-15T19:28:08.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1133904244 data=null}, TreeItem with text {Test}]
15:28:08 [2024-03-15T19:28:08.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1133904245 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:28:08 [2024-03-15T19:28:08.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133904245 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:28:08 [2024-03-15T19:28:08.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1133904261 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:28:08 [2024-03-15T19:28:08.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:08 [2024-03-15T19:28:08.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1133904262 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:28:08 [2024-03-15T19:28:08.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1133904262 data=null doit=true}, TreeItem with text {Test}]
15:28:08 [2024-03-15T19:28:08.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1133904262 data=null}, TreeItem with text {Test}]
15:28:08 [2024-03-15T19:28:08.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1133904262 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:28:08 [2024-03-15T19:28:08.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133904262 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:28:08 [2024-03-15T19:28:08.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1133904286 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:28:08 [2024-03-15T19:28:08.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1133904287 data=null doit=true}, TreeItem with text {Test}]
15:28:08 [2024-03-15T19:28:08.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1133904287 data=null}, TreeItem with text {Test}]
15:28:08 [2024-03-15T19:28:08.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1133904287 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:28:08 [2024-03-15T19:28:08.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133904287 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:28:08 [2024-03-15T19:28:08.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1133904289 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:28:08 [2024-03-15T19:28:08.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:08 [2024-03-15T19:28:08.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1133904290 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:28:08 [2024-03-15T19:28:08.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133904290 data=null doit=true}, TreeItem with text {Traces [1]}]
15:28:08 [2024-03-15T19:28:08.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133904290 data=null}, TreeItem with text {Traces [1]}]
15:28:08 [2024-03-15T19:28:08.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133904291 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:28:08 [2024-03-15T19:28:08.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133904291 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:28:08 [2024-03-15T19:28:08.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133904306 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:28:08 [2024-03-15T19:28:08.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:08 [2024-03-15T19:28:08.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1133904306 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:28:08 [2024-03-15T19:28:08.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133904307 data=null doit=true}, TreeItem with text {Traces [1]}]
15:28:08 [2024-03-15T19:28:08.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133904307 data=null}, TreeItem with text {Traces [1]}]
15:28:08 [2024-03-15T19:28:08.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133904307 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:28:08 [2024-03-15T19:28:08.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133904307 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:28:08 [2024-03-15T19:28:08.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133904312 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:28:08 [2024-03-15T19:28:08.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
15:28:08 [2024-03-15T19:28:08.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export Trace Package...'
15:28:08 [2024-03-15T19:28:08.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export Trace Package...'
15:28:08 [2024-03-15T19:28:08.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
15:28:08 [2024-03-15T19:28:08.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export trace package} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1133904653 data=null doit=true}, Shell with text {Export trace package}]
15:28:08 [2024-03-15T19:28:08.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
15:28:08 [2024-03-15T19:28:08.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
15:28:08 [2024-03-15T19:28:08.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
15:28:08 [2024-03-15T19:28:08.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
15:28:08 [2024-03-15T19:28:08.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=1133904654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:28:08 [2024-03-15T19:28:08.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=1133904654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:28:08 [2024-03-15T19:28:08.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=1133904654 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:28:08 [2024-03-15T19:28:08.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=1133904654 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:28:08 [2024-03-15T19:28:08.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=1133904654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:28:08 [2024-03-15T19:28:08.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=1133904654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:28:08 [2024-03-15T19:28:08.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=1133904654 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:28:08 [2024-03-15T19:28:08.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=1133904655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:28:08 [2024-03-15T19:28:08.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=1133904656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:28:08 [2024-03-15T19:28:08.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=1133904665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=1133904665 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=1133904665 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: of type 'Label'
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: (of type 'Label')
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: of type 'Label'
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: (of type 'Label')
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Select All
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select All} time=1133904667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=1133904667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Select All} time=1133904667 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select All} time=1133904667 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select All} time=1133904668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select All} time=1133904668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select All} time=1133904668 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select All} time=1133904669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=1133904669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select All} time=1133904669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select All} time=1133904669 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select All} time=1133904669 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Select All
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: of type 'Label'
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: (of type 'Label')
15:28:08 [2024-03-15T19:28:08.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: of type 'Label'
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: (of type 'Label')
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Save in &zip format} time=1133904671 data=null doit=true}, Button with text {Save in &zip format}]
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Save in &zip format} time=1133904671 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Save in &zip format}]
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=1133904672 data=null doit=true}, (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')]
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=1133904672 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')]
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=1133904672 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')]
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1133904672 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')]
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1133904695 data=null doit=true}, Button with text {Sa&ve in tar format}]
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1133904696 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Sa&ve in tar format}]
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Save in &zip format} time=1133904696 data=null doit=true}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1133904696 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1133904697 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Save in &zip format} time=1133904697 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
15:28:08 [2024-03-15T19:28:08.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1133904698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1133904698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1133904698 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1133904698 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1133904699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1133904699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1133904699 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1133904699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1133904699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1133904699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1133904699 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1133904699 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1133904700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:28:08 [2024-03-15T19:28:08.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1133904700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:28:08 [2024-03-15T19:28:08.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1133904700 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:28:08 [2024-03-15T19:28:08.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1133904700 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:28:08 [2024-03-15T19:28:08.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1133904700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:28:08 [2024-03-15T19:28:08.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1133904700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:28:08 [2024-03-15T19:28:08.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1133904700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:28:08 [2024-03-15T19:28:08.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1133904700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:28:08 [2024-03-15T19:28:08.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1133904700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:28:08 [2024-03-15T19:28:08.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1133904700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:28:08 [2024-03-15T19:28:08.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1133904701 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:28:08 [2024-03-15T19:28:08.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1133904701 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:28:08 [2024-03-15T19:28:08.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:28:08 [2024-03-15T19:28:08.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:28:08 [2024-03-15T19:28:08.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
15:28:08 [2024-03-15T19:28:08.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
15:28:08 [2024-03-15T19:28:08.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=1133904701 data=null}, (of type 'Combo')]
15:28:08 [2024-03-15T19:28:08.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
15:28:08 [2024-03-15T19:28:08.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:08 [2024-03-15T19:28:08.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:28:08 [2024-03-15T19:28:08.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:28:08 [2024-03-15T19:28:08.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:08 [2024-03-15T19:28:08.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:28:08 [2024-03-15T19:28:08.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1133904702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:08 [2024-03-15T19:28:08.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1133904702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:08 [2024-03-15T19:28:08.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1133904702 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:08 [2024-03-15T19:28:08.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1133904702 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:08 [2024-03-15T19:28:08.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1133904702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:08 [2024-03-15T19:28:08.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1133904703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:08 [2024-03-15T19:28:08.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:08 [2024-03-15T19:28:08.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1133904703 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:08 [2024-03-15T19:28:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=1133904357 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export Trace Package...']
15:28:08 [2024-03-15T19:28:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:08 [2024-03-15T19:28:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:08 [2024-03-15T19:28:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:08 [2024-03-15T19:28:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:08 [2024-03-15T19:28:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:08 [2024-03-15T19:28:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:08 [2024-03-15T19:28:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:08 [2024-03-15T19:28:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1133904936 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:28:08 [2024-03-15T19:28:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1133904936 data=null doit=true}, TreeItem with text {Test}]
15:28:08 [2024-03-15T19:28:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1133904936 data=null}, TreeItem with text {Test}]
15:28:08 [2024-03-15T19:28:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1133904937 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:28:08 [2024-03-15T19:28:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133904937 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:28:08 [2024-03-15T19:28:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1133904956 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:28:08 [2024-03-15T19:28:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:08 [2024-03-15T19:28:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1133904957 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:28:08 [2024-03-15T19:28:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1133904957 data=null doit=true}, TreeItem with text {Test}]
15:28:08 [2024-03-15T19:28:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1133904957 data=null}, TreeItem with text {Test}]
15:28:08 [2024-03-15T19:28:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1133904957 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:28:08 [2024-03-15T19:28:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133904957 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:28:08 [2024-03-15T19:28:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1133904972 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:28:08 [2024-03-15T19:28:08.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:28:08 [2024-03-15T19:28:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:08 [2024-03-15T19:28:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1133904973 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:28:08 [2024-03-15T19:28:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133904973 data=null doit=true}, TreeItem with text {Traces [1]}]
15:28:08 [2024-03-15T19:28:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133904973 data=null}, TreeItem with text {Traces [1]}]
15:28:08 [2024-03-15T19:28:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133904973 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:28:08 [2024-03-15T19:28:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133904974 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:28:08 [2024-03-15T19:28:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133904998 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:28:08 [2024-03-15T19:28:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:08 [2024-03-15T19:28:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1133904999 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:28:08 [2024-03-15T19:28:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133904999 data=null doit=true}, TreeItem with text {Traces [1]}]
15:28:08 [2024-03-15T19:28:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133904999 data=null}, TreeItem with text {Traces [1]}]
15:28:08 [2024-03-15T19:28:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133904999 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:28:08 [2024-03-15T19:28:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133905000 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:28:08 [2024-03-15T19:28:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133905003 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:28:09 [2024-03-15T19:28:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
15:28:09 [2024-03-15T19:28:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import Trace Package...'
15:28:09 [2024-03-15T19:28:09.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import Trace Package...'
15:28:09 [2024-03-15T19:28:09.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import trace package} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1133905315 data=null doit=true}, Shell with text {Import trace package}]
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=1133905316 data=null}, (of type 'Combo')]
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Inserting text:
15:28:09 [2024-03-15T19:28:09.331Z]  into text (of type 'Combo')
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''
15:28:09 [2024-03-15T19:28:09.331Z] '' with an interval of {1}ms. between characters.
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Select All
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select All} time=1133905370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=1133905370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Select All} time=1133905370 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select All} time=1133905370 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select All} time=1133905370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select All} time=1133905370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select All} time=1133905370 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select All} time=1133905371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=1133905371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select All} time=1133905371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select All} time=1133905371 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select All} time=1133905371 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Select All
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1133905372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1133905372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1133905372 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1133905372 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:09 [2024-03-15T19:28:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1133905372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:09 [2024-03-15T19:28:09.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1133905372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:09 [2024-03-15T19:28:09.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Finish} time=1133905406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:09 [2024-03-15T19:28:09.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1133905415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:09 [2024-03-15T19:28:09.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Finish} time=1133905415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:09 [2024-03-15T19:28:09.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Finish} time=1133905415 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:09 [2024-03-15T19:28:09.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Finish} time=1133905415 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:09 [2024-03-15T19:28:09.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:28:09 [2024-03-15T19:28:09.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:28:09 [2024-03-15T19:28:09.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1133905416 data=null doit=true}, Shell with text {Confirmation}]
15:28:09 [2024-03-15T19:28:09.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "No &To All", using matcher: of type 'Button'
15:28:09 [2024-03-15T19:28:09.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:28:09 [2024-03-15T19:28:09.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: of type 'Button'
15:28:09 [2024-03-15T19:28:09.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All'
15:28:09 [2024-03-15T19:28:09.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH'
15:28:09 [2024-03-15T19:28:09.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
15:28:09 [2024-03-15T19:28:09.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:28:09 [2024-03-15T19:28:09.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Yes To &All
15:28:09 [2024-03-15T19:28:09.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Yes To &All} time=1133905416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
15:28:09 [2024-03-15T19:28:09.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Yes To &All} time=1133905416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
15:28:09 [2024-03-15T19:28:09.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Yes To &All} time=1133905417 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
15:28:09 [2024-03-15T19:28:09.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Yes To &All} time=1133905417 data=null}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
15:28:09 [2024-03-15T19:28:09.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Yes To &All} time=1133905417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
15:28:09 [2024-03-15T19:28:09.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Yes To &All} time=1133905417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
15:28:09 [2024-03-15T19:28:09.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Yes To &All} time=1133905417 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
15:28:09 [2024-03-15T19:28:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1133905372 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:09 [2024-03-15T19:28:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=1133905029 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import Trace Package...']
15:28:09 [2024-03-15T19:28:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:09 [2024-03-15T19:28:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:28:09 [2024-03-15T19:28:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:09 [2024-03-15T19:28:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:09 [2024-03-15T19:28:09.588Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:28:09 [2024-03-15T19:28:09.588Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:28:09 [2024-03-15T19:28:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133905765 data=null doit=true}, TreeItem with text {Traces [1]}]
15:28:09 [2024-03-15T19:28:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133905765 data=null}, TreeItem with text {Traces [1]}]
15:28:09 [2024-03-15T19:28:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133905766 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:28:09 [2024-03-15T19:28:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133905766 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:28:09 [2024-03-15T19:28:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133905767 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:28:09 [2024-03-15T19:28:09.589Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
15:28:09 [2024-03-15T19:28:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {test.xml}
15:28:09 [2024-03-15T19:28:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=1133905768 data=null button=0 stateMask=0x0 x=105 y=81 count=0}, TreeItem with text {test.xml}]
15:28:09 [2024-03-15T19:28:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test.xml} time=1133905768 data=null doit=true}, TreeItem with text {test.xml}]
15:28:09 [2024-03-15T19:28:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:09 [2024-03-15T19:28:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1133905768 data=null}, TreeItem with text {test.xml}]
15:28:09 [2024-03-15T19:28:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1133905768 data=null button=1 stateMask=0x0 x=105 y=81 count=1}, TreeItem with text {test.xml}]
15:28:09 [2024-03-15T19:28:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133905769 data=null item=TreeItem {test.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test.xml}]
15:28:09 [2024-03-15T19:28:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test.xml} time=1133905793 data=null button=1 stateMask=0x80000 x=105 y=81 count=1}, TreeItem with text {test.xml}]
15:28:09 [2024-03-15T19:28:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1133905794 data=null button=1 stateMask=0x0 x=105 y=81 count=2}, TreeItem with text {test.xml}]
15:28:09 [2024-03-15T19:28:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=1133905794 data=null button=1 stateMask=0x0 x=105 y=81 count=2}, TreeItem with text {test.xml}]
15:28:09 [2024-03-15T19:28:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1133905794 data=null item=TreeItem {test.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test.xml}]
15:28:09 [2024-03-15T19:28:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test.xml} time=1133905830 data=null button=1 stateMask=0x80000 x=105 y=81 count=2}, TreeItem with text {test.xml}]
15:28:09 [2024-03-15T19:28:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {test.xml} time=1133905836 data=null button=0 stateMask=0x0 x=105 y=81 count=0}, TreeItem with text {test.xml}]
15:28:09 [2024-03-15T19:28:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {test.xml} time=1133905836 data=null doit=true}, TreeItem with text {test.xml}]
15:28:09 [2024-03-15T19:28:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {test.xml} time=1133905836 data=null}, TreeItem with text {test.xml}]
15:28:09 [2024-03-15T19:28:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {test.xml}
15:28:10 [2024-03-15T19:28:10.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"test.xml"'
15:28:10 [2024-03-15T19:28:10.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.xml - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133907140 data=null doit=true}, Shell with text {data - Test/Traces/test.xml - Eclipse Platform}]
15:28:10 [2024-03-15T19:28:10.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:28:11 [2024-03-15T19:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:11 [2024-03-15T19:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:11 [2024-03-15T19:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:11 [2024-03-15T19:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1133907197 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:28:11 [2024-03-15T19:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1133907197 data=null doit=true}, TreeItem with text {Test}]
15:28:11 [2024-03-15T19:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1133907197 data=null}, TreeItem with text {Test}]
15:28:11 [2024-03-15T19:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1133907197 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:28:11 [2024-03-15T19:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133907197 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:28:11 [2024-03-15T19:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1133907216 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:28:11 [2024-03-15T19:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:28:11 [2024-03-15T19:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:28:11 [2024-03-15T19:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133908085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133908085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133908085 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133908085 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133908085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133908085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133908085 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133908085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133908085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133908086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133908086 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133908086 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133908086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133908086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133908087 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133908087 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133908087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:12 [2024-03-15T19:28:12.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133908087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:12 [2024-03-15T19:28:12.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:12 [2024-03-15T19:28:12.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:12 [2024-03-15T19:28:12.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:12 [2024-03-15T19:28:12.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:12 [2024-03-15T19:28:12.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:12 [2024-03-15T19:28:12.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:28:12 [2024-03-15T19:28:12.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133908087 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:12 [2024-03-15T19:28:12.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1133907264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:28:12 [2024-03-15T19:28:12.415Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.44 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
15:28:12 [2024-03-15T19:28:12.415Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard.testExperiment -- Time elapsed: 7.465 s
15:28:12 [2024-03-15T19:28:12.415Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard.test -- Time elapsed: 5.812 s
15:28:12 [2024-03-15T19:28:12.415Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
15:28:12 [2024-03-15T19:28:12.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133908606 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:28:12 [2024-03-15T19:28:12.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:12 [2024-03-15T19:28:12.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:28:12 [2024-03-15T19:28:12.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:28:12 [2024-03-15T19:28:12.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:28:12 [2024-03-15T19:28:12.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1133908715 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:28:12 [2024-03-15T19:28:12.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:28:12 [2024-03-15T19:28:12.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:12 [2024-03-15T19:28:12.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:12 [2024-03-15T19:28:12.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:12 [2024-03-15T19:28:12.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:12 [2024-03-15T19:28:12.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:12 [2024-03-15T19:28:12.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:12 [2024-03-15T19:28:12.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1133908828 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
15:28:12 [2024-03-15T19:28:12.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=1133908828 data=null doit=true}, TreeItem with text {TestText}]
15:28:12 [2024-03-15T19:28:12.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=1133908828 data=null}, TreeItem with text {TestText}]
15:28:12 [2024-03-15T19:28:12.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=1133908828 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:28:12 [2024-03-15T19:28:12.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133908828 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestText}]
15:28:12 [2024-03-15T19:28:12.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=1133908865 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:28:12 [2024-03-15T19:28:12.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:12 [2024-03-15T19:28:12.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1133908866 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
15:28:12 [2024-03-15T19:28:12.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=1133908866 data=null doit=true}, TreeItem with text {TestText}]
15:28:12 [2024-03-15T19:28:12.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=1133908866 data=null}, TreeItem with text {TestText}]
15:28:12 [2024-03-15T19:28:12.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=1133908866 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:28:12 [2024-03-15T19:28:12.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133908866 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestText}]
15:28:12 [2024-03-15T19:28:12.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=1133908873 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:28:12 [2024-03-15T19:28:12.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=1133908873 data=null doit=true}, TreeItem with text {TestText}]
15:28:12 [2024-03-15T19:28:12.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=1133908873 data=null}, TreeItem with text {TestText}]
15:28:12 [2024-03-15T19:28:12.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=1133908877 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:28:12 [2024-03-15T19:28:12.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133908878 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestText}]
15:28:12 [2024-03-15T19:28:12.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=1133908880 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:28:12 [2024-03-15T19:28:12.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:12 [2024-03-15T19:28:12.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133908880 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:28:12 [2024-03-15T19:28:12.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133908881 data=null doit=true}, TreeItem with text {Traces [0]}]
15:28:12 [2024-03-15T19:28:12.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133908881 data=null}, TreeItem with text {Traces [0]}]
15:28:12 [2024-03-15T19:28:12.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133908881 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:28:12 [2024-03-15T19:28:12.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133908881 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:28:12 [2024-03-15T19:28:12.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133908901 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:28:12 [2024-03-15T19:28:12.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:12 [2024-03-15T19:28:12.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133908901 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:28:12 [2024-03-15T19:28:12.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133908902 data=null doit=true}, TreeItem with text {Traces [0]}]
15:28:12 [2024-03-15T19:28:12.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133908902 data=null}, TreeItem with text {Traces [0]}]
15:28:12 [2024-03-15T19:28:12.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133908902 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:28:12 [2024-03-15T19:28:12.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133908902 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:28:12 [2024-03-15T19:28:12.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133908907 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:28:12 [2024-03-15T19:28:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
15:28:12 [2024-03-15T19:28:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
15:28:12 [2024-03-15T19:28:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
15:28:13 [2024-03-15T19:28:13.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:28:13 [2024-03-15T19:28:13.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1133909152 data=null doit=true}, Shell with text {Manage Custom Parsers}]
15:28:13 [2024-03-15T19:28:13.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:28:13 [2024-03-15T19:28:13.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with mnemonic 'New...'
15:28:13 [2024-03-15T19:28:13.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on New...
15:28:13 [2024-03-15T19:28:13.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {New...} time=1133909202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=1133909202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {New...} time=1133909202 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {New...} time=1133909202 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {New...} time=1133909202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {New...} time=1133909202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {New...} time=1133909445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=1133909502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {New...} time=1133909502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {New...} time=1133909502 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {New...} time=1133909503 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on New...
15:28:13 [2024-03-15T19:28:13.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
15:28:13 [2024-03-15T19:28:13.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom Text Parser} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1133909509 data=null doit=true}, Shell with text {Custom Text Parser}]
15:28:13 [2024-03-15T19:28:13.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Custom Text Parser}
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom Text", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:')
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom Text", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:')
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:')
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:')
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:')
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:28:13 [2024-03-15T19:28:13.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:')
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:')
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:')
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Time Stamp format:')
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: (of type 'Combo')
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo')
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to Timestamp
15:28:13 [2024-03-15T19:28:13.444Z] 
15:28:13 [2024-03-15T19:28:13.444Z] (Eclipse:4541): Gtk-WARNING **: 19:28:13.379: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
15:28:13 [2024-03-15T19:28:13.444Z] 
15:28:13 [2024-03-15T19:28:13.444Z] (Eclipse:4541): Gtk-WARNING **: 19:28:13.397: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Timestamp} [layout=null] time=1133909570 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:28:13 [2024-03-15T19:28:13.444Z] 
15:28:13 [2024-03-15T19:28:13.444Z] (Eclipse:4541): Gtk-WARNING **: 19:28:13.404: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to Timestamp
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'format:')
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter the input form...", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:')
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter the input form...", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
15:28:13 [2024-03-15T19:28:13.445Z] 
15:28:13 [2024-03-15T19:28:13.445Z] (Eclipse:4541): Gtk-WARNING **: 19:28:13.421: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1133909620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1133909620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1133909621 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1133909621 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1133909621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1133909621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1133909621 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:13 [2024-03-15T19:28:13.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1133909665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1133909665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1133909665 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1133909665 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1133909665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1133909665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1133909665 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1133909702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1133909702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1133909702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1133909702 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1133909702 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:13 [2024-03-15T19:28:13.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: of type 'StyledText'
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: (of type 'StyledText')
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=1133909727 data=null button=0 stateMask=0x0 x=128 y=12 count=0}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=1133909728 data=null doit=true}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=1133909728 data=null}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=1133909728 data=null button=1 stateMask=0x0 x=128 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
15:28:13 [2024-03-15T19:28:13.704Z] 
15:28:13 [2024-03-15T19:28:13.704Z] (Eclipse:4541): Gtk-WARNING **: 19:28:13.593: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133909729 data=null item=TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=1133909818 data=null button=1 stateMask=0x80000 x=128 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:')
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12 Hello", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:')
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12 Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching group*", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:')
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching group*", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=1133909839 data=null button=0 stateMask=0x0 x=103 y=35 count=0}, TreeItem with text {Root Line 2 (0,∞) : }]
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=1133909839 data=null doit=true}, TreeItem with text {Root Line 2 (0,∞) : }]
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=1133909839 data=null}, TreeItem with text {Root Line 2 (0,∞) : }]
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=1133909839 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133909840 data=null item=TreeItem {Root Line 2 (0,∞) : } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Root Line 2 (0,∞) : }]
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=1133909873 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1133909881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1133909881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1133909882 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1133909882 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1133909882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1133909882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1133909882 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:13 [2024-03-15T19:28:13.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
15:28:13 [2024-03-15T19:28:13.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
15:28:13 [2024-03-15T19:28:13.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
15:28:13 [2024-03-15T19:28:13.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: with text 'Set'
15:28:13 [2024-03-15T19:28:13.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
15:28:13 [2024-03-15T19:28:13.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
15:28:13 [2024-03-15T19:28:13.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Append with |} [layout=null] time=1133909912 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with text 'Set')]
15:28:13 [2024-03-15T19:28:13.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with text 'Set') to Append with |
15:28:13 [2024-03-15T19:28:13.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
15:28:13 [2024-03-15T19:28:13.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Highlight All
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Highlight All} time=1133909925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=1133909925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Highlight All} time=1133909925 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Highlight All} time=1133909925 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Highlight All} time=1133909925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Highlight All} time=1133909925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Highlight All} time=1133909925 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Highlight All} time=1133909929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=1133909929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Highlight All} time=1133909929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Highlight All} time=1133909929 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Highlight All} time=1133909929 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Highlight All
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1133909932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1133909932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1133909932 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1133909932 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1133909932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1133909932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1133909932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.963Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.963Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.964Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.964Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.964Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1133909979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1133909979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1133909979 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1133909980 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1133909980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1133909980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1133909980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {New...} time=1133909202 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1133910069 data=null doit=true}, Shell with text {Manage Custom Parsers}]
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Test Category : Test Trace
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=1133910075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=1133910075 data=null doit=true}, (of type 'List')]
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=1133910075 data=null}, (of type 'List')]
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=1133910081 data=null button=1 stateMask=0x0 x=117 y=80 count=1}, (of type 'List')]
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=1133910081 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=1133910082 data=null button=1 stateMask=0x80000 x=117 y=80 count=1}, (of type 'List')]
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1133910082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1133910083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1133910083 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1133910083 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1133910083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1133910083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1133910119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1133910121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1133910121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1133910121 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1133910121 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
15:28:13 [2024-03-15T19:28:13.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
15:28:13 [2024-03-15T19:28:13.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete Custom Parser} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1133910122 data=null doit=true}, Shell with text {Delete Custom Parser}]
15:28:13 [2024-03-15T19:28:13.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Custom Parser}
15:28:13 [2024-03-15T19:28:13.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:28:13 [2024-03-15T19:28:13.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:28:13 [2024-03-15T19:28:13.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:28:13 [2024-03-15T19:28:13.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:13 [2024-03-15T19:28:13.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:28:13 [2024-03-15T19:28:13.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1133910123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1133910123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1133910123 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1133910123 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1133910123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1133910123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:28:13 [2024-03-15T19:28:13.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1133910123 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1133910083 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1133910190 data=null doit=true}, Shell with text {Manage Custom Parsers}]
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=1133910192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=1133910198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=1133910198 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=1133910198 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=1133910198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=1133910198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=1133910198 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1133908949 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Manage Custom Parsers...']
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133910246 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1133910263 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=1133910263 data=null doit=true}, TreeItem with text {TestText}]
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=1133910263 data=null}, TreeItem with text {TestText}]
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=1133910263 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133910263 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestText}]
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=1133910279 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:28:14 [2024-03-15T19:28:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133911135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133911135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133911135 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133911135 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133911136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133911136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133911136 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133911136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133911136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133911136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133911136 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133911136 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133911137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133911137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133911137 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133911137 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133911138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133911138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:15 [2024-03-15T19:28:15.153Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:15 [2024-03-15T19:28:15.153Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:15 [2024-03-15T19:28:15.153Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:15 [2024-03-15T19:28:15.153Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:15 [2024-03-15T19:28:15.153Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133911138 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:15 [2024-03-15T19:28:15.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1133910331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:28:15 [2024-03-15T19:28:15.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:15 [2024-03-15T19:28:15.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:15 [2024-03-15T19:28:15.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:15 [2024-03-15T19:28:15.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:15 [2024-03-15T19:28:15.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:15 [2024-03-15T19:28:15.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:15 [2024-03-15T19:28:15.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1133911762 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
15:28:15 [2024-03-15T19:28:15.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=1133911762 data=null doit=true}, TreeItem with text {TestText}]
15:28:15 [2024-03-15T19:28:15.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=1133911762 data=null}, TreeItem with text {TestText}]
15:28:15 [2024-03-15T19:28:15.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=1133911762 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:28:15 [2024-03-15T19:28:15.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133911762 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestText}]
15:28:15 [2024-03-15T19:28:15.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=1133911796 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:28:15 [2024-03-15T19:28:15.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:15 [2024-03-15T19:28:15.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1133911797 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
15:28:15 [2024-03-15T19:28:15.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=1133911797 data=null doit=true}, TreeItem with text {TestText}]
15:28:15 [2024-03-15T19:28:15.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=1133911798 data=null}, TreeItem with text {TestText}]
15:28:15 [2024-03-15T19:28:15.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=1133911798 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:28:15 [2024-03-15T19:28:15.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133911798 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestText}]
15:28:15 [2024-03-15T19:28:15.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=1133911809 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:28:15 [2024-03-15T19:28:15.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=1133911809 data=null doit=true}, TreeItem with text {TestText}]
15:28:15 [2024-03-15T19:28:15.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=1133911809 data=null}, TreeItem with text {TestText}]
15:28:15 [2024-03-15T19:28:15.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=1133911809 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:28:15 [2024-03-15T19:28:15.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133911809 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestText}]
15:28:15 [2024-03-15T19:28:15.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=1133911811 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:28:15 [2024-03-15T19:28:15.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:15 [2024-03-15T19:28:15.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133911812 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:28:15 [2024-03-15T19:28:15.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133911812 data=null doit=true}, TreeItem with text {Traces [0]}]
15:28:15 [2024-03-15T19:28:15.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133911812 data=null}, TreeItem with text {Traces [0]}]
15:28:15 [2024-03-15T19:28:15.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133911812 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:28:15 [2024-03-15T19:28:15.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133911812 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:28:15 [2024-03-15T19:28:15.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133911826 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:28:15 [2024-03-15T19:28:15.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:15 [2024-03-15T19:28:15.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133911827 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:28:15 [2024-03-15T19:28:15.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133911827 data=null doit=true}, TreeItem with text {Traces [0]}]
15:28:15 [2024-03-15T19:28:15.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133911827 data=null}, TreeItem with text {Traces [0]}]
15:28:15 [2024-03-15T19:28:15.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133911827 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:28:15 [2024-03-15T19:28:15.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133911827 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:28:15 [2024-03-15T19:28:15.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133911831 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:28:15 [2024-03-15T19:28:15.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
15:28:15 [2024-03-15T19:28:15.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
15:28:15 [2024-03-15T19:28:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
15:28:15 [2024-03-15T19:28:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:28:15 [2024-03-15T19:28:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1133912136 data=null doit=true}, Shell with text {Manage Custom Parsers}]
15:28:15 [2024-03-15T19:28:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:28:15 [2024-03-15T19:28:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
15:28:15 [2024-03-15T19:28:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
15:28:15 [2024-03-15T19:28:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Demo Category : Demo trace
15:28:15 [2024-03-15T19:28:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=1133912137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
15:28:15 [2024-03-15T19:28:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=1133912137 data=null doit=true}, (of type 'List')]
15:28:15 [2024-03-15T19:28:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=1133912138 data=null}, (of type 'List')]
15:28:15 [2024-03-15T19:28:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=1133912138 data=null button=1 stateMask=0x0 x=103 y=34 count=1}, (of type 'List')]
15:28:15 [2024-03-15T19:28:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=1133912138 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
15:28:15 [2024-03-15T19:28:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=1133912138 data=null button=1 stateMask=0x80000 x=103 y=34 count=1}, (of type 'List')]
15:28:15 [2024-03-15T19:28:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
15:28:15 [2024-03-15T19:28:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
15:28:15 [2024-03-15T19:28:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
15:28:15 [2024-03-15T19:28:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:28:15 [2024-03-15T19:28:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
15:28:15 [2024-03-15T19:28:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
15:28:15 [2024-03-15T19:28:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
15:28:15 [2024-03-15T19:28:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:28:15 [2024-03-15T19:28:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
15:28:15 [2024-03-15T19:28:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
15:28:15 [2024-03-15T19:28:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
15:28:15 [2024-03-15T19:28:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Edit...
15:28:15 [2024-03-15T19:28:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Edit...} time=1133912139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:28:15 [2024-03-15T19:28:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=1133912139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:28:15 [2024-03-15T19:28:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Edit...} time=1133912139 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:28:15 [2024-03-15T19:28:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Edit...} time=1133912139 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:28:15 [2024-03-15T19:28:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Edit...} time=1133912139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:28:15 [2024-03-15T19:28:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Edit...} time=1133912139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Edit...} time=1133912274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=1133912282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Edit...} time=1133912282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Edit...} time=1133912282 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Edit...} time=1133912282 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Edit...
15:28:16 [2024-03-15T19:28:16.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom Text Parser} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1133912301 data=null doit=true}, Shell with text {Custom Text Parser}]
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Custom Text Parser}
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo Category", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:')
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo Category", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:')
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:')
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:')
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:')
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:')
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:')
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:')
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:')
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:')
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:')
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:')
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Time Stamp format:')
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
15:28:16 [2024-03-15T19:28:16.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Timestamp", using matcher: of type 'Combo'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Timestamp", using matcher: (of type 'Combo')
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo')
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: (of type 'Combo')
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo')
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to Timestamp
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Timestamp} [layout=null] time=1133912342 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to Timestamp
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'format:')
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:')
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-03-15T19:28:16.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1133912356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1133912356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1133912356 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1133912356 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1133912356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1133912356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1133912356 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1133912390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1133912390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1133912390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1133912390 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1133912390 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: of type 'StyledText'
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: (of type 'StyledText')
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=1133912413 data=null button=0 stateMask=0x0 x=142 y=12 count=0}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=1133912413 data=null doit=true}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=1133912414 data=null}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
15:28:16 [2024-03-15T19:28:16.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=1133912414 data=null button=1 stateMask=0x0 x=142 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133912414 data=null item=TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=1133912477 data=null button=1 stateMask=0x80000 x=142 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:')
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:')
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hello", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:')
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=1133912495 data=null button=0 stateMask=0x0 x=103 y=35 count=0}, TreeItem with text {Root Line 2 (0,∞) : }]
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=1133912495 data=null doit=true}, TreeItem with text {Root Line 2 (0,∞) : }]
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=1133912495 data=null}, TreeItem with text {Root Line 2 (0,∞) : }]
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=1133912495 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133912495 data=null item=TreeItem {Root Line 2 (0,∞) : } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Root Line 2 (0,∞) : }]
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=1133912527 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:28:16 [2024-03-15T19:28:16.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1133912536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1133912536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1133912536 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1133912536 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1133912536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1133912536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1133912536 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: with text 'Set'
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Append with |} [layout=null] time=1133912564 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with text 'Set')]
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with text 'Set') to Append with |
15:28:16 [2024-03-15T19:28:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Highlight All
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Highlight All} time=1133912570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=1133912570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Highlight All} time=1133912570 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Highlight All} time=1133912570 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Highlight All} time=1133912570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Highlight All} time=1133912570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Highlight All} time=1133912570 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Highlight All} time=1133912581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=1133912581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Highlight All} time=1133912581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Highlight All} time=1133912581 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Highlight All} time=1133912581 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Highlight All
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1133912583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1133912583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1133912583 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1133912583 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1133912583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1133912583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1133912583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.495Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.495Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.495Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.495Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.495Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:28:16 [2024-03-15T19:28:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:28:16 [2024-03-15T19:28:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-03-15T19:28:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:28:16 [2024-03-15T19:28:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1133912624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1133912624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1133912624 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1133912624 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1133912625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1133912625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1133912625 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Edit...} time=1133912139 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:16 [2024-03-15T19:28:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:28:16 [2024-03-15T19:28:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1133912750 data=null doit=true}, Shell with text {Manage Custom Parsers}]
15:28:16 [2024-03-15T19:28:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:28:16 [2024-03-15T19:28:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
15:28:16 [2024-03-15T19:28:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
15:28:16 [2024-03-15T19:28:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Test Category : Test Trace
15:28:16 [2024-03-15T19:28:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=1133912751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
15:28:16 [2024-03-15T19:28:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=1133912751 data=null doit=true}, (of type 'List')]
15:28:16 [2024-03-15T19:28:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=1133912751 data=null}, (of type 'List')]
15:28:16 [2024-03-15T19:28:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=1133912752 data=null button=1 stateMask=0x0 x=103 y=34 count=1}, (of type 'List')]
15:28:16 [2024-03-15T19:28:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=1133912752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
15:28:16 [2024-03-15T19:28:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=1133912752 data=null button=1 stateMask=0x80000 x=103 y=34 count=1}, (of type 'List')]
15:28:16 [2024-03-15T19:28:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1133912752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1133912753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1133912753 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1133912753 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1133912753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1133912753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1133912786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1133912789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1133912789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1133912789 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1133912789 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete Custom Parser} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1133912790 data=null doit=true}, Shell with text {Delete Custom Parser}]
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Custom Parser}
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1133912794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1133912794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1133912794 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1133912794 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1133912794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1133912795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1133912795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1133912753 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:28:16 [2024-03-15T19:28:16.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1133912872 data=null doit=true}, Shell with text {Manage Custom Parsers}]
15:28:16 [2024-03-15T19:28:16.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:28:16 [2024-03-15T19:28:16.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
15:28:16 [2024-03-15T19:28:16.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
15:28:16 [2024-03-15T19:28:16.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-03-15T19:28:16.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:28:16 [2024-03-15T19:28:16.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
15:28:16 [2024-03-15T19:28:16.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=1133912873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=1133912873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=1133912873 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=1133912874 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=1133912874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=1133912874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=1133912874 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:28:16 [2024-03-15T19:28:16.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1133911888 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Manage Custom Parsers...']
15:28:16 [2024-03-15T19:28:16.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:16 [2024-03-15T19:28:16.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133912923 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:28:16 [2024-03-15T19:28:16.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:28:16 [2024-03-15T19:28:16.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:16 [2024-03-15T19:28:16.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:17 [2024-03-15T19:28:17.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:17 [2024-03-15T19:28:17.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1133912945 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
15:28:17 [2024-03-15T19:28:17.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=1133912945 data=null doit=true}, TreeItem with text {TestText}]
15:28:17 [2024-03-15T19:28:17.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=1133912945 data=null}, TreeItem with text {TestText}]
15:28:17 [2024-03-15T19:28:17.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=1133912946 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:28:17 [2024-03-15T19:28:17.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133912946 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestText}]
15:28:17 [2024-03-15T19:28:17.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=1133912958 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:28:17 [2024-03-15T19:28:17.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:28:17 [2024-03-15T19:28:17.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:28:17 [2024-03-15T19:28:17.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:28:17 [2024-03-15T19:28:17.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:28:17 [2024-03-15T19:28:17.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:28:17 [2024-03-15T19:28:17.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:28:17 [2024-03-15T19:28:17.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:28:17 [2024-03-15T19:28:17.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:28:17 [2024-03-15T19:28:17.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:28:17 [2024-03-15T19:28:17.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:17 [2024-03-15T19:28:17.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:28:17 [2024-03-15T19:28:17.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:28:17 [2024-03-15T19:28:17.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:28:17 [2024-03-15T19:28:17.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133913783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:17 [2024-03-15T19:28:17.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133913783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:17 [2024-03-15T19:28:17.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133913783 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:17 [2024-03-15T19:28:17.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133913784 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:17 [2024-03-15T19:28:17.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133913784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:17 [2024-03-15T19:28:17.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133913784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:17 [2024-03-15T19:28:17.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133913784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:17 [2024-03-15T19:28:17.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133913784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:17 [2024-03-15T19:28:17.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133913784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:17 [2024-03-15T19:28:17.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133913784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:17 [2024-03-15T19:28:17.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133913784 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:17 [2024-03-15T19:28:17.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133913784 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:17 [2024-03-15T19:28:17.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:28:17 [2024-03-15T19:28:17.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:28:17 [2024-03-15T19:28:17.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:28:17 [2024-03-15T19:28:17.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:17 [2024-03-15T19:28:17.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:28:17 [2024-03-15T19:28:17.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:28:17 [2024-03-15T19:28:17.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:28:17 [2024-03-15T19:28:17.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:17 [2024-03-15T19:28:17.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:28:17 [2024-03-15T19:28:17.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133913785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:17 [2024-03-15T19:28:17.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133913785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:17 [2024-03-15T19:28:17.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133913785 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:17 [2024-03-15T19:28:17.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133913786 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:17 [2024-03-15T19:28:17.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133913786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:17 [2024-03-15T19:28:17.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133913786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:17 [2024-03-15T19:28:17.941Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:17 [2024-03-15T19:28:17.941Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:17 [2024-03-15T19:28:17.941Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:17 [2024-03-15T19:28:17.941Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:17 [2024-03-15T19:28:17.941Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:17 [2024-03-15T19:28:17.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:28:17 [2024-03-15T19:28:17.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133913786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:17 [2024-03-15T19:28:17.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1133913014 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:28:18 [2024-03-15T19:28:18.197Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.687 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
15:28:18 [2024-03-15T19:28:18.197Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard.testNew -- Time elapsed: 2.928 s
15:28:18 [2024-03-15T19:28:18.197Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard.testEdit -- Time elapsed: 2.646 s
15:28:18 [2024-03-15T19:28:18.197Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
15:28:18 [2024-03-15T19:28:18.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133914310 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:28:18 [2024-03-15T19:28:18.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1133914409 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1133914528 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestXML}]
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=1133914529 data=null doit=true}, TreeItem with text {TestXML}]
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1133914529 data=null}, TreeItem with text {TestXML}]
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1133914529 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133914529 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestXML}]
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1133914541 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1133914542 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestXML}]
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=1133914542 data=null doit=true}, TreeItem with text {TestXML}]
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1133914542 data=null}, TreeItem with text {TestXML}]
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1133914542 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133914542 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestXML}]
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1133914553 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=1133914553 data=null doit=true}, TreeItem with text {TestXML}]
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1133914553 data=null}, TreeItem with text {TestXML}]
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1133914554 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133914554 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestXML}]
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1133914556 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133914557 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133914557 data=null doit=true}, TreeItem with text {Traces [0]}]
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133914557 data=null}, TreeItem with text {Traces [0]}]
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133914557 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133914558 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133914575 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133914576 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133914576 data=null doit=true}, TreeItem with text {Traces [0]}]
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133914576 data=null}, TreeItem with text {Traces [0]}]
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133914576 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:28:18 [2024-03-15T19:28:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133914577 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:28:18 [2024-03-15T19:28:18.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133914584 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:28:18 [2024-03-15T19:28:18.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
15:28:18 [2024-03-15T19:28:18.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
15:28:18 [2024-03-15T19:28:18.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
15:28:18 [2024-03-15T19:28:18.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:28:18 [2024-03-15T19:28:18.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1133914784 data=null doit=true}, Shell with text {Manage Custom Parsers}]
15:28:18 [2024-03-15T19:28:18.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:28:18 [2024-03-15T19:28:18.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with mnemonic 'XML'
15:28:18 [2024-03-15T19:28:18.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
15:28:18 [2024-03-15T19:28:18.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
15:28:18 [2024-03-15T19:28:18.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
15:28:18 [2024-03-15T19:28:18.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Text} time=1133914831 data=null doit=true}, Button with text {Text}]
15:28:18 [2024-03-15T19:28:18.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Text} time=1133914831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Text}]
15:28:18 [2024-03-15T19:28:18.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
15:28:18 [2024-03-15T19:28:18.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {XML} time=1133914832 data=null doit=true}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
15:28:18 [2024-03-15T19:28:18.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {XML} time=1133914832 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
15:28:18 [2024-03-15T19:28:18.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {XML} time=1133914832 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
15:28:18 [2024-03-15T19:28:18.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {XML} time=1133914832 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
15:28:18 [2024-03-15T19:28:18.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
15:28:18 [2024-03-15T19:28:18.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with mnemonic 'New...'
15:28:18 [2024-03-15T19:28:18.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
15:28:18 [2024-03-15T19:28:18.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
15:28:18 [2024-03-15T19:28:18.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on New...
15:28:18 [2024-03-15T19:28:18.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {New...} time=1133914833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:28:18 [2024-03-15T19:28:18.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=1133914833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:28:18 [2024-03-15T19:28:18.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {New...} time=1133914833 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:28:18 [2024-03-15T19:28:18.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {New...} time=1133914833 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:28:18 [2024-03-15T19:28:18.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {New...} time=1133914833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:28:18 [2024-03-15T19:28:18.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {New...} time=1133914833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:28:18 [2024-03-15T19:28:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {New...} time=1133914943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:28:18 [2024-03-15T19:28:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=1133914947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:28:18 [2024-03-15T19:28:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {New...} time=1133914947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:28:18 [2024-03-15T19:28:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {New...} time=1133914947 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:28:18 [2024-03-15T19:28:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {New...} time=1133914947 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:28:18 [2024-03-15T19:28:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on New...
15:28:18 [2024-03-15T19:28:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser'
15:28:18 [2024-03-15T19:28:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom XML Parser} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1133914950 data=null doit=true}, Shell with text {Custom XML Parser}]
15:28:18 [2024-03-15T19:28:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Custom XML Parser}
15:28:18 [2024-03-15T19:28:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: of type 'Text'
15:28:18 [2024-03-15T19:28:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:28:18 [2024-03-15T19:28:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:')
15:28:18 [2024-03-15T19:28:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:28:18 [2024-03-15T19:28:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:28:18 [2024-03-15T19:28:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:28:18 [2024-03-15T19:28:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
15:28:18 [2024-03-15T19:28:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:28:18 [2024-03-15T19:28:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:28:18 [2024-03-15T19:28:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:28:18 [2024-03-15T19:28:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
15:28:18 [2024-03-15T19:28:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:28:18 [2024-03-15T19:28:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
15:28:18 [2024-03-15T19:28:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:28:18 [2024-03-15T19:28:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:')
15:28:18 [2024-03-15T19:28:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:28:18 [2024-03-15T19:28:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
15:28:18 [2024-03-15T19:28:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:')
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:')
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Add a document eleme...", using matcher: of type 'Text'
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Add a document eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Add a document eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: of type 'StyledText'
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: (of type 'StyledText')
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with tooltip 'Feeling lucky'
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1133914989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1133914989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1133914989 data=null doit=true}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1133914990 data=null}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
15:28:18 [2024-03-15T19:28:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1133914990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1133914990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1133914990 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
15:28:18 [2024-03-15T19:28:18.971Z] 
15:28:18 [2024-03-15T19:28:18.971Z] (Eclipse:4541): Gtk-CRITICAL **: 19:28:18.813: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1133915011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1133915011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1133915011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1133915011 data=null doit=true}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1133915011 data=null}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {event} time=1133915014 data=null button=0 stateMask=0x0 x=79 y=35 count=0}, Tree node with text: event]
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {event} time=1133915014 data=null doit=true}, Tree node with text: event]
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {event} time=1133915014 data=null}, Tree node with text: event]
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {event} time=1133915014 data=null button=1 stateMask=0x0 x=79 y=35 count=1}, Tree node with text: event]
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133915015 data=null item=TreeItem {event} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: event]
15:28:18 [2024-03-15T19:28:18.971Z] 
15:28:18 [2024-03-15T19:28:18.971Z] (Eclipse:4541): Gtk-CRITICAL **: 19:28:18.884: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {event} time=1133915084 data=null button=1 stateMask=0x80000 x=79 y=35 count=1}, Tree node with text: event]
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry'
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK'
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Log Entry}. Setting state to selected
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Log Entry} time=1133915086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Log Entry} time=1133915086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Log Entry} time=1133915086 data=null doit=true}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Log Entry} time=1133915086 data=null}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Log Entry} time=1133915086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Log Entry} time=1133915086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Log Entry} time=1133915086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
15:28:18 [2024-03-15T19:28:18.971Z] 
15:28:18 [2024-03-15T19:28:18.971Z] (Eclipse:4541): Gtk-CRITICAL **: 19:28:18.911: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Log Entry} time=1133915109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
15:28:18 [2024-03-15T19:28:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Log Entry} time=1133915109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Log Entry} time=1133915110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Log Entry} time=1133915110 data=null doit=true}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Log Entry} time=1133915110 data=null}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1133915112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1133915112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1133915112 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1133915112 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1133915112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1133915112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1133915112 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:28:18 [2024-03-15T19:28:18.972Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:28:18 [2024-03-15T19:28:18.972Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:28:18 [2024-03-15T19:28:18.972Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:28:18 [2024-03-15T19:28:18.972Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:28:18 [2024-03-15T19:28:18.972Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1133915155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1133915155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1133915155 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1133915155 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:18 [2024-03-15T19:28:18.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1133915155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:18 [2024-03-15T19:28:18.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1133915155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:19 [2024-03-15T19:28:19.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1133915155 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:19 [2024-03-15T19:28:19.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {New...} time=1133914833 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:28:19 [2024-03-15T19:28:19.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:19 [2024-03-15T19:28:19.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:28:19 [2024-03-15T19:28:19.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1133915244 data=null doit=true}, Shell with text {Manage Custom Parsers}]
15:28:19 [2024-03-15T19:28:19.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:28:19 [2024-03-15T19:28:19.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
15:28:19 [2024-03-15T19:28:19.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
15:28:19 [2024-03-15T19:28:19.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Test Category : Test Trace
15:28:19 [2024-03-15T19:28:19.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=1133915246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
15:28:19 [2024-03-15T19:28:19.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=1133915246 data=null doit=true}, (of type 'List')]
15:28:19 [2024-03-15T19:28:19.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=1133915246 data=null}, (of type 'List')]
15:28:19 [2024-03-15T19:28:19.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=1133915246 data=null button=1 stateMask=0x0 x=98 y=11 count=1}, (of type 'List')]
15:28:19 [2024-03-15T19:28:19.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=1133915247 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
15:28:19 [2024-03-15T19:28:19.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=1133915247 data=null button=1 stateMask=0x80000 x=98 y=11 count=1}, (of type 'List')]
15:28:19 [2024-03-15T19:28:19.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
15:28:19 [2024-03-15T19:28:19.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
15:28:19 [2024-03-15T19:28:19.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
15:28:19 [2024-03-15T19:28:19.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:28:19 [2024-03-15T19:28:19.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:28:19 [2024-03-15T19:28:19.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
15:28:19 [2024-03-15T19:28:19.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
15:28:19 [2024-03-15T19:28:19.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:28:19 [2024-03-15T19:28:19.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
15:28:19 [2024-03-15T19:28:19.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
15:28:19 [2024-03-15T19:28:19.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
15:28:19 [2024-03-15T19:28:19.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
15:28:19 [2024-03-15T19:28:19.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1133915247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1133915248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1133915248 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1133915248 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1133915248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1133915248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1133915280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1133915281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1133915282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1133915282 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1133915282 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete Custom Parser} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1133915284 data=null doit=true}, Shell with text {Delete Custom Parser}]
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Custom Parser}
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1133915284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1133915287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1133915287 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1133915287 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1133915287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1133915288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1133915288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1133915248 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1133915337 data=null doit=true}, Shell with text {Manage Custom Parsers}]
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=1133915346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:28:19 [2024-03-15T19:28:19.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=1133915353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:28:19 [2024-03-15T19:28:19.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=1133915354 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:28:19 [2024-03-15T19:28:19.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=1133915354 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:28:19 [2024-03-15T19:28:19.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=1133915354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:28:19 [2024-03-15T19:28:19.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=1133915354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:28:19 [2024-03-15T19:28:19.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=1133915354 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:28:19 [2024-03-15T19:28:19.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1133914620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Manage Custom Parsers...']
15:28:19 [2024-03-15T19:28:19.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:19 [2024-03-15T19:28:19.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133915402 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:28:19 [2024-03-15T19:28:19.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:28:19 [2024-03-15T19:28:19.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:19 [2024-03-15T19:28:19.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:19 [2024-03-15T19:28:19.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:19 [2024-03-15T19:28:19.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1133915419 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestXML}]
15:28:19 [2024-03-15T19:28:19.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=1133915419 data=null doit=true}, TreeItem with text {TestXML}]
15:28:19 [2024-03-15T19:28:19.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1133915419 data=null}, TreeItem with text {TestXML}]
15:28:19 [2024-03-15T19:28:19.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1133915419 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
15:28:19 [2024-03-15T19:28:19.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133915419 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestXML}]
15:28:19 [2024-03-15T19:28:19.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1133915437 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
15:28:19 [2024-03-15T19:28:19.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:28:19 [2024-03-15T19:28:19.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:28:19 [2024-03-15T19:28:19.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133916262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133916262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133916262 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133916262 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133916263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133916263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133916263 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133916263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133916263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133916263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133916263 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133916263 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133916264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133916264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133916264 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133916264 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133916265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133916265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:20 [2024-03-15T19:28:20.417Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:20 [2024-03-15T19:28:20.417Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:20 [2024-03-15T19:28:20.417Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:20 [2024-03-15T19:28:20.417Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:20 [2024-03-15T19:28:20.417Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133916265 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:20 [2024-03-15T19:28:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1133915490 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:28:20 [2024-03-15T19:28:20.674Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.460 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
15:28:20 [2024-03-15T19:28:20.674Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard.testNew -- Time elapsed: 2.360 s
15:28:20 [2024-03-15T19:28:20.674Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
15:28:20 [2024-03-15T19:28:20.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133916782 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:28:20 [2024-03-15T19:28:20.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:20 [2024-03-15T19:28:20.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:28:20 [2024-03-15T19:28:20.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:28:20 [2024-03-15T19:28:20.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:28:20 [2024-03-15T19:28:20.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1133916908 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:28:20 [2024-03-15T19:28:20.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:28:20 [2024-03-15T19:28:20.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:20 [2024-03-15T19:28:20.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:20 [2024-03-15T19:28:20.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:20 [2024-03-15T19:28:20.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:20 [2024-03-15T19:28:20.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:20 [2024-03-15T19:28:20.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:20 [2024-03-15T19:28:20.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1133917056 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TreeItem with text {SomeProject}]
15:28:20 [2024-03-15T19:28:20.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=1133917056 data=null doit=true}, TreeItem with text {SomeProject}]
15:28:20 [2024-03-15T19:28:20.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1133917056 data=null}, TreeItem with text {SomeProject}]
15:28:20 [2024-03-15T19:28:20.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1133917056 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
15:28:20 [2024-03-15T19:28:20.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133917065 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {SomeProject}]
15:28:20 [2024-03-15T19:28:20.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1133917083 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
15:28:20 [2024-03-15T19:28:20.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:20 [2024-03-15T19:28:20.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1133917084 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TreeItem with text {SomeProject}]
15:28:20 [2024-03-15T19:28:20.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=1133917084 data=null doit=true}, TreeItem with text {SomeProject}]
15:28:20 [2024-03-15T19:28:20.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1133917084 data=null}, TreeItem with text {SomeProject}]
15:28:20 [2024-03-15T19:28:20.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1133917084 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
15:28:20 [2024-03-15T19:28:20.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133917084 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {SomeProject}]
15:28:20 [2024-03-15T19:28:20.931Z] 
15:28:20 [2024-03-15T19:28:20.931Z] !ENTRY org.eclipse.cdt.core 1 0 2024-03-15 19:28:20.904
15:28:20 [2024-03-15T19:28:20.931Z] !MESSAGE Indexed 'SomeProject' (0 sources, 0 headers) in 0.002 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
15:28:20 [2024-03-15T19:28:20.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1133917099 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
15:28:21 [2024-03-15T19:28:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
15:28:21 [2024-03-15T19:28:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project'
15:28:21 [2024-03-15T19:28:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure or convert to Tracing Project'
15:28:21 [2024-03-15T19:28:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=1133917148 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure or convert to Tracing Project']
15:28:21 [2024-03-15T19:28:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure or convert to Tracing Project'
15:28:21 [2024-03-15T19:28:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=1133917209 data=null doit=true}, TreeItem with text {SomeProject}]
15:28:21 [2024-03-15T19:28:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1133917209 data=null}, TreeItem with text {SomeProject}]
15:28:21 [2024-03-15T19:28:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1133917210 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
15:28:21 [2024-03-15T19:28:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133917210 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {SomeProject}]
15:28:21 [2024-03-15T19:28:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1133917212 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
15:28:21 [2024-03-15T19:28:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Compass} time=1133917212 data=null doit=true}, TreeItem with text {Trace Compass}]
15:28:21 [2024-03-15T19:28:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=1133917212 data=null}, TreeItem with text {Trace Compass}]
15:28:21 [2024-03-15T19:28:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=1133917212 data=null button=1 stateMask=0x0 x=109 y=35 count=1}, TreeItem with text {Trace Compass}]
15:28:21 [2024-03-15T19:28:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133917213 data=null item=TreeItem {Trace Compass} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Trace Compass}]
15:28:21 [2024-03-15T19:28:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=1133917214 data=null button=1 stateMask=0x80000 x=109 y=35 count=1}, TreeItem with text {Trace Compass}]
15:28:21 [2024-03-15T19:28:21.188Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
15:28:23 [2024-03-15T19:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:28:23 [2024-03-15T19:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:23 [2024-03-15T19:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:28:23 [2024-03-15T19:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:28:23 [2024-03-15T19:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:23 [2024-03-15T19:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
15:28:23 [2024-03-15T19:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Filters and Customization...'
15:28:23 [2024-03-15T19:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Filters and Customization...'
15:28:23 [2024-03-15T19:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
15:28:23 [2024-03-15T19:28:23.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filters and Customization} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1133919279 data=null doit=true}, Shell with text {Filters and Customization}]
15:28:23 [2024-03-15T19:28:23.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: of type 'CTabItem'
15:28:23 [2024-03-15T19:28:23.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: (of type 'CTabItem')
15:28:23 [2024-03-15T19:28:23.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: of type 'CTabItem'
15:28:23 [2024-03-15T19:28:23.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: (of type 'CTabItem')
15:28:23 [2024-03-15T19:28:23.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
15:28:23 [2024-03-15T19:28:23.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
15:28:23 [2024-03-15T19:28:23.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@3eb1180
15:28:23 [2024-03-15T19:28:23.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Sent event 13 to [Selection [13]: SelectionEvent{CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@370349f] time=1133919282 data=null item=CTabItem {Pre-set filters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CTabItem')]
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {.* resources} time=1133919295 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {.* resources}]
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {.* resources} time=1133919295 data=null doit=true}, TableItem with text {.* resources}]
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {.* resources} time=1133919295 data=null}, TableItem with text {.* resources}]
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {.* resources} time=1133919296 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {.* resources}]
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1133919296 data=null item=TableItem {.* resources} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {.* resources}]
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {.* resources} time=1133919297 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {.* resources}]
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: .* resources
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1133919299 data=null button=0 stateMask=0x0 x=133 y=127 count=0}, TableItem with text {Trace Compass Shadow Projects}]
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=1133919299 data=null doit=true}, TableItem with text {Trace Compass Shadow Projects}]
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=1133919299 data=null}, TableItem with text {Trace Compass Shadow Projects}]
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1133919300 data=null button=1 stateMask=0x0 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1133919300 data=null item=TableItem {Trace Compass Shadow Projects} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {Trace Compass Shadow Projects}]
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1133919301 data=null button=1 stateMask=0x80000 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Trace Compass Shadow Projects
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133919308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133919308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133919308 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133919308 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133919308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133919308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133919308 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=1133918962 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Filters and Customization...']
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1133919381 data=null button=0 stateMask=0x0 x=133 y=12 count=0}, TreeItem with text {.tracecompass-SomeProject}]
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=1133919381 data=null doit=true}, TreeItem with text {.tracecompass-SomeProject}]
15:28:23 [2024-03-15T19:28:23.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=1133919381 data=null}, TreeItem with text {.tracecompass-SomeProject}]
15:28:23 [2024-03-15T19:28:23.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1133919381 data=null button=1 stateMask=0x0 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
15:28:23 [2024-03-15T19:28:23.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133919382 data=null item=TreeItem {.tracecompass-SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {.tracecompass-SomeProject}]
15:28:23 [2024-03-15T19:28:23.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1133919404 data=null button=1 stateMask=0x80000 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
15:28:23 [2024-03-15T19:28:23.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=1133919413 data=null doit=true}, TreeItem with text {.tracecompass-SomeProject}]
15:28:23 [2024-03-15T19:28:23.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=1133919413 data=null}, TreeItem with text {.tracecompass-SomeProject}]
15:28:23 [2024-03-15T19:28:23.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1133919413 data=null button=1 stateMask=0x0 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
15:28:23 [2024-03-15T19:28:23.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133919414 data=null item=TreeItem {.tracecompass-SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {.tracecompass-SomeProject}]
15:28:23 [2024-03-15T19:28:23.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1133919417 data=null button=1 stateMask=0x80000 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
15:28:23 [2024-03-15T19:28:23.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133919417 data=null doit=true}, TreeItem with text {Traces [1]}]
15:28:23 [2024-03-15T19:28:23.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133919417 data=null}, TreeItem with text {Traces [1]}]
15:28:23 [2024-03-15T19:28:23.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133919418 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:28:23 [2024-03-15T19:28:23.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133919418 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:28:23 [2024-03-15T19:28:23.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133919419 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:28:23 [2024-03-15T19:28:23.343Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again.
15:28:23 [2024-03-15T19:28:23.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:23 [2024-03-15T19:28:23.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
15:28:23 [2024-03-15T19:28:23.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Filters and Customization...'
15:28:23 [2024-03-15T19:28:23.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Filters and Customization...'
15:28:23 [2024-03-15T19:28:23.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
15:28:23 [2024-03-15T19:28:23.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filters and Customization} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1133919790 data=null doit=true}, Shell with text {Filters and Customization}]
15:28:23 [2024-03-15T19:28:23.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: of type 'CTabItem'
15:28:23 [2024-03-15T19:28:23.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: (of type 'CTabItem')
15:28:23 [2024-03-15T19:28:23.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: of type 'CTabItem'
15:28:23 [2024-03-15T19:28:23.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: (of type 'CTabItem')
15:28:23 [2024-03-15T19:28:23.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
15:28:23 [2024-03-15T19:28:23.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
15:28:23 [2024-03-15T19:28:23.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@5c4a815d
15:28:23 [2024-03-15T19:28:23.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Sent event 13 to [Selection [13]: SelectionEvent{CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@16443291] time=1133919791 data=null item=CTabItem {Pre-set filters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CTabItem')]
15:28:23 [2024-03-15T19:28:23.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:28:23 [2024-03-15T19:28:23.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:28:23 [2024-03-15T19:28:23.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:28:23 [2024-03-15T19:28:23.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {.* resources} time=1133919794 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {.* resources}]
15:28:23 [2024-03-15T19:28:23.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {.* resources} time=1133919795 data=null doit=true}, TableItem with text {.* resources}]
15:28:23 [2024-03-15T19:28:23.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {.* resources} time=1133919795 data=null}, TableItem with text {.* resources}]
15:28:23 [2024-03-15T19:28:23.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {.* resources} time=1133919804 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {.* resources}]
15:28:23 [2024-03-15T19:28:23.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1133919804 data=null item=TableItem {.* resources} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {.* resources}]
15:28:23 [2024-03-15T19:28:23.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {.* resources} time=1133919805 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {.* resources}]
15:28:23 [2024-03-15T19:28:23.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: .* resources
15:28:23 [2024-03-15T19:28:23.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:28:23 [2024-03-15T19:28:23.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1133919807 data=null button=0 stateMask=0x0 x=133 y=127 count=0}, TableItem with text {Trace Compass Shadow Projects}]
15:28:23 [2024-03-15T19:28:23.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=1133919807 data=null doit=true}, TableItem with text {Trace Compass Shadow Projects}]
15:28:23 [2024-03-15T19:28:23.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=1133919807 data=null}, TableItem with text {Trace Compass Shadow Projects}]
15:28:23 [2024-03-15T19:28:23.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1133919807 data=null button=1 stateMask=0x0 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
15:28:23 [2024-03-15T19:28:23.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1133919808 data=null item=TableItem {Trace Compass Shadow Projects} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {Trace Compass Shadow Projects}]
15:28:23 [2024-03-15T19:28:23.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1133919808 data=null button=1 stateMask=0x80000 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
15:28:23 [2024-03-15T19:28:23.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Trace Compass Shadow Projects
15:28:23 [2024-03-15T19:28:23.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:23 [2024-03-15T19:28:23.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:28:23 [2024-03-15T19:28:23.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:28:23 [2024-03-15T19:28:23.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:28:23 [2024-03-15T19:28:23.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:23 [2024-03-15T19:28:23.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:28:23 [2024-03-15T19:28:23.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133919809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:23 [2024-03-15T19:28:23.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133919809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:23 [2024-03-15T19:28:23.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133919810 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:23 [2024-03-15T19:28:23.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133919810 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:23 [2024-03-15T19:28:23.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133919810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:23 [2024-03-15T19:28:23.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133919810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:23 [2024-03-15T19:28:23.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133919810 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:23 [2024-03-15T19:28:23.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=1133919467 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Filters and Customization...']
15:28:23 [2024-03-15T19:28:23.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:23 [2024-03-15T19:28:23.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:23 [2024-03-15T19:28:23.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:23 [2024-03-15T19:28:23.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:23 [2024-03-15T19:28:23.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133919973 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:28:23 [2024-03-15T19:28:23.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:28:23 [2024-03-15T19:28:23.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:23 [2024-03-15T19:28:23.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:23 [2024-03-15T19:28:23.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:23 [2024-03-15T19:28:23.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1133919978 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TreeItem with text {SomeProject}]
15:28:23 [2024-03-15T19:28:23.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=1133919978 data=null doit=true}, TreeItem with text {SomeProject}]
15:28:23 [2024-03-15T19:28:23.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1133919978 data=null}, TreeItem with text {SomeProject}]
15:28:23 [2024-03-15T19:28:23.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1133919979 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
15:28:23 [2024-03-15T19:28:23.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133919979 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {SomeProject}]
15:28:23 [2024-03-15T19:28:23.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1133920002 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
15:28:23 [2024-03-15T19:28:23.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:28:24 [2024-03-15T19:28:24.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:28:24 [2024-03-15T19:28:24.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:28:24 [2024-03-15T19:28:24.113Z] 
15:28:24 [2024-03-15T19:28:24.113Z] (Eclipse:4541): Gtk-CRITICAL **: 19:28:23.919: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:25 [2024-03-15T19:28:25.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK'
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133920872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133920873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133920873 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133920873 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133920873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133920873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:25 [2024-03-15T19:28:25.042Z] 
15:28:25 [2024-03-15T19:28:25.042Z] (Eclipse:4541): Gtk-CRITICAL **: 19:28:24.689: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133920873 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133920883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133920883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133920883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133920883 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133920883 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133920884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133920884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133920884 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133920884 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133920884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:25 [2024-03-15T19:28:25.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133920884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:25 [2024-03-15T19:28:25.042Z] 
15:28:25 [2024-03-15T19:28:25.042Z] (Eclipse:4541): Gtk-CRITICAL **: 19:28:24.707: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:25 [2024-03-15T19:28:25.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:25 [2024-03-15T19:28:25.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:25 [2024-03-15T19:28:25.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:25 [2024-03-15T19:28:25.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:25 [2024-03-15T19:28:25.043Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:25 [2024-03-15T19:28:25.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:28:25 [2024-03-15T19:28:25.043Z] 
15:28:25 [2024-03-15T19:28:25.043Z] (Eclipse:4541): Gtk-CRITICAL **: 19:28:24.880: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:25 [2024-03-15T19:28:25.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133920884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:25 [2024-03-15T19:28:25.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1133920052 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:28:25 [2024-03-15T19:28:25.300Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.632 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
15:28:25 [2024-03-15T19:28:25.300Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest.testConfigureTracingNature -- Time elapsed: 1.889 s
15:28:25 [2024-03-15T19:28:25.300Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest.testViewerFilter -- Time elapsed: 0.930 s
15:28:25 [2024-03-15T19:28:25.300Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
15:28:25 [2024-03-15T19:28:25.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133921423 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:28:25 [2024-03-15T19:28:25.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:25 [2024-03-15T19:28:25.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:28:25 [2024-03-15T19:28:25.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:28:25 [2024-03-15T19:28:25.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:28:25 [2024-03-15T19:28:25.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1133921511 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:28:25 [2024-03-15T19:28:25.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:28:26 [2024-03-15T19:28:26.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133922959 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:28:26 [2024-03-15T19:28:26.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:28:26 [2024-03-15T19:28:26.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:28:26 [2024-03-15T19:28:26.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:28:27 [2024-03-15T19:28:27.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:28:27 [2024-03-15T19:28:27.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:28:27 [2024-03-15T19:28:27.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1133923343 data=null doit=true}, Shell with text {Preferences}]
15:28:27 [2024-03-15T19:28:27.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:27 [2024-03-15T19:28:27.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:27 [2024-03-15T19:28:27.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:27 [2024-03-15T19:28:27.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:27 [2024-03-15T19:28:27.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:27 [2024-03-15T19:28:27.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133923345 data=null button=0 stateMask=0x0 x=49 y=518 count=0}, TreeItem with text {Tracing}]
15:28:27 [2024-03-15T19:28:27.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1133923345 data=null doit=true}, TreeItem with text {Tracing}]
15:28:27 [2024-03-15T19:28:27.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133923345 data=null}, TreeItem with text {Tracing}]
15:28:27 [2024-03-15T19:28:27.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133923353 data=null button=1 stateMask=0x0 x=49 y=518 count=1}, TreeItem with text {Tracing}]
15:28:27 [2024-03-15T19:28:27.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133923354 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:28:27 [2024-03-15T19:28:27.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133923379 data=null button=1 stateMask=0x80000 x=49 y=518 count=1}, TreeItem with text {Tracing}]
15:28:27 [2024-03-15T19:28:27.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1133923380 data=null doit=true}, TreeItem with text {Tracing}]
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133923380 data=null}, TreeItem with text {Tracing}]
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133923380 data=null button=1 stateMask=0x0 x=49 y=518 count=1}, TreeItem with text {Tracing}]
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133923380 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133923381 data=null button=1 stateMask=0x80000 x=49 y=518 count=1}, TreeItem with text {Tracing}]
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1133923382 data=null button=0 stateMask=0x0 x=82 y=587 count=0}, Tree node with text: Trace Types]
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1133923382 data=null doit=true}, Tree node with text: Trace Types]
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1133923382 data=null}, Tree node with text: Trace Types]
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1133923382 data=null button=1 stateMask=0x0 x=82 y=587 count=1}, Tree node with text: Trace Types]
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133923382 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1133923434 data=null button=1 stateMask=0x80000 x=82 y=457 count=1}, Tree node with text: Trace Types]
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1133923437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1133923437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1133923438 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1133923438 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1133923438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1133923438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1133923438 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1133923439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1133923439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1133923439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1133923439 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1133923439 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:27 [2024-03-15T19:28:27.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1133923441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1133923441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1133923441 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1133923441 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1133923441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1133923441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1133923442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1133923443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1133923443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1133923443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1133923443 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1133923443 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133923445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133923445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1133923445 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133923445 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133923445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133923445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1133923445 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133923007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:28:27 [2024-03-15T19:28:27.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:27 [2024-03-15T19:28:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
15:28:27 [2024-03-15T19:28:27.691Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
15:28:27 [2024-03-15T19:28:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Import filters}
15:28:27 [2024-03-15T19:28:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133923689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
15:28:27 [2024-03-15T19:28:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133923689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
15:28:27 [2024-03-15T19:28:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133923689 data=null doit=true}, ToolItem with tooltip text {Import filters}]
15:28:27 [2024-03-15T19:28:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133923689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
15:28:27 [2024-03-15T19:28:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133923689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
15:28:27 [2024-03-15T19:28:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133923689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Import filters}]
15:28:27 [2024-03-15T19:28:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133923707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
15:28:27 [2024-03-15T19:28:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133923707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
15:28:27 [2024-03-15T19:28:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133923707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
15:28:27 [2024-03-15T19:28:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133923707 data=null doit=true}, ToolItem with tooltip text {Import filters}]
15:28:27 [2024-03-15T19:28:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1133923707 data=null}, ToolItem with tooltip text {Import filters}]
15:28:27 [2024-03-15T19:28:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Import filters}
15:28:27 [2024-03-15T19:28:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:27 [2024-03-15T19:28:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:27 [2024-03-15T19:28:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:27 [2024-03-15T19:28:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:27 [2024-03-15T19:28:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
15:28:27 [2024-03-15T19:28:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER test} time=1133923709 data=null doit=true}, TreeItem with text {FILTER test}]
15:28:27 [2024-03-15T19:28:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1133923709 data=null}, TreeItem with text {FILTER test}]
15:28:27 [2024-03-15T19:28:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1133923709 data=null button=1 stateMask=0x0 x=61 y=275 count=1}, TreeItem with text {FILTER test}]
15:28:27 [2024-03-15T19:28:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133923709 data=null item=TreeItem {FILTER test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {FILTER test}]
15:28:27 [2024-03-15T19:28:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1133923710 data=null button=1 stateMask=0x80000 x=61 y=275 count=1}, TreeItem with text {FILTER test}]
15:28:27 [2024-03-15T19:28:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1133923710 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:28:27 [2024-03-15T19:28:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1133923710 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:28:27 [2024-03-15T19:28:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1133923711 data=null button=1 stateMask=0x0 x=206 y=298 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:28:27 [2024-03-15T19:28:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133923711 data=null item=TreeItem {WITH TRACETYPE Custom XML : testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:28:27 [2024-03-15T19:28:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1133923712 data=null button=1 stateMask=0x80000 x=206 y=298 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:28:27 [2024-03-15T19:28:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:27 [2024-03-15T19:28:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1133923712 data=null button=0 stateMask=0x0 x=206 y=298 count=0}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:28:27 [2024-03-15T19:28:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1133923712 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:28:27 [2024-03-15T19:28:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1133923712 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:28:27 [2024-03-15T19:28:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1133923712 data=null button=1 stateMask=0x0 x=206 y=298 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:28:27 [2024-03-15T19:28:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133923713 data=null item=TreeItem {WITH TRACETYPE Custom XML : testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:28:27 [2024-03-15T19:28:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1133923750 data=null button=1 stateMask=0x80000 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:28:27 [2024-03-15T19:28:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
15:28:27 [2024-03-15T19:28:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
15:28:27 [2024-03-15T19:28:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133923752 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:28:27 [2024-03-15T19:28:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:28:27 [2024-03-15T19:28:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:28:27 [2024-03-15T19:28:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:28:27 [2024-03-15T19:28:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:28:27 [2024-03-15T19:28:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:28:27 [2024-03-15T19:28:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1133924122 data=null doit=true}, Shell with text {Preferences}]
15:28:27 [2024-03-15T19:28:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:27 [2024-03-15T19:28:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:27 [2024-03-15T19:28:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:27 [2024-03-15T19:28:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:27 [2024-03-15T19:28:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:27 [2024-03-15T19:28:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133924126 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:28:27 [2024-03-15T19:28:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1133924127 data=null doit=true}, TreeItem with text {Tracing}]
15:28:27 [2024-03-15T19:28:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133924127 data=null}, TreeItem with text {Tracing}]
15:28:27 [2024-03-15T19:28:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133924127 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:28:27 [2024-03-15T19:28:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133924140 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:28:28 [2024-03-15T19:28:28.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133924163 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:28:28 [2024-03-15T19:28:28.207Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:28:28 [2024-03-15T19:28:28.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:28 [2024-03-15T19:28:28.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1133924164 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
15:28:28 [2024-03-15T19:28:28.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1133924164 data=null doit=true}, Tree node with text: Trace Types]
15:28:28 [2024-03-15T19:28:28.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1133924164 data=null}, Tree node with text: Trace Types]
15:28:28 [2024-03-15T19:28:28.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1133924164 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:28:28 [2024-03-15T19:28:28.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133924164 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
15:28:28 [2024-03-15T19:28:28.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1133924166 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:28:28 [2024-03-15T19:28:28.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:28 [2024-03-15T19:28:28.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:28 [2024-03-15T19:28:28.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:28 [2024-03-15T19:28:28.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:28 [2024-03-15T19:28:28.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:28:28 [2024-03-15T19:28:28.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:28:28 [2024-03-15T19:28:28.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:28:28 [2024-03-15T19:28:28.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
15:28:28 [2024-03-15T19:28:28.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1133924168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1133924168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1133924168 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1133924168 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1133924168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1133924168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1133924168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1133924170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1133924170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1133924170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1133924170 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1133924170 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree')
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom XML} time=1133924171 data=null doit=true}, TreeItem with text {Custom XML}]
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=1133924171 data=null}, TreeItem with text {Custom XML}]
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=1133924171 data=null button=1 stateMask=0x0 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133924171 data=null item=TreeItem {Custom XML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Custom XML}]
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=1133924172 data=null button=1 stateMask=0x80000 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testxmlextension} time=1133924172 data=null doit=true}, Tree node with text: testxmlextension]
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=1133924172 data=null}, Tree node with text: testxmlextension]
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=1133924172 data=null button=1 stateMask=0x0 x=121 y=81 count=1}, Tree node with text: testxmlextension]
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133924173 data=null item=TreeItem {testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: testxmlextension]
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=1133924173 data=null button=1 stateMask=0x80000 x=121 y=81 count=1}, Tree node with text: testxmlextension]
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=1133924175 data=null button=0 stateMask=0x0 x=121 y=81 count=0}, Tree node with text: testxmlextension]
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testxmlextension} time=1133924175 data=null doit=true}, Tree node with text: testxmlextension]
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=1133924175 data=null}, Tree node with text: testxmlextension]
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=1133924175 data=null button=1 stateMask=0x0 x=121 y=81 count=1}, Tree node with text: testxmlextension]
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133924175 data=null item=TreeItem {testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: testxmlextension]
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=1133924176 data=null button=1 stateMask=0x80000 x=121 y=81 count=1}, Tree node with text: testxmlextension]
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=1133924177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1133924177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=1133924177 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=1133924177 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=1133924185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=1133924185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=1133924185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=1133924186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1133924186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=1133924187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=1133924187 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=1133924187 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1133924188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1133924188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1133924188 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1133924188 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1133924188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1133924188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1133924189 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1133924190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1133924190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1133924190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1133924190 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1133924190 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133924192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133924192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1133924192 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133924192 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133924193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133924193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1133924193 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133923783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:28:28 [2024-03-15T19:28:28.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:28 [2024-03-15T19:28:28.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test in tree (of type 'Tree')
15:28:28 [2024-03-15T19:28:28.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
15:28:28 [2024-03-15T19:28:28.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:28 [2024-03-15T19:28:28.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=1133924286 data=null button=0 stateMask=0x0 x=61 y=229 count=0}, TreeItem with text {FILTER test}]
15:28:28 [2024-03-15T19:28:28.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER test} time=1133924286 data=null doit=true}, TreeItem with text {FILTER test}]
15:28:28 [2024-03-15T19:28:28.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1133924286 data=null}, TreeItem with text {FILTER test}]
15:28:28 [2024-03-15T19:28:28.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1133924286 data=null button=1 stateMask=0x0 x=61 y=229 count=1}, TreeItem with text {FILTER test}]
15:28:28 [2024-03-15T19:28:28.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133924286 data=null item=TreeItem {FILTER test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER test}]
15:28:28 [2024-03-15T19:28:28.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1133924298 data=null button=1 stateMask=0x80000 x=61 y=229 count=1}, TreeItem with text {FILTER test}]
15:28:28 [2024-03-15T19:28:28.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
15:28:28 [2024-03-15T19:28:28.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
15:28:28 [2024-03-15T19:28:28.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again.
15:28:28 [2024-03-15T19:28:28.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:28 [2024-03-15T19:28:28.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1133924299 data=null button=0 stateMask=0x0 x=206 y=252 count=0}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:28:28 [2024-03-15T19:28:28.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1133924299 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:28:28 [2024-03-15T19:28:28.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1133924299 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:28:28 [2024-03-15T19:28:28.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1133924299 data=null button=1 stateMask=0x0 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:28:28 [2024-03-15T19:28:28.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133924300 data=null item=TreeItem {WITH TRACETYPE Custom XML : testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:28:28 [2024-03-15T19:28:28.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1133924325 data=null button=1 stateMask=0x80000 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:28:28 [2024-03-15T19:28:28.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
15:28:28 [2024-03-15T19:28:28.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
15:28:28 [2024-03-15T19:28:28.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133924327 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:28:28 [2024-03-15T19:28:28.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:28:28 [2024-03-15T19:28:28.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:28:28 [2024-03-15T19:28:28.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:28:28 [2024-03-15T19:28:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:28:28 [2024-03-15T19:28:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:28:28 [2024-03-15T19:28:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1133924729 data=null doit=true}, Shell with text {Preferences}]
15:28:28 [2024-03-15T19:28:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:28 [2024-03-15T19:28:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:28 [2024-03-15T19:28:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:28 [2024-03-15T19:28:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:28 [2024-03-15T19:28:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:28 [2024-03-15T19:28:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133924733 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:28:28 [2024-03-15T19:28:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1133924733 data=null doit=true}, TreeItem with text {Tracing}]
15:28:28 [2024-03-15T19:28:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133924734 data=null}, TreeItem with text {Tracing}]
15:28:28 [2024-03-15T19:28:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133924734 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:28:28 [2024-03-15T19:28:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133924734 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:28:28 [2024-03-15T19:28:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133924763 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:28:28 [2024-03-15T19:28:28.772Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:28:28 [2024-03-15T19:28:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:28 [2024-03-15T19:28:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1133924765 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
15:28:28 [2024-03-15T19:28:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1133924765 data=null doit=true}, Tree node with text: Trace Types]
15:28:28 [2024-03-15T19:28:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1133924765 data=null}, Tree node with text: Trace Types]
15:28:28 [2024-03-15T19:28:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1133924766 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:28:28 [2024-03-15T19:28:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133924766 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
15:28:28 [2024-03-15T19:28:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1133924767 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:28:28 [2024-03-15T19:28:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:28 [2024-03-15T19:28:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:28 [2024-03-15T19:28:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:28 [2024-03-15T19:28:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:28 [2024-03-15T19:28:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1133924769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1133924769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1133924769 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1133924769 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1133924770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1133924770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1133924770 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1133924771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1133924771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1133924771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1133924771 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1133924771 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=1133924771 data=null doit=true}, TreeItem with text {Custom Text}]
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1133924772 data=null}, TreeItem with text {Custom Text}]
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1133924772 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133924772 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Custom Text}]
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1133924773 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1133924773 data=null doit=true}, Tree node with text: testtxtextension]
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1133924773 data=null}, Tree node with text: testtxtextension]
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1133924774 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension]
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133924774 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: testtxtextension]
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1133924774 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension]
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=1133924776 data=null button=0 stateMask=0x0 x=118 y=127 count=0}, Tree node with text: testtxtextension]
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1133924776 data=null doit=true}, Tree node with text: testtxtextension]
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1133924776 data=null}, Tree node with text: testtxtextension]
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1133924776 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension]
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133924776 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: testtxtextension]
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1133924777 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension]
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:28:28 [2024-03-15T19:28:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=1133924778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1133924778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=1133924778 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=1133924778 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=1133924778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=1133924778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=1133924778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=1133924779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1133924779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=1133924779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=1133924779 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=1133924779 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1133924798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1133924798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1133924798 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1133924798 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1133924798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1133924798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1133924798 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1133924799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1133924799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1133924799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1133924799 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1133924799 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133924802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133924802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1133924802 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133924802 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133924803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133924803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1133924803 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133924363 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test in tree (of type 'Tree')
15:28:28 [2024-03-15T19:28:28.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=1133924895 data=null button=0 stateMask=0x0 x=61 y=229 count=0}, TreeItem with text {FILTER test}]
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER test} time=1133924895 data=null doit=true}, TreeItem with text {FILTER test}]
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1133924895 data=null}, TreeItem with text {FILTER test}]
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1133924895 data=null button=1 stateMask=0x0 x=61 y=229 count=1}, TreeItem with text {FILTER test}]
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133924896 data=null item=TreeItem {FILTER test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER test}]
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1133924923 data=null button=1 stateMask=0x80000 x=61 y=229 count=1}, TreeItem with text {FILTER test}]
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
15:28:28 [2024-03-15T19:28:28.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
15:28:28 [2024-03-15T19:28:28.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again.
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1133924925 data=null button=0 stateMask=0x0 x=206 y=252 count=0}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1133924925 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1133924925 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1133924925 data=null button=1 stateMask=0x0 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133924925 data=null item=TreeItem {WITH TRACETYPE Custom XML : testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1133924951 data=null button=1 stateMask=0x80000 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
15:28:28 [2024-03-15T19:28:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133924952 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:28:28 [2024-03-15T19:28:28.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:28:28 [2024-03-15T19:28:28.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:28:28 [2024-03-15T19:28:28.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:28:29 [2024-03-15T19:28:29.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1133925277 data=null doit=true}, Shell with text {Preferences}]
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133925279 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1133925279 data=null doit=true}, TreeItem with text {Tracing}]
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133925279 data=null}, TreeItem with text {Tracing}]
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133925279 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133925279 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133925304 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:28:29 [2024-03-15T19:28:29.340Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1133925304 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1133925305 data=null doit=true}, Tree node with text: Trace Types]
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1133925305 data=null}, Tree node with text: Trace Types]
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1133925305 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133925305 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1133925307 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1133925309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1133925309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1133925309 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1133925309 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1133925309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1133925309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1133925309 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1133925311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1133925311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1133925311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1133925311 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1133925311 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1133925312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1133925312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1133925312 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1133925312 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1133925312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1133925312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1133925312 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1133925314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1133925314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1133925315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1133925315 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1133925315 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133925317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133925317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1133925317 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133925317 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133925317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133925317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1133925317 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133924961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:28:29 [2024-03-15T19:28:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:29 [2024-03-15T19:28:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133925406 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:28:29 [2024-03-15T19:28:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:28:29 [2024-03-15T19:28:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:28:29 [2024-03-15T19:28:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:28:29 [2024-03-15T19:28:29.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:28:29 [2024-03-15T19:28:29.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:28:29 [2024-03-15T19:28:29.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1133925759 data=null doit=true}, Shell with text {Preferences}]
15:28:29 [2024-03-15T19:28:29.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:29 [2024-03-15T19:28:29.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:29 [2024-03-15T19:28:29.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:29 [2024-03-15T19:28:29.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:29 [2024-03-15T19:28:29.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:29 [2024-03-15T19:28:29.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133925761 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:28:29 [2024-03-15T19:28:29.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1133925762 data=null doit=true}, TreeItem with text {Tracing}]
15:28:29 [2024-03-15T19:28:29.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133925762 data=null}, TreeItem with text {Tracing}]
15:28:29 [2024-03-15T19:28:29.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133925762 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:28:29 [2024-03-15T19:28:29.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133925762 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:28:29 [2024-03-15T19:28:29.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133925783 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:28:29 [2024-03-15T19:28:29.598Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:28:29 [2024-03-15T19:28:29.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:29 [2024-03-15T19:28:29.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1133925784 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
15:28:29 [2024-03-15T19:28:29.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1133925784 data=null doit=true}, Tree node with text: Trace Types]
15:28:29 [2024-03-15T19:28:29.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1133925784 data=null}, Tree node with text: Trace Types]
15:28:29 [2024-03-15T19:28:29.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1133925785 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:28:29 [2024-03-15T19:28:29.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133925785 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
15:28:29 [2024-03-15T19:28:29.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1133925786 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:28:29 [2024-03-15T19:28:29.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:29 [2024-03-15T19:28:29.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:29 [2024-03-15T19:28:29.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:29 [2024-03-15T19:28:29.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:29 [2024-03-15T19:28:29.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:28:29 [2024-03-15T19:28:29.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:28:29 [2024-03-15T19:28:29.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:28:29 [2024-03-15T19:28:29.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:28:29 [2024-03-15T19:28:29.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1133925788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1133925789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1133925789 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1133925789 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1133925789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1133925789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1133925789 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1133925790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1133925790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1133925790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1133925790 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1133925790 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:28:29 [2024-03-15T19:28:29.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1133925793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1133925793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1133925793 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1133925793 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1133925793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1133925793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1133925793 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1133925796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1133925796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1133925796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1133925796 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1133925796 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1133925798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1133925798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1133925798 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1133925798 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1133925798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1133925798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1133925798 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1133925812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1133925812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1133925812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1133925812 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1133925812 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=1133925815 data=null button=0 stateMask=0x0 x=87 y=58 count=0}, TreeItem with text {Custom XML}]
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom XML} time=1133925816 data=null doit=true}, TreeItem with text {Custom XML}]
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=1133925816 data=null}, TreeItem with text {Custom XML}]
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=1133925816 data=null button=1 stateMask=0x0 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133925816 data=null item=TreeItem {Custom XML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Custom XML}]
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=1133925817 data=null button=1 stateMask=0x80000 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1133925819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1133925819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1133925819 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1133925819 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1133925819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1133925819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1133925819 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1133925821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1133925821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1133925822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1133925822 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1133925822 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=1133925823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1133925823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=1133925824 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=1133925824 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=1133925824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=1133925824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=1133925824 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=1133925825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1133925825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=1133925825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=1133925825 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=1133925825 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1133925827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1133925827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1133925827 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1133925827 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1133925827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1133925827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1133925827 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1133925843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1133925843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1133925843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1133925843 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1133925843 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1133925844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1133925844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=1133925844 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1133925844 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1133925845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1133925845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=1133925845 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1133925845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1133925845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1133925845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1133925845 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1133925845 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1133925847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1133925847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1133925847 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1133925847 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1133925847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1133925847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1133925847 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1133925848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1133925848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1133925848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1133925848 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1133925848 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:29 [2024-03-15T19:28:29.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
15:28:29 [2024-03-15T19:28:29.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:28:29 [2024-03-15T19:28:29.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:28:29 [2024-03-15T19:28:29.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:28:29 [2024-03-15T19:28:29.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:28:30 [2024-03-15T19:28:30.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:28:30 [2024-03-15T19:28:30.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:28:30 [2024-03-15T19:28:30.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:28:30 [2024-03-15T19:28:30.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:28:30 [2024-03-15T19:28:30.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1133926152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1133926152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1133926152 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1133926152 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1133926152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1133926153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1133926153 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1133926155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1133926155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1133926155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1133926155 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1133926155 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:28:30 [2024-03-15T19:28:30.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:28:30 [2024-03-15T19:28:30.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:28:30 [2024-03-15T19:28:30.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: of type 'Text'
15:28:30 [2024-03-15T19:28:30.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: (of type 'Text')
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1133926459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1133926459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1133926459 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1133926459 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1133926459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1133926459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1133926459 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1133926462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1133926462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1133926462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1133926463 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1133926463 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1133926464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1133926464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1133926464 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1133926464 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1133926465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1133926465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1133926465 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1133926465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1133926465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1133926465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1133926465 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1133926465 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133926466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133926467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1133926467 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133926467 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133926467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133926467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1133926467 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133925437 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133926555 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:28:30 [2024-03-15T19:28:30.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:28:30 [2024-03-15T19:28:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:28:30 [2024-03-15T19:28:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:28:30 [2024-03-15T19:28:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1133926882 data=null doit=true}, Shell with text {Preferences}]
15:28:30 [2024-03-15T19:28:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:30 [2024-03-15T19:28:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:30 [2024-03-15T19:28:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:30 [2024-03-15T19:28:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:30 [2024-03-15T19:28:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:30 [2024-03-15T19:28:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133926884 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:28:30 [2024-03-15T19:28:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1133926884 data=null doit=true}, TreeItem with text {Tracing}]
15:28:30 [2024-03-15T19:28:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133926885 data=null}, TreeItem with text {Tracing}]
15:28:30 [2024-03-15T19:28:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133926885 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:28:30 [2024-03-15T19:28:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133926885 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:28:30 [2024-03-15T19:28:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133926929 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:28:30 [2024-03-15T19:28:30.938Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:28:30 [2024-03-15T19:28:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:30 [2024-03-15T19:28:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1133926930 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
15:28:30 [2024-03-15T19:28:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1133926930 data=null doit=true}, Tree node with text: Trace Types]
15:28:30 [2024-03-15T19:28:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1133926930 data=null}, Tree node with text: Trace Types]
15:28:30 [2024-03-15T19:28:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1133926930 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:28:30 [2024-03-15T19:28:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133926930 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
15:28:30 [2024-03-15T19:28:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1133926932 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:28:30 [2024-03-15T19:28:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:30 [2024-03-15T19:28:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:30 [2024-03-15T19:28:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:30 [2024-03-15T19:28:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1133926936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1133926936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1133926936 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1133926936 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1133926937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1133926937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1133926937 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1133926937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1133926937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1133926937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1133926937 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1133926938 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1133926939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1133926939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1133926939 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1133926940 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1133926940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1133926940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1133926940 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1133926940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1133926940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1133926940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1133926940 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1133926940 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133926952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133926952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1133926952 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133926952 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133926952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133926952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1133926952 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133926561 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1133927089 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1133927089 data=null doit=true}, TreeItem with text {test}]
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1133927089 data=null}, TreeItem with text {test}]
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1133927089 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133927089 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1133927126 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1133927127 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1133927127 data=null doit=true}, TreeItem with text {test}]
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1133927127 data=null}, TreeItem with text {test}]
15:28:30 [2024-03-15T19:28:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1133927127 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:28:31 [2024-03-15T19:28:31.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133927128 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:28:31 [2024-03-15T19:28:31.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1133927145 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:28:31 [2024-03-15T19:28:31.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1133927145 data=null doit=true}, TreeItem with text {test}]
15:28:31 [2024-03-15T19:28:31.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1133927145 data=null}, TreeItem with text {test}]
15:28:31 [2024-03-15T19:28:31.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1133927145 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:28:31 [2024-03-15T19:28:31.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133927146 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
15:28:31 [2024-03-15T19:28:31.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1133927147 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:28:31 [2024-03-15T19:28:31.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:31 [2024-03-15T19:28:31.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1133927155 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:28:31 [2024-03-15T19:28:31.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133927155 data=null doit=true}, TreeItem with text {Traces [1]}]
15:28:31 [2024-03-15T19:28:31.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133927155 data=null}, TreeItem with text {Traces [1]}]
15:28:31 [2024-03-15T19:28:31.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133927155 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:28:31 [2024-03-15T19:28:31.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133927156 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:28:31 [2024-03-15T19:28:31.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133927161 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:28:31 [2024-03-15T19:28:31.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133927162 data=null doit=true}, TreeItem with text {Traces [1]}]
15:28:31 [2024-03-15T19:28:31.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133927162 data=null}, TreeItem with text {Traces [1]}]
15:28:31 [2024-03-15T19:28:31.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133927162 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:28:31 [2024-03-15T19:28:31.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133927162 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:28:31 [2024-03-15T19:28:31.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133927163 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:28:31 [2024-03-15T19:28:31.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:31 [2024-03-15T19:28:31.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1133927173 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
15:28:31 [2024-03-15T19:28:31.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1133927173 data=null doit=true}, Tree node with text: syslog_collapse]
15:28:31 [2024-03-15T19:28:31.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1133927173 data=null}, Tree node with text: syslog_collapse]
15:28:31 [2024-03-15T19:28:31.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1133927174 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
15:28:31 [2024-03-15T19:28:31.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133927174 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: syslog_collapse]
15:28:31 [2024-03-15T19:28:31.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1133927196 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
15:28:31 [2024-03-15T19:28:31.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:31 [2024-03-15T19:28:31.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1133927203 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
15:28:31 [2024-03-15T19:28:31.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1133927203 data=null doit=true}, Tree node with text: syslog_collapse]
15:28:31 [2024-03-15T19:28:31.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1133927203 data=null}, Tree node with text: syslog_collapse]
15:28:31 [2024-03-15T19:28:31.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1133927203 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
15:28:31 [2024-03-15T19:28:31.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133927203 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: syslog_collapse]
15:28:31 [2024-03-15T19:28:31.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1133927209 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
15:28:31 [2024-03-15T19:28:31.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
15:28:31 [2024-03-15T19:28:31.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133927266 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:28:31 [2024-03-15T19:28:31.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:28:31 [2024-03-15T19:28:31.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:28:31 [2024-03-15T19:28:31.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:28:31 [2024-03-15T19:28:31.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:28:31 [2024-03-15T19:28:31.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:28:31 [2024-03-15T19:28:31.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1133927641 data=null doit=true}, Shell with text {Preferences}]
15:28:31 [2024-03-15T19:28:31.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:31 [2024-03-15T19:28:31.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:31 [2024-03-15T19:28:31.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:31 [2024-03-15T19:28:31.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:31 [2024-03-15T19:28:31.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:31 [2024-03-15T19:28:31.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133927644 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:28:31 [2024-03-15T19:28:31.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1133927644 data=null doit=true}, TreeItem with text {Tracing}]
15:28:31 [2024-03-15T19:28:31.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133927644 data=null}, TreeItem with text {Tracing}]
15:28:31 [2024-03-15T19:28:31.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133927645 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:28:31 [2024-03-15T19:28:31.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133927645 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:28:31 [2024-03-15T19:28:31.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133927679 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:28:31 [2024-03-15T19:28:31.713Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:28:31 [2024-03-15T19:28:31.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:31 [2024-03-15T19:28:31.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1133927680 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
15:28:31 [2024-03-15T19:28:31.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1133927680 data=null doit=true}, Tree node with text: Trace Types]
15:28:31 [2024-03-15T19:28:31.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1133927680 data=null}, Tree node with text: Trace Types]
15:28:31 [2024-03-15T19:28:31.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1133927680 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:28:31 [2024-03-15T19:28:31.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133927680 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1133927682 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1133927685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1133927685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1133927685 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1133927686 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1133927686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1133927686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1133927686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1133927688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1133927688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1133927689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1133927689 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1133927689 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom Text in tree (of type 'Tree')
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=1133927689 data=null doit=true}, TreeItem with text {Custom Text}]
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1133927689 data=null}, TreeItem with text {Custom Text}]
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1133927690 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133927690 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Custom Text}]
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1133927691 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=1133927711 data=null button=0 stateMask=0x0 x=87 y=35 count=0}, TreeItem with text {Custom Text}]
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=1133927711 data=null doit=true}, TreeItem with text {Custom Text}]
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1133927711 data=null}, TreeItem with text {Custom Text}]
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1133927712 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133927712 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Custom Text}]
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1133927712 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:31 [2024-03-15T19:28:31.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=1133927714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1133927714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=1133927714 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=1133927714 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=1133927714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=1133927714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=1133927714 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=1133927715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1133927715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=1133927715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=1133927715 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=1133927715 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1133927717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1133927717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1133927717 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1133927717 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1133927717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1133927717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1133927717 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1133927718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1133927718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1133927718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1133927718 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1133927718 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133927719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133927719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1133927719 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133927719 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133927720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133927720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1133927720 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133927291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1133927841 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1133927848 data=null doit=true}, TreeItem with text {test}]
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1133927848 data=null}, TreeItem with text {test}]
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1133927849 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133927849 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1133927869 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1133927870 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1133927870 data=null doit=true}, TreeItem with text {test}]
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1133927870 data=null}, TreeItem with text {test}]
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1133927870 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133927870 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1133927875 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:28:31 [2024-03-15T19:28:31.716Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1133927883 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133927883 data=null doit=true}, TreeItem with text {Traces [1]}]
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133927883 data=null}, TreeItem with text {Traces [1]}]
15:28:31 [2024-03-15T19:28:31.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133927883 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:28:31 [2024-03-15T19:28:31.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133927883 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:28:31 [2024-03-15T19:28:31.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133927920 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:28:31 [2024-03-15T19:28:31.972Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
15:28:31 [2024-03-15T19:28:31.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:31 [2024-03-15T19:28:31.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1133927923 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
15:28:31 [2024-03-15T19:28:31.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1133927923 data=null doit=true}, Tree node with text: syslog_collapse]
15:28:31 [2024-03-15T19:28:31.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1133927923 data=null}, Tree node with text: syslog_collapse]
15:28:31 [2024-03-15T19:28:31.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1133927923 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
15:28:31 [2024-03-15T19:28:31.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133927923 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: syslog_collapse]
15:28:31 [2024-03-15T19:28:31.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1133927950 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
15:28:31 [2024-03-15T19:28:31.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:31 [2024-03-15T19:28:31.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1133927950 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
15:28:31 [2024-03-15T19:28:31.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1133927950 data=null doit=true}, Tree node with text: syslog_collapse]
15:28:31 [2024-03-15T19:28:31.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1133927950 data=null}, Tree node with text: syslog_collapse]
15:28:31 [2024-03-15T19:28:31.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1133927951 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
15:28:31 [2024-03-15T19:28:31.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133927951 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: syslog_collapse]
15:28:31 [2024-03-15T19:28:31.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1133927956 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
15:28:31 [2024-03-15T19:28:31.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
15:28:31 [2024-03-15T19:28:31.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133927991 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:28:31 [2024-03-15T19:28:31.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:28:31 [2024-03-15T19:28:31.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:28:31 [2024-03-15T19:28:31.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:28:32 [2024-03-15T19:28:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:28:32 [2024-03-15T19:28:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:28:32 [2024-03-15T19:28:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1133928376 data=null doit=true}, Shell with text {Preferences}]
15:28:32 [2024-03-15T19:28:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:32 [2024-03-15T19:28:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:32 [2024-03-15T19:28:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:32 [2024-03-15T19:28:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:32 [2024-03-15T19:28:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:32 [2024-03-15T19:28:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133928380 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:28:32 [2024-03-15T19:28:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1133928380 data=null doit=true}, TreeItem with text {Tracing}]
15:28:32 [2024-03-15T19:28:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133928380 data=null}, TreeItem with text {Tracing}]
15:28:32 [2024-03-15T19:28:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133928380 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:28:32 [2024-03-15T19:28:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133928380 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:28:32 [2024-03-15T19:28:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133928415 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:28:32 [2024-03-15T19:28:32.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:28:32 [2024-03-15T19:28:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:32 [2024-03-15T19:28:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1133928416 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
15:28:32 [2024-03-15T19:28:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1133928416 data=null doit=true}, Tree node with text: Trace Types]
15:28:32 [2024-03-15T19:28:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1133928417 data=null}, Tree node with text: Trace Types]
15:28:32 [2024-03-15T19:28:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1133928417 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:28:32 [2024-03-15T19:28:32.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133928417 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
15:28:32 [2024-03-15T19:28:32.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1133928420 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:28:32 [2024-03-15T19:28:32.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:32 [2024-03-15T19:28:32.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:32 [2024-03-15T19:28:32.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:32 [2024-03-15T19:28:32.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:32 [2024-03-15T19:28:32.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:28:32 [2024-03-15T19:28:32.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:28:32 [2024-03-15T19:28:32.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:28:32 [2024-03-15T19:28:32.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:28:32 [2024-03-15T19:28:32.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1133928437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1133928437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1133928437 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1133928437 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1133928437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1133928438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1133928438 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1133928441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1133928441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1133928441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1133928441 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1133928441 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1133928442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1133928442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1133928443 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1133928443 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1133928443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1133928443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1133928443 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1133928444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1133928444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1133928444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1133928444 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1133928444 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133928445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133928445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1133928445 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133928445 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133928446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133928446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1133928446 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133928034 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:28:32 [2024-03-15T19:28:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:32 [2024-03-15T19:28:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133928549 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:28:32 [2024-03-15T19:28:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:28:32 [2024-03-15T19:28:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:28:32 [2024-03-15T19:28:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:28:32 [2024-03-15T19:28:32.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:28:32 [2024-03-15T19:28:32.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:28:32 [2024-03-15T19:28:32.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1133928870 data=null doit=true}, Shell with text {Preferences}]
15:28:32 [2024-03-15T19:28:32.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:32 [2024-03-15T19:28:32.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:32 [2024-03-15T19:28:32.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:32 [2024-03-15T19:28:32.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:32 [2024-03-15T19:28:32.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:32 [2024-03-15T19:28:32.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133928872 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:28:32 [2024-03-15T19:28:32.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1133928872 data=null doit=true}, TreeItem with text {Tracing}]
15:28:32 [2024-03-15T19:28:32.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133928872 data=null}, TreeItem with text {Tracing}]
15:28:32 [2024-03-15T19:28:32.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133928873 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:28:32 [2024-03-15T19:28:32.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133928873 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:28:32 [2024-03-15T19:28:32.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133928896 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:28:32 [2024-03-15T19:28:32.746Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:28:32 [2024-03-15T19:28:32.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1133928897 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1133928897 data=null doit=true}, Tree node with text: Trace Types]
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1133928897 data=null}, Tree node with text: Trace Types]
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1133928897 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133928898 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1133928900 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1133928905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1133928906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1133928906 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1133928906 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1133928906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1133928906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1133928906 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1133928907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1133928907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1133928907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1133928907 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1133928907 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
15:28:32 [2024-03-15T19:28:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1133928909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1133928909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1133928909 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1133928909 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1133928928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1133928928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1133928928 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1133928928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1133928928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1133928929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1133928929 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1133928929 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
15:28:32 [2024-03-15T19:28:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:32 [2024-03-15T19:28:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:28:32 [2024-03-15T19:28:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:28:32 [2024-03-15T19:28:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:28:32 [2024-03-15T19:28:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:28:32 [2024-03-15T19:28:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:28:32 [2024-03-15T19:28:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133928931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133928931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1133928931 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133928931 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133928931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:32 [2024-03-15T19:28:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133928931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1133928931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133928555 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:28:33 [2024-03-15T19:28:33.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:33 [2024-03-15T19:28:33.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133928966 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:28:33 [2024-03-15T19:28:33.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:28:33 [2024-03-15T19:28:33.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:28:33 [2024-03-15T19:28:33.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:28:33 [2024-03-15T19:28:33.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:28:33 [2024-03-15T19:28:33.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:28:33 [2024-03-15T19:28:33.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1133929362 data=null doit=true}, Shell with text {Preferences}]
15:28:33 [2024-03-15T19:28:33.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:33 [2024-03-15T19:28:33.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:33 [2024-03-15T19:28:33.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:33 [2024-03-15T19:28:33.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:33 [2024-03-15T19:28:33.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:33 [2024-03-15T19:28:33.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133929364 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:28:33 [2024-03-15T19:28:33.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1133929365 data=null doit=true}, TreeItem with text {Tracing}]
15:28:33 [2024-03-15T19:28:33.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133929365 data=null}, TreeItem with text {Tracing}]
15:28:33 [2024-03-15T19:28:33.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133929365 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:28:33 [2024-03-15T19:28:33.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133929365 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:28:33 [2024-03-15T19:28:33.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133929388 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:28:33 [2024-03-15T19:28:33.261Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:28:33 [2024-03-15T19:28:33.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:33 [2024-03-15T19:28:33.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1133929388 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1133929389 data=null doit=true}, Tree node with text: Trace Types]
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1133929389 data=null}, Tree node with text: Trace Types]
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1133929389 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133929389 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1133929391 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1133929393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1133929393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1133929393 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1133929393 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1133929393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1133929393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1133929393 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1133929397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1133929397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1133929397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1133929397 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1133929397 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=1133929397 data=null doit=true}, TreeItem with text {Custom Text}]
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1133929398 data=null}, TreeItem with text {Custom Text}]
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1133929398 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133929398 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Custom Text}]
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1133929402 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1133929403 data=null doit=true}, Tree node with text: testtxtextension]
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1133929403 data=null}, Tree node with text: testtxtextension]
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1133929421 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension]
15:28:33 [2024-03-15T19:28:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1133929421 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: testtxtextension]
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1133929421 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension]
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=1133929425 data=null button=0 stateMask=0x0 x=118 y=127 count=0}, Tree node with text: testtxtextension]
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1133929425 data=null doit=true}, Tree node with text: testtxtextension]
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1133929426 data=null}, Tree node with text: testtxtextension]
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1133929426 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension]
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133929426 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: testtxtextension]
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1133929427 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension]
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=1133929429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1133929429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=1133929429 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=1133929429 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=1133929429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=1133929429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=1133929429 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=1133929430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1133929430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=1133929431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=1133929431 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=1133929431 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
15:28:33 [2024-03-15T19:28:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1133929432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1133929433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1133929433 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1133929433 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1133929433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1133929433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1133929433 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1133929434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1133929434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1133929436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1133929436 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1133929436 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
15:28:33 [2024-03-15T19:28:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:33 [2024-03-15T19:28:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:33 [2024-03-15T19:28:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:33 [2024-03-15T19:28:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:33 [2024-03-15T19:28:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:33 [2024-03-15T19:28:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:33 [2024-03-15T19:28:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:33 [2024-03-15T19:28:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:33 [2024-03-15T19:28:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:28:33 [2024-03-15T19:28:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:28:33 [2024-03-15T19:28:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:28:33 [2024-03-15T19:28:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:28:33 [2024-03-15T19:28:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:28:33 [2024-03-15T19:28:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133929450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133929450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1133929450 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133929450 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133929450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133929450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1133929450 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133929033 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1133929547 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1133929547 data=null doit=true}, TreeItem with text {test}]
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1133929547 data=null}, TreeItem with text {test}]
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1133929547 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133929547 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1133929578 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1133929578 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1133929579 data=null doit=true}, TreeItem with text {test}]
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1133929579 data=null}, TreeItem with text {test}]
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1133929579 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133929579 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1133929613 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:28:33 [2024-03-15T19:28:33.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1133929614 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133929614 data=null doit=true}, TreeItem with text {Traces [1]}]
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133929614 data=null}, TreeItem with text {Traces [1]}]
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133929614 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133929615 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133929621 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1133929631 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133929631 data=null doit=true}, TreeItem with text {Traces [1]}]
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133929631 data=null}, TreeItem with text {Traces [1]}]
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133929631 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133929631 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133929636 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:28:33 [2024-03-15T19:28:33.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:28:34 [2024-03-15T19:28:34.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:28:34 [2024-03-15T19:28:34.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:28:34 [2024-03-15T19:28:34.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1133930005 data=null doit=true}, Shell with text {Trace Import}]
15:28:34 [2024-03-15T19:28:34.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:28:34 [2024-03-15T19:28:34.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:28:34 [2024-03-15T19:28:34.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:28:34 [2024-03-15T19:28:34.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:28:34 [2024-03-15T19:28:34.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:28:34 [2024-03-15T19:28:34.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:28:34 [2024-03-15T19:28:34.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:28:34 [2024-03-15T19:28:34.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:28:34 [2024-03-15T19:28:34.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:28:34 [2024-03-15T19:28:34.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:28:34 [2024-03-15T19:28:34.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1133930008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1133930008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1133930008 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1133930008 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1133930008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1133930008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1133930008 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1133929682 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:28:34 [2024-03-15T19:28:34.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:34 [2024-03-15T19:28:34.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133930101 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:28:34 [2024-03-15T19:28:34.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:28:34 [2024-03-15T19:28:34.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:28:34 [2024-03-15T19:28:34.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:28:34 [2024-03-15T19:28:34.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:28:34 [2024-03-15T19:28:34.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:28:34 [2024-03-15T19:28:34.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1133930412 data=null doit=true}, Shell with text {Preferences}]
15:28:34 [2024-03-15T19:28:34.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133930414 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1133930415 data=null doit=true}, TreeItem with text {Tracing}]
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133930415 data=null}, TreeItem with text {Tracing}]
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133930415 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133930415 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133930441 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:28:34 [2024-03-15T19:28:34.342Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1133930442 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1133930442 data=null doit=true}, Tree node with text: Trace Types]
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1133930442 data=null}, Tree node with text: Trace Types]
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1133930442 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133930443 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1133930444 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1133930447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1133930447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1133930447 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1133930447 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1133930447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1133930447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1133930447 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1133930448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1133930449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1133930449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1133930449 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1133930449 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1133930451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1133930451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1133930451 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1133930451 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1133930451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1133930451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1133930451 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1133930452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1133930452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1133930452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1133930452 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1133930452 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133930453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133930454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1133930454 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133930454 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133930454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133930454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1133930454 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133930108 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:28:34 [2024-03-15T19:28:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:34 [2024-03-15T19:28:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:34 [2024-03-15T19:28:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:34 [2024-03-15T19:28:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:34 [2024-03-15T19:28:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:34 [2024-03-15T19:28:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:34 [2024-03-15T19:28:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:34 [2024-03-15T19:28:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1133930602 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:28:34 [2024-03-15T19:28:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1133930602 data=null doit=true}, TreeItem with text {test}]
15:28:34 [2024-03-15T19:28:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1133930602 data=null}, TreeItem with text {test}]
15:28:34 [2024-03-15T19:28:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1133930602 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:28:34 [2024-03-15T19:28:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133930603 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:28:34 [2024-03-15T19:28:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1133930611 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:28:34 [2024-03-15T19:28:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:34 [2024-03-15T19:28:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1133930612 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:28:34 [2024-03-15T19:28:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1133930612 data=null doit=true}, TreeItem with text {test}]
15:28:34 [2024-03-15T19:28:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1133930612 data=null}, TreeItem with text {test}]
15:28:34 [2024-03-15T19:28:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1133930612 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:28:34 [2024-03-15T19:28:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133930612 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:28:34 [2024-03-15T19:28:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1133930627 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:28:34 [2024-03-15T19:28:34.600Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:34 [2024-03-15T19:28:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:34 [2024-03-15T19:28:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1133930628 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:28:34 [2024-03-15T19:28:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133930628 data=null doit=true}, TreeItem with text {Traces [1]}]
15:28:34 [2024-03-15T19:28:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133930628 data=null}, TreeItem with text {Traces [1]}]
15:28:34 [2024-03-15T19:28:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133930628 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:28:34 [2024-03-15T19:28:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133930628 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:28:34 [2024-03-15T19:28:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133930643 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:28:34 [2024-03-15T19:28:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:34 [2024-03-15T19:28:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1133930644 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:28:34 [2024-03-15T19:28:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133930644 data=null doit=true}, TreeItem with text {Traces [1]}]
15:28:34 [2024-03-15T19:28:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133930644 data=null}, TreeItem with text {Traces [1]}]
15:28:34 [2024-03-15T19:28:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133930644 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:28:34 [2024-03-15T19:28:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133930644 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:28:34 [2024-03-15T19:28:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133930648 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:28:34 [2024-03-15T19:28:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:28:34 [2024-03-15T19:28:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:28:34 [2024-03-15T19:28:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:28:34 [2024-03-15T19:28:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:28:34 [2024-03-15T19:28:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1133931026 data=null doit=true}, Shell with text {Trace Import}]
15:28:34 [2024-03-15T19:28:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:28:34 [2024-03-15T19:28:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:28:34 [2024-03-15T19:28:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:28:34 [2024-03-15T19:28:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:28:34 [2024-03-15T19:28:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:28:34 [2024-03-15T19:28:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:28:34 [2024-03-15T19:28:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:28:34 [2024-03-15T19:28:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:28:34 [2024-03-15T19:28:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:28:34 [2024-03-15T19:28:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:34 [2024-03-15T19:28:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:28:34 [2024-03-15T19:28:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1133931028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1133931028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1133931028 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1133931028 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1133931028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1133931028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1133931028 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:28:34 [2024-03-15T19:28:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1133930679 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:28:35 [2024-03-15T19:28:35.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:35 [2024-03-15T19:28:35.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133931060 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:28:35 [2024-03-15T19:28:35.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:28:35 [2024-03-15T19:28:35.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:28:35 [2024-03-15T19:28:35.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:28:35 [2024-03-15T19:28:35.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:28:35 [2024-03-15T19:28:35.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:28:35 [2024-03-15T19:28:35.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1133931458 data=null doit=true}, Shell with text {Preferences}]
15:28:35 [2024-03-15T19:28:35.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:35 [2024-03-15T19:28:35.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:35 [2024-03-15T19:28:35.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:35 [2024-03-15T19:28:35.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:35 [2024-03-15T19:28:35.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:35 [2024-03-15T19:28:35.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133931461 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:28:35 [2024-03-15T19:28:35.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1133931468 data=null doit=true}, TreeItem with text {Tracing}]
15:28:35 [2024-03-15T19:28:35.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133931468 data=null}, TreeItem with text {Tracing}]
15:28:35 [2024-03-15T19:28:35.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133931469 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:28:35 [2024-03-15T19:28:35.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133931469 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:28:35 [2024-03-15T19:28:35.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133931493 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:28:35 [2024-03-15T19:28:35.370Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:28:35 [2024-03-15T19:28:35.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:35 [2024-03-15T19:28:35.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1133931494 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
15:28:35 [2024-03-15T19:28:35.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1133931494 data=null doit=true}, Tree node with text: Trace Types]
15:28:35 [2024-03-15T19:28:35.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1133931494 data=null}, Tree node with text: Trace Types]
15:28:35 [2024-03-15T19:28:35.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1133931494 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:28:35 [2024-03-15T19:28:35.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133931494 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
15:28:35 [2024-03-15T19:28:35.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1133931499 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:28:35 [2024-03-15T19:28:35.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:35 [2024-03-15T19:28:35.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:35 [2024-03-15T19:28:35.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:35 [2024-03-15T19:28:35.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:35 [2024-03-15T19:28:35.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:35 [2024-03-15T19:28:35.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:35 [2024-03-15T19:28:35.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:28:35 [2024-03-15T19:28:35.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:28:35 [2024-03-15T19:28:35.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:28:35 [2024-03-15T19:28:35.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1133931503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1133931503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1133931503 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1133931503 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1133931503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1133931503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1133931503 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1133931504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1133931504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1133931504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1133931504 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1133931504 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1133931506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1133931506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1133931507 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1133931507 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1133931520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1133931520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1133931520 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1133931520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1133931520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1133931520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:35 [2024-03-15T19:28:35.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1133931521 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:35 [2024-03-15T19:28:35.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1133931521 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:28:35 [2024-03-15T19:28:35.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
15:28:35 [2024-03-15T19:28:35.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:28:35 [2024-03-15T19:28:35.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:28:35 [2024-03-15T19:28:35.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:28:35 [2024-03-15T19:28:35.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:28:35 [2024-03-15T19:28:35.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:28:35 [2024-03-15T19:28:35.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:28:35 [2024-03-15T19:28:35.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:35 [2024-03-15T19:28:35.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:28:35 [2024-03-15T19:28:35.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:28:35 [2024-03-15T19:28:35.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:28:35 [2024-03-15T19:28:35.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:28:35 [2024-03-15T19:28:35.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:28:35 [2024-03-15T19:28:35.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:28:35 [2024-03-15T19:28:35.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133931524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:35 [2024-03-15T19:28:35.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133931524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:35 [2024-03-15T19:28:35.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1133931524 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:35 [2024-03-15T19:28:35.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133931524 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:35 [2024-03-15T19:28:35.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133931525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:35 [2024-03-15T19:28:35.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133931525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:35 [2024-03-15T19:28:35.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1133931525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:28:35 [2024-03-15T19:28:35.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133931126 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:28:35 [2024-03-15T19:28:35.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:35 [2024-03-15T19:28:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=1133931935 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:28:35 [2024-03-15T19:28:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:28:35 [2024-03-15T19:28:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:35 [2024-03-15T19:28:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:35 [2024-03-15T19:28:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:35 [2024-03-15T19:28:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1133931940 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:28:35 [2024-03-15T19:28:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1133931940 data=null doit=true}, TreeItem with text {test}]
15:28:35 [2024-03-15T19:28:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1133931940 data=null}, TreeItem with text {test}]
15:28:35 [2024-03-15T19:28:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1133931940 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:28:35 [2024-03-15T19:28:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133931940 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:28:35 [2024-03-15T19:28:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1133931950 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:28:35 [2024-03-15T19:28:35.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:28:35 [2024-03-15T19:28:35.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:28:35 [2024-03-15T19:28:35.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:28:36 [2024-03-15T19:28:36.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:28:36 [2024-03-15T19:28:36.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:28:36 [2024-03-15T19:28:36.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:28:36 [2024-03-15T19:28:36.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:28:36 [2024-03-15T19:28:36.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:28:36 [2024-03-15T19:28:36.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:28:36 [2024-03-15T19:28:36.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:36 [2024-03-15T19:28:36.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:28:36 [2024-03-15T19:28:36.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:28:36 [2024-03-15T19:28:36.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:28:36 [2024-03-15T19:28:36.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133932913 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:36 [2024-03-15T19:28:36.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133932913 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:36 [2024-03-15T19:28:36.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133932913 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:36 [2024-03-15T19:28:36.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133932913 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:36 [2024-03-15T19:28:36.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133932914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:36 [2024-03-15T19:28:36.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133932914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:36 [2024-03-15T19:28:36.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133932914 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:36 [2024-03-15T19:28:36.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133932914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:36 [2024-03-15T19:28:36.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133932914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:36 [2024-03-15T19:28:36.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133932914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:36 [2024-03-15T19:28:36.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133932914 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:36 [2024-03-15T19:28:36.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133932914 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:36 [2024-03-15T19:28:36.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:28:36 [2024-03-15T19:28:36.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:28:36 [2024-03-15T19:28:36.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:28:36 [2024-03-15T19:28:36.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:36 [2024-03-15T19:28:36.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:28:36 [2024-03-15T19:28:36.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:28:36 [2024-03-15T19:28:36.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:28:36 [2024-03-15T19:28:36.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:36 [2024-03-15T19:28:36.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:28:36 [2024-03-15T19:28:36.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133932915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:36 [2024-03-15T19:28:36.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133932915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:36 [2024-03-15T19:28:36.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133932915 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:36 [2024-03-15T19:28:36.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133932915 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:36 [2024-03-15T19:28:36.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133932915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:36 [2024-03-15T19:28:36.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133932916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:36 [2024-03-15T19:28:36.815Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:36 [2024-03-15T19:28:36.815Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:36 [2024-03-15T19:28:36.815Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:36 [2024-03-15T19:28:36.815Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:36 [2024-03-15T19:28:36.815Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:36 [2024-03-15T19:28:36.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:28:37 [2024-03-15T19:28:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133932916 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:37 [2024-03-15T19:28:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1133932007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:28:37 [2024-03-15T19:28:37.071Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.82 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
15:28:37 [2024-03-15T19:28:37.071Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest.testFiltersView -- Time elapsed: 1.993 s
15:28:37 [2024-03-15T19:28:37.071Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest.testPreferencePage -- Time elapsed: 1.603 s
15:28:37 [2024-03-15T19:28:37.071Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest.testSelectTraceType -- Time elapsed: 1.934 s
15:28:37 [2024-03-15T19:28:37.071Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest.testImportTraceTypeOptions -- Time elapsed: 2.570 s
15:28:37 [2024-03-15T19:28:37.071Z] 
15:28:37 [2024-03-15T19:28:37.071Z] Results:
15:28:37 [2024-03-15T19:28:37.071Z] 
15:28:37 [2024-03-15T19:28:37.071Z] Tests run: 76, Failures: 0, Errors: 0, Skipped: 6
15:28:37 [2024-03-15T19:28:37.071Z] 
15:28:37 [2024-03-15T19:28:37.636Z] 
15:28:37 [2024-03-15T19:28:37.636Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-15 19:28:37.354
15:28:37 [2024-03-15T19:28:37.636Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:28:37 [2024-03-15T19:28:37.891Z] [INFO] All tests passed
15:28:37 [2024-03-15T19:28:37.891Z] [INFO] 
15:28:37 [2024-03-15T19:28:37.891Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:28:37 [2024-03-15T19:28:37.891Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.22-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT.jar
15:28:37 [2024-03-15T19:28:37.891Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.22-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT.pom
15:28:38 [2024-03-15T19:28:38.148Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.22-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT-sources.jar
15:28:38 [2024-03-15T19:28:38.148Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.22-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT-p2metadata.xml
15:28:38 [2024-03-15T19:28:38.148Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.22-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT-p2artifacts.xml
15:28:38 [2024-03-15T19:28:38.148Z] [INFO] 
15:28:38 [2024-03-15T19:28:38.148Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:28:38 [2024-03-15T19:28:38.148Z] [INFO] 
15:28:38 [2024-03-15T19:28:38.148Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >--
15:28:38 [2024-03-15T19:28:38.148Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT [37/141]
15:28:38 [2024-03-15T19:28:38.148Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
15:28:38 [2024-03-15T19:28:38.148Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:28:38 [2024-03-15T19:28:38.148Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:28:38 [2024-03-15T19:28:38.148Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
15:28:38 [2024-03-15T19:28:38.405Z] [INFO] 
15:28:38 [2024-03-15T19:28:38.405Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:28:38 [2024-03-15T19:28:38.405Z] [INFO] 
15:28:38 [2024-03-15T19:28:38.405Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:28:38 [2024-03-15T19:28:38.405Z] [INFO] The project's OSGi version is 1.0.3.202403151906
15:28:38 [2024-03-15T19:28:38.405Z] [INFO] 
15:28:38 [2024-03-15T19:28:38.405Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:28:38 [2024-03-15T19:28:38.405Z] [INFO] 
15:28:38 [2024-03-15T19:28:38.405Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:28:38 [2024-03-15T19:28:38.405Z] [INFO] 
15:28:38 [2024-03-15T19:28:38.405Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:28:38 [2024-03-15T19:28:38.405Z] [INFO] 
15:28:38 [2024-03-15T19:28:38.405Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:28:38 [2024-03-15T19:28:38.405Z] [INFO] 
15:28:38 [2024-03-15T19:28:38.405Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:28:38 [2024-03-15T19:28:38.405Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests
15:28:38 [2024-03-15T19:28:38.967Z] [INFO] 
15:28:38 [2024-03-15T19:28:38.967Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:28:38 [2024-03-15T19:28:38.967Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
15:28:38 [2024-03-15T19:28:38.967Z] [INFO] 
15:28:38 [2024-03-15T19:28:38.967Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:28:38 [2024-03-15T19:28:38.967Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:28:38 [2024-03-15T19:28:38.967Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:28:38 [2024-03-15T19:28:38.967Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
15:28:38 [2024-03-15T19:28:38.967Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:28:39 [2024-03-15T19:28:39.224Z] [INFO] 
15:28:39 [2024-03-15T19:28:39.224Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:28:39 [2024-03-15T19:28:39.224Z] [INFO] 
15:28:39 [2024-03-15T19:28:39.224Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:28:39 [2024-03-15T19:28:39.481Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources
15:28:39 [2024-03-15T19:28:39.482Z] [INFO] 
15:28:39 [2024-03-15T19:28:39.482Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:28:39 [2024-03-15T19:28:39.482Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
15:28:39 [2024-03-15T19:28:39.482Z] [INFO] 
15:28:39 [2024-03-15T19:28:39.482Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:28:39 [2024-03-15T19:28:39.482Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
15:28:39 [2024-03-15T19:28:39.482Z] [INFO] 
15:28:39 [2024-03-15T19:28:39.482Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:28:39 [2024-03-15T19:28:39.482Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
15:28:39 [2024-03-15T19:28:39.482Z] [INFO] 
15:28:39 [2024-03-15T19:28:39.482Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:28:39 [2024-03-15T19:28:39.482Z] [INFO] 
15:28:39 [2024-03-15T19:28:39.482Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:28:39 [2024-03-15T19:28:39.482Z] [INFO] 
15:28:39 [2024-03-15T19:28:39.482Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:28:39 [2024-03-15T19:28:39.482Z] [INFO] 
15:28:39 [2024-03-15T19:28:39.482Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:28:39 [2024-03-15T19:28:39.482Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
15:28:40 [2024-03-15T19:28:40.410Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
15:28:40 [2024-03-15T19:28:40.972Z] [INFO] 
15:28:40 [2024-03-15T19:28:40.972Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:28:41 [2024-03-15T19:28:41.228Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data/.metadata/.log
15:28:41 [2024-03-15T19:28:41.228Z] [INFO] Command line:
15:28:41 [2024-03-15T19:28:41.228Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:28:41 [2024-03-15T19:28:41.229Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:28:43 [2024-03-15T19:28:43.743Z] Mar 15, 2024 7:28:43 PM org.apache.aries.spifly.BaseActivator log
15:28:43 [2024-03-15T19:28:43.743Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
15:28:44 [2024-03-15T19:28:44.671Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:28:44 [2024-03-15T19:28:44.671Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:28:48 [2024-03-15T19:28:48.840Z] !SESSION 2024-03-15 19:28:41.291 -----------------------------------------------
15:28:48 [2024-03-15T19:28:48.840Z] eclipse.buildId=unknown
15:28:48 [2024-03-15T19:28:48.840Z] java.version=17.0.2
15:28:48 [2024-03-15T19:28:48.840Z] java.vendor=Oracle Corporation
15:28:48 [2024-03-15T19:28:48.840Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:28:48 [2024-03-15T19:28:48.840Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:28:48 [2024-03-15T19:28:48.840Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:28:48 [2024-03-15T19:28:48.840Z] 
15:28:48 [2024-03-15T19:28:48.840Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-15 19:28:48.652
15:28:48 [2024-03-15T19:28:48.840Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
15:28:48 [2024-03-15T19:28:48.840Z] 
15:28:48 [2024-03-15T19:28:48.840Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 19:28:48.703
15:28:48 [2024-03-15T19:28:48.840Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:28:48 [2024-03-15T19:28:48.840Z] !STACK 0
15:28:48 [2024-03-15T19:28:48.840Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:28:48 [2024-03-15T19:28:48.840Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:28:48 [2024-03-15T19:28:48.840Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:28:48 [2024-03-15T19:28:48.840Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:28:48 [2024-03-15T19:28:48.840Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
15:28:48 [2024-03-15T19:28:48.840Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
15:28:48 [2024-03-15T19:28:48.840Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
15:28:48 [2024-03-15T19:28:48.840Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
15:28:48 [2024-03-15T19:28:48.840Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:28:48 [2024-03-15T19:28:48.840Z] Caused by: java.io.IOException: error=2, No such file or directory
15:28:48 [2024-03-15T19:28:48.840Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:28:48 [2024-03-15T19:28:48.840Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:28:48 [2024-03-15T19:28:48.840Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:28:48 [2024-03-15T19:28:48.840Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:28:48 [2024-03-15T19:28:48.840Z] 	... 7 more
15:28:48 [2024-03-15T19:28:48.840Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest
15:28:49 [2024-03-15T19:28:49.403Z] Display size: 1440x900
15:28:49 [2024-03-15T19:28:49.403Z] OS version=6.2.9-300.fc38.x86_64
15:28:49 [2024-03-15T19:28:49.403Z] GTK version=3.22.30
15:28:49 [2024-03-15T19:28:49.403Z] GTK theme=Ambiance
15:28:49 [2024-03-15T19:28:49.403Z] LIBOVERLAY_SCROLLBAR=0
15:28:49 [2024-03-15T19:28:49.403Z] Time zone: Greenwich Mean Time
15:28:49 [2024-03-15T19:28:49.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@76ee7301] time=1133945642 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:28:50 [2024-03-15T19:28:50.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:50 [2024-03-15T19:28:50.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:28:50 [2024-03-15T19:28:50.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:28:50 [2024-03-15T19:28:50.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:28:50 [2024-03-15T19:28:50.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1133946260 data=null doit=true}, MenuItem with text {&Hierarchical}]
15:28:50 [2024-03-15T19:28:50.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1133946260 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
15:28:50 [2024-03-15T19:28:50.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1133946267 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:28:50 [2024-03-15T19:28:50.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:28:50 [2024-03-15T19:28:50.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
15:28:50 [2024-03-15T19:28:50.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:29:12 [2024-03-15T19:29:12.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:29:12 [2024-03-15T19:29:12.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:12 [2024-03-15T19:29:12.667Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
15:29:12 [2024-03-15T19:29:12.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
15:29:12 [2024-03-15T19:29:12.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:12 [2024-03-15T19:29:12.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:12 [2024-03-15T19:29:12.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968016 data=null doit=true}, ToolItem with tooltip text {Pin View}]
15:29:12 [2024-03-15T19:29:12.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 15 to [FocusIn [15]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968016 data=null}, ToolItem with tooltip text {Pin View}]
15:29:12 [2024-03-15T19:29:12.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:12 [2024-03-15T19:29:12.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:12 [2024-03-15T19:29:12.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968017 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
15:29:12 [2024-03-15T19:29:12.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:12 [2024-03-15T19:29:12.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:12 [2024-03-15T19:29:12.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:12 [2024-03-15T19:29:12.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968192 data=null doit=true}, ToolItem with tooltip text {Pin View}]
15:29:12 [2024-03-15T19:29:12.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968192 data=null}, ToolItem with tooltip text {Pin View}]
15:29:12 [2024-03-15T19:29:12.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
15:29:12 [2024-03-15T19:29:12.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
15:29:12 [2024-03-15T19:29:12.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pin to kernel_vm'
15:29:12 [2024-03-15T19:29:12.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=1133968210 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Pin to kernel_vm']
15:29:12 [2024-03-15T19:29:12.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pin to kernel_vm'
15:29:12 [2024-03-15T19:29:12.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
15:29:12 [2024-03-15T19:29:12.667Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
15:29:12 [2024-03-15T19:29:12.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
15:29:12 [2024-03-15T19:29:12.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:29:12 [2024-03-15T19:29:12.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:29:12 [2024-03-15T19:29:12.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968441 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
15:29:12 [2024-03-15T19:29:12.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:29:12 [2024-03-15T19:29:12.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:29:12 [2024-03-15T19:29:12.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Unpin View}]
15:29:12 [2024-03-15T19:29:12.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:12 [2024-03-15T19:29:12.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:12 [2024-03-15T19:29:12.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:12 [2024-03-15T19:29:12.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968446 data=null doit=true}, ToolItem with tooltip text {Pin View}]
15:29:12 [2024-03-15T19:29:12.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968446 data=null}, ToolItem with tooltip text {Pin View}]
15:29:12 [2024-03-15T19:29:12.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
15:29:12 [2024-03-15T19:29:12.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
15:29:12 [2024-03-15T19:29:12.668Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
15:29:12 [2024-03-15T19:29:12.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
15:29:12 [2024-03-15T19:29:12.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:12 [2024-03-15T19:29:12.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:12 [2024-03-15T19:29:12.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968459 data=null doit=true}, ToolItem with tooltip text {Pin View}]
15:29:12 [2024-03-15T19:29:12.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:12 [2024-03-15T19:29:12.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:12 [2024-03-15T19:29:12.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968460 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
15:29:12 [2024-03-15T19:29:12.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:29:12 [2024-03-15T19:29:12.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:29:12 [2024-03-15T19:29:12.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:29:12 [2024-03-15T19:29:12.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968462 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
15:29:12 [2024-03-15T19:29:12.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968462 data=null}, ToolItem with tooltip text {Unpin View}]
15:29:12 [2024-03-15T19:29:12.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
15:29:12 [2024-03-15T19:29:12.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
15:29:12 [2024-03-15T19:29:12.668Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
15:29:12 [2024-03-15T19:29:12.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
15:29:12 [2024-03-15T19:29:12.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:29:12 [2024-03-15T19:29:12.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:29:12 [2024-03-15T19:29:12.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968473 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
15:29:12 [2024-03-15T19:29:12.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:29:12 [2024-03-15T19:29:12.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:29:12 [2024-03-15T19:29:12.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Unpin View}]
15:29:12 [2024-03-15T19:29:12.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:12 [2024-03-15T19:29:12.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:12 [2024-03-15T19:29:12.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:12 [2024-03-15T19:29:12.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968506 data=null doit=true}, ToolItem with tooltip text {Pin View}]
15:29:12 [2024-03-15T19:29:12.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133968506 data=null}, ToolItem with tooltip text {Pin View}]
15:29:12 [2024-03-15T19:29:12.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
15:29:12 [2024-03-15T19:29:12.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
15:29:12 [2024-03-15T19:29:12.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
15:29:12 [2024-03-15T19:29:12.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:29:15 [2024-03-15T19:29:15.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:29:15 [2024-03-15T19:29:15.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:23 [2024-03-15T19:29:23.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
15:29:23 [2024-03-15T19:29:23.274Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
15:29:23 [2024-03-15T19:29:23.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
15:29:23 [2024-03-15T19:29:23.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133977923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:23 [2024-03-15T19:29:23.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133977923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:23 [2024-03-15T19:29:23.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133977923 data=null doit=true}, ToolItem with tooltip text {Pin View}]
15:29:23 [2024-03-15T19:29:23.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 15 to [FocusIn [15]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133977924 data=null}, ToolItem with tooltip text {Pin View}]
15:29:23 [2024-03-15T19:29:23.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133977924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:23 [2024-03-15T19:29:23.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133977924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:23 [2024-03-15T19:29:23.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133977924 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
15:29:23 [2024-03-15T19:29:23.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133977964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:23 [2024-03-15T19:29:23.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133977964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:23 [2024-03-15T19:29:23.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133977964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:23 [2024-03-15T19:29:23.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133977965 data=null doit=true}, ToolItem with tooltip text {Pin View}]
15:29:23 [2024-03-15T19:29:23.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133977965 data=null}, ToolItem with tooltip text {Pin View}]
15:29:23 [2024-03-15T19:29:23.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
15:29:23 [2024-03-15T19:29:23.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-kernel'
15:29:23 [2024-03-15T19:29:23.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
15:29:23 [2024-03-15T19:29:23.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133978051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:23 [2024-03-15T19:29:23.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133978051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:23 [2024-03-15T19:29:23.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133978051 data=null doit=true}, ToolItem with tooltip text {Pin View}]
15:29:23 [2024-03-15T19:29:23.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 15 to [FocusIn [15]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133978051 data=null}, ToolItem with tooltip text {Pin View}]
15:29:23 [2024-03-15T19:29:23.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133978052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:23 [2024-03-15T19:29:23.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133978052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:23 [2024-03-15T19:29:23.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133978052 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
15:29:23 [2024-03-15T19:29:23.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133978093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133978096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133978096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133978096 data=null doit=true}, ToolItem with tooltip text {Pin View}]
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133978096 data=null}, ToolItem with tooltip text {Pin View}]
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pin to kernel_vm'
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=1133978100 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Pin to kernel_vm']
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pin to kernel_vm'
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133979129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133979129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133979129 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133979129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133979130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133979130 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Unpin View}]
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133979137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133979138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133979138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133979138 data=null doit=true}, ToolItem with tooltip text {Pin View}]
15:29:23 [2024-03-15T19:29:23.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133979138 data=null}, ToolItem with tooltip text {Pin View}]
15:29:23 [2024-03-15T19:29:23.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
15:29:23 [2024-03-15T19:29:23.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
15:29:23 [2024-03-15T19:29:23.276Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
15:29:23 [2024-03-15T19:29:23.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
15:29:23 [2024-03-15T19:29:23.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133979191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:23 [2024-03-15T19:29:23.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133979191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:23 [2024-03-15T19:29:23.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133979192 data=null doit=true}, ToolItem with tooltip text {Pin View}]
15:29:23 [2024-03-15T19:29:23.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133979192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:23 [2024-03-15T19:29:23.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133979192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:23 [2024-03-15T19:29:23.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133979192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
15:29:23 [2024-03-15T19:29:23.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133979194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:29:23 [2024-03-15T19:29:23.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133979195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:29:23 [2024-03-15T19:29:23.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133979195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:29:23 [2024-03-15T19:29:23.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133979195 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
15:29:23 [2024-03-15T19:29:23.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133979195 data=null}, ToolItem with tooltip text {Unpin View}]
15:29:23 [2024-03-15T19:29:23.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
15:29:23 [2024-03-15T19:29:23.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <context-switches-kernel>"'
15:29:23 [2024-03-15T19:29:23.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
15:29:23 [2024-03-15T19:29:23.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
15:29:23 [2024-03-15T19:29:23.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:29:25 [2024-03-15T19:29:25.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:29:25 [2024-03-15T19:29:25.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:25 [2024-03-15T19:29:25.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view'
15:29:25 [2024-03-15T19:29:25.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm'
15:29:25 [2024-03-15T19:29:25.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to kernel_vm'
15:29:26 [2024-03-15T19:29:26.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=1133981943 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'pinned to kernel_vm']
15:29:26 [2024-03-15T19:29:26.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to kernel_vm'
15:29:26 [2024-03-15T19:29:26.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
15:29:26 [2024-03-15T19:29:26.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
15:29:26 [2024-03-15T19:29:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "pinned to kernel_vm ...", using matcher: with mnemonic 'pinned to kernel_vm | new instance'
15:29:26 [2024-03-15T19:29:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to kernel_vm | new instance'
15:29:26 [2024-03-15T19:29:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=1133982585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'pinned to kernel_vm | new instance']
15:29:26 [2024-03-15T19:29:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to kernel_vm | new instance'
15:29:26 [2024-03-15T19:29:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
15:29:27 [2024-03-15T19:29:27.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm | 2>"'
15:29:27 [2024-03-15T19:29:27.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
15:29:28 [2024-03-15T19:29:28.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:29:28 [2024-03-15T19:29:28.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:28 [2024-03-15T19:29:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:28 [2024-03-15T19:29:28.361Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
15:29:28 [2024-03-15T19:29:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
15:29:28 [2024-03-15T19:29:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133984443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:28 [2024-03-15T19:29:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133984443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:28 [2024-03-15T19:29:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133984443 data=null doit=true}, ToolItem with tooltip text {Pin View}]
15:29:28 [2024-03-15T19:29:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133984444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:28 [2024-03-15T19:29:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133984444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:29:28 [2024-03-15T19:29:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133984444 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
15:29:28 [2024-03-15T19:29:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133984445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:29:28 [2024-03-15T19:29:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133984453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:29:28 [2024-03-15T19:29:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133984454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:29:28 [2024-03-15T19:29:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133984454 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
15:29:28 [2024-03-15T19:29:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1133984454 data=null}, ToolItem with tooltip text {Unpin View}]
15:29:28 [2024-03-15T19:29:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
15:29:28 [2024-03-15T19:29:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
15:29:28 [2024-03-15T19:29:28.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:28 [2024-03-15T19:29:28.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:29 [2024-03-15T19:29:29.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@76ee7301] time=1133985351 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:29:29 [2024-03-15T19:29:29.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:29:29 [2024-03-15T19:29:29.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:29:29 [2024-03-15T19:29:29.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:29:29 [2024-03-15T19:29:29.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:29:29 [2024-03-15T19:29:29.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1133985402 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:29:29 [2024-03-15T19:29:29.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1133985403 data=null doit=true}, TreeItem with text {test}]
15:29:29 [2024-03-15T19:29:29.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1133985403 data=null}, TreeItem with text {test}]
15:29:29 [2024-03-15T19:29:29.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1133985403 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:29:29 [2024-03-15T19:29:29.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1133985404 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:29:29 [2024-03-15T19:29:29.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1133985429 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:29:29 [2024-03-15T19:29:29.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:29:29 [2024-03-15T19:29:29.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:29:29 [2024-03-15T19:29:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:29:30 [2024-03-15T19:29:30.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:29:30 [2024-03-15T19:29:30.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:29:30 [2024-03-15T19:29:30.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:29:30 [2024-03-15T19:29:30.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:29:30 [2024-03-15T19:29:30.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:29:30 [2024-03-15T19:29:30.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:29:30 [2024-03-15T19:29:30.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:29:30 [2024-03-15T19:29:30.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:29:30 [2024-03-15T19:29:30.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:29:30 [2024-03-15T19:29:30.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:29:30 [2024-03-15T19:29:30.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133986377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:29:30 [2024-03-15T19:29:30.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133986378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:29:30 [2024-03-15T19:29:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133986378 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:29:30 [2024-03-15T19:29:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133986378 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:29:30 [2024-03-15T19:29:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133986378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:29:30 [2024-03-15T19:29:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133986378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:29:30 [2024-03-15T19:29:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133986378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:29:30 [2024-03-15T19:29:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133986378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:29:30 [2024-03-15T19:29:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133986378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:29:30 [2024-03-15T19:29:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133986378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:29:30 [2024-03-15T19:29:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133986379 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:29:30 [2024-03-15T19:29:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133986379 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:29:30 [2024-03-15T19:29:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:29:30 [2024-03-15T19:29:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:29:30 [2024-03-15T19:29:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:29:30 [2024-03-15T19:29:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:29:30 [2024-03-15T19:29:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:29:30 [2024-03-15T19:29:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:29:30 [2024-03-15T19:29:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:29:30 [2024-03-15T19:29:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:30 [2024-03-15T19:29:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:29:30 [2024-03-15T19:29:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1133986381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:29:30 [2024-03-15T19:29:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1133986381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:29:30 [2024-03-15T19:29:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1133986381 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:29:30 [2024-03-15T19:29:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1133986381 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:29:30 [2024-03-15T19:29:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1133986381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:29:30 [2024-03-15T19:29:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1133986381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:29:30 [2024-03-15T19:29:30.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:30 [2024-03-15T19:29:30.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:30 [2024-03-15T19:29:30.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:30 [2024-03-15T19:29:30.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:30 [2024-03-15T19:29:30.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:30 [2024-03-15T19:29:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:29:30 [2024-03-15T19:29:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1133986381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:29:30 [2024-03-15T19:29:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1133985549 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:29:30 [2024-03-15T19:29:30.767Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.87 s -- in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest
15:29:30 [2024-03-15T19:29:30.767Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest.testPinSingleTrace -- Time elapsed: 22.11 s
15:29:30 [2024-03-15T19:29:30.767Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest.testPinTwoTraces -- Time elapsed: 10.77 s
15:29:30 [2024-03-15T19:29:30.767Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest.testCloneSingleTrace -- Time elapsed: 5.996 s
15:29:30 [2024-03-15T19:29:30.767Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest
15:29:30 [2024-03-15T19:29:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@76ee7301] time=1133986953 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:29:31 [2024-03-15T19:29:31.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:31 [2024-03-15T19:29:31.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:29:31 [2024-03-15T19:29:31.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:29:31 [2024-03-15T19:29:31.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:29:31 [2024-03-15T19:29:31.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1133987138 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:29:31 [2024-03-15T19:29:31.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:29:31 [2024-03-15T19:29:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
15:29:31 [2024-03-15T19:29:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:29:49 [2024-03-15T19:29:49.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:29:49 [2024-03-15T19:29:49.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:49 [2024-03-15T19:29:49.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:29:49 [2024-03-15T19:29:49.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:29:49 [2024-03-15T19:29:49.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: minor_faults
15:29:49 [2024-03-15T19:29:49.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
15:29:49 [2024-03-15T19:29:49.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:29:50 [2024-03-15T19:29:50.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:29:50 [2024-03-15T19:29:50.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:50 [2024-03-15T19:29:50.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:29:50 [2024-03-15T19:29:50.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:29:50 [2024-03-15T19:29:50.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel_vm
15:29:50 [2024-03-15T19:29:50.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to unchecked on: minor_faults
15:29:50 [2024-03-15T19:29:50.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@76ee7301] time=1134006429 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:29:50 [2024-03-15T19:29:50.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:29:50 [2024-03-15T19:29:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:29:50 [2024-03-15T19:29:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:29:50 [2024-03-15T19:29:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:29:50 [2024-03-15T19:29:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1134006458 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:29:50 [2024-03-15T19:29:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1134006459 data=null doit=true}, TreeItem with text {test}]
15:29:50 [2024-03-15T19:29:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1134006459 data=null}, TreeItem with text {test}]
15:29:50 [2024-03-15T19:29:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1134006459 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:29:50 [2024-03-15T19:29:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134006459 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:29:50 [2024-03-15T19:29:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1134006468 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:29:50 [2024-03-15T19:29:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:29:50 [2024-03-15T19:29:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:29:50 [2024-03-15T19:29:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:29:51 [2024-03-15T19:29:51.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:29:51 [2024-03-15T19:29:51.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:29:51 [2024-03-15T19:29:51.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:29:51 [2024-03-15T19:29:51.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:29:51 [2024-03-15T19:29:51.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:29:51 [2024-03-15T19:29:51.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:29:51 [2024-03-15T19:29:51.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:29:51 [2024-03-15T19:29:51.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:29:51 [2024-03-15T19:29:51.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:29:51 [2024-03-15T19:29:51.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:29:51 [2024-03-15T19:29:51.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134007380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:29:51 [2024-03-15T19:29:51.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134007380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:29:51 [2024-03-15T19:29:51.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134007381 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:29:51 [2024-03-15T19:29:51.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134007381 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:29:51 [2024-03-15T19:29:51.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134007381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:29:51 [2024-03-15T19:29:51.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134007381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:29:51 [2024-03-15T19:29:51.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134007381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:29:51 [2024-03-15T19:29:51.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134007381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:29:51 [2024-03-15T19:29:51.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134007381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:29:51 [2024-03-15T19:29:51.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134007381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:29:51 [2024-03-15T19:29:51.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134007381 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:29:51 [2024-03-15T19:29:51.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134007381 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:29:51 [2024-03-15T19:29:51.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:29:51 [2024-03-15T19:29:51.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:29:51 [2024-03-15T19:29:51.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:29:51 [2024-03-15T19:29:51.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:29:51 [2024-03-15T19:29:51.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:29:51 [2024-03-15T19:29:51.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:29:51 [2024-03-15T19:29:51.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:29:51 [2024-03-15T19:29:51.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:51 [2024-03-15T19:29:51.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:29:51 [2024-03-15T19:29:51.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134007382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:29:51 [2024-03-15T19:29:51.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134007382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:29:51 [2024-03-15T19:29:51.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134007382 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:29:51 [2024-03-15T19:29:51.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134007383 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:29:51 [2024-03-15T19:29:51.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134007383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:29:51 [2024-03-15T19:29:51.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134007383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:29:51 [2024-03-15T19:29:51.453Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:51 [2024-03-15T19:29:51.453Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:51 [2024-03-15T19:29:51.453Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:51 [2024-03-15T19:29:51.453Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:51 [2024-03-15T19:29:51.453Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:51 [2024-03-15T19:29:51.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:29:51 [2024-03-15T19:29:51.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134007383 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:29:51 [2024-03-15T19:29:51.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1134006525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:29:52 [2024-03-15T19:29:52.016Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.94 s -- in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest
15:29:52 [2024-03-15T19:29:52.016Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest.testDisplayingDataSeries -- Time elapsed: 16.55 s
15:29:52 [2024-03-15T19:29:52.016Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest.testManipulatingTreeViewer -- Time elapsed: 2.627 s
15:29:52 [2024-03-15T19:29:52.016Z] 
15:29:52 [2024-03-15T19:29:52.016Z] Results:
15:29:52 [2024-03-15T19:29:52.016Z] 
15:29:52 [2024-03-15T19:29:52.016Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
15:29:52 [2024-03-15T19:29:52.016Z] 
15:29:52 [2024-03-15T19:29:52.016Z] 
15:29:52 [2024-03-15T19:29:52.016Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-15 19:29:51.943
15:29:52 [2024-03-15T19:29:52.016Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:29:52 [2024-03-15T19:29:52.579Z] [INFO] All tests passed
15:29:52 [2024-03-15T19:29:52.579Z] [INFO] 
15:29:52 [2024-03-15T19:29:52.579Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:29:52 [2024-03-15T19:29:52.579Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
15:29:52 [2024-03-15T19:29:52.579Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.pom
15:29:52 [2024-03-15T19:29:52.579Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
15:29:52 [2024-03-15T19:29:52.579Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:29:52 [2024-03-15T19:29:52.579Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:29:52 [2024-03-15T19:29:52.579Z] [INFO] 
15:29:52 [2024-03-15T19:29:52.579Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:29:52 [2024-03-15T19:29:52.579Z] [INFO] 
15:29:52 [2024-03-15T19:29:52.579Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >--
15:29:52 [2024-03-15T19:29:52.579Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT [38/141]
15:29:52 [2024-03-15T19:29:52.579Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
15:29:52 [2024-03-15T19:29:52.579Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:29:52 [2024-03-15T19:29:52.579Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:29:52 [2024-03-15T19:29:52.579Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
15:29:52 [2024-03-15T19:29:52.579Z] [INFO] 
15:29:52 [2024-03-15T19:29:52.579Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:29:52 [2024-03-15T19:29:52.579Z] [INFO] 
15:29:52 [2024-03-15T19:29:52.579Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:29:52 [2024-03-15T19:29:52.579Z] [INFO] The project's OSGi version is 1.0.8.202403151906
15:29:52 [2024-03-15T19:29:52.579Z] [INFO] 
15:29:52 [2024-03-15T19:29:52.579Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:29:52 [2024-03-15T19:29:52.579Z] [INFO] 
15:29:52 [2024-03-15T19:29:52.579Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:29:52 [2024-03-15T19:29:52.579Z] [INFO] 
15:29:52 [2024-03-15T19:29:52.579Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:29:52 [2024-03-15T19:29:52.579Z] [INFO] 
15:29:52 [2024-03-15T19:29:52.579Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:29:52 [2024-03-15T19:29:52.579Z] [INFO] 
15:29:52 [2024-03-15T19:29:52.579Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:29:52 [2024-03-15T19:29:52.579Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core.tests
15:29:52 [2024-03-15T19:29:52.835Z] [INFO] 
15:29:52 [2024-03-15T19:29:52.835Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:29:52 [2024-03-15T19:29:52.835Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
15:29:52 [2024-03-15T19:29:52.835Z] [INFO] 
15:29:52 [2024-03-15T19:29:52.835Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:29:52 [2024-03-15T19:29:52.835Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:29:52 [2024-03-15T19:29:52.835Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:29:52 [2024-03-15T19:29:52.835Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
15:29:52 [2024-03-15T19:29:52.835Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:29:53 [2024-03-15T19:29:53.091Z] [INFO] 
15:29:53 [2024-03-15T19:29:53.091Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:29:53 [2024-03-15T19:29:53.091Z] [INFO] 
15:29:53 [2024-03-15T19:29:53.091Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:29:53 [2024-03-15T19:29:53.091Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources
15:29:53 [2024-03-15T19:29:53.091Z] [INFO] 
15:29:53 [2024-03-15T19:29:53.091Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:29:53 [2024-03-15T19:29:53.091Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
15:29:53 [2024-03-15T19:29:53.091Z] [INFO] 
15:29:53 [2024-03-15T19:29:53.091Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:29:53 [2024-03-15T19:29:53.091Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-sources.jar
15:29:53 [2024-03-15T19:29:53.091Z] [INFO] 
15:29:53 [2024-03-15T19:29:53.091Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:29:53 [2024-03-15T19:29:53.091Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.jar
15:29:53 [2024-03-15T19:29:53.091Z] [INFO] 
15:29:53 [2024-03-15T19:29:53.091Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:29:53 [2024-03-15T19:29:53.091Z] [INFO] 
15:29:53 [2024-03-15T19:29:53.091Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:29:53 [2024-03-15T19:29:53.091Z] [INFO] 
15:29:53 [2024-03-15T19:29:53.091Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:29:53 [2024-03-15T19:29:53.091Z] [INFO] 
15:29:53 [2024-03-15T19:29:53.091Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:29:53 [2024-03-15T19:29:53.091Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.jar
15:29:54 [2024-03-15T19:29:54.455Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-sources.jar
15:29:55 [2024-03-15T19:29:55.016Z] [INFO] 
15:29:55 [2024-03-15T19:29:55.016Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:29:55 [2024-03-15T19:29:55.576Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data/.metadata/.log
15:29:55 [2024-03-15T19:29:55.576Z] [INFO] Command line:
15:29:55 [2024-03-15T19:29:55.576Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:29:55 [2024-03-15T19:29:55.576Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:29:58 [2024-03-15T19:29:58.843Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
15:30:00 [2024-03-15T19:30:00.207Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.600 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
15:30:00 [2024-03-15T19:30:00.207Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest.testBuildGraph -- Time elapsed: 1.545 s
15:30:00 [2024-03-15T19:30:00.207Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest.testHandlers -- Time elapsed: 0.027 s
15:30:00 [2024-03-15T19:30:00.207Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
15:30:00 [2024-03-15T19:30:00.207Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
15:30:00 [2024-03-15T19:30:00.207Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testCheckVertical -- Time elapsed: 0.001 s
15:30:00 [2024-03-15T19:30:00.207Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testAppendVertex -- Time elapsed: 0.004 s
15:30:00 [2024-03-15T19:30:00.207Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testCheckHorizontal -- Time elapsed: 0 s
15:30:00 [2024-03-15T19:30:00.207Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testIllegalVertex -- Time elapsed: 0 s
15:30:00 [2024-03-15T19:30:00.207Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testVertexAt -- Time elapsed: 0 s
15:30:00 [2024-03-15T19:30:00.207Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHead2 -- Time elapsed: 0.003 s
15:30:00 [2024-03-15T19:30:00.207Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testScanCount -- Time elapsed: 0.001 s
15:30:00 [2024-03-15T19:30:00.207Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHead -- Time elapsed: 0 s
15:30:00 [2024-03-15T19:30:00.207Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testLink -- Time elapsed: 0 s
15:30:00 [2024-03-15T19:30:00.207Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testTail -- Time elapsed: 0 s
15:30:00 [2024-03-15T19:30:00.208Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHorizontalSelfLink -- Time elapsed: 0 s
15:30:00 [2024-03-15T19:30:00.208Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testVerticalSelfLink -- Time elapsed: 0 s
15:30:00 [2024-03-15T19:30:00.208Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testAddVertex -- Time elapsed: 0 s
15:30:00 [2024-03-15T19:30:00.208Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHorizontalCycle -- Time elapsed: 0 s
15:30:00 [2024-03-15T19:30:00.208Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testScanLineTerminates -- Time elapsed: 0 s
15:30:00 [2024-03-15T19:30:00.208Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testGraphStatistics -- Time elapsed: 0.002 s
15:30:00 [2024-03-15T19:30:00.208Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testParent -- Time elapsed: 0 s
15:30:00 [2024-03-15T19:30:00.208Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testDefaultConstructor -- Time elapsed: 0 s
15:30:00 [2024-03-15T19:30:00.208Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest
15:30:00 [2024-03-15T19:30:00.208Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [101,0]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [101,0]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [Legacy edge: [[101,0]--DEFAULT->[102,2]]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [102,2]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [Legacy edge: [[102,2]--DEFAULT->[114,2]]]
15:30:00 [2024-03-15T19:30:00.208Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [113,1]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [113,1]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [Legacy edge: [[113,1]--DEFAULT->[114,2]]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [114,2]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [Legacy edge: [[114,2]--DEFAULT->[115,3]]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [115,3]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [Legacy edge: [[115,3]--DEFAULT->[116,5]]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [116,5]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [Legacy edge: [[116,5]--DEFAULT->[104,5]]]
15:30:00 [2024-03-15T19:30:00.208Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [103,4]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [103,4]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [Legacy edge: [[103,4]--DEFAULT->[104,5]]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [104,5]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [Legacy edge: [[104,5]--DEFAULT->[105,7]]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [105,7]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [Legacy edge: [[105,7]--DEFAULT->[106,8]]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [106,8]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [Legacy edge: [[106,8]--DEFAULT->[118,8]]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [Legacy edge: [[106,8]--DEFAULT->[107,9]]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [107,9]]
15:30:00 [2024-03-15T19:30:00.208Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [117,6]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [117,6]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [Legacy edge: [[117,6]--DEFAULT->[118,8]]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [118,8]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [Legacy edge: [[118,8]--DEFAULT->[119,11]]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [119,11]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [Legacy edge: [[119,11]--DEFAULT->[109,11]]]
15:30:00 [2024-03-15T19:30:00.208Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [108,10]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [108,10]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [Legacy edge: [[108,10]--DEFAULT->[109,11]]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [109,11]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [Legacy edge: [[109,11]--DEFAULT->[110,12]]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [110,12]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [Legacy edge: [[110,12]--DEFAULT->[120,12]]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [Legacy edge: [[110,12]--DEFAULT->[111,13]]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [111,13]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [Legacy edge: [[111,13]--DEFAULT->[112,15]]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [112,15]]
15:30:00 [2024-03-15T19:30:00.208Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [120,12]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [120,12]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [Legacy edge: [[120,12]--DEFAULT->[121,14]]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [121,14]]
15:30:00 [2024-03-15T19:30:00.208Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest
15:30:00 [2024-03-15T19:30:00.208Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testAppendVertex -- Time elapsed: 0.005 s
15:30:00 [2024-03-15T19:30:00.208Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testScanCount -- Time elapsed: 0.009 s
15:30:00 [2024-03-15T19:30:00.208Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testHead -- Time elapsed: 0.001 s
15:30:00 [2024-03-15T19:30:00.208Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testLink -- Time elapsed: 0 s
15:30:00 [2024-03-15T19:30:00.208Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testTail -- Time elapsed: 0 s
15:30:00 [2024-03-15T19:30:00.208Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testHeadSequence -- Time elapsed: 0 s
15:30:00 [2024-03-15T19:30:00.208Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testHorizontalSelfLink -- Time elapsed: 0 s
15:30:00 [2024-03-15T19:30:00.208Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testLinkVertical -- Time elapsed: 0.001 s
15:30:00 [2024-03-15T19:30:00.208Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testAddVertex -- Time elapsed: 0 s
15:30:00 [2024-03-15T19:30:00.208Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testGraphStatistics -- Time elapsed: 0.001 s
15:30:00 [2024-03-15T19:30:00.208Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testParent -- Time elapsed: 0 s
15:30:00 [2024-03-15T19:30:00.208Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest
15:30:00 [2024-03-15T19:30:00.208Z] Start vertex [w0,0]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [w0,0]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [[w0,0]--DEFAULT->[w0,2]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [w0,2]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [[w0,2]--DEFAULT->[w1,2]]
15:30:00 [2024-03-15T19:30:00.208Z] Start vertex [w1,1]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [w1,1]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [[w1,1]--DEFAULT->[w1,2]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [w1,2]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [[w1,2]--DEFAULT->[w1,3]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [w1,3]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [[w1,3]--DEFAULT->[w1,5]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [w1,5]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [[w1,5]--DEFAULT->[w0,5]]
15:30:00 [2024-03-15T19:30:00.208Z] Start vertex [w0,4]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [w0,4]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [[w0,4]--DEFAULT->[w0,5]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [w0,5]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [[w0,5]--DEFAULT->[w0,7]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [w0,7]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [[w0,7]--DEFAULT->[w0,8]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [w0,8]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [[w0,8]--DEFAULT->[w1,8]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [[w0,8]--DEFAULT->[w0,9]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [w0,9]
15:30:00 [2024-03-15T19:30:00.208Z] Start vertex [w1,6]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [w1,6]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [[w1,6]--DEFAULT->[w1,8]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [w1,8]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [[w1,8]--DEFAULT->[w1,11]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [w1,11]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [[w1,11]--DEFAULT->[w0,11]]
15:30:00 [2024-03-15T19:30:00.208Z] Start vertex [w0,10]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [w0,10]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [[w0,10]--DEFAULT->[w0,11]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [w0,11]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [[w0,11]--DEFAULT->[w0,12]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [w0,12]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [[w0,12]--DEFAULT->[w1,12]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [[w0,12]--DEFAULT->[w0,13]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [w0,13]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [[w0,13]--DEFAULT->[w0,15]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [w0,15]
15:30:00 [2024-03-15T19:30:00.208Z] Start vertex [w1,12]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [w1,12]
15:30:00 [2024-03-15T19:30:00.208Z] Visit edge [[w1,12]--DEFAULT->[w1,14]]
15:30:00 [2024-03-15T19:30:00.208Z] Visit vertex [w1,14]
15:30:00 [2024-03-15T19:30:00.208Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest
15:30:00 [2024-03-15T19:30:00.208Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testIllegalVertex -- Time elapsed: 0.003 s
15:30:00 [2024-03-15T19:30:00.208Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testReReadGraph -- Time elapsed: 0.004 s
15:30:00 [2024-03-15T19:30:00.208Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testVertexNotInGraph -- Time elapsed: 0.013 s
15:30:00 [2024-03-15T19:30:00.208Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testDefaultConstructor -- Time elapsed: 0.001 s
15:30:00 [2024-03-15T19:30:00.208Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testAppendVertex -- Time elapsed: 0.001 s
15:30:00 [2024-03-15T19:30:00.208Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testScanCount -- Time elapsed: 0.008 s
15:30:00 [2024-03-15T19:30:00.208Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testHead -- Time elapsed: 0.003 s
15:30:00 [2024-03-15T19:30:00.208Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testLink -- Time elapsed: 0.002 s
15:30:00 [2024-03-15T19:30:00.208Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testTail -- Time elapsed: 0.002 s
15:30:00 [2024-03-15T19:30:00.208Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testHeadSequence -- Time elapsed: 0.002 s
15:30:00 [2024-03-15T19:30:00.209Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testHorizontalSelfLink -- Time elapsed: 0.001 s
15:30:00 [2024-03-15T19:30:00.209Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testLinkVertical -- Time elapsed: 0.001 s
15:30:00 [2024-03-15T19:30:00.209Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testAddVertex -- Time elapsed: 0.001 s
15:30:00 [2024-03-15T19:30:00.209Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testGraphStatistics -- Time elapsed: 0.002 s
15:30:00 [2024-03-15T19:30:00.209Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testParent -- Time elapsed: 0.001 s
15:30:00 [2024-03-15T19:30:00.209Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
15:30:00 [2024-03-15T19:30:00.209Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
15:30:00 [2024-03-15T19:30:00.209Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupOpenedDelay -- Time elapsed: 0.009 s
15:30:00 [2024-03-15T19:30:00.209Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupInterleave -- Time elapsed: 0.002 s
15:30:00 [2024-03-15T19:30:00.209Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupMissing -- Time elapsed: 0 s
15:30:00 [2024-03-15T19:30:00.209Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupNew -- Time elapsed: 0 s
15:30:00 [2024-03-15T19:30:00.209Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupMutual -- Time elapsed: 0.001 s
15:30:00 [2024-03-15T19:30:00.209Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupNested -- Time elapsed: 0.002 s
15:30:00 [2024-03-15T19:30:00.209Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathBasic -- Time elapsed: 0 s
15:30:00 [2024-03-15T19:30:00.209Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupOpened -- Time elapsed: 0.001 s
15:30:00 [2024-03-15T19:30:00.209Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupEmbedded -- Time elapsed: 0.001 s
15:30:00 [2024-03-15T19:30:00.209Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupNet1 -- Time elapsed: 0.001 s
15:30:00 [2024-03-15T19:30:00.209Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupSelf -- Time elapsed: 0.001 s
15:30:00 [2024-03-15T19:30:00.209Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupUnknown -- Time elapsed: 0.001 s
15:30:00 [2024-03-15T19:30:00.209Z] 
15:30:00 [2024-03-15T19:30:00.209Z] Results:
15:30:00 [2024-03-15T19:30:00.209Z] 
15:30:00 [2024-03-15T19:30:00.209Z] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0
15:30:00 [2024-03-15T19:30:00.209Z] 
15:30:00 [2024-03-15T19:30:00.771Z] [INFO] All tests passed
15:30:00 [2024-03-15T19:30:00.771Z] [INFO] 
15:30:00 [2024-03-15T19:30:00.771Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:30:00 [2024-03-15T19:30:00.771Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.jar
15:30:00 [2024-03-15T19:30:00.771Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.pom
15:30:00 [2024-03-15T19:30:00.771Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-sources.jar
15:30:00 [2024-03-15T19:30:00.771Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-p2metadata.xml
15:30:00 [2024-03-15T19:30:00.771Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-p2artifacts.xml
15:30:00 [2024-03-15T19:30:00.771Z] [INFO] 
15:30:00 [2024-03-15T19:30:00.771Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:30:00 [2024-03-15T19:30:00.771Z] [INFO] 
15:30:00 [2024-03-15T19:30:00.771Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >--
15:30:00 [2024-03-15T19:30:00.771Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT [39/141]
15:30:00 [2024-03-15T19:30:00.771Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
15:30:00 [2024-03-15T19:30:00.771Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:30:00 [2024-03-15T19:30:00.771Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:30:00 [2024-03-15T19:30:00.771Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
15:30:01 [2024-03-15T19:30:01.027Z] [INFO] 
15:30:01 [2024-03-15T19:30:01.027Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:30:01 [2024-03-15T19:30:01.027Z] [INFO] 
15:30:01 [2024-03-15T19:30:01.027Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:30:01 [2024-03-15T19:30:01.027Z] [INFO] The project's OSGi version is 1.1.0.202403151906
15:30:01 [2024-03-15T19:30:01.027Z] [INFO] 
15:30:01 [2024-03-15T19:30:01.027Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:30:01 [2024-03-15T19:30:01.027Z] [INFO] 
15:30:01 [2024-03-15T19:30:01.027Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:30:01 [2024-03-15T19:30:01.027Z] [INFO] 
15:30:01 [2024-03-15T19:30:01.027Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:30:01 [2024-03-15T19:30:01.027Z] [INFO] 
15:30:01 [2024-03-15T19:30:01.027Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:30:01 [2024-03-15T19:30:01.027Z] [INFO] 
15:30:01 [2024-03-15T19:30:01.027Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:30:01 [2024-03-15T19:30:01.027Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.ui
15:30:01 [2024-03-15T19:30:01.283Z] [INFO] 
15:30:01 [2024-03-15T19:30:01.283Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:30:01 [2024-03-15T19:30:01.283Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
15:30:01 [2024-03-15T19:30:01.283Z] [INFO] 
15:30:01 [2024-03-15T19:30:01.283Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:30:01 [2024-03-15T19:30:01.283Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:30:01 [2024-03-15T19:30:01.283Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:30:01 [2024-03-15T19:30:01.283Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
15:30:01 [2024-03-15T19:30:01.283Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:30:01 [2024-03-15T19:30:01.539Z] [INFO] 
15:30:01 [2024-03-15T19:30:01.539Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:30:01 [2024-03-15T19:30:01.539Z] [INFO] 
15:30:01 [2024-03-15T19:30:01.539Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:30:01 [2024-03-15T19:30:01.539Z] [INFO] 
15:30:01 [2024-03-15T19:30:01.539Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:30:01 [2024-03-15T19:30:01.539Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources
15:30:01 [2024-03-15T19:30:01.539Z] [INFO] 
15:30:01 [2024-03-15T19:30:01.539Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:30:01 [2024-03-15T19:30:01.539Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:30:01 [2024-03-15T19:30:01.539Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:30:01 [2024-03-15T19:30:01.539Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
15:30:01 [2024-03-15T19:30:01.539Z] [INFO] 
15:30:01 [2024-03-15T19:30:01.539Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:30:01 [2024-03-15T19:30:01.539Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
15:30:01 [2024-03-15T19:30:01.539Z] [INFO] 
15:30:01 [2024-03-15T19:30:01.539Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:30:01 [2024-03-15T19:30:01.539Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-sources.jar
15:30:01 [2024-03-15T19:30:01.539Z] [INFO] 
15:30:01 [2024-03-15T19:30:01.539Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:30:01 [2024-03-15T19:30:01.796Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.jar
15:30:01 [2024-03-15T19:30:01.796Z] [INFO] 
15:30:01 [2024-03-15T19:30:01.796Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:30:01 [2024-03-15T19:30:01.796Z] [INFO] 
15:30:01 [2024-03-15T19:30:01.796Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:30:01 [2024-03-15T19:30:01.796Z] [INFO] 
15:30:01 [2024-03-15T19:30:01.796Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:30:01 [2024-03-15T19:30:01.796Z] [INFO] 
15:30:01 [2024-03-15T19:30:01.796Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:30:01 [2024-03-15T19:30:01.796Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.jar
15:30:02 [2024-03-15T19:30:02.358Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-sources.jar
15:30:02 [2024-03-15T19:30:02.921Z] [INFO] 
15:30:02 [2024-03-15T19:30:02.921Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:30:02 [2024-03-15T19:30:02.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.jar
15:30:02 [2024-03-15T19:30:02.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.pom
15:30:02 [2024-03-15T19:30:02.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-sources.jar
15:30:02 [2024-03-15T19:30:02.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-p2metadata.xml
15:30:02 [2024-03-15T19:30:02.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-p2artifacts.xml
15:30:02 [2024-03-15T19:30:02.921Z] [INFO] 
15:30:02 [2024-03-15T19:30:02.921Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:30:02 [2024-03-15T19:30:02.921Z] [INFO] 
15:30:02 [2024-03-15T19:30:02.921Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >--
15:30:02 [2024-03-15T19:30:02.921Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT [40/141]
15:30:02 [2024-03-15T19:30:02.921Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
15:30:02 [2024-03-15T19:30:02.921Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:30:02 [2024-03-15T19:30:02.921Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:30:02 [2024-03-15T19:30:02.921Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
15:30:03 [2024-03-15T19:30:03.178Z] [INFO] 
15:30:03 [2024-03-15T19:30:03.178Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:30:03 [2024-03-15T19:30:03.178Z] [INFO] 
15:30:03 [2024-03-15T19:30:03.178Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:30:03 [2024-03-15T19:30:03.178Z] [INFO] The project's OSGi version is 1.0.5.202403151906
15:30:03 [2024-03-15T19:30:03.178Z] [INFO] 
15:30:03 [2024-03-15T19:30:03.178Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:30:03 [2024-03-15T19:30:03.178Z] [INFO] 
15:30:03 [2024-03-15T19:30:03.178Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:30:03 [2024-03-15T19:30:03.178Z] [INFO] 
15:30:03 [2024-03-15T19:30:03.178Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:30:03 [2024-03-15T19:30:03.178Z] [INFO] 
15:30:03 [2024-03-15T19:30:03.178Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:30:03 [2024-03-15T19:30:03.178Z] [INFO] 
15:30:03 [2024-03-15T19:30:03.178Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:30:03 [2024-03-15T19:30:03.178Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core.tests
15:30:03 [2024-03-15T19:30:03.178Z] [INFO] 
15:30:03 [2024-03-15T19:30:03.178Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:30:03 [2024-03-15T19:30:03.178Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
15:30:03 [2024-03-15T19:30:03.178Z] [INFO] 
15:30:03 [2024-03-15T19:30:03.178Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:30:03 [2024-03-15T19:30:03.178Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:30:03 [2024-03-15T19:30:03.178Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:30:03 [2024-03-15T19:30:03.178Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
15:30:03 [2024-03-15T19:30:03.433Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:30:03 [2024-03-15T19:30:03.690Z] [INFO] 
15:30:03 [2024-03-15T19:30:03.690Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:30:03 [2024-03-15T19:30:03.690Z] [INFO] 
15:30:03 [2024-03-15T19:30:03.690Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:30:03 [2024-03-15T19:30:03.690Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources
15:30:03 [2024-03-15T19:30:03.690Z] [INFO] 
15:30:03 [2024-03-15T19:30:03.690Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:30:03 [2024-03-15T19:30:03.690Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
15:30:03 [2024-03-15T19:30:03.690Z] [INFO] 
15:30:03 [2024-03-15T19:30:03.690Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:30:03 [2024-03-15T19:30:03.690Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-sources.jar
15:30:03 [2024-03-15T19:30:03.690Z] [INFO] 
15:30:03 [2024-03-15T19:30:03.690Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:30:03 [2024-03-15T19:30:03.690Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.jar
15:30:03 [2024-03-15T19:30:03.690Z] [INFO] 
15:30:03 [2024-03-15T19:30:03.690Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:30:03 [2024-03-15T19:30:03.690Z] [INFO] 
15:30:03 [2024-03-15T19:30:03.690Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:30:03 [2024-03-15T19:30:03.690Z] [INFO] 
15:30:03 [2024-03-15T19:30:03.690Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:30:03 [2024-03-15T19:30:03.690Z] [INFO] 
15:30:03 [2024-03-15T19:30:03.690Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:30:03 [2024-03-15T19:30:03.690Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.jar
15:30:04 [2024-03-15T19:30:04.252Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-sources.jar
15:30:05 [2024-03-15T19:30:05.619Z] [INFO] 
15:30:05 [2024-03-15T19:30:05.619Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:30:05 [2024-03-15T19:30:05.875Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data/.metadata/.log
15:30:05 [2024-03-15T19:30:05.875Z] [INFO] Command line:
15:30:05 [2024-03-15T19:30:05.875Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:30:05 [2024-03-15T19:30:05.875Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:30:09 [2024-03-15T19:30:09.147Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
15:30:09 [2024-03-15T19:30:09.403Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
15:30:09 [2024-03-15T19:30:09.403Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testBaseCommand -- Time elapsed: 0.049 s
15:30:09 [2024-03-15T19:30:09.403Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testMetadata -- Time elapsed: 0.040 s
15:30:09 [2024-03-15T19:30:09.403Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testResults -- Time elapsed: 0.020 s
15:30:09 [2024-03-15T19:30:09.403Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testResultsError -- Time elapsed: 0.002 s
15:30:09 [2024-03-15T19:30:09.403Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
15:30:09 [2024-03-15T19:30:09.403Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
15:30:09 [2024-03-15T19:30:09.403Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiProcessNameAspectTest -- Time elapsed: 0.002 s
15:30:09 [2024-03-15T19:30:09.403Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimeRangeBeginAspectTest -- Time elapsed: 0.001 s
15:30:09 [2024-03-15T19:30:09.403Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiProcessTIDAspectTest -- Time elapsed: 0 s
15:30:09 [2024-03-15T19:30:09.403Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimeRangeEndAspectTest -- Time elapsed: 0.001 s
15:30:09 [2024-03-15T19:30:09.403Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiIRQNameAspectTest -- Time elapsed: 0 s
15:30:09 [2024-03-15T19:30:09.403Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimeRangeDurationAspectTest -- Time elapsed: 0.001 s
15:30:09 [2024-03-15T19:30:09.403Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiGenericAspectTest -- Time elapsed: 0.001 s
15:30:09 [2024-03-15T19:30:09.403Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiProcessPIDAspectTest -- Time elapsed: 0 s
15:30:09 [2024-03-15T19:30:09.403Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiIRQNumberAspectTest -- Time elapsed: 0.001 s
15:30:09 [2024-03-15T19:30:09.403Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiDurationAspectTest -- Time elapsed: 0 s
15:30:09 [2024-03-15T19:30:09.403Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimestampAspectTest -- Time elapsed: 0.001 s
15:30:09 [2024-03-15T19:30:09.403Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiEmptyAspectTest -- Time elapsed: 0 s
15:30:09 [2024-03-15T19:30:09.403Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.testAspectEquality -- Time elapsed: 0 s
15:30:09 [2024-03-15T19:30:09.403Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiMixedAspectTest -- Time elapsed: 0.001 s
15:30:09 [2024-03-15T19:30:09.403Z] 
15:30:09 [2024-03-15T19:30:09.403Z] Results:
15:30:09 [2024-03-15T19:30:09.403Z] 
15:30:09 [2024-03-15T19:30:09.403Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
15:30:09 [2024-03-15T19:30:09.403Z] 
15:30:09 [2024-03-15T19:30:09.659Z] [INFO] All tests passed
15:30:09 [2024-03-15T19:30:09.659Z] [INFO] 
15:30:09 [2024-03-15T19:30:09.659Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:30:09 [2024-03-15T19:30:09.659Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.jar
15:30:09 [2024-03-15T19:30:09.659Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.pom
15:30:09 [2024-03-15T19:30:09.659Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-sources.jar
15:30:09 [2024-03-15T19:30:09.659Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-p2metadata.xml
15:30:09 [2024-03-15T19:30:09.659Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-p2artifacts.xml
15:30:09 [2024-03-15T19:30:09.659Z] [INFO] 
15:30:09 [2024-03-15T19:30:09.659Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:30:09 [2024-03-15T19:30:09.659Z] [INFO] 
15:30:09 [2024-03-15T19:30:09.659Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >---
15:30:09 [2024-03-15T19:30:09.659Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT   [41/141]
15:30:09 [2024-03-15T19:30:09.659Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
15:30:09 [2024-03-15T19:30:09.659Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:30:09 [2024-03-15T19:30:09.659Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:30:09 [2024-03-15T19:30:09.659Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
15:30:09 [2024-03-15T19:30:09.915Z] [INFO] 
15:30:09 [2024-03-15T19:30:09.915Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:30:09 [2024-03-15T19:30:09.915Z] [INFO] 
15:30:09 [2024-03-15T19:30:09.915Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:30:09 [2024-03-15T19:30:09.915Z] [INFO] The project's OSGi version is 1.1.0.202403151906
15:30:09 [2024-03-15T19:30:09.915Z] [INFO] 
15:30:09 [2024-03-15T19:30:09.915Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:30:09 [2024-03-15T19:30:09.915Z] [INFO] 
15:30:09 [2024-03-15T19:30:09.915Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:30:09 [2024-03-15T19:30:09.915Z] [INFO] 
15:30:09 [2024-03-15T19:30:09.915Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:30:09 [2024-03-15T19:30:09.915Z] [INFO] 
15:30:09 [2024-03-15T19:30:09.915Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:30:09 [2024-03-15T19:30:09.915Z] [INFO] 
15:30:09 [2024-03-15T19:30:09.915Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:30:09 [2024-03-15T19:30:09.916Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui
15:30:10 [2024-03-15T19:30:10.171Z] [INFO] 
15:30:10 [2024-03-15T19:30:10.171Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:30:10 [2024-03-15T19:30:10.171Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
15:30:10 [2024-03-15T19:30:10.171Z] [INFO] 
15:30:10 [2024-03-15T19:30:10.171Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:30:10 [2024-03-15T19:30:10.171Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:30:10 [2024-03-15T19:30:10.171Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:30:10 [2024-03-15T19:30:10.172Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
15:30:10 [2024-03-15T19:30:10.172Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:30:10 [2024-03-15T19:30:10.734Z] [INFO] 
15:30:10 [2024-03-15T19:30:10.734Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:30:10 [2024-03-15T19:30:10.734Z] [INFO] 
15:30:10 [2024-03-15T19:30:10.734Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:30:10 [2024-03-15T19:30:10.734Z] [INFO] 
15:30:10 [2024-03-15T19:30:10.734Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:30:10 [2024-03-15T19:30:10.734Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources
15:30:10 [2024-03-15T19:30:10.734Z] [INFO] 
15:30:10 [2024-03-15T19:30:10.734Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:30:10 [2024-03-15T19:30:10.734Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:30:10 [2024-03-15T19:30:10.734Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:30:10 [2024-03-15T19:30:10.734Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
15:30:10 [2024-03-15T19:30:10.734Z] [INFO] 
15:30:10 [2024-03-15T19:30:10.734Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:30:10 [2024-03-15T19:30:10.735Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
15:30:10 [2024-03-15T19:30:10.735Z] [INFO] 
15:30:10 [2024-03-15T19:30:10.735Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:30:10 [2024-03-15T19:30:10.735Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-sources.jar
15:30:10 [2024-03-15T19:30:10.735Z] [INFO] 
15:30:10 [2024-03-15T19:30:10.735Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:30:10 [2024-03-15T19:30:10.735Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.jar
15:30:10 [2024-03-15T19:30:10.735Z] [INFO] 
15:30:10 [2024-03-15T19:30:10.735Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:30:10 [2024-03-15T19:30:10.735Z] [INFO] 
15:30:10 [2024-03-15T19:30:10.735Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:30:10 [2024-03-15T19:30:10.735Z] [INFO] 
15:30:10 [2024-03-15T19:30:10.735Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:30:10 [2024-03-15T19:30:10.735Z] [INFO] 
15:30:10 [2024-03-15T19:30:10.735Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:30:10 [2024-03-15T19:30:10.735Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.jar
15:30:11 [2024-03-15T19:30:11.664Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-sources.jar
15:30:13 [2024-03-15T19:30:13.032Z] [INFO] 
15:30:13 [2024-03-15T19:30:13.032Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:30:13 [2024-03-15T19:30:13.032Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.jar
15:30:13 [2024-03-15T19:30:13.032Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.pom
15:30:13 [2024-03-15T19:30:13.032Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-sources.jar
15:30:13 [2024-03-15T19:30:13.032Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-p2metadata.xml
15:30:13 [2024-03-15T19:30:13.032Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-p2artifacts.xml
15:30:13 [2024-03-15T19:30:13.032Z] [INFO] 
15:30:13 [2024-03-15T19:30:13.032Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:30:13 [2024-03-15T19:30:13.032Z] [INFO] 
15:30:13 [2024-03-15T19:30:13.032Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >--
15:30:13 [2024-03-15T19:30:13.032Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT [42/141]
15:30:13 [2024-03-15T19:30:13.032Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
15:30:13 [2024-03-15T19:30:13.032Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:30:13 [2024-03-15T19:30:13.032Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:30:13 [2024-03-15T19:30:13.032Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
15:30:13 [2024-03-15T19:30:13.288Z] [INFO] 
15:30:13 [2024-03-15T19:30:13.288Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:30:13 [2024-03-15T19:30:13.288Z] [INFO] 
15:30:13 [2024-03-15T19:30:13.288Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:30:13 [2024-03-15T19:30:13.288Z] [INFO] The project's OSGi version is 1.2.0.202403151906
15:30:13 [2024-03-15T19:30:13.288Z] [INFO] 
15:30:13 [2024-03-15T19:30:13.288Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:30:13 [2024-03-15T19:30:13.288Z] [INFO] 
15:30:13 [2024-03-15T19:30:13.288Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:30:13 [2024-03-15T19:30:13.289Z] [INFO] 
15:30:13 [2024-03-15T19:30:13.289Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:30:13 [2024-03-15T19:30:13.289Z] [INFO] 
15:30:13 [2024-03-15T19:30:13.289Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:30:13 [2024-03-15T19:30:13.289Z] [INFO] 
15:30:13 [2024-03-15T19:30:13.289Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:30:13 [2024-03-15T19:30:13.289Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui
15:30:13 [2024-03-15T19:30:13.544Z] [INFO] 
15:30:13 [2024-03-15T19:30:13.544Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:30:13 [2024-03-15T19:30:13.545Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
15:30:13 [2024-03-15T19:30:13.545Z] [INFO] 
15:30:13 [2024-03-15T19:30:13.545Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:30:13 [2024-03-15T19:30:13.545Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:30:13 [2024-03-15T19:30:13.545Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:30:13 [2024-03-15T19:30:13.545Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
15:30:13 [2024-03-15T19:30:13.545Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:30:13 [2024-03-15T19:30:13.802Z] [INFO] 
15:30:13 [2024-03-15T19:30:13.802Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:30:13 [2024-03-15T19:30:13.802Z] [INFO] 
15:30:13 [2024-03-15T19:30:13.802Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:30:13 [2024-03-15T19:30:13.802Z] [INFO] 
15:30:13 [2024-03-15T19:30:13.802Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:30:13 [2024-03-15T19:30:13.802Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources
15:30:13 [2024-03-15T19:30:13.802Z] [INFO] 
15:30:13 [2024-03-15T19:30:13.802Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:30:13 [2024-03-15T19:30:13.802Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:30:13 [2024-03-15T19:30:13.802Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:30:13 [2024-03-15T19:30:13.802Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
15:30:13 [2024-03-15T19:30:13.802Z] [INFO] 
15:30:13 [2024-03-15T19:30:13.802Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:30:13 [2024-03-15T19:30:13.802Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
15:30:13 [2024-03-15T19:30:13.802Z] [INFO] 
15:30:13 [2024-03-15T19:30:13.802Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:30:13 [2024-03-15T19:30:13.802Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-sources.jar
15:30:14 [2024-03-15T19:30:14.058Z] [INFO] 
15:30:14 [2024-03-15T19:30:14.058Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:30:14 [2024-03-15T19:30:14.058Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.jar
15:30:14 [2024-03-15T19:30:14.058Z] [INFO] 
15:30:14 [2024-03-15T19:30:14.058Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:30:14 [2024-03-15T19:30:14.058Z] [INFO] 
15:30:14 [2024-03-15T19:30:14.059Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:30:14 [2024-03-15T19:30:14.059Z] [INFO] 
15:30:14 [2024-03-15T19:30:14.059Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:30:14 [2024-03-15T19:30:14.059Z] [INFO] 
15:30:14 [2024-03-15T19:30:14.059Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:30:14 [2024-03-15T19:30:14.059Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.jar
15:30:15 [2024-03-15T19:30:15.424Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-sources.jar
15:30:16 [2024-03-15T19:30:16.352Z] [INFO] 
15:30:16 [2024-03-15T19:30:16.352Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:30:16 [2024-03-15T19:30:16.352Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.jar
15:30:16 [2024-03-15T19:30:16.352Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.pom
15:30:16 [2024-03-15T19:30:16.353Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-sources.jar
15:30:16 [2024-03-15T19:30:16.353Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-p2metadata.xml
15:30:16 [2024-03-15T19:30:16.353Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-p2artifacts.xml
15:30:16 [2024-03-15T19:30:16.353Z] [INFO] 
15:30:16 [2024-03-15T19:30:16.353Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:30:16 [2024-03-15T19:30:16.353Z] [INFO] 
15:30:16 [2024-03-15T19:30:16.353Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >--
15:30:16 [2024-03-15T19:30:16.353Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT [43/141]
15:30:16 [2024-03-15T19:30:16.353Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
15:30:16 [2024-03-15T19:30:16.353Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:30:16 [2024-03-15T19:30:16.353Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:30:16 [2024-03-15T19:30:16.353Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
15:30:16 [2024-03-15T19:30:16.353Z] [INFO] 
15:30:16 [2024-03-15T19:30:16.353Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:30:16 [2024-03-15T19:30:16.353Z] [INFO] 
15:30:16 [2024-03-15T19:30:16.353Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:30:16 [2024-03-15T19:30:16.353Z] [INFO] The project's OSGi version is 1.0.4.202403151906
15:30:16 [2024-03-15T19:30:16.353Z] [INFO] 
15:30:16 [2024-03-15T19:30:16.353Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:30:16 [2024-03-15T19:30:16.353Z] [INFO] 
15:30:16 [2024-03-15T19:30:16.353Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:30:16 [2024-03-15T19:30:16.353Z] [INFO] 
15:30:16 [2024-03-15T19:30:16.353Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:30:16 [2024-03-15T19:30:16.353Z] [INFO] 
15:30:16 [2024-03-15T19:30:16.353Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:30:16 [2024-03-15T19:30:16.353Z] [INFO] 
15:30:16 [2024-03-15T19:30:16.353Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:30:16 [2024-03-15T19:30:16.353Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core.tests
15:30:16 [2024-03-15T19:30:16.610Z] [INFO] 
15:30:16 [2024-03-15T19:30:16.610Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:30:16 [2024-03-15T19:30:16.610Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
15:30:16 [2024-03-15T19:30:16.610Z] [INFO] 
15:30:16 [2024-03-15T19:30:16.610Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:30:16 [2024-03-15T19:30:16.610Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:30:16 [2024-03-15T19:30:16.610Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:30:16 [2024-03-15T19:30:16.610Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
15:30:16 [2024-03-15T19:30:16.610Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:30:16 [2024-03-15T19:30:16.610Z] [INFO] 
15:30:16 [2024-03-15T19:30:16.610Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:30:16 [2024-03-15T19:30:16.610Z] [INFO] 
15:30:16 [2024-03-15T19:30:16.610Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:30:16 [2024-03-15T19:30:16.610Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources
15:30:16 [2024-03-15T19:30:16.610Z] [INFO] 
15:30:16 [2024-03-15T19:30:16.610Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:30:16 [2024-03-15T19:30:16.610Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
15:30:16 [2024-03-15T19:30:16.610Z] [INFO] 
15:30:16 [2024-03-15T19:30:16.610Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:30:16 [2024-03-15T19:30:16.610Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-sources.jar
15:30:16 [2024-03-15T19:30:16.610Z] [INFO] 
15:30:16 [2024-03-15T19:30:16.610Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:30:16 [2024-03-15T19:30:16.610Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.jar
15:30:16 [2024-03-15T19:30:16.610Z] [INFO] 
15:30:16 [2024-03-15T19:30:16.610Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:30:16 [2024-03-15T19:30:16.610Z] [INFO] 
15:30:16 [2024-03-15T19:30:16.610Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:30:16 [2024-03-15T19:30:16.611Z] [INFO] 
15:30:16 [2024-03-15T19:30:16.611Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:30:16 [2024-03-15T19:30:16.611Z] [INFO] 
15:30:16 [2024-03-15T19:30:16.611Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:30:16 [2024-03-15T19:30:16.866Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.jar
15:30:18 [2024-03-15T19:30:18.232Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-sources.jar
15:30:19 [2024-03-15T19:30:19.600Z] [INFO] 
15:30:19 [2024-03-15T19:30:19.600Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:30:19 [2024-03-15T19:30:19.600Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data/.metadata/.log
15:30:19 [2024-03-15T19:30:19.600Z] [INFO] Command line:
15:30:19 [2024-03-15T19:30:19.600Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:30:19 [2024-03-15T19:30:19.600Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:30:22 [2024-03-15T19:30:22.871Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
15:30:22 [2024-03-15T19:30:22.871Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
15:30:22 [2024-03-15T19:30:22.871Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest.testComparator -- Time elapsed: 0.002 s
15:30:22 [2024-03-15T19:30:22.871Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest.testLimitValues -- Time elapsed: 0 s
15:30:22 [2024-03-15T19:30:22.871Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest.testMapper -- Time elapsed: 0 s
15:30:22 [2024-03-15T19:30:22.871Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
15:30:22 [2024-03-15T19:30:22.871Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
15:30:22 [2024-03-15T19:30:22.871Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest.testComparator -- Time elapsed: 0 s
15:30:22 [2024-03-15T19:30:22.871Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest.testLimitValues -- Time elapsed: 0 s
15:30:22 [2024-03-15T19:30:22.871Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest.testMapper -- Time elapsed: 0.001 s
15:30:22 [2024-03-15T19:30:22.871Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
15:30:22 [2024-03-15T19:30:22.871Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
15:30:22 [2024-03-15T19:30:22.871Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest.testConstructor -- Time elapsed: 0.001 s
15:30:22 [2024-03-15T19:30:22.871Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
15:30:22 [2024-03-15T19:30:22.871Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
15:30:22 [2024-03-15T19:30:22.872Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest.testConstructor -- Time elapsed: 0.001 s
15:30:22 [2024-03-15T19:30:22.872Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
15:30:22 [2024-03-15T19:30:22.872Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
15:30:22 [2024-03-15T19:30:22.872Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest.testImmutableSeries -- Time elapsed: 0.004 s
15:30:22 [2024-03-15T19:30:22.872Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest.testGetDescriptors -- Time elapsed: 0.001 s
15:30:22 [2024-03-15T19:30:22.872Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
15:30:22 [2024-03-15T19:30:22.872Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
15:30:22 [2024-03-15T19:30:22.872Z] org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest.testResolver -- Time elapsed: 0.001 s
15:30:22 [2024-03-15T19:30:22.872Z] org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest.testWithPredicate -- Time elapsed: 0.001 s
15:30:22 [2024-03-15T19:30:22.872Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
15:30:22 [2024-03-15T19:30:22.872Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
15:30:22 [2024-03-15T19:30:22.872Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest.testConstructorWithUnit -- Time elapsed: 0 s
15:30:22 [2024-03-15T19:30:22.872Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest.testConstructor -- Time elapsed: 0.001 s
15:30:22 [2024-03-15T19:30:22.872Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
15:30:22 [2024-03-15T19:30:22.872Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
15:30:22 [2024-03-15T19:30:22.872Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest.testConstructorWithUnit -- Time elapsed: 0.001 s
15:30:22 [2024-03-15T19:30:22.872Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest.testConstructor -- Time elapsed: 0 s
15:30:22 [2024-03-15T19:30:22.872Z] 
15:30:22 [2024-03-15T19:30:22.872Z] Results:
15:30:22 [2024-03-15T19:30:22.872Z] 
15:30:22 [2024-03-15T19:30:22.872Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
15:30:22 [2024-03-15T19:30:22.872Z] 
15:30:23 [2024-03-15T19:30:23.128Z] [INFO] All tests passed
15:30:23 [2024-03-15T19:30:23.129Z] [INFO] 
15:30:23 [2024-03-15T19:30:23.129Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:30:23 [2024-03-15T19:30:23.129Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.jar
15:30:23 [2024-03-15T19:30:23.129Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.pom
15:30:23 [2024-03-15T19:30:23.129Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-sources.jar
15:30:23 [2024-03-15T19:30:23.129Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
15:30:23 [2024-03-15T19:30:23.129Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
15:30:23 [2024-03-15T19:30:23.129Z] [INFO] 
15:30:23 [2024-03-15T19:30:23.129Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:30:23 [2024-03-15T19:30:23.129Z] [INFO] 
15:30:23 [2024-03-15T19:30:23.129Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >--
15:30:23 [2024-03-15T19:30:23.129Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT [44/141]
15:30:23 [2024-03-15T19:30:23.129Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
15:30:23 [2024-03-15T19:30:23.129Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:30:23 [2024-03-15T19:30:23.129Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:30:23 [2024-03-15T19:30:23.129Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
15:30:23 [2024-03-15T19:30:23.386Z] [INFO] 
15:30:23 [2024-03-15T19:30:23.386Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:30:23 [2024-03-15T19:30:23.386Z] [INFO] 
15:30:23 [2024-03-15T19:30:23.386Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:30:23 [2024-03-15T19:30:23.386Z] [INFO] The project's OSGi version is 1.0.7.202403151906
15:30:23 [2024-03-15T19:30:23.386Z] [INFO] 
15:30:23 [2024-03-15T19:30:23.386Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:30:23 [2024-03-15T19:30:23.386Z] [INFO] 
15:30:23 [2024-03-15T19:30:23.386Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:30:23 [2024-03-15T19:30:23.386Z] [INFO] 
15:30:23 [2024-03-15T19:30:23.386Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:30:23 [2024-03-15T19:30:23.386Z] [INFO] 
15:30:23 [2024-03-15T19:30:23.386Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:30:23 [2024-03-15T19:30:23.386Z] [INFO] 
15:30:23 [2024-03-15T19:30:23.386Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:30:23 [2024-03-15T19:30:23.386Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests
15:30:23 [2024-03-15T19:30:23.642Z] [INFO] 
15:30:23 [2024-03-15T19:30:23.642Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:30:23 [2024-03-15T19:30:23.642Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
15:30:23 [2024-03-15T19:30:23.642Z] [INFO] 
15:30:23 [2024-03-15T19:30:23.642Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:30:23 [2024-03-15T19:30:23.642Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:30:23 [2024-03-15T19:30:23.642Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:30:23 [2024-03-15T19:30:23.642Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
15:30:23 [2024-03-15T19:30:23.897Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:30:24 [2024-03-15T19:30:24.153Z] [INFO] 
15:30:24 [2024-03-15T19:30:24.153Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:30:24 [2024-03-15T19:30:24.153Z] [INFO] 
15:30:24 [2024-03-15T19:30:24.153Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:30:24 [2024-03-15T19:30:24.153Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources
15:30:24 [2024-03-15T19:30:24.153Z] [INFO] 
15:30:24 [2024-03-15T19:30:24.153Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:30:24 [2024-03-15T19:30:24.153Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
15:30:24 [2024-03-15T19:30:24.153Z] [INFO] 
15:30:24 [2024-03-15T19:30:24.153Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:30:24 [2024-03-15T19:30:24.153Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
15:30:24 [2024-03-15T19:30:24.153Z] [INFO] 
15:30:24 [2024-03-15T19:30:24.153Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:30:24 [2024-03-15T19:30:24.153Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
15:30:24 [2024-03-15T19:30:24.153Z] [INFO] 
15:30:24 [2024-03-15T19:30:24.153Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:30:24 [2024-03-15T19:30:24.153Z] [INFO] 
15:30:24 [2024-03-15T19:30:24.153Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:30:24 [2024-03-15T19:30:24.153Z] [INFO] 
15:30:24 [2024-03-15T19:30:24.153Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:30:24 [2024-03-15T19:30:24.153Z] [INFO] 
15:30:24 [2024-03-15T19:30:24.153Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:30:24 [2024-03-15T19:30:24.153Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
15:30:25 [2024-03-15T19:30:25.082Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
15:30:26 [2024-03-15T19:30:26.450Z] [INFO] 
15:30:26 [2024-03-15T19:30:26.450Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:30:26 [2024-03-15T19:30:26.706Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data/.metadata/.log
15:30:26 [2024-03-15T19:30:26.706Z] [INFO] Command line:
15:30:26 [2024-03-15T19:30:26.706Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:30:26 [2024-03-15T19:30:26.706Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:30:28 [2024-03-15T19:30:28.596Z] Mar 15, 2024 7:30:28 PM org.apache.aries.spifly.BaseActivator log
15:30:28 [2024-03-15T19:30:28.596Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
15:30:30 [2024-03-15T19:30:30.492Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:30:30 [2024-03-15T19:30:30.492Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:30:34 [2024-03-15T19:30:34.662Z] !SESSION 2024-03-15 19:30:26.806 -----------------------------------------------
15:30:34 [2024-03-15T19:30:34.662Z] eclipse.buildId=unknown
15:30:34 [2024-03-15T19:30:34.662Z] java.version=17.0.2
15:30:34 [2024-03-15T19:30:34.662Z] java.vendor=Oracle Corporation
15:30:34 [2024-03-15T19:30:34.662Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:30:34 [2024-03-15T19:30:34.662Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:30:34 [2024-03-15T19:30:34.662Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:30:34 [2024-03-15T19:30:34.662Z] 
15:30:34 [2024-03-15T19:30:34.662Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-15 19:30:34.099
15:30:34 [2024-03-15T19:30:34.662Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
15:30:34 [2024-03-15T19:30:34.663Z] 
15:30:34 [2024-03-15T19:30:34.663Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 19:30:34.111
15:30:34 [2024-03-15T19:30:34.663Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:30:34 [2024-03-15T19:30:34.663Z] !STACK 0
15:30:34 [2024-03-15T19:30:34.663Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:30:34 [2024-03-15T19:30:34.663Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:30:34 [2024-03-15T19:30:34.663Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:30:34 [2024-03-15T19:30:34.663Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:30:34 [2024-03-15T19:30:34.663Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
15:30:34 [2024-03-15T19:30:34.663Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
15:30:34 [2024-03-15T19:30:34.663Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
15:30:34 [2024-03-15T19:30:34.663Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
15:30:34 [2024-03-15T19:30:34.663Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:30:34 [2024-03-15T19:30:34.663Z] Caused by: java.io.IOException: error=2, No such file or directory
15:30:34 [2024-03-15T19:30:34.663Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:30:34 [2024-03-15T19:30:34.663Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:30:34 [2024-03-15T19:30:34.663Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:30:34 [2024-03-15T19:30:34.663Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:30:34 [2024-03-15T19:30:34.663Z] 	... 7 more
15:30:34 [2024-03-15T19:30:34.663Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
15:30:34 [2024-03-15T19:30:34.663Z] Display size: 1440x900
15:30:34 [2024-03-15T19:30:34.663Z] OS version=6.2.9-300.fc38.x86_64
15:30:34 [2024-03-15T19:30:34.663Z] GTK version=3.22.30
15:30:34 [2024-03-15T19:30:34.663Z] GTK theme=Ambiance
15:30:34 [2024-03-15T19:30:34.663Z] LIBOVERLAY_SCROLLBAR=0
15:30:34 [2024-03-15T19:30:34.663Z] Time zone: Greenwich Mean Time
15:30:34 [2024-03-15T19:30:34.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4866a755] time=1134050926 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:30:35 [2024-03-15T19:30:35.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:30:35 [2024-03-15T19:30:35.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:30:35 [2024-03-15T19:30:35.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:30:35 [2024-03-15T19:30:35.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:30:35 [2024-03-15T19:30:35.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1134051543 data=null doit=true}, MenuItem with text {&Hierarchical}]
15:30:35 [2024-03-15T19:30:35.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1134051543 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
15:30:35 [2024-03-15T19:30:35.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1134051552 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:30:35 [2024-03-15T19:30:35.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:30:35 [2024-03-15T19:30:35.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.chart.ui.swtbot.view.stub"'
15:30:35 [2024-03-15T19:30:35.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart'
15:30:35 [2024-03-15T19:30:35.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create custom chart'
15:30:35 [2024-03-15T19:30:35.737Z] 
15:30:35 [2024-03-15T19:30:35.737Z] (Eclipse:7087): Gtk-CRITICAL **: 19:30:35.560: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:30:35 [2024-03-15T19:30:35.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create custom chart'
15:30:35 [2024-03-15T19:30:35.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:30:35 [2024-03-15T19:30:35.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134052030 data=null doit=true}, Shell with text {Custom chart creation}]
15:30:35 [2024-03-15T19:30:35.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:30:35 [2024-03-15T19:30:35.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
15:30:35 [2024-03-15T19:30:35.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1134052038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:30:35 [2024-03-15T19:30:35.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1134052047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1134052047 data=null doit=true}, (of type 'Table')]
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1134052047 data=null}, (of type 'Table')]
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1134052048 data=null button=1 stateMask=0x0 x=28 y=27 count=1}, (of type 'Table')]
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1134052049 data=null button=1 stateMask=0x80000 x=28 y=27 count=1}, (of type 'Table')]
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1134052049 data=null item=TableItem {BAR_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1134052051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1134052052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1134052052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1134052052 data=null doit=true}, (of type 'Table')]
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1134052052 data=null}, (of type 'Table')]
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X'
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK'
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale X' and with style 'SWT.CHECK')
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
15:30:35 [2024-03-15T19:30:35.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Integer
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Integer
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Duration (ns)
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Duration (ns)
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Timestamp
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134052122 data=null doit=true}, Shell with text {Custom chart creation}]
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {String}
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {String} time=1134052133 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {String} time=1134052134 data=null doit=true}, TableItem with text {String}]
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {String} time=1134052137 data=null}, TableItem with text {String}]
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {String} time=1134052137 data=null button=1 stateMask=0x0 x=27 y=12 count=1}, TableItem with text {String}]
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1134052138 data=null item=TableItem {String} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {String}]
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {String} time=1134052138 data=null button=1 stateMask=0x80000 x=27 y=12 count=1}, TableItem with text {String}]
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {String} time=1134052138 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {String} time=1134052138 data=null doit=true}, TableItem with text {String}]
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {String} time=1134052139 data=null}, TableItem with text {String}]
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {String}
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1134052153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1134052154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1134052154 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1134052154 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1134052154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1134052155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1134052155 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1134052160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:35 [2024-03-15T19:30:35.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1134052162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:35 [2024-03-15T19:30:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1134052162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:35 [2024-03-15T19:30:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1134052163 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:35 [2024-03-15T19:30:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1134052163 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:35 [2024-03-15T19:30:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:30:35 [2024-03-15T19:30:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:35 [2024-03-15T19:30:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:35 [2024-03-15T19:30:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134052197 data=null doit=true}, Shell with text {Custom chart creation}]
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {String}
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {String} time=1134052206 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {String} time=1134052206 data=null doit=true}, TableItem with text {String}]
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {String} time=1134052209 data=null}, TableItem with text {String}]
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {String} time=1134052209 data=null button=1 stateMask=0x0 x=27 y=12 count=1}, TableItem with text {String}]
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1134052210 data=null item=TableItem {String} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {String}]
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {String} time=1134052210 data=null button=1 stateMask=0x80000 x=27 y=12 count=1}, TableItem with text {String}]
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {String} time=1134052211 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {String} time=1134052211 data=null doit=true}, TableItem with text {String}]
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {String} time=1134052211 data=null}, TableItem with text {String}]
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {String}
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp2
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:30:36 [2024-03-15T19:30:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1134052264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:36 [2024-03-15T19:30:36.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1134052264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:36 [2024-03-15T19:30:36.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1134052264 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:36 [2024-03-15T19:30:36.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1134052264 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:36 [2024-03-15T19:30:36.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1134052265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:36 [2024-03-15T19:30:36.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1134052265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:36 [2024-03-15T19:30:36.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1134052265 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:36 [2024-03-15T19:30:36.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1134052296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:36 [2024-03-15T19:30:36.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1134052300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:36 [2024-03-15T19:30:36.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1134052300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:36 [2024-03-15T19:30:36.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1134052300 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:36 [2024-03-15T19:30:36.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1134052300 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:36 [2024-03-15T19:30:36.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:30:36 [2024-03-15T19:30:36.255Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.876 s -- in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
15:30:36 [2024-03-15T19:30:36.255Z] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest.testBarChartSeries -- Time elapsed: 0.666 s
15:30:36 [2024-03-15T19:30:36.255Z] 
15:30:36 [2024-03-15T19:30:36.255Z] Results:
15:30:36 [2024-03-15T19:30:36.255Z] 
15:30:36 [2024-03-15T19:30:36.255Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
15:30:36 [2024-03-15T19:30:36.255Z] 
15:30:36 [2024-03-15T19:30:36.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create custom chart} time=1134051657 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create custom chart']
15:30:37 [2024-03-15T19:30:37.073Z] [INFO] All tests passed
15:30:37 [2024-03-15T19:30:37.073Z] [INFO] 
15:30:37 [2024-03-15T19:30:37.073Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:30:37 [2024-03-15T19:30:37.073Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
15:30:37 [2024-03-15T19:30:37.073Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.pom
15:30:37 [2024-03-15T19:30:37.073Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
15:30:37 [2024-03-15T19:30:37.073Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml
15:30:37 [2024-03-15T19:30:37.073Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml
15:30:37 [2024-03-15T19:30:37.073Z] [INFO] 
15:30:37 [2024-03-15T19:30:37.073Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:30:37 [2024-03-15T19:30:37.073Z] [INFO] 
15:30:37 [2024-03-15T19:30:37.073Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >--
15:30:37 [2024-03-15T19:30:37.073Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT [45/141]
15:30:37 [2024-03-15T19:30:37.073Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
15:30:37 [2024-03-15T19:30:37.073Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:30:37 [2024-03-15T19:30:37.073Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:30:37 [2024-03-15T19:30:37.073Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
15:30:37 [2024-03-15T19:30:37.330Z] [INFO] 
15:30:37 [2024-03-15T19:30:37.330Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:30:37 [2024-03-15T19:30:37.330Z] [INFO] 
15:30:37 [2024-03-15T19:30:37.330Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:30:37 [2024-03-15T19:30:37.330Z] [INFO] The project's OSGi version is 1.0.7.202403151906
15:30:37 [2024-03-15T19:30:37.330Z] [INFO] 
15:30:37 [2024-03-15T19:30:37.330Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:30:37 [2024-03-15T19:30:37.330Z] [INFO] 
15:30:37 [2024-03-15T19:30:37.330Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:30:37 [2024-03-15T19:30:37.330Z] [INFO] 
15:30:37 [2024-03-15T19:30:37.330Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:30:37 [2024-03-15T19:30:37.330Z] [INFO] 
15:30:37 [2024-03-15T19:30:37.330Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:30:37 [2024-03-15T19:30:37.330Z] [INFO] 
15:30:37 [2024-03-15T19:30:37.330Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:30:37 [2024-03-15T19:30:37.330Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests
15:30:37 [2024-03-15T19:30:37.891Z] [INFO] 
15:30:37 [2024-03-15T19:30:37.891Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:30:37 [2024-03-15T19:30:37.891Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
15:30:37 [2024-03-15T19:30:37.891Z] [INFO] 
15:30:37 [2024-03-15T19:30:37.891Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:30:37 [2024-03-15T19:30:37.891Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:30:37 [2024-03-15T19:30:37.891Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:30:37 [2024-03-15T19:30:37.891Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
15:30:37 [2024-03-15T19:30:37.891Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:30:38 [2024-03-15T19:30:38.148Z] [INFO] 
15:30:38 [2024-03-15T19:30:38.148Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:30:38 [2024-03-15T19:30:38.148Z] [INFO] 
15:30:38 [2024-03-15T19:30:38.148Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:30:38 [2024-03-15T19:30:38.148Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources
15:30:38 [2024-03-15T19:30:38.148Z] [INFO] 
15:30:38 [2024-03-15T19:30:38.148Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:30:38 [2024-03-15T19:30:38.148Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
15:30:38 [2024-03-15T19:30:38.148Z] [INFO] 
15:30:38 [2024-03-15T19:30:38.148Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:30:38 [2024-03-15T19:30:38.148Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
15:30:38 [2024-03-15T19:30:38.148Z] [INFO] 
15:30:38 [2024-03-15T19:30:38.148Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:30:38 [2024-03-15T19:30:38.148Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
15:30:38 [2024-03-15T19:30:38.148Z] [INFO] 
15:30:38 [2024-03-15T19:30:38.148Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:30:38 [2024-03-15T19:30:38.148Z] [INFO] 
15:30:38 [2024-03-15T19:30:38.148Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:30:38 [2024-03-15T19:30:38.148Z] [INFO] 
15:30:38 [2024-03-15T19:30:38.148Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:30:38 [2024-03-15T19:30:38.148Z] [INFO] 
15:30:38 [2024-03-15T19:30:38.148Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:30:38 [2024-03-15T19:30:38.148Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
15:30:38 [2024-03-15T19:30:38.710Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
15:30:39 [2024-03-15T19:30:39.728Z] [INFO] 
15:30:39 [2024-03-15T19:30:39.728Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:30:39 [2024-03-15T19:30:39.728Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data/.metadata/.log
15:30:39 [2024-03-15T19:30:39.728Z] [INFO] Command line:
15:30:39 [2024-03-15T19:30:39.728Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:30:39 [2024-03-15T19:30:39.729Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:30:41 [2024-03-15T19:30:41.620Z] Mar 15, 2024 7:30:41 PM org.apache.aries.spifly.BaseActivator log
15:30:41 [2024-03-15T19:30:41.620Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
15:30:43 [2024-03-15T19:30:43.512Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:30:43 [2024-03-15T19:30:43.512Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:30:47 [2024-03-15T19:30:47.684Z] !SESSION 2024-03-15 19:30:39.848 -----------------------------------------------
15:30:47 [2024-03-15T19:30:47.684Z] eclipse.buildId=unknown
15:30:47 [2024-03-15T19:30:47.684Z] java.version=17.0.2
15:30:47 [2024-03-15T19:30:47.684Z] java.vendor=Oracle Corporation
15:30:47 [2024-03-15T19:30:47.684Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:30:47 [2024-03-15T19:30:47.684Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:30:47 [2024-03-15T19:30:47.684Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:30:47 [2024-03-15T19:30:47.684Z] 
15:30:47 [2024-03-15T19:30:47.684Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-15 19:30:47.008
15:30:47 [2024-03-15T19:30:47.684Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
15:30:47 [2024-03-15T19:30:47.684Z] 
15:30:47 [2024-03-15T19:30:47.684Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 19:30:47.026
15:30:47 [2024-03-15T19:30:47.684Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:30:47 [2024-03-15T19:30:47.684Z] !STACK 0
15:30:47 [2024-03-15T19:30:47.684Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:30:47 [2024-03-15T19:30:47.684Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:30:47 [2024-03-15T19:30:47.684Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:30:47 [2024-03-15T19:30:47.684Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:30:47 [2024-03-15T19:30:47.684Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
15:30:47 [2024-03-15T19:30:47.684Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
15:30:47 [2024-03-15T19:30:47.684Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
15:30:47 [2024-03-15T19:30:47.684Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
15:30:47 [2024-03-15T19:30:47.684Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:30:47 [2024-03-15T19:30:47.684Z] Caused by: java.io.IOException: error=2, No such file or directory
15:30:47 [2024-03-15T19:30:47.684Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:30:47 [2024-03-15T19:30:47.684Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:30:47 [2024-03-15T19:30:47.684Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:30:47 [2024-03-15T19:30:47.684Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:30:47 [2024-03-15T19:30:47.684Z] 	... 7 more
15:30:47 [2024-03-15T19:30:47.684Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
15:30:47 [2024-03-15T19:30:47.684Z] Display size: 1440x900
15:30:47 [2024-03-15T19:30:47.684Z] OS version=6.2.9-300.fc38.x86_64
15:30:47 [2024-03-15T19:30:47.684Z] GTK version=3.22.30
15:30:47 [2024-03-15T19:30:47.684Z] GTK theme=Ambiance
15:30:47 [2024-03-15T19:30:47.684Z] LIBOVERLAY_SCROLLBAR=0
15:30:47 [2024-03-15T19:30:47.684Z] Time zone: Greenwich Mean Time
15:30:47 [2024-03-15T19:30:47.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2cd2c764] time=1134063880 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:30:48 [2024-03-15T19:30:48.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:30:48 [2024-03-15T19:30:48.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:30:48 [2024-03-15T19:30:48.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:30:48 [2024-03-15T19:30:48.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:30:48 [2024-03-15T19:30:48.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1134064465 data=null doit=true}, MenuItem with text {&Hierarchical}]
15:30:48 [2024-03-15T19:30:48.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1134064466 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
15:30:48 [2024-03-15T19:30:48.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1134064489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:30:48 [2024-03-15T19:30:48.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:30:49 [2024-03-15T19:30:49.064Z] 
15:30:49 [2024-03-15T19:30:49.064Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 19:30:48.950
15:30:49 [2024-03-15T19:30:49.064Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K
15:30:49 [2024-03-15T19:30:49.064Z] !STACK 0
15:30:49 [2024-03-15T19:30:49.064Z] java.lang.RuntimeException: The parameter should be set
15:30:49 [2024-03-15T19:30:49.064Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
15:30:49 [2024-03-15T19:30:49.064Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
15:30:49 [2024-03-15T19:30:49.064Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:30:49 [2024-03-15T19:30:49.064Z] 
15:30:49 [2024-03-15T19:30:49.064Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 19:30:48.958
15:30:49 [2024-03-15T19:30:49.064Z] !MESSAGE Exception executing analysis
15:30:49 [2024-03-15T19:30:49.064Z] !STACK 0
15:30:49 [2024-03-15T19:30:49.064Z] java.lang.RuntimeException: The parameter should be set
15:30:49 [2024-03-15T19:30:49.064Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
15:30:49 [2024-03-15T19:30:49.064Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
15:30:49 [2024-03-15T19:30:49.064Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:30:51 [2024-03-15T19:30:51.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:30:51 [2024-03-15T19:30:51.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:30:51 [2024-03-15T19:30:51.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:30:51 [2024-03-15T19:30:51.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:30:51 [2024-03-15T19:30:51.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:30:51 [2024-03-15T19:30:51.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:30:51 [2024-03-15T19:30:51.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1134067554 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:30:51 [2024-03-15T19:30:51.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1134067559 data=null doit=true}, TreeItem with text {test}]
15:30:51 [2024-03-15T19:30:51.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1134067559 data=null}, TreeItem with text {test}]
15:30:51 [2024-03-15T19:30:51.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1134067559 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:30:51 [2024-03-15T19:30:51.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134067560 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:30:51 [2024-03-15T19:30:51.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1134067621 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:30:51 [2024-03-15T19:30:51.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:30:51 [2024-03-15T19:30:51.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1134067627 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1134067628 data=null doit=true}, TreeItem with text {test}]
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1134067628 data=null}, TreeItem with text {test}]
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1134067628 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134067629 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1134067651 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1134067652 data=null doit=true}, TreeItem with text {test}]
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1134067653 data=null}, TreeItem with text {test}]
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1134067653 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134067653 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1134067691 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1134067693 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1134067693 data=null doit=true}, TreeItem with text {Traces [1]}]
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1134067693 data=null}, TreeItem with text {Traces [1]}]
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1134067694 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134067694 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1134067718 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1134067718 data=null doit=true}, TreeItem with text {Traces [1]}]
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1134067719 data=null}, TreeItem with text {Traces [1]}]
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1134067719 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134067719 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1134067722 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {A-Test-10K} time=1134067722 data=null doit=true}, TreeItem with text {A-Test-10K}]
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {A-Test-10K} time=1134067723 data=null}, TreeItem with text {A-Test-10K}]
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {A-Test-10K} time=1134067723 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, TreeItem with text {A-Test-10K}]
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134067723 data=null item=TreeItem {A-Test-10K} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {A-Test-10K}]
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {A-Test-10K} time=1134067726 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, TreeItem with text {A-Test-10K}]
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {External Analyses} time=1134067727 data=null doit=true}, TreeItem with text {External Analyses}]
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=1134067727 data=null}, TreeItem with text {External Analyses}]
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=1134067728 data=null button=1 stateMask=0x0 x=155 y=127 count=1}, TreeItem with text {External Analyses}]
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134067728 data=null item=TreeItem {External Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {External Analyses}]
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=1134067732 data=null button=1 stateMask=0x80000 x=155 y=127 count=1}, TreeItem with text {External Analyses}]
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1134067734 data=null button=0 stateMask=0x0 x=280 y=173 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1134067744 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1134067745 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
15:30:51 [2024-03-15T19:30:51.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1134067745 data=null button=1 stateMask=0x0 x=280 y=173 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
15:30:51 [2024-03-15T19:30:51.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134067746 data=null item=TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
15:30:51 [2024-03-15T19:30:51.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1134067793 data=null button=1 stateMask=0x80000 x=280 y=173 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
15:30:51 [2024-03-15T19:30:51.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1134067793 data=null button=1 stateMask=0x0 x=280 y=173 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
15:30:51 [2024-03-15T19:30:51.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1134067794 data=null button=1 stateMask=0x0 x=280 y=173 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
15:30:52 [2024-03-15T19:30:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1134068108 data=null button=1 stateMask=0x80000 x=280 y=173 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
15:30:52 [2024-03-15T19:30:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1134068109 data=null button=0 stateMask=0x0 x=280 y=173 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
15:30:52 [2024-03-15T19:30:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1134068109 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
15:30:52 [2024-03-15T19:30:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1134068109 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
15:30:52 [2024-03-15T19:30:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
15:30:52 [2024-03-15T19:30:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
15:30:52 [2024-03-15T19:30:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {External Analysis Parameters} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134068112 data=null doit=true}, Shell with text {External Analysis Parameters}]
15:30:52 [2024-03-15T19:30:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:52 [2024-03-15T19:30:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:30:52 [2024-03-15T19:30:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:30:52 [2024-03-15T19:30:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:30:52 [2024-03-15T19:30:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:52 [2024-03-15T19:30:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:30:52 [2024-03-15T19:30:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134068122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:52 [2024-03-15T19:30:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134068122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:52 [2024-03-15T19:30:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134068122 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:52 [2024-03-15T19:30:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134068122 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:52 [2024-03-15T19:30:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134068122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:52 [2024-03-15T19:30:52.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134068123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:52 [2024-03-15T19:30:52.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134068123 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:52 [2024-03-15T19:30:52.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134067794 data=null item=TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
15:30:52 [2024-03-15T19:30:52.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:30:52 [2024-03-15T19:30:52.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
15:30:52 [2024-03-15T19:30:52.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
15:30:52 [2024-03-15T19:30:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
15:30:52 [2024-03-15T19:30:52.610Z] 
15:30:52 [2024-03-15T19:30:52.610Z] (Eclipse:7202): Gtk-CRITICAL **: 19:30:52.444: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134068924 data=null doit=true}, Shell with text {Custom chart creation}]
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1134068930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1134068934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1134068935 data=null doit=true}, (of type 'Table')]
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1134068935 data=null}, (of type 'Table')]
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1134068935 data=null button=1 stateMask=0x0 x=28 y=27 count=1}, (of type 'Table')]
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1134068935 data=null button=1 stateMask=0x80000 x=28 y=27 count=1}, (of type 'Table')]
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1134068935 data=null item=TableItem {BAR_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1134068938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1134068938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1134068938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1134068938 data=null doit=true}, (of type 'Table')]
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1134068938 data=null}, (of type 'Table')]
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134068940 data=null doit=true}, Shell with text {Custom chart creation}]
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Wakee process (name)}
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=1134068944 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TableItem with text {Wakee process (name)}]
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=1134068945 data=null doit=true}, TableItem with text {Wakee process (name)}]
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=1134068946 data=null}, TableItem with text {Wakee process (name)}]
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=1134068947 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TableItem with text {Wakee process (name)}]
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1134068947 data=null item=TableItem {Wakee process (name)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {Wakee process (name)}]
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=1134068947 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TableItem with text {Wakee process (name)}]
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=1134068948 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TableItem with text {Wakee process (name)}]
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=1134068948 data=null doit=true}, TableItem with text {Wakee process (name)}]
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=1134068948 data=null}, TableItem with text {Wakee process (name)}]
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Wakee process (name)}
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:52 [2024-03-15T19:30:52.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Priority
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Target CPU
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1134068969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1134068969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1134068969 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1134068970 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1134068970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1134068970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1134068970 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1134069008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1134069012 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1134069013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1134069013 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1134069013 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134069015 data=null doit=true}, Shell with text {Custom chart creation}]
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134069018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134069019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134069019 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134069019 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134069019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134069019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:52 [2024-03-15T19:30:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134069020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:53 [2024-03-15T19:30:53.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1134068575 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New custom chart']
15:30:53 [2024-03-15T19:30:53.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:30:53 [2024-03-15T19:30:53.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
15:30:53 [2024-03-15T19:30:53.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
15:30:53 [2024-03-15T19:30:53.380Z] 
15:30:53 [2024-03-15T19:30:53.380Z] (Eclipse:7202): Gtk-CRITICAL **: 19:30:53.166: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:30:53 [2024-03-15T19:30:53.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
15:30:53 [2024-03-15T19:30:53.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:30:53 [2024-03-15T19:30:53.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134069632 data=null doit=true}, Shell with text {Custom chart creation}]
15:30:53 [2024-03-15T19:30:53.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:30:53 [2024-03-15T19:30:53.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134069633 data=null doit=true}, Shell with text {Custom chart creation}]
15:30:53 [2024-03-15T19:30:53.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:53 [2024-03-15T19:30:53.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:53 [2024-03-15T19:30:53.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:53 [2024-03-15T19:30:53.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:53 [2024-03-15T19:30:53.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:53 [2024-03-15T19:30:53.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:53 [2024-03-15T19:30:53.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:53 [2024-03-15T19:30:53.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:53 [2024-03-15T19:30:53.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:30:53 [2024-03-15T19:30:53.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
15:30:53 [2024-03-15T19:30:53.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1134069637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1134069637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1134069637 data=null doit=true}, (of type 'Table')]
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1134069638 data=null}, (of type 'Table')]
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1134069638 data=null button=1 stateMask=0x0 x=28 y=27 count=1}, (of type 'Table')]
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1134069639 data=null button=1 stateMask=0x80000 x=28 y=27 count=1}, (of type 'Table')]
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1134069639 data=null item=TableItem {BAR_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1134069644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1134069645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1134069645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1134069645 data=null doit=true}, (of type 'Table')]
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1134069645 data=null}, (of type 'Table')]
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134069652 data=null doit=true}, Shell with text {Custom chart creation}]
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Waker process (name)}
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=1134069654 data=null button=0 stateMask=0x0 x=81 y=81 count=0}, TableItem with text {Waker process (name)}]
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Waker process (name)} time=1134069655 data=null doit=true}, TableItem with text {Waker process (name)}]
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=1134069656 data=null}, TableItem with text {Waker process (name)}]
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=1134069656 data=null button=1 stateMask=0x0 x=81 y=81 count=1}, TableItem with text {Waker process (name)}]
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1134069657 data=null item=TableItem {Waker process (name)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {Waker process (name)}]
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=1134069657 data=null button=1 stateMask=0x80000 x=81 y=81 count=1}, TableItem with text {Waker process (name)}]
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=1134069657 data=null button=0 stateMask=0x0 x=81 y=81 count=0}, TableItem with text {Waker process (name)}]
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=1134069658 data=null doit=true}, TableItem with text {Waker process (name)}]
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=1134069658 data=null}, TableItem with text {Waker process (name)}]
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Waker process (name)}
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Priority
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Target CPU
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:30:53 [2024-03-15T19:30:53.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1134069672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1134069672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1134069672 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1134069673 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1134069673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1134069673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1134069673 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1134069679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1134069682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1134069682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1134069682 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1134069682 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134069684 data=null doit=true}, Shell with text {Custom chart creation}]
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134069685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134069685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134069685 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134069685 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134069686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134069686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134069686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:53 [2024-03-15T19:30:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1134069321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New custom chart']
15:30:53 [2024-03-15T19:30:53.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:30:53 [2024-03-15T19:30:53.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
15:30:54 [2024-03-15T19:30:54.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:30:54 [2024-03-15T19:30:54.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: of type 'Button'
15:30:54 [2024-03-15T19:30:54.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective'
15:30:54 [2024-03-15T19:30:54.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
15:30:54 [2024-03-15T19:30:54.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH'
15:30:54 [2024-03-15T19:30:54.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
15:30:54 [2024-03-15T19:30:54.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Reset Perspective
15:30:54 [2024-03-15T19:30:54.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=1134070185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
15:30:54 [2024-03-15T19:30:54.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=1134070185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
15:30:54 [2024-03-15T19:30:54.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Reset Perspective} time=1134070186 data=null doit=true}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
15:30:54 [2024-03-15T19:30:54.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=1134070186 data=null}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
15:30:54 [2024-03-15T19:30:54.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=1134070186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
15:30:54 [2024-03-15T19:30:54.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=1134070186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
15:30:54 [2024-03-15T19:30:54.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Reset Perspective} time=1134070186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
15:30:54 [2024-03-15T19:30:54.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:30:54 [2024-03-15T19:30:54.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:30:54 [2024-03-15T19:30:54.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:30:54 [2024-03-15T19:30:54.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:30:54 [2024-03-15T19:30:54.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:30:54 [2024-03-15T19:30:54.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:30:54 [2024-03-15T19:30:54.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:30:54 [2024-03-15T19:30:54.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1134070504 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:30:54 [2024-03-15T19:30:54.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1134070504 data=null doit=true}, TreeItem with text {test}]
15:30:54 [2024-03-15T19:30:54.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1134070505 data=null}, TreeItem with text {test}]
15:30:54 [2024-03-15T19:30:54.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1134070505 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:30:54 [2024-03-15T19:30:54.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134070505 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:30:54 [2024-03-15T19:30:54.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1134070553 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:30:54 [2024-03-15T19:30:54.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:30:54 [2024-03-15T19:30:54.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1134070554 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:30:54 [2024-03-15T19:30:54.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1134070554 data=null doit=true}, TreeItem with text {test}]
15:30:54 [2024-03-15T19:30:54.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1134070555 data=null}, TreeItem with text {test}]
15:30:54 [2024-03-15T19:30:54.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1134070555 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:30:54 [2024-03-15T19:30:54.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134070555 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:30:54 [2024-03-15T19:30:54.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1134070577 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:30:54 [2024-03-15T19:30:54.410Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:30:54 [2024-03-15T19:30:54.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:30:54 [2024-03-15T19:30:54.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1134070579 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:30:54 [2024-03-15T19:30:54.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1134070579 data=null doit=true}, TreeItem with text {Traces [1]}]
15:30:54 [2024-03-15T19:30:54.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1134070579 data=null}, TreeItem with text {Traces [1]}]
15:30:54 [2024-03-15T19:30:54.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1134070580 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:30:54 [2024-03-15T19:30:54.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134070591 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:30:54 [2024-03-15T19:30:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1134070614 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:30:54 [2024-03-15T19:30:54.669Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
15:30:54 [2024-03-15T19:30:54.669Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again.
15:30:54 [2024-03-15T19:30:54.669Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again.
15:30:54 [2024-03-15T19:30:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
15:30:54 [2024-03-15T19:30:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1134070621 data=null button=0 stateMask=0x0 x=257 y=150 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
15:30:54 [2024-03-15T19:30:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1134070621 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
15:30:54 [2024-03-15T19:30:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:30:54 [2024-03-15T19:30:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1134070622 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
15:30:54 [2024-03-15T19:30:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1134070622 data=null button=1 stateMask=0x0 x=257 y=150 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
15:30:54 [2024-03-15T19:30:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134070623 data=null item=TreeItem {stubAnalysis/data/analysisMultipleRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
15:30:54 [2024-03-15T19:30:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1134070648 data=null button=1 stateMask=0x80000 x=257 y=150 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
15:30:54 [2024-03-15T19:30:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1134070648 data=null button=1 stateMask=0x0 x=257 y=150 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
15:30:54 [2024-03-15T19:30:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1134070649 data=null button=1 stateMask=0x0 x=257 y=150 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
15:30:54 [2024-03-15T19:30:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1134070951 data=null button=1 stateMask=0x80000 x=257 y=150 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
15:30:54 [2024-03-15T19:30:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1134070952 data=null button=0 stateMask=0x0 x=257 y=150 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
15:30:54 [2024-03-15T19:30:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1134070952 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
15:30:54 [2024-03-15T19:30:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1134070952 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
15:30:54 [2024-03-15T19:30:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
15:30:54 [2024-03-15T19:30:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
15:30:54 [2024-03-15T19:30:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {External Analysis Parameters} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134070956 data=null doit=true}, Shell with text {External Analysis Parameters}]
15:30:54 [2024-03-15T19:30:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:54 [2024-03-15T19:30:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:30:54 [2024-03-15T19:30:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:30:54 [2024-03-15T19:30:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:30:54 [2024-03-15T19:30:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:54 [2024-03-15T19:30:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:30:54 [2024-03-15T19:30:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134070957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:54 [2024-03-15T19:30:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134070957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:54 [2024-03-15T19:30:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134070957 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:54 [2024-03-15T19:30:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134070957 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:54 [2024-03-15T19:30:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134070958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:54 [2024-03-15T19:30:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134070958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:54 [2024-03-15T19:30:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134070958 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:54 [2024-03-15T19:30:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134070649 data=null item=TreeItem {stubAnalysis/data/analysisMultipleRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
15:30:55 [2024-03-15T19:30:55.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:30:55 [2024-03-15T19:30:55.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
15:30:55 [2024-03-15T19:30:55.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
15:30:55 [2024-03-15T19:30:55.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
15:30:55 [2024-03-15T19:30:55.440Z] 
15:30:55 [2024-03-15T19:30:55.440Z] (Eclipse:7202): Gtk-CRITICAL **: 19:30:55.329: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:30:55 [2024-03-15T19:30:55.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
15:30:55 [2024-03-15T19:30:55.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:30:55 [2024-03-15T19:30:55.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134071812 data=null doit=true}, Shell with text {Custom chart creation}]
15:30:55 [2024-03-15T19:30:55.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:55 [2024-03-15T19:30:55.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:55 [2024-03-15T19:30:55.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:55 [2024-03-15T19:30:55.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:55 [2024-03-15T19:30:55.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:55 [2024-03-15T19:30:55.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:55 [2024-03-15T19:30:55.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:55 [2024-03-15T19:30:55.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:55 [2024-03-15T19:30:55.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:30:55 [2024-03-15T19:30:55.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
15:30:55 [2024-03-15T19:30:55.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1134071814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:30:55 [2024-03-15T19:30:55.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1134071814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:30:55 [2024-03-15T19:30:55.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1134071815 data=null doit=true}, (of type 'Table')]
15:30:55 [2024-03-15T19:30:55.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1134071815 data=null}, (of type 'Table')]
15:30:55 [2024-03-15T19:30:55.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1134071815 data=null button=1 stateMask=0x0 x=28 y=81 count=1}, (of type 'Table')]
15:30:55 [2024-03-15T19:30:55.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1134071815 data=null button=1 stateMask=0x80000 x=28 y=81 count=1}, (of type 'Table')]
15:30:55 [2024-03-15T19:30:55.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1134071815 data=null item=TableItem {SCATTER_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:30:55 [2024-03-15T19:30:55.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1134071820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:30:55 [2024-03-15T19:30:55.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1134071820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:30:55 [2024-03-15T19:30:55.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1134071820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:30:55 [2024-03-15T19:30:55.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1134071820 data=null doit=true}, (of type 'Table')]
15:30:55 [2024-03-15T19:30:55.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1134071820 data=null}, (of type 'Table')]
15:30:55 [2024-03-15T19:30:55.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
15:30:55 [2024-03-15T19:30:55.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:30:55 [2024-03-15T19:30:55.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134071821 data=null doit=true}, Shell with text {Custom chart creation}]
15:30:55 [2024-03-15T19:30:55.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:55 [2024-03-15T19:30:55.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:55 [2024-03-15T19:30:55.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:55 [2024-03-15T19:30:55.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:55 [2024-03-15T19:30:55.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:55 [2024-03-15T19:30:55.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:55 [2024-03-15T19:30:55.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:55 [2024-03-15T19:30:55.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Wakeup timestamp}
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=1134071823 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TableItem with text {Wakeup timestamp}]
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=1134071823 data=null doit=true}, TableItem with text {Wakeup timestamp}]
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=1134071825 data=null}, TableItem with text {Wakeup timestamp}]
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=1134071832 data=null button=1 stateMask=0x0 x=72 y=12 count=1}, TableItem with text {Wakeup timestamp}]
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1134071833 data=null item=TableItem {Wakeup timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {Wakeup timestamp}]
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=1134071835 data=null button=1 stateMask=0x80000 x=72 y=12 count=1}, TableItem with text {Wakeup timestamp}]
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=1134071836 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TableItem with text {Wakeup timestamp}]
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=1134071836 data=null doit=true}, TableItem with text {Wakeup timestamp}]
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=1134071836 data=null}, TableItem with text {Wakeup timestamp}]
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Wakeup timestamp}
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1134071840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1134071840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1134071841 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1134071841 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1134071841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1134071841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1134071841 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1134071850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1134071852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1134071852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1134071852 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1134071852 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:30:55 [2024-03-15T19:30:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134071854 data=null doit=true}, Shell with text {Custom chart creation}]
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Switch timestamp}
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=1134071856 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Switch timestamp} time=1134071856 data=null doit=true}, TableItem with text {Switch timestamp}]
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=1134071857 data=null}, TableItem with text {Switch timestamp}]
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=1134071858 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1134071858 data=null item=TableItem {Switch timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {Switch timestamp}]
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=1134071858 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=1134071858 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=1134071859 data=null doit=true}, TableItem with text {Switch timestamp}]
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=1134071859 data=null}, TableItem with text {Switch timestamp}]
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Switch timestamp}
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1134071862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1134071863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1134071863 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1134071863 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1134071863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1134071863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1134071863 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1134071876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1134071879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:55 [2024-03-15T19:30:55.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1134071879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:55 [2024-03-15T19:30:55.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1134071879 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:55 [2024-03-15T19:30:55.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1134071887 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:55 [2024-03-15T19:30:55.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:30:55 [2024-03-15T19:30:55.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:30:55 [2024-03-15T19:30:55.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134071889 data=null doit=true}, Shell with text {Custom chart creation}]
15:30:55 [2024-03-15T19:30:55.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:30:55 [2024-03-15T19:30:55.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:30:55 [2024-03-15T19:30:55.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:30:55 [2024-03-15T19:30:55.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:30:55 [2024-03-15T19:30:55.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:30:55 [2024-03-15T19:30:55.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:55 [2024-03-15T19:30:55.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:30:55 [2024-03-15T19:30:55.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:30:55 [2024-03-15T19:30:55.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:30:55 [2024-03-15T19:30:55.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:55 [2024-03-15T19:30:55.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:30:55 [2024-03-15T19:30:55.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134071890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:55 [2024-03-15T19:30:55.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134071890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:55 [2024-03-15T19:30:55.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134071890 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:55 [2024-03-15T19:30:55.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134071890 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:55 [2024-03-15T19:30:55.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134071891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:55 [2024-03-15T19:30:55.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134071891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:55 [2024-03-15T19:30:55.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134071891 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:55 [2024-03-15T19:30:55.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1134071475 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New custom chart']
15:30:55 [2024-03-15T19:30:55.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:30:55 [2024-03-15T19:30:55.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
15:30:55 [2024-03-15T19:30:55.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
15:30:56 [2024-03-15T19:30:56.213Z] 
15:30:56 [2024-03-15T19:30:56.213Z] (Eclipse:7202): Gtk-CRITICAL **: 19:30:55.965: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:30:56 [2024-03-15T19:30:56.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
15:30:56 [2024-03-15T19:30:56.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:30:56 [2024-03-15T19:30:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134072416 data=null doit=true}, Shell with text {Custom chart creation}]
15:30:56 [2024-03-15T19:30:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:56 [2024-03-15T19:30:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:56 [2024-03-15T19:30:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:56 [2024-03-15T19:30:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:56 [2024-03-15T19:30:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:56 [2024-03-15T19:30:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:56 [2024-03-15T19:30:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:56 [2024-03-15T19:30:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:56 [2024-03-15T19:30:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:30:56 [2024-03-15T19:30:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
15:30:56 [2024-03-15T19:30:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1134072425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:30:56 [2024-03-15T19:30:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1134072425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:30:56 [2024-03-15T19:30:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1134072426 data=null doit=true}, (of type 'Table')]
15:30:56 [2024-03-15T19:30:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1134072426 data=null}, (of type 'Table')]
15:30:56 [2024-03-15T19:30:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1134072426 data=null button=1 stateMask=0x0 x=28 y=81 count=1}, (of type 'Table')]
15:30:56 [2024-03-15T19:30:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1134072427 data=null button=1 stateMask=0x80000 x=28 y=81 count=1}, (of type 'Table')]
15:30:56 [2024-03-15T19:30:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1134072427 data=null item=TableItem {SCATTER_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:30:56 [2024-03-15T19:30:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1134072430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:30:56 [2024-03-15T19:30:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1134072430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:30:56 [2024-03-15T19:30:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1134072430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:30:56 [2024-03-15T19:30:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1134072431 data=null doit=true}, (of type 'Table')]
15:30:56 [2024-03-15T19:30:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1134072431 data=null}, (of type 'Table')]
15:30:56 [2024-03-15T19:30:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
15:30:56 [2024-03-15T19:30:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:30:56 [2024-03-15T19:30:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134072432 data=null doit=true}, Shell with text {Custom chart creation}]
15:30:56 [2024-03-15T19:30:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:56 [2024-03-15T19:30:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:56 [2024-03-15T19:30:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:56 [2024-03-15T19:30:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:56 [2024-03-15T19:30:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:56 [2024-03-15T19:30:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:56 [2024-03-15T19:30:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:56 [2024-03-15T19:30:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:56 [2024-03-15T19:30:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Wakeup timestamp}
15:30:56 [2024-03-15T19:30:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=1134072434 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TableItem with text {Wakeup timestamp}]
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=1134072434 data=null doit=true}, TableItem with text {Wakeup timestamp}]
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=1134072444 data=null}, TableItem with text {Wakeup timestamp}]
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=1134072444 data=null button=1 stateMask=0x0 x=72 y=12 count=1}, TableItem with text {Wakeup timestamp}]
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1134072444 data=null item=TableItem {Wakeup timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {Wakeup timestamp}]
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=1134072445 data=null button=1 stateMask=0x80000 x=72 y=12 count=1}, TableItem with text {Wakeup timestamp}]
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=1134072445 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TableItem with text {Wakeup timestamp}]
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=1134072445 data=null doit=true}, TableItem with text {Wakeup timestamp}]
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=1134072445 data=null}, TableItem with text {Wakeup timestamp}]
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Wakeup timestamp}
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1134072449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1134072449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1134072449 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1134072449 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1134072449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1134072449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1134072450 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1134072458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1134072460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1134072460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1134072461 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1134072461 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134072462 data=null doit=true}, Shell with text {Custom chart creation}]
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:56 [2024-03-15T19:30:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Switch timestamp}
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=1134072464 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Switch timestamp} time=1134072464 data=null doit=true}, TableItem with text {Switch timestamp}]
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=1134072465 data=null}, TableItem with text {Switch timestamp}]
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=1134072465 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1134072466 data=null item=TableItem {Switch timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {Switch timestamp}]
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=1134072466 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=1134072466 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=1134072466 data=null doit=true}, TableItem with text {Switch timestamp}]
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=1134072467 data=null}, TableItem with text {Switch timestamp}]
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Switch timestamp}
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1134072478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1134072478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1134072478 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1134072478 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1134072479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1134072479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1134072479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1134072482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1134072484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1134072484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1134072485 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1134072485 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134072486 data=null doit=true}, Shell with text {Custom chart creation}]
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:30:56 [2024-03-15T19:30:56.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6138ee0e
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=1134072488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=1134072489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=1134072489 data=null doit=true}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=1134072489 data=null}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=1134072489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=1134072489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=1134072489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=1134072489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=1134072489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=1134072489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=1134072490 data=null doit=true}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=1134072490 data=null}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134072490 data=null doit=true}, Shell with text {Custom chart creation}]
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134072491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134072491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134072492 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134072492 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134072492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134072492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134072492 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1134072122 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New custom chart']
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:30:56 [2024-03-15T19:30:56.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
15:30:56 [2024-03-15T19:30:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:30:56 [2024-03-15T19:30:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: of type 'Button'
15:30:56 [2024-03-15T19:30:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective'
15:30:56 [2024-03-15T19:30:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
15:30:56 [2024-03-15T19:30:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH'
15:30:56 [2024-03-15T19:30:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
15:30:56 [2024-03-15T19:30:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Reset Perspective
15:30:56 [2024-03-15T19:30:56.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=1134073000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=1134073000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Reset Perspective} time=1134073000 data=null doit=true}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=1134073000 data=null}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=1134073001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=1134073001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
15:30:56 [2024-03-15T19:30:56.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Reset Perspective} time=1134073001 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
15:30:57 [2024-03-15T19:30:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:30:57 [2024-03-15T19:30:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2cd2c764] time=1134073264 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:30:57 [2024-03-15T19:30:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:30:57 [2024-03-15T19:30:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:30:57 [2024-03-15T19:30:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:30:57 [2024-03-15T19:30:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:30:57 [2024-03-15T19:30:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1134073304 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:30:57 [2024-03-15T19:30:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1134073305 data=null doit=true}, TreeItem with text {test}]
15:30:57 [2024-03-15T19:30:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1134073305 data=null}, TreeItem with text {test}]
15:30:57 [2024-03-15T19:30:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1134073305 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:30:57 [2024-03-15T19:30:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134073306 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:30:57 [2024-03-15T19:30:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1134073360 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:30:57 [2024-03-15T19:30:57.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:30:57 [2024-03-15T19:30:57.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:30:57 [2024-03-15T19:30:57.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:30:58 [2024-03-15T19:30:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:30:58 [2024-03-15T19:30:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:30:58 [2024-03-15T19:30:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:30:58 [2024-03-15T19:30:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:30:58 [2024-03-15T19:30:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:30:58 [2024-03-15T19:30:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:30:58 [2024-03-15T19:30:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:58 [2024-03-15T19:30:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:30:58 [2024-03-15T19:30:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:30:58 [2024-03-15T19:30:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:30:58 [2024-03-15T19:30:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134074398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:30:58 [2024-03-15T19:30:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134074398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:30:58 [2024-03-15T19:30:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134074398 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:30:58 [2024-03-15T19:30:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134074398 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:30:58 [2024-03-15T19:30:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134074399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:30:58 [2024-03-15T19:30:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134074399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:30:58 [2024-03-15T19:30:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134074399 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:30:58 [2024-03-15T19:30:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134074399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:30:58 [2024-03-15T19:30:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134074399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:30:58 [2024-03-15T19:30:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134074399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:30:58 [2024-03-15T19:30:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134074399 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:30:58 [2024-03-15T19:30:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134074399 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:30:58 [2024-03-15T19:30:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:30:58 [2024-03-15T19:30:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:30:58 [2024-03-15T19:30:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:30:58 [2024-03-15T19:30:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:58 [2024-03-15T19:30:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:30:58 [2024-03-15T19:30:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:30:58 [2024-03-15T19:30:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:30:58 [2024-03-15T19:30:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:58 [2024-03-15T19:30:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:30:58 [2024-03-15T19:30:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134074400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:58 [2024-03-15T19:30:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134074400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:58 [2024-03-15T19:30:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134074401 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:58 [2024-03-15T19:30:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134074401 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:58 [2024-03-15T19:30:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134074401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:58 [2024-03-15T19:30:58.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134074401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:58 [2024-03-15T19:30:58.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:58 [2024-03-15T19:30:58.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:58 [2024-03-15T19:30:58.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:58 [2024-03-15T19:30:58.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:58 [2024-03-15T19:30:58.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:58 [2024-03-15T19:30:58.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:30:58 [2024-03-15T19:30:58.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134074401 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:58 [2024-03-15T19:30:58.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1134073511 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:30:58 [2024-03-15T19:30:58.942Z] 
15:30:58 [2024-03-15T19:30:58.942Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-03-15 19:30:58.725
15:30:58 [2024-03-15T19:30:58.942Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data"
15:30:58 [2024-03-15T19:30:58.942Z] 
15:30:58 [2024-03-15T19:30:58.942Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-03-15 19:30:58.726
15:30:58 [2024-03-15T19:30:58.942Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data"
15:30:58 [2024-03-15T19:30:58.942Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.51 s -- in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
15:30:58 [2024-03-15T19:30:58.942Z] org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest.testSimilarRows -- Time elapsed: 2.945 s
15:30:58 [2024-03-15T19:30:58.942Z] org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest.testScatterMultipleRow -- Time elapsed: 2.780 s
15:30:58 [2024-03-15T19:30:58.942Z] 
15:30:58 [2024-03-15T19:30:58.942Z] Results:
15:30:58 [2024-03-15T19:30:58.942Z] 
15:30:58 [2024-03-15T19:30:58.942Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
15:30:58 [2024-03-15T19:30:58.942Z] 
15:30:59 [2024-03-15T19:30:59.199Z] 
15:30:59 [2024-03-15T19:30:59.199Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-15 19:30:59.059
15:30:59 [2024-03-15T19:30:59.199Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:30:59 [2024-03-15T19:30:59.760Z] [INFO] All tests passed
15:30:59 [2024-03-15T19:30:59.760Z] [INFO] 
15:30:59 [2024-03-15T19:30:59.760Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:30:59 [2024-03-15T19:30:59.760Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
15:30:59 [2024-03-15T19:30:59.760Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.pom
15:30:59 [2024-03-15T19:30:59.760Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
15:30:59 [2024-03-15T19:30:59.760Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml
15:30:59 [2024-03-15T19:30:59.760Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml
15:30:59 [2024-03-15T19:30:59.760Z] [INFO] 
15:30:59 [2024-03-15T19:30:59.760Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:30:59 [2024-03-15T19:30:59.760Z] [INFO] 
15:30:59 [2024-03-15T19:30:59.760Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >--
15:30:59 [2024-03-15T19:30:59.760Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT [46/141]
15:30:59 [2024-03-15T19:30:59.760Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
15:30:59 [2024-03-15T19:30:59.760Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:30:59 [2024-03-15T19:30:59.760Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:30:59 [2024-03-15T19:30:59.760Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
15:31:00 [2024-03-15T19:31:00.016Z] [INFO] 
15:31:00 [2024-03-15T19:31:00.016Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:31:00 [2024-03-15T19:31:00.016Z] [INFO] 
15:31:00 [2024-03-15T19:31:00.016Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:31:00 [2024-03-15T19:31:00.016Z] [INFO] The project's OSGi version is 1.0.18.202403151906
15:31:00 [2024-03-15T19:31:00.016Z] [INFO] 
15:31:00 [2024-03-15T19:31:00.016Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:31:00 [2024-03-15T19:31:00.016Z] [INFO] 
15:31:00 [2024-03-15T19:31:00.016Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:31:00 [2024-03-15T19:31:00.016Z] [INFO] 
15:31:00 [2024-03-15T19:31:00.016Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:31:00 [2024-03-15T19:31:00.016Z] [INFO] 
15:31:00 [2024-03-15T19:31:00.016Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:31:00 [2024-03-15T19:31:00.016Z] [INFO] 
15:31:00 [2024-03-15T19:31:00.016Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:31:00 [2024-03-15T19:31:00.016Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core.tests
15:31:00 [2024-03-15T19:31:00.272Z] [INFO] 
15:31:00 [2024-03-15T19:31:00.272Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:31:00 [2024-03-15T19:31:00.272Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
15:31:00 [2024-03-15T19:31:00.272Z] [INFO] 
15:31:00 [2024-03-15T19:31:00.272Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:31:00 [2024-03-15T19:31:00.272Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:31:00 [2024-03-15T19:31:00.272Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:31:00 [2024-03-15T19:31:00.272Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
15:31:00 [2024-03-15T19:31:00.272Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:31:00 [2024-03-15T19:31:00.529Z] [INFO] 
15:31:00 [2024-03-15T19:31:00.529Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:31:00 [2024-03-15T19:31:00.529Z] [INFO] 
15:31:00 [2024-03-15T19:31:00.529Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:31:00 [2024-03-15T19:31:00.529Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources
15:31:00 [2024-03-15T19:31:00.529Z] [INFO] 
15:31:00 [2024-03-15T19:31:00.529Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:31:00 [2024-03-15T19:31:00.529Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped
15:31:00 [2024-03-15T19:31:00.529Z] [INFO] 
15:31:00 [2024-03-15T19:31:00.529Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:31:00 [2024-03-15T19:31:00.529Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-sources.jar
15:31:00 [2024-03-15T19:31:00.529Z] [INFO] 
15:31:00 [2024-03-15T19:31:00.529Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:31:00 [2024-03-15T19:31:00.529Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT.jar
15:31:00 [2024-03-15T19:31:00.529Z] [INFO] 
15:31:00 [2024-03-15T19:31:00.529Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:31:00 [2024-03-15T19:31:00.529Z] [INFO] 
15:31:00 [2024-03-15T19:31:00.529Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:31:00 [2024-03-15T19:31:00.529Z] [INFO] 
15:31:00 [2024-03-15T19:31:00.529Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:31:00 [2024-03-15T19:31:00.529Z] [INFO] 
15:31:00 [2024-03-15T19:31:00.529Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:31:00 [2024-03-15T19:31:00.785Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT.jar
15:31:01 [2024-03-15T19:31:01.712Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-sources.jar
15:31:02 [2024-03-15T19:31:02.642Z] [INFO] 
15:31:02 [2024-03-15T19:31:02.643Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:31:02 [2024-03-15T19:31:02.899Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data/.metadata/.log
15:31:02 [2024-03-15T19:31:02.899Z] [INFO] Command line:
15:31:02 [2024-03-15T19:31:02.899Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:31:02 [2024-03-15T19:31:02.899Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:31:06 [2024-03-15T19:31:06.169Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
15:31:08 [2024-03-15T19:31:08.689Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.608 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
15:31:08 [2024-03-15T19:31:08.689Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest.testTree -- Time elapsed: 2.582 s
15:31:08 [2024-03-15T19:31:08.689Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
15:31:20 [2024-03-15T19:31:20.855Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.07 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
15:31:20 [2024-03-15T19:31:20.855Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testAnalysisExecution -- Time elapsed: 2.226 s
15:31:20 [2024-03-15T19:31:20.855Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testInRangeWithCpuSubset -- Time elapsed: 2.226 s
15:31:20 [2024-03-15T19:31:20.855Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testUsageInRange -- Time elapsed: 2.239 s
15:31:20 [2024-03-15T19:31:20.855Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testRequirements -- Time elapsed: 1.136 s
15:31:20 [2024-03-15T19:31:20.855Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testReturnedStateSystem -- Time elapsed: 2.244 s
15:31:20 [2024-03-15T19:31:20.855Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
15:31:21 [2024-03-15T19:31:21.111Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.276 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
15:31:21 [2024-03-15T19:31:21.111Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest.testDiskActivity[0: io_analysis.xml] -- Time elapsed: 2.261 s
15:31:21 [2024-03-15T19:31:21.111Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
15:31:35 [2024-03-15T19:31:35.962Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.35 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
15:31:35 [2024-03-15T19:31:35.962Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testDeviceStrings[0: io_analysis.xml] -- Time elapsed: 2.236 s
15:31:35 [2024-03-15T19:31:35.962Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testSectorsAt[0: io_analysis.xml] -- Time elapsed: 2.232 s
15:31:35 [2024-03-15T19:31:35.962Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testDeviceStrings[1: io_nostatedump.xml] -- Time elapsed: 2.218 s
15:31:35 [2024-03-15T19:31:35.962Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testSectorsAt[1: io_nostatedump.xml] -- Time elapsed: 2.212 s
15:31:35 [2024-03-15T19:31:35.962Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testDeviceStrings[2: io_two_devices.xml] -- Time elapsed: 2.225 s
15:31:35 [2024-03-15T19:31:35.962Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testSectorsAt[2: io_two_devices.xml] -- Time elapsed: 2.222 s
15:31:35 [2024-03-15T19:31:35.962Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
15:31:41 [2024-03-15T19:31:41.212Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.670 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
15:31:41 [2024-03-15T19:31:41.212Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest.testGetDisks[0: io_analysis.xml] -- Time elapsed: 2.231 s
15:31:41 [2024-03-15T19:31:41.212Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest.testGetDisks[1: io_nostatedump.xml] -- Time elapsed: 2.216 s
15:31:41 [2024-03-15T19:31:41.212Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest.testGetDisks[2: io_two_devices.xml] -- Time elapsed: 2.219 s
15:31:41 [2024-03-15T19:31:41.212Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
15:32:37 [2024-03-15T19:32:37.391Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.29 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
15:32:37 [2024-03-15T19:32:37.391Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[0: io_analysis.xml] -- Time elapsed: 2.224 s
15:32:37 [2024-03-15T19:32:37.391Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[0: io_analysis.xml] -- Time elapsed: 2.225 s
15:32:37 [2024-03-15T19:32:37.391Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[0: io_analysis.xml] -- Time elapsed: 2.225 s
15:32:37 [2024-03-15T19:32:37.391Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[1: io_nostatedump.xml] -- Time elapsed: 2.211 s
15:32:37 [2024-03-15T19:32:37.391Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[1: io_nostatedump.xml] -- Time elapsed: 2.212 s
15:32:37 [2024-03-15T19:32:37.391Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[1: io_nostatedump.xml] -- Time elapsed: 2.213 s
15:32:37 [2024-03-15T19:32:37.391Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[2: io_req_merge.xml] -- Time elapsed: 2.221 s
15:32:37 [2024-03-15T19:32:37.391Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[2: io_req_merge.xml] -- Time elapsed: 2.219 s
15:32:37 [2024-03-15T19:32:37.391Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[2: io_req_merge.xml] -- Time elapsed: 2.228 s
15:32:37 [2024-03-15T19:32:37.391Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[3: io_missing.xml] -- Time elapsed: 2.227 s
15:32:37 [2024-03-15T19:32:37.391Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[3: io_missing.xml] -- Time elapsed: 2.227 s
15:32:37 [2024-03-15T19:32:37.391Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[3: io_missing.xml] -- Time elapsed: 2.222 s
15:32:37 [2024-03-15T19:32:37.391Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[4: io_two_devices.xml] -- Time elapsed: 2.220 s
15:32:37 [2024-03-15T19:32:37.391Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[4: io_two_devices.xml] -- Time elapsed: 2.217 s
15:32:37 [2024-03-15T19:32:37.391Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[4: io_two_devices.xml] -- Time elapsed: 2.216 s
15:32:37 [2024-03-15T19:32:37.391Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[5: io_syscall_read.xml] -- Time elapsed: 2.219 s
15:32:37 [2024-03-15T19:32:37.391Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[5: io_syscall_read.xml] -- Time elapsed: 2.218 s
15:32:37 [2024-03-15T19:32:37.391Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[5: io_syscall_read.xml] -- Time elapsed: 2.215 s
15:32:37 [2024-03-15T19:32:37.391Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[6: io_syscall_write.xml] -- Time elapsed: 2.217 s
15:32:37 [2024-03-15T19:32:37.391Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[6: io_syscall_write.xml] -- Time elapsed: 2.220 s
15:32:37 [2024-03-15T19:32:37.391Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[6: io_syscall_write.xml] -- Time elapsed: 2.218 s
15:32:37 [2024-03-15T19:32:37.391Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[7: io_full_kernel.xml] -- Time elapsed: 2.224 s
15:32:37 [2024-03-15T19:32:37.391Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[7: io_full_kernel.xml] -- Time elapsed: 2.223 s
15:32:37 [2024-03-15T19:32:37.391Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[7: io_full_kernel.xml] -- Time elapsed: 2.226 s
15:32:37 [2024-03-15T19:32:37.392Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
15:32:37 [2024-03-15T19:32:37.392Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.174 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
15:32:37 [2024-03-15T19:32:37.392Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest.testThreadStatusDataProvider -- Time elapsed: 1.173 s
15:32:37 [2024-03-15T19:32:37.392Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
15:32:37 [2024-03-15T19:32:37.392Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.133 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
15:32:37 [2024-03-15T19:32:37.392Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest.testResolveTidAspect -- Time elapsed: 1.132 s
15:32:37 [2024-03-15T19:32:37.392Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
15:32:37 [2024-03-15T19:32:37.392Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
15:32:37 [2024-03-15T19:32:37.392Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest.testOpening -- Time elapsed: 0.009 s
15:32:37 [2024-03-15T19:32:37.392Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
15:32:37 [2024-03-15T19:32:37.954Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.138 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
15:32:37 [2024-03-15T19:32:37.954Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest.testResolvePidAspect -- Time elapsed: 1.137 s
15:32:37 [2024-03-15T19:32:37.954Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
15:32:50 [2024-03-15T19:32:50.159Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.15 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
15:32:50 [2024-03-15T19:32:50.159Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetPpid -- Time elapsed: 1.125 s
15:32:50 [2024-03-15T19:32:50.159Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetThreadOnCpu -- Time elapsed: 1.127 s
15:32:50 [2024-03-15T19:32:50.159Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testIsThreadActiveRange -- Time elapsed: 1.127 s
15:32:50 [2024-03-15T19:32:50.159Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetExecutableName -- Time elapsed: 1.124 s
15:32:50 [2024-03-15T19:32:50.159Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetThreadQuarks -- Time elapsed: 1.125 s
15:32:50 [2024-03-15T19:32:50.159Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetStatusIntervalsForThread -- Time elapsed: 1.142 s
15:32:50 [2024-03-15T19:32:50.159Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetPid -- Time elapsed: 1.125 s
15:32:50 [2024-03-15T19:32:50.159Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetThreadsOfCpus -- Time elapsed: 1.132 s
15:32:50 [2024-03-15T19:32:50.159Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetStatusIntervalsForThreadIt -- Time elapsed: 1.124 s
15:32:50 [2024-03-15T19:32:50.159Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
15:32:51 [2024-03-15T19:32:51.088Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.905 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
15:32:51 [2024-03-15T19:32:51.088Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest.testSmallTraceSequential -- Time elapsed: 2.904 s
15:32:51 [2024-03-15T19:32:51.088Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
15:32:52 [2024-03-15T19:32:52.016Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.149 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
15:32:52 [2024-03-15T19:32:52.016Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest.testCallsiteAnalysis -- Time elapsed: 1.125 s
15:32:52 [2024-03-15T19:32:52.016Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest.testIterator -- Time elapsed: 0.023 s
15:32:52 [2024-03-15T19:32:52.016Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
15:32:56 [2024-03-15T19:32:56.189Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.339 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
15:32:56 [2024-03-15T19:32:56.189Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest.testAnalysisExecution -- Time elapsed: 2.215 s
15:32:56 [2024-03-15T19:32:56.189Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest.testAllocationDeallocationMemory -- Time elapsed: 1.123 s
15:32:56 [2024-03-15T19:32:56.189Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
15:32:56 [2024-03-15T19:32:56.189Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
15:32:56 [2024-03-15T19:32:56.189Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest.testMatchingMultiMatchers -- Time elapsed: 0.140 s
15:32:56 [2024-03-15T19:32:56.189Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest.testMatching -- Time elapsed: 0.126 s
15:32:56 [2024-03-15T19:32:56.189Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest
15:32:57 [2024-03-15T19:32:57.117Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.129 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest
15:32:57 [2024-03-15T19:32:57.117Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest.testSmallTraceSequential -- Time elapsed: 1.128 s
15:32:57 [2024-03-15T19:32:57.117Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
15:33:01 [2024-03-15T19:33:01.290Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.489 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
15:33:01 [2024-03-15T19:33:01.290Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testAnalysisExecution -- Time elapsed: 1.117 s
15:33:01 [2024-03-15T19:33:01.290Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testUsageInRange -- Time elapsed: 1.122 s
15:33:01 [2024-03-15T19:33:01.290Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testReturnedStateSystem -- Time elapsed: 1.128 s
15:33:01 [2024-03-15T19:33:01.290Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testInvalid -- Time elapsed: 1.121 s
15:33:01 [2024-03-15T19:33:01.290Z] 
15:33:01 [2024-03-15T19:33:01.290Z] Results:
15:33:01 [2024-03-15T19:33:01.290Z] 
15:33:01 [2024-03-15T19:33:01.290Z] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0
15:33:01 [2024-03-15T19:33:01.290Z] 
15:33:01 [2024-03-15T19:33:01.547Z] [INFO] All tests passed
15:33:01 [2024-03-15T19:33:01.547Z] [INFO] 
15:33:01 [2024-03-15T19:33:01.547Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:33:01 [2024-03-15T19:33:01.547Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT.jar
15:33:01 [2024-03-15T19:33:01.547Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT.pom
15:33:01 [2024-03-15T19:33:01.547Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-sources.jar
15:33:01 [2024-03-15T19:33:01.547Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-p2metadata.xml
15:33:01 [2024-03-15T19:33:01.547Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-p2artifacts.xml
15:33:01 [2024-03-15T19:33:01.547Z] [INFO] 
15:33:01 [2024-03-15T19:33:01.548Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:33:01 [2024-03-15T19:33:01.548Z] [INFO] 
15:33:01 [2024-03-15T19:33:01.548Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >--
15:33:01 [2024-03-15T19:33:01.548Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT [47/141]
15:33:01 [2024-03-15T19:33:01.548Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
15:33:01 [2024-03-15T19:33:01.548Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:33:01 [2024-03-15T19:33:01.548Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:33:01 [2024-03-15T19:33:01.548Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
15:33:01 [2024-03-15T19:33:01.805Z] [INFO] 
15:33:01 [2024-03-15T19:33:01.805Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:33:01 [2024-03-15T19:33:01.805Z] [INFO] 
15:33:01 [2024-03-15T19:33:01.805Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:33:01 [2024-03-15T19:33:01.805Z] [INFO] The project's OSGi version is 6.1.1.202403151906
15:33:01 [2024-03-15T19:33:01.805Z] [INFO] 
15:33:01 [2024-03-15T19:33:01.805Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:33:01 [2024-03-15T19:33:01.805Z] [INFO] 
15:33:01 [2024-03-15T19:33:01.805Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:33:01 [2024-03-15T19:33:01.805Z] [INFO] 
15:33:01 [2024-03-15T19:33:01.805Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:33:01 [2024-03-15T19:33:01.805Z] [INFO] 
15:33:01 [2024-03-15T19:33:01.805Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:33:01 [2024-03-15T19:33:01.805Z] [INFO] 
15:33:01 [2024-03-15T19:33:01.805Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:33:01 [2024-03-15T19:33:01.805Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui
15:33:02 [2024-03-15T19:33:02.062Z] [INFO] 
15:33:02 [2024-03-15T19:33:02.062Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:33:02 [2024-03-15T19:33:02.062Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
15:33:02 [2024-03-15T19:33:02.062Z] [INFO] 
15:33:02 [2024-03-15T19:33:02.062Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:33:02 [2024-03-15T19:33:02.062Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:33:02 [2024-03-15T19:33:02.062Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:33:02 [2024-03-15T19:33:02.062Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
15:33:02 [2024-03-15T19:33:02.062Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:33:02 [2024-03-15T19:33:02.626Z] [INFO] 
15:33:02 [2024-03-15T19:33:02.626Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:33:02 [2024-03-15T19:33:02.626Z] [INFO] 
15:33:02 [2024-03-15T19:33:02.626Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:33:02 [2024-03-15T19:33:02.626Z] [INFO] 
15:33:02 [2024-03-15T19:33:02.626Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:33:02 [2024-03-15T19:33:02.626Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources
15:33:02 [2024-03-15T19:33:02.626Z] [INFO] 
15:33:02 [2024-03-15T19:33:02.626Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:33:02 [2024-03-15T19:33:02.626Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:33:02 [2024-03-15T19:33:02.626Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:33:02 [2024-03-15T19:33:02.626Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
15:33:02 [2024-03-15T19:33:02.626Z] [INFO] 
15:33:02 [2024-03-15T19:33:02.626Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:33:02 [2024-03-15T19:33:02.626Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
15:33:02 [2024-03-15T19:33:02.626Z] [INFO] 
15:33:02 [2024-03-15T19:33:02.626Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:33:02 [2024-03-15T19:33:02.626Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-sources.jar
15:33:02 [2024-03-15T19:33:02.883Z] [INFO] 
15:33:02 [2024-03-15T19:33:02.883Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:33:02 [2024-03-15T19:33:02.883Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.jar
15:33:02 [2024-03-15T19:33:02.883Z] [INFO] 
15:33:02 [2024-03-15T19:33:02.883Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:33:02 [2024-03-15T19:33:02.883Z] [INFO] 
15:33:02 [2024-03-15T19:33:02.883Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:33:02 [2024-03-15T19:33:02.883Z] [INFO] 
15:33:02 [2024-03-15T19:33:02.883Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:33:02 [2024-03-15T19:33:02.883Z] [INFO] 
15:33:02 [2024-03-15T19:33:02.883Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:33:02 [2024-03-15T19:33:02.883Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.jar
15:33:03 [2024-03-15T19:33:03.811Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-sources.jar
15:33:05 [2024-03-15T19:33:05.181Z] [INFO] 
15:33:05 [2024-03-15T19:33:05.181Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:33:05 [2024-03-15T19:33:05.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.jar
15:33:05 [2024-03-15T19:33:05.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.pom
15:33:05 [2024-03-15T19:33:05.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-sources.jar
15:33:05 [2024-03-15T19:33:05.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-p2metadata.xml
15:33:05 [2024-03-15T19:33:05.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-p2artifacts.xml
15:33:05 [2024-03-15T19:33:05.181Z] [INFO] 
15:33:05 [2024-03-15T19:33:05.181Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:33:05 [2024-03-15T19:33:05.181Z] [INFO] 
15:33:05 [2024-03-15T19:33:05.181Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >--
15:33:05 [2024-03-15T19:33:05.181Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 4.1.3-SNAPSHOT [48/141]
15:33:05 [2024-03-15T19:33:05.181Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
15:33:05 [2024-03-15T19:33:05.181Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:33:05 [2024-03-15T19:33:05.181Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:33:05 [2024-03-15T19:33:05.181Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
15:33:05 [2024-03-15T19:33:05.438Z] [INFO] 
15:33:05 [2024-03-15T19:33:05.438Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:33:05 [2024-03-15T19:33:05.438Z] [INFO] 
15:33:05 [2024-03-15T19:33:05.438Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:33:05 [2024-03-15T19:33:05.438Z] [INFO] The project's OSGi version is 4.1.3.202403151906
15:33:05 [2024-03-15T19:33:05.438Z] [INFO] 
15:33:05 [2024-03-15T19:33:05.438Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:33:05 [2024-03-15T19:33:05.438Z] [INFO] 
15:33:05 [2024-03-15T19:33:05.438Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:33:05 [2024-03-15T19:33:05.438Z] [INFO] 
15:33:05 [2024-03-15T19:33:05.438Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:33:05 [2024-03-15T19:33:05.438Z] [INFO] 
15:33:05 [2024-03-15T19:33:05.438Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:33:05 [2024-03-15T19:33:05.438Z] [INFO] 
15:33:05 [2024-03-15T19:33:05.438Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:33:05 [2024-03-15T19:33:05.438Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui
15:33:05 [2024-03-15T19:33:05.695Z] [INFO] 
15:33:05 [2024-03-15T19:33:05.695Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:33:05 [2024-03-15T19:33:05.695Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
15:33:05 [2024-03-15T19:33:05.695Z] [INFO] 
15:33:05 [2024-03-15T19:33:05.695Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:33:05 [2024-03-15T19:33:05.695Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:33:05 [2024-03-15T19:33:05.696Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:33:05 [2024-03-15T19:33:05.696Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
15:33:05 [2024-03-15T19:33:05.696Z] [INFO] Compiling 51 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:33:06 [2024-03-15T19:33:06.259Z] [INFO] 
15:33:06 [2024-03-15T19:33:06.259Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:33:06 [2024-03-15T19:33:06.259Z] [INFO] 
15:33:06 [2024-03-15T19:33:06.259Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:33:06 [2024-03-15T19:33:06.259Z] [INFO] 
15:33:06 [2024-03-15T19:33:06.259Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:33:06 [2024-03-15T19:33:06.259Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources
15:33:06 [2024-03-15T19:33:06.259Z] [INFO] 
15:33:06 [2024-03-15T19:33:06.259Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:33:06 [2024-03-15T19:33:06.259Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:33:06 [2024-03-15T19:33:06.259Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:33:06 [2024-03-15T19:33:06.259Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
15:33:06 [2024-03-15T19:33:06.259Z] [INFO] 
15:33:06 [2024-03-15T19:33:06.259Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:33:06 [2024-03-15T19:33:06.259Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
15:33:06 [2024-03-15T19:33:06.259Z] [INFO] 
15:33:06 [2024-03-15T19:33:06.259Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:33:06 [2024-03-15T19:33:06.515Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT-sources.jar
15:33:06 [2024-03-15T19:33:06.515Z] [INFO] 
15:33:06 [2024-03-15T19:33:06.515Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:33:06 [2024-03-15T19:33:06.515Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT.jar
15:33:06 [2024-03-15T19:33:06.515Z] [INFO] 
15:33:06 [2024-03-15T19:33:06.515Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:33:06 [2024-03-15T19:33:06.515Z] [INFO] 
15:33:06 [2024-03-15T19:33:06.515Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:33:06 [2024-03-15T19:33:06.515Z] [INFO] 
15:33:06 [2024-03-15T19:33:06.515Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:33:06 [2024-03-15T19:33:06.515Z] [INFO] 
15:33:06 [2024-03-15T19:33:06.515Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:33:06 [2024-03-15T19:33:06.515Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT.jar
15:33:07 [2024-03-15T19:33:07.443Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT-sources.jar
15:33:08 [2024-03-15T19:33:08.371Z] [INFO] 
15:33:08 [2024-03-15T19:33:08.371Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:33:08 [2024-03-15T19:33:08.371Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT.jar
15:33:08 [2024-03-15T19:33:08.372Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT.pom
15:33:08 [2024-03-15T19:33:08.372Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT-sources.jar
15:33:08 [2024-03-15T19:33:08.372Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT-p2metadata.xml
15:33:08 [2024-03-15T19:33:08.372Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT-p2artifacts.xml
15:33:08 [2024-03-15T19:33:08.372Z] [INFO] 
15:33:08 [2024-03-15T19:33:08.372Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:33:08 [2024-03-15T19:33:08.372Z] [INFO] 
15:33:08 [2024-03-15T19:33:08.372Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >--
15:33:08 [2024-03-15T19:33:08.372Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT [49/141]
15:33:08 [2024-03-15T19:33:08.372Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
15:33:08 [2024-03-15T19:33:08.372Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:33:08 [2024-03-15T19:33:08.372Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:33:08 [2024-03-15T19:33:08.372Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
15:33:08 [2024-03-15T19:33:08.629Z] [INFO] 
15:33:08 [2024-03-15T19:33:08.629Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:33:08 [2024-03-15T19:33:08.629Z] [INFO] 
15:33:08 [2024-03-15T19:33:08.629Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:33:08 [2024-03-15T19:33:08.629Z] [INFO] The project's OSGi version is 1.0.10.202403151906
15:33:08 [2024-03-15T19:33:08.629Z] [INFO] 
15:33:08 [2024-03-15T19:33:08.629Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:33:08 [2024-03-15T19:33:08.629Z] [INFO] 
15:33:08 [2024-03-15T19:33:08.629Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:33:08 [2024-03-15T19:33:08.629Z] [INFO] 
15:33:08 [2024-03-15T19:33:08.629Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:33:08 [2024-03-15T19:33:08.629Z] [INFO] 
15:33:08 [2024-03-15T19:33:08.629Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:33:08 [2024-03-15T19:33:08.629Z] [INFO] 
15:33:08 [2024-03-15T19:33:08.629Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:33:08 [2024-03-15T19:33:08.629Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.tests
15:33:09 [2024-03-15T19:33:09.192Z] [INFO] 
15:33:09 [2024-03-15T19:33:09.192Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:33:09 [2024-03-15T19:33:09.192Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
15:33:09 [2024-03-15T19:33:09.192Z] [INFO] 
15:33:09 [2024-03-15T19:33:09.192Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:33:09 [2024-03-15T19:33:09.192Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:33:09 [2024-03-15T19:33:09.192Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:33:09 [2024-03-15T19:33:09.192Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
15:33:09 [2024-03-15T19:33:09.192Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:33:09 [2024-03-15T19:33:09.449Z] [INFO] 
15:33:09 [2024-03-15T19:33:09.449Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:33:09 [2024-03-15T19:33:09.449Z] [INFO] 
15:33:09 [2024-03-15T19:33:09.449Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:33:09 [2024-03-15T19:33:09.449Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources
15:33:09 [2024-03-15T19:33:09.449Z] [INFO] 
15:33:09 [2024-03-15T19:33:09.449Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:33:09 [2024-03-15T19:33:09.449Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
15:33:09 [2024-03-15T19:33:09.449Z] [INFO] 
15:33:09 [2024-03-15T19:33:09.449Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:33:09 [2024-03-15T19:33:09.449Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-sources.jar
15:33:09 [2024-03-15T19:33:09.449Z] [INFO] 
15:33:09 [2024-03-15T19:33:09.449Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:33:09 [2024-03-15T19:33:09.449Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.jar
15:33:09 [2024-03-15T19:33:09.449Z] [INFO] 
15:33:09 [2024-03-15T19:33:09.449Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:33:09 [2024-03-15T19:33:09.449Z] [INFO] 
15:33:09 [2024-03-15T19:33:09.449Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:33:09 [2024-03-15T19:33:09.449Z] [INFO] 
15:33:09 [2024-03-15T19:33:09.449Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:33:09 [2024-03-15T19:33:09.449Z] [INFO] 
15:33:09 [2024-03-15T19:33:09.449Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:33:09 [2024-03-15T19:33:09.449Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.jar
15:33:10 [2024-03-15T19:33:10.013Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-sources.jar
15:33:10 [2024-03-15T19:33:10.575Z] [INFO] 
15:33:10 [2024-03-15T19:33:10.575Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:33:11 [2024-03-15T19:33:11.138Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data/.metadata/.log
15:33:11 [2024-03-15T19:33:11.138Z] [INFO] Command line:
15:33:11 [2024-03-15T19:33:11.138Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:33:11 [2024-03-15T19:33:11.138Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:33:14 [2024-03-15T19:33:14.416Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:33:14 [2024-03-15T19:33:14.416Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:33:18 [2024-03-15T19:33:18.583Z] !SESSION 2024-03-15 19:33:11.012 -----------------------------------------------
15:33:18 [2024-03-15T19:33:18.583Z] eclipse.buildId=unknown
15:33:18 [2024-03-15T19:33:18.583Z] java.version=17.0.2
15:33:18 [2024-03-15T19:33:18.583Z] java.vendor=Oracle Corporation
15:33:18 [2024-03-15T19:33:18.583Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:33:18 [2024-03-15T19:33:18.583Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
15:33:18 [2024-03-15T19:33:18.583Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:33:18 [2024-03-15T19:33:18.583Z] 
15:33:18 [2024-03-15T19:33:18.583Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 19:33:18.003
15:33:18 [2024-03-15T19:33:18.583Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:33:18 [2024-03-15T19:33:18.583Z] !STACK 0
15:33:18 [2024-03-15T19:33:18.583Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:33:18 [2024-03-15T19:33:18.583Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:33:18 [2024-03-15T19:33:18.583Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:33:18 [2024-03-15T19:33:18.583Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:33:18 [2024-03-15T19:33:18.583Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
15:33:18 [2024-03-15T19:33:18.583Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
15:33:18 [2024-03-15T19:33:18.583Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
15:33:18 [2024-03-15T19:33:18.583Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
15:33:18 [2024-03-15T19:33:18.583Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:33:18 [2024-03-15T19:33:18.583Z] Caused by: java.io.IOException: error=2, No such file or directory
15:33:18 [2024-03-15T19:33:18.583Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:33:18 [2024-03-15T19:33:18.583Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:33:18 [2024-03-15T19:33:18.583Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:33:18 [2024-03-15T19:33:18.583Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:33:18 [2024-03-15T19:33:18.583Z] 	... 7 more
15:33:18 [2024-03-15T19:33:18.583Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
15:33:18 [2024-03-15T19:33:18.840Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
15:33:18 [2024-03-15T19:33:18.840Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.tidColumnComparatorTest -- Time elapsed: 0.035 s
15:33:18 [2024-03-15T19:33:18.840Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.tidSecondaryTimeColumnComparatorTest -- Time elapsed: 0 s
15:33:18 [2024-03-15T19:33:18.840Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.execNameColumnComparatorTest -- Time elapsed: 0.001 s
15:33:18 [2024-03-15T19:33:18.841Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.ptidComparatorTest -- Time elapsed: 0 s
15:33:18 [2024-03-15T19:33:18.841Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.tidComparatorTest -- Time elapsed: 0 s
15:33:18 [2024-03-15T19:33:18.841Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.ptidColumnComparatorTest -- Time elapsed: 0 s
15:33:18 [2024-03-15T19:33:18.841Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.birthTimeColumnComparatorTest -- Time elapsed: 0 s
15:33:18 [2024-03-15T19:33:18.841Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.birthTimeSecondaryTimeColumnComparatorTest -- Time elapsed: 0.001 s
15:33:18 [2024-03-15T19:33:18.841Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.execNameSecondaryTimeColumnComparatorTest -- Time elapsed: 0 s
15:33:18 [2024-03-15T19:33:18.841Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.ptidSecondaryTimeColumnComparatorTest -- Time elapsed: 0 s
15:33:18 [2024-03-15T19:33:18.841Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.birthTimeComparatorTest -- Time elapsed: 0 s
15:33:18 [2024-03-15T19:33:18.841Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.execNameComparatorTest -- Time elapsed: 0 s
15:33:18 [2024-03-15T19:33:18.841Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
15:33:19 [2024-03-15T19:33:19.097Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
15:33:19 [2024-03-15T19:33:19.097Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testEmpty -- Time elapsed: 0.007 s
15:33:19 [2024-03-15T19:33:19.097Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testMany -- Time elapsed: 0.311 s
15:33:19 [2024-03-15T19:33:19.097Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testDoubleOtherOrder -- Time elapsed: 0.004 s
15:33:19 [2024-03-15T19:33:19.097Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.test9OutOfOrder -- Time elapsed: 0.001 s
15:33:19 [2024-03-15T19:33:19.097Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.test9InOrder -- Time elapsed: 0 s
15:33:19 [2024-03-15T19:33:19.097Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testDouble -- Time elapsed: 0 s
15:33:19 [2024-03-15T19:33:19.097Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testSingleInvalid -- Time elapsed: 0 s
15:33:19 [2024-03-15T19:33:19.097Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testSingle -- Time elapsed: 0 s
15:33:19 [2024-03-15T19:33:19.097Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.test9InOrder10Times -- Time elapsed: 0 s
15:33:19 [2024-03-15T19:33:19.097Z] 
15:33:19 [2024-03-15T19:33:19.097Z] Results:
15:33:19 [2024-03-15T19:33:19.097Z] 
15:33:19 [2024-03-15T19:33:19.097Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
15:33:19 [2024-03-15T19:33:19.097Z] 
15:33:19 [2024-03-15T19:33:19.660Z] [INFO] All tests passed
15:33:19 [2024-03-15T19:33:19.660Z] [INFO] 
15:33:19 [2024-03-15T19:33:19.660Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:33:19 [2024-03-15T19:33:19.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.jar
15:33:19 [2024-03-15T19:33:19.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.pom
15:33:19 [2024-03-15T19:33:19.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-sources.jar
15:33:19 [2024-03-15T19:33:19.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-p2metadata.xml
15:33:19 [2024-03-15T19:33:19.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-p2artifacts.xml
15:33:19 [2024-03-15T19:33:19.660Z] [INFO] 
15:33:19 [2024-03-15T19:33:19.660Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:33:19 [2024-03-15T19:33:19.660Z] [INFO] 
15:33:19 [2024-03-15T19:33:19.660Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >--
15:33:19 [2024-03-15T19:33:19.660Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT [50/141]
15:33:19 [2024-03-15T19:33:19.660Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
15:33:19 [2024-03-15T19:33:19.660Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:33:19 [2024-03-15T19:33:19.660Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:33:19 [2024-03-15T19:33:19.660Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
15:33:19 [2024-03-15T19:33:19.917Z] [INFO] 
15:33:19 [2024-03-15T19:33:19.917Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:33:19 [2024-03-15T19:33:19.917Z] [INFO] 
15:33:19 [2024-03-15T19:33:19.917Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:33:19 [2024-03-15T19:33:19.917Z] [INFO] The project's OSGi version is 1.0.11.202403151906
15:33:19 [2024-03-15T19:33:19.917Z] [INFO] 
15:33:19 [2024-03-15T19:33:19.917Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:33:19 [2024-03-15T19:33:19.917Z] [INFO] 
15:33:19 [2024-03-15T19:33:19.917Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:33:19 [2024-03-15T19:33:19.917Z] [INFO] 
15:33:19 [2024-03-15T19:33:19.917Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:33:19 [2024-03-15T19:33:19.917Z] [INFO] 
15:33:19 [2024-03-15T19:33:19.917Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:33:19 [2024-03-15T19:33:19.917Z] [INFO] 
15:33:19 [2024-03-15T19:33:19.917Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:33:19 [2024-03-15T19:33:19.917Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core.tests
15:33:20 [2024-03-15T19:33:20.176Z] [INFO] 
15:33:20 [2024-03-15T19:33:20.176Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:33:20 [2024-03-15T19:33:20.176Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
15:33:20 [2024-03-15T19:33:20.176Z] [INFO] 
15:33:20 [2024-03-15T19:33:20.176Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:33:20 [2024-03-15T19:33:20.176Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:33:20 [2024-03-15T19:33:20.176Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:33:20 [2024-03-15T19:33:20.176Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
15:33:20 [2024-03-15T19:33:20.176Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:33:20 [2024-03-15T19:33:20.433Z] [INFO] 
15:33:20 [2024-03-15T19:33:20.433Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:33:20 [2024-03-15T19:33:20.433Z] [INFO] 
15:33:20 [2024-03-15T19:33:20.433Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:33:20 [2024-03-15T19:33:20.433Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources
15:33:20 [2024-03-15T19:33:20.433Z] [INFO] 
15:33:20 [2024-03-15T19:33:20.433Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:33:20 [2024-03-15T19:33:20.433Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped
15:33:20 [2024-03-15T19:33:20.433Z] [INFO] 
15:33:20 [2024-03-15T19:33:20.433Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:33:20 [2024-03-15T19:33:20.433Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-sources.jar
15:33:20 [2024-03-15T19:33:20.433Z] [INFO] 
15:33:20 [2024-03-15T19:33:20.433Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:33:20 [2024-03-15T19:33:20.433Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.jar
15:33:20 [2024-03-15T19:33:20.433Z] [INFO] 
15:33:20 [2024-03-15T19:33:20.433Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:33:20 [2024-03-15T19:33:20.433Z] [INFO] 
15:33:20 [2024-03-15T19:33:20.433Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:33:20 [2024-03-15T19:33:20.433Z] [INFO] 
15:33:20 [2024-03-15T19:33:20.433Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:33:20 [2024-03-15T19:33:20.433Z] [INFO] 
15:33:20 [2024-03-15T19:33:20.433Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:33:20 [2024-03-15T19:33:20.433Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.jar
15:33:21 [2024-03-15T19:33:21.361Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-sources.jar
15:33:21 [2024-03-15T19:33:21.617Z] [INFO] 
15:33:21 [2024-03-15T19:33:21.617Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:33:21 [2024-03-15T19:33:21.873Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data/.metadata/.log
15:33:21 [2024-03-15T19:33:21.873Z] [INFO] Command line:
15:33:21 [2024-03-15T19:33:21.873Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:33:21 [2024-03-15T19:33:21.873Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:33:25 [2024-03-15T19:33:25.140Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest
15:33:25 [2024-03-15T19:33:25.396Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest
15:33:25 [2024-03-15T19:33:25.396Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testID -- Time elapsed: 0.001 s
15:33:25 [2024-03-15T19:33:25.396Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testFetchTree -- Time elapsed: 0.003 s
15:33:25 [2024-03-15T19:33:25.396Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testDataProviderNullFetchXY -- Time elapsed: 0.010 s
15:33:25 [2024-03-15T19:33:25.396Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testDataProviderFetchXY -- Time elapsed: 0.001 s
15:33:25 [2024-03-15T19:33:25.396Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest
15:33:25 [2024-03-15T19:33:25.396Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest
15:33:25 [2024-03-15T19:33:25.396Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeSpecificRange -- Time elapsed: 0.012 s
15:33:25 [2024-03-15T19:33:25.396Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeWithMapperFullRange -- Time elapsed: 0 s
15:33:25 [2024-03-15T19:33:25.397Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeFullRange -- Time elapsed: 0.001 s
15:33:25 [2024-03-15T19:33:25.397Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeWithUserDefinedAspectsFullRange -- Time elapsed: 0.001 s
15:33:25 [2024-03-15T19:33:25.397Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest
15:33:26 [2024-03-15T19:33:26.763Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.279 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest
15:33:26 [2024-03-15T19:33:26.763Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineZeroIndex -- Time elapsed: 0.009 s
15:33:26 [2024-03-15T19:33:26.763Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineCornerIndex -- Time elapsed: 0.004 s
15:33:26 [2024-03-15T19:33:26.763Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLastLinesWithDurationComparator -- Time elapsed: 0.014 s
15:33:26 [2024-03-15T19:33:26.763Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithSearchPrevious -- Time elapsed: 0.937 s
15:33:26 [2024-03-15T19:33:26.763Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithSearch -- Time elapsed: 0.080 s
15:33:26 [2024-03-15T19:33:26.763Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithEndTimeComparator -- Time elapsed: 0.001 s
15:33:26 [2024-03-15T19:33:26.763Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineNonZeroIndex -- Time elapsed: 0.001 s
15:33:26 [2024-03-15T19:33:26.763Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchColumn -- Time elapsed: 0 s
15:33:26 [2024-03-15T19:33:26.763Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineCrossIndexes -- Time elapsed: 0.067 s
15:33:26 [2024-03-15T19:33:26.763Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithSearchTypo -- Time elapsed: 0.001 s
15:33:26 [2024-03-15T19:33:26.763Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLastLinesWithEndComparator -- Time elapsed: 0 s
15:33:26 [2024-03-15T19:33:26.763Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineTimeOut -- Time elapsed: 0.001 s
15:33:26 [2024-03-15T19:33:26.763Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithDurationComparator -- Time elapsed: 0.002 s
15:33:26 [2024-03-15T19:33:26.763Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest
15:33:28 [2024-03-15T19:33:28.132Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.430 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest
15:33:28 [2024-03-15T19:33:28.132Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithTwoSearchFiltersOnAnExperiment -- Time elapsed: 0.567 s
15:33:28 [2024-03-15T19:33:28.132Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testMainDataProviderFetchColumn -- Time elapsed: 0 s
15:33:28 [2024-03-15T19:33:28.132Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testInvalidExperimentDataProviderFetchColumn -- Time elapsed: 0.001 s
15:33:28 [2024-03-15T19:33:28.132Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testSingleTraceExperimentDataProviderFetchColumn -- Time elapsed: 0 s
15:33:28 [2024-03-15T19:33:28.132Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithSearchOnAnExperiment -- Time elapsed: 0.002 s
15:33:28 [2024-03-15T19:33:28.132Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesFromDataProviderWithExperiment -- Time elapsed: 0.001 s
15:33:28 [2024-03-15T19:33:28.132Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesFronmDataProviderWithEmptyExperiment -- Time elapsed: 0 s
15:33:28 [2024-03-15T19:33:28.132Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithTwoSearchFiltersOnASingleTraceExperiment -- Time elapsed: 0.408 s
15:33:28 [2024-03-15T19:33:28.132Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesFromDataProviderWithSingleTraceExperiment -- Time elapsed: 0.001 s
15:33:28 [2024-03-15T19:33:28.132Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithTraceNameSorting -- Time elapsed: 0.001 s
15:33:28 [2024-03-15T19:33:28.132Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
15:33:30 [2024-03-15T19:33:30.024Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.896 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
15:33:30 [2024-03-15T19:33:30.024Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testDescending -- Time elapsed: 0.002 s
15:33:30 [2024-03-15T19:33:30.024Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testMergeStatisticsNodes -- Time elapsed: 0.001 s
15:33:30 [2024-03-15T19:33:30.024Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.parallelStreamBuildingTest -- Time elapsed: 0.393 s
15:33:30 [2024-03-15T19:33:30.024Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testNoiseDataset -- Time elapsed: 0.510 s
15:33:30 [2024-03-15T19:33:30.024Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.streamBuildingTest -- Time elapsed: 0.296 s
15:33:30 [2024-03-15T19:33:30.024Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testEmpty -- Time elapsed: 0 s
15:33:30 [2024-03-15T19:33:30.024Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testSmallDataset -- Time elapsed: 0 s
15:33:30 [2024-03-15T19:33:30.024Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.gaussianNoiseTest -- Time elapsed: 0.352 s
15:33:30 [2024-03-15T19:33:30.024Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLargeDataset -- Time elapsed: 0.335 s
15:33:30 [2024-03-15T19:33:30.024Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testAscending -- Time elapsed: 0 s
15:33:30 [2024-03-15T19:33:30.024Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLimitDataset -- Time elapsed: 0 s
15:33:30 [2024-03-15T19:33:30.024Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.mergeStatisticsCornerCaseNodesTest -- Time elapsed: 0.001 s
15:33:30 [2024-03-15T19:33:30.024Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testMergeStatisticsRandomNodes -- Time elapsed: 0.002 s
15:33:30 [2024-03-15T19:33:30.024Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLargeDatasetNegative -- Time elapsed: 0 s
15:33:30 [2024-03-15T19:33:30.024Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLimitDataset2 -- Time elapsed: 0 s
15:33:30 [2024-03-15T19:33:30.024Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
15:33:30 [2024-03-15T19:33:30.585Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
15:33:30 [2024-03-15T19:33:30.585Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPartialPerTypeStatsCancel -- Time elapsed: 0.056 s
15:33:30 [2024-03-15T19:33:30.585Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testExecute -- Time elapsed: 0.053 s
15:33:30 [2024-03-15T19:33:30.585Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testExecuteNoDepend -- Time elapsed: 0.027 s
15:33:30 [2024-03-15T19:33:30.585Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testTotalStats -- Time elapsed: 0.056 s
15:33:30 [2024-03-15T19:33:30.585Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPerTypeStats -- Time elapsed: 0.116 s
15:33:30 [2024-03-15T19:33:30.585Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPartialPerTypeStats -- Time elapsed: 0.033 s
15:33:30 [2024-03-15T19:33:30.585Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testExecuteNoTrace -- Time elapsed: 0.018 s
15:33:30 [2024-03-15T19:33:30.585Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPartialStats -- Time elapsed: 0.039 s
15:33:30 [2024-03-15T19:33:30.585Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
15:33:31 [2024-03-15T19:33:31.512Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.943 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
15:33:31 [2024-03-15T19:33:31.512Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testDescending -- Time elapsed: 0.001 s
15:33:31 [2024-03-15T19:33:31.512Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testMergeStatisticsNodes -- Time elapsed: 0 s
15:33:31 [2024-03-15T19:33:31.512Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.parallelStreamBuildingTest -- Time elapsed: 0.108 s
15:33:31 [2024-03-15T19:33:31.512Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testNoiseDataset -- Time elapsed: 0.216 s
15:33:31 [2024-03-15T19:33:31.512Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.streamBuildingTest -- Time elapsed: 0.146 s
15:33:31 [2024-03-15T19:33:31.512Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testEmpty -- Time elapsed: 0 s
15:33:31 [2024-03-15T19:33:31.512Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testSmallDataset -- Time elapsed: 0 s
15:33:31 [2024-03-15T19:33:31.512Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.gaussianNoiseTest -- Time elapsed: 0.185 s
15:33:31 [2024-03-15T19:33:31.512Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLargeDataset -- Time elapsed: 0.137 s
15:33:31 [2024-03-15T19:33:31.512Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testAscending -- Time elapsed: 0 s
15:33:31 [2024-03-15T19:33:31.512Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLimitDataset -- Time elapsed: 0 s
15:33:31 [2024-03-15T19:33:31.512Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.mergeStatisticsCornerCaseNodesTest -- Time elapsed: 0 s
15:33:31 [2024-03-15T19:33:31.512Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testMergeStatisticsRandomNodes -- Time elapsed: 0 s
15:33:31 [2024-03-15T19:33:31.512Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLargeDatasetNegative -- Time elapsed: 0.146 s
15:33:31 [2024-03-15T19:33:31.512Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLimitDataset2 -- Time elapsed: 0 s
15:33:31 [2024-03-15T19:33:31.512Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest
15:33:31 [2024-03-15T19:33:31.512Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest
15:33:31 [2024-03-15T19:33:31.512Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.floatTest -- Time elapsed: 0.001 s
15:33:31 [2024-03-15T19:33:31.512Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.longTest -- Time elapsed: 0 s
15:33:31 [2024-03-15T19:33:31.512Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.shortTest -- Time elapsed: 0 s
15:33:31 [2024-03-15T19:33:31.512Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.byteTest -- Time elapsed: 0 s
15:33:31 [2024-03-15T19:33:31.512Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.bigDecTest -- Time elapsed: 0.001 s
15:33:31 [2024-03-15T19:33:31.512Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failBSTest -- Time elapsed: 0.001 s
15:33:31 [2024-03-15T19:33:31.512Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failDFTest -- Time elapsed: 0 s
15:33:31 [2024-03-15T19:33:31.512Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failFDTest -- Time elapsed: 0 s
15:33:31 [2024-03-15T19:33:31.512Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failILTest -- Time elapsed: 0 s
15:33:31 [2024-03-15T19:33:31.512Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failLITest -- Time elapsed: 0 s
15:33:31 [2024-03-15T19:33:31.512Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.bigIntTest -- Time elapsed: 0 s
15:33:31 [2024-03-15T19:33:31.512Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failSBTest -- Time elapsed: 0 s
15:33:31 [2024-03-15T19:33:31.512Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failBdBiTest -- Time elapsed: 0.001 s
15:33:31 [2024-03-15T19:33:31.512Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failBiBdTest -- Time elapsed: 0 s
15:33:31 [2024-03-15T19:33:31.512Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.doubleTest -- Time elapsed: 0 s
15:33:31 [2024-03-15T19:33:31.512Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.intTest -- Time elapsed: 0.001 s
15:33:31 [2024-03-15T19:33:31.512Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
15:33:33 [2024-03-15T19:33:33.403Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.693 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
15:33:33 [2024-03-15T19:33:33.403Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testDescending -- Time elapsed: 0.002 s
15:33:33 [2024-03-15T19:33:33.403Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testMergeStatisticsNodes -- Time elapsed: 0 s
15:33:33 [2024-03-15T19:33:33.403Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.parallelStreamBuildingTest -- Time elapsed: 0.276 s
15:33:33 [2024-03-15T19:33:33.403Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testNoiseDataset -- Time elapsed: 0.232 s
15:33:33 [2024-03-15T19:33:33.403Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.streamBuildingTest -- Time elapsed: 0.125 s
15:33:33 [2024-03-15T19:33:33.403Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testEmpty -- Time elapsed: 0 s
15:33:33 [2024-03-15T19:33:33.403Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testSmallDataset -- Time elapsed: 0 s
15:33:33 [2024-03-15T19:33:33.403Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.gaussianNoiseTest -- Time elapsed: 0.436 s
15:33:33 [2024-03-15T19:33:33.403Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLargeDataset -- Time elapsed: 0.386 s
15:33:33 [2024-03-15T19:33:33.403Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testAscending -- Time elapsed: 0.001 s
15:33:33 [2024-03-15T19:33:33.403Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLimitDataset -- Time elapsed: 0 s
15:33:33 [2024-03-15T19:33:33.403Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.mergeStatisticsCornerCaseNodesTest -- Time elapsed: 0 s
15:33:33 [2024-03-15T19:33:33.403Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testMergeStatisticsRandomNodes -- Time elapsed: 0 s
15:33:33 [2024-03-15T19:33:33.403Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLargeDatasetNegative -- Time elapsed: 0.235 s
15:33:33 [2024-03-15T19:33:33.403Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLimitDataset2 -- Time elapsed: 0 s
15:33:33 [2024-03-15T19:33:33.403Z] 
15:33:33 [2024-03-15T19:33:33.403Z] Results:
15:33:33 [2024-03-15T19:33:33.403Z] 
15:33:33 [2024-03-15T19:33:33.403Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0
15:33:33 [2024-03-15T19:33:33.403Z] 
15:33:33 [2024-03-15T19:33:33.403Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@cb7fa71 was not deregistered.
15:33:33 [2024-03-15T19:33:33.403Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:160)
15:33:33 [2024-03-15T19:33:33.403Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:33:33 [2024-03-15T19:33:33.403Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:33:33 [2024-03-15T19:33:33.403Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:33:33 [2024-03-15T19:33:33.403Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:33:33 [2024-03-15T19:33:33.403Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:33:33 [2024-03-15T19:33:33.403Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:33:33 [2024-03-15T19:33:33.403Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:33:33 [2024-03-15T19:33:33.403Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
15:33:33 [2024-03-15T19:33:33.403Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:33:33 [2024-03-15T19:33:33.403Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:33:33 [2024-03-15T19:33:33.403Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:33:33 [2024-03-15T19:33:33.403Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:33:33 [2024-03-15T19:33:33.403Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@2af4129d was not deregistered.
15:33:33 [2024-03-15T19:33:33.403Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
15:33:33 [2024-03-15T19:33:33.403Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:185)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreDensityDataProviderFactory.createProvider(SegmentStoreDensityDataProviderFactory.java:38)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.init(SegmentStoreDensityDataProviderTest.java:98)
15:33:33 [2024-03-15T19:33:33.404Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:33:33 [2024-03-15T19:33:33.404Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:33:33 [2024-03-15T19:33:33.404Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:33:33 [2024-03-15T19:33:33.404Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:33:33 [2024-03-15T19:33:33.404Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:33:33 [2024-03-15T19:33:33.404Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:33:33 [2024-03-15T19:33:33.404Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:33:33 [2024-03-15T19:33:33.404Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
15:33:33 [2024-03-15T19:33:33.404Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:33:33 [2024-03-15T19:33:33.404Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:33:33 [2024-03-15T19:33:33.404Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:33:33 [2024-03-15T19:33:33.404Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:33:33 [2024-03-15T19:33:33.404Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@26c47874 was not deregistered.
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:156)
15:33:33 [2024-03-15T19:33:33.404Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:33:33 [2024-03-15T19:33:33.404Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:33:33 [2024-03-15T19:33:33.404Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:33:33 [2024-03-15T19:33:33.404Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:33:33 [2024-03-15T19:33:33.404Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:33:33 [2024-03-15T19:33:33.404Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:33:33 [2024-03-15T19:33:33.404Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:33:33 [2024-03-15T19:33:33.404Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
15:33:33 [2024-03-15T19:33:33.404Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:33:33 [2024-03-15T19:33:33.404Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:33:33 [2024-03-15T19:33:33.404Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:33:33 [2024-03-15T19:33:33.404Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:33:33 [2024-03-15T19:33:33.404Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@561b61ed was not deregistered.
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
15:33:33 [2024-03-15T19:33:33.404Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:164)
15:33:33 [2024-03-15T19:33:33.405Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:33:33 [2024-03-15T19:33:33.405Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:33:33 [2024-03-15T19:33:33.405Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:33:33 [2024-03-15T19:33:33.405Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:33:33 [2024-03-15T19:33:33.405Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:33:33 [2024-03-15T19:33:33.405Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:33:33 [2024-03-15T19:33:33.405Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:33:33 [2024-03-15T19:33:33.405Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
15:33:33 [2024-03-15T19:33:33.405Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:33:33 [2024-03-15T19:33:33.405Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:33:33 [2024-03-15T19:33:33.405Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:33:33 [2024-03-15T19:33:33.405Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:33:33 [2024-03-15T19:33:33.405Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@6f139fc9 was not deregistered.
15:33:33 [2024-03-15T19:33:33.405Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:185)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreDensityDataProviderFactory.createProvider(SegmentStoreDensityDataProviderFactory.java:38)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.init(SegmentStoreDensityDataProviderTest.java:92)
15:33:33 [2024-03-15T19:33:33.405Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:33:33 [2024-03-15T19:33:33.405Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:33:33 [2024-03-15T19:33:33.405Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:33:33 [2024-03-15T19:33:33.405Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:33:33 [2024-03-15T19:33:33.405Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:33:33 [2024-03-15T19:33:33.405Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:33:33 [2024-03-15T19:33:33.405Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:33:33 [2024-03-15T19:33:33.405Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
15:33:33 [2024-03-15T19:33:33.405Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:33:33 [2024-03-15T19:33:33.405Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:33:33 [2024-03-15T19:33:33.405Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:33:33 [2024-03-15T19:33:33.405Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:33:33 [2024-03-15T19:33:33.405Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:33:33 [2024-03-15T19:33:33.663Z] [INFO] All tests passed
15:33:33 [2024-03-15T19:33:33.663Z] [INFO] 
15:33:33 [2024-03-15T19:33:33.663Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:33:33 [2024-03-15T19:33:33.663Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.jar
15:33:33 [2024-03-15T19:33:33.663Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.pom
15:33:33 [2024-03-15T19:33:33.663Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-sources.jar
15:33:33 [2024-03-15T19:33:33.663Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-p2metadata.xml
15:33:33 [2024-03-15T19:33:33.663Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-p2artifacts.xml
15:33:33 [2024-03-15T19:33:33.663Z] [INFO] 
15:33:33 [2024-03-15T19:33:33.663Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:33:33 [2024-03-15T19:33:33.663Z] [INFO] 
15:33:33 [2024-03-15T19:33:33.663Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >--
15:33:33 [2024-03-15T19:33:33.663Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT [51/141]
15:33:33 [2024-03-15T19:33:33.663Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
15:33:33 [2024-03-15T19:33:33.663Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:33:33 [2024-03-15T19:33:33.663Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:33:33 [2024-03-15T19:33:33.663Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
15:33:33 [2024-03-15T19:33:33.919Z] [INFO] 
15:33:33 [2024-03-15T19:33:33.919Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:33:33 [2024-03-15T19:33:33.919Z] [INFO] 
15:33:33 [2024-03-15T19:33:33.919Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:33:33 [2024-03-15T19:33:33.919Z] [INFO] The project's OSGi version is 1.0.12.202403151906
15:33:33 [2024-03-15T19:33:33.919Z] [INFO] 
15:33:33 [2024-03-15T19:33:33.919Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:33:33 [2024-03-15T19:33:33.919Z] [INFO] 
15:33:33 [2024-03-15T19:33:33.919Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:33:33 [2024-03-15T19:33:33.919Z] [INFO] 
15:33:33 [2024-03-15T19:33:33.919Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:33:33 [2024-03-15T19:33:33.919Z] [INFO] 
15:33:33 [2024-03-15T19:33:33.919Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:33:33 [2024-03-15T19:33:33.919Z] [INFO] 
15:33:33 [2024-03-15T19:33:33.919Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:33:33 [2024-03-15T19:33:33.919Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests
15:33:34 [2024-03-15T19:33:34.176Z] [INFO] 
15:33:34 [2024-03-15T19:33:34.176Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:33:34 [2024-03-15T19:33:34.176Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
15:33:34 [2024-03-15T19:33:34.176Z] [INFO] 
15:33:34 [2024-03-15T19:33:34.176Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:33:34 [2024-03-15T19:33:34.177Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:33:34 [2024-03-15T19:33:34.177Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:33:34 [2024-03-15T19:33:34.177Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
15:33:34 [2024-03-15T19:33:34.177Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:33:34 [2024-03-15T19:33:34.432Z] [INFO] 
15:33:34 [2024-03-15T19:33:34.432Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:33:34 [2024-03-15T19:33:34.432Z] [INFO] 
15:33:34 [2024-03-15T19:33:34.432Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:33:34 [2024-03-15T19:33:34.687Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources
15:33:34 [2024-03-15T19:33:34.687Z] [INFO] 
15:33:34 [2024-03-15T19:33:34.688Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:33:34 [2024-03-15T19:33:34.688Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
15:33:34 [2024-03-15T19:33:34.688Z] [INFO] 
15:33:34 [2024-03-15T19:33:34.688Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:33:34 [2024-03-15T19:33:34.688Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
15:33:34 [2024-03-15T19:33:34.688Z] [INFO] 
15:33:34 [2024-03-15T19:33:34.688Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:33:34 [2024-03-15T19:33:34.688Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
15:33:34 [2024-03-15T19:33:34.688Z] [INFO] 
15:33:34 [2024-03-15T19:33:34.688Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:33:34 [2024-03-15T19:33:34.688Z] [INFO] 
15:33:34 [2024-03-15T19:33:34.688Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:33:34 [2024-03-15T19:33:34.688Z] [INFO] 
15:33:34 [2024-03-15T19:33:34.688Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:33:34 [2024-03-15T19:33:34.688Z] [INFO] 
15:33:34 [2024-03-15T19:33:34.688Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:33:34 [2024-03-15T19:33:34.688Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
15:33:36 [2024-03-15T19:33:36.055Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
15:33:36 [2024-03-15T19:33:36.617Z] [INFO] 
15:33:36 [2024-03-15T19:33:36.617Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:33:36 [2024-03-15T19:33:36.872Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data/.metadata/.log
15:33:36 [2024-03-15T19:33:36.872Z] [INFO] Command line:
15:33:36 [2024-03-15T19:33:36.872Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:33:36 [2024-03-15T19:33:36.872Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:33:38 [2024-03-15T19:33:38.764Z] Mar 15, 2024 7:33:38 PM org.apache.aries.spifly.BaseActivator log
15:33:38 [2024-03-15T19:33:38.764Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
15:33:40 [2024-03-15T19:33:40.131Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:33:40 [2024-03-15T19:33:40.131Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:33:44 [2024-03-15T19:33:44.300Z] !SESSION 2024-03-15 19:33:36.923 -----------------------------------------------
15:33:44 [2024-03-15T19:33:44.300Z] eclipse.buildId=unknown
15:33:44 [2024-03-15T19:33:44.300Z] java.version=17.0.2
15:33:44 [2024-03-15T19:33:44.300Z] java.vendor=Oracle Corporation
15:33:44 [2024-03-15T19:33:44.300Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:33:44 [2024-03-15T19:33:44.300Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:33:44 [2024-03-15T19:33:44.300Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:33:44 [2024-03-15T19:33:44.300Z] 
15:33:44 [2024-03-15T19:33:44.300Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-15 19:33:43.625
15:33:44 [2024-03-15T19:33:44.300Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
15:33:44 [2024-03-15T19:33:44.300Z] 
15:33:44 [2024-03-15T19:33:44.300Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 19:33:43.637
15:33:44 [2024-03-15T19:33:44.300Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:33:44 [2024-03-15T19:33:44.300Z] !STACK 0
15:33:44 [2024-03-15T19:33:44.300Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:33:44 [2024-03-15T19:33:44.300Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:33:44 [2024-03-15T19:33:44.300Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:33:44 [2024-03-15T19:33:44.300Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:33:44 [2024-03-15T19:33:44.300Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
15:33:44 [2024-03-15T19:33:44.300Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
15:33:44 [2024-03-15T19:33:44.300Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
15:33:44 [2024-03-15T19:33:44.300Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
15:33:44 [2024-03-15T19:33:44.300Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:33:44 [2024-03-15T19:33:44.300Z] Caused by: java.io.IOException: error=2, No such file or directory
15:33:44 [2024-03-15T19:33:44.300Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:33:44 [2024-03-15T19:33:44.300Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:33:44 [2024-03-15T19:33:44.300Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:33:44 [2024-03-15T19:33:44.300Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:33:44 [2024-03-15T19:33:44.300Z] 	... 7 more
15:33:44 [2024-03-15T19:33:44.300Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
15:33:44 [2024-03-15T19:33:44.300Z] Display size: 1440x900
15:33:44 [2024-03-15T19:33:44.300Z] OS version=6.2.9-300.fc38.x86_64
15:33:44 [2024-03-15T19:33:44.300Z] GTK version=3.22.30
15:33:44 [2024-03-15T19:33:44.300Z] GTK theme=Ambiance
15:33:44 [2024-03-15T19:33:44.300Z] LIBOVERLAY_SCROLLBAR=0
15:33:44 [2024-03-15T19:33:44.300Z] Time zone: Greenwich Mean Time
15:33:44 [2024-03-15T19:33:44.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7bc6b117] time=1134240419 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:33:44 [2024-03-15T19:33:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:33:44 [2024-03-15T19:33:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:33:44 [2024-03-15T19:33:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:33:44 [2024-03-15T19:33:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:33:44 [2024-03-15T19:33:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1134241048 data=null doit=true}, MenuItem with text {&Hierarchical}]
15:33:45 [2024-03-15T19:33:45.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1134241049 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
15:33:45 [2024-03-15T19:33:45.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1134241058 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:33:45 [2024-03-15T19:33:45.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:33:45 [2024-03-15T19:33:45.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1134241282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:33:45 [2024-03-15T19:33:45.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1134241292 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
15:33:45 [2024-03-15T19:33:45.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1134241308 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:33:45 [2024-03-15T19:33:45.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1134241322 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
15:33:45 [2024-03-15T19:33:45.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
15:33:45 [2024-03-15T19:33:45.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1134241505 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:33:45 [2024-03-15T19:33:45.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1134241512 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
15:33:45 [2024-03-15T19:33:45.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1134241513 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:33:45 [2024-03-15T19:33:45.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1134241514 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
15:33:45 [2024-03-15T19:33:45.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
15:33:45 [2024-03-15T19:33:45.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
15:33:45 [2024-03-15T19:33:45.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
15:33:45 [2024-03-15T19:33:45.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export to TSV...'
15:33:45 [2024-03-15T19:33:45.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=1134241729 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export to TSV...']
15:33:45 [2024-03-15T19:33:45.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export to TSV...'
15:33:45 [2024-03-15T19:33:45.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
15:33:48 [2024-03-15T19:33:48.151Z] 
15:33:48 [2024-03-15T19:33:48.151Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-03-15 19:33:48.139
15:33:48 [2024-03-15T19:33:48.151Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
15:33:49 [2024-03-15T19:33:49.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1134244369 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:33:49 [2024-03-15T19:33:49.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1134245469 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
15:33:50 [2024-03-15T19:33:50.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1134245469 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:33:50 [2024-03-15T19:33:50.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1134246563 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
15:33:50 [2024-03-15T19:33:50.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
15:33:50 [2024-03-15T19:33:50.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1134246797 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:33:50 [2024-03-15T19:33:50.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1134246800 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1}, TableColumn with text {Duration}]
15:33:50 [2024-03-15T19:33:50.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1134246801 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:33:50 [2024-03-15T19:33:50.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1134246802 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1}, TableColumn with text {Duration}]
15:33:50 [2024-03-15T19:33:50.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
15:33:51 [2024-03-15T19:33:51.259Z] 
15:33:51 [2024-03-15T19:33:51.259Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-03-15 19:33:51.118
15:33:51 [2024-03-15T19:33:51.259Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
15:33:51 [2024-03-15T19:33:51.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1134247341 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:33:51 [2024-03-15T19:33:51.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1134247431 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
15:33:51 [2024-03-15T19:33:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1134247432 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:33:51 [2024-03-15T19:33:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1134247481 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
15:33:51 [2024-03-15T19:33:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
15:33:52 [2024-03-15T19:33:52.883Z] 
15:33:52 [2024-03-15T19:33:52.883Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-03-15 19:33:52.762
15:33:52 [2024-03-15T19:33:52.883Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
15:33:52 [2024-03-15T19:33:52.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1134248986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:33:53 [2024-03-15T19:33:53.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1134249226 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
15:33:53 [2024-03-15T19:33:53.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1134249227 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:33:53 [2024-03-15T19:33:53.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1134249239 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
15:33:53 [2024-03-15T19:33:53.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
15:33:55 [2024-03-15T19:33:55.030Z] 
15:33:55 [2024-03-15T19:33:55.030Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-03-15 19:33:55.022
15:33:55 [2024-03-15T19:33:55.030Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
15:33:56 [2024-03-15T19:33:56.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1134251250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:33:56 [2024-03-15T19:33:56.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1134252899 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
15:33:58 [2024-03-15T19:33:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1134252900 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:33:58 [2024-03-15T19:33:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1134254267 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
15:33:58 [2024-03-15T19:33:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
15:33:58 [2024-03-15T19:33:58.286Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.49 s -- in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
15:33:58 [2024-03-15T19:33:58.286Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.climbTest -- Time elapsed: 0.318 s
15:33:58 [2024-03-15T19:33:58.286Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.smallTest -- Time elapsed: 0.152 s
15:33:58 [2024-03-15T19:33:58.286Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.testWriteToTsv -- Time elapsed: 0.215 s
15:33:58 [2024-03-15T19:33:58.286Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.gaussianNoiseTest -- Time elapsed: 4.923 s
15:33:58 [2024-03-15T19:33:58.286Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.decrementingTest -- Time elapsed: 0.145 s
15:33:58 [2024-03-15T19:33:58.286Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.largeTest -- Time elapsed: 0.772 s
15:33:58 [2024-03-15T19:33:58.286Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.onDiskSegStoreTest -- Time elapsed: 1.764 s
15:33:58 [2024-03-15T19:33:58.286Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.noiseTest -- Time elapsed: 5.048 s
15:33:58 [2024-03-15T19:33:58.286Z] 
15:33:58 [2024-03-15T19:33:58.286Z] Results:
15:33:58 [2024-03-15T19:33:58.286Z] 
15:33:58 [2024-03-15T19:33:58.286Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
15:33:58 [2024-03-15T19:33:58.286Z] 
15:33:59 [2024-03-15T19:33:59.215Z] [INFO] All tests passed
15:33:59 [2024-03-15T19:33:59.215Z] [INFO] 
15:33:59 [2024-03-15T19:33:59.215Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:33:59 [2024-03-15T19:33:59.215Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
15:33:59 [2024-03-15T19:33:59.216Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.pom
15:33:59 [2024-03-15T19:33:59.216Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
15:33:59 [2024-03-15T19:33:59.216Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-p2metadata.xml
15:33:59 [2024-03-15T19:33:59.216Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-p2artifacts.xml
15:33:59 [2024-03-15T19:33:59.216Z] [INFO] 
15:33:59 [2024-03-15T19:33:59.216Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:33:59 [2024-03-15T19:33:59.216Z] [INFO] 
15:33:59 [2024-03-15T19:33:59.216Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >--
15:33:59 [2024-03-15T19:33:59.216Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT [52/141]
15:33:59 [2024-03-15T19:33:59.216Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
15:33:59 [2024-03-15T19:33:59.216Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:33:59 [2024-03-15T19:33:59.216Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:33:59 [2024-03-15T19:33:59.216Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
15:33:59 [2024-03-15T19:33:59.471Z] [INFO] 
15:33:59 [2024-03-15T19:33:59.471Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:33:59 [2024-03-15T19:33:59.471Z] [INFO] 
15:33:59 [2024-03-15T19:33:59.471Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:33:59 [2024-03-15T19:33:59.471Z] [INFO] The project's OSGi version is 1.0.17.202403151906
15:33:59 [2024-03-15T19:33:59.471Z] [INFO] 
15:33:59 [2024-03-15T19:33:59.471Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:33:59 [2024-03-15T19:33:59.471Z] [INFO] 
15:33:59 [2024-03-15T19:33:59.471Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:33:59 [2024-03-15T19:33:59.471Z] [INFO] 
15:33:59 [2024-03-15T19:33:59.471Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:33:59 [2024-03-15T19:33:59.471Z] [INFO] 
15:33:59 [2024-03-15T19:33:59.471Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:33:59 [2024-03-15T19:33:59.471Z] [INFO] 
15:33:59 [2024-03-15T19:33:59.471Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:33:59 [2024-03-15T19:33:59.471Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests
15:34:00 [2024-03-15T19:34:00.032Z] [INFO] 
15:34:00 [2024-03-15T19:34:00.032Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:34:00 [2024-03-15T19:34:00.032Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources
15:34:00 [2024-03-15T19:34:00.032Z] [INFO] 
15:34:00 [2024-03-15T19:34:00.032Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:34:00 [2024-03-15T19:34:00.032Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:34:00 [2024-03-15T19:34:00.032Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:34:00 [2024-03-15T19:34:00.032Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
15:34:00 [2024-03-15T19:34:00.032Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:34:00 [2024-03-15T19:34:00.594Z] [INFO] 
15:34:00 [2024-03-15T19:34:00.594Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:34:00 [2024-03-15T19:34:00.594Z] [INFO] 
15:34:00 [2024-03-15T19:34:00.594Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:34:00 [2024-03-15T19:34:00.594Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/test/resources
15:34:00 [2024-03-15T19:34:00.594Z] [INFO] 
15:34:00 [2024-03-15T19:34:00.594Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:34:00 [2024-03-15T19:34:00.594Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
15:34:00 [2024-03-15T19:34:00.594Z] [INFO] 
15:34:00 [2024-03-15T19:34:00.594Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:34:00 [2024-03-15T19:34:00.594Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-sources.jar
15:34:00 [2024-03-15T19:34:00.594Z] [INFO] 
15:34:00 [2024-03-15T19:34:00.594Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:34:00 [2024-03-15T19:34:00.594Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.jar
15:34:00 [2024-03-15T19:34:00.594Z] [INFO] 
15:34:00 [2024-03-15T19:34:00.594Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:34:00 [2024-03-15T19:34:00.594Z] [INFO] 
15:34:00 [2024-03-15T19:34:00.594Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:34:00 [2024-03-15T19:34:00.594Z] [INFO] 
15:34:00 [2024-03-15T19:34:00.594Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:34:00 [2024-03-15T19:34:00.594Z] [INFO] 
15:34:00 [2024-03-15T19:34:00.594Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:34:00 [2024-03-15T19:34:00.594Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.jar
15:34:01 [2024-03-15T19:34:01.521Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-sources.jar
15:34:02 [2024-03-15T19:34:02.886Z] [INFO] 
15:34:02 [2024-03-15T19:34:02.886Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:34:02 [2024-03-15T19:34:02.886Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data/.metadata/.log
15:34:02 [2024-03-15T19:34:02.887Z] [INFO] Command line:
15:34:02 [2024-03-15T19:34:02.887Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:34:02 [2024-03-15T19:34:02.887Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:34:04 [2024-03-15T19:34:04.779Z] Mar 15, 2024 7:34:04 PM org.apache.aries.spifly.BaseActivator log
15:34:04 [2024-03-15T19:34:04.779Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
15:34:06 [2024-03-15T19:34:06.672Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:34:06 [2024-03-15T19:34:06.672Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:34:10 [2024-03-15T19:34:10.842Z] !SESSION 2024-03-15 19:34:03.022 -----------------------------------------------
15:34:10 [2024-03-15T19:34:10.842Z] eclipse.buildId=unknown
15:34:10 [2024-03-15T19:34:10.842Z] java.version=17.0.2
15:34:10 [2024-03-15T19:34:10.842Z] java.vendor=Oracle Corporation
15:34:10 [2024-03-15T19:34:10.842Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:34:10 [2024-03-15T19:34:10.842Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:34:10 [2024-03-15T19:34:10.843Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:34:10 [2024-03-15T19:34:10.843Z] 
15:34:10 [2024-03-15T19:34:10.843Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-15 19:34:10.249
15:34:10 [2024-03-15T19:34:10.843Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
15:34:10 [2024-03-15T19:34:10.843Z] 
15:34:10 [2024-03-15T19:34:10.843Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 19:34:10.303
15:34:10 [2024-03-15T19:34:10.843Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:34:10 [2024-03-15T19:34:10.843Z] !STACK 0
15:34:10 [2024-03-15T19:34:10.843Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:34:10 [2024-03-15T19:34:10.843Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:34:10 [2024-03-15T19:34:10.843Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:34:10 [2024-03-15T19:34:10.843Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:34:10 [2024-03-15T19:34:10.843Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
15:34:10 [2024-03-15T19:34:10.843Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
15:34:10 [2024-03-15T19:34:10.843Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
15:34:10 [2024-03-15T19:34:10.843Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
15:34:10 [2024-03-15T19:34:10.843Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:34:10 [2024-03-15T19:34:10.843Z] Caused by: java.io.IOException: error=2, No such file or directory
15:34:10 [2024-03-15T19:34:10.843Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:34:10 [2024-03-15T19:34:10.843Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:34:10 [2024-03-15T19:34:10.843Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:34:10 [2024-03-15T19:34:10.843Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:34:10 [2024-03-15T19:34:10.843Z] 	... 7 more
15:34:10 [2024-03-15T19:34:10.843Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
15:34:10 [2024-03-15T19:34:10.843Z] Display size: 1440x900
15:34:10 [2024-03-15T19:34:10.843Z] OS version=6.2.9-300.fc38.x86_64
15:34:10 [2024-03-15T19:34:10.843Z] GTK version=3.22.30
15:34:10 [2024-03-15T19:34:10.843Z] GTK theme=Ambiance
15:34:10 [2024-03-15T19:34:10.843Z] LIBOVERLAY_SCROLLBAR=0
15:34:10 [2024-03-15T19:34:10.843Z] Time zone: Greenwich Mean Time
15:34:11 [2024-03-15T19:34:11.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@10e4ce98] time=1134267067 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:34:11 [2024-03-15T19:34:11.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:34:11 [2024-03-15T19:34:11.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:34:11 [2024-03-15T19:34:11.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:34:11 [2024-03-15T19:34:11.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:34:11 [2024-03-15T19:34:11.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1134267829 data=null doit=true}, MenuItem with text {&Hierarchical}]
15:34:11 [2024-03-15T19:34:11.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1134267829 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
15:34:11 [2024-03-15T19:34:11.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1134267839 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:34:11 [2024-03-15T19:34:11.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:34:11 [2024-03-15T19:34:11.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
15:34:11 [2024-03-15T19:34:11.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:34:11 [2024-03-15T19:34:11.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:34:11 [2024-03-15T19:34:11.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
15:34:11 [2024-03-15T19:34:11.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
15:34:18 [2024-03-15T19:34:18.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
15:34:18 [2024-03-15T19:34:18.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:34:18 [2024-03-15T19:34:18.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:34:18 [2024-03-15T19:34:18.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
15:34:18 [2024-03-15T19:34:18.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@10e4ce98] time=1134274705 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:34:18 [2024-03-15T19:34:18.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:34:18 [2024-03-15T19:34:18.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:34:18 [2024-03-15T19:34:18.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:34:18 [2024-03-15T19:34:18.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:34:18 [2024-03-15T19:34:18.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1134274746 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:34:18 [2024-03-15T19:34:18.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1134274751 data=null doit=true}, TreeItem with text {test}]
15:34:18 [2024-03-15T19:34:18.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1134274752 data=null}, TreeItem with text {test}]
15:34:18 [2024-03-15T19:34:18.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1134274752 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:34:18 [2024-03-15T19:34:18.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134274753 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:34:18 [2024-03-15T19:34:18.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1134274777 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:34:18 [2024-03-15T19:34:18.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:34:18 [2024-03-15T19:34:18.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:34:18 [2024-03-15T19:34:18.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:34:19 [2024-03-15T19:34:19.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134275920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134275920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134275921 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134275921 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134275921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134275921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134275921 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134275921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134275921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134275921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134275922 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134275922 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134275924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134275925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134275925 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134275925 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134275925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134275925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:34:19 [2024-03-15T19:34:19.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:34:19 [2024-03-15T19:34:19.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:34:19 [2024-03-15T19:34:19.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:34:19 [2024-03-15T19:34:19.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:34:19 [2024-03-15T19:34:19.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:34:19 [2024-03-15T19:34:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:34:20 [2024-03-15T19:34:20.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134275925 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:34:20 [2024-03-15T19:34:20.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1134274909 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:34:20 [2024-03-15T19:34:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
15:34:20 [2024-03-15T19:34:20.418Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.863 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
15:34:20 [2024-03-15T19:34:20.418Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest.testWithTrace -- Time elapsed: 8.607 s
15:34:20 [2024-03-15T19:34:20.418Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
15:34:20 [2024-03-15T19:34:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@10e4ce98] time=1134276518 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:34:20 [2024-03-15T19:34:20.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:34:20 [2024-03-15T19:34:20.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:34:20 [2024-03-15T19:34:20.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:34:20 [2024-03-15T19:34:20.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:34:20 [2024-03-15T19:34:20.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1134276692 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:34:20 [2024-03-15T19:34:20.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:34:20 [2024-03-15T19:34:20.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:34:20 [2024-03-15T19:34:20.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1134276915 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:34:20 [2024-03-15T19:34:20.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1134276922 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
15:34:20 [2024-03-15T19:34:20.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1134276923 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:34:20 [2024-03-15T19:34:20.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1134276950 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
15:34:20 [2024-03-15T19:34:20.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {System Call} time=1134276952 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {System Call}]
15:34:20 [2024-03-15T19:34:20.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {System Call} time=1134276954 data=null button=1 stateMask=0x80000 x=421 y=-13 count=1}, TableColumn with text {System Call}]
15:34:20 [2024-03-15T19:34:20.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {System Call} time=1134276955 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {System Call}]
15:34:20 [2024-03-15T19:34:20.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {System Call} time=1134276973 data=null button=1 stateMask=0x80000 x=421 y=-13 count=1}, TableColumn with text {System Call}]
15:34:20 [2024-03-15T19:34:20.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1134276989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:34:20 [2024-03-15T19:34:20.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1134277006 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
15:34:20 [2024-03-15T19:34:20.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1134277009 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:34:20 [2024-03-15T19:34:20.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1134277011 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
15:34:20 [2024-03-15T19:34:20.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Start Time} time=1134277012 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Start Time}]
15:34:20 [2024-03-15T19:34:20.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Start Time} time=1134277014 data=null button=1 stateMask=0x80000 x=74 y=-13 count=1}, TableColumn with text {Start Time}]
15:34:20 [2024-03-15T19:34:20.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:34:20 [2024-03-15T19:34:20.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:34:21 [2024-03-15T19:34:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:34:25 [2024-03-15T19:34:25.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:34:25 [2024-03-15T19:34:25.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1134281273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:34:25 [2024-03-15T19:34:25.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1134281278 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
15:34:25 [2024-03-15T19:34:25.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1134281293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:34:25 [2024-03-15T19:34:25.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1134281296 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
15:34:25 [2024-03-15T19:34:25.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@10e4ce98] time=1134281463 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:34:25 [2024-03-15T19:34:25.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:34:25 [2024-03-15T19:34:25.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:34:25 [2024-03-15T19:34:25.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:34:25 [2024-03-15T19:34:25.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:34:25 [2024-03-15T19:34:25.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1134281499 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:34:25 [2024-03-15T19:34:25.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1134281499 data=null doit=true}, TreeItem with text {test}]
15:34:25 [2024-03-15T19:34:25.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1134281499 data=null}, TreeItem with text {test}]
15:34:25 [2024-03-15T19:34:25.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1134281500 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:34:25 [2024-03-15T19:34:25.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134281500 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:34:25 [2024-03-15T19:34:25.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1134281516 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:34:25 [2024-03-15T19:34:25.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:34:25 [2024-03-15T19:34:25.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:34:25 [2024-03-15T19:34:25.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:34:25 [2024-03-15T19:34:25.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:34:25 [2024-03-15T19:34:25.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:34:25 [2024-03-15T19:34:25.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:34:25 [2024-03-15T19:34:25.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:34:25 [2024-03-15T19:34:25.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:34:25 [2024-03-15T19:34:25.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:34:25 [2024-03-15T19:34:25.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:34:25 [2024-03-15T19:34:25.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:34:25 [2024-03-15T19:34:25.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:34:25 [2024-03-15T19:34:25.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:34:25 [2024-03-15T19:34:25.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134281975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:25 [2024-03-15T19:34:25.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134281975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:25 [2024-03-15T19:34:25.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134281975 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:25 [2024-03-15T19:34:25.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134281980 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:25 [2024-03-15T19:34:25.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134281980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:25 [2024-03-15T19:34:25.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134281981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:25 [2024-03-15T19:34:25.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134281981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:25 [2024-03-15T19:34:25.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134281981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:25 [2024-03-15T19:34:25.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134281981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:25 [2024-03-15T19:34:25.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134281981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:25 [2024-03-15T19:34:25.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134281981 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:25 [2024-03-15T19:34:25.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134281981 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:25 [2024-03-15T19:34:25.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:34:25 [2024-03-15T19:34:25.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:34:25 [2024-03-15T19:34:25.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:34:25 [2024-03-15T19:34:25.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:34:25 [2024-03-15T19:34:25.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:34:25 [2024-03-15T19:34:25.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:34:25 [2024-03-15T19:34:25.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:34:25 [2024-03-15T19:34:25.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:34:25 [2024-03-15T19:34:25.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:34:25 [2024-03-15T19:34:25.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134281982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:34:25 [2024-03-15T19:34:25.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134281983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:34:25 [2024-03-15T19:34:25.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134281983 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:34:25 [2024-03-15T19:34:25.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134281983 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:34:25 [2024-03-15T19:34:25.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134281983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:34:25 [2024-03-15T19:34:25.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134281983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:34:25 [2024-03-15T19:34:25.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:34:25 [2024-03-15T19:34:25.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:34:25 [2024-03-15T19:34:25.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:34:25 [2024-03-15T19:34:25.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:34:25 [2024-03-15T19:34:25.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:34:25 [2024-03-15T19:34:25.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:34:26 [2024-03-15T19:34:26.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134281983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:34:26 [2024-03-15T19:34:26.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1134281593 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:34:26 [2024-03-15T19:34:26.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:34:26 [2024-03-15T19:34:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:34:26 [2024-03-15T19:34:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1134282668 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:34:26 [2024-03-15T19:34:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1134282669 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
15:34:26 [2024-03-15T19:34:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1134282670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:34:26 [2024-03-15T19:34:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1134282670 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
15:34:26 [2024-03-15T19:34:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:34:26 [2024-03-15T19:34:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:34:26 [2024-03-15T19:34:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:34:26 [2024-03-15T19:34:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
15:34:26 [2024-03-15T19:34:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export to TSV...'
15:34:26 [2024-03-15T19:34:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=1134282829 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export to TSV...']
15:34:26 [2024-03-15T19:34:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export to TSV...'
15:34:26 [2024-03-15T19:34:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:34:26 [2024-03-15T19:34:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:34:29 [2024-03-15T19:34:29.417Z] 
15:34:29 [2024-03-15T19:34:29.417Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-03-15 19:34:29.234
15:34:29 [2024-03-15T19:34:29.417Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
15:34:30 [2024-03-15T19:34:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1134285471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:34:30 [2024-03-15T19:34:30.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1134286356 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
15:34:31 [2024-03-15T19:34:31.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1134286357 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:34:31 [2024-03-15T19:34:31.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1134287144 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
15:34:31 [2024-03-15T19:34:31.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:34:31 [2024-03-15T19:34:31.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:34:31 [2024-03-15T19:34:31.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1134287447 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:34:31 [2024-03-15T19:34:31.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1134287450 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
15:34:31 [2024-03-15T19:34:31.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1134287451 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:34:31 [2024-03-15T19:34:31.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1134287451 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
15:34:31 [2024-03-15T19:34:31.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:34:31 [2024-03-15T19:34:31.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:34:32 [2024-03-15T19:34:32.457Z] 
15:34:32 [2024-03-15T19:34:32.457Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-03-15 19:34:32.113
15:34:32 [2024-03-15T19:34:32.457Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
15:34:32 [2024-03-15T19:34:32.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1134288346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:34:32 [2024-03-15T19:34:32.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1134288394 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
15:34:32 [2024-03-15T19:34:32.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1134288395 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:34:32 [2024-03-15T19:34:32.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1134288449 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
15:34:32 [2024-03-15T19:34:32.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:34:32 [2024-03-15T19:34:32.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:34:34 [2024-03-15T19:34:34.198Z] 
15:34:34 [2024-03-15T19:34:34.198Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-03-15 19:34:34.184
15:34:34 [2024-03-15T19:34:34.198Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
15:34:34 [2024-03-15T19:34:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1134290418 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:34:34 [2024-03-15T19:34:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1134290628 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
15:34:34 [2024-03-15T19:34:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1134290629 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:34:34 [2024-03-15T19:34:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1134290644 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
15:34:34 [2024-03-15T19:34:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:34:34 [2024-03-15T19:34:34.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:34:37 [2024-03-15T19:34:37.318Z] 
15:34:37 [2024-03-15T19:34:37.318Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-03-15 19:34:37.189
15:34:37 [2024-03-15T19:34:37.318Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
15:34:39 [2024-03-15T19:34:39.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1134293430 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:34:39 [2024-03-15T19:34:39.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1134295099 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
15:34:40 [2024-03-15T19:34:40.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1134295101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:34:40 [2024-03-15T19:34:40.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1134296637 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
15:34:40 [2024-03-15T19:34:40.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:34:40 [2024-03-15T19:34:40.831Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.39 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
15:34:40 [2024-03-15T19:34:40.831Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.climbTest -- Time elapsed: 0.358 s
15:34:40 [2024-03-15T19:34:40.831Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.testWithTrace -- Time elapsed: 5.449 s
15:34:40 [2024-03-15T19:34:40.831Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.smallTest -- Time elapsed: 0.200 s
15:34:40 [2024-03-15T19:34:40.831Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.testWriteToTsv -- Time elapsed: 0.165 s
15:34:40 [2024-03-15T19:34:40.831Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.gaussianNoiseTest -- Time elapsed: 4.498 s
15:34:40 [2024-03-15T19:34:40.831Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.decrementingTest -- Time elapsed: 0.126 s
15:34:40 [2024-03-15T19:34:40.831Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.largeTest -- Time elapsed: 1.173 s
15:34:40 [2024-03-15T19:34:40.832Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.onDiskSegStoreTest -- Time elapsed: 2.230 s
15:34:40 [2024-03-15T19:34:40.832Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.noiseTest -- Time elapsed: 6.004 s
15:34:40 [2024-03-15T19:34:40.832Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
15:34:40 [2024-03-15T19:34:40.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@10e4ce98] time=1134296932 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:34:41 [2024-03-15T19:34:41.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:34:41 [2024-03-15T19:34:41.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:34:41 [2024-03-15T19:34:41.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:34:41 [2024-03-15T19:34:41.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:34:41 [2024-03-15T19:34:41.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1134297082 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:34:41 [2024-03-15T19:34:41.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:34:41 [2024-03-15T19:34:41.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.scatter"'
15:34:41 [2024-03-15T19:34:41.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:34:46 [2024-03-15T19:34:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:34:46 [2024-03-15T19:34:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:34:46 [2024-03-15T19:34:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:34:46 [2024-03-15T19:34:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:34:46 [2024-03-15T19:34:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:34:46 [2024-03-15T19:34:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:34:46 [2024-03-15T19:34:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:34:46 [2024-03-15T19:34:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:34:46 [2024-03-15T19:34:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: bug446190
15:34:46 [2024-03-15T19:34:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:34:46 [2024-03-15T19:34:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:34:46 [2024-03-15T19:34:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:34:46 [2024-03-15T19:34:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:34:46 [2024-03-15T19:34:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:34:46 [2024-03-15T19:34:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:34:46 [2024-03-15T19:34:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@10e4ce98] time=1134302686 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:34:46 [2024-03-15T19:34:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:34:46 [2024-03-15T19:34:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:34:46 [2024-03-15T19:34:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:34:46 [2024-03-15T19:34:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:34:46 [2024-03-15T19:34:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1134302713 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:34:46 [2024-03-15T19:34:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1134302713 data=null doit=true}, TreeItem with text {test}]
15:34:46 [2024-03-15T19:34:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1134302713 data=null}, TreeItem with text {test}]
15:34:46 [2024-03-15T19:34:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1134302714 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:34:46 [2024-03-15T19:34:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134302714 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:34:46 [2024-03-15T19:34:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1134302722 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:34:46 [2024-03-15T19:34:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:34:46 [2024-03-15T19:34:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:34:46 [2024-03-15T19:34:46.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:34:46 [2024-03-15T19:34:46.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:34:46 [2024-03-15T19:34:46.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:34:47 [2024-03-15T19:34:47.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:34:47 [2024-03-15T19:34:47.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:34:47 [2024-03-15T19:34:47.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:34:47 [2024-03-15T19:34:47.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:34:47 [2024-03-15T19:34:47.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:34:47 [2024-03-15T19:34:47.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:34:47 [2024-03-15T19:34:47.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:34:47 [2024-03-15T19:34:47.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:34:47 [2024-03-15T19:34:47.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134303112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:47 [2024-03-15T19:34:47.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134303113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:47 [2024-03-15T19:34:47.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134303113 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:47 [2024-03-15T19:34:47.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134303113 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:47 [2024-03-15T19:34:47.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134303113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:47 [2024-03-15T19:34:47.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134303113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:47 [2024-03-15T19:34:47.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134303114 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:47 [2024-03-15T19:34:47.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134303114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:47 [2024-03-15T19:34:47.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134303114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:47 [2024-03-15T19:34:47.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134303114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:47 [2024-03-15T19:34:47.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134303114 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:47 [2024-03-15T19:34:47.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134303114 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:47 [2024-03-15T19:34:47.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:34:47 [2024-03-15T19:34:47.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:34:47 [2024-03-15T19:34:47.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:34:47 [2024-03-15T19:34:47.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:34:47 [2024-03-15T19:34:47.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:34:47 [2024-03-15T19:34:47.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:34:47 [2024-03-15T19:34:47.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:34:47 [2024-03-15T19:34:47.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:34:47 [2024-03-15T19:34:47.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:34:47 [2024-03-15T19:34:47.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134303119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:34:47 [2024-03-15T19:34:47.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134303119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:34:47 [2024-03-15T19:34:47.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134303120 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:34:47 [2024-03-15T19:34:47.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134303120 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:34:47 [2024-03-15T19:34:47.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134303120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:34:47 [2024-03-15T19:34:47.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134303120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:34:47 [2024-03-15T19:34:47.106Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:34:47 [2024-03-15T19:34:47.106Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:34:47 [2024-03-15T19:34:47.106Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:34:47 [2024-03-15T19:34:47.106Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:34:47 [2024-03-15T19:34:47.106Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:34:47 [2024-03-15T19:34:47.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:34:47 [2024-03-15T19:34:47.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134303121 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:34:47 [2024-03-15T19:34:47.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1134302768 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:34:47 [2024-03-15T19:34:47.619Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.708 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
15:34:47 [2024-03-15T19:34:47.619Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest.testWithTrace -- Time elapsed: 5.478 s
15:34:47 [2024-03-15T19:34:47.619Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
15:34:47 [2024-03-15T19:34:47.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@10e4ce98] time=1134303637 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:34:47 [2024-03-15T19:34:47.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:34:47 [2024-03-15T19:34:47.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:34:47 [2024-03-15T19:34:47.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:34:47 [2024-03-15T19:34:47.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:34:47 [2024-03-15T19:34:47.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1134303812 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:34:47 [2024-03-15T19:34:47.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:34:47 [2024-03-15T19:34:47.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
15:34:47 [2024-03-15T19:34:47.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
15:34:47 [2024-03-15T19:34:47.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
15:34:52 [2024-03-15T19:34:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
15:34:52 [2024-03-15T19:34:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
15:34:52 [2024-03-15T19:34:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1134307887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:34:52 [2024-03-15T19:34:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1134307909 data=null button=1 stateMask=0x80000 x=38 y=-13 count=1}, TableColumn with text {Duration}]
15:34:52 [2024-03-15T19:34:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1134307910 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:34:52 [2024-03-15T19:34:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1134307914 data=null button=1 stateMask=0x80000 x=38 y=-13 count=1}, TableColumn with text {Duration}]
15:34:52 [2024-03-15T19:34:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@10e4ce98] time=1134308181 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:34:52 [2024-03-15T19:34:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:34:52 [2024-03-15T19:34:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:34:52 [2024-03-15T19:34:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:34:52 [2024-03-15T19:34:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:34:52 [2024-03-15T19:34:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1134308231 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:34:52 [2024-03-15T19:34:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1134308231 data=null doit=true}, TreeItem with text {test}]
15:34:52 [2024-03-15T19:34:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1134308232 data=null}, TreeItem with text {test}]
15:34:52 [2024-03-15T19:34:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1134308232 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:34:52 [2024-03-15T19:34:52.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134308232 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:34:52 [2024-03-15T19:34:52.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1134308284 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:34:52 [2024-03-15T19:34:52.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:34:52 [2024-03-15T19:34:52.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:34:52 [2024-03-15T19:34:52.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:34:52 [2024-03-15T19:34:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:34:52 [2024-03-15T19:34:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:34:52 [2024-03-15T19:34:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:34:52 [2024-03-15T19:34:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:34:52 [2024-03-15T19:34:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:34:52 [2024-03-15T19:34:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:34:52 [2024-03-15T19:34:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:34:52 [2024-03-15T19:34:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:34:52 [2024-03-15T19:34:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:34:52 [2024-03-15T19:34:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:34:52 [2024-03-15T19:34:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134308745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:52 [2024-03-15T19:34:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134308745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:52 [2024-03-15T19:34:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134308745 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:52 [2024-03-15T19:34:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134308745 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:52 [2024-03-15T19:34:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134308746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:52 [2024-03-15T19:34:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134308746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:52 [2024-03-15T19:34:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134308746 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:52 [2024-03-15T19:34:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134308746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:52 [2024-03-15T19:34:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134308746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:52 [2024-03-15T19:34:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134308746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:52 [2024-03-15T19:34:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134308746 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:52 [2024-03-15T19:34:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134308746 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:34:52 [2024-03-15T19:34:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:34:52 [2024-03-15T19:34:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:34:52 [2024-03-15T19:34:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:34:52 [2024-03-15T19:34:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:34:52 [2024-03-15T19:34:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:34:52 [2024-03-15T19:34:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:34:52 [2024-03-15T19:34:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:34:52 [2024-03-15T19:34:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:34:52 [2024-03-15T19:34:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:34:52 [2024-03-15T19:34:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134308748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:34:52 [2024-03-15T19:34:52.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134308748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:34:52 [2024-03-15T19:34:52.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134308748 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:34:52 [2024-03-15T19:34:52.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134308748 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:34:52 [2024-03-15T19:34:52.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134308749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:34:52 [2024-03-15T19:34:52.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134308749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:34:52 [2024-03-15T19:34:52.813Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:34:52 [2024-03-15T19:34:52.813Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:34:52 [2024-03-15T19:34:52.813Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:34:52 [2024-03-15T19:34:52.813Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:34:52 [2024-03-15T19:34:52.813Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:34:52 [2024-03-15T19:34:52.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:34:52 [2024-03-15T19:34:52.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134308749 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:34:52 [2024-03-15T19:34:52.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1134308344 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:34:53 [2024-03-15T19:34:53.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
15:34:53 [2024-03-15T19:34:53.375Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.654 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
15:34:53 [2024-03-15T19:34:53.375Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest.testWithTrace -- Time elapsed: 5.474 s
15:34:53 [2024-03-15T19:34:53.375Z] 
15:34:53 [2024-03-15T19:34:53.375Z] Results:
15:34:53 [2024-03-15T19:34:53.375Z] 
15:34:53 [2024-03-15T19:34:53.375Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
15:34:53 [2024-03-15T19:34:53.375Z] 
15:34:53 [2024-03-15T19:34:53.375Z] 
15:34:53 [2024-03-15T19:34:53.375Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-15 19:34:53.325
15:34:53 [2024-03-15T19:34:53.375Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:34:53 [2024-03-15T19:34:53.937Z] [INFO] All tests passed
15:34:53 [2024-03-15T19:34:53.937Z] [INFO] 
15:34:53 [2024-03-15T19:34:53.937Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:34:53 [2024-03-15T19:34:53.937Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.jar
15:34:53 [2024-03-15T19:34:53.937Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.pom
15:34:53 [2024-03-15T19:34:53.937Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-sources.jar
15:34:53 [2024-03-15T19:34:53.938Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-p2metadata.xml
15:34:54 [2024-03-15T19:34:54.193Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-p2artifacts.xml
15:34:54 [2024-03-15T19:34:54.193Z] [INFO] 
15:34:54 [2024-03-15T19:34:54.193Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:34:54 [2024-03-15T19:34:54.193Z] [INFO] 
15:34:54 [2024-03-15T19:34:54.193Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >--
15:34:54 [2024-03-15T19:34:54.193Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 2.4.1-SNAPSHOT [53/141]
15:34:54 [2024-03-15T19:34:54.193Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
15:34:54 [2024-03-15T19:34:54.193Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:34:54 [2024-03-15T19:34:54.193Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:34:54 [2024-03-15T19:34:54.193Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
15:34:54 [2024-03-15T19:34:54.193Z] [INFO] 
15:34:54 [2024-03-15T19:34:54.193Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:34:54 [2024-03-15T19:34:54.193Z] [INFO] 
15:34:54 [2024-03-15T19:34:54.193Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:34:54 [2024-03-15T19:34:54.194Z] [INFO] The project's OSGi version is 2.4.1.202403151906
15:34:54 [2024-03-15T19:34:54.194Z] [INFO] 
15:34:54 [2024-03-15T19:34:54.194Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:34:54 [2024-03-15T19:34:54.194Z] [INFO] 
15:34:54 [2024-03-15T19:34:54.194Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:34:54 [2024-03-15T19:34:54.194Z] [INFO] 
15:34:54 [2024-03-15T19:34:54.194Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:34:54 [2024-03-15T19:34:54.194Z] [INFO] 
15:34:54 [2024-03-15T19:34:54.194Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:34:54 [2024-03-15T19:34:54.194Z] [INFO] 
15:34:54 [2024-03-15T19:34:54.194Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:34:54 [2024-03-15T19:34:54.194Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core
15:34:54 [2024-03-15T19:34:54.194Z] [INFO] 
15:34:54 [2024-03-15T19:34:54.194Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:34:54 [2024-03-15T19:34:54.194Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
15:34:54 [2024-03-15T19:34:54.194Z] [INFO] 
15:34:54 [2024-03-15T19:34:54.194Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:34:54 [2024-03-15T19:34:54.194Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:34:54 [2024-03-15T19:34:54.194Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:34:54 [2024-03-15T19:34:54.194Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
15:34:54 [2024-03-15T19:34:54.194Z] [INFO] Compiling 113 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:34:54 [2024-03-15T19:34:54.755Z] [INFO] 
15:34:54 [2024-03-15T19:34:54.755Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:34:54 [2024-03-15T19:34:54.756Z] [INFO] 
15:34:54 [2024-03-15T19:34:54.756Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:34:54 [2024-03-15T19:34:54.756Z] [INFO] 
15:34:54 [2024-03-15T19:34:54.756Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:34:54 [2024-03-15T19:34:54.756Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources
15:34:54 [2024-03-15T19:34:54.756Z] [INFO] 
15:34:54 [2024-03-15T19:34:54.756Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:34:54 [2024-03-15T19:34:54.756Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:34:54 [2024-03-15T19:34:54.756Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:34:54 [2024-03-15T19:34:54.756Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
15:34:54 [2024-03-15T19:34:54.756Z] [INFO] 
15:34:54 [2024-03-15T19:34:54.756Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:34:54 [2024-03-15T19:34:54.756Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
15:34:54 [2024-03-15T19:34:54.756Z] [INFO] 
15:34:54 [2024-03-15T19:34:54.756Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:34:54 [2024-03-15T19:34:54.756Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT-sources.jar
15:34:54 [2024-03-15T19:34:54.756Z] [INFO] 
15:34:54 [2024-03-15T19:34:54.756Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:34:54 [2024-03-15T19:34:54.756Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT.jar
15:34:54 [2024-03-15T19:34:54.756Z] [INFO] 
15:34:54 [2024-03-15T19:34:54.756Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:34:54 [2024-03-15T19:34:54.756Z] [INFO] 
15:34:54 [2024-03-15T19:34:54.756Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:34:54 [2024-03-15T19:34:54.756Z] [INFO] 
15:34:54 [2024-03-15T19:34:54.756Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:34:54 [2024-03-15T19:34:54.756Z] [INFO] 
15:34:54 [2024-03-15T19:34:54.756Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:34:55 [2024-03-15T19:34:55.012Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT.jar
15:34:55 [2024-03-15T19:34:55.941Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT-sources.jar
15:34:57 [2024-03-15T19:34:57.306Z] [INFO] 
15:34:57 [2024-03-15T19:34:57.306Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:34:57 [2024-03-15T19:34:57.306Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.4.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT.jar
15:34:57 [2024-03-15T19:34:57.306Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.4.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT.pom
15:34:57 [2024-03-15T19:34:57.306Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.4.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT-sources.jar
15:34:57 [2024-03-15T19:34:57.306Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.4.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT-p2metadata.xml
15:34:57 [2024-03-15T19:34:57.306Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.4.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT-p2artifacts.xml
15:34:57 [2024-03-15T19:34:57.306Z] [INFO] 
15:34:57 [2024-03-15T19:34:57.306Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:34:57 [2024-03-15T19:34:57.306Z] [INFO] 
15:34:57 [2024-03-15T19:34:57.306Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >--
15:34:57 [2024-03-15T19:34:57.306Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.10-SNAPSHOT [54/141]
15:34:57 [2024-03-15T19:34:57.306Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
15:34:57 [2024-03-15T19:34:57.306Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:34:57 [2024-03-15T19:34:57.306Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:34:57 [2024-03-15T19:34:57.306Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
15:34:57 [2024-03-15T19:34:57.306Z] [INFO] 
15:34:57 [2024-03-15T19:34:57.306Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:34:57 [2024-03-15T19:34:57.306Z] [INFO] 
15:34:57 [2024-03-15T19:34:57.306Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:34:57 [2024-03-15T19:34:57.306Z] [INFO] The project's OSGi version is 1.0.10.202403151906
15:34:57 [2024-03-15T19:34:57.306Z] [INFO] 
15:34:57 [2024-03-15T19:34:57.306Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:34:57 [2024-03-15T19:34:57.306Z] [INFO] 
15:34:57 [2024-03-15T19:34:57.306Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:34:57 [2024-03-15T19:34:57.306Z] [INFO] 
15:34:57 [2024-03-15T19:34:57.306Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:34:57 [2024-03-15T19:34:57.306Z] [INFO] 
15:34:57 [2024-03-15T19:34:57.306Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:34:57 [2024-03-15T19:34:57.306Z] [INFO] 
15:34:57 [2024-03-15T19:34:57.307Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:34:57 [2024-03-15T19:34:57.307Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core.tests
15:34:57 [2024-03-15T19:34:57.564Z] [INFO] 
15:34:57 [2024-03-15T19:34:57.564Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:34:57 [2024-03-15T19:34:57.564Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
15:34:57 [2024-03-15T19:34:57.564Z] [INFO] 
15:34:57 [2024-03-15T19:34:57.564Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:34:57 [2024-03-15T19:34:57.564Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:34:57 [2024-03-15T19:34:57.564Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:34:57 [2024-03-15T19:34:57.564Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
15:34:57 [2024-03-15T19:34:57.564Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:34:58 [2024-03-15T19:34:58.128Z] [INFO] 
15:34:58 [2024-03-15T19:34:58.128Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:34:58 [2024-03-15T19:34:58.128Z] [INFO] 
15:34:58 [2024-03-15T19:34:58.128Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:34:58 [2024-03-15T19:34:58.128Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources
15:34:58 [2024-03-15T19:34:58.128Z] [INFO] 
15:34:58 [2024-03-15T19:34:58.128Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:34:58 [2024-03-15T19:34:58.128Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
15:34:58 [2024-03-15T19:34:58.128Z] [INFO] 
15:34:58 [2024-03-15T19:34:58.128Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:34:58 [2024-03-15T19:34:58.128Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT-sources.jar
15:34:58 [2024-03-15T19:34:58.128Z] [INFO] 
15:34:58 [2024-03-15T19:34:58.128Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:34:58 [2024-03-15T19:34:58.128Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT.jar
15:34:58 [2024-03-15T19:34:58.128Z] [INFO] 
15:34:58 [2024-03-15T19:34:58.128Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:34:58 [2024-03-15T19:34:58.128Z] [INFO] 
15:34:58 [2024-03-15T19:34:58.128Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:34:58 [2024-03-15T19:34:58.128Z] [INFO] 
15:34:58 [2024-03-15T19:34:58.128Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:34:58 [2024-03-15T19:34:58.128Z] [INFO] 
15:34:58 [2024-03-15T19:34:58.128Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:34:58 [2024-03-15T19:34:58.384Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT.jar
15:34:58 [2024-03-15T19:34:58.946Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT-sources.jar
15:34:59 [2024-03-15T19:34:59.872Z] [INFO] 
15:34:59 [2024-03-15T19:34:59.872Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:35:00 [2024-03-15T19:35:00.129Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data/.metadata/.log
15:35:00 [2024-03-15T19:35:00.129Z] [INFO] Command line:
15:35:00 [2024-03-15T19:35:00.129Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:35:00 [2024-03-15T19:35:00.129Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:35:03 [2024-03-15T19:35:03.400Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
15:35:15 [2024-03-15T19:35:15.578Z] !SESSION 2024-03-15 19:35:00.108 -----------------------------------------------
15:35:15 [2024-03-15T19:35:15.578Z] eclipse.buildId=unknown
15:35:15 [2024-03-15T19:35:15.578Z] java.version=17.0.2
15:35:15 [2024-03-15T19:35:15.578Z] java.vendor=Oracle Corporation
15:35:15 [2024-03-15T19:35:15.578Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:35:15 [2024-03-15T19:35:15.578Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:35:15 [2024-03-15T19:35:15.578Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:35:15 [2024-03-15T19:35:15.578Z] 
15:35:15 [2024-03-15T19:35:15.578Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2024-03-15 19:35:14.592
15:35:15 [2024-03-15T19:35:15.578Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace.
15:35:22 [2024-03-15T19:35:22.117Z] 
15:35:22 [2024-03-15T19:35:22.117Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2024-03-15 19:35:21.351
15:35:22 [2024-03-15T19:35:22.117Z] !MESSAGE Incoherent callstack found on (10019) occasions
15:35:22 [2024-03-15T19:35:22.117Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.77 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
15:35:22 [2024-03-15T19:35:22.117Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackProvider[0: Small trace] -- Time elapsed: 1.595 s
15:35:22 [2024-03-15T19:35:22.117Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackContent[0: Small trace] -- Time elapsed: 0.089 s
15:35:22 [2024-03-15T19:35:22.117Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackProvider[1: Big trace] -- Time elapsed: 16.59 s
15:35:22 [2024-03-15T19:35:22.117Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackContent[1: Big trace] -- Time elapsed: 0.460 s
15:35:22 [2024-03-15T19:35:22.117Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
15:35:22 [2024-03-15T19:35:22.117Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
15:35:22 [2024-03-15T19:35:22.117Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest.testIntersectingSegmentStore -- Time elapsed: 0.051 s
15:35:22 [2024-03-15T19:35:22.117Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest.testSeriesSegmentStoreIterator -- Time elapsed: 0.014 s
15:35:22 [2024-03-15T19:35:22.117Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest
15:35:24 [2024-03-15T19:35:24.638Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.289 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest
15:35:24 [2024-03-15T19:35:24.638Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest.testGroupByAllInstrumented -- Time elapsed: 2.240 s
15:35:24 [2024-03-15T19:35:24.638Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest.testMultiGroupBys -- Time elapsed: 0.015 s
15:35:24 [2024-03-15T19:35:24.638Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest.testGroupByProcessInstrumented -- Time elapsed: 0.016 s
15:35:24 [2024-03-15T19:35:24.638Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest.testGroupByThreadInstrumented -- Time elapsed: 0.017 s
15:35:24 [2024-03-15T19:35:24.638Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest
15:35:24 [2024-03-15T19:35:24.638Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest
15:35:24 [2024-03-15T19:35:24.638Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest.testFlameGraphDataProviderAllItems -- Time elapsed: 0.157 s
15:35:24 [2024-03-15T19:35:24.638Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest.testFlameGraphDataProviderSelection -- Time elapsed: 0.033 s
15:35:24 [2024-03-15T19:35:24.638Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest.testFlameGraphDataProviderGrouped -- Time elapsed: 0.050 s
15:35:24 [2024-03-15T19:35:24.638Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest.testFlameGraphDataProviderGroupByProcess -- Time elapsed: 0.025 s
15:35:24 [2024-03-15T19:35:24.638Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest
15:35:24 [2024-03-15T19:35:24.894Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest
15:35:24 [2024-03-15T19:35:24.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.cascadeTest -- Time elapsed: 0.016 s
15:35:24 [2024-03-15T19:35:24.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.multiFunctionRootsTest -- Time elapsed: 0.014 s
15:35:24 [2024-03-15T19:35:24.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.emptyStateSystemTest -- Time elapsed: 0.035 s
15:35:24 [2024-03-15T19:35:24.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.largeTest -- Time elapsed: 0.073 s
15:35:24 [2024-03-15T19:35:24.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.multiFunctionRootsSecondTest -- Time elapsed: 0.025 s
15:35:24 [2024-03-15T19:35:24.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.011 s
15:35:24 [2024-03-15T19:35:24.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.mergeFirstLevelCalleesTest -- Time elapsed: 0.008 s
15:35:24 [2024-03-15T19:35:24.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.treeTest -- Time elapsed: 0.008 s
15:35:24 [2024-03-15T19:35:24.894Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest
15:35:24 [2024-03-15T19:35:24.894Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest
15:35:24 [2024-03-15T19:35:24.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetSelfTime -- Time elapsed: 0 s
15:35:24 [2024-03-15T19:35:24.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetStart -- Time elapsed: 0 s
15:35:24 [2024-03-15T19:35:24.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testToString -- Time elapsed: 0.005 s
15:35:24 [2024-03-15T19:35:24.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidTimeRangeStateLong -- Time elapsed: 0.003 s
15:35:24 [2024-03-15T19:35:24.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testCompareTo -- Time elapsed: 0 s
15:35:24 [2024-03-15T19:35:24.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidNull -- Time elapsed: 0 s
15:35:24 [2024-03-15T19:35:24.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetProcessId -- Time elapsed: 0 s
15:35:24 [2024-03-15T19:35:24.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidDouble -- Time elapsed: 0 s
15:35:24 [2024-03-15T19:35:24.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testAddChildOk1 -- Time elapsed: 0 s
15:35:24 [2024-03-15T19:35:24.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testAddChildOk2 -- Time elapsed: 0 s
15:35:24 [2024-03-15T19:35:24.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testAddChildOk3 -- Time elapsed: 0 s
15:35:24 [2024-03-15T19:35:24.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidTimeRangeStateInteger -- Time elapsed: 0 s
15:35:24 [2024-03-15T19:35:24.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testHashCode -- Time elapsed: 0 s
15:35:24 [2024-03-15T19:35:24.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testCompareToBad -- Time elapsed: 0 s
15:35:24 [2024-03-15T19:35:24.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testEquals -- Time elapsed: 0 s
15:35:24 [2024-03-15T19:35:24.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetParent -- Time elapsed: 0.001 s
15:35:24 [2024-03-15T19:35:24.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetEnd -- Time elapsed: 0 s
15:35:24 [2024-03-15T19:35:24.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidTimeRangeStateString -- Time elapsed: 0.001 s
15:35:24 [2024-03-15T19:35:24.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidTimeRange -- Time elapsed: 0 s
15:35:24 [2024-03-15T19:35:24.894Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest
15:35:24 [2024-03-15T19:35:24.894Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest
15:35:24 [2024-03-15T19:35:24.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest.multiFunctionRootsTest -- Time elapsed: 0.001 s
15:35:24 [2024-03-15T19:35:24.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest.mergeFirstLevelCalleesStatisticsTest -- Time elapsed: 0.002 s
15:35:24 [2024-03-15T19:35:24.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.001 s
15:35:24 [2024-03-15T19:35:24.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest.treeStatisticsTest -- Time elapsed: 0 s
15:35:24 [2024-03-15T19:35:24.894Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest
15:35:25 [2024-03-15T19:35:25.151Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest
15:35:25 [2024-03-15T19:35:25.151Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest.testCallGraphWithCpuTime -- Time elapsed: 0.117 s
15:35:25 [2024-03-15T19:35:25.151Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest.testSelectionCallGraph -- Time elapsed: 0.055 s
15:35:25 [2024-03-15T19:35:25.151Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest.testCallGraph -- Time elapsed: 0.059 s
15:35:25 [2024-03-15T19:35:25.151Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
15:35:25 [2024-03-15T19:35:25.151Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
15:35:25 [2024-03-15T19:35:25.151Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.multiFunctionRootsTest -- Time elapsed: 0.004 s
15:35:25 [2024-03-15T19:35:25.151Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.TreeStatisticsTest -- Time elapsed: 0.001 s
15:35:25 [2024-03-15T19:35:25.151Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.MergeSecondLevelCalleesTest -- Time elapsed: 0.001 s
15:35:25 [2024-03-15T19:35:25.152Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.MergeFirstLevelCalleesStatisticsTest -- Time elapsed: 0.001 s
15:35:25 [2024-03-15T19:35:25.152Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
15:35:25 [2024-03-15T19:35:25.152Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
15:35:25 [2024-03-15T19:35:25.152Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest -- Time elapsed: 0.001 s
15:35:25 [2024-03-15T19:35:25.152Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest -- Time elapsed: 0.001 s
15:35:25 [2024-03-15T19:35:25.152Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest -- Time elapsed: 0 s
15:35:25 [2024-03-15T19:35:25.152Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest -- Time elapsed: 0.027 s
15:35:25 [2024-03-15T19:35:25.152Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest -- Time elapsed: 0.001 s
15:35:25 [2024-03-15T19:35:25.152Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest -- Time elapsed: 0 s
15:35:25 [2024-03-15T19:35:25.152Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest -- Time elapsed: 0.001 s
15:35:25 [2024-03-15T19:35:25.152Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest -- Time elapsed: 0 s
15:35:25 [2024-03-15T19:35:25.152Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest
15:35:25 [2024-03-15T19:35:25.408Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest
15:35:25 [2024-03-15T19:35:25.408Z] org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest.testFollowEvents -- Time elapsed: 0.031 s
15:35:25 [2024-03-15T19:35:25.408Z] org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest.testFetchTree -- Time elapsed: 0.015 s
15:35:25 [2024-03-15T19:35:25.408Z] org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest.testFetchModel -- Time elapsed: 0.046 s
15:35:25 [2024-03-15T19:35:25.408Z] org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest.testGetDescriptors -- Time elapsed: 0.013 s
15:35:25 [2024-03-15T19:35:25.408Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest
15:35:31 [2024-03-15T19:35:31.943Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.028 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest
15:35:31 [2024-03-15T19:35:31.943Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest.testCreateProviderForExperiment -- Time elapsed: 0.009 s
15:35:31 [2024-03-15T19:35:31.943Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest.testCreateProviderForTrace -- Time elapsed: 0 s
15:35:31 [2024-03-15T19:35:31.943Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
15:35:31 [2024-03-15T19:35:31.943Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
15:35:31 [2024-03-15T19:35:31.943Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetSelfTime -- Time elapsed: 0.001 s
15:35:31 [2024-03-15T19:35:31.943Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetDepth -- Time elapsed: 0 s
15:35:31 [2024-03-15T19:35:31.943Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetStart -- Time elapsed: 0 s
15:35:31 [2024-03-15T19:35:31.943Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testToString -- Time elapsed: 0.003 s
15:35:31 [2024-03-15T19:35:31.943Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateLong -- Time elapsed: 0 s
15:35:31 [2024-03-15T19:35:31.943Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testCompareTo -- Time elapsed: 0 s
15:35:31 [2024-03-15T19:35:31.943Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetProcessId -- Time elapsed: 0 s
15:35:31 [2024-03-15T19:35:31.943Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidDouble -- Time elapsed: 0 s
15:35:31 [2024-03-15T19:35:31.943Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testAddChildOk1 -- Time elapsed: 0 s
15:35:31 [2024-03-15T19:35:31.943Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testAddChildOk2 -- Time elapsed: 0 s
15:35:31 [2024-03-15T19:35:31.943Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testAddChildOk3 -- Time elapsed: 0 s
15:35:31 [2024-03-15T19:35:31.943Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateInteger -- Time elapsed: 0 s
15:35:31 [2024-03-15T19:35:31.943Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testHashCode -- Time elapsed: 0 s
15:35:31 [2024-03-15T19:35:31.943Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testCompareToBad -- Time elapsed: 0 s
15:35:31 [2024-03-15T19:35:31.943Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testEquals -- Time elapsed: 0 s
15:35:31 [2024-03-15T19:35:31.943Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetParent -- Time elapsed: 0.001 s
15:35:31 [2024-03-15T19:35:31.943Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetEnd -- Time elapsed: 0 s
15:35:31 [2024-03-15T19:35:31.943Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateString -- Time elapsed: 0 s
15:35:31 [2024-03-15T19:35:31.943Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRange -- Time elapsed: 0.001 s
15:35:31 [2024-03-15T19:35:31.943Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
15:35:37 [2024-03-15T19:35:37.185Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.597 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
15:35:37 [2024-03-15T19:35:37.185Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testCallGraph[0: Small trace] -- Time elapsed: 0.014 s
15:35:37 [2024-03-15T19:35:37.185Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testCallGraph[1: Big trace] -- Time elapsed: 5.582 s
15:35:37 [2024-03-15T19:35:37.185Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest
15:35:37 [2024-03-15T19:35:37.185Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest
15:35:37 [2024-03-15T19:35:37.185Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest.testCallStackTraversal -- Time elapsed: 0.020 s
15:35:37 [2024-03-15T19:35:37.185Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest.testCallStackRanges -- Time elapsed: 0.013 s
15:35:37 [2024-03-15T19:35:37.185Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest.testCallStackNext -- Time elapsed: 0.045 s
15:35:37 [2024-03-15T19:35:37.185Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest
15:35:37 [2024-03-15T19:35:37.185Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest
15:35:37 [2024-03-15T19:35:37.185Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest.testIntersectingSegmentStore -- Time elapsed: 0.018 s
15:35:37 [2024-03-15T19:35:37.185Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest.testContainsSegmentStoreInvalidInput -- Time elapsed: 0.016 s
15:35:37 [2024-03-15T19:35:37.185Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest.testContainsSegmentStore -- Time elapsed: 0.020 s
15:35:37 [2024-03-15T19:35:37.185Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest.testSeriesSegmentStoreIterator -- Time elapsed: 0.039 s
15:35:37 [2024-03-15T19:35:37.185Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackStateSystemTest
15:35:37 [2024-03-15T19:35:37.185Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackStateSystemTest
15:35:37 [2024-03-15T19:35:37.185Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackStateSystemTest.testCallStackProvider -- Time elapsed: 0.012 s
15:35:37 [2024-03-15T19:35:37.185Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackStateSystemTest.testCallStackContent -- Time elapsed: 0.011 s
15:35:37 [2024-03-15T19:35:37.185Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
15:35:37 [2024-03-15T19:35:37.185Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
15:35:37 [2024-03-15T19:35:37.185Z] org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
15:35:37 [2024-03-15T19:35:37.185Z] 
15:35:37 [2024-03-15T19:35:37.185Z] Results:
15:35:37 [2024-03-15T19:35:37.185Z] 
15:35:37 [2024-03-15T19:35:37.185Z] Tests run: 97, Failures: 0, Errors: 0, Skipped: 0
15:35:37 [2024-03-15T19:35:37.185Z] 
15:35:37 [2024-03-15T19:35:37.749Z] [INFO] All tests passed
15:35:37 [2024-03-15T19:35:37.749Z] [INFO] 
15:35:37 [2024-03-15T19:35:37.749Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:35:37 [2024-03-15T19:35:37.749Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT.jar
15:35:37 [2024-03-15T19:35:37.749Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT.pom
15:35:37 [2024-03-15T19:35:37.749Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT-sources.jar
15:35:37 [2024-03-15T19:35:37.749Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT-p2metadata.xml
15:35:37 [2024-03-15T19:35:37.749Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT-p2artifacts.xml
15:35:37 [2024-03-15T19:35:37.749Z] [INFO] 
15:35:37 [2024-03-15T19:35:37.749Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:35:37 [2024-03-15T19:35:37.749Z] [INFO] 
15:35:37 [2024-03-15T19:35:37.749Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >--
15:35:37 [2024-03-15T19:35:37.750Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 4.1.1-SNAPSHOT [55/141]
15:35:37 [2024-03-15T19:35:37.750Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
15:35:37 [2024-03-15T19:35:37.750Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:35:37 [2024-03-15T19:35:37.750Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:35:37 [2024-03-15T19:35:37.750Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
15:35:38 [2024-03-15T19:35:38.005Z] [INFO] 
15:35:38 [2024-03-15T19:35:38.005Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:35:38 [2024-03-15T19:35:38.005Z] [INFO] 
15:35:38 [2024-03-15T19:35:38.005Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:35:38 [2024-03-15T19:35:38.005Z] [INFO] The project's OSGi version is 4.1.1.202403151906
15:35:38 [2024-03-15T19:35:38.005Z] [INFO] 
15:35:38 [2024-03-15T19:35:38.005Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:35:38 [2024-03-15T19:35:38.005Z] [INFO] 
15:35:38 [2024-03-15T19:35:38.005Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:35:38 [2024-03-15T19:35:38.005Z] [INFO] 
15:35:38 [2024-03-15T19:35:38.005Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:35:38 [2024-03-15T19:35:38.006Z] [INFO] 
15:35:38 [2024-03-15T19:35:38.006Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:35:38 [2024-03-15T19:35:38.006Z] [INFO] 
15:35:38 [2024-03-15T19:35:38.006Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:35:38 [2024-03-15T19:35:38.006Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui
15:35:38 [2024-03-15T19:35:38.261Z] [INFO] 
15:35:38 [2024-03-15T19:35:38.261Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:35:38 [2024-03-15T19:35:38.261Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
15:35:38 [2024-03-15T19:35:38.261Z] [INFO] 
15:35:38 [2024-03-15T19:35:38.261Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:35:38 [2024-03-15T19:35:38.261Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:35:38 [2024-03-15T19:35:38.261Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:35:38 [2024-03-15T19:35:38.261Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
15:35:38 [2024-03-15T19:35:38.516Z] [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:35:39 [2024-03-15T19:35:39.077Z] [INFO] 
15:35:39 [2024-03-15T19:35:39.077Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:35:39 [2024-03-15T19:35:39.077Z] [INFO] 
15:35:39 [2024-03-15T19:35:39.077Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:35:39 [2024-03-15T19:35:39.077Z] [INFO] 
15:35:39 [2024-03-15T19:35:39.077Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:35:39 [2024-03-15T19:35:39.077Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources
15:35:39 [2024-03-15T19:35:39.077Z] [INFO] 
15:35:39 [2024-03-15T19:35:39.077Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:35:39 [2024-03-15T19:35:39.077Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:35:39 [2024-03-15T19:35:39.077Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:35:39 [2024-03-15T19:35:39.077Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
15:35:39 [2024-03-15T19:35:39.077Z] [INFO] 
15:35:39 [2024-03-15T19:35:39.077Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:35:39 [2024-03-15T19:35:39.077Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
15:35:39 [2024-03-15T19:35:39.077Z] [INFO] 
15:35:39 [2024-03-15T19:35:39.077Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:35:39 [2024-03-15T19:35:39.077Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT-sources.jar
15:35:39 [2024-03-15T19:35:39.077Z] [INFO] 
15:35:39 [2024-03-15T19:35:39.077Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:35:39 [2024-03-15T19:35:39.077Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT.jar
15:35:39 [2024-03-15T19:35:39.077Z] [INFO] 
15:35:39 [2024-03-15T19:35:39.077Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:35:39 [2024-03-15T19:35:39.078Z] [INFO] 
15:35:39 [2024-03-15T19:35:39.078Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:35:39 [2024-03-15T19:35:39.078Z] [INFO] 
15:35:39 [2024-03-15T19:35:39.078Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:35:39 [2024-03-15T19:35:39.078Z] [INFO] 
15:35:39 [2024-03-15T19:35:39.078Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:35:39 [2024-03-15T19:35:39.078Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT.jar
15:35:40 [2024-03-15T19:35:40.004Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT-sources.jar
15:35:40 [2024-03-15T19:35:40.930Z] [INFO] 
15:35:40 [2024-03-15T19:35:40.930Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:35:40 [2024-03-15T19:35:40.930Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT.jar
15:35:40 [2024-03-15T19:35:40.930Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT.pom
15:35:40 [2024-03-15T19:35:40.931Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT-sources.jar
15:35:40 [2024-03-15T19:35:40.931Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT-p2metadata.xml
15:35:40 [2024-03-15T19:35:40.931Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT-p2artifacts.xml
15:35:40 [2024-03-15T19:35:40.931Z] [INFO] 
15:35:40 [2024-03-15T19:35:40.931Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:35:40 [2024-03-15T19:35:40.931Z] [INFO] 
15:35:40 [2024-03-15T19:35:40.931Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >--
15:35:40 [2024-03-15T19:35:40.931Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.8-SNAPSHOT [56/141]
15:35:40 [2024-03-15T19:35:40.931Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
15:35:40 [2024-03-15T19:35:40.931Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:35:40 [2024-03-15T19:35:40.931Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:35:40 [2024-03-15T19:35:40.931Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
15:35:41 [2024-03-15T19:35:41.186Z] [INFO] 
15:35:41 [2024-03-15T19:35:41.186Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:35:41 [2024-03-15T19:35:41.186Z] [INFO] 
15:35:41 [2024-03-15T19:35:41.186Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:35:41 [2024-03-15T19:35:41.187Z] [INFO] The project's OSGi version is 1.0.8.202403151906
15:35:41 [2024-03-15T19:35:41.187Z] [INFO] 
15:35:41 [2024-03-15T19:35:41.187Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:35:41 [2024-03-15T19:35:41.187Z] [INFO] 
15:35:41 [2024-03-15T19:35:41.187Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:35:41 [2024-03-15T19:35:41.187Z] [INFO] 
15:35:41 [2024-03-15T19:35:41.187Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:35:41 [2024-03-15T19:35:41.187Z] [INFO] 
15:35:41 [2024-03-15T19:35:41.187Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:35:41 [2024-03-15T19:35:41.187Z] [INFO] 
15:35:41 [2024-03-15T19:35:41.187Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:35:41 [2024-03-15T19:35:41.187Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests
15:35:41 [2024-03-15T19:35:41.443Z] [INFO] 
15:35:41 [2024-03-15T19:35:41.443Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:35:41 [2024-03-15T19:35:41.443Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
15:35:41 [2024-03-15T19:35:41.443Z] [INFO] 
15:35:41 [2024-03-15T19:35:41.443Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:35:41 [2024-03-15T19:35:41.443Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:35:41 [2024-03-15T19:35:41.443Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:35:41 [2024-03-15T19:35:41.443Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
15:35:41 [2024-03-15T19:35:41.698Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:35:41 [2024-03-15T19:35:41.954Z] [INFO] 
15:35:41 [2024-03-15T19:35:41.954Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:35:41 [2024-03-15T19:35:41.954Z] [INFO] 
15:35:41 [2024-03-15T19:35:41.954Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:35:41 [2024-03-15T19:35:41.954Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources
15:35:41 [2024-03-15T19:35:41.954Z] [INFO] 
15:35:41 [2024-03-15T19:35:41.954Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:35:41 [2024-03-15T19:35:41.954Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
15:35:41 [2024-03-15T19:35:41.955Z] [INFO] 
15:35:41 [2024-03-15T19:35:41.955Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:35:41 [2024-03-15T19:35:41.955Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
15:35:41 [2024-03-15T19:35:41.955Z] [INFO] 
15:35:41 [2024-03-15T19:35:41.955Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:35:41 [2024-03-15T19:35:41.955Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
15:35:41 [2024-03-15T19:35:41.955Z] [INFO] 
15:35:41 [2024-03-15T19:35:41.955Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:35:41 [2024-03-15T19:35:41.955Z] [INFO] 
15:35:41 [2024-03-15T19:35:41.955Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:35:41 [2024-03-15T19:35:41.955Z] [INFO] 
15:35:41 [2024-03-15T19:35:41.955Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:35:41 [2024-03-15T19:35:41.955Z] [INFO] 
15:35:41 [2024-03-15T19:35:41.955Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:35:41 [2024-03-15T19:35:41.955Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
15:35:42 [2024-03-15T19:35:42.881Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
15:35:43 [2024-03-15T19:35:43.809Z] [INFO] 
15:35:43 [2024-03-15T19:35:43.809Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:35:43 [2024-03-15T19:35:43.809Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data/.metadata/.log
15:35:43 [2024-03-15T19:35:43.809Z] [INFO] Command line:
15:35:43 [2024-03-15T19:35:43.809Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:35:44 [2024-03-15T19:35:44.065Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:35:45 [2024-03-15T19:35:45.953Z] Mar 15, 2024 7:35:45 PM org.apache.aries.spifly.BaseActivator log
15:35:45 [2024-03-15T19:35:45.953Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
15:35:47 [2024-03-15T19:35:47.319Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:35:47 [2024-03-15T19:35:47.319Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:35:50 [2024-03-15T19:35:50.584Z] !SESSION 2024-03-15 19:35:43.961 -----------------------------------------------
15:35:50 [2024-03-15T19:35:50.584Z] eclipse.buildId=unknown
15:35:50 [2024-03-15T19:35:50.584Z] java.version=17.0.2
15:35:50 [2024-03-15T19:35:50.584Z] java.vendor=Oracle Corporation
15:35:50 [2024-03-15T19:35:50.584Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:35:50 [2024-03-15T19:35:50.584Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:35:50 [2024-03-15T19:35:50.584Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:35:50 [2024-03-15T19:35:50.584Z] 
15:35:50 [2024-03-15T19:35:50.584Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-15 19:35:50.433
15:35:50 [2024-03-15T19:35:50.584Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
15:35:50 [2024-03-15T19:35:50.584Z] 
15:35:50 [2024-03-15T19:35:50.584Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 19:35:50.442
15:35:50 [2024-03-15T19:35:50.584Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:35:50 [2024-03-15T19:35:50.584Z] !STACK 0
15:35:50 [2024-03-15T19:35:50.584Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:35:50 [2024-03-15T19:35:50.584Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:35:50 [2024-03-15T19:35:50.584Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:35:50 [2024-03-15T19:35:50.584Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:35:50 [2024-03-15T19:35:50.584Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
15:35:50 [2024-03-15T19:35:50.584Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
15:35:50 [2024-03-15T19:35:50.584Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
15:35:50 [2024-03-15T19:35:50.584Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
15:35:50 [2024-03-15T19:35:50.584Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:35:50 [2024-03-15T19:35:50.584Z] Caused by: java.io.IOException: error=2, No such file or directory
15:35:50 [2024-03-15T19:35:50.584Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:35:50 [2024-03-15T19:35:50.584Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:35:50 [2024-03-15T19:35:50.584Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:35:50 [2024-03-15T19:35:50.584Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:35:50 [2024-03-15T19:35:50.584Z] 	... 7 more
15:35:50 [2024-03-15T19:35:50.839Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
15:35:50 [2024-03-15T19:35:50.839Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
15:35:50 [2024-03-15T19:35:50.839Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped
15:35:50 [2024-03-15T19:35:50.839Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
15:35:51 [2024-03-15T19:35:51.096Z] Display size: 1440x900
15:35:51 [2024-03-15T19:35:51.096Z] OS version=6.2.9-300.fc38.x86_64
15:35:51 [2024-03-15T19:35:51.096Z] GTK version=3.22.30
15:35:51 [2024-03-15T19:35:51.096Z] GTK theme=Ambiance
15:35:51 [2024-03-15T19:35:51.096Z] LIBOVERLAY_SCROLLBAR=0
15:35:51 [2024-03-15T19:35:51.096Z] Time zone: Greenwich Mean Time
15:35:51 [2024-03-15T19:35:51.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@263e512e] time=1134367252 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:35:51 [2024-03-15T19:35:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:35:51 [2024-03-15T19:35:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:35:51 [2024-03-15T19:35:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:35:51 [2024-03-15T19:35:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:35:51 [2024-03-15T19:35:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1134367959 data=null doit=true}, MenuItem with text {&Hierarchical}]
15:35:51 [2024-03-15T19:35:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1134367959 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
15:35:51 [2024-03-15T19:35:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1134367970 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:35:51 [2024-03-15T19:35:51.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:35:52 [2024-03-15T19:35:52.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
15:35:52 [2024-03-15T19:35:52.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:35:52 [2024-03-15T19:35:52.426Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Double-clicking on TimeGraphControl {*Wrong Thread*} [layout=null]
15:35:52 [2024-03-15T19:35:52.426Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1134368462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:35:52 [2024-03-15T19:35:52.426Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1134368468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:35:52 [2024-03-15T19:35:52.426Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1134368468 data=null doit=true}, TimeGraphControl with text {}]
15:35:52 [2024-03-15T19:35:52.426Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1134368469 data=null}, TimeGraphControl with text {}]
15:35:52 [2024-03-15T19:35:52.426Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1134368471 data=null button=1 stateMask=0x0 x=494 y=47 count=1}, TimeGraphControl with text {}]
15:35:52 [2024-03-15T19:35:52.426Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 13 to [Selection [13]: SelectionEvent{TimeGraphControl {} [layout=null] time=1134368474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TimeGraphControl with text {}]
15:35:52 [2024-03-15T19:35:52.426Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1134368474 data=null button=1 stateMask=0x80000 x=494 y=47 count=1}, TimeGraphControl with text {}]
15:35:52 [2024-03-15T19:35:52.426Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1134368474 data=null button=1 stateMask=0x0 x=494 y=47 count=2}, TimeGraphControl with text {}]
15:35:52 [2024-03-15T19:35:52.426Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 13 to [Selection [13]: SelectionEvent{TimeGraphControl {} [layout=null] time=1134368475 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TimeGraphControl with text {}]
15:35:52 [2024-03-15T19:35:52.426Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} [layout=null] time=1134368488 data=null button=1 stateMask=0x0 x=494 y=47 count=2}, TimeGraphControl with text {}]
15:35:52 [2024-03-15T19:35:52.426Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 14 to [DefaultSelection [14]: SelectionEvent{TimeGraphControl {} [layout=null] time=1134368488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TimeGraphControl with text {}]
15:35:52 [2024-03-15T19:35:52.427Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1134368489 data=null button=1 stateMask=0x80000 x=494 y=47 count=2}, TimeGraphControl with text {}]
15:35:52 [2024-03-15T19:35:52.427Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 32 to [MouseHover [32]: MouseEvent{TimeGraphControl {} [layout=null] time=1134368489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:35:52 [2024-03-15T19:35:52.427Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1134368497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:35:52 [2024-03-15T19:35:52.427Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1134368498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:35:52 [2024-03-15T19:35:52.427Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1134368498 data=null doit=true}, TimeGraphControl with text {}]
15:35:52 [2024-03-15T19:35:52.427Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1134368499 data=null}, TimeGraphControl with text {}]
15:35:52 [2024-03-15T19:35:52.427Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Double-clicked on TimeGraphControl {*Wrong Thread*} [layout=null]
15:35:52 [2024-03-15T19:35:52.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
15:35:52 [2024-03-15T19:35:52.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
15:35:52 [2024-03-15T19:35:52.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
15:35:52 [2024-03-15T19:35:52.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
15:35:52 [2024-03-15T19:35:52.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
15:35:52 [2024-03-15T19:35:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
15:35:52 [2024-03-15T19:35:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
15:35:52 [2024-03-15T19:35:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
15:35:52 [2024-03-15T19:35:52.938Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.246 s -- in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
15:35:52 [2024-03-15T19:35:52.938Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.tryMouseDoubleclickZoom -- Time elapsed: 0.488 s
15:35:52 [2024-03-15T19:35:52.938Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.cascadeTest -- Time elapsed: 0.044 s
15:35:52 [2024-03-15T19:35:52.938Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsTest -- Time elapsed: 0.067 s
15:35:52 [2024-03-15T19:35:52.938Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.emptyStateSystemTest -- Time elapsed: 0.045 s
15:35:52 [2024-03-15T19:35:52.938Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.largeTest -- Time elapsed: 0.144 s
15:35:52 [2024-03-15T19:35:52.938Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsSecondTest -- Time elapsed: 0.094 s
15:35:52 [2024-03-15T19:35:52.938Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.050 s
15:35:52 [2024-03-15T19:35:52.938Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeFirstLevelCalleesTest -- Time elapsed: 0.066 s
15:35:52 [2024-03-15T19:35:52.938Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.treeTest -- Time elapsed: 0.058 s
15:35:52 [2024-03-15T19:35:52.938Z] 
15:35:52 [2024-03-15T19:35:52.938Z] Results:
15:35:52 [2024-03-15T19:35:52.938Z] 
15:35:52 [2024-03-15T19:35:52.938Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1
15:35:52 [2024-03-15T19:35:52.938Z] 
15:35:53 [2024-03-15T19:35:53.499Z] 
15:35:53 [2024-03-15T19:35:53.499Z] (Eclipse:9729): Gdk-CRITICAL **: 19:35:53.223: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
15:35:53 [2024-03-15T19:35:53.500Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:35:53 [2024-03-15T19:35:53.500Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:35:54 [2024-03-15T19:35:54.061Z] [INFO] All tests passed
15:35:54 [2024-03-15T19:35:54.061Z] [INFO] 
15:35:54 [2024-03-15T19:35:54.061Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:35:54 [2024-03-15T19:35:54.061Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
15:35:54 [2024-03-15T19:35:54.061Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT.pom
15:35:54 [2024-03-15T19:35:54.061Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
15:35:54 [2024-03-15T19:35:54.061Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml
15:35:54 [2024-03-15T19:35:54.061Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml
15:35:54 [2024-03-15T19:35:54.061Z] [INFO] 
15:35:54 [2024-03-15T19:35:54.061Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:35:54 [2024-03-15T19:35:54.062Z] [INFO] 
15:35:54 [2024-03-15T19:35:54.062Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >----
15:35:54 [2024-03-15T19:35:54.062Z] [INFO] Building Trace Compass BTF Support Parent 9.3.0-SNAPSHOT        [57/141]
15:35:54 [2024-03-15T19:35:54.062Z] [INFO]   from btf/pom.xml
15:35:54 [2024-03-15T19:35:54.062Z] [INFO] --------------------------------[ pom ]---------------------------------
15:35:54 [2024-03-15T19:35:54.062Z] [INFO] 
15:35:54 [2024-03-15T19:35:54.062Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf-parent ---
15:35:54 [2024-03-15T19:35:54.062Z] [INFO] 
15:35:54 [2024-03-15T19:35:54.062Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
15:35:54 [2024-03-15T19:35:54.062Z] [INFO] 
15:35:54 [2024-03-15T19:35:54.062Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent ---
15:35:54 [2024-03-15T19:35:54.062Z] [INFO] 
15:35:54 [2024-03-15T19:35:54.062Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf-parent ---
15:35:54 [2024-03-15T19:35:54.062Z] [INFO] 
15:35:54 [2024-03-15T19:35:54.062Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent ---
15:35:54 [2024-03-15T19:35:54.062Z] [INFO] 
15:35:54 [2024-03-15T19:35:54.062Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf-parent ---
15:35:54 [2024-03-15T19:35:54.062Z] [INFO] 
15:35:54 [2024-03-15T19:35:54.062Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent ---
15:35:54 [2024-03-15T19:35:54.062Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-parent-9.3.0-SNAPSHOT.pom
15:35:54 [2024-03-15T19:35:54.062Z] [INFO] 
15:35:54 [2024-03-15T19:35:54.062Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >-----
15:35:54 [2024-03-15T19:35:54.062Z] [INFO] Building org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT       [58/141]
15:35:54 [2024-03-15T19:35:54.062Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
15:35:54 [2024-03-15T19:35:54.062Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:35:54 [2024-03-15T19:35:54.062Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:35:54 [2024-03-15T19:35:54.062Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
15:35:54 [2024-03-15T19:35:54.318Z] [INFO] 
15:35:54 [2024-03-15T19:35:54.318Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.core ---
15:35:54 [2024-03-15T19:35:54.318Z] [INFO] 
15:35:54 [2024-03-15T19:35:54.318Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
15:35:54 [2024-03-15T19:35:54.318Z] [INFO] The project's OSGi version is 3.1.0.202403151906
15:35:54 [2024-03-15T19:35:54.318Z] [INFO] 
15:35:54 [2024-03-15T19:35:54.318Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
15:35:54 [2024-03-15T19:35:54.318Z] [INFO] 
15:35:54 [2024-03-15T19:35:54.318Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
15:35:54 [2024-03-15T19:35:54.318Z] [INFO] 
15:35:54 [2024-03-15T19:35:54.318Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
15:35:54 [2024-03-15T19:35:54.318Z] [INFO] 
15:35:54 [2024-03-15T19:35:54.318Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
15:35:54 [2024-03-15T19:35:54.318Z] [INFO] 
15:35:54 [2024-03-15T19:35:54.318Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core ---
15:35:54 [2024-03-15T19:35:54.318Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core
15:35:54 [2024-03-15T19:35:54.318Z] [INFO] 
15:35:54 [2024-03-15T19:35:54.318Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
15:35:54 [2024-03-15T19:35:54.318Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/src/main/resources
15:35:54 [2024-03-15T19:35:54.318Z] [INFO] 
15:35:54 [2024-03-15T19:35:54.318Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
15:35:54 [2024-03-15T19:35:54.318Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:35:54 [2024-03-15T19:35:54.318Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:35:54 [2024-03-15T19:35:54.318Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
15:35:54 [2024-03-15T19:35:54.319Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:35:54 [2024-03-15T19:35:54.319Z] [INFO] 
15:35:54 [2024-03-15T19:35:54.319Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.btf.core ---
15:35:54 [2024-03-15T19:35:54.319Z] [INFO] 
15:35:54 [2024-03-15T19:35:54.319Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.core ---
15:35:54 [2024-03-15T19:35:54.319Z] [INFO] 
15:35:54 [2024-03-15T19:35:54.319Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core ---
15:35:54 [2024-03-15T19:35:54.319Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/src/test/resources
15:35:54 [2024-03-15T19:35:54.319Z] [INFO] 
15:35:54 [2024-03-15T19:35:54.319Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.btf.core ---
15:35:54 [2024-03-15T19:35:54.319Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:35:54 [2024-03-15T19:35:54.319Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:35:54 [2024-03-15T19:35:54.319Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
15:35:54 [2024-03-15T19:35:54.319Z] [INFO] 
15:35:54 [2024-03-15T19:35:54.319Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.core ---
15:35:54 [2024-03-15T19:35:54.319Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
15:35:54 [2024-03-15T19:35:54.319Z] [INFO] 
15:35:54 [2024-03-15T19:35:54.319Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core ---
15:35:54 [2024-03-15T19:35:54.319Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-sources.jar
15:35:54 [2024-03-15T19:35:54.575Z] [INFO] 
15:35:54 [2024-03-15T19:35:54.575Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core ---
15:35:54 [2024-03-15T19:35:54.575Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.jar
15:35:54 [2024-03-15T19:35:54.575Z] [INFO] 
15:35:54 [2024-03-15T19:35:54.575Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core ---
15:35:54 [2024-03-15T19:35:54.575Z] [INFO] 
15:35:54 [2024-03-15T19:35:54.575Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf.core ---
15:35:54 [2024-03-15T19:35:54.575Z] [INFO] 
15:35:54 [2024-03-15T19:35:54.575Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core ---
15:35:54 [2024-03-15T19:35:54.575Z] [INFO] 
15:35:54 [2024-03-15T19:35:54.575Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf.core ---
15:35:54 [2024-03-15T19:35:54.575Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.jar
15:35:55 [2024-03-15T19:35:55.502Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-sources.jar
15:35:56 [2024-03-15T19:35:56.428Z] [INFO] 
15:35:56 [2024-03-15T19:35:56.428Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core ---
15:35:56 [2024-03-15T19:35:56.428Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.jar
15:35:56 [2024-03-15T19:35:56.428Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.pom
15:35:56 [2024-03-15T19:35:56.428Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-sources.jar
15:35:56 [2024-03-15T19:35:56.428Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-p2metadata.xml
15:35:56 [2024-03-15T19:35:56.428Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-p2artifacts.xml
15:35:56 [2024-03-15T19:35:56.428Z] [INFO] 
15:35:56 [2024-03-15T19:35:56.428Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core ---
15:35:56 [2024-03-15T19:35:56.428Z] [INFO] 
15:35:56 [2024-03-15T19:35:56.428Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------
15:35:56 [2024-03-15T19:35:56.428Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT         [59/141]
15:35:56 [2024-03-15T19:35:56.428Z] [INFO]   from btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
15:35:56 [2024-03-15T19:35:56.428Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:35:56 [2024-03-15T19:35:56.428Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:35:56 [2024-03-15T19:35:56.428Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
15:35:56 [2024-03-15T19:35:56.683Z] [INFO] 
15:35:56 [2024-03-15T19:35:56.683Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.ui ---
15:35:56 [2024-03-15T19:35:56.683Z] [INFO] 
15:35:56 [2024-03-15T19:35:56.683Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
15:35:56 [2024-03-15T19:35:56.683Z] [INFO] The project's OSGi version is 1.1.0.202403151906
15:35:56 [2024-03-15T19:35:56.683Z] [INFO] 
15:35:56 [2024-03-15T19:35:56.683Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
15:35:56 [2024-03-15T19:35:56.684Z] [INFO] 
15:35:56 [2024-03-15T19:35:56.684Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
15:35:56 [2024-03-15T19:35:56.684Z] [INFO] 
15:35:56 [2024-03-15T19:35:56.684Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
15:35:56 [2024-03-15T19:35:56.684Z] [INFO] 
15:35:56 [2024-03-15T19:35:56.684Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
15:35:56 [2024-03-15T19:35:56.684Z] [INFO] 
15:35:56 [2024-03-15T19:35:56.684Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.ui ---
15:35:56 [2024-03-15T19:35:56.684Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.ui
15:35:56 [2024-03-15T19:35:56.684Z] [INFO] 
15:35:56 [2024-03-15T19:35:56.684Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
15:35:56 [2024-03-15T19:35:56.684Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
15:35:56 [2024-03-15T19:35:56.684Z] [INFO] 
15:35:56 [2024-03-15T19:35:56.684Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
15:35:56 [2024-03-15T19:35:56.684Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:35:56 [2024-03-15T19:35:56.684Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:35:56 [2024-03-15T19:35:56.684Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
15:35:56 [2024-03-15T19:35:56.939Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:35:56 [2024-03-15T19:35:56.939Z] [INFO] 
15:35:56 [2024-03-15T19:35:56.939Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.btf.ui ---
15:35:56 [2024-03-15T19:35:56.939Z] [INFO] 
15:35:56 [2024-03-15T19:35:56.939Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.ui ---
15:35:56 [2024-03-15T19:35:56.939Z] [INFO] 
15:35:56 [2024-03-15T19:35:56.939Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui ---
15:35:56 [2024-03-15T19:35:56.939Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/src/test/resources
15:35:56 [2024-03-15T19:35:56.939Z] [INFO] 
15:35:56 [2024-03-15T19:35:56.939Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.btf.ui ---
15:35:56 [2024-03-15T19:35:56.939Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:35:56 [2024-03-15T19:35:56.939Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:35:56 [2024-03-15T19:35:56.939Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
15:35:56 [2024-03-15T19:35:56.939Z] [INFO] 
15:35:56 [2024-03-15T19:35:56.939Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.ui ---
15:35:56 [2024-03-15T19:35:56.939Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
15:35:56 [2024-03-15T19:35:56.939Z] [INFO] 
15:35:56 [2024-03-15T19:35:56.939Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui ---
15:35:56 [2024-03-15T19:35:56.939Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-sources.jar
15:35:56 [2024-03-15T19:35:56.939Z] [INFO] 
15:35:56 [2024-03-15T19:35:56.939Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui ---
15:35:57 [2024-03-15T19:35:57.194Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.jar
15:35:57 [2024-03-15T19:35:57.194Z] [INFO] 
15:35:57 [2024-03-15T19:35:57.194Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui ---
15:35:57 [2024-03-15T19:35:57.194Z] [INFO] 
15:35:57 [2024-03-15T19:35:57.194Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf.ui ---
15:35:57 [2024-03-15T19:35:57.194Z] [INFO] 
15:35:57 [2024-03-15T19:35:57.194Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui ---
15:35:57 [2024-03-15T19:35:57.194Z] [INFO] 
15:35:57 [2024-03-15T19:35:57.194Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf.ui ---
15:35:57 [2024-03-15T19:35:57.194Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.jar
15:35:57 [2024-03-15T19:35:57.754Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-sources.jar
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] 
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui ---
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.jar
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.pom
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-sources.jar
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-p2metadata.xml
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-p2artifacts.xml
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] 
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui ---
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] 
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >--------
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] Building Trace Compass Documentation 9.3.0-SNAPSHOT             [60/141]
15:35:58 [2024-03-15T19:35:58.681Z] [INFO]   from doc/pom.xml
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] --------------------------------[ pom ]---------------------------------
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] 
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc ---
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] 
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] 
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc ---
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] 
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.doc ---
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] 
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc ---
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] 
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.doc ---
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] 
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc ---
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc-9.3.0-SNAPSHOT.pom
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] 
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.doc.user >--
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] Building Trace Compass Profiling User Guide 9.3.0-SNAPSHOT      [61/141]
15:35:58 [2024-03-15T19:35:58.681Z] [INFO]   from doc/org.eclipse.tracecompass.analysis.profiling.doc.user/pom.xml
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/pom.xml
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] 
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] 
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
15:35:58 [2024-03-15T19:35:58.681Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
15:35:58 [2024-03-15T19:35:58.938Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
15:35:58 [2024-03-15T19:35:58.938Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
15:35:58 [2024-03-15T19:35:58.938Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
15:35:58 [2024-03-15T19:35:58.938Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom (1.3 kB at 142 kB/s)
15:35:58 [2024-03-15T19:35:58.938Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
15:35:58 [2024-03-15T19:35:58.938Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
15:35:58 [2024-03-15T19:35:58.938Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
15:35:58 [2024-03-15T19:35:58.938Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
15:35:58 [2024-03-15T19:35:58.939Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
15:35:58 [2024-03-15T19:35:58.939Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
15:35:59 [2024-03-15T19:35:59.194Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom (8.7 kB at 625 kB/s)
15:35:59 [2024-03-15T19:35:59.194Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
15:35:59 [2024-03-15T19:35:59.194Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
15:35:59 [2024-03-15T19:35:59.194Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
15:35:59 [2024-03-15T19:35:59.194Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
15:35:59 [2024-03-15T19:35:59.194Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
15:35:59 [2024-03-15T19:35:59.194Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
15:35:59 [2024-03-15T19:35:59.194Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (5.5 kB at 369 kB/s)
15:35:59 [2024-03-15T19:35:59.194Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom
15:35:59 [2024-03-15T19:35:59.194Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
15:35:59 [2024-03-15T19:35:59.194Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom
15:35:59 [2024-03-15T19:35:59.449Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
15:35:59 [2024-03-15T19:35:59.449Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom
15:35:59 [2024-03-15T19:35:59.449Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.pom
15:35:59 [2024-03-15T19:35:59.449Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.pom (6.3 kB at 481 kB/s)
15:35:59 [2024-03-15T19:35:59.449Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
15:35:59 [2024-03-15T19:35:59.449Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
15:35:59 [2024-03-15T19:35:59.449Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
15:35:59 [2024-03-15T19:35:59.705Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
15:35:59 [2024-03-15T19:35:59.705Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
15:35:59 [2024-03-15T19:35:59.705Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
15:35:59 [2024-03-15T19:35:59.705Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (7.3 kB at 917 kB/s)
15:35:59 [2024-03-15T19:35:59.705Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
15:35:59 [2024-03-15T19:35:59.705Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
15:35:59 [2024-03-15T19:35:59.705Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
15:35:59 [2024-03-15T19:35:59.961Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
15:35:59 [2024-03-15T19:35:59.961Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
15:35:59 [2024-03-15T19:35:59.961Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
15:35:59 [2024-03-15T19:35:59.961Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom (1.7 kB at 112 kB/s)
15:35:59 [2024-03-15T19:35:59.961Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
15:35:59 [2024-03-15T19:35:59.961Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
15:35:59 [2024-03-15T19:35:59.961Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
15:36:00 [2024-03-15T19:36:00.522Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
15:36:00 [2024-03-15T19:36:00.522Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
15:36:00 [2024-03-15T19:36:00.522Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
15:36:00 [2024-03-15T19:36:00.522Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.6/ant-1.9.6.pom (9.6 kB at 1.2 MB/s)
15:36:00 [2024-03-15T19:36:00.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
15:36:00 [2024-03-15T19:36:00.522Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
15:36:00 [2024-03-15T19:36:00.522Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
15:36:00 [2024-03-15T19:36:00.522Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
15:36:00 [2024-03-15T19:36:00.522Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
15:36:00 [2024-03-15T19:36:00.522Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
15:36:00 [2024-03-15T19:36:00.522Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom (5.6 kB at 701 kB/s)
15:36:00 [2024-03-15T19:36:00.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
15:36:00 [2024-03-15T19:36:00.522Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
15:36:00 [2024-03-15T19:36:00.522Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
15:36:00 [2024-03-15T19:36:00.522Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
15:36:00 [2024-03-15T19:36:00.778Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
15:36:00 [2024-03-15T19:36:00.778Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
15:36:00 [2024-03-15T19:36:00.778Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom (2.3 kB at 146 kB/s)
15:36:00 [2024-03-15T19:36:00.778Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
15:36:00 [2024-03-15T19:36:00.778Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
15:36:00 [2024-03-15T19:36:00.778Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
15:36:00 [2024-03-15T19:36:00.778Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
15:36:00 [2024-03-15T19:36:00.778Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
15:36:00 [2024-03-15T19:36:00.778Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
15:36:00 [2024-03-15T19:36:00.778Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom (1.5 kB at 129 kB/s)
15:36:00 [2024-03-15T19:36:00.778Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom
15:36:00 [2024-03-15T19:36:00.778Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
15:36:00 [2024-03-15T19:36:00.778Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.pom
15:36:01 [2024-03-15T19:36:01.034Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
15:36:01 [2024-03-15T19:36:01.034Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom
15:36:01 [2024-03-15T19:36:01.034Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom
15:36:01 [2024-03-15T19:36:01.034Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom (7.0 kB at 467 kB/s)
15:36:01 [2024-03-15T19:36:01.034Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
15:36:01 [2024-03-15T19:36:01.034Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
15:36:01 [2024-03-15T19:36:01.034Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
15:36:01 [2024-03-15T19:36:01.034Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
15:36:01 [2024-03-15T19:36:01.034Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
15:36:01 [2024-03-15T19:36:01.034Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
15:36:01 [2024-03-15T19:36:01.034Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom (9.7 kB at 1.2 MB/s)
15:36:01 [2024-03-15T19:36:01.034Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
15:36:01 [2024-03-15T19:36:01.035Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
15:36:01 [2024-03-15T19:36:01.035Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
15:36:01 [2024-03-15T19:36:01.035Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
15:36:01 [2024-03-15T19:36:01.035Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar
15:36:01 [2024-03-15T19:36:01.035Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
15:36:01 [2024-03-15T19:36:01.035Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
15:36:01 [2024-03-15T19:36:01.035Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
15:36:01 [2024-03-15T19:36:01.291Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
15:36:01 [2024-03-15T19:36:01.291Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
15:36:01 [2024-03-15T19:36:01.291Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
15:36:01 [2024-03-15T19:36:01.291Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
15:36:01 [2024-03-15T19:36:01.291Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
15:36:01 [2024-03-15T19:36:01.291Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
15:36:01 [2024-03-15T19:36:01.291Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.jar
15:36:01 [2024-03-15T19:36:01.546Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
15:36:01 [2024-03-15T19:36:01.546Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
15:36:01 [2024-03-15T19:36:01.546Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
15:36:01 [2024-03-15T19:36:01.546Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
15:36:01 [2024-03-15T19:36:01.546Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
15:36:01 [2024-03-15T19:36:01.546Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
15:36:01 [2024-03-15T19:36:01.546Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
15:36:01 [2024-03-15T19:36:01.546Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
15:36:01 [2024-03-15T19:36:01.546Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
15:36:01 [2024-03-15T19:36:01.546Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar
15:36:01 [2024-03-15T19:36:01.546Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
15:36:01 [2024-03-15T19:36:01.546Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar (345 kB at 19 MB/s)
15:36:01 [2024-03-15T19:36:01.546Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
15:36:01 [2024-03-15T19:36:01.546Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
15:36:01 [2024-03-15T19:36:01.546Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
15:36:01 [2024-03-15T19:36:01.547Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar
15:36:01 [2024-03-15T19:36:01.547Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar (39 kB at 5.6 MB/s)
15:36:01 [2024-03-15T19:36:01.547Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar (74 kB at 7.4 MB/s)
15:36:01 [2024-03-15T19:36:01.547Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (294 kB at 24 MB/s)
15:36:01 [2024-03-15T19:36:01.547Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar (2.5 MB at 72 MB/s)
15:36:01 [2024-03-15T19:36:01.802Z] [INFO] Executing tasks
15:36:01 [2024-03-15T19:36:01.802Z] [INFO] Executed tasks
15:36:01 [2024-03-15T19:36:01.802Z] [INFO] 
15:36:01 [2024-03-15T19:36:01.802Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:36:01 [2024-03-15T19:36:01.802Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target
15:36:01 [2024-03-15T19:36:01.802Z] [INFO] 
15:36:01 [2024-03-15T19:36:01.802Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:36:01 [2024-03-15T19:36:01.802Z] [INFO] The project's OSGi version is 9.3.0.202403151906
15:36:01 [2024-03-15T19:36:01.802Z] [INFO] 
15:36:01 [2024-03-15T19:36:01.802Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:36:01 [2024-03-15T19:36:01.802Z] [INFO] 
15:36:01 [2024-03-15T19:36:01.802Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:36:01 [2024-03-15T19:36:01.802Z] [INFO] 
15:36:01 [2024-03-15T19:36:01.802Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:36:01 [2024-03-15T19:36:01.802Z] [INFO] 
15:36:01 [2024-03-15T19:36:01.802Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:36:01 [2024-03-15T19:36:01.802Z] [INFO] 
15:36:01 [2024-03-15T19:36:01.802Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:36:01 [2024-03-15T19:36:01.802Z] [INFO] Resolving class path of Trace Compass Profiling User Guide
15:36:01 [2024-03-15T19:36:01.802Z] [INFO] 
15:36:01 [2024-03-15T19:36:01.802Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:36:01 [2024-03-15T19:36:01.802Z] [INFO] Executing tasks
15:36:01 [2024-03-15T19:36:01.802Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/doc/User-Guide.html
15:36:02 [2024-03-15T19:36:02.057Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated.
15:36:02 [2024-03-15T19:36:02.057Z] [INFO] Executed tasks
15:36:02 [2024-03-15T19:36:02.057Z] [INFO] 
15:36:02 [2024-03-15T19:36:02.057Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:36:02 [2024-03-15T19:36:02.057Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/src/main/resources
15:36:02 [2024-03-15T19:36:02.058Z] [INFO] 
15:36:02 [2024-03-15T19:36:02.058Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:36:02 [2024-03-15T19:36:02.058Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:36:02 [2024-03-15T19:36:02.058Z] [INFO] 
15:36:02 [2024-03-15T19:36:02.058Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:36:02 [2024-03-15T19:36:02.058Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.23
15:36:04 [2024-03-15T19:36:04.574Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/data/.metadata/.log
15:36:04 [2024-03-15T19:36:04.574Z] [INFO] Command line:
15:36:04 [2024-03-15T19:36:04.574Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:36:04 [2024-03-15T19:36:04.574Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:36:05 [2024-03-15T19:36:05.939Z] Buildfile: build.xml
15:36:05 [2024-03-15T19:36:05.939Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:36:05 [2024-03-15T19:36:05.939Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:36:05 [2024-03-15T19:36:05.939Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
15:36:05 [2024-03-15T19:36:05.939Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
15:36:05 [2024-03-15T19:36:05.939Z] WARNING: System::setSecurityManager will be removed in a future release
15:36:05 [2024-03-15T19:36:05.939Z] 
15:36:05 [2024-03-15T19:36:05.939Z] build.index:
15:36:06 [2024-03-15T19:36:06.865Z] BUILD SUCCESSFUL
15:36:06 [2024-03-15T19:36:06.865Z] 
15:36:06 [2024-03-15T19:36:06.865Z] BUILD SUCCESSFUL
15:36:06 [2024-03-15T19:36:06.865Z] Total time: 1 second
15:36:06 [2024-03-15T19:36:06.865Z] [INFO] 
15:36:06 [2024-03-15T19:36:06.865Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:36:06 [2024-03-15T19:36:06.865Z] [INFO] 
15:36:06 [2024-03-15T19:36:06.865Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:36:06 [2024-03-15T19:36:06.865Z] [INFO] 
15:36:06 [2024-03-15T19:36:06.865Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:36:06 [2024-03-15T19:36:06.865Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/src/test/resources
15:36:06 [2024-03-15T19:36:06.865Z] [INFO] 
15:36:06 [2024-03-15T19:36:06.865Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:36:06 [2024-03-15T19:36:06.865Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:36:06 [2024-03-15T19:36:06.865Z] [INFO] 
15:36:06 [2024-03-15T19:36:06.865Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:36:06 [2024-03-15T19:36:06.865Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
15:36:06 [2024-03-15T19:36:06.865Z] [INFO] 
15:36:06 [2024-03-15T19:36:06.865Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:36:06 [2024-03-15T19:36:06.865Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT-sources.jar
15:36:06 [2024-03-15T19:36:06.865Z] [INFO] 
15:36:06 [2024-03-15T19:36:06.865Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:36:06 [2024-03-15T19:36:06.865Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT.jar
15:36:06 [2024-03-15T19:36:06.865Z] [INFO] 
15:36:06 [2024-03-15T19:36:06.865Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:36:06 [2024-03-15T19:36:06.865Z] [INFO] 
15:36:06 [2024-03-15T19:36:06.865Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:36:06 [2024-03-15T19:36:06.865Z] [INFO] 
15:36:06 [2024-03-15T19:36:06.865Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:36:07 [2024-03-15T19:36:07.121Z] [INFO] 
15:36:07 [2024-03-15T19:36:07.121Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:36:07 [2024-03-15T19:36:07.121Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT.jar
15:36:08 [2024-03-15T19:36:08.048Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT-sources.jar
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] 
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT.jar
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT.pom
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT-sources.jar
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT-p2metadata.xml
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT-p2artifacts.xml
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] 
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] 
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] Executing tasks
15:36:08 [2024-03-15T19:36:08.973Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.analysis.profiling.doc.user
15:36:08 [2024-03-15T19:36:08.973Z] [INFO]      [copy] Copying 8 files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.analysis.profiling.doc.user
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] Executed tasks
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] 
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] Building Trace Compass Developer Guide 9.3.0-SNAPSHOT           [62/141]
15:36:08 [2024-03-15T19:36:08.973Z] [INFO]   from doc/org.eclipse.tracecompass.doc.dev/pom.xml
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:36:08 [2024-03-15T19:36:08.973Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
15:36:08 [2024-03-15T19:36:08.973Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/pom.xml
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] 
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc.dev ---
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] 
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev ---
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] Executing tasks
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] Executed tasks
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] 
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.doc.dev ---
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] 
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] The project's OSGi version is 9.3.0.202403151906
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] 
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] 
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] 
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] 
15:36:08 [2024-03-15T19:36:08.973Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
15:36:08 [2024-03-15T19:36:08.974Z] [INFO] 
15:36:08 [2024-03-15T19:36:08.974Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.dev ---
15:36:08 [2024-03-15T19:36:08.974Z] [INFO] Resolving class path of Trace Compass Developer Guide
15:36:08 [2024-03-15T19:36:08.974Z] [INFO] 
15:36:08 [2024-03-15T19:36:08.974Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
15:36:08 [2024-03-15T19:36:08.974Z] [INFO] Executing tasks
15:36:09 [2024-03-15T19:36:09.229Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html
15:36:09 [2024-03-15T19:36:09.229Z] [INFO] [xmlvalidate] 19 file(s) have been successfully validated.
15:36:09 [2024-03-15T19:36:09.229Z] [INFO] Executed tasks
15:36:09 [2024-03-15T19:36:09.229Z] [INFO] 
15:36:09 [2024-03-15T19:36:09.229Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
15:36:09 [2024-03-15T19:36:09.229Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
15:36:09 [2024-03-15T19:36:09.229Z] [INFO] 
15:36:09 [2024-03-15T19:36:09.229Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
15:36:09 [2024-03-15T19:36:09.229Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:36:09 [2024-03-15T19:36:09.229Z] [INFO] 
15:36:09 [2024-03-15T19:36:09.229Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
15:36:09 [2024-03-15T19:36:09.485Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
15:36:09 [2024-03-15T19:36:09.485Z] [INFO] Command line:
15:36:09 [2024-03-15T19:36:09.485Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:36:09 [2024-03-15T19:36:09.485Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:36:11 [2024-03-15T19:36:11.372Z] Buildfile: build.xml
15:36:11 [2024-03-15T19:36:11.372Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:36:11 [2024-03-15T19:36:11.372Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:36:11 [2024-03-15T19:36:11.372Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
15:36:11 [2024-03-15T19:36:11.372Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
15:36:11 [2024-03-15T19:36:11.372Z] WARNING: System::setSecurityManager will be removed in a future release
15:36:11 [2024-03-15T19:36:11.372Z] 
15:36:11 [2024-03-15T19:36:11.372Z] build.index:
15:36:12 [2024-03-15T19:36:12.300Z] BUILD SUCCESSFUL
15:36:12 [2024-03-15T19:36:12.300Z] 
15:36:12 [2024-03-15T19:36:12.300Z] BUILD SUCCESSFUL
15:36:12 [2024-03-15T19:36:12.300Z] Total time: 1 second
15:36:12 [2024-03-15T19:36:12.555Z] [INFO] 
15:36:12 [2024-03-15T19:36:12.555Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.doc.dev ---
15:36:12 [2024-03-15T19:36:12.555Z] [INFO] 
15:36:12 [2024-03-15T19:36:12.555Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.doc.dev ---
15:36:12 [2024-03-15T19:36:12.555Z] [INFO] 
15:36:12 [2024-03-15T19:36:12.555Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev ---
15:36:12 [2024-03-15T19:36:12.555Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/src/test/resources
15:36:12 [2024-03-15T19:36:12.555Z] [INFO] 
15:36:12 [2024-03-15T19:36:12.555Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.doc.dev ---
15:36:12 [2024-03-15T19:36:12.555Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:36:12 [2024-03-15T19:36:12.555Z] [INFO] 
15:36:12 [2024-03-15T19:36:12.555Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.doc.dev ---
15:36:12 [2024-03-15T19:36:12.555Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
15:36:12 [2024-03-15T19:36:12.555Z] [INFO] 
15:36:12 [2024-03-15T19:36:12.555Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev ---
15:36:12 [2024-03-15T19:36:12.555Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT-sources.jar
15:36:12 [2024-03-15T19:36:12.555Z] [INFO] 
15:36:12 [2024-03-15T19:36:12.555Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev ---
15:36:12 [2024-03-15T19:36:12.555Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT.jar
15:36:12 [2024-03-15T19:36:12.810Z] [INFO] 
15:36:12 [2024-03-15T19:36:12.810Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev ---
15:36:12 [2024-03-15T19:36:12.810Z] [INFO] 
15:36:12 [2024-03-15T19:36:12.810Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.doc.dev ---
15:36:12 [2024-03-15T19:36:12.810Z] [INFO] 
15:36:12 [2024-03-15T19:36:12.810Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev ---
15:36:12 [2024-03-15T19:36:12.810Z] [INFO] 
15:36:12 [2024-03-15T19:36:12.810Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.doc.dev ---
15:36:13 [2024-03-15T19:36:13.065Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT.jar
15:36:14 [2024-03-15T19:36:14.953Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT-sources.jar
15:36:15 [2024-03-15T19:36:15.878Z] [INFO] 
15:36:15 [2024-03-15T19:36:15.878Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev ---
15:36:15 [2024-03-15T19:36:15.878Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT.jar
15:36:15 [2024-03-15T19:36:15.878Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT.pom
15:36:15 [2024-03-15T19:36:15.878Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT-sources.jar
15:36:15 [2024-03-15T19:36:15.878Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT-p2metadata.xml
15:36:15 [2024-03-15T19:36:15.878Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT-p2artifacts.xml
15:36:15 [2024-03-15T19:36:15.878Z] [INFO] 
15:36:15 [2024-03-15T19:36:15.878Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev ---
15:36:15 [2024-03-15T19:36:15.878Z] [INFO] 
15:36:15 [2024-03-15T19:36:15.878Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.doc.dev ---
15:36:15 [2024-03-15T19:36:15.878Z] [INFO] Executing tasks
15:36:15 [2024-03-15T19:36:15.878Z] [INFO]      [copy] Copying 75 files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.doc.dev
15:36:15 [2024-03-15T19:36:15.878Z] [INFO] Executed tasks
15:36:15 [2024-03-15T19:36:15.878Z] [INFO] 
15:36:15 [2024-03-15T19:36:15.878Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >--
15:36:15 [2024-03-15T19:36:15.878Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT [63/141]
15:36:15 [2024-03-15T19:36:15.878Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
15:36:15 [2024-03-15T19:36:15.878Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:36:15 [2024-03-15T19:36:15.878Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:36:15 [2024-03-15T19:36:15.878Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
15:36:16 [2024-03-15T19:36:16.134Z] [INFO] 
15:36:16 [2024-03-15T19:36:16.134Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:36:16 [2024-03-15T19:36:16.134Z] [INFO] 
15:36:16 [2024-03-15T19:36:16.134Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:36:16 [2024-03-15T19:36:16.134Z] [INFO] The project's OSGi version is 2.2.0.202403151906
15:36:16 [2024-03-15T19:36:16.134Z] [INFO] 
15:36:16 [2024-03-15T19:36:16.134Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:36:16 [2024-03-15T19:36:16.134Z] [INFO] 
15:36:16 [2024-03-15T19:36:16.134Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:36:16 [2024-03-15T19:36:16.134Z] [INFO] 
15:36:16 [2024-03-15T19:36:16.134Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:36:16 [2024-03-15T19:36:16.134Z] [INFO] 
15:36:16 [2024-03-15T19:36:16.134Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:36:16 [2024-03-15T19:36:16.134Z] [INFO] 
15:36:16 [2024-03-15T19:36:16.134Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:36:16 [2024-03-15T19:36:16.134Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui
15:36:16 [2024-03-15T19:36:16.134Z] [INFO] 
15:36:16 [2024-03-15T19:36:16.134Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:36:16 [2024-03-15T19:36:16.134Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
15:36:16 [2024-03-15T19:36:16.134Z] [INFO] 
15:36:16 [2024-03-15T19:36:16.134Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:36:16 [2024-03-15T19:36:16.134Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:36:16 [2024-03-15T19:36:16.134Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:36:16 [2024-03-15T19:36:16.134Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
15:36:16 [2024-03-15T19:36:16.391Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:36:16 [2024-03-15T19:36:16.952Z] [INFO] 
15:36:16 [2024-03-15T19:36:16.952Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:36:16 [2024-03-15T19:36:16.952Z] [INFO] 
15:36:16 [2024-03-15T19:36:16.952Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:36:16 [2024-03-15T19:36:16.952Z] [INFO] 
15:36:16 [2024-03-15T19:36:16.952Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:36:16 [2024-03-15T19:36:16.952Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources
15:36:16 [2024-03-15T19:36:16.952Z] [INFO] 
15:36:16 [2024-03-15T19:36:16.952Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:36:16 [2024-03-15T19:36:16.952Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:36:16 [2024-03-15T19:36:16.952Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:36:16 [2024-03-15T19:36:16.953Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
15:36:16 [2024-03-15T19:36:16.953Z] [INFO] 
15:36:16 [2024-03-15T19:36:16.953Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:36:16 [2024-03-15T19:36:16.953Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
15:36:16 [2024-03-15T19:36:16.953Z] [INFO] 
15:36:16 [2024-03-15T19:36:16.953Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:36:16 [2024-03-15T19:36:16.953Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-sources.jar
15:36:16 [2024-03-15T19:36:16.953Z] [INFO] 
15:36:16 [2024-03-15T19:36:16.953Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:36:16 [2024-03-15T19:36:16.953Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.jar
15:36:16 [2024-03-15T19:36:16.953Z] [INFO] 
15:36:16 [2024-03-15T19:36:16.953Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:36:16 [2024-03-15T19:36:16.953Z] [INFO] 
15:36:16 [2024-03-15T19:36:16.953Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:36:16 [2024-03-15T19:36:16.953Z] [INFO] 
15:36:16 [2024-03-15T19:36:16.953Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:36:16 [2024-03-15T19:36:16.953Z] [INFO] 
15:36:16 [2024-03-15T19:36:16.953Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:36:16 [2024-03-15T19:36:16.953Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.jar
15:36:17 [2024-03-15T19:36:17.878Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-sources.jar
15:36:18 [2024-03-15T19:36:18.439Z] [INFO] 
15:36:18 [2024-03-15T19:36:18.439Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:36:18 [2024-03-15T19:36:18.439Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.jar
15:36:18 [2024-03-15T19:36:18.439Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.pom
15:36:18 [2024-03-15T19:36:18.439Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-sources.jar
15:36:18 [2024-03-15T19:36:18.439Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-p2metadata.xml
15:36:18 [2024-03-15T19:36:18.440Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-p2artifacts.xml
15:36:18 [2024-03-15T19:36:18.440Z] [INFO] 
15:36:18 [2024-03-15T19:36:18.440Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:36:18 [2024-03-15T19:36:18.440Z] [INFO] 
15:36:18 [2024-03-15T19:36:18.440Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >--------
15:36:18 [2024-03-15T19:36:18.440Z] [INFO] Building org.eclipse.tracecompass.tmf 9.3.0-SNAPSHOT            [64/141]
15:36:18 [2024-03-15T19:36:18.440Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
15:36:18 [2024-03-15T19:36:18.440Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:36:18 [2024-03-15T19:36:18.440Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
15:36:18 [2024-03-15T19:36:18.695Z] [INFO] 
15:36:18 [2024-03-15T19:36:18.695Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf ---
15:36:18 [2024-03-15T19:36:18.695Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target
15:36:18 [2024-03-15T19:36:18.695Z] [INFO] 
15:36:18 [2024-03-15T19:36:18.695Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
15:36:18 [2024-03-15T19:36:18.695Z] [INFO] The project's OSGi version is 9.3.0.202403151906
15:36:18 [2024-03-15T19:36:18.695Z] [INFO] 
15:36:18 [2024-03-15T19:36:18.695Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
15:36:18 [2024-03-15T19:36:18.695Z] [INFO] 
15:36:18 [2024-03-15T19:36:18.695Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
15:36:18 [2024-03-15T19:36:18.695Z] [INFO] 
15:36:18 [2024-03-15T19:36:18.695Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
15:36:18 [2024-03-15T19:36:18.695Z] [INFO] 
15:36:18 [2024-03-15T19:36:18.695Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
15:36:18 [2024-03-15T19:36:18.695Z] [INFO] 
15:36:18 [2024-03-15T19:36:18.695Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf ---
15:36:18 [2024-03-15T19:36:18.695Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/src/main/resources
15:36:18 [2024-03-15T19:36:18.695Z] [INFO] 
15:36:18 [2024-03-15T19:36:18.695Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf ---
15:36:18 [2024-03-15T19:36:18.695Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
15:36:18 [2024-03-15T19:36:18.695Z] [INFO] 
15:36:18 [2024-03-15T19:36:18.695Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf ---
15:36:18 [2024-03-15T19:36:18.695Z] [INFO] 
15:36:18 [2024-03-15T19:36:18.695Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf ---
15:36:18 [2024-03-15T19:36:18.695Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT.jar
15:36:18 [2024-03-15T19:36:18.695Z] [INFO] 
15:36:18 [2024-03-15T19:36:18.695Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf ---
15:36:18 [2024-03-15T19:36:18.695Z] [INFO] 
15:36:18 [2024-03-15T19:36:18.695Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf ---
15:36:18 [2024-03-15T19:36:18.695Z] [INFO] 
15:36:18 [2024-03-15T19:36:18.695Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf ---
15:36:18 [2024-03-15T19:36:18.695Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT-sources-feature.jar
15:36:18 [2024-03-15T19:36:18.951Z] [INFO] 
15:36:18 [2024-03-15T19:36:18.951Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf ---
15:36:18 [2024-03-15T19:36:18.951Z] [INFO] 
15:36:18 [2024-03-15T19:36:18.951Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf ---
15:36:18 [2024-03-15T19:36:18.951Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT.jar
15:36:19 [2024-03-15T19:36:19.511Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT-sources-feature.jar
15:36:20 [2024-03-15T19:36:20.439Z] [INFO] 
15:36:20 [2024-03-15T19:36:20.439Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf ---
15:36:20 [2024-03-15T19:36:20.439Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT.jar
15:36:20 [2024-03-15T19:36:20.439Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT.pom
15:36:20 [2024-03-15T19:36:20.439Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT-sources-feature.jar
15:36:20 [2024-03-15T19:36:20.439Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT-p2metadata.xml
15:36:20 [2024-03-15T19:36:20.439Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT-p2artifacts.xml
15:36:20 [2024-03-15T19:36:20.439Z] [INFO] 
15:36:20 [2024-03-15T19:36:20.439Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf ---
15:36:20 [2024-03-15T19:36:20.439Z] [INFO] 
15:36:20 [2024-03-15T19:36:20.439Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >--------
15:36:20 [2024-03-15T19:36:20.439Z] [INFO] Building org.eclipse.tracecompass.btf 9.3.0-SNAPSHOT            [65/141]
15:36:20 [2024-03-15T19:36:20.439Z] [INFO]   from btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
15:36:20 [2024-03-15T19:36:20.439Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:36:20 [2024-03-15T19:36:20.439Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
15:36:20 [2024-03-15T19:36:20.700Z] [INFO] 
15:36:20 [2024-03-15T19:36:20.700Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf ---
15:36:20 [2024-03-15T19:36:20.700Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target
15:36:20 [2024-03-15T19:36:20.700Z] [INFO] 
15:36:20 [2024-03-15T19:36:20.700Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
15:36:20 [2024-03-15T19:36:20.700Z] [INFO] The project's OSGi version is 9.3.0.202403151906
15:36:20 [2024-03-15T19:36:20.700Z] [INFO] 
15:36:20 [2024-03-15T19:36:20.700Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
15:36:20 [2024-03-15T19:36:20.700Z] [INFO] 
15:36:20 [2024-03-15T19:36:20.700Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
15:36:20 [2024-03-15T19:36:20.700Z] [INFO] 
15:36:20 [2024-03-15T19:36:20.700Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
15:36:20 [2024-03-15T19:36:20.700Z] [INFO] 
15:36:20 [2024-03-15T19:36:20.700Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
15:36:20 [2024-03-15T19:36:20.700Z] [INFO] 
15:36:20 [2024-03-15T19:36:20.700Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf ---
15:36:20 [2024-03-15T19:36:20.700Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/src/main/resources
15:36:20 [2024-03-15T19:36:20.700Z] [INFO] 
15:36:20 [2024-03-15T19:36:20.700Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf ---
15:36:20 [2024-03-15T19:36:20.700Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
15:36:20 [2024-03-15T19:36:20.700Z] [INFO] 
15:36:20 [2024-03-15T19:36:20.700Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf ---
15:36:20 [2024-03-15T19:36:20.700Z] [INFO] 
15:36:20 [2024-03-15T19:36:20.700Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf ---
15:36:20 [2024-03-15T19:36:20.700Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT.jar
15:36:20 [2024-03-15T19:36:20.700Z] [INFO] 
15:36:20 [2024-03-15T19:36:20.700Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf ---
15:36:20 [2024-03-15T19:36:20.700Z] [INFO] 
15:36:20 [2024-03-15T19:36:20.700Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf ---
15:36:20 [2024-03-15T19:36:20.700Z] [INFO] 
15:36:20 [2024-03-15T19:36:20.700Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf ---
15:36:20 [2024-03-15T19:36:20.700Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT-sources-feature.jar
15:36:20 [2024-03-15T19:36:20.700Z] [INFO] 
15:36:20 [2024-03-15T19:36:20.700Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf ---
15:36:20 [2024-03-15T19:36:20.700Z] [INFO] 
15:36:20 [2024-03-15T19:36:20.700Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf ---
15:36:20 [2024-03-15T19:36:20.700Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT.jar
15:36:21 [2024-03-15T19:36:21.261Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT-sources-feature.jar
15:36:22 [2024-03-15T19:36:22.625Z] [INFO] 
15:36:22 [2024-03-15T19:36:22.625Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf ---
15:36:22 [2024-03-15T19:36:22.625Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT.jar
15:36:22 [2024-03-15T19:36:22.625Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT.pom
15:36:22 [2024-03-15T19:36:22.625Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT-sources-feature.jar
15:36:22 [2024-03-15T19:36:22.625Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT-p2metadata.xml
15:36:22 [2024-03-15T19:36:22.625Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT-p2artifacts.xml
15:36:22 [2024-03-15T19:36:22.625Z] [INFO] 
15:36:22 [2024-03-15T19:36:22.625Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf ---
15:36:22 [2024-03-15T19:36:22.625Z] [INFO] 
15:36:22 [2024-03-15T19:36:22.625Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >--
15:36:22 [2024-03-15T19:36:22.625Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT [66/141]
15:36:22 [2024-03-15T19:36:22.625Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
15:36:22 [2024-03-15T19:36:22.625Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:36:22 [2024-03-15T19:36:22.625Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:36:22 [2024-03-15T19:36:22.625Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
15:36:22 [2024-03-15T19:36:22.625Z] [INFO] 
15:36:22 [2024-03-15T19:36:22.625Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests ---
15:36:22 [2024-03-15T19:36:22.625Z] [INFO] 
15:36:22 [2024-03-15T19:36:22.625Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
15:36:22 [2024-03-15T19:36:22.625Z] [INFO] The project's OSGi version is 1.0.4.202403151906
15:36:22 [2024-03-15T19:36:22.625Z] [INFO] 
15:36:22 [2024-03-15T19:36:22.625Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
15:36:22 [2024-03-15T19:36:22.625Z] [INFO] 
15:36:22 [2024-03-15T19:36:22.625Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
15:36:22 [2024-03-15T19:36:22.626Z] [INFO] 
15:36:22 [2024-03-15T19:36:22.626Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
15:36:22 [2024-03-15T19:36:22.626Z] [INFO] 
15:36:22 [2024-03-15T19:36:22.626Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
15:36:22 [2024-03-15T19:36:22.626Z] [INFO] 
15:36:22 [2024-03-15T19:36:22.626Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core.tests ---
15:36:22 [2024-03-15T19:36:22.626Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core.tests
15:36:22 [2024-03-15T19:36:22.881Z] [INFO] 
15:36:22 [2024-03-15T19:36:22.881Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
15:36:22 [2024-03-15T19:36:22.881Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
15:36:22 [2024-03-15T19:36:22.881Z] [INFO] 
15:36:22 [2024-03-15T19:36:22.881Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
15:36:22 [2024-03-15T19:36:22.881Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:36:22 [2024-03-15T19:36:22.881Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:36:22 [2024-03-15T19:36:22.881Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
15:36:22 [2024-03-15T19:36:22.881Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:36:22 [2024-03-15T19:36:22.881Z] [INFO] 
15:36:22 [2024-03-15T19:36:22.881Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.core.tests ---
15:36:22 [2024-03-15T19:36:22.881Z] [INFO] 
15:36:22 [2024-03-15T19:36:22.881Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests ---
15:36:22 [2024-03-15T19:36:22.881Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources
15:36:22 [2024-03-15T19:36:22.881Z] [INFO] 
15:36:22 [2024-03-15T19:36:22.881Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.core.tests ---
15:36:22 [2024-03-15T19:36:22.881Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
15:36:22 [2024-03-15T19:36:22.881Z] [INFO] 
15:36:22 [2024-03-15T19:36:22.881Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests ---
15:36:23 [2024-03-15T19:36:23.137Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-sources.jar
15:36:23 [2024-03-15T19:36:23.137Z] [INFO] 
15:36:23 [2024-03-15T19:36:23.137Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests ---
15:36:23 [2024-03-15T19:36:23.137Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.jar
15:36:23 [2024-03-15T19:36:23.137Z] [INFO] 
15:36:23 [2024-03-15T19:36:23.137Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests ---
15:36:23 [2024-03-15T19:36:23.137Z] [INFO] 
15:36:23 [2024-03-15T19:36:23.137Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf.core.tests ---
15:36:23 [2024-03-15T19:36:23.137Z] [INFO] 
15:36:23 [2024-03-15T19:36:23.137Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests ---
15:36:23 [2024-03-15T19:36:23.137Z] [INFO] 
15:36:23 [2024-03-15T19:36:23.137Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf.core.tests ---
15:36:23 [2024-03-15T19:36:23.137Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.jar
15:36:24 [2024-03-15T19:36:24.063Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-sources.jar
15:36:24 [2024-03-15T19:36:24.627Z] [INFO] 
15:36:24 [2024-03-15T19:36:24.627Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.btf.core.tests ---
15:36:24 [2024-03-15T19:36:24.883Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log
15:36:24 [2024-03-15T19:36:24.883Z] [INFO] Command line:
15:36:24 [2024-03-15T19:36:24.883Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:36:24 [2024-03-15T19:36:24.883Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:36:28 [2024-03-15T19:36:28.153Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
15:36:28 [2024-03-15T19:36:28.153Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s -- in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
15:36:28 [2024-03-15T19:36:28.153Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testReadProperties -- Time elapsed: 0.083 s
15:36:28 [2024-03-15T19:36:28.153Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testValidate -- Time elapsed: 0.036 s
15:36:28 [2024-03-15T19:36:28.153Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testTwoContexts -- Time elapsed: 0.046 s
15:36:28 [2024-03-15T19:36:28.153Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testRead10thEvent1 -- Time elapsed: 0.007 s
15:36:28 [2024-03-15T19:36:28.153Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testRead10thEvent2 -- Time elapsed: 0.006 s
15:36:28 [2024-03-15T19:36:28.153Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testSeek1stEvent -- Time elapsed: 0.005 s
15:36:28 [2024-03-15T19:36:28.153Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testReadCommentLineEvent1 -- Time elapsed: 0.020 s
15:36:28 [2024-03-15T19:36:28.153Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testReadCommentLineEvent2 -- Time elapsed: 0.058 s
15:36:28 [2024-03-15T19:36:28.153Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testRead1stEvent -- Time elapsed: 0.004 s
15:36:28 [2024-03-15T19:36:28.153Z] 
15:36:28 [2024-03-15T19:36:28.153Z] Results:
15:36:28 [2024-03-15T19:36:28.153Z] 
15:36:28 [2024-03-15T19:36:28.153Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
15:36:28 [2024-03-15T19:36:28.153Z] 
15:36:28 [2024-03-15T19:36:28.408Z] [INFO] All tests passed
15:36:28 [2024-03-15T19:36:28.408Z] [INFO] 
15:36:28 [2024-03-15T19:36:28.408Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests ---
15:36:28 [2024-03-15T19:36:28.408Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.jar
15:36:28 [2024-03-15T19:36:28.408Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.pom
15:36:28 [2024-03-15T19:36:28.408Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-sources.jar
15:36:28 [2024-03-15T19:36:28.408Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
15:36:28 [2024-03-15T19:36:28.408Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
15:36:28 [2024-03-15T19:36:28.408Z] [INFO] 
15:36:28 [2024-03-15T19:36:28.408Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests ---
15:36:28 [2024-03-15T19:36:28.408Z] [INFO] 
15:36:28 [2024-03-15T19:36:28.408Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >--
15:36:28 [2024-03-15T19:36:28.408Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT [67/141]
15:36:28 [2024-03-15T19:36:28.408Z] [INFO]   from common/org.eclipse.tracecompass.common.core.tests/pom.xml
15:36:28 [2024-03-15T19:36:28.408Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:36:28 [2024-03-15T19:36:28.408Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:36:28 [2024-03-15T19:36:28.408Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/pom.xml
15:36:28 [2024-03-15T19:36:28.663Z] [INFO] 
15:36:28 [2024-03-15T19:36:28.663Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests ---
15:36:28 [2024-03-15T19:36:28.663Z] [INFO] 
15:36:28 [2024-03-15T19:36:28.663Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
15:36:28 [2024-03-15T19:36:28.663Z] [INFO] The project's OSGi version is 1.1.11.202403151906
15:36:28 [2024-03-15T19:36:28.663Z] [INFO] 
15:36:28 [2024-03-15T19:36:28.663Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
15:36:28 [2024-03-15T19:36:28.663Z] [INFO] 
15:36:28 [2024-03-15T19:36:28.663Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
15:36:28 [2024-03-15T19:36:28.663Z] [INFO] 
15:36:28 [2024-03-15T19:36:28.663Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
15:36:28 [2024-03-15T19:36:28.663Z] [INFO] 
15:36:28 [2024-03-15T19:36:28.663Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
15:36:28 [2024-03-15T19:36:28.663Z] [INFO] 
15:36:28 [2024-03-15T19:36:28.663Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core.tests ---
15:36:28 [2024-03-15T19:36:28.663Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core.tests
15:36:28 [2024-03-15T19:36:28.663Z] [INFO] 
15:36:28 [2024-03-15T19:36:28.663Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
15:36:28 [2024-03-15T19:36:28.663Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
15:36:28 [2024-03-15T19:36:28.664Z] [INFO] 
15:36:28 [2024-03-15T19:36:28.664Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
15:36:28 [2024-03-15T19:36:28.664Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:36:28 [2024-03-15T19:36:28.664Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:36:28 [2024-03-15T19:36:28.664Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/pom.xml
15:36:28 [2024-03-15T19:36:28.664Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:36:28 [2024-03-15T19:36:28.918Z] [INFO] 
15:36:28 [2024-03-15T19:36:28.918Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.common.core.tests ---
15:36:28 [2024-03-15T19:36:28.918Z] [INFO] 
15:36:28 [2024-03-15T19:36:28.918Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests ---
15:36:28 [2024-03-15T19:36:28.918Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/src/test/resources
15:36:28 [2024-03-15T19:36:28.919Z] [INFO] 
15:36:28 [2024-03-15T19:36:28.919Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.common.core.tests ---
15:36:28 [2024-03-15T19:36:28.919Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
15:36:28 [2024-03-15T19:36:28.919Z] [INFO] 
15:36:28 [2024-03-15T19:36:28.919Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests ---
15:36:28 [2024-03-15T19:36:28.919Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-sources.jar
15:36:28 [2024-03-15T19:36:28.919Z] [INFO] 
15:36:28 [2024-03-15T19:36:28.919Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests ---
15:36:28 [2024-03-15T19:36:28.919Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.jar
15:36:28 [2024-03-15T19:36:28.919Z] [INFO] 
15:36:28 [2024-03-15T19:36:28.919Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests ---
15:36:28 [2024-03-15T19:36:28.919Z] [INFO] 
15:36:28 [2024-03-15T19:36:28.919Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.common.core.tests ---
15:36:28 [2024-03-15T19:36:28.919Z] [INFO] 
15:36:28 [2024-03-15T19:36:28.919Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests ---
15:36:28 [2024-03-15T19:36:28.919Z] [INFO] 
15:36:28 [2024-03-15T19:36:28.919Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.common.core.tests ---
15:36:29 [2024-03-15T19:36:29.175Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.jar
15:36:30 [2024-03-15T19:36:30.538Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-sources.jar
15:36:31 [2024-03-15T19:36:31.900Z] [INFO] 
15:36:31 [2024-03-15T19:36:31.900Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.common.core.tests ---
15:36:31 [2024-03-15T19:36:31.900Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log
15:36:31 [2024-03-15T19:36:31.900Z] [INFO] Command line:
15:36:31 [2024-03-15T19:36:31.900Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:36:31 [2024-03-15T19:36:31.900Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:36:34 [2024-03-15T19:36:34.414Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest
15:36:34 [2024-03-15T19:36:34.414Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:36:34 [2024-03-15T19:36:34.414Z] WARNING: {"ts":"925593219932.912","ph":"B","tid":1,"pid":1,"name":"foo"}
15:36:34 [2024-03-15T19:36:34.414Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:36:34 [2024-03-15T19:36:34.414Z] WARNING: {"ts":"925593219932.912","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x1"}
15:36:34 [2024-03-15T19:36:34.671Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:36:34 [2024-03-15T19:36:34.671Z] WARNING: {"ts":"925593327826.983","ph":"E","tid":1,"pid":1}
15:36:34 [2024-03-15T19:36:34.671Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:36:34 [2024-03-15T19:36:34.671Z] WARNING: {"ts":"925593332368.751","ph":"B","tid":1,"pid":1,"name":"foo"}
15:36:34 [2024-03-15T19:36:34.671Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:36:34 [2024-03-15T19:36:34.672Z] WARNING: {"ts":"925593332368.751","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x2"}
15:36:34 [2024-03-15T19:36:34.672Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:36:34 [2024-03-15T19:36:34.672Z] WARNING: {"ts":"925593335010.437","ph":"E","tid":1,"pid":1}
15:36:34 [2024-03-15T19:36:34.672Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:36:34 [2024-03-15T19:36:34.672Z] WARNING: {"ts":"925593343023.332","ph":"B","tid":1,"pid":1,"name":"foo"}
15:36:34 [2024-03-15T19:36:34.672Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:36:34 [2024-03-15T19:36:34.672Z] WARNING: {"ts":"925593343023.332","ph":"s","tid":1,"pid":1,"name":"foo","cat":"null","id":"0x3"}
15:36:34 [2024-03-15T19:36:34.672Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:36:34 [2024-03-15T19:36:34.672Z] WARNING: {"ts":"925593344700.672","ph":"E","tid":1,"pid":1}
15:36:34 [2024-03-15T19:36:34.672Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:36:34 [2024-03-15T19:36:34.672Z] WARNING: {"ts":"925593346626.019","ph":"B","tid":1,"pid":1,"name":"foo"}
15:36:34 [2024-03-15T19:36:34.672Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:36:34 [2024-03-15T19:36:34.672Z] WARNING: {"ts":"925593349109.519","ph":"E","tid":1,"pid":1}
15:36:34 [2024-03-15T19:36:34.672Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:36:34 [2024-03-15T19:36:34.672Z] WARNING: {"ts":"925593354614.562","ph":"B","tid":1,"pid":1,"name":"foo"}
15:36:34 [2024-03-15T19:36:34.672Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:36:34 [2024-03-15T19:36:34.672Z] WARNING: {"ts":"925593354614.562","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x5"}
15:36:34 [2024-03-15T19:36:34.672Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:36:34 [2024-03-15T19:36:34.672Z] WARNING: {"ts":"925593356335.973","ph":"E","tid":1,"pid":1}
15:36:34 [2024-03-15T19:36:34.672Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:36:34 [2024-03-15T19:36:34.672Z] INFO: {"ts":"925593364857.536","ph":"B","tid":1,"pid":1,"name":"foo"}
15:36:34 [2024-03-15T19:36:34.672Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:36:34 [2024-03-15T19:36:34.672Z] INFO: {"ts":"925593365669.58","ph":"B","tid":1,"pid":1,"name":"bar"}
15:36:34 [2024-03-15T19:36:34.672Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:36:34 [2024-03-15T19:36:34.672Z] INFO: {"ts":"925593366351.384","ph":"E","tid":1,"pid":1}
15:36:34 [2024-03-15T19:36:34.672Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:36:34 [2024-03-15T19:36:34.672Z] INFO: {"ts":"925593366866.012","ph":"E","tid":1,"pid":1}
15:36:34 [2024-03-15T19:36:34.672Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:36:34 [2024-03-15T19:36:34.672Z] WARNING: {"ts":"925593368411.822","ph":"B","tid":1,"pid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}}
15:36:34 [2024-03-15T19:36:34.672Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:36:34 [2024-03-15T19:36:34.672Z] WARNING: {"ts":"925593369155.905","ph":"E","tid":1,"pid":1}
15:36:34 [2024-03-15T19:36:34.672Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:36:34 [2024-03-15T19:36:34.672Z] WARNING: {"ts":"925593369846.253","ph":"B","tid":1,"pid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}}
15:36:34 [2024-03-15T19:36:34.672Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:36:34 [2024-03-15T19:36:34.672Z] WARNING: {"ts":"925593370345.961","ph":"E","tid":1,"pid":1}
15:36:34 [2024-03-15T19:36:34.672Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:36:34 [2024-03-15T19:36:34.672Z] WARNING: {"ts":"925593370861.501","ph":"B","tid":1,"pid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}}
15:36:34 [2024-03-15T19:36:34.672Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:36:34 [2024-03-15T19:36:34.672Z] WARNING: {"ts":"925593371438.052","ph":"E","tid":1,"pid":1}
15:36:34 [2024-03-15T19:36:34.672Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:36:34 [2024-03-15T19:36:34.672Z] WARNING: {"ts":"925593372838.504","ph":"B","tid":1,"pid":1,"name":"foo"}
15:36:34 [2024-03-15T19:36:34.672Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:36:34 [2024-03-15T19:36:34.672Z] WARNING: {"ts":"925593374251.267","ph":"E","tid":1,"pid":1}
15:36:34 [2024-03-15T19:36:34.672Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:36:34 [2024-03-15T19:36:34.672Z] WARNING: {"ts":"925593401558.362","ph":"B","tid":1,"pid":1,"name":"foo"}
15:36:34 [2024-03-15T19:36:34.672Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:36:34 [2024-03-15T19:36:34.672Z] WARNING: {"ts":"925593401558.362","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x6"}
15:36:34 [2024-03-15T19:36:34.672Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:36:34 [2024-03-15T19:36:34.672Z] WARNING: {"ts":"925593405682.003","ph":"E","tid":1,"pid":1}
15:36:34 [2024-03-15T19:36:34.672Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
15:36:34 [2024-03-15T19:36:34.672Z] INFO: {"ts":"925593409183.035","ph":"i","tid":1,"pid":1,"name":"test null value","args":{"nullvalue":"null"}}
15:36:34 [2024-03-15T19:36:34.672Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
15:36:34 [2024-03-15T19:36:34.672Z] INFO: {"ts":"925593410331.727","ph":"i","tid":1,"pid":1,"name":"test null key","args":{"null":"value"}}
15:36:34 [2024-03-15T19:36:34.672Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:36:34 [2024-03-15T19:36:34.672Z] INFO: {"ts":"925593411715.138","ph":"B","tid":1,"pid":1,"name":"foo"}
15:36:34 [2024-03-15T19:36:34.672Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:36:34 [2024-03-15T19:36:34.672Z] INFO: {"ts":"925593412593.869","ph":"B","tid":1,"pid":1,"name":"bar"}
15:36:34 [2024-03-15T19:36:34.672Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:36:34 [2024-03-15T19:36:34.672Z] INFO: {"ts":"925593413508.037","ph":"E","tid":1,"pid":1}
15:36:34 [2024-03-15T19:36:34.672Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:36:34 [2024-03-15T19:36:34.672Z] INFO: {"ts":"925593414080.811","ph":"E","tid":1,"pid":1}
15:36:34 [2024-03-15T19:36:34.672Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:36:34 [2024-03-15T19:36:34.672Z] WARNING: {"ts":"925593415677.305","ph":"B","tid":1,"pid":1,"name":"foo"}
15:36:34 [2024-03-15T19:36:34.672Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:36:34 [2024-03-15T19:36:34.672Z] WARNING: {"ts":"925593415677.305","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x7"}
15:36:34 [2024-03-15T19:36:34.672Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:36:34 [2024-03-15T19:36:34.672Z] WARNING: {"ts":"925593417119.573","ph":"E","tid":1,"pid":1}
15:36:34 [2024-03-15T19:36:34.672Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:36:34 [2024-03-15T19:36:34.672Z] INFO: {"ts":"925593422924.174","ph":"B","tid":1,"pid":1,"name":"world"}
15:36:34 [2024-03-15T19:36:34.672Z] Mar 15, 2024 7:36:34 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:36:34 [2024-03-15T19:36:34.672Z] INFO: {"ts":"925593423695.994","ph":"E","tid":1,"pid":1}
15:36:34 [2024-03-15T19:36:34.672Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s -- in org.eclipse.tracecompass.common.core.tests.log.LoggerTest
15:36:34 [2024-03-15T19:36:34.672Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowLogLevels -- Time elapsed: 0.114 s
15:36:34 [2024-03-15T19:36:34.672Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowWithData -- Time elapsed: 0.005 s
15:36:34 [2024-03-15T19:36:34.672Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testObjectLifespan -- Time elapsed: 0.006 s
15:36:34 [2024-03-15T19:36:34.672Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowBuilderNoExtra -- Time elapsed: 0.003 s
15:36:34 [2024-03-15T19:36:34.672Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingWithData -- Time elapsed: 0.005 s
15:36:34 [2024-03-15T19:36:34.672Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowFiltered -- Time elapsed: 0.004 s
15:36:34 [2024-03-15T19:36:34.672Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowBuilderCatThenParent -- Time elapsed: 0.002 s
15:36:34 [2024-03-15T19:36:34.672Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingFiltered -- Time elapsed: 0.002 s
15:36:34 [2024-03-15T19:36:34.672Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAsyncMessages -- Time elapsed: 0.005 s
15:36:34 [2024-03-15T19:36:34.672Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingException -- Time elapsed: 0.003 s
15:36:34 [2024-03-15T19:36:34.672Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAttributeFailRepeatedArgs -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.672Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAttributes -- Time elapsed: 0.004 s
15:36:34 [2024-03-15T19:36:34.672Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingLogLevels -- Time elapsed: 0.002 s
15:36:34 [2024-03-15T19:36:34.672Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testCounter -- Time elapsed: 0.025 s
15:36:34 [2024-03-15T19:36:34.672Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowWithUnsetParent -- Time elapsed: 0.006 s
15:36:34 [2024-03-15T19:36:34.672Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNullArguments -- Time elapsed: 0.004 s
15:36:34 [2024-03-15T19:36:34.672Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNesting -- Time elapsed: 0.004 s
15:36:34 [2024-03-15T19:36:34.672Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowBuilderParentThenCat -- Time elapsed: 0.002 s
15:36:34 [2024-03-15T19:36:34.672Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testMarker -- Time elapsed: 0.003 s
15:36:34 [2024-03-15T19:36:34.672Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testInstant -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.672Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testCollectionLifespan -- Time elapsed: 0.002 s
15:36:34 [2024-03-15T19:36:34.672Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testHelloWorld -- Time elapsed: 0.002 s
15:36:34 [2024-03-15T19:36:34.672Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAttributeFail3Args -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.673Z] Running org.eclipse.tracecompass.common.core.tests.log.MonitorTest
15:36:34 [2024-03-15T19:36:34.673Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.common.core.tests.log.MonitorTest
15:36:34 [2024-03-15T19:36:34.673Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testDescending -- Time elapsed: 0.004 s
15:36:34 [2024-03-15T19:36:34.673Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testJmx -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.673Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testSame -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.673Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testClimbing -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.673Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
15:36:34 [2024-03-15T19:36:34.673Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
15:36:34 [2024-03-15T19:36:34.673Z] org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest.testDeepHashCode -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.673Z] org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest.testDeepEquals -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.673Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
15:36:34 [2024-03-15T19:36:34.673Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
15:36:34 [2024-03-15T19:36:34.673Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testIteratorContents -- Time elapsed: 0.017 s
15:36:34 [2024-03-15T19:36:34.673Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testOddInsertions -- Time elapsed: 0.007 s
15:36:34 [2024-03-15T19:36:34.673Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testMultiThread -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.673Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testConcurrentIteration -- Time elapsed: 0.004 s
15:36:34 [2024-03-15T19:36:34.673Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testSingleInsertion -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.673Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testBlockingPeek -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.673Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor1 -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.673Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor2 -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.673Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor4 -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.673Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor5 -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.673Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testIsEmpty -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.673Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testSimpleInsertion -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.673Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testLargeInsertion -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.673Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
15:36:34 [2024-03-15T19:36:34.929Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
15:36:34 [2024-03-15T19:36:34.929Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[0: 3 - 3] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[0: 3 - 3] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[0: 3 - 3] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[0: 3 - 3] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[1: 5.6 - 5.6] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[1: 5.6 - 5.6] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[1: 5.6 - 5.6] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[1: 5.6 - 5.6] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[2: 1.235 - 1.2] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[2: 1.235 - 1.2] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[2: 1.235 - 1.2] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[2: 1.235 - 1.2] -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[3: 1.01 - 1] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[3: 1.01 - 1] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[3: 1.01 - 1] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[3: 1.01 - 1] -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[4: 975 - 975] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[4: 975 - 975] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[4: 975 - 975] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[4: 975 - 975] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[5: 1,000 - 1 k] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[5: 1,000 - 1 k] -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[5: 1,000 - 1 k] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[5: 1,000 - 1 k] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[6: 4,000 - 4 k] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[6: 4,000 - 4 k] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[6: 4,000 - 4 k] -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[6: 4,000 - 4 k] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[7: -4,000 - -4 k] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[7: -4,000 - -4 k] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[7: -4,000 - -4 k] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[7: -4,000 - -4 k] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[8: 4,000 - 4 k] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[8: 4,000 - 4 k] -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[8: 4,000 - 4 k] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[8: 4,000 - 4 k] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[9: 4,000 - 4 k] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[9: 4,000 - 4 k] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[9: 4,000 - 4 k] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[9: 4,000 - 4 k] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[10: 12,345,678 - 12.3 M] -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.930Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[19: 0.1 - 100 m] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[19: 0.1 - 100 m] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[19: 0.1 - 100 m] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[19: 0.1 - 100 m] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[20: 0.001 - 1 m] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[20: 0.001 - 1 m] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[20: 0.001 - 1 m] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[20: 0.001 - 1 m] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[21: 0 - 1 µ] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[21: 0 - 1 µ] -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[21: 0 - 1 µ] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[21: 0 - 1 µ] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[22: 0 - 1 n] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[22: 0 - 1 n] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[22: 0 - 1 n] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[22: 0 - 1 n] -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[23: 0 - 1 p] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[23: 0 - 1 p] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[23: 0 - 1 p] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[23: 0 - 1 p] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[24: 0 - 0] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[24: 0 - 0] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[24: 0 - 0] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[24: 0 - 0] -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[25: -0.04 - -40 m] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[25: -0.04 - -40 m] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[25: -0.04 - -40 m] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[25: -0.04 - -40 m] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[26: 0.002 - 2 m] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[26: 0.002 - 2 m] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[26: 0.002 - 2 m] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[26: 0.002 - 2 m] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[28: 0 - 492.8 µ] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[28: 0 - 492.8 µ] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[28: 0 - 492.8 µ] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[28: 0 - 492.8 µ] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[29: 0 - 251 n] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[29: 0 - 251 n] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[29: 0 - 251 n] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[29: 0 - 251 n] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[30: 0 - 43 p] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[30: 0 - 43 p] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[30: 0 - 43 p] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[30: 0 - 43 p] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[31: 0 - 45.6 n] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[31: 0 - 45.6 n] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[31: 0 - 45.6 n] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[31: 0 - 45.6 n] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.931Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308] -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[33: ∞ - ∞] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[33: ∞ - ∞] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[33: ∞ - ∞] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[33: ∞ - ∞] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[34: 0 - 0] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[34: 0 - 0] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[34: 0 - 0] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[34: 0 - 0] -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[35: -∞ - -∞] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[35: -∞ - -∞] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[35: -∞ - -∞] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[35: -∞ - -∞] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[36: NaN - NaN] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[36: NaN - NaN] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[36: NaN - NaN] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[36: NaN - NaN] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[37: null - Toto] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[37: null - Toto] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[37: null - Toto] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[37: null - Toto] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[38: null - 1.2 s] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[38: null - 1.2 s] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[38: null - 1.2 s] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[38: null - 1.2 s] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[39: null - 1.2 ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[39: null - 1.2 ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[39: null - 1.2 ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[39: null - 1.2 ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[40: null - ∞ k] -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[40: null - ∞ k] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[40: null - ∞ k] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[40: null - ∞ k] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[41: null - -∞ p] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[41: null - -∞ p] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[41: null - -∞ p] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[41: null - -∞ p] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[42: null - NaNM] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[42: null - NaNM] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[42: null - NaNM] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[42: null - NaNM] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[43: null - 1.2 m  ] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[43: null - 1.2 m  ] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[43: null - 1.2 m  ] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[43: null - 1.2 m  ] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
15:36:34 [2024-03-15T19:36:34.932Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[0: 0 - 0 B] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[0: 0 - 0 B] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[0: 0 - 0 B] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[0: 0 - 0 B] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[1: 3 - 3 B] -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[1: 3 - 3 B] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[1: 3 - 3 B] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[1: 3 - 3 B] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[2: 975 - 975 B] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[2: 975 - 975 B] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[2: 975 - 975 B] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[2: 975 - 975 B] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.932Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[3: 1,024 - 1 KB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[3: 1,024 - 1 KB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[3: 1,024 - 1 KB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[3: 1,024 - 1 KB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[4: 1,048,576 - 1 MB] -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[7: 4,096 - 4 KB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[7: 4,096 - 4 KB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[7: 4,096 - 4 KB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[7: 4,096 - 4 KB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[8: -4,096 - -4 KB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[8: -4,096 - -4 KB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[8: -4,096 - -4 KB] -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[8: -4,096 - -4 KB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[9: 4,096 - 4 KB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[9: 4,096 - 4 KB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[9: 4,096 - 4 KB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[9: 4,096 - 4 KB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[10: 4,096 - 4 KB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[10: 4,096 - 4 KB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[10: 4,096 - 4 KB] -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[10: 4,096 - 4 KB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[19: null - 1234 TPotato] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[19: null - 1234 TPotato] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.933Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[19: null - 1234 TPotato] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[19: null - 1234 TPotato] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[20: null - .0001 MB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[20: null - .0001 MB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[20: null - .0001 MB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[20: null - .0001 MB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[21: null - 1KB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[21: null - 1KB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[21: null - 1KB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[21: null - 1KB] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[22: null - 1KB   ] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[22: null - 1KB   ] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[22: null - 1KB   ] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[22: null - 1KB   ] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[23: null - 1KB  potato] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[23: null - 1KB  potato] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[23: null - 1KB  potato] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[23: null - 1KB  potato] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
15:36:34 [2024-03-15T19:36:34.934Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[0: 0 - 0] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[0: 0 - 0] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[0: 0 - 0] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[0: 0 - 0] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[1: 3 - 3 ns] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[1: 3 - 3 ns] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[1: 3 - 3 ns] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[1: 3 - 3 ns] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[2: 1,975 - 1.975 µs] -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[3: 200,000,000 - 200 ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[3: 200,000,000 - 200 ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[3: 200,000,000 - 200 ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[3: 200,000,000 - 200 ms] -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[5: 200,000,000 - 200 ms] -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[10: 200,000,100 - 200 ms] -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[11: null - 200ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.934Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[11: null - 200ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[11: null - 200ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[11: null - 200ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[12: null - 200ms  ] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[12: null - 200ms  ] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[12: null - 200ms  ] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[12: null - 200ms  ] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[13: null - 200     ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[13: null - 200     ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[13: null - 200     ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[13: null - 200     ms] -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[14: null - 1.5ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[14: null - 1.5ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[14: null - 1.5ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[14: null - 1.5ms] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[15: null - 1.5us] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[15: null - 1.5us] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[15: null - 1.5us] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[15: null - 1.5us] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[16: null - 1.5µs] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[16: null - 1.5µs] -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[16: null - 1.5µs] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[16: null - 1.5µs] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[17: null - 1.5usdt] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[17: null - 1.5usdt] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[17: null - 1.5usdt] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[17: null - 1.5usdt] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[18: null - 1.5hello] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[18: null - 1.5hello] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[18: null - 1.5hello] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[18: null - 1.5hello] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[19: null - 15] -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[19: null - 15] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[19: null - 15] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[19: null - 15] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[20: null - hello] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[20: null - hello] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[20: null - hello] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[20: null - hello] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[21: null - 0.000001s] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[21: null - 0.000001s] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[21: null - 0.000001s] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[21: null - 0.000001s] -- Time elapsed: 0.001 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[22: null - .000001s] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[22: null - .000001s] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[22: null - .000001s] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[22: null - .000001s] -- Time elapsed: 0 s
15:36:34 [2024-03-15T19:36:34.935Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest
15:36:35 [2024-03-15T19:36:35.192Z] Tests run: 152, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[0: 0 - 0 rabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[0: 0 - 0 rabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[0: 0 - 0 rabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[0: 0 - 0 rabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[1: 3 - 3 rabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[1: 3 - 3 rabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[1: 3 - 3 rabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[1: 3 - 3 rabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[2: 975 - 975 rabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[2: 975 - 975 rabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[2: 975 - 975 rabbit] -- Time elapsed: 0.001 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[2: 975 - 975 rabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[3: 1,000 - 1 krabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[3: 1,000 - 1 krabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[3: 1,000 - 1 krabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[3: 1,000 - 1 krabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[9: 4,000 - 4 krabbit] -- Time elapsed: 0.001 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.192Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0.001 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0.001 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0.001 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[22: 0 - 1 µrabbit] -- Time elapsed: 0.001 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[24: 0 - 1 prabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[24: 0 - 1 prabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[24: 0 - 1 prabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[24: 0 - 1 prabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.193Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[25: -0.04 - -40 mrabbit] -- Time elapsed: 0.001 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[30: 0 - 43 prabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[30: 0 - 43 prabbit] -- Time elapsed: 0.001 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[30: 0 - 43 prabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[30: 0 - 43 prabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[31: 0 - 45.643 nrabbit] -- Time elapsed: 0.001 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[32: null - 1234 TPotato] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[32: null - 1234 TPotato] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[32: null - 1234 TPotato] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[32: null - 1234 TPotato] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[33: null - .0001 Mrabbit] -- Time elapsed: 0.001 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[34: null - 1krabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[34: null - 1krabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[34: null - 1krabbit] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[34: null - 1krabbit] -- Time elapsed: 0.001 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[35: null - 1krabbit   ] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[35: null - 1krabbit   ] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[35: null - 1krabbit   ] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[35: null - 1krabbit   ] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[37: null - 1krabbit  potato] -- Time elapsed: 0.001 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[37: null - 1krabbit  potato] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[37: null - 1krabbit  potato] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[37: null - 1krabbit  potato] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
15:36:35 [2024-03-15T19:36:35.194Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[0: 0 - 0 B/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[0: 0 - 0 B/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[0: 0 - 0 B/s] -- Time elapsed: 0.001 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[0: 0 - 0 B/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[1: 3 - 3 B/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[1: 3 - 3 B/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[1: 3 - 3 B/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[1: 3 - 3 B/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[2: 975 - 975 B/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.194Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[2: 975 - 975 B/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[2: 975 - 975 B/s] -- Time elapsed: 0.001 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[2: 975 - 975 B/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[3: 1,024 - 1 KB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[3: 1,024 - 1 KB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[3: 1,024 - 1 KB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[3: 1,024 - 1 KB/s] -- Time elapsed: 0.001 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0.001 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[7: 4,096 - 4 KB/s] -- Time elapsed: 0.001 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[8: -4,096 - -4 KB/s] -- Time elapsed: 0.001 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0.001 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0.001 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.195Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0.001 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[19: null - 1234 TPotato] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[19: null - 1234 TPotato] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[19: null - 1234 TPotato] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[19: null - 1234 TPotato] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[20: null - .0001 MB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[20: null - .0001 MB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[20: null - .0001 MB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[20: null - .0001 MB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[21: null - 1KB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[21: null - 1KB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[21: null - 1KB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[21: null - 1KB/s] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[22: null - 1KB/s   ] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[22: null - 1KB/s   ] -- Time elapsed: 0.001 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[22: null - 1KB/s   ] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[22: null - 1KB/s   ] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[23: null - 1KB/s  potato] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[23: null - 1KB/s  potato] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[23: null - 1KB/s  potato] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[23: null - 1KB/s  potato] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[24: null - 1 KB] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[24: null - 1 KB] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[24: null - 1 KB] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[24: null - 1 KB] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
15:36:35 [2024-03-15T19:36:35.196Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[0: 0] -- Time elapsed: 0.001 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[1: 3] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[2: 975] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[3: 1,000] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[4: 4,000] -- Time elapsed: 0.001 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[5: -4,000] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[6: -0.04] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[7: 0.002] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[8: 0.056] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[9: 0] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[10: 0] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[11: ∞] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[12: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000] -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
15:36:35 [2024-03-15T19:36:35.196Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testSameSign -- Time elapsed: 0.001 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd100L -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd0L -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult0 -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult1 -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd0 -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMultLimit -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAddLimit -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMultLimitL -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAddLimitL -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult100 -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd100 -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult100L -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult0L -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult1L -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
15:36:35 [2024-03-15T19:36:35.196Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsArrayNullElement -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsArray -- Time elapsed: 0.001 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsArrayNullRef -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsStreamNullElement -- Time elapsed: 0.001 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsStreamNullRef -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsStream -- Time elapsed: 0 s
15:36:35 [2024-03-15T19:36:35.196Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
15:36:35 [2024-03-15T19:36:35.196Z] [Fatal Error] :2:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
15:36:35 [2024-03-15T19:36:35.196Z] [Fatal Error] :1:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
15:36:35 [2024-03-15T19:36:35.196Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.104 s -- in org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testSafeValidate -- Time elapsed: 0.072 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils skipped
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testBillionLaughs -- Time elapsed: 0.014 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testNewSafeSchemaFactory -- Time elapsed: 0.003 s
15:36:35 [2024-03-15T19:36:35.196Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.newSafeXmlStreamReader -- Time elapsed: 0.004 s
15:36:35 [2024-03-15T19:36:35.197Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testRecursiveEntityReference -- Time elapsed: 0.002 s
15:36:35 [2024-03-15T19:36:35.197Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testAttackValidate -- Time elapsed: 0.003 s
15:36:35 [2024-03-15T19:36:35.197Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testNewSafeSaxParserFactory -- Time elapsed: 0.001 s
15:36:35 [2024-03-15T19:36:35.197Z] 
15:36:35 [2024-03-15T19:36:35.197Z] Results:
15:36:35 [2024-03-15T19:36:35.197Z] 
15:36:35 [2024-03-15T19:36:35.197Z] Tests run: 700, Failures: 0, Errors: 0, Skipped: 1
15:36:35 [2024-03-15T19:36:35.197Z] 
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] All tests passed
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] 
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests ---
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.jar
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.pom
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-sources.jar
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-p2metadata.xml
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-p2artifacts.xml
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] 
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests ---
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] 
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >--------
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] Building org.eclipse.tracecompass.ctf 9.3.0-SNAPSHOT            [68/141]
15:36:35 [2024-03-15T19:36:35.758Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] 
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf ---
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] 
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] The project's OSGi version is 9.3.0.202403151906
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] 
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] 
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] 
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] 
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] 
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf ---
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/src/main/resources
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] 
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf ---
15:36:35 [2024-03-15T19:36:35.758Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 13 were skipped
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] 
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf ---
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] 
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf ---
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT.jar
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] 
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf ---
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] 
15:36:35 [2024-03-15T19:36:35.758Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf ---
15:36:35 [2024-03-15T19:36:35.759Z] [INFO] 
15:36:35 [2024-03-15T19:36:35.759Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf ---
15:36:35 [2024-03-15T19:36:35.759Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT-sources-feature.jar
15:36:35 [2024-03-15T19:36:35.759Z] [INFO] 
15:36:35 [2024-03-15T19:36:35.759Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf ---
15:36:35 [2024-03-15T19:36:35.759Z] [INFO] 
15:36:35 [2024-03-15T19:36:35.759Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf ---
15:36:35 [2024-03-15T19:36:35.759Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT.jar
15:36:36 [2024-03-15T19:36:36.320Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT-sources-feature.jar
15:36:38 [2024-03-15T19:36:38.210Z] [INFO] 
15:36:38 [2024-03-15T19:36:38.210Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf ---
15:36:38 [2024-03-15T19:36:38.210Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT.jar
15:36:38 [2024-03-15T19:36:38.210Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT.pom
15:36:38 [2024-03-15T19:36:38.210Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT-sources-feature.jar
15:36:38 [2024-03-15T19:36:38.210Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT-p2metadata.xml
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT-p2artifacts.xml
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] 
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf ---
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] 
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >--
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT [69/141]
15:36:38 [2024-03-15T19:36:38.211Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:36:38 [2024-03-15T19:36:38.211Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] 
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] 
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] The project's OSGi version is 1.0.4.202403151906
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] 
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] 
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] 
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] 
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] 
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.parser.tests
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] 
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] 
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:36:38 [2024-03-15T19:36:38.211Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:36:38 [2024-03-15T19:36:38.211Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:36:38 [2024-03-15T19:36:38.211Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] 
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] 
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] 
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:36:38 [2024-03-15T19:36:38.211Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] 
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-sources.jar
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] 
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.jar
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] 
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] 
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] 
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] 
15:36:38 [2024-03-15T19:36:38.211Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:36:38 [2024-03-15T19:36:38.466Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.jar
15:36:39 [2024-03-15T19:36:39.830Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-sources.jar
15:36:41 [2024-03-15T19:36:41.195Z] [INFO] 
15:36:41 [2024-03-15T19:36:41.195Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:36:41 [2024-03-15T19:36:41.195Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data/.metadata/.log
15:36:41 [2024-03-15T19:36:41.195Z] [INFO] Command line:
15:36:41 [2024-03-15T19:36:41.195Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:36:41 [2024-03-15T19:36:41.195Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:36:43 [2024-03-15T19:36:43.709Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
15:36:43 [2024-03-15T19:36:43.965Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.115 s -- in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testCharacterLiteralPrimaryExpression -- Time elapsed: 0.036 s
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testEnumDeclaration -- Time elapsed: 0.002 s
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testIntegerLiteralPrimaryExpression -- Time elapsed: 0 s
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testKeywordPrimaryExpression -- Time elapsed: 0 s
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testStringLiteralPrimaryExpression -- Time elapsed: 0 s
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testEnvDeclaration -- Time elapsed: 0.001 s
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testMixedUnaryExpression -- Time elapsed: 0 s
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testArrayUnaryExpression -- Time elapsed: 0.001 s
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testMemberUnaryExpression -- Time elapsed: 0 s
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testFloatingTypeAliasDeclaration -- Time elapsed: 0 s
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testIntegerTypeAliasDeclaration -- Time elapsed: 0.001 s
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testPointerUnaryExpression -- Time elapsed: 0 s
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testUnaryExpression -- Time elapsed: 0 s
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testIdentifierPrimaryExpression -- Time elapsed: 0 s
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testSpecialArrayUnaryExpression -- Time elapsed: 0 s
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testDeclaration -- Time elapsed: 0.001 s
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testSimpleUnaryExpression -- Time elapsed: 0 s
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testPrimaryExpression -- Time elapsed: 0 s
15:36:43 [2024-03-15T19:36:43.965Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
15:36:43 [2024-03-15T19:36:43.965Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testSymbols -- Time elapsed: 0.001 s
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testStringLiteral -- Time elapsed: 0 s
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testCharLiteral -- Time elapsed: 0 s
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralSuffixes -- Time elapsed: 0 s
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralPrefixes -- Time elapsed: 0 s
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testMixedComment -- Time elapsed: 0 s
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testWhitespaces -- Time elapsed: 0 s
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest skipped
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testIdentifierLetters -- Time elapsed: 0 s
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testMultiLineComment -- Time elapsed: 0 s
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testComment -- Time elapsed: 0 s
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLineComment -- Time elapsed: 0 s
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testNestedComment -- Time elapsed: 0 s
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralDigits -- Time elapsed: 0 s
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralZero -- Time elapsed: 0 s
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testKeywords -- Time elapsed: 0.001 s
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testEscapeStringLiteral -- Time elapsed: 0 s
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testEscapeCharLiteral -- Time elapsed: 0 s
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testIdentifier -- Time elapsed: 0 s
15:36:43 [2024-03-15T19:36:43.965Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiterals -- Time elapsed: 0 s
15:36:43 [2024-03-15T19:36:43.965Z] 
15:36:43 [2024-03-15T19:36:43.965Z] Results:
15:36:43 [2024-03-15T19:36:43.965Z] 
15:36:43 [2024-03-15T19:36:43.965Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5
15:36:43 [2024-03-15T19:36:43.965Z] 
15:36:44 [2024-03-15T19:36:44.221Z] [INFO] All tests passed
15:36:44 [2024-03-15T19:36:44.221Z] [INFO] 
15:36:44 [2024-03-15T19:36:44.221Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:36:44 [2024-03-15T19:36:44.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.jar
15:36:44 [2024-03-15T19:36:44.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.pom
15:36:44 [2024-03-15T19:36:44.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-sources.jar
15:36:44 [2024-03-15T19:36:44.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-p2metadata.xml
15:36:44 [2024-03-15T19:36:44.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-p2artifacts.xml
15:36:44 [2024-03-15T19:36:44.221Z] [INFO] 
15:36:44 [2024-03-15T19:36:44.221Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:36:44 [2024-03-15T19:36:44.221Z] [INFO] 
15:36:44 [2024-03-15T19:36:44.221Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------
15:36:44 [2024-03-15T19:36:44.221Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 9.3.0-SNAPSHOT        [70/141]
15:36:44 [2024-03-15T19:36:44.221Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
15:36:44 [2024-03-15T19:36:44.221Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:36:44 [2024-03-15T19:36:44.221Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
15:36:44 [2024-03-15T19:36:44.476Z] [INFO] 
15:36:44 [2024-03-15T19:36:44.476Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf ---
15:36:44 [2024-03-15T19:36:44.476Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target
15:36:44 [2024-03-15T19:36:44.476Z] [INFO] 
15:36:44 [2024-03-15T19:36:44.476Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
15:36:44 [2024-03-15T19:36:44.476Z] [INFO] The project's OSGi version is 9.3.0.202403151906
15:36:44 [2024-03-15T19:36:44.476Z] [INFO] 
15:36:44 [2024-03-15T19:36:44.476Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
15:36:44 [2024-03-15T19:36:44.476Z] [INFO] 
15:36:44 [2024-03-15T19:36:44.476Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
15:36:44 [2024-03-15T19:36:44.476Z] [INFO] 
15:36:44 [2024-03-15T19:36:44.476Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
15:36:44 [2024-03-15T19:36:44.476Z] [INFO] 
15:36:44 [2024-03-15T19:36:44.476Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
15:36:44 [2024-03-15T19:36:44.476Z] [INFO] 
15:36:44 [2024-03-15T19:36:44.476Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf ---
15:36:44 [2024-03-15T19:36:44.476Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/src/main/resources
15:36:44 [2024-03-15T19:36:44.476Z] [INFO] 
15:36:44 [2024-03-15T19:36:44.476Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf ---
15:36:44 [2024-03-15T19:36:44.476Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
15:36:44 [2024-03-15T19:36:44.476Z] [INFO] 
15:36:44 [2024-03-15T19:36:44.476Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf ---
15:36:44 [2024-03-15T19:36:44.476Z] [INFO] 
15:36:44 [2024-03-15T19:36:44.476Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf ---
15:36:44 [2024-03-15T19:36:44.476Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT.jar
15:36:44 [2024-03-15T19:36:44.476Z] [INFO] 
15:36:44 [2024-03-15T19:36:44.476Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf ---
15:36:44 [2024-03-15T19:36:44.476Z] [INFO] 
15:36:44 [2024-03-15T19:36:44.476Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
15:36:44 [2024-03-15T19:36:44.477Z] [INFO] 
15:36:44 [2024-03-15T19:36:44.477Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf ---
15:36:44 [2024-03-15T19:36:44.477Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT-sources-feature.jar
15:36:44 [2024-03-15T19:36:44.477Z] [INFO] 
15:36:44 [2024-03-15T19:36:44.477Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
15:36:44 [2024-03-15T19:36:44.477Z] [INFO] 
15:36:44 [2024-03-15T19:36:44.477Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf ---
15:36:44 [2024-03-15T19:36:44.477Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT.jar
15:36:45 [2024-03-15T19:36:45.404Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT-sources-feature.jar
15:36:45 [2024-03-15T19:36:45.965Z] [INFO] 
15:36:45 [2024-03-15T19:36:45.965Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf ---
15:36:45 [2024-03-15T19:36:45.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT.jar
15:36:45 [2024-03-15T19:36:45.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT.pom
15:36:45 [2024-03-15T19:36:45.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT-sources-feature.jar
15:36:45 [2024-03-15T19:36:45.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT-p2metadata.xml
15:36:45 [2024-03-15T19:36:45.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT-p2artifacts.xml
15:36:45 [2024-03-15T19:36:45.965Z] [INFO] 
15:36:45 [2024-03-15T19:36:45.965Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf ---
15:36:45 [2024-03-15T19:36:45.965Z] [INFO] 
15:36:45 [2024-03-15T19:36:45.965Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >--
15:36:45 [2024-03-15T19:36:45.965Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT [71/141]
15:36:45 [2024-03-15T19:36:45.965Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
15:36:45 [2024-03-15T19:36:45.965Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:36:45 [2024-03-15T19:36:45.965Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:36:45 [2024-03-15T19:36:45.965Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
15:36:46 [2024-03-15T19:36:46.222Z] [INFO] 
15:36:46 [2024-03-15T19:36:46.222Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:36:46 [2024-03-15T19:36:46.222Z] [INFO] 
15:36:46 [2024-03-15T19:36:46.222Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:36:46 [2024-03-15T19:36:46.222Z] [INFO] The project's OSGi version is 1.0.12.202403151906
15:36:46 [2024-03-15T19:36:46.222Z] [INFO] 
15:36:46 [2024-03-15T19:36:46.222Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:36:46 [2024-03-15T19:36:46.222Z] [INFO] 
15:36:46 [2024-03-15T19:36:46.222Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:36:46 [2024-03-15T19:36:46.222Z] [INFO] 
15:36:46 [2024-03-15T19:36:46.222Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:36:46 [2024-03-15T19:36:46.222Z] [INFO] 
15:36:46 [2024-03-15T19:36:46.222Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:36:46 [2024-03-15T19:36:46.222Z] [INFO] 
15:36:46 [2024-03-15T19:36:46.222Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:36:46 [2024-03-15T19:36:46.222Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests
15:36:46 [2024-03-15T19:36:46.785Z] [INFO] 
15:36:46 [2024-03-15T19:36:46.785Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:36:46 [2024-03-15T19:36:46.785Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
15:36:46 [2024-03-15T19:36:46.785Z] [INFO] 
15:36:46 [2024-03-15T19:36:46.785Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:36:46 [2024-03-15T19:36:46.785Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:36:46 [2024-03-15T19:36:46.785Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:36:46 [2024-03-15T19:36:46.785Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
15:36:46 [2024-03-15T19:36:46.785Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:36:47 [2024-03-15T19:36:47.042Z] [INFO] 
15:36:47 [2024-03-15T19:36:47.042Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:36:47 [2024-03-15T19:36:47.042Z] [INFO] 
15:36:47 [2024-03-15T19:36:47.042Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:36:47 [2024-03-15T19:36:47.042Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources
15:36:47 [2024-03-15T19:36:47.042Z] [INFO] 
15:36:47 [2024-03-15T19:36:47.042Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:36:47 [2024-03-15T19:36:47.042Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
15:36:47 [2024-03-15T19:36:47.042Z] [INFO] 
15:36:47 [2024-03-15T19:36:47.042Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:36:47 [2024-03-15T19:36:47.042Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
15:36:47 [2024-03-15T19:36:47.042Z] [INFO] 
15:36:47 [2024-03-15T19:36:47.042Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:36:47 [2024-03-15T19:36:47.042Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
15:36:47 [2024-03-15T19:36:47.042Z] [INFO] 
15:36:47 [2024-03-15T19:36:47.042Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:36:47 [2024-03-15T19:36:47.042Z] [INFO] 
15:36:47 [2024-03-15T19:36:47.042Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:36:47 [2024-03-15T19:36:47.042Z] [INFO] 
15:36:47 [2024-03-15T19:36:47.042Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:36:47 [2024-03-15T19:36:47.042Z] [INFO] 
15:36:47 [2024-03-15T19:36:47.042Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:36:47 [2024-03-15T19:36:47.042Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
15:36:48 [2024-03-15T19:36:48.929Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
15:36:49 [2024-03-15T19:36:49.490Z] [INFO] 
15:36:49 [2024-03-15T19:36:49.490Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:36:49 [2024-03-15T19:36:49.490Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/.metadata/.log
15:36:49 [2024-03-15T19:36:49.490Z] [INFO] Command line:
15:36:49 [2024-03-15T19:36:49.490Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:36:49 [2024-03-15T19:36:49.490Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:36:51 [2024-03-15T19:36:51.377Z] Mar 15, 2024 7:36:51 PM org.apache.aries.spifly.BaseActivator log
15:36:51 [2024-03-15T19:36:51.377Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
15:36:52 [2024-03-15T19:36:52.742Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:36:52 [2024-03-15T19:36:52.742Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:36:56 [2024-03-15T19:36:56.909Z] !SESSION 2024-03-15 19:36:49.606 -----------------------------------------------
15:36:56 [2024-03-15T19:36:56.909Z] eclipse.buildId=unknown
15:36:56 [2024-03-15T19:36:56.909Z] java.version=17.0.2
15:36:56 [2024-03-15T19:36:56.909Z] java.vendor=Oracle Corporation
15:36:56 [2024-03-15T19:36:56.909Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:36:56 [2024-03-15T19:36:56.909Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:36:56 [2024-03-15T19:36:56.909Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:36:56 [2024-03-15T19:36:56.909Z] 
15:36:56 [2024-03-15T19:36:56.909Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-15 19:36:56.015
15:36:56 [2024-03-15T19:36:56.909Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
15:36:56 [2024-03-15T19:36:56.909Z] 
15:36:56 [2024-03-15T19:36:56.909Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 19:36:56.026
15:36:56 [2024-03-15T19:36:56.909Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:36:56 [2024-03-15T19:36:56.909Z] !STACK 0
15:36:56 [2024-03-15T19:36:56.909Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:36:56 [2024-03-15T19:36:56.909Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:36:56 [2024-03-15T19:36:56.909Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:36:56 [2024-03-15T19:36:56.909Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:36:56 [2024-03-15T19:36:56.909Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
15:36:56 [2024-03-15T19:36:56.909Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
15:36:56 [2024-03-15T19:36:56.909Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
15:36:56 [2024-03-15T19:36:56.909Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
15:36:56 [2024-03-15T19:36:56.909Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:36:56 [2024-03-15T19:36:56.909Z] Caused by: java.io.IOException: error=2, No such file or directory
15:36:56 [2024-03-15T19:36:56.909Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:36:56 [2024-03-15T19:36:56.909Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:36:56 [2024-03-15T19:36:56.909Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:36:56 [2024-03-15T19:36:56.909Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:36:56 [2024-03-15T19:36:56.909Z] 	... 7 more
15:36:56 [2024-03-15T19:36:56.909Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
15:36:56 [2024-03-15T19:36:56.909Z] Display size: 1440x900
15:36:56 [2024-03-15T19:36:56.909Z] OS version=6.2.9-300.fc38.x86_64
15:36:56 [2024-03-15T19:36:56.909Z] GTK version=3.22.30
15:36:56 [2024-03-15T19:36:56.909Z] GTK theme=Ambiance
15:36:56 [2024-03-15T19:36:56.909Z] LIBOVERLAY_SCROLLBAR=0
15:36:56 [2024-03-15T19:36:56.909Z] Time zone: Greenwich Mean Time
15:36:57 [2024-03-15T19:36:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@ab94a32] time=1134433175 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:36:57 [2024-03-15T19:36:57.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:36:57 [2024-03-15T19:36:57.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:36:57 [2024-03-15T19:36:57.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:36:57 [2024-03-15T19:36:57.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:36:57 [2024-03-15T19:36:57.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1134433725 data=null doit=true}, MenuItem with text {&Hierarchical}]
15:36:57 [2024-03-15T19:36:57.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1134433725 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
15:36:57 [2024-03-15T19:36:57.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1134433733 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:36:57 [2024-03-15T19:36:57.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:36:57 [2024-03-15T19:36:57.729Z] 
15:36:57 [2024-03-15T19:36:57.729Z] (Eclipse:10240): Gtk-WARNING **: 19:36:57.667: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:36:57 [2024-03-15T19:36:57.985Z] 
15:36:57 [2024-03-15T19:36:57.985Z] (Eclipse:10240): Gtk-WARNING **: 19:36:57.914: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:36:58 [2024-03-15T19:36:58.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@ab94a32] time=1134434222 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:36:58 [2024-03-15T19:36:58.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
15:36:58 [2024-03-15T19:36:58.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New	Shift+Alt+N", using matcher: with mnemonic 'New'
15:36:58 [2024-03-15T19:36:58.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&roject...", using matcher: with mnemonic 'Project...'
15:36:58 [2024-03-15T19:36:58.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Project...'
15:36:58 [2024-03-15T19:36:58.242Z] 
15:36:58 [2024-03-15T19:36:58.242Z] (Eclipse:10240): Gtk-WARNING **: 19:36:58.204: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:36:58 [2024-03-15T19:36:58.242Z] 
15:36:58 [2024-03-15T19:36:58.242Z] (Eclipse:10240): Gtk-WARNING **: 19:36:58.230: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:36:58 [2024-03-15T19:36:58.497Z] 
15:36:58 [2024-03-15T19:36:58.497Z] (Eclipse:10240): Gtk-WARNING **: 19:36:58.255: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:36:58 [2024-03-15T19:36:58.497Z] 
15:36:58 [2024-03-15T19:36:58.497Z] (Eclipse:10240): Gtk-WARNING **: 19:36:58.281: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:36:58 [2024-03-15T19:36:58.497Z] 
15:36:58 [2024-03-15T19:36:58.497Z] (Eclipse:10240): Gtk-WARNING **: 19:36:58.307: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:36:58 [2024-03-15T19:36:58.497Z] 
15:36:58 [2024-03-15T19:36:58.497Z] (Eclipse:10240): Gtk-WARNING **: 19:36:58.333: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:36:58 [2024-03-15T19:36:58.497Z] 
15:36:58 [2024-03-15T19:36:58.497Z] (Eclipse:10240): Gtk-WARNING **: 19:36:58.357: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:36:58 [2024-03-15T19:36:58.497Z] 
15:36:58 [2024-03-15T19:36:58.498Z] (Eclipse:10240): Gtk-WARNING **: 19:36:58.379: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Project...'
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Project", using matcher: with text 'New Project'
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {New Project} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1134434597 data=null doit=true}, Shell with text {New Project}]
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing in tree (of type 'Tree')
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1134434604 data=null doit=true}, TreeItem with text {Tracing}]
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1134434605 data=null}, TreeItem with text {Tracing}]
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1134434606 data=null button=1 stateMask=0x0 x=65 y=35 count=1}, TreeItem with text {Tracing}]
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134434614 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1134434616 data=null button=1 stateMask=0x80000 x=65 y=35 count=1}, TreeItem with text {Tracing}]
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1134434621 data=null button=0 stateMask=0x0 x=65 y=35 count=0}, TreeItem with text {Tracing}]
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1134434621 data=null doit=true}, TreeItem with text {Tracing}]
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1134434621 data=null}, TreeItem with text {Tracing}]
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1134434622 data=null button=1 stateMask=0x0 x=65 y=35 count=1}, TreeItem with text {Tracing}]
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134434622 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1134434623 data=null button=1 stateMask=0x80000 x=65 y=35 count=1}, TreeItem with text {Tracing}]
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing Project} time=1134434625 data=null button=0 stateMask=0x0 x=108 y=58 count=0}, Tree node with text: Tracing Project]
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing Project} time=1134434630 data=null doit=true}, Tree node with text: Tracing Project]
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing Project} time=1134434630 data=null}, Tree node with text: Tracing Project]
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing Project} time=1134434631 data=null button=1 stateMask=0x0 x=108 y=58 count=1}, Tree node with text: Tracing Project]
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134434631 data=null item=TreeItem {Tracing Project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Tracing Project]
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing Project} time=1134434635 data=null button=1 stateMask=0x80000 x=108 y=58 count=1}, Tree node with text: Tracing Project]
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Tracing Project
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing Project} time=1134434636 data=null button=0 stateMask=0x0 x=108 y=58 count=0}, Tree node with text: Tracing Project]
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing Project} time=1134434636 data=null doit=true}, Tree node with text: Tracing Project]
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing Project} time=1134434636 data=null}, Tree node with text: Tracing Project]
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing Project} time=1134434637 data=null button=1 stateMask=0x0 x=108 y=58 count=1}, Tree node with text: Tracing Project]
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134434637 data=null item=TreeItem {Tracing Project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Tracing Project]
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing Project} time=1134434637 data=null button=1 stateMask=0x80000 x=108 y=58 count=1}, Tree node with text: Tracing Project]
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Tracing Project} time=1134434637 data=null button=0 stateMask=0x0 x=108 y=58 count=0}, Tree node with text: Tracing Project]
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Tracing Project} time=1134434638 data=null doit=true}, Tree node with text: Tracing Project]
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Tracing Project} time=1134434638 data=null}, Tree node with text: Tracing Project]
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Tracing Project
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:36:58 [2024-03-15T19:36:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:36:58 [2024-03-15T19:36:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1134434645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:36:58 [2024-03-15T19:36:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1134434646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:36:58 [2024-03-15T19:36:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1134434646 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:36:58 [2024-03-15T19:36:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1134434646 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:36:58 [2024-03-15T19:36:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1134434646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:36:58 [2024-03-15T19:36:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1134434647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:36:58 [2024-03-15T19:36:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1134434647 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:36:58 [2024-03-15T19:36:58.755Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:36:58 [2024-03-15T19:36:58.755Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:36:58 [2024-03-15T19:36:58.755Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:36:58 [2024-03-15T19:36:58.755Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:36:58 [2024-03-15T19:36:58.755Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:36:58 [2024-03-15T19:36:58.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:36:58 [2024-03-15T19:36:58.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Tracing Project", using matcher: with text 'Tracing Project'
15:36:58 [2024-03-15T19:36:58.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Tracing Project} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1134434701 data=null doit=true}, Shell with text {Tracing Project}]
15:36:58 [2024-03-15T19:36:58.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:36:58 [2024-03-15T19:36:58.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:36:58 [2024-03-15T19:36:58.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/home/jenkins/agent/...", using matcher: of type 'Text'
15:36:58 [2024-03-15T19:36:58.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/home/jenkins/agent/...", using matcher: (of type 'Text')
15:36:58 [2024-03-15T19:36:58.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a Tracing Pro...", using matcher: of type 'Text'
15:36:58 [2024-03-15T19:36:58.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a Tracing Pro...", using matcher: (of type 'Text')
15:36:58 [2024-03-15T19:36:58.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use &default locatio...", using matcher: of type 'Button'
15:36:58 [2024-03-15T19:36:58.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:36:58 [2024-03-15T19:36:58.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:36:58 [2024-03-15T19:36:58.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:36:58 [2024-03-15T19:36:58.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:36:58 [2024-03-15T19:36:58.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:36:58 [2024-03-15T19:36:58.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:36:58 [2024-03-15T19:36:58.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:36:58 [2024-03-15T19:36:58.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:36:58 [2024-03-15T19:36:58.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:36:58 [2024-03-15T19:36:58.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134434714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:36:58 [2024-03-15T19:36:58.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134434715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:36:58 [2024-03-15T19:36:58.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134434715 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:36:58 [2024-03-15T19:36:58.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134434715 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:36:58 [2024-03-15T19:36:58.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134434715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:36:58 [2024-03-15T19:36:58.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134434715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:36:58 [2024-03-15T19:36:58.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134434716 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:36:58 [2024-03-15T19:36:58.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {P&roject...} time=1134434249 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Project...']
15:36:58 [2024-03-15T19:36:58.755Z] 
15:36:58 [2024-03-15T19:36:58.755Z] (Eclipse:10240): Gtk-WARNING **: 19:36:58.647: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:36:58 [2024-03-15T19:36:58.755Z] 
15:36:58 [2024-03-15T19:36:58.755Z] (Eclipse:10240): Gtk-WARNING **: 19:36:58.665: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:36:58 [2024-03-15T19:36:58.755Z] 
15:36:58 [2024-03-15T19:36:58.755Z] (Eclipse:10240): Gtk-WARNING **: 19:36:58.673: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:36:58 [2024-03-15T19:36:58.755Z] 
15:36:58 [2024-03-15T19:36:58.755Z] (Eclipse:10240): Gtk-WARNING **: 19:36:58.699: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:36:58 [2024-03-15T19:36:58.755Z] 
15:36:58 [2024-03-15T19:36:58.755Z] (Eclipse:10240): Gtk-WARNING **: 19:36:58.705: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:36:58 [2024-03-15T19:36:58.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:36:58 [2024-03-15T19:36:58.755Z] 
15:36:58 [2024-03-15T19:36:58.755Z] (Eclipse:10240): Gtk-WARNING **: 19:36:58.724: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:36:58 [2024-03-15T19:36:58.755Z] 
15:36:58 [2024-03-15T19:36:58.755Z] (Eclipse:10240): Gtk-WARNING **: 19:36:58.740: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:36:59 [2024-03-15T19:36:59.012Z] 
15:36:59 [2024-03-15T19:36:59.012Z] (Eclipse:10240): Gtk-WARNING **: 19:36:58.759: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:36:59 [2024-03-15T19:36:59.012Z] 
15:36:59 [2024-03-15T19:36:59.012Z] (Eclipse:10240): Gtk-WARNING **: 19:36:58.774: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:36:59 [2024-03-15T19:36:59.012Z] 
15:36:59 [2024-03-15T19:36:59.012Z] (Eclipse:10240): Gtk-WARNING **: 19:36:58.790: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:36:59 [2024-03-15T19:36:59.012Z] 
15:36:59 [2024-03-15T19:36:59.012Z] (Eclipse:10240): Gtk-WARNING **: 19:36:58.806: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:36:59 [2024-03-15T19:36:59.012Z] 
15:36:59 [2024-03-15T19:36:59.012Z] (Eclipse:10240): Gtk-WARNING **: 19:36:58.823: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:36:59 [2024-03-15T19:36:59.012Z] 
15:36:59 [2024-03-15T19:36:59.012Z] (Eclipse:10240): Gtk-WARNING **: 19:36:58.839: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:36:59 [2024-03-15T19:36:59.267Z] 
15:36:59 [2024-03-15T19:36:59.267Z] (Eclipse:10240): Gtk-WARNING **: 19:36:59.136: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:36:59 [2024-03-15T19:36:59.267Z] 
15:36:59 [2024-03-15T19:36:59.267Z] (Eclipse:10240): Gtk-WARNING **: 19:36:59.162: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:36:59 [2024-03-15T19:36:59.267Z] 
15:36:59 [2024-03-15T19:36:59.267Z] (Eclipse:10240): Gtk-WARNING **: 19:36:59.189: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:36:59 [2024-03-15T19:36:59.267Z] 
15:36:59 [2024-03-15T19:36:59.267Z] (Eclipse:10240): Gtk-WARNING **: 19:36:59.215: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:36:59 [2024-03-15T19:36:59.267Z] 
15:36:59 [2024-03-15T19:36:59.267Z] (Eclipse:10240): Gtk-WARNING **: 19:36:59.240: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:36:59 [2024-03-15T19:36:59.267Z] 
15:36:59 [2024-03-15T19:36:59.267Z] (Eclipse:10240): Gtk-WARNING **: 19:36:59.264: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:36:59 [2024-03-15T19:36:59.524Z] 
15:36:59 [2024-03-15T19:36:59.524Z] (Eclipse:10240): Gtk-WARNING **: 19:36:59.290: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:36:59 [2024-03-15T19:36:59.524Z] 
15:36:59 [2024-03-15T19:36:59.524Z] (Eclipse:10240): Gtk-WARNING **: 19:36:59.310: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1134435614 data=null}, (of type 'Combo')]
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1134435672 data=null doit=true}, TreeItem with text {traces}]
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1134435672 data=null}, TreeItem with text {traces}]
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1134435673 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134435673 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1134435682 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:36:59 [2024-03-15T19:36:59.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1134435683 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1134435683 data=null doit=true}, Tree node with text: synctraces]
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1134435684 data=null}, Tree node with text: synctraces]
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1134435684 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134435684 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1134435685 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1134435707 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2cdd156b
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1134435710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1134435711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1134435711 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1134435711 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1134435711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1134435711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1134435712 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1134435712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1134435712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1134435712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:36:59 [2024-03-15T19:36:59.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1134435712 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:36:59 [2024-03-15T19:36:59.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1134435712 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:36:59 [2024-03-15T19:36:59.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:36:59 [2024-03-15T19:36:59.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:36:59 [2024-03-15T19:36:59.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:36:59 [2024-03-15T19:36:59.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:36:59 [2024-03-15T19:36:59.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1e733bb5
15:36:59 [2024-03-15T19:36:59.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1134435715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:36:59 [2024-03-15T19:36:59.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1134435715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:36:59 [2024-03-15T19:36:59.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1134435715 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:36:59 [2024-03-15T19:36:59.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1134435715 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:36:59 [2024-03-15T19:36:59.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1134435716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:36:59 [2024-03-15T19:36:59.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1134435716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:36:59 [2024-03-15T19:36:59.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1134435716 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:36:59 [2024-03-15T19:36:59.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1134435716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:36:59 [2024-03-15T19:36:59.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1134435716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:36:59 [2024-03-15T19:36:59.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1134435716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:36:59 [2024-03-15T19:36:59.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1134435716 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:36:59 [2024-03-15T19:36:59.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1134435716 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:36:59 [2024-03-15T19:36:59.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134435734 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134435734 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134435734 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134435734 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134435735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134435735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:36:59 [2024-03-15T19:36:59.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:36:59 [2024-03-15T19:36:59.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:36:59 [2024-03-15T19:36:59.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:36:59 [2024-03-15T19:36:59.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:36:59 [2024-03-15T19:36:59.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:36:59 [2024-03-15T19:36:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:37:00 [2024-03-15T19:37:00.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134435735 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:00 [2024-03-15T19:37:00.039Z] 
15:37:00 [2024-03-15T19:37:00.039Z] (Eclipse:10240): Gtk-WARNING **: 19:37:00.038: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:00 [2024-03-15T19:37:00.294Z] 
15:37:00 [2024-03-15T19:37:00.294Z] (Eclipse:10240): Gtk-WARNING **: 19:37:00.056: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:00 [2024-03-15T19:37:00.294Z] 
15:37:00 [2024-03-15T19:37:00.294Z] (Eclipse:10240): Gtk-WARNING **: 19:37:00.066: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:00 [2024-03-15T19:37:00.294Z] 
15:37:00 [2024-03-15T19:37:00.294Z] (Eclipse:10240): Gtk-WARNING **: 19:37:00.084: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:00 [2024-03-15T19:37:00.294Z] 
15:37:00 [2024-03-15T19:37:00.294Z] (Eclipse:10240): Gtk-WARNING **: 19:37:00.100: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:00 [2024-03-15T19:37:00.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:37:00 [2024-03-15T19:37:00.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:00 [2024-03-15T19:37:00.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:00 [2024-03-15T19:37:00.294Z] 
15:37:00 [2024-03-15T19:37:00.294Z] (Eclipse:10240): Gtk-WARNING **: 19:37:00.116: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:00 [2024-03-15T19:37:00.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1134436311 data=null doit=true}, TreeItem with text {Tracing}]
15:37:00 [2024-03-15T19:37:00.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1134436311 data=null}, TreeItem with text {Tracing}]
15:37:00 [2024-03-15T19:37:00.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1134436311 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:37:00 [2024-03-15T19:37:00.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134436312 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
15:37:00 [2024-03-15T19:37:00.294Z] 
15:37:00 [2024-03-15T19:37:00.294Z] (Eclipse:10240): Gtk-WARNING **: 19:37:00.139: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:00 [2024-03-15T19:37:00.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1134436337 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:37:00 [2024-03-15T19:37:00.294Z] 
15:37:00 [2024-03-15T19:37:00.294Z] (Eclipse:10240): Gtk-WARNING **: 19:37:00.149: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:00 [2024-03-15T19:37:00.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:00 [2024-03-15T19:37:00.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1134436347 data=null doit=true}, TreeItem with text {Traces [2]}]
15:37:00 [2024-03-15T19:37:00.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1134436347 data=null}, TreeItem with text {Traces [2]}]
15:37:00 [2024-03-15T19:37:00.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1134436347 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:37:00 [2024-03-15T19:37:00.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134436348 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:37:00 [2024-03-15T19:37:00.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1134436351 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:37:00 [2024-03-15T19:37:00.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:37:00 [2024-03-15T19:37:00.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:37:00 [2024-03-15T19:37:00.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1134436352 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:37:00 [2024-03-15T19:37:00.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1134436352 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:00 [2024-03-15T19:37:00.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:00 [2024-03-15T19:37:00.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1134436352 data=null}, TreeItem with text {scp_dest}]
15:37:00 [2024-03-15T19:37:00.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134436353 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:37:00 [2024-03-15T19:37:00.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134436353 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:00 [2024-03-15T19:37:00.295Z] 
15:37:00 [2024-03-15T19:37:00.295Z] (Eclipse:10240): Gtk-WARNING **: 19:37:00.176: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:00 [2024-03-15T19:37:00.295Z] 
15:37:00 [2024-03-15T19:37:00.295Z] (Eclipse:10240): Gtk-WARNING **: 19:37:00.198: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:00 [2024-03-15T19:37:00.295Z] 
15:37:00 [2024-03-15T19:37:00.295Z] (Eclipse:10240): Gtk-WARNING **: 19:37:00.204: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:00 [2024-03-15T19:37:00.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134436399 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:37:00 [2024-03-15T19:37:00.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134436400 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:00 [2024-03-15T19:37:00.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1134436400 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:00 [2024-03-15T19:37:00.295Z] 
15:37:00 [2024-03-15T19:37:00.295Z] (Eclipse:10240): Gtk-WARNING **: 19:37:00.254: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:00 [2024-03-15T19:37:00.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134436400 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:00 [2024-03-15T19:37:00.806Z] 
15:37:00 [2024-03-15T19:37:00.806Z] (Eclipse:10240): Gtk-WARNING **: 19:37:00.713: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:00 [2024-03-15T19:37:00.806Z] 
15:37:00 [2024-03-15T19:37:00.806Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:00.738: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:01 [2024-03-15T19:37:01.063Z] 
15:37:01 [2024-03-15T19:37:01.063Z] (Eclipse:10240): Gtk-WARNING **: 19:37:00.898: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:01 [2024-03-15T19:37:01.063Z] 
15:37:01 [2024-03-15T19:37:01.063Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:00.898: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:01 [2024-03-15T19:37:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134436498 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:01 [2024-03-15T19:37:01.063Z] 
15:37:01 [2024-03-15T19:37:01.063Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:01.020: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:01 [2024-03-15T19:37:01.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1134437245 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:37:01 [2024-03-15T19:37:01.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1134437298 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:01 [2024-03-15T19:37:01.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1134437298 data=null}, TreeItem with text {scp_dest}]
15:37:01 [2024-03-15T19:37:01.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:37:01 [2024-03-15T19:37:01.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:37:01 [2024-03-15T19:37:01.318Z] 
15:37:01 [2024-03-15T19:37:01.318Z] (Eclipse:10240): Gtk-WARNING **: 19:37:01.205: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:01 [2024-03-15T19:37:01.318Z] 
15:37:01 [2024-03-15T19:37:01.318Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:01.214: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:01 [2024-03-15T19:37:01.318Z] 
15:37:01 [2024-03-15T19:37:01.318Z] (Eclipse:10240): Gtk-WARNING **: 19:37:01.218: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:01 [2024-03-15T19:37:01.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:37:01 [2024-03-15T19:37:01.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:01 [2024-03-15T19:37:01.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:01 [2024-03-15T19:37:01.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:01 [2024-03-15T19:37:01.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:01 [2024-03-15T19:37:01.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:01 [2024-03-15T19:37:01.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1134437792 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:37:01 [2024-03-15T19:37:01.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1134437792 data=null doit=true}, TreeItem with text {Tracing}]
15:37:01 [2024-03-15T19:37:01.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1134437793 data=null}, TreeItem with text {Tracing}]
15:37:01 [2024-03-15T19:37:01.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1134437793 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:37:01 [2024-03-15T19:37:01.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134437793 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:37:01 [2024-03-15T19:37:01.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1134437821 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:37:01 [2024-03-15T19:37:01.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:01 [2024-03-15T19:37:01.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1134437822 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:37:01 [2024-03-15T19:37:01.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1134437822 data=null doit=true}, TreeItem with text {Tracing}]
15:37:01 [2024-03-15T19:37:01.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1134437822 data=null}, TreeItem with text {Tracing}]
15:37:01 [2024-03-15T19:37:01.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1134437822 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:37:01 [2024-03-15T19:37:01.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134437823 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:37:01 [2024-03-15T19:37:01.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1134437833 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:37:01 [2024-03-15T19:37:01.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
15:37:01 [2024-03-15T19:37:01.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
15:37:02 [2024-03-15T19:37:02.085Z] 
15:37:02 [2024-03-15T19:37:02.085Z] (Eclipse:10240): Gtk-WARNING **: 19:37:01.879: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:02 [2024-03-15T19:37:02.085Z] 
15:37:02 [2024-03-15T19:37:02.085Z] (Eclipse:10240): Gtk-WARNING **: 19:37:01.911: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:02 [2024-03-15T19:37:02.086Z] 
15:37:02 [2024-03-15T19:37:02.086Z] (Eclipse:10240): Gtk-WARNING **: 19:37:01.935: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:02 [2024-03-15T19:37:02.086Z] 
15:37:02 [2024-03-15T19:37:02.086Z] (Eclipse:10240): Gtk-WARNING **: 19:37:01.960: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:02 [2024-03-15T19:37:02.086Z] 
15:37:02 [2024-03-15T19:37:02.086Z] (Eclipse:10240): Gtk-WARNING **: 19:37:01.983: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:02 [2024-03-15T19:37:02.086Z] 
15:37:02 [2024-03-15T19:37:02.086Z] (Eclipse:10240): Gtk-WARNING **: 19:37:02.005: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:02 [2024-03-15T19:37:02.086Z] 
15:37:02 [2024-03-15T19:37:02.086Z] (Eclipse:10240): Gtk-WARNING **: 19:37:02.025: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:02 [2024-03-15T19:37:02.086Z] 
15:37:02 [2024-03-15T19:37:02.086Z] (Eclipse:10240): Gtk-WARNING **: 19:37:02.045: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:02 [2024-03-15T19:37:02.086Z] 
15:37:02 [2024-03-15T19:37:02.086Z] (Eclipse:10240): Gtk-WARNING **: 19:37:02.064: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:02 [2024-03-15T19:37:02.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
15:37:02 [2024-03-15T19:37:02.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
15:37:02 [2024-03-15T19:37:02.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1134438292 data=null doit=true}, Shell with text {Export}]
15:37:02 [2024-03-15T19:37:02.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:02 [2024-03-15T19:37:02.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:02 [2024-03-15T19:37:02.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {General} time=1134438293 data=null doit=true}, TreeItem with text {General}]
15:37:02 [2024-03-15T19:37:02.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {General} time=1134438293 data=null}, TreeItem with text {General}]
15:37:02 [2024-03-15T19:37:02.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {General} time=1134438294 data=null button=1 stateMask=0x0 x=68 y=12 count=1}, TreeItem with text {General}]
15:37:02 [2024-03-15T19:37:02.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134438294 data=null item=TreeItem {General} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {General}]
15:37:02 [2024-03-15T19:37:02.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {General} time=1134438298 data=null button=1 stateMask=0x80000 x=68 y=12 count=1}, TreeItem with text {General}]
15:37:02 [2024-03-15T19:37:02.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:02 [2024-03-15T19:37:02.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=1134438300 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
15:37:02 [2024-03-15T19:37:02.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=1134438300 data=null doit=true}, Tree node with text: Archive File]
15:37:02 [2024-03-15T19:37:02.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=1134438305 data=null}, Tree node with text: Archive File]
15:37:02 [2024-03-15T19:37:02.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=1134438305 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
15:37:02 [2024-03-15T19:37:02.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134438306 data=null item=TreeItem {Archive File} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Archive File]
15:37:02 [2024-03-15T19:37:02.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=1134438309 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
15:37:02 [2024-03-15T19:37:02.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1134438310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1134438311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1134438311 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1134438311 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1134438311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1134438311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1134438311 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:02 [2024-03-15T19:37:02.342Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:37:02 [2024-03-15T19:37:02.342Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:37:02 [2024-03-15T19:37:02.342Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:37:02 [2024-03-15T19:37:02.342Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:37:02 [2024-03-15T19:37:02.342Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=1134438395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1134438396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=1134438396 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=1134438396 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=1134438396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=1134438396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=1134438396 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=1134438400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1134438400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:02 [2024-03-15T19:37:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=1134438400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=1134438401 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=1134438401 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@69e58566
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=1134438409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1134438409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=1134438409 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=1134438409 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=1134438410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=1134438410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=1134438410 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=1134438412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1134438412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=1134438412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=1134438412 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=1134438412 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1134438414 data=null doit=true}, TreeItem with text {Tracing}]
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1134438414 data=null}, TreeItem with text {Tracing}]
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1134438415 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134438415 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1134438417 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
15:37:02 [2024-03-15T19:37:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=1134438418 data=null button=0 stateMask=0x0 x=100 y=104 count=0}, Tree node with text: traces]
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1134438418 data=null doit=true}, Tree node with text: traces]
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1134438418 data=null}, Tree node with text: traces]
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1134438418 data=null button=1 stateMask=0x0 x=100 y=104 count=1}, Tree node with text: traces]
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134438418 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: traces]
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1134438437 data=null button=1 stateMask=0x80000 x=100 y=104 count=1}, Tree node with text: traces]
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=1134438447 data=null}, (of type 'Combo')]
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134438466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134438466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134438466 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134438466 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134438467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:02 [2024-03-15T19:37:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134438467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:02 [2024-03-15T19:37:02.600Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:02 [2024-03-15T19:37:02.600Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:02 [2024-03-15T19:37:02.600Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:02 [2024-03-15T19:37:02.600Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:02 [2024-03-15T19:37:02.600Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:02 [2024-03-15T19:37:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:37:02 [2024-03-15T19:37:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134438467 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:02 [2024-03-15T19:37:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=1134437947 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
15:37:02 [2024-03-15T19:37:02.600Z] 
15:37:02 [2024-03-15T19:37:02.600Z] (Eclipse:10240): Gtk-WARNING **: 19:37:02.523: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:02 [2024-03-15T19:37:02.600Z] 
15:37:02 [2024-03-15T19:37:02.600Z] (Eclipse:10240): Gtk-WARNING **: 19:37:02.544: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:02 [2024-03-15T19:37:02.600Z] 
15:37:02 [2024-03-15T19:37:02.600Z] (Eclipse:10240): Gtk-WARNING **: 19:37:02.551: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:02 [2024-03-15T19:37:02.600Z] 
15:37:02 [2024-03-15T19:37:02.600Z] (Eclipse:10240): Gtk-WARNING **: 19:37:02.568: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:02 [2024-03-15T19:37:02.600Z] 
15:37:02 [2024-03-15T19:37:02.600Z] (Eclipse:10240): Gtk-WARNING **: 19:37:02.583: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:02 [2024-03-15T19:37:02.857Z] 
15:37:02 [2024-03-15T19:37:02.857Z] (Eclipse:10240): Gtk-WARNING **: 19:37:02.604: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:02 [2024-03-15T19:37:02.857Z] 
15:37:02 [2024-03-15T19:37:02.857Z] (Eclipse:10240): Gtk-WARNING **: 19:37:02.619: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:02 [2024-03-15T19:37:02.857Z] 
15:37:02 [2024-03-15T19:37:02.857Z] (Eclipse:10240): Gtk-WARNING **: 19:37:02.634: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:02 [2024-03-15T19:37:02.857Z] 
15:37:02 [2024-03-15T19:37:02.857Z] (Eclipse:10240): Gtk-WARNING **: 19:37:02.650: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:02 [2024-03-15T19:37:02.857Z] 
15:37:02 [2024-03-15T19:37:02.857Z] (Eclipse:10240): Gtk-WARNING **: 19:37:02.667: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:02 [2024-03-15T19:37:02.857Z] 
15:37:02 [2024-03-15T19:37:02.857Z] (Eclipse:10240): Gtk-WARNING **: 19:37:02.684: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:02 [2024-03-15T19:37:02.857Z] 
15:37:02 [2024-03-15T19:37:02.857Z] (Eclipse:10240): Gtk-WARNING **: 19:37:02.700: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:02 [2024-03-15T19:37:02.857Z] 
15:37:02 [2024-03-15T19:37:02.857Z] (Eclipse:10240): Gtk-WARNING **: 19:37:02.717: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:03 [2024-03-15T19:37:03.113Z] 
15:37:03 [2024-03-15T19:37:03.113Z] (Eclipse:10240): Gtk-WARNING **: 19:37:03.053: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:03 [2024-03-15T19:37:03.113Z] 
15:37:03 [2024-03-15T19:37:03.113Z] (Eclipse:10240): Gtk-WARNING **: 19:37:03.081: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:03 [2024-03-15T19:37:03.368Z] 
15:37:03 [2024-03-15T19:37:03.368Z] (Eclipse:10240): Gtk-WARNING **: 19:37:03.114: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:03 [2024-03-15T19:37:03.368Z] 
15:37:03 [2024-03-15T19:37:03.368Z] (Eclipse:10240): Gtk-WARNING **: 19:37:03.156: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:03 [2024-03-15T19:37:03.368Z] 
15:37:03 [2024-03-15T19:37:03.368Z] (Eclipse:10240): Gtk-WARNING **: 19:37:03.180: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:03 [2024-03-15T19:37:03.368Z] 
15:37:03 [2024-03-15T19:37:03.368Z] (Eclipse:10240): Gtk-WARNING **: 19:37:03.211: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:03 [2024-03-15T19:37:03.368Z] 
15:37:03 [2024-03-15T19:37:03.368Z] (Eclipse:10240): Gtk-WARNING **: 19:37:03.235: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:03 [2024-03-15T19:37:03.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:37:03 [2024-03-15T19:37:03.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:37:03 [2024-03-15T19:37:03.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:37:03 [2024-03-15T19:37:03.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:37:03 [2024-03-15T19:37:03.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1134439548 data=null doit=true}, Button with text {Select roo&t directory:}]
15:37:03 [2024-03-15T19:37:03.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1134439549 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
15:37:03 [2024-03-15T19:37:03.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:37:03 [2024-03-15T19:37:03.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=1134439550 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:37:03 [2024-03-15T19:37:03.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1134439550 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:37:03 [2024-03-15T19:37:03.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1134439551 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:37:03 [2024-03-15T19:37:03.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1134439551 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:37:03 [2024-03-15T19:37:03.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:37:03 [2024-03-15T19:37:03.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:03 [2024-03-15T19:37:03.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:03 [2024-03-15T19:37:03.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:03 [2024-03-15T19:37:03.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:03 [2024-03-15T19:37:03.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:03 [2024-03-15T19:37:03.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:37:03 [2024-03-15T19:37:03.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:37:03 [2024-03-15T19:37:03.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:37:03 [2024-03-15T19:37:03.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=1134439565 data=null}, (of type 'Combo')]
15:37:03 [2024-03-15T19:37:03.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:37:03 [2024-03-15T19:37:03.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:03 [2024-03-15T19:37:03.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:03 [2024-03-15T19:37:03.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:37:03 [2024-03-15T19:37:03.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:03 [2024-03-15T19:37:03.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:03 [2024-03-15T19:37:03.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1134439610 data=null doit=true}, TreeItem with text {/}]
15:37:03 [2024-03-15T19:37:03.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1134439610 data=null}, TreeItem with text {/}]
15:37:03 [2024-03-15T19:37:03.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1134439611 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
15:37:03 [2024-03-15T19:37:03.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134439611 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
15:37:03 [2024-03-15T19:37:03.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1134439612 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
15:37:03 [2024-03-15T19:37:03.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1134439612 data=null doit=true}, Tree node with text: Tracing]
15:37:03 [2024-03-15T19:37:03.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1134439613 data=null}, Tree node with text: Tracing]
15:37:03 [2024-03-15T19:37:03.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1134439613 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, Tree node with text: Tracing]
15:37:03 [2024-03-15T19:37:03.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134439613 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Tracing]
15:37:03 [2024-03-15T19:37:03.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1134439614 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, Tree node with text: Tracing]
15:37:03 [2024-03-15T19:37:03.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:03 [2024-03-15T19:37:03.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=1134439615 data=null button=0 stateMask=0x0 x=118 y=58 count=0}, Tree node with text: traces]
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1134439615 data=null doit=true}, Tree node with text: traces]
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1134439615 data=null}, Tree node with text: traces]
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1134439615 data=null button=1 stateMask=0x0 x=118 y=58 count=1}, Tree node with text: traces]
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134439615 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: traces]
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1134439623 data=null button=1 stateMask=0x80000 x=118 y=58 count=1}, Tree node with text: traces]
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1134439633 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1611ce1c
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1134439660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1134439661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1134439661 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1134439661 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1134439661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1134439661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1134439661 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1134439661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1134439661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1134439662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1134439662 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:03 [2024-03-15T19:37:03.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1134439662 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134439667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134439667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134439667 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:03 [2024-03-15T19:37:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134439667 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:03 [2024-03-15T19:37:03.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134439667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:03 [2024-03-15T19:37:03.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134439668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:03 [2024-03-15T19:37:03.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:03 [2024-03-15T19:37:03.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:03 [2024-03-15T19:37:03.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:03 [2024-03-15T19:37:03.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:03 [2024-03-15T19:37:03.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:03 [2024-03-15T19:37:03.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:37:03 [2024-03-15T19:37:03.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134439668 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:04 [2024-03-15T19:37:04.141Z] 
15:37:04 [2024-03-15T19:37:04.141Z] (Eclipse:10240): Gtk-WARNING **: 19:37:03.887: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:04 [2024-03-15T19:37:04.141Z] 
15:37:04 [2024-03-15T19:37:04.141Z] (Eclipse:10240): Gtk-WARNING **: 19:37:03.911: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:04 [2024-03-15T19:37:04.141Z] 
15:37:04 [2024-03-15T19:37:04.141Z] (Eclipse:10240): Gtk-WARNING **: 19:37:03.933: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:04 [2024-03-15T19:37:04.141Z] 
15:37:04 [2024-03-15T19:37:04.141Z] (Eclipse:10240): Gtk-WARNING **: 19:37:03.947: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:04 [2024-03-15T19:37:04.141Z] 
15:37:04 [2024-03-15T19:37:04.141Z] (Eclipse:10240): Gtk-WARNING **: 19:37:03.964: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:04 [2024-03-15T19:37:04.141Z] 
15:37:04 [2024-03-15T19:37:04.141Z] (Eclipse:10240): Gtk-WARNING **: 19:37:03.980: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:04 [2024-03-15T19:37:04.141Z] 
15:37:04 [2024-03-15T19:37:04.141Z] (Eclipse:10240): Gtk-WARNING **: 19:37:03.997: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:04 [2024-03-15T19:37:04.141Z] 
15:37:04 [2024-03-15T19:37:04.141Z] (Eclipse:10240): Gtk-WARNING **: 19:37:04.014: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:04 [2024-03-15T19:37:04.141Z] 
15:37:04 [2024-03-15T19:37:04.141Z] (Eclipse:10240): Gtk-WARNING **: 19:37:04.032: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:04 [2024-03-15T19:37:04.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:37:04 [2024-03-15T19:37:04.141Z] 
15:37:04 [2024-03-15T19:37:04.141Z] (Eclipse:10240): Gtk-WARNING **: 19:37:04.046: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:04 [2024-03-15T19:37:04.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:04 [2024-03-15T19:37:04.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:04 [2024-03-15T19:37:04.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:04 [2024-03-15T19:37:04.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:04 [2024-03-15T19:37:04.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1134440247 data=null doit=true}, TreeItem with text {Traces [2]}]
15:37:04 [2024-03-15T19:37:04.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1134440247 data=null}, TreeItem with text {Traces [2]}]
15:37:04 [2024-03-15T19:37:04.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1134440248 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:37:04 [2024-03-15T19:37:04.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134440248 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:37:04 [2024-03-15T19:37:04.141Z] 
15:37:04 [2024-03-15T19:37:04.141Z] (Eclipse:10240): Gtk-WARNING **: 19:37:04.063: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:04 [2024-03-15T19:37:04.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1134440261 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:37:04 [2024-03-15T19:37:04.142Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:37:04 [2024-03-15T19:37:04.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:37:04 [2024-03-15T19:37:04.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1134440262 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:37:04 [2024-03-15T19:37:04.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1134440262 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:04 [2024-03-15T19:37:04.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:04 [2024-03-15T19:37:04.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1134440262 data=null}, TreeItem with text {scp_dest}]
15:37:04 [2024-03-15T19:37:04.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134440263 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:37:04 [2024-03-15T19:37:04.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134440263 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:04 [2024-03-15T19:37:04.142Z] 
15:37:04 [2024-03-15T19:37:04.142Z] (Eclipse:10240): Gtk-WARNING **: 19:37:04.085: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:04 [2024-03-15T19:37:04.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134440289 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:37:04 [2024-03-15T19:37:04.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134440289 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:04 [2024-03-15T19:37:04.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1134440290 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:04 [2024-03-15T19:37:04.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134440290 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:04 [2024-03-15T19:37:04.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134440339 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:04 [2024-03-15T19:37:04.398Z] 
15:37:04 [2024-03-15T19:37:04.398Z] (Eclipse:10240): Gtk-WARNING **: 19:37:04.265: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:04 [2024-03-15T19:37:04.398Z] 
15:37:04 [2024-03-15T19:37:04.398Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:04.301: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:04 [2024-03-15T19:37:04.398Z] 
15:37:04 [2024-03-15T19:37:04.398Z] (Eclipse:10240): Gtk-WARNING **: 19:37:04.360: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:04 [2024-03-15T19:37:04.398Z] 
15:37:04 [2024-03-15T19:37:04.398Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:04.360: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:04 [2024-03-15T19:37:04.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1134440394 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:37:04 [2024-03-15T19:37:04.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1134440638 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:04 [2024-03-15T19:37:04.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1134440660 data=null}, TreeItem with text {scp_dest}]
15:37:04 [2024-03-15T19:37:04.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:37:04 [2024-03-15T19:37:04.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:37:04 [2024-03-15T19:37:04.653Z] 
15:37:04 [2024-03-15T19:37:04.653Z] (Eclipse:10240): Gtk-WARNING **: 19:37:04.544: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:04 [2024-03-15T19:37:04.653Z] 
15:37:04 [2024-03-15T19:37:04.653Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:04.645: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:04 [2024-03-15T19:37:04.653Z] 
15:37:04 [2024-03-15T19:37:04.653Z] (Eclipse:10240): Gtk-WARNING **: 19:37:04.648: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:04 [2024-03-15T19:37:04.908Z] 
15:37:04 [2024-03-15T19:37:04.908Z] (Eclipse:10240): Gtk-WARNING **: 19:37:04.896: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:05 [2024-03-15T19:37:05.164Z] 
15:37:05 [2024-03-15T19:37:05.164Z] (Eclipse:10240): Gtk-WARNING **: 19:37:04.923: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:05 [2024-03-15T19:37:05.164Z] 
15:37:05 [2024-03-15T19:37:05.164Z] (Eclipse:10240): Gtk-WARNING **: 19:37:04.947: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:05 [2024-03-15T19:37:05.164Z] 
15:37:05 [2024-03-15T19:37:05.164Z] (Eclipse:10240): Gtk-WARNING **: 19:37:04.977: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:05 [2024-03-15T19:37:05.164Z] 
15:37:05 [2024-03-15T19:37:05.164Z] (Eclipse:10240): Gtk-WARNING **: 19:37:05.003: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:05 [2024-03-15T19:37:05.164Z] 
15:37:05 [2024-03-15T19:37:05.164Z] (Eclipse:10240): Gtk-WARNING **: 19:37:05.025: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:05 [2024-03-15T19:37:05.164Z] 
15:37:05 [2024-03-15T19:37:05.164Z] (Eclipse:10240): Gtk-WARNING **: 19:37:05.050: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:05 [2024-03-15T19:37:05.164Z] 
15:37:05 [2024-03-15T19:37:05.164Z] (Eclipse:10240): Gtk-WARNING **: 19:37:05.073: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:05 [2024-03-15T19:37:05.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:37:05 [2024-03-15T19:37:05.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:37:05 [2024-03-15T19:37:05.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:37:05 [2024-03-15T19:37:05.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:37:05 [2024-03-15T19:37:05.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=1134441434 data=null doit=true}, Button with text {Select &archive file:}]
15:37:05 [2024-03-15T19:37:05.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1134441434 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
15:37:05 [2024-03-15T19:37:05.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:37:05 [2024-03-15T19:37:05.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=1134441437 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:37:05 [2024-03-15T19:37:05.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=1134441437 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:37:05 [2024-03-15T19:37:05.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=1134441438 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:37:05 [2024-03-15T19:37:05.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1134441438 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:37:05 [2024-03-15T19:37:05.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:37:05 [2024-03-15T19:37:05.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:05 [2024-03-15T19:37:05.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:05 [2024-03-15T19:37:05.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:05 [2024-03-15T19:37:05.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:05 [2024-03-15T19:37:05.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:05 [2024-03-15T19:37:05.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:37:05 [2024-03-15T19:37:05.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:37:05 [2024-03-15T19:37:05.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:37:05 [2024-03-15T19:37:05.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1134441441 data=null}, (of type 'Combo')]
15:37:05 [2024-03-15T19:37:05.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1134441478 data=null doit=true}, TreeItem with text {traces}]
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1134441478 data=null}, TreeItem with text {traces}]
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1134441479 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134441479 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1134441481 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1134441482 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1134441482 data=null doit=true}, Tree node with text: synctraces]
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1134441482 data=null}, Tree node with text: synctraces]
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1134441482 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134441482 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1134441484 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1134441504 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6441da2c
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1134441506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1134441506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1134441507 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1134441507 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:05 [2024-03-15T19:37:05.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1134441507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1134441507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1134441507 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1134441507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1134441507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1134441507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1134441508 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1134441508 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6345dc06
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1134441509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1134441509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1134441509 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1134441509 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1134441510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1134441510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1134441510 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1134441510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1134441510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1134441510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1134441510 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1134441510 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134441519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134441527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134441527 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134441527 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134441527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134441527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:05 [2024-03-15T19:37:05.424Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:05 [2024-03-15T19:37:05.424Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:05 [2024-03-15T19:37:05.424Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:05 [2024-03-15T19:37:05.424Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:05 [2024-03-15T19:37:05.424Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:05 [2024-03-15T19:37:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:37:05 [2024-03-15T19:37:05.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134441527 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:05 [2024-03-15T19:37:05.680Z] 
15:37:05 [2024-03-15T19:37:05.680Z] (Eclipse:10240): Gtk-WARNING **: 19:37:05.603: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:05 [2024-03-15T19:37:05.680Z] 
15:37:05 [2024-03-15T19:37:05.680Z] (Eclipse:10240): Gtk-WARNING **: 19:37:05.628: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:05 [2024-03-15T19:37:05.680Z] 
15:37:05 [2024-03-15T19:37:05.680Z] (Eclipse:10240): Gtk-WARNING **: 19:37:05.641: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:05 [2024-03-15T19:37:05.680Z] 
15:37:05 [2024-03-15T19:37:05.680Z] (Eclipse:10240): Gtk-WARNING **: 19:37:05.659: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:05 [2024-03-15T19:37:05.681Z] 
15:37:05 [2024-03-15T19:37:05.681Z] (Eclipse:10240): Gtk-WARNING **: 19:37:05.675: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:05 [2024-03-15T19:37:05.938Z] 
15:37:05 [2024-03-15T19:37:05.938Z] (Eclipse:10240): Gtk-WARNING **: 19:37:05.692: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:05 [2024-03-15T19:37:05.938Z] 
15:37:05 [2024-03-15T19:37:05.938Z] (Eclipse:10240): Gtk-WARNING **: 19:37:05.710: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:05 [2024-03-15T19:37:05.938Z] 
15:37:05 [2024-03-15T19:37:05.938Z] (Eclipse:10240): Gtk-WARNING **: 19:37:05.725: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:05 [2024-03-15T19:37:05.938Z] 
15:37:05 [2024-03-15T19:37:05.938Z] (Eclipse:10240): Gtk-WARNING **: 19:37:05.742: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:05 [2024-03-15T19:37:05.938Z] 
15:37:05 [2024-03-15T19:37:05.938Z] (Eclipse:10240): Gtk-WARNING **: 19:37:05.760: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:05 [2024-03-15T19:37:05.938Z] 
15:37:05 [2024-03-15T19:37:05.938Z] (Eclipse:10240): Gtk-WARNING **: 19:37:05.774: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:05 [2024-03-15T19:37:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:37:05 [2024-03-15T19:37:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:05 [2024-03-15T19:37:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:05 [2024-03-15T19:37:05.938Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:05 [2024-03-15T19:37:05.939Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:05 [2024-03-15T19:37:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1134442040 data=null doit=true}, TreeItem with text {Traces [2]}]
15:37:05 [2024-03-15T19:37:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1134442041 data=null}, TreeItem with text {Traces [2]}]
15:37:05 [2024-03-15T19:37:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1134442041 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:37:05 [2024-03-15T19:37:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134442041 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:37:05 [2024-03-15T19:37:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1134442043 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:37:05 [2024-03-15T19:37:05.939Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:37:05 [2024-03-15T19:37:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
15:37:05 [2024-03-15T19:37:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=1134442044 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
15:37:05 [2024-03-15T19:37:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=1134442044 data=null doit=true}, TreeItem with text {synctraces [2]}]
15:37:05 [2024-03-15T19:37:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:05 [2024-03-15T19:37:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=1134442045 data=null}, TreeItem with text {synctraces [2]}]
15:37:05 [2024-03-15T19:37:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1134442045 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
15:37:05 [2024-03-15T19:37:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134442045 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
15:37:05 [2024-03-15T19:37:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1134442059 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
15:37:05 [2024-03-15T19:37:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1134442059 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
15:37:05 [2024-03-15T19:37:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=1134442060 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
15:37:05 [2024-03-15T19:37:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134442060 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
15:37:05 [2024-03-15T19:37:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1134442074 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
15:37:05 [2024-03-15T19:37:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=1134442074 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
15:37:05 [2024-03-15T19:37:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=1134442074 data=null doit=true}, TreeItem with text {synctraces [2]}]
15:37:05 [2024-03-15T19:37:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=1134442074 data=null}, TreeItem with text {synctraces [2]}]
15:37:05 [2024-03-15T19:37:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
15:37:05 [2024-03-15T19:37:05.939Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
15:37:05 [2024-03-15T19:37:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:37:05 [2024-03-15T19:37:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1134442075 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
15:37:05 [2024-03-15T19:37:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1134442075 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:05 [2024-03-15T19:37:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:05 [2024-03-15T19:37:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1134442076 data=null}, TreeItem with text {scp_dest}]
15:37:05 [2024-03-15T19:37:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134442076 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
15:37:05 [2024-03-15T19:37:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134442076 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:05 [2024-03-15T19:37:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134442085 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
15:37:05 [2024-03-15T19:37:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134442085 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
15:37:05 [2024-03-15T19:37:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1134442086 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
15:37:06 [2024-03-15T19:37:06.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134442086 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:06 [2024-03-15T19:37:06.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134442135 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
15:37:06 [2024-03-15T19:37:06.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1134442141 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
15:37:06 [2024-03-15T19:37:06.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1134442141 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:06 [2024-03-15T19:37:06.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1134442141 data=null}, TreeItem with text {scp_dest}]
15:37:06 [2024-03-15T19:37:06.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:37:06 [2024-03-15T19:37:06.195Z] 
15:37:06 [2024-03-15T19:37:06.195Z] (Eclipse:10240): Gtk-WARNING **: 19:37:06.071: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:06 [2024-03-15T19:37:06.195Z] 
15:37:06 [2024-03-15T19:37:06.195Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:06.096: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:06 [2024-03-15T19:37:06.195Z] 
15:37:06 [2024-03-15T19:37:06.195Z] (Eclipse:10240): Gtk-WARNING **: 19:37:06.153: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:06 [2024-03-15T19:37:06.195Z] 
15:37:06 [2024-03-15T19:37:06.195Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:06.153: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:06 [2024-03-15T19:37:06.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
15:37:06 [2024-03-15T19:37:06.707Z] 
15:37:06 [2024-03-15T19:37:06.707Z] (Eclipse:10240): Gtk-WARNING **: 19:37:06.498: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:06 [2024-03-15T19:37:06.707Z] 
15:37:06 [2024-03-15T19:37:06.707Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:06.506: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:06 [2024-03-15T19:37:06.707Z] 
15:37:06 [2024-03-15T19:37:06.707Z] (Eclipse:10240): Gtk-WARNING **: 19:37:06.509: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:06 [2024-03-15T19:37:06.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:37:06 [2024-03-15T19:37:06.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:06 [2024-03-15T19:37:06.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:06 [2024-03-15T19:37:06.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:06 [2024-03-15T19:37:06.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:06 [2024-03-15T19:37:06.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:06 [2024-03-15T19:37:06.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1134442915 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:37:06 [2024-03-15T19:37:06.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1134442915 data=null doit=true}, TreeItem with text {Tracing}]
15:37:06 [2024-03-15T19:37:06.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1134442915 data=null}, TreeItem with text {Tracing}]
15:37:06 [2024-03-15T19:37:06.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1134442915 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:37:06 [2024-03-15T19:37:06.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134442916 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:37:06 [2024-03-15T19:37:06.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1134442932 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:37:06 [2024-03-15T19:37:06.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:06 [2024-03-15T19:37:06.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1134442933 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:37:06 [2024-03-15T19:37:06.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1134442933 data=null doit=true}, TreeItem with text {Tracing}]
15:37:06 [2024-03-15T19:37:06.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1134442933 data=null}, TreeItem with text {Tracing}]
15:37:06 [2024-03-15T19:37:06.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1134442933 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:37:06 [2024-03-15T19:37:06.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134442933 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:37:06 [2024-03-15T19:37:06.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1134442948 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:37:06 [2024-03-15T19:37:06.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
15:37:06 [2024-03-15T19:37:06.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
15:37:06 [2024-03-15T19:37:06.963Z] 
15:37:06 [2024-03-15T19:37:06.963Z] (Eclipse:10240): Gtk-WARNING **: 19:37:06.952: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-03-15T19:37:07.219Z] 
15:37:07 [2024-03-15T19:37:07.219Z] (Eclipse:10240): Gtk-WARNING **: 19:37:06.975: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-03-15T19:37:07.219Z] 
15:37:07 [2024-03-15T19:37:07.219Z] (Eclipse:10240): Gtk-WARNING **: 19:37:06.997: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-03-15T19:37:07.219Z] 
15:37:07 [2024-03-15T19:37:07.219Z] (Eclipse:10240): Gtk-WARNING **: 19:37:07.021: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-03-15T19:37:07.219Z] 
15:37:07 [2024-03-15T19:37:07.219Z] (Eclipse:10240): Gtk-WARNING **: 19:37:07.044: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-03-15T19:37:07.219Z] 
15:37:07 [2024-03-15T19:37:07.219Z] (Eclipse:10240): Gtk-WARNING **: 19:37:07.068: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-03-15T19:37:07.219Z] 
15:37:07 [2024-03-15T19:37:07.219Z] (Eclipse:10240): Gtk-WARNING **: 19:37:07.089: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-03-15T19:37:07.220Z] 
15:37:07 [2024-03-15T19:37:07.220Z] (Eclipse:10240): Gtk-WARNING **: 19:37:07.115: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-03-15T19:37:07.220Z] 
15:37:07 [2024-03-15T19:37:07.220Z] (Eclipse:10240): Gtk-WARNING **: 19:37:07.139: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-03-15T19:37:07.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
15:37:07 [2024-03-15T19:37:07.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
15:37:07 [2024-03-15T19:37:07.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1134443361 data=null doit=true}, Shell with text {Export}]
15:37:07 [2024-03-15T19:37:07.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:07 [2024-03-15T19:37:07.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:07 [2024-03-15T19:37:07.220Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
15:37:07 [2024-03-15T19:37:07.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:07 [2024-03-15T19:37:07.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=1134443366 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
15:37:07 [2024-03-15T19:37:07.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=1134443376 data=null doit=true}, Tree node with text: Archive File]
15:37:07 [2024-03-15T19:37:07.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=1134443376 data=null}, Tree node with text: Archive File]
15:37:07 [2024-03-15T19:37:07.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=1134443376 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
15:37:07 [2024-03-15T19:37:07.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134443377 data=null item=TreeItem {Archive File} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Archive File]
15:37:07 [2024-03-15T19:37:07.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=1134443377 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
15:37:07 [2024-03-15T19:37:07.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:37:07 [2024-03-15T19:37:07.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:37:07 [2024-03-15T19:37:07.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:37:07 [2024-03-15T19:37:07.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:37:07 [2024-03-15T19:37:07.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1134443378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:07 [2024-03-15T19:37:07.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1134443378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:07 [2024-03-15T19:37:07.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1134443378 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:07 [2024-03-15T19:37:07.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1134443379 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:07 [2024-03-15T19:37:07.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1134443379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:07 [2024-03-15T19:37:07.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1134443379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:07 [2024-03-15T19:37:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1134443379 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:07 [2024-03-15T19:37:07.476Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:37:07 [2024-03-15T19:37:07.476Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:37:07 [2024-03-15T19:37:07.476Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:37:07 [2024-03-15T19:37:07.476Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:37:07 [2024-03-15T19:37:07.476Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:37:07 [2024-03-15T19:37:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:37:07 [2024-03-15T19:37:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=1134443437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1134443437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=1134443437 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=1134443437 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=1134443437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=1134443437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=1134443437 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=1134443440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1134443440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=1134443440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=1134443440 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=1134443440 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
15:37:07 [2024-03-15T19:37:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@52d625bd
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=1134443442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1134443442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=1134443442 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=1134443443 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=1134443443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=1134443443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=1134443443 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=1134443445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1134443445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=1134443445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=1134443445 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=1134443445 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1134443446 data=null doit=true}, TreeItem with text {Tracing}]
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1134443446 data=null}, TreeItem with text {Tracing}]
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1134443447 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134443447 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1134443448 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=1134443449 data=null button=0 stateMask=0x0 x=100 y=104 count=0}, Tree node with text: traces]
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1134443449 data=null doit=true}, Tree node with text: traces]
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1134443449 data=null}, Tree node with text: traces]
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1134443449 data=null button=1 stateMask=0x0 x=100 y=104 count=1}, Tree node with text: traces]
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134443450 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: traces]
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1134443468 data=null button=1 stateMask=0x80000 x=100 y=104 count=1}, Tree node with text: traces]
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=1134443476 data=null}, (of type 'Combo')]
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:07 [2024-03-15T19:37:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:07 [2024-03-15T19:37:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:07 [2024-03-15T19:37:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:07 [2024-03-15T19:37:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:37:07 [2024-03-15T19:37:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134443481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:07 [2024-03-15T19:37:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134443481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:07 [2024-03-15T19:37:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134443481 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:07 [2024-03-15T19:37:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134443481 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:07 [2024-03-15T19:37:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134443481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:07 [2024-03-15T19:37:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134443481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:07 [2024-03-15T19:37:07.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:07 [2024-03-15T19:37:07.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:07 [2024-03-15T19:37:07.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:07 [2024-03-15T19:37:07.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:07 [2024-03-15T19:37:07.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:07 [2024-03-15T19:37:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:37:07 [2024-03-15T19:37:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134443481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:07 [2024-03-15T19:37:07.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=1134443023 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
15:37:07 [2024-03-15T19:37:07.479Z] 
15:37:07 [2024-03-15T19:37:07.479Z] (Eclipse:10240): Gtk-WARNING **: 19:37:07.459: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-03-15T19:37:07.734Z] 
15:37:07 [2024-03-15T19:37:07.734Z] (Eclipse:10240): Gtk-WARNING **: 19:37:07.477: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-03-15T19:37:07.734Z] 
15:37:07 [2024-03-15T19:37:07.735Z] (Eclipse:10240): Gtk-WARNING **: 19:37:07.499: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-03-15T19:37:07.735Z] 
15:37:07 [2024-03-15T19:37:07.735Z] (Eclipse:10240): Gtk-WARNING **: 19:37:07.505: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-03-15T19:37:07.735Z] 
15:37:07 [2024-03-15T19:37:07.735Z] (Eclipse:10240): Gtk-WARNING **: 19:37:07.521: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-03-15T19:37:07.735Z] 
15:37:07 [2024-03-15T19:37:07.735Z] (Eclipse:10240): Gtk-WARNING **: 19:37:07.538: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-03-15T19:37:07.735Z] 
15:37:07 [2024-03-15T19:37:07.735Z] (Eclipse:10240): Gtk-WARNING **: 19:37:07.554: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-03-15T19:37:07.735Z] 
15:37:07 [2024-03-15T19:37:07.735Z] (Eclipse:10240): Gtk-WARNING **: 19:37:07.571: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-03-15T19:37:07.735Z] 
15:37:07 [2024-03-15T19:37:07.735Z] (Eclipse:10240): Gtk-WARNING **: 19:37:07.588: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-03-15T19:37:07.735Z] 
15:37:07 [2024-03-15T19:37:07.735Z] (Eclipse:10240): Gtk-WARNING **: 19:37:07.604: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-03-15T19:37:07.735Z] 
15:37:07 [2024-03-15T19:37:07.735Z] (Eclipse:10240): Gtk-WARNING **: 19:37:07.621: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-03-15T19:37:07.735Z] 
15:37:07 [2024-03-15T19:37:07.735Z] (Eclipse:10240): Gtk-WARNING **: 19:37:07.638: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-03-15T19:37:07.735Z] 
15:37:07 [2024-03-15T19:37:07.735Z] (Eclipse:10240): Gtk-WARNING **: 19:37:07.654: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-03-15T19:37:07.990Z] 
15:37:07 [2024-03-15T19:37:07.990Z] (Eclipse:10240): Gtk-WARNING **: 19:37:07.979: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:08 [2024-03-15T19:37:08.246Z] 
15:37:08 [2024-03-15T19:37:08.246Z] (Eclipse:10240): Gtk-WARNING **: 19:37:08.005: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:08 [2024-03-15T19:37:08.246Z] 
15:37:08 [2024-03-15T19:37:08.246Z] (Eclipse:10240): Gtk-WARNING **: 19:37:08.030: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:08 [2024-03-15T19:37:08.246Z] 
15:37:08 [2024-03-15T19:37:08.246Z] (Eclipse:10240): Gtk-WARNING **: 19:37:08.054: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:08 [2024-03-15T19:37:08.246Z] 
15:37:08 [2024-03-15T19:37:08.246Z] (Eclipse:10240): Gtk-WARNING **: 19:37:08.078: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:08 [2024-03-15T19:37:08.246Z] 
15:37:08 [2024-03-15T19:37:08.246Z] (Eclipse:10240): Gtk-WARNING **: 19:37:08.100: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:08 [2024-03-15T19:37:08.246Z] 
15:37:08 [2024-03-15T19:37:08.246Z] (Eclipse:10240): Gtk-WARNING **: 19:37:08.121: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:08 [2024-03-15T19:37:08.246Z] 
15:37:08 [2024-03-15T19:37:08.246Z] (Eclipse:10240): Gtk-WARNING **: 19:37:08.142: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:08 [2024-03-15T19:37:08.246Z] 
15:37:08 [2024-03-15T19:37:08.246Z] (Eclipse:10240): Gtk-WARNING **: 19:37:08.161: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:08 [2024-03-15T19:37:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:37:08 [2024-03-15T19:37:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:37:08 [2024-03-15T19:37:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1134444525 data=null doit=true}, Button with text {Select roo&t directory:}]
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1134444525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=1134444527 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1134444528 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1134444528 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1134444528 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=1134444531 data=null}, (of type 'Combo')]
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1134444568 data=null doit=true}, TreeItem with text {/}]
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1134444568 data=null}, TreeItem with text {/}]
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1134444569 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134444569 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1134444570 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1134444570 data=null doit=true}, Tree node with text: Tracing]
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1134444571 data=null}, Tree node with text: Tracing]
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1134444571 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, Tree node with text: Tracing]
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134444571 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Tracing]
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1134444572 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, Tree node with text: Tracing]
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=1134444572 data=null button=0 stateMask=0x0 x=118 y=58 count=0}, Tree node with text: traces]
15:37:08 [2024-03-15T19:37:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1134444572 data=null doit=true}, Tree node with text: traces]
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1134444573 data=null}, Tree node with text: traces]
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1134444573 data=null button=1 stateMask=0x0 x=118 y=58 count=1}, Tree node with text: traces]
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134444573 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: traces]
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1134444575 data=null button=1 stateMask=0x80000 x=118 y=58 count=1}, Tree node with text: traces]
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1134444588 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7b3d3d3d
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1134444604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1134444605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1134444605 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1134444605 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1134444605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1134444605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1134444605 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1134444605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1134444605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1134444605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1134444605 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1134444606 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134444615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134444615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134444615 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134444615 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134444615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:08 [2024-03-15T19:37:08.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134444615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:08 [2024-03-15T19:37:08.507Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:08 [2024-03-15T19:37:08.507Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:08 [2024-03-15T19:37:08.507Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:08 [2024-03-15T19:37:08.507Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:08 [2024-03-15T19:37:08.507Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:08 [2024-03-15T19:37:08.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:37:08 [2024-03-15T19:37:08.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134444615 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:08 [2024-03-15T19:37:08.762Z] 
15:37:08 [2024-03-15T19:37:08.762Z] (Eclipse:10240): Gtk-WARNING **: 19:37:08.709: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:08 [2024-03-15T19:37:08.762Z] 
15:37:08 [2024-03-15T19:37:08.762Z] (Eclipse:10240): Gtk-WARNING **: 19:37:08.729: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:08 [2024-03-15T19:37:08.762Z] 
15:37:08 [2024-03-15T19:37:08.762Z] (Eclipse:10240): Gtk-WARNING **: 19:37:08.746: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:09 [2024-03-15T19:37:09.018Z] 
15:37:09 [2024-03-15T19:37:09.018Z] (Eclipse:10240): Gtk-WARNING **: 19:37:08.763: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:09 [2024-03-15T19:37:09.018Z] 
15:37:09 [2024-03-15T19:37:09.018Z] (Eclipse:10240): Gtk-WARNING **: 19:37:08.779: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:09 [2024-03-15T19:37:09.018Z] 
15:37:09 [2024-03-15T19:37:09.018Z] (Eclipse:10240): Gtk-WARNING **: 19:37:08.795: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:09 [2024-03-15T19:37:09.018Z] 
15:37:09 [2024-03-15T19:37:09.018Z] (Eclipse:10240): Gtk-WARNING **: 19:37:08.813: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:09 [2024-03-15T19:37:09.018Z] 
15:37:09 [2024-03-15T19:37:09.018Z] (Eclipse:10240): Gtk-WARNING **: 19:37:08.828: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:09 [2024-03-15T19:37:09.018Z] 
15:37:09 [2024-03-15T19:37:09.018Z] (Eclipse:10240): Gtk-WARNING **: 19:37:08.845: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:09 [2024-03-15T19:37:09.018Z] 
15:37:09 [2024-03-15T19:37:09.018Z] (Eclipse:10240): Gtk-WARNING **: 19:37:08.863: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:09 [2024-03-15T19:37:09.018Z] 
15:37:09 [2024-03-15T19:37:09.018Z] (Eclipse:10240): Gtk-WARNING **: 19:37:08.878: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:09 [2024-03-15T19:37:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:37:09 [2024-03-15T19:37:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:09 [2024-03-15T19:37:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:09 [2024-03-15T19:37:09.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:09 [2024-03-15T19:37:09.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:09 [2024-03-15T19:37:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1134445157 data=null doit=true}, TreeItem with text {Traces [2]}]
15:37:09 [2024-03-15T19:37:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1134445157 data=null}, TreeItem with text {Traces [2]}]
15:37:09 [2024-03-15T19:37:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1134445158 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:37:09 [2024-03-15T19:37:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134445158 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:37:09 [2024-03-15T19:37:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1134445159 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:37:09 [2024-03-15T19:37:09.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:37:09 [2024-03-15T19:37:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {Tracing [2]}
15:37:09 [2024-03-15T19:37:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing [2]} time=1134445160 data=null button=0 stateMask=0x0 x=112 y=81 count=0}, TreeItem with text {Tracing [2]}]
15:37:09 [2024-03-15T19:37:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing [2]} time=1134445160 data=null doit=true}, TreeItem with text {Tracing [2]}]
15:37:09 [2024-03-15T19:37:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:09 [2024-03-15T19:37:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing [2]} time=1134445161 data=null}, TreeItem with text {Tracing [2]}]
15:37:09 [2024-03-15T19:37:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing [2]} time=1134445161 data=null button=1 stateMask=0x0 x=112 y=81 count=1}, TreeItem with text {Tracing [2]}]
15:37:09 [2024-03-15T19:37:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134445161 data=null item=TreeItem {Tracing [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing [2]}]
15:37:09 [2024-03-15T19:37:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing [2]} time=1134445174 data=null button=1 stateMask=0x80000 x=112 y=81 count=1}, TreeItem with text {Tracing [2]}]
15:37:09 [2024-03-15T19:37:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing [2]} time=1134445175 data=null button=1 stateMask=0x0 x=112 y=81 count=2}, TreeItem with text {Tracing [2]}]
15:37:09 [2024-03-15T19:37:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Tracing [2]} time=1134445175 data=null button=1 stateMask=0x0 x=112 y=81 count=2}, TreeItem with text {Tracing [2]}]
15:37:09 [2024-03-15T19:37:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134445175 data=null item=TreeItem {Tracing [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing [2]}]
15:37:09 [2024-03-15T19:37:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing [2]} time=1134445179 data=null button=1 stateMask=0x80000 x=112 y=81 count=2}, TreeItem with text {Tracing [2]}]
15:37:09 [2024-03-15T19:37:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Tracing [2]} time=1134445179 data=null button=0 stateMask=0x0 x=112 y=81 count=0}, TreeItem with text {Tracing [2]}]
15:37:09 [2024-03-15T19:37:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Tracing [2]} time=1134445179 data=null doit=true}, TreeItem with text {Tracing [2]}]
15:37:09 [2024-03-15T19:37:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Tracing [2]} time=1134445179 data=null}, TreeItem with text {Tracing [2]}]
15:37:09 [2024-03-15T19:37:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {Tracing [2]}
15:37:09 [2024-03-15T19:37:09.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing [2]} is already expanded. Won't expand it again.
15:37:09 [2024-03-15T19:37:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {traces [2]}
15:37:09 [2024-03-15T19:37:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces [2]} time=1134445180 data=null button=0 stateMask=0x0 x=127 y=104 count=0}, TreeItem with text {traces [2]}]
15:37:09 [2024-03-15T19:37:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces [2]} time=1134445180 data=null doit=true}, TreeItem with text {traces [2]}]
15:37:09 [2024-03-15T19:37:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:09 [2024-03-15T19:37:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces [2]} time=1134445181 data=null}, TreeItem with text {traces [2]}]
15:37:09 [2024-03-15T19:37:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces [2]} time=1134445181 data=null button=1 stateMask=0x0 x=127 y=104 count=1}, TreeItem with text {traces [2]}]
15:37:09 [2024-03-15T19:37:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134445181 data=null item=TreeItem {traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {traces [2]}]
15:37:09 [2024-03-15T19:37:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces [2]} time=1134445191 data=null button=1 stateMask=0x80000 x=127 y=104 count=1}, TreeItem with text {traces [2]}]
15:37:09 [2024-03-15T19:37:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces [2]} time=1134445191 data=null button=1 stateMask=0x0 x=127 y=104 count=2}, TreeItem with text {traces [2]}]
15:37:09 [2024-03-15T19:37:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {traces [2]} time=1134445191 data=null button=1 stateMask=0x0 x=127 y=104 count=2}, TreeItem with text {traces [2]}]
15:37:09 [2024-03-15T19:37:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134445191 data=null item=TreeItem {traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {traces [2]}]
15:37:09 [2024-03-15T19:37:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces [2]} time=1134445195 data=null button=1 stateMask=0x80000 x=127 y=104 count=2}, TreeItem with text {traces [2]}]
15:37:09 [2024-03-15T19:37:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {traces [2]} time=1134445196 data=null button=0 stateMask=0x0 x=127 y=104 count=0}, TreeItem with text {traces [2]}]
15:37:09 [2024-03-15T19:37:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {traces [2]} time=1134445196 data=null doit=true}, TreeItem with text {traces [2]}]
15:37:09 [2024-03-15T19:37:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {traces [2]} time=1134445196 data=null}, TreeItem with text {traces [2]}]
15:37:09 [2024-03-15T19:37:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {traces [2]}
15:37:09 [2024-03-15T19:37:09.019Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {traces [2]} is already expanded. Won't expand it again.
15:37:09 [2024-03-15T19:37:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces.tar.gz [2]}
15:37:09 [2024-03-15T19:37:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1134445197 data=null button=0 stateMask=0x0 x=180 y=127 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
15:37:09 [2024-03-15T19:37:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=1134445197 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
15:37:09 [2024-03-15T19:37:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:09 [2024-03-15T19:37:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=1134445197 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
15:37:09 [2024-03-15T19:37:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1134445197 data=null button=1 stateMask=0x0 x=180 y=127 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
15:37:09 [2024-03-15T19:37:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134445197 data=null item=TreeItem {synctraces.tar.gz [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
15:37:09 [2024-03-15T19:37:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1134445208 data=null button=1 stateMask=0x80000 x=180 y=127 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
15:37:09 [2024-03-15T19:37:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1134445208 data=null button=1 stateMask=0x0 x=180 y=127 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
15:37:09 [2024-03-15T19:37:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1134445209 data=null button=1 stateMask=0x0 x=180 y=127 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
15:37:09 [2024-03-15T19:37:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134445209 data=null item=TreeItem {synctraces.tar.gz [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
15:37:09 [2024-03-15T19:37:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1134445213 data=null button=1 stateMask=0x80000 x=180 y=127 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
15:37:09 [2024-03-15T19:37:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1134445214 data=null button=0 stateMask=0x0 x=180 y=127 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
15:37:09 [2024-03-15T19:37:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=1134445214 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
15:37:09 [2024-03-15T19:37:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=1134445214 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
15:37:09 [2024-03-15T19:37:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces.tar.gz [2]}
15:37:09 [2024-03-15T19:37:09.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces.tar.gz [2]} is already expanded. Won't expand it again.
15:37:09 [2024-03-15T19:37:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
15:37:09 [2024-03-15T19:37:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=1134445214 data=null button=0 stateMask=0x0 x=178 y=150 count=0}, TreeItem with text {synctraces [2]}]
15:37:09 [2024-03-15T19:37:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=1134445215 data=null doit=true}, TreeItem with text {synctraces [2]}]
15:37:09 [2024-03-15T19:37:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:09 [2024-03-15T19:37:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=1134445215 data=null}, TreeItem with text {synctraces [2]}]
15:37:09 [2024-03-15T19:37:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1134445215 data=null button=1 stateMask=0x0 x=178 y=150 count=1}, TreeItem with text {synctraces [2]}]
15:37:09 [2024-03-15T19:37:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134445215 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
15:37:09 [2024-03-15T19:37:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1134445226 data=null button=1 stateMask=0x80000 x=178 y=150 count=1}, TreeItem with text {synctraces [2]}]
15:37:09 [2024-03-15T19:37:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1134445226 data=null button=1 stateMask=0x0 x=178 y=150 count=2}, TreeItem with text {synctraces [2]}]
15:37:09 [2024-03-15T19:37:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=1134445227 data=null button=1 stateMask=0x0 x=178 y=150 count=2}, TreeItem with text {synctraces [2]}]
15:37:09 [2024-03-15T19:37:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134445227 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
15:37:09 [2024-03-15T19:37:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1134445231 data=null button=1 stateMask=0x80000 x=178 y=150 count=2}, TreeItem with text {synctraces [2]}]
15:37:09 [2024-03-15T19:37:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=1134445232 data=null button=0 stateMask=0x0 x=178 y=150 count=0}, TreeItem with text {synctraces [2]}]
15:37:09 [2024-03-15T19:37:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=1134445232 data=null doit=true}, TreeItem with text {synctraces [2]}]
15:37:09 [2024-03-15T19:37:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=1134445232 data=null}, TreeItem with text {synctraces [2]}]
15:37:09 [2024-03-15T19:37:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
15:37:09 [2024-03-15T19:37:09.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
15:37:09 [2024-03-15T19:37:09.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:37:09 [2024-03-15T19:37:09.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1134445232 data=null button=0 stateMask=0x0 x=179 y=173 count=0}, TreeItem with text {scp_dest}]
15:37:09 [2024-03-15T19:37:09.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1134445232 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:09 [2024-03-15T19:37:09.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:09 [2024-03-15T19:37:09.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1134445233 data=null}, TreeItem with text {scp_dest}]
15:37:09 [2024-03-15T19:37:09.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134445233 data=null button=1 stateMask=0x0 x=179 y=173 count=1}, TreeItem with text {scp_dest}]
15:37:09 [2024-03-15T19:37:09.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134445233 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:09 [2024-03-15T19:37:09.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134445245 data=null button=1 stateMask=0x80000 x=179 y=173 count=1}, TreeItem with text {scp_dest}]
15:37:09 [2024-03-15T19:37:09.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134445245 data=null button=1 stateMask=0x0 x=179 y=173 count=2}, TreeItem with text {scp_dest}]
15:37:09 [2024-03-15T19:37:09.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1134445246 data=null button=1 stateMask=0x0 x=179 y=173 count=2}, TreeItem with text {scp_dest}]
15:37:09 [2024-03-15T19:37:09.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134445246 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:09 [2024-03-15T19:37:09.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134445302 data=null button=1 stateMask=0x80000 x=179 y=173 count=2}, TreeItem with text {scp_dest}]
15:37:09 [2024-03-15T19:37:09.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1134445302 data=null button=0 stateMask=0x0 x=179 y=173 count=0}, TreeItem with text {scp_dest}]
15:37:09 [2024-03-15T19:37:09.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1134445302 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:09 [2024-03-15T19:37:09.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1134445302 data=null}, TreeItem with text {scp_dest}]
15:37:09 [2024-03-15T19:37:09.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:37:09 [2024-03-15T19:37:09.276Z] 
15:37:09 [2024-03-15T19:37:09.276Z] (Eclipse:10240): Gtk-WARNING **: 19:37:09.224: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:09 [2024-03-15T19:37:09.276Z] 
15:37:09 [2024-03-15T19:37:09.276Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:09.235: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:09 [2024-03-15T19:37:09.531Z] 
15:37:09 [2024-03-15T19:37:09.531Z] (Eclipse:10240): Gtk-WARNING **: 19:37:09.275: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:09 [2024-03-15T19:37:09.531Z] 
15:37:09 [2024-03-15T19:37:09.531Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:09.276: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:09 [2024-03-15T19:37:09.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Tracing/traces/synctraces.tar.gz/synctraces/scp_dest"'
15:37:09 [2024-03-15T19:37:09.787Z] 
15:37:09 [2024-03-15T19:37:09.787Z] (Eclipse:10240): Gtk-WARNING **: 19:37:09.655: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:09 [2024-03-15T19:37:09.787Z] 
15:37:09 [2024-03-15T19:37:09.787Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:09.730: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:09 [2024-03-15T19:37:09.787Z] 
15:37:09 [2024-03-15T19:37:09.787Z] (Eclipse:10240): Gtk-WARNING **: 19:37:09.733: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:10 [2024-03-15T19:37:10.043Z] 
15:37:10 [2024-03-15T19:37:10.043Z] (Eclipse:10240): Gtk-WARNING **: 19:37:09.953: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:10 [2024-03-15T19:37:10.043Z] 
15:37:10 [2024-03-15T19:37:10.043Z] (Eclipse:10240): Gtk-WARNING **: 19:37:09.977: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:10 [2024-03-15T19:37:10.043Z] 
15:37:10 [2024-03-15T19:37:10.043Z] (Eclipse:10240): Gtk-WARNING **: 19:37:10.000: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:10 [2024-03-15T19:37:10.043Z] 
15:37:10 [2024-03-15T19:37:10.043Z] (Eclipse:10240): Gtk-WARNING **: 19:37:10.025: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:10 [2024-03-15T19:37:10.298Z] 
15:37:10 [2024-03-15T19:37:10.298Z] (Eclipse:10240): Gtk-WARNING **: 19:37:10.049: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:10 [2024-03-15T19:37:10.298Z] 
15:37:10 [2024-03-15T19:37:10.298Z] (Eclipse:10240): Gtk-WARNING **: 19:37:10.073: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:10 [2024-03-15T19:37:10.298Z] 
15:37:10 [2024-03-15T19:37:10.298Z] (Eclipse:10240): Gtk-WARNING **: 19:37:10.098: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:10 [2024-03-15T19:37:10.298Z] 
15:37:10 [2024-03-15T19:37:10.298Z] (Eclipse:10240): Gtk-WARNING **: 19:37:10.122: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=1134446505 data=null doit=true}, Button with text {Select &archive file:}]
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1134446506 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=1134446509 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=1134446509 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=1134446510 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1134446510 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1134446514 data=null}, (of type 'Combo')]
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=1134446560 data=null button=0 stateMask=0x0 x=82 y=12 count=0}, TreeItem with text {traces}]
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1134446560 data=null doit=true}, TreeItem with text {traces}]
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1134446560 data=null}, TreeItem with text {traces}]
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1134446561 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134446561 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {traces}]
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1134446561 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
15:37:10 [2024-03-15T19:37:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1134446570 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3d95100f
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1134446572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1134446572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1134446580 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1134446581 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1134446581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:10 [2024-03-15T19:37:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1134446581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1134446581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1134446581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1134446581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1134446581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1134446581 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1134446581 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2b3ac26d
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1134446583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1134446583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1134446583 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1134446584 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1134446584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:10 [2024-03-15T19:37:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1134446584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1134446584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1134446584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1134446584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1134446584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1134446584 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1134446584 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:10 [2024-03-15T19:37:10.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:10 [2024-03-15T19:37:10.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:10 [2024-03-15T19:37:10.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:10 [2024-03-15T19:37:10.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:37:10 [2024-03-15T19:37:10.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134446587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:10 [2024-03-15T19:37:10.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134446587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:10 [2024-03-15T19:37:10.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134446587 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:10 [2024-03-15T19:37:10.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134446587 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:10 [2024-03-15T19:37:10.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134446587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:10 [2024-03-15T19:37:10.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134446587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:10 [2024-03-15T19:37:10.558Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:10 [2024-03-15T19:37:10.558Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:10 [2024-03-15T19:37:10.558Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:10 [2024-03-15T19:37:10.558Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:10 [2024-03-15T19:37:10.558Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:10 [2024-03-15T19:37:10.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:37:10 [2024-03-15T19:37:10.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134446587 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:10 [2024-03-15T19:37:10.813Z] 
15:37:10 [2024-03-15T19:37:10.813Z] (Eclipse:10240): Gtk-WARNING **: 19:37:10.643: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:10 [2024-03-15T19:37:10.813Z] 
15:37:10 [2024-03-15T19:37:10.813Z] (Eclipse:10240): Gtk-WARNING **: 19:37:10.662: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:10 [2024-03-15T19:37:10.813Z] 
15:37:10 [2024-03-15T19:37:10.813Z] (Eclipse:10240): Gtk-WARNING **: 19:37:10.670: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:10 [2024-03-15T19:37:10.813Z] 
15:37:10 [2024-03-15T19:37:10.813Z] (Eclipse:10240): Gtk-WARNING **: 19:37:10.697: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:10 [2024-03-15T19:37:10.813Z] 
15:37:10 [2024-03-15T19:37:10.813Z] (Eclipse:10240): Gtk-WARNING **: 19:37:10.703: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:10 [2024-03-15T19:37:10.813Z] 
15:37:10 [2024-03-15T19:37:10.813Z] (Eclipse:10240): Gtk-WARNING **: 19:37:10.724: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:10 [2024-03-15T19:37:10.813Z] 
15:37:10 [2024-03-15T19:37:10.813Z] (Eclipse:10240): Gtk-WARNING **: 19:37:10.736: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:10 [2024-03-15T19:37:10.813Z] 
15:37:10 [2024-03-15T19:37:10.813Z] (Eclipse:10240): Gtk-WARNING **: 19:37:10.753: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:10 [2024-03-15T19:37:10.813Z] 
15:37:10 [2024-03-15T19:37:10.813Z] (Eclipse:10240): Gtk-WARNING **: 19:37:10.772: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:10 [2024-03-15T19:37:10.813Z] 
15:37:10 [2024-03-15T19:37:10.813Z] (Eclipse:10240): Gtk-WARNING **: 19:37:10.786: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:10 [2024-03-15T19:37:10.813Z] 
15:37:10 [2024-03-15T19:37:10.813Z] (Eclipse:10240): Gtk-WARNING **: 19:37:10.803: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:11 [2024-03-15T19:37:11.069Z] 
15:37:11 [2024-03-15T19:37:11.069Z] (Eclipse:10240): Gtk-WARNING **: 19:37:10.820: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:11 [2024-03-15T19:37:11.069Z] 
15:37:11 [2024-03-15T19:37:11.069Z] (Eclipse:10240): Gtk-WARNING **: 19:37:10.841: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:11 [2024-03-15T19:37:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:37:11 [2024-03-15T19:37:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:11 [2024-03-15T19:37:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:11 [2024-03-15T19:37:11.069Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:11 [2024-03-15T19:37:11.069Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:11 [2024-03-15T19:37:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1134447117 data=null doit=true}, TreeItem with text {Traces [2]}]
15:37:11 [2024-03-15T19:37:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1134447117 data=null}, TreeItem with text {Traces [2]}]
15:37:11 [2024-03-15T19:37:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1134447117 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:37:11 [2024-03-15T19:37:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134447118 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:37:11 [2024-03-15T19:37:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1134447119 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:37:11 [2024-03-15T19:37:11.069Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:37:11 [2024-03-15T19:37:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:37:11 [2024-03-15T19:37:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1134447120 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:37:11 [2024-03-15T19:37:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1134447120 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:11 [2024-03-15T19:37:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:11 [2024-03-15T19:37:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1134447121 data=null}, TreeItem with text {scp_dest}]
15:37:11 [2024-03-15T19:37:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134447121 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:37:11 [2024-03-15T19:37:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134447121 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:11 [2024-03-15T19:37:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134447133 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:37:11 [2024-03-15T19:37:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134447134 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:11 [2024-03-15T19:37:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1134447134 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:11 [2024-03-15T19:37:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134447134 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:11 [2024-03-15T19:37:11.325Z] 
15:37:11 [2024-03-15T19:37:11.325Z] (Eclipse:10240): Gtk-WARNING **: 19:37:11.072: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:11 [2024-03-15T19:37:11.325Z] 
15:37:11 [2024-03-15T19:37:11.325Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:11.096: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:11 [2024-03-15T19:37:11.325Z] 
15:37:11 [2024-03-15T19:37:11.325Z] (Eclipse:10240): Gtk-WARNING **: 19:37:11.147: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:11 [2024-03-15T19:37:11.325Z] 
15:37:11 [2024-03-15T19:37:11.325Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:11.147: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:11 [2024-03-15T19:37:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134447178 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:11 [2024-03-15T19:37:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1134447401 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:37:11 [2024-03-15T19:37:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1134447402 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:11 [2024-03-15T19:37:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1134447402 data=null}, TreeItem with text {scp_dest}]
15:37:11 [2024-03-15T19:37:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:37:11 [2024-03-15T19:37:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:37:11 [2024-03-15T19:37:11.325Z] 
15:37:11 [2024-03-15T19:37:11.325Z] (Eclipse:10240): Gtk-WARNING **: 19:37:11.268: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:11 [2024-03-15T19:37:11.581Z] 
15:37:11 [2024-03-15T19:37:11.581Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:11.431: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:11 [2024-03-15T19:37:11.581Z] 
15:37:11 [2024-03-15T19:37:11.581Z] (Eclipse:10240): Gtk-WARNING **: 19:37:11.437: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:11 [2024-03-15T19:37:11.836Z] 
15:37:11 [2024-03-15T19:37:11.836Z] (Eclipse:10240): Gtk-WARNING **: 19:37:11.648: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:11 [2024-03-15T19:37:11.836Z] 
15:37:11 [2024-03-15T19:37:11.836Z] (Eclipse:10240): Gtk-WARNING **: 19:37:11.675: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:11 [2024-03-15T19:37:11.836Z] 
15:37:11 [2024-03-15T19:37:11.836Z] (Eclipse:10240): Gtk-WARNING **: 19:37:11.698: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:11 [2024-03-15T19:37:11.836Z] 
15:37:11 [2024-03-15T19:37:11.836Z] (Eclipse:10240): Gtk-WARNING **: 19:37:11.724: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:11 [2024-03-15T19:37:11.836Z] 
15:37:11 [2024-03-15T19:37:11.836Z] (Eclipse:10240): Gtk-WARNING **: 19:37:11.749: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:11 [2024-03-15T19:37:11.836Z] 
15:37:11 [2024-03-15T19:37:11.836Z] (Eclipse:10240): Gtk-WARNING **: 19:37:11.775: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:11 [2024-03-15T19:37:11.836Z] 
15:37:11 [2024-03-15T19:37:11.836Z] (Eclipse:10240): Gtk-WARNING **: 19:37:11.796: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:11 [2024-03-15T19:37:11.836Z] 
15:37:11 [2024-03-15T19:37:11.836Z] (Eclipse:10240): Gtk-WARNING **: 19:37:11.820: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:12 [2024-03-15T19:37:12.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:37:12 [2024-03-15T19:37:12.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:37:12 [2024-03-15T19:37:12.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:37:12 [2024-03-15T19:37:12.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1134448215 data=null doit=true}, Button with text {Select roo&t directory:}]
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1134448215 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=1134448217 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1134448217 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1134448217 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1134448218 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=1134448221 data=null}, (of type 'Combo')]
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1134448273 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1134448273 data=null doit=true}, TreeItem with text {/}]
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1134448273 data=null}, TreeItem with text {/}]
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1134448273 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134448273 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1134448274 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
15:37:12 [2024-03-15T19:37:12.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1134448292 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1400984b
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1134448295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1134448295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1134448295 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1134448295 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1134448295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1134448295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1134448295 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1134448295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1134448295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1134448296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1134448296 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1134448296 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:12 [2024-03-15T19:37:12.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:12 [2024-03-15T19:37:12.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:12 [2024-03-15T19:37:12.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:12 [2024-03-15T19:37:12.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:37:12 [2024-03-15T19:37:12.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134448301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:12 [2024-03-15T19:37:12.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134448302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:12 [2024-03-15T19:37:12.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134448302 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:12 [2024-03-15T19:37:12.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134448302 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:12 [2024-03-15T19:37:12.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134448302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:12 [2024-03-15T19:37:12.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134448302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:12 [2024-03-15T19:37:12.353Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:12 [2024-03-15T19:37:12.353Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:12 [2024-03-15T19:37:12.353Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:12 [2024-03-15T19:37:12.353Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:12 [2024-03-15T19:37:12.353Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:12 [2024-03-15T19:37:12.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:37:12 [2024-03-15T19:37:12.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134448302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:12 [2024-03-15T19:37:12.609Z] 
15:37:12 [2024-03-15T19:37:12.609Z] (Eclipse:10240): Gtk-WARNING **: 19:37:12.410: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:12 [2024-03-15T19:37:12.609Z] 
15:37:12 [2024-03-15T19:37:12.609Z] (Eclipse:10240): Gtk-WARNING **: 19:37:12.439: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:12 [2024-03-15T19:37:12.609Z] 
15:37:12 [2024-03-15T19:37:12.609Z] (Eclipse:10240): Gtk-WARNING **: 19:37:12.453: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:12 [2024-03-15T19:37:12.609Z] 
15:37:12 [2024-03-15T19:37:12.609Z] (Eclipse:10240): Gtk-WARNING **: 19:37:12.472: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:12 [2024-03-15T19:37:12.609Z] 
15:37:12 [2024-03-15T19:37:12.609Z] (Eclipse:10240): Gtk-WARNING **: 19:37:12.486: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:12 [2024-03-15T19:37:12.609Z] 
15:37:12 [2024-03-15T19:37:12.609Z] (Eclipse:10240): Gtk-WARNING **: 19:37:12.503: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:12 [2024-03-15T19:37:12.609Z] 
15:37:12 [2024-03-15T19:37:12.609Z] (Eclipse:10240): Gtk-WARNING **: 19:37:12.520: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:12 [2024-03-15T19:37:12.609Z] 
15:37:12 [2024-03-15T19:37:12.609Z] (Eclipse:10240): Gtk-WARNING **: 19:37:12.538: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:12 [2024-03-15T19:37:12.609Z] 
15:37:12 [2024-03-15T19:37:12.609Z] (Eclipse:10240): Gtk-WARNING **: 19:37:12.559: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:12 [2024-03-15T19:37:12.609Z] 
15:37:12 [2024-03-15T19:37:12.609Z] (Eclipse:10240): Gtk-WARNING **: 19:37:12.570: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:12 [2024-03-15T19:37:12.609Z] 
15:37:12 [2024-03-15T19:37:12.609Z] (Eclipse:10240): Gtk-WARNING **: 19:37:12.585: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:12 [2024-03-15T19:37:12.609Z] 
15:37:12 [2024-03-15T19:37:12.609Z] (Eclipse:10240): Gtk-WARNING **: 19:37:12.608: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:12 [2024-03-15T19:37:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:37:12 [2024-03-15T19:37:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:12 [2024-03-15T19:37:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:12 [2024-03-15T19:37:12.864Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:12 [2024-03-15T19:37:12.864Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:12 [2024-03-15T19:37:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1134448853 data=null doit=true}, TreeItem with text {Traces [2]}]
15:37:12 [2024-03-15T19:37:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1134448853 data=null}, TreeItem with text {Traces [2]}]
15:37:12 [2024-03-15T19:37:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1134448853 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:37:12 [2024-03-15T19:37:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134448853 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:37:12 [2024-03-15T19:37:12.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1134448855 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:37:12 [2024-03-15T19:37:12.865Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:37:12 [2024-03-15T19:37:12.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
15:37:12 [2024-03-15T19:37:12.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=1134448855 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
15:37:12 [2024-03-15T19:37:12.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=1134448855 data=null doit=true}, TreeItem with text {synctraces [2]}]
15:37:12 [2024-03-15T19:37:12.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:12 [2024-03-15T19:37:12.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=1134448856 data=null}, TreeItem with text {synctraces [2]}]
15:37:12 [2024-03-15T19:37:12.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1134448856 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
15:37:12 [2024-03-15T19:37:12.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134448856 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
15:37:12 [2024-03-15T19:37:12.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1134448868 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
15:37:12 [2024-03-15T19:37:12.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1134448868 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
15:37:12 [2024-03-15T19:37:12.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=1134448868 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
15:37:12 [2024-03-15T19:37:12.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134448869 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
15:37:12 [2024-03-15T19:37:12.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1134448873 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
15:37:12 [2024-03-15T19:37:12.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=1134448873 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
15:37:12 [2024-03-15T19:37:12.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=1134448873 data=null doit=true}, TreeItem with text {synctraces [2]}]
15:37:12 [2024-03-15T19:37:12.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=1134448873 data=null}, TreeItem with text {synctraces [2]}]
15:37:12 [2024-03-15T19:37:12.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
15:37:12 [2024-03-15T19:37:12.865Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
15:37:12 [2024-03-15T19:37:12.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:37:12 [2024-03-15T19:37:12.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1134448874 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
15:37:12 [2024-03-15T19:37:12.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1134448874 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:12 [2024-03-15T19:37:12.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:12 [2024-03-15T19:37:12.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1134448882 data=null}, TreeItem with text {scp_dest}]
15:37:12 [2024-03-15T19:37:12.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134448882 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
15:37:12 [2024-03-15T19:37:12.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134448883 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:12 [2024-03-15T19:37:12.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134448888 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
15:37:12 [2024-03-15T19:37:12.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134448888 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
15:37:12 [2024-03-15T19:37:12.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1134448888 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
15:37:12 [2024-03-15T19:37:12.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134448888 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:12 [2024-03-15T19:37:12.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134448947 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
15:37:12 [2024-03-15T19:37:12.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1134448955 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
15:37:12 [2024-03-15T19:37:12.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1134448955 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:12 [2024-03-15T19:37:12.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1134448955 data=null}, TreeItem with text {scp_dest}]
15:37:13 [2024-03-15T19:37:13.121Z] 
15:37:13 [2024-03-15T19:37:13.121Z] (Eclipse:10240): Gtk-WARNING **: 19:37:12.904: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:13 [2024-03-15T19:37:13.121Z] 
15:37:13 [2024-03-15T19:37:13.121Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:12.920: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:13 [2024-03-15T19:37:13.121Z] 
15:37:13 [2024-03-15T19:37:13.121Z] (Eclipse:10240): Gtk-WARNING **: 19:37:12.969: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:13 [2024-03-15T19:37:13.121Z] 
15:37:13 [2024-03-15T19:37:13.121Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:12.969: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:13 [2024-03-15T19:37:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:37:13 [2024-03-15T19:37:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
15:37:17 [2024-03-15T19:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
15:37:17 [2024-03-15T19:37:17.288Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 2
15:37:17 [2024-03-15T19:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Lost Events}
15:37:17 [2024-03-15T19:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134453215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:37:17 [2024-03-15T19:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134453220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:37:17 [2024-03-15T19:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134453220 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
15:37:17 [2024-03-15T19:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134453220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:37:17 [2024-03-15T19:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134453220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:37:17 [2024-03-15T19:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134453220 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
15:37:17 [2024-03-15T19:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134453221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:37:17 [2024-03-15T19:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134453221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:37:17 [2024-03-15T19:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134453221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:37:17 [2024-03-15T19:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134453221 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
15:37:17 [2024-03-15T19:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134453222 data=null}, ToolItem with tooltip text {Hide Lost Events}]
15:37:17 [2024-03-15T19:37:17.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Lost Events}
15:37:19 [2024-03-15T19:37:19.801Z] 
15:37:19 [2024-03-15T19:37:19.801Z] (Eclipse:10240): Gtk-WARNING **: 19:37:19.378: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:19 [2024-03-15T19:37:19.802Z] 
15:37:19 [2024-03-15T19:37:19.802Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:19.387: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:19 [2024-03-15T19:37:19.802Z] 
15:37:19 [2024-03-15T19:37:19.802Z] (Eclipse:10240): Gtk-WARNING **: 19:37:19.389: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:19 [2024-03-15T19:37:19.802Z] 
15:37:19 [2024-03-15T19:37:19.802Z] (Eclipse:10240): Gtk-WARNING **: 19:37:19.711: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:19 [2024-03-15T19:37:19.802Z] 
15:37:19 [2024-03-15T19:37:19.802Z] (Eclipse:10240): Gtk-WARNING **: 19:37:19.737: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:19 [2024-03-15T19:37:19.802Z] 
15:37:19 [2024-03-15T19:37:19.802Z] (Eclipse:10240): Gtk-WARNING **: 19:37:19.763: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:19 [2024-03-15T19:37:19.802Z] 
15:37:19 [2024-03-15T19:37:19.802Z] (Eclipse:10240): Gtk-WARNING **: 19:37:19.787: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:20 [2024-03-15T19:37:20.058Z] 
15:37:20 [2024-03-15T19:37:20.058Z] (Eclipse:10240): Gtk-WARNING **: 19:37:19.814: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:20 [2024-03-15T19:37:20.058Z] 
15:37:20 [2024-03-15T19:37:20.058Z] (Eclipse:10240): Gtk-WARNING **: 19:37:19.841: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:20 [2024-03-15T19:37:20.058Z] 
15:37:20 [2024-03-15T19:37:20.058Z] (Eclipse:10240): Gtk-WARNING **: 19:37:19.869: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:20 [2024-03-15T19:37:20.058Z] 
15:37:20 [2024-03-15T19:37:20.058Z] (Eclipse:10240): Gtk-WARNING **: 19:37:19.895: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:20 [2024-03-15T19:37:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:37:20 [2024-03-15T19:37:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:37:20 [2024-03-15T19:37:20.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:37:20 [2024-03-15T19:37:20.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:37:20 [2024-03-15T19:37:20.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=1134456250 data=null doit=true}, Button with text {Select &archive file:}]
15:37:20 [2024-03-15T19:37:20.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1134456250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
15:37:20 [2024-03-15T19:37:20.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:37:20 [2024-03-15T19:37:20.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=1134456253 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:37:20 [2024-03-15T19:37:20.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=1134456254 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:37:20 [2024-03-15T19:37:20.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=1134456254 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:37:20 [2024-03-15T19:37:20.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1134456254 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:37:20 [2024-03-15T19:37:20.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:37:20 [2024-03-15T19:37:20.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:20 [2024-03-15T19:37:20.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:20 [2024-03-15T19:37:20.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:20 [2024-03-15T19:37:20.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:20 [2024-03-15T19:37:20.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1134456257 data=null}, (of type 'Combo')]
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=1134456309 data=null button=0 stateMask=0x0 x=82 y=12 count=0}, TreeItem with text {traces}]
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1134456309 data=null doit=true}, TreeItem with text {traces}]
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1134456309 data=null}, TreeItem with text {traces}]
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1134456309 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134456310 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {traces}]
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1134456310 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1134456327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6affa355
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1134456328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1134456328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:20 [2024-03-15T19:37:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1134456328 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1134456328 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1134456329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1134456329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1134456329 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1134456329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1134456329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1134456329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1134456329 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1134456329 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:37:20 [2024-03-15T19:37:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3cdafb82
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1134456332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1134456332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1134456332 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1134456332 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1134456332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1134456332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1134456333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1134456333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1134456333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1134456333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1134456333 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1134456333 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:37:20 [2024-03-15T19:37:20.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:37:20 [2024-03-15T19:37:20.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:20 [2024-03-15T19:37:20.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:20 [2024-03-15T19:37:20.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:20 [2024-03-15T19:37:20.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:20 [2024-03-15T19:37:20.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:20 [2024-03-15T19:37:20.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:20 [2024-03-15T19:37:20.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:20 [2024-03-15T19:37:20.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:37:20 [2024-03-15T19:37:20.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134456395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:20 [2024-03-15T19:37:20.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134456395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:20 [2024-03-15T19:37:20.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134456395 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:20 [2024-03-15T19:37:20.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134456396 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:20 [2024-03-15T19:37:20.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134456396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:20 [2024-03-15T19:37:20.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134456396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:20 [2024-03-15T19:37:20.318Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:20 [2024-03-15T19:37:20.318Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:20 [2024-03-15T19:37:20.318Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:20 [2024-03-15T19:37:20.318Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:20 [2024-03-15T19:37:20.318Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:20 [2024-03-15T19:37:20.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:37:20 [2024-03-15T19:37:20.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134456396 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:20 [2024-03-15T19:37:20.574Z] 
15:37:20 [2024-03-15T19:37:20.574Z] (Eclipse:10240): Gtk-WARNING **: 19:37:20.520: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:20 [2024-03-15T19:37:20.574Z] 
15:37:20 [2024-03-15T19:37:20.574Z] (Eclipse:10240): Gtk-WARNING **: 19:37:20.546: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:20 [2024-03-15T19:37:20.574Z] 
15:37:20 [2024-03-15T19:37:20.574Z] (Eclipse:10240): Gtk-WARNING **: 19:37:20.562: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:20 [2024-03-15T19:37:20.830Z] 
15:37:20 [2024-03-15T19:37:20.830Z] (Eclipse:10240): Gtk-WARNING **: 19:37:20.578: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:20 [2024-03-15T19:37:20.830Z] 
15:37:20 [2024-03-15T19:37:20.830Z] (Eclipse:10240): Gtk-WARNING **: 19:37:20.594: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:20 [2024-03-15T19:37:20.830Z] 
15:37:20 [2024-03-15T19:37:20.830Z] (Eclipse:10240): Gtk-WARNING **: 19:37:20.611: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:20 [2024-03-15T19:37:20.830Z] 
15:37:20 [2024-03-15T19:37:20.830Z] (Eclipse:10240): Gtk-WARNING **: 19:37:20.628: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:20 [2024-03-15T19:37:20.830Z] 
15:37:20 [2024-03-15T19:37:20.830Z] (Eclipse:10240): Gtk-WARNING **: 19:37:20.644: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:20 [2024-03-15T19:37:20.830Z] 
15:37:20 [2024-03-15T19:37:20.830Z] (Eclipse:10240): Gtk-WARNING **: 19:37:20.661: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:20 [2024-03-15T19:37:20.830Z] 
15:37:20 [2024-03-15T19:37:20.830Z] (Eclipse:10240): Gtk-WARNING **: 19:37:20.677: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:20 [2024-03-15T19:37:20.830Z] 
15:37:20 [2024-03-15T19:37:20.830Z] (Eclipse:10240): Gtk-WARNING **: 19:37:20.694: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:20 [2024-03-15T19:37:20.830Z] 
15:37:20 [2024-03-15T19:37:20.830Z] (Eclipse:10240): Gtk-WARNING **: 19:37:20.710: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:20 [2024-03-15T19:37:20.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:37:20 [2024-03-15T19:37:20.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:20 [2024-03-15T19:37:20.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:20 [2024-03-15T19:37:20.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:20 [2024-03-15T19:37:20.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:20 [2024-03-15T19:37:20.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1134456937 data=null doit=true}, TreeItem with text {Traces [2]}]
15:37:20 [2024-03-15T19:37:20.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1134456938 data=null}, TreeItem with text {Traces [2]}]
15:37:20 [2024-03-15T19:37:20.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1134456938 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:37:20 [2024-03-15T19:37:20.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134456938 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:37:20 [2024-03-15T19:37:20.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1134456939 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:37:20 [2024-03-15T19:37:20.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:37:20 [2024-03-15T19:37:20.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces.tar.gz [2]}
15:37:20 [2024-03-15T19:37:20.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1134456940 data=null button=0 stateMask=0x0 x=144 y=81 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=1134456940 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=1134456940 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1134456941 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134456941 data=null item=TreeItem {synctraces.tar.gz [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1134456946 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1134456946 data=null button=1 stateMask=0x0 x=144 y=81 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1134456946 data=null button=1 stateMask=0x0 x=144 y=81 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134456947 data=null item=TreeItem {synctraces.tar.gz [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1134456957 data=null button=1 stateMask=0x80000 x=144 y=81 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1134456957 data=null button=0 stateMask=0x0 x=144 y=81 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=1134456957 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=1134456957 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces.tar.gz [2]}
15:37:20 [2024-03-15T19:37:20.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces.tar.gz [2]} is already expanded. Won't expand it again.
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=1134456958 data=null button=0 stateMask=0x0 x=142 y=104 count=0}, TreeItem with text {synctraces [2]}]
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=1134456958 data=null doit=true}, TreeItem with text {synctraces [2]}]
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=1134456958 data=null}, TreeItem with text {synctraces [2]}]
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1134456958 data=null button=1 stateMask=0x0 x=142 y=104 count=1}, TreeItem with text {synctraces [2]}]
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134456959 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1134456964 data=null button=1 stateMask=0x80000 x=142 y=104 count=1}, TreeItem with text {synctraces [2]}]
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1134456964 data=null button=1 stateMask=0x0 x=142 y=104 count=2}, TreeItem with text {synctraces [2]}]
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=1134456965 data=null button=1 stateMask=0x0 x=142 y=104 count=2}, TreeItem with text {synctraces [2]}]
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134456965 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1134456977 data=null button=1 stateMask=0x80000 x=142 y=104 count=2}, TreeItem with text {synctraces [2]}]
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=1134456977 data=null button=0 stateMask=0x0 x=142 y=104 count=0}, TreeItem with text {synctraces [2]}]
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=1134456978 data=null doit=true}, TreeItem with text {synctraces [2]}]
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=1134456978 data=null}, TreeItem with text {synctraces [2]}]
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
15:37:20 [2024-03-15T19:37:20.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1134456978 data=null button=0 stateMask=0x0 x=143 y=127 count=0}, TreeItem with text {scp_dest}]
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1134456978 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1134456979 data=null}, TreeItem with text {scp_dest}]
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134456979 data=null button=1 stateMask=0x0 x=143 y=127 count=1}, TreeItem with text {scp_dest}]
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134456979 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:20 [2024-03-15T19:37:20.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134456989 data=null button=1 stateMask=0x80000 x=143 y=127 count=1}, TreeItem with text {scp_dest}]
15:37:20 [2024-03-15T19:37:20.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134456989 data=null button=1 stateMask=0x0 x=143 y=127 count=2}, TreeItem with text {scp_dest}]
15:37:20 [2024-03-15T19:37:20.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1134456990 data=null button=1 stateMask=0x0 x=143 y=127 count=2}, TreeItem with text {scp_dest}]
15:37:21 [2024-03-15T19:37:21.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134456990 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:21 [2024-03-15T19:37:21.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134457037 data=null button=1 stateMask=0x80000 x=143 y=127 count=2}, TreeItem with text {scp_dest}]
15:37:21 [2024-03-15T19:37:21.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1134457043 data=null button=0 stateMask=0x0 x=143 y=127 count=0}, TreeItem with text {scp_dest}]
15:37:21 [2024-03-15T19:37:21.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1134457043 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:21 [2024-03-15T19:37:21.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1134457043 data=null}, TreeItem with text {scp_dest}]
15:37:21 [2024-03-15T19:37:21.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:37:21 [2024-03-15T19:37:21.087Z] 
15:37:21 [2024-03-15T19:37:21.087Z] (Eclipse:10240): Gtk-WARNING **: 19:37:20.948: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:21 [2024-03-15T19:37:21.087Z] 
15:37:21 [2024-03-15T19:37:21.087Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:20.959: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:21 [2024-03-15T19:37:21.087Z] 
15:37:21 [2024-03-15T19:37:21.087Z] (Eclipse:10240): Gtk-WARNING **: 19:37:20.999: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:21 [2024-03-15T19:37:21.087Z] 
15:37:21 [2024-03-15T19:37:21.087Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:20.999: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:21 [2024-03-15T19:37:21.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces.tar.gz/synctraces/scp_dest"'
15:37:24 [2024-03-15T19:37:24.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
15:37:24 [2024-03-15T19:37:24.913Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 2
15:37:24 [2024-03-15T19:37:24.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Lost Events}
15:37:24 [2024-03-15T19:37:24.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134461001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:37:24 [2024-03-15T19:37:24.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134461002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:37:24 [2024-03-15T19:37:24.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134461002 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
15:37:24 [2024-03-15T19:37:24.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134461002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:37:24 [2024-03-15T19:37:24.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134461002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:37:24 [2024-03-15T19:37:24.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134461003 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
15:37:24 [2024-03-15T19:37:24.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134461003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:37:24 [2024-03-15T19:37:24.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134461003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:37:24 [2024-03-15T19:37:24.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134461004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:37:24 [2024-03-15T19:37:24.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134461004 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
15:37:24 [2024-03-15T19:37:24.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134461004 data=null}, ToolItem with tooltip text {Hide Lost Events}]
15:37:24 [2024-03-15T19:37:24.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Lost Events}
15:37:27 [2024-03-15T19:37:27.427Z] 
15:37:27 [2024-03-15T19:37:27.427Z] (Eclipse:10240): Gtk-WARNING **: 19:37:27.154: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-03-15T19:37:27.427Z] 
15:37:27 [2024-03-15T19:37:27.427Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:27.268: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:27 [2024-03-15T19:37:27.427Z] 
15:37:27 [2024-03-15T19:37:27.427Z] (Eclipse:10240): Gtk-WARNING **: 19:37:27.271: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-03-15T19:37:27.682Z] 
15:37:27 [2024-03-15T19:37:27.682Z] (Eclipse:10240): Gtk-WARNING **: 19:37:27.440: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-03-15T19:37:27.682Z] 
15:37:27 [2024-03-15T19:37:27.682Z] (Eclipse:10240): Gtk-WARNING **: 19:37:27.463: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-03-15T19:37:27.682Z] 
15:37:27 [2024-03-15T19:37:27.682Z] (Eclipse:10240): Gtk-WARNING **: 19:37:27.486: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-03-15T19:37:27.682Z] 
15:37:27 [2024-03-15T19:37:27.682Z] (Eclipse:10240): Gtk-WARNING **: 19:37:27.509: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-03-15T19:37:27.682Z] 
15:37:27 [2024-03-15T19:37:27.682Z] (Eclipse:10240): Gtk-WARNING **: 19:37:27.532: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-03-15T19:37:27.682Z] 
15:37:27 [2024-03-15T19:37:27.682Z] (Eclipse:10240): Gtk-WARNING **: 19:37:27.555: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-03-15T19:37:27.682Z] 
15:37:27 [2024-03-15T19:37:27.682Z] (Eclipse:10240): Gtk-WARNING **: 19:37:27.578: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-03-15T19:37:27.682Z] 
15:37:27 [2024-03-15T19:37:27.682Z] (Eclipse:10240): Gtk-WARNING **: 19:37:27.604: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-03-15T19:37:27.682Z] 
15:37:27 [2024-03-15T19:37:27.682Z] (Eclipse:10240): Gtk-WARNING **: 19:37:27.622: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder} [layout=null] time=1134464013 data=null}, (of type 'Combo')]
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=1134464028 data=null button=0 stateMask=0x0 x=128 y=12 count=0}, TreeItem with text {emptyArchiveFolder}]
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=1134464028 data=null doit=true}, TreeItem with text {emptyArchiveFolder}]
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=1134464028 data=null}, TreeItem with text {emptyArchiveFolder}]
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=1134464028 data=null button=1 stateMask=0x0 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
15:37:27 [2024-03-15T19:37:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134464028 data=null item=TreeItem {emptyArchiveFolder} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {emptyArchiveFolder}]
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=1134464028 data=null button=1 stateMask=0x80000 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: emptyFile
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1134464053 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4821e1a3
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1134464054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1134464054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1134464054 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1134464054 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1134464054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1134464054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1134464054 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1134464055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1134464055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1134464055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1134464055 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:27 [2024-03-15T19:37:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1134464055 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7fac3ce0
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1134464056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1134464056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1134464056 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1134464056 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1134464056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1134464056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1134464056 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1134464056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1134464056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1134464056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1134464056 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1134464056 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@28833fff
15:37:27 [2024-03-15T19:37:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1134464057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1134464057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1134464057 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1134464058 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1134464058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1134464058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1134464058 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1134464058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1134464058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1134464058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1134464058 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1134464058 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:37:27 [2024-03-15T19:37:27.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:37:27 [2024-03-15T19:37:27.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:27 [2024-03-15T19:37:27.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:27 [2024-03-15T19:37:27.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:27 [2024-03-15T19:37:27.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:27 [2024-03-15T19:37:27.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:27 [2024-03-15T19:37:27.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:27 [2024-03-15T19:37:27.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:27 [2024-03-15T19:37:27.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:37:27 [2024-03-15T19:37:27.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134464062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:27 [2024-03-15T19:37:27.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134464062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:27 [2024-03-15T19:37:27.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134464062 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:27 [2024-03-15T19:37:27.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134464062 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:27 [2024-03-15T19:37:27.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134464062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:27 [2024-03-15T19:37:27.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134464062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:27 [2024-03-15T19:37:27.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:27 [2024-03-15T19:37:27.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:27 [2024-03-15T19:37:27.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:27 [2024-03-15T19:37:27.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:27 [2024-03-15T19:37:27.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:27 [2024-03-15T19:37:27.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:37:28 [2024-03-15T19:37:28.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134464062 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:28 [2024-03-15T19:37:28.199Z] 
15:37:28 [2024-03-15T19:37:28.199Z] (Eclipse:10240): Gtk-WARNING **: 19:37:28.098: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-03-15T19:37:28.199Z] 
15:37:28 [2024-03-15T19:37:28.199Z] (Eclipse:10240): Gtk-WARNING **: 19:37:28.116: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-03-15T19:37:28.199Z] 
15:37:28 [2024-03-15T19:37:28.199Z] (Eclipse:10240): Gtk-WARNING **: 19:37:28.128: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-03-15T19:37:28.199Z] 
15:37:28 [2024-03-15T19:37:28.199Z] (Eclipse:10240): Gtk-WARNING **: 19:37:28.145: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-03-15T19:37:28.199Z] 
15:37:28 [2024-03-15T19:37:28.199Z] (Eclipse:10240): Gtk-WARNING **: 19:37:28.161: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-03-15T19:37:28.199Z] 
15:37:28 [2024-03-15T19:37:28.199Z] (Eclipse:10240): Gtk-WARNING **: 19:37:28.178: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-03-15T19:37:28.199Z] 
15:37:28 [2024-03-15T19:37:28.199Z] (Eclipse:10240): Gtk-WARNING **: 19:37:28.195: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-03-15T19:37:28.455Z] 
15:37:28 [2024-03-15T19:37:28.455Z] (Eclipse:10240): Gtk-WARNING **: 19:37:28.211: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-03-15T19:37:28.455Z] 
15:37:28 [2024-03-15T19:37:28.455Z] (Eclipse:10240): Gtk-WARNING **: 19:37:28.228: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-03-15T19:37:28.455Z] 
15:37:28 [2024-03-15T19:37:28.455Z] (Eclipse:10240): Gtk-WARNING **: 19:37:28.245: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-03-15T19:37:28.455Z] 
15:37:28 [2024-03-15T19:37:28.455Z] (Eclipse:10240): Gtk-WARNING **: 19:37:28.261: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-03-15T19:37:28.455Z] 
15:37:28 [2024-03-15T19:37:28.455Z] (Eclipse:10240): Gtk-WARNING **: 19:37:28.278: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-03-15T19:37:28.455Z] 
15:37:28 [2024-03-15T19:37:28.455Z] (Eclipse:10240): Gtk-WARNING **: 19:37:28.294: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-03-15T19:37:28.455Z] 
15:37:28 [2024-03-15T19:37:28.455Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 19:37:28.398
15:37:28 [2024-03-15T19:37:28.455Z] !MESSAGE Zip file has too many entries: 5001. File seems unsafe to open.
15:37:28 [2024-03-15T19:37:28.711Z] 
15:37:28 [2024-03-15T19:37:28.711Z] (Eclipse:10240): Gtk-WARNING **: 19:37:28.517: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-03-15T19:37:28.711Z] 
15:37:28 [2024-03-15T19:37:28.711Z] (Eclipse:10240): Gtk-WARNING **: 19:37:28.539: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-03-15T19:37:28.711Z] 
15:37:28 [2024-03-15T19:37:28.711Z] (Eclipse:10240): Gtk-WARNING **: 19:37:28.562: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-03-15T19:37:28.711Z] 
15:37:28 [2024-03-15T19:37:28.711Z] (Eclipse:10240): Gtk-WARNING **: 19:37:28.585: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-03-15T19:37:28.711Z] 
15:37:28 [2024-03-15T19:37:28.711Z] (Eclipse:10240): Gtk-WARNING **: 19:37:28.608: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-03-15T19:37:28.711Z] 
15:37:28 [2024-03-15T19:37:28.711Z] (Eclipse:10240): Gtk-WARNING **: 19:37:28.630: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-03-15T19:37:28.711Z] 
15:37:28 [2024-03-15T19:37:28.711Z] (Eclipse:10240): Gtk-WARNING **: 19:37:28.654: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-03-15T19:37:28.711Z] 
15:37:28 [2024-03-15T19:37:28.711Z] (Eclipse:10240): Gtk-WARNING **: 19:37:28.674: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-03-15T19:37:28.711Z] 
15:37:28 [2024-03-15T19:37:28.711Z] (Eclipse:10240): Gtk-WARNING **: 19:37:28.693: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-03-15T19:37:28.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:37:28 [2024-03-15T19:37:28.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:37:28 [2024-03-15T19:37:28.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:37:28 [2024-03-15T19:37:28.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder} [layout=null] time=1134465094 data=null}, (of type 'Combo')]
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=1134465107 data=null button=0 stateMask=0x0 x=128 y=12 count=0}, TreeItem with text {emptyArchiveFolder}]
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=1134465107 data=null doit=true}, TreeItem with text {emptyArchiveFolder}]
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=1134465107 data=null}, TreeItem with text {emptyArchiveFolder}]
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=1134465107 data=null button=1 stateMask=0x0 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134465107 data=null item=TreeItem {emptyArchiveFolder} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {emptyArchiveFolder}]
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=1134465108 data=null button=1 stateMask=0x80000 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1134465131 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:28 [2024-03-15T19:37:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5f9cb96f
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1134465132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1134465133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1134465133 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1134465133 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1134465133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1134465133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1134465133 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1134465133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1134465133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1134465133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1134465133 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1134465133 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@38c840fb
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1134465135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1134465135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1134465135 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1134465135 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1134465135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1134465135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1134465135 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1134465136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1134465136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1134465136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1134465136 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1134465136 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134465139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134465139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134465139 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134465139 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134465139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:28 [2024-03-15T19:37:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134465139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:29 [2024-03-15T19:37:29.227Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:29 [2024-03-15T19:37:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134465140 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:29 [2024-03-15T19:37:29.227Z] 
15:37:29 [2024-03-15T19:37:29.227Z] (Eclipse:10240): Gtk-WARNING **: 19:37:29.016: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-03-15T19:37:29.227Z] 
15:37:29 [2024-03-15T19:37:29.227Z] (Eclipse:10240): Gtk-WARNING **: 19:37:29.034: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-03-15T19:37:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:37:29 [2024-03-15T19:37:29.227Z] 
15:37:29 [2024-03-15T19:37:29.227Z] (Eclipse:10240): Gtk-WARNING **: 19:37:29.045: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-03-15T19:37:29.227Z] 
15:37:29 [2024-03-15T19:37:29.228Z] (Eclipse:10240): Gtk-WARNING **: 19:37:29.180: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-03-15T19:37:29.228Z] 
15:37:29 [2024-03-15T19:37:29.228Z] (Eclipse:10240): Gtk-WARNING **: 19:37:29.212: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-03-15T19:37:29.482Z] 
15:37:29 [2024-03-15T19:37:29.482Z] (Eclipse:10240): Gtk-WARNING **: 19:37:29.237: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-03-15T19:37:29.483Z] 
15:37:29 [2024-03-15T19:37:29.483Z] (Eclipse:10240): Gtk-WARNING **: 19:37:29.260: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-03-15T19:37:29.483Z] 
15:37:29 [2024-03-15T19:37:29.483Z] (Eclipse:10240): Gtk-WARNING **: 19:37:29.284: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-03-15T19:37:29.483Z] 
15:37:29 [2024-03-15T19:37:29.483Z] (Eclipse:10240): Gtk-WARNING **: 19:37:29.306: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-03-15T19:37:29.483Z] 
15:37:29 [2024-03-15T19:37:29.483Z] (Eclipse:10240): Gtk-WARNING **: 19:37:29.328: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-03-15T19:37:29.483Z] 
15:37:29 [2024-03-15T19:37:29.483Z] (Eclipse:10240): Gtk-WARNING **: 19:37:29.349: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-03-15T19:37:29.483Z] 
15:37:29 [2024-03-15T19:37:29.483Z] (Eclipse:10240): Gtk-WARNING **: 19:37:29.370: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1134465735 data=null doit=true}, Button with text {Select roo&t directory:}]
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1134465735 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=1134465737 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1134465737 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1134465738 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1134465738 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/testfiles/testcolon.zip
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/testfiles/testcolon.zip} [layout=null] time=1134465740 data=null}, (of type 'Combo')]
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/testfiles/testcolon.zip
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1134465770 data=null doit=true}, TreeItem with text {/}]
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1134465770 data=null}, TreeItem with text {/}]
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1134465771 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134465771 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1134465772 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {folder:colon} time=1134465773 data=null button=0 stateMask=0x0 x=119 y=35 count=0}, Tree node with text: folder:colon]
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {folder:colon} time=1134465773 data=null doit=true}, Tree node with text: folder:colon]
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {folder:colon} time=1134465773 data=null}, Tree node with text: folder:colon]
15:37:29 [2024-03-15T19:37:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {folder:colon} time=1134465773 data=null button=1 stateMask=0x0 x=119 y=35 count=1}, Tree node with text: folder:colon]
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134465774 data=null item=TreeItem {folder:colon} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: folder:colon]
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {folder:colon} time=1134465776 data=null button=1 stateMask=0x80000 x=119 y=35 count=1}, Tree node with text: folder:colon]
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: folder:colon
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Test trace : XML Trace Stub (ns)
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} [layout=null] time=1134465784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Test trace : XML Trace Stub (ns)
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:29 [2024-03-15T19:37:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:29 [2024-03-15T19:37:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:29 [2024-03-15T19:37:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:29 [2024-03-15T19:37:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:37:29 [2024-03-15T19:37:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134465811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:29 [2024-03-15T19:37:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134465811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:29 [2024-03-15T19:37:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134465811 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:29 [2024-03-15T19:37:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134465811 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:29 [2024-03-15T19:37:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134465811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:29 [2024-03-15T19:37:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134465811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:29 [2024-03-15T19:37:29.998Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:29 [2024-03-15T19:37:29.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134465811 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:29 [2024-03-15T19:37:29.998Z] 
15:37:29 [2024-03-15T19:37:29.998Z] (Eclipse:10240): Gtk-WARNING **: 19:37:29.887: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-03-15T19:37:29.998Z] 
15:37:29 [2024-03-15T19:37:29.998Z] (Eclipse:10240): Gtk-WARNING **: 19:37:29.916: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-03-15T19:37:29.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:37:29 [2024-03-15T19:37:29.998Z] 
15:37:29 [2024-03-15T19:37:29.998Z] (Eclipse:10240): Gtk-WARNING **: 19:37:29.939: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-03-15T19:37:29.998Z] 
15:37:29 [2024-03-15T19:37:29.998Z] (Eclipse:10240): Gtk-WARNING **: 19:37:29.954: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-03-15T19:37:29.998Z] 
15:37:29 [2024-03-15T19:37:29.998Z] (Eclipse:10240): Gtk-WARNING **: 19:37:29.967: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-03-15T19:37:29.998Z] 
15:37:29 [2024-03-15T19:37:29.998Z] (Eclipse:10240): Gtk-WARNING **: 19:37:29.983: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-03-15T19:37:30.253Z] 
15:37:30 [2024-03-15T19:37:30.253Z] (Eclipse:10240): Gtk-WARNING **: 19:37:29.999: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-03-15T19:37:30.253Z] 
15:37:30 [2024-03-15T19:37:30.253Z] (Eclipse:10240): Gtk-WARNING **: 19:37:30.017: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-03-15T19:37:30.253Z] 
15:37:30 [2024-03-15T19:37:30.253Z] (Eclipse:10240): Gtk-WARNING **: 19:37:30.033: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-03-15T19:37:30.253Z] 
15:37:30 [2024-03-15T19:37:30.253Z] (Eclipse:10240): Gtk-WARNING **: 19:37:30.053: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-03-15T19:37:30.508Z] 
15:37:30 [2024-03-15T19:37:30.508Z] (Eclipse:10240): Gtk-WARNING **: 19:37:30.304: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-03-15T19:37:30.508Z] 
15:37:30 [2024-03-15T19:37:30.508Z] (Eclipse:10240): Gtk-WARNING **: 19:37:30.349: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-03-15T19:37:30.508Z] 
15:37:30 [2024-03-15T19:37:30.508Z] (Eclipse:10240): Gtk-WARNING **: 19:37:30.373: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-03-15T19:37:30.508Z] 
15:37:30 [2024-03-15T19:37:30.508Z] (Eclipse:10240): Gtk-WARNING **: 19:37:30.406: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-03-15T19:37:30.508Z] 
15:37:30 [2024-03-15T19:37:30.508Z] (Eclipse:10240): Gtk-WARNING **: 19:37:30.441: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-03-15T19:37:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:37:30 [2024-03-15T19:37:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:37:30 [2024-03-15T19:37:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:37:30 [2024-03-15T19:37:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=1134466820 data=null doit=true}, Button with text {Select &archive file:}]
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1134466820 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=1134466822 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=1134466822 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=1134466823 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1134466823 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1134466825 data=null}, (of type 'Combo')]
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1134466863 data=null doit=true}, TreeItem with text {traces}]
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1134466863 data=null}, TreeItem with text {traces}]
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1134466864 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134466864 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1134466865 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1134466866 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1134466866 data=null doit=true}, Tree node with text: synctraces]
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1134466866 data=null}, Tree node with text: synctraces]
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1134466866 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134466866 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1134466867 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:37:30 [2024-03-15T19:37:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1134466885 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:30 [2024-03-15T19:37:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:30 [2024-03-15T19:37:30.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:30 [2024-03-15T19:37:30.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:30 [2024-03-15T19:37:30.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:30 [2024-03-15T19:37:30.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:30 [2024-03-15T19:37:30.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:30 [2024-03-15T19:37:30.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:30 [2024-03-15T19:37:30.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:37:30 [2024-03-15T19:37:30.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134466897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:30 [2024-03-15T19:37:30.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134466897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:30 [2024-03-15T19:37:30.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134466897 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:30 [2024-03-15T19:37:30.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134466897 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:30 [2024-03-15T19:37:30.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134466897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:30 [2024-03-15T19:37:30.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134466897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:30 [2024-03-15T19:37:30.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:30 [2024-03-15T19:37:30.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:30 [2024-03-15T19:37:30.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:30 [2024-03-15T19:37:30.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:30 [2024-03-15T19:37:30.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:30 [2024-03-15T19:37:30.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:37:31 [2024-03-15T19:37:31.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134466897 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:31 [2024-03-15T19:37:31.024Z] 
15:37:31 [2024-03-15T19:37:31.024Z] (Eclipse:10240): Gtk-WARNING **: 19:37:30.919: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-03-15T19:37:31.024Z] 
15:37:31 [2024-03-15T19:37:31.024Z] (Eclipse:10240): Gtk-WARNING **: 19:37:30.937: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-03-15T19:37:31.024Z] 
15:37:31 [2024-03-15T19:37:31.024Z] (Eclipse:10240): Gtk-WARNING **: 19:37:30.949: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-03-15T19:37:31.024Z] 
15:37:31 [2024-03-15T19:37:31.024Z] (Eclipse:10240): Gtk-WARNING **: 19:37:30.966: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-03-15T19:37:31.024Z] 
15:37:31 [2024-03-15T19:37:31.024Z] (Eclipse:10240): Gtk-WARNING **: 19:37:30.983: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-03-15T19:37:31.024Z] 
15:37:31 [2024-03-15T19:37:31.024Z] (Eclipse:10240): Gtk-WARNING **: 19:37:31.000: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-03-15T19:37:31.024Z] 
15:37:31 [2024-03-15T19:37:31.024Z] (Eclipse:10240): Gtk-WARNING **: 19:37:31.016: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-03-15T19:37:31.279Z] 
15:37:31 [2024-03-15T19:37:31.279Z] (Eclipse:10240): Gtk-WARNING **: 19:37:31.033: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-03-15T19:37:31.279Z] 
15:37:31 [2024-03-15T19:37:31.279Z] (Eclipse:10240): Gtk-WARNING **: 19:37:31.050: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-03-15T19:37:31.279Z] 
15:37:31 [2024-03-15T19:37:31.279Z] (Eclipse:10240): Gtk-WARNING **: 19:37:31.067: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-03-15T19:37:31.279Z] 
15:37:31 [2024-03-15T19:37:31.279Z] (Eclipse:10240): Gtk-WARNING **: 19:37:31.083: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-03-15T19:37:31.279Z] 
15:37:31 [2024-03-15T19:37:31.279Z] (Eclipse:10240): Gtk-WARNING **: 19:37:31.099: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-03-15T19:37:31.279Z] 
15:37:31 [2024-03-15T19:37:31.279Z] (Eclipse:10240): Gtk-WARNING **: 19:37:31.117: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-03-15T19:37:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:37:31 [2024-03-15T19:37:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:31 [2024-03-15T19:37:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:31 [2024-03-15T19:37:31.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:31 [2024-03-15T19:37:31.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:31 [2024-03-15T19:37:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1134467428 data=null doit=true}, TreeItem with text {Traces [2]}]
15:37:31 [2024-03-15T19:37:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1134467428 data=null}, TreeItem with text {Traces [2]}]
15:37:31 [2024-03-15T19:37:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1134467428 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:37:31 [2024-03-15T19:37:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134467429 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:37:31 [2024-03-15T19:37:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1134467430 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:37:31 [2024-03-15T19:37:31.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:37:31 [2024-03-15T19:37:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:37:31 [2024-03-15T19:37:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1134467431 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:37:31 [2024-03-15T19:37:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1134467431 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:31 [2024-03-15T19:37:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:31 [2024-03-15T19:37:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1134467431 data=null}, TreeItem with text {scp_dest}]
15:37:31 [2024-03-15T19:37:31.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134467431 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:37:31 [2024-03-15T19:37:31.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134467431 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:31 [2024-03-15T19:37:31.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134467437 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:37:31 [2024-03-15T19:37:31.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134467437 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:31 [2024-03-15T19:37:31.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1134467437 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:31 [2024-03-15T19:37:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134467437 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:31 [2024-03-15T19:37:31.536Z] 
15:37:31 [2024-03-15T19:37:31.536Z] (Eclipse:10240): Gtk-WARNING **: 19:37:31.370: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-03-15T19:37:31.536Z] 
15:37:31 [2024-03-15T19:37:31.536Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:31.382: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:31 [2024-03-15T19:37:31.536Z] 
15:37:31 [2024-03-15T19:37:31.536Z] (Eclipse:10240): Gtk-WARNING **: 19:37:31.446: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-03-15T19:37:31.536Z] 
15:37:31 [2024-03-15T19:37:31.536Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:31.447: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:31 [2024-03-15T19:37:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134467479 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:31 [2024-03-15T19:37:31.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1134467769 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:37:31 [2024-03-15T19:37:31.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1134467792 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:31 [2024-03-15T19:37:31.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1134467792 data=null}, TreeItem with text {scp_dest}]
15:37:31 [2024-03-15T19:37:31.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:37:31 [2024-03-15T19:37:31.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:37:31 [2024-03-15T19:37:31.793Z] 
15:37:31 [2024-03-15T19:37:31.793Z] (Eclipse:10240): Gtk-WARNING **: 19:37:31.648: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-03-15T19:37:31.793Z] 
15:37:31 [2024-03-15T19:37:31.793Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:31.657: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:31 [2024-03-15T19:37:31.793Z] 
15:37:31 [2024-03-15T19:37:31.793Z] (Eclipse:10240): Gtk-WARNING **: 19:37:31.660: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:32 [2024-03-15T19:37:32.049Z] 
15:37:32 [2024-03-15T19:37:32.049Z] (Eclipse:10240): Gtk-WARNING **: 19:37:31.836: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:32 [2024-03-15T19:37:32.049Z] 
15:37:32 [2024-03-15T19:37:32.049Z] (Eclipse:10240): Gtk-WARNING **: 19:37:31.859: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:32 [2024-03-15T19:37:32.049Z] 
15:37:32 [2024-03-15T19:37:32.049Z] (Eclipse:10240): Gtk-WARNING **: 19:37:31.883: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:32 [2024-03-15T19:37:32.049Z] 
15:37:32 [2024-03-15T19:37:32.049Z] (Eclipse:10240): Gtk-WARNING **: 19:37:31.906: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:32 [2024-03-15T19:37:32.049Z] 
15:37:32 [2024-03-15T19:37:32.049Z] (Eclipse:10240): Gtk-WARNING **: 19:37:31.930: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:32 [2024-03-15T19:37:32.049Z] 
15:37:32 [2024-03-15T19:37:32.049Z] (Eclipse:10240): Gtk-WARNING **: 19:37:31.953: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:32 [2024-03-15T19:37:32.049Z] 
15:37:32 [2024-03-15T19:37:32.049Z] (Eclipse:10240): Gtk-WARNING **: 19:37:31.976: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:32 [2024-03-15T19:37:32.049Z] 
15:37:32 [2024-03-15T19:37:32.049Z] (Eclipse:10240): Gtk-WARNING **: 19:37:31.997: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:32 [2024-03-15T19:37:32.049Z] 
15:37:32 [2024-03-15T19:37:32.049Z] (Eclipse:10240): Gtk-WARNING **: 19:37:32.018: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1134468347 data=null}, (of type 'Combo')]
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1134468381 data=null doit=true}, TreeItem with text {traces}]
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1134468381 data=null}, TreeItem with text {traces}]
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1134468382 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134468382 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1134468383 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1134468384 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1134468384 data=null doit=true}, Tree node with text: synctraces]
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1134468384 data=null}, Tree node with text: synctraces]
15:37:32 [2024-03-15T19:37:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1134468384 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134468384 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1134468385 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1134468397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@40d1e561
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1134468399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1134468399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1134468399 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1134468399 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1134468399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1134468399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1134468399 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1134468399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1134468399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1134468399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1134468399 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1134468399 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:37:32 [2024-03-15T19:37:32.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134468417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134468417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134468417 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134468417 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:32 [2024-03-15T19:37:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134468417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:32 [2024-03-15T19:37:32.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134468417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:32 [2024-03-15T19:37:32.309Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:32 [2024-03-15T19:37:32.309Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:32 [2024-03-15T19:37:32.309Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:32 [2024-03-15T19:37:32.309Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:32 [2024-03-15T19:37:32.309Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:32 [2024-03-15T19:37:32.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:37:32 [2024-03-15T19:37:32.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:37:32 [2024-03-15T19:37:32.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1134468944 data=null doit=true}, Shell with text {Confirmation}]
15:37:32 [2024-03-15T19:37:32.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
15:37:32 [2024-03-15T19:37:32.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
15:37:32 [2024-03-15T19:37:32.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:37:32 [2024-03-15T19:37:32.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:37:32 [2024-03-15T19:37:32.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
15:37:32 [2024-03-15T19:37:32.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=1134468944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:37:32 [2024-03-15T19:37:32.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=1134468944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:37:32 [2024-03-15T19:37:32.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=1134468945 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:37:32 [2024-03-15T19:37:32.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=1134468945 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:37:32 [2024-03-15T19:37:32.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=1134468945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:37:32 [2024-03-15T19:37:32.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=1134468945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:37:32 [2024-03-15T19:37:32.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=1134468945 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:37:32 [2024-03-15T19:37:32.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:37:33 [2024-03-15T19:37:33.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134468417 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:33 [2024-03-15T19:37:33.126Z] 
15:37:33 [2024-03-15T19:37:33.126Z] (Eclipse:10240): Gtk-WARNING **: 19:37:32.996: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:33 [2024-03-15T19:37:33.126Z] 
15:37:33 [2024-03-15T19:37:33.126Z] (Eclipse:10240): Gtk-WARNING **: 19:37:33.015: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:33 [2024-03-15T19:37:33.126Z] 
15:37:33 [2024-03-15T19:37:33.126Z] (Eclipse:10240): Gtk-WARNING **: 19:37:33.026: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:33 [2024-03-15T19:37:33.126Z] 
15:37:33 [2024-03-15T19:37:33.126Z] (Eclipse:10240): Gtk-WARNING **: 19:37:33.043: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:33 [2024-03-15T19:37:33.126Z] 
15:37:33 [2024-03-15T19:37:33.126Z] (Eclipse:10240): Gtk-WARNING **: 19:37:33.060: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:33 [2024-03-15T19:37:33.126Z] 
15:37:33 [2024-03-15T19:37:33.126Z] (Eclipse:10240): Gtk-WARNING **: 19:37:33.076: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:33 [2024-03-15T19:37:33.126Z] 
15:37:33 [2024-03-15T19:37:33.126Z] (Eclipse:10240): Gtk-WARNING **: 19:37:33.093: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:33 [2024-03-15T19:37:33.126Z] 
15:37:33 [2024-03-15T19:37:33.126Z] (Eclipse:10240): Gtk-WARNING **: 19:37:33.115: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:33 [2024-03-15T19:37:33.382Z] 
15:37:33 [2024-03-15T19:37:33.382Z] (Eclipse:10240): Gtk-WARNING **: 19:37:33.131: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:33 [2024-03-15T19:37:33.382Z] 
15:37:33 [2024-03-15T19:37:33.382Z] (Eclipse:10240): Gtk-WARNING **: 19:37:33.143: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:33 [2024-03-15T19:37:33.382Z] 
15:37:33 [2024-03-15T19:37:33.382Z] (Eclipse:10240): Gtk-WARNING **: 19:37:33.160: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:33 [2024-03-15T19:37:33.382Z] 
15:37:33 [2024-03-15T19:37:33.382Z] (Eclipse:10240): Gtk-WARNING **: 19:37:33.176: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:33 [2024-03-15T19:37:33.382Z] 
15:37:33 [2024-03-15T19:37:33.382Z] (Eclipse:10240): Gtk-WARNING **: 19:37:33.193: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:33 [2024-03-15T19:37:33.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:37:33 [2024-03-15T19:37:33.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:33 [2024-03-15T19:37:33.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:33 [2024-03-15T19:37:33.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:33 [2024-03-15T19:37:33.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:33 [2024-03-15T19:37:33.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:37:33 [2024-03-15T19:37:33.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:37:33 [2024-03-15T19:37:33.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:37:33 [2024-03-15T19:37:33.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1134469497 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:37:33 [2024-03-15T19:37:33.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1134469499 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:33 [2024-03-15T19:37:33.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:33 [2024-03-15T19:37:33.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1134469499 data=null}, TreeItem with text {scp_dest}]
15:37:33 [2024-03-15T19:37:33.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134469500 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:37:33 [2024-03-15T19:37:33.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134469500 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:33 [2024-03-15T19:37:33.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134469507 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:37:33 [2024-03-15T19:37:33.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134469507 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:33 [2024-03-15T19:37:33.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1134469508 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:33 [2024-03-15T19:37:33.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134469508 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:33 [2024-03-15T19:37:33.638Z] 
15:37:33 [2024-03-15T19:37:33.638Z] (Eclipse:10240): Gtk-WARNING **: 19:37:33.446: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:33 [2024-03-15T19:37:33.638Z] 
15:37:33 [2024-03-15T19:37:33.638Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:33.457: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:33 [2024-03-15T19:37:33.638Z] 
15:37:33 [2024-03-15T19:37:33.638Z] (Eclipse:10240): Gtk-WARNING **: 19:37:33.498: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:33 [2024-03-15T19:37:33.638Z] 
15:37:33 [2024-03-15T19:37:33.638Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:33.498: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:33 [2024-03-15T19:37:33.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134469554 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:33 [2024-03-15T19:37:33.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1134469751 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:37:33 [2024-03-15T19:37:33.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1134469751 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:33 [2024-03-15T19:37:33.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1134469751 data=null}, TreeItem with text {scp_dest}]
15:37:33 [2024-03-15T19:37:33.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:37:33 [2024-03-15T19:37:33.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:37:33 [2024-03-15T19:37:33.638Z] 
15:37:33 [2024-03-15T19:37:33.638Z] (Eclipse:10240): Gtk-WARNING **: 19:37:33.622: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:33 [2024-03-15T19:37:33.638Z] 
15:37:33 [2024-03-15T19:37:33.638Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:33.631: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:33 [2024-03-15T19:37:33.638Z] 
15:37:33 [2024-03-15T19:37:33.638Z] (Eclipse:10240): Gtk-WARNING **: 19:37:33.634: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:33 [2024-03-15T19:37:33.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:37:33 [2024-03-15T19:37:33.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:33 [2024-03-15T19:37:33.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:33 [2024-03-15T19:37:33.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:33 [2024-03-15T19:37:33.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:33 [2024-03-15T19:37:33.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:33 [2024-03-15T19:37:33.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1134470035 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:37:33 [2024-03-15T19:37:33.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1134470035 data=null doit=true}, TreeItem with text {Tracing}]
15:37:33 [2024-03-15T19:37:33.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1134470035 data=null}, TreeItem with text {Tracing}]
15:37:33 [2024-03-15T19:37:33.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1134470035 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:37:33 [2024-03-15T19:37:33.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134470035 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:37:33 [2024-03-15T19:37:33.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1134470047 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:37:33 [2024-03-15T19:37:33.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:33 [2024-03-15T19:37:33.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1134470047 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:37:33 [2024-03-15T19:37:33.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1134470047 data=null doit=true}, TreeItem with text {Tracing}]
15:37:33 [2024-03-15T19:37:33.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1134470047 data=null}, TreeItem with text {Tracing}]
15:37:33 [2024-03-15T19:37:33.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1134470048 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:37:33 [2024-03-15T19:37:33.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134470048 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:37:33 [2024-03-15T19:37:33.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1134470053 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:37:34 [2024-03-15T19:37:34.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
15:37:34 [2024-03-15T19:37:34.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
15:37:34 [2024-03-15T19:37:34.149Z] 
15:37:34 [2024-03-15T19:37:34.149Z] (Eclipse:10240): Gtk-WARNING **: 19:37:34.043: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:34 [2024-03-15T19:37:34.149Z] 
15:37:34 [2024-03-15T19:37:34.149Z] (Eclipse:10240): Gtk-WARNING **: 19:37:34.065: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:34 [2024-03-15T19:37:34.149Z] 
15:37:34 [2024-03-15T19:37:34.149Z] (Eclipse:10240): Gtk-WARNING **: 19:37:34.086: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:34 [2024-03-15T19:37:34.149Z] 
15:37:34 [2024-03-15T19:37:34.149Z] (Eclipse:10240): Gtk-WARNING **: 19:37:34.114: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:34 [2024-03-15T19:37:34.149Z] 
15:37:34 [2024-03-15T19:37:34.149Z] (Eclipse:10240): Gtk-WARNING **: 19:37:34.139: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:34 [2024-03-15T19:37:34.405Z] 
15:37:34 [2024-03-15T19:37:34.405Z] (Eclipse:10240): Gtk-WARNING **: 19:37:34.161: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:34 [2024-03-15T19:37:34.405Z] 
15:37:34 [2024-03-15T19:37:34.405Z] (Eclipse:10240): Gtk-WARNING **: 19:37:34.180: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:34 [2024-03-15T19:37:34.405Z] 
15:37:34 [2024-03-15T19:37:34.405Z] (Eclipse:10240): Gtk-WARNING **: 19:37:34.200: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:34 [2024-03-15T19:37:34.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
15:37:34 [2024-03-15T19:37:34.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
15:37:34 [2024-03-15T19:37:34.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1134470422 data=null doit=true}, Shell with text {Export}]
15:37:34 [2024-03-15T19:37:34.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:34 [2024-03-15T19:37:34.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:34 [2024-03-15T19:37:34.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
15:37:34 [2024-03-15T19:37:34.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:34 [2024-03-15T19:37:34.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=1134470425 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
15:37:34 [2024-03-15T19:37:34.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=1134470425 data=null doit=true}, Tree node with text: Archive File]
15:37:34 [2024-03-15T19:37:34.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=1134470425 data=null}, Tree node with text: Archive File]
15:37:34 [2024-03-15T19:37:34.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=1134470425 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
15:37:34 [2024-03-15T19:37:34.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134470426 data=null item=TreeItem {Archive File} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Archive File]
15:37:34 [2024-03-15T19:37:34.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=1134470426 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
15:37:34 [2024-03-15T19:37:34.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:37:34 [2024-03-15T19:37:34.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:37:34 [2024-03-15T19:37:34.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:37:34 [2024-03-15T19:37:34.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:37:34 [2024-03-15T19:37:34.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1134470427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:34 [2024-03-15T19:37:34.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1134470427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:34 [2024-03-15T19:37:34.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1134470427 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:34 [2024-03-15T19:37:34.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1134470427 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:34 [2024-03-15T19:37:34.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1134470427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:34 [2024-03-15T19:37:34.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1134470427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:34 [2024-03-15T19:37:34.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1134470427 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:34 [2024-03-15T19:37:34.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:37:34 [2024-03-15T19:37:34.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:37:34 [2024-03-15T19:37:34.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:37:34 [2024-03-15T19:37:34.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:37:34 [2024-03-15T19:37:34.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=1134470483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1134470483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=1134470483 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=1134470483 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=1134470483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=1134470484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=1134470484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=1134470486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1134470486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=1134470486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=1134470486 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=1134470486 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
15:37:34 [2024-03-15T19:37:34.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1440a166
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=1134470488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1134470488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=1134470489 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=1134470489 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=1134470489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=1134470489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=1134470489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=1134470491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1134470491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=1134470491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=1134470491 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=1134470491 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1134470493 data=null doit=true}, TreeItem with text {Tracing}]
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1134470493 data=null}, TreeItem with text {Tracing}]
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1134470493 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134470494 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1134470508 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=1134470509 data=null button=0 stateMask=0x0 x=146 y=104 count=0}, Tree node with text: emptyArchiveFolder]
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=1134470510 data=null doit=true}, Tree node with text: emptyArchiveFolder]
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=1134470510 data=null}, Tree node with text: emptyArchiveFolder]
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=1134470510 data=null button=1 stateMask=0x0 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134470510 data=null item=TreeItem {emptyArchiveFolder} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: emptyArchiveFolder]
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=1134470511 data=null button=1 stateMask=0x80000 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:37:34 [2024-03-15T19:37:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=1134470518 data=null}, (of type 'Combo')]
15:37:34 [2024-03-15T19:37:34.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:37:34 [2024-03-15T19:37:34.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:34 [2024-03-15T19:37:34.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:34 [2024-03-15T19:37:34.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:34 [2024-03-15T19:37:34.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:34 [2024-03-15T19:37:34.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:37:34 [2024-03-15T19:37:34.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134470522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:34 [2024-03-15T19:37:34.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134470522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:34 [2024-03-15T19:37:34.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134470522 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:34 [2024-03-15T19:37:34.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134470522 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:34 [2024-03-15T19:37:34.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134470522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:34 [2024-03-15T19:37:34.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134470522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:34 [2024-03-15T19:37:34.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134470522 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:34 [2024-03-15T19:37:34.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=1134470121 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
15:37:34 [2024-03-15T19:37:34.663Z] 
15:37:34 [2024-03-15T19:37:34.664Z] (Eclipse:10240): Gtk-WARNING **: 19:37:34.428: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:34 [2024-03-15T19:37:34.664Z] 
15:37:34 [2024-03-15T19:37:34.664Z] (Eclipse:10240): Gtk-WARNING **: 19:37:34.445: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:34 [2024-03-15T19:37:34.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:37:34 [2024-03-15T19:37:34.664Z] 
15:37:34 [2024-03-15T19:37:34.664Z] (Eclipse:10240): Gtk-WARNING **: 19:37:34.586: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:34 [2024-03-15T19:37:34.664Z] 
15:37:34 [2024-03-15T19:37:34.664Z] (Eclipse:10240): Gtk-WARNING **: 19:37:34.627: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:34 [2024-03-15T19:37:34.664Z] 
15:37:34 [2024-03-15T19:37:34.664Z] (Eclipse:10240): Gtk-WARNING **: 19:37:34.651: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:34 [2024-03-15T19:37:34.919Z] 
15:37:34 [2024-03-15T19:37:34.919Z] (Eclipse:10240): Gtk-WARNING **: 19:37:34.675: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:34 [2024-03-15T19:37:34.919Z] 
15:37:34 [2024-03-15T19:37:34.919Z] (Eclipse:10240): Gtk-WARNING **: 19:37:34.709: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:34 [2024-03-15T19:37:34.919Z] 
15:37:34 [2024-03-15T19:37:34.919Z] (Eclipse:10240): Gtk-WARNING **: 19:37:34.735: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:34 [2024-03-15T19:37:34.919Z] 
15:37:34 [2024-03-15T19:37:34.919Z] (Eclipse:10240): Gtk-WARNING **: 19:37:34.755: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:34 [2024-03-15T19:37:34.919Z] 
15:37:34 [2024-03-15T19:37:34.919Z] (Eclipse:10240): Gtk-WARNING **: 19:37:34.775: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1134471146 data=null doit=true}, Button with text {Select roo&t directory:}]
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1134471147 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=1134471149 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1134471149 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1134471149 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1134471149 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=1134471151 data=null}, (of type 'Combo')]
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1134471178 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1134471178 data=null doit=true}, TreeItem with text {/}]
15:37:35 [2024-03-15T19:37:35.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1134471178 data=null}, TreeItem with text {/}]
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1134471178 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134471178 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1134471179 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1134471185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:35 [2024-03-15T19:37:35.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:35 [2024-03-15T19:37:35.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134471192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134471192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134471192 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134471192 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134471193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134471193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134471193 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:35 [2024-03-15T19:37:35.179Z] 
15:37:35 [2024-03-15T19:37:35.179Z] (Eclipse:10240): Gtk-WARNING **: 19:37:35.077: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:35 [2024-03-15T19:37:35.179Z] 
15:37:35 [2024-03-15T19:37:35.179Z] (Eclipse:10240): Gtk-WARNING **: 19:37:35.093: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:37:35 [2024-03-15T19:37:35.179Z] 
15:37:35 [2024-03-15T19:37:35.179Z] (Eclipse:10240): Gtk-WARNING **: 19:37:35.109: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:37:35 [2024-03-15T19:37:35.179Z] 
15:37:35 [2024-03-15T19:37:35.179Z] (Eclipse:10240): Gtk-WARNING **: 19:37:35.127: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1134471323 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1134471323 data=null doit=true}, TreeItem with text {Tracing}]
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1134471323 data=null}, TreeItem with text {Tracing}]
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1134471323 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134471323 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:37:35 [2024-03-15T19:37:35.179Z] 
15:37:35 [2024-03-15T19:37:35.179Z] (Eclipse:10240): Gtk-WARNING **: 19:37:35.140: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1134471337 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1134471337 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1134471337 data=null doit=true}, TreeItem with text {Tracing}]
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1134471337 data=null}, TreeItem with text {Tracing}]
15:37:35 [2024-03-15T19:37:35.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1134471338 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:37:35 [2024-03-15T19:37:35.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134471338 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:37:35 [2024-03-15T19:37:35.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1134471343 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:37:35 [2024-03-15T19:37:35.180Z] 
15:37:35 [2024-03-15T19:37:35.180Z] (Eclipse:10240): Gtk-WARNING **: 19:37:35.158: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:35 [2024-03-15T19:37:35.436Z] 
15:37:35 [2024-03-15T19:37:35.436Z] (Eclipse:10240): Gtk-WARNING **: 19:37:35.215: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:35 [2024-03-15T19:37:35.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
15:37:35 [2024-03-15T19:37:35.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
15:37:35 [2024-03-15T19:37:35.436Z] 
15:37:35 [2024-03-15T19:37:35.436Z] (Eclipse:10240): Gtk-WARNING **: 19:37:35.339: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:35 [2024-03-15T19:37:35.436Z] 
15:37:35 [2024-03-15T19:37:35.436Z] (Eclipse:10240): Gtk-WARNING **: 19:37:35.359: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:35 [2024-03-15T19:37:35.436Z] 
15:37:35 [2024-03-15T19:37:35.436Z] (Eclipse:10240): Gtk-WARNING **: 19:37:35.381: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:35 [2024-03-15T19:37:35.436Z] 
15:37:35 [2024-03-15T19:37:35.436Z] (Eclipse:10240): Gtk-WARNING **: 19:37:35.408: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:35 [2024-03-15T19:37:35.436Z] 
15:37:35 [2024-03-15T19:37:35.436Z] (Eclipse:10240): Gtk-WARNING **: 19:37:35.434: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:35 [2024-03-15T19:37:35.692Z] 
15:37:35 [2024-03-15T19:37:35.692Z] (Eclipse:10240): Gtk-WARNING **: 19:37:35.456: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:35 [2024-03-15T19:37:35.692Z] 
15:37:35 [2024-03-15T19:37:35.692Z] (Eclipse:10240): Gtk-WARNING **: 19:37:35.476: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:35 [2024-03-15T19:37:35.692Z] 
15:37:35 [2024-03-15T19:37:35.693Z] (Eclipse:10240): Gtk-WARNING **: 19:37:35.496: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:35 [2024-03-15T19:37:35.693Z] 
15:37:35 [2024-03-15T19:37:35.693Z] (Eclipse:10240): Gtk-WARNING **: 19:37:35.517: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1134471731 data=null doit=true}, Shell with text {Export}]
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:35 [2024-03-15T19:37:35.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=1134471734 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=1134471734 data=null doit=true}, Tree node with text: Archive File]
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=1134471734 data=null}, Tree node with text: Archive File]
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=1134471734 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134471734 data=null item=TreeItem {Archive File} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Archive File]
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=1134471735 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1134471736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1134471736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1134471736 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1134471742 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1134471742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1134471742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1134471742 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:35 [2024-03-15T19:37:35.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:37:35 [2024-03-15T19:37:35.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:37:35 [2024-03-15T19:37:35.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:37:35 [2024-03-15T19:37:35.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:37:35 [2024-03-15T19:37:35.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=1134471796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1134471796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=1134471797 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=1134471797 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=1134471797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=1134471797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=1134471797 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=1134471803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1134471803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=1134471803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=1134471803 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=1134471804 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4398d
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=1134471814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1134471814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=1134471814 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=1134471814 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=1134471814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:35 [2024-03-15T19:37:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=1134471814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=1134471814 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=1134471816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1134471816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=1134471816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=1134471816 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=1134471816 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1134471817 data=null doit=true}, TreeItem with text {Tracing}]
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1134471817 data=null}, TreeItem with text {Tracing}]
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1134471818 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134471818 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1134471819 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=1134471820 data=null button=0 stateMask=0x0 x=146 y=127 count=0}, Tree node with text: emptyArchiveFolder]
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=1134471820 data=null doit=true}, Tree node with text: emptyArchiveFolder]
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=1134471820 data=null}, Tree node with text: emptyArchiveFolder]
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=1134471821 data=null button=1 stateMask=0x0 x=146 y=127 count=1}, Tree node with text: emptyArchiveFolder]
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134471821 data=null item=TreeItem {emptyArchiveFolder} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: emptyArchiveFolder]
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=1134471832 data=null button=1 stateMask=0x80000 x=146 y=127 count=1}, Tree node with text: emptyArchiveFolder]
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=1134471850 data=null}, (of type 'Combo')]
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:35 [2024-03-15T19:37:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:35 [2024-03-15T19:37:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:35 [2024-03-15T19:37:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:37:35 [2024-03-15T19:37:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134471854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:35 [2024-03-15T19:37:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134471854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:35 [2024-03-15T19:37:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134471854 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:35 [2024-03-15T19:37:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134471854 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:35 [2024-03-15T19:37:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134471854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:35 [2024-03-15T19:37:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134471854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:35 [2024-03-15T19:37:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134471855 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:35 [2024-03-15T19:37:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=1134471416 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
15:37:35 [2024-03-15T19:37:35.952Z] 
15:37:35 [2024-03-15T19:37:35.952Z] (Eclipse:10240): Gtk-WARNING **: 19:37:35.726: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:35 [2024-03-15T19:37:35.952Z] 
15:37:35 [2024-03-15T19:37:35.952Z] (Eclipse:10240): Gtk-WARNING **: 19:37:35.745: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:35 [2024-03-15T19:37:35.952Z] 
15:37:35 [2024-03-15T19:37:35.952Z] (Eclipse:10240): Gtk-WARNING **: 19:37:35.752: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:35 [2024-03-15T19:37:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:37:35 [2024-03-15T19:37:35.952Z] 
15:37:35 [2024-03-15T19:37:35.952Z] (Eclipse:10240): Gtk-WARNING **: 19:37:35.769: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:35 [2024-03-15T19:37:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:37:35 [2024-03-15T19:37:35.952Z] 
15:37:35 [2024-03-15T19:37:35.952Z] (Eclipse:10240): Gtk-WARNING **: 19:37:35.788: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:35 [2024-03-15T19:37:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:35 [2024-03-15T19:37:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:35 [2024-03-15T19:37:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:35 [2024-03-15T19:37:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:35 [2024-03-15T19:37:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:35 [2024-03-15T19:37:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1134471986 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:37:35 [2024-03-15T19:37:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1134471986 data=null doit=true}, TreeItem with text {Tracing}]
15:37:35 [2024-03-15T19:37:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1134471987 data=null}, TreeItem with text {Tracing}]
15:37:35 [2024-03-15T19:37:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1134471987 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:37:35 [2024-03-15T19:37:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134471987 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:37:35 [2024-03-15T19:37:35.952Z] 
15:37:35 [2024-03-15T19:37:35.952Z] (Eclipse:10240): Gtk-WARNING **: 19:37:35.806: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:35 [2024-03-15T19:37:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1134472003 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:37:35 [2024-03-15T19:37:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:35 [2024-03-15T19:37:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1134472004 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:37:35 [2024-03-15T19:37:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1134472004 data=null doit=true}, TreeItem with text {Tracing}]
15:37:35 [2024-03-15T19:37:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1134472004 data=null}, TreeItem with text {Tracing}]
15:37:35 [2024-03-15T19:37:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1134472005 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:37:35 [2024-03-15T19:37:35.952Z] 
15:37:35 [2024-03-15T19:37:35.952Z] (Eclipse:10240): Gtk-WARNING **: 19:37:35.820: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:35 [2024-03-15T19:37:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134472005 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:37:35 [2024-03-15T19:37:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1134472022 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:37:35 [2024-03-15T19:37:35.952Z] 
15:37:35 [2024-03-15T19:37:35.952Z] (Eclipse:10240): Gtk-WARNING **: 19:37:35.838: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:35 [2024-03-15T19:37:35.952Z] 
15:37:35 [2024-03-15T19:37:35.952Z] (Eclipse:10240): Gtk-WARNING **: 19:37:35.878: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:35 [2024-03-15T19:37:35.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
15:37:35 [2024-03-15T19:37:35.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
15:37:36 [2024-03-15T19:37:36.208Z] 
15:37:36 [2024-03-15T19:37:36.208Z] (Eclipse:10240): Gtk-WARNING **: 19:37:35.986: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:36 [2024-03-15T19:37:36.208Z] 
15:37:36 [2024-03-15T19:37:36.208Z] (Eclipse:10240): Gtk-WARNING **: 19:37:36.014: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:36 [2024-03-15T19:37:36.208Z] 
15:37:36 [2024-03-15T19:37:36.208Z] (Eclipse:10240): Gtk-WARNING **: 19:37:36.036: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:36 [2024-03-15T19:37:36.208Z] 
15:37:36 [2024-03-15T19:37:36.208Z] (Eclipse:10240): Gtk-WARNING **: 19:37:36.058: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:36 [2024-03-15T19:37:36.208Z] 
15:37:36 [2024-03-15T19:37:36.208Z] (Eclipse:10240): Gtk-WARNING **: 19:37:36.077: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:36 [2024-03-15T19:37:36.208Z] 
15:37:36 [2024-03-15T19:37:36.208Z] (Eclipse:10240): Gtk-WARNING **: 19:37:36.097: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:36 [2024-03-15T19:37:36.208Z] 
15:37:36 [2024-03-15T19:37:36.208Z] (Eclipse:10240): Gtk-WARNING **: 19:37:36.122: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:36 [2024-03-15T19:37:36.208Z] 
15:37:36 [2024-03-15T19:37:36.208Z] (Eclipse:10240): Gtk-WARNING **: 19:37:36.143: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:36 [2024-03-15T19:37:36.208Z] 
15:37:36 [2024-03-15T19:37:36.208Z] (Eclipse:10240): Gtk-WARNING **: 19:37:36.162: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:36 [2024-03-15T19:37:36.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
15:37:36 [2024-03-15T19:37:36.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
15:37:36 [2024-03-15T19:37:36.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1134472381 data=null doit=true}, Shell with text {Export}]
15:37:36 [2024-03-15T19:37:36.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:36 [2024-03-15T19:37:36.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:36 [2024-03-15T19:37:36.208Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
15:37:36 [2024-03-15T19:37:36.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:36 [2024-03-15T19:37:36.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=1134472385 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
15:37:36 [2024-03-15T19:37:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=1134472385 data=null doit=true}, Tree node with text: Archive File]
15:37:36 [2024-03-15T19:37:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=1134472385 data=null}, Tree node with text: Archive File]
15:37:36 [2024-03-15T19:37:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=1134472385 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
15:37:36 [2024-03-15T19:37:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134472385 data=null item=TreeItem {Archive File} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Archive File]
15:37:36 [2024-03-15T19:37:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=1134472386 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
15:37:36 [2024-03-15T19:37:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:37:36 [2024-03-15T19:37:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:37:36 [2024-03-15T19:37:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:37:36 [2024-03-15T19:37:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:37:36 [2024-03-15T19:37:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1134472387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:36 [2024-03-15T19:37:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1134472387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:36 [2024-03-15T19:37:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1134472387 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:36 [2024-03-15T19:37:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1134472387 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:36 [2024-03-15T19:37:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1134472387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:36 [2024-03-15T19:37:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1134472387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:36 [2024-03-15T19:37:36.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1134472387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:36 [2024-03-15T19:37:36.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:37:36 [2024-03-15T19:37:36.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:37:36 [2024-03-15T19:37:36.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:37:36 [2024-03-15T19:37:36.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:37:36 [2024-03-15T19:37:36.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:37:36 [2024-03-15T19:37:36.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:37:36 [2024-03-15T19:37:36.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
15:37:36 [2024-03-15T19:37:36.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
15:37:36 [2024-03-15T19:37:36.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
15:37:36 [2024-03-15T19:37:36.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
15:37:36 [2024-03-15T19:37:36.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=1134472447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:36 [2024-03-15T19:37:36.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1134472447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:36 [2024-03-15T19:37:36.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=1134472447 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:36 [2024-03-15T19:37:36.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=1134472447 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:36 [2024-03-15T19:37:36.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=1134472447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:36 [2024-03-15T19:37:36.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=1134472447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:36 [2024-03-15T19:37:36.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=1134472447 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:36 [2024-03-15T19:37:36.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=1134472450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:36 [2024-03-15T19:37:36.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1134472450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:36 [2024-03-15T19:37:36.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=1134472450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:36 [2024-03-15T19:37:36.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=1134472450 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:36 [2024-03-15T19:37:36.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=1134472450 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@10c26161
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=1134472452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1134472452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=1134472452 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=1134472452 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=1134472452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=1134472452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=1134472452 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=1134472454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1134472454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=1134472454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=1134472454 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=1134472454 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1134472455 data=null button=0 stateMask=0x0 x=85 y=12 count=0}, TreeItem with text {Tracing}]
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1134472456 data=null doit=true}, TreeItem with text {Tracing}]
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1134472456 data=null}, TreeItem with text {Tracing}]
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1134472456 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134472456 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1134472456 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:37:36 [2024-03-15T19:37:36.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:37:36 [2024-03-15T19:37:36.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: nestedtesttraces.zip
15:37:36 [2024-03-15T19:37:36.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:37:36 [2024-03-15T19:37:36.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
15:37:36 [2024-03-15T19:37:36.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:37:36 [2024-03-15T19:37:36.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=1134472475 data=null}, (of type 'Combo')]
15:37:36 [2024-03-15T19:37:36.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:37:36 [2024-03-15T19:37:36.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:36 [2024-03-15T19:37:36.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:36 [2024-03-15T19:37:36.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:36 [2024-03-15T19:37:36.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:37:36 [2024-03-15T19:37:36.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134472479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:36 [2024-03-15T19:37:36.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134472479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:36 [2024-03-15T19:37:36.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134472479 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:36 [2024-03-15T19:37:36.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134472479 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:36 [2024-03-15T19:37:36.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134472479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:36 [2024-03-15T19:37:36.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134472479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:36 [2024-03-15T19:37:36.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134472479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:36 [2024-03-15T19:37:36.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=1134472076 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
15:37:36 [2024-03-15T19:37:36.468Z] 
15:37:36 [2024-03-15T19:37:36.468Z] (Eclipse:10240): Gtk-WARNING **: 19:37:36.346: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:36 [2024-03-15T19:37:36.468Z] 
15:37:36 [2024-03-15T19:37:36.468Z] (Eclipse:10240): Gtk-WARNING **: 19:37:36.364: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:36 [2024-03-15T19:37:36.468Z] 
15:37:36 [2024-03-15T19:37:36.468Z] (Eclipse:10240): Gtk-WARNING **: 19:37:36.373: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:36 [2024-03-15T19:37:36.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:37:36 [2024-03-15T19:37:36.725Z] 
15:37:36 [2024-03-15T19:37:36.725Z] (Eclipse:10240): Gtk-WARNING **: 19:37:36.562: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:36 [2024-03-15T19:37:36.725Z] 
15:37:36 [2024-03-15T19:37:36.725Z] (Eclipse:10240): Gtk-WARNING **: 19:37:36.588: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:36 [2024-03-15T19:37:36.725Z] 
15:37:36 [2024-03-15T19:37:36.725Z] (Eclipse:10240): Gtk-WARNING **: 19:37:36.631: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:36 [2024-03-15T19:37:36.725Z] 
15:37:36 [2024-03-15T19:37:36.725Z] (Eclipse:10240): Gtk-WARNING **: 19:37:36.655: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:36 [2024-03-15T19:37:36.725Z] 
15:37:36 [2024-03-15T19:37:36.725Z] (Eclipse:10240): Gtk-WARNING **: 19:37:36.675: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:36 [2024-03-15T19:37:36.725Z] 
15:37:36 [2024-03-15T19:37:36.725Z] (Eclipse:10240): Gtk-WARNING **: 19:37:36.696: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:36 [2024-03-15T19:37:36.981Z] 
15:37:36 [2024-03-15T19:37:36.981Z] (Eclipse:10240): Gtk-WARNING **: 19:37:36.733: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:36 [2024-03-15T19:37:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:37:36 [2024-03-15T19:37:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:37:36 [2024-03-15T19:37:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:37:36 [2024-03-15T19:37:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:37:36 [2024-03-15T19:37:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:36 [2024-03-15T19:37:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:36 [2024-03-15T19:37:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:36 [2024-03-15T19:37:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:36 [2024-03-15T19:37:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:36 [2024-03-15T19:37:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:37:36 [2024-03-15T19:37:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:37:36 [2024-03-15T19:37:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:37:36 [2024-03-15T19:37:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=1134473075 data=null}, (of type 'Combo')]
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1134473114 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1134473114 data=null doit=true}, TreeItem with text {/}]
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1134473115 data=null}, TreeItem with text {/}]
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1134473115 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134473115 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1134473115 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1134473126 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:37:36 [2024-03-15T19:37:36.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:37:36 [2024-03-15T19:37:36.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:36 [2024-03-15T19:37:36.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:36 [2024-03-15T19:37:36.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:36 [2024-03-15T19:37:36.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:36 [2024-03-15T19:37:36.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:36 [2024-03-15T19:37:36.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:36 [2024-03-15T19:37:36.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:36 [2024-03-15T19:37:36.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:37:36 [2024-03-15T19:37:36.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134473141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:36 [2024-03-15T19:37:36.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134473141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:36 [2024-03-15T19:37:36.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134473141 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:36 [2024-03-15T19:37:36.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134473141 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:36 [2024-03-15T19:37:36.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134473141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:36 [2024-03-15T19:37:36.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134473141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:37 [2024-03-15T19:37:37.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134473141 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:37 [2024-03-15T19:37:37.240Z] 
15:37:37 [2024-03-15T19:37:37.240Z] (Eclipse:10240): Gtk-WARNING **: 19:37:37.022: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:37 [2024-03-15T19:37:37.240Z] 
15:37:37 [2024-03-15T19:37:37.240Z] (Eclipse:10240): Gtk-WARNING **: 19:37:37.041: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:37 [2024-03-15T19:37:37.240Z] 
15:37:37 [2024-03-15T19:37:37.240Z] (Eclipse:10240): Gtk-WARNING **: 19:37:37.049: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:37 [2024-03-15T19:37:37.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:37:37 [2024-03-15T19:37:37.240Z] 
15:37:37 [2024-03-15T19:37:37.240Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 19:37:37.054
15:37:37 [2024-03-15T19:37:37.240Z] !MESSAGE Zip file is too large: 1000000001 bytes. File seems unsafe to open.
15:37:37 [2024-03-15T19:37:37.240Z] 
15:37:37 [2024-03-15T19:37:37.240Z] (Eclipse:10240): Gtk-WARNING **: 19:37:37.178: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:37 [2024-03-15T19:37:37.240Z] 
15:37:37 [2024-03-15T19:37:37.240Z] (Eclipse:10240): Gtk-WARNING **: 19:37:37.203: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:37 [2024-03-15T19:37:37.240Z] 
15:37:37 [2024-03-15T19:37:37.240Z] (Eclipse:10240): Gtk-WARNING **: 19:37:37.228: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:37 [2024-03-15T19:37:37.495Z] 
15:37:37 [2024-03-15T19:37:37.495Z] (Eclipse:10240): Gtk-WARNING **: 19:37:37.252: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:37 [2024-03-15T19:37:37.495Z] 
15:37:37 [2024-03-15T19:37:37.495Z] (Eclipse:10240): Gtk-WARNING **: 19:37:37.274: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:37 [2024-03-15T19:37:37.495Z] 
15:37:37 [2024-03-15T19:37:37.495Z] (Eclipse:10240): Gtk-WARNING **: 19:37:37.296: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:37 [2024-03-15T19:37:37.495Z] 
15:37:37 [2024-03-15T19:37:37.495Z] (Eclipse:10240): Gtk-WARNING **: 19:37:37.324: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:37 [2024-03-15T19:37:37.495Z] 
15:37:37 [2024-03-15T19:37:37.495Z] (Eclipse:10240): Gtk-WARNING **: 19:37:37.344: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:37 [2024-03-15T19:37:37.495Z] 
15:37:37 [2024-03-15T19:37:37.495Z] (Eclipse:10240): Gtk-WARNING **: 19:37:37.364: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:37 [2024-03-15T19:37:37.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:37:37 [2024-03-15T19:37:37.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:37:37 [2024-03-15T19:37:37.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:37:37 [2024-03-15T19:37:37.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=1134473750 data=null}, (of type 'Combo')]
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1134473797 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1134473798 data=null doit=true}, TreeItem with text {/}]
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1134473798 data=null}, TreeItem with text {/}]
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1134473798 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134473798 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1134473799 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1134473821 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:37:37 [2024-03-15T19:37:37.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:37 [2024-03-15T19:37:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:37 [2024-03-15T19:37:37.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:37 [2024-03-15T19:37:37.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:37 [2024-03-15T19:37:37.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:37 [2024-03-15T19:37:37.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:37 [2024-03-15T19:37:37.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:37:37 [2024-03-15T19:37:37.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134473835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:37 [2024-03-15T19:37:37.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134473835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:37 [2024-03-15T19:37:37.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134473838 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:37 [2024-03-15T19:37:37.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134473838 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:37 [2024-03-15T19:37:37.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134473838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:37 [2024-03-15T19:37:37.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134473838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:37 [2024-03-15T19:37:37.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:37 [2024-03-15T19:37:37.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:37 [2024-03-15T19:37:37.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:37 [2024-03-15T19:37:37.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:37 [2024-03-15T19:37:37.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:37 [2024-03-15T19:37:37.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:37:38 [2024-03-15T19:37:38.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134473838 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:38 [2024-03-15T19:37:38.012Z] 
15:37:38 [2024-03-15T19:37:38.012Z] (Eclipse:10240): Gtk-WARNING **: 19:37:37.924: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:38 [2024-03-15T19:37:38.012Z] 
15:37:38 [2024-03-15T19:37:38.012Z] (Eclipse:10240): Gtk-WARNING **: 19:37:37.942: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:38 [2024-03-15T19:37:38.012Z] 
15:37:38 [2024-03-15T19:37:38.012Z] (Eclipse:10240): Gtk-WARNING **: 19:37:37.960: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:38 [2024-03-15T19:37:38.012Z] 
15:37:38 [2024-03-15T19:37:38.012Z] (Eclipse:10240): Gtk-WARNING **: 19:37:37.976: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:38 [2024-03-15T19:37:38.012Z] 
15:37:38 [2024-03-15T19:37:38.012Z] (Eclipse:10240): Gtk-WARNING **: 19:37:37.992: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:38 [2024-03-15T19:37:38.267Z] 
15:37:38 [2024-03-15T19:37:38.267Z] (Eclipse:10240): Gtk-WARNING **: 19:37:38.012: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:38 [2024-03-15T19:37:38.267Z] 
15:37:38 [2024-03-15T19:37:38.267Z] (Eclipse:10240): Gtk-WARNING **: 19:37:38.027: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:38 [2024-03-15T19:37:38.267Z] 
15:37:38 [2024-03-15T19:37:38.267Z] (Eclipse:10240): Gtk-WARNING **: 19:37:38.042: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:38 [2024-03-15T19:37:38.267Z] 
15:37:38 [2024-03-15T19:37:38.267Z] (Eclipse:10240): Gtk-WARNING **: 19:37:38.059: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:38 [2024-03-15T19:37:38.267Z] 
15:37:38 [2024-03-15T19:37:38.267Z] (Eclipse:10240): Gtk-WARNING **: 19:37:38.079: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:38 [2024-03-15T19:37:38.267Z] 
15:37:38 [2024-03-15T19:37:38.267Z] (Eclipse:10240): Gtk-WARNING **: 19:37:38.096: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:38 [2024-03-15T19:37:38.267Z] 
15:37:38 [2024-03-15T19:37:38.267Z] (Eclipse:10240): Gtk-WARNING **: 19:37:38.113: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:38 [2024-03-15T19:37:38.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:37:38 [2024-03-15T19:37:38.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:38 [2024-03-15T19:37:38.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:38 [2024-03-15T19:37:38.267Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:38 [2024-03-15T19:37:38.267Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:38 [2024-03-15T19:37:38.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1134474412 data=null doit=true}, TreeItem with text {Traces [2]}]
15:37:38 [2024-03-15T19:37:38.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1134474412 data=null}, TreeItem with text {Traces [2]}]
15:37:38 [2024-03-15T19:37:38.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1134474412 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:37:38 [2024-03-15T19:37:38.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134474412 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:37:38 [2024-03-15T19:37:38.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1134474419 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:37:38 [2024-03-15T19:37:38.268Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:37:38 [2024-03-15T19:37:38.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:37:38 [2024-03-15T19:37:38.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1134474420 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:37:38 [2024-03-15T19:37:38.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1134474420 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:38 [2024-03-15T19:37:38.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:38 [2024-03-15T19:37:38.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1134474420 data=null}, TreeItem with text {scp_dest}]
15:37:38 [2024-03-15T19:37:38.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134474420 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:37:38 [2024-03-15T19:37:38.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134474420 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:38 [2024-03-15T19:37:38.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134474429 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:37:38 [2024-03-15T19:37:38.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134474429 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:38 [2024-03-15T19:37:38.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1134474429 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:38 [2024-03-15T19:37:38.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134474430 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:38 [2024-03-15T19:37:38.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134474475 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:38 [2024-03-15T19:37:38.523Z] 
15:37:38 [2024-03-15T19:37:38.523Z] (Eclipse:10240): Gtk-WARNING **: 19:37:38.409: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:38 [2024-03-15T19:37:38.523Z] 
15:37:38 [2024-03-15T19:37:38.523Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:38.427: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:38 [2024-03-15T19:37:38.523Z] 
15:37:38 [2024-03-15T19:37:38.523Z] (Eclipse:10240): Gtk-WARNING **: 19:37:38.470: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:38 [2024-03-15T19:37:38.523Z] 
15:37:38 [2024-03-15T19:37:38.523Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:38.470: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:38 [2024-03-15T19:37:38.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1134474677 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:37:38 [2024-03-15T19:37:38.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1134474730 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:38 [2024-03-15T19:37:38.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1134474732 data=null}, TreeItem with text {scp_dest}]
15:37:38 [2024-03-15T19:37:38.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:37:38 [2024-03-15T19:37:38.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:37:38 [2024-03-15T19:37:38.779Z] 
15:37:38 [2024-03-15T19:37:38.779Z] (Eclipse:10240): Gtk-WARNING **: 19:37:38.587: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:38 [2024-03-15T19:37:38.779Z] 
15:37:38 [2024-03-15T19:37:38.779Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:38.604: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:38 [2024-03-15T19:37:38.779Z] 
15:37:38 [2024-03-15T19:37:38.779Z] (Eclipse:10240): Gtk-WARNING **: 19:37:38.609: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:39 [2024-03-15T19:37:39.034Z] 
15:37:39 [2024-03-15T19:37:39.034Z] (Eclipse:10240): Gtk-WARNING **: 19:37:38.822: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:39 [2024-03-15T19:37:39.034Z] 
15:37:39 [2024-03-15T19:37:39.034Z] (Eclipse:10240): Gtk-WARNING **: 19:37:38.851: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:39 [2024-03-15T19:37:39.034Z] 
15:37:39 [2024-03-15T19:37:39.034Z] (Eclipse:10240): Gtk-WARNING **: 19:37:38.875: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:39 [2024-03-15T19:37:39.034Z] 
15:37:39 [2024-03-15T19:37:39.034Z] (Eclipse:10240): Gtk-WARNING **: 19:37:38.906: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:39 [2024-03-15T19:37:39.034Z] 
15:37:39 [2024-03-15T19:37:39.034Z] (Eclipse:10240): Gtk-WARNING **: 19:37:38.934: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:39 [2024-03-15T19:37:39.034Z] 
15:37:39 [2024-03-15T19:37:39.034Z] (Eclipse:10240): Gtk-WARNING **: 19:37:38.955: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:39 [2024-03-15T19:37:39.034Z] 
15:37:39 [2024-03-15T19:37:39.034Z] (Eclipse:10240): Gtk-WARNING **: 19:37:38.974: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:39 [2024-03-15T19:37:39.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:37:39 [2024-03-15T19:37:39.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:37:39 [2024-03-15T19:37:39.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:37:39 [2024-03-15T19:37:39.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:37:39 [2024-03-15T19:37:39.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=1134475292 data=null}, (of type 'Combo')]
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1134475340 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1134475340 data=null doit=true}, TreeItem with text {/}]
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1134475340 data=null}, TreeItem with text {/}]
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1134475340 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134475340 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1134475341 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1134475347 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@245504d
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1134475358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1134475358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1134475358 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1134475358 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1134475358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1134475358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1134475358 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1134475358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1134475358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1134475358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1134475359 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1134475359 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:37:39 [2024-03-15T19:37:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134475362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134475362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134475362 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134475363 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134475363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134475363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:39 [2024-03-15T19:37:39.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:39 [2024-03-15T19:37:39.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:39 [2024-03-15T19:37:39.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:39 [2024-03-15T19:37:39.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:39 [2024-03-15T19:37:39.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:39 [2024-03-15T19:37:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:37:39 [2024-03-15T19:37:39.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134475363 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:39 [2024-03-15T19:37:39.855Z] 
15:37:39 [2024-03-15T19:37:39.855Z] (Eclipse:10240): Gtk-WARNING **: 19:37:39.643: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:39 [2024-03-15T19:37:39.855Z] 
15:37:39 [2024-03-15T19:37:39.855Z] (Eclipse:10240): Gtk-WARNING **: 19:37:39.661: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:39 [2024-03-15T19:37:39.855Z] 
15:37:39 [2024-03-15T19:37:39.855Z] (Eclipse:10240): Gtk-WARNING **: 19:37:39.670: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:39 [2024-03-15T19:37:39.855Z] 
15:37:39 [2024-03-15T19:37:39.855Z] (Eclipse:10240): Gtk-WARNING **: 19:37:39.685: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:39 [2024-03-15T19:37:39.855Z] 
15:37:39 [2024-03-15T19:37:39.855Z] (Eclipse:10240): Gtk-WARNING **: 19:37:39.703: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:39 [2024-03-15T19:37:39.855Z] 
15:37:39 [2024-03-15T19:37:39.855Z] (Eclipse:10240): Gtk-WARNING **: 19:37:39.720: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:39 [2024-03-15T19:37:39.855Z] 
15:37:39 [2024-03-15T19:37:39.855Z] (Eclipse:10240): Gtk-WARNING **: 19:37:39.735: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:39 [2024-03-15T19:37:39.855Z] 
15:37:39 [2024-03-15T19:37:39.855Z] (Eclipse:10240): Gtk-WARNING **: 19:37:39.753: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:39 [2024-03-15T19:37:39.855Z] 
15:37:39 [2024-03-15T19:37:39.855Z] (Eclipse:10240): Gtk-WARNING **: 19:37:39.770: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:39 [2024-03-15T19:37:39.855Z] 
15:37:39 [2024-03-15T19:37:39.855Z] (Eclipse:10240): Gtk-WARNING **: 19:37:39.785: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:39 [2024-03-15T19:37:39.855Z] 
15:37:39 [2024-03-15T19:37:39.855Z] (Eclipse:10240): Gtk-WARNING **: 19:37:39.802: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:39 [2024-03-15T19:37:39.855Z] 
15:37:39 [2024-03-15T19:37:39.855Z] (Eclipse:10240): Gtk-WARNING **: 19:37:39.824: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:39 [2024-03-15T19:37:39.856Z] 
15:37:39 [2024-03-15T19:37:39.856Z] (Eclipse:10240): Gtk-WARNING **: 19:37:39.840: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:40 [2024-03-15T19:37:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:37:40 [2024-03-15T19:37:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:40 [2024-03-15T19:37:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:40 [2024-03-15T19:37:40.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:40 [2024-03-15T19:37:40.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:40 [2024-03-15T19:37:40.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:37:40 [2024-03-15T19:37:40.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:37:40 [2024-03-15T19:37:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:37:40 [2024-03-15T19:37:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1134476134 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:37:40 [2024-03-15T19:37:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1134476134 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:40 [2024-03-15T19:37:40.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:40 [2024-03-15T19:37:40.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1134476134 data=null}, TreeItem with text {scp_dest}]
15:37:40 [2024-03-15T19:37:40.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134476135 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:37:40 [2024-03-15T19:37:40.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134476135 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:40 [2024-03-15T19:37:40.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134476140 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:37:40 [2024-03-15T19:37:40.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134476143 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:40 [2024-03-15T19:37:40.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1134476143 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:40 [2024-03-15T19:37:40.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134476143 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:40 [2024-03-15T19:37:40.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134476202 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:40 [2024-03-15T19:37:40.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1134476209 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:37:40 [2024-03-15T19:37:40.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1134476209 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:40 [2024-03-15T19:37:40.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1134476209 data=null}, TreeItem with text {scp_dest}]
15:37:40 [2024-03-15T19:37:40.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:37:40 [2024-03-15T19:37:40.367Z] 
15:37:40 [2024-03-15T19:37:40.367Z] (Eclipse:10240): Gtk-WARNING **: 19:37:40.117: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:40 [2024-03-15T19:37:40.367Z] 
15:37:40 [2024-03-15T19:37:40.367Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:40.130: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:40 [2024-03-15T19:37:40.367Z] 
15:37:40 [2024-03-15T19:37:40.367Z] (Eclipse:10240): Gtk-WARNING **: 19:37:40.170: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:40 [2024-03-15T19:37:40.367Z] 
15:37:40 [2024-03-15T19:37:40.367Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:40.170: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:40 [2024-03-15T19:37:40.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:37:40 [2024-03-15T19:37:40.622Z] 
15:37:40 [2024-03-15T19:37:40.622Z] (Eclipse:10240): Gtk-WARNING **: 19:37:40.564: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:40 [2024-03-15T19:37:40.622Z] 
15:37:40 [2024-03-15T19:37:40.622Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:40.573: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:40 [2024-03-15T19:37:40.622Z] 
15:37:40 [2024-03-15T19:37:40.622Z] (Eclipse:10240): Gtk-WARNING **: 19:37:40.576: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:40 [2024-03-15T19:37:40.877Z] 
15:37:40 [2024-03-15T19:37:40.877Z] (Eclipse:10240): Gtk-WARNING **: 19:37:40.866: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:41 [2024-03-15T19:37:41.132Z] 
15:37:41 [2024-03-15T19:37:41.132Z] (Eclipse:10240): Gtk-WARNING **: 19:37:40.891: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:41 [2024-03-15T19:37:41.132Z] 
15:37:41 [2024-03-15T19:37:41.132Z] (Eclipse:10240): Gtk-WARNING **: 19:37:40.926: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:41 [2024-03-15T19:37:41.132Z] 
15:37:41 [2024-03-15T19:37:41.132Z] (Eclipse:10240): Gtk-WARNING **: 19:37:40.948: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:41 [2024-03-15T19:37:41.132Z] 
15:37:41 [2024-03-15T19:37:41.132Z] (Eclipse:10240): Gtk-WARNING **: 19:37:40.970: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:41 [2024-03-15T19:37:41.132Z] 
15:37:41 [2024-03-15T19:37:41.132Z] (Eclipse:10240): Gtk-WARNING **: 19:37:40.992: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:41 [2024-03-15T19:37:41.132Z] 
15:37:41 [2024-03-15T19:37:41.132Z] (Eclipse:10240): Gtk-WARNING **: 19:37:41.019: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:41 [2024-03-15T19:37:41.132Z] 
15:37:41 [2024-03-15T19:37:41.132Z] (Eclipse:10240): Gtk-WARNING **: 19:37:41.039: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:41 [2024-03-15T19:37:41.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:37:41 [2024-03-15T19:37:41.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:37:41 [2024-03-15T19:37:41.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:37:41 [2024-03-15T19:37:41.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=1134477435 data=null}, (of type 'Combo')]
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1134477478 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1134477478 data=null doit=true}, TreeItem with text {/}]
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1134477478 data=null}, TreeItem with text {/}]
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1134477478 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134477478 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1134477479 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1134477488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4691e2f5
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1134477504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1134477504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1134477504 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1134477504 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1134477504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1134477505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1134477505 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1134477505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1134477505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1134477505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1134477505 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1134477505 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:41 [2024-03-15T19:37:41.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@485902cd
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=1134477516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1134477516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=1134477516 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=1134477516 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=1134477516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=1134477517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=1134477517 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=1134477518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:41 [2024-03-15T19:37:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1134477518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=1134477518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=1134477519 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=1134477519 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134477521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134477521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:41 [2024-03-15T19:37:41.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134477521 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:41 [2024-03-15T19:37:41.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134477521 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:41 [2024-03-15T19:37:41.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134477522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:41 [2024-03-15T19:37:41.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134477522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:41 [2024-03-15T19:37:41.395Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:41 [2024-03-15T19:37:41.395Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:41 [2024-03-15T19:37:41.395Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:41 [2024-03-15T19:37:41.395Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:41 [2024-03-15T19:37:41.395Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:41 [2024-03-15T19:37:41.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:37:41 [2024-03-15T19:37:41.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134477522 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:41 [2024-03-15T19:37:41.650Z] 
15:37:41 [2024-03-15T19:37:41.650Z] (Eclipse:10240): Gtk-WARNING **: 19:37:41.606: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:41 [2024-03-15T19:37:41.650Z] 
15:37:41 [2024-03-15T19:37:41.650Z] (Eclipse:10240): Gtk-WARNING **: 19:37:41.631: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:41 [2024-03-15T19:37:41.650Z] 
15:37:41 [2024-03-15T19:37:41.650Z] (Eclipse:10240): Gtk-WARNING **: 19:37:41.637: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:41 [2024-03-15T19:37:41.906Z] 
15:37:41 [2024-03-15T19:37:41.906Z] (Eclipse:10240): Gtk-WARNING **: 19:37:41.653: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:41 [2024-03-15T19:37:41.906Z] 
15:37:41 [2024-03-15T19:37:41.906Z] (Eclipse:10240): Gtk-WARNING **: 19:37:41.669: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:41 [2024-03-15T19:37:41.906Z] 
15:37:41 [2024-03-15T19:37:41.906Z] (Eclipse:10240): Gtk-WARNING **: 19:37:41.686: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:41 [2024-03-15T19:37:41.906Z] 
15:37:41 [2024-03-15T19:37:41.906Z] (Eclipse:10240): Gtk-WARNING **: 19:37:41.707: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:41 [2024-03-15T19:37:41.906Z] 
15:37:41 [2024-03-15T19:37:41.906Z] (Eclipse:10240): Gtk-WARNING **: 19:37:41.724: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:41 [2024-03-15T19:37:41.906Z] 
15:37:41 [2024-03-15T19:37:41.906Z] (Eclipse:10240): Gtk-WARNING **: 19:37:41.736: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:41 [2024-03-15T19:37:41.906Z] 
15:37:41 [2024-03-15T19:37:41.906Z] (Eclipse:10240): Gtk-WARNING **: 19:37:41.753: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:41 [2024-03-15T19:37:41.906Z] 
15:37:41 [2024-03-15T19:37:41.906Z] (Eclipse:10240): Gtk-WARNING **: 19:37:41.772: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:41 [2024-03-15T19:37:41.907Z] 
15:37:41 [2024-03-15T19:37:41.907Z] (Eclipse:10240): Gtk-WARNING **: 19:37:41.786: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:41 [2024-03-15T19:37:41.907Z] 
15:37:41 [2024-03-15T19:37:41.907Z] (Eclipse:10240): Gtk-WARNING **: 19:37:41.807: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:41 [2024-03-15T19:37:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:37:41 [2024-03-15T19:37:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:41 [2024-03-15T19:37:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:41 [2024-03-15T19:37:41.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:41 [2024-03-15T19:37:41.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:41 [2024-03-15T19:37:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1134478071 data=null doit=true}, TreeItem with text {Traces [2]}]
15:37:41 [2024-03-15T19:37:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1134478071 data=null}, TreeItem with text {Traces [2]}]
15:37:41 [2024-03-15T19:37:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1134478071 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:37:41 [2024-03-15T19:37:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134478071 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:37:41 [2024-03-15T19:37:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1134478073 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:37:41 [2024-03-15T19:37:41.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:37:41 [2024-03-15T19:37:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
15:37:41 [2024-03-15T19:37:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=1134478073 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
15:37:41 [2024-03-15T19:37:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=1134478073 data=null doit=true}, TreeItem with text {synctraces [2]}]
15:37:41 [2024-03-15T19:37:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:41 [2024-03-15T19:37:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=1134478073 data=null}, TreeItem with text {synctraces [2]}]
15:37:41 [2024-03-15T19:37:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1134478074 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
15:37:41 [2024-03-15T19:37:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134478079 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
15:37:41 [2024-03-15T19:37:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1134478084 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
15:37:41 [2024-03-15T19:37:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1134478085 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
15:37:41 [2024-03-15T19:37:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=1134478085 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
15:37:41 [2024-03-15T19:37:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134478085 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
15:37:41 [2024-03-15T19:37:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1134478089 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
15:37:41 [2024-03-15T19:37:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=1134478090 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
15:37:41 [2024-03-15T19:37:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=1134478090 data=null doit=true}, TreeItem with text {synctraces [2]}]
15:37:41 [2024-03-15T19:37:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=1134478090 data=null}, TreeItem with text {synctraces [2]}]
15:37:41 [2024-03-15T19:37:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
15:37:41 [2024-03-15T19:37:41.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
15:37:41 [2024-03-15T19:37:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:37:41 [2024-03-15T19:37:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1134478091 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
15:37:41 [2024-03-15T19:37:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1134478091 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:42 [2024-03-15T19:37:42.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:42 [2024-03-15T19:37:42.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1134478106 data=null}, TreeItem with text {scp_dest}]
15:37:42 [2024-03-15T19:37:42.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134478106 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
15:37:42 [2024-03-15T19:37:42.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134478106 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:42 [2024-03-15T19:37:42.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134478117 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
15:37:42 [2024-03-15T19:37:42.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134478118 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
15:37:42 [2024-03-15T19:37:42.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1134478118 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
15:37:42 [2024-03-15T19:37:42.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134478118 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:42 [2024-03-15T19:37:42.163Z] 
15:37:42 [2024-03-15T19:37:42.163Z] (Eclipse:10240): Gtk-WARNING **: 19:37:42.065: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:42 [2024-03-15T19:37:42.163Z] 
15:37:42 [2024-03-15T19:37:42.163Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:42.077: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:42 [2024-03-15T19:37:42.163Z] 
15:37:42 [2024-03-15T19:37:42.163Z] (Eclipse:10240): Gtk-WARNING **: 19:37:42.135: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:42 [2024-03-15T19:37:42.163Z] 
15:37:42 [2024-03-15T19:37:42.163Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:42.135: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:42 [2024-03-15T19:37:42.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134478163 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
15:37:42 [2024-03-15T19:37:42.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1134478377 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
15:37:42 [2024-03-15T19:37:42.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1134478408 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:42 [2024-03-15T19:37:42.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1134478411 data=null}, TreeItem with text {scp_dest}]
15:37:42 [2024-03-15T19:37:42.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:37:42 [2024-03-15T19:37:42.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
15:37:42 [2024-03-15T19:37:42.419Z] 
15:37:42 [2024-03-15T19:37:42.419Z] (Eclipse:10240): Gtk-WARNING **: 19:37:42.269: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:42 [2024-03-15T19:37:42.419Z] 
15:37:42 [2024-03-15T19:37:42.419Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:42.279: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:42 [2024-03-15T19:37:42.419Z] 
15:37:42 [2024-03-15T19:37:42.419Z] (Eclipse:10240): Gtk-WARNING **: 19:37:42.283: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:42 [2024-03-15T19:37:42.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:37:42 [2024-03-15T19:37:42.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:42 [2024-03-15T19:37:42.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:42 [2024-03-15T19:37:42.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:42 [2024-03-15T19:37:42.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:42 [2024-03-15T19:37:42.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:42 [2024-03-15T19:37:42.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1134478684 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:37:42 [2024-03-15T19:37:42.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1134478684 data=null doit=true}, TreeItem with text {Tracing}]
15:37:42 [2024-03-15T19:37:42.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1134478684 data=null}, TreeItem with text {Tracing}]
15:37:42 [2024-03-15T19:37:42.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1134478684 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:37:42 [2024-03-15T19:37:42.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134478685 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:37:42 [2024-03-15T19:37:42.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1134478694 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:37:42 [2024-03-15T19:37:42.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:42 [2024-03-15T19:37:42.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1134478694 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:37:42 [2024-03-15T19:37:42.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1134478694 data=null doit=true}, TreeItem with text {Tracing}]
15:37:42 [2024-03-15T19:37:42.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1134478695 data=null}, TreeItem with text {Tracing}]
15:37:42 [2024-03-15T19:37:42.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1134478695 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:37:42 [2024-03-15T19:37:42.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134478695 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:37:42 [2024-03-15T19:37:42.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1134478711 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:37:42 [2024-03-15T19:37:42.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
15:37:42 [2024-03-15T19:37:42.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
15:37:42 [2024-03-15T19:37:42.930Z] 
15:37:42 [2024-03-15T19:37:42.930Z] (Eclipse:10240): Gtk-WARNING **: 19:37:42.680: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:42 [2024-03-15T19:37:42.930Z] 
15:37:42 [2024-03-15T19:37:42.930Z] (Eclipse:10240): Gtk-WARNING **: 19:37:42.711: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:42 [2024-03-15T19:37:42.930Z] 
15:37:42 [2024-03-15T19:37:42.930Z] (Eclipse:10240): Gtk-WARNING **: 19:37:42.740: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:42 [2024-03-15T19:37:42.930Z] 
15:37:42 [2024-03-15T19:37:42.930Z] (Eclipse:10240): Gtk-WARNING **: 19:37:42.761: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:42 [2024-03-15T19:37:42.930Z] 
15:37:42 [2024-03-15T19:37:42.930Z] (Eclipse:10240): Gtk-WARNING **: 19:37:42.782: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:42 [2024-03-15T19:37:42.930Z] 
15:37:42 [2024-03-15T19:37:42.930Z] (Eclipse:10240): Gtk-WARNING **: 19:37:42.812: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:42 [2024-03-15T19:37:42.930Z] 
15:37:42 [2024-03-15T19:37:42.930Z] (Eclipse:10240): Gtk-WARNING **: 19:37:42.838: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:42 [2024-03-15T19:37:42.930Z] 
15:37:42 [2024-03-15T19:37:42.930Z] (Eclipse:10240): Gtk-WARNING **: 19:37:42.855: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:42 [2024-03-15T19:37:42.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
15:37:42 [2024-03-15T19:37:42.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
15:37:42 [2024-03-15T19:37:42.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1134479067 data=null doit=true}, Shell with text {Export}]
15:37:42 [2024-03-15T19:37:42.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:42 [2024-03-15T19:37:42.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:42 [2024-03-15T19:37:42.930Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
15:37:42 [2024-03-15T19:37:42.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:42 [2024-03-15T19:37:42.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=1134479069 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
15:37:42 [2024-03-15T19:37:42.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=1134479069 data=null doit=true}, Tree node with text: Archive File]
15:37:42 [2024-03-15T19:37:42.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=1134479070 data=null}, Tree node with text: Archive File]
15:37:42 [2024-03-15T19:37:42.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=1134479070 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
15:37:42 [2024-03-15T19:37:42.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134479070 data=null item=TreeItem {Archive File} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Archive File]
15:37:42 [2024-03-15T19:37:42.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=1134479070 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
15:37:42 [2024-03-15T19:37:42.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:37:42 [2024-03-15T19:37:42.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:37:42 [2024-03-15T19:37:42.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:37:42 [2024-03-15T19:37:42.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:37:42 [2024-03-15T19:37:42.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:37:42 [2024-03-15T19:37:42.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:42 [2024-03-15T19:37:42.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:42 [2024-03-15T19:37:42.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:37:42 [2024-03-15T19:37:42.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1134479071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:42 [2024-03-15T19:37:42.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1134479071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:42 [2024-03-15T19:37:42.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1134479071 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:42 [2024-03-15T19:37:42.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1134479071 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:42 [2024-03-15T19:37:42.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1134479071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:42 [2024-03-15T19:37:42.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1134479071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:42 [2024-03-15T19:37:42.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1134479071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:37:43 [2024-03-15T19:37:43.186Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:37:43 [2024-03-15T19:37:43.187Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:37:43 [2024-03-15T19:37:43.187Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:37:43 [2024-03-15T19:37:43.187Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:37:43 [2024-03-15T19:37:43.187Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=1134479140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1134479140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=1134479140 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=1134479140 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=1134479140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=1134479140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=1134479140 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=1134479146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1134479147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=1134479147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=1134479147 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=1134479147 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
15:37:43 [2024-03-15T19:37:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2b6c3f70
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=1134479148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1134479148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=1134479148 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=1134479148 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=1134479149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=1134479149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=1134479149 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=1134479150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1134479150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=1134479150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=1134479150 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=1134479150 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1134479151 data=null doit=true}, TreeItem with text {Tracing}]
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1134479151 data=null}, TreeItem with text {Tracing}]
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1134479151 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134479152 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1134479153 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=1134479153 data=null button=0 stateMask=0x0 x=146 y=104 count=0}, Tree node with text: emptyArchiveFolder]
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=1134479154 data=null doit=true}, Tree node with text: emptyArchiveFolder]
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=1134479154 data=null}, Tree node with text: emptyArchiveFolder]
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=1134479154 data=null button=1 stateMask=0x0 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134479154 data=null item=TreeItem {emptyArchiveFolder} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: emptyArchiveFolder]
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=1134479155 data=null button=1 stateMask=0x80000 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
15:37:43 [2024-03-15T19:37:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:37:43 [2024-03-15T19:37:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=1134479160 data=null}, (of type 'Combo')]
15:37:43 [2024-03-15T19:37:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:37:43 [2024-03-15T19:37:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:43 [2024-03-15T19:37:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:43 [2024-03-15T19:37:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:43 [2024-03-15T19:37:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:37:43 [2024-03-15T19:37:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134479176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:43 [2024-03-15T19:37:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134479176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:43 [2024-03-15T19:37:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134479176 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:43 [2024-03-15T19:37:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134479176 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:43 [2024-03-15T19:37:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134479176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:43 [2024-03-15T19:37:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134479176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:43 [2024-03-15T19:37:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134479176 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:43 [2024-03-15T19:37:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=1134478757 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
15:37:43 [2024-03-15T19:37:43.189Z] 
15:37:43 [2024-03-15T19:37:43.189Z] (Eclipse:10240): Gtk-WARNING **: 19:37:43.062: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:43 [2024-03-15T19:37:43.189Z] 
15:37:43 [2024-03-15T19:37:43.189Z] (Eclipse:10240): Gtk-WARNING **: 19:37:43.079: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:43 [2024-03-15T19:37:43.189Z] 
15:37:43 [2024-03-15T19:37:43.189Z] (Eclipse:10240): Gtk-WARNING **: 19:37:43.092: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:43 [2024-03-15T19:37:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:37:43 [2024-03-15T19:37:43.445Z] 
15:37:43 [2024-03-15T19:37:43.445Z] (Eclipse:10240): Gtk-WARNING **: 19:37:43.227: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:43 [2024-03-15T19:37:43.445Z] 
15:37:43 [2024-03-15T19:37:43.445Z] (Eclipse:10240): Gtk-WARNING **: 19:37:43.250: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:43 [2024-03-15T19:37:43.445Z] 
15:37:43 [2024-03-15T19:37:43.445Z] (Eclipse:10240): Gtk-WARNING **: 19:37:43.271: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:43 [2024-03-15T19:37:43.445Z] 
15:37:43 [2024-03-15T19:37:43.445Z] (Eclipse:10240): Gtk-WARNING **: 19:37:43.292: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:43 [2024-03-15T19:37:43.445Z] 
15:37:43 [2024-03-15T19:37:43.445Z] (Eclipse:10240): Gtk-WARNING **: 19:37:43.321: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:43 [2024-03-15T19:37:43.445Z] 
15:37:43 [2024-03-15T19:37:43.445Z] (Eclipse:10240): Gtk-WARNING **: 19:37:43.345: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:43 [2024-03-15T19:37:43.445Z] 
15:37:43 [2024-03-15T19:37:43.445Z] (Eclipse:10240): Gtk-WARNING **: 19:37:43.367: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:43 [2024-03-15T19:37:43.445Z] 
15:37:43 [2024-03-15T19:37:43.445Z] (Eclipse:10240): Gtk-WARNING **: 19:37:43.388: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:43 [2024-03-15T19:37:43.445Z] 
15:37:43 [2024-03-15T19:37:43.445Z] (Eclipse:10240): Gtk-WARNING **: 19:37:43.411: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=1134479788 data=null doit=true}, Button with text {Select &archive file:}]
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1134479789 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=1134479792 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=1134479792 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=1134479792 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1134479792 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing} [layout=null] time=1134479796 data=null}, (of type 'Combo')]
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1134479845 data=null button=0 stateMask=0x0 x=85 y=12 count=0}, TreeItem with text {Tracing}]
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1134479845 data=null doit=true}, TreeItem with text {Tracing}]
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1134479845 data=null}, TreeItem with text {Tracing}]
15:37:43 [2024-03-15T19:37:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1134479845 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134479846 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1134479846 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: testtraces.zip
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1134479853 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@26ae9861
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1134479865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:43 [2024-03-15T19:37:43.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1134479865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1134479865 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1134479865 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1134479865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1134479865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1134479865 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1134479865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1134479865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1134479865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1134479865 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1134479865 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@36d02719
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=1134479868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1134479868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=1134479868 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=1134479868 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=1134479868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=1134479868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=1134479868 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=1134479869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1134479869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=1134479869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=1134479869 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=1134479869 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:43 [2024-03-15T19:37:43.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:43 [2024-03-15T19:37:43.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:43 [2024-03-15T19:37:43.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:43 [2024-03-15T19:37:43.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:37:43 [2024-03-15T19:37:43.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134479870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:43 [2024-03-15T19:37:43.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134479871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:43 [2024-03-15T19:37:43.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134479871 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:43 [2024-03-15T19:37:43.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134479871 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:43 [2024-03-15T19:37:43.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134479871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:43 [2024-03-15T19:37:43.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134479871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:43 [2024-03-15T19:37:43.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134479871 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:43 [2024-03-15T19:37:43.961Z] 
15:37:43 [2024-03-15T19:37:43.961Z] (Eclipse:10240): Gtk-WARNING **: 19:37:43.765: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:43 [2024-03-15T19:37:43.961Z] 
15:37:43 [2024-03-15T19:37:43.961Z] (Eclipse:10240): Gtk-WARNING **: 19:37:43.781: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:43 [2024-03-15T19:37:43.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:37:43 [2024-03-15T19:37:43.961Z] 
15:37:43 [2024-03-15T19:37:43.961Z] (Eclipse:10240): Gtk-WARNING **: 19:37:43.935: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:43 [2024-03-15T19:37:43.961Z] 
15:37:43 [2024-03-15T19:37:43.961Z] (Eclipse:10240): Gtk-WARNING **: 19:37:43.959: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:44 [2024-03-15T19:37:44.217Z] 
15:37:44 [2024-03-15T19:37:44.217Z] (Eclipse:10240): Gtk-WARNING **: 19:37:43.983: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:44 [2024-03-15T19:37:44.217Z] 
15:37:44 [2024-03-15T19:37:44.217Z] (Eclipse:10240): Gtk-WARNING **: 19:37:44.008: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:44 [2024-03-15T19:37:44.217Z] 
15:37:44 [2024-03-15T19:37:44.217Z] (Eclipse:10240): Gtk-WARNING **: 19:37:44.039: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:44 [2024-03-15T19:37:44.217Z] 
15:37:44 [2024-03-15T19:37:44.217Z] (Eclipse:10240): Gtk-WARNING **: 19:37:44.061: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:44 [2024-03-15T19:37:44.217Z] 
15:37:44 [2024-03-15T19:37:44.217Z] (Eclipse:10240): Gtk-WARNING **: 19:37:44.081: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:44 [2024-03-15T19:37:44.217Z] 
15:37:44 [2024-03-15T19:37:44.217Z] (Eclipse:10240): Gtk-WARNING **: 19:37:44.107: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1134480483 data=null}, (of type 'Combo')]
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1134480526 data=null doit=true}, TreeItem with text {traces}]
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1134480527 data=null}, TreeItem with text {traces}]
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1134480527 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134480527 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1134480529 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1134480529 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1134480529 data=null doit=true}, Tree node with text: synctraces]
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1134480529 data=null}, Tree node with text: synctraces]
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1134480530 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
15:37:44 [2024-03-15T19:37:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134480530 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1134480531 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1134480547 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@f9402c2
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1134480549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1134480549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1134480549 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1134480549 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1134480549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1134480549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1134480549 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1134480549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1134480549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1134480549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1134480549 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1134480549 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2dc0cbbc
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=1134480552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1134480552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=1134480552 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=1134480552 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=1134480553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=1134480553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=1134480553 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=1134480553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1134480553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=1134480553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=1134480553 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=1134480554 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:44 [2024-03-15T19:37:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:44 [2024-03-15T19:37:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:44 [2024-03-15T19:37:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:44 [2024-03-15T19:37:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:44 [2024-03-15T19:37:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:44 [2024-03-15T19:37:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:44 [2024-03-15T19:37:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:37:44 [2024-03-15T19:37:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134480556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:44 [2024-03-15T19:37:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134480556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:44 [2024-03-15T19:37:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134480556 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:44 [2024-03-15T19:37:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134480556 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:44 [2024-03-15T19:37:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134480556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:44 [2024-03-15T19:37:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134480556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:44 [2024-03-15T19:37:44.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:44 [2024-03-15T19:37:44.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:44 [2024-03-15T19:37:44.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:44 [2024-03-15T19:37:44.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:44 [2024-03-15T19:37:44.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:44 [2024-03-15T19:37:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:37:44 [2024-03-15T19:37:44.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134480556 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:44 [2024-03-15T19:37:44.733Z] 
15:37:44 [2024-03-15T19:37:44.733Z] (Eclipse:10240): Gtk-WARNING **: 19:37:44.609: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:44 [2024-03-15T19:37:44.733Z] 
15:37:44 [2024-03-15T19:37:44.733Z] (Eclipse:10240): Gtk-WARNING **: 19:37:44.627: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:44 [2024-03-15T19:37:44.733Z] 
15:37:44 [2024-03-15T19:37:44.733Z] (Eclipse:10240): Gtk-WARNING **: 19:37:44.633: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:44 [2024-03-15T19:37:44.733Z] 
15:37:44 [2024-03-15T19:37:44.733Z] (Eclipse:10240): Gtk-WARNING **: 19:37:44.644: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:44 [2024-03-15T19:37:44.733Z] 
15:37:44 [2024-03-15T19:37:44.733Z] (Eclipse:10240): Gtk-WARNING **: 19:37:44.661: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:44 [2024-03-15T19:37:44.733Z] 
15:37:44 [2024-03-15T19:37:44.733Z] (Eclipse:10240): Gtk-WARNING **: 19:37:44.677: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:44 [2024-03-15T19:37:44.733Z] 
15:37:44 [2024-03-15T19:37:44.733Z] (Eclipse:10240): Gtk-WARNING **: 19:37:44.696: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:44 [2024-03-15T19:37:44.733Z] 
15:37:44 [2024-03-15T19:37:44.733Z] (Eclipse:10240): Gtk-WARNING **: 19:37:44.711: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:44 [2024-03-15T19:37:44.733Z] 
15:37:44 [2024-03-15T19:37:44.733Z] (Eclipse:10240): Gtk-WARNING **: 19:37:44.728: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:44 [2024-03-15T19:37:44.989Z] 
15:37:44 [2024-03-15T19:37:44.989Z] (Eclipse:10240): Gtk-WARNING **: 19:37:44.745: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:44 [2024-03-15T19:37:44.989Z] 
15:37:44 [2024-03-15T19:37:44.989Z] (Eclipse:10240): Gtk-WARNING **: 19:37:44.760: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:44 [2024-03-15T19:37:44.989Z] 
15:37:44 [2024-03-15T19:37:44.989Z] (Eclipse:10240): Gtk-WARNING **: 19:37:44.777: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:44 [2024-03-15T19:37:44.989Z] 
15:37:44 [2024-03-15T19:37:44.989Z] (Eclipse:10240): Gtk-WARNING **: 19:37:44.794: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:44 [2024-03-15T19:37:44.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:37:44 [2024-03-15T19:37:44.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:44 [2024-03-15T19:37:44.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:44 [2024-03-15T19:37:44.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:44 [2024-03-15T19:37:44.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:44 [2024-03-15T19:37:44.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1134481094 data=null doit=true}, TreeItem with text {Traces [2]}]
15:37:44 [2024-03-15T19:37:44.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1134481094 data=null}, TreeItem with text {Traces [2]}]
15:37:44 [2024-03-15T19:37:44.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1134481095 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:37:44 [2024-03-15T19:37:44.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134481095 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:37:44 [2024-03-15T19:37:44.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1134481097 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:37:44 [2024-03-15T19:37:44.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:37:44 [2024-03-15T19:37:44.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:37:44 [2024-03-15T19:37:44.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1134481097 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:37:44 [2024-03-15T19:37:44.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1134481097 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:44 [2024-03-15T19:37:44.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:44 [2024-03-15T19:37:44.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1134481098 data=null}, TreeItem with text {scp_dest}]
15:37:44 [2024-03-15T19:37:44.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134481098 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:37:44 [2024-03-15T19:37:44.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134481098 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:44 [2024-03-15T19:37:44.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134481111 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:37:44 [2024-03-15T19:37:44.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134481111 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:44 [2024-03-15T19:37:44.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1134481112 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:44 [2024-03-15T19:37:44.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134481112 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:44 [2024-03-15T19:37:44.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134481153 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:44 [2024-03-15T19:37:44.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1134481158 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:37:44 [2024-03-15T19:37:44.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1134481158 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:44 [2024-03-15T19:37:44.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1134481158 data=null}, TreeItem with text {scp_dest}]
15:37:44 [2024-03-15T19:37:44.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:37:45 [2024-03-15T19:37:45.245Z] 
15:37:45 [2024-03-15T19:37:45.245Z] (Eclipse:10240): Gtk-WARNING **: 19:37:45.058: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:45 [2024-03-15T19:37:45.245Z] 
15:37:45 [2024-03-15T19:37:45.245Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:45.070: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:45 [2024-03-15T19:37:45.245Z] 
15:37:45 [2024-03-15T19:37:45.245Z] (Eclipse:10240): Gtk-WARNING **: 19:37:45.114: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:45 [2024-03-15T19:37:45.245Z] 
15:37:45 [2024-03-15T19:37:45.245Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:45.114: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:45 [2024-03-15T19:37:45.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:37:45 [2024-03-15T19:37:45.756Z] 
15:37:45 [2024-03-15T19:37:45.756Z] (Eclipse:10240): Gtk-WARNING **: 19:37:45.515: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:45 [2024-03-15T19:37:45.756Z] 
15:37:45 [2024-03-15T19:37:45.756Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:45.526: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:45 [2024-03-15T19:37:45.756Z] 
15:37:45 [2024-03-15T19:37:45.756Z] (Eclipse:10240): Gtk-WARNING **: 19:37:45.530: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:45 [2024-03-15T19:37:45.756Z] 
15:37:45 [2024-03-15T19:37:45.756Z] (Eclipse:10240): Gtk-WARNING **: 19:37:45.715: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:45 [2024-03-15T19:37:45.756Z] 
15:37:45 [2024-03-15T19:37:45.756Z] (Eclipse:10240): Gtk-WARNING **: 19:37:45.745: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:46 [2024-03-15T19:37:46.013Z] 
15:37:46 [2024-03-15T19:37:46.013Z] (Eclipse:10240): Gtk-WARNING **: 19:37:45.769: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:46 [2024-03-15T19:37:46.013Z] 
15:37:46 [2024-03-15T19:37:46.013Z] (Eclipse:10240): Gtk-WARNING **: 19:37:45.803: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:46 [2024-03-15T19:37:46.013Z] 
15:37:46 [2024-03-15T19:37:46.013Z] (Eclipse:10240): Gtk-WARNING **: 19:37:45.838: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:46 [2024-03-15T19:37:46.013Z] 
15:37:46 [2024-03-15T19:37:46.013Z] (Eclipse:10240): Gtk-WARNING **: 19:37:45.861: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:46 [2024-03-15T19:37:46.013Z] 
15:37:46 [2024-03-15T19:37:46.013Z] (Eclipse:10240): Gtk-WARNING **: 19:37:45.881: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1134482215 data=null}, (of type 'Combo')]
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1134482273 data=null doit=true}, TreeItem with text {traces}]
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1134482273 data=null}, TreeItem with text {traces}]
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1134482274 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134482274 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1134482277 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1134482277 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1134482277 data=null doit=true}, Tree node with text: synctraces]
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1134482277 data=null}, Tree node with text: synctraces]
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1134482278 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134482278 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1134482279 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:46 [2024-03-15T19:37:46.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1134482313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@586be63c
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1134482335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1134482335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1134482335 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1134482336 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1134482336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1134482336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1134482336 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1134482346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1134482347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1134482347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1134482347 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1134482347 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@177d7e98
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1134482359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1134482359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1134482359 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1134482359 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1134482359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1134482359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1134482360 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1134482360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:46 [2024-03-15T19:37:46.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1134482360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1134482360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1134482360 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1134482360 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7e3ccedb
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=1134482362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1134482362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=1134482362 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=1134482362 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=1134482362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=1134482362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=1134482362 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=1134482375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1134482375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=1134482375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=1134482375 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=1134482376 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134482378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134482378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134482378 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134482378 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134482378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134482379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:46 [2024-03-15T19:37:46.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:46 [2024-03-15T19:37:46.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:46 [2024-03-15T19:37:46.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:46 [2024-03-15T19:37:46.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:46 [2024-03-15T19:37:46.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:46 [2024-03-15T19:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:37:46 [2024-03-15T19:37:46.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134482379 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:46 [2024-03-15T19:37:46.531Z] 
15:37:46 [2024-03-15T19:37:46.531Z] (Eclipse:10240): Gtk-WARNING **: 19:37:46.473: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:46 [2024-03-15T19:37:46.531Z] 
15:37:46 [2024-03-15T19:37:46.531Z] (Eclipse:10240): Gtk-WARNING **: 19:37:46.491: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:46 [2024-03-15T19:37:46.531Z] 
15:37:46 [2024-03-15T19:37:46.531Z] (Eclipse:10240): Gtk-WARNING **: 19:37:46.503: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:46 [2024-03-15T19:37:46.531Z] 
15:37:46 [2024-03-15T19:37:46.531Z] (Eclipse:10240): Gtk-WARNING **: 19:37:46.524: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:46 [2024-03-15T19:37:46.786Z] 
15:37:46 [2024-03-15T19:37:46.786Z] (Eclipse:10240): Gtk-WARNING **: 19:37:46.537: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:46 [2024-03-15T19:37:46.786Z] 
15:37:46 [2024-03-15T19:37:46.786Z] (Eclipse:10240): Gtk-WARNING **: 19:37:46.553: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:46 [2024-03-15T19:37:46.786Z] 
15:37:46 [2024-03-15T19:37:46.786Z] (Eclipse:10240): Gtk-WARNING **: 19:37:46.572: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:46 [2024-03-15T19:37:46.786Z] 
15:37:46 [2024-03-15T19:37:46.786Z] (Eclipse:10240): Gtk-WARNING **: 19:37:46.589: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:46 [2024-03-15T19:37:46.786Z] 
15:37:46 [2024-03-15T19:37:46.786Z] (Eclipse:10240): Gtk-WARNING **: 19:37:46.606: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:46 [2024-03-15T19:37:46.786Z] 
15:37:46 [2024-03-15T19:37:46.786Z] (Eclipse:10240): Gtk-WARNING **: 19:37:46.626: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:46 [2024-03-15T19:37:46.786Z] 
15:37:46 [2024-03-15T19:37:46.786Z] (Eclipse:10240): Gtk-WARNING **: 19:37:46.636: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:46 [2024-03-15T19:37:46.786Z] 
15:37:46 [2024-03-15T19:37:46.786Z] (Eclipse:10240): Gtk-WARNING **: 19:37:46.653: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:46 [2024-03-15T19:37:46.786Z] 
15:37:46 [2024-03-15T19:37:46.786Z] (Eclipse:10240): Gtk-WARNING **: 19:37:46.670: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:47 [2024-03-15T19:37:47.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:37:47 [2024-03-15T19:37:47.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:47 [2024-03-15T19:37:47.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:47 [2024-03-15T19:37:47.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:47 [2024-03-15T19:37:47.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:47 [2024-03-15T19:37:47.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:37:47 [2024-03-15T19:37:47.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:37:47 [2024-03-15T19:37:47.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:37:47 [2024-03-15T19:37:47.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1134482993 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:37:47 [2024-03-15T19:37:47.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1134482993 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:47 [2024-03-15T19:37:47.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:47 [2024-03-15T19:37:47.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1134482993 data=null}, TreeItem with text {scp_dest}]
15:37:47 [2024-03-15T19:37:47.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134482994 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:37:47 [2024-03-15T19:37:47.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134482994 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:47 [2024-03-15T19:37:47.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134483004 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:37:47 [2024-03-15T19:37:47.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134483004 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:47 [2024-03-15T19:37:47.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1134483004 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:47 [2024-03-15T19:37:47.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134483004 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:47 [2024-03-15T19:37:47.042Z] 
15:37:47 [2024-03-15T19:37:47.042Z] (Eclipse:10240): Gtk-WARNING **: 19:37:46.955: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:47 [2024-03-15T19:37:47.042Z] 
15:37:47 [2024-03-15T19:37:47.042Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:46.965: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:47 [2024-03-15T19:37:47.042Z] 
15:37:47 [2024-03-15T19:37:47.042Z] (Eclipse:10240): Gtk-WARNING **: 19:37:47.002: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:47 [2024-03-15T19:37:47.042Z] 
15:37:47 [2024-03-15T19:37:47.042Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:47.003: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:47 [2024-03-15T19:37:47.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134483055 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:47 [2024-03-15T19:37:47.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1134483249 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:37:47 [2024-03-15T19:37:47.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1134483249 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:47 [2024-03-15T19:37:47.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1134483249 data=null}, TreeItem with text {scp_dest}]
15:37:47 [2024-03-15T19:37:47.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:37:47 [2024-03-15T19:37:47.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:37:47 [2024-03-15T19:37:47.299Z] 
15:37:47 [2024-03-15T19:37:47.299Z] (Eclipse:10240): Gtk-WARNING **: 19:37:47.120: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:47 [2024-03-15T19:37:47.299Z] 
15:37:47 [2024-03-15T19:37:47.299Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:47.128: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:47 [2024-03-15T19:37:47.299Z] 
15:37:47 [2024-03-15T19:37:47.299Z] (Eclipse:10240): Gtk-WARNING **: 19:37:47.131: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:47 [2024-03-15T19:37:47.557Z] 
15:37:47 [2024-03-15T19:37:47.557Z] (Eclipse:10240): Gtk-WARNING **: 19:37:47.450: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:47 [2024-03-15T19:37:47.557Z] 
15:37:47 [2024-03-15T19:37:47.557Z] (Eclipse:10240): Gtk-WARNING **: 19:37:47.472: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:47 [2024-03-15T19:37:47.557Z] 
15:37:47 [2024-03-15T19:37:47.557Z] (Eclipse:10240): Gtk-WARNING **: 19:37:47.494: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:47 [2024-03-15T19:37:47.557Z] 
15:37:47 [2024-03-15T19:37:47.557Z] (Eclipse:10240): Gtk-WARNING **: 19:37:47.526: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:47 [2024-03-15T19:37:47.557Z] 
15:37:47 [2024-03-15T19:37:47.557Z] (Eclipse:10240): Gtk-WARNING **: 19:37:47.549: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:47 [2024-03-15T19:37:47.813Z] 
15:37:47 [2024-03-15T19:37:47.813Z] (Eclipse:10240): Gtk-WARNING **: 19:37:47.571: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:47 [2024-03-15T19:37:47.813Z] 
15:37:47 [2024-03-15T19:37:47.813Z] (Eclipse:10240): Gtk-WARNING **: 19:37:47.591: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:47 [2024-03-15T19:37:47.813Z] 
15:37:47 [2024-03-15T19:37:47.813Z] (Eclipse:10240): Gtk-WARNING **: 19:37:47.613: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:47 [2024-03-15T19:37:47.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:47 [2024-03-15T19:37:47.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:37:47 [2024-03-15T19:37:47.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:37:47 [2024-03-15T19:37:47.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:37:47 [2024-03-15T19:37:47.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:47 [2024-03-15T19:37:47.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:47 [2024-03-15T19:37:47.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:47 [2024-03-15T19:37:47.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:47 [2024-03-15T19:37:47.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:47 [2024-03-15T19:37:47.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:47 [2024-03-15T19:37:47.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:47 [2024-03-15T19:37:47.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:47 [2024-03-15T19:37:47.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:47 [2024-03-15T19:37:47.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:47 [2024-03-15T19:37:47.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:47 [2024-03-15T19:37:47.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:37:47 [2024-03-15T19:37:47.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:47 [2024-03-15T19:37:47.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:47 [2024-03-15T19:37:47.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:47 [2024-03-15T19:37:47.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:47 [2024-03-15T19:37:47.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:47 [2024-03-15T19:37:47.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:37:47 [2024-03-15T19:37:47.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:37:47 [2024-03-15T19:37:47.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1134484004 data=null}, (of type 'Combo')]
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1134484040 data=null doit=true}, TreeItem with text {traces}]
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1134484040 data=null}, TreeItem with text {traces}]
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1134484041 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134484041 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1134484042 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1134484043 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1134484043 data=null doit=true}, Tree node with text: synctraces]
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1134484043 data=null}, Tree node with text: synctraces]
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1134484043 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134484043 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1134484044 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1134484050 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:48 [2024-03-15T19:37:48.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@484a91f5
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1134484051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1134484051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1134484051 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1134484051 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1134484051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1134484052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1134484052 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1134484052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1134484052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1134484052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1134484052 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1134484052 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:48 [2024-03-15T19:37:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@52baaf87
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=1134484055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1134484069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=1134484069 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=1134484069 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=1134484069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=1134484069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=1134484070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=1134484078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:48 [2024-03-15T19:37:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1134484082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=1134484082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=1134484082 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=1134484082 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "traces", using matcher: of type 'Text'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "traces", using matcher: in group (with mnemonic 'Options')
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "traces", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Options')
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Options')
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Experiment "traces"...", using matcher: of type 'Text'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134484119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134484119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134484119 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134484119 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:48 [2024-03-15T19:37:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134484120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:48 [2024-03-15T19:37:48.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134484120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:48 [2024-03-15T19:37:48.074Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:48 [2024-03-15T19:37:48.074Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:48 [2024-03-15T19:37:48.074Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:48 [2024-03-15T19:37:48.074Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:48 [2024-03-15T19:37:48.074Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:48 [2024-03-15T19:37:48.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:37:48 [2024-03-15T19:37:48.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134484120 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:48 [2024-03-15T19:37:48.329Z] 
15:37:48 [2024-03-15T19:37:48.329Z] (Eclipse:10240): Gtk-WARNING **: 19:37:48.131: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:48 [2024-03-15T19:37:48.329Z] 
15:37:48 [2024-03-15T19:37:48.329Z] (Eclipse:10240): Gtk-WARNING **: 19:37:48.147: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:48 [2024-03-15T19:37:48.329Z] 
15:37:48 [2024-03-15T19:37:48.329Z] (Eclipse:10240): Gtk-WARNING **: 19:37:48.159: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:48 [2024-03-15T19:37:48.329Z] 
15:37:48 [2024-03-15T19:37:48.329Z] (Eclipse:10240): Gtk-WARNING **: 19:37:48.175: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:48 [2024-03-15T19:37:48.329Z] 
15:37:48 [2024-03-15T19:37:48.329Z] (Eclipse:10240): Gtk-WARNING **: 19:37:48.192: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:48 [2024-03-15T19:37:48.329Z] 
15:37:48 [2024-03-15T19:37:48.329Z] (Eclipse:10240): Gtk-WARNING **: 19:37:48.210: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:48 [2024-03-15T19:37:48.329Z] 
15:37:48 [2024-03-15T19:37:48.329Z] (Eclipse:10240): Gtk-WARNING **: 19:37:48.226: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:48 [2024-03-15T19:37:48.329Z] 
15:37:48 [2024-03-15T19:37:48.329Z] (Eclipse:10240): Gtk-WARNING **: 19:37:48.242: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:48 [2024-03-15T19:37:48.329Z] 
15:37:48 [2024-03-15T19:37:48.329Z] (Eclipse:10240): Gtk-WARNING **: 19:37:48.260: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:48 [2024-03-15T19:37:48.329Z] 
15:37:48 [2024-03-15T19:37:48.329Z] (Eclipse:10240): Gtk-WARNING **: 19:37:48.276: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:48 [2024-03-15T19:37:48.329Z] 
15:37:48 [2024-03-15T19:37:48.329Z] (Eclipse:10240): Gtk-WARNING **: 19:37:48.292: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:48 [2024-03-15T19:37:48.329Z] 
15:37:48 [2024-03-15T19:37:48.329Z] (Eclipse:10240): Gtk-WARNING **: 19:37:48.309: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:48 [2024-03-15T19:37:48.329Z] 
15:37:48 [2024-03-15T19:37:48.329Z] (Eclipse:10240): Gtk-WARNING **: 19:37:48.326: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:48 [2024-03-15T19:37:48.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:37:48 [2024-03-15T19:37:48.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:48 [2024-03-15T19:37:48.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:48 [2024-03-15T19:37:48.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:48 [2024-03-15T19:37:48.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:48 [2024-03-15T19:37:48.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1134484633 data=null doit=true}, TreeItem with text {Traces [2]}]
15:37:48 [2024-03-15T19:37:48.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1134484633 data=null}, TreeItem with text {Traces [2]}]
15:37:48 [2024-03-15T19:37:48.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1134484633 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:37:48 [2024-03-15T19:37:48.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134484633 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:37:48 [2024-03-15T19:37:48.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1134484635 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:37:48 [2024-03-15T19:37:48.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:37:48 [2024-03-15T19:37:48.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:37:48 [2024-03-15T19:37:48.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1134484636 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:37:48 [2024-03-15T19:37:48.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1134484636 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:48 [2024-03-15T19:37:48.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:48 [2024-03-15T19:37:48.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1134484636 data=null}, TreeItem with text {scp_dest}]
15:37:48 [2024-03-15T19:37:48.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134484636 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:37:48 [2024-03-15T19:37:48.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134484636 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:48 [2024-03-15T19:37:48.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134484641 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:37:48 [2024-03-15T19:37:48.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134484641 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:48 [2024-03-15T19:37:48.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1134484642 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:48 [2024-03-15T19:37:48.585Z] 
15:37:48 [2024-03-15T19:37:48.585Z] (Eclipse:10240): Gtk-WARNING **: 19:37:48.548: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:48 [2024-03-15T19:37:48.585Z] 
15:37:48 [2024-03-15T19:37:48.585Z] (Eclipse:10240): Gtk-WARNING **: 19:37:48.569: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:48 [2024-03-15T19:37:48.841Z] 
15:37:48 [2024-03-15T19:37:48.841Z] (Eclipse:10240): Gtk-WARNING **: 19:37:48.593: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:48 [2024-03-15T19:37:48.841Z] 
15:37:48 [2024-03-15T19:37:48.841Z] (Eclipse:10240): Gtk-WARNING **: 19:37:48.618: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:48 [2024-03-15T19:37:48.841Z] 
15:37:48 [2024-03-15T19:37:48.841Z] (Eclipse:10240): Gtk-WARNING **: 19:37:48.640: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:48 [2024-03-15T19:37:48.841Z] 
15:37:48 [2024-03-15T19:37:48.841Z] (Eclipse:10240): Gtk-WARNING **: 19:37:48.663: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:48 [2024-03-15T19:37:48.841Z] 
15:37:48 [2024-03-15T19:37:48.841Z] (Eclipse:10240): Gtk-WARNING **: 19:37:48.685: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:48 [2024-03-15T19:37:48.841Z] 
15:37:48 [2024-03-15T19:37:48.841Z] (Eclipse:10240): Gtk-WARNING **: 19:37:48.709: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:48 [2024-03-15T19:37:48.841Z] 
15:37:48 [2024-03-15T19:37:48.841Z] (Eclipse:10240): Gtk-WARNING **: 19:37:48.731: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:48 [2024-03-15T19:37:48.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134484642 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:48 [2024-03-15T19:37:48.841Z] 
15:37:48 [2024-03-15T19:37:48.841Z] (Eclipse:10240): Gtk-WARNING **: 19:37:48.786: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:48 [2024-03-15T19:37:48.841Z] 
15:37:48 [2024-03-15T19:37:48.841Z] (Eclipse:10240): Gtk-WARNING **: 19:37:48.809: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:48 [2024-03-15T19:37:48.841Z] 
15:37:48 [2024-03-15T19:37:48.841Z] (Eclipse:10240): Gtk-WARNING **: 19:37:48.816: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:49 [2024-03-15T19:37:49.097Z] 
15:37:49 [2024-03-15T19:37:49.097Z] (Eclipse:10240): Gtk-WARNING **: 19:37:48.878: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:49 [2024-03-15T19:37:49.097Z] 
15:37:49 [2024-03-15T19:37:49.097Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:48.889: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:49 [2024-03-15T19:37:49.097Z] 
15:37:49 [2024-03-15T19:37:49.097Z] (Eclipse:10240): Gtk-WARNING **: 19:37:48.943: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:49 [2024-03-15T19:37:49.097Z] 
15:37:49 [2024-03-15T19:37:49.097Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:48.944: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:49 [2024-03-15T19:37:49.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134484941 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:49 [2024-03-15T19:37:49.097Z] 
15:37:49 [2024-03-15T19:37:49.097Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:48.977: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:49 [2024-03-15T19:37:49.097Z] 
15:37:49 [2024-03-15T19:37:49.097Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:49.005: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:49 [2024-03-15T19:37:49.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1134485186 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:37:49 [2024-03-15T19:37:49.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1134485212 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:49 [2024-03-15T19:37:49.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1134485212 data=null}, TreeItem with text {scp_dest}]
15:37:49 [2024-03-15T19:37:49.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:37:49 [2024-03-15T19:37:49.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:37:49 [2024-03-15T19:37:49.097Z] 
15:37:49 [2024-03-15T19:37:49.097Z] (Eclipse:10240): Gtk-WARNING **: 19:37:49.065: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:49 [2024-03-15T19:37:49.097Z] 
15:37:49 [2024-03-15T19:37:49.097Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:49.074: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:49 [2024-03-15T19:37:49.097Z] 
15:37:49 [2024-03-15T19:37:49.097Z] (Eclipse:10240): Gtk-WARNING **: 19:37:49.078: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:49 [2024-03-15T19:37:49.658Z] 
15:37:49 [2024-03-15T19:37:49.658Z] (Eclipse:10240): Gtk-WARNING **: 19:37:49.391: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:49 [2024-03-15T19:37:49.658Z] 
15:37:49 [2024-03-15T19:37:49.658Z] (Eclipse:10240): Gtk-WARNING **: 19:37:49.420: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:49 [2024-03-15T19:37:49.658Z] 
15:37:49 [2024-03-15T19:37:49.658Z] (Eclipse:10240): Gtk-WARNING **: 19:37:49.444: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:49 [2024-03-15T19:37:49.658Z] 
15:37:49 [2024-03-15T19:37:49.658Z] (Eclipse:10240): Gtk-WARNING **: 19:37:49.470: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:49 [2024-03-15T19:37:49.658Z] 
15:37:49 [2024-03-15T19:37:49.658Z] (Eclipse:10240): Gtk-WARNING **: 19:37:49.504: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:49 [2024-03-15T19:37:49.658Z] 
15:37:49 [2024-03-15T19:37:49.658Z] (Eclipse:10240): Gtk-WARNING **: 19:37:49.533: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:49 [2024-03-15T19:37:49.658Z] 
15:37:49 [2024-03-15T19:37:49.658Z] (Eclipse:10240): Gtk-WARNING **: 19:37:49.555: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:49 [2024-03-15T19:37:49.658Z] 
15:37:49 [2024-03-15T19:37:49.658Z] (Eclipse:10240): Gtk-WARNING **: 19:37:49.575: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:49 [2024-03-15T19:37:49.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:37:49 [2024-03-15T19:37:49.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:37:49 [2024-03-15T19:37:49.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:37:49 [2024-03-15T19:37:49.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1134485954 data=null}, (of type 'Combo')]
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1134485998 data=null doit=true}, TreeItem with text {traces}]
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1134485999 data=null}, TreeItem with text {traces}]
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1134485999 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134485999 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1134486001 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1134486001 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1134486001 data=null doit=true}, Tree node with text: synctraces]
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1134486001 data=null}, Tree node with text: synctraces]
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1134486002 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134486002 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1134486003 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1134486023 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5ec2462
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1134486024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1134486024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1134486024 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1134486024 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1134486024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1134486024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1134486025 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1134486025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1134486025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1134486025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1134486025 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1134486025 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4d4ae76
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1134486026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1134486026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:49 [2024-03-15T19:37:49.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1134486026 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1134486026 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1134486026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1134486026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1134486026 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1134486027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1134486027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1134486027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1134486027 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1134486027 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4c00c8ce
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=1134486029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1134486030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=1134486030 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=1134486030 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=1134486030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=1134486030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=1134486030 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=1134486030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1134486030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=1134486031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=1134486031 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=1134486031 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:49 [2024-03-15T19:37:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:49 [2024-03-15T19:37:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:49 [2024-03-15T19:37:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:49 [2024-03-15T19:37:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:49 [2024-03-15T19:37:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:49 [2024-03-15T19:37:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:49 [2024-03-15T19:37:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:37:49 [2024-03-15T19:37:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134486034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:49 [2024-03-15T19:37:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134486034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:49 [2024-03-15T19:37:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134486034 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:49 [2024-03-15T19:37:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134486034 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:49 [2024-03-15T19:37:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134486035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:49 [2024-03-15T19:37:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134486035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:49 [2024-03-15T19:37:49.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:49 [2024-03-15T19:37:49.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:49 [2024-03-15T19:37:49.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:49 [2024-03-15T19:37:49.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:49 [2024-03-15T19:37:49.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:49 [2024-03-15T19:37:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:37:50 [2024-03-15T19:37:50.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134486035 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:50 [2024-03-15T19:37:50.177Z] 
15:37:50 [2024-03-15T19:37:50.177Z] (Eclipse:10240): Gtk-WARNING **: 19:37:49.973: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:50 [2024-03-15T19:37:50.177Z] 
15:37:50 [2024-03-15T19:37:50.177Z] (Eclipse:10240): Gtk-WARNING **: 19:37:49.990: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:50 [2024-03-15T19:37:50.177Z] 
15:37:50 [2024-03-15T19:37:50.177Z] (Eclipse:10240): Gtk-WARNING **: 19:37:49.996: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:50 [2024-03-15T19:37:50.177Z] 
15:37:50 [2024-03-15T19:37:50.177Z] (Eclipse:10240): Gtk-WARNING **: 19:37:50.015: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:50 [2024-03-15T19:37:50.177Z] 
15:37:50 [2024-03-15T19:37:50.177Z] (Eclipse:10240): Gtk-WARNING **: 19:37:50.029: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:50 [2024-03-15T19:37:50.177Z] 
15:37:50 [2024-03-15T19:37:50.177Z] (Eclipse:10240): Gtk-WARNING **: 19:37:50.046: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:50 [2024-03-15T19:37:50.177Z] 
15:37:50 [2024-03-15T19:37:50.177Z] (Eclipse:10240): Gtk-WARNING **: 19:37:50.062: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:50 [2024-03-15T19:37:50.177Z] 
15:37:50 [2024-03-15T19:37:50.177Z] (Eclipse:10240): Gtk-WARNING **: 19:37:50.079: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:50 [2024-03-15T19:37:50.177Z] 
15:37:50 [2024-03-15T19:37:50.177Z] (Eclipse:10240): Gtk-WARNING **: 19:37:50.096: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:50 [2024-03-15T19:37:50.177Z] 
15:37:50 [2024-03-15T19:37:50.177Z] (Eclipse:10240): Gtk-WARNING **: 19:37:50.114: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:50 [2024-03-15T19:37:50.177Z] 
15:37:50 [2024-03-15T19:37:50.177Z] (Eclipse:10240): Gtk-WARNING **: 19:37:50.128: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:50 [2024-03-15T19:37:50.177Z] 
15:37:50 [2024-03-15T19:37:50.177Z] (Eclipse:10240): Gtk-WARNING **: 19:37:50.147: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:50 [2024-03-15T19:37:50.177Z] 
15:37:50 [2024-03-15T19:37:50.177Z] (Eclipse:10240): Gtk-WARNING **: 19:37:50.161: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:50 [2024-03-15T19:37:50.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:37:50 [2024-03-15T19:37:50.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:50 [2024-03-15T19:37:50.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:50 [2024-03-15T19:37:50.433Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:50 [2024-03-15T19:37:50.433Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:50 [2024-03-15T19:37:50.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1134486566 data=null doit=true}, TreeItem with text {Traces [2]}]
15:37:50 [2024-03-15T19:37:50.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1134486566 data=null}, TreeItem with text {Traces [2]}]
15:37:50 [2024-03-15T19:37:50.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1134486567 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:37:50 [2024-03-15T19:37:50.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134486567 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:37:50 [2024-03-15T19:37:50.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1134486568 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:37:50 [2024-03-15T19:37:50.433Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:37:50 [2024-03-15T19:37:50.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
15:37:50 [2024-03-15T19:37:50.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=1134486569 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
15:37:50 [2024-03-15T19:37:50.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=1134486569 data=null doit=true}, TreeItem with text {synctraces [2]}]
15:37:50 [2024-03-15T19:37:50.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:50 [2024-03-15T19:37:50.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=1134486569 data=null}, TreeItem with text {synctraces [2]}]
15:37:50 [2024-03-15T19:37:50.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1134486569 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
15:37:50 [2024-03-15T19:37:50.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134486569 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
15:37:50 [2024-03-15T19:37:50.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1134486575 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
15:37:50 [2024-03-15T19:37:50.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1134486575 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
15:37:50 [2024-03-15T19:37:50.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=1134486575 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
15:37:50 [2024-03-15T19:37:50.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134486575 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
15:37:50 [2024-03-15T19:37:50.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1134486579 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
15:37:50 [2024-03-15T19:37:50.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=1134486579 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
15:37:50 [2024-03-15T19:37:50.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=1134486579 data=null doit=true}, TreeItem with text {synctraces [2]}]
15:37:50 [2024-03-15T19:37:50.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=1134486579 data=null}, TreeItem with text {synctraces [2]}]
15:37:50 [2024-03-15T19:37:50.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
15:37:50 [2024-03-15T19:37:50.433Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
15:37:50 [2024-03-15T19:37:50.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:37:50 [2024-03-15T19:37:50.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1134486579 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
15:37:50 [2024-03-15T19:37:50.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1134486580 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:50 [2024-03-15T19:37:50.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:50 [2024-03-15T19:37:50.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1134486580 data=null}, TreeItem with text {scp_dest}]
15:37:50 [2024-03-15T19:37:50.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134486580 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
15:37:50 [2024-03-15T19:37:50.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134486580 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:50 [2024-03-15T19:37:50.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134486590 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
15:37:50 [2024-03-15T19:37:50.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134486591 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
15:37:50 [2024-03-15T19:37:50.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1134486591 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
15:37:50 [2024-03-15T19:37:50.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134486591 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:50 [2024-03-15T19:37:50.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134486637 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
15:37:50 [2024-03-15T19:37:50.689Z] 
15:37:50 [2024-03-15T19:37:50.689Z] (Eclipse:10240): Gtk-WARNING **: 19:37:50.530: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:50 [2024-03-15T19:37:50.689Z] 
15:37:50 [2024-03-15T19:37:50.689Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:50.541: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:50 [2024-03-15T19:37:50.689Z] 
15:37:50 [2024-03-15T19:37:50.689Z] (Eclipse:10240): Gtk-WARNING **: 19:37:50.579: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:50 [2024-03-15T19:37:50.689Z] 
15:37:50 [2024-03-15T19:37:50.689Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:50.580: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:50 [2024-03-15T19:37:50.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1134486803 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
15:37:50 [2024-03-15T19:37:50.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1134486830 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:50 [2024-03-15T19:37:50.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1134486830 data=null}, TreeItem with text {scp_dest}]
15:37:50 [2024-03-15T19:37:50.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:37:50 [2024-03-15T19:37:50.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
15:37:50 [2024-03-15T19:37:50.689Z] 
15:37:50 [2024-03-15T19:37:50.689Z] (Eclipse:10240): Gtk-WARNING **: 19:37:50.680: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:50 [2024-03-15T19:37:50.689Z] 
15:37:50 [2024-03-15T19:37:50.689Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:50.688: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:50 [2024-03-15T19:37:50.945Z] 
15:37:50 [2024-03-15T19:37:50.945Z] (Eclipse:10240): Gtk-WARNING **: 19:37:50.691: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:51 [2024-03-15T19:37:51.201Z] 
15:37:51 [2024-03-15T19:37:51.201Z] (Eclipse:10240): Gtk-WARNING **: 19:37:50.995: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:51 [2024-03-15T19:37:51.201Z] 
15:37:51 [2024-03-15T19:37:51.201Z] (Eclipse:10240): Gtk-WARNING **: 19:37:51.025: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:51 [2024-03-15T19:37:51.201Z] 
15:37:51 [2024-03-15T19:37:51.201Z] (Eclipse:10240): Gtk-WARNING **: 19:37:51.052: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:51 [2024-03-15T19:37:51.201Z] 
15:37:51 [2024-03-15T19:37:51.201Z] (Eclipse:10240): Gtk-WARNING **: 19:37:51.077: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:51 [2024-03-15T19:37:51.201Z] 
15:37:51 [2024-03-15T19:37:51.201Z] (Eclipse:10240): Gtk-WARNING **: 19:37:51.101: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:51 [2024-03-15T19:37:51.201Z] 
15:37:51 [2024-03-15T19:37:51.201Z] (Eclipse:10240): Gtk-WARNING **: 19:37:51.137: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:51 [2024-03-15T19:37:51.201Z] 
15:37:51 [2024-03-15T19:37:51.201Z] (Eclipse:10240): Gtk-WARNING **: 19:37:51.169: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:51 [2024-03-15T19:37:51.201Z] 
15:37:51 [2024-03-15T19:37:51.201Z] (Eclipse:10240): Gtk-WARNING **: 19:37:51.188: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:51 [2024-03-15T19:37:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:37:51 [2024-03-15T19:37:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:37:51 [2024-03-15T19:37:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:37:51 [2024-03-15T19:37:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1134487551 data=null}, (of type 'Combo')]
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1134487599 data=null doit=true}, TreeItem with text {traces}]
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1134487599 data=null}, TreeItem with text {traces}]
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1134487600 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134487600 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1134487612 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1134487612 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1134487613 data=null doit=true}, Tree node with text: synctraces]
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1134487613 data=null}, Tree node with text: synctraces]
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1134487613 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134487613 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1134487614 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1134487623 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@701dc5ad
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1134487624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1134487624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1134487624 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1134487624 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1134487624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1134487624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1134487624 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1134487624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1134487624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1134487624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1134487624 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1134487624 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7c156ea
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1134487625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:51 [2024-03-15T19:37:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1134487625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1134487625 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1134487625 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1134487625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1134487625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1134487625 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1134487626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1134487626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1134487626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1134487626 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1134487626 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:51 [2024-03-15T19:37:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:37:51 [2024-03-15T19:37:51.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:37:51 [2024-03-15T19:37:51.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:51 [2024-03-15T19:37:51.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:51 [2024-03-15T19:37:51.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@66a97b79
15:37:51 [2024-03-15T19:37:51.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=1134487628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:51 [2024-03-15T19:37:51.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1134487628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:51 [2024-03-15T19:37:51.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=1134487628 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:51 [2024-03-15T19:37:51.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=1134487628 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:51 [2024-03-15T19:37:51.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=1134487628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:51 [2024-03-15T19:37:51.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=1134487643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:51 [2024-03-15T19:37:51.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=1134487644 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:51 [2024-03-15T19:37:51.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=1134487645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:51 [2024-03-15T19:37:51.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1134487645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:51 [2024-03-15T19:37:51.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=1134487645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:51 [2024-03-15T19:37:51.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=1134487645 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:51 [2024-03-15T19:37:51.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=1134487645 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:51 [2024-03-15T19:37:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:37:51 [2024-03-15T19:37:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:37:51 [2024-03-15T19:37:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:51 [2024-03-15T19:37:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:51 [2024-03-15T19:37:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:51 [2024-03-15T19:37:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:51 [2024-03-15T19:37:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:51 [2024-03-15T19:37:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:51 [2024-03-15T19:37:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:51 [2024-03-15T19:37:51.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:51 [2024-03-15T19:37:51.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:51 [2024-03-15T19:37:51.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:51 [2024-03-15T19:37:51.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:37:51 [2024-03-15T19:37:51.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134487651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:51 [2024-03-15T19:37:51.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134487651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:51 [2024-03-15T19:37:51.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134487651 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:51 [2024-03-15T19:37:51.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134487651 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:51 [2024-03-15T19:37:51.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134487651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:51 [2024-03-15T19:37:51.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134487651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:51 [2024-03-15T19:37:51.717Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:51 [2024-03-15T19:37:51.717Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:51 [2024-03-15T19:37:51.717Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:51 [2024-03-15T19:37:51.717Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:51 [2024-03-15T19:37:51.717Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:51 [2024-03-15T19:37:51.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:37:51 [2024-03-15T19:37:51.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134487651 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:51 [2024-03-15T19:37:51.717Z] 
15:37:51 [2024-03-15T19:37:51.717Z] (Eclipse:10240): Gtk-WARNING **: 19:37:51.709: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:51 [2024-03-15T19:37:51.973Z] 
15:37:51 [2024-03-15T19:37:51.973Z] (Eclipse:10240): Gtk-WARNING **: 19:37:51.729: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:51 [2024-03-15T19:37:51.973Z] 
15:37:51 [2024-03-15T19:37:51.973Z] (Eclipse:10240): Gtk-WARNING **: 19:37:51.746: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:51 [2024-03-15T19:37:51.973Z] 
15:37:51 [2024-03-15T19:37:51.973Z] (Eclipse:10240): Gtk-WARNING **: 19:37:51.763: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:51 [2024-03-15T19:37:51.973Z] 
15:37:51 [2024-03-15T19:37:51.973Z] (Eclipse:10240): Gtk-WARNING **: 19:37:51.779: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:51 [2024-03-15T19:37:51.973Z] 
15:37:51 [2024-03-15T19:37:51.973Z] (Eclipse:10240): Gtk-WARNING **: 19:37:51.797: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:51 [2024-03-15T19:37:51.973Z] 
15:37:51 [2024-03-15T19:37:51.973Z] (Eclipse:10240): Gtk-WARNING **: 19:37:51.813: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:51 [2024-03-15T19:37:51.973Z] 
15:37:51 [2024-03-15T19:37:51.973Z] (Eclipse:10240): Gtk-WARNING **: 19:37:51.830: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:51 [2024-03-15T19:37:51.973Z] 
15:37:51 [2024-03-15T19:37:51.973Z] (Eclipse:10240): Gtk-WARNING **: 19:37:51.846: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:51 [2024-03-15T19:37:51.973Z] 
15:37:51 [2024-03-15T19:37:51.973Z] (Eclipse:10240): Gtk-WARNING **: 19:37:51.863: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:51 [2024-03-15T19:37:51.973Z] 
15:37:51 [2024-03-15T19:37:51.973Z] (Eclipse:10240): Gtk-WARNING **: 19:37:51.879: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:51 [2024-03-15T19:37:51.973Z] 
15:37:51 [2024-03-15T19:37:51.973Z] (Eclipse:10240): Gtk-WARNING **: 19:37:51.895: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:51 [2024-03-15T19:37:51.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:37:51 [2024-03-15T19:37:51.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:51 [2024-03-15T19:37:51.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:51 [2024-03-15T19:37:51.973Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:51 [2024-03-15T19:37:51.973Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:51 [2024-03-15T19:37:51.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1134488164 data=null doit=true}, TreeItem with text {Traces [2]}]
15:37:51 [2024-03-15T19:37:51.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1134488164 data=null}, TreeItem with text {Traces [2]}]
15:37:51 [2024-03-15T19:37:51.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1134488164 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:37:52 [2024-03-15T19:37:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134488164 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:37:52 [2024-03-15T19:37:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1134488166 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:37:52 [2024-03-15T19:37:52.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:37:52 [2024-03-15T19:37:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:37:52 [2024-03-15T19:37:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1134488167 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:37:52 [2024-03-15T19:37:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1134488167 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:52 [2024-03-15T19:37:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:52 [2024-03-15T19:37:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1134488167 data=null}, TreeItem with text {scp_dest}]
15:37:52 [2024-03-15T19:37:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134488167 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:37:52 [2024-03-15T19:37:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134488167 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:52 [2024-03-15T19:37:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134488178 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:37:52 [2024-03-15T19:37:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134488179 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:52 [2024-03-15T19:37:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1134488179 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:52 [2024-03-15T19:37:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134488179 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:52 [2024-03-15T19:37:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134488227 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:52 [2024-03-15T19:37:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1134488232 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:37:52 [2024-03-15T19:37:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1134488233 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:52 [2024-03-15T19:37:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1134488233 data=null}, TreeItem with text {scp_dest}]
15:37:52 [2024-03-15T19:37:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:37:52 [2024-03-15T19:37:52.229Z] 
15:37:52 [2024-03-15T19:37:52.229Z] (Eclipse:10240): Gtk-WARNING **: 19:37:52.128: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:52 [2024-03-15T19:37:52.229Z] 
15:37:52 [2024-03-15T19:37:52.229Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:52.139: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:52 [2024-03-15T19:37:52.229Z] 
15:37:52 [2024-03-15T19:37:52.229Z] (Eclipse:10240): Gtk-WARNING **: 19:37:52.176: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:52 [2024-03-15T19:37:52.229Z] 
15:37:52 [2024-03-15T19:37:52.229Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:52.176: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:52 [2024-03-15T19:37:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:37:52 [2024-03-15T19:37:52.791Z] 
15:37:52 [2024-03-15T19:37:52.791Z] (Eclipse:10240): Gtk-WARNING **: 19:37:52.581: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:52 [2024-03-15T19:37:52.791Z] 
15:37:52 [2024-03-15T19:37:52.791Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:52.589: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:52 [2024-03-15T19:37:52.791Z] 
15:37:52 [2024-03-15T19:37:52.791Z] (Eclipse:10240): Gtk-WARNING **: 19:37:52.592: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:53 [2024-03-15T19:37:53.046Z] 
15:37:53 [2024-03-15T19:37:53.046Z] (Eclipse:10240): Gtk-WARNING **: 19:37:52.917: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:53 [2024-03-15T19:37:53.046Z] 
15:37:53 [2024-03-15T19:37:53.046Z] (Eclipse:10240): Gtk-WARNING **: 19:37:52.941: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:53 [2024-03-15T19:37:53.046Z] 
15:37:53 [2024-03-15T19:37:53.046Z] (Eclipse:10240): Gtk-WARNING **: 19:37:52.964: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:53 [2024-03-15T19:37:53.047Z] 
15:37:53 [2024-03-15T19:37:53.047Z] (Eclipse:10240): Gtk-WARNING **: 19:37:52.986: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:53 [2024-03-15T19:37:53.047Z] 
15:37:53 [2024-03-15T19:37:53.047Z] (Eclipse:10240): Gtk-WARNING **: 19:37:53.016: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:53 [2024-03-15T19:37:53.047Z] 
15:37:53 [2024-03-15T19:37:53.047Z] (Eclipse:10240): Gtk-WARNING **: 19:37:53.039: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:53 [2024-03-15T19:37:53.302Z] 
15:37:53 [2024-03-15T19:37:53.302Z] (Eclipse:10240): Gtk-WARNING **: 19:37:53.061: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:53 [2024-03-15T19:37:53.302Z] 
15:37:53 [2024-03-15T19:37:53.302Z] (Eclipse:10240): Gtk-WARNING **: 19:37:53.081: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:53 [2024-03-15T19:37:53.302Z] 
15:37:53 [2024-03-15T19:37:53.302Z] (Eclipse:10240): Gtk-WARNING **: 19:37:53.100: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:53 [2024-03-15T19:37:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:37:53 [2024-03-15T19:37:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:37:53 [2024-03-15T19:37:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:37:53 [2024-03-15T19:37:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:37:53 [2024-03-15T19:37:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:53 [2024-03-15T19:37:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:53 [2024-03-15T19:37:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:53 [2024-03-15T19:37:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:53 [2024-03-15T19:37:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:53 [2024-03-15T19:37:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:37:53 [2024-03-15T19:37:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:37:53 [2024-03-15T19:37:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:37:53 [2024-03-15T19:37:53.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1134489476 data=null}, (of type 'Combo')]
15:37:53 [2024-03-15T19:37:53.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:37:53 [2024-03-15T19:37:53.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:53 [2024-03-15T19:37:53.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:53 [2024-03-15T19:37:53.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:37:53 [2024-03-15T19:37:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:53 [2024-03-15T19:37:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:53 [2024-03-15T19:37:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1134489519 data=null doit=true}, TreeItem with text {traces}]
15:37:53 [2024-03-15T19:37:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1134489519 data=null}, TreeItem with text {traces}]
15:37:53 [2024-03-15T19:37:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1134489519 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
15:37:53 [2024-03-15T19:37:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134489519 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
15:37:53 [2024-03-15T19:37:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1134489521 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
15:37:53 [2024-03-15T19:37:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:53 [2024-03-15T19:37:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1134489521 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
15:37:53 [2024-03-15T19:37:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1134489521 data=null doit=true}, Tree node with text: synctraces]
15:37:53 [2024-03-15T19:37:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1134489521 data=null}, Tree node with text: synctraces]
15:37:53 [2024-03-15T19:37:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1134489521 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
15:37:53 [2024-03-15T19:37:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134489522 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1134489522 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1134489539 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:37:53 [2024-03-15T19:37:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@74d736f8
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=1134489543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1134489543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=1134489544 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=1134489544 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=1134489544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=1134489544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=1134489544 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:53 [2024-03-15T19:37:53.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=1134489544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1134489544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=1134489544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=1134489544 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=1134489544 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:37:53 [2024-03-15T19:37:53.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134489547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:53 [2024-03-15T19:37:53.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134489547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:53 [2024-03-15T19:37:53.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134489547 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:53 [2024-03-15T19:37:53.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134489547 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:53 [2024-03-15T19:37:53.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134489547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:53 [2024-03-15T19:37:53.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134489547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:53 [2024-03-15T19:37:53.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:53 [2024-03-15T19:37:53.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:53 [2024-03-15T19:37:53.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:53 [2024-03-15T19:37:53.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:53 [2024-03-15T19:37:53.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:53 [2024-03-15T19:37:53.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:37:53 [2024-03-15T19:37:53.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134489547 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:53 [2024-03-15T19:37:53.563Z] 
15:37:53 [2024-03-15T19:37:53.563Z] (Eclipse:10240): Gtk-WARNING **: 19:37:53.483: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:53 [2024-03-15T19:37:53.563Z] 
15:37:53 [2024-03-15T19:37:53.563Z] (Eclipse:10240): Gtk-WARNING **: 19:37:53.515: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:53 [2024-03-15T19:37:53.563Z] 
15:37:53 [2024-03-15T19:37:53.563Z] (Eclipse:10240): Gtk-WARNING **: 19:37:53.531: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:53 [2024-03-15T19:37:53.563Z] 
15:37:53 [2024-03-15T19:37:53.563Z] (Eclipse:10240): Gtk-WARNING **: 19:37:53.548: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:53 [2024-03-15T19:37:53.819Z] 
15:37:53 [2024-03-15T19:37:53.819Z] (Eclipse:10240): Gtk-WARNING **: 19:37:53.564: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:53 [2024-03-15T19:37:53.819Z] 
15:37:53 [2024-03-15T19:37:53.819Z] (Eclipse:10240): Gtk-WARNING **: 19:37:53.582: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:53 [2024-03-15T19:37:53.819Z] 
15:37:53 [2024-03-15T19:37:53.819Z] (Eclipse:10240): Gtk-WARNING **: 19:37:53.599: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:53 [2024-03-15T19:37:53.819Z] 
15:37:53 [2024-03-15T19:37:53.819Z] (Eclipse:10240): Gtk-WARNING **: 19:37:53.616: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:53 [2024-03-15T19:37:53.819Z] 
15:37:53 [2024-03-15T19:37:53.819Z] (Eclipse:10240): Gtk-WARNING **: 19:37:53.631: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:53 [2024-03-15T19:37:53.819Z] 
15:37:53 [2024-03-15T19:37:53.819Z] (Eclipse:10240): Gtk-WARNING **: 19:37:53.648: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:53 [2024-03-15T19:37:53.819Z] 
15:37:53 [2024-03-15T19:37:53.819Z] (Eclipse:10240): Gtk-WARNING **: 19:37:53.665: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:53 [2024-03-15T19:37:53.819Z] 
15:37:53 [2024-03-15T19:37:53.819Z] (Eclipse:10240): Gtk-WARNING **: 19:37:53.683: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:54 [2024-03-15T19:37:54.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:37:54 [2024-03-15T19:37:54.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:54 [2024-03-15T19:37:54.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:54 [2024-03-15T19:37:54.074Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:54 [2024-03-15T19:37:54.074Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:54 [2024-03-15T19:37:54.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1134490059 data=null doit=true}, TreeItem with text {Traces [2]}]
15:37:54 [2024-03-15T19:37:54.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1134490059 data=null}, TreeItem with text {Traces [2]}]
15:37:54 [2024-03-15T19:37:54.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1134490059 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:37:54 [2024-03-15T19:37:54.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134490059 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:37:54 [2024-03-15T19:37:54.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1134490061 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:37:54 [2024-03-15T19:37:54.074Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:37:54 [2024-03-15T19:37:54.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:37:54 [2024-03-15T19:37:54.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1134490061 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:37:54 [2024-03-15T19:37:54.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1134490061 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:54 [2024-03-15T19:37:54.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:54 [2024-03-15T19:37:54.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1134490062 data=null}, TreeItem with text {scp_dest}]
15:37:54 [2024-03-15T19:37:54.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134490062 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:37:54 [2024-03-15T19:37:54.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134490062 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:54 [2024-03-15T19:37:54.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134490067 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:37:54 [2024-03-15T19:37:54.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134490067 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:54 [2024-03-15T19:37:54.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1134490067 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:54 [2024-03-15T19:37:54.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134490068 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:54 [2024-03-15T19:37:54.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134490115 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:54 [2024-03-15T19:37:54.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1134490120 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:37:54 [2024-03-15T19:37:54.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1134490120 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:54 [2024-03-15T19:37:54.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1134490120 data=null}, TreeItem with text {scp_dest}]
15:37:54 [2024-03-15T19:37:54.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:37:54 [2024-03-15T19:37:54.075Z] 
15:37:54 [2024-03-15T19:37:54.075Z] (Eclipse:10240): Gtk-WARNING **: 19:37:54.020: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:54 [2024-03-15T19:37:54.075Z] 
15:37:54 [2024-03-15T19:37:54.075Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:54.031: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:54 [2024-03-15T19:37:54.075Z] 
15:37:54 [2024-03-15T19:37:54.075Z] (Eclipse:10240): Gtk-WARNING **: 19:37:54.067: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:54 [2024-03-15T19:37:54.075Z] 
15:37:54 [2024-03-15T19:37:54.075Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:54.067: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:54 [2024-03-15T19:37:54.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:37:54 [2024-03-15T19:37:54.635Z] 
15:37:54 [2024-03-15T19:37:54.635Z] (Eclipse:10240): Gtk-WARNING **: 19:37:54.469: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:54 [2024-03-15T19:37:54.636Z] 
15:37:54 [2024-03-15T19:37:54.636Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:54.477: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:54 [2024-03-15T19:37:54.636Z] 
15:37:54 [2024-03-15T19:37:54.636Z] (Eclipse:10240): Gtk-WARNING **: 19:37:54.479: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:54 [2024-03-15T19:37:54.891Z] 
15:37:54 [2024-03-15T19:37:54.891Z] (Eclipse:10240): Gtk-WARNING **: 19:37:54.788: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:54 [2024-03-15T19:37:54.891Z] 
15:37:54 [2024-03-15T19:37:54.891Z] (Eclipse:10240): Gtk-WARNING **: 19:37:54.824: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:54 [2024-03-15T19:37:54.891Z] 
15:37:54 [2024-03-15T19:37:54.891Z] (Eclipse:10240): Gtk-WARNING **: 19:37:54.849: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:54 [2024-03-15T19:37:54.891Z] 
15:37:54 [2024-03-15T19:37:54.891Z] (Eclipse:10240): Gtk-WARNING **: 19:37:54.872: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:55 [2024-03-15T19:37:55.147Z] 
15:37:55 [2024-03-15T19:37:55.147Z] (Eclipse:10240): Gtk-WARNING **: 19:37:54.895: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:55 [2024-03-15T19:37:55.147Z] 
15:37:55 [2024-03-15T19:37:55.147Z] (Eclipse:10240): Gtk-WARNING **: 19:37:54.928: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:55 [2024-03-15T19:37:55.147Z] 
15:37:55 [2024-03-15T19:37:55.147Z] (Eclipse:10240): Gtk-WARNING **: 19:37:54.950: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:55 [2024-03-15T19:37:55.147Z] 
15:37:55 [2024-03-15T19:37:55.147Z] (Eclipse:10240): Gtk-WARNING **: 19:37:54.971: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:55 [2024-03-15T19:37:55.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:37:55 [2024-03-15T19:37:55.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:37:55 [2024-03-15T19:37:55.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:37:55 [2024-03-15T19:37:55.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:37:55 [2024-03-15T19:37:55.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:55 [2024-03-15T19:37:55.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:55 [2024-03-15T19:37:55.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:55 [2024-03-15T19:37:55.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:55 [2024-03-15T19:37:55.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:55 [2024-03-15T19:37:55.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:37:55 [2024-03-15T19:37:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:37:55 [2024-03-15T19:37:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:37:55 [2024-03-15T19:37:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1134491339 data=null}, (of type 'Combo')]
15:37:55 [2024-03-15T19:37:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:37:55 [2024-03-15T19:37:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:55 [2024-03-15T19:37:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:55 [2024-03-15T19:37:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:37:55 [2024-03-15T19:37:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:55 [2024-03-15T19:37:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:55 [2024-03-15T19:37:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1134491374 data=null doit=true}, TreeItem with text {traces}]
15:37:55 [2024-03-15T19:37:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1134491375 data=null}, TreeItem with text {traces}]
15:37:55 [2024-03-15T19:37:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1134491375 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
15:37:55 [2024-03-15T19:37:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134491375 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
15:37:55 [2024-03-15T19:37:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1134491377 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
15:37:55 [2024-03-15T19:37:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:55 [2024-03-15T19:37:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1134491377 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
15:37:55 [2024-03-15T19:37:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1134491377 data=null doit=true}, Tree node with text: synctraces]
15:37:55 [2024-03-15T19:37:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1134491377 data=null}, Tree node with text: synctraces]
15:37:55 [2024-03-15T19:37:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1134491378 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
15:37:55 [2024-03-15T19:37:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134491378 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
15:37:55 [2024-03-15T19:37:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1134491379 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
15:37:55 [2024-03-15T19:37:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1134491385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5278bc6d
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1134491386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1134491386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1134491386 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1134491386 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1134491386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1134491386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1134491386 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1134491387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1134491387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1134491387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1134491387 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1134491387 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134491405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134491405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134491405 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134491405 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134491405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:55 [2024-03-15T19:37:55.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134491405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:55 [2024-03-15T19:37:55.407Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:55 [2024-03-15T19:37:55.407Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:55 [2024-03-15T19:37:55.407Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:55 [2024-03-15T19:37:55.407Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:55 [2024-03-15T19:37:55.408Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:55 [2024-03-15T19:37:55.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:37:55 [2024-03-15T19:37:55.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134491405 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:55 [2024-03-15T19:37:55.408Z] 
15:37:55 [2024-03-15T19:37:55.408Z] (Eclipse:10240): Gtk-WARNING **: 19:37:55.402: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:55 [2024-03-15T19:37:55.664Z] 
15:37:55 [2024-03-15T19:37:55.664Z] (Eclipse:10240): Gtk-WARNING **: 19:37:55.432: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:55 [2024-03-15T19:37:55.664Z] 
15:37:55 [2024-03-15T19:37:55.664Z] (Eclipse:10240): Gtk-WARNING **: 19:37:55.446: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:55 [2024-03-15T19:37:55.664Z] 
15:37:55 [2024-03-15T19:37:55.664Z] (Eclipse:10240): Gtk-WARNING **: 19:37:55.463: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:55 [2024-03-15T19:37:55.664Z] 
15:37:55 [2024-03-15T19:37:55.664Z] (Eclipse:10240): Gtk-WARNING **: 19:37:55.479: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:55 [2024-03-15T19:37:55.664Z] 
15:37:55 [2024-03-15T19:37:55.664Z] (Eclipse:10240): Gtk-WARNING **: 19:37:55.496: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:55 [2024-03-15T19:37:55.664Z] 
15:37:55 [2024-03-15T19:37:55.664Z] (Eclipse:10240): Gtk-WARNING **: 19:37:55.519: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:55 [2024-03-15T19:37:55.664Z] 
15:37:55 [2024-03-15T19:37:55.664Z] (Eclipse:10240): Gtk-WARNING **: 19:37:55.530: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:55 [2024-03-15T19:37:55.664Z] 
15:37:55 [2024-03-15T19:37:55.664Z] (Eclipse:10240): Gtk-WARNING **: 19:37:55.547: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:55 [2024-03-15T19:37:55.664Z] 
15:37:55 [2024-03-15T19:37:55.664Z] (Eclipse:10240): Gtk-WARNING **: 19:37:55.563: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:55 [2024-03-15T19:37:55.664Z] 
15:37:55 [2024-03-15T19:37:55.664Z] (Eclipse:10240): Gtk-WARNING **: 19:37:55.579: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:55 [2024-03-15T19:37:55.664Z] 
15:37:55 [2024-03-15T19:37:55.664Z] (Eclipse:10240): Gtk-WARNING **: 19:37:55.595: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:55 [2024-03-15T19:37:55.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:37:55 [2024-03-15T19:37:55.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:55 [2024-03-15T19:37:55.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:55 [2024-03-15T19:37:55.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:55 [2024-03-15T19:37:55.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:55 [2024-03-15T19:37:55.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1134492008 data=null doit=true}, TreeItem with text {Traces [2]}]
15:37:55 [2024-03-15T19:37:55.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1134492008 data=null}, TreeItem with text {Traces [2]}]
15:37:55 [2024-03-15T19:37:55.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1134492008 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:37:55 [2024-03-15T19:37:55.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134492009 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:37:55 [2024-03-15T19:37:55.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1134492010 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:37:55 [2024-03-15T19:37:55.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:37:55 [2024-03-15T19:37:55.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:37:55 [2024-03-15T19:37:55.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1134492011 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:37:55 [2024-03-15T19:37:55.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1134492011 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:55 [2024-03-15T19:37:55.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:55 [2024-03-15T19:37:55.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1134492011 data=null}, TreeItem with text {scp_dest}]
15:37:55 [2024-03-15T19:37:55.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134492011 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:37:55 [2024-03-15T19:37:55.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134492012 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:55 [2024-03-15T19:37:55.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134492016 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:37:55 [2024-03-15T19:37:55.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134492017 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:55 [2024-03-15T19:37:55.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1134492017 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:55 [2024-03-15T19:37:55.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134492017 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:55 [2024-03-15T19:37:55.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134492057 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:55 [2024-03-15T19:37:55.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1134492062 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:37:55 [2024-03-15T19:37:55.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1134492062 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:55 [2024-03-15T19:37:55.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1134492062 data=null}, TreeItem with text {scp_dest}]
15:37:55 [2024-03-15T19:37:55.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:37:56 [2024-03-15T19:37:56.175Z] 
15:37:56 [2024-03-15T19:37:56.175Z] (Eclipse:10240): Gtk-WARNING **: 19:37:55.952: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:56 [2024-03-15T19:37:56.175Z] 
15:37:56 [2024-03-15T19:37:56.175Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:55.963: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:56 [2024-03-15T19:37:56.175Z] 
15:37:56 [2024-03-15T19:37:56.175Z] (Eclipse:10240): Gtk-WARNING **: 19:37:56.014: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:56 [2024-03-15T19:37:56.175Z] 
15:37:56 [2024-03-15T19:37:56.175Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:56.014: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:56 [2024-03-15T19:37:56.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:37:56 [2024-03-15T19:37:56.431Z] 
15:37:56 [2024-03-15T19:37:56.431Z] (Eclipse:10240): Gtk-WARNING **: 19:37:56.419: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:56 [2024-03-15T19:37:56.431Z] 
15:37:56 [2024-03-15T19:37:56.431Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:56.429: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:56 [2024-03-15T19:37:56.686Z] 
15:37:56 [2024-03-15T19:37:56.686Z] (Eclipse:10240): Gtk-WARNING **: 19:37:56.432: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:56 [2024-03-15T19:37:56.686Z] 
15:37:56 [2024-03-15T19:37:56.686Z] (Eclipse:10240): Gtk-WARNING **: 19:37:56.593: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:56 [2024-03-15T19:37:56.686Z] 
15:37:56 [2024-03-15T19:37:56.686Z] (Eclipse:10240): Gtk-WARNING **: 19:37:56.618: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:56 [2024-03-15T19:37:56.686Z] 
15:37:56 [2024-03-15T19:37:56.686Z] (Eclipse:10240): Gtk-WARNING **: 19:37:56.650: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:56 [2024-03-15T19:37:56.686Z] 
15:37:56 [2024-03-15T19:37:56.686Z] (Eclipse:10240): Gtk-WARNING **: 19:37:56.673: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:56 [2024-03-15T19:37:56.942Z] 
15:37:56 [2024-03-15T19:37:56.942Z] (Eclipse:10240): Gtk-WARNING **: 19:37:56.698: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:56 [2024-03-15T19:37:56.942Z] 
15:37:56 [2024-03-15T19:37:56.942Z] (Eclipse:10240): Gtk-WARNING **: 19:37:56.731: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:56 [2024-03-15T19:37:56.942Z] 
15:37:56 [2024-03-15T19:37:56.942Z] (Eclipse:10240): Gtk-WARNING **: 19:37:56.761: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:56 [2024-03-15T19:37:56.943Z] 
15:37:56 [2024-03-15T19:37:56.943Z] (Eclipse:10240): Gtk-WARNING **: 19:37:56.784: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:56 [2024-03-15T19:37:56.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:56 [2024-03-15T19:37:56.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:37:56 [2024-03-15T19:37:56.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:37:56 [2024-03-15T19:37:56.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:37:56 [2024-03-15T19:37:56.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:56 [2024-03-15T19:37:56.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:56 [2024-03-15T19:37:56.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:56 [2024-03-15T19:37:56.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:56 [2024-03-15T19:37:56.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:56 [2024-03-15T19:37:56.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:56 [2024-03-15T19:37:56.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:56 [2024-03-15T19:37:56.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:56 [2024-03-15T19:37:56.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:56 [2024-03-15T19:37:56.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:56 [2024-03-15T19:37:56.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:56 [2024-03-15T19:37:56.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:37:56 [2024-03-15T19:37:56.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:56 [2024-03-15T19:37:56.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:56 [2024-03-15T19:37:56.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:56 [2024-03-15T19:37:56.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:56 [2024-03-15T19:37:56.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:56 [2024-03-15T19:37:56.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:37:56 [2024-03-15T19:37:56.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:37:56 [2024-03-15T19:37:56.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:37:56 [2024-03-15T19:37:56.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1134493116 data=null}, (of type 'Combo')]
15:37:56 [2024-03-15T19:37:56.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:37:56 [2024-03-15T19:37:56.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:56 [2024-03-15T19:37:56.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:56 [2024-03-15T19:37:56.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:37:57 [2024-03-15T19:37:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:57 [2024-03-15T19:37:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:57 [2024-03-15T19:37:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1134493150 data=null doit=true}, TreeItem with text {traces}]
15:37:57 [2024-03-15T19:37:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1134493150 data=null}, TreeItem with text {traces}]
15:37:57 [2024-03-15T19:37:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1134493150 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
15:37:57 [2024-03-15T19:37:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134493150 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
15:37:57 [2024-03-15T19:37:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1134493152 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
15:37:57 [2024-03-15T19:37:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:57 [2024-03-15T19:37:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1134493152 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
15:37:57 [2024-03-15T19:37:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1134493153 data=null doit=true}, Tree node with text: synctraces]
15:37:57 [2024-03-15T19:37:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1134493153 data=null}, Tree node with text: synctraces]
15:37:57 [2024-03-15T19:37:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1134493153 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
15:37:57 [2024-03-15T19:37:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134493153 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
15:37:57 [2024-03-15T19:37:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1134493159 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
15:37:57 [2024-03-15T19:37:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
15:37:57 [2024-03-15T19:37:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:37:57 [2024-03-15T19:37:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:57 [2024-03-15T19:37:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:57 [2024-03-15T19:37:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:37:57 [2024-03-15T19:37:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:37:57 [2024-03-15T19:37:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:37:57 [2024-03-15T19:37:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:57 [2024-03-15T19:37:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1134493165 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:37:57 [2024-03-15T19:37:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:57 [2024-03-15T19:37:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@56d9bc5f
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1134493166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1134493166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1134493166 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1134493166 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1134493166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1134493166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1134493167 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1134493167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1134493167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1134493167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1134493167 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1134493167 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:57 [2024-03-15T19:37:57.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5111de33
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1134493179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1134493179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1134493179 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1134493179 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1134493179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1134493179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1134493179 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1134493179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1134493179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1134493180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:57 [2024-03-15T19:37:57.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1134493180 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1134493180 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:57 [2024-03-15T19:37:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:57 [2024-03-15T19:37:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:57 [2024-03-15T19:37:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:57 [2024-03-15T19:37:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:37:57 [2024-03-15T19:37:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134493183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:57 [2024-03-15T19:37:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134493183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:57 [2024-03-15T19:37:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134493183 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:57 [2024-03-15T19:37:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134493183 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:57 [2024-03-15T19:37:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134493183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:57 [2024-03-15T19:37:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134493183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:57 [2024-03-15T19:37:57.203Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:57 [2024-03-15T19:37:57.203Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:57 [2024-03-15T19:37:57.203Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:57 [2024-03-15T19:37:57.203Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:57 [2024-03-15T19:37:57.203Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:57 [2024-03-15T19:37:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:37:57 [2024-03-15T19:37:57.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134493183 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:57 [2024-03-15T19:37:57.459Z] 
15:37:57 [2024-03-15T19:37:57.459Z] (Eclipse:10240): Gtk-WARNING **: 19:37:57.261: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-03-15T19:37:57.459Z] 
15:37:57 [2024-03-15T19:37:57.459Z] (Eclipse:10240): Gtk-WARNING **: 19:37:57.280: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-03-15T19:37:57.459Z] 
15:37:57 [2024-03-15T19:37:57.459Z] (Eclipse:10240): Gtk-WARNING **: 19:37:57.300: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-03-15T19:37:57.459Z] 
15:37:57 [2024-03-15T19:37:57.459Z] (Eclipse:10240): Gtk-WARNING **: 19:37:57.309: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-03-15T19:37:57.459Z] 
15:37:57 [2024-03-15T19:37:57.459Z] (Eclipse:10240): Gtk-WARNING **: 19:37:57.325: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-03-15T19:37:57.459Z] 
15:37:57 [2024-03-15T19:37:57.459Z] (Eclipse:10240): Gtk-WARNING **: 19:37:57.342: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-03-15T19:37:57.459Z] 
15:37:57 [2024-03-15T19:37:57.459Z] (Eclipse:10240): Gtk-WARNING **: 19:37:57.360: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-03-15T19:37:57.459Z] 
15:37:57 [2024-03-15T19:37:57.459Z] (Eclipse:10240): Gtk-WARNING **: 19:37:57.385: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-03-15T19:37:57.459Z] 
15:37:57 [2024-03-15T19:37:57.459Z] (Eclipse:10240): Gtk-WARNING **: 19:37:57.401: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-03-15T19:37:57.459Z] 
15:37:57 [2024-03-15T19:37:57.459Z] (Eclipse:10240): Gtk-WARNING **: 19:37:57.417: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-03-15T19:37:57.459Z] 
15:37:57 [2024-03-15T19:37:57.459Z] (Eclipse:10240): Gtk-WARNING **: 19:37:57.434: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-03-15T19:37:57.459Z] 
15:37:57 [2024-03-15T19:37:57.459Z] (Eclipse:10240): Gtk-WARNING **: 19:37:57.452: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-03-15T19:37:57.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:37:57 [2024-03-15T19:37:57.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:57 [2024-03-15T19:37:57.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:57 [2024-03-15T19:37:57.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:57 [2024-03-15T19:37:57.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:57 [2024-03-15T19:37:57.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:37:57 [2024-03-15T19:37:57.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:37:57 [2024-03-15T19:37:57.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:37:57 [2024-03-15T19:37:57.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1134493719 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:37:57 [2024-03-15T19:37:57.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1134493719 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:57 [2024-03-15T19:37:57.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:57 [2024-03-15T19:37:57.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1134493720 data=null}, TreeItem with text {scp_dest}]
15:37:57 [2024-03-15T19:37:57.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134493720 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:37:57 [2024-03-15T19:37:57.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134493720 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:57 [2024-03-15T19:37:57.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134493729 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:37:57 [2024-03-15T19:37:57.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134493730 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:57 [2024-03-15T19:37:57.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1134493730 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:57 [2024-03-15T19:37:57.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134493730 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:57 [2024-03-15T19:37:57.714Z] 
15:37:57 [2024-03-15T19:37:57.714Z] (Eclipse:10240): Gtk-WARNING **: 19:37:57.670: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-03-15T19:37:57.714Z] 
15:37:57 [2024-03-15T19:37:57.714Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:57.680: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:57 [2024-03-15T19:37:57.969Z] 
15:37:57 [2024-03-15T19:37:57.969Z] (Eclipse:10240): Gtk-WARNING **: 19:37:57.725: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-03-15T19:37:57.970Z] 
15:37:57 [2024-03-15T19:37:57.970Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:57.725: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:57 [2024-03-15T19:37:57.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134493774 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:57 [2024-03-15T19:37:57.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1134493959 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:37:57 [2024-03-15T19:37:57.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1134493960 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:57 [2024-03-15T19:37:57.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1134493960 data=null}, TreeItem with text {scp_dest}]
15:37:57 [2024-03-15T19:37:57.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:37:57 [2024-03-15T19:37:57.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:37:57 [2024-03-15T19:37:57.970Z] 
15:37:57 [2024-03-15T19:37:57.970Z] (Eclipse:10240): Gtk-WARNING **: 19:37:57.820: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-03-15T19:37:57.970Z] 
15:37:57 [2024-03-15T19:37:57.970Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:57.830: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:57 [2024-03-15T19:37:57.970Z] 
15:37:57 [2024-03-15T19:37:57.970Z] (Eclipse:10240): Gtk-WARNING **: 19:37:57.833: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:58 [2024-03-15T19:37:58.225Z] 
15:37:58 [2024-03-15T19:37:58.225Z] (Eclipse:10240): Gtk-WARNING **: 19:37:58.119: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:58 [2024-03-15T19:37:58.225Z] 
15:37:58 [2024-03-15T19:37:58.225Z] (Eclipse:10240): Gtk-WARNING **: 19:37:58.142: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:58 [2024-03-15T19:37:58.225Z] 
15:37:58 [2024-03-15T19:37:58.225Z] (Eclipse:10240): Gtk-WARNING **: 19:37:58.164: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:58 [2024-03-15T19:37:58.225Z] 
15:37:58 [2024-03-15T19:37:58.225Z] (Eclipse:10240): Gtk-WARNING **: 19:37:58.186: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:58 [2024-03-15T19:37:58.225Z] 
15:37:58 [2024-03-15T19:37:58.225Z] (Eclipse:10240): Gtk-WARNING **: 19:37:58.210: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:58 [2024-03-15T19:37:58.480Z] 
15:37:58 [2024-03-15T19:37:58.480Z] (Eclipse:10240): Gtk-WARNING **: 19:37:58.235: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:58 [2024-03-15T19:37:58.480Z] 
15:37:58 [2024-03-15T19:37:58.480Z] (Eclipse:10240): Gtk-WARNING **: 19:37:58.259: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:58 [2024-03-15T19:37:58.480Z] 
15:37:58 [2024-03-15T19:37:58.480Z] (Eclipse:10240): Gtk-WARNING **: 19:37:58.283: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:58 [2024-03-15T19:37:58.480Z] 
15:37:58 [2024-03-15T19:37:58.480Z] (Eclipse:10240): Gtk-WARNING **: 19:37:58.309: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:58 [2024-03-15T19:37:58.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:37:58 [2024-03-15T19:37:58.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:37:58 [2024-03-15T19:37:58.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:37:58 [2024-03-15T19:37:58.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:37:58 [2024-03-15T19:37:58.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:58 [2024-03-15T19:37:58.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:58 [2024-03-15T19:37:58.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:58 [2024-03-15T19:37:58.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:37:58 [2024-03-15T19:37:58.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:58 [2024-03-15T19:37:58.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:37:58 [2024-03-15T19:37:58.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1134494689 data=null}, (of type 'Combo')]
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=1134494730 data=null button=0 stateMask=0x0 x=82 y=12 count=0}, TreeItem with text {traces}]
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1134494730 data=null doit=true}, TreeItem with text {traces}]
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1134494730 data=null}, TreeItem with text {traces}]
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1134494730 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134494730 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {traces}]
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1134494730 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1134494738 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1f7286d5
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1134494748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1134494748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1134494748 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1134494748 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1134494748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:58 [2024-03-15T19:37:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1134494748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1134494748 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1134494748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1134494748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1134494748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1134494748 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1134494748 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:37:58 [2024-03-15T19:37:58.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:37:58 [2024-03-15T19:37:58.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:37:58 [2024-03-15T19:37:58.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:58 [2024-03-15T19:37:58.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:37:58 [2024-03-15T19:37:58.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134494750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:58 [2024-03-15T19:37:58.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134494750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:58 [2024-03-15T19:37:58.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134494750 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:58 [2024-03-15T19:37:58.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134494750 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:58 [2024-03-15T19:37:58.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134494750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:58 [2024-03-15T19:37:58.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134494750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:58 [2024-03-15T19:37:58.740Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:58 [2024-03-15T19:37:58.740Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:58 [2024-03-15T19:37:58.740Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:58 [2024-03-15T19:37:58.740Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:58 [2024-03-15T19:37:58.740Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:37:58 [2024-03-15T19:37:58.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:37:58 [2024-03-15T19:37:58.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134494750 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:37:58 [2024-03-15T19:37:58.995Z] 
15:37:58 [2024-03-15T19:37:58.995Z] (Eclipse:10240): Gtk-WARNING **: 19:37:58.758: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:58 [2024-03-15T19:37:58.995Z] 
15:37:58 [2024-03-15T19:37:58.995Z] (Eclipse:10240): Gtk-WARNING **: 19:37:58.780: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:58 [2024-03-15T19:37:58.995Z] 
15:37:58 [2024-03-15T19:37:58.995Z] (Eclipse:10240): Gtk-WARNING **: 19:37:58.799: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:58 [2024-03-15T19:37:58.995Z] 
15:37:58 [2024-03-15T19:37:58.995Z] (Eclipse:10240): Gtk-WARNING **: 19:37:58.815: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:58 [2024-03-15T19:37:58.995Z] 
15:37:58 [2024-03-15T19:37:58.995Z] (Eclipse:10240): Gtk-WARNING **: 19:37:58.830: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:58 [2024-03-15T19:37:58.995Z] 
15:37:58 [2024-03-15T19:37:58.995Z] (Eclipse:10240): Gtk-WARNING **: 19:37:58.847: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:58 [2024-03-15T19:37:58.995Z] 
15:37:58 [2024-03-15T19:37:58.995Z] (Eclipse:10240): Gtk-WARNING **: 19:37:58.864: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:58 [2024-03-15T19:37:58.995Z] 
15:37:58 [2024-03-15T19:37:58.995Z] (Eclipse:10240): Gtk-WARNING **: 19:37:58.879: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:58 [2024-03-15T19:37:58.995Z] 
15:37:58 [2024-03-15T19:37:58.995Z] (Eclipse:10240): Gtk-WARNING **: 19:37:58.897: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:58 [2024-03-15T19:37:58.995Z] 
15:37:58 [2024-03-15T19:37:58.995Z] (Eclipse:10240): Gtk-WARNING **: 19:37:58.915: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:58 [2024-03-15T19:37:58.995Z] 
15:37:58 [2024-03-15T19:37:58.995Z] (Eclipse:10240): Gtk-WARNING **: 19:37:58.930: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:58 [2024-03-15T19:37:58.995Z] 
15:37:58 [2024-03-15T19:37:58.995Z] (Eclipse:10240): Gtk-WARNING **: 19:37:58.946: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:58 [2024-03-15T19:37:58.995Z] 
15:37:58 [2024-03-15T19:37:58.995Z] (Eclipse:10240): Gtk-WARNING **: 19:37:58.963: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:59 [2024-03-15T19:37:59.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:37:59 [2024-03-15T19:37:59.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:59 [2024-03-15T19:37:59.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:59 [2024-03-15T19:37:59.250Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:59 [2024-03-15T19:37:59.250Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:37:59 [2024-03-15T19:37:59.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1134495282 data=null doit=true}, TreeItem with text {Traces [2]}]
15:37:59 [2024-03-15T19:37:59.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1134495282 data=null}, TreeItem with text {Traces [2]}]
15:37:59 [2024-03-15T19:37:59.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1134495282 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:37:59 [2024-03-15T19:37:59.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134495283 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:37:59 [2024-03-15T19:37:59.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1134495284 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:37:59 [2024-03-15T19:37:59.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:37:59 [2024-03-15T19:37:59.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:37:59 [2024-03-15T19:37:59.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1134495284 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:37:59 [2024-03-15T19:37:59.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1134495284 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:59 [2024-03-15T19:37:59.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:59 [2024-03-15T19:37:59.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1134495285 data=null}, TreeItem with text {scp_dest}]
15:37:59 [2024-03-15T19:37:59.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134495288 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:37:59 [2024-03-15T19:37:59.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134495288 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:59 [2024-03-15T19:37:59.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134495295 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:37:59 [2024-03-15T19:37:59.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134495295 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:59 [2024-03-15T19:37:59.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1134495295 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:59 [2024-03-15T19:37:59.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134495296 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:37:59 [2024-03-15T19:37:59.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134495338 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:37:59 [2024-03-15T19:37:59.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1134495343 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:37:59 [2024-03-15T19:37:59.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1134495343 data=null doit=true}, TreeItem with text {scp_dest}]
15:37:59 [2024-03-15T19:37:59.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1134495343 data=null}, TreeItem with text {scp_dest}]
15:37:59 [2024-03-15T19:37:59.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:37:59 [2024-03-15T19:37:59.251Z] 
15:37:59 [2024-03-15T19:37:59.251Z] (Eclipse:10240): Gtk-WARNING **: 19:37:59.227: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:59 [2024-03-15T19:37:59.251Z] 
15:37:59 [2024-03-15T19:37:59.251Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:59.238: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:59 [2024-03-15T19:37:59.506Z] 
15:37:59 [2024-03-15T19:37:59.506Z] (Eclipse:10240): Gtk-WARNING **: 19:37:59.273: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:37:59 [2024-03-15T19:37:59.506Z] 
15:37:59 [2024-03-15T19:37:59.506Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:59.273: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:37:59 [2024-03-15T19:37:59.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:37:59 [2024-03-15T19:37:59.761Z] 
15:37:59 [2024-03-15T19:37:59.761Z] (Eclipse:10240): Gtk-WARNING **: 19:37:59.692: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:00 [2024-03-15T19:38:00.018Z] 
15:38:00 [2024-03-15T19:38:00.018Z] (Eclipse:10240): Gtk-CRITICAL **: 19:37:59.812: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:38:00 [2024-03-15T19:38:00.018Z] 
15:38:00 [2024-03-15T19:38:00.018Z] (Eclipse:10240): Gtk-WARNING **: 19:37:59.818: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:00 [2024-03-15T19:38:00.273Z] 
15:38:00 [2024-03-15T19:38:00.273Z] (Eclipse:10240): Gtk-WARNING **: 19:38:00.022: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:00 [2024-03-15T19:38:00.273Z] 
15:38:00 [2024-03-15T19:38:00.273Z] (Eclipse:10240): Gtk-WARNING **: 19:38:00.056: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:00 [2024-03-15T19:38:00.273Z] 
15:38:00 [2024-03-15T19:38:00.273Z] (Eclipse:10240): Gtk-WARNING **: 19:38:00.080: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:00 [2024-03-15T19:38:00.273Z] 
15:38:00 [2024-03-15T19:38:00.273Z] (Eclipse:10240): Gtk-WARNING **: 19:38:00.115: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:00 [2024-03-15T19:38:00.273Z] 
15:38:00 [2024-03-15T19:38:00.273Z] (Eclipse:10240): Gtk-WARNING **: 19:38:00.152: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:00 [2024-03-15T19:38:00.273Z] 
15:38:00 [2024-03-15T19:38:00.273Z] (Eclipse:10240): Gtk-WARNING **: 19:38:00.174: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:00 [2024-03-15T19:38:00.273Z] 
15:38:00 [2024-03-15T19:38:00.273Z] (Eclipse:10240): Gtk-WARNING **: 19:38:00.195: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:00 [2024-03-15T19:38:00.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:38:00 [2024-03-15T19:38:00.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:38:00 [2024-03-15T19:38:00.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:38:00 [2024-03-15T19:38:00.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1134496557 data=null}, (of type 'Combo')]
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1134496592 data=null doit=true}, TreeItem with text {traces}]
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1134496592 data=null}, TreeItem with text {traces}]
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1134496593 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134496593 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1134496596 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1134496596 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1134496597 data=null doit=true}, Tree node with text: synctraces]
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1134496597 data=null}, Tree node with text: synctraces]
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1134496597 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134496597 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1134496598 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1134496623 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:38:00 [2024-03-15T19:38:00.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@57e17da
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1134496626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1134496627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1134496627 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1134496627 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1134496627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1134496627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1134496627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1134496627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1134496627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1134496627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1134496627 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1134496627 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:38:00 [2024-03-15T19:38:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134496632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134496632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134496632 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134496632 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134496632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134496632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:38:00 [2024-03-15T19:38:00.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:38:00 [2024-03-15T19:38:00.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:38:00 [2024-03-15T19:38:00.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:38:00 [2024-03-15T19:38:00.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:38:00 [2024-03-15T19:38:00.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:38:00 [2024-03-15T19:38:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:38:00 [2024-03-15T19:38:00.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134496632 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:38:00 [2024-03-15T19:38:00.788Z] 
15:38:00 [2024-03-15T19:38:00.788Z] (Eclipse:10240): Gtk-WARNING **: 19:38:00.586: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:00 [2024-03-15T19:38:00.788Z] 
15:38:00 [2024-03-15T19:38:00.789Z] (Eclipse:10240): Gtk-WARNING **: 19:38:00.615: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:00 [2024-03-15T19:38:00.789Z] 
15:38:00 [2024-03-15T19:38:00.789Z] (Eclipse:10240): Gtk-WARNING **: 19:38:00.626: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:00 [2024-03-15T19:38:00.789Z] 
15:38:00 [2024-03-15T19:38:00.789Z] (Eclipse:10240): Gtk-WARNING **: 19:38:00.642: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:00 [2024-03-15T19:38:00.789Z] 
15:38:00 [2024-03-15T19:38:00.789Z] (Eclipse:10240): Gtk-WARNING **: 19:38:00.659: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:00 [2024-03-15T19:38:00.789Z] 
15:38:00 [2024-03-15T19:38:00.789Z] (Eclipse:10240): Gtk-WARNING **: 19:38:00.676: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:00 [2024-03-15T19:38:00.789Z] 
15:38:00 [2024-03-15T19:38:00.789Z] (Eclipse:10240): Gtk-WARNING **: 19:38:00.692: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:00 [2024-03-15T19:38:00.789Z] 
15:38:00 [2024-03-15T19:38:00.789Z] (Eclipse:10240): Gtk-WARNING **: 19:38:00.714: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:00 [2024-03-15T19:38:00.789Z] 
15:38:00 [2024-03-15T19:38:00.789Z] (Eclipse:10240): Gtk-WARNING **: 19:38:00.726: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:00 [2024-03-15T19:38:00.789Z] 
15:38:00 [2024-03-15T19:38:00.789Z] (Eclipse:10240): Gtk-WARNING **: 19:38:00.742: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:00 [2024-03-15T19:38:00.789Z] 
15:38:00 [2024-03-15T19:38:00.789Z] (Eclipse:10240): Gtk-WARNING **: 19:38:00.759: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:00 [2024-03-15T19:38:00.789Z] 
15:38:00 [2024-03-15T19:38:00.789Z] (Eclipse:10240): Gtk-WARNING **: 19:38:00.775: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:01 [2024-03-15T19:38:01.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:38:01 [2024-03-15T19:38:01.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:01 [2024-03-15T19:38:01.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:01 [2024-03-15T19:38:01.050Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:38:01 [2024-03-15T19:38:01.050Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:38:01 [2024-03-15T19:38:01.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1134497144 data=null doit=true}, TreeItem with text {Traces [2]}]
15:38:01 [2024-03-15T19:38:01.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1134497144 data=null}, TreeItem with text {Traces [2]}]
15:38:01 [2024-03-15T19:38:01.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1134497144 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:38:01 [2024-03-15T19:38:01.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134497144 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:38:01 [2024-03-15T19:38:01.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1134497146 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:38:01 [2024-03-15T19:38:01.050Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:38:01 [2024-03-15T19:38:01.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:38:01 [2024-03-15T19:38:01.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1134497146 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:38:01 [2024-03-15T19:38:01.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1134497147 data=null doit=true}, TreeItem with text {scp_dest}]
15:38:01 [2024-03-15T19:38:01.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:01 [2024-03-15T19:38:01.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1134497147 data=null}, TreeItem with text {scp_dest}]
15:38:01 [2024-03-15T19:38:01.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134497147 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:38:01 [2024-03-15T19:38:01.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134497147 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:38:01 [2024-03-15T19:38:01.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134497152 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:38:01 [2024-03-15T19:38:01.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134497153 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:38:01 [2024-03-15T19:38:01.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1134497153 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:38:01 [2024-03-15T19:38:01.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134497153 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:38:01 [2024-03-15T19:38:01.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134497212 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:38:01 [2024-03-15T19:38:01.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1134497219 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:38:01 [2024-03-15T19:38:01.309Z] 
15:38:01 [2024-03-15T19:38:01.309Z] (Eclipse:10240): Gtk-WARNING **: 19:38:01.129: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:01 [2024-03-15T19:38:01.309Z] 
15:38:01 [2024-03-15T19:38:01.309Z] (Eclipse:10240): Gtk-CRITICAL **: 19:38:01.142: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:38:01 [2024-03-15T19:38:01.309Z] 
15:38:01 [2024-03-15T19:38:01.309Z] (Eclipse:10240): Gtk-WARNING **: 19:38:01.178: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:01 [2024-03-15T19:38:01.309Z] 
15:38:01 [2024-03-15T19:38:01.309Z] (Eclipse:10240): Gtk-CRITICAL **: 19:38:01.179: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:38:01 [2024-03-15T19:38:01.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1134497254 data=null doit=true}, TreeItem with text {scp_dest}]
15:38:01 [2024-03-15T19:38:01.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1134497423 data=null}, TreeItem with text {scp_dest}]
15:38:01 [2024-03-15T19:38:01.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:38:01 [2024-03-15T19:38:01.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:38:01 [2024-03-15T19:38:01.309Z] 
15:38:01 [2024-03-15T19:38:01.310Z] (Eclipse:10240): Gtk-WARNING **: 19:38:01.288: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:01 [2024-03-15T19:38:01.310Z] 
15:38:01 [2024-03-15T19:38:01.310Z] (Eclipse:10240): Gtk-CRITICAL **: 19:38:01.295: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:38:01 [2024-03-15T19:38:01.310Z] 
15:38:01 [2024-03-15T19:38:01.310Z] (Eclipse:10240): Gtk-WARNING **: 19:38:01.300: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:01 [2024-03-15T19:38:01.565Z] 
15:38:01 [2024-03-15T19:38:01.565Z] (Eclipse:10240): Gtk-WARNING **: 19:38:01.464: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:01 [2024-03-15T19:38:01.565Z] 
15:38:01 [2024-03-15T19:38:01.565Z] (Eclipse:10240): Gtk-WARNING **: 19:38:01.487: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:01 [2024-03-15T19:38:01.565Z] 
15:38:01 [2024-03-15T19:38:01.565Z] (Eclipse:10240): Gtk-WARNING **: 19:38:01.525: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:01 [2024-03-15T19:38:01.565Z] 
15:38:01 [2024-03-15T19:38:01.565Z] (Eclipse:10240): Gtk-WARNING **: 19:38:01.548: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:01 [2024-03-15T19:38:01.821Z] 
15:38:01 [2024-03-15T19:38:01.821Z] (Eclipse:10240): Gtk-WARNING **: 19:38:01.569: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:01 [2024-03-15T19:38:01.821Z] 
15:38:01 [2024-03-15T19:38:01.821Z] (Eclipse:10240): Gtk-WARNING **: 19:38:01.589: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:01 [2024-03-15T19:38:01.821Z] 
15:38:01 [2024-03-15T19:38:01.821Z] (Eclipse:10240): Gtk-WARNING **: 19:38:01.623: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:01 [2024-03-15T19:38:01.821Z] 
15:38:01 [2024-03-15T19:38:01.821Z] (Eclipse:10240): Gtk-WARNING **: 19:38:01.643: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:01 [2024-03-15T19:38:01.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:38:01 [2024-03-15T19:38:01.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:38:01 [2024-03-15T19:38:01.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:38:01 [2024-03-15T19:38:01.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:38:01 [2024-03-15T19:38:01.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:01 [2024-03-15T19:38:01.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:38:01 [2024-03-15T19:38:01.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:01 [2024-03-15T19:38:01.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:38:01 [2024-03-15T19:38:01.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:38:01 [2024-03-15T19:38:01.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:38:01 [2024-03-15T19:38:01.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:38:01 [2024-03-15T19:38:01.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:38:01 [2024-03-15T19:38:01.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:38:01 [2024-03-15T19:38:01.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:01 [2024-03-15T19:38:01.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:38:01 [2024-03-15T19:38:01.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:38:01 [2024-03-15T19:38:01.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:38:01 [2024-03-15T19:38:01.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:38:01 [2024-03-15T19:38:01.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:38:01 [2024-03-15T19:38:01.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:38:01 [2024-03-15T19:38:01.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:38:01 [2024-03-15T19:38:01.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:38:01 [2024-03-15T19:38:01.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:38:01 [2024-03-15T19:38:01.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:38:01 [2024-03-15T19:38:01.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1134497985 data=null}, (of type 'Combo')]
15:38:01 [2024-03-15T19:38:01.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:38:01 [2024-03-15T19:38:01.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:01 [2024-03-15T19:38:01.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:01 [2024-03-15T19:38:01.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:38:02 [2024-03-15T19:38:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:02 [2024-03-15T19:38:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:02 [2024-03-15T19:38:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1134498024 data=null doit=true}, TreeItem with text {traces}]
15:38:02 [2024-03-15T19:38:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1134498024 data=null}, TreeItem with text {traces}]
15:38:02 [2024-03-15T19:38:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1134498024 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
15:38:02 [2024-03-15T19:38:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134498025 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
15:38:02 [2024-03-15T19:38:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1134498026 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
15:38:02 [2024-03-15T19:38:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:02 [2024-03-15T19:38:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1134498027 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
15:38:02 [2024-03-15T19:38:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1134498027 data=null doit=true}, Tree node with text: synctraces]
15:38:02 [2024-03-15T19:38:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1134498027 data=null}, Tree node with text: synctraces]
15:38:02 [2024-03-15T19:38:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1134498027 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
15:38:02 [2024-03-15T19:38:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134498027 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
15:38:02 [2024-03-15T19:38:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1134498034 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
15:38:02 [2024-03-15T19:38:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
15:38:02 [2024-03-15T19:38:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:38:02 [2024-03-15T19:38:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:38:02 [2024-03-15T19:38:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:38:02 [2024-03-15T19:38:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:38:02 [2024-03-15T19:38:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:38:02 [2024-03-15T19:38:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:38:02 [2024-03-15T19:38:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:38:02 [2024-03-15T19:38:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1134498043 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:38:02 [2024-03-15T19:38:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:38:02 [2024-03-15T19:38:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1b5593e6
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1134498044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1134498044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1134498044 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1134498044 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1134498045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1134498045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1134498045 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1134498045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1134498045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1134498045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1134498045 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1134498045 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134498070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134498070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134498070 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134498071 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134498071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134498071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:38:02 [2024-03-15T19:38:02.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:38:02 [2024-03-15T19:38:02.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:38:02 [2024-03-15T19:38:02.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:38:02 [2024-03-15T19:38:02.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:38:02 [2024-03-15T19:38:02.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:38:02 [2024-03-15T19:38:02.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:38:02 [2024-03-15T19:38:02.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:38:02 [2024-03-15T19:38:02.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1134498599 data=null doit=true}, Shell with text {Confirmation}]
15:38:02 [2024-03-15T19:38:02.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
15:38:02 [2024-03-15T19:38:02.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
15:38:02 [2024-03-15T19:38:02.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
15:38:02 [2024-03-15T19:38:02.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:38:02 [2024-03-15T19:38:02.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite All
15:38:02 [2024-03-15T19:38:02.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite All} time=1134498600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:38:02 [2024-03-15T19:38:02.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite All} time=1134498600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:38:02 [2024-03-15T19:38:02.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite All} time=1134498600 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:38:02 [2024-03-15T19:38:02.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite All} time=1134498600 data=null}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:38:02 [2024-03-15T19:38:02.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite All} time=1134498600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:38:02 [2024-03-15T19:38:02.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite All} time=1134498600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:38:02 [2024-03-15T19:38:02.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite All} time=1134498600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:38:02 [2024-03-15T19:38:02.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:38:02 [2024-03-15T19:38:02.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134498071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:38:02 [2024-03-15T19:38:02.901Z] 
15:38:02 [2024-03-15T19:38:02.901Z] (Eclipse:10240): Gtk-WARNING **: 19:38:02.678: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:02 [2024-03-15T19:38:02.901Z] 
15:38:02 [2024-03-15T19:38:02.901Z] (Eclipse:10240): Gtk-WARNING **: 19:38:02.702: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:02 [2024-03-15T19:38:02.901Z] 
15:38:02 [2024-03-15T19:38:02.901Z] (Eclipse:10240): Gtk-WARNING **: 19:38:02.713: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:02 [2024-03-15T19:38:02.901Z] 
15:38:02 [2024-03-15T19:38:02.901Z] (Eclipse:10240): Gtk-WARNING **: 19:38:02.721: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:02 [2024-03-15T19:38:02.901Z] 
15:38:02 [2024-03-15T19:38:02.901Z] (Eclipse:10240): Gtk-WARNING **: 19:38:02.738: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:02 [2024-03-15T19:38:02.901Z] 
15:38:02 [2024-03-15T19:38:02.901Z] (Eclipse:10240): Gtk-WARNING **: 19:38:02.755: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:02 [2024-03-15T19:38:02.901Z] 
15:38:02 [2024-03-15T19:38:02.901Z] (Eclipse:10240): Gtk-WARNING **: 19:38:02.771: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:02 [2024-03-15T19:38:02.901Z] 
15:38:02 [2024-03-15T19:38:02.901Z] (Eclipse:10240): Gtk-WARNING **: 19:38:02.788: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:02 [2024-03-15T19:38:02.901Z] 
15:38:02 [2024-03-15T19:38:02.901Z] (Eclipse:10240): Gtk-WARNING **: 19:38:02.810: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:02 [2024-03-15T19:38:02.901Z] 
15:38:02 [2024-03-15T19:38:02.901Z] (Eclipse:10240): Gtk-WARNING **: 19:38:02.822: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:02 [2024-03-15T19:38:02.901Z] 
15:38:02 [2024-03-15T19:38:02.901Z] (Eclipse:10240): Gtk-WARNING **: 19:38:02.838: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:02 [2024-03-15T19:38:02.901Z] 
15:38:02 [2024-03-15T19:38:02.901Z] (Eclipse:10240): Gtk-WARNING **: 19:38:02.856: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:02 [2024-03-15T19:38:02.901Z] 
15:38:02 [2024-03-15T19:38:02.901Z] (Eclipse:10240): Gtk-WARNING **: 19:38:02.873: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:03 [2024-03-15T19:38:03.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:38:03 [2024-03-15T19:38:03.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:03 [2024-03-15T19:38:03.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:03 [2024-03-15T19:38:03.160Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:38:03 [2024-03-15T19:38:03.160Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:38:03 [2024-03-15T19:38:03.160Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:38:03 [2024-03-15T19:38:03.160Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:38:03 [2024-03-15T19:38:03.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:38:03 [2024-03-15T19:38:03.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1134499270 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:38:03 [2024-03-15T19:38:03.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1134499270 data=null doit=true}, TreeItem with text {scp_dest}]
15:38:03 [2024-03-15T19:38:03.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:03 [2024-03-15T19:38:03.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1134499271 data=null}, TreeItem with text {scp_dest}]
15:38:03 [2024-03-15T19:38:03.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134499271 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:38:03 [2024-03-15T19:38:03.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134499271 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:38:03 [2024-03-15T19:38:03.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134499275 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:38:03 [2024-03-15T19:38:03.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134499276 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:38:03 [2024-03-15T19:38:03.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1134499276 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:38:03 [2024-03-15T19:38:03.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134499276 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:38:03 [2024-03-15T19:38:03.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134499326 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:38:03 [2024-03-15T19:38:03.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1134499330 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:38:03 [2024-03-15T19:38:03.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1134499330 data=null doit=true}, TreeItem with text {scp_dest}]
15:38:03 [2024-03-15T19:38:03.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1134499330 data=null}, TreeItem with text {scp_dest}]
15:38:03 [2024-03-15T19:38:03.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:38:03 [2024-03-15T19:38:03.416Z] 
15:38:03 [2024-03-15T19:38:03.416Z] (Eclipse:10240): Gtk-WARNING **: 19:38:03.195: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:03 [2024-03-15T19:38:03.416Z] 
15:38:03 [2024-03-15T19:38:03.416Z] (Eclipse:10240): Gtk-CRITICAL **: 19:38:03.214: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:38:03 [2024-03-15T19:38:03.416Z] 
15:38:03 [2024-03-15T19:38:03.416Z] (Eclipse:10240): Gtk-WARNING **: 19:38:03.257: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:03 [2024-03-15T19:38:03.416Z] 
15:38:03 [2024-03-15T19:38:03.416Z] (Eclipse:10240): Gtk-CRITICAL **: 19:38:03.258: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:38:03 [2024-03-15T19:38:03.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:38:03 [2024-03-15T19:38:03.688Z] 
15:38:03 [2024-03-15T19:38:03.688Z] (Eclipse:10240): Gtk-WARNING **: 19:38:03.686: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:03 [2024-03-15T19:38:03.947Z] 
15:38:03 [2024-03-15T19:38:03.947Z] (Eclipse:10240): Gtk-CRITICAL **: 19:38:03.694: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:38:03 [2024-03-15T19:38:03.947Z] 
15:38:03 [2024-03-15T19:38:03.947Z] (Eclipse:10240): Gtk-WARNING **: 19:38:03.699: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:04 [2024-03-15T19:38:04.203Z] 
15:38:04 [2024-03-15T19:38:04.203Z] (Eclipse:10240): Gtk-WARNING **: 19:38:04.029: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:04 [2024-03-15T19:38:04.203Z] 
15:38:04 [2024-03-15T19:38:04.203Z] (Eclipse:10240): Gtk-WARNING **: 19:38:04.055: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:04 [2024-03-15T19:38:04.203Z] 
15:38:04 [2024-03-15T19:38:04.203Z] (Eclipse:10240): Gtk-WARNING **: 19:38:04.078: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:04 [2024-03-15T19:38:04.203Z] 
15:38:04 [2024-03-15T19:38:04.203Z] (Eclipse:10240): Gtk-WARNING **: 19:38:04.103: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:04 [2024-03-15T19:38:04.203Z] 
15:38:04 [2024-03-15T19:38:04.203Z] (Eclipse:10240): Gtk-WARNING **: 19:38:04.131: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:04 [2024-03-15T19:38:04.203Z] 
15:38:04 [2024-03-15T19:38:04.203Z] (Eclipse:10240): Gtk-WARNING **: 19:38:04.153: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:04 [2024-03-15T19:38:04.203Z] 
15:38:04 [2024-03-15T19:38:04.203Z] (Eclipse:10240): Gtk-WARNING **: 19:38:04.174: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:04 [2024-03-15T19:38:04.203Z] 
15:38:04 [2024-03-15T19:38:04.203Z] (Eclipse:10240): Gtk-WARNING **: 19:38:04.194: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:04 [2024-03-15T19:38:04.459Z] 
15:38:04 [2024-03-15T19:38:04.459Z] (Eclipse:10240): Gtk-WARNING **: 19:38:04.220: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:04 [2024-03-15T19:38:04.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:38:04 [2024-03-15T19:38:04.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:38:04 [2024-03-15T19:38:04.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:38:04 [2024-03-15T19:38:04.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:38:04 [2024-03-15T19:38:04.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1134500573 data=null doit=true}, Button with text {Select roo&t directory:}]
15:38:04 [2024-03-15T19:38:04.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1134500573 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
15:38:04 [2024-03-15T19:38:04.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:38:04 [2024-03-15T19:38:04.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=1134500575 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:38:04 [2024-03-15T19:38:04.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1134500575 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:38:04 [2024-03-15T19:38:04.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1134500575 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1134500575 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=1134500578 data=null}, (of type 'Combo')]
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1134500631 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1134500631 data=null doit=true}, TreeItem with text {/}]
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1134500631 data=null}, TreeItem with text {/}]
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1134500632 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134500632 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1134500632 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1134500646 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@58211c07
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1134500648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1134500648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1134500648 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1134500648 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1134500649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1134500649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1134500649 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1134500649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1134500649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1134500649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1134500649 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1134500649 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:38:04 [2024-03-15T19:38:04.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:38:04 [2024-03-15T19:38:04.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:38:04 [2024-03-15T19:38:04.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:38:04 [2024-03-15T19:38:04.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:38:04 [2024-03-15T19:38:04.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:38:04 [2024-03-15T19:38:04.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:38:04 [2024-03-15T19:38:04.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:38:04 [2024-03-15T19:38:04.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134500653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134500653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134500653 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134500653 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134500653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134500653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:38:04 [2024-03-15T19:38:04.719Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:38:04 [2024-03-15T19:38:04.719Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:38:04 [2024-03-15T19:38:04.719Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:38:04 [2024-03-15T19:38:04.719Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:38:04 [2024-03-15T19:38:04.719Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:38:04 [2024-03-15T19:38:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134500653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:38:04 [2024-03-15T19:38:04.719Z] 
15:38:04 [2024-03-15T19:38:04.719Z] (Eclipse:10240): Gtk-WARNING **: 19:38:04.645: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:04 [2024-03-15T19:38:04.719Z] 
15:38:04 [2024-03-15T19:38:04.719Z] (Eclipse:10240): Gtk-WARNING **: 19:38:04.662: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:04 [2024-03-15T19:38:04.719Z] 
15:38:04 [2024-03-15T19:38:04.719Z] (Eclipse:10240): Gtk-WARNING **: 19:38:04.673: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:04 [2024-03-15T19:38:04.719Z] 
15:38:04 [2024-03-15T19:38:04.719Z] (Eclipse:10240): Gtk-WARNING **: 19:38:04.692: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:04 [2024-03-15T19:38:04.719Z] 
15:38:04 [2024-03-15T19:38:04.719Z] (Eclipse:10240): Gtk-WARNING **: 19:38:04.710: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:04 [2024-03-15T19:38:04.976Z] 
15:38:04 [2024-03-15T19:38:04.976Z] (Eclipse:10240): Gtk-WARNING **: 19:38:04.726: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:04 [2024-03-15T19:38:04.976Z] 
15:38:04 [2024-03-15T19:38:04.976Z] (Eclipse:10240): Gtk-WARNING **: 19:38:04.739: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:04 [2024-03-15T19:38:04.976Z] 
15:38:04 [2024-03-15T19:38:04.976Z] (Eclipse:10240): Gtk-WARNING **: 19:38:04.757: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:04 [2024-03-15T19:38:04.976Z] 
15:38:04 [2024-03-15T19:38:04.976Z] (Eclipse:10240): Gtk-WARNING **: 19:38:04.773: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:04 [2024-03-15T19:38:04.976Z] 
15:38:04 [2024-03-15T19:38:04.976Z] (Eclipse:10240): Gtk-WARNING **: 19:38:04.790: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:04 [2024-03-15T19:38:04.976Z] 
15:38:04 [2024-03-15T19:38:04.976Z] (Eclipse:10240): Gtk-WARNING **: 19:38:04.809: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:04 [2024-03-15T19:38:04.976Z] 
15:38:04 [2024-03-15T19:38:04.976Z] (Eclipse:10240): Gtk-WARNING **: 19:38:04.823: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:04 [2024-03-15T19:38:04.976Z] 
15:38:04 [2024-03-15T19:38:04.976Z] (Eclipse:10240): Gtk-WARNING **: 19:38:04.840: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:05 [2024-03-15T19:38:05.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:38:05 [2024-03-15T19:38:05.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:05 [2024-03-15T19:38:05.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:05 [2024-03-15T19:38:05.231Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:38:05 [2024-03-15T19:38:05.231Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:38:05 [2024-03-15T19:38:05.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1134501203 data=null doit=true}, TreeItem with text {Traces [2]}]
15:38:05 [2024-03-15T19:38:05.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1134501203 data=null}, TreeItem with text {Traces [2]}]
15:38:05 [2024-03-15T19:38:05.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1134501203 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:38:05 [2024-03-15T19:38:05.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134501204 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:38:05 [2024-03-15T19:38:05.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1134501205 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:38:05 [2024-03-15T19:38:05.232Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:38:05 [2024-03-15T19:38:05.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
15:38:05 [2024-03-15T19:38:05.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=1134501206 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
15:38:05 [2024-03-15T19:38:05.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=1134501206 data=null doit=true}, TreeItem with text {synctraces [2]}]
15:38:05 [2024-03-15T19:38:05.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:05 [2024-03-15T19:38:05.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=1134501206 data=null}, TreeItem with text {synctraces [2]}]
15:38:05 [2024-03-15T19:38:05.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1134501207 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
15:38:05 [2024-03-15T19:38:05.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134501207 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
15:38:05 [2024-03-15T19:38:05.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1134501212 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
15:38:05 [2024-03-15T19:38:05.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1134501213 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
15:38:05 [2024-03-15T19:38:05.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=1134501213 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
15:38:05 [2024-03-15T19:38:05.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134501213 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
15:38:05 [2024-03-15T19:38:05.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1134501217 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
15:38:05 [2024-03-15T19:38:05.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=1134501217 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
15:38:05 [2024-03-15T19:38:05.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=1134501217 data=null doit=true}, TreeItem with text {synctraces [2]}]
15:38:05 [2024-03-15T19:38:05.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=1134501217 data=null}, TreeItem with text {synctraces [2]}]
15:38:05 [2024-03-15T19:38:05.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
15:38:05 [2024-03-15T19:38:05.232Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
15:38:05 [2024-03-15T19:38:05.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:38:05 [2024-03-15T19:38:05.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1134501218 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
15:38:05 [2024-03-15T19:38:05.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1134501224 data=null doit=true}, TreeItem with text {scp_dest}]
15:38:05 [2024-03-15T19:38:05.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:05 [2024-03-15T19:38:05.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1134501224 data=null}, TreeItem with text {scp_dest}]
15:38:05 [2024-03-15T19:38:05.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134501224 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
15:38:05 [2024-03-15T19:38:05.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134501224 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:38:05 [2024-03-15T19:38:05.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134501229 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
15:38:05 [2024-03-15T19:38:05.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1134501229 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
15:38:05 [2024-03-15T19:38:05.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1134501230 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
15:38:05 [2024-03-15T19:38:05.232Z] 
15:38:05 [2024-03-15T19:38:05.232Z] (Eclipse:10240): Gtk-WARNING **: 19:38:05.156: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:05 [2024-03-15T19:38:05.232Z] 
15:38:05 [2024-03-15T19:38:05.232Z] (Eclipse:10240): Gtk-WARNING **: 19:38:05.176: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:05 [2024-03-15T19:38:05.232Z] 
15:38:05 [2024-03-15T19:38:05.232Z] (Eclipse:10240): Gtk-WARNING **: 19:38:05.195: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:05 [2024-03-15T19:38:05.232Z] 
15:38:05 [2024-03-15T19:38:05.232Z] (Eclipse:10240): Gtk-WARNING **: 19:38:05.224: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:05 [2024-03-15T19:38:05.488Z] 
15:38:05 [2024-03-15T19:38:05.488Z] (Eclipse:10240): Gtk-WARNING **: 19:38:05.244: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:05 [2024-03-15T19:38:05.488Z] 
15:38:05 [2024-03-15T19:38:05.488Z] (Eclipse:10240): Gtk-WARNING **: 19:38:05.269: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:05 [2024-03-15T19:38:05.488Z] 
15:38:05 [2024-03-15T19:38:05.488Z] (Eclipse:10240): Gtk-WARNING **: 19:38:05.287: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:05 [2024-03-15T19:38:05.488Z] 
15:38:05 [2024-03-15T19:38:05.488Z] (Eclipse:10240): Gtk-WARNING **: 19:38:05.310: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:05 [2024-03-15T19:38:05.488Z] 
15:38:05 [2024-03-15T19:38:05.488Z] (Eclipse:10240): Gtk-WARNING **: 19:38:05.328: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:05 [2024-03-15T19:38:05.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1134501230 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:38:05 [2024-03-15T19:38:05.488Z] 
15:38:05 [2024-03-15T19:38:05.488Z] (Eclipse:10240): Gtk-WARNING **: 19:38:05.374: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:05 [2024-03-15T19:38:05.488Z] 
15:38:05 [2024-03-15T19:38:05.488Z] (Eclipse:10240): Gtk-WARNING **: 19:38:05.392: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:05 [2024-03-15T19:38:05.488Z] 
15:38:05 [2024-03-15T19:38:05.488Z] (Eclipse:10240): Gtk-WARNING **: 19:38:05.405: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:05 [2024-03-15T19:38:05.488Z] 
15:38:05 [2024-03-15T19:38:05.488Z] (Eclipse:10240): Gtk-WARNING **: 19:38:05.482: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:05 [2024-03-15T19:38:05.743Z] 
15:38:05 [2024-03-15T19:38:05.743Z] (Eclipse:10240): Gtk-CRITICAL **: 19:38:05.493: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:38:05 [2024-03-15T19:38:05.743Z] 
15:38:05 [2024-03-15T19:38:05.743Z] (Eclipse:10240): Gtk-WARNING **: 19:38:05.550: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:05 [2024-03-15T19:38:05.743Z] 
15:38:05 [2024-03-15T19:38:05.743Z] (Eclipse:10240): Gtk-CRITICAL **: 19:38:05.551: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:38:05 [2024-03-15T19:38:05.743Z] 
15:38:05 [2024-03-15T19:38:05.743Z] (Eclipse:10240): Gtk-CRITICAL **: 19:38:05.572: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:38:05 [2024-03-15T19:38:05.743Z] 
15:38:05 [2024-03-15T19:38:05.743Z] (Eclipse:10240): Gtk-CRITICAL **: 19:38:05.582: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:38:05 [2024-03-15T19:38:05.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1134501531 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
15:38:05 [2024-03-15T19:38:05.743Z] 
15:38:05 [2024-03-15T19:38:05.743Z] (Eclipse:10240): Gtk-CRITICAL **: 19:38:05.613: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:38:05 [2024-03-15T19:38:05.743Z] 
15:38:05 [2024-03-15T19:38:05.743Z] (Eclipse:10240): Gtk-CRITICAL **: 19:38:05.631: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:38:05 [2024-03-15T19:38:05.743Z] 
15:38:05 [2024-03-15T19:38:05.743Z] (Eclipse:10240): Gtk-CRITICAL **: 19:38:05.651: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:38:05 [2024-03-15T19:38:05.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1134501836 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
15:38:05 [2024-03-15T19:38:05.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1134501856 data=null doit=true}, TreeItem with text {scp_dest}]
15:38:05 [2024-03-15T19:38:05.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1134501856 data=null}, TreeItem with text {scp_dest}]
15:38:05 [2024-03-15T19:38:05.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:38:05 [2024-03-15T19:38:05.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
15:38:05 [2024-03-15T19:38:05.744Z] 
15:38:05 [2024-03-15T19:38:05.744Z] (Eclipse:10240): Gtk-WARNING **: 19:38:05.718: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:05 [2024-03-15T19:38:05.744Z] 
15:38:05 [2024-03-15T19:38:05.744Z] (Eclipse:10240): Gtk-CRITICAL **: 19:38:05.729: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:38:05 [2024-03-15T19:38:05.744Z] 
15:38:05 [2024-03-15T19:38:05.744Z] (Eclipse:10240): Gtk-WARNING **: 19:38:05.734: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:06 [2024-03-15T19:38:06.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@ab94a32] time=1134502130 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:38:06 [2024-03-15T19:38:06.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:38:06 [2024-03-15T19:38:06.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:06 [2024-03-15T19:38:06.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:06 [2024-03-15T19:38:06.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:06 [2024-03-15T19:38:06.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1134502152 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:38:06 [2024-03-15T19:38:06.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1134502152 data=null doit=true}, TreeItem with text {Tracing}]
15:38:06 [2024-03-15T19:38:06.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1134502153 data=null}, TreeItem with text {Tracing}]
15:38:06 [2024-03-15T19:38:06.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1134502153 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:38:06 [2024-03-15T19:38:06.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134502153 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:38:06 [2024-03-15T19:38:06.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1134502179 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:38:06 [2024-03-15T19:38:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:38:06 [2024-03-15T19:38:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:38:06 [2024-03-15T19:38:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:38:06 [2024-03-15T19:38:06.514Z] 
15:38:06 [2024-03-15T19:38:06.514Z] (Eclipse:10240): Gtk-WARNING **: 19:38:06.297: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:06 [2024-03-15T19:38:06.514Z] 
15:38:06 [2024-03-15T19:38:06.514Z] (Eclipse:10240): Gtk-WARNING **: 19:38:06.327: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:06 [2024-03-15T19:38:06.514Z] 
15:38:06 [2024-03-15T19:38:06.514Z] (Eclipse:10240): Gtk-WARNING **: 19:38:06.352: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:06 [2024-03-15T19:38:06.514Z] 
15:38:06 [2024-03-15T19:38:06.514Z] (Eclipse:10240): Gtk-WARNING **: 19:38:06.376: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:06 [2024-03-15T19:38:06.514Z] 
15:38:06 [2024-03-15T19:38:06.514Z] (Eclipse:10240): Gtk-WARNING **: 19:38:06.402: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:06 [2024-03-15T19:38:06.514Z] 
15:38:06 [2024-03-15T19:38:06.514Z] (Eclipse:10240): Gtk-WARNING **: 19:38:06.428: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:06 [2024-03-15T19:38:06.514Z] 
15:38:06 [2024-03-15T19:38:06.514Z] (Eclipse:10240): Gtk-WARNING **: 19:38:06.451: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:06 [2024-03-15T19:38:06.514Z] 
15:38:06 [2024-03-15T19:38:06.514Z] (Eclipse:10240): Gtk-WARNING **: 19:38:06.472: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:06 [2024-03-15T19:38:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:38:06 [2024-03-15T19:38:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:38:06 [2024-03-15T19:38:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:38:06 [2024-03-15T19:38:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:38:06 [2024-03-15T19:38:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:38:06 [2024-03-15T19:38:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:38:06 [2024-03-15T19:38:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:06 [2024-03-15T19:38:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:06 [2024-03-15T19:38:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:38:06 [2024-03-15T19:38:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:38:06 [2024-03-15T19:38:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134502689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:06 [2024-03-15T19:38:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134502690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:06 [2024-03-15T19:38:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134502690 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:06 [2024-03-15T19:38:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134502690 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:06 [2024-03-15T19:38:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134502690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:06 [2024-03-15T19:38:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134502690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:06 [2024-03-15T19:38:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134502690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:06 [2024-03-15T19:38:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134502691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:06 [2024-03-15T19:38:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134502691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:06 [2024-03-15T19:38:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134502691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:06 [2024-03-15T19:38:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134502691 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:06 [2024-03-15T19:38:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134502691 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:06 [2024-03-15T19:38:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:38:06 [2024-03-15T19:38:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:38:06 [2024-03-15T19:38:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:38:06 [2024-03-15T19:38:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:06 [2024-03-15T19:38:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:06 [2024-03-15T19:38:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:38:06 [2024-03-15T19:38:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:38:06 [2024-03-15T19:38:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:06 [2024-03-15T19:38:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:38:06 [2024-03-15T19:38:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134502693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:06 [2024-03-15T19:38:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134502693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:06 [2024-03-15T19:38:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134502693 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:06 [2024-03-15T19:38:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134502693 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:06 [2024-03-15T19:38:06.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134502693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:06 [2024-03-15T19:38:06.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134502694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:06 [2024-03-15T19:38:06.770Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:06 [2024-03-15T19:38:06.771Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:06 [2024-03-15T19:38:06.771Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:06 [2024-03-15T19:38:06.771Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:06 [2024-03-15T19:38:06.771Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:06 [2024-03-15T19:38:06.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:38:06 [2024-03-15T19:38:06.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134502694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:06 [2024-03-15T19:38:06.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1134502231 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:38:06 [2024-03-15T19:38:06.771Z] 
15:38:06 [2024-03-15T19:38:06.771Z] (Eclipse:10240): Gtk-WARNING **: 19:38:06.639: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:06 [2024-03-15T19:38:06.771Z] 
15:38:06 [2024-03-15T19:38:06.771Z] (Eclipse:10240): Gtk-WARNING **: 19:38:06.657: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:06 [2024-03-15T19:38:06.771Z] 
15:38:06 [2024-03-15T19:38:06.771Z] (Eclipse:10240): Gtk-WARNING **: 19:38:06.664: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:06 [2024-03-15T19:38:06.771Z] 
15:38:06 [2024-03-15T19:38:06.771Z] (Eclipse:10240): Gtk-WARNING **: 19:38:06.682: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:06 [2024-03-15T19:38:06.771Z] 
15:38:06 [2024-03-15T19:38:06.771Z] (Eclipse:10240): Gtk-WARNING **: 19:38:06.703: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:06 [2024-03-15T19:38:06.771Z] 
15:38:06 [2024-03-15T19:38:06.771Z] (Eclipse:10240): Gtk-WARNING **: 19:38:06.717: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:06 [2024-03-15T19:38:06.771Z] 
15:38:06 [2024-03-15T19:38:06.771Z] (Eclipse:10240): Gtk-WARNING **: 19:38:06.733: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:06 [2024-03-15T19:38:06.771Z] 
15:38:06 [2024-03-15T19:38:06.771Z] (Eclipse:10240): Gtk-WARNING **: 19:38:06.749: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:06 [2024-03-15T19:38:06.771Z] 
15:38:06 [2024-03-15T19:38:06.771Z] (Eclipse:10240): Gtk-WARNING **: 19:38:06.765: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:07 [2024-03-15T19:38:07.026Z] 
15:38:07 [2024-03-15T19:38:07.026Z] (Eclipse:10240): Gtk-WARNING **: 19:38:06.782: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:07 [2024-03-15T19:38:07.026Z] 
15:38:07 [2024-03-15T19:38:07.026Z] (Eclipse:10240): Gtk-WARNING **: 19:38:06.803: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:07 [2024-03-15T19:38:07.026Z] 
15:38:07 [2024-03-15T19:38:07.026Z] (Eclipse:10240): Gtk-WARNING **: 19:38:06.816: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:07 [2024-03-15T19:38:07.026Z] 
15:38:07 [2024-03-15T19:38:07.026Z] (Eclipse:10240): Gtk-WARNING **: 19:38:06.832: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:07 [2024-03-15T19:38:07.282Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.88 s -- in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
15:38:07 [2024-03-15T19:38:07.282Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectory -- Time elapsed: 2.539 s
15:38:07 [2024-03-15T19:38:07.282Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromArchive -- Time elapsed: 3.288 s
15:38:07 [2024-03-15T19:38:07.282Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryLinksPreserveFolder -- Time elapsed: 1.924 s
15:38:07 [2024-03-15T19:38:07.282Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromArchivePreserveFolder -- Time elapsed: 3.147 s
15:38:07 [2024-03-15T19:38:07.282Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromDirectory -- Time elapsed: 1.705 s
15:38:07 [2024-03-15T19:38:07.282Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchive -- Time elapsed: 8.040 s
15:38:07 [2024-03-15T19:38:07.282Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromDirectoryLinksPreserveStruture -- Time elapsed: 7.761 s
15:38:07 [2024-03-15T19:38:07.282Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testEmptyFile -- Time elapsed: 1.080 s
15:38:07 [2024-03-15T19:38:07.282Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testArchiveTooManyEntries -- Time elapsed: 0.002 s
15:38:07 [2024-03-15T19:38:07.282Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testEmptyDirectory -- Time elapsed: 0.641 s
15:38:07 [2024-03-15T19:38:07.282Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testArchiveWithColons -- Time elapsed: 1.084 s
15:38:07 [2024-03-15T19:38:07.282Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryOverwriteRenameAll -- Time elapsed: 3.706 s
15:38:07 [2024-03-15T19:38:07.282Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testEmptyArchive -- Time elapsed: 1.269 s
15:38:07 [2024-03-15T19:38:07.282Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testNestedEmptyArchive -- Time elapsed: 1.951 s
15:38:07 [2024-03-15T19:38:07.282Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testArchiveSizeTooBig -- Time elapsed: 0.002 s
15:38:07 [2024-03-15T19:38:07.282Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchiveOverwrite -- Time elapsed: 3.686 s
15:38:07 [2024-03-15T19:38:07.282Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchiveWithExperiment -- Time elapsed: 1.740 s
15:38:07 [2024-03-15T19:38:07.282Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testDirectoryWithEmptyArchive -- Time elapsed: 1.306 s
15:38:07 [2024-03-15T19:38:07.282Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportWithExperimentOverwriteTraces -- Time elapsed: 3.500 s
15:38:07 [2024-03-15T19:38:07.282Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportWithExperimentValidation -- Time elapsed: 1.972 s
15:38:07 [2024-03-15T19:38:07.282Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryPreserveFolder -- Time elapsed: 1.597 s
15:38:07 [2024-03-15T19:38:07.282Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportWithExperiment -- Time elapsed: 1.924 s
15:38:07 [2024-03-15T19:38:07.282Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryLinks -- Time elapsed: 1.862 s
15:38:07 [2024-03-15T19:38:07.282Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryOverwrite -- Time elapsed: 3.349 s
15:38:07 [2024-03-15T19:38:07.282Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromDirectoryLinks -- Time elapsed: 1.869 s
15:38:07 [2024-03-15T19:38:07.282Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryOverwriteOverwriteAll -- Time elapsed: 4.016 s
15:38:07 [2024-03-15T19:38:07.282Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchivePreserveFolder -- Time elapsed: 2.055 s
15:38:07 [2024-03-15T19:38:07.282Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
15:38:07 [2024-03-15T19:38:07.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@ab94a32] time=1134503309 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:38:07 [2024-03-15T19:38:07.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:38:07 [2024-03-15T19:38:07.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:38:07 [2024-03-15T19:38:07.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:38:07 [2024-03-15T19:38:07.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:38:07 [2024-03-15T19:38:07.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1134503521 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:38:07 [2024-03-15T19:38:07.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:38:07 [2024-03-15T19:38:07.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:38:07 [2024-03-15T19:38:07.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:07 [2024-03-15T19:38:07.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:07 [2024-03-15T19:38:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:07 [2024-03-15T19:38:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:07 [2024-03-15T19:38:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:07 [2024-03-15T19:38:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134503634 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:07 [2024-03-15T19:38:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134503634 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:07 [2024-03-15T19:38:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134503634 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:07 [2024-03-15T19:38:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134503634 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:07 [2024-03-15T19:38:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134503635 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:07 [2024-03-15T19:38:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134503685 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:07 [2024-03-15T19:38:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:07 [2024-03-15T19:38:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134503685 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:07 [2024-03-15T19:38:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134503686 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:07 [2024-03-15T19:38:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134503686 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:07 [2024-03-15T19:38:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134503686 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:07 [2024-03-15T19:38:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134503686 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:07 [2024-03-15T19:38:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134503692 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:07 [2024-03-15T19:38:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134503692 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:07 [2024-03-15T19:38:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134503692 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:07 [2024-03-15T19:38:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134503693 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:07 [2024-03-15T19:38:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134503693 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:07 [2024-03-15T19:38:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134503695 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:07 [2024-03-15T19:38:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:07 [2024-03-15T19:38:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1134503696 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:38:07 [2024-03-15T19:38:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1134503697 data=null doit=true}, TreeItem with text {Traces [0]}]
15:38:07 [2024-03-15T19:38:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1134503697 data=null}, TreeItem with text {Traces [0]}]
15:38:07 [2024-03-15T19:38:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1134503697 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:38:07 [2024-03-15T19:38:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134503697 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:38:07 [2024-03-15T19:38:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1134503723 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:38:07 [2024-03-15T19:38:07.795Z] 
15:38:07 [2024-03-15T19:38:07.795Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 19:38:07.635
15:38:07 [2024-03-15T19:38:07.795Z] !MESSAGE Error initializing trace.
15:38:07 [2024-03-15T19:38:07.795Z] 
15:38:07 [2024-03-15T19:38:07.795Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27
15:38:07 [2024-03-15T19:38:07.795Z] !STACK 0
15:38:07 [2024-03-15T19:38:07.795Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27
15:38:07 [2024-03-15T19:38:07.795Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:199)
15:38:07 [2024-03-15T19:38:07.795Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:38:07 [2024-03-15T19:38:07.795Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:38:07 [2024-03-15T19:38:07.795Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:38:07 [2024-03-15T19:38:07.795Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:38:07 [2024-03-15T19:38:07.795Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:38:07 [2024-03-15T19:38:07.795Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:38:07 [2024-03-15T19:38:07.795Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:38:07 [2024-03-15T19:38:07.795Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:38:07 [2024-03-15T19:38:07.795Z] Caused by: MismatchedTokenException(57!=72)
15:38:07 [2024-03-15T19:38:07.795Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:231)
15:38:07 [2024-03-15T19:38:07.795Z] 	at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115)
15:38:07 [2024-03-15T19:38:07.795Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1744)
15:38:07 [2024-03-15T19:38:07.795Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
15:38:07 [2024-03-15T19:38:07.795Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:432)
15:38:07 [2024-03-15T19:38:07.795Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:383)
15:38:07 [2024-03-15T19:38:07.795Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:38:07 [2024-03-15T19:38:07.795Z] 	... 8 more
15:38:08 [2024-03-15T19:38:08.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:38:08 [2024-03-15T19:38:08.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1134504571 data=null doit=true}, Shell with text {Open Trace}]
15:38:08 [2024-03-15T19:38:08.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:08 [2024-03-15T19:38:08.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:08 [2024-03-15T19:38:08.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:38:08 [2024-03-15T19:38:08.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:38:08 [2024-03-15T19:38:08.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:08 [2024-03-15T19:38:08.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:08 [2024-03-15T19:38:08.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:08 [2024-03-15T19:38:08.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:38:08 [2024-03-15T19:38:08.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:38:08 [2024-03-15T19:38:08.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:38:08 [2024-03-15T19:38:08.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134504573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:08 [2024-03-15T19:38:08.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134504573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:08 [2024-03-15T19:38:08.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134504573 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:08 [2024-03-15T19:38:08.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134504573 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:08 [2024-03-15T19:38:08.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134504574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:08 [2024-03-15T19:38:08.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134504574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:08 [2024-03-15T19:38:08.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134504574 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:08 [2024-03-15T19:38:08.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:38:08 [2024-03-15T19:38:08.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:38:08 [2024-03-15T19:38:08.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:08 [2024-03-15T19:38:08.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:08 [2024-03-15T19:38:08.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:08 [2024-03-15T19:38:08.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:08 [2024-03-15T19:38:08.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:08 [2024-03-15T19:38:08.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134504770 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:08 [2024-03-15T19:38:08.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134504770 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:08 [2024-03-15T19:38:08.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134504770 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:08 [2024-03-15T19:38:08.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134504770 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:08 [2024-03-15T19:38:08.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134504770 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:08 [2024-03-15T19:38:08.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134504791 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:08 [2024-03-15T19:38:08.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:08 [2024-03-15T19:38:08.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134504792 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:08 [2024-03-15T19:38:08.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134504792 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:08 [2024-03-15T19:38:08.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134504792 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:08 [2024-03-15T19:38:08.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134504797 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:08 [2024-03-15T19:38:08.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134504798 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:08 [2024-03-15T19:38:08.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134504819 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:08 [2024-03-15T19:38:08.722Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:38:08 [2024-03-15T19:38:08.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:08 [2024-03-15T19:38:08.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1134504820 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:38:08 [2024-03-15T19:38:08.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1134504820 data=null doit=true}, TreeItem with text {Traces [1]}]
15:38:08 [2024-03-15T19:38:08.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1134504820 data=null}, TreeItem with text {Traces [1]}]
15:38:08 [2024-03-15T19:38:08.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1134504820 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:08 [2024-03-15T19:38:08.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134504821 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:38:08 [2024-03-15T19:38:08.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1134504833 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:08 [2024-03-15T19:38:08.722Z] 
15:38:08 [2024-03-15T19:38:08.722Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 19:38:08.720
15:38:08 [2024-03-15T19:38:08.722Z] !MESSAGE Error initializing trace.
15:38:08 [2024-03-15T19:38:08.722Z] 
15:38:08 [2024-03-15T19:38:08.722Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
15:38:08 [2024-03-15T19:38:08.722Z] !STACK 0
15:38:08 [2024-03-15T19:38:08.722Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
15:38:08 [2024-03-15T19:38:08.722Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:38:08 [2024-03-15T19:38:08.722Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:38:08 [2024-03-15T19:38:08.722Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:38:08 [2024-03-15T19:38:08.722Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:38:08 [2024-03-15T19:38:08.722Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:38:08 [2024-03-15T19:38:08.722Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:38:08 [2024-03-15T19:38:08.722Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:38:08 [2024-03-15T19:38:08.722Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:38:08 [2024-03-15T19:38:08.722Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:38:08 [2024-03-15T19:38:08.722Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
15:38:08 [2024-03-15T19:38:08.722Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
15:38:08 [2024-03-15T19:38:08.722Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
15:38:08 [2024-03-15T19:38:08.722Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
15:38:08 [2024-03-15T19:38:08.722Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:283)
15:38:08 [2024-03-15T19:38:08.722Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
15:38:08 [2024-03-15T19:38:08.722Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:38:08 [2024-03-15T19:38:08.722Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:38:08 [2024-03-15T19:38:08.722Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:38:08 [2024-03-15T19:38:08.722Z] 	... 8 more
15:38:09 [2024-03-15T19:38:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:38:09 [2024-03-15T19:38:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1134505570 data=null doit=true}, Shell with text {Open Trace}]
15:38:09 [2024-03-15T19:38:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:09 [2024-03-15T19:38:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:09 [2024-03-15T19:38:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:38:09 [2024-03-15T19:38:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:38:09 [2024-03-15T19:38:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:09 [2024-03-15T19:38:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:09 [2024-03-15T19:38:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:09 [2024-03-15T19:38:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:38:09 [2024-03-15T19:38:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:38:09 [2024-03-15T19:38:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:38:09 [2024-03-15T19:38:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134505571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:09 [2024-03-15T19:38:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134505571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:09 [2024-03-15T19:38:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134505571 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:09 [2024-03-15T19:38:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134505571 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:09 [2024-03-15T19:38:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134505572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:09 [2024-03-15T19:38:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134505572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:09 [2024-03-15T19:38:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134505572 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:09 [2024-03-15T19:38:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:38:09 [2024-03-15T19:38:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:38:09 [2024-03-15T19:38:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:09 [2024-03-15T19:38:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:09 [2024-03-15T19:38:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:09 [2024-03-15T19:38:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:09 [2024-03-15T19:38:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:09 [2024-03-15T19:38:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134505731 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:09 [2024-03-15T19:38:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134505732 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:09 [2024-03-15T19:38:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134505732 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:09 [2024-03-15T19:38:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134505732 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:09 [2024-03-15T19:38:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134505732 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:09 [2024-03-15T19:38:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134505763 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:09 [2024-03-15T19:38:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:09 [2024-03-15T19:38:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134505763 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:09 [2024-03-15T19:38:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134505764 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:09 [2024-03-15T19:38:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134505764 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:09 [2024-03-15T19:38:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134505764 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:09 [2024-03-15T19:38:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134505764 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:09 [2024-03-15T19:38:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134505770 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:09 [2024-03-15T19:38:09.650Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:38:09 [2024-03-15T19:38:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:09 [2024-03-15T19:38:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1134505771 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:38:09 [2024-03-15T19:38:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1134505771 data=null doit=true}, TreeItem with text {Traces [1]}]
15:38:09 [2024-03-15T19:38:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1134505771 data=null}, TreeItem with text {Traces [1]}]
15:38:09 [2024-03-15T19:38:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1134505771 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:09 [2024-03-15T19:38:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134505771 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:38:09 [2024-03-15T19:38:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1134505784 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:09 [2024-03-15T19:38:09.907Z] 
15:38:09 [2024-03-15T19:38:09.907Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 19:38:09.663
15:38:09 [2024-03-15T19:38:09.907Z] !MESSAGE Error initializing trace.
15:38:09 [2024-03-15T19:38:09.907Z] 
15:38:09 [2024-03-15T19:38:09.907Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19
15:38:09 [2024-03-15T19:38:09.907Z] !STACK 0
15:38:09 [2024-03-15T19:38:09.907Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19
15:38:09 [2024-03-15T19:38:09.907Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:199)
15:38:09 [2024-03-15T19:38:09.907Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:38:09 [2024-03-15T19:38:09.907Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:38:09 [2024-03-15T19:38:09.907Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:38:09 [2024-03-15T19:38:09.907Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:38:09 [2024-03-15T19:38:09.907Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:38:09 [2024-03-15T19:38:09.907Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:38:09 [2024-03-15T19:38:09.907Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:38:09 [2024-03-15T19:38:09.907Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:38:09 [2024-03-15T19:38:09.907Z] Caused by: NoViableAltException(75@[])
15:38:09 [2024-03-15T19:38:09.907Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1262)
15:38:09 [2024-03-15T19:38:09.907Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1442)
15:38:09 [2024-03-15T19:38:09.907Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:6006)
15:38:09 [2024-03-15T19:38:09.907Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5922)
15:38:09 [2024-03-15T19:38:09.907Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5854)
15:38:09 [2024-03-15T19:38:09.907Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5739)
15:38:09 [2024-03-15T19:38:09.907Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2048)
15:38:09 [2024-03-15T19:38:09.907Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1735)
15:38:09 [2024-03-15T19:38:09.908Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
15:38:09 [2024-03-15T19:38:09.908Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:432)
15:38:09 [2024-03-15T19:38:09.908Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:383)
15:38:09 [2024-03-15T19:38:09.908Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:38:09 [2024-03-15T19:38:09.908Z] 	... 8 more
15:38:10 [2024-03-15T19:38:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:38:10 [2024-03-15T19:38:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1134506481 data=null doit=true}, Shell with text {Open Trace}]
15:38:10 [2024-03-15T19:38:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:10 [2024-03-15T19:38:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:10 [2024-03-15T19:38:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:38:10 [2024-03-15T19:38:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:38:10 [2024-03-15T19:38:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:10 [2024-03-15T19:38:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:10 [2024-03-15T19:38:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:10 [2024-03-15T19:38:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:38:10 [2024-03-15T19:38:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:38:10 [2024-03-15T19:38:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:38:10 [2024-03-15T19:38:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134506482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:10 [2024-03-15T19:38:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134506482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:10 [2024-03-15T19:38:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134506482 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:10 [2024-03-15T19:38:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134506483 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:10 [2024-03-15T19:38:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134506483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:10 [2024-03-15T19:38:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134506483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:10 [2024-03-15T19:38:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134506483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:10 [2024-03-15T19:38:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:38:10 [2024-03-15T19:38:10.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:38:10 [2024-03-15T19:38:10.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:10 [2024-03-15T19:38:10.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:10 [2024-03-15T19:38:10.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:10 [2024-03-15T19:38:10.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:10 [2024-03-15T19:38:10.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:10 [2024-03-15T19:38:10.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134506669 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:10 [2024-03-15T19:38:10.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134506669 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:10 [2024-03-15T19:38:10.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134506669 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:10 [2024-03-15T19:38:10.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134506669 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:10 [2024-03-15T19:38:10.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134506670 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:10 [2024-03-15T19:38:10.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134506686 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:10 [2024-03-15T19:38:10.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:10 [2024-03-15T19:38:10.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134506687 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:10 [2024-03-15T19:38:10.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134506687 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:10 [2024-03-15T19:38:10.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134506687 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:10 [2024-03-15T19:38:10.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134506687 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:10 [2024-03-15T19:38:10.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134506687 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:10 [2024-03-15T19:38:10.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134506701 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:10 [2024-03-15T19:38:10.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:38:10 [2024-03-15T19:38:10.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:10 [2024-03-15T19:38:10.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1134506703 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:38:10 [2024-03-15T19:38:10.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1134506703 data=null doit=true}, TreeItem with text {Traces [1]}]
15:38:10 [2024-03-15T19:38:10.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1134506703 data=null}, TreeItem with text {Traces [1]}]
15:38:10 [2024-03-15T19:38:10.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1134506703 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:10 [2024-03-15T19:38:10.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134506703 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:38:10 [2024-03-15T19:38:10.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1134506723 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:10 [2024-03-15T19:38:10.725Z] 
15:38:10 [2024-03-15T19:38:10.725Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 19:38:10.583
15:38:10 [2024-03-15T19:38:10.725Z] !MESSAGE Error initializing trace.
15:38:10 [2024-03-15T19:38:10.725Z] 
15:38:10 [2024-03-15T19:38:10.725Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
15:38:10 [2024-03-15T19:38:10.725Z] !STACK 0
15:38:10 [2024-03-15T19:38:10.725Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
15:38:10 [2024-03-15T19:38:10.725Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:38:10 [2024-03-15T19:38:10.725Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:38:10 [2024-03-15T19:38:10.725Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:38:10 [2024-03-15T19:38:10.725Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:38:10 [2024-03-15T19:38:10.725Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:38:10 [2024-03-15T19:38:10.725Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:38:10 [2024-03-15T19:38:10.725Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:38:10 [2024-03-15T19:38:10.725Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:38:10 [2024-03-15T19:38:10.725Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:38:10 [2024-03-15T19:38:10.725Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
15:38:10 [2024-03-15T19:38:10.725Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:164)
15:38:10 [2024-03-15T19:38:10.725Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
15:38:10 [2024-03-15T19:38:10.725Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:283)
15:38:10 [2024-03-15T19:38:10.725Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
15:38:10 [2024-03-15T19:38:10.725Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:38:10 [2024-03-15T19:38:10.725Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:38:10 [2024-03-15T19:38:10.725Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:38:10 [2024-03-15T19:38:10.725Z] 	... 8 more
15:38:11 [2024-03-15T19:38:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:38:11 [2024-03-15T19:38:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1134507275 data=null doit=true}, Shell with text {Open Trace}]
15:38:11 [2024-03-15T19:38:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:11 [2024-03-15T19:38:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:11 [2024-03-15T19:38:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:38:11 [2024-03-15T19:38:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:38:11 [2024-03-15T19:38:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:11 [2024-03-15T19:38:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:11 [2024-03-15T19:38:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:11 [2024-03-15T19:38:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:38:11 [2024-03-15T19:38:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:38:11 [2024-03-15T19:38:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:38:11 [2024-03-15T19:38:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134507276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:11 [2024-03-15T19:38:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134507276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:11 [2024-03-15T19:38:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134507276 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:11 [2024-03-15T19:38:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134507276 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:11 [2024-03-15T19:38:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134507277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:11 [2024-03-15T19:38:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134507277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:11 [2024-03-15T19:38:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134507277 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:11 [2024-03-15T19:38:11.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:38:11 [2024-03-15T19:38:11.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:38:11 [2024-03-15T19:38:11.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:11 [2024-03-15T19:38:11.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:11 [2024-03-15T19:38:11.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:11 [2024-03-15T19:38:11.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:11 [2024-03-15T19:38:11.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:11 [2024-03-15T19:38:11.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134507466 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:11 [2024-03-15T19:38:11.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134507466 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:11 [2024-03-15T19:38:11.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134507466 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:11 [2024-03-15T19:38:11.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134507467 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:11 [2024-03-15T19:38:11.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134507467 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:11 [2024-03-15T19:38:11.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134507491 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:11 [2024-03-15T19:38:11.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:11 [2024-03-15T19:38:11.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134507492 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:11 [2024-03-15T19:38:11.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134507492 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:11 [2024-03-15T19:38:11.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134507492 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:11 [2024-03-15T19:38:11.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134507493 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:11 [2024-03-15T19:38:11.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134507493 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:11 [2024-03-15T19:38:11.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134507499 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:11 [2024-03-15T19:38:11.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:38:11 [2024-03-15T19:38:11.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:11 [2024-03-15T19:38:11.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1134507500 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:38:11 [2024-03-15T19:38:11.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1134507500 data=null doit=true}, TreeItem with text {Traces [1]}]
15:38:11 [2024-03-15T19:38:11.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1134507500 data=null}, TreeItem with text {Traces [1]}]
15:38:11 [2024-03-15T19:38:11.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1134507500 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:11 [2024-03-15T19:38:11.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134507501 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:38:11 [2024-03-15T19:38:11.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1134507515 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:11 [2024-03-15T19:38:11.542Z] 
15:38:11 [2024-03-15T19:38:11.542Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 19:38:11.377
15:38:11 [2024-03-15T19:38:11.542Z] !MESSAGE Error initializing trace.
15:38:11 [2024-03-15T19:38:11.542Z] 
15:38:11 [2024-03-15T19:38:11.542Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19
15:38:11 [2024-03-15T19:38:11.542Z] !STACK 0
15:38:11 [2024-03-15T19:38:11.542Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19
15:38:11 [2024-03-15T19:38:11.542Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:199)
15:38:11 [2024-03-15T19:38:11.542Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:38:11 [2024-03-15T19:38:11.542Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:38:11 [2024-03-15T19:38:11.542Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:38:11 [2024-03-15T19:38:11.542Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:38:11 [2024-03-15T19:38:11.542Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:38:11 [2024-03-15T19:38:11.542Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:38:11 [2024-03-15T19:38:11.542Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:38:11 [2024-03-15T19:38:11.542Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:38:11 [2024-03-15T19:38:11.542Z] Caused by: NoViableAltException(14@[])
15:38:11 [2024-03-15T19:38:11.542Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1262)
15:38:11 [2024-03-15T19:38:11.542Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1442)
15:38:11 [2024-03-15T19:38:11.542Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:6006)
15:38:11 [2024-03-15T19:38:11.542Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5922)
15:38:11 [2024-03-15T19:38:11.542Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5854)
15:38:11 [2024-03-15T19:38:11.542Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5739)
15:38:11 [2024-03-15T19:38:11.542Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2048)
15:38:11 [2024-03-15T19:38:11.542Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1735)
15:38:11 [2024-03-15T19:38:11.542Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
15:38:11 [2024-03-15T19:38:11.542Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:432)
15:38:11 [2024-03-15T19:38:11.542Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:383)
15:38:11 [2024-03-15T19:38:11.542Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:38:11 [2024-03-15T19:38:11.542Z] 	... 8 more
15:38:12 [2024-03-15T19:38:12.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:38:12 [2024-03-15T19:38:12.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1134508069 data=null doit=true}, Shell with text {Open Trace}]
15:38:12 [2024-03-15T19:38:12.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:12 [2024-03-15T19:38:12.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:12 [2024-03-15T19:38:12.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:38:12 [2024-03-15T19:38:12.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:38:12 [2024-03-15T19:38:12.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:12 [2024-03-15T19:38:12.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:12 [2024-03-15T19:38:12.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:12 [2024-03-15T19:38:12.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:38:12 [2024-03-15T19:38:12.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:38:12 [2024-03-15T19:38:12.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:38:12 [2024-03-15T19:38:12.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134508069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:12 [2024-03-15T19:38:12.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134508069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:12 [2024-03-15T19:38:12.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134508069 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:12 [2024-03-15T19:38:12.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134508069 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:12 [2024-03-15T19:38:12.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134508070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:12 [2024-03-15T19:38:12.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134508070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:12 [2024-03-15T19:38:12.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134508070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:12 [2024-03-15T19:38:12.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:38:12 [2024-03-15T19:38:12.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:38:12 [2024-03-15T19:38:12.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:12 [2024-03-15T19:38:12.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:12 [2024-03-15T19:38:12.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:12 [2024-03-15T19:38:12.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:12 [2024-03-15T19:38:12.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:12 [2024-03-15T19:38:12.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134508239 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:12 [2024-03-15T19:38:12.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134508239 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:12 [2024-03-15T19:38:12.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134508239 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:12 [2024-03-15T19:38:12.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134508240 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:12 [2024-03-15T19:38:12.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134508240 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:12 [2024-03-15T19:38:12.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134508274 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:12 [2024-03-15T19:38:12.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:12 [2024-03-15T19:38:12.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134508274 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:12 [2024-03-15T19:38:12.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134508274 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:12 [2024-03-15T19:38:12.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134508274 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:12 [2024-03-15T19:38:12.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134508275 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:12 [2024-03-15T19:38:12.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134508275 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:12 [2024-03-15T19:38:12.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134508281 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:12 [2024-03-15T19:38:12.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:38:12 [2024-03-15T19:38:12.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:12 [2024-03-15T19:38:12.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1134508281 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:38:12 [2024-03-15T19:38:12.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1134508282 data=null doit=true}, TreeItem with text {Traces [1]}]
15:38:12 [2024-03-15T19:38:12.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1134508282 data=null}, TreeItem with text {Traces [1]}]
15:38:12 [2024-03-15T19:38:12.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1134508282 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:12 [2024-03-15T19:38:12.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134508282 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:38:12 [2024-03-15T19:38:12.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1134508300 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:12 [2024-03-15T19:38:12.360Z] 
15:38:12 [2024-03-15T19:38:12.360Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 19:38:12.202
15:38:12 [2024-03-15T19:38:12.360Z] !MESSAGE Error initializing trace.
15:38:12 [2024-03-15T19:38:12.360Z] 
15:38:12 [2024-03-15T19:38:12.360Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
15:38:12 [2024-03-15T19:38:12.360Z] !STACK 0
15:38:12 [2024-03-15T19:38:12.360Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
15:38:12 [2024-03-15T19:38:12.360Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:38:12 [2024-03-15T19:38:12.360Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:38:12 [2024-03-15T19:38:12.360Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:38:12 [2024-03-15T19:38:12.360Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:38:12 [2024-03-15T19:38:12.360Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:38:12 [2024-03-15T19:38:12.360Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:38:12 [2024-03-15T19:38:12.360Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:38:12 [2024-03-15T19:38:12.360Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:38:12 [2024-03-15T19:38:12.360Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:38:12 [2024-03-15T19:38:12.360Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
15:38:12 [2024-03-15T19:38:12.360Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
15:38:12 [2024-03-15T19:38:12.360Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
15:38:12 [2024-03-15T19:38:12.360Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
15:38:12 [2024-03-15T19:38:12.360Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:283)
15:38:12 [2024-03-15T19:38:12.360Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
15:38:12 [2024-03-15T19:38:12.360Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:38:12 [2024-03-15T19:38:12.360Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:38:12 [2024-03-15T19:38:12.360Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:38:12 [2024-03-15T19:38:12.360Z] 	... 8 more
15:38:12 [2024-03-15T19:38:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:38:12 [2024-03-15T19:38:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1134508861 data=null doit=true}, Shell with text {Open Trace}]
15:38:12 [2024-03-15T19:38:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:12 [2024-03-15T19:38:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:12 [2024-03-15T19:38:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:38:12 [2024-03-15T19:38:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:38:12 [2024-03-15T19:38:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:12 [2024-03-15T19:38:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:12 [2024-03-15T19:38:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:12 [2024-03-15T19:38:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:38:12 [2024-03-15T19:38:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:38:12 [2024-03-15T19:38:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:38:12 [2024-03-15T19:38:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134508862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:12 [2024-03-15T19:38:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134508862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:12 [2024-03-15T19:38:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134508862 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:12 [2024-03-15T19:38:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134508862 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:12 [2024-03-15T19:38:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134508862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:12 [2024-03-15T19:38:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134508862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:12 [2024-03-15T19:38:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134508863 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:12 [2024-03-15T19:38:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:38:12 [2024-03-15T19:38:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:38:12 [2024-03-15T19:38:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:12 [2024-03-15T19:38:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:12 [2024-03-15T19:38:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:12 [2024-03-15T19:38:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:12 [2024-03-15T19:38:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:12 [2024-03-15T19:38:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134509102 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:12 [2024-03-15T19:38:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134509102 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:12 [2024-03-15T19:38:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134509102 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:12 [2024-03-15T19:38:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134509103 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:12 [2024-03-15T19:38:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134509103 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:13 [2024-03-15T19:38:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134509119 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:13 [2024-03-15T19:38:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:13 [2024-03-15T19:38:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134509120 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:13 [2024-03-15T19:38:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134509120 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:13 [2024-03-15T19:38:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134509120 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:13 [2024-03-15T19:38:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134509121 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:13 [2024-03-15T19:38:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134509121 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:13 [2024-03-15T19:38:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134509131 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:13 [2024-03-15T19:38:13.177Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:38:13 [2024-03-15T19:38:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:13 [2024-03-15T19:38:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1134509131 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:38:13 [2024-03-15T19:38:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1134509131 data=null doit=true}, TreeItem with text {Traces [1]}]
15:38:13 [2024-03-15T19:38:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1134509132 data=null}, TreeItem with text {Traces [1]}]
15:38:13 [2024-03-15T19:38:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1134509132 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:13 [2024-03-15T19:38:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134509132 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:38:13 [2024-03-15T19:38:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1134509145 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:13 [2024-03-15T19:38:13.177Z] 
15:38:13 [2024-03-15T19:38:13.177Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 19:38:13.022
15:38:13 [2024-03-15T19:38:13.177Z] !MESSAGE Error initializing trace.
15:38:13 [2024-03-15T19:38:13.177Z] 
15:38:13 [2024-03-15T19:38:13.177Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
15:38:13 [2024-03-15T19:38:13.177Z] !STACK 0
15:38:13 [2024-03-15T19:38:13.177Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
15:38:13 [2024-03-15T19:38:13.177Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:38:13 [2024-03-15T19:38:13.177Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:38:13 [2024-03-15T19:38:13.177Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:38:13 [2024-03-15T19:38:13.177Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:38:13 [2024-03-15T19:38:13.177Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:38:13 [2024-03-15T19:38:13.177Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:38:13 [2024-03-15T19:38:13.177Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:38:13 [2024-03-15T19:38:13.177Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:38:13 [2024-03-15T19:38:13.177Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:38:13 [2024-03-15T19:38:13.177Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
15:38:13 [2024-03-15T19:38:13.177Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
15:38:13 [2024-03-15T19:38:13.177Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
15:38:13 [2024-03-15T19:38:13.177Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:119)
15:38:13 [2024-03-15T19:38:13.177Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:151)
15:38:13 [2024-03-15T19:38:13.178Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:229)
15:38:13 [2024-03-15T19:38:13.178Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
15:38:13 [2024-03-15T19:38:13.178Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:191)
15:38:13 [2024-03-15T19:38:13.178Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:124)
15:38:13 [2024-03-15T19:38:13.178Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:190)
15:38:13 [2024-03-15T19:38:13.178Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:180)
15:38:13 [2024-03-15T19:38:13.178Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:38:13 [2024-03-15T19:38:13.178Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:38:13 [2024-03-15T19:38:13.178Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:38:13 [2024-03-15T19:38:13.178Z] 	... 8 more
15:38:14 [2024-03-15T19:38:14.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:38:14 [2024-03-15T19:38:14.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1134509972 data=null doit=true}, Shell with text {Open Trace}]
15:38:14 [2024-03-15T19:38:14.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:14 [2024-03-15T19:38:14.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:14 [2024-03-15T19:38:14.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:38:14 [2024-03-15T19:38:14.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:38:14 [2024-03-15T19:38:14.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:14 [2024-03-15T19:38:14.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:14 [2024-03-15T19:38:14.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:14 [2024-03-15T19:38:14.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:38:14 [2024-03-15T19:38:14.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:38:14 [2024-03-15T19:38:14.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:38:14 [2024-03-15T19:38:14.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134509973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:14 [2024-03-15T19:38:14.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134509973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:14 [2024-03-15T19:38:14.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134509973 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:14 [2024-03-15T19:38:14.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134509973 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:14 [2024-03-15T19:38:14.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134509973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:14 [2024-03-15T19:38:14.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134509973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:14 [2024-03-15T19:38:14.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134509973 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:14 [2024-03-15T19:38:14.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:38:14 [2024-03-15T19:38:14.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:38:14 [2024-03-15T19:38:14.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:14 [2024-03-15T19:38:14.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:14 [2024-03-15T19:38:14.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:14 [2024-03-15T19:38:14.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:14 [2024-03-15T19:38:14.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:14 [2024-03-15T19:38:14.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134510151 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:14 [2024-03-15T19:38:14.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134510151 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:14 [2024-03-15T19:38:14.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134510151 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:14 [2024-03-15T19:38:14.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134510151 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:14 [2024-03-15T19:38:14.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134510151 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:14 [2024-03-15T19:38:14.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134510169 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:14 [2024-03-15T19:38:14.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:14 [2024-03-15T19:38:14.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134510169 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:14 [2024-03-15T19:38:14.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134510169 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:14 [2024-03-15T19:38:14.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134510169 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:14 [2024-03-15T19:38:14.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134510170 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:14 [2024-03-15T19:38:14.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134510170 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:14 [2024-03-15T19:38:14.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134510198 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:14 [2024-03-15T19:38:14.107Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:38:14 [2024-03-15T19:38:14.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:14 [2024-03-15T19:38:14.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1134510200 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:38:14 [2024-03-15T19:38:14.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1134510200 data=null doit=true}, TreeItem with text {Traces [1]}]
15:38:14 [2024-03-15T19:38:14.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1134510200 data=null}, TreeItem with text {Traces [1]}]
15:38:14 [2024-03-15T19:38:14.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1134510200 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:14 [2024-03-15T19:38:14.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134510200 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:38:14 [2024-03-15T19:38:14.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1134510214 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:14 [2024-03-15T19:38:14.107Z] 
15:38:14 [2024-03-15T19:38:14.107Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 19:38:14.071
15:38:14 [2024-03-15T19:38:14.107Z] !MESSAGE Error initializing trace.
15:38:14 [2024-03-15T19:38:14.107Z] 
15:38:14 [2024-03-15T19:38:14.107Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
15:38:14 [2024-03-15T19:38:14.107Z] !STACK 0
15:38:14 [2024-03-15T19:38:14.107Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
15:38:14 [2024-03-15T19:38:14.107Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:38:14 [2024-03-15T19:38:14.107Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:38:14 [2024-03-15T19:38:14.107Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:38:14 [2024-03-15T19:38:14.107Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:38:14 [2024-03-15T19:38:14.107Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:38:14 [2024-03-15T19:38:14.107Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:38:14 [2024-03-15T19:38:14.107Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:38:14 [2024-03-15T19:38:14.107Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:38:14 [2024-03-15T19:38:14.107Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:38:14 [2024-03-15T19:38:14.107Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
15:38:14 [2024-03-15T19:38:14.107Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
15:38:14 [2024-03-15T19:38:14.107Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
15:38:14 [2024-03-15T19:38:14.107Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
15:38:14 [2024-03-15T19:38:14.107Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:283)
15:38:14 [2024-03-15T19:38:14.107Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
15:38:14 [2024-03-15T19:38:14.107Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:38:14 [2024-03-15T19:38:14.107Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:38:14 [2024-03-15T19:38:14.107Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:38:14 [2024-03-15T19:38:14.107Z] 	... 8 more
15:38:14 [2024-03-15T19:38:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:38:14 [2024-03-15T19:38:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1134510765 data=null doit=true}, Shell with text {Open Trace}]
15:38:14 [2024-03-15T19:38:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:14 [2024-03-15T19:38:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:14 [2024-03-15T19:38:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:38:14 [2024-03-15T19:38:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:38:14 [2024-03-15T19:38:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:14 [2024-03-15T19:38:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:14 [2024-03-15T19:38:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:14 [2024-03-15T19:38:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:38:14 [2024-03-15T19:38:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:38:14 [2024-03-15T19:38:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:38:14 [2024-03-15T19:38:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134510766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:14 [2024-03-15T19:38:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134510766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:14 [2024-03-15T19:38:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134510766 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:14 [2024-03-15T19:38:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134510766 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:14 [2024-03-15T19:38:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134510766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:14 [2024-03-15T19:38:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134510766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:14 [2024-03-15T19:38:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134510766 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:14 [2024-03-15T19:38:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:38:14 [2024-03-15T19:38:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:38:14 [2024-03-15T19:38:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:14 [2024-03-15T19:38:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:14 [2024-03-15T19:38:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:14 [2024-03-15T19:38:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:14 [2024-03-15T19:38:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:14 [2024-03-15T19:38:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134510944 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:14 [2024-03-15T19:38:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134510944 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:14 [2024-03-15T19:38:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134510944 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:14 [2024-03-15T19:38:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134510944 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:14 [2024-03-15T19:38:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134510945 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:14 [2024-03-15T19:38:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134510962 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:14 [2024-03-15T19:38:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:14 [2024-03-15T19:38:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134510962 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:14 [2024-03-15T19:38:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134510963 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:14 [2024-03-15T19:38:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134510963 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:14 [2024-03-15T19:38:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134510963 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:14 [2024-03-15T19:38:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134510963 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:14 [2024-03-15T19:38:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134510973 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:14 [2024-03-15T19:38:14.929Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:38:14 [2024-03-15T19:38:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:14 [2024-03-15T19:38:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1134510974 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:38:14 [2024-03-15T19:38:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1134510974 data=null doit=true}, TreeItem with text {Traces [1]}]
15:38:14 [2024-03-15T19:38:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1134510974 data=null}, TreeItem with text {Traces [1]}]
15:38:14 [2024-03-15T19:38:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1134510975 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:14 [2024-03-15T19:38:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134510975 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:38:14 [2024-03-15T19:38:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1134510983 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:14 [2024-03-15T19:38:14.929Z] 
15:38:14 [2024-03-15T19:38:14.929Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 19:38:14.860
15:38:14 [2024-03-15T19:38:14.929Z] !MESSAGE Error initializing trace.
15:38:14 [2024-03-15T19:38:14.929Z] 
15:38:14 [2024-03-15T19:38:14.929Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
15:38:14 [2024-03-15T19:38:14.929Z] !STACK 0
15:38:14 [2024-03-15T19:38:14.929Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
15:38:14 [2024-03-15T19:38:14.929Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:38:14 [2024-03-15T19:38:14.929Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:38:14 [2024-03-15T19:38:14.929Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:38:14 [2024-03-15T19:38:14.930Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:38:14 [2024-03-15T19:38:14.930Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:38:14 [2024-03-15T19:38:14.930Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:38:14 [2024-03-15T19:38:14.930Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:38:14 [2024-03-15T19:38:14.930Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:38:14 [2024-03-15T19:38:14.930Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:38:14 [2024-03-15T19:38:14.930Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
15:38:14 [2024-03-15T19:38:14.930Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:63)
15:38:14 [2024-03-15T19:38:14.930Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:201)
15:38:14 [2024-03-15T19:38:14.930Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
15:38:14 [2024-03-15T19:38:14.930Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
15:38:14 [2024-03-15T19:38:14.930Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
15:38:14 [2024-03-15T19:38:14.930Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
15:38:14 [2024-03-15T19:38:14.930Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
15:38:14 [2024-03-15T19:38:14.930Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
15:38:14 [2024-03-15T19:38:14.930Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:38:14 [2024-03-15T19:38:14.930Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:38:14 [2024-03-15T19:38:14.930Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:38:14 [2024-03-15T19:38:14.930Z] 	... 8 more
15:38:15 [2024-03-15T19:38:15.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:38:15 [2024-03-15T19:38:15.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1134511553 data=null doit=true}, Shell with text {Open Trace}]
15:38:15 [2024-03-15T19:38:15.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:15 [2024-03-15T19:38:15.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:15 [2024-03-15T19:38:15.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:38:15 [2024-03-15T19:38:15.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:38:15 [2024-03-15T19:38:15.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:15 [2024-03-15T19:38:15.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:15 [2024-03-15T19:38:15.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:15 [2024-03-15T19:38:15.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:38:15 [2024-03-15T19:38:15.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:38:15 [2024-03-15T19:38:15.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:38:15 [2024-03-15T19:38:15.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134511553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:15 [2024-03-15T19:38:15.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134511553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:15 [2024-03-15T19:38:15.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134511553 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:15 [2024-03-15T19:38:15.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134511553 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:15 [2024-03-15T19:38:15.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134511553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:15 [2024-03-15T19:38:15.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134511554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:15 [2024-03-15T19:38:15.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134511554 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:15 [2024-03-15T19:38:15.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:38:15 [2024-03-15T19:38:15.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:38:15 [2024-03-15T19:38:15.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:15 [2024-03-15T19:38:15.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:15 [2024-03-15T19:38:15.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:15 [2024-03-15T19:38:15.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:15 [2024-03-15T19:38:15.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:15 [2024-03-15T19:38:15.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134511735 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:15 [2024-03-15T19:38:15.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134511735 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:15 [2024-03-15T19:38:15.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134511735 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:15 [2024-03-15T19:38:15.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134511735 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:15 [2024-03-15T19:38:15.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134511736 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:15 [2024-03-15T19:38:15.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134511765 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:15 [2024-03-15T19:38:15.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:15 [2024-03-15T19:38:15.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134511766 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:15 [2024-03-15T19:38:15.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134511766 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:15 [2024-03-15T19:38:15.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134511766 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:15 [2024-03-15T19:38:15.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134511766 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:15 [2024-03-15T19:38:15.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134511767 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:15 [2024-03-15T19:38:15.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134511772 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:15 [2024-03-15T19:38:15.747Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:38:15 [2024-03-15T19:38:15.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:15 [2024-03-15T19:38:15.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1134511773 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:38:15 [2024-03-15T19:38:15.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1134511773 data=null doit=true}, TreeItem with text {Traces [1]}]
15:38:15 [2024-03-15T19:38:15.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1134511773 data=null}, TreeItem with text {Traces [1]}]
15:38:15 [2024-03-15T19:38:15.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1134511774 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:15 [2024-03-15T19:38:15.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134511774 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:38:15 [2024-03-15T19:38:15.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1134511787 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:15 [2024-03-15T19:38:15.747Z] 
15:38:15 [2024-03-15T19:38:15.747Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 19:38:15.646
15:38:15 [2024-03-15T19:38:15.747Z] !MESSAGE Error initializing trace.
15:38:15 [2024-03-15T19:38:15.747Z] 
15:38:15 [2024-03-15T19:38:15.747Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
15:38:15 [2024-03-15T19:38:15.747Z] !STACK 0
15:38:15 [2024-03-15T19:38:15.747Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
15:38:15 [2024-03-15T19:38:15.747Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:38:15 [2024-03-15T19:38:15.747Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:38:15 [2024-03-15T19:38:15.747Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:38:15 [2024-03-15T19:38:15.747Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:38:15 [2024-03-15T19:38:15.747Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:38:15 [2024-03-15T19:38:15.747Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:38:15 [2024-03-15T19:38:15.747Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:38:15 [2024-03-15T19:38:15.747Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:38:15 [2024-03-15T19:38:15.747Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:38:15 [2024-03-15T19:38:15.747Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
15:38:15 [2024-03-15T19:38:15.747Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:60)
15:38:15 [2024-03-15T19:38:15.747Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:201)
15:38:15 [2024-03-15T19:38:15.747Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
15:38:15 [2024-03-15T19:38:15.747Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
15:38:15 [2024-03-15T19:38:15.747Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
15:38:15 [2024-03-15T19:38:15.747Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
15:38:15 [2024-03-15T19:38:15.747Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
15:38:15 [2024-03-15T19:38:15.747Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
15:38:15 [2024-03-15T19:38:15.747Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:38:15 [2024-03-15T19:38:15.747Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:38:15 [2024-03-15T19:38:15.747Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:38:15 [2024-03-15T19:38:15.747Z] 	... 8 more
15:38:16 [2024-03-15T19:38:16.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:38:16 [2024-03-15T19:38:16.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1134512340 data=null doit=true}, Shell with text {Open Trace}]
15:38:16 [2024-03-15T19:38:16.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:16 [2024-03-15T19:38:16.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:16 [2024-03-15T19:38:16.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:38:16 [2024-03-15T19:38:16.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:38:16 [2024-03-15T19:38:16.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:16 [2024-03-15T19:38:16.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:16 [2024-03-15T19:38:16.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:16 [2024-03-15T19:38:16.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:38:16 [2024-03-15T19:38:16.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:38:16 [2024-03-15T19:38:16.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:38:16 [2024-03-15T19:38:16.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134512340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:16 [2024-03-15T19:38:16.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134512341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:16 [2024-03-15T19:38:16.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134512341 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:16 [2024-03-15T19:38:16.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134512341 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:16 [2024-03-15T19:38:16.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134512341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:16 [2024-03-15T19:38:16.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134512341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:16 [2024-03-15T19:38:16.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134512341 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:16 [2024-03-15T19:38:16.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:38:16 [2024-03-15T19:38:16.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:38:16 [2024-03-15T19:38:16.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:16 [2024-03-15T19:38:16.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:16 [2024-03-15T19:38:16.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:16 [2024-03-15T19:38:16.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:16 [2024-03-15T19:38:16.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:16 [2024-03-15T19:38:16.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134512505 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:16 [2024-03-15T19:38:16.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134512505 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:16 [2024-03-15T19:38:16.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134512505 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:16 [2024-03-15T19:38:16.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134512505 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:16 [2024-03-15T19:38:16.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134512506 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:16 [2024-03-15T19:38:16.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134512522 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:16 [2024-03-15T19:38:16.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:16 [2024-03-15T19:38:16.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134512522 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:16 [2024-03-15T19:38:16.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134512522 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:16 [2024-03-15T19:38:16.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134512522 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:16 [2024-03-15T19:38:16.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134512523 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:16 [2024-03-15T19:38:16.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134512523 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:16 [2024-03-15T19:38:16.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134512533 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:16 [2024-03-15T19:38:16.566Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:38:16 [2024-03-15T19:38:16.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:16 [2024-03-15T19:38:16.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1134512534 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:38:16 [2024-03-15T19:38:16.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1134512534 data=null doit=true}, TreeItem with text {Traces [1]}]
15:38:16 [2024-03-15T19:38:16.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1134512534 data=null}, TreeItem with text {Traces [1]}]
15:38:16 [2024-03-15T19:38:16.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1134512534 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:16 [2024-03-15T19:38:16.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134512534 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:38:16 [2024-03-15T19:38:16.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1134512547 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:16 [2024-03-15T19:38:16.566Z] 
15:38:16 [2024-03-15T19:38:16.566Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 19:38:16.424
15:38:16 [2024-03-15T19:38:16.566Z] !MESSAGE Error initializing trace.
15:38:16 [2024-03-15T19:38:16.566Z] 
15:38:16 [2024-03-15T19:38:16.566Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
15:38:16 [2024-03-15T19:38:16.566Z] !STACK 0
15:38:16 [2024-03-15T19:38:16.566Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
15:38:16 [2024-03-15T19:38:16.566Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:38:16 [2024-03-15T19:38:16.566Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:38:16 [2024-03-15T19:38:16.566Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:38:16 [2024-03-15T19:38:16.566Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:38:16 [2024-03-15T19:38:16.566Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:38:16 [2024-03-15T19:38:16.566Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:38:16 [2024-03-15T19:38:16.566Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:38:16 [2024-03-15T19:38:16.566Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:38:16 [2024-03-15T19:38:16.566Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:38:16 [2024-03-15T19:38:16.566Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
15:38:16 [2024-03-15T19:38:16.566Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:65)
15:38:16 [2024-03-15T19:38:16.566Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:192)
15:38:16 [2024-03-15T19:38:16.566Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
15:38:16 [2024-03-15T19:38:16.566Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
15:38:16 [2024-03-15T19:38:16.566Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
15:38:16 [2024-03-15T19:38:16.566Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
15:38:16 [2024-03-15T19:38:16.566Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
15:38:16 [2024-03-15T19:38:16.566Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
15:38:16 [2024-03-15T19:38:16.566Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:38:16 [2024-03-15T19:38:16.566Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:38:16 [2024-03-15T19:38:16.566Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:38:16 [2024-03-15T19:38:16.566Z] 	... 8 more
15:38:17 [2024-03-15T19:38:17.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:38:17 [2024-03-15T19:38:17.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1134513243 data=null doit=true}, Shell with text {Open Trace}]
15:38:17 [2024-03-15T19:38:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:17 [2024-03-15T19:38:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:17 [2024-03-15T19:38:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:38:17 [2024-03-15T19:38:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:38:17 [2024-03-15T19:38:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:17 [2024-03-15T19:38:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:17 [2024-03-15T19:38:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:17 [2024-03-15T19:38:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:38:17 [2024-03-15T19:38:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:38:17 [2024-03-15T19:38:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:38:17 [2024-03-15T19:38:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134513243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:17 [2024-03-15T19:38:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134513243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:17 [2024-03-15T19:38:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134513243 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:17 [2024-03-15T19:38:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134513244 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:17 [2024-03-15T19:38:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134513244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:17 [2024-03-15T19:38:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134513244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:17 [2024-03-15T19:38:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134513244 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:17 [2024-03-15T19:38:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:38:17 [2024-03-15T19:38:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:38:17 [2024-03-15T19:38:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:17 [2024-03-15T19:38:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:17 [2024-03-15T19:38:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:17 [2024-03-15T19:38:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:17 [2024-03-15T19:38:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:17 [2024-03-15T19:38:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134513408 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:17 [2024-03-15T19:38:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134513408 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:17 [2024-03-15T19:38:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134513408 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:17 [2024-03-15T19:38:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134513409 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:17 [2024-03-15T19:38:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134513409 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:17 [2024-03-15T19:38:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134513426 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:17 [2024-03-15T19:38:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:17 [2024-03-15T19:38:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134513426 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:17 [2024-03-15T19:38:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134513427 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:17 [2024-03-15T19:38:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134513427 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:17 [2024-03-15T19:38:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134513427 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:17 [2024-03-15T19:38:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134513427 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:17 [2024-03-15T19:38:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134513437 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:17 [2024-03-15T19:38:17.385Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:38:17 [2024-03-15T19:38:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:17 [2024-03-15T19:38:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1134513438 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:38:17 [2024-03-15T19:38:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1134513438 data=null doit=true}, TreeItem with text {Traces [1]}]
15:38:17 [2024-03-15T19:38:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1134513438 data=null}, TreeItem with text {Traces [1]}]
15:38:17 [2024-03-15T19:38:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1134513439 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:17 [2024-03-15T19:38:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134513439 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:38:17 [2024-03-15T19:38:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1134513456 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:17 [2024-03-15T19:38:17.385Z] 
15:38:17 [2024-03-15T19:38:17.385Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 19:38:17.341
15:38:17 [2024-03-15T19:38:17.385Z] !MESSAGE Error initializing trace.
15:38:17 [2024-03-15T19:38:17.385Z] 
15:38:17 [2024-03-15T19:38:17.385Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
15:38:17 [2024-03-15T19:38:17.385Z] !STACK 0
15:38:17 [2024-03-15T19:38:17.385Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
15:38:17 [2024-03-15T19:38:17.385Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:38:17 [2024-03-15T19:38:17.385Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:38:17 [2024-03-15T19:38:17.385Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:38:17 [2024-03-15T19:38:17.385Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:38:17 [2024-03-15T19:38:17.385Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:38:17 [2024-03-15T19:38:17.385Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:38:17 [2024-03-15T19:38:17.385Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:38:17 [2024-03-15T19:38:17.385Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:38:17 [2024-03-15T19:38:17.385Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:38:17 [2024-03-15T19:38:17.385Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
15:38:17 [2024-03-15T19:38:17.385Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58)
15:38:17 [2024-03-15T19:38:17.385Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:59)
15:38:17 [2024-03-15T19:38:17.385Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:159)
15:38:17 [2024-03-15T19:38:17.385Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:253)
15:38:17 [2024-03-15T19:38:17.385Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:154)
15:38:17 [2024-03-15T19:38:17.385Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:38:17 [2024-03-15T19:38:17.385Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:38:17 [2024-03-15T19:38:17.385Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:38:17 [2024-03-15T19:38:17.385Z] 	... 8 more
15:38:17 [2024-03-15T19:38:17.385Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236"
15:38:17 [2024-03-15T19:38:17.385Z] 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
15:38:17 [2024-03-15T19:38:17.385Z] 	at java.base/java.lang.Long.parseLong(Long.java:711)
15:38:17 [2024-03-15T19:38:17.385Z] 	at java.base/java.lang.Long.valueOf(Long.java:1136)
15:38:17 [2024-03-15T19:38:17.386Z] 	at java.base/java.lang.Long.decode(Long.java:1299)
15:38:17 [2024-03-15T19:38:17.386Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
15:38:17 [2024-03-15T19:38:17.386Z] 	... 15 more
15:38:18 [2024-03-15T19:38:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:38:18 [2024-03-15T19:38:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1134514179 data=null doit=true}, Shell with text {Open Trace}]
15:38:18 [2024-03-15T19:38:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:18 [2024-03-15T19:38:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:18 [2024-03-15T19:38:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:38:18 [2024-03-15T19:38:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:38:18 [2024-03-15T19:38:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:18 [2024-03-15T19:38:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:18 [2024-03-15T19:38:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:18 [2024-03-15T19:38:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:38:18 [2024-03-15T19:38:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:38:18 [2024-03-15T19:38:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:38:18 [2024-03-15T19:38:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134514180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:18 [2024-03-15T19:38:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134514180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:18 [2024-03-15T19:38:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134514180 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:18 [2024-03-15T19:38:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134514180 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:18 [2024-03-15T19:38:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134514180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:18 [2024-03-15T19:38:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134514180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:18 [2024-03-15T19:38:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134514180 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:18 [2024-03-15T19:38:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:38:18 [2024-03-15T19:38:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:38:18 [2024-03-15T19:38:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:18 [2024-03-15T19:38:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:18 [2024-03-15T19:38:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:18 [2024-03-15T19:38:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:18 [2024-03-15T19:38:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:18 [2024-03-15T19:38:18.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134514351 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:18 [2024-03-15T19:38:18.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134514351 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:18 [2024-03-15T19:38:18.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134514351 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:18 [2024-03-15T19:38:18.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134514351 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:18 [2024-03-15T19:38:18.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134514352 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:18 [2024-03-15T19:38:18.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134514368 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:18 [2024-03-15T19:38:18.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:18 [2024-03-15T19:38:18.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134514369 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:18 [2024-03-15T19:38:18.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134514369 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:18 [2024-03-15T19:38:18.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134514369 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:18 [2024-03-15T19:38:18.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134514370 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:18 [2024-03-15T19:38:18.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134514370 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:18 [2024-03-15T19:38:18.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134514375 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:18 [2024-03-15T19:38:18.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:38:18 [2024-03-15T19:38:18.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:18 [2024-03-15T19:38:18.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1134514376 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:38:18 [2024-03-15T19:38:18.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1134514376 data=null doit=true}, TreeItem with text {Traces [1]}]
15:38:18 [2024-03-15T19:38:18.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1134514376 data=null}, TreeItem with text {Traces [1]}]
15:38:18 [2024-03-15T19:38:18.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1134514376 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:18 [2024-03-15T19:38:18.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134514376 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:38:18 [2024-03-15T19:38:18.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1134514384 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:18 [2024-03-15T19:38:18.313Z] 
15:38:18 [2024-03-15T19:38:18.313Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 19:38:18.241
15:38:18 [2024-03-15T19:38:18.313Z] !MESSAGE Error initializing trace.
15:38:18 [2024-03-15T19:38:18.313Z] 
15:38:18 [2024-03-15T19:38:18.313Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
15:38:18 [2024-03-15T19:38:18.313Z] !STACK 0
15:38:18 [2024-03-15T19:38:18.313Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
15:38:18 [2024-03-15T19:38:18.313Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:38:18 [2024-03-15T19:38:18.313Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:38:18 [2024-03-15T19:38:18.313Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:38:18 [2024-03-15T19:38:18.313Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:38:18 [2024-03-15T19:38:18.313Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:38:18 [2024-03-15T19:38:18.313Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:38:18 [2024-03-15T19:38:18.313Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:38:18 [2024-03-15T19:38:18.313Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:38:18 [2024-03-15T19:38:18.313Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:38:18 [2024-03-15T19:38:18.313Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
15:38:18 [2024-03-15T19:38:18.313Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89)
15:38:18 [2024-03-15T19:38:18.313Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:186)
15:38:18 [2024-03-15T19:38:18.313Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
15:38:18 [2024-03-15T19:38:18.313Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
15:38:18 [2024-03-15T19:38:18.313Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
15:38:18 [2024-03-15T19:38:18.313Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
15:38:18 [2024-03-15T19:38:18.313Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
15:38:18 [2024-03-15T19:38:18.313Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
15:38:18 [2024-03-15T19:38:18.313Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:38:18 [2024-03-15T19:38:18.313Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:38:18 [2024-03-15T19:38:18.313Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:38:18 [2024-03-15T19:38:18.313Z] 	... 8 more
15:38:18 [2024-03-15T19:38:18.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:38:18 [2024-03-15T19:38:18.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1134514935 data=null doit=true}, Shell with text {Open Trace}]
15:38:18 [2024-03-15T19:38:18.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:18 [2024-03-15T19:38:18.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:18 [2024-03-15T19:38:18.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:38:18 [2024-03-15T19:38:18.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:38:18 [2024-03-15T19:38:18.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:18 [2024-03-15T19:38:18.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:18 [2024-03-15T19:38:18.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:18 [2024-03-15T19:38:18.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:38:18 [2024-03-15T19:38:18.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:38:18 [2024-03-15T19:38:18.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:38:18 [2024-03-15T19:38:18.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134514935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:18 [2024-03-15T19:38:18.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134514936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:18 [2024-03-15T19:38:18.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134514936 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:18 [2024-03-15T19:38:18.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134514936 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:18 [2024-03-15T19:38:18.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134514936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:18 [2024-03-15T19:38:18.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134514936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:18 [2024-03-15T19:38:18.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134514936 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:18 [2024-03-15T19:38:18.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:38:19 [2024-03-15T19:38:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:38:19 [2024-03-15T19:38:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:19 [2024-03-15T19:38:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:19 [2024-03-15T19:38:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:19 [2024-03-15T19:38:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:19 [2024-03-15T19:38:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:19 [2024-03-15T19:38:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134515096 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:19 [2024-03-15T19:38:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134515097 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:19 [2024-03-15T19:38:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134515097 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:19 [2024-03-15T19:38:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134515097 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:19 [2024-03-15T19:38:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134515097 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:19 [2024-03-15T19:38:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134515125 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:19 [2024-03-15T19:38:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:19 [2024-03-15T19:38:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134515126 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:19 [2024-03-15T19:38:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134515126 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:19 [2024-03-15T19:38:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134515126 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:19 [2024-03-15T19:38:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134515126 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:19 [2024-03-15T19:38:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134515126 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:19 [2024-03-15T19:38:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134515131 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:19 [2024-03-15T19:38:19.131Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:38:19 [2024-03-15T19:38:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:19 [2024-03-15T19:38:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1134515132 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:38:19 [2024-03-15T19:38:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1134515132 data=null doit=true}, TreeItem with text {Traces [1]}]
15:38:19 [2024-03-15T19:38:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1134515132 data=null}, TreeItem with text {Traces [1]}]
15:38:19 [2024-03-15T19:38:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1134515133 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:19 [2024-03-15T19:38:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134515133 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:38:19 [2024-03-15T19:38:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1134515147 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:19 [2024-03-15T19:38:19.131Z] 
15:38:19 [2024-03-15T19:38:19.131Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 19:38:19.019
15:38:19 [2024-03-15T19:38:19.131Z] !MESSAGE Error initializing trace.
15:38:19 [2024-03-15T19:38:19.131Z] 
15:38:19 [2024-03-15T19:38:19.131Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
15:38:19 [2024-03-15T19:38:19.131Z] !STACK 0
15:38:19 [2024-03-15T19:38:19.131Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
15:38:19 [2024-03-15T19:38:19.131Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:38:19 [2024-03-15T19:38:19.131Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:38:19 [2024-03-15T19:38:19.131Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:38:19 [2024-03-15T19:38:19.131Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:38:19 [2024-03-15T19:38:19.131Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:38:19 [2024-03-15T19:38:19.131Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:38:19 [2024-03-15T19:38:19.131Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:38:19 [2024-03-15T19:38:19.131Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:38:19 [2024-03-15T19:38:19.131Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:38:19 [2024-03-15T19:38:19.131Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
15:38:19 [2024-03-15T19:38:19.131Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:69)
15:38:19 [2024-03-15T19:38:19.131Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:186)
15:38:19 [2024-03-15T19:38:19.131Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
15:38:19 [2024-03-15T19:38:19.131Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
15:38:19 [2024-03-15T19:38:19.131Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
15:38:19 [2024-03-15T19:38:19.131Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
15:38:19 [2024-03-15T19:38:19.131Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
15:38:19 [2024-03-15T19:38:19.131Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
15:38:19 [2024-03-15T19:38:19.131Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:38:19 [2024-03-15T19:38:19.131Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:38:19 [2024-03-15T19:38:19.131Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:38:19 [2024-03-15T19:38:19.131Z] 	... 8 more
15:38:20 [2024-03-15T19:38:20.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:38:20 [2024-03-15T19:38:20.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1134515941 data=null doit=true}, Shell with text {Open Trace}]
15:38:20 [2024-03-15T19:38:20.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:20 [2024-03-15T19:38:20.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:20 [2024-03-15T19:38:20.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:38:20 [2024-03-15T19:38:20.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:38:20 [2024-03-15T19:38:20.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:20 [2024-03-15T19:38:20.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:20 [2024-03-15T19:38:20.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:20 [2024-03-15T19:38:20.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:38:20 [2024-03-15T19:38:20.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:38:20 [2024-03-15T19:38:20.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:38:20 [2024-03-15T19:38:20.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134515942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:20 [2024-03-15T19:38:20.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134515942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:20 [2024-03-15T19:38:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134515942 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:20 [2024-03-15T19:38:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134515942 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:20 [2024-03-15T19:38:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134515942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:20 [2024-03-15T19:38:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134515942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:20 [2024-03-15T19:38:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134515942 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:20 [2024-03-15T19:38:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:38:20 [2024-03-15T19:38:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:38:20 [2024-03-15T19:38:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:20 [2024-03-15T19:38:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:20 [2024-03-15T19:38:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:20 [2024-03-15T19:38:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:20 [2024-03-15T19:38:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:20 [2024-03-15T19:38:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134516112 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:20 [2024-03-15T19:38:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134516112 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:20 [2024-03-15T19:38:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134516112 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:20 [2024-03-15T19:38:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134516113 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:20 [2024-03-15T19:38:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134516113 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:20 [2024-03-15T19:38:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134516137 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:20 [2024-03-15T19:38:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:20 [2024-03-15T19:38:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134516138 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:20 [2024-03-15T19:38:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134516138 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:20 [2024-03-15T19:38:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134516138 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:20 [2024-03-15T19:38:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134516138 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:20 [2024-03-15T19:38:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134516138 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:20 [2024-03-15T19:38:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134516156 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:20 [2024-03-15T19:38:20.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:38:20 [2024-03-15T19:38:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:20 [2024-03-15T19:38:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1134516156 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:38:20 [2024-03-15T19:38:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1134516157 data=null doit=true}, TreeItem with text {Traces [1]}]
15:38:20 [2024-03-15T19:38:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1134516157 data=null}, TreeItem with text {Traces [1]}]
15:38:20 [2024-03-15T19:38:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1134516157 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:20 [2024-03-15T19:38:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134516157 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:38:20 [2024-03-15T19:38:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1134516170 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:20 [2024-03-15T19:38:20.058Z] 
15:38:20 [2024-03-15T19:38:20.058Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 19:38:20.042
15:38:20 [2024-03-15T19:38:20.058Z] !MESSAGE Error initializing trace.
15:38:20 [2024-03-15T19:38:20.058Z] 
15:38:20 [2024-03-15T19:38:20.058Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
15:38:20 [2024-03-15T19:38:20.058Z] !STACK 0
15:38:20 [2024-03-15T19:38:20.058Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
15:38:20 [2024-03-15T19:38:20.058Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:38:20 [2024-03-15T19:38:20.058Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:38:20 [2024-03-15T19:38:20.058Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:38:20 [2024-03-15T19:38:20.058Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:38:20 [2024-03-15T19:38:20.058Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:38:20 [2024-03-15T19:38:20.058Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:38:20 [2024-03-15T19:38:20.058Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:38:20 [2024-03-15T19:38:20.059Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:38:20 [2024-03-15T19:38:20.059Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:38:20 [2024-03-15T19:38:20.059Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
15:38:20 [2024-03-15T19:38:20.059Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:69)
15:38:20 [2024-03-15T19:38:20.059Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:192)
15:38:20 [2024-03-15T19:38:20.059Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
15:38:20 [2024-03-15T19:38:20.059Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
15:38:20 [2024-03-15T19:38:20.059Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
15:38:20 [2024-03-15T19:38:20.059Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
15:38:20 [2024-03-15T19:38:20.059Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
15:38:20 [2024-03-15T19:38:20.059Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
15:38:20 [2024-03-15T19:38:20.059Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:38:20 [2024-03-15T19:38:20.059Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:38:20 [2024-03-15T19:38:20.059Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:38:20 [2024-03-15T19:38:20.059Z] 	... 8 more
15:38:20 [2024-03-15T19:38:20.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:38:20 [2024-03-15T19:38:20.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1134516736 data=null doit=true}, Shell with text {Open Trace}]
15:38:20 [2024-03-15T19:38:20.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:20 [2024-03-15T19:38:20.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:20 [2024-03-15T19:38:20.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:38:20 [2024-03-15T19:38:20.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:38:20 [2024-03-15T19:38:20.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:20 [2024-03-15T19:38:20.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:20 [2024-03-15T19:38:20.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:20 [2024-03-15T19:38:20.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:38:20 [2024-03-15T19:38:20.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:38:20 [2024-03-15T19:38:20.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:38:20 [2024-03-15T19:38:20.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134516736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:20 [2024-03-15T19:38:20.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134516736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:20 [2024-03-15T19:38:20.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134516736 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:20 [2024-03-15T19:38:20.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134516737 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:20 [2024-03-15T19:38:20.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134516737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:20 [2024-03-15T19:38:20.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134516737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:20 [2024-03-15T19:38:20.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134516737 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:20 [2024-03-15T19:38:20.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:38:20 [2024-03-15T19:38:20.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:38:20 [2024-03-15T19:38:20.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:20 [2024-03-15T19:38:20.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:20 [2024-03-15T19:38:20.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:20 [2024-03-15T19:38:20.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:20 [2024-03-15T19:38:20.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:20 [2024-03-15T19:38:20.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134516905 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:20 [2024-03-15T19:38:20.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134516905 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:20 [2024-03-15T19:38:20.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134516905 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:20 [2024-03-15T19:38:20.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134516906 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:20 [2024-03-15T19:38:20.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134516906 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:20 [2024-03-15T19:38:20.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134516923 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:20 [2024-03-15T19:38:20.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:20 [2024-03-15T19:38:20.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134516924 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:20 [2024-03-15T19:38:20.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134516924 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:20 [2024-03-15T19:38:20.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134516924 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:20 [2024-03-15T19:38:20.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134516925 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:20 [2024-03-15T19:38:20.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134516929 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:20 [2024-03-15T19:38:20.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134516934 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:20 [2024-03-15T19:38:20.877Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:38:20 [2024-03-15T19:38:20.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:20 [2024-03-15T19:38:20.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1134516936 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:38:20 [2024-03-15T19:38:20.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1134516936 data=null doit=true}, TreeItem with text {Traces [1]}]
15:38:20 [2024-03-15T19:38:20.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1134516936 data=null}, TreeItem with text {Traces [1]}]
15:38:20 [2024-03-15T19:38:20.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1134516936 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:20 [2024-03-15T19:38:20.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134516936 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:38:20 [2024-03-15T19:38:20.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1134516951 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:20 [2024-03-15T19:38:20.877Z] 
15:38:20 [2024-03-15T19:38:20.877Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 19:38:20.831
15:38:20 [2024-03-15T19:38:20.877Z] !MESSAGE Error initializing trace.
15:38:20 [2024-03-15T19:38:20.877Z] 
15:38:20 [2024-03-15T19:38:20.877Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
15:38:20 [2024-03-15T19:38:20.877Z] !STACK 0
15:38:20 [2024-03-15T19:38:20.877Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
15:38:20 [2024-03-15T19:38:20.877Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:38:20 [2024-03-15T19:38:20.877Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:38:20 [2024-03-15T19:38:20.877Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:38:20 [2024-03-15T19:38:20.877Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:38:20 [2024-03-15T19:38:20.877Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:38:20 [2024-03-15T19:38:20.877Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:38:20 [2024-03-15T19:38:20.877Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:38:20 [2024-03-15T19:38:20.877Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:38:20 [2024-03-15T19:38:20.877Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:38:20 [2024-03-15T19:38:20.877Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
15:38:20 [2024-03-15T19:38:20.877Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89)
15:38:20 [2024-03-15T19:38:20.877Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:186)
15:38:20 [2024-03-15T19:38:20.877Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
15:38:20 [2024-03-15T19:38:20.877Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
15:38:20 [2024-03-15T19:38:20.877Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
15:38:20 [2024-03-15T19:38:20.877Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
15:38:20 [2024-03-15T19:38:20.877Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
15:38:20 [2024-03-15T19:38:20.877Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
15:38:20 [2024-03-15T19:38:20.877Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:38:20 [2024-03-15T19:38:20.877Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:38:20 [2024-03-15T19:38:20.877Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:38:20 [2024-03-15T19:38:20.877Z] 	... 8 more
15:38:21 [2024-03-15T19:38:21.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:38:21 [2024-03-15T19:38:21.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1134517778 data=null doit=true}, Shell with text {Open Trace}]
15:38:21 [2024-03-15T19:38:21.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:21 [2024-03-15T19:38:21.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:21 [2024-03-15T19:38:21.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:38:21 [2024-03-15T19:38:21.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:38:21 [2024-03-15T19:38:21.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:21 [2024-03-15T19:38:21.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:21 [2024-03-15T19:38:21.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:21 [2024-03-15T19:38:21.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:38:21 [2024-03-15T19:38:21.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:38:21 [2024-03-15T19:38:21.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:38:21 [2024-03-15T19:38:21.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134517779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:21 [2024-03-15T19:38:21.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134517779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:21 [2024-03-15T19:38:21.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134517779 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:21 [2024-03-15T19:38:21.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134517779 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:21 [2024-03-15T19:38:21.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134517779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:21 [2024-03-15T19:38:21.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134517779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:21 [2024-03-15T19:38:21.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134517779 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:21 [2024-03-15T19:38:21.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:38:21 [2024-03-15T19:38:21.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:38:21 [2024-03-15T19:38:21.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:21 [2024-03-15T19:38:21.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:21 [2024-03-15T19:38:21.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:21 [2024-03-15T19:38:21.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:21 [2024-03-15T19:38:21.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:21 [2024-03-15T19:38:21.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134517959 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:21 [2024-03-15T19:38:21.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134517960 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:21 [2024-03-15T19:38:21.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134517960 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:21 [2024-03-15T19:38:21.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134517960 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:21 [2024-03-15T19:38:21.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134517960 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:21 [2024-03-15T19:38:21.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134517976 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:21 [2024-03-15T19:38:21.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:21 [2024-03-15T19:38:21.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134517977 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:21 [2024-03-15T19:38:21.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134517977 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:21 [2024-03-15T19:38:21.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134517977 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:21 [2024-03-15T19:38:21.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134517977 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:21 [2024-03-15T19:38:21.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134517978 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:21 [2024-03-15T19:38:21.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134517988 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:21 [2024-03-15T19:38:21.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:38:21 [2024-03-15T19:38:21.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:21 [2024-03-15T19:38:21.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1134517989 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:38:21 [2024-03-15T19:38:21.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1134517989 data=null doit=true}, TreeItem with text {Traces [1]}]
15:38:21 [2024-03-15T19:38:21.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1134517989 data=null}, TreeItem with text {Traces [1]}]
15:38:21 [2024-03-15T19:38:21.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1134517989 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:21 [2024-03-15T19:38:21.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134517989 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:38:22 [2024-03-15T19:38:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1134517997 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:22 [2024-03-15T19:38:22.062Z] 
15:38:22 [2024-03-15T19:38:22.062Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 19:38:21.854
15:38:22 [2024-03-15T19:38:22.062Z] !MESSAGE Error initializing trace.
15:38:22 [2024-03-15T19:38:22.062Z] 
15:38:22 [2024-03-15T19:38:22.062Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
15:38:22 [2024-03-15T19:38:22.062Z] !STACK 0
15:38:22 [2024-03-15T19:38:22.062Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
15:38:22 [2024-03-15T19:38:22.062Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:38:22 [2024-03-15T19:38:22.062Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:38:22 [2024-03-15T19:38:22.062Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:38:22 [2024-03-15T19:38:22.062Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:38:22 [2024-03-15T19:38:22.062Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:38:22 [2024-03-15T19:38:22.062Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:38:22 [2024-03-15T19:38:22.062Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:38:22 [2024-03-15T19:38:22.062Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:38:22 [2024-03-15T19:38:22.062Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:38:22 [2024-03-15T19:38:22.062Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
15:38:22 [2024-03-15T19:38:22.062Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:103)
15:38:22 [2024-03-15T19:38:22.062Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
15:38:22 [2024-03-15T19:38:22.062Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
15:38:22 [2024-03-15T19:38:22.062Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
15:38:22 [2024-03-15T19:38:22.062Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
15:38:22 [2024-03-15T19:38:22.062Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:38:22 [2024-03-15T19:38:22.062Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:38:22 [2024-03-15T19:38:22.062Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:38:22 [2024-03-15T19:38:22.062Z] 	... 8 more
15:38:22 [2024-03-15T19:38:22.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:38:22 [2024-03-15T19:38:22.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1134518547 data=null doit=true}, Shell with text {Open Trace}]
15:38:22 [2024-03-15T19:38:22.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:22 [2024-03-15T19:38:22.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:22 [2024-03-15T19:38:22.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:38:22 [2024-03-15T19:38:22.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:38:22 [2024-03-15T19:38:22.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:22 [2024-03-15T19:38:22.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:22 [2024-03-15T19:38:22.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:22 [2024-03-15T19:38:22.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:38:22 [2024-03-15T19:38:22.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:38:22 [2024-03-15T19:38:22.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:38:22 [2024-03-15T19:38:22.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134518548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:22 [2024-03-15T19:38:22.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134518548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:22 [2024-03-15T19:38:22.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134518548 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:22 [2024-03-15T19:38:22.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134518548 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:22 [2024-03-15T19:38:22.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134518548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:22 [2024-03-15T19:38:22.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134518549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:22 [2024-03-15T19:38:22.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134518549 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:22 [2024-03-15T19:38:22.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:38:22 [2024-03-15T19:38:22.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:38:22 [2024-03-15T19:38:22.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:22 [2024-03-15T19:38:22.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:22 [2024-03-15T19:38:22.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:22 [2024-03-15T19:38:22.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:22 [2024-03-15T19:38:22.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:22 [2024-03-15T19:38:22.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134518708 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:22 [2024-03-15T19:38:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134518708 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:22 [2024-03-15T19:38:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134518709 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:22 [2024-03-15T19:38:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134518709 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:22 [2024-03-15T19:38:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134518709 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:22 [2024-03-15T19:38:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134518725 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:22 [2024-03-15T19:38:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:22 [2024-03-15T19:38:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134518726 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:22 [2024-03-15T19:38:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134518726 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:22 [2024-03-15T19:38:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134518726 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:22 [2024-03-15T19:38:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134518726 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:22 [2024-03-15T19:38:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134518726 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:22 [2024-03-15T19:38:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134518737 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:22 [2024-03-15T19:38:22.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:38:22 [2024-03-15T19:38:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:22 [2024-03-15T19:38:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1134518738 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:38:22 [2024-03-15T19:38:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1134518738 data=null doit=true}, TreeItem with text {Traces [1]}]
15:38:22 [2024-03-15T19:38:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1134518738 data=null}, TreeItem with text {Traces [1]}]
15:38:22 [2024-03-15T19:38:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1134518738 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:22 [2024-03-15T19:38:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134518739 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:38:22 [2024-03-15T19:38:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1134518753 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:22 [2024-03-15T19:38:22.624Z] 
15:38:22 [2024-03-15T19:38:22.624Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 19:38:22.619
15:38:22 [2024-03-15T19:38:22.624Z] !MESSAGE Error initializing trace.
15:38:22 [2024-03-15T19:38:22.624Z] 
15:38:22 [2024-03-15T19:38:22.624Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
15:38:22 [2024-03-15T19:38:22.624Z] !STACK 0
15:38:22 [2024-03-15T19:38:22.624Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
15:38:22 [2024-03-15T19:38:22.624Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:38:22 [2024-03-15T19:38:22.624Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:38:22 [2024-03-15T19:38:22.624Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:38:22 [2024-03-15T19:38:22.624Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:38:22 [2024-03-15T19:38:22.624Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:38:22 [2024-03-15T19:38:22.624Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:38:22 [2024-03-15T19:38:22.624Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:38:22 [2024-03-15T19:38:22.624Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:38:22 [2024-03-15T19:38:22.624Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:38:22 [2024-03-15T19:38:22.624Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
15:38:22 [2024-03-15T19:38:22.624Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58)
15:38:22 [2024-03-15T19:38:22.624Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:86)
15:38:22 [2024-03-15T19:38:22.624Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
15:38:22 [2024-03-15T19:38:22.624Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
15:38:22 [2024-03-15T19:38:22.624Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
15:38:22 [2024-03-15T19:38:22.624Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
15:38:22 [2024-03-15T19:38:22.624Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:38:22 [2024-03-15T19:38:22.624Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:38:22 [2024-03-15T19:38:22.624Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:38:22 [2024-03-15T19:38:22.624Z] 	... 8 more
15:38:22 [2024-03-15T19:38:22.624Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU" under radix 16
15:38:22 [2024-03-15T19:38:22.624Z] 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
15:38:22 [2024-03-15T19:38:22.624Z] 	at java.base/java.lang.Long.parseLong(Long.java:711)
15:38:22 [2024-03-15T19:38:22.624Z] 	at java.base/java.lang.Long.valueOf(Long.java:1136)
15:38:22 [2024-03-15T19:38:22.624Z] 	at java.base/java.lang.Long.decode(Long.java:1299)
15:38:22 [2024-03-15T19:38:22.624Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
15:38:22 [2024-03-15T19:38:22.624Z] 	... 16 more
15:38:23 [2024-03-15T19:38:23.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:38:23 [2024-03-15T19:38:23.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1134519313 data=null doit=true}, Shell with text {Open Trace}]
15:38:23 [2024-03-15T19:38:23.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:23 [2024-03-15T19:38:23.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:23 [2024-03-15T19:38:23.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:38:23 [2024-03-15T19:38:23.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:38:23 [2024-03-15T19:38:23.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:23 [2024-03-15T19:38:23.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:23 [2024-03-15T19:38:23.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:23 [2024-03-15T19:38:23.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:38:23 [2024-03-15T19:38:23.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:38:23 [2024-03-15T19:38:23.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:38:23 [2024-03-15T19:38:23.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134519314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:23 [2024-03-15T19:38:23.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134519314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:23 [2024-03-15T19:38:23.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134519314 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:23 [2024-03-15T19:38:23.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134519314 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:23 [2024-03-15T19:38:23.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134519314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:23 [2024-03-15T19:38:23.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134519314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:23 [2024-03-15T19:38:23.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134519314 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:23 [2024-03-15T19:38:23.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:38:23 [2024-03-15T19:38:23.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:38:23 [2024-03-15T19:38:23.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:23 [2024-03-15T19:38:23.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:23 [2024-03-15T19:38:23.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:23 [2024-03-15T19:38:23.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:23 [2024-03-15T19:38:23.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:23 [2024-03-15T19:38:23.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134519477 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:23 [2024-03-15T19:38:23.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134519477 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:23 [2024-03-15T19:38:23.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134519477 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:23 [2024-03-15T19:38:23.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134519478 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:23 [2024-03-15T19:38:23.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134519478 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:23 [2024-03-15T19:38:23.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134519514 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:23 [2024-03-15T19:38:23.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:23 [2024-03-15T19:38:23.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134519515 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:23 [2024-03-15T19:38:23.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134519515 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:23 [2024-03-15T19:38:23.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134519515 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:23 [2024-03-15T19:38:23.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134519515 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:23 [2024-03-15T19:38:23.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134519515 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:23 [2024-03-15T19:38:23.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134519528 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:23 [2024-03-15T19:38:23.441Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:38:23 [2024-03-15T19:38:23.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:23 [2024-03-15T19:38:23.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1134519529 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:38:23 [2024-03-15T19:38:23.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1134519529 data=null doit=true}, TreeItem with text {Traces [1]}]
15:38:23 [2024-03-15T19:38:23.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1134519529 data=null}, TreeItem with text {Traces [1]}]
15:38:23 [2024-03-15T19:38:23.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1134519529 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:23 [2024-03-15T19:38:23.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134519530 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:38:23 [2024-03-15T19:38:23.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1134519543 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:23 [2024-03-15T19:38:23.441Z] 
15:38:23 [2024-03-15T19:38:23.441Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 19:38:23.422
15:38:23 [2024-03-15T19:38:23.441Z] !MESSAGE Error initializing trace.
15:38:23 [2024-03-15T19:38:23.441Z] 
15:38:23 [2024-03-15T19:38:23.441Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
15:38:23 [2024-03-15T19:38:23.441Z] !STACK 0
15:38:23 [2024-03-15T19:38:23.441Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
15:38:23 [2024-03-15T19:38:23.441Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:38:23 [2024-03-15T19:38:23.441Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:38:23 [2024-03-15T19:38:23.441Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:38:23 [2024-03-15T19:38:23.441Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:38:23 [2024-03-15T19:38:23.441Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:38:23 [2024-03-15T19:38:23.441Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:38:23 [2024-03-15T19:38:23.441Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:38:23 [2024-03-15T19:38:23.441Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:38:23 [2024-03-15T19:38:23.441Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:38:23 [2024-03-15T19:38:23.441Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
15:38:23 [2024-03-15T19:38:23.441Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:89)
15:38:23 [2024-03-15T19:38:23.441Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
15:38:23 [2024-03-15T19:38:23.441Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
15:38:23 [2024-03-15T19:38:23.441Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
15:38:23 [2024-03-15T19:38:23.441Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
15:38:23 [2024-03-15T19:38:23.441Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:38:23 [2024-03-15T19:38:23.441Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:38:23 [2024-03-15T19:38:23.441Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:38:23 [2024-03-15T19:38:23.441Z] 	... 8 more
15:38:24 [2024-03-15T19:38:24.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:38:24 [2024-03-15T19:38:24.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1134520114 data=null doit=true}, Shell with text {Open Trace}]
15:38:24 [2024-03-15T19:38:24.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:24 [2024-03-15T19:38:24.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:24 [2024-03-15T19:38:24.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:38:24 [2024-03-15T19:38:24.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:38:24 [2024-03-15T19:38:24.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:24 [2024-03-15T19:38:24.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:24 [2024-03-15T19:38:24.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:24 [2024-03-15T19:38:24.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:38:24 [2024-03-15T19:38:24.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:38:24 [2024-03-15T19:38:24.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:38:24 [2024-03-15T19:38:24.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134520114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:24 [2024-03-15T19:38:24.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134520115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:24 [2024-03-15T19:38:24.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134520115 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:24 [2024-03-15T19:38:24.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134520115 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:24 [2024-03-15T19:38:24.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134520115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:24 [2024-03-15T19:38:24.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134520115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:24 [2024-03-15T19:38:24.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134520115 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:24 [2024-03-15T19:38:24.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:38:24 [2024-03-15T19:38:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:38:24 [2024-03-15T19:38:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:24 [2024-03-15T19:38:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:24 [2024-03-15T19:38:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:24 [2024-03-15T19:38:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:24 [2024-03-15T19:38:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:24 [2024-03-15T19:38:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134520286 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:24 [2024-03-15T19:38:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134520286 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:24 [2024-03-15T19:38:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134520286 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:24 [2024-03-15T19:38:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134520286 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:24 [2024-03-15T19:38:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134520286 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:24 [2024-03-15T19:38:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134520319 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:24 [2024-03-15T19:38:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:24 [2024-03-15T19:38:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134520320 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:24 [2024-03-15T19:38:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134520320 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:24 [2024-03-15T19:38:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134520320 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:24 [2024-03-15T19:38:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134520320 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:24 [2024-03-15T19:38:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134520320 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:24 [2024-03-15T19:38:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134520331 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:24 [2024-03-15T19:38:24.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:38:24 [2024-03-15T19:38:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:24 [2024-03-15T19:38:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1134520332 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:38:24 [2024-03-15T19:38:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1134520332 data=null doit=true}, TreeItem with text {Traces [1]}]
15:38:24 [2024-03-15T19:38:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1134520332 data=null}, TreeItem with text {Traces [1]}]
15:38:24 [2024-03-15T19:38:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1134520332 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:24 [2024-03-15T19:38:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134520333 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:38:24 [2024-03-15T19:38:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1134520347 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:24 [2024-03-15T19:38:24.263Z] 
15:38:24 [2024-03-15T19:38:24.263Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 19:38:24.239
15:38:24 [2024-03-15T19:38:24.263Z] !MESSAGE Error initializing trace.
15:38:24 [2024-03-15T19:38:24.263Z] 
15:38:24 [2024-03-15T19:38:24.263Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
15:38:24 [2024-03-15T19:38:24.263Z] !STACK 0
15:38:24 [2024-03-15T19:38:24.263Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
15:38:24 [2024-03-15T19:38:24.263Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:38:24 [2024-03-15T19:38:24.263Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:38:24 [2024-03-15T19:38:24.264Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:38:24 [2024-03-15T19:38:24.264Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:38:24 [2024-03-15T19:38:24.264Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:38:24 [2024-03-15T19:38:24.264Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:38:24 [2024-03-15T19:38:24.264Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:38:24 [2024-03-15T19:38:24.264Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:38:24 [2024-03-15T19:38:24.264Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:38:24 [2024-03-15T19:38:24.264Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
15:38:24 [2024-03-15T19:38:24.264Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:103)
15:38:24 [2024-03-15T19:38:24.264Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
15:38:24 [2024-03-15T19:38:24.264Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
15:38:24 [2024-03-15T19:38:24.264Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
15:38:24 [2024-03-15T19:38:24.264Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
15:38:24 [2024-03-15T19:38:24.264Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:38:24 [2024-03-15T19:38:24.264Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:38:24 [2024-03-15T19:38:24.264Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:38:24 [2024-03-15T19:38:24.264Z] 	... 8 more
15:38:24 [2024-03-15T19:38:24.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:38:24 [2024-03-15T19:38:24.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1134520931 data=null doit=true}, Shell with text {Open Trace}]
15:38:24 [2024-03-15T19:38:24.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:24 [2024-03-15T19:38:24.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:24 [2024-03-15T19:38:24.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:38:24 [2024-03-15T19:38:24.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:38:24 [2024-03-15T19:38:24.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:24 [2024-03-15T19:38:24.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:24 [2024-03-15T19:38:24.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:24 [2024-03-15T19:38:24.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:38:24 [2024-03-15T19:38:24.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:38:24 [2024-03-15T19:38:24.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:38:24 [2024-03-15T19:38:24.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134520932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:24 [2024-03-15T19:38:24.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134520932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:24 [2024-03-15T19:38:24.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134520932 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:24 [2024-03-15T19:38:24.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134520932 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:24 [2024-03-15T19:38:24.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134520932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:24 [2024-03-15T19:38:24.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134520932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:24 [2024-03-15T19:38:24.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134520932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:24 [2024-03-15T19:38:24.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:38:25 [2024-03-15T19:38:25.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:38:25 [2024-03-15T19:38:25.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:25 [2024-03-15T19:38:25.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:25 [2024-03-15T19:38:25.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:25 [2024-03-15T19:38:25.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:25 [2024-03-15T19:38:25.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:25 [2024-03-15T19:38:25.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134521113 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:25 [2024-03-15T19:38:25.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134521113 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:25 [2024-03-15T19:38:25.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134521113 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:25 [2024-03-15T19:38:25.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134521113 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:25 [2024-03-15T19:38:25.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134521113 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:25 [2024-03-15T19:38:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134521130 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:25 [2024-03-15T19:38:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:25 [2024-03-15T19:38:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134521131 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:25 [2024-03-15T19:38:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134521131 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:25 [2024-03-15T19:38:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134521131 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:25 [2024-03-15T19:38:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134521131 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:25 [2024-03-15T19:38:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134521131 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:25 [2024-03-15T19:38:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134521142 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:25 [2024-03-15T19:38:25.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:38:25 [2024-03-15T19:38:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:25 [2024-03-15T19:38:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1134521143 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:38:25 [2024-03-15T19:38:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1134521143 data=null doit=true}, TreeItem with text {Traces [1]}]
15:38:25 [2024-03-15T19:38:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1134521143 data=null}, TreeItem with text {Traces [1]}]
15:38:25 [2024-03-15T19:38:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1134521143 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:25 [2024-03-15T19:38:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134521143 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:38:25 [2024-03-15T19:38:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1134521151 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:25 [2024-03-15T19:38:25.082Z] 
15:38:25 [2024-03-15T19:38:25.082Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 19:38:25.031
15:38:25 [2024-03-15T19:38:25.082Z] !MESSAGE Error initializing trace.
15:38:25 [2024-03-15T19:38:25.082Z] 
15:38:25 [2024-03-15T19:38:25.082Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
15:38:25 [2024-03-15T19:38:25.082Z] !STACK 0
15:38:25 [2024-03-15T19:38:25.082Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
15:38:25 [2024-03-15T19:38:25.082Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:38:25 [2024-03-15T19:38:25.082Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:38:25 [2024-03-15T19:38:25.082Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:38:25 [2024-03-15T19:38:25.082Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:38:25 [2024-03-15T19:38:25.082Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:38:25 [2024-03-15T19:38:25.082Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:38:25 [2024-03-15T19:38:25.082Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:38:25 [2024-03-15T19:38:25.082Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:38:25 [2024-03-15T19:38:25.082Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:38:25 [2024-03-15T19:38:25.082Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
15:38:25 [2024-03-15T19:38:25.082Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:89)
15:38:25 [2024-03-15T19:38:25.082Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
15:38:25 [2024-03-15T19:38:25.082Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
15:38:25 [2024-03-15T19:38:25.082Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
15:38:25 [2024-03-15T19:38:25.082Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
15:38:25 [2024-03-15T19:38:25.082Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:38:25 [2024-03-15T19:38:25.082Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:38:25 [2024-03-15T19:38:25.082Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:38:25 [2024-03-15T19:38:25.082Z] 	... 8 more
15:38:25 [2024-03-15T19:38:25.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:38:25 [2024-03-15T19:38:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1134521705 data=null doit=true}, Shell with text {Open Trace}]
15:38:25 [2024-03-15T19:38:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:25 [2024-03-15T19:38:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:25 [2024-03-15T19:38:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:38:25 [2024-03-15T19:38:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:38:25 [2024-03-15T19:38:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:25 [2024-03-15T19:38:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:25 [2024-03-15T19:38:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:25 [2024-03-15T19:38:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:38:25 [2024-03-15T19:38:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:38:25 [2024-03-15T19:38:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:38:25 [2024-03-15T19:38:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134521705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:25 [2024-03-15T19:38:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134521705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:25 [2024-03-15T19:38:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134521706 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:25 [2024-03-15T19:38:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134521706 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:25 [2024-03-15T19:38:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134521706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:25 [2024-03-15T19:38:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134521706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:25 [2024-03-15T19:38:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134521706 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:25 [2024-03-15T19:38:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:38:25 [2024-03-15T19:38:25.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:38:25 [2024-03-15T19:38:25.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:25 [2024-03-15T19:38:25.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:25 [2024-03-15T19:38:25.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:25 [2024-03-15T19:38:25.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:25 [2024-03-15T19:38:25.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:25 [2024-03-15T19:38:25.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134521882 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:25 [2024-03-15T19:38:25.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134521882 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:25 [2024-03-15T19:38:25.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134521882 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:25 [2024-03-15T19:38:25.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134521883 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:25 [2024-03-15T19:38:25.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134521883 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:25 [2024-03-15T19:38:25.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134521907 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:25 [2024-03-15T19:38:25.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:25 [2024-03-15T19:38:25.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134521907 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:25 [2024-03-15T19:38:25.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134521907 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:25 [2024-03-15T19:38:25.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134521908 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:25 [2024-03-15T19:38:25.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134521908 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:25 [2024-03-15T19:38:25.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134521908 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:25 [2024-03-15T19:38:25.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134521913 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:25 [2024-03-15T19:38:25.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:38:25 [2024-03-15T19:38:25.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:25 [2024-03-15T19:38:25.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1134521914 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:38:25 [2024-03-15T19:38:25.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1134521914 data=null doit=true}, TreeItem with text {Traces [1]}]
15:38:25 [2024-03-15T19:38:25.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1134521915 data=null}, TreeItem with text {Traces [1]}]
15:38:25 [2024-03-15T19:38:25.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1134521915 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:25 [2024-03-15T19:38:25.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134521915 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:38:25 [2024-03-15T19:38:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1134521923 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:25 [2024-03-15T19:38:25.901Z] 
15:38:25 [2024-03-15T19:38:25.901Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 19:38:25.779
15:38:25 [2024-03-15T19:38:25.901Z] !MESSAGE Error initializing trace.
15:38:25 [2024-03-15T19:38:25.901Z] 
15:38:25 [2024-03-15T19:38:25.901Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
15:38:25 [2024-03-15T19:38:25.901Z] !STACK 0
15:38:25 [2024-03-15T19:38:25.901Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
15:38:25 [2024-03-15T19:38:25.901Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:38:25 [2024-03-15T19:38:25.901Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:38:25 [2024-03-15T19:38:25.901Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:38:25 [2024-03-15T19:38:25.901Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:38:25 [2024-03-15T19:38:25.901Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:38:25 [2024-03-15T19:38:25.901Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:38:25 [2024-03-15T19:38:25.901Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:38:25 [2024-03-15T19:38:25.901Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:38:25 [2024-03-15T19:38:25.901Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:38:25 [2024-03-15T19:38:25.901Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
15:38:25 [2024-03-15T19:38:25.901Z] 	at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:195)
15:38:25 [2024-03-15T19:38:25.901Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:130)
15:38:25 [2024-03-15T19:38:25.901Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:151)
15:38:25 [2024-03-15T19:38:25.901Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:229)
15:38:25 [2024-03-15T19:38:25.901Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
15:38:25 [2024-03-15T19:38:25.901Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
15:38:25 [2024-03-15T19:38:25.901Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
15:38:25 [2024-03-15T19:38:25.901Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:38:25 [2024-03-15T19:38:25.901Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:38:25 [2024-03-15T19:38:25.901Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:38:25 [2024-03-15T19:38:25.901Z] 	... 8 more
15:38:26 [2024-03-15T19:38:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:38:26 [2024-03-15T19:38:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1134522556 data=null doit=true}, Shell with text {Open Trace}]
15:38:26 [2024-03-15T19:38:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:26 [2024-03-15T19:38:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:26 [2024-03-15T19:38:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:38:26 [2024-03-15T19:38:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:38:26 [2024-03-15T19:38:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:26 [2024-03-15T19:38:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:26 [2024-03-15T19:38:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:26 [2024-03-15T19:38:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:38:26 [2024-03-15T19:38:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:38:26 [2024-03-15T19:38:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:38:26 [2024-03-15T19:38:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134522556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:26 [2024-03-15T19:38:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134522556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:26 [2024-03-15T19:38:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134522556 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:26 [2024-03-15T19:38:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134522556 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:26 [2024-03-15T19:38:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134522557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:26 [2024-03-15T19:38:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134522557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:26 [2024-03-15T19:38:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134522557 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:26 [2024-03-15T19:38:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:38:26 [2024-03-15T19:38:26.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:38:26 [2024-03-15T19:38:26.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:26 [2024-03-15T19:38:26.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:26 [2024-03-15T19:38:26.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:26 [2024-03-15T19:38:26.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:26 [2024-03-15T19:38:26.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:26 [2024-03-15T19:38:26.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134522718 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:26 [2024-03-15T19:38:26.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134522718 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:26 [2024-03-15T19:38:26.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134522719 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:26 [2024-03-15T19:38:26.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134522719 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:26 [2024-03-15T19:38:26.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134522719 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:26 [2024-03-15T19:38:26.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134522741 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:26 [2024-03-15T19:38:26.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:26 [2024-03-15T19:38:26.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134522741 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:26 [2024-03-15T19:38:26.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134522742 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:26 [2024-03-15T19:38:26.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134522742 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:26 [2024-03-15T19:38:26.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134522742 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:26 [2024-03-15T19:38:26.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134522742 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:26 [2024-03-15T19:38:26.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134522751 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:26 [2024-03-15T19:38:26.719Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:38:26 [2024-03-15T19:38:26.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:26 [2024-03-15T19:38:26.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1134522752 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:38:26 [2024-03-15T19:38:26.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1134522752 data=null doit=true}, TreeItem with text {Traces [1]}]
15:38:26 [2024-03-15T19:38:26.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1134522752 data=null}, TreeItem with text {Traces [1]}]
15:38:26 [2024-03-15T19:38:26.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1134522753 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:26 [2024-03-15T19:38:26.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134522753 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:38:26 [2024-03-15T19:38:26.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1134522771 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:26 [2024-03-15T19:38:26.719Z] 
15:38:26 [2024-03-15T19:38:26.719Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 19:38:26.645
15:38:26 [2024-03-15T19:38:26.719Z] !MESSAGE Error initializing trace.
15:38:26 [2024-03-15T19:38:26.719Z] 
15:38:26 [2024-03-15T19:38:26.719Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
15:38:26 [2024-03-15T19:38:26.719Z] !STACK 0
15:38:26 [2024-03-15T19:38:26.719Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
15:38:26 [2024-03-15T19:38:26.719Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:38:26 [2024-03-15T19:38:26.719Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:38:26 [2024-03-15T19:38:26.719Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:38:26 [2024-03-15T19:38:26.719Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:38:26 [2024-03-15T19:38:26.719Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:38:26 [2024-03-15T19:38:26.719Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:38:26 [2024-03-15T19:38:26.719Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:38:26 [2024-03-15T19:38:26.719Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:38:26 [2024-03-15T19:38:26.719Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:38:26 [2024-03-15T19:38:26.719Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
15:38:26 [2024-03-15T19:38:26.719Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:221)
15:38:26 [2024-03-15T19:38:26.719Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
15:38:26 [2024-03-15T19:38:26.719Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
15:38:26 [2024-03-15T19:38:26.719Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
15:38:26 [2024-03-15T19:38:26.719Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:38:26 [2024-03-15T19:38:26.719Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:38:26 [2024-03-15T19:38:26.719Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:38:26 [2024-03-15T19:38:26.719Z] 	... 8 more
15:38:27 [2024-03-15T19:38:27.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:38:27 [2024-03-15T19:38:27.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1134523339 data=null doit=true}, Shell with text {Open Trace}]
15:38:27 [2024-03-15T19:38:27.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:27 [2024-03-15T19:38:27.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:27 [2024-03-15T19:38:27.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:38:27 [2024-03-15T19:38:27.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:38:27 [2024-03-15T19:38:27.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:27 [2024-03-15T19:38:27.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:27 [2024-03-15T19:38:27.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:27 [2024-03-15T19:38:27.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:38:27 [2024-03-15T19:38:27.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:38:27 [2024-03-15T19:38:27.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:38:27 [2024-03-15T19:38:27.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134523340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:27 [2024-03-15T19:38:27.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134523340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:27 [2024-03-15T19:38:27.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134523340 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:27 [2024-03-15T19:38:27.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134523340 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:27 [2024-03-15T19:38:27.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134523340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:27 [2024-03-15T19:38:27.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134523340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:27 [2024-03-15T19:38:27.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134523340 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:27 [2024-03-15T19:38:27.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:38:27 [2024-03-15T19:38:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:38:27 [2024-03-15T19:38:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:27 [2024-03-15T19:38:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:27 [2024-03-15T19:38:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:27 [2024-03-15T19:38:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:27 [2024-03-15T19:38:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:27 [2024-03-15T19:38:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134523508 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:27 [2024-03-15T19:38:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134523508 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:27 [2024-03-15T19:38:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134523508 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:27 [2024-03-15T19:38:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134523508 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:27 [2024-03-15T19:38:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134523508 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:27 [2024-03-15T19:38:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134523536 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:27 [2024-03-15T19:38:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:27 [2024-03-15T19:38:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134523537 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:27 [2024-03-15T19:38:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134523537 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:27 [2024-03-15T19:38:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134523537 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:27 [2024-03-15T19:38:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134523537 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:27 [2024-03-15T19:38:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134523537 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:27 [2024-03-15T19:38:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134523557 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:27 [2024-03-15T19:38:27.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:38:27 [2024-03-15T19:38:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:27 [2024-03-15T19:38:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1134523558 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:38:27 [2024-03-15T19:38:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1134523558 data=null doit=true}, TreeItem with text {Traces [1]}]
15:38:27 [2024-03-15T19:38:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1134523559 data=null}, TreeItem with text {Traces [1]}]
15:38:27 [2024-03-15T19:38:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1134523559 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:27 [2024-03-15T19:38:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134523559 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:38:27 [2024-03-15T19:38:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1134523574 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:38:27 [2024-03-15T19:38:27.537Z] 
15:38:27 [2024-03-15T19:38:27.537Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 19:38:27.443
15:38:27 [2024-03-15T19:38:27.537Z] !MESSAGE Error initializing trace.
15:38:27 [2024-03-15T19:38:27.537Z] 
15:38:27 [2024-03-15T19:38:27.537Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11
15:38:27 [2024-03-15T19:38:27.537Z] !STACK 0
15:38:27 [2024-03-15T19:38:27.537Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11
15:38:27 [2024-03-15T19:38:27.537Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:199)
15:38:27 [2024-03-15T19:38:27.537Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:38:27 [2024-03-15T19:38:27.537Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:38:27 [2024-03-15T19:38:27.538Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:38:27 [2024-03-15T19:38:27.538Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:38:27 [2024-03-15T19:38:27.538Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:38:27 [2024-03-15T19:38:27.538Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:38:27 [2024-03-15T19:38:27.538Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:38:27 [2024-03-15T19:38:27.538Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:38:27 [2024-03-15T19:38:27.538Z] Caused by: NoViableAltException(73@[])
15:38:27 [2024-03-15T19:38:27.538Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3127)
15:38:27 [2024-03-15T19:38:27.538Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2591)
15:38:27 [2024-03-15T19:38:27.538Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1942)
15:38:27 [2024-03-15T19:38:27.538Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1720)
15:38:27 [2024-03-15T19:38:27.538Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
15:38:27 [2024-03-15T19:38:27.538Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:432)
15:38:27 [2024-03-15T19:38:27.538Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:383)
15:38:27 [2024-03-15T19:38:27.538Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:38:27 [2024-03-15T19:38:27.538Z] 	... 8 more
15:38:28 [2024-03-15T19:38:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:38:28 [2024-03-15T19:38:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1134524136 data=null doit=true}, Shell with text {Open Trace}]
15:38:28 [2024-03-15T19:38:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:28 [2024-03-15T19:38:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:28 [2024-03-15T19:38:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:38:28 [2024-03-15T19:38:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:38:28 [2024-03-15T19:38:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:38:28 [2024-03-15T19:38:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:38:28 [2024-03-15T19:38:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:28 [2024-03-15T19:38:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:38:28 [2024-03-15T19:38:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:38:28 [2024-03-15T19:38:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:38:28 [2024-03-15T19:38:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134524137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:28 [2024-03-15T19:38:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134524137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:28 [2024-03-15T19:38:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134524137 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:28 [2024-03-15T19:38:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134524137 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:28 [2024-03-15T19:38:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134524137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:28 [2024-03-15T19:38:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134524137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:28 [2024-03-15T19:38:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134524137 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:38:28 [2024-03-15T19:38:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:38:28 [2024-03-15T19:38:28.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@ab94a32] time=1134524313 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:38:28 [2024-03-15T19:38:28.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:38:28 [2024-03-15T19:38:28.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:28 [2024-03-15T19:38:28.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:28 [2024-03-15T19:38:28.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:28 [2024-03-15T19:38:28.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134524332 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:38:28 [2024-03-15T19:38:28.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1134524332 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:28 [2024-03-15T19:38:28.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1134524333 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:38:28 [2024-03-15T19:38:28.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134524333 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:28 [2024-03-15T19:38:28.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134524333 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:38:28 [2024-03-15T19:38:28.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1134524348 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:38:28 [2024-03-15T19:38:28.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:38:28 [2024-03-15T19:38:28.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:38:28 [2024-03-15T19:38:28.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134524736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134524736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134524736 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134524736 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134524736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134524736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134524736 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134524737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134524737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134524737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134524737 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134524737 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134524738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134524738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134524738 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134524738 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134524738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:28 [2024-03-15T19:38:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134524738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:28 [2024-03-15T19:38:28.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:28 [2024-03-15T19:38:28.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:28 [2024-03-15T19:38:28.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:28 [2024-03-15T19:38:28.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:28 [2024-03-15T19:38:28.613Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:28 [2024-03-15T19:38:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:38:28 [2024-03-15T19:38:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134524738 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:28 [2024-03-15T19:38:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1134524403 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:38:29 [2024-03-15T19:38:29.172Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.95 s -- in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
15:38:29 [2024-03-15T19:38:29.172Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[0: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition] -- Time elapsed: 1.138 s
15:38:29 [2024-03-15T19:38:29.172Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[1: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier] -- Time elapsed: 0.962 s
15:38:29 [2024-03-15T19:38:29.172Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[2: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword] -- Time elapsed: 0.937 s
15:38:29 [2024-03-15T19:38:29.172Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[3: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative] -- Time elapsed: 0.795 s
15:38:29 [2024-03-15T19:38:29.172Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[4: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present] -- Time elapsed: 0.774 s
15:38:29 [2024-03-15T19:38:29.172Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[5: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string] -- Time elapsed: 0.862 s
15:38:29 [2024-03-15T19:38:29.172Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[6: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field] -- Time elapsed: 1.049 s
15:38:29 [2024-03-15T19:38:29.172Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[7: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type] -- Time elapsed: 0.792 s
15:38:29 [2024-03-15T19:38:29.172Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[8: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string] -- Time elapsed: 0.791 s
15:38:29 [2024-03-15T19:38:29.172Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[9: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid] -- Time elapsed: 0.768 s
15:38:29 [2024-03-15T19:38:29.172Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[10: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size] -- Time elapsed: 0.903 s
15:38:29 [2024-03-15T19:38:29.173Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[11: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range] -- Time elapsed: 0.944 s
15:38:29 [2024-03-15T19:38:29.173Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[12: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string] -- Time elapsed: 0.745 s
15:38:29 [2024-03-15T19:38:29.173Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[13: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid] -- Time elapsed: 1.014 s
15:38:29 [2024-03-15T19:38:29.173Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[14: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string] -- Time elapsed: 0.793 s
15:38:29 [2024-03-15T19:38:29.173Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[15: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing] -- Time elapsed: 1.056 s
15:38:29 [2024-03-15T19:38:29.173Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[16: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum] -- Time elapsed: 0.749 s
15:38:29 [2024-03-15T19:38:29.173Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[17: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge] -- Time elapsed: 0.769 s
15:38:29 [2024-03-15T19:38:29.173Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[18: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative] -- Time elapsed: 0.808 s
15:38:29 [2024-03-15T19:38:29.173Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[19: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string] -- Time elapsed: 0.826 s
15:38:29 [2024-03-15T19:38:29.173Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[20: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero] -- Time elapsed: 0.770 s
15:38:29 [2024-03-15T19:38:29.173Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[21: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name] -- Time elapsed: 0.836 s
15:38:29 [2024-03-15T19:38:29.173Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[22: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name] -- Time elapsed: 0.789 s
15:38:29 [2024-03-15T19:38:29.173Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[23: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword] -- Time elapsed: 0.807 s
15:38:29 [2024-03-15T19:38:29.173Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
15:38:29 [2024-03-15T19:38:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@ab94a32] time=1134525269 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:38:29 [2024-03-15T19:38:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:38:29 [2024-03-15T19:38:29.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:38:29 [2024-03-15T19:38:29.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:38:29 [2024-03-15T19:38:29.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:38:29 [2024-03-15T19:38:29.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1134525387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:38:29 [2024-03-15T19:38:29.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:38:30 [2024-03-15T19:38:30.354Z] 
15:38:30 [2024-03-15T19:38:30.354Z] (Eclipse:10240): Gtk-CRITICAL **: 19:38:30.208: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:38:31 [2024-03-15T19:38:31.720Z] 
15:38:31 [2024-03-15T19:38:31.720Z] (Eclipse:10240): Gtk-CRITICAL **: 19:38:31.568: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:38:31 [2024-03-15T19:38:31.720Z] 
15:38:31 [2024-03-15T19:38:31.720Z] (Eclipse:10240): Gtk-CRITICAL **: 19:38:31.709: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:38:33 [2024-03-15T19:38:33.607Z] 
15:38:33 [2024-03-15T19:38:33.607Z] (Eclipse:10240): Gtk-CRITICAL **: 19:38:33.085: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:38:33 [2024-03-15T19:38:33.607Z] 
15:38:33 [2024-03-15T19:38:33.607Z] (Eclipse:10240): Gtk-CRITICAL **: 19:38:33.236: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:38:34 [2024-03-15T19:38:34.971Z] 
15:38:34 [2024-03-15T19:38:34.971Z] (Eclipse:10240): Gtk-CRITICAL **: 19:38:34.615: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:38:34 [2024-03-15T19:38:34.971Z] 
15:38:34 [2024-03-15T19:38:34.971Z] (Eclipse:10240): Gtk-CRITICAL **: 19:38:34.757: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:38:36 [2024-03-15T19:38:36.336Z] 
15:38:36 [2024-03-15T19:38:36.336Z] (Eclipse:10240): Gtk-CRITICAL **: 19:38:36.134: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:38:36 [2024-03-15T19:38:36.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:38:36 [2024-03-15T19:38:36.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:36 [2024-03-15T19:38:36.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:36 [2024-03-15T19:38:36.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:36 [2024-03-15T19:38:36.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:36 [2024-03-15T19:38:36.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:36 [2024-03-15T19:38:36.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1134532346 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:38:36 [2024-03-15T19:38:36.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1134532346 data=null doit=true}, TreeItem with text {Test}]
15:38:36 [2024-03-15T19:38:36.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1134532346 data=null}, TreeItem with text {Test}]
15:38:36 [2024-03-15T19:38:36.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1134532347 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:38:36 [2024-03-15T19:38:36.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134532347 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:38:36 [2024-03-15T19:38:36.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1134532363 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:38:36 [2024-03-15T19:38:36.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:36 [2024-03-15T19:38:36.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1134532363 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:38:36 [2024-03-15T19:38:36.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1134532363 data=null doit=true}, TreeItem with text {Test}]
15:38:36 [2024-03-15T19:38:36.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1134532363 data=null}, TreeItem with text {Test}]
15:38:36 [2024-03-15T19:38:36.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1134532364 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:38:36 [2024-03-15T19:38:36.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134532364 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:38:36 [2024-03-15T19:38:36.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1134532378 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:38:36 [2024-03-15T19:38:36.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1134532378 data=null doit=true}, TreeItem with text {Test}]
15:38:36 [2024-03-15T19:38:36.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1134532378 data=null}, TreeItem with text {Test}]
15:38:36 [2024-03-15T19:38:36.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1134532379 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:38:36 [2024-03-15T19:38:36.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134532379 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:38:36 [2024-03-15T19:38:36.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1134532380 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:38:36 [2024-03-15T19:38:36.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:36 [2024-03-15T19:38:36.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1134532381 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:38:36 [2024-03-15T19:38:36.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1134532381 data=null doit=true}, TreeItem with text {Traces [4]}]
15:38:36 [2024-03-15T19:38:36.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1134532381 data=null}, TreeItem with text {Traces [4]}]
15:38:36 [2024-03-15T19:38:36.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1134532381 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:38:36 [2024-03-15T19:38:36.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134532381 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:38:36 [2024-03-15T19:38:36.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1134532399 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:38:36 [2024-03-15T19:38:36.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:36 [2024-03-15T19:38:36.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1134532399 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:38:36 [2024-03-15T19:38:36.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1134532399 data=null doit=true}, TreeItem with text {Traces [4]}]
15:38:36 [2024-03-15T19:38:36.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1134532400 data=null}, TreeItem with text {Traces [4]}]
15:38:36 [2024-03-15T19:38:36.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1134532400 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:38:36 [2024-03-15T19:38:36.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134532400 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:38:36 [2024-03-15T19:38:36.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1134532408 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:38:36 [2024-03-15T19:38:36.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
15:38:36 [2024-03-15T19:38:36.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
15:38:36 [2024-03-15T19:38:36.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
15:38:36 [2024-03-15T19:38:36.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
15:38:36 [2024-03-15T19:38:36.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1134532446 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
15:38:36 [2024-03-15T19:38:36.592Z] 
15:38:36 [2024-03-15T19:38:36.593Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-03-15 19:38:36.435
15:38:36 [2024-03-15T19:38:36.593Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
15:38:36 [2024-03-15T19:38:36.848Z] 
15:38:36 [2024-03-15T19:38:36.848Z] (Eclipse:10240): Gtk-CRITICAL **: 19:38:36.616: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:38:36 [2024-03-15T19:38:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
15:38:38 [2024-03-15T19:38:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:38:38 [2024-03-15T19:38:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:38:38 [2024-03-15T19:38:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:38 [2024-03-15T19:38:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:38 [2024-03-15T19:38:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:38 [2024-03-15T19:38:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:38 [2024-03-15T19:38:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:38 [2024-03-15T19:38:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1134534498 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:38:38 [2024-03-15T19:38:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1134534498 data=null doit=true}, TreeItem with text {Test}]
15:38:38 [2024-03-15T19:38:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1134534499 data=null}, TreeItem with text {Test}]
15:38:38 [2024-03-15T19:38:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1134534499 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:38:38 [2024-03-15T19:38:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134534499 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:38:38 [2024-03-15T19:38:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1134534515 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:38:38 [2024-03-15T19:38:38.736Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:38:38 [2024-03-15T19:38:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1134534515 data=null doit=true}, TreeItem with text {Experiments [1]}]
15:38:38 [2024-03-15T19:38:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1134534516 data=null}, TreeItem with text {Experiments [1]}]
15:38:38 [2024-03-15T19:38:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1134534516 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
15:38:38 [2024-03-15T19:38:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134534516 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
15:38:38 [2024-03-15T19:38:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1134534517 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
15:38:38 [2024-03-15T19:38:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:38 [2024-03-15T19:38:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [4]} time=1134534518 data=null button=0 stateMask=0x0 x=127 y=58 count=0}, TreeItem with text {Experiment [4]}]
15:38:38 [2024-03-15T19:38:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [4]} time=1134534518 data=null doit=true}, TreeItem with text {Experiment [4]}]
15:38:38 [2024-03-15T19:38:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [4]} time=1134534518 data=null}, TreeItem with text {Experiment [4]}]
15:38:38 [2024-03-15T19:38:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [4]} time=1134534518 data=null button=1 stateMask=0x0 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
15:38:38 [2024-03-15T19:38:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134534518 data=null item=TreeItem {Experiment [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [4]}]
15:38:38 [2024-03-15T19:38:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [4]} time=1134534533 data=null button=1 stateMask=0x80000 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
15:38:39 [2024-03-15T19:38:39.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:39 [2024-03-15T19:38:39.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [4]} time=1134535789 data=null button=0 stateMask=0x0 x=127 y=58 count=0}, TreeItem with text {Experiment [4]}]
15:38:39 [2024-03-15T19:38:39.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [4]} time=1134535789 data=null doit=true}, TreeItem with text {Experiment [4]}]
15:38:39 [2024-03-15T19:38:39.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [4]} time=1134535789 data=null}, TreeItem with text {Experiment [4]}]
15:38:39 [2024-03-15T19:38:39.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [4]} time=1134535790 data=null button=1 stateMask=0x0 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
15:38:39 [2024-03-15T19:38:39.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134535790 data=null item=TreeItem {Experiment [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [4]}]
15:38:39 [2024-03-15T19:38:39.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [4]} time=1134535800 data=null button=1 stateMask=0x80000 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
15:38:39 [2024-03-15T19:38:39.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export Time Selectio...", using matcher: with mnemonic 'Export Time Selection as New Trace...'
15:38:39 [2024-03-15T19:38:39.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export Time Selection as New Trace...'
15:38:39 [2024-03-15T19:38:39.917Z] 
15:38:39 [2024-03-15T19:38:39.917Z] (Eclipse:10240): Gtk-WARNING **: 19:38:39.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:39 [2024-03-15T19:38:39.917Z] 
15:38:39 [2024-03-15T19:38:39.917Z] (Eclipse:10240): Gtk-WARNING **: 19:38:39.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:39 [2024-03-15T19:38:39.917Z] 
15:38:39 [2024-03-15T19:38:39.917Z] (Eclipse:10240): Gtk-WARNING **: 19:38:39.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:39 [2024-03-15T19:38:39.917Z] 
15:38:39 [2024-03-15T19:38:39.917Z] (Eclipse:10240): Gtk-WARNING **: 19:38:39.796: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:39 [2024-03-15T19:38:39.917Z] 
15:38:39 [2024-03-15T19:38:39.917Z] (Eclipse:10240): Gtk-WARNING **: 19:38:39.838: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:39 [2024-03-15T19:38:39.917Z] 
15:38:39 [2024-03-15T19:38:39.917Z] (Eclipse:10240): Gtk-WARNING **: 19:38:39.838: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:39 [2024-03-15T19:38:39.917Z] 
15:38:39 [2024-03-15T19:38:39.917Z] (Eclipse:10240): Gtk-WARNING **: 19:38:39.838: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:39 [2024-03-15T19:38:39.917Z] 
15:38:39 [2024-03-15T19:38:39.917Z] (Eclipse:10240): Gtk-WARNING **: 19:38:39.838: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:39 [2024-03-15T19:38:39.917Z] 
15:38:39 [2024-03-15T19:38:39.917Z] (Eclipse:10240): Gtk-WARNING **: 19:38:39.853: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:39 [2024-03-15T19:38:39.917Z] 
15:38:39 [2024-03-15T19:38:39.917Z] (Eclipse:10240): Gtk-WARNING **: 19:38:39.853: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:39 [2024-03-15T19:38:39.917Z] 
15:38:39 [2024-03-15T19:38:39.917Z] (Eclipse:10240): Gtk-WARNING **: 19:38:39.853: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:39 [2024-03-15T19:38:39.918Z] 
15:38:39 [2024-03-15T19:38:39.918Z] (Eclipse:10240): Gtk-WARNING **: 19:38:39.853: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:39 [2024-03-15T19:38:39.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export Time Selection as New Trace...'
15:38:39 [2024-03-15T19:38:39.918Z] 
15:38:39 [2024-03-15T19:38:39.918Z] (Eclipse:10240): Gtk-WARNING **: 19:38:39.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:39 [2024-03-15T19:38:39.918Z] 
15:38:39 [2024-03-15T19:38:39.918Z] (Eclipse:10240): Gtk-WARNING **: 19:38:39.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:39 [2024-03-15T19:38:39.918Z] 
15:38:39 [2024-03-15T19:38:39.918Z] (Eclipse:10240): Gtk-WARNING **: 19:38:39.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:39 [2024-03-15T19:38:39.918Z] 
15:38:39 [2024-03-15T19:38:39.918Z] (Eclipse:10240): Gtk-WARNING **: 19:38:39.873: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:39 [2024-03-15T19:38:39.918Z] 
15:38:39 [2024-03-15T19:38:39.918Z] (Eclipse:10240): Gtk-WARNING **: 19:38:39.888: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:39 [2024-03-15T19:38:39.918Z] 
15:38:39 [2024-03-15T19:38:39.918Z] (Eclipse:10240): Gtk-WARNING **: 19:38:39.889: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:39 [2024-03-15T19:38:39.918Z] 
15:38:39 [2024-03-15T19:38:39.918Z] (Eclipse:10240): Gtk-WARNING **: 19:38:39.889: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:39 [2024-03-15T19:38:39.918Z] 
15:38:39 [2024-03-15T19:38:39.918Z] (Eclipse:10240): Gtk-WARNING **: 19:38:39.889: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:39 [2024-03-15T19:38:39.918Z] 
15:38:39 [2024-03-15T19:38:39.918Z] (Eclipse:10240): Gtk-WARNING **: 19:38:39.912: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:39 [2024-03-15T19:38:39.918Z] 
15:38:39 [2024-03-15T19:38:39.918Z] (Eclipse:10240): Gtk-WARNING **: 19:38:39.912: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:39 [2024-03-15T19:38:39.918Z] 
15:38:39 [2024-03-15T19:38:39.918Z] (Eclipse:10240): Gtk-WARNING **: 19:38:39.912: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:39 [2024-03-15T19:38:39.918Z] 
15:38:39 [2024-03-15T19:38:39.918Z] (Eclipse:10240): Gtk-WARNING **: 19:38:39.912: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:40 [2024-03-15T19:38:40.174Z] 
15:38:40 [2024-03-15T19:38:40.174Z] (Eclipse:10240): Gtk-WARNING **: 19:38:39.930: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:40 [2024-03-15T19:38:40.174Z] 
15:38:40 [2024-03-15T19:38:40.174Z] (Eclipse:10240): Gtk-WARNING **: 19:38:39.930: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:40 [2024-03-15T19:38:40.174Z] 
15:38:40 [2024-03-15T19:38:40.174Z] (Eclipse:10240): Gtk-WARNING **: 19:38:39.930: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:40 [2024-03-15T19:38:40.174Z] 
15:38:40 [2024-03-15T19:38:40.174Z] (Eclipse:10240): Gtk-WARNING **: 19:38:39.930: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:40 [2024-03-15T19:38:40.174Z] 
15:38:40 [2024-03-15T19:38:40.174Z] (Eclipse:10240): Gtk-WARNING **: 19:38:39.951: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:40 [2024-03-15T19:38:40.174Z] 
15:38:40 [2024-03-15T19:38:40.174Z] (Eclipse:10240): Gtk-WARNING **: 19:38:39.952: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:40 [2024-03-15T19:38:40.174Z] 
15:38:40 [2024-03-15T19:38:40.174Z] (Eclipse:10240): Gtk-WARNING **: 19:38:39.952: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:40 [2024-03-15T19:38:40.174Z] 
15:38:40 [2024-03-15T19:38:40.174Z] (Eclipse:10240): Gtk-WARNING **: 19:38:39.952: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:40 [2024-03-15T19:38:40.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export trace section...", using matcher: with text 'Export trace section to...'
15:38:40 [2024-03-15T19:38:40.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export trace section to...} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1134536240 data=null doit=true}, Shell with text {Export trace section to...}]
15:38:40 [2024-03-15T19:38:40.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: of type 'Text'
15:38:40 [2024-03-15T19:38:40.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: (of type 'Text')
15:38:40 [2024-03-15T19:38:40.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: of type 'Text'
15:38:40 [2024-03-15T19:38:40.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: (of type 'Text')
15:38:40 [2024-03-15T19:38:40.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:40 [2024-03-15T19:38:40.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:40 [2024-03-15T19:38:40.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:38:40 [2024-03-15T19:38:40.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:38:40 [2024-03-15T19:38:40.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:40 [2024-03-15T19:38:40.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:38:40 [2024-03-15T19:38:40.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134536242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:40 [2024-03-15T19:38:40.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134536242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:40 [2024-03-15T19:38:40.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134536242 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:40 [2024-03-15T19:38:40.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134536242 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:40 [2024-03-15T19:38:40.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134536242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:40 [2024-03-15T19:38:40.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134536242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:40 [2024-03-15T19:38:40.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134536242 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:40 [2024-03-15T19:38:40.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:38:40 [2024-03-15T19:38:40.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export Time Selection as New Trace...} time=1134535836 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export Time Selection as New Trace...']
15:38:40 [2024-03-15T19:38:40.431Z] 
15:38:40 [2024-03-15T19:38:40.431Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-03-15 19:38:40.365
15:38:40 [2024-03-15T19:38:40.431Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)]
15:38:40 [2024-03-15T19:38:40.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment-trimmed"'
15:38:45 [2024-03-15T19:38:45.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Experiments/Experiment-trimmed/Experiment-trimmed_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@ab94a32] time=1134540653 data=null doit=true}, Shell with text {data - Test/Experiments/Experiment-trimmed/Experiment-trimmed_ - Eclipse Platform}]
15:38:45 [2024-03-15T19:38:45.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:38:45 [2024-03-15T19:38:45.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:45 [2024-03-15T19:38:45.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:45 [2024-03-15T19:38:45.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:45 [2024-03-15T19:38:45.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1134540699 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:38:45 [2024-03-15T19:38:45.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1134540699 data=null doit=true}, TreeItem with text {Test}]
15:38:45 [2024-03-15T19:38:45.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1134540699 data=null}, TreeItem with text {Test}]
15:38:45 [2024-03-15T19:38:45.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1134540699 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:38:45 [2024-03-15T19:38:45.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134540699 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:38:45 [2024-03-15T19:38:45.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1134540715 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:38:45 [2024-03-15T19:38:45.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:38:45 [2024-03-15T19:38:45.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:38:45 [2024-03-15T19:38:45.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:38:45 [2024-03-15T19:38:45.156Z] 
15:38:45 [2024-03-15T19:38:45.156Z] (Eclipse:10240): Gtk-WARNING **: 19:38:44.775: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:45 [2024-03-15T19:38:45.156Z] 
15:38:45 [2024-03-15T19:38:45.156Z] (Eclipse:10240): Gtk-WARNING **: 19:38:44.775: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:45 [2024-03-15T19:38:45.156Z] 
15:38:45 [2024-03-15T19:38:45.156Z] (Eclipse:10240): Gtk-WARNING **: 19:38:44.775: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:45 [2024-03-15T19:38:45.156Z] 
15:38:45 [2024-03-15T19:38:45.156Z] (Eclipse:10240): Gtk-WARNING **: 19:38:44.775: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:45 [2024-03-15T19:38:45.156Z] 
15:38:45 [2024-03-15T19:38:45.156Z] (Eclipse:10240): Gtk-WARNING **: 19:38:44.824: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:45 [2024-03-15T19:38:45.156Z] 
15:38:45 [2024-03-15T19:38:45.156Z] (Eclipse:10240): Gtk-WARNING **: 19:38:44.824: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:45 [2024-03-15T19:38:45.156Z] 
15:38:45 [2024-03-15T19:38:45.156Z] (Eclipse:10240): Gtk-WARNING **: 19:38:44.825: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:45 [2024-03-15T19:38:45.156Z] 
15:38:45 [2024-03-15T19:38:45.156Z] (Eclipse:10240): Gtk-WARNING **: 19:38:44.825: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:45 [2024-03-15T19:38:45.156Z] 
15:38:45 [2024-03-15T19:38:45.156Z] (Eclipse:10240): Gtk-WARNING **: 19:38:44.842: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:45 [2024-03-15T19:38:45.156Z] 
15:38:45 [2024-03-15T19:38:45.156Z] (Eclipse:10240): Gtk-WARNING **: 19:38:44.842: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:45 [2024-03-15T19:38:45.156Z] 
15:38:45 [2024-03-15T19:38:45.156Z] (Eclipse:10240): Gtk-WARNING **: 19:38:44.842: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:45 [2024-03-15T19:38:45.156Z] 
15:38:45 [2024-03-15T19:38:45.156Z] (Eclipse:10240): Gtk-WARNING **: 19:38:44.842: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:45 [2024-03-15T19:38:45.156Z] 
15:38:45 [2024-03-15T19:38:45.156Z] (Eclipse:10240): Gtk-WARNING **: 19:38:44.858: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:45 [2024-03-15T19:38:45.156Z] 
15:38:45 [2024-03-15T19:38:45.156Z] (Eclipse:10240): Gtk-WARNING **: 19:38:44.858: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:45 [2024-03-15T19:38:45.156Z] 
15:38:45 [2024-03-15T19:38:45.156Z] (Eclipse:10240): Gtk-WARNING **: 19:38:44.858: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:45 [2024-03-15T19:38:45.156Z] 
15:38:45 [2024-03-15T19:38:45.156Z] (Eclipse:10240): Gtk-WARNING **: 19:38:44.858: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:45 [2024-03-15T19:38:45.156Z] 
15:38:45 [2024-03-15T19:38:45.156Z] (Eclipse:10240): Gtk-WARNING **: 19:38:44.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:45 [2024-03-15T19:38:45.156Z] 
15:38:45 [2024-03-15T19:38:45.156Z] (Eclipse:10240): Gtk-WARNING **: 19:38:44.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:45 [2024-03-15T19:38:45.156Z] 
15:38:45 [2024-03-15T19:38:45.157Z] (Eclipse:10240): Gtk-WARNING **: 19:38:44.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:45 [2024-03-15T19:38:45.157Z] 
15:38:45 [2024-03-15T19:38:45.157Z] (Eclipse:10240): Gtk-WARNING **: 19:38:44.874: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:45 [2024-03-15T19:38:45.157Z] 
15:38:45 [2024-03-15T19:38:45.157Z] (Eclipse:10240): Gtk-WARNING **: 19:38:44.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:45 [2024-03-15T19:38:45.157Z] 
15:38:45 [2024-03-15T19:38:45.157Z] (Eclipse:10240): Gtk-WARNING **: 19:38:44.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:45 [2024-03-15T19:38:45.157Z] 
15:38:45 [2024-03-15T19:38:45.157Z] (Eclipse:10240): Gtk-WARNING **: 19:38:44.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:45 [2024-03-15T19:38:45.157Z] 
15:38:45 [2024-03-15T19:38:45.157Z] (Eclipse:10240): Gtk-WARNING **: 19:38:44.896: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:45 [2024-03-15T19:38:45.157Z] 
15:38:45 [2024-03-15T19:38:45.157Z] (Eclipse:10240): Gtk-WARNING **: 19:38:44.919: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:45 [2024-03-15T19:38:45.157Z] 
15:38:45 [2024-03-15T19:38:45.157Z] (Eclipse:10240): Gtk-WARNING **: 19:38:44.919: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:45 [2024-03-15T19:38:45.157Z] 
15:38:45 [2024-03-15T19:38:45.157Z] (Eclipse:10240): Gtk-WARNING **: 19:38:44.919: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:45 [2024-03-15T19:38:45.157Z] 
15:38:45 [2024-03-15T19:38:45.157Z] (Eclipse:10240): Gtk-WARNING **: 19:38:44.919: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:38:45 [2024-03-15T19:38:45.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:38:45 [2024-03-15T19:38:45.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:38:45 [2024-03-15T19:38:45.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:38:45 [2024-03-15T19:38:45.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:38:45 [2024-03-15T19:38:45.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:38:45 [2024-03-15T19:38:45.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:38:45 [2024-03-15T19:38:45.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:45 [2024-03-15T19:38:45.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:45 [2024-03-15T19:38:45.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:38:45 [2024-03-15T19:38:45.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:38:45 [2024-03-15T19:38:45.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134541133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:45 [2024-03-15T19:38:45.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134541133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:45 [2024-03-15T19:38:45.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134541133 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:45 [2024-03-15T19:38:45.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134541133 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:45 [2024-03-15T19:38:45.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134541133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:45 [2024-03-15T19:38:45.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134541134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:45 [2024-03-15T19:38:45.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134541134 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:45 [2024-03-15T19:38:45.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134541134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:45 [2024-03-15T19:38:45.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134541134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:45 [2024-03-15T19:38:45.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134541134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:45 [2024-03-15T19:38:45.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134541134 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:45 [2024-03-15T19:38:45.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134541134 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:45 [2024-03-15T19:38:45.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:38:45 [2024-03-15T19:38:45.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:38:45 [2024-03-15T19:38:45.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:38:45 [2024-03-15T19:38:45.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:45 [2024-03-15T19:38:45.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:45 [2024-03-15T19:38:45.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:38:45 [2024-03-15T19:38:45.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:38:45 [2024-03-15T19:38:45.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:45 [2024-03-15T19:38:45.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:38:45 [2024-03-15T19:38:45.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134541135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:45 [2024-03-15T19:38:45.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134541135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:45 [2024-03-15T19:38:45.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134541135 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:45 [2024-03-15T19:38:45.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134541135 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:45 [2024-03-15T19:38:45.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134541135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:45 [2024-03-15T19:38:45.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134541135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:45 [2024-03-15T19:38:45.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:45 [2024-03-15T19:38:45.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:45 [2024-03-15T19:38:45.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:45 [2024-03-15T19:38:45.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:45 [2024-03-15T19:38:45.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:45 [2024-03-15T19:38:45.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:38:45 [2024-03-15T19:38:45.413Z] 
15:38:45 [2024-03-15T19:38:45.413Z] (Eclipse:10240): Gtk-CRITICAL **: 19:38:45.310: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:38:45 [2024-03-15T19:38:45.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134541135 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:45 [2024-03-15T19:38:45.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1134540760 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:38:45 [2024-03-15T19:38:45.668Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.38 s -- in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
15:38:45 [2024-03-15T19:38:45.668Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest.testTrimEvents -- Time elapsed: 8.276 s
15:38:45 [2024-03-15T19:38:45.668Z] 
15:38:45 [2024-03-15T19:38:45.668Z] Results:
15:38:45 [2024-03-15T19:38:45.668Z] 
15:38:45 [2024-03-15T19:38:45.668Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0
15:38:45 [2024-03-15T19:38:45.668Z] 
15:38:45 [2024-03-15T19:38:45.925Z] 
15:38:45 [2024-03-15T19:38:45.925Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-15 19:38:45.721
15:38:45 [2024-03-15T19:38:45.925Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:38:46 [2024-03-15T19:38:46.180Z] [INFO] All tests passed
15:38:46 [2024-03-15T19:38:46.180Z] [INFO] 
15:38:46 [2024-03-15T19:38:46.180Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:38:46 [2024-03-15T19:38:46.180Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
15:38:46 [2024-03-15T19:38:46.180Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.pom
15:38:46 [2024-03-15T19:38:46.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
15:38:46 [2024-03-15T19:38:46.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-p2metadata.xml
15:38:46 [2024-03-15T19:38:46.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-p2artifacts.xml
15:38:46 [2024-03-15T19:38:46.181Z] [INFO] 
15:38:46 [2024-03-15T19:38:46.181Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:38:46 [2024-03-15T19:38:46.181Z] [INFO] 
15:38:46 [2024-03-15T19:38:46.181Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >-----
15:38:46 [2024-03-15T19:38:46.181Z] [INFO] Building Trace Compass User Guide 9.3.0-SNAPSHOT                [72/141]
15:38:46 [2024-03-15T19:38:46.181Z] [INFO]   from doc/org.eclipse.tracecompass.doc.user/pom.xml
15:38:46 [2024-03-15T19:38:46.181Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:38:46 [2024-03-15T19:38:46.181Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
15:38:46 [2024-03-15T19:38:46.181Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
15:38:46 [2024-03-15T19:38:46.181Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/pom.xml
15:38:46 [2024-03-15T19:38:46.181Z] [INFO] 
15:38:46 [2024-03-15T19:38:46.181Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc.user ---
15:38:46 [2024-03-15T19:38:46.181Z] [INFO] 
15:38:46 [2024-03-15T19:38:46.181Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.doc.user ---
15:38:46 [2024-03-15T19:38:46.436Z] [INFO] Executing tasks
15:38:46 [2024-03-15T19:38:46.436Z] [INFO] Executed tasks
15:38:46 [2024-03-15T19:38:46.436Z] [INFO] 
15:38:46 [2024-03-15T19:38:46.436Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.doc.user ---
15:38:46 [2024-03-15T19:38:46.436Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target
15:38:46 [2024-03-15T19:38:46.436Z] [INFO] 
15:38:46 [2024-03-15T19:38:46.436Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
15:38:46 [2024-03-15T19:38:46.436Z] [INFO] The project's OSGi version is 9.3.0.202403151906
15:38:46 [2024-03-15T19:38:46.436Z] [INFO] 
15:38:46 [2024-03-15T19:38:46.436Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
15:38:46 [2024-03-15T19:38:46.436Z] [INFO] 
15:38:46 [2024-03-15T19:38:46.436Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
15:38:46 [2024-03-15T19:38:46.436Z] [INFO] 
15:38:46 [2024-03-15T19:38:46.436Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
15:38:46 [2024-03-15T19:38:46.436Z] [INFO] 
15:38:46 [2024-03-15T19:38:46.436Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
15:38:46 [2024-03-15T19:38:46.436Z] [INFO] 
15:38:46 [2024-03-15T19:38:46.436Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.user ---
15:38:46 [2024-03-15T19:38:46.436Z] [INFO] Resolving class path of Trace Compass User Guide
15:38:46 [2024-03-15T19:38:46.436Z] [INFO] 
15:38:46 [2024-03-15T19:38:46.436Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
15:38:46 [2024-03-15T19:38:46.436Z] [INFO] Executing tasks
15:38:46 [2024-03-15T19:38:46.692Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html
15:38:46 [2024-03-15T19:38:46.692Z] [INFO] [xmlvalidate] 18 file(s) have been successfully validated.
15:38:46 [2024-03-15T19:38:46.692Z] [INFO] Executed tasks
15:38:46 [2024-03-15T19:38:46.692Z] [INFO] 
15:38:46 [2024-03-15T19:38:46.692Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
15:38:46 [2024-03-15T19:38:46.692Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/src/main/resources
15:38:46 [2024-03-15T19:38:46.692Z] [INFO] 
15:38:46 [2024-03-15T19:38:46.692Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
15:38:46 [2024-03-15T19:38:46.692Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:38:46 [2024-03-15T19:38:46.692Z] [INFO] 
15:38:46 [2024-03-15T19:38:46.692Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
15:38:46 [2024-03-15T19:38:46.960Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
15:38:46 [2024-03-15T19:38:46.960Z] [INFO] Command line:
15:38:46 [2024-03-15T19:38:46.960Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:38:46 [2024-03-15T19:38:46.960Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:38:48 [2024-03-15T19:38:48.325Z] Buildfile: build.xml
15:38:48 [2024-03-15T19:38:48.580Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:38:48 [2024-03-15T19:38:48.580Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:38:48 [2024-03-15T19:38:48.580Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
15:38:48 [2024-03-15T19:38:48.580Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
15:38:48 [2024-03-15T19:38:48.580Z] WARNING: System::setSecurityManager will be removed in a future release
15:38:48 [2024-03-15T19:38:48.580Z] 
15:38:48 [2024-03-15T19:38:48.580Z] build.index:
15:38:49 [2024-03-15T19:38:49.946Z] BUILD SUCCESSFUL
15:38:49 [2024-03-15T19:38:49.946Z] 
15:38:49 [2024-03-15T19:38:49.946Z] BUILD SUCCESSFUL
15:38:49 [2024-03-15T19:38:49.946Z] Total time: 1 second
15:38:50 [2024-03-15T19:38:50.201Z] [INFO] 
15:38:50 [2024-03-15T19:38:50.202Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.doc.user ---
15:38:50 [2024-03-15T19:38:50.202Z] [INFO] 
15:38:50 [2024-03-15T19:38:50.202Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.doc.user ---
15:38:50 [2024-03-15T19:38:50.202Z] [INFO] 
15:38:50 [2024-03-15T19:38:50.202Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user ---
15:38:50 [2024-03-15T19:38:50.202Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/src/test/resources
15:38:50 [2024-03-15T19:38:50.202Z] [INFO] 
15:38:50 [2024-03-15T19:38:50.202Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.doc.user ---
15:38:50 [2024-03-15T19:38:50.202Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:38:50 [2024-03-15T19:38:50.202Z] [INFO] 
15:38:50 [2024-03-15T19:38:50.202Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.doc.user ---
15:38:50 [2024-03-15T19:38:50.202Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
15:38:50 [2024-03-15T19:38:50.202Z] [INFO] 
15:38:50 [2024-03-15T19:38:50.202Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user ---
15:38:50 [2024-03-15T19:38:50.202Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT-sources.jar
15:38:50 [2024-03-15T19:38:50.202Z] [INFO] 
15:38:50 [2024-03-15T19:38:50.202Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user ---
15:38:50 [2024-03-15T19:38:50.202Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT.jar
15:38:50 [2024-03-15T19:38:50.457Z] [INFO] 
15:38:50 [2024-03-15T19:38:50.457Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user ---
15:38:50 [2024-03-15T19:38:50.457Z] [INFO] 
15:38:50 [2024-03-15T19:38:50.457Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.doc.user ---
15:38:50 [2024-03-15T19:38:50.457Z] [INFO] 
15:38:50 [2024-03-15T19:38:50.457Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user ---
15:38:50 [2024-03-15T19:38:50.712Z] [INFO] 
15:38:50 [2024-03-15T19:38:50.712Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.doc.user ---
15:38:52 [2024-03-15T19:38:52.074Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT.jar
15:38:53 [2024-03-15T19:38:53.962Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT-sources.jar
15:38:54 [2024-03-15T19:38:54.890Z] [INFO] 
15:38:54 [2024-03-15T19:38:54.890Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user ---
15:38:54 [2024-03-15T19:38:54.890Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT.jar
15:38:54 [2024-03-15T19:38:54.890Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT.pom
15:38:54 [2024-03-15T19:38:54.890Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT-sources.jar
15:38:54 [2024-03-15T19:38:54.890Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT-p2metadata.xml
15:38:54 [2024-03-15T19:38:54.890Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT-p2artifacts.xml
15:38:54 [2024-03-15T19:38:54.890Z] [INFO] 
15:38:54 [2024-03-15T19:38:54.890Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user ---
15:38:54 [2024-03-15T19:38:54.890Z] [INFO] 
15:38:54 [2024-03-15T19:38:54.890Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.doc.user ---
15:38:54 [2024-03-15T19:38:54.890Z] [INFO] Executing tasks
15:38:54 [2024-03-15T19:38:54.890Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.doc.user/reference
15:38:54 [2024-03-15T19:38:54.890Z] [INFO]      [copy] Copying 325 files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.doc.user
15:38:54 [2024-03-15T19:38:54.890Z] [INFO]      [copy] Copying 17 files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.doc.user/reference
15:38:54 [2024-03-15T19:38:54.890Z] [INFO] Executed tasks
15:38:54 [2024-03-15T19:38:54.890Z] [INFO] 
15:38:54 [2024-03-15T19:38:54.890Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >--
15:38:54 [2024-03-15T19:38:54.890Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 9.3.0-SNAPSHOT [73/141]
15:38:54 [2024-03-15T19:38:54.890Z] [INFO]   from doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
15:38:54 [2024-03-15T19:38:54.890Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:38:54 [2024-03-15T19:38:54.890Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
15:38:54 [2024-03-15T19:38:54.890Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
15:38:54 [2024-03-15T19:38:54.890Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
15:38:54 [2024-03-15T19:38:54.890Z] [INFO] 
15:38:54 [2024-03-15T19:38:54.890Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:38:54 [2024-03-15T19:38:54.890Z] [INFO] 
15:38:54 [2024-03-15T19:38:54.890Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:38:55 [2024-03-15T19:38:55.146Z] [INFO] Executing tasks
15:38:55 [2024-03-15T19:38:55.146Z] [INFO] Executed tasks
15:38:55 [2024-03-15T19:38:55.146Z] [INFO] 
15:38:55 [2024-03-15T19:38:55.146Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:38:55 [2024-03-15T19:38:55.146Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target
15:38:55 [2024-03-15T19:38:55.146Z] [INFO] 
15:38:55 [2024-03-15T19:38:55.146Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:38:55 [2024-03-15T19:38:55.146Z] [INFO] The project's OSGi version is 9.3.0.202403151906
15:38:55 [2024-03-15T19:38:55.146Z] [INFO] 
15:38:55 [2024-03-15T19:38:55.146Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:38:55 [2024-03-15T19:38:55.146Z] [INFO] 
15:38:55 [2024-03-15T19:38:55.146Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:38:55 [2024-03-15T19:38:55.146Z] [INFO] 
15:38:55 [2024-03-15T19:38:55.146Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:38:55 [2024-03-15T19:38:55.146Z] [INFO] 
15:38:55 [2024-03-15T19:38:55.146Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:38:55 [2024-03-15T19:38:55.146Z] [INFO] 
15:38:55 [2024-03-15T19:38:55.146Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:38:55 [2024-03-15T19:38:55.146Z] [INFO] Resolving class path of Trace Compass GDB Tracepoint Analysis User Guide
15:38:55 [2024-03-15T19:38:55.146Z] [INFO] 
15:38:55 [2024-03-15T19:38:55.146Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:38:55 [2024-03-15T19:38:55.146Z] [INFO] Executing tasks
15:38:55 [2024-03-15T19:38:55.146Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html
15:38:55 [2024-03-15T19:38:55.146Z] [INFO] [xmlvalidate] 8 file(s) have been successfully validated.
15:38:55 [2024-03-15T19:38:55.146Z] [INFO] Executed tasks
15:38:55 [2024-03-15T19:38:55.146Z] [INFO] 
15:38:55 [2024-03-15T19:38:55.146Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:38:55 [2024-03-15T19:38:55.146Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
15:38:55 [2024-03-15T19:38:55.146Z] [INFO] 
15:38:55 [2024-03-15T19:38:55.146Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:38:55 [2024-03-15T19:38:55.146Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:38:55 [2024-03-15T19:38:55.146Z] [INFO] 
15:38:55 [2024-03-15T19:38:55.146Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:38:55 [2024-03-15T19:38:55.146Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log
15:38:55 [2024-03-15T19:38:55.146Z] [INFO] Command line:
15:38:55 [2024-03-15T19:38:55.146Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:38:55 [2024-03-15T19:38:55.146Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:38:57 [2024-03-15T19:38:57.035Z] Buildfile: build.xml
15:38:57 [2024-03-15T19:38:57.035Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:38:57 [2024-03-15T19:38:57.035Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:38:57 [2024-03-15T19:38:57.035Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
15:38:57 [2024-03-15T19:38:57.035Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
15:38:57 [2024-03-15T19:38:57.035Z] WARNING: System::setSecurityManager will be removed in a future release
15:38:57 [2024-03-15T19:38:57.035Z] 
15:38:57 [2024-03-15T19:38:57.035Z] build.index:
15:38:57 [2024-03-15T19:38:57.595Z] BUILD SUCCESSFUL
15:38:57 [2024-03-15T19:38:57.595Z] 
15:38:57 [2024-03-15T19:38:57.595Z] BUILD SUCCESSFUL
15:38:57 [2024-03-15T19:38:57.595Z] Total time: 1 second
15:38:57 [2024-03-15T19:38:57.850Z] [INFO] 
15:38:57 [2024-03-15T19:38:57.850Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:38:57 [2024-03-15T19:38:57.850Z] [INFO] 
15:38:57 [2024-03-15T19:38:57.850Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:38:57 [2024-03-15T19:38:57.850Z] [INFO] 
15:38:57 [2024-03-15T19:38:57.850Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:38:57 [2024-03-15T19:38:57.850Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources
15:38:57 [2024-03-15T19:38:57.850Z] [INFO] 
15:38:57 [2024-03-15T19:38:57.850Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:38:57 [2024-03-15T19:38:57.850Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:38:57 [2024-03-15T19:38:57.850Z] [INFO] 
15:38:57 [2024-03-15T19:38:57.850Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:38:57 [2024-03-15T19:38:57.850Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
15:38:57 [2024-03-15T19:38:57.850Z] [INFO] 
15:38:57 [2024-03-15T19:38:57.850Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:38:57 [2024-03-15T19:38:57.850Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT-sources.jar
15:38:57 [2024-03-15T19:38:57.850Z] [INFO] 
15:38:57 [2024-03-15T19:38:57.850Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:38:57 [2024-03-15T19:38:57.850Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT.jar
15:38:57 [2024-03-15T19:38:57.850Z] [INFO] 
15:38:57 [2024-03-15T19:38:57.850Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:38:57 [2024-03-15T19:38:57.850Z] [INFO] 
15:38:57 [2024-03-15T19:38:57.850Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:38:57 [2024-03-15T19:38:57.850Z] [INFO] 
15:38:57 [2024-03-15T19:38:57.850Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:38:57 [2024-03-15T19:38:57.850Z] [INFO] 
15:38:57 [2024-03-15T19:38:57.850Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:38:57 [2024-03-15T19:38:57.850Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT.jar
15:38:58 [2024-03-15T19:38:58.777Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT-sources.jar
15:39:00 [2024-03-15T19:39:00.141Z] [INFO] 
15:39:00 [2024-03-15T19:39:00.141Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:39:00 [2024-03-15T19:39:00.141Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT.jar
15:39:00 [2024-03-15T19:39:00.141Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT.pom
15:39:00 [2024-03-15T19:39:00.141Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT-sources.jar
15:39:00 [2024-03-15T19:39:00.141Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT-p2metadata.xml
15:39:00 [2024-03-15T19:39:00.141Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT-p2artifacts.xml
15:39:00 [2024-03-15T19:39:00.141Z] [INFO] 
15:39:00 [2024-03-15T19:39:00.141Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:39:00 [2024-03-15T19:39:00.141Z] [INFO] 
15:39:00 [2024-03-15T19:39:00.141Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:39:00 [2024-03-15T19:39:00.141Z] [INFO] Executing tasks
15:39:00 [2024-03-15T19:39:00.141Z] [INFO]      [copy] Copying 13 files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
15:39:00 [2024-03-15T19:39:00.141Z] [INFO] Executed tasks
15:39:00 [2024-03-15T19:39:00.141Z] [INFO] 
15:39:00 [2024-03-15T19:39:00.141Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >---
15:39:00 [2024-03-15T19:39:00.141Z] [INFO] Building Trace Compass RCP User Guide 9.3.0-SNAPSHOT            [74/141]
15:39:00 [2024-03-15T19:39:00.141Z] [INFO]   from doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
15:39:00 [2024-03-15T19:39:00.141Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:39:00 [2024-03-15T19:39:00.141Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
15:39:00 [2024-03-15T19:39:00.141Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
15:39:00 [2024-03-15T19:39:00.141Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
15:39:00 [2024-03-15T19:39:00.141Z] [INFO] 
15:39:00 [2024-03-15T19:39:00.141Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user ---
15:39:00 [2024-03-15T19:39:00.141Z] [INFO] 
15:39:00 [2024-03-15T19:39:00.141Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
15:39:00 [2024-03-15T19:39:00.141Z] [INFO] Executing tasks
15:39:00 [2024-03-15T19:39:00.141Z] [INFO] Executed tasks
15:39:00 [2024-03-15T19:39:00.141Z] [INFO] 
15:39:00 [2024-03-15T19:39:00.141Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user ---
15:39:00 [2024-03-15T19:39:00.141Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target
15:39:00 [2024-03-15T19:39:00.142Z] [INFO] 
15:39:00 [2024-03-15T19:39:00.142Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
15:39:00 [2024-03-15T19:39:00.142Z] [INFO] The project's OSGi version is 9.3.0.202403151906
15:39:00 [2024-03-15T19:39:00.142Z] [INFO] 
15:39:00 [2024-03-15T19:39:00.142Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
15:39:00 [2024-03-15T19:39:00.142Z] [INFO] 
15:39:00 [2024-03-15T19:39:00.142Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
15:39:00 [2024-03-15T19:39:00.142Z] [INFO] 
15:39:00 [2024-03-15T19:39:00.142Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
15:39:00 [2024-03-15T19:39:00.142Z] [INFO] 
15:39:00 [2024-03-15T19:39:00.142Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
15:39:00 [2024-03-15T19:39:00.142Z] [INFO] 
15:39:00 [2024-03-15T19:39:00.142Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.doc.user ---
15:39:00 [2024-03-15T19:39:00.142Z] [INFO] Resolving class path of Trace Compass RCP User Guide
15:39:00 [2024-03-15T19:39:00.142Z] [INFO] 
15:39:00 [2024-03-15T19:39:00.142Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
15:39:00 [2024-03-15T19:39:00.397Z] [INFO] Executing tasks
15:39:00 [2024-03-15T19:39:00.397Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html
15:39:00 [2024-03-15T19:39:00.397Z] [INFO] [xmlvalidate] 2 file(s) have been successfully validated.
15:39:00 [2024-03-15T19:39:00.397Z] [INFO] Executed tasks
15:39:00 [2024-03-15T19:39:00.397Z] [INFO] 
15:39:00 [2024-03-15T19:39:00.397Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
15:39:00 [2024-03-15T19:39:00.398Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
15:39:00 [2024-03-15T19:39:00.398Z] [INFO] 
15:39:00 [2024-03-15T19:39:00.398Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
15:39:00 [2024-03-15T19:39:00.398Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:39:00 [2024-03-15T19:39:00.398Z] [INFO] 
15:39:00 [2024-03-15T19:39:00.398Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
15:39:00 [2024-03-15T19:39:00.398Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log
15:39:00 [2024-03-15T19:39:00.398Z] [INFO] Command line:
15:39:00 [2024-03-15T19:39:00.398Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:39:00 [2024-03-15T19:39:00.398Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:39:02 [2024-03-15T19:39:02.285Z] Buildfile: build.xml
15:39:02 [2024-03-15T19:39:02.285Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:39:02 [2024-03-15T19:39:02.285Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:39:02 [2024-03-15T19:39:02.285Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
15:39:02 [2024-03-15T19:39:02.285Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
15:39:02 [2024-03-15T19:39:02.285Z] WARNING: System::setSecurityManager will be removed in a future release
15:39:02 [2024-03-15T19:39:02.285Z] 
15:39:02 [2024-03-15T19:39:02.285Z] build.index:
15:39:02 [2024-03-15T19:39:02.846Z] BUILD SUCCESSFUL
15:39:02 [2024-03-15T19:39:02.846Z] 
15:39:02 [2024-03-15T19:39:02.846Z] BUILD SUCCESSFUL
15:39:02 [2024-03-15T19:39:02.846Z] Total time: 1 second
15:39:02 [2024-03-15T19:39:02.846Z] [INFO] 
15:39:02 [2024-03-15T19:39:02.846Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.doc.user ---
15:39:02 [2024-03-15T19:39:02.846Z] [INFO] 
15:39:02 [2024-03-15T19:39:02.846Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.doc.user ---
15:39:02 [2024-03-15T19:39:02.846Z] [INFO] 
15:39:02 [2024-03-15T19:39:02.846Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user ---
15:39:02 [2024-03-15T19:39:02.846Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources
15:39:02 [2024-03-15T19:39:02.846Z] [INFO] 
15:39:02 [2024-03-15T19:39:02.846Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.doc.user ---
15:39:02 [2024-03-15T19:39:02.846Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:39:02 [2024-03-15T19:39:02.846Z] [INFO] 
15:39:02 [2024-03-15T19:39:02.846Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.doc.user ---
15:39:02 [2024-03-15T19:39:02.846Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
15:39:02 [2024-03-15T19:39:02.847Z] [INFO] 
15:39:02 [2024-03-15T19:39:02.847Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user ---
15:39:02 [2024-03-15T19:39:02.847Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT-sources.jar
15:39:02 [2024-03-15T19:39:02.847Z] [INFO] 
15:39:02 [2024-03-15T19:39:02.847Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user ---
15:39:02 [2024-03-15T19:39:02.847Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT.jar
15:39:02 [2024-03-15T19:39:02.847Z] [INFO] 
15:39:02 [2024-03-15T19:39:02.847Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user ---
15:39:03 [2024-03-15T19:39:03.104Z] [INFO] 
15:39:03 [2024-03-15T19:39:03.104Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.doc.user ---
15:39:03 [2024-03-15T19:39:03.104Z] [INFO] 
15:39:03 [2024-03-15T19:39:03.104Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user ---
15:39:03 [2024-03-15T19:39:03.104Z] [INFO] 
15:39:03 [2024-03-15T19:39:03.104Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.doc.user ---
15:39:03 [2024-03-15T19:39:03.104Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT.jar
15:39:04 [2024-03-15T19:39:04.468Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT-sources.jar
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] 
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user ---
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT.jar
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT.pom
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT-sources.jar
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT-p2metadata.xml
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT-p2artifacts.xml
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] 
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user ---
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] 
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.rcp.doc.user ---
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] Executing tasks
15:39:05 [2024-03-15T19:39:05.395Z] [INFO]      [copy] Copying 16 files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] Executed tasks
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] 
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >--
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] Building Trace Compass Pcap User Guide 9.3.0-SNAPSHOT           [75/141]
15:39:05 [2024-03-15T19:39:05.395Z] [INFO]   from doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:39:05 [2024-03-15T19:39:05.395Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
15:39:05 [2024-03-15T19:39:05.395Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] 
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] 
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] Executing tasks
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] Executed tasks
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] 
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] 
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] The project's OSGi version is 9.3.0.202403151906
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] 
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] 
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] 
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] 
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] 
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] Resolving class path of Trace Compass Pcap User Guide
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] 
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] Executing tasks
15:39:05 [2024-03-15T19:39:05.395Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] Executed tasks
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] 
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] 
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:39:05 [2024-03-15T19:39:05.395Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] 
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log
15:39:05 [2024-03-15T19:39:05.395Z] [INFO] Command line:
15:39:05 [2024-03-15T19:39:05.395Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:39:05 [2024-03-15T19:39:05.395Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:39:07 [2024-03-15T19:39:07.281Z] Buildfile: build.xml
15:39:07 [2024-03-15T19:39:07.281Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:39:07 [2024-03-15T19:39:07.281Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:39:07 [2024-03-15T19:39:07.282Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
15:39:07 [2024-03-15T19:39:07.282Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
15:39:07 [2024-03-15T19:39:07.282Z] WARNING: System::setSecurityManager will be removed in a future release
15:39:07 [2024-03-15T19:39:07.282Z] 
15:39:07 [2024-03-15T19:39:07.282Z] build.index:
15:39:07 [2024-03-15T19:39:07.844Z] BUILD SUCCESSFUL
15:39:07 [2024-03-15T19:39:07.844Z] 
15:39:07 [2024-03-15T19:39:07.844Z] BUILD SUCCESSFUL
15:39:07 [2024-03-15T19:39:07.844Z] Total time: 1 second
15:39:07 [2024-03-15T19:39:07.844Z] [INFO] 
15:39:07 [2024-03-15T19:39:07.844Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:39:07 [2024-03-15T19:39:07.844Z] [INFO] 
15:39:07 [2024-03-15T19:39:07.844Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:39:07 [2024-03-15T19:39:07.844Z] [INFO] 
15:39:07 [2024-03-15T19:39:07.844Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:39:07 [2024-03-15T19:39:07.844Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources
15:39:07 [2024-03-15T19:39:07.844Z] [INFO] 
15:39:07 [2024-03-15T19:39:07.844Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:39:07 [2024-03-15T19:39:07.844Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:39:07 [2024-03-15T19:39:07.844Z] [INFO] 
15:39:07 [2024-03-15T19:39:07.844Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:39:07 [2024-03-15T19:39:07.844Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
15:39:07 [2024-03-15T19:39:07.844Z] [INFO] 
15:39:07 [2024-03-15T19:39:07.844Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:39:07 [2024-03-15T19:39:07.844Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT-sources.jar
15:39:07 [2024-03-15T19:39:07.844Z] [INFO] 
15:39:07 [2024-03-15T19:39:07.844Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:39:07 [2024-03-15T19:39:07.844Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT.jar
15:39:07 [2024-03-15T19:39:07.844Z] [INFO] 
15:39:07 [2024-03-15T19:39:07.844Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:39:07 [2024-03-15T19:39:07.844Z] [INFO] 
15:39:07 [2024-03-15T19:39:07.844Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:39:07 [2024-03-15T19:39:07.844Z] [INFO] 
15:39:07 [2024-03-15T19:39:07.844Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:39:07 [2024-03-15T19:39:07.844Z] [INFO] 
15:39:07 [2024-03-15T19:39:07.844Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:39:07 [2024-03-15T19:39:07.844Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT.jar
15:39:08 [2024-03-15T19:39:08.770Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT-sources.jar
15:39:09 [2024-03-15T19:39:09.330Z] [INFO] 
15:39:09 [2024-03-15T19:39:09.330Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:39:09 [2024-03-15T19:39:09.330Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT.jar
15:39:09 [2024-03-15T19:39:09.330Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT.pom
15:39:09 [2024-03-15T19:39:09.330Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT-sources.jar
15:39:09 [2024-03-15T19:39:09.585Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT-p2metadata.xml
15:39:09 [2024-03-15T19:39:09.585Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT-p2artifacts.xml
15:39:09 [2024-03-15T19:39:09.585Z] [INFO] 
15:39:09 [2024-03-15T19:39:09.585Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:39:09 [2024-03-15T19:39:09.585Z] [INFO] 
15:39:09 [2024-03-15T19:39:09.585Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:39:09 [2024-03-15T19:39:09.585Z] [INFO] Executing tasks
15:39:09 [2024-03-15T19:39:09.585Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
15:39:09 [2024-03-15T19:39:09.585Z] [INFO] Executed tasks
15:39:09 [2024-03-15T19:39:09.585Z] [INFO] 
15:39:09 [2024-03-15T19:39:09.585Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >-----
15:39:09 [2024-03-15T19:39:09.585Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT      [76/141]
15:39:09 [2024-03-15T19:39:09.585Z] [INFO]   from doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
15:39:09 [2024-03-15T19:39:09.585Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:39:09 [2024-03-15T19:39:09.585Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:39:09 [2024-03-15T19:39:09.585Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
15:39:09 [2024-03-15T19:39:09.585Z] [INFO] 
15:39:09 [2024-03-15T19:39:09.585Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.examples ---
15:39:09 [2024-03-15T19:39:09.585Z] [INFO] 
15:39:09 [2024-03-15T19:39:09.585Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
15:39:09 [2024-03-15T19:39:09.585Z] [INFO] The project's OSGi version is 1.0.11.202403151906
15:39:09 [2024-03-15T19:39:09.585Z] [INFO] 
15:39:09 [2024-03-15T19:39:09.585Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
15:39:09 [2024-03-15T19:39:09.585Z] [INFO] 
15:39:09 [2024-03-15T19:39:09.585Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
15:39:09 [2024-03-15T19:39:09.585Z] [INFO] 
15:39:09 [2024-03-15T19:39:09.585Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
15:39:09 [2024-03-15T19:39:09.585Z] [INFO] 
15:39:09 [2024-03-15T19:39:09.585Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
15:39:09 [2024-03-15T19:39:09.585Z] [INFO] 
15:39:09 [2024-03-15T19:39:09.585Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.examples ---
15:39:09 [2024-03-15T19:39:09.585Z] [INFO] Resolving class path of org.eclipse.tracecompass.examples
15:39:09 [2024-03-15T19:39:09.841Z] [INFO] 
15:39:09 [2024-03-15T19:39:09.841Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.examples ---
15:39:09 [2024-03-15T19:39:09.841Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/src/main/resources
15:39:09 [2024-03-15T19:39:09.841Z] [INFO] 
15:39:09 [2024-03-15T19:39:09.841Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.examples ---
15:39:09 [2024-03-15T19:39:09.841Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:39:09 [2024-03-15T19:39:09.841Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:39:09 [2024-03-15T19:39:09.841Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
15:39:10 [2024-03-15T19:39:10.097Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:39:10 [2024-03-15T19:39:10.354Z] [INFO] 
15:39:10 [2024-03-15T19:39:10.354Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.examples ---
15:39:10 [2024-03-15T19:39:10.354Z] [INFO] 
15:39:10 [2024-03-15T19:39:10.354Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.examples ---
15:39:10 [2024-03-15T19:39:10.354Z] [INFO] 
15:39:10 [2024-03-15T19:39:10.354Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.examples ---
15:39:10 [2024-03-15T19:39:10.354Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/src/test/resources
15:39:10 [2024-03-15T19:39:10.354Z] [INFO] 
15:39:10 [2024-03-15T19:39:10.354Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.examples ---
15:39:10 [2024-03-15T19:39:10.354Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:39:10 [2024-03-15T19:39:10.354Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:39:10 [2024-03-15T19:39:10.354Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
15:39:10 [2024-03-15T19:39:10.354Z] [INFO] 
15:39:10 [2024-03-15T19:39:10.354Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.examples ---
15:39:10 [2024-03-15T19:39:10.354Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
15:39:10 [2024-03-15T19:39:10.354Z] [INFO] 
15:39:10 [2024-03-15T19:39:10.354Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples ---
15:39:10 [2024-03-15T19:39:10.354Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-sources.jar
15:39:10 [2024-03-15T19:39:10.354Z] [INFO] 
15:39:10 [2024-03-15T19:39:10.354Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples ---
15:39:10 [2024-03-15T19:39:10.354Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.jar
15:39:10 [2024-03-15T19:39:10.354Z] [INFO] 
15:39:10 [2024-03-15T19:39:10.354Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples ---
15:39:10 [2024-03-15T19:39:10.354Z] [INFO] 
15:39:10 [2024-03-15T19:39:10.354Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.examples ---
15:39:10 [2024-03-15T19:39:10.354Z] [INFO] 
15:39:10 [2024-03-15T19:39:10.354Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples ---
15:39:10 [2024-03-15T19:39:10.354Z] [INFO] 
15:39:10 [2024-03-15T19:39:10.354Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.examples ---
15:39:10 [2024-03-15T19:39:10.354Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.jar
15:39:11 [2024-03-15T19:39:11.281Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-sources.jar
15:39:12 [2024-03-15T19:39:12.206Z] [INFO] 
15:39:12 [2024-03-15T19:39:12.206Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples ---
15:39:12 [2024-03-15T19:39:12.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.jar
15:39:12 [2024-03-15T19:39:12.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.pom
15:39:12 [2024-03-15T19:39:12.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-sources.jar
15:39:12 [2024-03-15T19:39:12.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-p2metadata.xml
15:39:12 [2024-03-15T19:39:12.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-p2artifacts.xml
15:39:12 [2024-03-15T19:39:12.206Z] [INFO] 
15:39:12 [2024-03-15T19:39:12.206Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples ---
15:39:12 [2024-03-15T19:39:12.206Z] [INFO] 
15:39:12 [2024-03-15T19:39:12.206Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >--
15:39:12 [2024-03-15T19:39:12.206Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 9.3.0-SNAPSHOT [77/141]
15:39:12 [2024-03-15T19:39:12.206Z] [INFO]   from gdbtrace/pom.xml
15:39:12 [2024-03-15T19:39:12.206Z] [INFO] --------------------------------[ pom ]---------------------------------
15:39:12 [2024-03-15T19:39:12.206Z] [INFO] 
15:39:12 [2024-03-15T19:39:12.206Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:39:12 [2024-03-15T19:39:12.206Z] [INFO] 
15:39:12 [2024-03-15T19:39:12.206Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:39:12 [2024-03-15T19:39:12.206Z] [INFO] 
15:39:12 [2024-03-15T19:39:12.206Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:39:12 [2024-03-15T19:39:12.206Z] [INFO] 
15:39:12 [2024-03-15T19:39:12.206Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:39:12 [2024-03-15T19:39:12.206Z] [INFO] 
15:39:12 [2024-03-15T19:39:12.206Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:39:12 [2024-03-15T19:39:12.206Z] [INFO] 
15:39:12 [2024-03-15T19:39:12.206Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:39:12 [2024-03-15T19:39:12.206Z] [INFO] 
15:39:12 [2024-03-15T19:39:12.206Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:39:12 [2024-03-15T19:39:12.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-parent-9.3.0-SNAPSHOT.pom
15:39:12 [2024-03-15T19:39:12.206Z] [INFO] 
15:39:12 [2024-03-15T19:39:12.206Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >---
15:39:12 [2024-03-15T19:39:12.206Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT  [78/141]
15:39:12 [2024-03-15T19:39:12.206Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
15:39:12 [2024-03-15T19:39:12.206Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:39:12 [2024-03-15T19:39:12.206Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:39:12 [2024-03-15T19:39:12.206Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
15:39:13 [2024-03-15T19:39:13.132Z] [INFO] 
15:39:13 [2024-03-15T19:39:13.132Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core ---
15:39:13 [2024-03-15T19:39:13.132Z] [INFO] 
15:39:13 [2024-03-15T19:39:13.132Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
15:39:13 [2024-03-15T19:39:13.132Z] [INFO] The project's OSGi version is 1.1.1.202403151906
15:39:13 [2024-03-15T19:39:13.132Z] [INFO] 
15:39:13 [2024-03-15T19:39:13.132Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
15:39:13 [2024-03-15T19:39:13.132Z] [INFO] 
15:39:13 [2024-03-15T19:39:13.132Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
15:39:13 [2024-03-15T19:39:13.132Z] [INFO] 
15:39:13 [2024-03-15T19:39:13.132Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
15:39:13 [2024-03-15T19:39:13.132Z] [INFO] 
15:39:13 [2024-03-15T19:39:13.132Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
15:39:13 [2024-03-15T19:39:13.132Z] [INFO] 
15:39:13 [2024-03-15T19:39:13.132Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core ---
15:39:13 [2024-03-15T19:39:13.132Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core
15:39:13 [2024-03-15T19:39:13.388Z] [INFO] 
15:39:13 [2024-03-15T19:39:13.388Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
15:39:13 [2024-03-15T19:39:13.388Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
15:39:13 [2024-03-15T19:39:13.388Z] [INFO] 
15:39:13 [2024-03-15T19:39:13.388Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
15:39:13 [2024-03-15T19:39:13.388Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:39:13 [2024-03-15T19:39:13.388Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:39:13 [2024-03-15T19:39:13.388Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
15:39:13 [2024-03-15T19:39:13.388Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:39:13 [2024-03-15T19:39:13.949Z] [INFO] 
15:39:13 [2024-03-15T19:39:13.949Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.gdbtrace.core ---
15:39:13 [2024-03-15T19:39:13.949Z] [INFO] 
15:39:13 [2024-03-15T19:39:13.949Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.core ---
15:39:13 [2024-03-15T19:39:13.949Z] [INFO] 
15:39:13 [2024-03-15T19:39:13.949Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core ---
15:39:13 [2024-03-15T19:39:13.949Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources
15:39:13 [2024-03-15T19:39:13.949Z] [INFO] 
15:39:13 [2024-03-15T19:39:13.949Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.core ---
15:39:13 [2024-03-15T19:39:13.949Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:39:13 [2024-03-15T19:39:13.949Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:39:13 [2024-03-15T19:39:13.949Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
15:39:13 [2024-03-15T19:39:13.949Z] [INFO] 
15:39:13 [2024-03-15T19:39:13.949Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.core ---
15:39:13 [2024-03-15T19:39:13.949Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 133 were skipped
15:39:13 [2024-03-15T19:39:13.949Z] [INFO] 
15:39:13 [2024-03-15T19:39:13.949Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core ---
15:39:13 [2024-03-15T19:39:13.949Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-sources.jar
15:39:13 [2024-03-15T19:39:13.949Z] [INFO] 
15:39:13 [2024-03-15T19:39:13.949Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core ---
15:39:13 [2024-03-15T19:39:13.949Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.jar
15:39:13 [2024-03-15T19:39:13.949Z] [INFO] 
15:39:13 [2024-03-15T19:39:13.949Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core ---
15:39:13 [2024-03-15T19:39:13.949Z] [INFO] 
15:39:13 [2024-03-15T19:39:13.949Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.core ---
15:39:13 [2024-03-15T19:39:13.949Z] [INFO] 
15:39:13 [2024-03-15T19:39:13.949Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core ---
15:39:13 [2024-03-15T19:39:13.949Z] [INFO] 
15:39:13 [2024-03-15T19:39:13.949Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.core ---
15:39:13 [2024-03-15T19:39:13.949Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.jar
15:39:14 [2024-03-15T19:39:14.510Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-sources.jar
15:39:15 [2024-03-15T19:39:15.874Z] [INFO] 
15:39:15 [2024-03-15T19:39:15.874Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core ---
15:39:15 [2024-03-15T19:39:15.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.jar
15:39:15 [2024-03-15T19:39:15.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.pom
15:39:15 [2024-03-15T19:39:15.875Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-sources.jar
15:39:15 [2024-03-15T19:39:15.875Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-p2metadata.xml
15:39:15 [2024-03-15T19:39:15.875Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-p2artifacts.xml
15:39:15 [2024-03-15T19:39:15.875Z] [INFO] 
15:39:15 [2024-03-15T19:39:15.875Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core ---
15:39:15 [2024-03-15T19:39:15.875Z] [INFO] 
15:39:15 [2024-03-15T19:39:15.875Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >----
15:39:15 [2024-03-15T19:39:15.875Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT    [79/141]
15:39:15 [2024-03-15T19:39:15.875Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
15:39:15 [2024-03-15T19:39:15.875Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:39:15 [2024-03-15T19:39:15.875Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:39:15 [2024-03-15T19:39:15.875Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
15:39:16 [2024-03-15T19:39:16.130Z] [INFO] 
15:39:16 [2024-03-15T19:39:16.130Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:39:16 [2024-03-15T19:39:16.130Z] [INFO] 
15:39:16 [2024-03-15T19:39:16.130Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:39:16 [2024-03-15T19:39:16.130Z] [INFO] The project's OSGi version is 1.2.0.202403151906
15:39:16 [2024-03-15T19:39:16.130Z] [INFO] 
15:39:16 [2024-03-15T19:39:16.130Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:39:16 [2024-03-15T19:39:16.130Z] [INFO] 
15:39:16 [2024-03-15T19:39:16.130Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:39:16 [2024-03-15T19:39:16.130Z] [INFO] 
15:39:16 [2024-03-15T19:39:16.130Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:39:16 [2024-03-15T19:39:16.130Z] [INFO] 
15:39:16 [2024-03-15T19:39:16.130Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:39:16 [2024-03-15T19:39:16.130Z] [INFO] 
15:39:16 [2024-03-15T19:39:16.130Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:39:16 [2024-03-15T19:39:16.130Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui
15:39:16 [2024-03-15T19:39:16.691Z] [INFO] 
15:39:16 [2024-03-15T19:39:16.691Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:39:16 [2024-03-15T19:39:16.691Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
15:39:16 [2024-03-15T19:39:16.691Z] [INFO] 
15:39:16 [2024-03-15T19:39:16.691Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:39:16 [2024-03-15T19:39:16.691Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:39:16 [2024-03-15T19:39:16.691Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:39:16 [2024-03-15T19:39:16.691Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
15:39:16 [2024-03-15T19:39:16.691Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:39:16 [2024-03-15T19:39:16.946Z] [INFO] 
15:39:16 [2024-03-15T19:39:16.946Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:39:16 [2024-03-15T19:39:16.946Z] [INFO] 
15:39:16 [2024-03-15T19:39:16.946Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:39:16 [2024-03-15T19:39:16.946Z] [INFO] 
15:39:16 [2024-03-15T19:39:16.946Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:39:16 [2024-03-15T19:39:16.946Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources
15:39:16 [2024-03-15T19:39:16.946Z] [INFO] 
15:39:16 [2024-03-15T19:39:16.946Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:39:16 [2024-03-15T19:39:16.946Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:39:16 [2024-03-15T19:39:16.946Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:39:16 [2024-03-15T19:39:16.946Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
15:39:16 [2024-03-15T19:39:16.946Z] [INFO] 
15:39:16 [2024-03-15T19:39:16.946Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:39:16 [2024-03-15T19:39:16.946Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 133 were skipped
15:39:16 [2024-03-15T19:39:16.946Z] [INFO] 
15:39:16 [2024-03-15T19:39:16.946Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:39:16 [2024-03-15T19:39:16.946Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-sources.jar
15:39:16 [2024-03-15T19:39:16.946Z] [INFO] 
15:39:16 [2024-03-15T19:39:16.946Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:39:16 [2024-03-15T19:39:16.946Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.jar
15:39:16 [2024-03-15T19:39:16.946Z] [INFO] 
15:39:16 [2024-03-15T19:39:16.946Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:39:16 [2024-03-15T19:39:16.946Z] [INFO] 
15:39:16 [2024-03-15T19:39:16.946Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:39:16 [2024-03-15T19:39:16.946Z] [INFO] 
15:39:16 [2024-03-15T19:39:16.946Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:39:16 [2024-03-15T19:39:16.946Z] [INFO] 
15:39:16 [2024-03-15T19:39:16.946Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:39:16 [2024-03-15T19:39:16.946Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.jar
15:39:17 [2024-03-15T19:39:17.873Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-sources.jar
15:39:18 [2024-03-15T19:39:18.433Z] [INFO] 
15:39:18 [2024-03-15T19:39:18.433Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:39:18 [2024-03-15T19:39:18.433Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.jar
15:39:18 [2024-03-15T19:39:18.433Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.pom
15:39:18 [2024-03-15T19:39:18.433Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-sources.jar
15:39:18 [2024-03-15T19:39:18.433Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-p2metadata.xml
15:39:18 [2024-03-15T19:39:18.433Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-p2artifacts.xml
15:39:18 [2024-03-15T19:39:18.433Z] [INFO] 
15:39:18 [2024-03-15T19:39:18.433Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:39:18 [2024-03-15T19:39:18.433Z] [INFO] 
15:39:18 [2024-03-15T19:39:18.433Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >-----
15:39:18 [2024-03-15T19:39:18.433Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 9.3.0-SNAPSHOT       [80/141]
15:39:18 [2024-03-15T19:39:18.433Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
15:39:18 [2024-03-15T19:39:18.433Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:39:18 [2024-03-15T19:39:18.433Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
15:39:18 [2024-03-15T19:39:18.688Z] [INFO] 
15:39:18 [2024-03-15T19:39:18.688Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace ---
15:39:18 [2024-03-15T19:39:18.688Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target
15:39:18 [2024-03-15T19:39:18.688Z] [INFO] 
15:39:18 [2024-03-15T19:39:18.688Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
15:39:18 [2024-03-15T19:39:18.688Z] [INFO] The project's OSGi version is 9.3.0.202403151906
15:39:18 [2024-03-15T19:39:18.688Z] [INFO] 
15:39:18 [2024-03-15T19:39:18.688Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
15:39:18 [2024-03-15T19:39:18.688Z] [INFO] 
15:39:18 [2024-03-15T19:39:18.688Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
15:39:18 [2024-03-15T19:39:18.688Z] [INFO] 
15:39:18 [2024-03-15T19:39:18.688Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
15:39:18 [2024-03-15T19:39:18.688Z] [INFO] 
15:39:18 [2024-03-15T19:39:18.688Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
15:39:18 [2024-03-15T19:39:18.688Z] [INFO] 
15:39:18 [2024-03-15T19:39:18.688Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace ---
15:39:18 [2024-03-15T19:39:18.688Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/src/main/resources
15:39:18 [2024-03-15T19:39:18.688Z] [INFO] 
15:39:18 [2024-03-15T19:39:18.688Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace ---
15:39:18 [2024-03-15T19:39:18.946Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 136 were skipped
15:39:18 [2024-03-15T19:39:18.946Z] [INFO] 
15:39:18 [2024-03-15T19:39:18.946Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace ---
15:39:18 [2024-03-15T19:39:18.946Z] [INFO] 
15:39:18 [2024-03-15T19:39:18.946Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace ---
15:39:18 [2024-03-15T19:39:18.946Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT.jar
15:39:18 [2024-03-15T19:39:18.946Z] [INFO] 
15:39:18 [2024-03-15T19:39:18.946Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace ---
15:39:18 [2024-03-15T19:39:18.946Z] [INFO] 
15:39:18 [2024-03-15T19:39:18.946Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
15:39:18 [2024-03-15T19:39:18.946Z] [INFO] 
15:39:18 [2024-03-15T19:39:18.946Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace ---
15:39:18 [2024-03-15T19:39:18.946Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT-sources-feature.jar
15:39:18 [2024-03-15T19:39:18.946Z] [INFO] 
15:39:18 [2024-03-15T19:39:18.946Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
15:39:18 [2024-03-15T19:39:18.946Z] [INFO] 
15:39:18 [2024-03-15T19:39:18.946Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace ---
15:39:18 [2024-03-15T19:39:18.946Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT.jar
15:39:19 [2024-03-15T19:39:19.871Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT-sources-feature.jar
15:39:20 [2024-03-15T19:39:20.432Z] [INFO] 
15:39:20 [2024-03-15T19:39:20.432Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace ---
15:39:20 [2024-03-15T19:39:20.432Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT.jar
15:39:20 [2024-03-15T19:39:20.432Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT.pom
15:39:20 [2024-03-15T19:39:20.432Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT-sources-feature.jar
15:39:20 [2024-03-15T19:39:20.432Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT-p2metadata.xml
15:39:20 [2024-03-15T19:39:20.432Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT-p2artifacts.xml
15:39:20 [2024-03-15T19:39:20.432Z] [INFO] 
15:39:20 [2024-03-15T19:39:20.432Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace ---
15:39:20 [2024-03-15T19:39:20.432Z] [INFO] 
15:39:20 [2024-03-15T19:39:20.432Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >--
15:39:20 [2024-03-15T19:39:20.432Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT [81/141]
15:39:20 [2024-03-15T19:39:20.432Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
15:39:20 [2024-03-15T19:39:20.432Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:39:20 [2024-03-15T19:39:20.432Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:39:20 [2024-03-15T19:39:20.432Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
15:39:20 [2024-03-15T19:39:20.687Z] [INFO] 
15:39:20 [2024-03-15T19:39:20.687Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:39:20 [2024-03-15T19:39:20.687Z] [INFO] 
15:39:20 [2024-03-15T19:39:20.687Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:39:20 [2024-03-15T19:39:20.687Z] [INFO] The project's OSGi version is 1.0.3.202403151906
15:39:20 [2024-03-15T19:39:20.687Z] [INFO] 
15:39:20 [2024-03-15T19:39:20.687Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:39:20 [2024-03-15T19:39:20.687Z] [INFO] 
15:39:20 [2024-03-15T19:39:20.687Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:39:20 [2024-03-15T19:39:20.687Z] [INFO] 
15:39:20 [2024-03-15T19:39:20.687Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:39:20 [2024-03-15T19:39:20.687Z] [INFO] 
15:39:20 [2024-03-15T19:39:20.687Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:39:20 [2024-03-15T19:39:20.687Z] [INFO] 
15:39:20 [2024-03-15T19:39:20.687Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:39:20 [2024-03-15T19:39:20.687Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core.tests
15:39:20 [2024-03-15T19:39:20.943Z] [INFO] 
15:39:20 [2024-03-15T19:39:20.943Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:39:20 [2024-03-15T19:39:20.943Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
15:39:20 [2024-03-15T19:39:20.943Z] [INFO] 
15:39:20 [2024-03-15T19:39:20.943Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:39:20 [2024-03-15T19:39:20.943Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:39:20 [2024-03-15T19:39:20.943Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:39:20 [2024-03-15T19:39:20.943Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
15:39:20 [2024-03-15T19:39:20.943Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:39:21 [2024-03-15T19:39:21.199Z] [INFO] 
15:39:21 [2024-03-15T19:39:21.199Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:39:21 [2024-03-15T19:39:21.199Z] [INFO] 
15:39:21 [2024-03-15T19:39:21.199Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:39:21 [2024-03-15T19:39:21.199Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources
15:39:21 [2024-03-15T19:39:21.199Z] [INFO] 
15:39:21 [2024-03-15T19:39:21.199Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:39:21 [2024-03-15T19:39:21.199Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
15:39:21 [2024-03-15T19:39:21.199Z] [INFO] 
15:39:21 [2024-03-15T19:39:21.199Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:39:21 [2024-03-15T19:39:21.199Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-sources.jar
15:39:21 [2024-03-15T19:39:21.199Z] [INFO] 
15:39:21 [2024-03-15T19:39:21.199Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:39:21 [2024-03-15T19:39:21.199Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.jar
15:39:21 [2024-03-15T19:39:21.199Z] [INFO] 
15:39:21 [2024-03-15T19:39:21.199Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:39:21 [2024-03-15T19:39:21.199Z] [INFO] 
15:39:21 [2024-03-15T19:39:21.199Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:39:21 [2024-03-15T19:39:21.199Z] [INFO] 
15:39:21 [2024-03-15T19:39:21.199Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:39:21 [2024-03-15T19:39:21.199Z] [INFO] 
15:39:21 [2024-03-15T19:39:21.199Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:39:21 [2024-03-15T19:39:21.199Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.jar
15:39:22 [2024-03-15T19:39:22.126Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-sources.jar
15:39:24 [2024-03-15T19:39:24.639Z] [INFO] 
15:39:24 [2024-03-15T19:39:24.639Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:39:24 [2024-03-15T19:39:24.895Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data/.metadata/.log
15:39:24 [2024-03-15T19:39:24.895Z] [INFO] Command line:
15:39:24 [2024-03-15T19:39:24.895Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:39:24 [2024-03-15T19:39:24.896Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:39:28 [2024-03-15T19:39:28.160Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
15:39:28 [2024-03-15T19:39:28.160Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
15:39:28 [2024-03-15T19:39:28.160Z] org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest.testPluginId -- Time elapsed: 0.001 s
15:39:28 [2024-03-15T19:39:28.160Z] org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest.testGetDefault -- Time elapsed: 0 s
15:39:28 [2024-03-15T19:39:28.160Z] 
15:39:28 [2024-03-15T19:39:28.160Z] Results:
15:39:28 [2024-03-15T19:39:28.160Z] 
15:39:28 [2024-03-15T19:39:28.160Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
15:39:28 [2024-03-15T19:39:28.160Z] 
15:39:28 [2024-03-15T19:39:28.160Z] [INFO] All tests passed
15:39:28 [2024-03-15T19:39:28.160Z] [INFO] 
15:39:28 [2024-03-15T19:39:28.160Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:39:28 [2024-03-15T19:39:28.160Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.jar
15:39:28 [2024-03-15T19:39:28.160Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.pom
15:39:28 [2024-03-15T19:39:28.160Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-sources.jar
15:39:28 [2024-03-15T19:39:28.160Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:39:28 [2024-03-15T19:39:28.160Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:39:28 [2024-03-15T19:39:28.160Z] [INFO] 
15:39:28 [2024-03-15T19:39:28.160Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:39:28 [2024-03-15T19:39:28.160Z] [INFO] 
15:39:28 [2024-03-15T19:39:28.160Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >--
15:39:28 [2024-03-15T19:39:28.161Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT [82/141]
15:39:28 [2024-03-15T19:39:28.161Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
15:39:28 [2024-03-15T19:39:28.161Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:39:28 [2024-03-15T19:39:28.161Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:39:28 [2024-03-15T19:39:28.161Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
15:39:28 [2024-03-15T19:39:28.417Z] [INFO] 
15:39:28 [2024-03-15T19:39:28.417Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:39:28 [2024-03-15T19:39:28.417Z] [INFO] 
15:39:28 [2024-03-15T19:39:28.417Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:39:28 [2024-03-15T19:39:28.417Z] [INFO] The project's OSGi version is 1.0.3.202403151906
15:39:28 [2024-03-15T19:39:28.417Z] [INFO] 
15:39:28 [2024-03-15T19:39:28.417Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:39:28 [2024-03-15T19:39:28.417Z] [INFO] 
15:39:28 [2024-03-15T19:39:28.417Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:39:28 [2024-03-15T19:39:28.417Z] [INFO] 
15:39:28 [2024-03-15T19:39:28.417Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:39:28 [2024-03-15T19:39:28.417Z] [INFO] 
15:39:28 [2024-03-15T19:39:28.417Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:39:28 [2024-03-15T19:39:28.417Z] [INFO] 
15:39:28 [2024-03-15T19:39:28.417Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:39:28 [2024-03-15T19:39:28.417Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui.tests
15:39:28 [2024-03-15T19:39:28.672Z] [INFO] 
15:39:28 [2024-03-15T19:39:28.672Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:39:28 [2024-03-15T19:39:28.672Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
15:39:28 [2024-03-15T19:39:28.672Z] [INFO] 
15:39:28 [2024-03-15T19:39:28.672Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:39:28 [2024-03-15T19:39:28.672Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:39:28 [2024-03-15T19:39:28.672Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:39:28 [2024-03-15T19:39:28.672Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
15:39:28 [2024-03-15T19:39:28.928Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:39:28 [2024-03-15T19:39:28.928Z] [INFO] 
15:39:28 [2024-03-15T19:39:28.928Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:39:28 [2024-03-15T19:39:28.928Z] [INFO] 
15:39:28 [2024-03-15T19:39:28.928Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:39:28 [2024-03-15T19:39:28.928Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources
15:39:28 [2024-03-15T19:39:28.928Z] [INFO] 
15:39:28 [2024-03-15T19:39:28.928Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:39:28 [2024-03-15T19:39:28.928Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
15:39:28 [2024-03-15T19:39:28.928Z] [INFO] 
15:39:28 [2024-03-15T19:39:28.928Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:39:28 [2024-03-15T19:39:28.928Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-sources.jar
15:39:28 [2024-03-15T19:39:28.928Z] [INFO] 
15:39:28 [2024-03-15T19:39:28.928Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:39:28 [2024-03-15T19:39:28.928Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.jar
15:39:28 [2024-03-15T19:39:28.928Z] [INFO] 
15:39:28 [2024-03-15T19:39:28.928Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:39:29 [2024-03-15T19:39:29.183Z] [INFO] 
15:39:29 [2024-03-15T19:39:29.183Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:39:29 [2024-03-15T19:39:29.183Z] [INFO] 
15:39:29 [2024-03-15T19:39:29.183Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:39:29 [2024-03-15T19:39:29.183Z] [INFO] 
15:39:29 [2024-03-15T19:39:29.183Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:39:29 [2024-03-15T19:39:29.183Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.jar
15:39:29 [2024-03-15T19:39:29.744Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-sources.jar
15:39:30 [2024-03-15T19:39:30.672Z] [INFO] 
15:39:30 [2024-03-15T19:39:30.672Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:39:30 [2024-03-15T19:39:30.672Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data/.metadata/.log
15:39:30 [2024-03-15T19:39:30.672Z] [INFO] Command line:
15:39:30 [2024-03-15T19:39:30.672Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:39:30 [2024-03-15T19:39:30.673Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:39:33 [2024-03-15T19:39:33.940Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:39:33 [2024-03-15T19:39:33.940Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:39:38 [2024-03-15T19:39:38.106Z] !SESSION 2024-03-15 19:39:30.729 -----------------------------------------------
15:39:38 [2024-03-15T19:39:38.107Z] eclipse.buildId=unknown
15:39:38 [2024-03-15T19:39:38.107Z] java.version=17.0.2
15:39:38 [2024-03-15T19:39:38.107Z] java.vendor=Oracle Corporation
15:39:38 [2024-03-15T19:39:38.107Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:39:38 [2024-03-15T19:39:38.107Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
15:39:38 [2024-03-15T19:39:38.107Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:39:38 [2024-03-15T19:39:38.107Z] 
15:39:38 [2024-03-15T19:39:38.107Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 19:39:37.398
15:39:38 [2024-03-15T19:39:38.107Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:39:38 [2024-03-15T19:39:38.107Z] !STACK 0
15:39:38 [2024-03-15T19:39:38.107Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:39:38 [2024-03-15T19:39:38.107Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:39:38 [2024-03-15T19:39:38.107Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:39:38 [2024-03-15T19:39:38.107Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:39:38 [2024-03-15T19:39:38.107Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
15:39:38 [2024-03-15T19:39:38.107Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
15:39:38 [2024-03-15T19:39:38.107Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
15:39:38 [2024-03-15T19:39:38.107Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
15:39:38 [2024-03-15T19:39:38.107Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:39:38 [2024-03-15T19:39:38.107Z] Caused by: java.io.IOException: error=2, No such file or directory
15:39:38 [2024-03-15T19:39:38.107Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:39:38 [2024-03-15T19:39:38.107Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:39:38 [2024-03-15T19:39:38.107Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:39:38 [2024-03-15T19:39:38.107Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:39:38 [2024-03-15T19:39:38.107Z] 	... 7 more
15:39:38 [2024-03-15T19:39:38.107Z] Running org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
15:39:38 [2024-03-15T19:39:38.107Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
15:39:38 [2024-03-15T19:39:38.107Z] org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest.testPluginId -- Time elapsed: 0.001 s
15:39:38 [2024-03-15T19:39:38.107Z] org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest.testGetDefault -- Time elapsed: 0 s
15:39:38 [2024-03-15T19:39:38.107Z] 
15:39:38 [2024-03-15T19:39:38.107Z] Results:
15:39:38 [2024-03-15T19:39:38.107Z] 
15:39:38 [2024-03-15T19:39:38.107Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
15:39:38 [2024-03-15T19:39:38.107Z] 
15:39:38 [2024-03-15T19:39:38.668Z] [INFO] All tests passed
15:39:38 [2024-03-15T19:39:38.668Z] [INFO] 
15:39:38 [2024-03-15T19:39:38.668Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:39:38 [2024-03-15T19:39:38.668Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.jar
15:39:38 [2024-03-15T19:39:38.668Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.pom
15:39:38 [2024-03-15T19:39:38.668Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-sources.jar
15:39:38 [2024-03-15T19:39:38.668Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:39:38 [2024-03-15T19:39:38.668Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:39:38 [2024-03-15T19:39:38.668Z] [INFO] 
15:39:38 [2024-03-15T19:39:38.668Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:39:38 [2024-03-15T19:39:38.668Z] [INFO] 
15:39:38 [2024-03-15T19:39:38.668Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >--
15:39:38 [2024-03-15T19:39:38.668Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT [83/141]
15:39:38 [2024-03-15T19:39:38.668Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
15:39:38 [2024-03-15T19:39:38.668Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:39:38 [2024-03-15T19:39:38.668Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:39:38 [2024-03-15T19:39:38.668Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
15:39:38 [2024-03-15T19:39:38.924Z] [INFO] 
15:39:38 [2024-03-15T19:39:38.924Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:39:38 [2024-03-15T19:39:38.924Z] [INFO] 
15:39:38 [2024-03-15T19:39:38.924Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:39:38 [2024-03-15T19:39:38.924Z] [INFO] The project's OSGi version is 1.0.3.202403151906
15:39:38 [2024-03-15T19:39:38.924Z] [INFO] 
15:39:38 [2024-03-15T19:39:38.924Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:39:38 [2024-03-15T19:39:38.924Z] [INFO] 
15:39:38 [2024-03-15T19:39:38.924Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:39:38 [2024-03-15T19:39:38.924Z] [INFO] 
15:39:38 [2024-03-15T19:39:38.924Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:39:38 [2024-03-15T19:39:38.924Z] [INFO] 
15:39:38 [2024-03-15T19:39:38.924Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:39:38 [2024-03-15T19:39:38.925Z] [INFO] 
15:39:38 [2024-03-15T19:39:38.925Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:39:38 [2024-03-15T19:39:38.925Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core.tests
15:39:38 [2024-03-15T19:39:38.925Z] [INFO] 
15:39:38 [2024-03-15T19:39:38.925Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:39:38 [2024-03-15T19:39:38.925Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
15:39:38 [2024-03-15T19:39:38.925Z] [INFO] 
15:39:38 [2024-03-15T19:39:38.925Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:39:38 [2024-03-15T19:39:38.925Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:39:38 [2024-03-15T19:39:38.925Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:39:38 [2024-03-15T19:39:38.925Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
15:39:38 [2024-03-15T19:39:38.925Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:39:39 [2024-03-15T19:39:39.180Z] [INFO] 
15:39:39 [2024-03-15T19:39:39.180Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:39:39 [2024-03-15T19:39:39.180Z] [INFO] 
15:39:39 [2024-03-15T19:39:39.180Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:39:39 [2024-03-15T19:39:39.180Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources
15:39:39 [2024-03-15T19:39:39.180Z] [INFO] 
15:39:39 [2024-03-15T19:39:39.180Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:39:39 [2024-03-15T19:39:39.180Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
15:39:39 [2024-03-15T19:39:39.180Z] [INFO] 
15:39:39 [2024-03-15T19:39:39.180Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:39:39 [2024-03-15T19:39:39.180Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-sources.jar
15:39:39 [2024-03-15T19:39:39.180Z] [INFO] 
15:39:39 [2024-03-15T19:39:39.180Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:39:39 [2024-03-15T19:39:39.180Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.jar
15:39:39 [2024-03-15T19:39:39.180Z] [INFO] 
15:39:39 [2024-03-15T19:39:39.180Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:39:39 [2024-03-15T19:39:39.180Z] [INFO] 
15:39:39 [2024-03-15T19:39:39.180Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:39:39 [2024-03-15T19:39:39.180Z] [INFO] 
15:39:39 [2024-03-15T19:39:39.180Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:39:39 [2024-03-15T19:39:39.180Z] [INFO] 
15:39:39 [2024-03-15T19:39:39.180Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:39:39 [2024-03-15T19:39:39.180Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.jar
15:39:40 [2024-03-15T19:39:40.107Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-sources.jar
15:39:41 [2024-03-15T19:39:41.033Z] [INFO] 
15:39:41 [2024-03-15T19:39:41.033Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:39:41 [2024-03-15T19:39:41.033Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data/.metadata/.log
15:39:41 [2024-03-15T19:39:41.033Z] [INFO] Command line:
15:39:41 [2024-03-15T19:39:41.033Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:39:41 [2024-03-15T19:39:41.034Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:39:43 [2024-03-15T19:39:43.550Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
15:39:43 [2024-03-15T19:39:43.550Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
15:39:43 [2024-03-15T19:39:43.550Z] org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0.001 s
15:39:43 [2024-03-15T19:39:43.550Z] 
15:39:43 [2024-03-15T19:39:43.550Z] Results:
15:39:43 [2024-03-15T19:39:43.550Z] 
15:39:43 [2024-03-15T19:39:43.550Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
15:39:43 [2024-03-15T19:39:43.550Z] 
15:39:43 [2024-03-15T19:39:43.806Z] [INFO] All tests passed
15:39:43 [2024-03-15T19:39:43.806Z] [INFO] 
15:39:43 [2024-03-15T19:39:43.806Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:39:43 [2024-03-15T19:39:43.806Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.jar
15:39:43 [2024-03-15T19:39:43.806Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.pom
15:39:43 [2024-03-15T19:39:43.806Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-sources.jar
15:39:43 [2024-03-15T19:39:43.806Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:39:43 [2024-03-15T19:39:43.806Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:39:43 [2024-03-15T19:39:43.806Z] [INFO] 
15:39:43 [2024-03-15T19:39:43.806Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:39:43 [2024-03-15T19:39:43.806Z] [INFO] 
15:39:43 [2024-03-15T19:39:43.806Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >--
15:39:43 [2024-03-15T19:39:43.806Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT [84/141]
15:39:43 [2024-03-15T19:39:43.806Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
15:39:43 [2024-03-15T19:39:43.806Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:39:43 [2024-03-15T19:39:43.806Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:39:43 [2024-03-15T19:39:43.806Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
15:39:43 [2024-03-15T19:39:43.806Z] [INFO] 
15:39:43 [2024-03-15T19:39:43.806Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core ---
15:39:43 [2024-03-15T19:39:43.806Z] [INFO] 
15:39:43 [2024-03-15T19:39:43.806Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
15:39:43 [2024-03-15T19:39:43.806Z] [INFO] The project's OSGi version is 2.1.0.202403151906
15:39:43 [2024-03-15T19:39:43.806Z] [INFO] 
15:39:43 [2024-03-15T19:39:43.806Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
15:39:43 [2024-03-15T19:39:43.806Z] [INFO] 
15:39:43 [2024-03-15T19:39:43.806Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
15:39:43 [2024-03-15T19:39:43.806Z] [INFO] 
15:39:43 [2024-03-15T19:39:43.806Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
15:39:43 [2024-03-15T19:39:43.806Z] [INFO] 
15:39:43 [2024-03-15T19:39:43.806Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
15:39:43 [2024-03-15T19:39:43.806Z] [INFO] 
15:39:43 [2024-03-15T19:39:43.806Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core ---
15:39:43 [2024-03-15T19:39:43.806Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core
15:39:43 [2024-03-15T19:39:43.806Z] [INFO] 
15:39:43 [2024-03-15T19:39:43.806Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
15:39:43 [2024-03-15T19:39:43.806Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
15:39:43 [2024-03-15T19:39:43.806Z] [INFO] 
15:39:43 [2024-03-15T19:39:43.806Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
15:39:43 [2024-03-15T19:39:43.806Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:39:43 [2024-03-15T19:39:43.806Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:39:43 [2024-03-15T19:39:43.806Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
15:39:44 [2024-03-15T19:39:44.062Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:39:44 [2024-03-15T19:39:44.062Z] [INFO] 
15:39:44 [2024-03-15T19:39:44.062Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.remote.core ---
15:39:44 [2024-03-15T19:39:44.062Z] [INFO] 
15:39:44 [2024-03-15T19:39:44.062Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.core ---
15:39:44 [2024-03-15T19:39:44.062Z] [INFO] 
15:39:44 [2024-03-15T19:39:44.062Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core ---
15:39:44 [2024-03-15T19:39:44.062Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources
15:39:44 [2024-03-15T19:39:44.062Z] [INFO] 
15:39:44 [2024-03-15T19:39:44.062Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.remote.core ---
15:39:44 [2024-03-15T19:39:44.062Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:39:44 [2024-03-15T19:39:44.062Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:39:44 [2024-03-15T19:39:44.062Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
15:39:44 [2024-03-15T19:39:44.062Z] [INFO] 
15:39:44 [2024-03-15T19:39:44.062Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.core ---
15:39:44 [2024-03-15T19:39:44.062Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
15:39:44 [2024-03-15T19:39:44.062Z] [INFO] 
15:39:44 [2024-03-15T19:39:44.062Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core ---
15:39:44 [2024-03-15T19:39:44.062Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-sources.jar
15:39:44 [2024-03-15T19:39:44.062Z] [INFO] 
15:39:44 [2024-03-15T19:39:44.062Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core ---
15:39:44 [2024-03-15T19:39:44.062Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.jar
15:39:44 [2024-03-15T19:39:44.062Z] [INFO] 
15:39:44 [2024-03-15T19:39:44.062Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core ---
15:39:44 [2024-03-15T19:39:44.062Z] [INFO] 
15:39:44 [2024-03-15T19:39:44.062Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.core ---
15:39:44 [2024-03-15T19:39:44.062Z] [INFO] 
15:39:44 [2024-03-15T19:39:44.062Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core ---
15:39:44 [2024-03-15T19:39:44.062Z] [INFO] 
15:39:44 [2024-03-15T19:39:44.062Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.core ---
15:39:44 [2024-03-15T19:39:44.062Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.jar
15:39:44 [2024-03-15T19:39:44.988Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-sources.jar
15:39:45 [2024-03-15T19:39:45.549Z] [INFO] 
15:39:45 [2024-03-15T19:39:45.549Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core ---
15:39:45 [2024-03-15T19:39:45.549Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.jar
15:39:45 [2024-03-15T19:39:45.549Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.pom
15:39:45 [2024-03-15T19:39:45.549Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-sources.jar
15:39:45 [2024-03-15T19:39:45.549Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-p2metadata.xml
15:39:45 [2024-03-15T19:39:45.549Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-p2artifacts.xml
15:39:45 [2024-03-15T19:39:45.549Z] [INFO] 
15:39:45 [2024-03-15T19:39:45.549Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core ---
15:39:45 [2024-03-15T19:39:45.549Z] [INFO] 
15:39:45 [2024-03-15T19:39:45.549Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >---
15:39:45 [2024-03-15T19:39:45.549Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT  [85/141]
15:39:45 [2024-03-15T19:39:45.549Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
15:39:45 [2024-03-15T19:39:45.549Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:39:45 [2024-03-15T19:39:45.549Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:39:45 [2024-03-15T19:39:45.549Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
15:39:45 [2024-03-15T19:39:45.805Z] [INFO] 
15:39:45 [2024-03-15T19:39:45.805Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:39:45 [2024-03-15T19:39:45.805Z] [INFO] 
15:39:45 [2024-03-15T19:39:45.805Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:39:45 [2024-03-15T19:39:45.805Z] [INFO] The project's OSGi version is 1.1.0.202403151906
15:39:45 [2024-03-15T19:39:45.805Z] [INFO] 
15:39:45 [2024-03-15T19:39:45.805Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:39:45 [2024-03-15T19:39:45.805Z] [INFO] 
15:39:45 [2024-03-15T19:39:45.805Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:39:45 [2024-03-15T19:39:45.805Z] [INFO] 
15:39:45 [2024-03-15T19:39:45.805Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:39:45 [2024-03-15T19:39:45.805Z] [INFO] 
15:39:45 [2024-03-15T19:39:45.805Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:39:45 [2024-03-15T19:39:45.805Z] [INFO] 
15:39:45 [2024-03-15T19:39:45.805Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:39:45 [2024-03-15T19:39:45.805Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui
15:39:46 [2024-03-15T19:39:46.060Z] [INFO] 
15:39:46 [2024-03-15T19:39:46.060Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:39:46 [2024-03-15T19:39:46.060Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
15:39:46 [2024-03-15T19:39:46.060Z] [INFO] 
15:39:46 [2024-03-15T19:39:46.060Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:39:46 [2024-03-15T19:39:46.061Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:39:46 [2024-03-15T19:39:46.061Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:39:46 [2024-03-15T19:39:46.061Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
15:39:46 [2024-03-15T19:39:46.061Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:39:46 [2024-03-15T19:39:46.622Z] [INFO] 
15:39:46 [2024-03-15T19:39:46.622Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:39:46 [2024-03-15T19:39:46.622Z] [INFO] 
15:39:46 [2024-03-15T19:39:46.622Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:39:46 [2024-03-15T19:39:46.622Z] [INFO] 
15:39:46 [2024-03-15T19:39:46.622Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:39:46 [2024-03-15T19:39:46.622Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources
15:39:46 [2024-03-15T19:39:46.622Z] [INFO] 
15:39:46 [2024-03-15T19:39:46.622Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:39:46 [2024-03-15T19:39:46.622Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:39:46 [2024-03-15T19:39:46.622Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:39:46 [2024-03-15T19:39:46.622Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
15:39:46 [2024-03-15T19:39:46.622Z] [INFO] 
15:39:46 [2024-03-15T19:39:46.622Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:39:46 [2024-03-15T19:39:46.622Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
15:39:46 [2024-03-15T19:39:46.622Z] [INFO] 
15:39:46 [2024-03-15T19:39:46.622Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:39:46 [2024-03-15T19:39:46.622Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-sources.jar
15:39:46 [2024-03-15T19:39:46.622Z] [INFO] 
15:39:46 [2024-03-15T19:39:46.622Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:39:46 [2024-03-15T19:39:46.622Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.jar
15:39:46 [2024-03-15T19:39:46.622Z] [INFO] 
15:39:46 [2024-03-15T19:39:46.622Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:39:46 [2024-03-15T19:39:46.622Z] [INFO] 
15:39:46 [2024-03-15T19:39:46.622Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:39:46 [2024-03-15T19:39:46.622Z] [INFO] 
15:39:46 [2024-03-15T19:39:46.622Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:39:46 [2024-03-15T19:39:46.622Z] [INFO] 
15:39:46 [2024-03-15T19:39:46.622Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:39:46 [2024-03-15T19:39:46.622Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.jar
15:39:48 [2024-03-15T19:39:48.510Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-sources.jar
15:39:49 [2024-03-15T19:39:49.071Z] [INFO] 
15:39:49 [2024-03-15T19:39:49.071Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:39:49 [2024-03-15T19:39:49.071Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.jar
15:39:49 [2024-03-15T19:39:49.071Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.pom
15:39:49 [2024-03-15T19:39:49.071Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-sources.jar
15:39:49 [2024-03-15T19:39:49.071Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-p2metadata.xml
15:39:49 [2024-03-15T19:39:49.071Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-p2artifacts.xml
15:39:49 [2024-03-15T19:39:49.071Z] [INFO] 
15:39:49 [2024-03-15T19:39:49.071Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:39:49 [2024-03-15T19:39:49.071Z] [INFO] 
15:39:49 [2024-03-15T19:39:49.071Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >--
15:39:49 [2024-03-15T19:39:49.071Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT [86/141]
15:39:49 [2024-03-15T19:39:49.071Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
15:39:49 [2024-03-15T19:39:49.071Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:39:49 [2024-03-15T19:39:49.071Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:39:49 [2024-03-15T19:39:49.071Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
15:39:49 [2024-03-15T19:39:49.071Z] [INFO] 
15:39:49 [2024-03-15T19:39:49.071Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core ---
15:39:49 [2024-03-15T19:39:49.071Z] [INFO] 
15:39:49 [2024-03-15T19:39:49.071Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
15:39:49 [2024-03-15T19:39:49.071Z] [INFO] The project's OSGi version is 1.3.0.202403151906
15:39:49 [2024-03-15T19:39:49.071Z] [INFO] 
15:39:49 [2024-03-15T19:39:49.071Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
15:39:49 [2024-03-15T19:39:49.071Z] [INFO] 
15:39:49 [2024-03-15T19:39:49.071Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
15:39:49 [2024-03-15T19:39:49.071Z] [INFO] 
15:39:49 [2024-03-15T19:39:49.071Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
15:39:49 [2024-03-15T19:39:49.071Z] [INFO] 
15:39:49 [2024-03-15T19:39:49.071Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
15:39:49 [2024-03-15T19:39:49.071Z] [INFO] 
15:39:49 [2024-03-15T19:39:49.071Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core ---
15:39:49 [2024-03-15T19:39:49.071Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core
15:39:49 [2024-03-15T19:39:49.071Z] [INFO] 
15:39:49 [2024-03-15T19:39:49.071Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
15:39:49 [2024-03-15T19:39:49.071Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
15:39:49 [2024-03-15T19:39:49.071Z] [INFO] 
15:39:49 [2024-03-15T19:39:49.071Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
15:39:49 [2024-03-15T19:39:49.071Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:39:49 [2024-03-15T19:39:49.071Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:39:49 [2024-03-15T19:39:49.071Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
15:39:49 [2024-03-15T19:39:49.071Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:39:49 [2024-03-15T19:39:49.327Z] [INFO] 
15:39:49 [2024-03-15T19:39:49.327Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.control.core ---
15:39:49 [2024-03-15T19:39:49.327Z] [INFO] 
15:39:49 [2024-03-15T19:39:49.327Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.core ---
15:39:49 [2024-03-15T19:39:49.327Z] [INFO] 
15:39:49 [2024-03-15T19:39:49.327Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core ---
15:39:49 [2024-03-15T19:39:49.327Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources
15:39:49 [2024-03-15T19:39:49.327Z] [INFO] 
15:39:49 [2024-03-15T19:39:49.327Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.control.core ---
15:39:49 [2024-03-15T19:39:49.327Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:39:49 [2024-03-15T19:39:49.327Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:39:49 [2024-03-15T19:39:49.327Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
15:39:49 [2024-03-15T19:39:49.327Z] [INFO] 
15:39:49 [2024-03-15T19:39:49.327Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.core ---
15:39:49 [2024-03-15T19:39:49.327Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 23 were skipped
15:39:49 [2024-03-15T19:39:49.327Z] [INFO] 
15:39:49 [2024-03-15T19:39:49.327Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core ---
15:39:49 [2024-03-15T19:39:49.327Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-sources.jar
15:39:49 [2024-03-15T19:39:49.327Z] [INFO] 
15:39:49 [2024-03-15T19:39:49.327Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core ---
15:39:49 [2024-03-15T19:39:49.327Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.jar
15:39:49 [2024-03-15T19:39:49.327Z] [INFO] 
15:39:49 [2024-03-15T19:39:49.327Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core ---
15:39:49 [2024-03-15T19:39:49.327Z] [INFO] 
15:39:49 [2024-03-15T19:39:49.327Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.core ---
15:39:49 [2024-03-15T19:39:49.327Z] [INFO] 
15:39:49 [2024-03-15T19:39:49.327Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core ---
15:39:49 [2024-03-15T19:39:49.327Z] [INFO] 
15:39:49 [2024-03-15T19:39:49.327Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.core ---
15:39:49 [2024-03-15T19:39:49.582Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.jar
15:39:50 [2024-03-15T19:39:50.507Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-sources.jar
15:39:51 [2024-03-15T19:39:51.872Z] [INFO] 
15:39:51 [2024-03-15T19:39:51.872Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core ---
15:39:51 [2024-03-15T19:39:51.872Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.jar
15:39:51 [2024-03-15T19:39:51.872Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.pom
15:39:51 [2024-03-15T19:39:51.872Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-sources.jar
15:39:51 [2024-03-15T19:39:51.872Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-p2metadata.xml
15:39:51 [2024-03-15T19:39:51.872Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-p2artifacts.xml
15:39:51 [2024-03-15T19:39:51.872Z] [INFO] 
15:39:51 [2024-03-15T19:39:51.872Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core ---
15:39:51 [2024-03-15T19:39:51.872Z] [INFO] 
15:39:51 [2024-03-15T19:39:51.872Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >--
15:39:51 [2024-03-15T19:39:51.872Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT [87/141]
15:39:51 [2024-03-15T19:39:51.872Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
15:39:51 [2024-03-15T19:39:51.872Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:39:51 [2024-03-15T19:39:51.872Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:39:51 [2024-03-15T19:39:51.872Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
15:39:52 [2024-03-15T19:39:52.127Z] [INFO] 
15:39:52 [2024-03-15T19:39:52.127Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:39:52 [2024-03-15T19:39:52.127Z] [INFO] 
15:39:52 [2024-03-15T19:39:52.127Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:39:52 [2024-03-15T19:39:52.127Z] [INFO] The project's OSGi version is 1.3.0.202403151906
15:39:52 [2024-03-15T19:39:52.127Z] [INFO] 
15:39:52 [2024-03-15T19:39:52.127Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:39:52 [2024-03-15T19:39:52.127Z] [INFO] 
15:39:52 [2024-03-15T19:39:52.127Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:39:52 [2024-03-15T19:39:52.127Z] [INFO] 
15:39:52 [2024-03-15T19:39:52.127Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:39:52 [2024-03-15T19:39:52.127Z] [INFO] 
15:39:52 [2024-03-15T19:39:52.127Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:39:52 [2024-03-15T19:39:52.127Z] [INFO] 
15:39:52 [2024-03-15T19:39:52.127Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:39:52 [2024-03-15T19:39:52.127Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui
15:39:52 [2024-03-15T19:39:52.383Z] [INFO] 
15:39:52 [2024-03-15T19:39:52.383Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:39:52 [2024-03-15T19:39:52.383Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
15:39:52 [2024-03-15T19:39:52.383Z] [INFO] 
15:39:52 [2024-03-15T19:39:52.383Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:39:52 [2024-03-15T19:39:52.383Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:39:52 [2024-03-15T19:39:52.383Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:39:52 [2024-03-15T19:39:52.383Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
15:39:52 [2024-03-15T19:39:52.383Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:39:53 [2024-03-15T19:39:53.308Z] [INFO] 
15:39:53 [2024-03-15T19:39:53.308Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:39:53 [2024-03-15T19:39:53.308Z] [INFO] 
15:39:53 [2024-03-15T19:39:53.308Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:39:53 [2024-03-15T19:39:53.308Z] [INFO] 
15:39:53 [2024-03-15T19:39:53.308Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:39:53 [2024-03-15T19:39:53.308Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources
15:39:53 [2024-03-15T19:39:53.308Z] [INFO] 
15:39:53 [2024-03-15T19:39:53.308Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:39:53 [2024-03-15T19:39:53.308Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:39:53 [2024-03-15T19:39:53.308Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:39:53 [2024-03-15T19:39:53.308Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
15:39:53 [2024-03-15T19:39:53.308Z] [INFO] 
15:39:53 [2024-03-15T19:39:53.308Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:39:53 [2024-03-15T19:39:53.308Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
15:39:53 [2024-03-15T19:39:53.308Z] [INFO] 
15:39:53 [2024-03-15T19:39:53.308Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:39:53 [2024-03-15T19:39:53.308Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-sources.jar
15:39:53 [2024-03-15T19:39:53.308Z] [INFO] 
15:39:53 [2024-03-15T19:39:53.309Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:39:53 [2024-03-15T19:39:53.309Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.jar
15:39:53 [2024-03-15T19:39:53.564Z] [INFO] 
15:39:53 [2024-03-15T19:39:53.564Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:39:53 [2024-03-15T19:39:53.564Z] [INFO] 
15:39:53 [2024-03-15T19:39:53.564Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:39:53 [2024-03-15T19:39:53.564Z] [INFO] 
15:39:53 [2024-03-15T19:39:53.564Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:39:53 [2024-03-15T19:39:53.564Z] [INFO] 
15:39:53 [2024-03-15T19:39:53.564Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:39:53 [2024-03-15T19:39:53.564Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.jar
15:39:54 [2024-03-15T19:39:54.488Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-sources.jar
15:39:55 [2024-03-15T19:39:55.415Z] [INFO] 
15:39:55 [2024-03-15T19:39:55.415Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:39:55 [2024-03-15T19:39:55.415Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.jar
15:39:55 [2024-03-15T19:39:55.415Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.pom
15:39:55 [2024-03-15T19:39:55.415Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-sources.jar
15:39:55 [2024-03-15T19:39:55.415Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-p2metadata.xml
15:39:55 [2024-03-15T19:39:55.415Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-p2artifacts.xml
15:39:55 [2024-03-15T19:39:55.415Z] [INFO] 
15:39:55 [2024-03-15T19:39:55.415Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:39:55 [2024-03-15T19:39:55.415Z] [INFO] 
15:39:55 [2024-03-15T19:39:55.415Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >--
15:39:55 [2024-03-15T19:39:55.415Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 9.3.0-SNAPSHOT [88/141]
15:39:55 [2024-03-15T19:39:55.415Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
15:39:55 [2024-03-15T19:39:55.415Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:39:55 [2024-03-15T19:39:55.415Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
15:39:55 [2024-03-15T19:39:55.670Z] [INFO] 
15:39:55 [2024-03-15T19:39:55.671Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control ---
15:39:55 [2024-03-15T19:39:55.671Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target
15:39:55 [2024-03-15T19:39:55.671Z] [INFO] 
15:39:55 [2024-03-15T19:39:55.671Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
15:39:55 [2024-03-15T19:39:55.671Z] [INFO] The project's OSGi version is 9.3.0.202403151906
15:39:55 [2024-03-15T19:39:55.671Z] [INFO] 
15:39:55 [2024-03-15T19:39:55.671Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
15:39:55 [2024-03-15T19:39:55.671Z] [INFO] 
15:39:55 [2024-03-15T19:39:55.671Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
15:39:55 [2024-03-15T19:39:55.671Z] [INFO] 
15:39:55 [2024-03-15T19:39:55.671Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
15:39:55 [2024-03-15T19:39:55.671Z] [INFO] 
15:39:55 [2024-03-15T19:39:55.671Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
15:39:55 [2024-03-15T19:39:55.671Z] [INFO] 
15:39:55 [2024-03-15T19:39:55.671Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control ---
15:39:55 [2024-03-15T19:39:55.671Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/src/main/resources
15:39:55 [2024-03-15T19:39:55.671Z] [INFO] 
15:39:55 [2024-03-15T19:39:55.671Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control ---
15:39:55 [2024-03-15T19:39:55.671Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
15:39:55 [2024-03-15T19:39:55.671Z] [INFO] 
15:39:55 [2024-03-15T19:39:55.671Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control ---
15:39:55 [2024-03-15T19:39:55.671Z] [INFO] 
15:39:55 [2024-03-15T19:39:55.671Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control ---
15:39:55 [2024-03-15T19:39:55.671Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT.jar
15:39:55 [2024-03-15T19:39:55.671Z] [INFO] 
15:39:55 [2024-03-15T19:39:55.671Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control ---
15:39:55 [2024-03-15T19:39:55.671Z] [INFO] 
15:39:55 [2024-03-15T19:39:55.671Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
15:39:55 [2024-03-15T19:39:55.671Z] [INFO] 
15:39:55 [2024-03-15T19:39:55.671Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control ---
15:39:55 [2024-03-15T19:39:55.671Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT-sources-feature.jar
15:39:55 [2024-03-15T19:39:55.926Z] [INFO] 
15:39:55 [2024-03-15T19:39:55.926Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
15:39:55 [2024-03-15T19:39:55.926Z] [INFO] 
15:39:55 [2024-03-15T19:39:55.926Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control ---
15:39:55 [2024-03-15T19:39:55.926Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT.jar
15:39:56 [2024-03-15T19:39:56.851Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT-sources-feature.jar
15:39:57 [2024-03-15T19:39:57.412Z] [INFO] 
15:39:57 [2024-03-15T19:39:57.412Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control ---
15:39:57 [2024-03-15T19:39:57.412Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT.jar
15:39:57 [2024-03-15T19:39:57.412Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT.pom
15:39:57 [2024-03-15T19:39:57.412Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT-sources-feature.jar
15:39:57 [2024-03-15T19:39:57.412Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT-p2metadata.xml
15:39:57 [2024-03-15T19:39:57.412Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT-p2artifacts.xml
15:39:57 [2024-03-15T19:39:57.412Z] [INFO] 
15:39:57 [2024-03-15T19:39:57.412Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control ---
15:39:57 [2024-03-15T19:39:57.412Z] [INFO] 
15:39:57 [2024-03-15T19:39:57.412Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >--
15:39:57 [2024-03-15T19:39:57.412Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT [89/141]
15:39:57 [2024-03-15T19:39:57.412Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
15:39:57 [2024-03-15T19:39:57.412Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:39:57 [2024-03-15T19:39:57.412Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:39:57 [2024-03-15T19:39:57.412Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
15:39:57 [2024-03-15T19:39:57.668Z] [INFO] 
15:39:57 [2024-03-15T19:39:57.668Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:39:57 [2024-03-15T19:39:57.668Z] [INFO] 
15:39:57 [2024-03-15T19:39:57.668Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:39:57 [2024-03-15T19:39:57.668Z] [INFO] The project's OSGi version is 1.1.4.202403151906
15:39:57 [2024-03-15T19:39:57.668Z] [INFO] 
15:39:57 [2024-03-15T19:39:57.668Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:39:57 [2024-03-15T19:39:57.668Z] [INFO] 
15:39:57 [2024-03-15T19:39:57.668Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:39:57 [2024-03-15T19:39:57.668Z] [INFO] 
15:39:57 [2024-03-15T19:39:57.668Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:39:57 [2024-03-15T19:39:57.668Z] [INFO] 
15:39:57 [2024-03-15T19:39:57.668Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:39:57 [2024-03-15T19:39:57.668Z] [INFO] 
15:39:57 [2024-03-15T19:39:57.668Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:39:57 [2024-03-15T19:39:57.668Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core.tests
15:39:57 [2024-03-15T19:39:57.668Z] [INFO] 
15:39:57 [2024-03-15T19:39:57.668Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:39:57 [2024-03-15T19:39:57.668Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
15:39:57 [2024-03-15T19:39:57.668Z] [INFO] 
15:39:57 [2024-03-15T19:39:57.668Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:39:57 [2024-03-15T19:39:57.668Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:39:57 [2024-03-15T19:39:57.668Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:39:57 [2024-03-15T19:39:57.668Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
15:39:57 [2024-03-15T19:39:57.668Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:39:57 [2024-03-15T19:39:57.923Z] [INFO] 
15:39:57 [2024-03-15T19:39:57.923Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:39:57 [2024-03-15T19:39:57.923Z] [INFO] 
15:39:57 [2024-03-15T19:39:57.923Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:39:57 [2024-03-15T19:39:57.923Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources
15:39:57 [2024-03-15T19:39:57.923Z] [INFO] 
15:39:57 [2024-03-15T19:39:57.923Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:39:57 [2024-03-15T19:39:57.923Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
15:39:57 [2024-03-15T19:39:57.923Z] [INFO] 
15:39:57 [2024-03-15T19:39:57.923Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:39:57 [2024-03-15T19:39:57.923Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-sources.jar
15:39:57 [2024-03-15T19:39:57.923Z] [INFO] 
15:39:57 [2024-03-15T19:39:57.923Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:39:57 [2024-03-15T19:39:57.923Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.jar
15:39:57 [2024-03-15T19:39:57.923Z] [INFO] 
15:39:57 [2024-03-15T19:39:57.923Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:39:57 [2024-03-15T19:39:57.923Z] [INFO] 
15:39:57 [2024-03-15T19:39:57.923Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:39:57 [2024-03-15T19:39:57.923Z] [INFO] 
15:39:57 [2024-03-15T19:39:57.923Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:39:57 [2024-03-15T19:39:57.923Z] [INFO] 
15:39:57 [2024-03-15T19:39:57.923Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:39:57 [2024-03-15T19:39:57.923Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.jar
15:39:59 [2024-03-15T19:39:59.287Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-sources.jar
15:40:00 [2024-03-15T19:40:00.649Z] [INFO] 
15:40:00 [2024-03-15T19:40:00.649Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:40:00 [2024-03-15T19:40:00.905Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.log
15:40:00 [2024-03-15T19:40:00.905Z] [INFO] Command line:
15:40:00 [2024-03-15T19:40:00.905Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:40:00 [2024-03-15T19:40:00.905Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:40:03 [2024-03-15T19:40:03.417Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
15:40:03 [2024-03-15T19:40:03.673Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testToString -- Time elapsed: 0.008 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testLoggerInfoCopy -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsNull -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testLoggerInfo -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEventCopy2 -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testHashCode -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsTransivity -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testGetAndSetter -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
15:40:03 [2024-03-15T19:40:03.673Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsNull -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEventInfoCopy -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEventCopy2 -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testHashCode -- Time elapsed: 0.001 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsTransivity -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testToString_1 -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testGetAndSetter -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testBaseEventInfo -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
15:40:03 [2024-03-15T19:40:03.673Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsNull -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceCopy2 -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceInfo2 -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testHashCode -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsTransivity -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testToString_1 -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceInfo -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testSetName -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceInfoCopy -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
15:40:03 [2024-03-15T19:40:03.673Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testSessionInfoCopy -- Time elapsed: 0.001 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testSessionInfo -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsNull -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testGetAndSetters -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testSessionCopy2 -- Time elapsed: 0.001 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testHashCode -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsTransivity -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testToString_1 -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testToString_2 -- Time elapsed: 0.001 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testToString_3 -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
15:40:03 [2024-03-15T19:40:03.673Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testToString -- Time elapsed: 0.001 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testFiledInfo -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testSetFieldType -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsNull -- Time elapsed: 0.001 s
15:40:03 [2024-03-15T19:40:03.673Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEventInfoCopy -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEventCopy2 -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testHashCode -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsTransivity -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
15:40:03 [2024-03-15T19:40:03.674Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsNull -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEventInfoCopy -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEventCopy2 -- Time elapsed: 0.001 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testHashCode -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsTransivity -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testToString_1 -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testToString_2 -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testGetAndSetter -- Time elapsed: 0.001 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testBaseEventInfo -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
15:40:03 [2024-03-15T19:40:03.674Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsNull -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testBaseLoggerInfoCopy2 -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testSetLogLevel1 -- Time elapsed: 0.001 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testSetLogLevel2 -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testBaseLoggerInfoCopy -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testHashCode -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsTransivity -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testToString_1 -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testBaseLoggerInfo -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
15:40:03 [2024-03-15T19:40:03.674Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testGetEventType_1 -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testAddField -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsNull -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetLogLevel1 -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetLogLevel2 -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEventInfoCopy -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEventCopy2 -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testExcludedEvents -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetEventType_2 -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testHashCode -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetFields -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsTransivity -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testToString_1 -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testFields -- Time elapsed: 0.001 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testBaseEventInfo -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
15:40:03 [2024-03-15T19:40:03.674Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSnapshotInfo2 -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsNull -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSnapshotCopy -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSnapshotInfo -- Time elapsed: 0.001 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testTraceCopy2 -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testHashCode -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsTransivity -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testToString_1 -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSetName -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
15:40:03 [2024-03-15T19:40:03.674Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testChannelInfo -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsNull -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testAddAndGetEvents_1 -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testGetAndSetters -- Time elapsed: 0.001 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testChannelInfoCopy -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testHashCode -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.674Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsTransivity -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.675Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testChannelCopy2 -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.675Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testToString_1 -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.675Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testToString_2 -- Time elapsed: 0.001 s
15:40:03 [2024-03-15T19:40:03.675Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.675Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testSetEvents_1 -- Time elapsed: 0.001 s
15:40:03 [2024-03-15T19:40:03.675Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
15:40:03 [2024-03-15T19:40:03.675Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
15:40:03 [2024-03-15T19:40:03.675Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testDomainInfo -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.675Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsNull -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.675Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testDomainInfoCopy -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.675Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testDomainlCopy2 -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.675Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testGetAndSetters -- Time elapsed: 0.001 s
15:40:03 [2024-03-15T19:40:03.675Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.675Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testHashCode -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.675Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsTransivity -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.675Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testToString_1 -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.675Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testToString_2 -- Time elapsed: 0.001 s
15:40:03 [2024-03-15T19:40:03.675Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.675Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
15:40:03 [2024-03-15T19:40:03.675Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
15:40:03 [2024-03-15T19:40:03.675Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testUstProviderInfo -- Time elapsed: 0.001 s
15:40:03 [2024-03-15T19:40:03.675Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testUstProviderInfoCopy -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.675Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testUstProviderCopy2 -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.675Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsNull -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.675Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testGetAndSetters -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.675Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.675Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testSetLoggers_1 -- Time elapsed: 0.001 s
15:40:03 [2024-03-15T19:40:03.675Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testHashCode -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.675Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsTransivity -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.675Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testToString_1 -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.675Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testToString_2 -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.675Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.675Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testSetEvents_1 -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.675Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
15:40:03 [2024-03-15T19:40:03.931Z] !SESSION 2024-03-15 19:40:00.858 -----------------------------------------------
15:40:03 [2024-03-15T19:40:03.931Z] eclipse.buildId=unknown
15:40:03 [2024-03-15T19:40:03.931Z] java.version=17.0.2
15:40:03 [2024-03-15T19:40:03.931Z] java.vendor=Oracle Corporation
15:40:03 [2024-03-15T19:40:03.931Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:40:03 [2024-03-15T19:40:03.931Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:40:03 [2024-03-15T19:40:03.931Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:40:03 [2024-03-15T19:40:03.931Z] 
15:40:03 [2024-03-15T19:40:03.931Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2024-03-15 19:40:03.831
15:40:03 [2024-03-15T19:40:03.931Z] !MESSAGE Error generating the session configuration file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.lttng2.control.core/test_session.lttng
15:40:03 [2024-03-15T19:40:03.931Z] !STACK 0
15:40:03 [2024-03-15T19:40:03.931Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:258)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:199)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:153)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:156)
15:40:03 [2024-03-15T19:40:03.931Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:40:03 [2024-03-15T19:40:03.931Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:40:03 [2024-03-15T19:40:03.931Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:40:03 [2024-03-15T19:40:03.931Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:40:03 [2024-03-15T19:40:03.931Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:40:03 [2024-03-15T19:40:03.931Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:40:03 [2024-03-15T19:40:03.931Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:40:03 [2024-03-15T19:40:03.931Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
15:40:03 [2024-03-15T19:40:03.931Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:40:03 [2024-03-15T19:40:03.931Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:40:03 [2024-03-15T19:40:03.931Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:40:03 [2024-03-15T19:40:03.931Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:40:03 [2024-03-15T19:40:03.931Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:40:03 [2024-03-15T19:40:03.931Z] 
15:40:03 [2024-03-15T19:40:03.931Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2024-03-15 19:40:03.851
15:40:03 [2024-03-15T19:40:03.931Z] !MESSAGE XML Parsing error at line 46: cvc-complex-type.2.4.b: The content of element 'domain' is not complete. One of '{type}' is expected.
15:40:03 [2024-03-15T19:40:03.931Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
15:40:03 [2024-03-15T19:40:03.931Z] org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig -- Time elapsed: 0.206 s
15:40:03 [2024-03-15T19:40:03.931Z] org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testSessionValidate -- Time elapsed: 0.018 s
15:40:03 [2024-03-15T19:40:03.931Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
15:40:03 [2024-03-15T19:40:03.931Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
15:40:03 [2024-03-15T19:40:03.932Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0.021 s
15:40:03 [2024-03-15T19:40:03.932Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.932Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.932Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
15:40:03 [2024-03-15T19:40:03.932Z] 
15:40:03 [2024-03-15T19:40:03.932Z] Results:
15:40:03 [2024-03-15T19:40:03.932Z] 
15:40:03 [2024-03-15T19:40:03.932Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0
15:40:03 [2024-03-15T19:40:03.932Z] 
15:40:04 [2024-03-15T19:40:04.187Z] [INFO] All tests passed
15:40:04 [2024-03-15T19:40:04.187Z] [INFO] 
15:40:04 [2024-03-15T19:40:04.187Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:40:04 [2024-03-15T19:40:04.187Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.jar
15:40:04 [2024-03-15T19:40:04.187Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.pom
15:40:04 [2024-03-15T19:40:04.187Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-sources.jar
15:40:04 [2024-03-15T19:40:04.187Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-p2metadata.xml
15:40:04 [2024-03-15T19:40:04.187Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-p2artifacts.xml
15:40:04 [2024-03-15T19:40:04.187Z] [INFO] 
15:40:04 [2024-03-15T19:40:04.187Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:40:04 [2024-03-15T19:40:04.187Z] [INFO] 
15:40:04 [2024-03-15T19:40:04.187Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >--
15:40:04 [2024-03-15T19:40:04.187Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT [90/141]
15:40:04 [2024-03-15T19:40:04.187Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
15:40:04 [2024-03-15T19:40:04.187Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:40:04 [2024-03-15T19:40:04.187Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:40:04 [2024-03-15T19:40:04.187Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
15:40:04 [2024-03-15T19:40:04.442Z] [INFO] 
15:40:04 [2024-03-15T19:40:04.442Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:40:04 [2024-03-15T19:40:04.442Z] [INFO] 
15:40:04 [2024-03-15T19:40:04.442Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:40:04 [2024-03-15T19:40:04.442Z] [INFO] The project's OSGi version is 1.0.3.202403151906
15:40:04 [2024-03-15T19:40:04.442Z] [INFO] 
15:40:04 [2024-03-15T19:40:04.442Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:40:04 [2024-03-15T19:40:04.442Z] [INFO] 
15:40:04 [2024-03-15T19:40:04.442Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:40:04 [2024-03-15T19:40:04.442Z] [INFO] 
15:40:04 [2024-03-15T19:40:04.442Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:40:04 [2024-03-15T19:40:04.442Z] [INFO] 
15:40:04 [2024-03-15T19:40:04.442Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:40:04 [2024-03-15T19:40:04.442Z] [INFO] 
15:40:04 [2024-03-15T19:40:04.442Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:40:04 [2024-03-15T19:40:04.442Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core.tests
15:40:04 [2024-03-15T19:40:04.698Z] [INFO] 
15:40:04 [2024-03-15T19:40:04.698Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:40:04 [2024-03-15T19:40:04.698Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
15:40:04 [2024-03-15T19:40:04.698Z] [INFO] 
15:40:04 [2024-03-15T19:40:04.698Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:40:04 [2024-03-15T19:40:04.698Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:40:04 [2024-03-15T19:40:04.698Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:40:04 [2024-03-15T19:40:04.698Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
15:40:04 [2024-03-15T19:40:04.698Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:40:04 [2024-03-15T19:40:04.698Z] [INFO] 
15:40:04 [2024-03-15T19:40:04.698Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:40:04 [2024-03-15T19:40:04.698Z] [INFO] 
15:40:04 [2024-03-15T19:40:04.698Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:40:04 [2024-03-15T19:40:04.698Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources
15:40:04 [2024-03-15T19:40:04.698Z] [INFO] 
15:40:04 [2024-03-15T19:40:04.698Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:40:04 [2024-03-15T19:40:04.698Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 107 were skipped
15:40:04 [2024-03-15T19:40:04.698Z] [INFO] 
15:40:04 [2024-03-15T19:40:04.698Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:40:04 [2024-03-15T19:40:04.698Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-sources.jar
15:40:04 [2024-03-15T19:40:04.698Z] [INFO] 
15:40:04 [2024-03-15T19:40:04.698Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:40:04 [2024-03-15T19:40:04.698Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.jar
15:40:04 [2024-03-15T19:40:04.698Z] [INFO] 
15:40:04 [2024-03-15T19:40:04.698Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:40:04 [2024-03-15T19:40:04.698Z] [INFO] 
15:40:04 [2024-03-15T19:40:04.698Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:40:04 [2024-03-15T19:40:04.698Z] [INFO] 
15:40:04 [2024-03-15T19:40:04.698Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:40:04 [2024-03-15T19:40:04.698Z] [INFO] 
15:40:04 [2024-03-15T19:40:04.698Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:40:04 [2024-03-15T19:40:04.698Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.jar
15:40:05 [2024-03-15T19:40:05.623Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-sources.jar
15:40:06 [2024-03-15T19:40:06.985Z] [INFO] 
15:40:06 [2024-03-15T19:40:06.985Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:40:07 [2024-03-15T19:40:07.240Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data/.metadata/.log
15:40:07 [2024-03-15T19:40:07.240Z] [INFO] Command line:
15:40:07 [2024-03-15T19:40:07.240Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:40:07 [2024-03-15T19:40:07.241Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:40:09 [2024-03-15T19:40:09.756Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
15:40:09 [2024-03-15T19:40:09.756Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
15:40:09 [2024-03-15T19:40:09.756Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest.testConstructorNoError -- Time elapsed: 0.032 s
15:40:09 [2024-03-15T19:40:09.756Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest.testConstructorError -- Time elapsed: 0 s
15:40:09 [2024-03-15T19:40:09.756Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
15:40:10 [2024-03-15T19:40:10.011Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
15:40:10 [2024-03-15T19:40:10.011Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest.testExecuteError -- Time elapsed: 0.033 s
15:40:10 [2024-03-15T19:40:10.011Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest.testExecuteSuccess -- Time elapsed: 0.006 s
15:40:10 [2024-03-15T19:40:10.011Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest.testExecuteException -- Time elapsed: 0.005 s
15:40:10 [2024-03-15T19:40:10.011Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
15:40:10 [2024-03-15T19:40:10.011Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
15:40:10 [2024-03-15T19:40:10.011Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest.testNullSegment -- Time elapsed: 0 s
15:40:10 [2024-03-15T19:40:10.011Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest.testConstructorAndAdd -- Time elapsed: 0 s
15:40:10 [2024-03-15T19:40:10.011Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
15:40:10 [2024-03-15T19:40:10.011Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
15:40:10 [2024-03-15T19:40:10.011Z] org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest.testTmfCorePluginId -- Time elapsed: 0 s
15:40:10 [2024-03-15T19:40:10.011Z] org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest.testGetDefault -- Time elapsed: 0 s
15:40:10 [2024-03-15T19:40:10.011Z] 
15:40:10 [2024-03-15T19:40:10.011Z] Results:
15:40:10 [2024-03-15T19:40:10.011Z] 
15:40:10 [2024-03-15T19:40:10.011Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
15:40:10 [2024-03-15T19:40:10.011Z] 
15:40:10 [2024-03-15T19:40:10.266Z] [INFO] All tests passed
15:40:10 [2024-03-15T19:40:10.266Z] [INFO] 
15:40:10 [2024-03-15T19:40:10.266Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:40:10 [2024-03-15T19:40:10.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.jar
15:40:10 [2024-03-15T19:40:10.267Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.pom
15:40:10 [2024-03-15T19:40:10.267Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-sources.jar
15:40:10 [2024-03-15T19:40:10.267Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:40:10 [2024-03-15T19:40:10.267Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:40:10 [2024-03-15T19:40:10.267Z] [INFO] 
15:40:10 [2024-03-15T19:40:10.267Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:40:10 [2024-03-15T19:40:10.267Z] [INFO] 
15:40:10 [2024-03-15T19:40:10.267Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >--
15:40:10 [2024-03-15T19:40:10.267Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT [91/141]
15:40:10 [2024-03-15T19:40:10.267Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
15:40:10 [2024-03-15T19:40:10.267Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:40:10 [2024-03-15T19:40:10.267Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:40:10 [2024-03-15T19:40:10.267Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
15:40:10 [2024-03-15T19:40:10.522Z] [INFO] 
15:40:10 [2024-03-15T19:40:10.522Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:40:10 [2024-03-15T19:40:10.522Z] [INFO] 
15:40:10 [2024-03-15T19:40:10.522Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:40:10 [2024-03-15T19:40:10.522Z] [INFO] The project's OSGi version is 2.0.6.202403151906
15:40:10 [2024-03-15T19:40:10.522Z] [INFO] 
15:40:10 [2024-03-15T19:40:10.522Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:40:10 [2024-03-15T19:40:10.522Z] [INFO] 
15:40:10 [2024-03-15T19:40:10.522Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:40:10 [2024-03-15T19:40:10.522Z] [INFO] 
15:40:10 [2024-03-15T19:40:10.522Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:40:10 [2024-03-15T19:40:10.522Z] [INFO] 
15:40:10 [2024-03-15T19:40:10.522Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:40:10 [2024-03-15T19:40:10.522Z] [INFO] 
15:40:10 [2024-03-15T19:40:10.522Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:40:10 [2024-03-15T19:40:10.522Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.tests
15:40:10 [2024-03-15T19:40:10.778Z] [INFO] 
15:40:10 [2024-03-15T19:40:10.778Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:40:10 [2024-03-15T19:40:10.778Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
15:40:10 [2024-03-15T19:40:10.778Z] [INFO] 
15:40:10 [2024-03-15T19:40:10.778Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:40:10 [2024-03-15T19:40:10.778Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:40:10 [2024-03-15T19:40:10.778Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:40:10 [2024-03-15T19:40:10.778Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
15:40:10 [2024-03-15T19:40:10.778Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:40:11 [2024-03-15T19:40:11.033Z] [INFO] 
15:40:11 [2024-03-15T19:40:11.033Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:40:11 [2024-03-15T19:40:11.033Z] [INFO] 
15:40:11 [2024-03-15T19:40:11.033Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:40:11 [2024-03-15T19:40:11.033Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources
15:40:11 [2024-03-15T19:40:11.033Z] [INFO] 
15:40:11 [2024-03-15T19:40:11.033Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:40:11 [2024-03-15T19:40:11.033Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 134 were skipped
15:40:11 [2024-03-15T19:40:11.033Z] [INFO] 
15:40:11 [2024-03-15T19:40:11.033Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:40:11 [2024-03-15T19:40:11.033Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-sources.jar
15:40:11 [2024-03-15T19:40:11.289Z] [INFO] 
15:40:11 [2024-03-15T19:40:11.289Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:40:11 [2024-03-15T19:40:11.289Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.jar
15:40:11 [2024-03-15T19:40:11.289Z] [INFO] 
15:40:11 [2024-03-15T19:40:11.289Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:40:11 [2024-03-15T19:40:11.289Z] [INFO] 
15:40:11 [2024-03-15T19:40:11.289Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:40:11 [2024-03-15T19:40:11.289Z] [INFO] 
15:40:11 [2024-03-15T19:40:11.289Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:40:11 [2024-03-15T19:40:11.289Z] [INFO] 
15:40:11 [2024-03-15T19:40:11.289Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:40:11 [2024-03-15T19:40:11.289Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.jar
15:40:11 [2024-03-15T19:40:11.850Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-sources.jar
15:40:13 [2024-03-15T19:40:13.214Z] [INFO] 
15:40:13 [2024-03-15T19:40:13.214Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:40:13 [2024-03-15T19:40:13.469Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data/.metadata/.log
15:40:13 [2024-03-15T19:40:13.469Z] [INFO] Command line:
15:40:13 [2024-03-15T19:40:13.469Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:40:13 [2024-03-15T19:40:13.469Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:40:15 [2024-03-15T19:40:15.984Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:40:15 [2024-03-15T19:40:15.984Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:40:20 [2024-03-15T19:40:20.148Z] !SESSION 2024-03-15 19:40:13.455 -----------------------------------------------
15:40:20 [2024-03-15T19:40:20.148Z] eclipse.buildId=unknown
15:40:20 [2024-03-15T19:40:20.148Z] java.version=17.0.2
15:40:20 [2024-03-15T19:40:20.148Z] java.vendor=Oracle Corporation
15:40:20 [2024-03-15T19:40:20.148Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:40:20 [2024-03-15T19:40:20.148Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
15:40:20 [2024-03-15T19:40:20.148Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:40:20 [2024-03-15T19:40:20.148Z] 
15:40:20 [2024-03-15T19:40:20.148Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 19:40:19.605
15:40:20 [2024-03-15T19:40:20.148Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:40:20 [2024-03-15T19:40:20.148Z] !STACK 0
15:40:20 [2024-03-15T19:40:20.148Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:40:20 [2024-03-15T19:40:20.148Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:40:20 [2024-03-15T19:40:20.148Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:40:20 [2024-03-15T19:40:20.148Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:40:20 [2024-03-15T19:40:20.148Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
15:40:20 [2024-03-15T19:40:20.148Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
15:40:20 [2024-03-15T19:40:20.148Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
15:40:20 [2024-03-15T19:40:20.148Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
15:40:20 [2024-03-15T19:40:20.148Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:40:20 [2024-03-15T19:40:20.148Z] Caused by: java.io.IOException: error=2, No such file or directory
15:40:20 [2024-03-15T19:40:20.148Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:40:20 [2024-03-15T19:40:20.148Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:40:20 [2024-03-15T19:40:20.148Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:40:20 [2024-03-15T19:40:20.148Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:40:20 [2024-03-15T19:40:20.148Z] 	... 7 more
15:40:20 [2024-03-15T19:40:20.148Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
15:40:21 [2024-03-15T19:40:21.075Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.781 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
15:40:21 [2024-03-15T19:40:21.075Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest.testComponentProperties -- Time elapsed: 0.761 s
15:40:21 [2024-03-15T19:40:21.075Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
15:40:21 [2024-03-15T19:40:21.636Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.677 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
15:40:21 [2024-03-15T19:40:21.636Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest.testUstProviderTree -- Time elapsed: 0.677 s
15:40:21 [2024-03-15T19:40:21.636Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
15:40:22 [2024-03-15T19:40:22.197Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.602 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
15:40:22 [2024-03-15T19:40:22.197Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest.testTraceSessionTree -- Time elapsed: 0.601 s
15:40:22 [2024-03-15T19:40:22.197Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
15:40:23 [2024-03-15T19:40:23.125Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.647 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
15:40:23 [2024-03-15T19:40:23.125Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test.testTraceSessionTree -- Time elapsed: 0.647 s
15:40:23 [2024-03-15T19:40:23.125Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
15:40:35 [2024-03-15T19:40:35.289Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.82 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
15:40:35 [2024-03-15T19:40:35.289Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest.testTraceSessionTree -- Time elapsed: 10.82 s
15:40:35 [2024-03-15T19:40:35.289Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
15:40:35 [2024-03-15T19:40:35.289Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
15:40:35 [2024-03-15T19:40:35.289Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest.testTraceControlComponents -- Time elapsed: 0.485 s
15:40:35 [2024-03-15T19:40:35.290Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
15:40:35 [2024-03-15T19:40:35.290Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
15:40:35 [2024-03-15T19:40:35.290Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetImage_1 -- Time elapsed: 0.001 s
15:40:35 [2024-03-15T19:40:35.290Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testFireCompenentUpdated -- Time elapsed: 0.002 s
15:40:35 [2024-03-15T19:40:35.290Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetChildren_1 -- Time elapsed: 0 s
15:40:35 [2024-03-15T19:40:35.290Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetChildren -- Time elapsed: 0 s
15:40:35 [2024-03-15T19:40:35.290Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAdapter -- Time elapsed: 0 s
15:40:35 [2024-03-15T19:40:35.290Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveAllChildren_2 -- Time elapsed: 0 s
15:40:35 [2024-03-15T19:40:35.290Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveComponentListener_1 -- Time elapsed: 0 s
15:40:35 [2024-03-15T19:40:35.290Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveComponentListener_2 -- Time elapsed: 0 s
15:40:35 [2024-03-15T19:40:35.290Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveChild_1 -- Time elapsed: 0 s
15:40:35 [2024-03-15T19:40:35.290Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveChild_2 -- Time elapsed: 0 s
15:40:35 [2024-03-15T19:40:35.290Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testHasChildren_1 -- Time elapsed: 0 s
15:40:35 [2024-03-15T19:40:35.290Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testHasChildren_2 -- Time elapsed: 0 s
15:40:35 [2024-03-15T19:40:35.290Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetSndSetToolTip -- Time elapsed: 0 s
15:40:35 [2024-03-15T19:40:35.290Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testAddComponentListener_1 -- Time elapsed: 0 s
15:40:35 [2024-03-15T19:40:35.290Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetTargetNodeState_1 -- Time elapsed: 0 s
15:40:35 [2024-03-15T19:40:35.290Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetName -- Time elapsed: 0.001 s
15:40:35 [2024-03-15T19:40:35.290Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testContainsChild_1 -- Time elapsed: 0 s
15:40:35 [2024-03-15T19:40:35.290Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testContainsChild_2 -- Time elapsed: 0 s
15:40:35 [2024-03-15T19:40:35.290Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetParent -- Time elapsed: 0 s
15:40:35 [2024-03-15T19:40:35.290Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testAddAndGetChild1 -- Time elapsed: 0 s
15:40:35 [2024-03-15T19:40:35.290Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testAddAndGetChild2 -- Time elapsed: 0 s
15:40:35 [2024-03-15T19:40:35.290Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetControlService_1 -- Time elapsed: 0.005 s
15:40:35 [2024-03-15T19:40:35.290Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testTraceControlComponent_1 -- Time elapsed: 0 s
15:40:35 [2024-03-15T19:40:35.290Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testTraceControlComponent_2 -- Time elapsed: 0 s
15:40:35 [2024-03-15T19:40:35.290Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
15:40:35 [2024-03-15T19:40:35.290Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
15:40:35 [2024-03-15T19:40:35.290Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest.testTraceControlComponents -- Time elapsed: 0.406 s
15:40:35 [2024-03-15T19:40:35.290Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
15:40:35 [2024-03-15T19:40:35.547Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.906 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
15:40:35 [2024-03-15T19:40:35.547Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest.testTraceSessionTree -- Time elapsed: 0.904 s
15:40:35 [2024-03-15T19:40:35.547Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
15:40:36 [2024-03-15T19:40:36.474Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.631 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
15:40:36 [2024-03-15T19:40:36.474Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest.testTraceSessionTree -- Time elapsed: 0.630 s
15:40:36 [2024-03-15T19:40:36.474Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
15:40:36 [2024-03-15T19:40:36.729Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
15:40:36 [2024-03-15T19:40:36.729Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest.testTraceSessionTree -- Time elapsed: 0.469 s
15:40:36 [2024-03-15T19:40:36.729Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
15:40:37 [2024-03-15T19:40:37.289Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.495 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
15:40:37 [2024-03-15T19:40:37.290Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest.testKernelProviderTree -- Time elapsed: 0.495 s
15:40:37 [2024-03-15T19:40:37.290Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
15:40:37 [2024-03-15T19:40:37.290Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
15:40:37 [2024-03-15T19:40:37.290Z] org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0 s
15:40:37 [2024-03-15T19:40:37.290Z] org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
15:40:37 [2024-03-15T19:40:37.290Z] org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
15:40:37 [2024-03-15T19:40:37.290Z] org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
15:40:37 [2024-03-15T19:40:37.290Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
15:40:37 [2024-03-15T19:40:37.545Z] 
15:40:37 [2024-03-15T19:40:37.545Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2024-03-15 19:40:37.457
15:40:37 [2024-03-15T19:40:37.545Z] !MESSAGE Could not validate the xml response
15:40:37 [2024-03-15T19:40:37.545Z] !STACK 0
15:40:37 [2024-03-15T19:40:37.545Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
15:40:37 [2024-03-15T19:40:37.545Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
15:40:37 [2024-03-15T19:40:37.545Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
15:40:37 [2024-03-15T19:40:37.545Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
15:40:37 [2024-03-15T19:40:37.545Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
15:40:37 [2024-03-15T19:40:37.545Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465)
15:40:37 [2024-03-15T19:40:37.545Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:978)
15:40:37 [2024-03-15T19:40:37.545Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
15:40:37 [2024-03-15T19:40:37.545Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
15:40:37 [2024-03-15T19:40:37.545Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
15:40:37 [2024-03-15T19:40:37.545Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
15:40:37 [2024-03-15T19:40:37.545Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
15:40:37 [2024-03-15T19:40:37.545Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
15:40:37 [2024-03-15T19:40:37.545Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77)
15:40:37 [2024-03-15T19:40:37.545Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:40:37 [2024-03-15T19:40:37.545Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:40:37 [2024-03-15T19:40:37.545Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:40:37 [2024-03-15T19:40:37.545Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:40:37 [2024-03-15T19:40:37.545Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:40:37 [2024-03-15T19:40:37.545Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:40:37 [2024-03-15T19:40:37.545Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:40:37 [2024-03-15T19:40:37.545Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:152)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:639)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:546)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
15:40:37 [2024-03-15T19:40:37.545Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:40:37 [2024-03-15T19:40:37.545Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:40:37 [2024-03-15T19:40:37.545Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:40:37 [2024-03-15T19:40:37.545Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:40:37 [2024-03-15T19:40:37.545Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:40:38 [2024-03-15T19:40:38.107Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.882 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
15:40:38 [2024-03-15T19:40:38.107Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testListSessionCompatibility_2_7 -- Time elapsed: 0.058 s
15:40:38 [2024-03-15T19:40:38.107Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testListSycallEvents -- Time elapsed: 0.040 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testLttngNotInstalled -- Time elapsed: 0.048 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testUnsupportedVersion -- Time elapsed: 0.031 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoUstVerbose -- Time elapsed: 0.011 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSession2_1 -- Time elapsed: 0.011 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSnapshotSession2_5 -- Time elapsed: 0.011 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testAddContextFailure -- Time elapsed: 0.035 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNotExist -- Time elapsed: 0.013 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSession1 -- Time elapsed: 0.014 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testUstProvider2 -- Time elapsed: 0.012 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage -- Time elapsed: 0.019 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoUst1 -- Time elapsed: 0.011 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoUst2 -- Time elapsed: 0.034 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoUst3 -- Time elapsed: 0.013 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testVersionCompiled -- Time elapsed: 0.019 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableEvents -- Time elapsed: 0.010 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetUstProvider3 -- Time elapsed: 0.010 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableLog4jLoggers -- Time elapsed: 0.040 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest skipped
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableChannel -- Time elapsed: 0.011 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableJulLoggers -- Time elapsed: 0.021 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateChannelUIDBuffer -- Time elapsed: 0.021 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoKernelVerbose -- Time elapsed: 0.020 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testDestroySession -- Time elapsed: 0.036 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testVersion -- Time elapsed: 0.021 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateChannelPIDBuffer -- Time elapsed: 0.020 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSessionVerbose2_1 -- Time elapsed: 0.027 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testSessionProfile -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest skipped
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoKernel1 -- Time elapsed: 0.019 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoKernel2 -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest skipped
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateChannel -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSessionWithPrompt -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNotExistVerbose -- Time elapsed: 0.010 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testVersionWithPrompt -- Time elapsed: 0.008 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableSyscalls -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testDisableChannel -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableLogLevel -- Time elapsed: 0.008 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testDestroySessionVerbose -- Time elapsed: 0.008 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetUstProvider -- Time elapsed: 0.020 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSnapshotSessionErrors -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testDynamicProbe -- Time elapsed: 0.008 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testNoVersion -- Time elapsed: 0.008 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnablePythonLoggers -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNames1 -- Time elapsed: 0.008 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNames2 -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSession -- Time elapsed: 0.008 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEventExcluded -- Time elapsed: 0.010 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNamesWithTracingGroup -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSnapshotSession -- Time elapsed: 0.022 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSessionVariants -- Time elapsed: 0.022 s
15:40:38 [2024-03-15T19:40:38.108Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testAddContext -- Time elapsed: 0.008 s
15:40:38 [2024-03-15T19:40:38.108Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
15:40:38 [2024-03-15T19:40:38.363Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.111 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
15:40:38 [2024-03-15T19:40:38.363Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testLttngNotInstalled -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.363Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testUnsupportedVersion -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.363Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoUstVerbose -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.363Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSession2_1 -- Time elapsed: 0.003 s
15:40:38 [2024-03-15T19:40:38.363Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSnapshotSession2_5 -- Time elapsed: 0.001 s
15:40:38 [2024-03-15T19:40:38.363Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testAddContextFailure -- Time elapsed: 0.001 s
15:40:38 [2024-03-15T19:40:38.363Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNotExist -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSession1 -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testUstProvider2 -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNameGarbage -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoUst1 -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoUst2 -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoUst3 -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testVersionCompiled -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableEvents -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetUstProvider3 -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableLog4jLoggers -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest skipped
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableChannel -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableJulLoggers -- Time elapsed: 0.015 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateChannelUIDBuffer -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoKernelVerbose -- Time elapsed: 0.003 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testDestroySession -- Time elapsed: 0.001 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testVersion -- Time elapsed: 0.001 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateChannelPIDBuffer -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSessionVerbose2_1 -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testSessionProfile -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest skipped
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoKernel1 -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoKernel2 -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest skipped
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateChannel -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSessionWithPrompt -- Time elapsed: 0.001 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNotExistVerbose -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testVersionWithPrompt -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableSyscalls -- Time elapsed: 0.001 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testDisableChannel -- Time elapsed: 0.001 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableLogLevel -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testDestroySessionVerbose -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetUstProvider -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSnapshotSessionErrors -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testDynamicProbe -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testNoVersion -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnablePythonLoggers -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNames1 -- Time elapsed: 0.001 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNames2 -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSession -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEventExcluded -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNamesWithTracingGroup -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSnapshotSession -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSessionVariants -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.364Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testAddContext -- Time elapsed: 0.002 s
15:40:38 [2024-03-15T19:40:38.364Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
15:40:38 [2024-03-15T19:40:38.364Z] 
15:40:38 [2024-03-15T19:40:38.364Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2024-03-15 19:40:38.350
15:40:38 [2024-03-15T19:40:38.364Z] !MESSAGE Could not validate the xml response
15:40:38 [2024-03-15T19:40:38.364Z] !STACK 0
15:40:38 [2024-03-15T19:40:38.364Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
15:40:38 [2024-03-15T19:40:38.364Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
15:40:38 [2024-03-15T19:40:38.364Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
15:40:38 [2024-03-15T19:40:38.364Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
15:40:38 [2024-03-15T19:40:38.364Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
15:40:38 [2024-03-15T19:40:38.364Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465)
15:40:38 [2024-03-15T19:40:38.364Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:978)
15:40:38 [2024-03-15T19:40:38.364Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
15:40:38 [2024-03-15T19:40:38.364Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
15:40:38 [2024-03-15T19:40:38.364Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
15:40:38 [2024-03-15T19:40:38.364Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
15:40:38 [2024-03-15T19:40:38.364Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
15:40:38 [2024-03-15T19:40:38.364Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
15:40:38 [2024-03-15T19:40:38.364Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
15:40:38 [2024-03-15T19:40:38.364Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
15:40:38 [2024-03-15T19:40:38.364Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177)
15:40:38 [2024-03-15T19:40:38.364Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262)
15:40:38 [2024-03-15T19:40:38.364Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77)
15:40:38 [2024-03-15T19:40:38.364Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:40:38 [2024-03-15T19:40:38.364Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:40:38 [2024-03-15T19:40:38.364Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:40:38 [2024-03-15T19:40:38.364Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:40:38 [2024-03-15T19:40:38.364Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:40:38 [2024-03-15T19:40:38.364Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:40:38 [2024-03-15T19:40:38.364Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:40:38 [2024-03-15T19:40:38.364Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:40:38 [2024-03-15T19:40:38.365Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:40:38 [2024-03-15T19:40:38.365Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:40:38 [2024-03-15T19:40:38.365Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:40:38 [2024-03-15T19:40:38.365Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:152)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:639)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:546)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
15:40:38 [2024-03-15T19:40:38.365Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:40:38 [2024-03-15T19:40:38.365Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:40:38 [2024-03-15T19:40:38.365Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:40:38 [2024-03-15T19:40:38.365Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:40:38 [2024-03-15T19:40:38.365Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:40:38 [2024-03-15T19:40:38.925Z] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.608 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
15:40:38 [2024-03-15T19:40:38.925Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionWithFilterExpression -- Time elapsed: 0.012 s
15:40:38 [2024-03-15T19:40:38.925Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testListContext28 -- Time elapsed: 0.025 s
15:40:38 [2024-03-15T19:40:38.925Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testListSessionCompatibility_2_7 -- Time elapsed: 0.011 s
15:40:38 [2024-03-15T19:40:38.925Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testListSycallEvents -- Time elapsed: 0.010 s
15:40:38 [2024-03-15T19:40:38.925Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testLttngNotInstalled -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testUnsupportedVersion -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoUstVerbose -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSession2_1 -- Time elapsed: 0.019 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSnapshotSession2_5 -- Time elapsed: 0.031 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testAddContextFailure -- Time elapsed: 0.010 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNotExist -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSession1 -- Time elapsed: 0.010 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testUstProvider2 -- Time elapsed: 0.011 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNameGarbage -- Time elapsed: 0.010 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoUst1 -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoUst2 -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoUst3 -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testVersionCompiled -- Time elapsed: 0.030 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableEvents -- Time elapsed: 0.010 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetUstProvider3 -- Time elapsed: 0.010 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableLog4jLoggers -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test skipped
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableChannel -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableJulLoggers -- Time elapsed: 0.010 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateChannelUIDBuffer -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoKernelVerbose -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testDestroySession -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testVersion -- Time elapsed: 0.019 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateChannelPIDBuffer -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSessionVerbose2_1 -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testSessionProfile -- Time elapsed: 0.010 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test skipped
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoKernel1 -- Time elapsed: 0.020 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoKernel2 -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test skipped
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateChannel -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSessionWithPrompt -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNotExistVerbose -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testVersionWithPrompt -- Time elapsed: 0.016 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableSyscalls -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testDisableChannel -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableLogLevel -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testDestroySessionVerbose -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetUstProvider -- Time elapsed: 0.010 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSnapshotSessionErrors -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testDynamicProbe -- Time elapsed: 0.008 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testNoVersion -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnablePythonLoggers -- Time elapsed: 0.019 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNames1 -- Time elapsed: 0.011 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNames2 -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSession -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEventExcluded -- Time elapsed: 0.010 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNamesWithTracingGroup -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSnapshotSession -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSessionVariants -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.926Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testAddContext -- Time elapsed: 0.009 s
15:40:38 [2024-03-15T19:40:38.926Z] 
15:40:38 [2024-03-15T19:40:38.926Z] Results:
15:40:38 [2024-03-15T19:40:38.926Z] 
15:40:38 [2024-03-15T19:40:38.926Z] Tests run: 201, Failures: 0, Errors: 0, Skipped: 9
15:40:38 [2024-03-15T19:40:38.926Z] 
15:40:39 [2024-03-15T19:40:39.487Z] [INFO] All tests passed
15:40:39 [2024-03-15T19:40:39.487Z] [INFO] 
15:40:39 [2024-03-15T19:40:39.487Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:40:39 [2024-03-15T19:40:39.487Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.jar
15:40:39 [2024-03-15T19:40:39.487Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.pom
15:40:39 [2024-03-15T19:40:39.487Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-sources.jar
15:40:39 [2024-03-15T19:40:39.487Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-p2metadata.xml
15:40:39 [2024-03-15T19:40:39.487Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-p2artifacts.xml
15:40:39 [2024-03-15T19:40:39.487Z] [INFO] 
15:40:39 [2024-03-15T19:40:39.487Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:40:39 [2024-03-15T19:40:39.487Z] [INFO] 
15:40:39 [2024-03-15T19:40:39.487Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >--
15:40:39 [2024-03-15T19:40:39.487Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT [92/141]
15:40:39 [2024-03-15T19:40:39.487Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
15:40:39 [2024-03-15T19:40:39.487Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:40:39 [2024-03-15T19:40:39.487Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:40:39 [2024-03-15T19:40:39.487Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
15:40:39 [2024-03-15T19:40:39.743Z] [INFO] 
15:40:39 [2024-03-15T19:40:39.743Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:40:39 [2024-03-15T19:40:39.743Z] [INFO] 
15:40:39 [2024-03-15T19:40:39.743Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:40:39 [2024-03-15T19:40:39.743Z] [INFO] The project's OSGi version is 1.0.9.202403151906
15:40:39 [2024-03-15T19:40:39.743Z] [INFO] 
15:40:39 [2024-03-15T19:40:39.743Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:40:39 [2024-03-15T19:40:39.743Z] [INFO] 
15:40:39 [2024-03-15T19:40:39.743Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:40:39 [2024-03-15T19:40:39.743Z] [INFO] 
15:40:39 [2024-03-15T19:40:39.743Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:40:39 [2024-03-15T19:40:39.743Z] [INFO] 
15:40:39 [2024-03-15T19:40:39.743Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:40:39 [2024-03-15T19:40:39.743Z] [INFO] 
15:40:39 [2024-03-15T19:40:39.743Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:40:39 [2024-03-15T19:40:39.743Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests
15:40:40 [2024-03-15T19:40:40.303Z] [INFO] 
15:40:40 [2024-03-15T19:40:40.303Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:40:40 [2024-03-15T19:40:40.303Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
15:40:40 [2024-03-15T19:40:40.303Z] [INFO] 
15:40:40 [2024-03-15T19:40:40.303Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:40:40 [2024-03-15T19:40:40.303Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:40:40 [2024-03-15T19:40:40.304Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:40:40 [2024-03-15T19:40:40.304Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
15:40:40 [2024-03-15T19:40:40.304Z] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:40:40 [2024-03-15T19:40:40.560Z] [INFO] 
15:40:40 [2024-03-15T19:40:40.560Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:40:40 [2024-03-15T19:40:40.560Z] [INFO] 
15:40:40 [2024-03-15T19:40:40.560Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:40:40 [2024-03-15T19:40:40.560Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources
15:40:40 [2024-03-15T19:40:40.560Z] [INFO] 
15:40:40 [2024-03-15T19:40:40.560Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:40:40 [2024-03-15T19:40:40.560Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 139 were skipped
15:40:40 [2024-03-15T19:40:40.560Z] [INFO] 
15:40:40 [2024-03-15T19:40:40.560Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:40:40 [2024-03-15T19:40:40.560Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
15:40:40 [2024-03-15T19:40:40.560Z] [INFO] 
15:40:40 [2024-03-15T19:40:40.560Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:40:40 [2024-03-15T19:40:40.560Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
15:40:40 [2024-03-15T19:40:40.815Z] [INFO] 
15:40:40 [2024-03-15T19:40:40.815Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:40:40 [2024-03-15T19:40:40.815Z] [INFO] 
15:40:40 [2024-03-15T19:40:40.815Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:40:40 [2024-03-15T19:40:40.815Z] [INFO] 
15:40:40 [2024-03-15T19:40:40.815Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:40:40 [2024-03-15T19:40:40.815Z] [INFO] 
15:40:40 [2024-03-15T19:40:40.815Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:40:40 [2024-03-15T19:40:40.815Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
15:40:42 [2024-03-15T19:40:42.178Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
15:40:42 [2024-03-15T19:40:42.738Z] [INFO] 
15:40:42 [2024-03-15T19:40:42.738Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:40:42 [2024-03-15T19:40:42.993Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data/.metadata/.log
15:40:42 [2024-03-15T19:40:42.993Z] [INFO] Command line:
15:40:42 [2024-03-15T19:40:42.993Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:40:43 [2024-03-15T19:40:43.249Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:40:45 [2024-03-15T19:40:45.136Z] Mar 15, 2024 7:40:44 PM org.apache.aries.spifly.BaseActivator log
15:40:45 [2024-03-15T19:40:45.136Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
15:40:46 [2024-03-15T19:40:46.505Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:40:46 [2024-03-15T19:40:46.505Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:40:49 [2024-03-15T19:40:49.768Z] !SESSION 2024-03-15 19:40:43.132 -----------------------------------------------
15:40:49 [2024-03-15T19:40:49.768Z] eclipse.buildId=unknown
15:40:49 [2024-03-15T19:40:49.768Z] java.version=17.0.2
15:40:49 [2024-03-15T19:40:49.768Z] java.vendor=Oracle Corporation
15:40:49 [2024-03-15T19:40:49.768Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:40:49 [2024-03-15T19:40:49.768Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:40:49 [2024-03-15T19:40:49.768Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:40:49 [2024-03-15T19:40:49.768Z] 
15:40:49 [2024-03-15T19:40:49.768Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-15 19:40:49.703
15:40:49 [2024-03-15T19:40:49.768Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
15:40:49 [2024-03-15T19:40:49.768Z] 
15:40:49 [2024-03-15T19:40:49.768Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 19:40:49.712
15:40:49 [2024-03-15T19:40:49.768Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:40:49 [2024-03-15T19:40:49.768Z] !STACK 0
15:40:49 [2024-03-15T19:40:49.768Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:40:49 [2024-03-15T19:40:49.768Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:40:49 [2024-03-15T19:40:49.768Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:40:49 [2024-03-15T19:40:49.768Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:40:49 [2024-03-15T19:40:49.768Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
15:40:49 [2024-03-15T19:40:49.768Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
15:40:49 [2024-03-15T19:40:49.768Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
15:40:49 [2024-03-15T19:40:49.768Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
15:40:49 [2024-03-15T19:40:49.768Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:40:49 [2024-03-15T19:40:49.768Z] Caused by: java.io.IOException: error=2, No such file or directory
15:40:49 [2024-03-15T19:40:49.768Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:40:49 [2024-03-15T19:40:49.768Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:40:49 [2024-03-15T19:40:49.768Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:40:49 [2024-03-15T19:40:49.768Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:40:49 [2024-03-15T19:40:49.768Z] 	... 7 more
15:40:50 [2024-03-15T19:40:50.023Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
15:40:50 [2024-03-15T19:40:50.279Z] Display size: 1440x900
15:40:50 [2024-03-15T19:40:50.279Z] OS version=6.2.9-300.fc38.x86_64
15:40:50 [2024-03-15T19:40:50.279Z] GTK version=3.22.30
15:40:50 [2024-03-15T19:40:50.279Z] GTK theme=Ambiance
15:40:50 [2024-03-15T19:40:50.279Z] LIBOVERLAY_SCROLLBAR=0
15:40:50 [2024-03-15T19:40:50.279Z] Time zone: Greenwich Mean Time
15:40:50 [2024-03-15T19:40:50.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5ce41f1f] time=1134666533 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:40:51 [2024-03-15T19:40:51.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:40:51 [2024-03-15T19:40:51.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:40:51 [2024-03-15T19:40:51.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:40:51 [2024-03-15T19:40:51.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:40:51 [2024-03-15T19:40:51.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1134667171 data=null doit=true}, MenuItem with text {&Hierarchical}]
15:40:51 [2024-03-15T19:40:51.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1134667171 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
15:40:51 [2024-03-15T19:40:51.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1134667178 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:40:51 [2024-03-15T19:40:51.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:40:51 [2024-03-15T19:40:51.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:40:51 [2024-03-15T19:40:51.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:40:51 [2024-03-15T19:40:51.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:40:51 [2024-03-15T19:40:51.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:51 [2024-03-15T19:40:51.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1134667737 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:40:51 [2024-03-15T19:40:51.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1134667741 data=null doit=true}, TreeItem with text {myNode}]
15:40:51 [2024-03-15T19:40:51.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1134667742 data=null}, TreeItem with text {myNode}]
15:40:51 [2024-03-15T19:40:51.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1134667744 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:40:51 [2024-03-15T19:40:51.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134667744 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:40:51 [2024-03-15T19:40:51.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1134667762 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:40:51 [2024-03-15T19:40:51.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:51 [2024-03-15T19:40:51.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1134667764 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:40:51 [2024-03-15T19:40:51.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1134667764 data=null doit=true}, TreeItem with text {myNode}]
15:40:51 [2024-03-15T19:40:51.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1134667764 data=null}, TreeItem with text {myNode}]
15:40:51 [2024-03-15T19:40:51.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1134667765 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:40:51 [2024-03-15T19:40:51.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134667765 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:40:51 [2024-03-15T19:40:51.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1134667792 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:40:51 [2024-03-15T19:40:51.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
15:40:51 [2024-03-15T19:40:51.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
15:40:51 [2024-03-15T19:40:51.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=1134667911 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
15:40:51 [2024-03-15T19:40:51.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
15:40:52 [2024-03-15T19:40:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:52 [2024-03-15T19:40:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1134668436 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
15:40:52 [2024-03-15T19:40:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1134668436 data=null doit=true}, Tree node with text: Sessions]
15:40:52 [2024-03-15T19:40:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1134668437 data=null}, Tree node with text: Sessions]
15:40:52 [2024-03-15T19:40:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1134668437 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
15:40:52 [2024-03-15T19:40:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134668437 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
15:40:52 [2024-03-15T19:40:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1134668440 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
15:40:52 [2024-03-15T19:40:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:52 [2024-03-15T19:40:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1134668444 data=null button=0 stateMask=0x0 x=89 y=135 count=0}, Tree node with text: Sessions]
15:40:52 [2024-03-15T19:40:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1134668444 data=null doit=true}, Tree node with text: Sessions]
15:40:52 [2024-03-15T19:40:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1134668444 data=null}, Tree node with text: Sessions]
15:40:52 [2024-03-15T19:40:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1134668445 data=null button=1 stateMask=0x0 x=89 y=135 count=1}, Tree node with text: Sessions]
15:40:52 [2024-03-15T19:40:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134668445 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
15:40:52 [2024-03-15T19:40:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1134668446 data=null button=1 stateMask=0x80000 x=89 y=135 count=1}, Tree node with text: Sessions]
15:40:52 [2024-03-15T19:40:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
15:40:52 [2024-03-15T19:40:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
15:40:52 [2024-03-15T19:40:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
15:40:52 [2024-03-15T19:40:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
15:40:52 [2024-03-15T19:40:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1134668850 data=null doit=true}, Shell with text {Create Session}]
15:40:52 [2024-03-15T19:40:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:40:52 [2024-03-15T19:40:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:40:52 [2024-03-15T19:40:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:40:52 [2024-03-15T19:40:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:40:52 [2024-03-15T19:40:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:40:52 [2024-03-15T19:40:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:40:52 [2024-03-15T19:40:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:40:52 [2024-03-15T19:40:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:40:52 [2024-03-15T19:40:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Configure the new tr...", using matcher: of type 'Text'
15:40:52 [2024-03-15T19:40:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:40:52 [2024-03-15T19:40:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Configure the new tr...", using matcher: with label (with mnemonic 'Session Name')
15:40:52 [2024-03-15T19:40:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Configure the new tr...", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:40:52 [2024-03-15T19:40:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
15:40:52 [2024-03-15T19:40:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
15:40:52 [2024-03-15T19:40:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
15:40:52 [2024-03-15T19:40:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:40:52 [2024-03-15T19:40:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:40:52 [2024-03-15T19:40:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:40:52 [2024-03-15T19:40:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:40:52 [2024-03-15T19:40:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:40:52 [2024-03-15T19:40:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:40:52 [2024-03-15T19:40:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1134668865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:40:52 [2024-03-15T19:40:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1134668865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:40:52 [2024-03-15T19:40:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1134668865 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:40:52 [2024-03-15T19:40:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1134668865 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:40:52 [2024-03-15T19:40:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1134668866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:40:52 [2024-03-15T19:40:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1134668866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:40:52 [2024-03-15T19:40:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1134668866 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:40:52 [2024-03-15T19:40:52.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1134668516 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
15:40:52 [2024-03-15T19:40:52.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:40:52 [2024-03-15T19:40:52.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1134668954 data=null doit=true}, Tree node with text: Sessions]
15:40:52 [2024-03-15T19:40:52.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1134668955 data=null}, Tree node with text: Sessions]
15:40:52 [2024-03-15T19:40:52.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1134668955 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
15:40:52 [2024-03-15T19:40:52.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134668956 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
15:40:52 [2024-03-15T19:40:52.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1134668957 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
15:40:52 [2024-03-15T19:40:52.986Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:40:52 [2024-03-15T19:40:52.986Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:40:52 [2024-03-15T19:40:52.986Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:40:52 [2024-03-15T19:40:52.986Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:40:52 [2024-03-15T19:40:52.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:52 [2024-03-15T19:40:52.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134668966 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
15:40:52 [2024-03-15T19:40:52.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134668966 data=null doit=true}, Tree node with text: mysession]
15:40:52 [2024-03-15T19:40:52.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134668967 data=null}, Tree node with text: mysession]
15:40:52 [2024-03-15T19:40:52.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134668967 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
15:40:52 [2024-03-15T19:40:52.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134668967 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:40:52 [2024-03-15T19:40:52.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134668971 data=null button=1 stateMask=0x80000 x=113 y=104 count=1}, Tree node with text: mysession]
15:40:52 [2024-03-15T19:40:52.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:52 [2024-03-15T19:40:52.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134668972 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
15:40:52 [2024-03-15T19:40:52.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134668972 data=null doit=true}, Tree node with text: mysession]
15:40:52 [2024-03-15T19:40:52.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134668973 data=null}, Tree node with text: mysession]
15:40:52 [2024-03-15T19:40:52.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134668973 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
15:40:52 [2024-03-15T19:40:52.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134668973 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:40:52 [2024-03-15T19:40:52.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134669007 data=null button=1 stateMask=0x80000 x=113 y=95 count=1}, Tree node with text: mysession]
15:40:52 [2024-03-15T19:40:52.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:40:52 [2024-03-15T19:40:52.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:40:53 [2024-03-15T19:40:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:40:53 [2024-03-15T19:40:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:40:53 [2024-03-15T19:40:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134669454 data=null doit=true}, Shell with text {Enable Events}]
15:40:53 [2024-03-15T19:40:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with mnemonic 'UST'
15:40:53 [2024-03-15T19:40:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:40:53 [2024-03-15T19:40:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
15:40:53 [2024-03-15T19:40:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1134669471 data=null doit=true}, Button with text {Kernel}]
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1134669472 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {UST} time=1134669473 data=null doit=true}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {UST} time=1134669481 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {UST} time=1134669481 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {UST} time=1134669482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events')
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Select}. Setting state to selected
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=1134669581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=1134669581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
15:40:53 [2024-03-15T19:40:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1134669581 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=1134669581 data=null}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1134669582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1134669582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1134669582 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=1134669583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=1134669583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=1134669583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=1134669583 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=1134669583 data=null}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events')
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Exclude Events'))
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1134669602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1134669603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1134669603 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1134669603 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1134669604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1134669604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1134669604 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:40:53 [2024-03-15T19:40:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1134669116 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:40:53 [2024-03-15T19:40:53.548Z] 
15:40:53 [2024-03-15T19:40:53.548Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2024-03-15 19:40:53.450
15:40:53 [2024-03-15T19:40:53.548Z] !MESSAGE Command to change state of events failed
15:40:53 [2024-03-15T19:40:53.548Z] !STACK 0
15:40:53 [2024-03-15T19:40:53.548Z] org.eclipse.core.commands.ExecutionException: Command failed! Command:  lttng --mi xml enable-event -a -u -s mysession --exclude foo
15:40:53 [2024-03-15T19:40:53.549Z] Error Output:
15:40:53 [2024-03-15T19:40:53.549Z] Command not found
15:40:53 [2024-03-15T19:40:53.549Z] Return Value: 1
15:40:53 [2024-03-15T19:40:53.549Z] Command not found
15:40:53 [2024-03-15T19:40:53.549Z] 
15:40:53 [2024-03-15T19:40:53.549Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1572)
15:40:53 [2024-03-15T19:40:53.549Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1541)
15:40:53 [2024-03-15T19:40:53.549Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:809)
15:40:53 [2024-03-15T19:40:53.549Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:391)
15:40:53 [2024-03-15T19:40:53.549Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:54)
15:40:53 [2024-03-15T19:40:53.549Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:193)
15:40:53 [2024-03-15T19:40:53.549Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:40:53 [2024-03-15T19:40:53.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:40:53 [2024-03-15T19:40:53.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:40:53 [2024-03-15T19:40:53.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:40:53 [2024-03-15T19:40:53.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:40:53 [2024-03-15T19:40:53.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:40:53 [2024-03-15T19:40:53.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:40:53 [2024-03-15T19:40:53.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:40:53 [2024-03-15T19:40:53.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
15:40:53 [2024-03-15T19:40:53.804Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:40:53 [2024-03-15T19:40:53.804Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:40:53 [2024-03-15T19:40:53.804Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:40:53 [2024-03-15T19:40:53.804Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
15:40:53 [2024-03-15T19:40:53.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1134669741 data=null doit=true}, Tree node with text: channel0]
15:40:53 [2024-03-15T19:40:53.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1134669741 data=null}, Tree node with text: channel0]
15:40:53 [2024-03-15T19:40:53.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1134669741 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
15:40:53 [2024-03-15T19:40:53.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134669741 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
15:40:53 [2024-03-15T19:40:53.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1134669742 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
15:40:53 [2024-03-15T19:40:53.804Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:40:53 [2024-03-15T19:40:53.804Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:40:53 [2024-03-15T19:40:53.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:53 [2024-03-15T19:40:53.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134669750 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:40:53 [2024-03-15T19:40:53.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134669751 data=null doit=true}, Tree node with text: mysession]
15:40:53 [2024-03-15T19:40:53.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134669751 data=null}, Tree node with text: mysession]
15:40:53 [2024-03-15T19:40:53.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134669751 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:40:53 [2024-03-15T19:40:53.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134669752 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:40:53 [2024-03-15T19:40:53.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134669753 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:40:53 [2024-03-15T19:40:53.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:53 [2024-03-15T19:40:53.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134669754 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:40:53 [2024-03-15T19:40:53.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134669754 data=null doit=true}, Tree node with text: mysession]
15:40:53 [2024-03-15T19:40:53.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134669755 data=null}, Tree node with text: mysession]
15:40:53 [2024-03-15T19:40:53.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134669755 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:40:53 [2024-03-15T19:40:53.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134669755 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:40:53 [2024-03-15T19:40:53.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134669756 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:40:53 [2024-03-15T19:40:53.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
15:40:53 [2024-03-15T19:40:53.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
15:40:53 [2024-03-15T19:40:53.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=1134669835 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
15:40:53 [2024-03-15T19:40:53.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
15:40:53 [2024-03-15T19:40:53.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:40:53 [2024-03-15T19:40:53.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:40:53 [2024-03-15T19:40:53.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:53 [2024-03-15T19:40:53.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134669939 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:40:53 [2024-03-15T19:40:53.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134669939 data=null doit=true}, Tree node with text: mysession]
15:40:53 [2024-03-15T19:40:53.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134669939 data=null}, Tree node with text: mysession]
15:40:53 [2024-03-15T19:40:53.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134669940 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:40:53 [2024-03-15T19:40:53.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134669940 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:40:53 [2024-03-15T19:40:53.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134669946 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:40:53 [2024-03-15T19:40:53.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:53 [2024-03-15T19:40:53.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134669947 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:40:53 [2024-03-15T19:40:53.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134669947 data=null doit=true}, Tree node with text: mysession]
15:40:53 [2024-03-15T19:40:53.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134669947 data=null}, Tree node with text: mysession]
15:40:53 [2024-03-15T19:40:53.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134669948 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:40:53 [2024-03-15T19:40:53.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134669948 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:40:53 [2024-03-15T19:40:53.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134669949 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:40:54 [2024-03-15T19:40:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
15:40:54 [2024-03-15T19:40:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
15:40:54 [2024-03-15T19:40:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=1134670011 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
15:40:54 [2024-03-15T19:40:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
15:40:54 [2024-03-15T19:40:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:40:54 [2024-03-15T19:40:54.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:40:54 [2024-03-15T19:40:54.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:40:54 [2024-03-15T19:40:54.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:40:54 [2024-03-15T19:40:54.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
15:40:54 [2024-03-15T19:40:54.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
15:40:54 [2024-03-15T19:40:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:54 [2024-03-15T19:40:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {*} time=1134670169 data=null button=0 stateMask=0x0 x=136 y=104 count=0}, Tree node with text: *]
15:40:54 [2024-03-15T19:40:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {*} time=1134670170 data=null doit=true}, Tree node with text: *]
15:40:54 [2024-03-15T19:40:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {*} time=1134670170 data=null}, Tree node with text: *]
15:40:54 [2024-03-15T19:40:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {*} time=1134670170 data=null button=1 stateMask=0x0 x=136 y=104 count=1}, Tree node with text: *]
15:40:54 [2024-03-15T19:40:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134670170 data=null item=TreeItem {*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: *]
15:40:54 [2024-03-15T19:40:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {*} time=1134670175 data=null button=1 stateMask=0x80000 x=136 y=104 count=1}, Tree node with text: *]
15:40:54 [2024-03-15T19:40:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
15:40:54 [2024-03-15T19:40:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:40:54 [2024-03-15T19:40:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:40:54 [2024-03-15T19:40:54.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:40:54 [2024-03-15T19:40:54.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:40:54 [2024-03-15T19:40:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:54 [2024-03-15T19:40:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134670239 data=null button=0 stateMask=0x0 x=113 y=19 count=0}, Tree node with text: mysession]
15:40:54 [2024-03-15T19:40:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134670240 data=null doit=true}, Tree node with text: mysession]
15:40:54 [2024-03-15T19:40:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134670240 data=null}, Tree node with text: mysession]
15:40:54 [2024-03-15T19:40:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134670240 data=null button=1 stateMask=0x0 x=113 y=19 count=1}, Tree node with text: mysession]
15:40:54 [2024-03-15T19:40:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134670241 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:40:54 [2024-03-15T19:40:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134670246 data=null button=1 stateMask=0x80000 x=113 y=19 count=1}, Tree node with text: mysession]
15:40:54 [2024-03-15T19:40:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:54 [2024-03-15T19:40:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134670247 data=null button=0 stateMask=0x0 x=113 y=19 count=0}, Tree node with text: mysession]
15:40:54 [2024-03-15T19:40:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134670247 data=null doit=true}, Tree node with text: mysession]
15:40:54 [2024-03-15T19:40:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134670248 data=null}, Tree node with text: mysession]
15:40:54 [2024-03-15T19:40:54.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134670248 data=null button=1 stateMask=0x0 x=113 y=19 count=1}, Tree node with text: mysession]
15:40:54 [2024-03-15T19:40:54.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134670253 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:40:54 [2024-03-15T19:40:54.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134670255 data=null button=1 stateMask=0x80000 x=113 y=17 count=1}, Tree node with text: mysession]
15:40:54 [2024-03-15T19:40:54.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
15:40:54 [2024-03-15T19:40:54.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
15:40:54 [2024-03-15T19:40:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
15:40:54 [2024-03-15T19:40:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
15:40:54 [2024-03-15T19:40:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1134670586 data=null doit=true}, Shell with text {Destroy Confirmation}]
15:40:54 [2024-03-15T19:40:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:40:54 [2024-03-15T19:40:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:40:54 [2024-03-15T19:40:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:40:54 [2024-03-15T19:40:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:40:54 [2024-03-15T19:40:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:40:54 [2024-03-15T19:40:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:40:54 [2024-03-15T19:40:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134670587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:40:54 [2024-03-15T19:40:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134670587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:40:54 [2024-03-15T19:40:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134670587 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:40:54 [2024-03-15T19:40:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134670588 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:40:54 [2024-03-15T19:40:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134670588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:40:54 [2024-03-15T19:40:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134670588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:40:54 [2024-03-15T19:40:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134670588 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:40:54 [2024-03-15T19:40:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1134670330 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
15:40:54 [2024-03-15T19:40:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:40:54 [2024-03-15T19:40:54.574Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:40:54 [2024-03-15T19:40:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:54 [2024-03-15T19:40:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1134670652 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
15:40:54 [2024-03-15T19:40:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1134670653 data=null doit=true}, TreeItem with text {myNode}]
15:40:54 [2024-03-15T19:40:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1134670653 data=null}, TreeItem with text {myNode}]
15:40:54 [2024-03-15T19:40:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1134670653 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
15:40:54 [2024-03-15T19:40:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134670653 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:40:54 [2024-03-15T19:40:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1134670659 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:40:54 [2024-03-15T19:40:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:54 [2024-03-15T19:40:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1134670660 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:40:54 [2024-03-15T19:40:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1134670664 data=null doit=true}, TreeItem with text {myNode}]
15:40:54 [2024-03-15T19:40:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1134670664 data=null}, TreeItem with text {myNode}]
15:40:54 [2024-03-15T19:40:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1134670664 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:40:54 [2024-03-15T19:40:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134670664 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:40:54 [2024-03-15T19:40:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1134670665 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:40:54 [2024-03-15T19:40:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
15:40:54 [2024-03-15T19:40:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
15:40:54 [2024-03-15T19:40:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1134670731 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
15:40:54 [2024-03-15T19:40:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
15:40:54 [2024-03-15T19:40:54.829Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.806 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
15:40:54 [2024-03-15T19:40:54.830Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest.testTraceSessionTree -- Time elapsed: 3.284 s
15:40:54 [2024-03-15T19:40:54.830Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
15:40:54 [2024-03-15T19:40:54.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5ce41f1f] time=1134670875 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:40:55 [2024-03-15T19:40:55.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:40:55 [2024-03-15T19:40:55.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:40:55 [2024-03-15T19:40:55.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:40:55 [2024-03-15T19:40:55.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:40:55 [2024-03-15T19:40:55.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1134671058 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:40:55 [2024-03-15T19:40:55.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:40:55 [2024-03-15T19:40:55.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:40:55 [2024-03-15T19:40:55.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:40:55 [2024-03-15T19:40:55.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:40:55 [2024-03-15T19:40:55.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:55 [2024-03-15T19:40:55.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1134671270 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:40:55 [2024-03-15T19:40:55.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1134671271 data=null doit=true}, TreeItem with text {myNode}]
15:40:55 [2024-03-15T19:40:55.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1134671271 data=null}, TreeItem with text {myNode}]
15:40:55 [2024-03-15T19:40:55.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1134671271 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:40:55 [2024-03-15T19:40:55.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134671272 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:40:55 [2024-03-15T19:40:55.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1134671274 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:40:55 [2024-03-15T19:40:55.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:55 [2024-03-15T19:40:55.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1134671275 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:40:55 [2024-03-15T19:40:55.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1134671275 data=null doit=true}, TreeItem with text {myNode}]
15:40:55 [2024-03-15T19:40:55.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1134671276 data=null}, TreeItem with text {myNode}]
15:40:55 [2024-03-15T19:40:55.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1134671276 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:40:55 [2024-03-15T19:40:55.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134671276 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:40:55 [2024-03-15T19:40:55.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1134671277 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:40:55 [2024-03-15T19:40:55.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
15:40:55 [2024-03-15T19:40:55.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
15:40:55 [2024-03-15T19:40:55.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=1134671344 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
15:40:55 [2024-03-15T19:40:55.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
15:40:55 [2024-03-15T19:40:55.903Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:40:55 [2024-03-15T19:40:55.903Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:40:55 [2024-03-15T19:40:55.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:55 [2024-03-15T19:40:55.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {925853867975206} time=1134671863 data=null button=0 stateMask=0x0 x=138 y=173 count=0}, Tree node with text: 925853867975206]
15:40:55 [2024-03-15T19:40:55.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {925853867975206} time=1134671864 data=null doit=true}, Tree node with text: 925853867975206]
15:40:55 [2024-03-15T19:40:55.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {925853867975206} time=1134671864 data=null}, Tree node with text: 925853867975206]
15:40:55 [2024-03-15T19:40:55.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {925853867975206} time=1134671864 data=null button=1 stateMask=0x0 x=138 y=173 count=1}, Tree node with text: 925853867975206]
15:40:55 [2024-03-15T19:40:55.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134671864 data=null item=TreeItem {925853867975206} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 925853867975206]
15:40:55 [2024-03-15T19:40:55.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {925853867975206} time=1134671867 data=null button=1 stateMask=0x80000 x=138 y=173 count=1}, Tree node with text: 925853867975206]
15:40:55 [2024-03-15T19:40:55.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:55 [2024-03-15T19:40:55.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {925853867975206} time=1134671868 data=null button=0 stateMask=0x0 x=138 y=173 count=0}, Tree node with text: 925853867975206]
15:40:55 [2024-03-15T19:40:55.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {925853867975206} time=1134671868 data=null doit=true}, Tree node with text: 925853867975206]
15:40:55 [2024-03-15T19:40:55.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {925853867975206} time=1134671868 data=null}, Tree node with text: 925853867975206]
15:40:55 [2024-03-15T19:40:55.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {925853867975206} time=1134671869 data=null button=1 stateMask=0x0 x=138 y=173 count=1}, Tree node with text: 925853867975206]
15:40:55 [2024-03-15T19:40:55.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134671869 data=null item=TreeItem {925853867975206} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 925853867975206]
15:40:55 [2024-03-15T19:40:55.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {925853867975206} time=1134671870 data=null button=1 stateMask=0x80000 x=138 y=173 count=1}, Tree node with text: 925853867975206]
15:40:55 [2024-03-15T19:40:55.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...'
15:40:55 [2024-03-15T19:40:55.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Save...'
15:40:56 [2024-03-15T19:40:56.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Save...'
15:40:56 [2024-03-15T19:40:56.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions'
15:40:56 [2024-03-15T19:40:56.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Save Sessions} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134672225 data=null doit=true}, Shell with text {Save Sessions}]
15:40:56 [2024-03-15T19:40:56.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "force", using matcher: of type 'Button'
15:40:56 [2024-03-15T19:40:56.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:40:56 [2024-03-15T19:40:56.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:40:56 [2024-03-15T19:40:56.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:40:56 [2024-03-15T19:40:56.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:40:56 [2024-03-15T19:40:56.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:40:56 [2024-03-15T19:40:56.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:40:56 [2024-03-15T19:40:56.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134672226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:40:56 [2024-03-15T19:40:56.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134672226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:40:56 [2024-03-15T19:40:56.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134672227 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:40:56 [2024-03-15T19:40:56.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134672227 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:40:56 [2024-03-15T19:40:56.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134672227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:40:56 [2024-03-15T19:40:56.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134672227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:40:56 [2024-03-15T19:40:56.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134672227 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:40:56 [2024-03-15T19:40:56.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Save...} time=1134671931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Save...']
15:40:56 [2024-03-15T19:40:56.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:40:56 [2024-03-15T19:40:56.159Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:40:56 [2024-03-15T19:40:56.159Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:40:56 [2024-03-15T19:40:56.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:56 [2024-03-15T19:40:56.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {925853867975206} time=1134672287 data=null button=0 stateMask=0x0 x=138 y=90 count=0}, Tree node with text: 925853867975206]
15:40:56 [2024-03-15T19:40:56.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {925853867975206} time=1134672287 data=null doit=true}, Tree node with text: 925853867975206]
15:40:56 [2024-03-15T19:40:56.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {925853867975206} time=1134672287 data=null}, Tree node with text: 925853867975206]
15:40:56 [2024-03-15T19:40:56.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {925853867975206} time=1134672287 data=null button=1 stateMask=0x0 x=138 y=90 count=1}, Tree node with text: 925853867975206]
15:40:56 [2024-03-15T19:40:56.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134672288 data=null item=TreeItem {925853867975206} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 925853867975206]
15:40:56 [2024-03-15T19:40:56.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {925853867975206} time=1134672290 data=null button=1 stateMask=0x80000 x=138 y=90 count=1}, Tree node with text: 925853867975206]
15:40:56 [2024-03-15T19:40:56.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:56 [2024-03-15T19:40:56.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {925853867975206} time=1134672291 data=null button=0 stateMask=0x0 x=138 y=90 count=0}, Tree node with text: 925853867975206]
15:40:56 [2024-03-15T19:40:56.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {925853867975206} time=1134672292 data=null doit=true}, Tree node with text: 925853867975206]
15:40:56 [2024-03-15T19:40:56.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {925853867975206} time=1134672292 data=null}, Tree node with text: 925853867975206]
15:40:56 [2024-03-15T19:40:56.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {925853867975206} time=1134672292 data=null button=1 stateMask=0x0 x=138 y=90 count=1}, Tree node with text: 925853867975206]
15:40:56 [2024-03-15T19:40:56.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134672292 data=null item=TreeItem {925853867975206} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 925853867975206]
15:40:56 [2024-03-15T19:40:56.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {925853867975206} time=1134672294 data=null button=1 stateMask=0x80000 x=138 y=90 count=1}, Tree node with text: 925853867975206]
15:40:56 [2024-03-15T19:40:56.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
15:40:56 [2024-03-15T19:40:56.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
15:40:56 [2024-03-15T19:40:56.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
15:40:56 [2024-03-15T19:40:56.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
15:40:56 [2024-03-15T19:40:56.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1134672636 data=null doit=true}, Shell with text {Destroy Confirmation}]
15:40:56 [2024-03-15T19:40:56.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:40:56 [2024-03-15T19:40:56.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:40:56 [2024-03-15T19:40:56.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:40:56 [2024-03-15T19:40:56.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:40:56 [2024-03-15T19:40:56.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:40:56 [2024-03-15T19:40:56.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:40:56 [2024-03-15T19:40:56.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134672637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:40:56 [2024-03-15T19:40:56.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134672637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:40:56 [2024-03-15T19:40:56.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134672637 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:40:56 [2024-03-15T19:40:56.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134672637 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:40:56 [2024-03-15T19:40:56.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134672637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:40:56 [2024-03-15T19:40:56.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134672638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:40:56 [2024-03-15T19:40:56.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134672638 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:40:56 [2024-03-15T19:40:56.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1134672355 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
15:40:56 [2024-03-15T19:40:56.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:40:56 [2024-03-15T19:40:56.671Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:40:56 [2024-03-15T19:40:56.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:56 [2024-03-15T19:40:56.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1134672713 data=null button=0 stateMask=0x0 x=89 y=81 count=0}, Tree node with text: Sessions]
15:40:56 [2024-03-15T19:40:56.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1134672714 data=null doit=true}, Tree node with text: Sessions]
15:40:56 [2024-03-15T19:40:56.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1134672714 data=null}, Tree node with text: Sessions]
15:40:56 [2024-03-15T19:40:56.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1134672714 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
15:40:56 [2024-03-15T19:40:56.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134672714 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
15:40:56 [2024-03-15T19:40:56.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1134672717 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
15:40:56 [2024-03-15T19:40:56.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:56 [2024-03-15T19:40:56.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1134672717 data=null button=0 stateMask=0x0 x=89 y=81 count=0}, Tree node with text: Sessions]
15:40:56 [2024-03-15T19:40:56.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1134672718 data=null doit=true}, Tree node with text: Sessions]
15:40:56 [2024-03-15T19:40:56.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1134672718 data=null}, Tree node with text: Sessions]
15:40:56 [2024-03-15T19:40:56.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1134672718 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
15:40:56 [2024-03-15T19:40:56.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134672718 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
15:40:56 [2024-03-15T19:40:56.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1134672720 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
15:40:56 [2024-03-15T19:40:56.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...'
15:40:56 [2024-03-15T19:40:56.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Load...'
15:40:56 [2024-03-15T19:40:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Load...'
15:40:56 [2024-03-15T19:40:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions'
15:40:56 [2024-03-15T19:40:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Load Sessions} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1134673103 data=null doit=true}, Shell with text {Load Sessions}]
15:40:56 [2024-03-15T19:40:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Local", using matcher: of type 'Button'
15:40:56 [2024-03-15T19:40:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: of type 'Button'
15:40:56 [2024-03-15T19:40:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: with mnemonic 'Remote'
15:40:56 [2024-03-15T19:40:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: with style 'SWT.RADIO'
15:40:56 [2024-03-15T19:40:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
15:40:56 [2024-03-15T19:40:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "force", using matcher: of type 'Button'
15:40:56 [2024-03-15T19:40:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:40:56 [2024-03-15T19:40:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Manage...", using matcher: of type 'Button'
15:40:56 [2024-03-15T19:40:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:40:56 [2024-03-15T19:40:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
15:40:56 [2024-03-15T19:40:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Local} time=1134673106 data=null doit=true}, Button with text {Local}]
15:40:56 [2024-03-15T19:40:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Local} time=1134673106 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Local}]
15:40:56 [2024-03-15T19:40:56.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
15:40:56 [2024-03-15T19:40:56.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Remote} time=1134673107 data=null doit=true}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')]
15:40:56 [2024-03-15T19:40:56.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remote} time=1134673107 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')]
15:40:56 [2024-03-15T19:40:56.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remote} time=1134673107 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')]
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remote} time=1134673107 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')]
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {925853867975206.lttng} time=1134673156 data=null button=0 stateMask=0x0 x=119 y=12 count=0}, TreeItem with text {925853867975206.lttng}]
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {925853867975206.lttng} time=1134673156 data=null doit=true}, TreeItem with text {925853867975206.lttng}]
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {925853867975206.lttng} time=1134673156 data=null}, TreeItem with text {925853867975206.lttng}]
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {925853867975206.lttng} time=1134673157 data=null button=1 stateMask=0x0 x=119 y=12 count=1}, TreeItem with text {925853867975206.lttng}]
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134673157 data=null item=TreeItem {925853867975206.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {925853867975206.lttng}]
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {925853867975206.lttng} time=1134673158 data=null button=1 stateMask=0x80000 x=119 y=12 count=1}, TreeItem with text {925853867975206.lttng}]
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {925853867975206.lttng}
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {925853867975206.lttng} time=1134673158 data=null button=0 stateMask=0x0 x=119 y=12 count=0}, TreeItem with text {925853867975206.lttng}]
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {925853867975206.lttng} time=1134673159 data=null doit=true}, TreeItem with text {925853867975206.lttng}]
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {925853867975206.lttng} time=1134673159 data=null}, TreeItem with text {925853867975206.lttng}]
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {925853867975206.lttng} time=1134673159 data=null button=1 stateMask=0x0 x=119 y=12 count=1}, TreeItem with text {925853867975206.lttng}]
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134673159 data=null item=TreeItem {925853867975206.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {925853867975206.lttng}]
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {925853867975206.lttng} time=1134673160 data=null button=1 stateMask=0x80000 x=119 y=12 count=1}, TreeItem with text {925853867975206.lttng}]
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {925853867975206.lttng} time=1134673160 data=null button=0 stateMask=0x0 x=119 y=12 count=0}, TreeItem with text {925853867975206.lttng}]
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {925853867975206.lttng} time=1134673160 data=null doit=true}, TreeItem with text {925853867975206.lttng}]
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {925853867975206.lttng} time=1134673160 data=null}, TreeItem with text {925853867975206.lttng}]
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {925853867975206.lttng}
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Local", using matcher: of type 'Button'
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: of type 'Button'
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "force", using matcher: of type 'Button'
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show hidden files", using matcher: of type 'Button'
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Manage...", using matcher: of type 'Button'
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134673162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134673162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134673171 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:40:57 [2024-03-15T19:40:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134673171 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:40:57 [2024-03-15T19:40:57.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134673171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:40:57 [2024-03-15T19:40:57.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134673171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:40:57 [2024-03-15T19:40:57.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134673171 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:40:57 [2024-03-15T19:40:57.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Load...} time=1134672774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Load...']
15:40:57 [2024-03-15T19:40:57.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:40:57 [2024-03-15T19:40:57.183Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:40:57 [2024-03-15T19:40:57.183Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:40:57 [2024-03-15T19:40:57.183Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:40:57 [2024-03-15T19:40:57.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:57 [2024-03-15T19:40:57.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {925853867975206} time=1134673322 data=null button=0 stateMask=0x0 x=138 y=12 count=0}, Tree node with text: 925853867975206]
15:40:57 [2024-03-15T19:40:57.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {925853867975206} time=1134673322 data=null doit=true}, Tree node with text: 925853867975206]
15:40:57 [2024-03-15T19:40:57.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {925853867975206} time=1134673322 data=null}, Tree node with text: 925853867975206]
15:40:57 [2024-03-15T19:40:57.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {925853867975206} time=1134673323 data=null button=1 stateMask=0x0 x=138 y=12 count=1}, Tree node with text: 925853867975206]
15:40:57 [2024-03-15T19:40:57.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134673323 data=null item=TreeItem {925853867975206} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 925853867975206]
15:40:57 [2024-03-15T19:40:57.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {925853867975206} time=1134673326 data=null button=1 stateMask=0x80000 x=138 y=12 count=1}, Tree node with text: 925853867975206]
15:40:57 [2024-03-15T19:40:57.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:57 [2024-03-15T19:40:57.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {925853867975206} time=1134673327 data=null button=0 stateMask=0x0 x=138 y=12 count=0}, Tree node with text: 925853867975206]
15:40:57 [2024-03-15T19:40:57.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {925853867975206} time=1134673327 data=null doit=true}, Tree node with text: 925853867975206]
15:40:57 [2024-03-15T19:40:57.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {925853867975206} time=1134673327 data=null}, Tree node with text: 925853867975206]
15:40:57 [2024-03-15T19:40:57.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {925853867975206} time=1134673327 data=null button=1 stateMask=0x0 x=138 y=12 count=1}, Tree node with text: 925853867975206]
15:40:57 [2024-03-15T19:40:57.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134673327 data=null item=TreeItem {925853867975206} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 925853867975206]
15:40:57 [2024-03-15T19:40:57.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {925853867975206} time=1134673333 data=null button=1 stateMask=0x80000 x=138 y=12 count=1}, Tree node with text: 925853867975206]
15:40:57 [2024-03-15T19:40:57.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
15:40:57 [2024-03-15T19:40:57.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
15:40:57 [2024-03-15T19:40:57.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
15:40:57 [2024-03-15T19:40:57.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
15:40:57 [2024-03-15T19:40:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1134673676 data=null doit=true}, Shell with text {Destroy Confirmation}]
15:40:57 [2024-03-15T19:40:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:40:57 [2024-03-15T19:40:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:40:57 [2024-03-15T19:40:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:40:57 [2024-03-15T19:40:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:40:57 [2024-03-15T19:40:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:40:57 [2024-03-15T19:40:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:40:57 [2024-03-15T19:40:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134673677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:40:57 [2024-03-15T19:40:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134673677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:40:57 [2024-03-15T19:40:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134673677 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:40:57 [2024-03-15T19:40:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134673677 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:40:57 [2024-03-15T19:40:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134673677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:40:57 [2024-03-15T19:40:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134673677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:40:57 [2024-03-15T19:40:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134673677 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:40:57 [2024-03-15T19:40:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1134673416 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
15:40:57 [2024-03-15T19:40:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:40:57 [2024-03-15T19:40:57.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:40:57 [2024-03-15T19:40:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:57 [2024-03-15T19:40:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1134673750 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
15:40:57 [2024-03-15T19:40:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1134673750 data=null doit=true}, TreeItem with text {myNode}]
15:40:57 [2024-03-15T19:40:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1134673750 data=null}, TreeItem with text {myNode}]
15:40:57 [2024-03-15T19:40:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1134673750 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
15:40:57 [2024-03-15T19:40:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134673750 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:40:57 [2024-03-15T19:40:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1134673757 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:40:57 [2024-03-15T19:40:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:57 [2024-03-15T19:40:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1134673758 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:40:57 [2024-03-15T19:40:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1134673758 data=null doit=true}, TreeItem with text {myNode}]
15:40:57 [2024-03-15T19:40:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1134673758 data=null}, TreeItem with text {myNode}]
15:40:57 [2024-03-15T19:40:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1134673758 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:40:57 [2024-03-15T19:40:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134673758 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:40:57 [2024-03-15T19:40:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1134673760 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:40:57 [2024-03-15T19:40:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
15:40:57 [2024-03-15T19:40:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
15:40:57 [2024-03-15T19:40:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1134673835 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
15:40:57 [2024-03-15T19:40:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
15:40:57 [2024-03-15T19:40:57.951Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.064 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
15:40:57 [2024-03-15T19:40:57.951Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest.testTraceSessionTree -- Time elapsed: 2.782 s
15:40:57 [2024-03-15T19:40:57.951Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
15:40:57 [2024-03-15T19:40:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5ce41f1f] time=1134673955 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:40:57 [2024-03-15T19:40:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:40:57 [2024-03-15T19:40:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:40:57 [2024-03-15T19:40:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:40:57 [2024-03-15T19:40:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:40:57 [2024-03-15T19:40:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1134674136 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:40:57 [2024-03-15T19:40:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:40:58 [2024-03-15T19:40:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:40:58 [2024-03-15T19:40:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:40:58 [2024-03-15T19:40:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:40:58 [2024-03-15T19:40:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:58 [2024-03-15T19:40:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1134674342 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:40:58 [2024-03-15T19:40:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1134674342 data=null doit=true}, TreeItem with text {myNode}]
15:40:58 [2024-03-15T19:40:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1134674342 data=null}, TreeItem with text {myNode}]
15:40:58 [2024-03-15T19:40:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1134674343 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:40:58 [2024-03-15T19:40:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134674343 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:40:58 [2024-03-15T19:40:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1134674345 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:40:58 [2024-03-15T19:40:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:58 [2024-03-15T19:40:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1134674346 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:40:58 [2024-03-15T19:40:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1134674346 data=null doit=true}, TreeItem with text {myNode}]
15:40:58 [2024-03-15T19:40:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1134674346 data=null}, TreeItem with text {myNode}]
15:40:58 [2024-03-15T19:40:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1134674346 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:40:58 [2024-03-15T19:40:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134674347 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:40:58 [2024-03-15T19:40:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1134674348 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:40:58 [2024-03-15T19:40:58.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
15:40:58 [2024-03-15T19:40:58.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
15:40:58 [2024-03-15T19:40:58.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=1134674403 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
15:40:58 [2024-03-15T19:40:58.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
15:40:59 [2024-03-15T19:40:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:59 [2024-03-15T19:40:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1134674942 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
15:40:59 [2024-03-15T19:40:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1134674942 data=null doit=true}, Tree node with text: Sessions]
15:40:59 [2024-03-15T19:40:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1134674943 data=null}, Tree node with text: Sessions]
15:40:59 [2024-03-15T19:40:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1134674943 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
15:40:59 [2024-03-15T19:40:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134674943 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
15:40:59 [2024-03-15T19:40:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1134674945 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
15:40:59 [2024-03-15T19:40:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:59 [2024-03-15T19:40:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1134674946 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
15:40:59 [2024-03-15T19:40:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1134674946 data=null doit=true}, Tree node with text: Sessions]
15:40:59 [2024-03-15T19:40:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1134674946 data=null}, Tree node with text: Sessions]
15:40:59 [2024-03-15T19:40:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1134674946 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
15:40:59 [2024-03-15T19:40:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134674947 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
15:40:59 [2024-03-15T19:40:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1134674948 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
15:40:59 [2024-03-15T19:40:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
15:40:59 [2024-03-15T19:40:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
15:40:59 [2024-03-15T19:40:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
15:40:59 [2024-03-15T19:40:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
15:40:59 [2024-03-15T19:40:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1134675287 data=null doit=true}, Shell with text {Create Session}]
15:40:59 [2024-03-15T19:40:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:40:59 [2024-03-15T19:40:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:40:59 [2024-03-15T19:40:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:40:59 [2024-03-15T19:40:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:40:59 [2024-03-15T19:40:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:40:59 [2024-03-15T19:40:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:40:59 [2024-03-15T19:40:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:40:59 [2024-03-15T19:40:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:40:59 [2024-03-15T19:40:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:40:59 [2024-03-15T19:40:59.280Z]  ", using matcher: of type 'Text'
15:40:59 [2024-03-15T19:40:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:40:59 [2024-03-15T19:40:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:40:59 [2024-03-15T19:40:59.280Z]  ", using matcher: with label (with mnemonic 'Session Name')
15:40:59 [2024-03-15T19:40:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:40:59 [2024-03-15T19:40:59.280Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:40:59 [2024-03-15T19:40:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
15:40:59 [2024-03-15T19:40:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
15:40:59 [2024-03-15T19:40:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
15:40:59 [2024-03-15T19:40:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:40:59 [2024-03-15T19:40:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:40:59 [2024-03-15T19:40:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:40:59 [2024-03-15T19:40:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:40:59 [2024-03-15T19:40:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:40:59 [2024-03-15T19:40:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:40:59 [2024-03-15T19:40:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1134675302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:40:59 [2024-03-15T19:40:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1134675302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:40:59 [2024-03-15T19:40:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1134675302 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:40:59 [2024-03-15T19:40:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1134675302 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:40:59 [2024-03-15T19:40:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1134675303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:40:59 [2024-03-15T19:40:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1134675303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:40:59 [2024-03-15T19:40:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1134675303 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:40:59 [2024-03-15T19:40:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1134675002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
15:40:59 [2024-03-15T19:40:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:40:59 [2024-03-15T19:40:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1134675370 data=null doit=true}, Tree node with text: Sessions]
15:40:59 [2024-03-15T19:40:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1134675370 data=null}, Tree node with text: Sessions]
15:40:59 [2024-03-15T19:40:59.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1134675370 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
15:40:59 [2024-03-15T19:40:59.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134675371 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
15:40:59 [2024-03-15T19:40:59.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1134675372 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
15:40:59 [2024-03-15T19:40:59.281Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:40:59 [2024-03-15T19:40:59.281Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:40:59 [2024-03-15T19:40:59.281Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:40:59 [2024-03-15T19:40:59.281Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:40:59 [2024-03-15T19:40:59.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:59 [2024-03-15T19:40:59.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134675374 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
15:40:59 [2024-03-15T19:40:59.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134675374 data=null doit=true}, Tree node with text: mysession]
15:40:59 [2024-03-15T19:40:59.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134675374 data=null}, Tree node with text: mysession]
15:40:59 [2024-03-15T19:40:59.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134675374 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
15:40:59 [2024-03-15T19:40:59.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134675375 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:40:59 [2024-03-15T19:40:59.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134675381 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
15:40:59 [2024-03-15T19:40:59.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:59 [2024-03-15T19:40:59.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134675382 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
15:40:59 [2024-03-15T19:40:59.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134675382 data=null doit=true}, Tree node with text: mysession]
15:40:59 [2024-03-15T19:40:59.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134675383 data=null}, Tree node with text: mysession]
15:40:59 [2024-03-15T19:40:59.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134675388 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
15:40:59 [2024-03-15T19:40:59.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134675388 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:40:59 [2024-03-15T19:40:59.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134675390 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
15:40:59 [2024-03-15T19:40:59.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:40:59 [2024-03-15T19:40:59.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:40:59 [2024-03-15T19:40:59.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:40:59 [2024-03-15T19:40:59.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:40:59 [2024-03-15T19:40:59.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134675776 data=null doit=true}, Shell with text {Enable Events}]
15:40:59 [2024-03-15T19:40:59.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:40:59 [2024-03-15T19:40:59.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:40:59 [2024-03-15T19:40:59.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:40:59 [2024-03-15T19:40:59.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
15:40:59 [2024-03-15T19:40:59.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:40:59 [2024-03-15T19:40:59.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
15:40:59 [2024-03-15T19:40:59.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
15:40:59 [2024-03-15T19:40:59.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:40:59 [2024-03-15T19:40:59.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:40:59 [2024-03-15T19:40:59.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:40:59 [2024-03-15T19:40:59.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:40:59 [2024-03-15T19:40:59.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:40:59 [2024-03-15T19:40:59.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:40:59 [2024-03-15T19:40:59.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:40:59 [2024-03-15T19:40:59.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:40:59 [2024-03-15T19:40:59.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:40:59 [2024-03-15T19:40:59.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:40:59 [2024-03-15T19:40:59.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:40:59 [2024-03-15T19:40:59.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1134675790 data=null doit=true}, Button with text {Kernel}]
15:40:59 [2024-03-15T19:40:59.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1134675790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
15:40:59 [2024-03-15T19:40:59.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:40:59 [2024-03-15T19:40:59.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=1134675791 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:40:59 [2024-03-15T19:40:59.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=1134675791 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:40:59 [2024-03-15T19:40:59.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=1134675791 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:40:59 [2024-03-15T19:40:59.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=1134675791 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:40:59 [2024-03-15T19:40:59.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:40:59 [2024-03-15T19:40:59.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:40:59 [2024-03-15T19:40:59.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
15:40:59 [2024-03-15T19:40:59.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1134675847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1134675847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1134675847 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1134675848 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1134675848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1134675848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1134675848 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1134675448 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:40:59 [2024-03-15T19:40:59.843Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:40:59 [2024-03-15T19:40:59.843Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:40:59 [2024-03-15T19:40:59.843Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:40:59 [2024-03-15T19:40:59.843Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:40:59 [2024-03-15T19:40:59.843Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:40:59 [2024-03-15T19:40:59.843Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=1134675954 data=null doit=true}, Tree node with text: JUL]
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=1134675955 data=null}, Tree node with text: JUL]
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=1134675955 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134675955 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: JUL]
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=1134675956 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134675957 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134675957 data=null doit=true}, Tree node with text: mysession]
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134675958 data=null}, Tree node with text: mysession]
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134675958 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134675958 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134675960 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134675960 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134675961 data=null doit=true}, Tree node with text: mysession]
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134675961 data=null}, Tree node with text: mysession]
15:40:59 [2024-03-15T19:40:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134675961 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:40:59 [2024-03-15T19:40:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134675961 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:40:59 [2024-03-15T19:40:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134675962 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:40:59 [2024-03-15T19:40:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:40:59 [2024-03-15T19:40:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:41:00 [2024-03-15T19:41:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134676346 data=null doit=true}, Shell with text {Enable Events}]
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1134676349 data=null doit=true}, Button with text {Kernel}]
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1134676349 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=1134676364 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=1134676365 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=1134676365 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=1134676365 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=1134676425 data=null doit=true}, TreeItem with text {All}]
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=1134676425 data=null}, TreeItem with text {All}]
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1134676425 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134676426 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1134676427 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
15:41:00 [2024-03-15T19:41:00.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1134676428 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1134676428 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1134676428 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134676428 data=null item=TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1134676429 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:41:00 [2024-03-15T19:41:00.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:41:00 [2024-03-15T19:41:00.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
15:41:00 [2024-03-15T19:41:00.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: logger
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1134676432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1134676432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1134676432 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1134676432 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1134676432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1134676432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1134676432 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1134676015 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:00 [2024-03-15T19:41:00.407Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:00 [2024-03-15T19:41:00.407Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:00 [2024-03-15T19:41:00.407Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:00 [2024-03-15T19:41:00.407Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:00 [2024-03-15T19:41:00.407Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:00 [2024-03-15T19:41:00.407Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=1134676517 data=null doit=true}, Tree node with text: JUL]
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=1134676517 data=null}, Tree node with text: JUL]
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=1134676518 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134676518 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: JUL]
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=1134676519 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134676524 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134676524 data=null doit=true}, Tree node with text: mysession]
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134676524 data=null}, Tree node with text: mysession]
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134676524 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134676525 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134676526 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134676526 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134676526 data=null doit=true}, Tree node with text: mysession]
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134676526 data=null}, Tree node with text: mysession]
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134676527 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134676527 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134676528 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:00 [2024-03-15T19:41:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:41:00 [2024-03-15T19:41:00.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134676880 data=null doit=true}, Shell with text {Enable Events}]
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1134676882 data=null doit=true}, Button with text {Kernel}]
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1134676882 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=1134676883 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=1134676883 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=1134676883 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=1134676883 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=1134676941 data=null doit=true}, TreeItem with text {All}]
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=1134676941 data=null}, TreeItem with text {All}]
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1134676941 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134676942 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
15:41:00 [2024-03-15T19:41:00.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1134676942 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
15:41:00 [2024-03-15T19:41:00.971Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1134676943 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1134676943 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1134676944 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134676944 data=null item=TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1134676945 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:41:00 [2024-03-15T19:41:00.971Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:41:00 [2024-03-15T19:41:00.971Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: anotherLogger
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@12046998
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=1134676948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=1134676948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1134676948 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=1134676948 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1134676948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1134676948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1134676948 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=1134676949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=1134676949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=1134676949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=1134676949 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=1134676950 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
15:41:00 [2024-03-15T19:41:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Warning
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1134676961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo' and in group (with mnemonic 'Log Level'))]
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Warning
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1134676962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1134676962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1134676963 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1134676963 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1134676963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1134676963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1134676963 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1134676566 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:00 [2024-03-15T19:41:00.972Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:00 [2024-03-15T19:41:00.972Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:00 [2024-03-15T19:41:00.972Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:00 [2024-03-15T19:41:00.972Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:00 [2024-03-15T19:41:00.972Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:00 [2024-03-15T19:41:00.972Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=1134677055 data=null doit=true}, Tree node with text: JUL]
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=1134677056 data=null}, Tree node with text: JUL]
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=1134677056 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134677056 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: JUL]
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=1134677057 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134677058 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134677058 data=null doit=true}, Tree node with text: mysession]
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134677058 data=null}, Tree node with text: mysession]
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134677058 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134677059 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134677060 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134677060 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134677060 data=null doit=true}, Tree node with text: mysession]
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134677060 data=null}, Tree node with text: mysession]
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134677061 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:00 [2024-03-15T19:41:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134677061 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:00 [2024-03-15T19:41:00.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134677062 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:00 [2024-03-15T19:41:00.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:41:00 [2024-03-15T19:41:00.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:41:01 [2024-03-15T19:41:01.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:41:01 [2024-03-15T19:41:01.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:41:01 [2024-03-15T19:41:01.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134677423 data=null doit=true}, Shell with text {Enable Events}]
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1134677435 data=null doit=true}, Button with text {Kernel}]
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1134677435 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=1134677436 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=1134677436 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=1134677436 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=1134677436 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1134677483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1134677483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1134677483 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:01 [2024-03-15T19:41:01.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1134677483 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:01 [2024-03-15T19:41:01.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1134677483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:01 [2024-03-15T19:41:01.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1134677483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:01 [2024-03-15T19:41:01.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1134677483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:01 [2024-03-15T19:41:01.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1134677113 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:41:01 [2024-03-15T19:41:01.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:01 [2024-03-15T19:41:01.485Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:01 [2024-03-15T19:41:01.485Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:01 [2024-03-15T19:41:01.485Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:01 [2024-03-15T19:41:01.485Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:01 [2024-03-15T19:41:01.485Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:01 [2024-03-15T19:41:01.485Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:01 [2024-03-15T19:41:01.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=1134677601 data=null doit=true}, Tree node with text: JUL]
15:41:01 [2024-03-15T19:41:01.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=1134677601 data=null}, Tree node with text: JUL]
15:41:01 [2024-03-15T19:41:01.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=1134677602 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
15:41:01 [2024-03-15T19:41:01.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134677602 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: JUL]
15:41:01 [2024-03-15T19:41:01.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=1134677604 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
15:41:01 [2024-03-15T19:41:01.485Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:01 [2024-03-15T19:41:01.485Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:01 [2024-03-15T19:41:01.485Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:01 [2024-03-15T19:41:01.485Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
15:41:01 [2024-03-15T19:41:01.485Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:01 [2024-03-15T19:41:01.485Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:01 [2024-03-15T19:41:01.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:01 [2024-03-15T19:41:01.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134677608 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:01 [2024-03-15T19:41:01.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134677608 data=null doit=true}, Tree node with text: mysession]
15:41:01 [2024-03-15T19:41:01.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134677608 data=null}, Tree node with text: mysession]
15:41:01 [2024-03-15T19:41:01.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134677608 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:01 [2024-03-15T19:41:01.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134677609 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:01 [2024-03-15T19:41:01.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134677616 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:01 [2024-03-15T19:41:01.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:01 [2024-03-15T19:41:01.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134677616 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:01 [2024-03-15T19:41:01.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134677617 data=null doit=true}, Tree node with text: mysession]
15:41:01 [2024-03-15T19:41:01.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134677617 data=null}, Tree node with text: mysession]
15:41:01 [2024-03-15T19:41:01.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134677617 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:01 [2024-03-15T19:41:01.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134677617 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:01 [2024-03-15T19:41:01.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134677618 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:01 [2024-03-15T19:41:01.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
15:41:01 [2024-03-15T19:41:01.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
15:41:01 [2024-03-15T19:41:01.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=1134677655 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
15:41:01 [2024-03-15T19:41:01.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
15:41:01 [2024-03-15T19:41:01.740Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:01 [2024-03-15T19:41:01.740Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:01 [2024-03-15T19:41:01.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:01 [2024-03-15T19:41:01.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134677757 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:01 [2024-03-15T19:41:01.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134677758 data=null doit=true}, Tree node with text: mysession]
15:41:01 [2024-03-15T19:41:01.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134677758 data=null}, Tree node with text: mysession]
15:41:01 [2024-03-15T19:41:01.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134677758 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:01 [2024-03-15T19:41:01.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134677758 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:01 [2024-03-15T19:41:01.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134677763 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:01 [2024-03-15T19:41:01.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:01 [2024-03-15T19:41:01.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134677763 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:01 [2024-03-15T19:41:01.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134677763 data=null doit=true}, Tree node with text: mysession]
15:41:01 [2024-03-15T19:41:01.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134677764 data=null}, Tree node with text: mysession]
15:41:01 [2024-03-15T19:41:01.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134677764 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:01 [2024-03-15T19:41:01.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134677764 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:01 [2024-03-15T19:41:01.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134677765 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:01 [2024-03-15T19:41:01.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
15:41:01 [2024-03-15T19:41:01.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
15:41:01 [2024-03-15T19:41:01.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=1134677805 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
15:41:01 [2024-03-15T19:41:01.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
15:41:01 [2024-03-15T19:41:01.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:41:01 [2024-03-15T19:41:01.996Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:01 [2024-03-15T19:41:01.996Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:01 [2024-03-15T19:41:01.996Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:01 [2024-03-15T19:41:01.996Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
15:41:01 [2024-03-15T19:41:01.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:01 [2024-03-15T19:41:01.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {logger} time=1134678044 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, Tree node with text: logger]
15:41:01 [2024-03-15T19:41:01.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {logger} time=1134678044 data=null doit=true}, Tree node with text: logger]
15:41:01 [2024-03-15T19:41:01.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {logger} time=1134678044 data=null}, Tree node with text: logger]
15:41:01 [2024-03-15T19:41:01.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {logger} time=1134678045 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, Tree node with text: logger]
15:41:01 [2024-03-15T19:41:01.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134678045 data=null item=TreeItem {logger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: logger]
15:41:01 [2024-03-15T19:41:01.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {logger} time=1134678047 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, Tree node with text: logger]
15:41:01 [2024-03-15T19:41:01.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
15:41:01 [2024-03-15T19:41:01.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:01 [2024-03-15T19:41:01.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:01 [2024-03-15T19:41:01.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:41:01 [2024-03-15T19:41:01.997Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:01 [2024-03-15T19:41:01.997Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:01 [2024-03-15T19:41:01.997Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:01 [2024-03-15T19:41:01.997Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
15:41:01 [2024-03-15T19:41:01.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:01 [2024-03-15T19:41:01.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1134678087 data=null button=0 stateMask=0x0 x=161 y=131 count=0}, Tree node with text: anotherLogger]
15:41:01 [2024-03-15T19:41:01.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1134678087 data=null doit=true}, Tree node with text: anotherLogger]
15:41:01 [2024-03-15T19:41:01.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1134678087 data=null}, Tree node with text: anotherLogger]
15:41:01 [2024-03-15T19:41:01.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1134678088 data=null button=1 stateMask=0x0 x=161 y=131 count=1}, Tree node with text: anotherLogger]
15:41:01 [2024-03-15T19:41:01.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134678088 data=null item=TreeItem {anotherLogger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: anotherLogger]
15:41:01 [2024-03-15T19:41:01.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1134678091 data=null button=1 stateMask=0x80000 x=161 y=131 count=1}, Tree node with text: anotherLogger]
15:41:01 [2024-03-15T19:41:01.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
15:41:01 [2024-03-15T19:41:01.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:01 [2024-03-15T19:41:01.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:01 [2024-03-15T19:41:01.997Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:01 [2024-03-15T19:41:01.997Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:01 [2024-03-15T19:41:01.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:01 [2024-03-15T19:41:01.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134678145 data=null button=0 stateMask=0x0 x=113 y=-19 count=0}, Tree node with text: mysession]
15:41:01 [2024-03-15T19:41:01.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134678145 data=null doit=true}, Tree node with text: mysession]
15:41:01 [2024-03-15T19:41:01.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134678145 data=null}, Tree node with text: mysession]
15:41:01 [2024-03-15T19:41:01.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134678146 data=null button=1 stateMask=0x0 x=113 y=-19 count=1}, Tree node with text: mysession]
15:41:01 [2024-03-15T19:41:01.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134678146 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:01 [2024-03-15T19:41:01.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134678148 data=null button=1 stateMask=0x80000 x=113 y=-19 count=1}, Tree node with text: mysession]
15:41:01 [2024-03-15T19:41:01.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:01 [2024-03-15T19:41:01.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134678149 data=null button=0 stateMask=0x0 x=113 y=-19 count=0}, Tree node with text: mysession]
15:41:01 [2024-03-15T19:41:01.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134678149 data=null doit=true}, Tree node with text: mysession]
15:41:01 [2024-03-15T19:41:01.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134678149 data=null}, Tree node with text: mysession]
15:41:01 [2024-03-15T19:41:01.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134678149 data=null button=1 stateMask=0x0 x=113 y=-19 count=1}, Tree node with text: mysession]
15:41:01 [2024-03-15T19:41:01.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134678149 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:01 [2024-03-15T19:41:01.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134678150 data=null button=1 stateMask=0x80000 x=113 y=-19 count=1}, Tree node with text: mysession]
15:41:02 [2024-03-15T19:41:02.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:41:02 [2024-03-15T19:41:02.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134678493 data=null doit=true}, Shell with text {Enable Events}]
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1134678514 data=null doit=true}, Button with text {Kernel}]
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1134678514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=1134678515 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=1134678515 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=1134678515 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=1134678515 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1134678565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1134678566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1134678566 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:02 [2024-03-15T19:41:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1134678566 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:02 [2024-03-15T19:41:02.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1134678566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:02 [2024-03-15T19:41:02.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1134678566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:02 [2024-03-15T19:41:02.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1134678566 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:02 [2024-03-15T19:41:02.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1134678201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:41:02 [2024-03-15T19:41:02.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:02 [2024-03-15T19:41:02.509Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:02 [2024-03-15T19:41:02.509Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:02 [2024-03-15T19:41:02.509Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:02 [2024-03-15T19:41:02.509Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:02 [2024-03-15T19:41:02.509Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:02 [2024-03-15T19:41:02.509Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:02 [2024-03-15T19:41:02.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=1134678652 data=null doit=true}, Tree node with text: LOG4J]
15:41:02 [2024-03-15T19:41:02.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1134678652 data=null}, Tree node with text: LOG4J]
15:41:02 [2024-03-15T19:41:02.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1134678653 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
15:41:02 [2024-03-15T19:41:02.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134678653 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: LOG4J]
15:41:02 [2024-03-15T19:41:02.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1134678654 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
15:41:02 [2024-03-15T19:41:02.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:02 [2024-03-15T19:41:02.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134678655 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:02 [2024-03-15T19:41:02.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134678655 data=null doit=true}, Tree node with text: mysession]
15:41:02 [2024-03-15T19:41:02.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134678655 data=null}, Tree node with text: mysession]
15:41:02 [2024-03-15T19:41:02.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134678655 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:02 [2024-03-15T19:41:02.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134678655 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:02 [2024-03-15T19:41:02.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134678656 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:02 [2024-03-15T19:41:02.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:02 [2024-03-15T19:41:02.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134678657 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:02 [2024-03-15T19:41:02.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134678657 data=null doit=true}, Tree node with text: mysession]
15:41:02 [2024-03-15T19:41:02.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134678657 data=null}, Tree node with text: mysession]
15:41:02 [2024-03-15T19:41:02.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134678657 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:02 [2024-03-15T19:41:02.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134678657 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:02 [2024-03-15T19:41:02.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134678661 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:02 [2024-03-15T19:41:02.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:41:02 [2024-03-15T19:41:02.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:41:02 [2024-03-15T19:41:02.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134679038 data=null doit=true}, Shell with text {Enable Events}]
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1134679040 data=null doit=true}, Button with text {Kernel}]
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1134679040 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=1134679041 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=1134679041 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=1134679041 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=1134679041 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=1134679090 data=null doit=true}, TreeItem with text {All}]
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=1134679090 data=null}, TreeItem with text {All}]
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1134679091 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134679091 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1134679093 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
15:41:03 [2024-03-15T19:41:03.021Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1134679094 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:41:03 [2024-03-15T19:41:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1134679094 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1134679095 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134679095 data=null item=TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1134679097 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:41:03 [2024-03-15T19:41:03.022Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:41:03 [2024-03-15T19:41:03.022Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: logger
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1134679100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1134679100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1134679100 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1134679101 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1134679101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1134679101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1134679101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1134678719 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:03 [2024-03-15T19:41:03.022Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:03 [2024-03-15T19:41:03.022Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:03 [2024-03-15T19:41:03.022Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:03 [2024-03-15T19:41:03.022Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:03 [2024-03-15T19:41:03.022Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:03 [2024-03-15T19:41:03.022Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=1134679171 data=null doit=true}, Tree node with text: LOG4J]
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1134679171 data=null}, Tree node with text: LOG4J]
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1134679171 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134679172 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: LOG4J]
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1134679175 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134679176 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134679176 data=null doit=true}, Tree node with text: mysession]
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134679176 data=null}, Tree node with text: mysession]
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134679176 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134679177 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134679178 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:03 [2024-03-15T19:41:03.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:03 [2024-03-15T19:41:03.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134679178 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:03 [2024-03-15T19:41:03.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134679178 data=null doit=true}, Tree node with text: mysession]
15:41:03 [2024-03-15T19:41:03.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134679178 data=null}, Tree node with text: mysession]
15:41:03 [2024-03-15T19:41:03.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134679179 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:03 [2024-03-15T19:41:03.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134679179 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:03 [2024-03-15T19:41:03.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134679180 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:03 [2024-03-15T19:41:03.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:41:03 [2024-03-15T19:41:03.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:41:03 [2024-03-15T19:41:03.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:41:03 [2024-03-15T19:41:03.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:41:03 [2024-03-15T19:41:03.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134679538 data=null doit=true}, Shell with text {Enable Events}]
15:41:03 [2024-03-15T19:41:03.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
15:41:03 [2024-03-15T19:41:03.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:41:03 [2024-03-15T19:41:03.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
15:41:03 [2024-03-15T19:41:03.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
15:41:03 [2024-03-15T19:41:03.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:03 [2024-03-15T19:41:03.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:03 [2024-03-15T19:41:03.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1134679540 data=null doit=true}, Button with text {Kernel}]
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1134679540 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=1134679541 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=1134679541 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=1134679541 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=1134679541 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=1134679587 data=null doit=true}, TreeItem with text {All}]
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=1134679587 data=null}, TreeItem with text {All}]
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1134679587 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134679587 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1134679588 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
15:41:03 [2024-03-15T19:41:03.535Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1134679589 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1134679589 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1134679590 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134679590 data=null item=TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1134679591 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:41:03 [2024-03-15T19:41:03.535Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:41:03 [2024-03-15T19:41:03.535Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: anotherLogger
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@62fab916
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=1134679594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=1134679594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1134679594 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=1134679594 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1134679594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1134679594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1134679594 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=1134679595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=1134679595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=1134679595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=1134679595 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=1134679595 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Fatal
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1134679596 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo' and in group (with mnemonic 'Log Level'))]
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Fatal
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1134679598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1134679598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1134679598 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1134679598 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1134679598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1134679598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1134679598 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:03 [2024-03-15T19:41:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1134679226 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:41:03 [2024-03-15T19:41:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:03 [2024-03-15T19:41:03.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:03 [2024-03-15T19:41:03.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:03 [2024-03-15T19:41:03.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:03 [2024-03-15T19:41:03.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:03 [2024-03-15T19:41:03.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:03 [2024-03-15T19:41:03.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:03 [2024-03-15T19:41:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=1134679674 data=null doit=true}, Tree node with text: LOG4J]
15:41:03 [2024-03-15T19:41:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1134679674 data=null}, Tree node with text: LOG4J]
15:41:03 [2024-03-15T19:41:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1134679674 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
15:41:03 [2024-03-15T19:41:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134679675 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: LOG4J]
15:41:03 [2024-03-15T19:41:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1134679676 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
15:41:03 [2024-03-15T19:41:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:03 [2024-03-15T19:41:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134679676 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:03 [2024-03-15T19:41:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134679677 data=null doit=true}, Tree node with text: mysession]
15:41:03 [2024-03-15T19:41:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134679677 data=null}, Tree node with text: mysession]
15:41:03 [2024-03-15T19:41:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134679677 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:03 [2024-03-15T19:41:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134679677 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:03 [2024-03-15T19:41:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134679678 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:03 [2024-03-15T19:41:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:03 [2024-03-15T19:41:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134679679 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:03 [2024-03-15T19:41:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134679679 data=null doit=true}, Tree node with text: mysession]
15:41:03 [2024-03-15T19:41:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134679679 data=null}, Tree node with text: mysession]
15:41:03 [2024-03-15T19:41:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134679679 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:03 [2024-03-15T19:41:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134679679 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:03 [2024-03-15T19:41:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134679688 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:03 [2024-03-15T19:41:03.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:41:03 [2024-03-15T19:41:03.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:41:04 [2024-03-15T19:41:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:41:04 [2024-03-15T19:41:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:41:04 [2024-03-15T19:41:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134680059 data=null doit=true}, Shell with text {Enable Events}]
15:41:04 [2024-03-15T19:41:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:04 [2024-03-15T19:41:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:04 [2024-03-15T19:41:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:04 [2024-03-15T19:41:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:04 [2024-03-15T19:41:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
15:41:04 [2024-03-15T19:41:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:41:04 [2024-03-15T19:41:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
15:41:04 [2024-03-15T19:41:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
15:41:04 [2024-03-15T19:41:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:04 [2024-03-15T19:41:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:04 [2024-03-15T19:41:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1134680070 data=null doit=true}, Button with text {Kernel}]
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1134680070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=1134680070 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=1134680071 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=1134680071 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=1134680071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1134680128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1134680128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1134680128 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1134680128 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1134680128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1134680128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1134680128 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1134679733 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:41:04 [2024-03-15T19:41:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:04 [2024-03-15T19:41:04.050Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:04 [2024-03-15T19:41:04.050Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:04 [2024-03-15T19:41:04.050Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:04 [2024-03-15T19:41:04.050Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:04 [2024-03-15T19:41:04.050Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:04 [2024-03-15T19:41:04.050Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:04 [2024-03-15T19:41:04.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=1134680228 data=null doit=true}, Tree node with text: LOG4J]
15:41:04 [2024-03-15T19:41:04.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1134680229 data=null}, Tree node with text: LOG4J]
15:41:04 [2024-03-15T19:41:04.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1134680229 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
15:41:04 [2024-03-15T19:41:04.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134680229 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: LOG4J]
15:41:04 [2024-03-15T19:41:04.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1134680231 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
15:41:04 [2024-03-15T19:41:04.050Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:04 [2024-03-15T19:41:04.050Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:04 [2024-03-15T19:41:04.050Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:04 [2024-03-15T19:41:04.050Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
15:41:04 [2024-03-15T19:41:04.050Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:04 [2024-03-15T19:41:04.050Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:04 [2024-03-15T19:41:04.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:04 [2024-03-15T19:41:04.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134680236 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:04 [2024-03-15T19:41:04.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134680237 data=null doit=true}, Tree node with text: mysession]
15:41:04 [2024-03-15T19:41:04.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134680237 data=null}, Tree node with text: mysession]
15:41:04 [2024-03-15T19:41:04.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134680237 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:04 [2024-03-15T19:41:04.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134680237 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:04 [2024-03-15T19:41:04.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134680238 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:04 [2024-03-15T19:41:04.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:04 [2024-03-15T19:41:04.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134680239 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:04 [2024-03-15T19:41:04.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134680239 data=null doit=true}, Tree node with text: mysession]
15:41:04 [2024-03-15T19:41:04.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134680239 data=null}, Tree node with text: mysession]
15:41:04 [2024-03-15T19:41:04.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134680239 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:04 [2024-03-15T19:41:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134680240 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:04 [2024-03-15T19:41:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134680241 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:04 [2024-03-15T19:41:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
15:41:04 [2024-03-15T19:41:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
15:41:04 [2024-03-15T19:41:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=1134680292 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
15:41:04 [2024-03-15T19:41:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
15:41:04 [2024-03-15T19:41:04.306Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:04 [2024-03-15T19:41:04.306Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:04 [2024-03-15T19:41:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:04 [2024-03-15T19:41:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134680395 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:04 [2024-03-15T19:41:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134680396 data=null doit=true}, Tree node with text: mysession]
15:41:04 [2024-03-15T19:41:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134680396 data=null}, Tree node with text: mysession]
15:41:04 [2024-03-15T19:41:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134680396 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:04 [2024-03-15T19:41:04.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134680397 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:04 [2024-03-15T19:41:04.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134680401 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:04 [2024-03-15T19:41:04.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:04 [2024-03-15T19:41:04.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134680402 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:04 [2024-03-15T19:41:04.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134680402 data=null doit=true}, Tree node with text: mysession]
15:41:04 [2024-03-15T19:41:04.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134680402 data=null}, Tree node with text: mysession]
15:41:04 [2024-03-15T19:41:04.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134680403 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:04 [2024-03-15T19:41:04.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134680403 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:04 [2024-03-15T19:41:04.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134680409 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:04 [2024-03-15T19:41:04.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
15:41:04 [2024-03-15T19:41:04.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
15:41:04 [2024-03-15T19:41:04.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=1134680450 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
15:41:04 [2024-03-15T19:41:04.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
15:41:04 [2024-03-15T19:41:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:41:04 [2024-03-15T19:41:04.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:04 [2024-03-15T19:41:04.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:04 [2024-03-15T19:41:04.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:04 [2024-03-15T19:41:04.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
15:41:04 [2024-03-15T19:41:04.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:04 [2024-03-15T19:41:04.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {logger} time=1134680621 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, Tree node with text: logger]
15:41:04 [2024-03-15T19:41:04.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {logger} time=1134680621 data=null doit=true}, Tree node with text: logger]
15:41:04 [2024-03-15T19:41:04.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {logger} time=1134680621 data=null}, Tree node with text: logger]
15:41:04 [2024-03-15T19:41:04.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {logger} time=1134680622 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, Tree node with text: logger]
15:41:04 [2024-03-15T19:41:04.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134680622 data=null item=TreeItem {logger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: logger]
15:41:04 [2024-03-15T19:41:04.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {logger} time=1134680624 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, Tree node with text: logger]
15:41:04 [2024-03-15T19:41:04.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
15:41:04 [2024-03-15T19:41:04.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:04 [2024-03-15T19:41:04.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:04 [2024-03-15T19:41:04.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:41:04 [2024-03-15T19:41:04.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:04 [2024-03-15T19:41:04.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:04 [2024-03-15T19:41:04.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:04 [2024-03-15T19:41:04.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
15:41:04 [2024-03-15T19:41:04.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:04 [2024-03-15T19:41:04.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1134680668 data=null button=0 stateMask=0x0 x=161 y=131 count=0}, Tree node with text: anotherLogger]
15:41:04 [2024-03-15T19:41:04.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1134680669 data=null doit=true}, Tree node with text: anotherLogger]
15:41:04 [2024-03-15T19:41:04.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1134680669 data=null}, Tree node with text: anotherLogger]
15:41:04 [2024-03-15T19:41:04.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1134680669 data=null button=1 stateMask=0x0 x=161 y=131 count=1}, Tree node with text: anotherLogger]
15:41:04 [2024-03-15T19:41:04.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134680669 data=null item=TreeItem {anotherLogger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: anotherLogger]
15:41:04 [2024-03-15T19:41:04.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1134680676 data=null button=1 stateMask=0x80000 x=161 y=120 count=1}, Tree node with text: anotherLogger]
15:41:04 [2024-03-15T19:41:04.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
15:41:04 [2024-03-15T19:41:04.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:04 [2024-03-15T19:41:04.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:04 [2024-03-15T19:41:04.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:04 [2024-03-15T19:41:04.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:04 [2024-03-15T19:41:04.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:04 [2024-03-15T19:41:04.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134680743 data=null button=0 stateMask=0x0 x=113 y=-24 count=0}, Tree node with text: mysession]
15:41:04 [2024-03-15T19:41:04.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134680743 data=null doit=true}, Tree node with text: mysession]
15:41:04 [2024-03-15T19:41:04.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134680743 data=null}, Tree node with text: mysession]
15:41:04 [2024-03-15T19:41:04.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134680743 data=null button=1 stateMask=0x0 x=113 y=-24 count=1}, Tree node with text: mysession]
15:41:04 [2024-03-15T19:41:04.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134680743 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:04 [2024-03-15T19:41:04.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134680746 data=null button=1 stateMask=0x80000 x=113 y=-24 count=1}, Tree node with text: mysession]
15:41:04 [2024-03-15T19:41:04.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:04 [2024-03-15T19:41:04.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134680746 data=null button=0 stateMask=0x0 x=113 y=-24 count=0}, Tree node with text: mysession]
15:41:04 [2024-03-15T19:41:04.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134680746 data=null doit=true}, Tree node with text: mysession]
15:41:04 [2024-03-15T19:41:04.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134680746 data=null}, Tree node with text: mysession]
15:41:04 [2024-03-15T19:41:04.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134680747 data=null button=1 stateMask=0x0 x=113 y=-24 count=1}, Tree node with text: mysession]
15:41:04 [2024-03-15T19:41:04.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134680747 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:04 [2024-03-15T19:41:04.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134680748 data=null button=1 stateMask=0x80000 x=113 y=-24 count=1}, Tree node with text: mysession]
15:41:04 [2024-03-15T19:41:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:41:04 [2024-03-15T19:41:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134681095 data=null doit=true}, Shell with text {Enable Events}]
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1134681097 data=null doit=true}, Button with text {Kernel}]
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1134681097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=1134681098 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=1134681098 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=1134681098 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=1134681098 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1134681147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1134681147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1134681147 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1134681148 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1134681148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1134681148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1134681148 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1134680795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:05 [2024-03-15T19:41:05.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:05 [2024-03-15T19:41:05.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:05 [2024-03-15T19:41:05.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:05 [2024-03-15T19:41:05.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:05 [2024-03-15T19:41:05.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:05 [2024-03-15T19:41:05.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=1134681214 data=null doit=true}, Tree node with text: Python]
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=1134681214 data=null}, Tree node with text: Python]
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=1134681215 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134681215 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Python]
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=1134681215 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134681216 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134681216 data=null doit=true}, Tree node with text: mysession]
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134681216 data=null}, Tree node with text: mysession]
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134681216 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134681217 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134681220 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134681221 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134681221 data=null doit=true}, Tree node with text: mysession]
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134681221 data=null}, Tree node with text: mysession]
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134681221 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134681221 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134681222 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:05 [2024-03-15T19:41:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:41:05 [2024-03-15T19:41:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:41:05 [2024-03-15T19:41:05.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:41:05 [2024-03-15T19:41:05.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:41:05 [2024-03-15T19:41:05.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134681513 data=null doit=true}, Shell with text {Enable Events}]
15:41:05 [2024-03-15T19:41:05.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
15:41:05 [2024-03-15T19:41:05.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:41:05 [2024-03-15T19:41:05.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
15:41:05 [2024-03-15T19:41:05.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
15:41:05 [2024-03-15T19:41:05.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:05 [2024-03-15T19:41:05.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:05 [2024-03-15T19:41:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1134681557 data=null doit=true}, Button with text {Kernel}]
15:41:05 [2024-03-15T19:41:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1134681557 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
15:41:05 [2024-03-15T19:41:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:05 [2024-03-15T19:41:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=1134681558 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:05 [2024-03-15T19:41:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=1134681558 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:05 [2024-03-15T19:41:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=1134681558 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:05 [2024-03-15T19:41:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=1134681558 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:05 [2024-03-15T19:41:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:05 [2024-03-15T19:41:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:05 [2024-03-15T19:41:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
15:41:05 [2024-03-15T19:41:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
15:41:05 [2024-03-15T19:41:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
15:41:05 [2024-03-15T19:41:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=1134681614 data=null doit=true}, TreeItem with text {All}]
15:41:05 [2024-03-15T19:41:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=1134681614 data=null}, TreeItem with text {All}]
15:41:05 [2024-03-15T19:41:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1134681615 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
15:41:05 [2024-03-15T19:41:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134681615 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
15:41:05 [2024-03-15T19:41:05.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1134681616 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
15:41:05 [2024-03-15T19:41:05.588Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:41:05 [2024-03-15T19:41:05.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1134681616 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:41:05 [2024-03-15T19:41:05.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1134681617 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:41:05 [2024-03-15T19:41:05.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1134681617 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:41:05 [2024-03-15T19:41:05.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134681617 data=null item=TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:41:05 [2024-03-15T19:41:05.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1134681618 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:41:05 [2024-03-15T19:41:05.588Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:41:05 [2024-03-15T19:41:05.588Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
15:41:05 [2024-03-15T19:41:05.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: logger
15:41:05 [2024-03-15T19:41:05.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:05 [2024-03-15T19:41:05.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:41:05 [2024-03-15T19:41:05.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:41:05 [2024-03-15T19:41:05.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:41:05 [2024-03-15T19:41:05.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:41:05 [2024-03-15T19:41:05.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1134681620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:05 [2024-03-15T19:41:05.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1134681620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:05 [2024-03-15T19:41:05.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1134681620 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:05 [2024-03-15T19:41:05.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1134681620 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:05 [2024-03-15T19:41:05.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1134681620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:05 [2024-03-15T19:41:05.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1134681620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:05 [2024-03-15T19:41:05.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1134681620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:05 [2024-03-15T19:41:05.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1134681257 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:41:05 [2024-03-15T19:41:05.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:05 [2024-03-15T19:41:05.588Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:05 [2024-03-15T19:41:05.588Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:05 [2024-03-15T19:41:05.588Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:05 [2024-03-15T19:41:05.588Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:05 [2024-03-15T19:41:05.588Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:05 [2024-03-15T19:41:05.588Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:05 [2024-03-15T19:41:05.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=1134681721 data=null doit=true}, Tree node with text: Python]
15:41:05 [2024-03-15T19:41:05.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=1134681721 data=null}, Tree node with text: Python]
15:41:05 [2024-03-15T19:41:05.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=1134681722 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
15:41:05 [2024-03-15T19:41:05.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134681722 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Python]
15:41:05 [2024-03-15T19:41:05.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=1134681723 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
15:41:05 [2024-03-15T19:41:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:05 [2024-03-15T19:41:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134681724 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:05 [2024-03-15T19:41:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134681728 data=null doit=true}, Tree node with text: mysession]
15:41:05 [2024-03-15T19:41:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134681728 data=null}, Tree node with text: mysession]
15:41:05 [2024-03-15T19:41:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134681728 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:05 [2024-03-15T19:41:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134681728 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:05 [2024-03-15T19:41:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134681729 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:05 [2024-03-15T19:41:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:05 [2024-03-15T19:41:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134681730 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:05 [2024-03-15T19:41:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134681730 data=null doit=true}, Tree node with text: mysession]
15:41:05 [2024-03-15T19:41:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134681730 data=null}, Tree node with text: mysession]
15:41:05 [2024-03-15T19:41:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134681730 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:05 [2024-03-15T19:41:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134681730 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:05 [2024-03-15T19:41:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134681731 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:05 [2024-03-15T19:41:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:41:05 [2024-03-15T19:41:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:41:05 [2024-03-15T19:41:05.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134682082 data=null doit=true}, Shell with text {Enable Events}]
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1134682084 data=null doit=true}, Button with text {Kernel}]
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1134682084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=1134682085 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=1134682085 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=1134682085 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=1134682085 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=1134682136 data=null doit=true}, TreeItem with text {All}]
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=1134682136 data=null}, TreeItem with text {All}]
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1134682136 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134682136 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1134682137 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
15:41:06 [2024-03-15T19:41:06.100Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1134682138 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1134682138 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:41:06 [2024-03-15T19:41:06.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1134682138 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134682139 data=null item=TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1134682139 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:41:06 [2024-03-15T19:41:06.101Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:41:06 [2024-03-15T19:41:06.101Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: anotherLogger
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@482ac036
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=1134682142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=1134682142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1134682142 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=1134682142 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1134682142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1134682142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1134682142 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=1134682143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=1134682143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=1134682143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=1134682143 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=1134682143 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Critical
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1134682144 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo' and in group (with mnemonic 'Log Level'))]
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Critical
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1134682145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1134682145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1134682145 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1134682145 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1134682145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1134682145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1134682145 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1134681767 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:06 [2024-03-15T19:41:06.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:06 [2024-03-15T19:41:06.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:06 [2024-03-15T19:41:06.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:06 [2024-03-15T19:41:06.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:06 [2024-03-15T19:41:06.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:06 [2024-03-15T19:41:06.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=1134682219 data=null doit=true}, Tree node with text: Python]
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=1134682219 data=null}, Tree node with text: Python]
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=1134682219 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134682219 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Python]
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=1134682220 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134682221 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134682221 data=null doit=true}, Tree node with text: mysession]
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134682221 data=null}, Tree node with text: mysession]
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134682221 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134682221 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134682222 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134682226 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134682226 data=null doit=true}, Tree node with text: mysession]
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134682226 data=null}, Tree node with text: mysession]
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134682226 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134682226 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134682227 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:06 [2024-03-15T19:41:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:41:06 [2024-03-15T19:41:06.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:41:06 [2024-03-15T19:41:06.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:41:06 [2024-03-15T19:41:06.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:41:06 [2024-03-15T19:41:06.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134682469 data=null doit=true}, Shell with text {Enable Events}]
15:41:06 [2024-03-15T19:41:06.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
15:41:06 [2024-03-15T19:41:06.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:41:06 [2024-03-15T19:41:06.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
15:41:06 [2024-03-15T19:41:06.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
15:41:06 [2024-03-15T19:41:06.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:06 [2024-03-15T19:41:06.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:06 [2024-03-15T19:41:06.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1134682523 data=null doit=true}, Button with text {Kernel}]
15:41:06 [2024-03-15T19:41:06.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1134682534 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
15:41:06 [2024-03-15T19:41:06.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:06 [2024-03-15T19:41:06.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=1134682535 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:06 [2024-03-15T19:41:06.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=1134682535 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:06 [2024-03-15T19:41:06.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=1134682535 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:06 [2024-03-15T19:41:06.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=1134682535 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:06 [2024-03-15T19:41:06.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:06 [2024-03-15T19:41:06.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:06 [2024-03-15T19:41:06.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1134682596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1134682596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1134682596 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1134682596 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1134682596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1134682596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1134682597 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1134682265 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:06 [2024-03-15T19:41:06.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:06 [2024-03-15T19:41:06.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:06 [2024-03-15T19:41:06.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:06 [2024-03-15T19:41:06.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:06 [2024-03-15T19:41:06.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:06 [2024-03-15T19:41:06.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=1134682679 data=null doit=true}, Tree node with text: Python]
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=1134682679 data=null}, Tree node with text: Python]
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=1134682680 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134682680 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Python]
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=1134682681 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
15:41:06 [2024-03-15T19:41:06.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:06 [2024-03-15T19:41:06.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:06 [2024-03-15T19:41:06.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:06 [2024-03-15T19:41:06.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Python is already expanded. Won't expand it again.
15:41:06 [2024-03-15T19:41:06.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:06 [2024-03-15T19:41:06.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134682692 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:06 [2024-03-15T19:41:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134682692 data=null doit=true}, Tree node with text: mysession]
15:41:06 [2024-03-15T19:41:06.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134682692 data=null}, Tree node with text: mysession]
15:41:06 [2024-03-15T19:41:06.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134682693 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:06 [2024-03-15T19:41:06.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134682693 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:06 [2024-03-15T19:41:06.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134682694 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:06 [2024-03-15T19:41:06.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:06 [2024-03-15T19:41:06.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134682695 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:06 [2024-03-15T19:41:06.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134682695 data=null doit=true}, Tree node with text: mysession]
15:41:06 [2024-03-15T19:41:06.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134682695 data=null}, Tree node with text: mysession]
15:41:06 [2024-03-15T19:41:06.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134682695 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:06 [2024-03-15T19:41:06.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134682695 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:06 [2024-03-15T19:41:06.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134682696 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:06 [2024-03-15T19:41:06.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
15:41:06 [2024-03-15T19:41:06.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
15:41:06 [2024-03-15T19:41:06.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=1134682740 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
15:41:06 [2024-03-15T19:41:06.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
15:41:06 [2024-03-15T19:41:06.872Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:06 [2024-03-15T19:41:06.872Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:06 [2024-03-15T19:41:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:06 [2024-03-15T19:41:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134682842 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:06 [2024-03-15T19:41:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134682843 data=null doit=true}, Tree node with text: mysession]
15:41:06 [2024-03-15T19:41:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134682843 data=null}, Tree node with text: mysession]
15:41:06 [2024-03-15T19:41:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134682843 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:06 [2024-03-15T19:41:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134682843 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:06 [2024-03-15T19:41:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134682845 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:06 [2024-03-15T19:41:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:06 [2024-03-15T19:41:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134682846 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:06 [2024-03-15T19:41:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134682846 data=null doit=true}, Tree node with text: mysession]
15:41:06 [2024-03-15T19:41:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134682846 data=null}, Tree node with text: mysession]
15:41:06 [2024-03-15T19:41:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134682846 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:06 [2024-03-15T19:41:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134682846 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:06 [2024-03-15T19:41:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134682847 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:06 [2024-03-15T19:41:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
15:41:06 [2024-03-15T19:41:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
15:41:06 [2024-03-15T19:41:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=1134682889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
15:41:06 [2024-03-15T19:41:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
15:41:06 [2024-03-15T19:41:06.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:41:06 [2024-03-15T19:41:06.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:06 [2024-03-15T19:41:06.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:06 [2024-03-15T19:41:06.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:06 [2024-03-15T19:41:06.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Python is already expanded. Won't expand it again.
15:41:06 [2024-03-15T19:41:06.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:06 [2024-03-15T19:41:06.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {logger} time=1134683058 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, Tree node with text: logger]
15:41:06 [2024-03-15T19:41:06.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {logger} time=1134683058 data=null doit=true}, Tree node with text: logger]
15:41:06 [2024-03-15T19:41:06.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {logger} time=1134683058 data=null}, Tree node with text: logger]
15:41:06 [2024-03-15T19:41:06.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {logger} time=1134683058 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, Tree node with text: logger]
15:41:06 [2024-03-15T19:41:06.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134683058 data=null item=TreeItem {logger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: logger]
15:41:06 [2024-03-15T19:41:06.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {logger} time=1134683061 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, Tree node with text: logger]
15:41:06 [2024-03-15T19:41:06.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
15:41:07 [2024-03-15T19:41:07.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:07 [2024-03-15T19:41:07.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:07 [2024-03-15T19:41:07.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:41:07 [2024-03-15T19:41:07.128Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:07 [2024-03-15T19:41:07.128Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:07 [2024-03-15T19:41:07.128Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:07 [2024-03-15T19:41:07.128Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Python is already expanded. Won't expand it again.
15:41:07 [2024-03-15T19:41:07.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:07 [2024-03-15T19:41:07.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1134683100 data=null button=0 stateMask=0x0 x=161 y=130 count=0}, Tree node with text: anotherLogger]
15:41:07 [2024-03-15T19:41:07.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1134683100 data=null doit=true}, Tree node with text: anotherLogger]
15:41:07 [2024-03-15T19:41:07.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1134683100 data=null}, Tree node with text: anotherLogger]
15:41:07 [2024-03-15T19:41:07.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1134683101 data=null button=1 stateMask=0x0 x=161 y=130 count=1}, Tree node with text: anotherLogger]
15:41:07 [2024-03-15T19:41:07.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134683101 data=null item=TreeItem {anotherLogger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: anotherLogger]
15:41:07 [2024-03-15T19:41:07.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1134683103 data=null button=1 stateMask=0x80000 x=161 y=130 count=1}, Tree node with text: anotherLogger]
15:41:07 [2024-03-15T19:41:07.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
15:41:07 [2024-03-15T19:41:07.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:07 [2024-03-15T19:41:07.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:07 [2024-03-15T19:41:07.128Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:07 [2024-03-15T19:41:07.128Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:07 [2024-03-15T19:41:07.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:07 [2024-03-15T19:41:07.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134683152 data=null button=0 stateMask=0x0 x=113 y=-13 count=0}, Tree node with text: mysession]
15:41:07 [2024-03-15T19:41:07.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134683153 data=null doit=true}, Tree node with text: mysession]
15:41:07 [2024-03-15T19:41:07.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134683153 data=null}, Tree node with text: mysession]
15:41:07 [2024-03-15T19:41:07.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134683153 data=null button=1 stateMask=0x0 x=113 y=-13 count=1}, Tree node with text: mysession]
15:41:07 [2024-03-15T19:41:07.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134683153 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:07 [2024-03-15T19:41:07.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134683155 data=null button=1 stateMask=0x80000 x=113 y=-13 count=1}, Tree node with text: mysession]
15:41:07 [2024-03-15T19:41:07.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:07 [2024-03-15T19:41:07.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134683156 data=null button=0 stateMask=0x0 x=113 y=-13 count=0}, Tree node with text: mysession]
15:41:07 [2024-03-15T19:41:07.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134683156 data=null doit=true}, Tree node with text: mysession]
15:41:07 [2024-03-15T19:41:07.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134683156 data=null}, Tree node with text: mysession]
15:41:07 [2024-03-15T19:41:07.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134683157 data=null button=1 stateMask=0x0 x=113 y=-13 count=1}, Tree node with text: mysession]
15:41:07 [2024-03-15T19:41:07.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134683157 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:07 [2024-03-15T19:41:07.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134683161 data=null button=1 stateMask=0x80000 x=113 y=-8 count=1}, Tree node with text: mysession]
15:41:07 [2024-03-15T19:41:07.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
15:41:07 [2024-03-15T19:41:07.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
15:41:07 [2024-03-15T19:41:07.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
15:41:07 [2024-03-15T19:41:07.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
15:41:07 [2024-03-15T19:41:07.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1134683365 data=null doit=true}, Shell with text {Destroy Confirmation}]
15:41:07 [2024-03-15T19:41:07.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:07 [2024-03-15T19:41:07.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:41:07 [2024-03-15T19:41:07.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:41:07 [2024-03-15T19:41:07.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:41:07 [2024-03-15T19:41:07.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:07 [2024-03-15T19:41:07.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:41:07 [2024-03-15T19:41:07.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134683366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:07 [2024-03-15T19:41:07.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134683377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:07 [2024-03-15T19:41:07.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134683377 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:07 [2024-03-15T19:41:07.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134683377 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:07 [2024-03-15T19:41:07.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134683377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:07 [2024-03-15T19:41:07.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134683377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:07 [2024-03-15T19:41:07.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134683378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:07 [2024-03-15T19:41:07.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1134683230 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
15:41:07 [2024-03-15T19:41:07.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:07 [2024-03-15T19:41:07.384Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:07 [2024-03-15T19:41:07.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:07 [2024-03-15T19:41:07.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1134683437 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
15:41:07 [2024-03-15T19:41:07.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1134683437 data=null doit=true}, TreeItem with text {myNode}]
15:41:07 [2024-03-15T19:41:07.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1134683437 data=null}, TreeItem with text {myNode}]
15:41:07 [2024-03-15T19:41:07.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1134683437 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
15:41:07 [2024-03-15T19:41:07.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134683437 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:41:07 [2024-03-15T19:41:07.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1134683440 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:41:07 [2024-03-15T19:41:07.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:07 [2024-03-15T19:41:07.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1134683440 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:41:07 [2024-03-15T19:41:07.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1134683441 data=null doit=true}, TreeItem with text {myNode}]
15:41:07 [2024-03-15T19:41:07.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1134683441 data=null}, TreeItem with text {myNode}]
15:41:07 [2024-03-15T19:41:07.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1134683441 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:41:07 [2024-03-15T19:41:07.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134683441 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:41:07 [2024-03-15T19:41:07.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1134683442 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:41:07 [2024-03-15T19:41:07.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
15:41:07 [2024-03-15T19:41:07.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
15:41:07 [2024-03-15T19:41:07.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1134683503 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
15:41:07 [2024-03-15T19:41:07.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
15:41:07 [2024-03-15T19:41:07.640Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.652 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
15:41:07 [2024-03-15T19:41:07.640Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest.testTraceSessionTree -- Time elapsed: 9.371 s
15:41:07 [2024-03-15T19:41:07.640Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
15:41:07 [2024-03-15T19:41:07.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5ce41f1f] time=1134683641 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:41:07 [2024-03-15T19:41:07.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:41:07 [2024-03-15T19:41:07.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:41:07 [2024-03-15T19:41:07.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:41:07 [2024-03-15T19:41:07.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:41:07 [2024-03-15T19:41:07.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1134683819 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:41:07 [2024-03-15T19:41:07.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:41:07 [2024-03-15T19:41:07.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:41:07 [2024-03-15T19:41:07.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:07 [2024-03-15T19:41:07.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:07 [2024-03-15T19:41:07.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:07 [2024-03-15T19:41:07.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1134684010 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:41:07 [2024-03-15T19:41:07.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1134684010 data=null doit=true}, TreeItem with text {myNode}]
15:41:07 [2024-03-15T19:41:07.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1134684010 data=null}, TreeItem with text {myNode}]
15:41:07 [2024-03-15T19:41:07.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1134684011 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:41:07 [2024-03-15T19:41:07.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134684011 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:41:07 [2024-03-15T19:41:07.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1134684014 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:41:07 [2024-03-15T19:41:07.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:07 [2024-03-15T19:41:07.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1134684015 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:41:07 [2024-03-15T19:41:07.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1134684015 data=null doit=true}, TreeItem with text {myNode}]
15:41:07 [2024-03-15T19:41:07.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1134684015 data=null}, TreeItem with text {myNode}]
15:41:07 [2024-03-15T19:41:07.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1134684015 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:41:07 [2024-03-15T19:41:07.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134684015 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:41:07 [2024-03-15T19:41:07.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1134684016 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:41:07 [2024-03-15T19:41:07.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
15:41:07 [2024-03-15T19:41:07.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
15:41:07 [2024-03-15T19:41:07.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=1134684061 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
15:41:07 [2024-03-15T19:41:07.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
15:41:08 [2024-03-15T19:41:08.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:08 [2024-03-15T19:41:08.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1134684573 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
15:41:08 [2024-03-15T19:41:08.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1134684574 data=null doit=true}, Tree node with text: Sessions]
15:41:08 [2024-03-15T19:41:08.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1134684574 data=null}, Tree node with text: Sessions]
15:41:08 [2024-03-15T19:41:08.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1134684574 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
15:41:08 [2024-03-15T19:41:08.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134684574 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
15:41:08 [2024-03-15T19:41:08.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1134684576 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
15:41:08 [2024-03-15T19:41:08.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:08 [2024-03-15T19:41:08.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1134684576 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
15:41:08 [2024-03-15T19:41:08.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1134684576 data=null doit=true}, Tree node with text: Sessions]
15:41:08 [2024-03-15T19:41:08.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1134684576 data=null}, Tree node with text: Sessions]
15:41:08 [2024-03-15T19:41:08.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1134684579 data=null button=1 stateMask=0x0 x=89 y=135 count=1}, Tree node with text: Sessions]
15:41:08 [2024-03-15T19:41:08.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134684579 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
15:41:08 [2024-03-15T19:41:08.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1134684580 data=null button=1 stateMask=0x80000 x=89 y=135 count=1}, Tree node with text: Sessions]
15:41:08 [2024-03-15T19:41:08.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
15:41:08 [2024-03-15T19:41:08.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1134684931 data=null doit=true}, Shell with text {Create Session}]
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:41:09 [2024-03-15T19:41:09.018Z]  ", using matcher: of type 'Text'
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:41:09 [2024-03-15T19:41:09.018Z]  ", using matcher: with label (with mnemonic 'Session Name')
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:41:09 [2024-03-15T19:41:09.018Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1134684935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1134684935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1134684935 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1134684935 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1134684935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1134684935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1134684935 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1134684632 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1134684995 data=null doit=true}, Tree node with text: Sessions]
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1134684996 data=null}, Tree node with text: Sessions]
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1134684996 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134684996 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
15:41:09 [2024-03-15T19:41:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1134684997 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
15:41:09 [2024-03-15T19:41:09.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:09 [2024-03-15T19:41:09.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:09 [2024-03-15T19:41:09.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:09 [2024-03-15T19:41:09.019Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:09 [2024-03-15T19:41:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:09 [2024-03-15T19:41:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134685000 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134685001 data=null doit=true}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134685001 data=null}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134685001 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134685001 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134685005 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:09 [2024-03-15T19:41:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134685013 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134685013 data=null doit=true}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134685013 data=null}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134685013 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134685014 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134685015 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:41:09 [2024-03-15T19:41:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134685387 data=null doit=true}, Shell with text {Enable Events}]
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "All Tracepoint Event...", using matcher: with mnemonic 'All Tracepoint Events and Syscalls'
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'All Tracepoint Events and Syscalls')
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'All Tracepoint Events and Syscalls') and with style 'SWT.RADIO')
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'All Tracepoint Events and Syscalls') and with style 'SWT.RADIO') is already selected, not clicking again.
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1134685394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1134685394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:09 [2024-03-15T19:41:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1134685394 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:09 [2024-03-15T19:41:09.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1134685394 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:09 [2024-03-15T19:41:09.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1134685394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:09 [2024-03-15T19:41:09.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1134685395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:09 [2024-03-15T19:41:09.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1134685395 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:09 [2024-03-15T19:41:09.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1134685069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:41:09 [2024-03-15T19:41:09.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:09 [2024-03-15T19:41:09.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:09 [2024-03-15T19:41:09.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:09 [2024-03-15T19:41:09.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:09 [2024-03-15T19:41:09.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:41:09 [2024-03-15T19:41:09.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:09 [2024-03-15T19:41:09.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:09 [2024-03-15T19:41:09.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:09 [2024-03-15T19:41:09.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:41:09 [2024-03-15T19:41:09.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1134685501 data=null doit=true}, Tree node with text: channel0]
15:41:09 [2024-03-15T19:41:09.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1134685501 data=null}, Tree node with text: channel0]
15:41:09 [2024-03-15T19:41:09.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1134685502 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
15:41:09 [2024-03-15T19:41:09.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134685502 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
15:41:09 [2024-03-15T19:41:09.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1134685503 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
15:41:09 [2024-03-15T19:41:09.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:09 [2024-03-15T19:41:09.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:09 [2024-03-15T19:41:09.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:09 [2024-03-15T19:41:09.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134685505 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134685505 data=null doit=true}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134685505 data=null}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134685506 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134685506 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134685508 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:09 [2024-03-15T19:41:09.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134685509 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134685509 data=null doit=true}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134685509 data=null}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134685509 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134685514 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134685515 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
15:41:09 [2024-03-15T19:41:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
15:41:09 [2024-03-15T19:41:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=1134685561 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
15:41:09 [2024-03-15T19:41:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
15:41:09 [2024-03-15T19:41:09.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:09 [2024-03-15T19:41:09.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:09 [2024-03-15T19:41:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:09 [2024-03-15T19:41:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134685663 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134685663 data=null doit=true}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134685663 data=null}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134685664 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134685664 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134685665 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:09 [2024-03-15T19:41:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134685666 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134685666 data=null doit=true}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134685666 data=null}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134685666 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134685666 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134685668 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
15:41:09 [2024-03-15T19:41:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
15:41:09 [2024-03-15T19:41:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=1134685722 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
15:41:09 [2024-03-15T19:41:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
15:41:09 [2024-03-15T19:41:09.789Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:09 [2024-03-15T19:41:09.789Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:09 [2024-03-15T19:41:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:09 [2024-03-15T19:41:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134685825 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134685825 data=null doit=true}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134685825 data=null}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134685825 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134685825 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134685833 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:09 [2024-03-15T19:41:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134685833 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134685833 data=null doit=true}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134685833 data=null}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134685834 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134685834 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134685835 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:09 [2024-03-15T19:41:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
15:41:09 [2024-03-15T19:41:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
15:41:10 [2024-03-15T19:41:10.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
15:41:10 [2024-03-15T19:41:10.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
15:41:10 [2024-03-15T19:41:10.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1134686155 data=null doit=true}, Shell with text {Destroy Confirmation}]
15:41:10 [2024-03-15T19:41:10.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:10 [2024-03-15T19:41:10.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:41:10 [2024-03-15T19:41:10.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:41:10 [2024-03-15T19:41:10.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:41:10 [2024-03-15T19:41:10.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:10 [2024-03-15T19:41:10.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:41:10 [2024-03-15T19:41:10.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134686156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:10 [2024-03-15T19:41:10.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134686156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:10 [2024-03-15T19:41:10.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134686156 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:10 [2024-03-15T19:41:10.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134686156 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:10 [2024-03-15T19:41:10.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134686157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:10 [2024-03-15T19:41:10.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134686157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:10 [2024-03-15T19:41:10.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134686157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:10 [2024-03-15T19:41:10.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1134685877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
15:41:10 [2024-03-15T19:41:10.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:10 [2024-03-15T19:41:10.047Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:10 [2024-03-15T19:41:10.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:10 [2024-03-15T19:41:10.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1134686237 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
15:41:10 [2024-03-15T19:41:10.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1134686237 data=null doit=true}, TreeItem with text {myNode}]
15:41:10 [2024-03-15T19:41:10.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1134686237 data=null}, TreeItem with text {myNode}]
15:41:10 [2024-03-15T19:41:10.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1134686237 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
15:41:10 [2024-03-15T19:41:10.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134686237 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:41:10 [2024-03-15T19:41:10.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1134686240 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:41:10 [2024-03-15T19:41:10.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:10 [2024-03-15T19:41:10.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1134686240 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:41:10 [2024-03-15T19:41:10.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1134686241 data=null doit=true}, TreeItem with text {myNode}]
15:41:10 [2024-03-15T19:41:10.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1134686241 data=null}, TreeItem with text {myNode}]
15:41:10 [2024-03-15T19:41:10.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1134686247 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:41:10 [2024-03-15T19:41:10.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134686247 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:41:10 [2024-03-15T19:41:10.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1134686248 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:41:10 [2024-03-15T19:41:10.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
15:41:10 [2024-03-15T19:41:10.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
15:41:10 [2024-03-15T19:41:10.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1134686323 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
15:41:10 [2024-03-15T19:41:10.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
15:41:10 [2024-03-15T19:41:10.303Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.785 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
15:41:10 [2024-03-15T19:41:10.303Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest.testTraceSessionTree -- Time elapsed: 2.527 s
15:41:10 [2024-03-15T19:41:10.303Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
15:41:10 [2024-03-15T19:41:10.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5ce41f1f] time=1134686439 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:41:10 [2024-03-15T19:41:10.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:41:10 [2024-03-15T19:41:10.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:41:10 [2024-03-15T19:41:10.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:41:10 [2024-03-15T19:41:10.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:41:10 [2024-03-15T19:41:10.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1134686622 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:41:10 [2024-03-15T19:41:10.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:41:10 [2024-03-15T19:41:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:41:10 [2024-03-15T19:41:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:10 [2024-03-15T19:41:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:10 [2024-03-15T19:41:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:10 [2024-03-15T19:41:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1134686811 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:41:10 [2024-03-15T19:41:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1134686811 data=null doit=true}, TreeItem with text {myNode}]
15:41:10 [2024-03-15T19:41:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1134686811 data=null}, TreeItem with text {myNode}]
15:41:10 [2024-03-15T19:41:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1134686811 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:41:10 [2024-03-15T19:41:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134686811 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:41:10 [2024-03-15T19:41:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1134686813 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:41:10 [2024-03-15T19:41:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:10 [2024-03-15T19:41:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1134686814 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:41:10 [2024-03-15T19:41:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1134686814 data=null doit=true}, TreeItem with text {myNode}]
15:41:10 [2024-03-15T19:41:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1134686814 data=null}, TreeItem with text {myNode}]
15:41:10 [2024-03-15T19:41:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1134686814 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:41:10 [2024-03-15T19:41:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134686815 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:41:10 [2024-03-15T19:41:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1134686815 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:41:10 [2024-03-15T19:41:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
15:41:10 [2024-03-15T19:41:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
15:41:10 [2024-03-15T19:41:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=1134686866 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
15:41:10 [2024-03-15T19:41:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
15:41:11 [2024-03-15T19:41:11.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:11 [2024-03-15T19:41:11.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1134687377 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
15:41:11 [2024-03-15T19:41:11.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1134687377 data=null doit=true}, Tree node with text: Sessions]
15:41:11 [2024-03-15T19:41:11.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1134687377 data=null}, Tree node with text: Sessions]
15:41:11 [2024-03-15T19:41:11.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1134687377 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
15:41:11 [2024-03-15T19:41:11.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134687378 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
15:41:11 [2024-03-15T19:41:11.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1134687379 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
15:41:11 [2024-03-15T19:41:11.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:11 [2024-03-15T19:41:11.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1134687380 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
15:41:11 [2024-03-15T19:41:11.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1134687380 data=null doit=true}, Tree node with text: Sessions]
15:41:11 [2024-03-15T19:41:11.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1134687380 data=null}, Tree node with text: Sessions]
15:41:11 [2024-03-15T19:41:11.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1134687380 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
15:41:11 [2024-03-15T19:41:11.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134687380 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
15:41:11 [2024-03-15T19:41:11.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1134687381 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
15:41:11 [2024-03-15T19:41:11.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
15:41:11 [2024-03-15T19:41:11.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
15:41:11 [2024-03-15T19:41:11.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
15:41:11 [2024-03-15T19:41:11.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
15:41:11 [2024-03-15T19:41:11.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1134687751 data=null doit=true}, Shell with text {Create Session}]
15:41:11 [2024-03-15T19:41:11.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:11 [2024-03-15T19:41:11.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:41:11 [2024-03-15T19:41:11.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:41:11 [2024-03-15T19:41:11.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:41:11 [2024-03-15T19:41:11.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:11 [2024-03-15T19:41:11.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:41:11 [2024-03-15T19:41:11.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:41:11 [2024-03-15T19:41:11.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:41:11 [2024-03-15T19:41:11.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:41:11 [2024-03-15T19:41:11.632Z]  ", using matcher: of type 'Text'
15:41:11 [2024-03-15T19:41:11.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:41:11 [2024-03-15T19:41:11.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:41:11 [2024-03-15T19:41:11.632Z]  ", using matcher: with label (with mnemonic 'Session Name')
15:41:11 [2024-03-15T19:41:11.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:41:11 [2024-03-15T19:41:11.632Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:41:11 [2024-03-15T19:41:11.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
15:41:11 [2024-03-15T19:41:11.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
15:41:11 [2024-03-15T19:41:11.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
15:41:11 [2024-03-15T19:41:11.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:11 [2024-03-15T19:41:11.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:11 [2024-03-15T19:41:11.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:41:11 [2024-03-15T19:41:11.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:41:11 [2024-03-15T19:41:11.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:41:11 [2024-03-15T19:41:11.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:41:11 [2024-03-15T19:41:11.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1134687754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:11 [2024-03-15T19:41:11.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1134687754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:11 [2024-03-15T19:41:11.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1134687754 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:11 [2024-03-15T19:41:11.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1134687754 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:11 [2024-03-15T19:41:11.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1134687754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:11 [2024-03-15T19:41:11.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1134687754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:11 [2024-03-15T19:41:11.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1134687755 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:11 [2024-03-15T19:41:11.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1134687433 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
15:41:11 [2024-03-15T19:41:11.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:11 [2024-03-15T19:41:11.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1134687871 data=null doit=true}, Tree node with text: Sessions]
15:41:11 [2024-03-15T19:41:11.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1134687871 data=null}, Tree node with text: Sessions]
15:41:11 [2024-03-15T19:41:11.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1134687871 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
15:41:11 [2024-03-15T19:41:11.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134687871 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
15:41:11 [2024-03-15T19:41:11.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1134687872 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
15:41:11 [2024-03-15T19:41:11.888Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:11 [2024-03-15T19:41:11.888Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:11 [2024-03-15T19:41:11.888Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:11 [2024-03-15T19:41:11.888Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Provider is already expanded. Won't expand it again.
15:41:11 [2024-03-15T19:41:11.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel} time=1134687874 data=null doit=true}, Tree node with text: Kernel]
15:41:11 [2024-03-15T19:41:11.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel} time=1134687874 data=null}, Tree node with text: Kernel]
15:41:11 [2024-03-15T19:41:11.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel} time=1134687874 data=null button=1 stateMask=0x0 x=99 y=-11 count=1}, Tree node with text: Kernel]
15:41:11 [2024-03-15T19:41:11.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134687875 data=null item=TreeItem {Kernel} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Kernel]
15:41:11 [2024-03-15T19:41:11.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel} time=1134687988 data=null button=1 stateMask=0x80000 x=99 y=-12546 count=1}, Tree node with text: Kernel]
15:41:11 [2024-03-15T19:41:11.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:11 [2024-03-15T19:41:11.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=1134687990 data=null button=0 stateMask=0x0 x=140 y=-9579 count=0}, Tree node with text: sched_switch]
15:41:11 [2024-03-15T19:41:11.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sched_switch} time=1134687990 data=null doit=true}, Tree node with text: sched_switch]
15:41:11 [2024-03-15T19:41:11.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=1134687990 data=null}, Tree node with text: sched_switch]
15:41:11 [2024-03-15T19:41:11.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=1134687991 data=null button=1 stateMask=0x0 x=140 y=-9579 count=1}, Tree node with text: sched_switch]
15:41:11 [2024-03-15T19:41:11.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134687991 data=null item=TreeItem {sched_switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: sched_switch]
15:41:11 [2024-03-15T19:41:11.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=1134687996 data=null button=1 stateMask=0x80000 x=140 y=12 count=1}, Tree node with text: sched_switch]
15:41:11 [2024-03-15T19:41:11.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:11 [2024-03-15T19:41:11.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=1134687997 data=null button=0 stateMask=0x0 x=140 y=12 count=0}, Tree node with text: sched_switch]
15:41:11 [2024-03-15T19:41:11.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sched_switch} time=1134687997 data=null doit=true}, Tree node with text: sched_switch]
15:41:11 [2024-03-15T19:41:11.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=1134687997 data=null}, Tree node with text: sched_switch]
15:41:11 [2024-03-15T19:41:11.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=1134687998 data=null button=1 stateMask=0x0 x=140 y=12 count=1}, Tree node with text: sched_switch]
15:41:11 [2024-03-15T19:41:11.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134687998 data=null item=TreeItem {sched_switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: sched_switch]
15:41:11 [2024-03-15T19:41:11.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=1134687999 data=null button=1 stateMask=0x80000 x=140 y=12 count=1}, Tree node with text: sched_switch]
15:41:11 [2024-03-15T19:41:11.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
15:41:11 [2024-03-15T19:41:11.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event...'
15:41:12 [2024-03-15T19:41:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event...'
15:41:12 [2024-03-15T19:41:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:41:12 [2024-03-15T19:41:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134688367 data=null doit=true}, Shell with text {Enable Events}]
15:41:12 [2024-03-15T19:41:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
15:41:12 [2024-03-15T19:41:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Session List", using matcher: with mnemonic 'Session List'
15:41:12 [2024-03-15T19:41:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List')
15:41:12 [2024-03-15T19:41:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Session List'))
15:41:12 [2024-03-15T19:41:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
15:41:12 [2024-03-15T19:41:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to mysession
15:41:12 [2024-03-15T19:41:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1134688372 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo' and in group (with mnemonic 'Session List'))]
15:41:12 [2024-03-15T19:41:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to mysession
15:41:12 [2024-03-15T19:41:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:12 [2024-03-15T19:41:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
15:41:12 [2024-03-15T19:41:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
15:41:12 [2024-03-15T19:41:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
15:41:12 [2024-03-15T19:41:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:12 [2024-03-15T19:41:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:12 [2024-03-15T19:41:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:41:12 [2024-03-15T19:41:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:41:12 [2024-03-15T19:41:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:41:12 [2024-03-15T19:41:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:41:12 [2024-03-15T19:41:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1134688375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:12 [2024-03-15T19:41:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1134688375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:12 [2024-03-15T19:41:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1134688375 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:12 [2024-03-15T19:41:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1134688375 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:12 [2024-03-15T19:41:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1134688375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:12 [2024-03-15T19:41:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1134688375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:12 [2024-03-15T19:41:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1134688375 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:12 [2024-03-15T19:41:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=1134688057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event...']
15:41:12 [2024-03-15T19:41:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:12 [2024-03-15T19:41:12.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:12 [2024-03-15T19:41:12.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:12 [2024-03-15T19:41:12.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:12 [2024-03-15T19:41:12.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:12 [2024-03-15T19:41:12.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:12 [2024-03-15T19:41:12.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:12 [2024-03-15T19:41:12.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:12 [2024-03-15T19:41:12.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:12 [2024-03-15T19:41:12.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:41:12 [2024-03-15T19:41:12.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:12 [2024-03-15T19:41:12.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:12 [2024-03-15T19:41:12.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:12 [2024-03-15T19:41:12.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:41:12 [2024-03-15T19:41:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1134688499 data=null doit=true}, Tree node with text: channel0]
15:41:12 [2024-03-15T19:41:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1134688499 data=null}, Tree node with text: channel0]
15:41:12 [2024-03-15T19:41:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1134688499 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
15:41:12 [2024-03-15T19:41:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134688500 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
15:41:12 [2024-03-15T19:41:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1134688501 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
15:41:12 [2024-03-15T19:41:12.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:12 [2024-03-15T19:41:12.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:12 [2024-03-15T19:41:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:12 [2024-03-15T19:41:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134688502 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:12 [2024-03-15T19:41:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134688502 data=null doit=true}, Tree node with text: mysession]
15:41:12 [2024-03-15T19:41:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134688502 data=null}, Tree node with text: mysession]
15:41:12 [2024-03-15T19:41:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134688502 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:12 [2024-03-15T19:41:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134688503 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:12 [2024-03-15T19:41:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134688505 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:12 [2024-03-15T19:41:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:12 [2024-03-15T19:41:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134688505 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:12 [2024-03-15T19:41:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134688506 data=null doit=true}, Tree node with text: mysession]
15:41:12 [2024-03-15T19:41:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134688506 data=null}, Tree node with text: mysession]
15:41:12 [2024-03-15T19:41:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134688506 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:12 [2024-03-15T19:41:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134688506 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:12 [2024-03-15T19:41:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134688507 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:12 [2024-03-15T19:41:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
15:41:12 [2024-03-15T19:41:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
15:41:12 [2024-03-15T19:41:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=1134688572 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
15:41:12 [2024-03-15T19:41:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
15:41:12 [2024-03-15T19:41:12.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:12 [2024-03-15T19:41:12.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:12 [2024-03-15T19:41:12.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:12 [2024-03-15T19:41:12.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134688675 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:12 [2024-03-15T19:41:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134688675 data=null doit=true}, Tree node with text: mysession]
15:41:12 [2024-03-15T19:41:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134688675 data=null}, Tree node with text: mysession]
15:41:12 [2024-03-15T19:41:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134688675 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:12 [2024-03-15T19:41:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134688678 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:12 [2024-03-15T19:41:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134688679 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:12 [2024-03-15T19:41:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:12 [2024-03-15T19:41:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134688680 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:12 [2024-03-15T19:41:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134688680 data=null doit=true}, Tree node with text: mysession]
15:41:12 [2024-03-15T19:41:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134688680 data=null}, Tree node with text: mysession]
15:41:12 [2024-03-15T19:41:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134688680 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:12 [2024-03-15T19:41:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134688681 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:12 [2024-03-15T19:41:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134688681 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:12 [2024-03-15T19:41:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
15:41:12 [2024-03-15T19:41:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
15:41:12 [2024-03-15T19:41:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=1134688727 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
15:41:12 [2024-03-15T19:41:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
15:41:12 [2024-03-15T19:41:12.708Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:12 [2024-03-15T19:41:12.708Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:12 [2024-03-15T19:41:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:12 [2024-03-15T19:41:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134688830 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:12 [2024-03-15T19:41:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134688830 data=null doit=true}, Tree node with text: mysession]
15:41:12 [2024-03-15T19:41:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134688830 data=null}, Tree node with text: mysession]
15:41:12 [2024-03-15T19:41:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134688830 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:12 [2024-03-15T19:41:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134688830 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:12 [2024-03-15T19:41:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134688835 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:12 [2024-03-15T19:41:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:12 [2024-03-15T19:41:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134688835 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:12 [2024-03-15T19:41:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134688835 data=null doit=true}, Tree node with text: mysession]
15:41:12 [2024-03-15T19:41:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134688836 data=null}, Tree node with text: mysession]
15:41:12 [2024-03-15T19:41:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134688836 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:12 [2024-03-15T19:41:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134688836 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:12 [2024-03-15T19:41:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134688837 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:12 [2024-03-15T19:41:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
15:41:12 [2024-03-15T19:41:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
15:41:12 [2024-03-15T19:41:12.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
15:41:12 [2024-03-15T19:41:12.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
15:41:12 [2024-03-15T19:41:12.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1134689152 data=null doit=true}, Shell with text {Destroy Confirmation}]
15:41:12 [2024-03-15T19:41:12.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:12 [2024-03-15T19:41:12.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:41:12 [2024-03-15T19:41:12.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:41:12 [2024-03-15T19:41:12.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:41:12 [2024-03-15T19:41:12.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:12 [2024-03-15T19:41:12.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:41:12 [2024-03-15T19:41:12.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134689153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:12 [2024-03-15T19:41:12.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134689153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:12 [2024-03-15T19:41:12.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134689153 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:12 [2024-03-15T19:41:12.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134689153 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:12 [2024-03-15T19:41:12.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134689154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:12 [2024-03-15T19:41:12.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134689154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:13 [2024-03-15T19:41:13.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134689154 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:13 [2024-03-15T19:41:13.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1134688875 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
15:41:13 [2024-03-15T19:41:13.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:13 [2024-03-15T19:41:13.221Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:13 [2024-03-15T19:41:13.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:13 [2024-03-15T19:41:13.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1134689240 data=null button=0 stateMask=0x0 x=70 y=-13190 count=0}, TreeItem with text {myNode}]
15:41:13 [2024-03-15T19:41:13.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1134689240 data=null doit=true}, TreeItem with text {myNode}]
15:41:13 [2024-03-15T19:41:13.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1134689240 data=null}, TreeItem with text {myNode}]
15:41:13 [2024-03-15T19:41:13.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1134689240 data=null button=1 stateMask=0x0 x=70 y=-13190 count=1}, TreeItem with text {myNode}]
15:41:13 [2024-03-15T19:41:13.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134689240 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:41:13 [2024-03-15T19:41:13.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1134689253 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:41:13 [2024-03-15T19:41:13.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:13 [2024-03-15T19:41:13.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1134689254 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:41:13 [2024-03-15T19:41:13.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1134689254 data=null doit=true}, TreeItem with text {myNode}]
15:41:13 [2024-03-15T19:41:13.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1134689254 data=null}, TreeItem with text {myNode}]
15:41:13 [2024-03-15T19:41:13.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1134689254 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:41:13 [2024-03-15T19:41:13.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134689254 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:41:13 [2024-03-15T19:41:13.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1134689255 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:41:13 [2024-03-15T19:41:13.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
15:41:13 [2024-03-15T19:41:13.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
15:41:13 [2024-03-15T19:41:13.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1134689317 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
15:41:13 [2024-03-15T19:41:13.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
15:41:13 [2024-03-15T19:41:13.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:41:13 [2024-03-15T19:41:13.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:13 [2024-03-15T19:41:13.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:13 [2024-03-15T19:41:13.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:13 [2024-03-15T19:41:13.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1134689430 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:41:13 [2024-03-15T19:41:13.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1134689430 data=null doit=true}, TreeItem with text {myNode}]
15:41:13 [2024-03-15T19:41:13.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1134689430 data=null}, TreeItem with text {myNode}]
15:41:13 [2024-03-15T19:41:13.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1134689431 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:41:13 [2024-03-15T19:41:13.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134689431 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:41:13 [2024-03-15T19:41:13.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1134689436 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:41:13 [2024-03-15T19:41:13.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:13 [2024-03-15T19:41:13.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1134689437 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:41:13 [2024-03-15T19:41:13.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1134689437 data=null doit=true}, TreeItem with text {myNode}]
15:41:13 [2024-03-15T19:41:13.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1134689437 data=null}, TreeItem with text {myNode}]
15:41:13 [2024-03-15T19:41:13.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1134689437 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:41:13 [2024-03-15T19:41:13.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134689437 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:41:13 [2024-03-15T19:41:13.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1134689438 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:41:13 [2024-03-15T19:41:13.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
15:41:13 [2024-03-15T19:41:13.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
15:41:13 [2024-03-15T19:41:13.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=1134689474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
15:41:13 [2024-03-15T19:41:13.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
15:41:14 [2024-03-15T19:41:14.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:14 [2024-03-15T19:41:14.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1134689982 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
15:41:14 [2024-03-15T19:41:14.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1134689982 data=null doit=true}, Tree node with text: Sessions]
15:41:14 [2024-03-15T19:41:14.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1134689982 data=null}, Tree node with text: Sessions]
15:41:14 [2024-03-15T19:41:14.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1134689982 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
15:41:14 [2024-03-15T19:41:14.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134689983 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
15:41:14 [2024-03-15T19:41:14.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1134689984 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
15:41:14 [2024-03-15T19:41:14.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:14 [2024-03-15T19:41:14.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1134689985 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
15:41:14 [2024-03-15T19:41:14.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1134689985 data=null doit=true}, Tree node with text: Sessions]
15:41:14 [2024-03-15T19:41:14.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1134689987 data=null}, Tree node with text: Sessions]
15:41:14 [2024-03-15T19:41:14.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1134689988 data=null button=1 stateMask=0x0 x=89 y=135 count=1}, Tree node with text: Sessions]
15:41:14 [2024-03-15T19:41:14.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134689988 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
15:41:14 [2024-03-15T19:41:14.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1134689989 data=null button=1 stateMask=0x80000 x=89 y=135 count=1}, Tree node with text: Sessions]
15:41:14 [2024-03-15T19:41:14.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
15:41:14 [2024-03-15T19:41:14.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
15:41:14 [2024-03-15T19:41:14.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
15:41:14 [2024-03-15T19:41:14.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
15:41:14 [2024-03-15T19:41:14.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1134690329 data=null doit=true}, Shell with text {Create Session}]
15:41:14 [2024-03-15T19:41:14.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:14 [2024-03-15T19:41:14.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:41:14 [2024-03-15T19:41:14.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:41:14 [2024-03-15T19:41:14.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:41:14 [2024-03-15T19:41:14.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:14 [2024-03-15T19:41:14.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:41:14 [2024-03-15T19:41:14.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:41:14 [2024-03-15T19:41:14.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:41:14 [2024-03-15T19:41:14.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:41:14 [2024-03-15T19:41:14.296Z]  ", using matcher: of type 'Text'
15:41:14 [2024-03-15T19:41:14.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:41:14 [2024-03-15T19:41:14.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:41:14 [2024-03-15T19:41:14.296Z]  ", using matcher: with label (with mnemonic 'Session Name')
15:41:14 [2024-03-15T19:41:14.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:41:14 [2024-03-15T19:41:14.296Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:41:14 [2024-03-15T19:41:14.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1134690331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1134690331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1134690331 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1134690332 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1134690332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1134690332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1134690332 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1134690039 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1134690392 data=null doit=true}, Tree node with text: Sessions]
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1134690393 data=null}, Tree node with text: Sessions]
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1134690393 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134690393 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1134690394 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
15:41:14 [2024-03-15T19:41:14.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:14 [2024-03-15T19:41:14.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:14 [2024-03-15T19:41:14.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:14 [2024-03-15T19:41:14.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134690397 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134690397 data=null doit=true}, Tree node with text: mysession]
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134690397 data=null}, Tree node with text: mysession]
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134690398 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134690398 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134690401 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134690402 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134690402 data=null doit=true}, Tree node with text: mysession]
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134690408 data=null}, Tree node with text: mysession]
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134690408 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134690408 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134690409 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:41:14 [2024-03-15T19:41:14.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134690773 data=null doit=true}, Shell with text {Enable Events}]
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1134690775 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1134690775 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1134690775 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1134690775 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
15:41:14 [2024-03-15T19:41:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1134690806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1134690806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1134690806 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1134690806 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1134690806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1134690806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1134690806 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1134690466 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:14 [2024-03-15T19:41:14.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:14 [2024-03-15T19:41:14.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:14 [2024-03-15T19:41:14.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:14 [2024-03-15T19:41:14.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:14 [2024-03-15T19:41:14.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:14 [2024-03-15T19:41:14.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:14 [2024-03-15T19:41:14.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:41:14 [2024-03-15T19:41:14.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:14 [2024-03-15T19:41:14.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:14 [2024-03-15T19:41:14.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:14 [2024-03-15T19:41:14.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1134690895 data=null doit=true}, Tree node with text: channel0]
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1134690896 data=null}, Tree node with text: channel0]
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1134690896 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134690896 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1134690897 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
15:41:14 [2024-03-15T19:41:14.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:14 [2024-03-15T19:41:14.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134690899 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134690899 data=null doit=true}, Tree node with text: mysession]
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134690899 data=null}, Tree node with text: mysession]
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134690900 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134690900 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134690907 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:41:14 [2024-03-15T19:41:14.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:14 [2024-03-15T19:41:14.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134690908 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:41:14 [2024-03-15T19:41:14.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134690908 data=null doit=true}, Tree node with text: mysession]
15:41:14 [2024-03-15T19:41:14.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134690908 data=null}, Tree node with text: mysession]
15:41:14 [2024-03-15T19:41:14.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134690908 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:41:14 [2024-03-15T19:41:14.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134690908 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:14 [2024-03-15T19:41:14.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134690909 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:41:14 [2024-03-15T19:41:14.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
15:41:14 [2024-03-15T19:41:14.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
15:41:14 [2024-03-15T19:41:14.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=1134690957 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
15:41:14 [2024-03-15T19:41:14.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
15:41:15 [2024-03-15T19:41:15.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:15 [2024-03-15T19:41:15.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:15 [2024-03-15T19:41:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:15 [2024-03-15T19:41:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134691060 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:41:15 [2024-03-15T19:41:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134691060 data=null doit=true}, Tree node with text: mysession]
15:41:15 [2024-03-15T19:41:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134691061 data=null}, Tree node with text: mysession]
15:41:15 [2024-03-15T19:41:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134691061 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:41:15 [2024-03-15T19:41:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134691061 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:15 [2024-03-15T19:41:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134691069 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:41:15 [2024-03-15T19:41:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:15 [2024-03-15T19:41:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134691070 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:41:15 [2024-03-15T19:41:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134691070 data=null doit=true}, Tree node with text: mysession]
15:41:15 [2024-03-15T19:41:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134691070 data=null}, Tree node with text: mysession]
15:41:15 [2024-03-15T19:41:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134691070 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:41:15 [2024-03-15T19:41:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134691070 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:15 [2024-03-15T19:41:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134691071 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:41:15 [2024-03-15T19:41:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
15:41:15 [2024-03-15T19:41:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
15:41:15 [2024-03-15T19:41:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=1134691119 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
15:41:15 [2024-03-15T19:41:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
15:41:15 [2024-03-15T19:41:15.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:15 [2024-03-15T19:41:15.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:15 [2024-03-15T19:41:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:15 [2024-03-15T19:41:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134691222 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:41:15 [2024-03-15T19:41:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134691222 data=null doit=true}, Tree node with text: mysession]
15:41:15 [2024-03-15T19:41:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134691222 data=null}, Tree node with text: mysession]
15:41:15 [2024-03-15T19:41:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134691222 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:41:15 [2024-03-15T19:41:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134691223 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:15 [2024-03-15T19:41:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134691226 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:41:15 [2024-03-15T19:41:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:15 [2024-03-15T19:41:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134691227 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:41:15 [2024-03-15T19:41:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134691227 data=null doit=true}, Tree node with text: mysession]
15:41:15 [2024-03-15T19:41:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134691227 data=null}, Tree node with text: mysession]
15:41:15 [2024-03-15T19:41:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134691229 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:41:15 [2024-03-15T19:41:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134691230 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:15 [2024-03-15T19:41:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134691230 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:41:15 [2024-03-15T19:41:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
15:41:15 [2024-03-15T19:41:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
15:41:15 [2024-03-15T19:41:15.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
15:41:15 [2024-03-15T19:41:15.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
15:41:15 [2024-03-15T19:41:15.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1134691540 data=null doit=true}, Shell with text {Destroy Confirmation}]
15:41:15 [2024-03-15T19:41:15.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:15 [2024-03-15T19:41:15.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:41:15 [2024-03-15T19:41:15.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:41:15 [2024-03-15T19:41:15.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:41:15 [2024-03-15T19:41:15.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:15 [2024-03-15T19:41:15.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:41:15 [2024-03-15T19:41:15.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134691540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:15 [2024-03-15T19:41:15.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134691540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:15 [2024-03-15T19:41:15.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134691540 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:15 [2024-03-15T19:41:15.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134691541 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:15 [2024-03-15T19:41:15.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134691541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:15 [2024-03-15T19:41:15.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134691541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:15 [2024-03-15T19:41:15.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134691541 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:15 [2024-03-15T19:41:15.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1134691266 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
15:41:15 [2024-03-15T19:41:15.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:15 [2024-03-15T19:41:15.631Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:15 [2024-03-15T19:41:15.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:15 [2024-03-15T19:41:15.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1134691617 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
15:41:15 [2024-03-15T19:41:15.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1134691617 data=null doit=true}, TreeItem with text {myNode}]
15:41:15 [2024-03-15T19:41:15.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1134691617 data=null}, TreeItem with text {myNode}]
15:41:15 [2024-03-15T19:41:15.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1134691617 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
15:41:15 [2024-03-15T19:41:15.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134691618 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:41:15 [2024-03-15T19:41:15.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1134691620 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
15:41:15 [2024-03-15T19:41:15.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:15 [2024-03-15T19:41:15.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1134691620 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
15:41:15 [2024-03-15T19:41:15.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1134691620 data=null doit=true}, TreeItem with text {myNode}]
15:41:15 [2024-03-15T19:41:15.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1134691620 data=null}, TreeItem with text {myNode}]
15:41:15 [2024-03-15T19:41:15.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1134691621 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
15:41:15 [2024-03-15T19:41:15.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134691621 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:41:15 [2024-03-15T19:41:15.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1134691621 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
15:41:15 [2024-03-15T19:41:15.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
15:41:15 [2024-03-15T19:41:15.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
15:41:15 [2024-03-15T19:41:15.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1134691676 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
15:41:15 [2024-03-15T19:41:15.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
15:41:15 [2024-03-15T19:41:15.631Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.340 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
15:41:15 [2024-03-15T19:41:15.631Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest.testTraceSessionTreeKernelProvider -- Time elapsed: 2.705 s
15:41:15 [2024-03-15T19:41:15.631Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest.testTraceSessionTree -- Time elapsed: 2.357 s
15:41:15 [2024-03-15T19:41:15.631Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
15:41:15 [2024-03-15T19:41:15.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5ce41f1f] time=1134691790 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:41:15 [2024-03-15T19:41:15.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:41:15 [2024-03-15T19:41:15.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:41:15 [2024-03-15T19:41:15.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:41:15 [2024-03-15T19:41:15.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:41:15 [2024-03-15T19:41:15.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1134691944 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:41:15 [2024-03-15T19:41:15.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:41:16 [2024-03-15T19:41:16.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:41:16 [2024-03-15T19:41:16.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:16 [2024-03-15T19:41:16.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:16 [2024-03-15T19:41:16.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:16 [2024-03-15T19:41:16.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1134692147 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:41:16 [2024-03-15T19:41:16.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1134692147 data=null doit=true}, TreeItem with text {myNode}]
15:41:16 [2024-03-15T19:41:16.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1134692147 data=null}, TreeItem with text {myNode}]
15:41:16 [2024-03-15T19:41:16.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1134692148 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:41:16 [2024-03-15T19:41:16.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134692148 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:41:16 [2024-03-15T19:41:16.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1134692149 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:41:16 [2024-03-15T19:41:16.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:16 [2024-03-15T19:41:16.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1134692150 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:41:16 [2024-03-15T19:41:16.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1134692150 data=null doit=true}, TreeItem with text {myNode}]
15:41:16 [2024-03-15T19:41:16.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1134692150 data=null}, TreeItem with text {myNode}]
15:41:16 [2024-03-15T19:41:16.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1134692150 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:41:16 [2024-03-15T19:41:16.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134692150 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:41:16 [2024-03-15T19:41:16.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1134692151 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:41:16 [2024-03-15T19:41:16.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
15:41:16 [2024-03-15T19:41:16.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
15:41:16 [2024-03-15T19:41:16.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=1134692200 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
15:41:16 [2024-03-15T19:41:16.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
15:41:16 [2024-03-15T19:41:16.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:16 [2024-03-15T19:41:16.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1134692709 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
15:41:16 [2024-03-15T19:41:16.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1134692709 data=null doit=true}, Tree node with text: Sessions]
15:41:16 [2024-03-15T19:41:16.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1134692709 data=null}, Tree node with text: Sessions]
15:41:16 [2024-03-15T19:41:16.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1134692709 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
15:41:16 [2024-03-15T19:41:16.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134692710 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
15:41:16 [2024-03-15T19:41:16.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1134692711 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
15:41:16 [2024-03-15T19:41:16.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:16 [2024-03-15T19:41:16.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1134692711 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
15:41:16 [2024-03-15T19:41:16.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1134692711 data=null doit=true}, Tree node with text: Sessions]
15:41:16 [2024-03-15T19:41:16.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1134692712 data=null}, Tree node with text: Sessions]
15:41:16 [2024-03-15T19:41:16.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1134692712 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
15:41:16 [2024-03-15T19:41:16.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134692712 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
15:41:16 [2024-03-15T19:41:16.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1134692713 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
15:41:16 [2024-03-15T19:41:16.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
15:41:16 [2024-03-15T19:41:16.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
15:41:16 [2024-03-15T19:41:16.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
15:41:16 [2024-03-15T19:41:16.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
15:41:16 [2024-03-15T19:41:16.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1134693048 data=null doit=true}, Shell with text {Create Session}]
15:41:16 [2024-03-15T19:41:16.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:16 [2024-03-15T19:41:16.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:41:16 [2024-03-15T19:41:16.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:41:16 [2024-03-15T19:41:16.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:41:16 [2024-03-15T19:41:16.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:16 [2024-03-15T19:41:16.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:41:16 [2024-03-15T19:41:16.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:41:16 [2024-03-15T19:41:16.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:41:16 [2024-03-15T19:41:16.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:41:16 [2024-03-15T19:41:16.961Z]  ", using matcher: of type 'Text'
15:41:16 [2024-03-15T19:41:16.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:41:16 [2024-03-15T19:41:16.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:41:16 [2024-03-15T19:41:16.962Z]  ", using matcher: with label (with mnemonic 'Session Name')
15:41:16 [2024-03-15T19:41:16.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:41:16 [2024-03-15T19:41:16.962Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:41:16 [2024-03-15T19:41:16.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
15:41:16 [2024-03-15T19:41:16.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
15:41:16 [2024-03-15T19:41:16.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
15:41:16 [2024-03-15T19:41:16.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:16 [2024-03-15T19:41:16.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:16 [2024-03-15T19:41:16.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:41:16 [2024-03-15T19:41:16.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:41:16 [2024-03-15T19:41:16.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:41:16 [2024-03-15T19:41:16.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:41:16 [2024-03-15T19:41:16.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1134693051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:16 [2024-03-15T19:41:16.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1134693051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:16 [2024-03-15T19:41:16.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1134693051 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:16 [2024-03-15T19:41:16.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1134693051 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:16 [2024-03-15T19:41:16.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1134693051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:16 [2024-03-15T19:41:16.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1134693051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:16 [2024-03-15T19:41:16.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1134693051 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:16 [2024-03-15T19:41:16.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1134692760 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
15:41:16 [2024-03-15T19:41:16.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:16 [2024-03-15T19:41:16.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1134693146 data=null doit=true}, Tree node with text: Sessions]
15:41:16 [2024-03-15T19:41:16.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1134693146 data=null}, Tree node with text: Sessions]
15:41:16 [2024-03-15T19:41:16.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1134693146 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
15:41:16 [2024-03-15T19:41:16.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134693147 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
15:41:16 [2024-03-15T19:41:16.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1134693147 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
15:41:16 [2024-03-15T19:41:16.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:16 [2024-03-15T19:41:16.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:16 [2024-03-15T19:41:16.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:16 [2024-03-15T19:41:16.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:16 [2024-03-15T19:41:16.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:16 [2024-03-15T19:41:16.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134693149 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
15:41:16 [2024-03-15T19:41:16.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134693149 data=null doit=true}, Tree node with text: mysession]
15:41:16 [2024-03-15T19:41:16.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134693149 data=null}, Tree node with text: mysession]
15:41:16 [2024-03-15T19:41:16.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134693149 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
15:41:17 [2024-03-15T19:41:17.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134693155 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:17 [2024-03-15T19:41:17.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134693158 data=null button=1 stateMask=0x80000 x=113 y=104 count=1}, Tree node with text: mysession]
15:41:17 [2024-03-15T19:41:17.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:17 [2024-03-15T19:41:17.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134693159 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
15:41:17 [2024-03-15T19:41:17.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134693159 data=null doit=true}, Tree node with text: mysession]
15:41:17 [2024-03-15T19:41:17.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134693159 data=null}, Tree node with text: mysession]
15:41:17 [2024-03-15T19:41:17.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134693159 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
15:41:17 [2024-03-15T19:41:17.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134693159 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:17 [2024-03-15T19:41:17.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134693160 data=null button=1 stateMask=0x80000 x=113 y=104 count=1}, Tree node with text: mysession]
15:41:17 [2024-03-15T19:41:17.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:41:17 [2024-03-15T19:41:17.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:41:17 [2024-03-15T19:41:17.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:41:17 [2024-03-15T19:41:17.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:41:17 [2024-03-15T19:41:17.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134693562 data=null doit=true}, Shell with text {Enable Events}]
15:41:17 [2024-03-15T19:41:17.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:17 [2024-03-15T19:41:17.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:17 [2024-03-15T19:41:17.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
15:41:17 [2024-03-15T19:41:17.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
15:41:17 [2024-03-15T19:41:17.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
15:41:17 [2024-03-15T19:41:17.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1134693564 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1134693564 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1134693564 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1134693564 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1134693587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1134693587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1134693587 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1134693587 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1134693587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1134693588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1134693588 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:17 [2024-03-15T19:41:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1134693244 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:41:17 [2024-03-15T19:41:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:17 [2024-03-15T19:41:17.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:17 [2024-03-15T19:41:17.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:17 [2024-03-15T19:41:17.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:17 [2024-03-15T19:41:17.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:41:17 [2024-03-15T19:41:17.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:17 [2024-03-15T19:41:17.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:17 [2024-03-15T19:41:17.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:17 [2024-03-15T19:41:17.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:41:17 [2024-03-15T19:41:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1134693700 data=null doit=true}, Tree node with text: channel0]
15:41:17 [2024-03-15T19:41:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1134693700 data=null}, Tree node with text: channel0]
15:41:17 [2024-03-15T19:41:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1134693701 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
15:41:17 [2024-03-15T19:41:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134693701 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
15:41:17 [2024-03-15T19:41:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1134693702 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
15:41:17 [2024-03-15T19:41:17.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:17 [2024-03-15T19:41:17.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:17 [2024-03-15T19:41:17.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:17 [2024-03-15T19:41:17.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:17 [2024-03-15T19:41:17.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:17 [2024-03-15T19:41:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:17 [2024-03-15T19:41:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134693705 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:41:17 [2024-03-15T19:41:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134693705 data=null doit=true}, Tree node with text: mysession]
15:41:17 [2024-03-15T19:41:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134693706 data=null}, Tree node with text: mysession]
15:41:17 [2024-03-15T19:41:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134693706 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:41:17 [2024-03-15T19:41:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134693706 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:17 [2024-03-15T19:41:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134693713 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:41:17 [2024-03-15T19:41:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:17 [2024-03-15T19:41:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134693714 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:41:17 [2024-03-15T19:41:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134693714 data=null doit=true}, Tree node with text: mysession]
15:41:17 [2024-03-15T19:41:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134693714 data=null}, Tree node with text: mysession]
15:41:17 [2024-03-15T19:41:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134693714 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:41:17 [2024-03-15T19:41:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134693714 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:17 [2024-03-15T19:41:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134693715 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:41:17 [2024-03-15T19:41:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:41:17 [2024-03-15T19:41:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:41:17 [2024-03-15T19:41:17.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:41:17 [2024-03-15T19:41:17.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:41:17 [2024-03-15T19:41:17.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134694079 data=null doit=true}, Shell with text {Enable Events}]
15:41:17 [2024-03-15T19:41:17.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:17 [2024-03-15T19:41:17.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:17 [2024-03-15T19:41:17.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:17 [2024-03-15T19:41:17.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
15:41:17 [2024-03-15T19:41:17.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
15:41:17 [2024-03-15T19:41:17.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
15:41:17 [2024-03-15T19:41:17.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
15:41:17 [2024-03-15T19:41:17.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:17 [2024-03-15T19:41:17.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:17 [2024-03-15T19:41:17.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
15:41:17 [2024-03-15T19:41:17.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
15:41:17 [2024-03-15T19:41:17.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1134694082 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
15:41:17 [2024-03-15T19:41:17.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1134694082 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
15:41:17 [2024-03-15T19:41:17.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1134694082 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
15:41:17 [2024-03-15T19:41:17.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1134694082 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
15:41:17 [2024-03-15T19:41:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
15:41:17 [2024-03-15T19:41:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:17 [2024-03-15T19:41:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:17 [2024-03-15T19:41:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
15:41:17 [2024-03-15T19:41:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
15:41:17 [2024-03-15T19:41:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
15:41:17 [2024-03-15T19:41:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
15:41:17 [2024-03-15T19:41:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:17 [2024-03-15T19:41:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:41:17 [2024-03-15T19:41:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:41:17 [2024-03-15T19:41:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:41:17 [2024-03-15T19:41:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:41:17 [2024-03-15T19:41:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1134694125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:17 [2024-03-15T19:41:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1134694125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:17 [2024-03-15T19:41:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1134694125 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:17 [2024-03-15T19:41:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1134694125 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:17 [2024-03-15T19:41:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1134694126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:17 [2024-03-15T19:41:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1134694126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:17 [2024-03-15T19:41:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1134694126 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:17 [2024-03-15T19:41:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1134693763 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:41:18 [2024-03-15T19:41:18.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:18 [2024-03-15T19:41:18.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:18 [2024-03-15T19:41:18.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:18 [2024-03-15T19:41:18.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:18 [2024-03-15T19:41:18.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:18 [2024-03-15T19:41:18.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:18 [2024-03-15T19:41:18.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:18 [2024-03-15T19:41:18.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:41:18 [2024-03-15T19:41:18.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:18 [2024-03-15T19:41:18.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:18 [2024-03-15T19:41:18.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:18 [2024-03-15T19:41:18.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:41:18 [2024-03-15T19:41:18.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1134694222 data=null doit=true}, Tree node with text: channel0]
15:41:18 [2024-03-15T19:41:18.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1134694222 data=null}, Tree node with text: channel0]
15:41:18 [2024-03-15T19:41:18.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1134694223 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
15:41:18 [2024-03-15T19:41:18.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134694223 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
15:41:18 [2024-03-15T19:41:18.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1134694224 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
15:41:18 [2024-03-15T19:41:18.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:18 [2024-03-15T19:41:18.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134694225 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:18 [2024-03-15T19:41:18.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134694231 data=null doit=true}, Tree node with text: mysession]
15:41:18 [2024-03-15T19:41:18.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134694231 data=null}, Tree node with text: mysession]
15:41:18 [2024-03-15T19:41:18.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134694231 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:18 [2024-03-15T19:41:18.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134694232 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:18 [2024-03-15T19:41:18.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134694233 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:18 [2024-03-15T19:41:18.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:18 [2024-03-15T19:41:18.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134694233 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:18 [2024-03-15T19:41:18.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134694234 data=null doit=true}, Tree node with text: mysession]
15:41:18 [2024-03-15T19:41:18.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134694234 data=null}, Tree node with text: mysession]
15:41:18 [2024-03-15T19:41:18.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134694234 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:18 [2024-03-15T19:41:18.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134694234 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:18 [2024-03-15T19:41:18.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134694235 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:18 [2024-03-15T19:41:18.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:41:18 [2024-03-15T19:41:18.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:41:18 [2024-03-15T19:41:18.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:41:18 [2024-03-15T19:41:18.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:41:18 [2024-03-15T19:41:18.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134694632 data=null doit=true}, Shell with text {Enable Events}]
15:41:18 [2024-03-15T19:41:18.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:18 [2024-03-15T19:41:18.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:18 [2024-03-15T19:41:18.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:18 [2024-03-15T19:41:18.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:18 [2024-03-15T19:41:18.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:18 [2024-03-15T19:41:18.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:18 [2024-03-15T19:41:18.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:18 [2024-03-15T19:41:18.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:18 [2024-03-15T19:41:18.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:18 [2024-03-15T19:41:18.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:18 [2024-03-15T19:41:18.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:18 [2024-03-15T19:41:18.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
15:41:18 [2024-03-15T19:41:18.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
15:41:18 [2024-03-15T19:41:18.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
15:41:18 [2024-03-15T19:41:18.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
15:41:18 [2024-03-15T19:41:18.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:18 [2024-03-15T19:41:18.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:18 [2024-03-15T19:41:18.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:18 [2024-03-15T19:41:18.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:18 [2024-03-15T19:41:18.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:18 [2024-03-15T19:41:18.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:18 [2024-03-15T19:41:18.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
15:41:18 [2024-03-15T19:41:18.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
15:41:18 [2024-03-15T19:41:18.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1134694635 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
15:41:18 [2024-03-15T19:41:18.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1134694636 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
15:41:18 [2024-03-15T19:41:18.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1134694647 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
15:41:18 [2024-03-15T19:41:18.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1134694647 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
15:41:18 [2024-03-15T19:41:18.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
15:41:18 [2024-03-15T19:41:18.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:18 [2024-03-15T19:41:18.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:18 [2024-03-15T19:41:18.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
15:41:18 [2024-03-15T19:41:18.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
15:41:18 [2024-03-15T19:41:18.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
15:41:18 [2024-03-15T19:41:18.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=1134694649 data=null doit=true}, TreeItem with text {All}]
15:41:18 [2024-03-15T19:41:18.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=1134694649 data=null}, TreeItem with text {All}]
15:41:18 [2024-03-15T19:41:18.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1134694650 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
15:41:18 [2024-03-15T19:41:18.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134694650 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
15:41:18 [2024-03-15T19:41:18.505Z] 
15:41:18 [2024-03-15T19:41:18.505Z] (Eclipse:11770): Gtk-CRITICAL **: 19:41:18.477: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:41:18 [2024-03-15T19:41:18.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1134694688 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
15:41:18 [2024-03-15T19:41:18.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:41:18 [2024-03-15T19:41:18.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: write
15:41:18 [2024-03-15T19:41:18.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:41:18 [2024-03-15T19:41:18.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: read
15:41:18 [2024-03-15T19:41:18.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:41:18 [2024-03-15T19:41:18.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: close
15:41:18 [2024-03-15T19:41:18.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:18 [2024-03-15T19:41:18.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:18 [2024-03-15T19:41:18.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:18 [2024-03-15T19:41:18.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:18 [2024-03-15T19:41:18.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:18 [2024-03-15T19:41:18.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:18 [2024-03-15T19:41:18.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:18 [2024-03-15T19:41:18.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:18 [2024-03-15T19:41:18.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:18 [2024-03-15T19:41:18.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:18 [2024-03-15T19:41:18.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:18 [2024-03-15T19:41:18.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:18 [2024-03-15T19:41:18.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:41:18 [2024-03-15T19:41:18.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:41:18 [2024-03-15T19:41:18.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:41:18 [2024-03-15T19:41:18.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:41:18 [2024-03-15T19:41:18.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1134694700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:18 [2024-03-15T19:41:18.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1134694701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:18 [2024-03-15T19:41:18.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1134694701 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:18 [2024-03-15T19:41:18.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1134694701 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:18 [2024-03-15T19:41:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1134694701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:18 [2024-03-15T19:41:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1134694701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:18 [2024-03-15T19:41:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1134694701 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:18 [2024-03-15T19:41:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1134694284 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:41:18 [2024-03-15T19:41:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:18 [2024-03-15T19:41:18.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:18 [2024-03-15T19:41:18.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:18 [2024-03-15T19:41:18.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:18 [2024-03-15T19:41:18.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:18 [2024-03-15T19:41:18.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:18 [2024-03-15T19:41:18.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:18 [2024-03-15T19:41:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel} time=1134694779 data=null doit=true}, Tree node with text: Kernel]
15:41:18 [2024-03-15T19:41:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel} time=1134694779 data=null}, Tree node with text: Kernel]
15:41:18 [2024-03-15T19:41:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel} time=1134694779 data=null button=1 stateMask=0x0 x=117 y=81 count=1}, Tree node with text: Kernel]
15:41:18 [2024-03-15T19:41:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134694780 data=null item=TreeItem {Kernel} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Kernel]
15:41:18 [2024-03-15T19:41:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel} time=1134694780 data=null button=1 stateMask=0x80000 x=117 y=81 count=1}, Tree node with text: Kernel]
15:41:18 [2024-03-15T19:41:18.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:18 [2024-03-15T19:41:18.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:18 [2024-03-15T19:41:18.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:18 [2024-03-15T19:41:18.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:41:18 [2024-03-15T19:41:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1134694782 data=null doit=true}, Tree node with text: channel0]
15:41:18 [2024-03-15T19:41:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1134694782 data=null}, Tree node with text: channel0]
15:41:18 [2024-03-15T19:41:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1134694782 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
15:41:18 [2024-03-15T19:41:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134694787 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
15:41:18 [2024-03-15T19:41:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1134694788 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
15:41:18 [2024-03-15T19:41:18.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:18 [2024-03-15T19:41:18.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:18 [2024-03-15T19:41:18.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:18 [2024-03-15T19:41:18.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:41:18 [2024-03-15T19:41:18.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
15:41:18 [2024-03-15T19:41:18.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:18 [2024-03-15T19:41:18.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:18 [2024-03-15T19:41:18.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:18 [2024-03-15T19:41:18.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:41:18 [2024-03-15T19:41:18.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
15:41:18 [2024-03-15T19:41:18.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:18 [2024-03-15T19:41:18.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:18 [2024-03-15T19:41:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:18 [2024-03-15T19:41:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134694794 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:41:18 [2024-03-15T19:41:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134694794 data=null doit=true}, Tree node with text: mysession]
15:41:18 [2024-03-15T19:41:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134694794 data=null}, Tree node with text: mysession]
15:41:18 [2024-03-15T19:41:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134694795 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:41:18 [2024-03-15T19:41:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134694795 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:18 [2024-03-15T19:41:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134694796 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:41:18 [2024-03-15T19:41:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:18 [2024-03-15T19:41:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134694797 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:41:18 [2024-03-15T19:41:18.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134694797 data=null doit=true}, Tree node with text: mysession]
15:41:18 [2024-03-15T19:41:18.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134694797 data=null}, Tree node with text: mysession]
15:41:18 [2024-03-15T19:41:18.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134694798 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:41:18 [2024-03-15T19:41:18.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134694798 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:18 [2024-03-15T19:41:18.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134694799 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:41:18 [2024-03-15T19:41:18.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...'
15:41:18 [2024-03-15T19:41:18.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Channel...'
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Channel...'
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel'
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Channel} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134695154 data=null doit=true}, Shell with text {Enable Channel}]
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name')
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Discard", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with mnemonic 'UST'
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per PID buffers", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Default", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1134695158 data=null doit=true}, Button with text {Kernel}]
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1134695158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {UST} time=1134695158 data=null doit=true}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {UST} time=1134695158 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {UST} time=1134695158 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {UST} time=1134695159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Discard", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per PID buffers", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers'
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type'
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type')
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO'
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Default", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Per UID buffers} time=1134695169 data=null doit=true}, (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')]
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Per UID buffers} time=1134695169 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')]
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Per UID buffers} time=1134695169 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')]
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Per UID buffers} time=1134695170 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')]
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Discard", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per PID buffers", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Default", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:41:19 [2024-03-15T19:41:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1134695171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:19 [2024-03-15T19:41:19.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1134695171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:19 [2024-03-15T19:41:19.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1134695171 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:19 [2024-03-15T19:41:19.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1134695171 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:19 [2024-03-15T19:41:19.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1134695171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:19 [2024-03-15T19:41:19.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1134695171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:19 [2024-03-15T19:41:19.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1134695171 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:19 [2024-03-15T19:41:19.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=1134694850 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Channel...']
15:41:19 [2024-03-15T19:41:19.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:19 [2024-03-15T19:41:19.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:19 [2024-03-15T19:41:19.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:19 [2024-03-15T19:41:19.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:19 [2024-03-15T19:41:19.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {UST global} time=1134695272 data=null doit=true}, Tree node with text: UST global]
15:41:19 [2024-03-15T19:41:19.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {UST global} time=1134695272 data=null}, Tree node with text: UST global]
15:41:19 [2024-03-15T19:41:19.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {UST global} time=1134695273 data=null button=1 stateMask=0x0 x=131 y=81 count=1}, Tree node with text: UST global]
15:41:19 [2024-03-15T19:41:19.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134695273 data=null item=TreeItem {UST global} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: UST global]
15:41:19 [2024-03-15T19:41:19.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {UST global} time=1134695273 data=null button=1 stateMask=0x80000 x=131 y=81 count=1}, Tree node with text: UST global]
15:41:19 [2024-03-15T19:41:19.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:19 [2024-03-15T19:41:19.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {channel0} time=1134695274 data=null button=0 stateMask=0x0 x=144 y=104 count=0}, Tree node with text: channel0]
15:41:19 [2024-03-15T19:41:19.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1134695274 data=null doit=true}, Tree node with text: channel0]
15:41:19 [2024-03-15T19:41:19.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1134695274 data=null}, Tree node with text: channel0]
15:41:19 [2024-03-15T19:41:19.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1134695274 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
15:41:19 [2024-03-15T19:41:19.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134695275 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: channel0]
15:41:19 [2024-03-15T19:41:19.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1134695284 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
15:41:19 [2024-03-15T19:41:19.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:19 [2024-03-15T19:41:19.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {channel0} time=1134695285 data=null button=0 stateMask=0x0 x=144 y=81 count=0}, Tree node with text: channel0]
15:41:19 [2024-03-15T19:41:19.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1134695287 data=null doit=true}, Tree node with text: channel0]
15:41:19 [2024-03-15T19:41:19.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1134695288 data=null}, Tree node with text: channel0]
15:41:19 [2024-03-15T19:41:19.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1134695288 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
15:41:19 [2024-03-15T19:41:19.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134695288 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: channel0]
15:41:19 [2024-03-15T19:41:19.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1134695289 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
15:41:19 [2024-03-15T19:41:19.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
15:41:19 [2024-03-15T19:41:19.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event...'
15:41:19 [2024-03-15T19:41:19.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event...'
15:41:19 [2024-03-15T19:41:19.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:41:19 [2024-03-15T19:41:19.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134695668 data=null doit=true}, Shell with text {Enable Events}]
15:41:19 [2024-03-15T19:41:19.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:19 [2024-03-15T19:41:19.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:19 [2024-03-15T19:41:19.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:41:19 [2024-03-15T19:41:19.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1134695671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
15:41:19 [2024-03-15T19:41:19.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1134695671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
15:41:19 [2024-03-15T19:41:19.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=1134695671 data=null doit=true}, (of type 'Tree')]
15:41:19 [2024-03-15T19:41:19.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1134695671 data=null}, (of type 'Tree')]
15:41:19 [2024-03-15T19:41:19.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1134695671 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, (of type 'Tree')]
15:41:19 [2024-03-15T19:41:19.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134695672 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Tree')]
15:41:19 [2024-03-15T19:41:19.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1134695672 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, (of type 'Tree')]
15:41:19 [2024-03-15T19:41:19.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:19 [2024-03-15T19:41:19.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:41:19 [2024-03-15T19:41:19.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:41:19 [2024-03-15T19:41:19.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:41:19 [2024-03-15T19:41:19.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:41:19 [2024-03-15T19:41:19.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1134695673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:19 [2024-03-15T19:41:19.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1134695673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:19 [2024-03-15T19:41:19.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1134695673 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:19 [2024-03-15T19:41:19.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1134695673 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:19 [2024-03-15T19:41:19.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1134695674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:19 [2024-03-15T19:41:19.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1134695674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:19 [2024-03-15T19:41:19.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1134695674 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:19 [2024-03-15T19:41:19.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=1134695351 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event...']
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:19 [2024-03-15T19:41:19.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:19 [2024-03-15T19:41:19.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:19 [2024-03-15T19:41:19.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:19 [2024-03-15T19:41:19.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1134695770 data=null doit=true}, Tree node with text: channel0]
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1134695770 data=null}, Tree node with text: channel0]
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1134695770 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134695770 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1134695771 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
15:41:19 [2024-03-15T19:41:19.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:19 [2024-03-15T19:41:19.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134695772 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134695772 data=null doit=true}, Tree node with text: mysession]
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134695772 data=null}, Tree node with text: mysession]
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134695772 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134695773 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134695774 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134695775 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134695775 data=null doit=true}, Tree node with text: mysession]
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134695775 data=null}, Tree node with text: mysession]
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134695775 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134695776 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134695776 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=1134695854 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
15:41:19 [2024-03-15T19:41:19.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:19 [2024-03-15T19:41:19.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134695957 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134695957 data=null doit=true}, Tree node with text: mysession]
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134695957 data=null}, Tree node with text: mysession]
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134695957 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134695958 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134695959 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134695960 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134695960 data=null doit=true}, Tree node with text: mysession]
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134695960 data=null}, Tree node with text: mysession]
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134695960 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
15:41:19 [2024-03-15T19:41:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134695960 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:19 [2024-03-15T19:41:19.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134695961 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
15:41:20 [2024-03-15T19:41:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
15:41:20 [2024-03-15T19:41:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
15:41:20 [2024-03-15T19:41:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=1134696005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
15:41:20 [2024-03-15T19:41:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
15:41:20 [2024-03-15T19:41:20.047Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:20 [2024-03-15T19:41:20.047Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:20 [2024-03-15T19:41:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:20 [2024-03-15T19:41:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134696108 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
15:41:20 [2024-03-15T19:41:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134696108 data=null doit=true}, Tree node with text: mysession]
15:41:20 [2024-03-15T19:41:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134696108 data=null}, Tree node with text: mysession]
15:41:20 [2024-03-15T19:41:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134696108 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
15:41:20 [2024-03-15T19:41:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134696108 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:20 [2024-03-15T19:41:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134696110 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
15:41:20 [2024-03-15T19:41:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:20 [2024-03-15T19:41:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134696155 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
15:41:20 [2024-03-15T19:41:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134696155 data=null doit=true}, Tree node with text: mysession]
15:41:20 [2024-03-15T19:41:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134696155 data=null}, Tree node with text: mysession]
15:41:20 [2024-03-15T19:41:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134696155 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
15:41:20 [2024-03-15T19:41:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134696156 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:20 [2024-03-15T19:41:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134696157 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
15:41:20 [2024-03-15T19:41:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
15:41:20 [2024-03-15T19:41:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:41:20 [2024-03-15T19:41:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:41:20 [2024-03-15T19:41:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:41:20 [2024-03-15T19:41:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1134696672 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:41:20 [2024-03-15T19:41:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:41:20 [2024-03-15T19:41:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:41:20 [2024-03-15T19:41:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
15:41:20 [2024-03-15T19:41:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:20 [2024-03-15T19:41:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:41:20 [2024-03-15T19:41:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:41:20 [2024-03-15T19:41:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:41:20 [2024-03-15T19:41:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:41:20 [2024-03-15T19:41:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:41:20 [2024-03-15T19:41:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1134696713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:41:20 [2024-03-15T19:41:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1134696713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:41:20 [2024-03-15T19:41:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1134696713 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:41:20 [2024-03-15T19:41:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1134696713 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:41:20 [2024-03-15T19:41:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1134696714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:41:20 [2024-03-15T19:41:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1134696715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:41:20 [2024-03-15T19:41:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1134696715 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:41:20 [2024-03-15T19:41:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=1134696216 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:41:20 [2024-03-15T19:41:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:20 [2024-03-15T19:41:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:20 [2024-03-15T19:41:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134696779 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
15:41:20 [2024-03-15T19:41:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134696779 data=null doit=true}, Tree node with text: mysession]
15:41:20 [2024-03-15T19:41:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134696779 data=null}, Tree node with text: mysession]
15:41:20 [2024-03-15T19:41:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134696779 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
15:41:20 [2024-03-15T19:41:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134696779 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:20 [2024-03-15T19:41:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134696780 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
15:41:20 [2024-03-15T19:41:20.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
15:41:20 [2024-03-15T19:41:20.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:41:20 [2024-03-15T19:41:20.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:41:21 [2024-03-15T19:41:21.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:41:21 [2024-03-15T19:41:21.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1134697150 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:41:21 [2024-03-15T19:41:21.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:41:21 [2024-03-15T19:41:21.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:41:21 [2024-03-15T19:41:21.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
15:41:21 [2024-03-15T19:41:21.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:21 [2024-03-15T19:41:21.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:41:21 [2024-03-15T19:41:21.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:41:21 [2024-03-15T19:41:21.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:41:21 [2024-03-15T19:41:21.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:41:21 [2024-03-15T19:41:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:41:21 [2024-03-15T19:41:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134697152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:41:21 [2024-03-15T19:41:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134697152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:41:21 [2024-03-15T19:41:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134697152 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:41:21 [2024-03-15T19:41:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134697152 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:41:21 [2024-03-15T19:41:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134697153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:41:21 [2024-03-15T19:41:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134697153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:41:21 [2024-03-15T19:41:21.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:41:21 [2024-03-15T19:41:21.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:41:21 [2024-03-15T19:41:21.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:41:21 [2024-03-15T19:41:21.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:41:21 [2024-03-15T19:41:21.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:41:21 [2024-03-15T19:41:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:41:21 [2024-03-15T19:41:21.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134697153 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:41:21 [2024-03-15T19:41:21.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=1134696827 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:41:21 [2024-03-15T19:41:21.684Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:21 [2024-03-15T19:41:21.684Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:21 [2024-03-15T19:41:21.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:21 [2024-03-15T19:41:21.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134697728 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
15:41:21 [2024-03-15T19:41:21.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134697728 data=null doit=true}, Tree node with text: mysession]
15:41:21 [2024-03-15T19:41:21.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134697728 data=null}, Tree node with text: mysession]
15:41:21 [2024-03-15T19:41:21.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134697728 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
15:41:21 [2024-03-15T19:41:21.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134697728 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:21 [2024-03-15T19:41:21.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134697729 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
15:41:21 [2024-03-15T19:41:21.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:21 [2024-03-15T19:41:21.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134697752 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
15:41:21 [2024-03-15T19:41:21.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134697752 data=null doit=true}, Tree node with text: mysession]
15:41:21 [2024-03-15T19:41:21.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134697752 data=null}, Tree node with text: mysession]
15:41:21 [2024-03-15T19:41:21.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134697752 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
15:41:21 [2024-03-15T19:41:21.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134697753 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:21 [2024-03-15T19:41:21.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134697757 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
15:41:21 [2024-03-15T19:41:21.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
15:41:21 [2024-03-15T19:41:21.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:41:21 [2024-03-15T19:41:21.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:41:22 [2024-03-15T19:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:41:22 [2024-03-15T19:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1134698154 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:41:22 [2024-03-15T19:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:41:22 [2024-03-15T19:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:41:22 [2024-03-15T19:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
15:41:22 [2024-03-15T19:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:22 [2024-03-15T19:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:41:22 [2024-03-15T19:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:41:22 [2024-03-15T19:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:41:22 [2024-03-15T19:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:41:22 [2024-03-15T19:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:41:22 [2024-03-15T19:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1134698156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:41:22 [2024-03-15T19:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1134698156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:41:22 [2024-03-15T19:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1134698156 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:41:22 [2024-03-15T19:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1134698156 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:41:22 [2024-03-15T19:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1134698156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:41:22 [2024-03-15T19:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1134698156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:41:22 [2024-03-15T19:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1134698156 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:41:22 [2024-03-15T19:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=1134697813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:41:22 [2024-03-15T19:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:22 [2024-03-15T19:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:22 [2024-03-15T19:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134698231 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
15:41:22 [2024-03-15T19:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134698231 data=null doit=true}, Tree node with text: mysession]
15:41:22 [2024-03-15T19:41:22.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134698231 data=null}, Tree node with text: mysession]
15:41:22 [2024-03-15T19:41:22.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134698234 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
15:41:22 [2024-03-15T19:41:22.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134698235 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:22 [2024-03-15T19:41:22.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134698236 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
15:41:22 [2024-03-15T19:41:22.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
15:41:22 [2024-03-15T19:41:22.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:41:22 [2024-03-15T19:41:22.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:41:22 [2024-03-15T19:41:22.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:41:22 [2024-03-15T19:41:22.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1134698598 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:41:22 [2024-03-15T19:41:22.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Create Experiment}. Setting state to selected
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create Experiment} time=1134698601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=1134698601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create Experiment} time=1134698601 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create Experiment} time=1134698624 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create Experiment} time=1134698624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create Experiment} time=1134698624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create Experiment} time=1134698624 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create Experiment} time=1134698626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=1134698626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create Experiment} time=1134698626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create Experiment} time=1134698626 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create Experiment} time=1134698626 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134698628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134698628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134698628 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134698628 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134698628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134698629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:41:22 [2024-03-15T19:41:22.453Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:41:22 [2024-03-15T19:41:22.453Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:41:22 [2024-03-15T19:41:22.453Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:41:22 [2024-03-15T19:41:22.453Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:41:22 [2024-03-15T19:41:22.453Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:41:22 [2024-03-15T19:41:22.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:41:23 [2024-03-15T19:41:23.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134698629 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:41:23 [2024-03-15T19:41:23.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=1134698272 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:41:23 [2024-03-15T19:41:23.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:23 [2024-03-15T19:41:23.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:23 [2024-03-15T19:41:23.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:23 [2024-03-15T19:41:23.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134699150 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
15:41:23 [2024-03-15T19:41:23.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134699150 data=null doit=true}, Tree node with text: mysession]
15:41:23 [2024-03-15T19:41:23.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134699150 data=null}, Tree node with text: mysession]
15:41:23 [2024-03-15T19:41:23.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134699151 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
15:41:23 [2024-03-15T19:41:23.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134699151 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:23 [2024-03-15T19:41:23.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134699152 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
15:41:23 [2024-03-15T19:41:23.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:23 [2024-03-15T19:41:23.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134699168 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
15:41:23 [2024-03-15T19:41:23.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134699168 data=null doit=true}, Tree node with text: mysession]
15:41:23 [2024-03-15T19:41:23.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134699168 data=null}, Tree node with text: mysession]
15:41:23 [2024-03-15T19:41:23.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134699169 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
15:41:23 [2024-03-15T19:41:23.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134699169 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:23 [2024-03-15T19:41:23.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134699170 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
15:41:23 [2024-03-15T19:41:23.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
15:41:23 [2024-03-15T19:41:23.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:41:23 [2024-03-15T19:41:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:41:23 [2024-03-15T19:41:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:41:23 [2024-03-15T19:41:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1134699535 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:41:23 [2024-03-15T19:41:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:41:23 [2024-03-15T19:41:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:41:23 [2024-03-15T19:41:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
15:41:23 [2024-03-15T19:41:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:23 [2024-03-15T19:41:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:41:23 [2024-03-15T19:41:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:41:23 [2024-03-15T19:41:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:41:23 [2024-03-15T19:41:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:41:23 [2024-03-15T19:41:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:41:23 [2024-03-15T19:41:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1134699536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:41:23 [2024-03-15T19:41:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1134699536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:41:23 [2024-03-15T19:41:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1134699537 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:41:23 [2024-03-15T19:41:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1134699537 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:41:23 [2024-03-15T19:41:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1134699537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:41:23 [2024-03-15T19:41:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1134699537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:41:23 [2024-03-15T19:41:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1134699537 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:41:23 [2024-03-15T19:41:23.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=1134699217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:41:23 [2024-03-15T19:41:23.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:23 [2024-03-15T19:41:23.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:23 [2024-03-15T19:41:23.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134699607 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
15:41:23 [2024-03-15T19:41:23.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134699607 data=null doit=true}, Tree node with text: mysession]
15:41:23 [2024-03-15T19:41:23.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134699607 data=null}, Tree node with text: mysession]
15:41:23 [2024-03-15T19:41:23.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134699607 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
15:41:23 [2024-03-15T19:41:23.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134699607 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:23 [2024-03-15T19:41:23.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134699609 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
15:41:23 [2024-03-15T19:41:23.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
15:41:23 [2024-03-15T19:41:23.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:41:23 [2024-03-15T19:41:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:41:23 [2024-03-15T19:41:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:41:23 [2024-03-15T19:41:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1134699972 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:41:23 [2024-03-15T19:41:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:41:23 [2024-03-15T19:41:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:41:23 [2024-03-15T19:41:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
15:41:23 [2024-03-15T19:41:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
15:41:23 [2024-03-15T19:41:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:41:23 [2024-03-15T19:41:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:23 [2024-03-15T19:41:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:41:23 [2024-03-15T19:41:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:41:23 [2024-03-15T19:41:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Create Experiment}. Setting state to selected
15:41:23 [2024-03-15T19:41:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create Experiment} time=1134699973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:23 [2024-03-15T19:41:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=1134699974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:23 [2024-03-15T19:41:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create Experiment} time=1134699974 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:23 [2024-03-15T19:41:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create Experiment} time=1134699974 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:23 [2024-03-15T19:41:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create Experiment} time=1134699974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:23 [2024-03-15T19:41:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create Experiment} time=1134699974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:24 [2024-03-15T19:41:24.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create Experiment} time=1134699974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create Experiment} time=1134699989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=1134699989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create Experiment} time=1134699989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create Experiment} time=1134699989 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create Experiment} time=1134699989 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text'
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options')
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "mysession-20151201-2...", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Experiment "mysessi...", using matcher: of type 'Text'
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1134700013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1134700013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1134700014 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1134700014 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1134700014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:41:24 [2024-03-15T19:41:24.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1134700014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:41:24 [2024-03-15T19:41:24.041Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:41:24 [2024-03-15T19:41:24.041Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:41:24 [2024-03-15T19:41:24.041Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:41:24 [2024-03-15T19:41:24.041Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:41:24 [2024-03-15T19:41:24.041Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:41:24 [2024-03-15T19:41:24.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:41:24 [2024-03-15T19:41:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1134700014 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:41:24 [2024-03-15T19:41:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=1134699645 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:41:24 [2024-03-15T19:41:24.552Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:24 [2024-03-15T19:41:24.552Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:24 [2024-03-15T19:41:24.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:24 [2024-03-15T19:41:24.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134700527 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
15:41:24 [2024-03-15T19:41:24.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134700527 data=null doit=true}, Tree node with text: mysession]
15:41:24 [2024-03-15T19:41:24.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134700527 data=null}, Tree node with text: mysession]
15:41:24 [2024-03-15T19:41:24.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134700527 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
15:41:24 [2024-03-15T19:41:24.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134700527 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:24 [2024-03-15T19:41:24.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134700529 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
15:41:24 [2024-03-15T19:41:24.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:24 [2024-03-15T19:41:24.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134700534 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
15:41:24 [2024-03-15T19:41:24.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134700535 data=null doit=true}, Tree node with text: mysession]
15:41:24 [2024-03-15T19:41:24.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134700535 data=null}, Tree node with text: mysession]
15:41:24 [2024-03-15T19:41:24.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134700535 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
15:41:24 [2024-03-15T19:41:24.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134700535 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:24 [2024-03-15T19:41:24.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134700536 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
15:41:24 [2024-03-15T19:41:24.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
15:41:24 [2024-03-15T19:41:24.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
15:41:24 [2024-03-15T19:41:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
15:41:24 [2024-03-15T19:41:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
15:41:24 [2024-03-15T19:41:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1134700840 data=null doit=true}, Shell with text {Destroy Confirmation}]
15:41:24 [2024-03-15T19:41:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:24 [2024-03-15T19:41:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:41:24 [2024-03-15T19:41:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:41:24 [2024-03-15T19:41:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:41:24 [2024-03-15T19:41:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:24 [2024-03-15T19:41:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:41:24 [2024-03-15T19:41:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134700841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:24 [2024-03-15T19:41:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134700841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:24 [2024-03-15T19:41:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134700841 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:24 [2024-03-15T19:41:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134700841 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:24 [2024-03-15T19:41:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134700841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:24 [2024-03-15T19:41:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134700841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:24 [2024-03-15T19:41:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134700842 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:24 [2024-03-15T19:41:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1134700576 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
15:41:24 [2024-03-15T19:41:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:24 [2024-03-15T19:41:24.808Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:24 [2024-03-15T19:41:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:24 [2024-03-15T19:41:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1134700918 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
15:41:24 [2024-03-15T19:41:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1134700918 data=null doit=true}, TreeItem with text {myNode}]
15:41:24 [2024-03-15T19:41:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1134700918 data=null}, TreeItem with text {myNode}]
15:41:24 [2024-03-15T19:41:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1134700918 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
15:41:24 [2024-03-15T19:41:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134700919 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:41:24 [2024-03-15T19:41:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1134700921 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
15:41:24 [2024-03-15T19:41:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:24 [2024-03-15T19:41:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1134700921 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
15:41:24 [2024-03-15T19:41:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1134700922 data=null doit=true}, TreeItem with text {myNode}]
15:41:24 [2024-03-15T19:41:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1134700922 data=null}, TreeItem with text {myNode}]
15:41:24 [2024-03-15T19:41:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1134700922 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
15:41:24 [2024-03-15T19:41:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134700922 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:41:24 [2024-03-15T19:41:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1134700923 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
15:41:24 [2024-03-15T19:41:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
15:41:24 [2024-03-15T19:41:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
15:41:24 [2024-03-15T19:41:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1134700984 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
15:41:24 [2024-03-15T19:41:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
15:41:25 [2024-03-15T19:41:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5ce41f1f] time=1134701210 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:41:25 [2024-03-15T19:41:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:41:25 [2024-03-15T19:41:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:25 [2024-03-15T19:41:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:25 [2024-03-15T19:41:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:25 [2024-03-15T19:41:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote} time=1134701244 data=null button=0 stateMask=0x0 x=67 y=12 count=0}, TreeItem with text {Remote}]
15:41:25 [2024-03-15T19:41:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote} time=1134701244 data=null doit=true}, TreeItem with text {Remote}]
15:41:25 [2024-03-15T19:41:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote} time=1134701244 data=null}, TreeItem with text {Remote}]
15:41:25 [2024-03-15T19:41:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote} time=1134701244 data=null button=1 stateMask=0x0 x=67 y=12 count=1}, TreeItem with text {Remote}]
15:41:25 [2024-03-15T19:41:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134701244 data=null item=TreeItem {Remote} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Remote}]
15:41:25 [2024-03-15T19:41:25.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote} time=1134701297 data=null button=1 stateMask=0x80000 x=67 y=12 count=1}, TreeItem with text {Remote}]
15:41:25 [2024-03-15T19:41:25.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:41:25 [2024-03-15T19:41:25.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:41:25 [2024-03-15T19:41:25.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:41:26 [2024-03-15T19:41:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:41:26 [2024-03-15T19:41:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:41:26 [2024-03-15T19:41:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:41:26 [2024-03-15T19:41:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:41:26 [2024-03-15T19:41:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:41:26 [2024-03-15T19:41:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:41:26 [2024-03-15T19:41:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:26 [2024-03-15T19:41:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:41:26 [2024-03-15T19:41:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:41:26 [2024-03-15T19:41:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:41:26 [2024-03-15T19:41:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134702383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:26 [2024-03-15T19:41:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134702384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:26 [2024-03-15T19:41:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134702384 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:26 [2024-03-15T19:41:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134702384 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:26 [2024-03-15T19:41:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134702384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:26 [2024-03-15T19:41:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134702385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:26 [2024-03-15T19:41:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134702385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:26 [2024-03-15T19:41:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134702385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:26 [2024-03-15T19:41:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134702385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:26 [2024-03-15T19:41:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134702385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:26 [2024-03-15T19:41:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134702385 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:26 [2024-03-15T19:41:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134702385 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:26 [2024-03-15T19:41:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:41:26 [2024-03-15T19:41:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:41:26 [2024-03-15T19:41:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:41:26 [2024-03-15T19:41:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:26 [2024-03-15T19:41:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:41:26 [2024-03-15T19:41:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:41:26 [2024-03-15T19:41:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:41:26 [2024-03-15T19:41:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:26 [2024-03-15T19:41:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:41:26 [2024-03-15T19:41:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134702387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:26 [2024-03-15T19:41:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134702387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:26 [2024-03-15T19:41:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134702387 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:26 [2024-03-15T19:41:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134702387 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:26 [2024-03-15T19:41:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134702392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:26 [2024-03-15T19:41:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134702392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:26 [2024-03-15T19:41:26.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:26 [2024-03-15T19:41:26.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:26 [2024-03-15T19:41:26.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:26 [2024-03-15T19:41:26.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:26 [2024-03-15T19:41:26.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:26 [2024-03-15T19:41:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:41:26 [2024-03-15T19:41:26.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134702392 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:26 [2024-03-15T19:41:26.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1134701395 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:41:26 [2024-03-15T19:41:26.760Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.11 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
15:41:26 [2024-03-15T19:41:26.760Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest.testTraceSessionTree -- Time elapsed: 10.87 s
15:41:26 [2024-03-15T19:41:26.760Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
15:41:26 [2024-03-15T19:41:26.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5ce41f1f] time=1134702924 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:41:27 [2024-03-15T19:41:27.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:41:27 [2024-03-15T19:41:27.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:41:27 [2024-03-15T19:41:27.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:41:27 [2024-03-15T19:41:27.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:41:27 [2024-03-15T19:41:27.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1134703080 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:41:27 [2024-03-15T19:41:27.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:41:27 [2024-03-15T19:41:27.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:41:27 [2024-03-15T19:41:27.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:27 [2024-03-15T19:41:27.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:27 [2024-03-15T19:41:27.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:27 [2024-03-15T19:41:27.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1134703350 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:41:27 [2024-03-15T19:41:27.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1134703350 data=null doit=true}, TreeItem with text {myNode}]
15:41:27 [2024-03-15T19:41:27.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1134703350 data=null}, TreeItem with text {myNode}]
15:41:27 [2024-03-15T19:41:27.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1134703351 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:41:27 [2024-03-15T19:41:27.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134703351 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:41:27 [2024-03-15T19:41:27.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1134703353 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:41:27 [2024-03-15T19:41:27.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:27 [2024-03-15T19:41:27.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1134703353 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:41:27 [2024-03-15T19:41:27.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1134703353 data=null doit=true}, TreeItem with text {myNode}]
15:41:27 [2024-03-15T19:41:27.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1134703353 data=null}, TreeItem with text {myNode}]
15:41:27 [2024-03-15T19:41:27.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1134703354 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:41:27 [2024-03-15T19:41:27.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134703354 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:41:27 [2024-03-15T19:41:27.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1134703355 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:41:27 [2024-03-15T19:41:27.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
15:41:27 [2024-03-15T19:41:27.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
15:41:27 [2024-03-15T19:41:27.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=1134703411 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
15:41:27 [2024-03-15T19:41:27.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
15:41:27 [2024-03-15T19:41:27.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:27 [2024-03-15T19:41:27.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1134703923 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
15:41:27 [2024-03-15T19:41:27.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1134703923 data=null doit=true}, Tree node with text: Sessions]
15:41:27 [2024-03-15T19:41:27.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1134703923 data=null}, Tree node with text: Sessions]
15:41:27 [2024-03-15T19:41:27.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1134703923 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
15:41:27 [2024-03-15T19:41:27.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134703923 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
15:41:27 [2024-03-15T19:41:27.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1134703925 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
15:41:27 [2024-03-15T19:41:27.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:27 [2024-03-15T19:41:27.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1134703926 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
15:41:27 [2024-03-15T19:41:27.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1134703926 data=null doit=true}, Tree node with text: Sessions]
15:41:27 [2024-03-15T19:41:27.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1134703926 data=null}, Tree node with text: Sessions]
15:41:27 [2024-03-15T19:41:27.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1134703926 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
15:41:27 [2024-03-15T19:41:27.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134703926 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
15:41:27 [2024-03-15T19:41:27.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1134703927 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
15:41:27 [2024-03-15T19:41:27.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
15:41:27 [2024-03-15T19:41:27.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
15:41:28 [2024-03-15T19:41:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
15:41:28 [2024-03-15T19:41:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
15:41:28 [2024-03-15T19:41:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1134704274 data=null doit=true}, Shell with text {Create Session}]
15:41:28 [2024-03-15T19:41:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:28 [2024-03-15T19:41:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:41:28 [2024-03-15T19:41:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:41:28 [2024-03-15T19:41:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:41:28 [2024-03-15T19:41:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:28 [2024-03-15T19:41:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:41:28 [2024-03-15T19:41:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:41:28 [2024-03-15T19:41:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:41:28 [2024-03-15T19:41:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:41:28 [2024-03-15T19:41:28.087Z]  ", using matcher: of type 'Text'
15:41:28 [2024-03-15T19:41:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:41:28 [2024-03-15T19:41:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:41:28 [2024-03-15T19:41:28.087Z]  ", using matcher: with label (with mnemonic 'Session Name')
15:41:28 [2024-03-15T19:41:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:41:28 [2024-03-15T19:41:28.087Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:41:28 [2024-03-15T19:41:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
15:41:28 [2024-03-15T19:41:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
15:41:28 [2024-03-15T19:41:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
15:41:28 [2024-03-15T19:41:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:28 [2024-03-15T19:41:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:28 [2024-03-15T19:41:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:41:28 [2024-03-15T19:41:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:41:28 [2024-03-15T19:41:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:41:28 [2024-03-15T19:41:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:41:28 [2024-03-15T19:41:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1134704277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:28 [2024-03-15T19:41:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1134704277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:28 [2024-03-15T19:41:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1134704277 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:28 [2024-03-15T19:41:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1134704277 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:28 [2024-03-15T19:41:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1134704278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:28 [2024-03-15T19:41:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1134704278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:28 [2024-03-15T19:41:28.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1134704278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:28 [2024-03-15T19:41:28.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1134703981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
15:41:28 [2024-03-15T19:41:28.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:28 [2024-03-15T19:41:28.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1134704347 data=null doit=true}, Tree node with text: Sessions]
15:41:28 [2024-03-15T19:41:28.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1134704347 data=null}, Tree node with text: Sessions]
15:41:28 [2024-03-15T19:41:28.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1134704347 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
15:41:28 [2024-03-15T19:41:28.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134704347 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
15:41:28 [2024-03-15T19:41:28.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1134704348 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
15:41:28 [2024-03-15T19:41:28.342Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:28 [2024-03-15T19:41:28.342Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:28 [2024-03-15T19:41:28.342Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:28 [2024-03-15T19:41:28.342Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:28 [2024-03-15T19:41:28.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:28 [2024-03-15T19:41:28.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134704350 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
15:41:28 [2024-03-15T19:41:28.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134704350 data=null doit=true}, Tree node with text: mysession]
15:41:28 [2024-03-15T19:41:28.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134704350 data=null}, Tree node with text: mysession]
15:41:28 [2024-03-15T19:41:28.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134704350 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
15:41:28 [2024-03-15T19:41:28.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134704351 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:28 [2024-03-15T19:41:28.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134704353 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
15:41:28 [2024-03-15T19:41:28.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:28 [2024-03-15T19:41:28.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134704353 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
15:41:28 [2024-03-15T19:41:28.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134704353 data=null doit=true}, Tree node with text: mysession]
15:41:28 [2024-03-15T19:41:28.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134704353 data=null}, Tree node with text: mysession]
15:41:28 [2024-03-15T19:41:28.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134704353 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
15:41:28 [2024-03-15T19:41:28.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134704354 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:28 [2024-03-15T19:41:28.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134704354 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
15:41:28 [2024-03-15T19:41:28.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:41:28 [2024-03-15T19:41:28.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:41:28 [2024-03-15T19:41:28.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:41:28 [2024-03-15T19:41:28.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:41:28 [2024-03-15T19:41:28.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134704743 data=null doit=true}, Shell with text {Enable Events}]
15:41:28 [2024-03-15T19:41:28.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1134704746 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1134704746 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1134704746 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1134704746 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1134704751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:28 [2024-03-15T19:41:28.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1134704751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:28 [2024-03-15T19:41:28.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1134704751 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:28 [2024-03-15T19:41:28.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1134704751 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:28 [2024-03-15T19:41:28.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1134704752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:28 [2024-03-15T19:41:28.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1134704752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:28 [2024-03-15T19:41:28.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1134704752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:28 [2024-03-15T19:41:28.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1134704429 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:41:28 [2024-03-15T19:41:28.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:28 [2024-03-15T19:41:28.856Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:28 [2024-03-15T19:41:28.857Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:28 [2024-03-15T19:41:28.857Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:28 [2024-03-15T19:41:28.857Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:41:28 [2024-03-15T19:41:28.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1134704843 data=null doit=true}, Tree node with text: channel0]
15:41:28 [2024-03-15T19:41:28.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1134704843 data=null}, Tree node with text: channel0]
15:41:28 [2024-03-15T19:41:28.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1134704843 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
15:41:28 [2024-03-15T19:41:28.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134704843 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
15:41:28 [2024-03-15T19:41:28.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1134704844 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
15:41:28 [2024-03-15T19:41:28.857Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:28 [2024-03-15T19:41:28.857Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:28 [2024-03-15T19:41:28.857Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:28 [2024-03-15T19:41:28.857Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:41:28 [2024-03-15T19:41:28.857Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
15:41:28 [2024-03-15T19:41:28.857Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:28 [2024-03-15T19:41:28.857Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:28 [2024-03-15T19:41:28.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:28 [2024-03-15T19:41:28.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134704850 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:41:28 [2024-03-15T19:41:28.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134704850 data=null doit=true}, Tree node with text: mysession]
15:41:28 [2024-03-15T19:41:28.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134704850 data=null}, Tree node with text: mysession]
15:41:28 [2024-03-15T19:41:28.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134704850 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:41:28 [2024-03-15T19:41:28.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134704850 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:28 [2024-03-15T19:41:28.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134704851 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:41:28 [2024-03-15T19:41:28.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:28 [2024-03-15T19:41:28.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134704852 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:41:28 [2024-03-15T19:41:28.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134704852 data=null doit=true}, Tree node with text: mysession]
15:41:28 [2024-03-15T19:41:28.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134704852 data=null}, Tree node with text: mysession]
15:41:28 [2024-03-15T19:41:28.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134704852 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:41:28 [2024-03-15T19:41:28.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134704852 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:28 [2024-03-15T19:41:28.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134704853 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:41:28 [2024-03-15T19:41:28.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:41:28 [2024-03-15T19:41:28.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:41:29 [2024-03-15T19:41:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:41:29 [2024-03-15T19:41:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:41:29 [2024-03-15T19:41:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134705214 data=null doit=true}, Shell with text {Enable Events}]
15:41:29 [2024-03-15T19:41:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:29 [2024-03-15T19:41:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:29 [2024-03-15T19:41:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
15:41:29 [2024-03-15T19:41:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
15:41:29 [2024-03-15T19:41:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
15:41:29 [2024-03-15T19:41:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:41:29 [2024-03-15T19:41:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:29 [2024-03-15T19:41:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:29 [2024-03-15T19:41:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:29 [2024-03-15T19:41:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:41:29 [2024-03-15T19:41:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:41:29 [2024-03-15T19:41:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1134705227 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:41:29 [2024-03-15T19:41:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1134705228 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:41:29 [2024-03-15T19:41:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1134705228 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:41:29 [2024-03-15T19:41:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1134705229 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:41:29 [2024-03-15T19:41:29.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:41:29 [2024-03-15T19:41:29.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:29 [2024-03-15T19:41:29.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:29 [2024-03-15T19:41:29.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
15:41:29 [2024-03-15T19:41:29.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
15:41:29 [2024-03-15T19:41:29.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
15:41:29 [2024-03-15T19:41:29.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:29 [2024-03-15T19:41:29.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:29 [2024-03-15T19:41:29.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:29 [2024-03-15T19:41:29.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:29 [2024-03-15T19:41:29.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:29 [2024-03-15T19:41:29.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:29 [2024-03-15T19:41:29.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:41:29 [2024-03-15T19:41:29.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:41:29 [2024-03-15T19:41:29.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:41:29 [2024-03-15T19:41:29.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:41:29 [2024-03-15T19:41:29.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1134705243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:29 [2024-03-15T19:41:29.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1134705243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:29 [2024-03-15T19:41:29.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1134705243 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:29 [2024-03-15T19:41:29.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1134705243 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:29 [2024-03-15T19:41:29.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1134705244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:29 [2024-03-15T19:41:29.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1134705244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:29 [2024-03-15T19:41:29.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1134705244 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:29 [2024-03-15T19:41:29.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1134704902 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:41:29 [2024-03-15T19:41:29.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:29 [2024-03-15T19:41:29.370Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:29 [2024-03-15T19:41:29.370Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:29 [2024-03-15T19:41:29.370Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:29 [2024-03-15T19:41:29.370Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:41:29 [2024-03-15T19:41:29.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1134705322 data=null doit=true}, Tree node with text: channel0]
15:41:29 [2024-03-15T19:41:29.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1134705323 data=null}, Tree node with text: channel0]
15:41:29 [2024-03-15T19:41:29.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1134705323 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
15:41:29 [2024-03-15T19:41:29.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134705323 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
15:41:29 [2024-03-15T19:41:29.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1134705324 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
15:41:29 [2024-03-15T19:41:29.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:29 [2024-03-15T19:41:29.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:29 [2024-03-15T19:41:29.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:29 [2024-03-15T19:41:29.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:41:29 [2024-03-15T19:41:29.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
15:41:29 [2024-03-15T19:41:29.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:29 [2024-03-15T19:41:29.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:29 [2024-03-15T19:41:29.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:29 [2024-03-15T19:41:29.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:41:29 [2024-03-15T19:41:29.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
15:41:29 [2024-03-15T19:41:29.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:29 [2024-03-15T19:41:29.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:29 [2024-03-15T19:41:29.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:29 [2024-03-15T19:41:29.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134705328 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:29 [2024-03-15T19:41:29.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134705328 data=null doit=true}, Tree node with text: mysession]
15:41:29 [2024-03-15T19:41:29.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134705328 data=null}, Tree node with text: mysession]
15:41:29 [2024-03-15T19:41:29.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134705329 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:29 [2024-03-15T19:41:29.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134705329 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:29 [2024-03-15T19:41:29.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134705330 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:29 [2024-03-15T19:41:29.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:29 [2024-03-15T19:41:29.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134705330 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:29 [2024-03-15T19:41:29.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134705331 data=null doit=true}, Tree node with text: mysession]
15:41:29 [2024-03-15T19:41:29.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134705331 data=null}, Tree node with text: mysession]
15:41:29 [2024-03-15T19:41:29.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134705331 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:29 [2024-03-15T19:41:29.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134705331 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:29 [2024-03-15T19:41:29.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134705332 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:29 [2024-03-15T19:41:29.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:41:29 [2024-03-15T19:41:29.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:41:29 [2024-03-15T19:41:29.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:41:29 [2024-03-15T19:41:29.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:41:29 [2024-03-15T19:41:29.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134705682 data=null doit=true}, Shell with text {Enable Events}]
15:41:29 [2024-03-15T19:41:29.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:29 [2024-03-15T19:41:29.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:29 [2024-03-15T19:41:29.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
15:41:29 [2024-03-15T19:41:29.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
15:41:29 [2024-03-15T19:41:29.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
15:41:29 [2024-03-15T19:41:29.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1134705684 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1134705685 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1134705685 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1134705685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes All in tree (of type 'Tree')
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=1134705707 data=null doit=true}, TreeItem with text {All}]
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=1134705707 data=null}, TreeItem with text {All}]
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1134705707 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134705708 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
15:41:29 [2024-03-15T19:41:29.627Z] 
15:41:29 [2024-03-15T19:41:29.627Z] (Eclipse:11770): Gtk-CRITICAL **: 19:41:29.539: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1134705735 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
15:41:29 [2024-03-15T19:41:29.627Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: sched_process_fork
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:41:29 [2024-03-15T19:41:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:41:29 [2024-03-15T19:41:29.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1134705739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:29 [2024-03-15T19:41:29.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1134705740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:29 [2024-03-15T19:41:29.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1134705740 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:29 [2024-03-15T19:41:29.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1134705740 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:29 [2024-03-15T19:41:29.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1134705740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:29 [2024-03-15T19:41:29.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1134705740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:29 [2024-03-15T19:41:29.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1134705740 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:29 [2024-03-15T19:41:29.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1134705373 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:41:29 [2024-03-15T19:41:29.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:29 [2024-03-15T19:41:29.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:29 [2024-03-15T19:41:29.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:29 [2024-03-15T19:41:29.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:29 [2024-03-15T19:41:29.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:41:29 [2024-03-15T19:41:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1134705820 data=null doit=true}, Tree node with text: channel0]
15:41:29 [2024-03-15T19:41:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1134705820 data=null}, Tree node with text: channel0]
15:41:29 [2024-03-15T19:41:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1134705820 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
15:41:29 [2024-03-15T19:41:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134705821 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
15:41:29 [2024-03-15T19:41:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1134705821 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
15:41:29 [2024-03-15T19:41:29.884Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:29 [2024-03-15T19:41:29.884Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:29 [2024-03-15T19:41:29.884Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:29 [2024-03-15T19:41:29.884Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:41:29 [2024-03-15T19:41:29.884Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
15:41:29 [2024-03-15T19:41:29.884Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:29 [2024-03-15T19:41:29.884Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:29 [2024-03-15T19:41:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:29 [2024-03-15T19:41:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134705824 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:29 [2024-03-15T19:41:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134705824 data=null doit=true}, Tree node with text: mysession]
15:41:29 [2024-03-15T19:41:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134705825 data=null}, Tree node with text: mysession]
15:41:29 [2024-03-15T19:41:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134705825 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:29 [2024-03-15T19:41:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134705825 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:29 [2024-03-15T19:41:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134705826 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:29 [2024-03-15T19:41:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:29 [2024-03-15T19:41:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134705827 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:29 [2024-03-15T19:41:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134705827 data=null doit=true}, Tree node with text: mysession]
15:41:29 [2024-03-15T19:41:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134705827 data=null}, Tree node with text: mysession]
15:41:29 [2024-03-15T19:41:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134705827 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:29 [2024-03-15T19:41:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134705827 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:29 [2024-03-15T19:41:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134705828 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:29 [2024-03-15T19:41:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:41:29 [2024-03-15T19:41:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134706169 data=null doit=true}, Shell with text {Enable Events}]
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1134706171 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1134706171 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1134706171 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1134706171 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes All in tree (of type 'Tree')
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=1134706174 data=null doit=true}, TreeItem with text {All}]
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=1134706174 data=null}, TreeItem with text {All}]
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1134706175 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134706175 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
15:41:30 [2024-03-15T19:41:30.140Z] 
15:41:30 [2024-03-15T19:41:30.140Z] (Eclipse:11770): Gtk-CRITICAL **: 19:41:30.022: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:41:30 [2024-03-15T19:41:30.140Z] 
15:41:30 [2024-03-15T19:41:30.140Z] (Eclipse:11770): Gtk-CRITICAL **: 19:41:30.027: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:41:30 [2024-03-15T19:41:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1134706230 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
15:41:30 [2024-03-15T19:41:30.140Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: sched_process_exec
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1134706234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1134706234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1134706234 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1134706234 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1134706235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1134706235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1134706235 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1134705865 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:30 [2024-03-15T19:41:30.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:30 [2024-03-15T19:41:30.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:30 [2024-03-15T19:41:30.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:30 [2024-03-15T19:41:30.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1134706320 data=null doit=true}, Tree node with text: channel0]
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1134706320 data=null}, Tree node with text: channel0]
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1134706320 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134706320 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1134706321 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
15:41:30 [2024-03-15T19:41:30.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:30 [2024-03-15T19:41:30.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:30 [2024-03-15T19:41:30.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:30 [2024-03-15T19:41:30.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:41:30 [2024-03-15T19:41:30.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
15:41:30 [2024-03-15T19:41:30.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:30 [2024-03-15T19:41:30.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134706324 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134706324 data=null doit=true}, Tree node with text: mysession]
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134706324 data=null}, Tree node with text: mysession]
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134706325 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134706325 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134706326 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:30 [2024-03-15T19:41:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134706326 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:30 [2024-03-15T19:41:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134706327 data=null doit=true}, Tree node with text: mysession]
15:41:30 [2024-03-15T19:41:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134706327 data=null}, Tree node with text: mysession]
15:41:30 [2024-03-15T19:41:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134706327 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:30 [2024-03-15T19:41:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134706327 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:30 [2024-03-15T19:41:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134706328 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:30 [2024-03-15T19:41:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:41:30 [2024-03-15T19:41:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134706670 data=null doit=true}, Shell with text {Enable Events}]
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1134706673 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1134706673 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1134706673 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1134706673 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1134706711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1134706711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1134706711 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1134706711 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1134706711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1134706712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1134706712 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1134706365 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:30 [2024-03-15T19:41:30.655Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:30 [2024-03-15T19:41:30.655Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:30 [2024-03-15T19:41:30.655Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:30 [2024-03-15T19:41:30.655Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1134706791 data=null doit=true}, Tree node with text: channel0]
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1134706791 data=null}, Tree node with text: channel0]
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1134706791 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1134706800 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1134706802 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
15:41:30 [2024-03-15T19:41:30.655Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:30 [2024-03-15T19:41:30.655Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:30 [2024-03-15T19:41:30.655Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:41:30 [2024-03-15T19:41:30.655Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:41:30 [2024-03-15T19:41:30.655Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
15:41:30 [2024-03-15T19:41:30.655Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:30 [2024-03-15T19:41:30.655Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134706806 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134706806 data=null doit=true}, Tree node with text: mysession]
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134706806 data=null}, Tree node with text: mysession]
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134706806 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134706807 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134706808 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134706815 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134706815 data=null doit=true}, Tree node with text: mysession]
15:41:30 [2024-03-15T19:41:30.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134706815 data=null}, Tree node with text: mysession]
15:41:30 [2024-03-15T19:41:30.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134706816 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:30 [2024-03-15T19:41:30.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134706816 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:30 [2024-03-15T19:41:30.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134706817 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:30 [2024-03-15T19:41:30.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
15:41:30 [2024-03-15T19:41:30.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
15:41:30 [2024-03-15T19:41:30.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=1134706869 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
15:41:30 [2024-03-15T19:41:30.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
15:41:30 [2024-03-15T19:41:30.911Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:30 [2024-03-15T19:41:30.911Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:30 [2024-03-15T19:41:30.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:30 [2024-03-15T19:41:30.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134706993 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:30 [2024-03-15T19:41:30.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134706994 data=null doit=true}, Tree node with text: mysession]
15:41:30 [2024-03-15T19:41:30.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134706994 data=null}, Tree node with text: mysession]
15:41:30 [2024-03-15T19:41:30.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134706995 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:30 [2024-03-15T19:41:30.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134706995 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:30 [2024-03-15T19:41:30.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134707002 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:30 [2024-03-15T19:41:30.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:30 [2024-03-15T19:41:30.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134707003 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:30 [2024-03-15T19:41:30.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134707003 data=null doit=true}, Tree node with text: mysession]
15:41:30 [2024-03-15T19:41:30.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134707003 data=null}, Tree node with text: mysession]
15:41:30 [2024-03-15T19:41:30.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134707003 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:30 [2024-03-15T19:41:30.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134707003 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:30 [2024-03-15T19:41:30.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134707004 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:30 [2024-03-15T19:41:30.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
15:41:30 [2024-03-15T19:41:30.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
15:41:30 [2024-03-15T19:41:30.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=1134707054 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
15:41:30 [2024-03-15T19:41:30.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
15:41:31 [2024-03-15T19:41:31.167Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:31 [2024-03-15T19:41:31.167Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:41:31 [2024-03-15T19:41:31.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:31 [2024-03-15T19:41:31.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134707157 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:31 [2024-03-15T19:41:31.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134707157 data=null doit=true}, Tree node with text: mysession]
15:41:31 [2024-03-15T19:41:31.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134707157 data=null}, Tree node with text: mysession]
15:41:31 [2024-03-15T19:41:31.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134707157 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:31 [2024-03-15T19:41:31.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134707157 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:31 [2024-03-15T19:41:31.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134707164 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:31 [2024-03-15T19:41:31.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:31 [2024-03-15T19:41:31.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1134707165 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:41:31 [2024-03-15T19:41:31.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1134707165 data=null doit=true}, Tree node with text: mysession]
15:41:31 [2024-03-15T19:41:31.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1134707165 data=null}, Tree node with text: mysession]
15:41:31 [2024-03-15T19:41:31.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1134707166 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:31 [2024-03-15T19:41:31.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134707166 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:41:31 [2024-03-15T19:41:31.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1134707167 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:41:31 [2024-03-15T19:41:31.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
15:41:31 [2024-03-15T19:41:31.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
15:41:31 [2024-03-15T19:41:31.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
15:41:31 [2024-03-15T19:41:31.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
15:41:31 [2024-03-15T19:41:31.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1134707475 data=null doit=true}, Shell with text {Destroy Confirmation}]
15:41:31 [2024-03-15T19:41:31.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:31 [2024-03-15T19:41:31.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:41:31 [2024-03-15T19:41:31.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:41:31 [2024-03-15T19:41:31.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:41:31 [2024-03-15T19:41:31.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:31 [2024-03-15T19:41:31.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:41:31 [2024-03-15T19:41:31.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134707476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:31 [2024-03-15T19:41:31.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134707476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:31 [2024-03-15T19:41:31.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134707476 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:31 [2024-03-15T19:41:31.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134707476 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:31 [2024-03-15T19:41:31.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134707477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:31 [2024-03-15T19:41:31.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134707477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:31 [2024-03-15T19:41:31.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134707477 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:31 [2024-03-15T19:41:31.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1134707213 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
15:41:31 [2024-03-15T19:41:31.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:31 [2024-03-15T19:41:31.423Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:41:31 [2024-03-15T19:41:31.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:31 [2024-03-15T19:41:31.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1134707541 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
15:41:31 [2024-03-15T19:41:31.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1134707541 data=null doit=true}, TreeItem with text {myNode}]
15:41:31 [2024-03-15T19:41:31.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1134707541 data=null}, TreeItem with text {myNode}]
15:41:31 [2024-03-15T19:41:31.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1134707541 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
15:41:31 [2024-03-15T19:41:31.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134707541 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:41:31 [2024-03-15T19:41:31.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1134707543 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:41:31 [2024-03-15T19:41:31.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:31 [2024-03-15T19:41:31.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1134707544 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:41:31 [2024-03-15T19:41:31.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1134707544 data=null doit=true}, TreeItem with text {myNode}]
15:41:31 [2024-03-15T19:41:31.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1134707544 data=null}, TreeItem with text {myNode}]
15:41:31 [2024-03-15T19:41:31.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1134707544 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:41:31 [2024-03-15T19:41:31.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134707545 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:41:31 [2024-03-15T19:41:31.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1134707545 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:41:31 [2024-03-15T19:41:31.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
15:41:31 [2024-03-15T19:41:31.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
15:41:31 [2024-03-15T19:41:31.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1134707616 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
15:41:31 [2024-03-15T19:41:31.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
15:41:31 [2024-03-15T19:41:31.678Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.795 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
15:41:31 [2024-03-15T19:41:31.678Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest.testTraceSessionTree -- Time elapsed: 4.557 s
15:41:31 [2024-03-15T19:41:31.678Z] 
15:41:31 [2024-03-15T19:41:31.678Z] Results:
15:41:31 [2024-03-15T19:41:31.678Z] 
15:41:31 [2024-03-15T19:41:31.678Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
15:41:31 [2024-03-15T19:41:31.678Z] 
15:41:32 [2024-03-15T19:41:32.239Z] 
15:41:32 [2024-03-15T19:41:32.239Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-15 19:41:32.046
15:41:32 [2024-03-15T19:41:32.239Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:41:32 [2024-03-15T19:41:32.800Z] [INFO] All tests passed
15:41:32 [2024-03-15T19:41:32.800Z] [INFO] 
15:41:32 [2024-03-15T19:41:32.800Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:41:32 [2024-03-15T19:41:32.800Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
15:41:32 [2024-03-15T19:41:32.800Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.pom
15:41:32 [2024-03-15T19:41:32.801Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
15:41:32 [2024-03-15T19:41:32.801Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-p2metadata.xml
15:41:32 [2024-03-15T19:41:32.801Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-p2artifacts.xml
15:41:32 [2024-03-15T19:41:32.801Z] [INFO] 
15:41:32 [2024-03-15T19:41:32.801Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:41:32 [2024-03-15T19:41:32.801Z] [INFO] 
15:41:32 [2024-03-15T19:41:32.801Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >--
15:41:32 [2024-03-15T19:41:32.801Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT [93/141]
15:41:32 [2024-03-15T19:41:32.801Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
15:41:32 [2024-03-15T19:41:32.801Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:41:32 [2024-03-15T19:41:32.801Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:41:32 [2024-03-15T19:41:32.801Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
15:41:33 [2024-03-15T19:41:33.056Z] [INFO] 
15:41:33 [2024-03-15T19:41:33.056Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:41:33 [2024-03-15T19:41:33.056Z] [INFO] 
15:41:33 [2024-03-15T19:41:33.056Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:41:33 [2024-03-15T19:41:33.056Z] [INFO] The project's OSGi version is 2.1.0.202403151906
15:41:33 [2024-03-15T19:41:33.056Z] [INFO] 
15:41:33 [2024-03-15T19:41:33.056Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:41:33 [2024-03-15T19:41:33.056Z] [INFO] 
15:41:33 [2024-03-15T19:41:33.056Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:41:33 [2024-03-15T19:41:33.056Z] [INFO] 
15:41:33 [2024-03-15T19:41:33.056Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:41:33 [2024-03-15T19:41:33.056Z] [INFO] 
15:41:33 [2024-03-15T19:41:33.056Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:41:33 [2024-03-15T19:41:33.056Z] [INFO] 
15:41:33 [2024-03-15T19:41:33.056Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:41:33 [2024-03-15T19:41:33.056Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui
15:41:33 [2024-03-15T19:41:33.312Z] [INFO] 
15:41:33 [2024-03-15T19:41:33.312Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:41:33 [2024-03-15T19:41:33.312Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
15:41:33 [2024-03-15T19:41:33.312Z] [INFO] 
15:41:33 [2024-03-15T19:41:33.312Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:41:33 [2024-03-15T19:41:33.312Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:41:33 [2024-03-15T19:41:33.312Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:41:33 [2024-03-15T19:41:33.312Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
15:41:33 [2024-03-15T19:41:33.567Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:41:33 [2024-03-15T19:41:33.567Z] [INFO] 
15:41:33 [2024-03-15T19:41:33.567Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:41:33 [2024-03-15T19:41:33.567Z] [INFO] 
15:41:33 [2024-03-15T19:41:33.567Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:41:33 [2024-03-15T19:41:33.567Z] [INFO] 
15:41:33 [2024-03-15T19:41:33.567Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:41:33 [2024-03-15T19:41:33.567Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources
15:41:33 [2024-03-15T19:41:33.567Z] [INFO] 
15:41:33 [2024-03-15T19:41:33.567Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:41:33 [2024-03-15T19:41:33.567Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:41:33 [2024-03-15T19:41:33.567Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:41:33 [2024-03-15T19:41:33.567Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
15:41:33 [2024-03-15T19:41:33.567Z] [INFO] 
15:41:33 [2024-03-15T19:41:33.567Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:41:33 [2024-03-15T19:41:33.823Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
15:41:33 [2024-03-15T19:41:33.823Z] [INFO] 
15:41:33 [2024-03-15T19:41:33.823Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:41:33 [2024-03-15T19:41:33.823Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-sources.jar
15:41:33 [2024-03-15T19:41:33.823Z] [INFO] 
15:41:33 [2024-03-15T19:41:33.823Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:41:33 [2024-03-15T19:41:33.823Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.jar
15:41:33 [2024-03-15T19:41:33.823Z] [INFO] 
15:41:33 [2024-03-15T19:41:33.823Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:41:33 [2024-03-15T19:41:33.823Z] [INFO] 
15:41:33 [2024-03-15T19:41:33.823Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:41:33 [2024-03-15T19:41:33.823Z] [INFO] 
15:41:33 [2024-03-15T19:41:33.823Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:41:33 [2024-03-15T19:41:33.823Z] [INFO] 
15:41:33 [2024-03-15T19:41:33.823Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:41:33 [2024-03-15T19:41:33.823Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.jar
15:41:34 [2024-03-15T19:41:34.749Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-sources.jar
15:41:35 [2024-03-15T19:41:35.311Z] [INFO] 
15:41:35 [2024-03-15T19:41:35.311Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:41:35 [2024-03-15T19:41:35.311Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.jar
15:41:35 [2024-03-15T19:41:35.311Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.pom
15:41:35 [2024-03-15T19:41:35.311Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-sources.jar
15:41:35 [2024-03-15T19:41:35.311Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-p2metadata.xml
15:41:35 [2024-03-15T19:41:35.311Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-p2artifacts.xml
15:41:35 [2024-03-15T19:41:35.311Z] [INFO] 
15:41:35 [2024-03-15T19:41:35.311Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:41:35 [2024-03-15T19:41:35.311Z] [INFO] 
15:41:35 [2024-03-15T19:41:35.311Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >---
15:41:35 [2024-03-15T19:41:35.311Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 9.3.0-SNAPSHOT  [94/141]
15:41:35 [2024-03-15T19:41:35.311Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
15:41:35 [2024-03-15T19:41:35.311Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:41:35 [2024-03-15T19:41:35.311Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
15:41:35 [2024-03-15T19:41:35.566Z] [INFO] 
15:41:35 [2024-03-15T19:41:35.566Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel ---
15:41:35 [2024-03-15T19:41:35.566Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target
15:41:35 [2024-03-15T19:41:35.566Z] [INFO] 
15:41:35 [2024-03-15T19:41:35.566Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
15:41:35 [2024-03-15T19:41:35.566Z] [INFO] The project's OSGi version is 9.3.0.202403151906
15:41:35 [2024-03-15T19:41:35.566Z] [INFO] 
15:41:35 [2024-03-15T19:41:35.566Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
15:41:35 [2024-03-15T19:41:35.566Z] [INFO] 
15:41:35 [2024-03-15T19:41:35.566Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
15:41:35 [2024-03-15T19:41:35.566Z] [INFO] 
15:41:35 [2024-03-15T19:41:35.566Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
15:41:35 [2024-03-15T19:41:35.566Z] [INFO] 
15:41:35 [2024-03-15T19:41:35.566Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
15:41:35 [2024-03-15T19:41:35.566Z] [INFO] 
15:41:35 [2024-03-15T19:41:35.566Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel ---
15:41:35 [2024-03-15T19:41:35.566Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/src/main/resources
15:41:35 [2024-03-15T19:41:35.566Z] [INFO] 
15:41:35 [2024-03-15T19:41:35.566Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel ---
15:41:35 [2024-03-15T19:41:35.566Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
15:41:35 [2024-03-15T19:41:35.566Z] [INFO] 
15:41:35 [2024-03-15T19:41:35.566Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel ---
15:41:35 [2024-03-15T19:41:35.566Z] [INFO] 
15:41:35 [2024-03-15T19:41:35.566Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
15:41:35 [2024-03-15T19:41:35.566Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT.jar
15:41:35 [2024-03-15T19:41:35.823Z] [INFO] 
15:41:35 [2024-03-15T19:41:35.823Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel ---
15:41:35 [2024-03-15T19:41:35.823Z] [INFO] 
15:41:35 [2024-03-15T19:41:35.823Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
15:41:35 [2024-03-15T19:41:35.823Z] [INFO] 
15:41:35 [2024-03-15T19:41:35.823Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel ---
15:41:35 [2024-03-15T19:41:35.823Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT-sources-feature.jar
15:41:35 [2024-03-15T19:41:35.823Z] [INFO] 
15:41:35 [2024-03-15T19:41:35.823Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
15:41:35 [2024-03-15T19:41:35.823Z] [INFO] 
15:41:35 [2024-03-15T19:41:35.823Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel ---
15:41:35 [2024-03-15T19:41:35.823Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT.jar
15:41:37 [2024-03-15T19:41:37.186Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT-sources-feature.jar
15:41:37 [2024-03-15T19:41:37.746Z] [INFO] 
15:41:37 [2024-03-15T19:41:37.746Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel ---
15:41:37 [2024-03-15T19:41:37.746Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT.jar
15:41:37 [2024-03-15T19:41:37.746Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT.pom
15:41:37 [2024-03-15T19:41:37.746Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT-sources-feature.jar
15:41:37 [2024-03-15T19:41:37.747Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT-p2metadata.xml
15:41:37 [2024-03-15T19:41:37.747Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT-p2artifacts.xml
15:41:37 [2024-03-15T19:41:37.747Z] [INFO] 
15:41:37 [2024-03-15T19:41:37.747Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel ---
15:41:37 [2024-03-15T19:41:37.747Z] [INFO] 
15:41:37 [2024-03-15T19:41:37.747Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >--
15:41:37 [2024-03-15T19:41:37.747Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT [95/141]
15:41:37 [2024-03-15T19:41:37.747Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
15:41:37 [2024-03-15T19:41:37.747Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:41:37 [2024-03-15T19:41:37.747Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:41:37 [2024-03-15T19:41:37.747Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
15:41:38 [2024-03-15T19:41:38.003Z] [INFO] 
15:41:38 [2024-03-15T19:41:38.003Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:41:38 [2024-03-15T19:41:38.003Z] [INFO] 
15:41:38 [2024-03-15T19:41:38.003Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:41:38 [2024-03-15T19:41:38.003Z] [INFO] The project's OSGi version is 1.0.16.202403151906
15:41:38 [2024-03-15T19:41:38.003Z] [INFO] 
15:41:38 [2024-03-15T19:41:38.003Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:41:38 [2024-03-15T19:41:38.003Z] [INFO] 
15:41:38 [2024-03-15T19:41:38.003Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:41:38 [2024-03-15T19:41:38.003Z] [INFO] 
15:41:38 [2024-03-15T19:41:38.003Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:41:38 [2024-03-15T19:41:38.003Z] [INFO] 
15:41:38 [2024-03-15T19:41:38.003Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:41:38 [2024-03-15T19:41:38.003Z] [INFO] 
15:41:38 [2024-03-15T19:41:38.003Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:41:38 [2024-03-15T19:41:38.003Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core.tests
15:41:38 [2024-03-15T19:41:38.003Z] [INFO] 
15:41:38 [2024-03-15T19:41:38.003Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:41:38 [2024-03-15T19:41:38.003Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
15:41:38 [2024-03-15T19:41:38.003Z] [INFO] 
15:41:38 [2024-03-15T19:41:38.003Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:41:38 [2024-03-15T19:41:38.003Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:41:38 [2024-03-15T19:41:38.003Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:41:38 [2024-03-15T19:41:38.003Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
15:41:38 [2024-03-15T19:41:38.003Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:41:38 [2024-03-15T19:41:38.258Z] [INFO] 
15:41:38 [2024-03-15T19:41:38.258Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:41:38 [2024-03-15T19:41:38.258Z] [INFO] 
15:41:38 [2024-03-15T19:41:38.258Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:41:38 [2024-03-15T19:41:38.259Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources
15:41:38 [2024-03-15T19:41:38.259Z] [INFO] 
15:41:38 [2024-03-15T19:41:38.259Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:41:38 [2024-03-15T19:41:38.259Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped
15:41:38 [2024-03-15T19:41:38.259Z] [INFO] 
15:41:38 [2024-03-15T19:41:38.259Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:41:38 [2024-03-15T19:41:38.259Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT-sources.jar
15:41:38 [2024-03-15T19:41:38.259Z] [INFO] 
15:41:38 [2024-03-15T19:41:38.259Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:41:38 [2024-03-15T19:41:38.259Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT.jar
15:41:38 [2024-03-15T19:41:38.514Z] [INFO] 
15:41:38 [2024-03-15T19:41:38.514Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:41:38 [2024-03-15T19:41:38.514Z] [INFO] 
15:41:38 [2024-03-15T19:41:38.514Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:41:38 [2024-03-15T19:41:38.514Z] [INFO] 
15:41:38 [2024-03-15T19:41:38.514Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:41:38 [2024-03-15T19:41:38.514Z] [INFO] 
15:41:38 [2024-03-15T19:41:38.514Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:41:38 [2024-03-15T19:41:38.514Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT.jar
15:41:39 [2024-03-15T19:41:39.441Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT-sources.jar
15:41:40 [2024-03-15T19:41:40.367Z] [INFO] 
15:41:40 [2024-03-15T19:41:40.367Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:41:40 [2024-03-15T19:41:40.367Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.log
15:41:40 [2024-03-15T19:41:40.367Z] [INFO] Command line:
15:41:40 [2024-03-15T19:41:40.367Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:41:40 [2024-03-15T19:41:40.367Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:41:43 [2024-03-15T19:41:43.635Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
15:41:43 [2024-03-15T19:41:43.635Z] !SESSION 2024-03-15 19:41:40.436 -----------------------------------------------
15:41:43 [2024-03-15T19:41:43.635Z] eclipse.buildId=unknown
15:41:43 [2024-03-15T19:41:43.635Z] java.version=17.0.2
15:41:43 [2024-03-15T19:41:43.635Z] java.vendor=Oracle Corporation
15:41:43 [2024-03-15T19:41:43.635Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:41:43 [2024-03-15T19:41:43.635Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:41:43 [2024-03-15T19:41:43.635Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:41:43 [2024-03-15T19:41:43.635Z] 
15:41:43 [2024-03-15T19:41:43.635Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:43.369
15:41:43 [2024-03-15T19:41:43.635Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there
15:41:43 [2024-03-15T19:41:43.635Z] 
15:41:43 [2024-03-15T19:41:43.635Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:43.441
15:41:43 [2024-03-15T19:41:43.635Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes
15:41:43 [2024-03-15T19:41:43.635Z] 
15:41:43 [2024-03-15T19:41:43.635Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:41:43.456
15:41:43 [2024-03-15T19:41:43.635Z] !MESSAGE State Transition: Undefined action: action1
15:41:43 [2024-03-15T19:41:43.635Z] 
15:41:43 [2024-03-15T19:41:43.635Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:41:43.460
15:41:43 [2024-03-15T19:41:43.635Z] !MESSAGE State Transition: Undefined condition: test1
15:41:43 [2024-03-15T19:41:43.635Z] 
15:41:43 [2024-03-15T19:41:43.635Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:41:43.496
15:41:43 [2024-03-15T19:41:43.635Z] !MESSAGE State Transition: Undefined condition: test1
15:41:43 [2024-03-15T19:41:43.635Z] 
15:41:43 [2024-03-15T19:41:43.635Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:43.500
15:41:43 [2024-03-15T19:41:43.635Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there
15:41:43 [2024-03-15T19:41:43.635Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
15:41:43 [2024-03-15T19:41:43.635Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[0: one_state_final] -- Time elapsed: 0.023 s
15:41:43 [2024-03-15T19:41:43.635Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[1: one_state_loop] -- Time elapsed: 0.023 s
15:41:43 [2024-03-15T19:41:43.635Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[2: save_and_clear_fields] -- Time elapsed: 0.006 s
15:41:43 [2024-03-15T19:41:43.635Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[3: multiple_actions_and_tests] -- Time elapsed: 0.006 s
15:41:43 [2024-03-15T19:41:43.635Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[4: multiple_states_and_transitions] -- Time elapsed: 0.014 s
15:41:43 [2024-03-15T19:41:43.635Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[5: on_entry_exit] -- Time elapsed: 0.004 s
15:41:43 [2024-03-15T19:41:43.635Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[6: with_precondition] -- Time elapsed: 0.011 s
15:41:43 [2024-03-15T19:41:43.635Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[7: initial state] -- Time elapsed: 0.006 s
15:41:43 [2024-03-15T19:41:43.635Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[8: initial_element] -- Time elapsed: 0.004 s
15:41:43 [2024-03-15T19:41:43.635Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[9: undefined_action] -- Time elapsed: 0.004 s
15:41:43 [2024-03-15T19:41:43.635Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[10: undefined_condition] -- Time elapsed: 0.004 s
15:41:43 [2024-03-15T19:41:43.635Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[11: undefined_target] -- Time elapsed: 0.036 s
15:41:43 [2024-03-15T19:41:43.635Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[12: valid_no_initial] -- Time elapsed: 0.004 s
15:41:43 [2024-03-15T19:41:43.635Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
15:41:43 [2024-03-15T19:41:43.635Z] 
15:41:43 [2024-03-15T19:41:43.635Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:41:43.547
15:41:43 [2024-03-15T19:41:43.635Z] !MESSAGE Segment time: only one of <duration> or <end> shoud be present
15:41:43 [2024-03-15T19:41:43.635Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
15:41:43 [2024-03-15T19:41:43.635Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[0: type_and_end] -- Time elapsed: 0.003 s
15:41:43 [2024-03-15T19:41:43.635Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[1: just_type] -- Time elapsed: 0.001 s
15:41:43 [2024-03-15T19:41:43.635Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[2: type_and_duration] -- Time elapsed: 0.001 s
15:41:43 [2024-03-15T19:41:43.635Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[3: inline_name] -- Time elapsed: 0.001 s
15:41:43 [2024-03-15T19:41:43.635Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[4: invalid_segment_and_duration] -- Time elapsed: 0.002 s
15:41:43 [2024-03-15T19:41:43.635Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
15:41:43 [2024-03-15T19:41:43.635Z] 
15:41:43 [2024-03-15T19:41:43.635Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:41:43.600
15:41:43 [2024-03-15T19:41:43.635Z] !MESSAGE Compiling value: value is not a parseable integer: abc
15:41:43 [2024-03-15T19:41:43.635Z] 
15:41:43 [2024-03-15T19:41:43.635Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:41:43.602
15:41:43 [2024-03-15T19:41:43.636Z] !MESSAGE Compiling value: value is not a parseable integer: 
15:41:43 [2024-03-15T19:41:43.636Z] 
15:41:43 [2024-03-15T19:41:43.636Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:41:43.606
15:41:43 [2024-03-15T19:41:43.636Z] !MESSAGE Compiling value: value is not a parseable integer: abc
15:41:43 [2024-03-15T19:41:43.636Z] 
15:41:43 [2024-03-15T19:41:43.636Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:41:43.608
15:41:43 [2024-03-15T19:41:43.636Z] !MESSAGE Compiling value: value is not a parseable integer: 
15:41:43 [2024-03-15T19:41:43.636Z] 
15:41:43 [2024-03-15T19:41:43.636Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:41:43.618
15:41:43 [2024-03-15T19:41:43.636Z] !MESSAGE The mapping group undefined does not exist in this analysis
15:41:43 [2024-03-15T19:41:43.636Z] 
15:41:43 [2024-03-15T19:41:43.636Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:41:43.622
15:41:43 [2024-03-15T19:41:43.636Z] !MESSAGE Compiling value: value is not a parseable integer: not int
15:41:43 [2024-03-15T19:41:43.636Z] 
15:41:43 [2024-03-15T19:41:43.636Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:41:43.626
15:41:43 [2024-03-15T19:41:43.636Z] !MESSAGE A query state value should have children attributes
15:41:43 [2024-03-15T19:41:43.636Z] 
15:41:43 [2024-03-15T19:41:43.636Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:41:43.627
15:41:43 [2024-03-15T19:41:43.636Z] !MESSAGE The value of a constant attribute should not be empty
15:41:43 [2024-03-15T19:41:43.891Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
15:41:43 [2024-03-15T19:41:43.891Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[0: Null state value] -- Time elapsed: 0.020 s
15:41:43 [2024-03-15T19:41:43.891Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[1: Valid integer 1] -- Time elapsed: 0.001 s
15:41:43 [2024-03-15T19:41:43.891Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[2: Valid integer 2 with forced type] -- Time elapsed: 0.001 s
15:41:43 [2024-03-15T19:41:43.891Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[3: Invalid integer] -- Time elapsed: 0.002 s
15:41:43 [2024-03-15T19:41:43.891Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[4: Int no value] -- Time elapsed: 0.002 s
15:41:43 [2024-03-15T19:41:43.891Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[5: Valid long 1] -- Time elapsed: 0.001 s
15:41:43 [2024-03-15T19:41:43.891Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[6: Valid long 2] -- Time elapsed: 0.001 s
15:41:43 [2024-03-15T19:41:43.891Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[7: Invalid long] -- Time elapsed: 0.001 s
15:41:43 [2024-03-15T19:41:43.891Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[8: Long no value] -- Time elapsed: 0.002 s
15:41:43 [2024-03-15T19:41:43.891Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[9: Valid string 1] -- Time elapsed: 0.001 s
15:41:43 [2024-03-15T19:41:43.891Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[10: Valid string 2] -- Time elapsed: 0.001 s
15:41:43 [2024-03-15T19:41:43.891Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[11: String no value] -- Time elapsed: 0.001 s
15:41:43 [2024-03-15T19:41:43.891Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[12: Delete value] -- Time elapsed: 0.001 s
15:41:43 [2024-03-15T19:41:43.891Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[13: Delete value with ignored params] -- Time elapsed: 0.001 s
15:41:43 [2024-03-15T19:41:43.891Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[14: Event name] -- Time elapsed: 0.001 s
15:41:43 [2024-03-15T19:41:43.891Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[15: Event name with params] -- Time elapsed: 0.002 s
15:41:43 [2024-03-15T19:41:43.891Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[16: Event field] -- Time elapsed: 0.001 s
15:41:43 [2024-03-15T19:41:43.891Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[17: Unknown mapping group] -- Time elapsed: 0.001 s
15:41:43 [2024-03-15T19:41:43.891Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[18: Valid script] -- Time elapsed: 0.001 s
15:41:43 [2024-03-15T19:41:43.891Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[19: Script with children] -- Time elapsed: 0.001 s
15:41:43 [2024-03-15T19:41:43.892Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[20: Script with invalid children] -- Time elapsed: 0.001 s
15:41:43 [2024-03-15T19:41:43.892Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[21: Query] -- Time elapsed: 0.002 s
15:41:43 [2024-03-15T19:41:43.892Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[22: Query no children] -- Time elapsed: 0.001 s
15:41:43 [2024-03-15T19:41:43.892Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[23: Query with invalid children] -- Time elapsed: 0.002 s
15:41:43 [2024-03-15T19:41:43.892Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
15:41:43 [2024-03-15T19:41:43.892Z] 
15:41:43 [2024-03-15T19:41:43.892Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:41:43.660
15:41:43 [2024-03-15T19:41:43.892Z] !MESSAGE The value of a constant attribute should not be empty
15:41:43 [2024-03-15T19:41:43.892Z] 
15:41:43 [2024-03-15T19:41:43.892Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:41:43.661
15:41:43 [2024-03-15T19:41:43.892Z] !MESSAGE The value of an event field attribute should not be null
15:41:43 [2024-03-15T19:41:43.892Z] 
15:41:43 [2024-03-15T19:41:43.892Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:41:43.662
15:41:43 [2024-03-15T19:41:43.892Z] !MESSAGE A query state attribute should have children attributes
15:41:43 [2024-03-15T19:41:43.892Z] 
15:41:43 [2024-03-15T19:41:43.892Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:41:43.663
15:41:43 [2024-03-15T19:41:43.892Z] !MESSAGE The value of a constant attribute should not be empty
15:41:43 [2024-03-15T19:41:43.892Z] 
15:41:43 [2024-03-15T19:41:43.892Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:41:43.664
15:41:43 [2024-03-15T19:41:43.892Z] !MESSAGE Location undefined does not exist
15:41:43 [2024-03-15T19:41:43.892Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
15:41:43 [2024-03-15T19:41:43.892Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest.testValidLocationCompilation -- Time elapsed: 0.003 s
15:41:43 [2024-03-15T19:41:43.892Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest.testInvalidStateAttributeCompilation -- Time elapsed: 0.006 s
15:41:43 [2024-03-15T19:41:43.892Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest.testValidStateAttributeCompilation -- Time elapsed: 0.007 s
15:41:43 [2024-03-15T19:41:43.892Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
15:41:45 [2024-03-15T19:41:45.780Z] 
15:41:45 [2024-03-15T19:41:45.780Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:45.519
15:41:45 [2024-03-15T19:41:45.780Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:41:45 [2024-03-15T19:41:45.780Z] 
15:41:45 [2024-03-15T19:41:45.780Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:45.520
15:41:45 [2024-03-15T19:41:45.780Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:41:45 [2024-03-15T19:41:45.780Z] 
15:41:45 [2024-03-15T19:41:45.780Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:45.520
15:41:45 [2024-03-15T19:41:45.780Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:41:45 [2024-03-15T19:41:45.780Z] 
15:41:45 [2024-03-15T19:41:45.780Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:45.521
15:41:45 [2024-03-15T19:41:45.780Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:41:45 [2024-03-15T19:41:45.780Z] 
15:41:45 [2024-03-15T19:41:45.780Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:45.522
15:41:45 [2024-03-15T19:41:45.780Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:41:45 [2024-03-15T19:41:45.780Z] 
15:41:45 [2024-03-15T19:41:45.780Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:45.523
15:41:45 [2024-03-15T19:41:45.780Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:41:45 [2024-03-15T19:41:45.780Z] 
15:41:45 [2024-03-15T19:41:45.780Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:45.523
15:41:45 [2024-03-15T19:41:45.780Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:41:45 [2024-03-15T19:41:45.780Z] 
15:41:45 [2024-03-15T19:41:45.780Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:45.523
15:41:45 [2024-03-15T19:41:45.780Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:41:45 [2024-03-15T19:41:45.780Z] 
15:41:45 [2024-03-15T19:41:45.780Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:45.524
15:41:45 [2024-03-15T19:41:45.780Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:41:45 [2024-03-15T19:41:45.780Z] 
15:41:45 [2024-03-15T19:41:45.780Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:45.524
15:41:45 [2024-03-15T19:41:45.780Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:41:45 [2024-03-15T19:41:45.780Z] 
15:41:45 [2024-03-15T19:41:45.780Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:45.524
15:41:45 [2024-03-15T19:41:45.780Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:41:45 [2024-03-15T19:41:45.780Z] 
15:41:45 [2024-03-15T19:41:45.780Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:45.525
15:41:45 [2024-03-15T19:41:45.780Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:41:45 [2024-03-15T19:41:45.780Z] 
15:41:45 [2024-03-15T19:41:45.780Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:45.525
15:41:45 [2024-03-15T19:41:45.780Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:41:45 [2024-03-15T19:41:45.780Z] 
15:41:45 [2024-03-15T19:41:45.780Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:45.525
15:41:45 [2024-03-15T19:41:45.780Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:41:45 [2024-03-15T19:41:45.780Z] 
15:41:45 [2024-03-15T19:41:45.780Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:45.526
15:41:45 [2024-03-15T19:41:45.780Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:41:45 [2024-03-15T19:41:45.780Z] 
15:41:45 [2024-03-15T19:41:45.780Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:45.526
15:41:45 [2024-03-15T19:41:45.780Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:41:45 [2024-03-15T19:41:45.780Z] 
15:41:45 [2024-03-15T19:41:45.780Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:45.526
15:41:45 [2024-03-15T19:41:45.780Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:41:45 [2024-03-15T19:41:45.780Z] 
15:41:45 [2024-03-15T19:41:45.780Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:45.527
15:41:45 [2024-03-15T19:41:45.780Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:41:45 [2024-03-15T19:41:45.780Z] 
15:41:45 [2024-03-15T19:41:45.780Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:45.527
15:41:45 [2024-03-15T19:41:45.780Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:41:45 [2024-03-15T19:41:45.780Z] 
15:41:45 [2024-03-15T19:41:45.781Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:45.527
15:41:45 [2024-03-15T19:41:45.781Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:41:45 [2024-03-15T19:41:45.781Z] 
15:41:45 [2024-03-15T19:41:45.781Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:45.528
15:41:45 [2024-03-15T19:41:45.781Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:41:45 [2024-03-15T19:41:45.781Z] 
15:41:45 [2024-03-15T19:41:45.781Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:45.528
15:41:45 [2024-03-15T19:41:45.781Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:41:45 [2024-03-15T19:41:45.781Z] 
15:41:45 [2024-03-15T19:41:45.781Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:45.528
15:41:45 [2024-03-15T19:41:45.781Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:41:45 [2024-03-15T19:41:45.781Z] 
15:41:45 [2024-03-15T19:41:45.781Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:45.528
15:41:45 [2024-03-15T19:41:45.781Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:41:45 [2024-03-15T19:41:45.781Z] 
15:41:45 [2024-03-15T19:41:45.781Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:45.529
15:41:45 [2024-03-15T19:41:45.781Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:41:45 [2024-03-15T19:41:45.781Z] 
15:41:45 [2024-03-15T19:41:45.781Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:45.529
15:41:45 [2024-03-15T19:41:45.781Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:41:45 [2024-03-15T19:41:45.781Z] 
15:41:45 [2024-03-15T19:41:45.781Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:45.532
15:41:45 [2024-03-15T19:41:45.781Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:41:45 [2024-03-15T19:41:45.781Z] 
15:41:45 [2024-03-15T19:41:45.781Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:45.532
15:41:45 [2024-03-15T19:41:45.781Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:41:45 [2024-03-15T19:41:45.781Z] 
15:41:45 [2024-03-15T19:41:45.781Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:45.532
15:41:45 [2024-03-15T19:41:45.781Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:41:45 [2024-03-15T19:41:45.781Z] 
15:41:45 [2024-03-15T19:41:45.781Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:45.533
15:41:45 [2024-03-15T19:41:45.781Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:41:52 [2024-03-15T19:41:52.314Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.166 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
15:41:52 [2024-03-15T19:41:52.314Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest.testModuleExecution -- Time elapsed: 8.138 s
15:41:52 [2024-03-15T19:41:52.314Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest.testModuleConstruction -- Time elapsed: 0.027 s
15:41:52 [2024-03-15T19:41:52.314Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
15:41:52 [2024-03-15T19:41:52.314Z] 
15:41:52 [2024-03-15T19:41:52.314Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:51.916
15:41:52 [2024-03-15T19:41:52.314Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
15:41:54 [2024-03-15T19:41:54.201Z] 
15:41:54 [2024-03-15T19:41:54.201Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:53.968
15:41:54 [2024-03-15T19:41:54.201Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
15:41:54 [2024-03-15T19:41:54.201Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.058 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
15:41:54 [2024-03-15T19:41:54.201Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest.testModuleExecution -- Time elapsed: 2.053 s
15:41:54 [2024-03-15T19:41:54.201Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest.testModuleConstruction -- Time elapsed: 0.004 s
15:41:54 [2024-03-15T19:41:54.201Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
15:41:55 [2024-03-15T19:41:55.127Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.136 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
15:41:55 [2024-03-15T19:41:55.127Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest.testEventName -- Time elapsed: 1.134 s
15:41:55 [2024-03-15T19:41:55.127Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
15:41:55 [2024-03-15T19:41:55.382Z] 
15:41:55 [2024-03-15T19:41:55.382Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:55.213
15:41:55 [2024-03-15T19:41:55.382Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
15:41:55 [2024-03-15T19:41:55.382Z] 
15:41:55 [2024-03-15T19:41:55.382Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:41:55.325
15:41:55 [2024-03-15T19:41:55.382Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
15:41:55 [2024-03-15T19:41:55.383Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
15:41:55 [2024-03-15T19:41:55.383Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest.testSegmentStore -- Time elapsed: 0.113 s
15:41:55 [2024-03-15T19:41:55.383Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest.testStateSystem -- Time elapsed: 0.099 s
15:41:55 [2024-03-15T19:41:55.383Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
15:41:57 [2024-03-15T19:41:57.906Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.340 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
15:41:57 [2024-03-15T19:41:57.906Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest.testConditionsPattern -- Time elapsed: 1.226 s
15:41:57 [2024-03-15T19:41:57.906Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest.testConditionsValidation -- Time elapsed: 1.114 s
15:41:57 [2024-03-15T19:41:57.906Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
15:41:59 [2024-03-15T19:41:59.269Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.213 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
15:41:59 [2024-03-15T19:41:59.269Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest.testTimestampDescription -- Time elapsed: 1.212 s
15:41:59 [2024-03-15T19:41:59.269Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
15:42:00 [2024-03-15T19:42:00.194Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.114 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
15:42:00 [2024-03-15T19:42:00.194Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest.testConditionsValidation -- Time elapsed: 1.114 s
15:42:00 [2024-03-15T19:42:00.194Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
15:42:00 [2024-03-15T19:42:00.194Z] 
15:42:00 [2024-03-15T19:42:00.194Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:42:00.089
15:42:00 [2024-03-15T19:42:00.194Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file 
15:42:00 [2024-03-15T19:42:00.194Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
15:42:00 [2024-03-15T19:42:00.194Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest.testInvalidInput -- Time elapsed: 0.064 s
15:42:00 [2024-03-15T19:42:00.194Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest.testStateSystem -- Time elapsed: 0.066 s
15:42:00 [2024-03-15T19:42:00.194Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
15:42:00 [2024-03-15T19:42:00.194Z] 
15:42:00 [2024-03-15T19:42:00.194Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:42:00.169
15:42:00 [2024-03-15T19:42:00.194Z] !MESSAGE state value is type int but a mappingGroup is specified
15:42:00 [2024-03-15T19:42:00.194Z] 
15:42:00 [2024-03-15T19:42:00.194Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:42:00.170
15:42:00 [2024-03-15T19:42:00.194Z] !MESSAGE state value is type int but a mappingGroup is specified
15:42:01 [2024-03-15T19:42:01.557Z] 
15:42:01 [2024-03-15T19:42:01.557Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:42:01.381
15:42:01 [2024-03-15T19:42:01.557Z] !MESSAGE state value is type int but a mappingGroup is specified
15:42:01 [2024-03-15T19:42:01.557Z] 
15:42:01 [2024-03-15T19:42:01.558Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:42:01.382
15:42:01 [2024-03-15T19:42:01.558Z] !MESSAGE state value is type int but a mappingGroup is specified
15:42:01 [2024-03-15T19:42:01.558Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.224 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
15:42:01 [2024-03-15T19:42:01.558Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest.testNonConsumingFsm -- Time elapsed: 1.213 s
15:42:01 [2024-03-15T19:42:01.558Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest.testConsumingFsm -- Time elapsed: 0.011 s
15:42:01 [2024-03-15T19:42:01.558Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
15:42:01 [2024-03-15T19:42:01.558Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
15:42:01 [2024-03-15T19:42:01.558Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest.testGetChildElements -- Time elapsed: 0.018 s
15:42:01 [2024-03-15T19:42:01.558Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest.testGetElementInFile -- Time elapsed: 0.013 s
15:42:01 [2024-03-15T19:42:01.558Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
15:42:02 [2024-03-15T19:42:02.118Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
15:42:02 [2024-03-15T19:42:02.118Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest.testFactory -- Time elapsed: 0.197 s
15:42:02 [2024-03-15T19:42:02.118Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest.testTwoLevels -- Time elapsed: 0.140 s
15:42:02 [2024-03-15T19:42:02.118Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest.testNoParentDisplay -- Time elapsed: 0.131 s
15:42:02 [2024-03-15T19:42:02.118Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
15:42:02 [2024-03-15T19:42:02.118Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
15:42:02 [2024-03-15T19:42:02.118Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest.testExtendedModuleCreated -- Time elapsed: 0.049 s
15:42:02 [2024-03-15T19:42:02.118Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest.testGettingSchemaParser -- Time elapsed: 0.001 s
15:42:02 [2024-03-15T19:42:02.118Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest.testPopulateExtendedModules -- Time elapsed: 0.050 s
15:42:02 [2024-03-15T19:42:02.118Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
15:42:02 [2024-03-15T19:42:02.118Z] 
15:42:02 [2024-03-15T19:42:02.118Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:42:02.025
15:42:02 [2024-03-15T19:42:02.118Z] !MESSAGE XML Parsing error at line 24: cvc-enumeration-valid: Value 'an_invalid_operator' is not facet-valid with respect to enumeration '[eq, ne, ge, gt, le, lt]'. It must be a value from the enumeration.
15:42:02 [2024-03-15T19:42:02.118Z] 
15:42:02 [2024-03-15T19:42:02.118Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:42:02.033
15:42:02 [2024-03-15T19:42:02.118Z] !MESSAGE XML Parsing error at line 34: cvc-complex-type.2.4.a: Invalid content was found starting with element 'display'. One of '{id, parent, name, entry}' is expected.
15:42:02 [2024-03-15T19:42:02.118Z] 
15:42:02 [2024-03-15T19:42:02.118Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:42:02.041
15:42:02 [2024-03-15T19:42:02.118Z] !MESSAGE XML Parsing error at line 28: cvc-complex-type.2.4.d: Invalid content was found starting with element 'entry'. No child element is expected at this point.
15:42:02 [2024-03-15T19:42:02.118Z] 
15:42:02 [2024-03-15T19:42:02.118Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:42:02.048
15:42:02 [2024-03-15T19:42:02.118Z] !MESSAGE XML Parsing error at line 36: cvc-complex-type.2.4.b: The content of element 'stateProvider' is not complete. One of '{definedValue, location, mappingGroup, eventHandler}' is expected.
15:42:02 [2024-03-15T19:42:02.118Z] 
15:42:02 [2024-03-15T19:42:02.118Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:42:02.055
15:42:02 [2024-03-15T19:42:02.118Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
15:42:02 [2024-03-15T19:42:02.118Z] 
15:42:02 [2024-03-15T19:42:02.118Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:42:02.070
15:42:02 [2024-03-15T19:42:02.118Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
15:42:02 [2024-03-15T19:42:02.373Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
15:42:02 [2024-03-15T19:42:02.373Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlValidateInvalid -- Time elapsed: 0.043 s
15:42:02 [2024-03-15T19:42:02.373Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlValidate -- Time elapsed: 0.014 s
15:42:02 [2024-03-15T19:42:02.373Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testGetChildElements -- Time elapsed: 0.008 s
15:42:02 [2024-03-15T19:42:02.373Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlValidateValid -- Time elapsed: 0.166 s
15:42:02 [2024-03-15T19:42:02.373Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlEnableDisableFile -- Time elapsed: 0.009 s
15:42:02 [2024-03-15T19:42:02.373Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlAddFile -- Time elapsed: 0.009 s
15:42:02 [2024-03-15T19:42:02.373Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlPath -- Time elapsed: 0 s
15:42:02 [2024-03-15T19:42:02.373Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
15:42:08 [2024-03-15T19:42:08.905Z] 
15:42:08 [2024-03-15T19:42:08.905Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:42:08.031
15:42:08 [2024-03-15T19:42:08.905Z] !MESSAGE Script execution failed
15:42:08 [2024-03-15T19:42:08.905Z] !STACK 0
15:42:08 [2024-03-15T19:42:08.905Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
15:42:08 [2024-03-15T19:42:08.905Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4563)
15:42:08 [2024-03-15T19:42:08.905Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4544)
15:42:08 [2024-03-15T19:42:08.905Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4632)
15:42:08 [2024-03-15T19:42:08.905Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1952)
15:42:08 [2024-03-15T19:42:08.905Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25._c_script_0(Unknown Source)
15:42:08 [2024-03-15T19:42:08.905Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25.call(Unknown Source)
15:42:08 [2024-03-15T19:42:08.905Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:380)
15:42:08 [2024-03-15T19:42:08.905Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3868)
15:42:08 [2024-03-15T19:42:08.905Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25.call(Unknown Source)
15:42:08 [2024-03-15T19:42:08.905Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25.exec(Unknown Source)
15:42:08 [2024-03-15T19:42:08.905Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1137)
15:42:08 [2024-03-15T19:42:08.905Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
15:42:08 [2024-03-15T19:42:08.905Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
15:42:08 [2024-03-15T19:42:08.905Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
15:42:08 [2024-03-15T19:42:08.905Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
15:42:08 [2024-03-15T19:42:08.905Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
15:42:08 [2024-03-15T19:42:08.905Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
15:42:08 [2024-03-15T19:42:08.905Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
15:42:08 [2024-03-15T19:42:08.905Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
15:42:08 [2024-03-15T19:42:08.905Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
15:42:08 [2024-03-15T19:42:08.905Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
15:42:08 [2024-03-15T19:42:08.905Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
15:42:08 [2024-03-15T19:42:08.905Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
15:42:08 [2024-03-15T19:42:08.905Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
15:42:08 [2024-03-15T19:42:08.905Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
15:42:08 [2024-03-15T19:42:08.905Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
15:42:08 [2024-03-15T19:42:08.905Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
15:42:08 [2024-03-15T19:42:08.905Z] 
15:42:08 [2024-03-15T19:42:08.905Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:42:08.039
15:42:08 [2024-03-15T19:42:08.905Z] !MESSAGE Script execution failed
15:42:08 [2024-03-15T19:42:08.905Z] !STACK 0
15:42:08 [2024-03-15T19:42:08.905Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4563)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4544)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4632)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1952)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30._c_script_0(Unknown Source)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30.call(Unknown Source)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:380)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3868)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30.call(Unknown Source)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30.exec(Unknown Source)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1137)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
15:42:08 [2024-03-15T19:42:08.906Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
15:42:08 [2024-03-15T19:42:08.906Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
15:42:08 [2024-03-15T19:42:08.906Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
15:42:08 [2024-03-15T19:42:08.906Z] 
15:42:08 [2024-03-15T19:42:08.906Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:42:08.046
15:42:08 [2024-03-15T19:42:08.906Z] !MESSAGE Script execution failed
15:42:08 [2024-03-15T19:42:08.906Z] !STACK 0
15:42:08 [2024-03-15T19:42:08.906Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4563)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4544)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4632)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1952)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35._c_script_0(Unknown Source)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35.call(Unknown Source)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:380)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3868)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35.call(Unknown Source)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35.exec(Unknown Source)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1137)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
15:42:08 [2024-03-15T19:42:08.906Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
15:42:08 [2024-03-15T19:42:08.906Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
15:42:08 [2024-03-15T19:42:08.906Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
15:42:08 [2024-03-15T19:42:08.906Z] 
15:42:08 [2024-03-15T19:42:08.906Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:42:08.052
15:42:08 [2024-03-15T19:42:08.906Z] !MESSAGE Script execution failed
15:42:08 [2024-03-15T19:42:08.906Z] !STACK 0
15:42:08 [2024-03-15T19:42:08.906Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4563)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4544)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4632)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1952)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40._c_script_0(Unknown Source)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40.call(Unknown Source)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:380)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3868)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40.call(Unknown Source)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40.exec(Unknown Source)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1137)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
15:42:08 [2024-03-15T19:42:08.906Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
15:42:08 [2024-03-15T19:42:08.906Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
15:42:08 [2024-03-15T19:42:08.906Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
15:42:08 [2024-03-15T19:42:08.907Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
15:42:08 [2024-03-15T19:42:08.907Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
15:42:08 [2024-03-15T19:42:08.907Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
15:42:09 [2024-03-15T19:42:09.467Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.093 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
15:42:09 [2024-03-15T19:42:09.467Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testOneTrace -- Time elapsed: 0.098 s
15:42:09 [2024-03-15T19:42:09.467Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testExperimentWithTraceAnalysis -- Time elapsed: 6.769 s
15:42:09 [2024-03-15T19:42:09.467Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testFactoryUpdate -- Time elapsed: 0.035 s
15:42:09 [2024-03-15T19:42:09.467Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testExperiment -- Time elapsed: 0.127 s
15:42:09 [2024-03-15T19:42:09.467Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testOneTraceWithExperimentAnalysis -- Time elapsed: 0.063 s
15:42:09 [2024-03-15T19:42:09.467Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
15:42:09 [2024-03-15T19:42:09.723Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
15:42:09 [2024-03-15T19:42:09.723Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest.testXYDataProvider -- Time elapsed: 0.101 s
15:42:09 [2024-03-15T19:42:09.723Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest.testXYDataProviderDelta -- Time elapsed: 0.107 s
15:42:09 [2024-03-15T19:42:09.723Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest.testXYFactory -- Time elapsed: 0.098 s
15:42:09 [2024-03-15T19:42:09.723Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
15:42:09 [2024-03-15T19:42:09.978Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
15:42:09 [2024-03-15T19:42:09.978Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest.testPopulateModulesWithAnalysisManager -- Time elapsed: 0.033 s
15:42:09 [2024-03-15T19:42:09.978Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest.testProperties -- Time elapsed: 0.008 s
15:42:09 [2024-03-15T19:42:09.978Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest.testPopulateModules -- Time elapsed: 0.029 s
15:42:09 [2024-03-15T19:42:09.978Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
15:42:09 [2024-03-15T19:42:09.978Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
15:42:09 [2024-03-15T19:42:09.978Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueModify -- Time elapsed: 0.022 s
15:42:09 [2024-03-15T19:42:09.978Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueScript -- Time elapsed: 0.015 s
15:42:09 [2024-03-15T19:42:09.978Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueUpdate -- Time elapsed: 0.014 s
15:42:09 [2024-03-15T19:42:09.978Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueMapping -- Time elapsed: 0.014 s
15:42:09 [2024-03-15T19:42:09.979Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValuePeek -- Time elapsed: 0.013 s
15:42:09 [2024-03-15T19:42:09.979Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueFuture -- Time elapsed: 0.013 s
15:42:09 [2024-03-15T19:42:09.979Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueHostId -- Time elapsed: 0.027 s
15:42:09 [2024-03-15T19:42:09.979Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
15:42:11 [2024-03-15T19:42:11.343Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.217 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
15:42:11 [2024-03-15T19:42:11.343Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest.testAttributePool -- Time elapsed: 1.215 s
15:42:11 [2024-03-15T19:42:11.343Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
15:42:12 [2024-03-15T19:42:12.711Z] 
15:42:12 [2024-03-15T19:42:12.711Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:42:12.356
15:42:12 [2024-03-15T19:42:12.711Z] !MESSAGE state value is type int but a mappingGroup is specified
15:42:12 [2024-03-15T19:42:12.711Z] 
15:42:12 [2024-03-15T19:42:12.711Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:42:12.357
15:42:12 [2024-03-15T19:42:12.711Z] !MESSAGE state value is type int but a mappingGroup is specified
15:42:12 [2024-03-15T19:42:12.711Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.227 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
15:42:12 [2024-03-15T19:42:12.711Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest.testSegmentContent -- Time elapsed: 1.216 s
15:42:12 [2024-03-15T19:42:12.711Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest.testMappingGroup -- Time elapsed: 0.011 s
15:42:12 [2024-03-15T19:42:12.711Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
15:42:12 [2024-03-15T19:42:12.711Z] 
15:42:12 [2024-03-15T19:42:12.711Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:42:12.374
15:42:12 [2024-03-15T19:42:12.711Z] !MESSAGE Initial Transition: Initial transition needs the 'target' attribute to point to the real initial state. All other attributes will be ignored. If this state is meant to be the real initial state, use the 'initialState' element instead.
15:42:13 [2024-03-15T19:42:13.639Z] 
15:42:13 [2024-03-15T19:42:13.639Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:42:13.584
15:42:13 [2024-03-15T19:42:13.639Z] !MESSAGE Fsm test: the 'initial' attribute was set or an <initial> element was defined. Only one of the 3 should be used. The initialState element will have precedence
15:42:15 [2024-03-15T19:42:15.003Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.417 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
15:42:15 [2024-03-15T19:42:15.003Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest.testInitialStateDeclaration -- Time elapsed: 0 s
15:42:15 [2024-03-15T19:42:15.003Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest.testTwoInitialStates -- Time elapsed: 0 s
15:42:15 [2024-03-15T19:42:15.003Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest.testInitialStateWithCondition -- Time elapsed: 0 s
15:42:15 [2024-03-15T19:42:15.003Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest
15:42:15 [2024-03-15T19:42:15.003Z] 
15:42:15 [2024-03-15T19:42:15.003Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:42:14.803
15:42:15 [2024-03-15T19:42:15.003Z] !MESSAGE IO exception occurred
15:42:15 [2024-03-15T19:42:15.003Z] !STACK 0
15:42:15 [2024-03-15T19:42:15.004Z] java.io.FileNotFoundException: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.tmf.analysis.xml.core/xml_files/test-test-test (No such file or directory)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.base/java.io.FileInputStream.open0(Native Method)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:111)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:189)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:653)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:150)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:861)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.StreamValidatorHelper.validate(StreamValidatorHelper.java:178)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:115)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.xml/javax.xml.validation.Validator.validate(Validator.java:124)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.eclipse.tracecompass.common.core.xml.XmlUtils.safeValidate(XmlUtils.java:218)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.xmlValidate(XmlUtils.java:239)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.createOrUpdateXml(XmlConfigurationSource.java:149)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.create(XmlConfigurationSource.java:85)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testCreation(XmlConfigurationSourceTest.java:166)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:42:15 [2024-03-15T19:42:15.004Z] 
15:42:15 [2024-03-15T19:42:15.004Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:42:14.810
15:42:15 [2024-03-15T19:42:15.004Z] !MESSAGE XML Parsing error at line 24: cvc-enumeration-valid: Value 'an_invalid_operator' is not facet-valid with respect to enumeration '[eq, ne, ge, gt, le, lt]'. It must be a value from the enumeration.
15:42:15 [2024-03-15T19:42:15.004Z] 
15:42:15 [2024-03-15T19:42:15.004Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:42:14.879
15:42:15 [2024-03-15T19:42:15.004Z] !MESSAGE IO exception occurred
15:42:15 [2024-03-15T19:42:15.004Z] !STACK 0
15:42:15 [2024-03-15T19:42:15.004Z] java.io.FileNotFoundException: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.tmf.analysis.xml.core/xml_files/test-test-test (No such file or directory)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.base/java.io.FileInputStream.open0(Native Method)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:111)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:189)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:653)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:150)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:861)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.StreamValidatorHelper.validate(StreamValidatorHelper.java:178)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:115)
15:42:15 [2024-03-15T19:42:15.004Z] 	at java.xml/javax.xml.validation.Validator.validate(Validator.java:124)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.eclipse.tracecompass.common.core.xml.XmlUtils.safeValidate(XmlUtils.java:218)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.xmlValidate(XmlUtils.java:239)
15:42:15 [2024-03-15T19:42:15.004Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.createOrUpdateXml(XmlConfigurationSource.java:149)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.update(XmlConfigurationSource.java:99)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testUpdate(XmlConfigurationSourceTest.java:215)
15:42:15 [2024-03-15T19:42:15.005Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:42:15 [2024-03-15T19:42:15.005Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:42:15 [2024-03-15T19:42:15.005Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:42:15 [2024-03-15T19:42:15.005Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:42:15 [2024-03-15T19:42:15.005Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:42:15 [2024-03-15T19:42:15.005Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:42:15 [2024-03-15T19:42:15.005Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:42:15 [2024-03-15T19:42:15.005Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
15:42:15 [2024-03-15T19:42:15.005Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:42:15 [2024-03-15T19:42:15.005Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:42:15 [2024-03-15T19:42:15.005Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:42:15 [2024-03-15T19:42:15.005Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:42:15 [2024-03-15T19:42:15.005Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:42:15 [2024-03-15T19:42:15.005Z] 
15:42:15 [2024-03-15T19:42:15.005Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:42:14.885
15:42:15 [2024-03-15T19:42:15.005Z] !MESSAGE XML Parsing error at line 24: cvc-enumeration-valid: Value 'an_invalid_operator' is not facet-valid with respect to enumeration '[eq, ne, ge, gt, le, lt]'. It must be a value from the enumeration.
15:42:15 [2024-03-15T19:42:15.005Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest
15:42:15 [2024-03-15T19:42:15.005Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testSourceType -- Time elapsed: 0 s
15:42:15 [2024-03-15T19:42:15.005Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testCreation -- Time elapsed: 0.031 s
15:42:15 [2024-03-15T19:42:15.005Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testGetConfiguration -- Time elapsed: 0.012 s
15:42:15 [2024-03-15T19:42:15.005Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testContains -- Time elapsed: 0.012 s
15:42:15 [2024-03-15T19:42:15.005Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testRemove -- Time elapsed: 0.012 s
15:42:15 [2024-03-15T19:42:15.005Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testUpdate -- Time elapsed: 0.050 s
15:42:15 [2024-03-15T19:42:15.005Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testConstructor -- Time elapsed: 0.013 s
15:42:15 [2024-03-15T19:42:15.005Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
15:42:15 [2024-03-15T19:42:15.005Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
15:42:15 [2024-03-15T19:42:15.005Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest.testTmfCorePluginId -- Time elapsed: 0 s
15:42:15 [2024-03-15T19:42:15.005Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest.testGetDefault -- Time elapsed: 0 s
15:42:15 [2024-03-15T19:42:15.005Z] 
15:42:15 [2024-03-15T19:42:15.005Z] Results:
15:42:15 [2024-03-15T19:42:15.005Z] 
15:42:15 [2024-03-15T19:42:15.005Z] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0
15:42:15 [2024-03-15T19:42:15.005Z] 
15:42:15 [2024-03-15T19:42:15.262Z] [INFO] All tests passed
15:42:15 [2024-03-15T19:42:15.262Z] [INFO] 
15:42:15 [2024-03-15T19:42:15.262Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:42:15 [2024-03-15T19:42:15.262Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT.jar
15:42:15 [2024-03-15T19:42:15.262Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT.pom
15:42:15 [2024-03-15T19:42:15.262Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT-sources.jar
15:42:15 [2024-03-15T19:42:15.262Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT-p2metadata.xml
15:42:15 [2024-03-15T19:42:15.262Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT-p2artifacts.xml
15:42:15 [2024-03-15T19:42:15.262Z] [INFO] 
15:42:15 [2024-03-15T19:42:15.262Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:42:15 [2024-03-15T19:42:15.262Z] [INFO] 
15:42:15 [2024-03-15T19:42:15.262Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >--
15:42:15 [2024-03-15T19:42:15.262Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT [96/141]
15:42:15 [2024-03-15T19:42:15.262Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
15:42:15 [2024-03-15T19:42:15.262Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:42:15 [2024-03-15T19:42:15.262Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:42:15 [2024-03-15T19:42:15.262Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
15:42:15 [2024-03-15T19:42:15.519Z] [INFO] 
15:42:15 [2024-03-15T19:42:15.519Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:42:15 [2024-03-15T19:42:15.519Z] [INFO] 
15:42:15 [2024-03-15T19:42:15.519Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:42:15 [2024-03-15T19:42:15.519Z] [INFO] The project's OSGi version is 2.0.7.202403151906
15:42:15 [2024-03-15T19:42:15.519Z] [INFO] 
15:42:15 [2024-03-15T19:42:15.519Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:42:15 [2024-03-15T19:42:15.519Z] [INFO] 
15:42:15 [2024-03-15T19:42:15.519Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:42:15 [2024-03-15T19:42:15.519Z] [INFO] 
15:42:15 [2024-03-15T19:42:15.519Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:42:15 [2024-03-15T19:42:15.519Z] [INFO] 
15:42:15 [2024-03-15T19:42:15.519Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:42:15 [2024-03-15T19:42:15.519Z] [INFO] 
15:42:15 [2024-03-15T19:42:15.519Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:42:15 [2024-03-15T19:42:15.519Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core.tests
15:42:15 [2024-03-15T19:42:15.774Z] [INFO] 
15:42:15 [2024-03-15T19:42:15.774Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:42:15 [2024-03-15T19:42:15.774Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
15:42:15 [2024-03-15T19:42:15.774Z] [INFO] 
15:42:15 [2024-03-15T19:42:15.774Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:42:15 [2024-03-15T19:42:15.774Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:42:15 [2024-03-15T19:42:15.774Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:42:15 [2024-03-15T19:42:15.774Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
15:42:15 [2024-03-15T19:42:15.774Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:42:16 [2024-03-15T19:42:16.030Z] [INFO] 
15:42:16 [2024-03-15T19:42:16.030Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:42:16 [2024-03-15T19:42:16.030Z] [INFO] 
15:42:16 [2024-03-15T19:42:16.030Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:42:16 [2024-03-15T19:42:16.030Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources
15:42:16 [2024-03-15T19:42:16.030Z] [INFO] 
15:42:16 [2024-03-15T19:42:16.030Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:42:16 [2024-03-15T19:42:16.030Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped
15:42:16 [2024-03-15T19:42:16.030Z] [INFO] 
15:42:16 [2024-03-15T19:42:16.030Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:42:16 [2024-03-15T19:42:16.030Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-sources.jar
15:42:16 [2024-03-15T19:42:16.031Z] [INFO] 
15:42:16 [2024-03-15T19:42:16.031Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:42:16 [2024-03-15T19:42:16.031Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.jar
15:42:16 [2024-03-15T19:42:16.031Z] [INFO] 
15:42:16 [2024-03-15T19:42:16.031Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:42:16 [2024-03-15T19:42:16.031Z] [INFO] 
15:42:16 [2024-03-15T19:42:16.031Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:42:16 [2024-03-15T19:42:16.031Z] [INFO] 
15:42:16 [2024-03-15T19:42:16.031Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:42:16 [2024-03-15T19:42:16.031Z] [INFO] 
15:42:16 [2024-03-15T19:42:16.031Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:42:16 [2024-03-15T19:42:16.286Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.jar
15:42:17 [2024-03-15T19:42:17.213Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-sources.jar
15:42:18 [2024-03-15T19:42:18.578Z] [INFO] 
15:42:18 [2024-03-15T19:42:18.578Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:42:18 [2024-03-15T19:42:18.578Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data/.metadata/.log
15:42:18 [2024-03-15T19:42:18.578Z] [INFO] Command line:
15:42:18 [2024-03-15T19:42:18.578Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:42:18 [2024-03-15T19:42:18.578Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:42:21 [2024-03-15T19:42:21.842Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
15:42:28 [2024-03-15T19:42:28.376Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.278 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
15:42:28 [2024-03-15T19:42:28.376Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_middle_end -- Time elapsed: 0.004 s
15:42:28 [2024-03-15T19:42:28.376Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_middle -- Time elapsed: 0 s
15:42:28 [2024-03-15T19:42:28.376Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_relative_empty -- Time elapsed: 0.003 s
15:42:28 [2024-03-15T19:42:28.376Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_relative_up_wildcard -- Time elapsed: 0 s
15:42:28 [2024-03-15T19:42:28.376Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_end -- Time elapsed: 0.001 s
15:42:28 [2024-03-15T19:42:28.376Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQuery1 -- Time elapsed: 0.086 s
15:42:28 [2024-03-15T19:42:28.376Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testSingleQuery1 -- Time elapsed: 0.044 s
15:42:28 [2024-03-15T19:42:28.376Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQuery1 -- Time elapsed: 0.006 s
15:42:28 [2024-03-15T19:42:28.376Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQuery2 -- Time elapsed: 0.043 s
15:42:28 [2024-03-15T19:42:28.376Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQuery3 -- Time elapsed: 0.002 s
15:42:28 [2024-03-15T19:42:28.376Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullAttributeName -- Time elapsed: 0 s
15:42:28 [2024-03-15T19:42:28.376Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testOptQuarkAbsolute -- Time elapsed: 0 s
15:42:28 [2024-03-15T19:42:28.376Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFirstIntervalIsConsidered -- Time elapsed: 0.042 s
15:42:28 [2024-03-15T19:42:28.376Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testQueryInvalidValuetype1 -- Time elapsed: 0.034 s
15:42:28 [2024-03-15T19:42:28.376Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testQueryInvalidValuetype2 -- Time elapsed: 0.035 s
15:42:28 [2024-03-15T19:42:28.376Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQueryThorough -- Time elapsed: 0.036 s
15:42:28 [2024-03-15T19:42:28.376Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testQueryInvalidAttribute -- Time elapsed: 0.001 s
15:42:28 [2024-03-15T19:42:28.376Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testSingleQueryInvalidTime1 -- Time elapsed: 0.003 s
15:42:28 [2024-03-15T19:42:28.376Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testSingleQueryInvalidTime2 -- Time elapsed: 0.001 s
15:42:28 [2024-03-15T19:42:28.376Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarksNoMatch -- Time elapsed: 0 s
15:42:28 [2024-03-15T19:42:28.376Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_relative -- Time elapsed: 0.001 s
15:42:28 [2024-03-15T19:42:28.376Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQueryInvalidTime1 -- Time elapsed: 0 s
15:42:28 [2024-03-15T19:42:28.376Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQueryInvalidTime2 -- Time elapsed: 0.001 s
15:42:28 [2024-03-15T19:42:28.376Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQueryInvalidTime1 -- Time elapsed: 0 s
15:42:28 [2024-03-15T19:42:28.376Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQueryInvalidTime2 -- Time elapsed: 0.001 s
15:42:28 [2024-03-15T19:42:28.376Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_begin -- Time elapsed: 0 s
15:42:28 [2024-03-15T19:42:28.376Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_empty -- Time elapsed: 0 s
15:42:28 [2024-03-15T19:42:28.376Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testParentAttribute -- Time elapsed: 0.001 s
15:42:28 [2024-03-15T19:42:28.376Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testOptQuarkRelative -- Time elapsed: 0 s
15:42:28 [2024-03-15T19:42:28.376Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
15:42:36 [2024-03-15T19:42:36.457Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.320 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
15:42:36 [2024-03-15T19:42:36.457Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testOpenExistingStateFile -- Time elapsed: 0.050 s
15:42:36 [2024-03-15T19:42:36.457Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testBuild -- Time elapsed: 3.209 s
15:42:36 [2024-03-15T19:42:36.457Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_middle_end -- Time elapsed: 0.001 s
15:42:36 [2024-03-15T19:42:36.457Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_middle -- Time elapsed: 0 s
15:42:36 [2024-03-15T19:42:36.457Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_relative_empty -- Time elapsed: 0.001 s
15:42:36 [2024-03-15T19:42:36.457Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_relative_up_wildcard -- Time elapsed: 0 s
15:42:36 [2024-03-15T19:42:36.457Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_end -- Time elapsed: 0 s
15:42:36 [2024-03-15T19:42:36.457Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQuery1 -- Time elapsed: 0.004 s
15:42:36 [2024-03-15T19:42:36.457Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testSingleQuery1 -- Time elapsed: 0.001 s
15:42:36 [2024-03-15T19:42:36.457Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQuery1 -- Time elapsed: 0.094 s
15:42:36 [2024-03-15T19:42:36.457Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQuery2 -- Time elapsed: 0.008 s
15:42:36 [2024-03-15T19:42:36.457Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQuery3 -- Time elapsed: 0.007 s
15:42:36 [2024-03-15T19:42:36.457Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullAttributeName -- Time elapsed: 0.001 s
15:42:36 [2024-03-15T19:42:36.457Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testOptQuarkAbsolute -- Time elapsed: 0 s
15:42:36 [2024-03-15T19:42:36.457Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFirstIntervalIsConsidered -- Time elapsed: 0.001 s
15:42:36 [2024-03-15T19:42:36.457Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testQueryInvalidValuetype1 -- Time elapsed: 0.001 s
15:42:36 [2024-03-15T19:42:36.457Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testQueryInvalidValuetype2 -- Time elapsed: 0 s
15:42:36 [2024-03-15T19:42:36.457Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQueryThorough -- Time elapsed: 0.001 s
15:42:36 [2024-03-15T19:42:36.457Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testQueryInvalidAttribute -- Time elapsed: 0 s
15:42:36 [2024-03-15T19:42:36.457Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testSingleQueryInvalidTime1 -- Time elapsed: 0 s
15:42:36 [2024-03-15T19:42:36.457Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testSingleQueryInvalidTime2 -- Time elapsed: 0.001 s
15:42:36 [2024-03-15T19:42:36.457Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarksNoMatch -- Time elapsed: 0 s
15:42:36 [2024-03-15T19:42:36.457Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_relative -- Time elapsed: 0 s
15:42:36 [2024-03-15T19:42:36.457Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQueryInvalidTime1 -- Time elapsed: 0.001 s
15:42:36 [2024-03-15T19:42:36.457Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQueryInvalidTime2 -- Time elapsed: 0 s
15:42:36 [2024-03-15T19:42:36.457Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQueryInvalidTime1 -- Time elapsed: 0 s
15:42:36 [2024-03-15T19:42:36.457Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQueryInvalidTime2 -- Time elapsed: 0.001 s
15:42:36 [2024-03-15T19:42:36.457Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_begin -- Time elapsed: 0 s
15:42:36 [2024-03-15T19:42:36.457Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_empty -- Time elapsed: 0 s
15:42:36 [2024-03-15T19:42:36.457Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testParentAttribute -- Time elapsed: 0 s
15:42:36 [2024-03-15T19:42:36.457Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testOptQuarkRelative -- Time elapsed: 0 s
15:42:36 [2024-03-15T19:42:36.457Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
15:44:12 [2024-03-15T19:44:12.826Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 95.32 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
15:44:12 [2024-03-15T19:44:12.826Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped
15:44:12 [2024-03-15T19:44:12.826Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped
15:44:12 [2024-03-15T19:44:12.826Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQueryThorough -- Time elapsed: 1.580 s
15:44:12 [2024-03-15T19:44:12.826Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_middle_end -- Time elapsed: 0.001 s
15:44:12 [2024-03-15T19:44:12.826Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_middle -- Time elapsed: 0 s
15:44:12 [2024-03-15T19:44:12.826Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_relative_empty -- Time elapsed: 0 s
15:44:12 [2024-03-15T19:44:12.826Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_relative_up_wildcard -- Time elapsed: 0 s
15:44:12 [2024-03-15T19:44:12.826Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_end -- Time elapsed: 0 s
15:44:12 [2024-03-15T19:44:12.826Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQuery1 -- Time elapsed: 1.301 s
15:44:12 [2024-03-15T19:44:12.826Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testSingleQuery1 -- Time elapsed: 1.305 s
15:44:12 [2024-03-15T19:44:12.826Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testRangeQuery2 -- Time elapsed: 84.18 s
15:44:12 [2024-03-15T19:44:12.826Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullAttributeName -- Time elapsed: 0 s
15:44:12 [2024-03-15T19:44:12.826Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testOptQuarkAbsolute -- Time elapsed: 0.001 s
15:44:12 [2024-03-15T19:44:12.826Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFirstIntervalIsConsidered -- Time elapsed: 1.237 s
15:44:12 [2024-03-15T19:44:12.827Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testQueryInvalidValuetype1 -- Time elapsed: 1.313 s
15:44:12 [2024-03-15T19:44:12.827Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testQueryInvalidValuetype2 -- Time elapsed: 1.289 s
15:44:12 [2024-03-15T19:44:12.827Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testQueryInvalidAttribute -- Time elapsed: 0.001 s
15:44:12 [2024-03-15T19:44:12.827Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testSingleQueryInvalidTime1 -- Time elapsed: 0.002 s
15:44:12 [2024-03-15T19:44:12.827Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testSingleQueryInvalidTime2 -- Time elapsed: 0 s
15:44:12 [2024-03-15T19:44:12.827Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarksNoMatch -- Time elapsed: 0.001 s
15:44:12 [2024-03-15T19:44:12.827Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_relative -- Time elapsed: 0 s
15:44:12 [2024-03-15T19:44:12.827Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testRangeQueryInvalidTime1 -- Time elapsed: 0.001 s
15:44:12 [2024-03-15T19:44:12.827Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testRangeQueryInvalidTime2 -- Time elapsed: 0 s
15:44:12 [2024-03-15T19:44:12.827Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQueryInvalidTime1 -- Time elapsed: 0.001 s
15:44:12 [2024-03-15T19:44:12.827Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQueryInvalidTime2 -- Time elapsed: 0 s
15:44:12 [2024-03-15T19:44:12.827Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_begin -- Time elapsed: 0 s
15:44:12 [2024-03-15T19:44:12.827Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_empty -- Time elapsed: 0.001 s
15:44:12 [2024-03-15T19:44:12.827Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testParentAttribute -- Time elapsed: 0 s
15:44:12 [2024-03-15T19:44:12.827Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testOptQuarkRelative -- Time elapsed: 0 s
15:44:12 [2024-03-15T19:44:12.827Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest
15:44:34 [2024-03-15T19:44:34.708Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.12 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest
15:44:34 [2024-03-15T19:44:34.708Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testTimeRangeException2DContinous -- Time elapsed: 1.162 s
15:44:34 [2024-03-15T19:44:34.708Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testEmpty2DQuery -- Time elapsed: 1.126 s
15:44:34 [2024-03-15T19:44:34.708Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testIOOB2DQuery -- Time elapsed: 1.129 s
15:44:34 [2024-03-15T19:44:34.708Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testContinuous2DQuery -- Time elapsed: 7.139 s
15:44:34 [2024-03-15T19:44:34.708Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testReverse2DQuery -- Time elapsed: 4.727 s
15:44:34 [2024-03-15T19:44:34.708Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testTimeRangeException2DDiscrete -- Time elapsed: 1.115 s
15:44:34 [2024-03-15T19:44:34.708Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testDiscrete2DQuery -- Time elapsed: 4.720 s
15:44:34 [2024-03-15T19:44:34.708Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
15:44:37 [2024-03-15T19:44:37.224Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.534 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
15:44:37 [2024-03-15T19:44:37.224Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest.testAnalysisExecution -- Time elapsed: 4.372 s
15:44:37 [2024-03-15T19:44:37.224Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest.testCanExecute -- Time elapsed: 0.145 s
15:44:37 [2024-03-15T19:44:37.224Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
15:44:42 [2024-03-15T19:44:42.466Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.743 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
15:44:42 [2024-03-15T19:44:42.466Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchangeOneTraceSoftirq -- Time elapsed: 1.325 s
15:44:42 [2024-03-15T19:44:42.466Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchangeOneTrace -- Time elapsed: 1.127 s
15:44:42 [2024-03-15T19:44:42.466Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchange -- Time elapsed: 1.146 s
15:44:42 [2024-03-15T19:44:42.466Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchangeWithWifi -- Time elapsed: 1.145 s
15:44:42 [2024-03-15T19:44:42.466Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
15:44:44 [2024-03-15T19:44:44.355Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.212 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
15:44:44 [2024-03-15T19:44:44.355Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest.testSchedEvents -- Time elapsed: 2.211 s
15:44:44 [2024-03-15T19:44:44.355Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
15:44:44 [2024-03-15T19:44:44.355Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
15:44:44 [2024-03-15T19:44:44.355Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0 s
15:44:44 [2024-03-15T19:44:44.355Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
15:44:44 [2024-03-15T19:44:44.355Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
15:44:44 [2024-03-15T19:44:44.355Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
15:44:44 [2024-03-15T19:44:44.355Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
15:44:59 [2024-03-15T19:44:59.193Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.52 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
15:44:59 [2024-03-15T19:44:59.193Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest.testExperimentSync -- Time elapsed: 0.978 s
15:44:59 [2024-03-15T19:44:59.193Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest.testDjangoExperimentSync -- Time elapsed: 12.55 s
15:44:59 [2024-03-15T19:44:59.193Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
15:44:59 [2024-03-15T19:44:59.193Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.620 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
15:44:59 [2024-03-15T19:44:59.193Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest.testMatching -- Time elapsed: 0.619 s
15:44:59 [2024-03-15T19:44:59.193Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
15:44:59 [2024-03-15T19:44:59.193Z] !SESSION 2024-03-15 19:42:18.603 -----------------------------------------------
15:44:59 [2024-03-15T19:44:59.193Z] eclipse.buildId=unknown
15:44:59 [2024-03-15T19:44:59.193Z] java.version=17.0.2
15:44:59 [2024-03-15T19:44:59.193Z] java.vendor=Oracle Corporation
15:44:59 [2024-03-15T19:44:59.193Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:44:59 [2024-03-15T19:44:59.193Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:44:59 [2024-03-15T19:44:59.193Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:44:59 [2024-03-15T19:44:59.193Z] 
15:44:59 [2024-03-15T19:44:59.193Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-03-15 19:44:58.318
15:44:59 [2024-03-15T19:44:59.193Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
15:45:03 [2024-03-15T19:45:03.356Z] 
15:45:03 [2024-03-15T19:45:03.356Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-03-15 19:45:02.723
15:45:03 [2024-03-15T19:45:03.356Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
15:45:06 [2024-03-15T19:45:06.619Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.187 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
15:45:06 [2024-03-15T19:45:06.619Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest.testWholeUstTrace -- Time elapsed: 4.456 s
15:45:06 [2024-03-15T19:45:06.619Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest.testOneEvent -- Time elapsed: 3.730 s
15:45:06 [2024-03-15T19:45:06.619Z] 
15:45:06 [2024-03-15T19:45:06.619Z] Results:
15:45:06 [2024-03-15T19:45:06.619Z] 
15:45:06 [2024-03-15T19:45:06.619Z] Tests run: 112, Failures: 0, Errors: 0, Skipped: 2
15:45:06 [2024-03-15T19:45:06.619Z] 
15:45:06 [2024-03-15T19:45:06.874Z] [INFO] All tests passed
15:45:06 [2024-03-15T19:45:06.874Z] [INFO] 
15:45:06 [2024-03-15T19:45:06.874Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:45:06 [2024-03-15T19:45:06.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.jar
15:45:06 [2024-03-15T19:45:06.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.pom
15:45:06 [2024-03-15T19:45:06.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-sources.jar
15:45:06 [2024-03-15T19:45:06.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-p2metadata.xml
15:45:06 [2024-03-15T19:45:06.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-p2artifacts.xml
15:45:06 [2024-03-15T19:45:06.874Z] [INFO] 
15:45:06 [2024-03-15T19:45:06.874Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:45:06 [2024-03-15T19:45:06.874Z] [INFO] 
15:45:06 [2024-03-15T19:45:06.874Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >--
15:45:06 [2024-03-15T19:45:06.874Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.21-SNAPSHOT [97/141]
15:45:06 [2024-03-15T19:45:06.874Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
15:45:06 [2024-03-15T19:45:06.874Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:45:06 [2024-03-15T19:45:06.874Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:45:06 [2024-03-15T19:45:06.874Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
15:45:07 [2024-03-15T19:45:07.130Z] [INFO] 
15:45:07 [2024-03-15T19:45:07.130Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:45:07 [2024-03-15T19:45:07.130Z] [INFO] 
15:45:07 [2024-03-15T19:45:07.130Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:45:07 [2024-03-15T19:45:07.130Z] [INFO] The project's OSGi version is 1.0.21.202403151906
15:45:07 [2024-03-15T19:45:07.130Z] [INFO] 
15:45:07 [2024-03-15T19:45:07.130Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:45:07 [2024-03-15T19:45:07.130Z] [INFO] 
15:45:07 [2024-03-15T19:45:07.130Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:45:07 [2024-03-15T19:45:07.130Z] [INFO] 
15:45:07 [2024-03-15T19:45:07.130Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:45:07 [2024-03-15T19:45:07.130Z] [INFO] 
15:45:07 [2024-03-15T19:45:07.130Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:45:07 [2024-03-15T19:45:07.130Z] [INFO] 
15:45:07 [2024-03-15T19:45:07.130Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:45:07 [2024-03-15T19:45:07.130Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests
15:45:07 [2024-03-15T19:45:07.690Z] [INFO] 
15:45:07 [2024-03-15T19:45:07.690Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:45:07 [2024-03-15T19:45:07.690Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
15:45:07 [2024-03-15T19:45:07.690Z] [INFO] 
15:45:07 [2024-03-15T19:45:07.690Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:45:07 [2024-03-15T19:45:07.690Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:45:07 [2024-03-15T19:45:07.691Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:45:07 [2024-03-15T19:45:07.691Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
15:45:07 [2024-03-15T19:45:07.691Z] [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:45:08 [2024-03-15T19:45:08.254Z] [INFO] 
15:45:08 [2024-03-15T19:45:08.254Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:45:08 [2024-03-15T19:45:08.254Z] [INFO] 
15:45:08 [2024-03-15T19:45:08.254Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:45:08 [2024-03-15T19:45:08.254Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources
15:45:08 [2024-03-15T19:45:08.254Z] [INFO] 
15:45:08 [2024-03-15T19:45:08.254Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:45:08 [2024-03-15T19:45:08.254Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 139 were skipped
15:45:08 [2024-03-15T19:45:08.254Z] [INFO] 
15:45:08 [2024-03-15T19:45:08.254Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:45:08 [2024-03-15T19:45:08.254Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT-sources.jar
15:45:08 [2024-03-15T19:45:08.254Z] [INFO] 
15:45:08 [2024-03-15T19:45:08.254Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:45:08 [2024-03-15T19:45:08.254Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT.jar
15:45:08 [2024-03-15T19:45:08.254Z] [INFO] 
15:45:08 [2024-03-15T19:45:08.254Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:45:08 [2024-03-15T19:45:08.254Z] [INFO] 
15:45:08 [2024-03-15T19:45:08.254Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:45:08 [2024-03-15T19:45:08.254Z] [INFO] 
15:45:08 [2024-03-15T19:45:08.254Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:45:08 [2024-03-15T19:45:08.254Z] [INFO] 
15:45:08 [2024-03-15T19:45:08.254Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:45:08 [2024-03-15T19:45:08.254Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT.jar
15:45:09 [2024-03-15T19:45:09.617Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT-sources.jar
15:45:10 [2024-03-15T19:45:10.543Z] [INFO] 
15:45:10 [2024-03-15T19:45:10.543Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:45:10 [2024-03-15T19:45:10.799Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data/.metadata/.log
15:45:10 [2024-03-15T19:45:10.799Z] [INFO] Command line:
15:45:10 [2024-03-15T19:45:10.799Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:45:10 [2024-03-15T19:45:10.799Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:45:13 [2024-03-15T19:45:13.313Z] Mar 15, 2024 7:45:12 PM org.apache.aries.spifly.BaseActivator log
15:45:13 [2024-03-15T19:45:13.313Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
15:45:14 [2024-03-15T19:45:14.240Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:45:14 [2024-03-15T19:45:14.240Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:45:18 [2024-03-15T19:45:18.405Z] !SESSION 2024-03-15 19:45:10.932 -----------------------------------------------
15:45:18 [2024-03-15T19:45:18.405Z] eclipse.buildId=unknown
15:45:18 [2024-03-15T19:45:18.405Z] java.version=17.0.2
15:45:18 [2024-03-15T19:45:18.405Z] java.vendor=Oracle Corporation
15:45:18 [2024-03-15T19:45:18.405Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:45:18 [2024-03-15T19:45:18.406Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:45:18 [2024-03-15T19:45:18.406Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:45:18 [2024-03-15T19:45:18.406Z] 
15:45:18 [2024-03-15T19:45:18.406Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-15 19:45:17.701
15:45:18 [2024-03-15T19:45:18.406Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
15:45:18 [2024-03-15T19:45:18.406Z] 
15:45:18 [2024-03-15T19:45:18.406Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 19:45:17.713
15:45:18 [2024-03-15T19:45:18.406Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:45:18 [2024-03-15T19:45:18.406Z] !STACK 0
15:45:18 [2024-03-15T19:45:18.406Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:45:18 [2024-03-15T19:45:18.406Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:45:18 [2024-03-15T19:45:18.406Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:45:18 [2024-03-15T19:45:18.406Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:45:18 [2024-03-15T19:45:18.406Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
15:45:18 [2024-03-15T19:45:18.406Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
15:45:18 [2024-03-15T19:45:18.406Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
15:45:18 [2024-03-15T19:45:18.406Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
15:45:18 [2024-03-15T19:45:18.406Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:45:18 [2024-03-15T19:45:18.406Z] Caused by: java.io.IOException: error=2, No such file or directory
15:45:18 [2024-03-15T19:45:18.406Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:45:18 [2024-03-15T19:45:18.406Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:45:18 [2024-03-15T19:45:18.406Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:45:18 [2024-03-15T19:45:18.406Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:45:18 [2024-03-15T19:45:18.406Z] 	... 7 more
15:45:18 [2024-03-15T19:45:18.406Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
15:45:18 [2024-03-15T19:45:18.406Z] Display size: 1440x900
15:45:18 [2024-03-15T19:45:18.406Z] OS version=6.2.9-300.fc38.x86_64
15:45:18 [2024-03-15T19:45:18.406Z] GTK version=3.22.30
15:45:18 [2024-03-15T19:45:18.406Z] GTK theme=Ambiance
15:45:18 [2024-03-15T19:45:18.406Z] LIBOVERLAY_SCROLLBAR=0
15:45:18 [2024-03-15T19:45:18.406Z] Time zone: Greenwich Mean Time
15:45:18 [2024-03-15T19:45:18.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2a666c8e] time=1134934469 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:45:18 [2024-03-15T19:45:18.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:45:18 [2024-03-15T19:45:18.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:45:18 [2024-03-15T19:45:18.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:45:18 [2024-03-15T19:45:18.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:45:18 [2024-03-15T19:45:18.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1134935033 data=null doit=true}, MenuItem with text {&Hierarchical}]
15:45:18 [2024-03-15T19:45:18.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1134935033 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
15:45:18 [2024-03-15T19:45:18.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1134935042 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:45:18 [2024-03-15T19:45:18.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:45:19 [2024-03-15T19:45:19.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
15:45:19 [2024-03-15T19:45:19.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:45:24 [2024-03-15T19:45:24.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:45:24 [2024-03-15T19:45:24.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:45:25 [2024-03-15T19:45:25.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:45:25 [2024-03-15T19:45:25.279Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 5
15:45:25 [2024-03-15T19:45:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
15:45:25 [2024-03-15T19:45:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134941228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:45:25 [2024-03-15T19:45:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134941235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:45:25 [2024-03-15T19:45:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134941235 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:45:25 [2024-03-15T19:45:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134941235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:45:25 [2024-03-15T19:45:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134941236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:45:25 [2024-03-15T19:45:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134941236 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:45:25 [2024-03-15T19:45:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134941238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:45:25 [2024-03-15T19:45:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134941239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:45:25 [2024-03-15T19:45:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134941239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:45:25 [2024-03-15T19:45:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134941330 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:45:25 [2024-03-15T19:45:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134941331 data=null}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:45:25 [2024-03-15T19:45:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
15:45:25 [2024-03-15T19:45:25.840Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:45:25 [2024-03-15T19:45:25.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
15:45:25 [2024-03-15T19:45:25.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134942000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:45:25 [2024-03-15T19:45:25.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134942001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:45:25 [2024-03-15T19:45:25.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134942001 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:45:25 [2024-03-15T19:45:25.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134942001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:45:25 [2024-03-15T19:45:25.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134942002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:45:25 [2024-03-15T19:45:25.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134942002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:45:25 [2024-03-15T19:45:25.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134942004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:45:25 [2024-03-15T19:45:25.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134942004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:45:25 [2024-03-15T19:45:25.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134942005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:45:25 [2024-03-15T19:45:25.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134942005 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:45:25 [2024-03-15T19:45:25.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134942005 data=null}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:45:25 [2024-03-15T19:45:25.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
15:45:26 [2024-03-15T19:45:26.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
15:45:26 [2024-03-15T19:45:26.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:45:28 [2024-03-15T19:45:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:45:28 [2024-03-15T19:45:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:45:28 [2024-03-15T19:45:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:45:29 [2024-03-15T19:45:29.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:45:29 [2024-03-15T19:45:29.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:45:29 [2024-03-15T19:45:29.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:45:29 [2024-03-15T19:45:29.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-sessiond
15:45:29 [2024-03-15T19:45:29.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to unchecked on: lttng-sessiond
15:45:29 [2024-03-15T19:45:29.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-consumerd
15:45:30 [2024-03-15T19:45:30.029Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:45:30 [2024-03-15T19:45:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
15:45:30 [2024-03-15T19:45:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134946023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:45:30 [2024-03-15T19:45:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134946023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:45:30 [2024-03-15T19:45:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134946023 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:45:30 [2024-03-15T19:45:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134946024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:45:30 [2024-03-15T19:45:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134946024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:45:30 [2024-03-15T19:45:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134946024 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:45:30 [2024-03-15T19:45:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134946024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:45:30 [2024-03-15T19:45:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134946024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:45:30 [2024-03-15T19:45:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134946024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:45:30 [2024-03-15T19:45:30.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134946025 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:45:30 [2024-03-15T19:45:30.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134946025 data=null}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:45:30 [2024-03-15T19:45:30.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
15:45:30 [2024-03-15T19:45:30.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
15:45:30 [2024-03-15T19:45:30.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:45:32 [2024-03-15T19:45:32.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:45:32 [2024-03-15T19:45:32.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:45:32 [2024-03-15T19:45:32.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:45:32 [2024-03-15T19:45:32.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:45:32 [2024-03-15T19:45:32.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:45:32 [2024-03-15T19:45:32.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:45:32 [2024-03-15T19:45:32.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:45:32 [2024-03-15T19:45:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:45:32 [2024-03-15T19:45:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:45:32 [2024-03-15T19:45:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:45:32 [2024-03-15T19:45:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:45:32 [2024-03-15T19:45:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2a666c8e] time=1134949138 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:45:32 [2024-03-15T19:45:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:45:32 [2024-03-15T19:45:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:45:32 [2024-03-15T19:45:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:45:32 [2024-03-15T19:45:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:45:32 [2024-03-15T19:45:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1134949172 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:45:32 [2024-03-15T19:45:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1134949172 data=null doit=true}, TreeItem with text {test}]
15:45:32 [2024-03-15T19:45:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1134949172 data=null}, TreeItem with text {test}]
15:45:32 [2024-03-15T19:45:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1134949172 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:45:33 [2024-03-15T19:45:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134949173 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:45:33 [2024-03-15T19:45:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1134949207 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:45:33 [2024-03-15T19:45:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:45:33 [2024-03-15T19:45:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:45:33 [2024-03-15T19:45:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:45:34 [2024-03-15T19:45:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:45:34 [2024-03-15T19:45:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:45:34 [2024-03-15T19:45:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:45:34 [2024-03-15T19:45:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:45:34 [2024-03-15T19:45:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:45:34 [2024-03-15T19:45:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:45:34 [2024-03-15T19:45:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:34 [2024-03-15T19:45:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:45:34 [2024-03-15T19:45:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:45:34 [2024-03-15T19:45:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:45:34 [2024-03-15T19:45:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134950167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:45:34 [2024-03-15T19:45:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134950168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:45:34 [2024-03-15T19:45:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134950168 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:45:34 [2024-03-15T19:45:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134950168 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:45:34 [2024-03-15T19:45:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134950168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:45:34 [2024-03-15T19:45:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134950168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:45:34 [2024-03-15T19:45:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134950168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:45:34 [2024-03-15T19:45:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134950168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:45:34 [2024-03-15T19:45:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134950169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:45:34 [2024-03-15T19:45:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134950169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:45:34 [2024-03-15T19:45:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134950169 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:45:34 [2024-03-15T19:45:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134950169 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:45:34 [2024-03-15T19:45:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:45:34 [2024-03-15T19:45:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:45:34 [2024-03-15T19:45:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:45:34 [2024-03-15T19:45:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:34 [2024-03-15T19:45:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:45:34 [2024-03-15T19:45:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:45:34 [2024-03-15T19:45:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:45:34 [2024-03-15T19:45:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:34 [2024-03-15T19:45:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:45:34 [2024-03-15T19:45:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134950171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:45:34 [2024-03-15T19:45:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134950171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:45:34 [2024-03-15T19:45:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134950171 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:45:34 [2024-03-15T19:45:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134950171 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:45:34 [2024-03-15T19:45:34.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134950172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:45:34 [2024-03-15T19:45:34.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134950172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:45:34 [2024-03-15T19:45:34.174Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:34 [2024-03-15T19:45:34.174Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:34 [2024-03-15T19:45:34.174Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:34 [2024-03-15T19:45:34.174Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:34 [2024-03-15T19:45:34.174Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:34 [2024-03-15T19:45:34.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:45:34 [2024-03-15T19:45:34.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134950172 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:45:34 [2024-03-15T19:45:34.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1134949328 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:45:34 [2024-03-15T19:45:34.684Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.65 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
15:45:34 [2024-03-15T19:45:34.684Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest.testResetTimeRange -- Time elapsed: 7.407 s
15:45:34 [2024-03-15T19:45:34.684Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest.testCpuView -- Time elapsed: 3.919 s
15:45:34 [2024-03-15T19:45:34.684Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest.testSignals -- Time elapsed: 2.568 s
15:45:34 [2024-03-15T19:45:34.684Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest
15:45:34 [2024-03-15T19:45:34.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2a666c8e] time=1134950727 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:45:34 [2024-03-15T19:45:34.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:45:34 [2024-03-15T19:45:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:45:34 [2024-03-15T19:45:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:45:34 [2024-03-15T19:45:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:45:34 [2024-03-15T19:45:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1134950895 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:45:34 [2024-03-15T19:45:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:45:43 [2024-03-15T19:45:43.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
15:45:43 [2024-03-15T19:45:43.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:45:43 [2024-03-15T19:45:43.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:45:43 [2024-03-15T19:45:43.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:45:43 [2024-03-15T19:45:43.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:45:43 [2024-03-15T19:45:43.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
15:45:43 [2024-03-15T19:45:43.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:45:43 [2024-03-15T19:45:43.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:45:43 [2024-03-15T19:45:43.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:45:43 [2024-03-15T19:45:43.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:45:43 [2024-03-15T19:45:43.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:45:43 [2024-03-15T19:45:43.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
15:45:43 [2024-03-15T19:45:43.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:45:43 [2024-03-15T19:45:43.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:45:43 [2024-03-15T19:45:43.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:45:43 [2024-03-15T19:45:43.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:45:43 [2024-03-15T19:45:43.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:45:43 [2024-03-15T19:45:43.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
15:45:43 [2024-03-15T19:45:43.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:45:43 [2024-03-15T19:45:43.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:45:43 [2024-03-15T19:45:43.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:45:43 [2024-03-15T19:45:43.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:45:43 [2024-03-15T19:45:43.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:45:46 [2024-03-15T19:45:46.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
15:45:46 [2024-03-15T19:45:46.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:45:46 [2024-03-15T19:45:46.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:45:46 [2024-03-15T19:45:46.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:45:46 [2024-03-15T19:45:46.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:45:46 [2024-03-15T19:45:46.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
15:45:46 [2024-03-15T19:45:46.548Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:45:46 [2024-03-15T19:45:46.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
15:45:46 [2024-03-15T19:45:46.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134962648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:45:46 [2024-03-15T19:45:46.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134962655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:45:46 [2024-03-15T19:45:46.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134962655 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:45:46 [2024-03-15T19:45:46.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134962655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:45:46 [2024-03-15T19:45:46.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134962655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:45:46 [2024-03-15T19:45:46.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134962656 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:45:46 [2024-03-15T19:45:46.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134962658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:45:46 [2024-03-15T19:45:46.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134962658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:45:46 [2024-03-15T19:45:46.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134962659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:45:46 [2024-03-15T19:45:46.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134962659 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:45:46 [2024-03-15T19:45:46.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134962659 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
15:45:46 [2024-03-15T19:45:46.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
15:45:46 [2024-03-15T19:45:46.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
15:45:46 [2024-03-15T19:45:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:45:46 [2024-03-15T19:45:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:45:46 [2024-03-15T19:45:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
15:45:46 [2024-03-15T19:45:46.805Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:45:46 [2024-03-15T19:45:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:45:46 [2024-03-15T19:45:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:45:46 [2024-03-15T19:45:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:45:46 [2024-03-15T19:45:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
15:45:46 [2024-03-15T19:45:46.806Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:45:46 [2024-03-15T19:45:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
15:45:46 [2024-03-15T19:45:46.806Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:45:46 [2024-03-15T19:45:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
15:45:46 [2024-03-15T19:45:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134962871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:45:46 [2024-03-15T19:45:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134962871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:45:46 [2024-03-15T19:45:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134962871 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:45:46 [2024-03-15T19:45:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134962871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:45:46 [2024-03-15T19:45:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134962871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:45:46 [2024-03-15T19:45:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134962872 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:45:46 [2024-03-15T19:45:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134962872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:45:46 [2024-03-15T19:45:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134962873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:45:46 [2024-03-15T19:45:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134962873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:45:46 [2024-03-15T19:45:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134962873 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:45:46 [2024-03-15T19:45:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134962873 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
15:45:46 [2024-03-15T19:45:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
15:45:47 [2024-03-15T19:45:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2a666c8e] time=1134963099 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:45:47 [2024-03-15T19:45:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:45:47 [2024-03-15T19:45:47.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:45:47 [2024-03-15T19:45:47.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:45:47 [2024-03-15T19:45:47.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:45:47 [2024-03-15T19:45:47.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1134963141 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:45:47 [2024-03-15T19:45:47.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1134963141 data=null doit=true}, TreeItem with text {test}]
15:45:47 [2024-03-15T19:45:47.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1134963141 data=null}, TreeItem with text {test}]
15:45:47 [2024-03-15T19:45:47.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1134963141 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:45:47 [2024-03-15T19:45:47.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134963141 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:45:47 [2024-03-15T19:45:47.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1134963152 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:45:47 [2024-03-15T19:45:47.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:45:47 [2024-03-15T19:45:47.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:45:47 [2024-03-15T19:45:47.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:45:47 [2024-03-15T19:45:47.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:45:47 [2024-03-15T19:45:47.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:45:47 [2024-03-15T19:45:47.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:45:47 [2024-03-15T19:45:47.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:45:47 [2024-03-15T19:45:47.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:45:47 [2024-03-15T19:45:47.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:45:47 [2024-03-15T19:45:47.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:47 [2024-03-15T19:45:47.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:45:47 [2024-03-15T19:45:47.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:45:47 [2024-03-15T19:45:47.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:45:47 [2024-03-15T19:45:47.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134963634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:45:47 [2024-03-15T19:45:47.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134963638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:45:47 [2024-03-15T19:45:47.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134963639 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:45:47 [2024-03-15T19:45:47.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134963639 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:45:47 [2024-03-15T19:45:47.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134963639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:45:47 [2024-03-15T19:45:47.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134963639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:45:47 [2024-03-15T19:45:47.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134963639 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:45:47 [2024-03-15T19:45:47.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134963639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:45:47 [2024-03-15T19:45:47.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134963639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:45:47 [2024-03-15T19:45:47.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134963640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:45:47 [2024-03-15T19:45:47.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134963640 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:45:47 [2024-03-15T19:45:47.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134963640 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:45:47 [2024-03-15T19:45:47.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:45:47 [2024-03-15T19:45:47.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:45:47 [2024-03-15T19:45:47.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:45:47 [2024-03-15T19:45:47.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:47 [2024-03-15T19:45:47.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:45:47 [2024-03-15T19:45:47.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:45:47 [2024-03-15T19:45:47.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:45:47 [2024-03-15T19:45:47.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:47 [2024-03-15T19:45:47.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:45:47 [2024-03-15T19:45:47.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134963641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:45:47 [2024-03-15T19:45:47.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134963641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:45:47 [2024-03-15T19:45:47.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134963641 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:45:47 [2024-03-15T19:45:47.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134963641 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:45:47 [2024-03-15T19:45:47.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134963642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:45:47 [2024-03-15T19:45:47.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134963642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:45:47 [2024-03-15T19:45:47.574Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:47 [2024-03-15T19:45:47.574Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:47 [2024-03-15T19:45:47.574Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:47 [2024-03-15T19:45:47.574Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:47 [2024-03-15T19:45:47.574Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:47 [2024-03-15T19:45:47.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:45:47 [2024-03-15T19:45:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134963642 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:45:47 [2024-03-15T19:45:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1134963226 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:45:48 [2024-03-15T19:45:48.084Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.42 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest
15:45:48 [2024-03-15T19:45:48.084Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest.testExpandedState -- Time elapsed: 7.962 s
15:45:48 [2024-03-15T19:45:48.084Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest.testHideEmptyRowsState -- Time elapsed: 3.624 s
15:45:48 [2024-03-15T19:45:48.084Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
15:45:48 [2024-03-15T19:45:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2a666c8e] time=1134964160 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:45:48 [2024-03-15T19:45:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:45:48 [2024-03-15T19:45:48.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:45:48 [2024-03-15T19:45:48.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:45:48 [2024-03-15T19:45:48.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:45:48 [2024-03-15T19:45:48.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1134964318 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:45:48 [2024-03-15T19:45:48.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:45:48 [2024-03-15T19:45:48.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.diskioactivity"'
15:45:48 [2024-03-15T19:45:48.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:45:52 [2024-03-15T19:45:52.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:45:52 [2024-03-15T19:45:52.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:45:52 [2024-03-15T19:45:52.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:45:52 [2024-03-15T19:45:52.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:45:52 [2024-03-15T19:45:52.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: scp_dest
15:45:52 [2024-03-15T19:45:52.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2a666c8e] time=1134968919 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:45:52 [2024-03-15T19:45:52.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:45:53 [2024-03-15T19:45:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:45:53 [2024-03-15T19:45:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:45:53 [2024-03-15T19:45:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:45:53 [2024-03-15T19:45:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1134968961 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:45:53 [2024-03-15T19:45:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1134968961 data=null doit=true}, TreeItem with text {test}]
15:45:53 [2024-03-15T19:45:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1134968961 data=null}, TreeItem with text {test}]
15:45:53 [2024-03-15T19:45:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1134968961 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:45:53 [2024-03-15T19:45:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134968962 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:45:53 [2024-03-15T19:45:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1134968970 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:45:53 [2024-03-15T19:45:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:45:53 [2024-03-15T19:45:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:45:53 [2024-03-15T19:45:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:45:53 [2024-03-15T19:45:53.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:45:53 [2024-03-15T19:45:53.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:45:53 [2024-03-15T19:45:53.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:45:53 [2024-03-15T19:45:53.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:45:53 [2024-03-15T19:45:53.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:45:53 [2024-03-15T19:45:53.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:45:53 [2024-03-15T19:45:53.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:53 [2024-03-15T19:45:53.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:45:53 [2024-03-15T19:45:53.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:45:53 [2024-03-15T19:45:53.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:45:53 [2024-03-15T19:45:53.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134969274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:45:53 [2024-03-15T19:45:53.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134969274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:45:53 [2024-03-15T19:45:53.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134969274 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:45:53 [2024-03-15T19:45:53.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134969274 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:45:53 [2024-03-15T19:45:53.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134969274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:45:53 [2024-03-15T19:45:53.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134969274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:45:53 [2024-03-15T19:45:53.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134969274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:45:53 [2024-03-15T19:45:53.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134969275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:45:53 [2024-03-15T19:45:53.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134969275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:45:53 [2024-03-15T19:45:53.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134969292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:45:53 [2024-03-15T19:45:53.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134969292 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:45:53 [2024-03-15T19:45:53.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134969292 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:45:53 [2024-03-15T19:45:53.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:45:53 [2024-03-15T19:45:53.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:45:53 [2024-03-15T19:45:53.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:45:53 [2024-03-15T19:45:53.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:53 [2024-03-15T19:45:53.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:45:53 [2024-03-15T19:45:53.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:45:53 [2024-03-15T19:45:53.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:45:53 [2024-03-15T19:45:53.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:53 [2024-03-15T19:45:53.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:45:53 [2024-03-15T19:45:53.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134969343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:45:53 [2024-03-15T19:45:53.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134969343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:45:53 [2024-03-15T19:45:53.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134969343 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:45:53 [2024-03-15T19:45:53.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134969343 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:45:53 [2024-03-15T19:45:53.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134969344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:45:53 [2024-03-15T19:45:53.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134969344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:45:53 [2024-03-15T19:45:53.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:53 [2024-03-15T19:45:53.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:53 [2024-03-15T19:45:53.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:53 [2024-03-15T19:45:53.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:53 [2024-03-15T19:45:53.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:53 [2024-03-15T19:45:53.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:45:53 [2024-03-15T19:45:53.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134969355 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:45:53 [2024-03-15T19:45:53.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1134969028 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:45:53 [2024-03-15T19:45:53.787Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.720 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
15:45:53 [2024-03-15T19:45:53.787Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest.testDiskView -- Time elapsed: 4.485 s
15:45:53 [2024-03-15T19:45:53.787Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
15:45:53 [2024-03-15T19:45:53.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2a666c8e] time=1134969894 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:45:53 [2024-03-15T19:45:53.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:45:54 [2024-03-15T19:45:54.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:45:54 [2024-03-15T19:45:54.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:45:54 [2024-03-15T19:45:54.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:45:54 [2024-03-15T19:45:54.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1134970014 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:45:54 [2024-03-15T19:45:54.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:45:58 [2024-03-15T19:45:58.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:45:58 [2024-03-15T19:45:58.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:45:58 [2024-03-15T19:45:58.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:45:58 [2024-03-15T19:45:58.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:45:58 [2024-03-15T19:45:58.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:45:58 [2024-03-15T19:45:58.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:45:58 [2024-03-15T19:45:58.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:45:58 [2024-03-15T19:45:58.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:45:58 [2024-03-15T19:45:58.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:45:58 [2024-03-15T19:45:58.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:45:58 [2024-03-15T19:45:58.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:45:58 [2024-03-15T19:45:58.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:45:58 [2024-03-15T19:45:58.465Z] 
15:45:58 [2024-03-15T19:45:58.465Z] (Eclipse:12859): Gtk-WARNING **: 19:45:58.228: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:58 [2024-03-15T19:45:58.465Z] 
15:45:58 [2024-03-15T19:45:58.465Z] (Eclipse:12859): Gtk-WARNING **: 19:45:58.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:58 [2024-03-15T19:45:58.465Z] 
15:45:58 [2024-03-15T19:45:58.465Z] (Eclipse:12859): Gtk-WARNING **: 19:45:58.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:58 [2024-03-15T19:45:58.465Z] 
15:45:58 [2024-03-15T19:45:58.465Z] (Eclipse:12859): Gtk-WARNING **: 19:45:58.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:58 [2024-03-15T19:45:58.465Z] 
15:45:58 [2024-03-15T19:45:58.465Z] (Eclipse:12859): Gtk-WARNING **: 19:45:58.337: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:58 [2024-03-15T19:45:58.465Z] 
15:45:58 [2024-03-15T19:45:58.465Z] (Eclipse:12859): Gtk-WARNING **: 19:45:58.337: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:58 [2024-03-15T19:45:58.465Z] 
15:45:58 [2024-03-15T19:45:58.465Z] (Eclipse:12859): Gtk-WARNING **: 19:45:58.337: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:58 [2024-03-15T19:45:58.465Z] 
15:45:58 [2024-03-15T19:45:58.465Z] (Eclipse:12859): Gtk-WARNING **: 19:45:58.337: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:58 [2024-03-15T19:45:58.465Z] 
15:45:58 [2024-03-15T19:45:58.465Z] (Eclipse:12859): Gtk-WARNING **: 19:45:58.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:58 [2024-03-15T19:45:58.465Z] 
15:45:58 [2024-03-15T19:45:58.465Z] (Eclipse:12859): Gtk-WARNING **: 19:45:58.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:58 [2024-03-15T19:45:58.465Z] 
15:45:58 [2024-03-15T19:45:58.465Z] (Eclipse:12859): Gtk-WARNING **: 19:45:58.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:58 [2024-03-15T19:45:58.465Z] 
15:45:58 [2024-03-15T19:45:58.465Z] (Eclipse:12859): Gtk-WARNING **: 19:45:58.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:58 [2024-03-15T19:45:58.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:45:58 [2024-03-15T19:45:58.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134974581 data=null doit=true}, Shell with text {Find}]
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=1134974613 data=null}, (of type 'Combo')]
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@418287ac
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1134974626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:45:58 [2024-03-15T19:45:58.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1134974626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=1134974626 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=1134974626 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=1134974626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=1134974626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=1134974627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=1134974627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1134974627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=1134974628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=1134974628 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=1134974628 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1ff4496
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Whole word} time=1134974629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=1134974629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Whole word} time=1134974629 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Whole word} time=1134974629 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Whole word} time=1134974629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Whole word} time=1134974629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Whole word} time=1134974630 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Whole word} time=1134974630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=1134974630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Whole word} time=1134974630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Whole word} time=1134974631 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Whole word} time=1134974631 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:45:58 [2024-03-15T19:45:58.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1134974632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1134974632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1134974640 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1134974641 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1134974641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1134974641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1134974641 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1134974644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1134974644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1134974644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1134974644 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1134974644 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttn
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttn} [layout=null] time=1134974647 data=null}, (of type 'Combo')]
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttn
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:45:58 [2024-03-15T19:45:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:45:58 [2024-03-15T19:45:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:45:58 [2024-03-15T19:45:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:45:58 [2024-03-15T19:45:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:45:58 [2024-03-15T19:45:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:45:58 [2024-03-15T19:45:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:45:58 [2024-03-15T19:45:58.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:45:58 [2024-03-15T19:45:58.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:45:58 [2024-03-15T19:45:58.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:45:58 [2024-03-15T19:45:58.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:45:58 [2024-03-15T19:45:58.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1134974658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1134974658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1134974658 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1134974658 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1134974658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1134974659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1134974659 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1134974661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1134974662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1134974662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1134974662 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1134974662 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1134974705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1134974706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1134974706 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1134974706 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:45:58 [2024-03-15T19:45:58.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1134974706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:45:58 [2024-03-15T19:45:58.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1134974706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:45:58 [2024-03-15T19:45:58.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1134974706 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:45:58 [2024-03-15T19:45:58.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:45:58 [2024-03-15T19:45:58.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:45:58 [2024-03-15T19:45:58.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:45:58 [2024-03-15T19:45:58.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:45:58 [2024-03-15T19:45:58.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:45:58 [2024-03-15T19:45:58.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:45:58 [2024-03-15T19:45:58.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:45:58 [2024-03-15T19:45:58.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:45:58 [2024-03-15T19:45:58.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:45:58 [2024-03-15T19:45:58.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:45:58 [2024-03-15T19:45:58.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:45:58 [2024-03-15T19:45:58.981Z] 
15:45:58 [2024-03-15T19:45:58.981Z] (Eclipse:12859): Gtk-WARNING **: 19:45:58.958: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:58 [2024-03-15T19:45:58.981Z] 
15:45:58 [2024-03-15T19:45:58.981Z] (Eclipse:12859): Gtk-WARNING **: 19:45:58.958: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:58 [2024-03-15T19:45:58.981Z] 
15:45:58 [2024-03-15T19:45:58.981Z] (Eclipse:12859): Gtk-WARNING **: 19:45:58.958: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:58 [2024-03-15T19:45:58.981Z] 
15:45:58 [2024-03-15T19:45:58.981Z] (Eclipse:12859): Gtk-WARNING **: 19:45:58.958: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.238Z] 
15:45:59 [2024-03-15T19:45:59.238Z] (Eclipse:12859): Gtk-WARNING **: 19:45:58.999: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.238Z] 
15:45:59 [2024-03-15T19:45:59.238Z] (Eclipse:12859): Gtk-WARNING **: 19:45:59.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.238Z] 
15:45:59 [2024-03-15T19:45:59.238Z] (Eclipse:12859): Gtk-WARNING **: 19:45:59.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.238Z] 
15:45:59 [2024-03-15T19:45:59.238Z] (Eclipse:12859): Gtk-WARNING **: 19:45:59.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.238Z] 
15:45:59 [2024-03-15T19:45:59.238Z] (Eclipse:12859): Gtk-WARNING **: 19:45:59.042: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.238Z] 
15:45:59 [2024-03-15T19:45:59.238Z] (Eclipse:12859): Gtk-WARNING **: 19:45:59.042: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.238Z] 
15:45:59 [2024-03-15T19:45:59.238Z] (Eclipse:12859): Gtk-WARNING **: 19:45:59.042: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.238Z] 
15:45:59 [2024-03-15T19:45:59.238Z] (Eclipse:12859): Gtk-WARNING **: 19:45:59.042: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.238Z] 
15:45:59 [2024-03-15T19:45:59.238Z] (Eclipse:12859): Gtk-WARNING **: 19:45:59.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.238Z] 
15:45:59 [2024-03-15T19:45:59.238Z] (Eclipse:12859): Gtk-WARNING **: 19:45:59.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.238Z] 
15:45:59 [2024-03-15T19:45:59.238Z] (Eclipse:12859): Gtk-WARNING **: 19:45:59.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.238Z] 
15:45:59 [2024-03-15T19:45:59.238Z] (Eclipse:12859): Gtk-WARNING **: 19:45:59.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.238Z] 
15:45:59 [2024-03-15T19:45:59.238Z] (Eclipse:12859): Gtk-WARNING **: 19:45:59.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.238Z] 
15:45:59 [2024-03-15T19:45:59.238Z] (Eclipse:12859): Gtk-WARNING **: 19:45:59.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.238Z] 
15:45:59 [2024-03-15T19:45:59.238Z] (Eclipse:12859): Gtk-WARNING **: 19:45:59.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.238Z] 
15:45:59 [2024-03-15T19:45:59.238Z] (Eclipse:12859): Gtk-WARNING **: 19:45:59.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:45:59 [2024-03-15T19:45:59.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134975348 data=null doit=true}, Shell with text {Find}]
15:45:59 [2024-03-15T19:45:59.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:45:59 [2024-03-15T19:45:59.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:45:59 [2024-03-15T19:45:59.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:45:59 [2024-03-15T19:45:59.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:45:59 [2024-03-15T19:45:59.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:45:59 [2024-03-15T19:45:59.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=1134975351 data=null}, (of type 'Combo')]
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@156542b7
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1134975352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1134975352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=1134975352 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1134975352 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1134975353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1134975353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=1134975353 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1134975353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1134975353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1134975353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1134975353 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1134975353 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:45:59 [2024-03-15T19:45:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@49f9575d
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Whole word} time=1134975363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=1134975363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Whole word} time=1134975363 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Whole word} time=1134975363 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Whole word} time=1134975363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Whole word} time=1134975363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Whole word} time=1134975363 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Whole word} time=1134975363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=1134975364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Whole word} time=1134975364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Whole word} time=1134975364 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Whole word} time=1134975364 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1134975365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1134975365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1134975365 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1134975365 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1134975365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1134975365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1134975365 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1134975366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1134975366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1134975366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1134975366 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1134975366 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to LTTNG
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {LTTNG} [layout=null] time=1134975367 data=null}, (of type 'Combo')]
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to LTTNG
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again.
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:45:59 [2024-03-15T19:45:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1134975370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1134975373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1134975373 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1134975373 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1134975373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1134975373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1134975373 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1134975378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1134975378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1134975378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1134975378 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1134975379 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:45:59 [2024-03-15T19:45:59.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:45:59 [2024-03-15T19:45:59.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:45:59 [2024-03-15T19:45:59.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:45:59 [2024-03-15T19:45:59.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:45:59 [2024-03-15T19:45:59.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:45:59 [2024-03-15T19:45:59.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1134975380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1134975380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1134975381 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1134975382 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1134975382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1134975382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1134975382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:45:59 [2024-03-15T19:45:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:45:59 [2024-03-15T19:45:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:45:59 [2024-03-15T19:45:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:45:59 [2024-03-15T19:45:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:45:59 [2024-03-15T19:45:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:45:59 [2024-03-15T19:45:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:45:59 [2024-03-15T19:45:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:45:59 [2024-03-15T19:45:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:45:59 [2024-03-15T19:45:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:45:59 [2024-03-15T19:45:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:45:59 [2024-03-15T19:45:59.499Z] 
15:45:59 [2024-03-15T19:45:59.499Z] (Eclipse:12859): Gtk-WARNING **: 19:45:59.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.499Z] 
15:45:59 [2024-03-15T19:45:59.499Z] (Eclipse:12859): Gtk-WARNING **: 19:45:59.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.499Z] 
15:45:59 [2024-03-15T19:45:59.499Z] (Eclipse:12859): Gtk-WARNING **: 19:45:59.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.499Z] 
15:45:59 [2024-03-15T19:45:59.499Z] (Eclipse:12859): Gtk-WARNING **: 19:45:59.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.755Z] 
15:45:59 [2024-03-15T19:45:59.755Z] (Eclipse:12859): Gtk-WARNING **: 19:45:59.537: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.755Z] 
15:45:59 [2024-03-15T19:45:59.755Z] (Eclipse:12859): Gtk-WARNING **: 19:45:59.537: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.755Z] 
15:45:59 [2024-03-15T19:45:59.755Z] (Eclipse:12859): Gtk-WARNING **: 19:45:59.537: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.755Z] 
15:45:59 [2024-03-15T19:45:59.755Z] (Eclipse:12859): Gtk-WARNING **: 19:45:59.537: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.755Z] 
15:45:59 [2024-03-15T19:45:59.755Z] (Eclipse:12859): Gtk-WARNING **: 19:45:59.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.755Z] 
15:45:59 [2024-03-15T19:45:59.755Z] (Eclipse:12859): Gtk-WARNING **: 19:45:59.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.755Z] 
15:45:59 [2024-03-15T19:45:59.755Z] (Eclipse:12859): Gtk-WARNING **: 19:45:59.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.755Z] 
15:45:59 [2024-03-15T19:45:59.755Z] (Eclipse:12859): Gtk-WARNING **: 19:45:59.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.755Z] 
15:45:59 [2024-03-15T19:45:59.755Z] (Eclipse:12859): Gtk-WARNING **: 19:45:59.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.755Z] 
15:45:59 [2024-03-15T19:45:59.755Z] (Eclipse:12859): Gtk-WARNING **: 19:45:59.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.755Z] 
15:45:59 [2024-03-15T19:45:59.755Z] (Eclipse:12859): Gtk-WARNING **: 19:45:59.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.755Z] 
15:45:59 [2024-03-15T19:45:59.755Z] (Eclipse:12859): Gtk-WARNING **: 19:45:59.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.755Z] 
15:45:59 [2024-03-15T19:45:59.755Z] (Eclipse:12859): Gtk-WARNING **: 19:45:59.641: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.755Z] 
15:45:59 [2024-03-15T19:45:59.755Z] (Eclipse:12859): Gtk-WARNING **: 19:45:59.641: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.755Z] 
15:45:59 [2024-03-15T19:45:59.755Z] (Eclipse:12859): Gtk-WARNING **: 19:45:59.641: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.755Z] 
15:45:59 [2024-03-15T19:45:59.755Z] (Eclipse:12859): Gtk-WARNING **: 19:45:59.641: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:45:59 [2024-03-15T19:45:59.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:45:59 [2024-03-15T19:45:59.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134975850 data=null doit=true}, Shell with text {Find}]
15:45:59 [2024-03-15T19:45:59.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:45:59 [2024-03-15T19:45:59.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:45:59 [2024-03-15T19:45:59.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:45:59 [2024-03-15T19:45:59.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:45:59 [2024-03-15T19:45:59.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:45:59 [2024-03-15T19:45:59.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:45:59 [2024-03-15T19:45:59.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \Alttng
15:45:59 [2024-03-15T19:45:59.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\Alttng} [layout=null] time=1134975864 data=null}, (of type 'Combo')]
15:45:59 [2024-03-15T19:45:59.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \Alttng
15:45:59 [2024-03-15T19:45:59.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2531c319
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1134975867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1134975867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=1134975867 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1134975867 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1134975868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1134975868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=1134975868 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1134975868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1134975868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1134975868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1134975869 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1134975869 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:45:59 [2024-03-15T19:45:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@37717b97
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1134975870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1134975875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=1134975876 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1134975876 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1134975876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1134975876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1134975876 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1134975876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1134975876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1134975876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1134975876 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1134975877 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1134975877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1134975877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1134975877 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1134975877 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1134975877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1134975877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1134975877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1134975878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1134975878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1134975878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1134975878 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1134975878 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\Alttng", using matcher: of type 'Combo'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\Alttng", using matcher: (of type 'Combo')
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \Alttng
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\Alttng} [layout=null] time=1134975879 data=null}, (of type 'Combo')]
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \Alttng
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@713d2fe8
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1134975882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1134975882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=1134975882 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1134975882 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1134975882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1134975882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1134975882 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1134975883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1134975883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1134975883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1134975883 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1134975883 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1134975883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1134975883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1134975883 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1134975883 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1134975884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1134975884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1134975884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1134975885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1134975885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1134975885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1134975885 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1134975885 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:45:59 [2024-03-15T19:45:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:45:59 [2024-03-15T19:45:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:45:59 [2024-03-15T19:45:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
15:45:59 [2024-03-15T19:45:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
15:45:59 [2024-03-15T19:45:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:45:59 [2024-03-15T19:45:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:45:59 [2024-03-15T19:45:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:45:59 [2024-03-15T19:45:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:45:59 [2024-03-15T19:45:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:45:59 [2024-03-15T19:45:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:45:59 [2024-03-15T19:45:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:45:59 [2024-03-15T19:45:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1134975886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1134975887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1134975887 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1134975887 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1134975887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1134975887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:45:59 [2024-03-15T19:45:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1134975887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:00 [2024-03-15T19:46:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:46:00 [2024-03-15T19:46:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:46:00 [2024-03-15T19:46:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:46:00 [2024-03-15T19:46:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:46:00 [2024-03-15T19:46:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:46:00 [2024-03-15T19:46:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:46:00 [2024-03-15T19:46:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:46:00 [2024-03-15T19:46:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:46:00 [2024-03-15T19:46:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:46:00 [2024-03-15T19:46:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:00 [2024-03-15T19:46:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:00 [2024-03-15T19:46:00.016Z] 
15:46:00 [2024-03-15T19:46:00.016Z] (Eclipse:12859): Gtk-WARNING **: 19:46:00.010: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:00 [2024-03-15T19:46:00.016Z] 
15:46:00 [2024-03-15T19:46:00.016Z] (Eclipse:12859): Gtk-WARNING **: 19:46:00.010: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:00 [2024-03-15T19:46:00.016Z] 
15:46:00 [2024-03-15T19:46:00.016Z] (Eclipse:12859): Gtk-WARNING **: 19:46:00.010: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:00 [2024-03-15T19:46:00.016Z] 
15:46:00 [2024-03-15T19:46:00.016Z] (Eclipse:12859): Gtk-WARNING **: 19:46:00.010: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:00 [2024-03-15T19:46:00.272Z] 
15:46:00 [2024-03-15T19:46:00.272Z] (Eclipse:12859): Gtk-WARNING **: 19:46:00.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:00 [2024-03-15T19:46:00.272Z] 
15:46:00 [2024-03-15T19:46:00.272Z] (Eclipse:12859): Gtk-WARNING **: 19:46:00.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:00 [2024-03-15T19:46:00.272Z] 
15:46:00 [2024-03-15T19:46:00.272Z] (Eclipse:12859): Gtk-WARNING **: 19:46:00.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:00 [2024-03-15T19:46:00.272Z] 
15:46:00 [2024-03-15T19:46:00.272Z] (Eclipse:12859): Gtk-WARNING **: 19:46:00.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:00 [2024-03-15T19:46:00.272Z] 
15:46:00 [2024-03-15T19:46:00.272Z] (Eclipse:12859): Gtk-WARNING **: 19:46:00.096: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:00 [2024-03-15T19:46:00.272Z] 
15:46:00 [2024-03-15T19:46:00.272Z] (Eclipse:12859): Gtk-WARNING **: 19:46:00.097: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:00 [2024-03-15T19:46:00.272Z] 
15:46:00 [2024-03-15T19:46:00.272Z] (Eclipse:12859): Gtk-WARNING **: 19:46:00.097: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:00 [2024-03-15T19:46:00.272Z] 
15:46:00 [2024-03-15T19:46:00.272Z] (Eclipse:12859): Gtk-WARNING **: 19:46:00.097: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:00 [2024-03-15T19:46:00.272Z] 
15:46:00 [2024-03-15T19:46:00.272Z] (Eclipse:12859): Gtk-WARNING **: 19:46:00.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:00 [2024-03-15T19:46:00.272Z] 
15:46:00 [2024-03-15T19:46:00.272Z] (Eclipse:12859): Gtk-WARNING **: 19:46:00.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:00 [2024-03-15T19:46:00.272Z] 
15:46:00 [2024-03-15T19:46:00.272Z] (Eclipse:12859): Gtk-WARNING **: 19:46:00.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:00 [2024-03-15T19:46:00.272Z] 
15:46:00 [2024-03-15T19:46:00.272Z] (Eclipse:12859): Gtk-WARNING **: 19:46:00.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:00 [2024-03-15T19:46:00.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:00 [2024-03-15T19:46:00.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134976366 data=null doit=true}, Shell with text {Find}]
15:46:00 [2024-03-15T19:46:00.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:00 [2024-03-15T19:46:00.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:46:00 [2024-03-15T19:46:00.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:46:00 [2024-03-15T19:46:00.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:46:00 [2024-03-15T19:46:00.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:46:00 [2024-03-15T19:46:00.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:46:00 [2024-03-15T19:46:00.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:46:00 [2024-03-15T19:46:00.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
15:46:00 [2024-03-15T19:46:00.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=1134976371 data=null}, (of type 'Combo')]
15:46:00 [2024-03-15T19:46:00.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
15:46:00 [2024-03-15T19:46:00.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:46:00 [2024-03-15T19:46:00.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:46:00 [2024-03-15T19:46:00.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:46:00 [2024-03-15T19:46:00.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7da660a1
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1134976374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1134976374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=1134976374 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=1134976375 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=1134976375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=1134976375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=1134976375 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=1134976387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1134976387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=1134976387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=1134976387 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=1134976387 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1134976388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1134976388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1134976389 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1134976389 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1134976389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1134976389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1134976389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1134976390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1134976390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1134976390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1134976390 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1134976390 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=1134976401 data=null}, (of type 'Combo')]
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=1134976404 data=null doit=true}, Button with text {F&orward}]
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=1134976404 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {F&orward}]
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=1134976406 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=1134976407 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=1134976407 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=1134976407 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1134976430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1134976430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1134976430 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1134976430 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1134976430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1134976431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1134976431 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1134976431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1134976431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1134976431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1134976431 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1134976432 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1134976434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1134976434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1134976434 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1134976434 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1134976434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1134976434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:00 [2024-03-15T19:46:00.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1134976434 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:00 [2024-03-15T19:46:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:46:00 [2024-03-15T19:46:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:46:00 [2024-03-15T19:46:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:46:00 [2024-03-15T19:46:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:46:00 [2024-03-15T19:46:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:46:00 [2024-03-15T19:46:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:46:00 [2024-03-15T19:46:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:46:00 [2024-03-15T19:46:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:46:00 [2024-03-15T19:46:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:46:00 [2024-03-15T19:46:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:00 [2024-03-15T19:46:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:00 [2024-03-15T19:46:00.787Z] 
15:46:00 [2024-03-15T19:46:00.787Z] (Eclipse:12859): Gtk-WARNING **: 19:46:00.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:00 [2024-03-15T19:46:00.787Z] 
15:46:00 [2024-03-15T19:46:00.787Z] (Eclipse:12859): Gtk-WARNING **: 19:46:00.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:00 [2024-03-15T19:46:00.787Z] 
15:46:00 [2024-03-15T19:46:00.787Z] (Eclipse:12859): Gtk-WARNING **: 19:46:00.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:00 [2024-03-15T19:46:00.787Z] 
15:46:00 [2024-03-15T19:46:00.787Z] (Eclipse:12859): Gtk-WARNING **: 19:46:00.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:00 [2024-03-15T19:46:00.787Z] 
15:46:00 [2024-03-15T19:46:00.787Z] (Eclipse:12859): Gtk-WARNING **: 19:46:00.688: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:00 [2024-03-15T19:46:00.787Z] 
15:46:00 [2024-03-15T19:46:00.787Z] (Eclipse:12859): Gtk-WARNING **: 19:46:00.688: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:00 [2024-03-15T19:46:00.787Z] 
15:46:00 [2024-03-15T19:46:00.787Z] (Eclipse:12859): Gtk-WARNING **: 19:46:00.688: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:00 [2024-03-15T19:46:00.787Z] 
15:46:00 [2024-03-15T19:46:00.787Z] (Eclipse:12859): Gtk-WARNING **: 19:46:00.688: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:00 [2024-03-15T19:46:00.787Z] 
15:46:00 [2024-03-15T19:46:00.787Z] (Eclipse:12859): Gtk-WARNING **: 19:46:00.731: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:00 [2024-03-15T19:46:00.787Z] 
15:46:00 [2024-03-15T19:46:00.787Z] (Eclipse:12859): Gtk-WARNING **: 19:46:00.731: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:00 [2024-03-15T19:46:00.787Z] 
15:46:00 [2024-03-15T19:46:00.787Z] (Eclipse:12859): Gtk-WARNING **: 19:46:00.731: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:00 [2024-03-15T19:46:00.787Z] 
15:46:00 [2024-03-15T19:46:00.787Z] (Eclipse:12859): Gtk-WARNING **: 19:46:00.731: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:00 [2024-03-15T19:46:00.787Z] 
15:46:00 [2024-03-15T19:46:00.787Z] (Eclipse:12859): Gtk-WARNING **: 19:46:00.765: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:00 [2024-03-15T19:46:00.787Z] 
15:46:00 [2024-03-15T19:46:00.787Z] (Eclipse:12859): Gtk-WARNING **: 19:46:00.765: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:00 [2024-03-15T19:46:00.787Z] 
15:46:00 [2024-03-15T19:46:00.787Z] (Eclipse:12859): Gtk-WARNING **: 19:46:00.765: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:00 [2024-03-15T19:46:00.787Z] 
15:46:00 [2024-03-15T19:46:00.787Z] (Eclipse:12859): Gtk-WARNING **: 19:46:00.765: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.043Z] 
15:46:01 [2024-03-15T19:46:01.043Z] (Eclipse:12859): Gtk-WARNING **: 19:46:00.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.043Z] 
15:46:01 [2024-03-15T19:46:01.043Z] (Eclipse:12859): Gtk-WARNING **: 19:46:00.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.043Z] 
15:46:01 [2024-03-15T19:46:01.043Z] (Eclipse:12859): Gtk-WARNING **: 19:46:00.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.043Z] 
15:46:01 [2024-03-15T19:46:01.043Z] (Eclipse:12859): Gtk-WARNING **: 19:46:00.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:01 [2024-03-15T19:46:01.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134977006 data=null doit=true}, Shell with text {Find}]
15:46:01 [2024-03-15T19:46:01.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:01 [2024-03-15T19:46:01.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:01 [2024-03-15T19:46:01.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:46:01 [2024-03-15T19:46:01.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:46:01 [2024-03-15T19:46:01.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:46:01 [2024-03-15T19:46:01.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:46:01 [2024-03-15T19:46:01.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1134977017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:01 [2024-03-15T19:46:01.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1134977017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:01 [2024-03-15T19:46:01.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1134977017 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:01 [2024-03-15T19:46:01.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1134977017 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:01 [2024-03-15T19:46:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1134977017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:01 [2024-03-15T19:46:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1134977017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:01 [2024-03-15T19:46:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1134977017 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:01 [2024-03-15T19:46:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:46:01 [2024-03-15T19:46:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:46:01 [2024-03-15T19:46:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:46:01 [2024-03-15T19:46:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:46:01 [2024-03-15T19:46:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:46:01 [2024-03-15T19:46:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:46:01 [2024-03-15T19:46:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:46:01 [2024-03-15T19:46:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:01 [2024-03-15T19:46:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:01 [2024-03-15T19:46:01.299Z] 
15:46:01 [2024-03-15T19:46:01.299Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.300Z] 
15:46:01 [2024-03-15T19:46:01.300Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.300Z] 
15:46:01 [2024-03-15T19:46:01.300Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.300Z] 
15:46:01 [2024-03-15T19:46:01.300Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.300Z] 
15:46:01 [2024-03-15T19:46:01.300Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.300Z] 
15:46:01 [2024-03-15T19:46:01.300Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.300Z] 
15:46:01 [2024-03-15T19:46:01.300Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.300Z] 
15:46:01 [2024-03-15T19:46:01.300Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.300Z] 
15:46:01 [2024-03-15T19:46:01.300Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.164: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.300Z] 
15:46:01 [2024-03-15T19:46:01.300Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.164: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.300Z] 
15:46:01 [2024-03-15T19:46:01.300Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.164: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.300Z] 
15:46:01 [2024-03-15T19:46:01.300Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.164: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.300Z] 
15:46:01 [2024-03-15T19:46:01.300Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.300Z] 
15:46:01 [2024-03-15T19:46:01.300Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.300Z] 
15:46:01 [2024-03-15T19:46:01.300Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.300Z] 
15:46:01 [2024-03-15T19:46:01.300Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.212: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.300Z] 
15:46:01 [2024-03-15T19:46:01.300Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.246: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.300Z] 
15:46:01 [2024-03-15T19:46:01.300Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.246: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.300Z] 
15:46:01 [2024-03-15T19:46:01.300Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.246: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.300Z] 
15:46:01 [2024-03-15T19:46:01.300Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.246: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:01 [2024-03-15T19:46:01.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134977456 data=null doit=true}, Shell with text {Find}]
15:46:01 [2024-03-15T19:46:01.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:01 [2024-03-15T19:46:01.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:01 [2024-03-15T19:46:01.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:46:01 [2024-03-15T19:46:01.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:46:01 [2024-03-15T19:46:01.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:46:01 [2024-03-15T19:46:01.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:46:01 [2024-03-15T19:46:01.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1134977466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:01 [2024-03-15T19:46:01.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1134977466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:01 [2024-03-15T19:46:01.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1134977466 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:01 [2024-03-15T19:46:01.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1134977466 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:01 [2024-03-15T19:46:01.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1134977466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:01 [2024-03-15T19:46:01.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1134977466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:01 [2024-03-15T19:46:01.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1134977466 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:01 [2024-03-15T19:46:01.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:46:01 [2024-03-15T19:46:01.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:46:01 [2024-03-15T19:46:01.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:46:01 [2024-03-15T19:46:01.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:46:01 [2024-03-15T19:46:01.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:46:01 [2024-03-15T19:46:01.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:46:01 [2024-03-15T19:46:01.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:46:01 [2024-03-15T19:46:01.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:46:01 [2024-03-15T19:46:01.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:46:01 [2024-03-15T19:46:01.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:01 [2024-03-15T19:46:01.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:01 [2024-03-15T19:46:01.813Z] 
15:46:01 [2024-03-15T19:46:01.813Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.813Z] 
15:46:01 [2024-03-15T19:46:01.813Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.813Z] 
15:46:01 [2024-03-15T19:46:01.813Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.813Z] 
15:46:01 [2024-03-15T19:46:01.813Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.813Z] 
15:46:01 [2024-03-15T19:46:01.813Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.813Z] 
15:46:01 [2024-03-15T19:46:01.813Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.813Z] 
15:46:01 [2024-03-15T19:46:01.813Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.813Z] 
15:46:01 [2024-03-15T19:46:01.813Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.813Z] 
15:46:01 [2024-03-15T19:46:01.813Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.709: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.813Z] 
15:46:01 [2024-03-15T19:46:01.813Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.709: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.813Z] 
15:46:01 [2024-03-15T19:46:01.813Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.709: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.813Z] 
15:46:01 [2024-03-15T19:46:01.813Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.709: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.813Z] 
15:46:01 [2024-03-15T19:46:01.813Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.813Z] 
15:46:01 [2024-03-15T19:46:01.813Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.813Z] 
15:46:01 [2024-03-15T19:46:01.813Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.813Z] 
15:46:01 [2024-03-15T19:46:01.813Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.746: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.813Z] 
15:46:01 [2024-03-15T19:46:01.813Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.783: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.813Z] 
15:46:01 [2024-03-15T19:46:01.813Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.783: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.813Z] 
15:46:01 [2024-03-15T19:46:01.813Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.783: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.814Z] 
15:46:01 [2024-03-15T19:46:01.814Z] (Eclipse:12859): Gtk-WARNING **: 19:46:01.783: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134977998 data=null doit=true}, Shell with text {Find}]
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=1134978002 data=null}, (of type 'Combo')]
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:46:01 [2024-03-15T19:46:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:46:02 [2024-03-15T19:46:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1134978007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1134978007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1134978007 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1134978007 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1134978007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1134978007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1134978007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1134978020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1134978020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1134978020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1134978020 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1134978020 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=1134978023 data=null}, (of type 'Combo')]
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=1134978024 data=null doit=true}, Button with text {&Backward}]
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=1134978024 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}]
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=1134978025 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=1134978035 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=1134978036 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=1134978036 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:46:02 [2024-03-15T19:46:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1134978038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1134978038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1134978038 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1134978038 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1134978039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1134978039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1134978039 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1134978039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1134978039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1134978039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1134978040 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1134978040 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1134978041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1134978041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1134978041 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1134978041 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1134978048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1134978048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1134978048 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:02 [2024-03-15T19:46:02.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:02 [2024-03-15T19:46:02.331Z] 
15:46:02 [2024-03-15T19:46:02.331Z] (Eclipse:12859): Gtk-WARNING **: 19:46:02.189: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:02 [2024-03-15T19:46:02.331Z] 
15:46:02 [2024-03-15T19:46:02.331Z] (Eclipse:12859): Gtk-WARNING **: 19:46:02.189: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:02 [2024-03-15T19:46:02.331Z] 
15:46:02 [2024-03-15T19:46:02.331Z] (Eclipse:12859): Gtk-WARNING **: 19:46:02.189: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:02 [2024-03-15T19:46:02.331Z] 
15:46:02 [2024-03-15T19:46:02.331Z] (Eclipse:12859): Gtk-WARNING **: 19:46:02.189: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:02 [2024-03-15T19:46:02.331Z] 
15:46:02 [2024-03-15T19:46:02.331Z] (Eclipse:12859): Gtk-WARNING **: 19:46:02.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:02 [2024-03-15T19:46:02.331Z] 
15:46:02 [2024-03-15T19:46:02.331Z] (Eclipse:12859): Gtk-WARNING **: 19:46:02.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:02 [2024-03-15T19:46:02.331Z] 
15:46:02 [2024-03-15T19:46:02.331Z] (Eclipse:12859): Gtk-WARNING **: 19:46:02.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:02 [2024-03-15T19:46:02.331Z] 
15:46:02 [2024-03-15T19:46:02.331Z] (Eclipse:12859): Gtk-WARNING **: 19:46:02.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:02 [2024-03-15T19:46:02.331Z] 
15:46:02 [2024-03-15T19:46:02.331Z] (Eclipse:12859): Gtk-WARNING **: 19:46:02.259: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:02 [2024-03-15T19:46:02.331Z] 
15:46:02 [2024-03-15T19:46:02.331Z] (Eclipse:12859): Gtk-WARNING **: 19:46:02.259: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:02 [2024-03-15T19:46:02.331Z] 
15:46:02 [2024-03-15T19:46:02.331Z] (Eclipse:12859): Gtk-WARNING **: 19:46:02.259: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:02 [2024-03-15T19:46:02.331Z] 
15:46:02 [2024-03-15T19:46:02.331Z] (Eclipse:12859): Gtk-WARNING **: 19:46:02.259: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:02 [2024-03-15T19:46:02.331Z] 
15:46:02 [2024-03-15T19:46:02.331Z] (Eclipse:12859): Gtk-WARNING **: 19:46:02.292: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:02 [2024-03-15T19:46:02.331Z] 
15:46:02 [2024-03-15T19:46:02.331Z] (Eclipse:12859): Gtk-WARNING **: 19:46:02.293: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:02 [2024-03-15T19:46:02.331Z] 
15:46:02 [2024-03-15T19:46:02.331Z] (Eclipse:12859): Gtk-WARNING **: 19:46:02.293: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:02 [2024-03-15T19:46:02.331Z] 
15:46:02 [2024-03-15T19:46:02.331Z] (Eclipse:12859): Gtk-WARNING **: 19:46:02.293: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:02 [2024-03-15T19:46:02.331Z] 
15:46:02 [2024-03-15T19:46:02.331Z] (Eclipse:12859): Gtk-WARNING **: 19:46:02.330: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:02 [2024-03-15T19:46:02.331Z] 
15:46:02 [2024-03-15T19:46:02.331Z] (Eclipse:12859): Gtk-WARNING **: 19:46:02.330: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:02 [2024-03-15T19:46:02.331Z] 
15:46:02 [2024-03-15T19:46:02.332Z] (Eclipse:12859): Gtk-WARNING **: 19:46:02.330: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:02 [2024-03-15T19:46:02.332Z] 
15:46:02 [2024-03-15T19:46:02.332Z] (Eclipse:12859): Gtk-WARNING **: 19:46:02.330: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:02 [2024-03-15T19:46:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:02 [2024-03-15T19:46:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134978551 data=null doit=true}, Shell with text {Find}]
15:46:02 [2024-03-15T19:46:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:02 [2024-03-15T19:46:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:02 [2024-03-15T19:46:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:46:02 [2024-03-15T19:46:02.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:46:02 [2024-03-15T19:46:02.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:46:02 [2024-03-15T19:46:02.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:02 [2024-03-15T19:46:02.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:46:02 [2024-03-15T19:46:02.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1134978556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1134978556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1134978556 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1134978556 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1134978556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1134978557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1134978557 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:02 [2024-03-15T19:46:02.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:46:02 [2024-03-15T19:46:02.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:46:02 [2024-03-15T19:46:02.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:46:02 [2024-03-15T19:46:02.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:46:02 [2024-03-15T19:46:02.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:46:02 [2024-03-15T19:46:02.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:46:02 [2024-03-15T19:46:02.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:46:02 [2024-03-15T19:46:02.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:46:02 [2024-03-15T19:46:02.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:46:02 [2024-03-15T19:46:02.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:02 [2024-03-15T19:46:02.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:03 [2024-03-15T19:46:03.102Z] 
15:46:03 [2024-03-15T19:46:03.102Z] (Eclipse:12859): Gtk-WARNING **: 19:46:02.871: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:03 [2024-03-15T19:46:03.102Z] 
15:46:03 [2024-03-15T19:46:03.102Z] (Eclipse:12859): Gtk-WARNING **: 19:46:02.871: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:03 [2024-03-15T19:46:03.102Z] 
15:46:03 [2024-03-15T19:46:03.102Z] (Eclipse:12859): Gtk-WARNING **: 19:46:02.871: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:03 [2024-03-15T19:46:03.102Z] 
15:46:03 [2024-03-15T19:46:03.102Z] (Eclipse:12859): Gtk-WARNING **: 19:46:02.871: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:03 [2024-03-15T19:46:03.102Z] 
15:46:03 [2024-03-15T19:46:03.102Z] (Eclipse:12859): Gtk-WARNING **: 19:46:02.924: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:03 [2024-03-15T19:46:03.102Z] 
15:46:03 [2024-03-15T19:46:03.103Z] (Eclipse:12859): Gtk-WARNING **: 19:46:02.924: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:03 [2024-03-15T19:46:03.103Z] 
15:46:03 [2024-03-15T19:46:03.103Z] (Eclipse:12859): Gtk-WARNING **: 19:46:02.924: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:03 [2024-03-15T19:46:03.103Z] 
15:46:03 [2024-03-15T19:46:03.103Z] (Eclipse:12859): Gtk-WARNING **: 19:46:02.924: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:03 [2024-03-15T19:46:03.103Z] 
15:46:03 [2024-03-15T19:46:03.103Z] (Eclipse:12859): Gtk-WARNING **: 19:46:02.964: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:03 [2024-03-15T19:46:03.103Z] 
15:46:03 [2024-03-15T19:46:03.103Z] (Eclipse:12859): Gtk-WARNING **: 19:46:02.964: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:03 [2024-03-15T19:46:03.103Z] 
15:46:03 [2024-03-15T19:46:03.103Z] (Eclipse:12859): Gtk-WARNING **: 19:46:02.964: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:03 [2024-03-15T19:46:03.103Z] 
15:46:03 [2024-03-15T19:46:03.103Z] (Eclipse:12859): Gtk-WARNING **: 19:46:02.964: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:03 [2024-03-15T19:46:03.103Z] 
15:46:03 [2024-03-15T19:46:03.103Z] (Eclipse:12859): Gtk-WARNING **: 19:46:03.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:03 [2024-03-15T19:46:03.103Z] 
15:46:03 [2024-03-15T19:46:03.103Z] (Eclipse:12859): Gtk-WARNING **: 19:46:03.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:03 [2024-03-15T19:46:03.103Z] 
15:46:03 [2024-03-15T19:46:03.103Z] (Eclipse:12859): Gtk-WARNING **: 19:46:03.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:03 [2024-03-15T19:46:03.103Z] 
15:46:03 [2024-03-15T19:46:03.103Z] (Eclipse:12859): Gtk-WARNING **: 19:46:03.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:03 [2024-03-15T19:46:03.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:03 [2024-03-15T19:46:03.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134979230 data=null doit=true}, Shell with text {Find}]
15:46:03 [2024-03-15T19:46:03.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:03 [2024-03-15T19:46:03.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:03 [2024-03-15T19:46:03.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:46:03 [2024-03-15T19:46:03.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:46:03 [2024-03-15T19:46:03.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:46:03 [2024-03-15T19:46:03.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:46:03 [2024-03-15T19:46:03.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1134979233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1134979233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1134979233 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1134979233 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1134979233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1134979234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1134979234 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:46:03 [2024-03-15T19:46:03.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:46:03 [2024-03-15T19:46:03.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:46:03 [2024-03-15T19:46:03.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:46:03 [2024-03-15T19:46:03.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:46:03 [2024-03-15T19:46:03.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:46:03 [2024-03-15T19:46:03.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:46:03 [2024-03-15T19:46:03.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:46:03 [2024-03-15T19:46:03.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:46:03 [2024-03-15T19:46:03.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:03 [2024-03-15T19:46:03.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:03 [2024-03-15T19:46:03.615Z] 
15:46:03 [2024-03-15T19:46:03.615Z] (Eclipse:12859): Gtk-WARNING **: 19:46:03.432: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:03 [2024-03-15T19:46:03.616Z] 
15:46:03 [2024-03-15T19:46:03.616Z] (Eclipse:12859): Gtk-WARNING **: 19:46:03.432: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:03 [2024-03-15T19:46:03.616Z] 
15:46:03 [2024-03-15T19:46:03.616Z] (Eclipse:12859): Gtk-WARNING **: 19:46:03.432: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:03 [2024-03-15T19:46:03.616Z] 
15:46:03 [2024-03-15T19:46:03.616Z] (Eclipse:12859): Gtk-WARNING **: 19:46:03.432: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:03 [2024-03-15T19:46:03.616Z] 
15:46:03 [2024-03-15T19:46:03.616Z] (Eclipse:12859): Gtk-WARNING **: 19:46:03.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:03 [2024-03-15T19:46:03.616Z] 
15:46:03 [2024-03-15T19:46:03.616Z] (Eclipse:12859): Gtk-WARNING **: 19:46:03.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:03 [2024-03-15T19:46:03.616Z] 
15:46:03 [2024-03-15T19:46:03.616Z] (Eclipse:12859): Gtk-WARNING **: 19:46:03.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:03 [2024-03-15T19:46:03.616Z] 
15:46:03 [2024-03-15T19:46:03.616Z] (Eclipse:12859): Gtk-WARNING **: 19:46:03.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:03 [2024-03-15T19:46:03.616Z] 
15:46:03 [2024-03-15T19:46:03.616Z] (Eclipse:12859): Gtk-WARNING **: 19:46:03.514: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:03 [2024-03-15T19:46:03.616Z] 
15:46:03 [2024-03-15T19:46:03.616Z] (Eclipse:12859): Gtk-WARNING **: 19:46:03.514: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:03 [2024-03-15T19:46:03.616Z] 
15:46:03 [2024-03-15T19:46:03.616Z] (Eclipse:12859): Gtk-WARNING **: 19:46:03.514: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:03 [2024-03-15T19:46:03.616Z] 
15:46:03 [2024-03-15T19:46:03.616Z] (Eclipse:12859): Gtk-WARNING **: 19:46:03.514: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:03 [2024-03-15T19:46:03.616Z] 
15:46:03 [2024-03-15T19:46:03.616Z] (Eclipse:12859): Gtk-WARNING **: 19:46:03.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:03 [2024-03-15T19:46:03.616Z] 
15:46:03 [2024-03-15T19:46:03.616Z] (Eclipse:12859): Gtk-WARNING **: 19:46:03.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:03 [2024-03-15T19:46:03.616Z] 
15:46:03 [2024-03-15T19:46:03.616Z] (Eclipse:12859): Gtk-WARNING **: 19:46:03.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:03 [2024-03-15T19:46:03.616Z] 
15:46:03 [2024-03-15T19:46:03.616Z] (Eclipse:12859): Gtk-WARNING **: 19:46:03.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:03 [2024-03-15T19:46:03.616Z] 
15:46:03 [2024-03-15T19:46:03.616Z] (Eclipse:12859): Gtk-WARNING **: 19:46:03.581: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:03 [2024-03-15T19:46:03.616Z] 
15:46:03 [2024-03-15T19:46:03.616Z] (Eclipse:12859): Gtk-WARNING **: 19:46:03.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:03 [2024-03-15T19:46:03.616Z] 
15:46:03 [2024-03-15T19:46:03.616Z] (Eclipse:12859): Gtk-WARNING **: 19:46:03.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:03 [2024-03-15T19:46:03.616Z] 
15:46:03 [2024-03-15T19:46:03.616Z] (Eclipse:12859): Gtk-WARNING **: 19:46:03.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:03 [2024-03-15T19:46:03.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:03 [2024-03-15T19:46:03.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134979803 data=null doit=true}, Shell with text {Find}]
15:46:03 [2024-03-15T19:46:03.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:03 [2024-03-15T19:46:03.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:46:03 [2024-03-15T19:46:03.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:46:03 [2024-03-15T19:46:03.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:46:03 [2024-03-15T19:46:03.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:46:03 [2024-03-15T19:46:03.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:46:03 [2024-03-15T19:46:03.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \A492
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\A492} [layout=null] time=1134979807 data=null}, (of type 'Combo')]
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \A492
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@78a884
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1134979817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1134979817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=1134979817 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=1134979817 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=1134979818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=1134979818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=1134979818 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=1134979818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1134979818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=1134979818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=1134979818 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=1134979818 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2da2bc89
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1134979819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1134979820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=1134979820 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1134979820 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1134979820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1134979820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:46:03 [2024-03-15T19:46:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1134979820 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1134979820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1134979820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1134979820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1134979820 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1134979821 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1134979821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1134979821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1134979821 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1134979821 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1134979821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1134979821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1134979821 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1134979822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1134979822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1134979822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1134979822 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1134979822 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\A492", using matcher: of type 'Combo'
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\A492", using matcher: (of type 'Combo')
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \A492
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\A492} [layout=null] time=1134979823 data=null}, (of type 'Combo')]
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \A492
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:46:03 [2024-03-15T19:46:03.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4631ecf5
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1134979826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1134979826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=1134979826 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1134979826 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1134979827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1134979827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1134979827 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1134979833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1134979834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1134979834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1134979834 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1134979834 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1134979834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1134979834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1134979834 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1134979834 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1134979834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1134979834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1134979834 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1134979835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1134979835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1134979835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1134979835 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1134979835 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1134979838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1134979838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1134979838 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1134979838 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1134979838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1134979838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1134979838 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:03 [2024-03-15T19:46:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:04 [2024-03-15T19:46:04.133Z] 
15:46:04 [2024-03-15T19:46:04.134Z] (Eclipse:12859): Gtk-WARNING **: 19:46:03.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.134Z] 
15:46:04 [2024-03-15T19:46:04.134Z] (Eclipse:12859): Gtk-WARNING **: 19:46:03.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.134Z] 
15:46:04 [2024-03-15T19:46:04.134Z] (Eclipse:12859): Gtk-WARNING **: 19:46:03.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.134Z] 
15:46:04 [2024-03-15T19:46:04.134Z] (Eclipse:12859): Gtk-WARNING **: 19:46:03.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.134Z] 
15:46:04 [2024-03-15T19:46:04.134Z] (Eclipse:12859): Gtk-WARNING **: 19:46:04.031: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.134Z] 
15:46:04 [2024-03-15T19:46:04.134Z] (Eclipse:12859): Gtk-WARNING **: 19:46:04.031: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.134Z] 
15:46:04 [2024-03-15T19:46:04.134Z] (Eclipse:12859): Gtk-WARNING **: 19:46:04.031: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.134Z] 
15:46:04 [2024-03-15T19:46:04.134Z] (Eclipse:12859): Gtk-WARNING **: 19:46:04.031: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.134Z] 
15:46:04 [2024-03-15T19:46:04.134Z] (Eclipse:12859): Gtk-WARNING **: 19:46:04.067: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.134Z] 
15:46:04 [2024-03-15T19:46:04.134Z] (Eclipse:12859): Gtk-WARNING **: 19:46:04.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.134Z] 
15:46:04 [2024-03-15T19:46:04.134Z] (Eclipse:12859): Gtk-WARNING **: 19:46:04.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.134Z] 
15:46:04 [2024-03-15T19:46:04.134Z] (Eclipse:12859): Gtk-WARNING **: 19:46:04.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.134Z] 
15:46:04 [2024-03-15T19:46:04.134Z] (Eclipse:12859): Gtk-WARNING **: 19:46:04.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.134Z] 
15:46:04 [2024-03-15T19:46:04.134Z] (Eclipse:12859): Gtk-WARNING **: 19:46:04.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.134Z] 
15:46:04 [2024-03-15T19:46:04.134Z] (Eclipse:12859): Gtk-WARNING **: 19:46:04.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.134Z] 
15:46:04 [2024-03-15T19:46:04.134Z] (Eclipse:12859): Gtk-WARNING **: 19:46:04.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.391Z] 
15:46:04 [2024-03-15T19:46:04.391Z] (Eclipse:12859): Gtk-WARNING **: 19:46:04.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.391Z] 
15:46:04 [2024-03-15T19:46:04.391Z] (Eclipse:12859): Gtk-WARNING **: 19:46:04.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.391Z] 
15:46:04 [2024-03-15T19:46:04.391Z] (Eclipse:12859): Gtk-WARNING **: 19:46:04.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.391Z] 
15:46:04 [2024-03-15T19:46:04.391Z] (Eclipse:12859): Gtk-WARNING **: 19:46:04.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:04 [2024-03-15T19:46:04.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134980361 data=null doit=true}, Shell with text {Find}]
15:46:04 [2024-03-15T19:46:04.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:04 [2024-03-15T19:46:04.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:46:04 [2024-03-15T19:46:04.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:46:04 [2024-03-15T19:46:04.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:46:04 [2024-03-15T19:46:04.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:46:04 [2024-03-15T19:46:04.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:46:04 [2024-03-15T19:46:04.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:46:04 [2024-03-15T19:46:04.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
15:46:04 [2024-03-15T19:46:04.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=1134980364 data=null}, (of type 'Combo')]
15:46:04 [2024-03-15T19:46:04.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
15:46:04 [2024-03-15T19:46:04.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:46:04 [2024-03-15T19:46:04.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:46:04 [2024-03-15T19:46:04.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:46:04 [2024-03-15T19:46:04.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@55940257
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1134980367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1134980367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=1134980367 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=1134980367 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=1134980367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=1134980368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=1134980368 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=1134980368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1134980368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=1134980368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=1134980368 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=1134980368 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1134980381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1134980381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1134980381 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1134980381 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1134980381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1134980381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1134980381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1134980382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1134980382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1134980382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1134980382 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1134980382 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: of type 'Combo'
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: (of type 'Combo')
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=1134980384 data=null}, (of type 'Combo')]
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=1134980385 data=null doit=true}, Button with text {F&orward}]
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=1134980387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {F&orward}]
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=1134980388 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=1134980393 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=1134980393 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=1134980393 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:46:04 [2024-03-15T19:46:04.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1134980400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1134980400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1134980400 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1134980400 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1134980400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1134980400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1134980401 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1134980402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1134980416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1134980417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1134980417 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1134980417 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1134980428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1134980429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1134980429 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1134980429 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1134980429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1134980429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1134980429 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:46:04 [2024-03-15T19:46:04.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:46:04 [2024-03-15T19:46:04.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:46:04 [2024-03-15T19:46:04.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:46:04 [2024-03-15T19:46:04.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:46:04 [2024-03-15T19:46:04.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:46:04 [2024-03-15T19:46:04.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:46:04 [2024-03-15T19:46:04.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:46:04 [2024-03-15T19:46:04.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:04 [2024-03-15T19:46:04.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:04 [2024-03-15T19:46:04.653Z] 
15:46:04 [2024-03-15T19:46:04.653Z] (Eclipse:12859): Gtk-WARNING **: 19:46:04.603: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.653Z] 
15:46:04 [2024-03-15T19:46:04.653Z] (Eclipse:12859): Gtk-WARNING **: 19:46:04.603: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.653Z] 
15:46:04 [2024-03-15T19:46:04.653Z] (Eclipse:12859): Gtk-WARNING **: 19:46:04.603: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.653Z] 
15:46:04 [2024-03-15T19:46:04.653Z] (Eclipse:12859): Gtk-WARNING **: 19:46:04.603: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.653Z] 
15:46:04 [2024-03-15T19:46:04.653Z] (Eclipse:12859): Gtk-WARNING **: 19:46:04.641: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.653Z] 
15:46:04 [2024-03-15T19:46:04.653Z] (Eclipse:12859): Gtk-WARNING **: 19:46:04.641: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.653Z] 
15:46:04 [2024-03-15T19:46:04.653Z] (Eclipse:12859): Gtk-WARNING **: 19:46:04.641: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.653Z] 
15:46:04 [2024-03-15T19:46:04.653Z] (Eclipse:12859): Gtk-WARNING **: 19:46:04.641: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.910Z] 
15:46:04 [2024-03-15T19:46:04.910Z] (Eclipse:12859): Gtk-WARNING **: 19:46:04.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.910Z] 
15:46:04 [2024-03-15T19:46:04.910Z] (Eclipse:12859): Gtk-WARNING **: 19:46:04.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.910Z] 
15:46:04 [2024-03-15T19:46:04.910Z] (Eclipse:12859): Gtk-WARNING **: 19:46:04.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.910Z] 
15:46:04 [2024-03-15T19:46:04.910Z] (Eclipse:12859): Gtk-WARNING **: 19:46:04.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.910Z] 
15:46:04 [2024-03-15T19:46:04.910Z] (Eclipse:12859): Gtk-WARNING **: 19:46:04.714: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.910Z] 
15:46:04 [2024-03-15T19:46:04.910Z] (Eclipse:12859): Gtk-WARNING **: 19:46:04.714: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.910Z] 
15:46:04 [2024-03-15T19:46:04.910Z] (Eclipse:12859): Gtk-WARNING **: 19:46:04.714: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.910Z] 
15:46:04 [2024-03-15T19:46:04.910Z] (Eclipse:12859): Gtk-WARNING **: 19:46:04.714: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.910Z] 
15:46:04 [2024-03-15T19:46:04.910Z] (Eclipse:12859): Gtk-WARNING **: 19:46:04.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.910Z] 
15:46:04 [2024-03-15T19:46:04.910Z] (Eclipse:12859): Gtk-WARNING **: 19:46:04.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.910Z] 
15:46:04 [2024-03-15T19:46:04.910Z] (Eclipse:12859): Gtk-WARNING **: 19:46:04.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.910Z] 
15:46:04 [2024-03-15T19:46:04.910Z] (Eclipse:12859): Gtk-WARNING **: 19:46:04.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:04 [2024-03-15T19:46:04.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:04 [2024-03-15T19:46:04.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134980967 data=null doit=true}, Shell with text {Find}]
15:46:04 [2024-03-15T19:46:04.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:04 [2024-03-15T19:46:04.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:04 [2024-03-15T19:46:04.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:46:04 [2024-03-15T19:46:04.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:46:04 [2024-03-15T19:46:04.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:46:04 [2024-03-15T19:46:04.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:04 [2024-03-15T19:46:04.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:46:04 [2024-03-15T19:46:04.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1134980970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1134980970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1134980970 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1134980970 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1134980970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1134980970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1134980970 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:04 [2024-03-15T19:46:04.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:46:04 [2024-03-15T19:46:04.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:46:04 [2024-03-15T19:46:04.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:46:04 [2024-03-15T19:46:04.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:46:04 [2024-03-15T19:46:04.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:46:04 [2024-03-15T19:46:04.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:46:04 [2024-03-15T19:46:04.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:46:04 [2024-03-15T19:46:04.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:05 [2024-03-15T19:46:05.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:05 [2024-03-15T19:46:05.166Z] 
15:46:05 [2024-03-15T19:46:05.166Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.035: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.166Z] 
15:46:05 [2024-03-15T19:46:05.166Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.035: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.166Z] 
15:46:05 [2024-03-15T19:46:05.166Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.035: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.166Z] 
15:46:05 [2024-03-15T19:46:05.166Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.035: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.166Z] 
15:46:05 [2024-03-15T19:46:05.166Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.166Z] 
15:46:05 [2024-03-15T19:46:05.166Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.166Z] 
15:46:05 [2024-03-15T19:46:05.166Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.166Z] 
15:46:05 [2024-03-15T19:46:05.166Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.167Z] 
15:46:05 [2024-03-15T19:46:05.167Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.117: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.167Z] 
15:46:05 [2024-03-15T19:46:05.167Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.117: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.167Z] 
15:46:05 [2024-03-15T19:46:05.167Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.117: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.167Z] 
15:46:05 [2024-03-15T19:46:05.167Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.117: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.167Z] 
15:46:05 [2024-03-15T19:46:05.167Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.167Z] 
15:46:05 [2024-03-15T19:46:05.167Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.167Z] 
15:46:05 [2024-03-15T19:46:05.167Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.167Z] 
15:46:05 [2024-03-15T19:46:05.167Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.422Z] 
15:46:05 [2024-03-15T19:46:05.422Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.422Z] 
15:46:05 [2024-03-15T19:46:05.422Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.422Z] 
15:46:05 [2024-03-15T19:46:05.422Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.422Z] 
15:46:05 [2024-03-15T19:46:05.422Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.422Z] 
15:46:05 [2024-03-15T19:46:05.422Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.216: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.422Z] 
15:46:05 [2024-03-15T19:46:05.422Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.422Z] 
15:46:05 [2024-03-15T19:46:05.422Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.422Z] 
15:46:05 [2024-03-15T19:46:05.422Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:05 [2024-03-15T19:46:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134981428 data=null doit=true}, Shell with text {Find}]
15:46:05 [2024-03-15T19:46:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:05 [2024-03-15T19:46:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:05 [2024-03-15T19:46:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:46:05 [2024-03-15T19:46:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:46:05 [2024-03-15T19:46:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:46:05 [2024-03-15T19:46:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:46:05 [2024-03-15T19:46:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1134981430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1134981430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1134981430 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1134981430 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1134981430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1134981430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1134981430 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:46:05 [2024-03-15T19:46:05.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:46:05 [2024-03-15T19:46:05.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:46:05 [2024-03-15T19:46:05.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:46:05 [2024-03-15T19:46:05.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:46:05 [2024-03-15T19:46:05.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:46:05 [2024-03-15T19:46:05.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:46:05 [2024-03-15T19:46:05.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:46:05 [2024-03-15T19:46:05.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:46:05 [2024-03-15T19:46:05.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:05 [2024-03-15T19:46:05.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:05 [2024-03-15T19:46:05.679Z] 
15:46:05 [2024-03-15T19:46:05.679Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.679Z] 
15:46:05 [2024-03-15T19:46:05.679Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.679Z] 
15:46:05 [2024-03-15T19:46:05.679Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.679Z] 
15:46:05 [2024-03-15T19:46:05.679Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.679Z] 
15:46:05 [2024-03-15T19:46:05.679Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.679Z] 
15:46:05 [2024-03-15T19:46:05.679Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.679Z] 
15:46:05 [2024-03-15T19:46:05.679Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.679Z] 
15:46:05 [2024-03-15T19:46:05.679Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.935Z] 
15:46:05 [2024-03-15T19:46:05.935Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.681: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.935Z] 
15:46:05 [2024-03-15T19:46:05.935Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.681: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.935Z] 
15:46:05 [2024-03-15T19:46:05.935Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.681: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.936Z] 
15:46:05 [2024-03-15T19:46:05.936Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.681: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.936Z] 
15:46:05 [2024-03-15T19:46:05.936Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.936Z] 
15:46:05 [2024-03-15T19:46:05.936Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.936Z] 
15:46:05 [2024-03-15T19:46:05.936Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.936Z] 
15:46:05 [2024-03-15T19:46:05.936Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.936Z] 
15:46:05 [2024-03-15T19:46:05.936Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.754: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.936Z] 
15:46:05 [2024-03-15T19:46:05.936Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.754: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.936Z] 
15:46:05 [2024-03-15T19:46:05.936Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.754: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.936Z] 
15:46:05 [2024-03-15T19:46:05.936Z] (Eclipse:12859): Gtk-WARNING **: 19:46:05.754: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1134981975 data=null doit=true}, Shell with text {Find}]
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=1134981978 data=null}, (of type 'Combo')]
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1134981988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1134981988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1134981988 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1134981989 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1134981989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1134981989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1134981989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1134981991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1134981992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1134981992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1134981992 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1134981992 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
15:46:05 [2024-03-15T19:46:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: of type 'Combo'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: (of type 'Combo')
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=1134981995 data=null}, (of type 'Combo')]
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=1134981996 data=null doit=true}, Button with text {&Backward}]
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=1134981996 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}]
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=1134981998 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=1134981998 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=1134981998 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=1134981998 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:46:05 [2024-03-15T19:46:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1134982026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1134982026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1134982026 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1134982026 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1134982026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1134982026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1134982026 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1134982027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1134982027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1134982027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1134982027 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1134982027 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1134982029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1134982029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1134982029 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1134982029 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1134982029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1134982029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:05 [2024-03-15T19:46:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1134982029 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:46:06 [2024-03-15T19:46:06.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:46:06 [2024-03-15T19:46:06.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2a666c8e] time=1134982221 data=null doit=true}, Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}]
15:46:06 [2024-03-15T19:46:06.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:46:06 [2024-03-15T19:46:06.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:46:06 [2024-03-15T19:46:06.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:46:06 [2024-03-15T19:46:06.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:46:06 [2024-03-15T19:46:06.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1134982282 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:46:06 [2024-03-15T19:46:06.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1134982282 data=null doit=true}, TreeItem with text {test}]
15:46:06 [2024-03-15T19:46:06.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1134982282 data=null}, TreeItem with text {test}]
15:46:06 [2024-03-15T19:46:06.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1134982282 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:46:06 [2024-03-15T19:46:06.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134982283 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:46:06 [2024-03-15T19:46:06.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1134982308 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:46:06 [2024-03-15T19:46:06.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:46:06 [2024-03-15T19:46:06.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:46:06 [2024-03-15T19:46:06.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:46:06 [2024-03-15T19:46:06.451Z] 
15:46:06 [2024-03-15T19:46:06.451Z] (Eclipse:12859): Gtk-WARNING **: 19:46:06.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:06 [2024-03-15T19:46:06.451Z] 
15:46:06 [2024-03-15T19:46:06.451Z] (Eclipse:12859): Gtk-WARNING **: 19:46:06.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:06 [2024-03-15T19:46:06.451Z] 
15:46:06 [2024-03-15T19:46:06.451Z] (Eclipse:12859): Gtk-WARNING **: 19:46:06.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:06 [2024-03-15T19:46:06.451Z] 
15:46:06 [2024-03-15T19:46:06.451Z] (Eclipse:12859): Gtk-WARNING **: 19:46:06.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:06 [2024-03-15T19:46:06.708Z] 
15:46:06 [2024-03-15T19:46:06.708Z] (Eclipse:12859): Gtk-WARNING **: 19:46:06.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:06 [2024-03-15T19:46:06.708Z] 
15:46:06 [2024-03-15T19:46:06.708Z] (Eclipse:12859): Gtk-WARNING **: 19:46:06.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:06 [2024-03-15T19:46:06.708Z] 
15:46:06 [2024-03-15T19:46:06.708Z] (Eclipse:12859): Gtk-WARNING **: 19:46:06.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:06 [2024-03-15T19:46:06.708Z] 
15:46:06 [2024-03-15T19:46:06.708Z] (Eclipse:12859): Gtk-WARNING **: 19:46:06.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:06 [2024-03-15T19:46:06.708Z] 
15:46:06 [2024-03-15T19:46:06.708Z] (Eclipse:12859): Gtk-WARNING **: 19:46:06.482: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:06 [2024-03-15T19:46:06.708Z] 
15:46:06 [2024-03-15T19:46:06.708Z] (Eclipse:12859): Gtk-WARNING **: 19:46:06.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:06 [2024-03-15T19:46:06.708Z] 
15:46:06 [2024-03-15T19:46:06.708Z] (Eclipse:12859): Gtk-WARNING **: 19:46:06.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:06 [2024-03-15T19:46:06.708Z] 
15:46:06 [2024-03-15T19:46:06.708Z] (Eclipse:12859): Gtk-WARNING **: 19:46:06.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:06 [2024-03-15T19:46:06.708Z] 
15:46:06 [2024-03-15T19:46:06.708Z] (Eclipse:12859): Gtk-WARNING **: 19:46:06.526: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:06 [2024-03-15T19:46:06.708Z] 
15:46:06 [2024-03-15T19:46:06.708Z] (Eclipse:12859): Gtk-WARNING **: 19:46:06.526: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:06 [2024-03-15T19:46:06.708Z] 
15:46:06 [2024-03-15T19:46:06.708Z] (Eclipse:12859): Gtk-WARNING **: 19:46:06.526: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:06 [2024-03-15T19:46:06.708Z] 
15:46:06 [2024-03-15T19:46:06.708Z] (Eclipse:12859): Gtk-WARNING **: 19:46:06.526: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:06 [2024-03-15T19:46:06.708Z] 
15:46:06 [2024-03-15T19:46:06.708Z] (Eclipse:12859): Gtk-WARNING **: 19:46:06.557: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:06 [2024-03-15T19:46:06.708Z] 
15:46:06 [2024-03-15T19:46:06.708Z] (Eclipse:12859): Gtk-WARNING **: 19:46:06.557: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:06 [2024-03-15T19:46:06.708Z] 
15:46:06 [2024-03-15T19:46:06.708Z] (Eclipse:12859): Gtk-WARNING **: 19:46:06.557: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:06 [2024-03-15T19:46:06.708Z] 
15:46:06 [2024-03-15T19:46:06.708Z] (Eclipse:12859): Gtk-WARNING **: 19:46:06.557: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:06 [2024-03-15T19:46:06.708Z] 
15:46:06 [2024-03-15T19:46:06.708Z] (Eclipse:12859): Gtk-WARNING **: 19:46:06.586: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:06 [2024-03-15T19:46:06.708Z] 
15:46:06 [2024-03-15T19:46:06.708Z] (Eclipse:12859): Gtk-WARNING **: 19:46:06.586: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:06 [2024-03-15T19:46:06.708Z] 
15:46:06 [2024-03-15T19:46:06.708Z] (Eclipse:12859): Gtk-WARNING **: 19:46:06.586: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:06 [2024-03-15T19:46:06.708Z] 
15:46:06 [2024-03-15T19:46:06.708Z] (Eclipse:12859): Gtk-WARNING **: 19:46:06.586: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:06 [2024-03-15T19:46:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:46:06 [2024-03-15T19:46:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:46:06 [2024-03-15T19:46:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:46:06 [2024-03-15T19:46:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:46:06 [2024-03-15T19:46:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:46:06 [2024-03-15T19:46:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:46:06 [2024-03-15T19:46:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:06 [2024-03-15T19:46:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:46:06 [2024-03-15T19:46:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:46:06 [2024-03-15T19:46:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:46:06 [2024-03-15T19:46:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134982812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:06 [2024-03-15T19:46:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134982812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:06 [2024-03-15T19:46:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134982812 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:06 [2024-03-15T19:46:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134982812 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:06 [2024-03-15T19:46:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134982812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:06 [2024-03-15T19:46:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134982812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:06 [2024-03-15T19:46:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134982812 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:06 [2024-03-15T19:46:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134982812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:06 [2024-03-15T19:46:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134982813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:06 [2024-03-15T19:46:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134982813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:06 [2024-03-15T19:46:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134982813 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:06 [2024-03-15T19:46:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134982813 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:06 [2024-03-15T19:46:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:46:06 [2024-03-15T19:46:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:46:06 [2024-03-15T19:46:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:46:06 [2024-03-15T19:46:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:06 [2024-03-15T19:46:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:46:06 [2024-03-15T19:46:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:46:06 [2024-03-15T19:46:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:46:06 [2024-03-15T19:46:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:06 [2024-03-15T19:46:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:46:06 [2024-03-15T19:46:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134982815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:06 [2024-03-15T19:46:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134982815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:06 [2024-03-15T19:46:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134982815 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:06 [2024-03-15T19:46:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134982815 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:06 [2024-03-15T19:46:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134982815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:06 [2024-03-15T19:46:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134982815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:06 [2024-03-15T19:46:06.709Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:06 [2024-03-15T19:46:06.709Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:06 [2024-03-15T19:46:06.709Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:06 [2024-03-15T19:46:06.709Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:06 [2024-03-15T19:46:06.709Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:06 [2024-03-15T19:46:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:46:06 [2024-03-15T19:46:06.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134982815 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:06 [2024-03-15T19:46:06.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1134982362 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:46:07 [2024-03-15T19:46:07.221Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.44 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
15:46:07 [2024-03-15T19:46:07.221Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWholeWord[0: lttng] -- Time elapsed: 0.961 s
15:46:07 [2024-03-15T19:46:07.221Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testCaseSensitive[0: lttng] -- Time elapsed: 0.646 s
15:46:07 [2024-03-15T19:46:07.221Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testRegEx[0: lttng] -- Time elapsed: 0.505 s
15:46:07 [2024-03-15T19:46:07.221Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testDirection[0: lttng] -- Time elapsed: 0.609 s
15:46:07 [2024-03-15T19:46:07.221Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testOpenCloseDialog[0: lttng] -- Time elapsed: 0.963 s
15:46:07 [2024-03-15T19:46:07.221Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWrapSearch[0: lttng] -- Time elapsed: 0.607 s
15:46:07 [2024-03-15T19:46:07.221Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWholeWord[1: 492] -- Time elapsed: 0.492 s
15:46:07 [2024-03-15T19:46:07.221Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testCaseSensitive[1: 492] -- Time elapsed: 0.721 s
15:46:07 [2024-03-15T19:46:07.221Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testRegEx[1: 492] -- Time elapsed: 0.573 s
15:46:07 [2024-03-15T19:46:07.221Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testDirection[1: 492] -- Time elapsed: 0.583 s
15:46:07 [2024-03-15T19:46:07.221Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testOpenCloseDialog[1: 492] -- Time elapsed: 1.032 s
15:46:07 [2024-03-15T19:46:07.221Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWrapSearch[1: 492] -- Time elapsed: 0.571 s
15:46:07 [2024-03-15T19:46:07.221Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest
15:46:07 [2024-03-15T19:46:07.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2a666c8e] time=1134983341 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:46:07 [2024-03-15T19:46:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:46:07 [2024-03-15T19:46:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:46:07 [2024-03-15T19:46:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:46:07 [2024-03-15T19:46:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:46:07 [2024-03-15T19:46:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1134983505 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:46:07 [2024-03-15T19:46:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:46:11 [2024-03-15T19:46:11.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:46:11 [2024-03-15T19:46:11.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:46:11 [2024-03-15T19:46:11.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:46:11 [2024-03-15T19:46:11.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:46:11 [2024-03-15T19:46:11.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:46:11 [2024-03-15T19:46:11.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
15:46:11 [2024-03-15T19:46:11.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:46:11 [2024-03-15T19:46:11.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:46:11 [2024-03-15T19:46:11.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:46:11 [2024-03-15T19:46:11.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:46:11 [2024-03-15T19:46:11.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:46:11 [2024-03-15T19:46:11.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
15:46:12 [2024-03-15T19:46:12.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:46:12 [2024-03-15T19:46:12.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:46:12 [2024-03-15T19:46:12.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:46:12 [2024-03-15T19:46:12.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:46:12 [2024-03-15T19:46:12.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:46:12 [2024-03-15T19:46:12.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
15:46:12 [2024-03-15T19:46:12.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:46:12 [2024-03-15T19:46:12.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:46:12 [2024-03-15T19:46:12.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:46:12 [2024-03-15T19:46:12.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:46:12 [2024-03-15T19:46:12.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:46:15 [2024-03-15T19:46:15.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:46:15 [2024-03-15T19:46:15.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:46:15 [2024-03-15T19:46:15.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:46:15 [2024-03-15T19:46:15.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:46:15 [2024-03-15T19:46:15.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:46:15 [2024-03-15T19:46:15.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:46:15 [2024-03-15T19:46:15.685Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:46:15 [2024-03-15T19:46:15.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
15:46:15 [2024-03-15T19:46:15.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134991821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:15 [2024-03-15T19:46:15.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134991821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:15 [2024-03-15T19:46:15.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134991821 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:15 [2024-03-15T19:46:15.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134991821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:15 [2024-03-15T19:46:15.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134991821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:15 [2024-03-15T19:46:15.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134991821 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:15 [2024-03-15T19:46:15.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134991822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:15 [2024-03-15T19:46:15.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134991822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:15 [2024-03-15T19:46:15.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134991822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:15 [2024-03-15T19:46:15.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134991822 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:15 [2024-03-15T19:46:15.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134991822 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:15 [2024-03-15T19:46:15.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
15:46:15 [2024-03-15T19:46:15.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
15:46:15 [2024-03-15T19:46:15.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:46:15 [2024-03-15T19:46:15.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:46:15 [2024-03-15T19:46:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:46:15 [2024-03-15T19:46:15.942Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:46:15 [2024-03-15T19:46:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:46:15 [2024-03-15T19:46:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:46:15 [2024-03-15T19:46:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:46:15 [2024-03-15T19:46:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:46:15 [2024-03-15T19:46:15.942Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:46:15 [2024-03-15T19:46:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:46:15 [2024-03-15T19:46:15.942Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:46:15 [2024-03-15T19:46:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
15:46:15 [2024-03-15T19:46:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134992059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:15 [2024-03-15T19:46:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134992059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:15 [2024-03-15T19:46:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134992059 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:15 [2024-03-15T19:46:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134992060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:15 [2024-03-15T19:46:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134992060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:15 [2024-03-15T19:46:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134992060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:15 [2024-03-15T19:46:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134992061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:15 [2024-03-15T19:46:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134992061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:15 [2024-03-15T19:46:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134992061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:15 [2024-03-15T19:46:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134992061 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:15 [2024-03-15T19:46:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134992061 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:15 [2024-03-15T19:46:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
15:46:16 [2024-03-15T19:46:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2a666c8e] time=1134992222 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:46:16 [2024-03-15T19:46:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:46:16 [2024-03-15T19:46:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:46:16 [2024-03-15T19:46:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:46:16 [2024-03-15T19:46:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:46:16 [2024-03-15T19:46:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1134992277 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:46:16 [2024-03-15T19:46:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1134992277 data=null doit=true}, TreeItem with text {test}]
15:46:16 [2024-03-15T19:46:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1134992277 data=null}, TreeItem with text {test}]
15:46:16 [2024-03-15T19:46:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1134992278 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:46:16 [2024-03-15T19:46:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134992278 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:46:16 [2024-03-15T19:46:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1134992285 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:46:16 [2024-03-15T19:46:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:46:16 [2024-03-15T19:46:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:46:16 [2024-03-15T19:46:16.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:46:16 [2024-03-15T19:46:16.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:46:16 [2024-03-15T19:46:16.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:46:16 [2024-03-15T19:46:16.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:46:16 [2024-03-15T19:46:16.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:46:16 [2024-03-15T19:46:16.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:46:16 [2024-03-15T19:46:16.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:46:16 [2024-03-15T19:46:16.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:16 [2024-03-15T19:46:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:46:16 [2024-03-15T19:46:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:46:16 [2024-03-15T19:46:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:46:16 [2024-03-15T19:46:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134992765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:16 [2024-03-15T19:46:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134992766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:16 [2024-03-15T19:46:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134992766 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:16 [2024-03-15T19:46:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134992766 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:16 [2024-03-15T19:46:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134992766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:16 [2024-03-15T19:46:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134992766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:16 [2024-03-15T19:46:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134992766 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:16 [2024-03-15T19:46:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134992766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:16 [2024-03-15T19:46:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134992766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:16 [2024-03-15T19:46:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134992766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:16 [2024-03-15T19:46:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134992766 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:16 [2024-03-15T19:46:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134992766 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:16 [2024-03-15T19:46:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:46:16 [2024-03-15T19:46:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:46:16 [2024-03-15T19:46:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:46:16 [2024-03-15T19:46:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:16 [2024-03-15T19:46:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:46:16 [2024-03-15T19:46:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:46:16 [2024-03-15T19:46:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:46:16 [2024-03-15T19:46:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:16 [2024-03-15T19:46:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:46:16 [2024-03-15T19:46:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134992767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:16 [2024-03-15T19:46:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134992767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:16 [2024-03-15T19:46:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134992767 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:16 [2024-03-15T19:46:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134992767 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:16 [2024-03-15T19:46:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134992767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:16 [2024-03-15T19:46:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134992767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:16 [2024-03-15T19:46:16.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:16 [2024-03-15T19:46:16.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:16 [2024-03-15T19:46:16.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:16 [2024-03-15T19:46:16.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:16 [2024-03-15T19:46:16.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:16 [2024-03-15T19:46:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:46:16 [2024-03-15T19:46:16.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134992767 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:16 [2024-03-15T19:46:16.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1134992332 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:46:17 [2024-03-15T19:46:17.226Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.934 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest
15:46:17 [2024-03-15T19:46:17.227Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest.testExpandedState -- Time elapsed: 4.773 s
15:46:17 [2024-03-15T19:46:17.227Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest.testHideEmptyRowsState -- Time elapsed: 3.661 s
15:46:17 [2024-03-15T19:46:17.227Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
15:46:17 [2024-03-15T19:46:17.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2a666c8e] time=1134993282 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:46:17 [2024-03-15T19:46:17.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:46:17 [2024-03-15T19:46:17.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:46:17 [2024-03-15T19:46:17.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:46:17 [2024-03-15T19:46:17.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:46:17 [2024-03-15T19:46:17.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1134993439 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:46:17 [2024-03-15T19:46:17.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:46:17 [2024-03-15T19:46:17.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
15:46:17 [2024-03-15T19:46:17.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:46:20 [2024-03-15T19:46:20.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:46:20 [2024-03-15T19:46:20.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:46:20 [2024-03-15T19:46:20.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:46:20 [2024-03-15T19:46:20.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:46:20 [2024-03-15T19:46:20.253Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
15:46:20 [2024-03-15T19:46:20.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Showing active threads}
15:46:20 [2024-03-15T19:46:20.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134995827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
15:46:20 [2024-03-15T19:46:20.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134995828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
15:46:20 [2024-03-15T19:46:20.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134995828 data=null doit=true}, ToolItem with tooltip text {Showing active threads}]
15:46:20 [2024-03-15T19:46:20.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134995828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
15:46:20 [2024-03-15T19:46:20.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134995828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
15:46:20 [2024-03-15T19:46:20.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134995828 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Showing active threads}]
15:46:20 [2024-03-15T19:46:20.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134995828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
15:46:20 [2024-03-15T19:46:20.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134995838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
15:46:20 [2024-03-15T19:46:20.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134995838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
15:46:20 [2024-03-15T19:46:20.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134995838 data=null doit=true}, ToolItem with tooltip text {Showing all threads}]
15:46:20 [2024-03-15T19:46:20.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134995839 data=null}, ToolItem with tooltip text {Showing all threads}]
15:46:20 [2024-03-15T19:46:20.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Showing all threads}
15:46:20 [2024-03-15T19:46:20.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:46:20 [2024-03-15T19:46:20.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:46:20 [2024-03-15T19:46:20.254Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
15:46:20 [2024-03-15T19:46:20.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Showing all threads}
15:46:20 [2024-03-15T19:46:20.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134995844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
15:46:20 [2024-03-15T19:46:20.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134995844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
15:46:20 [2024-03-15T19:46:20.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134995844 data=null doit=true}, ToolItem with tooltip text {Showing all threads}]
15:46:20 [2024-03-15T19:46:20.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134995844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
15:46:20 [2024-03-15T19:46:20.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134995844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
15:46:20 [2024-03-15T19:46:20.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134995844 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Showing all threads}]
15:46:20 [2024-03-15T19:46:20.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134995845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
15:46:20 [2024-03-15T19:46:20.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134995856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
15:46:20 [2024-03-15T19:46:20.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134995856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
15:46:20 [2024-03-15T19:46:20.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134995856 data=null doit=true}, ToolItem with tooltip text {Showing active threads}]
15:46:20 [2024-03-15T19:46:20.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1134995856 data=null}, ToolItem with tooltip text {Showing active threads}]
15:46:20 [2024-03-15T19:46:20.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Showing active threads}
15:46:20 [2024-03-15T19:46:20.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:46:20 [2024-03-15T19:46:20.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:46:20 [2024-03-15T19:46:20.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
15:46:20 [2024-03-15T19:46:20.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:46:21 [2024-03-15T19:46:21.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:46:21 [2024-03-15T19:46:21.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:46:21 [2024-03-15T19:46:21.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:46:21 [2024-03-15T19:46:21.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:46:21 [2024-03-15T19:46:21.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-sessiond
15:46:21 [2024-03-15T19:46:21.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-consumerd
15:46:21 [2024-03-15T19:46:21.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2a666c8e] time=1134997942 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:46:21 [2024-03-15T19:46:21.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:46:21 [2024-03-15T19:46:21.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:46:21 [2024-03-15T19:46:21.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:46:21 [2024-03-15T19:46:21.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:46:21 [2024-03-15T19:46:21.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1134997967 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:46:21 [2024-03-15T19:46:21.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1134997967 data=null doit=true}, TreeItem with text {test}]
15:46:21 [2024-03-15T19:46:21.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1134997968 data=null}, TreeItem with text {test}]
15:46:21 [2024-03-15T19:46:21.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1134997968 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:46:21 [2024-03-15T19:46:21.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1134997968 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:46:21 [2024-03-15T19:46:21.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1134997975 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:46:21 [2024-03-15T19:46:21.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:46:21 [2024-03-15T19:46:21.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:46:21 [2024-03-15T19:46:21.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:46:22 [2024-03-15T19:46:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:46:22 [2024-03-15T19:46:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:46:22 [2024-03-15T19:46:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:46:22 [2024-03-15T19:46:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:46:22 [2024-03-15T19:46:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:46:22 [2024-03-15T19:46:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:46:22 [2024-03-15T19:46:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:22 [2024-03-15T19:46:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:46:22 [2024-03-15T19:46:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:46:22 [2024-03-15T19:46:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:46:22 [2024-03-15T19:46:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134998657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:22 [2024-03-15T19:46:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134998657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:22 [2024-03-15T19:46:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134998657 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:22 [2024-03-15T19:46:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134998657 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:22 [2024-03-15T19:46:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134998657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:22 [2024-03-15T19:46:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134998657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:22 [2024-03-15T19:46:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134998658 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:22 [2024-03-15T19:46:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134998658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:22 [2024-03-15T19:46:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134998658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:22 [2024-03-15T19:46:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134998658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:22 [2024-03-15T19:46:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134998658 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:22 [2024-03-15T19:46:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1134998658 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:22 [2024-03-15T19:46:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:46:22 [2024-03-15T19:46:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:46:22 [2024-03-15T19:46:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:46:22 [2024-03-15T19:46:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:22 [2024-03-15T19:46:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:46:22 [2024-03-15T19:46:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:46:22 [2024-03-15T19:46:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:46:22 [2024-03-15T19:46:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:22 [2024-03-15T19:46:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:46:22 [2024-03-15T19:46:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1134998658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:22 [2024-03-15T19:46:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1134998659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:22 [2024-03-15T19:46:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1134998659 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:22 [2024-03-15T19:46:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1134998659 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:22 [2024-03-15T19:46:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1134998659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:22 [2024-03-15T19:46:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1134998659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:22 [2024-03-15T19:46:22.804Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:22 [2024-03-15T19:46:22.804Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:22 [2024-03-15T19:46:22.804Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:22 [2024-03-15T19:46:22.804Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:22 [2024-03-15T19:46:22.804Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:22 [2024-03-15T19:46:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:46:22 [2024-03-15T19:46:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1134998659 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:22 [2024-03-15T19:46:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1134998019 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:46:23 [2024-03-15T19:46:23.060Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.882 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
15:46:23 [2024-03-15T19:46:23.060Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest.testFilter -- Time elapsed: 2.367 s
15:46:23 [2024-03-15T19:46:23.060Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest.testKernelMemoryView -- Time elapsed: 2.024 s
15:46:23 [2024-03-15T19:46:23.060Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
15:46:23 [2024-03-15T19:46:23.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2a666c8e] time=1134999172 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:46:23 [2024-03-15T19:46:23.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:46:23 [2024-03-15T19:46:23.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:46:23 [2024-03-15T19:46:23.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:46:23 [2024-03-15T19:46:23.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:46:23 [2024-03-15T19:46:23.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1134999294 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:46:23 [2024-03-15T19:46:23.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:46:24 [2024-03-15T19:46:24.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:46:25 [2024-03-15T19:46:25.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:46:25 [2024-03-15T19:46:25.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:46:26 [2024-03-15T19:46:26.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:46:27 [2024-03-15T19:46:27.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:46:28 [2024-03-15T19:46:28.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:46:29 [2024-03-15T19:46:29.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:46:30 [2024-03-15T19:46:30.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:46:30 [2024-03-15T19:46:30.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:46:31 [2024-03-15T19:46:31.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:46:31 [2024-03-15T19:46:31.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2a666c8e] time=1135007559 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:46:31 [2024-03-15T19:46:31.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:46:31 [2024-03-15T19:46:31.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:46:31 [2024-03-15T19:46:31.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:46:31 [2024-03-15T19:46:31.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:46:31 [2024-03-15T19:46:31.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135007564 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:46:31 [2024-03-15T19:46:31.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135007564 data=null doit=true}, TreeItem with text {test}]
15:46:31 [2024-03-15T19:46:31.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135007564 data=null}, TreeItem with text {test}]
15:46:31 [2024-03-15T19:46:31.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135007565 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:46:31 [2024-03-15T19:46:31.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135007565 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:46:31 [2024-03-15T19:46:31.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135007593 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:46:31 [2024-03-15T19:46:31.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:46:31 [2024-03-15T19:46:31.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:46:31 [2024-03-15T19:46:31.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:46:32 [2024-03-15T19:46:32.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:46:32 [2024-03-15T19:46:32.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:46:32 [2024-03-15T19:46:32.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:46:32 [2024-03-15T19:46:32.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:46:32 [2024-03-15T19:46:32.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:46:32 [2024-03-15T19:46:32.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:46:32 [2024-03-15T19:46:32.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:32 [2024-03-15T19:46:32.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:46:32 [2024-03-15T19:46:32.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:46:32 [2024-03-15T19:46:32.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:46:32 [2024-03-15T19:46:32.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135008005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:32 [2024-03-15T19:46:32.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135008005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:32 [2024-03-15T19:46:32.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135008005 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:32 [2024-03-15T19:46:32.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135008005 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:32 [2024-03-15T19:46:32.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135008005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:32 [2024-03-15T19:46:32.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135008005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:32 [2024-03-15T19:46:32.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135008005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:32 [2024-03-15T19:46:32.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135008005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:32 [2024-03-15T19:46:32.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135008005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:32 [2024-03-15T19:46:32.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135008005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:32 [2024-03-15T19:46:32.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135008005 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:32 [2024-03-15T19:46:32.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135008005 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:46:32 [2024-03-15T19:46:32.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:46:32 [2024-03-15T19:46:32.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:46:32 [2024-03-15T19:46:32.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:46:32 [2024-03-15T19:46:32.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:32 [2024-03-15T19:46:32.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:46:32 [2024-03-15T19:46:32.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:46:32 [2024-03-15T19:46:32.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:46:32 [2024-03-15T19:46:32.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:32 [2024-03-15T19:46:32.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:46:32 [2024-03-15T19:46:32.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135008006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:32 [2024-03-15T19:46:32.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135008006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:32 [2024-03-15T19:46:32.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135008006 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:32 [2024-03-15T19:46:32.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135008006 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:32 [2024-03-15T19:46:32.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135008006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:32 [2024-03-15T19:46:32.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135008006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:32 [2024-03-15T19:46:32.048Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:32 [2024-03-15T19:46:32.048Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:32 [2024-03-15T19:46:32.048Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:32 [2024-03-15T19:46:32.048Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:32 [2024-03-15T19:46:32.048Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:32 [2024-03-15T19:46:32.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:46:32 [2024-03-15T19:46:32.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135008007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:32 [2024-03-15T19:46:32.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135007640 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:46:32 [2024-03-15T19:46:32.609Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.340 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
15:46:32 [2024-03-15T19:46:32.609Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest.testOpenAndCloseConcurrency -- Time elapsed: 9.109 s
15:46:32 [2024-03-15T19:46:32.609Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
15:46:32 [2024-03-15T19:46:32.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2a666c8e] time=1135008520 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:46:32 [2024-03-15T19:46:32.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:46:32 [2024-03-15T19:46:32.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:46:32 [2024-03-15T19:46:32.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:46:32 [2024-03-15T19:46:32.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:46:32 [2024-03-15T19:46:32.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1135008647 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:46:32 [2024-03-15T19:46:32.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:46:32 [2024-03-15T19:46:32.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:34 [2024-03-15T19:46:34.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:46:34 [2024-03-15T19:46:34.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:46:35 [2024-03-15T19:46:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:35 [2024-03-15T19:46:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:46:35 [2024-03-15T19:46:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:46:35 [2024-03-15T19:46:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:46:35 [2024-03-15T19:46:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:46:35 [2024-03-15T19:46:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:46:35 [2024-03-15T19:46:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:46:35 [2024-03-15T19:46:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:35 [2024-03-15T19:46:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:35 [2024-03-15T19:46:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:46:35 [2024-03-15T19:46:35.006Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:46:35 [2024-03-15T19:46:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:35 [2024-03-15T19:46:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:35 [2024-03-15T19:46:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:35 [2024-03-15T19:46:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:35 [2024-03-15T19:46:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:35 [2024-03-15T19:46:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:36 [2024-03-15T19:46:36.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:36 [2024-03-15T19:46:36.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:36 [2024-03-15T19:46:36.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:36 [2024-03-15T19:46:36.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:36 [2024-03-15T19:46:36.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:36 [2024-03-15T19:46:36.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:37 [2024-03-15T19:46:37.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:37 [2024-03-15T19:46:37.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:37 [2024-03-15T19:46:37.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:37 [2024-03-15T19:46:37.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:37 [2024-03-15T19:46:37.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:37 [2024-03-15T19:46:37.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:38 [2024-03-15T19:46:38.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:38 [2024-03-15T19:46:38.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:38 [2024-03-15T19:46:38.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:38 [2024-03-15T19:46:38.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:38 [2024-03-15T19:46:38.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:38 [2024-03-15T19:46:38.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:39 [2024-03-15T19:46:39.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:39 [2024-03-15T19:46:39.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:39 [2024-03-15T19:46:39.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:39 [2024-03-15T19:46:39.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:39 [2024-03-15T19:46:39.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:39 [2024-03-15T19:46:39.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:40 [2024-03-15T19:46:40.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:40 [2024-03-15T19:46:40.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:40 [2024-03-15T19:46:40.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:40 [2024-03-15T19:46:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:40 [2024-03-15T19:46:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:46:40 [2024-03-15T19:46:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:40 [2024-03-15T19:46:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:42 [2024-03-15T19:46:42.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:46:42 [2024-03-15T19:46:42.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:46:42 [2024-03-15T19:46:42.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:42 [2024-03-15T19:46:42.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:46:42 [2024-03-15T19:46:42.740Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:46:42 [2024-03-15T19:46:42.740Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:46:42 [2024-03-15T19:46:42.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
15:46:42 [2024-03-15T19:46:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135018871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:42 [2024-03-15T19:46:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135018872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:42 [2024-03-15T19:46:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135018872 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:42 [2024-03-15T19:46:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135018872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:42 [2024-03-15T19:46:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135018872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:42 [2024-03-15T19:46:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135018872 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:42 [2024-03-15T19:46:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135018873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:42 [2024-03-15T19:46:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135018873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:42 [2024-03-15T19:46:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135018873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:42 [2024-03-15T19:46:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135018873 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:42 [2024-03-15T19:46:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135018873 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:42 [2024-03-15T19:46:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
15:46:42 [2024-03-15T19:46:42.741Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:46:42 [2024-03-15T19:46:42.741Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:46:42 [2024-03-15T19:46:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
15:46:42 [2024-03-15T19:46:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135018877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:42 [2024-03-15T19:46:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135018877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:42 [2024-03-15T19:46:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135018877 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:42 [2024-03-15T19:46:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135018877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:42 [2024-03-15T19:46:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135018877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:42 [2024-03-15T19:46:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135018877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:42 [2024-03-15T19:46:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135018878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:42 [2024-03-15T19:46:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135018878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:42 [2024-03-15T19:46:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135018878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:42 [2024-03-15T19:46:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135018878 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:42 [2024-03-15T19:46:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135018879 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
15:46:42 [2024-03-15T19:46:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
15:46:42 [2024-03-15T19:46:42.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:44 [2024-03-15T19:46:44.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:46:44 [2024-03-15T19:46:44.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:46:44 [2024-03-15T19:46:44.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:44 [2024-03-15T19:46:44.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:44 [2024-03-15T19:46:44.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis'
15:46:44 [2024-03-15T19:46:44.375Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:46:44 [2024-03-15T19:46:44.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
15:46:44 [2024-03-15T19:46:44.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135020517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:46:44 [2024-03-15T19:46:44.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135020518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:46:44 [2024-03-15T19:46:44.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135020522 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
15:46:44 [2024-03-15T19:46:44.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135020523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:46:44 [2024-03-15T19:46:44.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135020523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:46:44 [2024-03-15T19:46:44.631Z] 
15:46:44 [2024-03-15T19:46:44.631Z] (Eclipse:12859): Gtk-WARNING **: 19:46:44.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:44 [2024-03-15T19:46:44.631Z] 
15:46:44 [2024-03-15T19:46:44.631Z] (Eclipse:12859): Gtk-WARNING **: 19:46:44.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:44 [2024-03-15T19:46:44.631Z] 
15:46:44 [2024-03-15T19:46:44.631Z] (Eclipse:12859): Gtk-WARNING **: 19:46:44.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:44 [2024-03-15T19:46:44.631Z] 
15:46:44 [2024-03-15T19:46:44.631Z] (Eclipse:12859): Gtk-WARNING **: 19:46:44.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:44 [2024-03-15T19:46:44.631Z] 
15:46:44 [2024-03-15T19:46:44.631Z] (Eclipse:12859): Gtk-WARNING **: 19:46:44.586: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:44 [2024-03-15T19:46:44.631Z] 
15:46:44 [2024-03-15T19:46:44.631Z] (Eclipse:12859): Gtk-WARNING **: 19:46:44.586: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:44 [2024-03-15T19:46:44.631Z] 
15:46:44 [2024-03-15T19:46:44.631Z] (Eclipse:12859): Gtk-WARNING **: 19:46:44.586: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:44 [2024-03-15T19:46:44.631Z] 
15:46:44 [2024-03-15T19:46:44.631Z] (Eclipse:12859): Gtk-WARNING **: 19:46:44.586: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:44 [2024-03-15T19:46:44.631Z] 
15:46:44 [2024-03-15T19:46:44.631Z] (Eclipse:12859): Gtk-WARNING **: 19:46:44.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:44 [2024-03-15T19:46:44.631Z] 
15:46:44 [2024-03-15T19:46:44.631Z] (Eclipse:12859): Gtk-WARNING **: 19:46:44.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:44 [2024-03-15T19:46:44.631Z] 
15:46:44 [2024-03-15T19:46:44.631Z] (Eclipse:12859): Gtk-WARNING **: 19:46:44.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:44 [2024-03-15T19:46:44.631Z] 
15:46:44 [2024-03-15T19:46:44.631Z] (Eclipse:12859): Gtk-WARNING **: 19:46:44.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:44 [2024-03-15T19:46:44.886Z] 
15:46:44 [2024-03-15T19:46:44.886Z] (Eclipse:12859): Gtk-WARNING **: 19:46:44.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:44 [2024-03-15T19:46:44.886Z] 
15:46:44 [2024-03-15T19:46:44.886Z] (Eclipse:12859): Gtk-WARNING **: 19:46:44.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:44 [2024-03-15T19:46:44.886Z] 
15:46:44 [2024-03-15T19:46:44.886Z] (Eclipse:12859): Gtk-WARNING **: 19:46:44.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:44 [2024-03-15T19:46:44.886Z] 
15:46:44 [2024-03-15T19:46:44.886Z] (Eclipse:12859): Gtk-WARNING **: 19:46:44.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:44 [2024-03-15T19:46:44.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135020862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:46:44 [2024-03-15T19:46:44.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135020871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:46:44 [2024-03-15T19:46:44.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135020918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:46:44 [2024-03-15T19:46:44.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135020918 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
15:46:44 [2024-03-15T19:46:44.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135020918 data=null}, ToolItem with tooltip text {Add Bookmark...}]
15:46:44 [2024-03-15T19:46:44.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
15:46:44 [2024-03-15T19:46:44.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
15:46:44 [2024-03-15T19:46:44.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:46:44 [2024-03-15T19:46:44.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:46:44 [2024-03-15T19:46:44.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:46:44 [2024-03-15T19:46:44.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:44 [2024-03-15T19:46:44.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:46:44 [2024-03-15T19:46:44.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:46:44 [2024-03-15T19:46:44.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:46:44 [2024-03-15T19:46:44.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:44 [2024-03-15T19:46:44.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:46:44 [2024-03-15T19:46:44.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135020924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:44 [2024-03-15T19:46:44.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135020924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:44 [2024-03-15T19:46:44.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135020924 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:44 [2024-03-15T19:46:44.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135020924 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:44 [2024-03-15T19:46:44.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135020924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:44 [2024-03-15T19:46:44.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135020925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:44 [2024-03-15T19:46:44.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135020925 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:44 [2024-03-15T19:46:44.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135020523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
15:46:45 [2024-03-15T19:46:45.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:46:45 [2024-03-15T19:46:45.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:46:45 [2024-03-15T19:46:45.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
15:46:45 [2024-03-15T19:46:45.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1135021111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
15:46:45 [2024-03-15T19:46:45.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1135021112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
15:46:45 [2024-03-15T19:46:45.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=1135021112 data=null doit=true}, TimeGraphMarkerAxis with text {}]
15:46:45 [2024-03-15T19:46:45.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=1135021112 data=null}, TimeGraphMarkerAxis with text {}]
15:46:45 [2024-03-15T19:46:45.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1135021112 data=null button=1 stateMask=0x0 x=546 y=10 count=1}, TimeGraphMarkerAxis with text {}]
15:46:45 [2024-03-15T19:46:45.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1135021113 data=null button=1 stateMask=0x80000 x=546 y=10 count=1}, TimeGraphMarkerAxis with text {}]
15:46:45 [2024-03-15T19:46:45.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
15:46:45 [2024-03-15T19:46:45.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
15:46:45 [2024-03-15T19:46:45.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1135021614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
15:46:45 [2024-03-15T19:46:45.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1135021614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
15:46:45 [2024-03-15T19:46:45.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=1135021614 data=null doit=true}, TimeGraphMarkerAxis with text {}]
15:46:45 [2024-03-15T19:46:45.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=1135021614 data=null}, TimeGraphMarkerAxis with text {}]
15:46:45 [2024-03-15T19:46:45.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1135021614 data=null button=1 stateMask=0x0 x=247 y=28 count=1}, TimeGraphMarkerAxis with text {}]
15:46:45 [2024-03-15T19:46:45.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1135021615 data=null button=1 stateMask=0x80000 x=247 y=28 count=1}, TimeGraphMarkerAxis with text {}]
15:46:45 [2024-03-15T19:46:45.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
15:46:45 [2024-03-15T19:46:45.960Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:46:45 [2024-03-15T19:46:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
15:46:45 [2024-03-15T19:46:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135022116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
15:46:45 [2024-03-15T19:46:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135022116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
15:46:45 [2024-03-15T19:46:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135022117 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
15:46:45 [2024-03-15T19:46:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135022117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
15:46:45 [2024-03-15T19:46:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135022117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
15:46:45 [2024-03-15T19:46:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135022117 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
15:46:45 [2024-03-15T19:46:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135022118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:46:45 [2024-03-15T19:46:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135022121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:46:45 [2024-03-15T19:46:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135022121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:46:45 [2024-03-15T19:46:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135022121 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
15:46:45 [2024-03-15T19:46:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135022121 data=null}, ToolItem with tooltip text {Add Bookmark...}]
15:46:45 [2024-03-15T19:46:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
15:46:45 [2024-03-15T19:46:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
15:46:45 [2024-03-15T19:46:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1135022122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
15:46:45 [2024-03-15T19:46:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1135022122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
15:46:45 [2024-03-15T19:46:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=1135022122 data=null doit=true}, TimeGraphMarkerAxis with text {}]
15:46:45 [2024-03-15T19:46:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=1135022122 data=null}, TimeGraphMarkerAxis with text {}]
15:46:45 [2024-03-15T19:46:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1135022122 data=null button=1 stateMask=0x0 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
15:46:45 [2024-03-15T19:46:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1135022122 data=null button=1 stateMask=0x80000 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
15:46:45 [2024-03-15T19:46:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
15:46:45 [2024-03-15T19:46:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
15:46:45 [2024-03-15T19:46:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1135022123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
15:46:45 [2024-03-15T19:46:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1135022123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
15:46:45 [2024-03-15T19:46:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=1135022123 data=null doit=true}, TimeGraphMarkerAxis with text {}]
15:46:45 [2024-03-15T19:46:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=1135022123 data=null}, TimeGraphMarkerAxis with text {}]
15:46:45 [2024-03-15T19:46:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1135022123 data=null button=1 stateMask=0x0 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
15:46:45 [2024-03-15T19:46:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1135022123 data=null button=1 stateMask=0x80000 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
15:46:45 [2024-03-15T19:46:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
15:46:45 [2024-03-15T19:46:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
15:46:45 [2024-03-15T19:46:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1135022124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
15:46:45 [2024-03-15T19:46:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1135022124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
15:46:45 [2024-03-15T19:46:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=1135022124 data=null doit=true}, TimeGraphMarkerAxis with text {}]
15:46:45 [2024-03-15T19:46:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=1135022124 data=null}, TimeGraphMarkerAxis with text {}]
15:46:45 [2024-03-15T19:46:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1135022124 data=null button=1 stateMask=0x0 x=15 y=9 count=1}, TimeGraphMarkerAxis with text {}]
15:46:45 [2024-03-15T19:46:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1135022125 data=null button=1 stateMask=0x80000 x=15 y=9 count=1}, TimeGraphMarkerAxis with text {}]
15:46:45 [2024-03-15T19:46:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
15:46:46 [2024-03-15T19:46:46.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
15:46:46 [2024-03-15T19:46:46.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Lost Events'
15:46:46 [2024-03-15T19:46:46.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1135022227 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Lost Events']
15:46:46 [2024-03-15T19:46:46.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Lost Events'
15:46:46 [2024-03-15T19:46:46.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:48 [2024-03-15T19:46:48.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:46:48 [2024-03-15T19:46:48.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:46:48 [2024-03-15T19:46:48.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:48 [2024-03-15T19:46:48.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:48 [2024-03-15T19:46:48.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:46:48 [2024-03-15T19:46:48.104Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:46:48 [2024-03-15T19:46:48.104Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:46:48 [2024-03-15T19:46:48.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:46:48 [2024-03-15T19:46:48.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135023981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:46:48 [2024-03-15T19:46:48.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135023981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:46:48 [2024-03-15T19:46:48.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135023981 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:46:48 [2024-03-15T19:46:48.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135023981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:46:48 [2024-03-15T19:46:48.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135023981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:46:48 [2024-03-15T19:46:48.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135023982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:46:48 [2024-03-15T19:46:48.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135023994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:46:48 [2024-03-15T19:46:48.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135023994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:46:48 [2024-03-15T19:46:48.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135023994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:46:48 [2024-03-15T19:46:48.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135023994 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:46:48 [2024-03-15T19:46:48.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135023995 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:46:48 [2024-03-15T19:46:48.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:46:48 [2024-03-15T19:46:48.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:48 [2024-03-15T19:46:48.361Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:46:48 [2024-03-15T19:46:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:46:48 [2024-03-15T19:46:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135024496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:46:48 [2024-03-15T19:46:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135024496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:46:48 [2024-03-15T19:46:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135024497 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:46:48 [2024-03-15T19:46:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135024497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:46:48 [2024-03-15T19:46:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135024497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:46:48 [2024-03-15T19:46:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135024497 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:46:48 [2024-03-15T19:46:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135024498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:46:48 [2024-03-15T19:46:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135024498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:46:48 [2024-03-15T19:46:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135024498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:46:48 [2024-03-15T19:46:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135024499 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:46:48 [2024-03-15T19:46:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135024499 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:46:48 [2024-03-15T19:46:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:46:48 [2024-03-15T19:46:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:48 [2024-03-15T19:46:48.921Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:46:48 [2024-03-15T19:46:48.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
15:46:48 [2024-03-15T19:46:48.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135025000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:46:48 [2024-03-15T19:46:48.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135025000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:46:48 [2024-03-15T19:46:48.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135025000 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
15:46:48 [2024-03-15T19:46:48.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135025000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:46:48 [2024-03-15T19:46:48.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135025000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:46:49 [2024-03-15T19:46:49.175Z] 
15:46:49 [2024-03-15T19:46:49.175Z] (Eclipse:12859): Gtk-WARNING **: 19:46:48.927: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:49 [2024-03-15T19:46:49.175Z] 
15:46:49 [2024-03-15T19:46:49.175Z] (Eclipse:12859): Gtk-WARNING **: 19:46:48.927: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:49 [2024-03-15T19:46:49.175Z] 
15:46:49 [2024-03-15T19:46:49.175Z] (Eclipse:12859): Gtk-WARNING **: 19:46:48.927: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:49 [2024-03-15T19:46:49.175Z] 
15:46:49 [2024-03-15T19:46:49.175Z] (Eclipse:12859): Gtk-WARNING **: 19:46:48.927: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:49 [2024-03-15T19:46:49.175Z] 
15:46:49 [2024-03-15T19:46:49.175Z] (Eclipse:12859): Gtk-WARNING **: 19:46:48.995: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:49 [2024-03-15T19:46:49.175Z] 
15:46:49 [2024-03-15T19:46:49.175Z] (Eclipse:12859): Gtk-WARNING **: 19:46:48.995: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:49 [2024-03-15T19:46:49.175Z] 
15:46:49 [2024-03-15T19:46:49.175Z] (Eclipse:12859): Gtk-WARNING **: 19:46:48.995: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:49 [2024-03-15T19:46:49.176Z] 
15:46:49 [2024-03-15T19:46:49.176Z] (Eclipse:12859): Gtk-WARNING **: 19:46:48.995: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:49 [2024-03-15T19:46:49.176Z] 
15:46:49 [2024-03-15T19:46:49.176Z] (Eclipse:12859): Gtk-WARNING **: 19:46:49.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:49 [2024-03-15T19:46:49.176Z] 
15:46:49 [2024-03-15T19:46:49.176Z] (Eclipse:12859): Gtk-WARNING **: 19:46:49.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:49 [2024-03-15T19:46:49.176Z] 
15:46:49 [2024-03-15T19:46:49.176Z] (Eclipse:12859): Gtk-WARNING **: 19:46:49.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:49 [2024-03-15T19:46:49.176Z] 
15:46:49 [2024-03-15T19:46:49.176Z] (Eclipse:12859): Gtk-WARNING **: 19:46:49.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:49 [2024-03-15T19:46:49.176Z] 
15:46:49 [2024-03-15T19:46:49.176Z] (Eclipse:12859): Gtk-WARNING **: 19:46:49.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:49 [2024-03-15T19:46:49.176Z] 
15:46:49 [2024-03-15T19:46:49.176Z] (Eclipse:12859): Gtk-WARNING **: 19:46:49.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:49 [2024-03-15T19:46:49.176Z] 
15:46:49 [2024-03-15T19:46:49.176Z] (Eclipse:12859): Gtk-WARNING **: 19:46:49.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:49 [2024-03-15T19:46:49.176Z] 
15:46:49 [2024-03-15T19:46:49.176Z] (Eclipse:12859): Gtk-WARNING **: 19:46:49.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:49 [2024-03-15T19:46:49.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135025299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:46:49 [2024-03-15T19:46:49.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135025301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:46:49 [2024-03-15T19:46:49.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135025302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:46:49 [2024-03-15T19:46:49.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135025302 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
15:46:49 [2024-03-15T19:46:49.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135025302 data=null}, ToolItem with tooltip text {Add Bookmark...}]
15:46:49 [2024-03-15T19:46:49.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
15:46:49 [2024-03-15T19:46:49.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
15:46:49 [2024-03-15T19:46:49.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:46:49 [2024-03-15T19:46:49.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:46:49 [2024-03-15T19:46:49.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:46:49 [2024-03-15T19:46:49.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:49 [2024-03-15T19:46:49.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:46:49 [2024-03-15T19:46:49.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:46:49 [2024-03-15T19:46:49.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:46:49 [2024-03-15T19:46:49.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:49 [2024-03-15T19:46:49.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:46:49 [2024-03-15T19:46:49.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135025304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:49 [2024-03-15T19:46:49.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135025305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:49 [2024-03-15T19:46:49.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135025305 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:49 [2024-03-15T19:46:49.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135025305 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:49 [2024-03-15T19:46:49.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135025305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:49 [2024-03-15T19:46:49.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135025305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:49 [2024-03-15T19:46:49.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135025305 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:49 [2024-03-15T19:46:49.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135025001 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
15:46:49 [2024-03-15T19:46:49.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:46:49 [2024-03-15T19:46:49.432Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:46:49 [2024-03-15T19:46:49.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:46:49 [2024-03-15T19:46:49.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135025492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:46:49 [2024-03-15T19:46:49.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135025492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:46:49 [2024-03-15T19:46:49.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135025508 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:46:49 [2024-03-15T19:46:49.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135025508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:46:49 [2024-03-15T19:46:49.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135025508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:46:49 [2024-03-15T19:46:49.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135025508 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:46:49 [2024-03-15T19:46:49.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135025525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:46:49 [2024-03-15T19:46:49.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135025537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:46:49 [2024-03-15T19:46:49.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135025537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:46:49 [2024-03-15T19:46:49.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135025537 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:46:49 [2024-03-15T19:46:49.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135025537 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:46:49 [2024-03-15T19:46:49.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:46:49 [2024-03-15T19:46:49.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:49 [2024-03-15T19:46:49.992Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:46:49 [2024-03-15T19:46:49.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:46:49 [2024-03-15T19:46:49.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135026039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:46:49 [2024-03-15T19:46:49.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135026039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:46:49 [2024-03-15T19:46:49.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135026039 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:46:49 [2024-03-15T19:46:49.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135026039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:46:49 [2024-03-15T19:46:49.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135026039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:46:49 [2024-03-15T19:46:49.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135026039 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:46:49 [2024-03-15T19:46:49.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135026040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:46:49 [2024-03-15T19:46:49.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135026040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:46:49 [2024-03-15T19:46:49.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135026040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:46:49 [2024-03-15T19:46:49.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135026041 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:46:49 [2024-03-15T19:46:49.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135026041 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:46:49 [2024-03-15T19:46:49.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:46:49 [2024-03-15T19:46:49.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:50 [2024-03-15T19:46:50.554Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:46:50 [2024-03-15T19:46:50.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
15:46:50 [2024-03-15T19:46:50.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135026542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:46:50 [2024-03-15T19:46:50.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135026542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:46:50 [2024-03-15T19:46:50.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135026542 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:46:50 [2024-03-15T19:46:50.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135026542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:46:50 [2024-03-15T19:46:50.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135026542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:46:50 [2024-03-15T19:46:50.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135026543 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:46:50 [2024-03-15T19:46:50.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135026544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:46:50 [2024-03-15T19:46:50.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135026544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:46:50 [2024-03-15T19:46:50.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135026544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:46:50 [2024-03-15T19:46:50.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135026544 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:46:50 [2024-03-15T19:46:50.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135026544 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:46:50 [2024-03-15T19:46:50.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
15:46:50 [2024-03-15T19:46:50.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:51 [2024-03-15T19:46:51.115Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:46:51 [2024-03-15T19:46:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
15:46:51 [2024-03-15T19:46:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135027046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:46:51 [2024-03-15T19:46:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135027046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:46:51 [2024-03-15T19:46:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135027046 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
15:46:51 [2024-03-15T19:46:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135027046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:46:51 [2024-03-15T19:46:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135027046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:46:51 [2024-03-15T19:46:51.115Z] 
15:46:51 [2024-03-15T19:46:51.115Z] (Eclipse:12859): Gtk-WARNING **: 19:46:50.968: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:51 [2024-03-15T19:46:51.115Z] 
15:46:51 [2024-03-15T19:46:51.115Z] (Eclipse:12859): Gtk-WARNING **: 19:46:50.968: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:51 [2024-03-15T19:46:51.115Z] 
15:46:51 [2024-03-15T19:46:51.115Z] (Eclipse:12859): Gtk-WARNING **: 19:46:50.968: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:51 [2024-03-15T19:46:51.115Z] 
15:46:51 [2024-03-15T19:46:51.115Z] (Eclipse:12859): Gtk-WARNING **: 19:46:50.968: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:51 [2024-03-15T19:46:51.115Z] 
15:46:51 [2024-03-15T19:46:51.115Z] (Eclipse:12859): Gtk-WARNING **: 19:46:51.005: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:51 [2024-03-15T19:46:51.115Z] 
15:46:51 [2024-03-15T19:46:51.115Z] (Eclipse:12859): Gtk-WARNING **: 19:46:51.005: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:51 [2024-03-15T19:46:51.115Z] 
15:46:51 [2024-03-15T19:46:51.115Z] (Eclipse:12859): Gtk-WARNING **: 19:46:51.005: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:51 [2024-03-15T19:46:51.115Z] 
15:46:51 [2024-03-15T19:46:51.115Z] (Eclipse:12859): Gtk-WARNING **: 19:46:51.005: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:51 [2024-03-15T19:46:51.115Z] 
15:46:51 [2024-03-15T19:46:51.115Z] (Eclipse:12859): Gtk-WARNING **: 19:46:51.041: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:51 [2024-03-15T19:46:51.115Z] 
15:46:51 [2024-03-15T19:46:51.115Z] (Eclipse:12859): Gtk-WARNING **: 19:46:51.041: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:51 [2024-03-15T19:46:51.115Z] 
15:46:51 [2024-03-15T19:46:51.115Z] (Eclipse:12859): Gtk-WARNING **: 19:46:51.041: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:51 [2024-03-15T19:46:51.116Z] 
15:46:51 [2024-03-15T19:46:51.116Z] (Eclipse:12859): Gtk-WARNING **: 19:46:51.041: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:51 [2024-03-15T19:46:51.116Z] 
15:46:51 [2024-03-15T19:46:51.116Z] (Eclipse:12859): Gtk-WARNING **: 19:46:51.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:51 [2024-03-15T19:46:51.116Z] 
15:46:51 [2024-03-15T19:46:51.116Z] (Eclipse:12859): Gtk-WARNING **: 19:46:51.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:51 [2024-03-15T19:46:51.116Z] 
15:46:51 [2024-03-15T19:46:51.116Z] (Eclipse:12859): Gtk-WARNING **: 19:46:51.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:51 [2024-03-15T19:46:51.116Z] 
15:46:51 [2024-03-15T19:46:51.116Z] (Eclipse:12859): Gtk-WARNING **: 19:46:51.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:51 [2024-03-15T19:46:51.116Z] 
15:46:51 [2024-03-15T19:46:51.116Z] (Eclipse:12859): Gtk-WARNING **: 19:46:51.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:51 [2024-03-15T19:46:51.116Z] 
15:46:51 [2024-03-15T19:46:51.116Z] (Eclipse:12859): Gtk-WARNING **: 19:46:51.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:51 [2024-03-15T19:46:51.116Z] 
15:46:51 [2024-03-15T19:46:51.116Z] (Eclipse:12859): Gtk-WARNING **: 19:46:51.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:51 [2024-03-15T19:46:51.116Z] 
15:46:51 [2024-03-15T19:46:51.116Z] (Eclipse:12859): Gtk-WARNING **: 19:46:51.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:51 [2024-03-15T19:46:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135027329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:46:51 [2024-03-15T19:46:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135027331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:46:51 [2024-03-15T19:46:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135027331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:46:51 [2024-03-15T19:46:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135027331 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
15:46:51 [2024-03-15T19:46:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135027331 data=null}, ToolItem with tooltip text {Add Bookmark...}]
15:46:51 [2024-03-15T19:46:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
15:46:51 [2024-03-15T19:46:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
15:46:51 [2024-03-15T19:46:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:46:51 [2024-03-15T19:46:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:46:51 [2024-03-15T19:46:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:46:51 [2024-03-15T19:46:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:51 [2024-03-15T19:46:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:46:51 [2024-03-15T19:46:51.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:46:51 [2024-03-15T19:46:51.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:46:51 [2024-03-15T19:46:51.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:51 [2024-03-15T19:46:51.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:46:51 [2024-03-15T19:46:51.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135027333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:51 [2024-03-15T19:46:51.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135027333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:51 [2024-03-15T19:46:51.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135027333 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:51 [2024-03-15T19:46:51.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135027333 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:51 [2024-03-15T19:46:51.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135027333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:51 [2024-03-15T19:46:51.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135027333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:51 [2024-03-15T19:46:51.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135027333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:51 [2024-03-15T19:46:51.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135027046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
15:46:51 [2024-03-15T19:46:51.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:46:51 [2024-03-15T19:46:51.372Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:46:51 [2024-03-15T19:46:51.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
15:46:51 [2024-03-15T19:46:51.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135027502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:46:51 [2024-03-15T19:46:51.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135027502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:46:51 [2024-03-15T19:46:51.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135027502 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:46:51 [2024-03-15T19:46:51.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135027502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:46:51 [2024-03-15T19:46:51.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135027502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:46:51 [2024-03-15T19:46:51.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135027502 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:46:51 [2024-03-15T19:46:51.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135027502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:46:51 [2024-03-15T19:46:51.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135027503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:46:51 [2024-03-15T19:46:51.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135027503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:46:51 [2024-03-15T19:46:51.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135027503 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:46:51 [2024-03-15T19:46:51.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135027503 data=null}, ToolItem with tooltip text {Previous Marker}]
15:46:51 [2024-03-15T19:46:51.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
15:46:51 [2024-03-15T19:46:51.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:51 [2024-03-15T19:46:51.932Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:46:51 [2024-03-15T19:46:51.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
15:46:51 [2024-03-15T19:46:51.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
15:46:51 [2024-03-15T19:46:51.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
15:46:51 [2024-03-15T19:46:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028004 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
15:46:51 [2024-03-15T19:46:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
15:46:51 [2024-03-15T19:46:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
15:46:51 [2024-03-15T19:46:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
15:46:51 [2024-03-15T19:46:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:46:51 [2024-03-15T19:46:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:46:51 [2024-03-15T19:46:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:46:51 [2024-03-15T19:46:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028042 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
15:46:51 [2024-03-15T19:46:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028042 data=null}, ToolItem with tooltip text {Add Bookmark...}]
15:46:51 [2024-03-15T19:46:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
15:46:51 [2024-03-15T19:46:51.933Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:46:51 [2024-03-15T19:46:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
15:46:51 [2024-03-15T19:46:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:46:51 [2024-03-15T19:46:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:46:51 [2024-03-15T19:46:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028043 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:46:51 [2024-03-15T19:46:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:46:51 [2024-03-15T19:46:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:46:51 [2024-03-15T19:46:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028043 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:46:51 [2024-03-15T19:46:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:46:51 [2024-03-15T19:46:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:46:51 [2024-03-15T19:46:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:46:51 [2024-03-15T19:46:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028044 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:46:51 [2024-03-15T19:46:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028045 data=null}, ToolItem with tooltip text {Next Marker}]
15:46:51 [2024-03-15T19:46:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
15:46:51 [2024-03-15T19:46:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:52 [2024-03-15T19:46:52.495Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:46:52 [2024-03-15T19:46:52.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
15:46:52 [2024-03-15T19:46:52.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
15:46:52 [2024-03-15T19:46:52.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
15:46:52 [2024-03-15T19:46:52.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028546 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
15:46:52 [2024-03-15T19:46:52.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
15:46:52 [2024-03-15T19:46:52.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
15:46:52 [2024-03-15T19:46:52.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028546 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
15:46:52 [2024-03-15T19:46:52.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:46:52 [2024-03-15T19:46:52.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:46:52 [2024-03-15T19:46:52.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:46:52 [2024-03-15T19:46:52.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028588 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
15:46:52 [2024-03-15T19:46:52.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028588 data=null}, ToolItem with tooltip text {Add Bookmark...}]
15:46:52 [2024-03-15T19:46:52.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
15:46:52 [2024-03-15T19:46:52.495Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:46:52 [2024-03-15T19:46:52.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
15:46:52 [2024-03-15T19:46:52.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:46:52 [2024-03-15T19:46:52.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:46:52 [2024-03-15T19:46:52.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028590 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:46:52 [2024-03-15T19:46:52.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:46:52 [2024-03-15T19:46:52.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:46:52 [2024-03-15T19:46:52.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:46:52 [2024-03-15T19:46:52.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:46:52 [2024-03-15T19:46:52.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:46:52 [2024-03-15T19:46:52.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:46:52 [2024-03-15T19:46:52.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028591 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:46:52 [2024-03-15T19:46:52.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028591 data=null}, ToolItem with tooltip text {Previous Marker}]
15:46:52 [2024-03-15T19:46:52.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
15:46:52 [2024-03-15T19:46:52.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:52 [2024-03-15T19:46:52.496Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:46:52 [2024-03-15T19:46:52.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
15:46:52 [2024-03-15T19:46:52.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:46:52 [2024-03-15T19:46:52.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:46:52 [2024-03-15T19:46:52.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028593 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:46:52 [2024-03-15T19:46:52.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:46:52 [2024-03-15T19:46:52.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:46:52 [2024-03-15T19:46:52.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028593 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:46:52 [2024-03-15T19:46:52.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:46:52 [2024-03-15T19:46:52.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:46:52 [2024-03-15T19:46:52.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:46:52 [2024-03-15T19:46:52.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028617 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:46:52 [2024-03-15T19:46:52.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135028617 data=null}, ToolItem with tooltip text {Select Previous State Change}]
15:46:52 [2024-03-15T19:46:52.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
15:46:52 [2024-03-15T19:46:52.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:53 [2024-03-15T19:46:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:54 [2024-03-15T19:46:54.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:46:54 [2024-03-15T19:46:54.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:46:54 [2024-03-15T19:46:54.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:54 [2024-03-15T19:46:54.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:54 [2024-03-15T19:46:54.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:46:54 [2024-03-15T19:46:54.948Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:46:54 [2024-03-15T19:46:54.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
15:46:54 [2024-03-15T19:46:54.948Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:46:54 [2024-03-15T19:46:54.948Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:46:54 [2024-03-15T19:46:54.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
15:46:54 [2024-03-15T19:46:54.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Lost Events'
15:46:54 [2024-03-15T19:46:54.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1135030810 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Lost Events']
15:46:54 [2024-03-15T19:46:54.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Lost Events'
15:46:54 [2024-03-15T19:46:54.948Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:46:54 [2024-03-15T19:46:54.948Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:46:54 [2024-03-15T19:46:54.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
15:46:54 [2024-03-15T19:46:54.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Lost Events'
15:46:54 [2024-03-15T19:46:54.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1135030872 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Lost Events']
15:46:54 [2024-03-15T19:46:54.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Lost Events'
15:46:54 [2024-03-15T19:46:54.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:55 [2024-03-15T19:46:55.204Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:46:55 [2024-03-15T19:46:55.204Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:46:55 [2024-03-15T19:46:55.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:56 [2024-03-15T19:46:56.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:46:56 [2024-03-15T19:46:56.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:46:56 [2024-03-15T19:46:56.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:56 [2024-03-15T19:46:56.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:46:56 [2024-03-15T19:46:56.823Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:46:56 [2024-03-15T19:46:56.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show View Filters}
15:46:56 [2024-03-15T19:46:56.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135032949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:46:56 [2024-03-15T19:46:56.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135032950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:46:56 [2024-03-15T19:46:56.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135032950 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
15:46:56 [2024-03-15T19:46:56.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135032950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:46:56 [2024-03-15T19:46:56.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135032950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:46:57 [2024-03-15T19:46:57.078Z] 
15:46:57 [2024-03-15T19:46:57.078Z] (Eclipse:12859): Gtk-WARNING **: 19:46:56.917: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:57 [2024-03-15T19:46:57.078Z] 
15:46:57 [2024-03-15T19:46:57.078Z] (Eclipse:12859): Gtk-WARNING **: 19:46:56.917: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:57 [2024-03-15T19:46:57.078Z] 
15:46:57 [2024-03-15T19:46:57.078Z] (Eclipse:12859): Gtk-WARNING **: 19:46:56.917: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:57 [2024-03-15T19:46:57.078Z] 
15:46:57 [2024-03-15T19:46:57.078Z] (Eclipse:12859): Gtk-WARNING **: 19:46:56.917: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:57 [2024-03-15T19:46:57.078Z] 
15:46:57 [2024-03-15T19:46:57.078Z] (Eclipse:12859): Gtk-WARNING **: 19:46:56.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:57 [2024-03-15T19:46:57.078Z] 
15:46:57 [2024-03-15T19:46:57.078Z] (Eclipse:12859): Gtk-WARNING **: 19:46:56.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:57 [2024-03-15T19:46:57.078Z] 
15:46:57 [2024-03-15T19:46:57.078Z] (Eclipse:12859): Gtk-WARNING **: 19:46:56.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:57 [2024-03-15T19:46:57.078Z] 
15:46:57 [2024-03-15T19:46:57.078Z] (Eclipse:12859): Gtk-WARNING **: 19:46:56.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:57 [2024-03-15T19:46:57.078Z] 
15:46:57 [2024-03-15T19:46:57.078Z] (Eclipse:12859): Gtk-WARNING **: 19:46:57.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:57 [2024-03-15T19:46:57.078Z] 
15:46:57 [2024-03-15T19:46:57.078Z] (Eclipse:12859): Gtk-WARNING **: 19:46:57.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:57 [2024-03-15T19:46:57.078Z] 
15:46:57 [2024-03-15T19:46:57.078Z] (Eclipse:12859): Gtk-WARNING **: 19:46:57.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:57 [2024-03-15T19:46:57.078Z] 
15:46:57 [2024-03-15T19:46:57.078Z] (Eclipse:12859): Gtk-WARNING **: 19:46:57.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:57 [2024-03-15T19:46:57.078Z] 
15:46:57 [2024-03-15T19:46:57.078Z] (Eclipse:12859): Gtk-WARNING **: 19:46:57.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:57 [2024-03-15T19:46:57.078Z] 
15:46:57 [2024-03-15T19:46:57.078Z] (Eclipse:12859): Gtk-WARNING **: 19:46:57.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:57 [2024-03-15T19:46:57.078Z] 
15:46:57 [2024-03-15T19:46:57.078Z] (Eclipse:12859): Gtk-WARNING **: 19:46:57.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:57 [2024-03-15T19:46:57.078Z] 
15:46:57 [2024-03-15T19:46:57.078Z] (Eclipse:12859): Gtk-WARNING **: 19:46:57.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:46:57 [2024-03-15T19:46:57.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135033276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:46:57 [2024-03-15T19:46:57.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135033280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:46:57 [2024-03-15T19:46:57.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135033280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:46:57 [2024-03-15T19:46:57.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135033280 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
15:46:57 [2024-03-15T19:46:57.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135033280 data=null}, ToolItem with tooltip text {Show View Filters}]
15:46:57 [2024-03-15T19:46:57.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show View Filters}
15:46:57 [2024-03-15T19:46:57.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filter", using matcher: with text 'Filter'
15:46:57 [2024-03-15T19:46:57.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135033282 data=null doit=true}, Shell with text {Filter}]
15:46:57 [2024-03-15T19:46:57.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:46:57 [2024-03-15T19:46:57.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:46:57 [2024-03-15T19:46:57.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:46:57 [2024-03-15T19:46:57.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:46:57 [2024-03-15T19:46:57.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "24", using matcher: of type 'Text'
15:46:57 [2024-03-15T19:46:57.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "24", using matcher: (of type 'Text')
15:46:58 [2024-03-15T19:46:58.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:46:58 [2024-03-15T19:46:58.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:46:58 [2024-03-15T19:46:58.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:46:58 [2024-03-15T19:46:58.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
15:46:58 [2024-03-15T19:46:58.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1135034291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1135034291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1135034292 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1135034292 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1135034292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1135034292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1135034292 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1135034313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1135034313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1135034313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1135034313 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1135034314 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
15:46:58 [2024-03-15T19:46:58.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:46:58 [2024-03-15T19:46:58.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:46:58 [2024-03-15T19:46:58.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:46:58 [2024-03-15T19:46:58.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:46:58 [2024-03-15T19:46:58.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1135034315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1135034315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1135034315 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1135034315 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1135034315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1135034315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1135034315 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1135034327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1135034328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1135034328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1135034328 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1135034328 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:46:58 [2024-03-15T19:46:58.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:46:58 [2024-03-15T19:46:58.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {CPU 1 States} time=1135034341 data=null button=0 stateMask=0x0 x=106 y=127 count=0}, TreeItem with text {synthetic-trace}]
15:46:58 [2024-03-15T19:46:58.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1135034341 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:46:58 [2024-03-15T19:46:58.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1135034341 data=null}, TreeItem with text {synthetic-trace}]
15:46:58 [2024-03-15T19:46:58.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {CPU 1 States} time=1135034342 data=null button=1 stateMask=0x0 x=106 y=127 count=1}, TreeItem with text {synthetic-trace}]
15:46:58 [2024-03-15T19:46:58.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135034342 data=null item=TreeItem {CPU 1 States} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:46:58 [2024-03-15T19:46:58.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {CPU 1 States} time=1135034343 data=null button=1 stateMask=0x80000 x=106 y=127 count=1}, TreeItem with text {synthetic-trace}]
15:46:58 [2024-03-15T19:46:58.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:46:58 [2024-03-15T19:46:58.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:46:58 [2024-03-15T19:46:58.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:46:58 [2024-03-15T19:46:58.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
15:46:58 [2024-03-15T19:46:58.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1135034344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1135034344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1135034344 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1135034344 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1135034344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1135034344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1135034344 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1135034356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1135034356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1135034356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1135034356 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1135034356 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
15:46:58 [2024-03-15T19:46:58.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=1135034357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1135034357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=1135034357 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=1135034357 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=1135034357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=1135034357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=1135034357 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=1135034358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1135034358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=1135034358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=1135034358 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=1135034358 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1135034360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1135034360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1135034360 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1135034360 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1135034360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1135034360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1135034360 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1135034362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1135034363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1135034363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1135034363 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1135034363 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=1135034363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1135034363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=1135034363 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=1135034363 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=1135034364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=1135034364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=1135034364 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=1135034364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1135034364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=1135034364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=1135034364 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=1135034364 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1135034365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1135034365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1135034365 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1135034365 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1135034365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1135034365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1135034365 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1135034378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1135034379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1135034379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1135034379 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1135034379 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1135034379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1135034380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=1135034380 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1135034380 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1135034380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1135034380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=1135034380 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1135034380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1135034380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1135034380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1135034380 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1135034380 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:46:58 [2024-03-15T19:46:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1135034381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1135034381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1135034381 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1135034381 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1135034381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1135034381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1135034381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1135034384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1135034384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1135034384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1135034384 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1135034384 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck subtree
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=1135034385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1135034385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck subtree} time=1135034385 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=1135034385 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=1135034385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=1135034385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck subtree} time=1135034385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=1135034386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1135034386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=1135034386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=1135034386 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=1135034386 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck subtree
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1135034387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1135034387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1135034387 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1135034387 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1135034387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1135034387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1135034387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1135034400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1135034400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1135034400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1135034400 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1135034400 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "synthetic-trace", using matcher: of type 'Text'
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "synthetic-trace", using matcher: (of type 'Text')
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1135034406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1135034406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1135034406 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1135034406 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1135034406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1135034406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1135034406 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1135034415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1135034415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1135034415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1135034415 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1135034415 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:46:58 [2024-03-15T19:46:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:46:58 [2024-03-15T19:46:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:46:58 [2024-03-15T19:46:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:46:58 [2024-03-15T19:46:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:58 [2024-03-15T19:46:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:46:58 [2024-03-15T19:46:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135034416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135034416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135034416 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135034416 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135034416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135034416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135034416 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:46:58 [2024-03-15T19:46:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135032950 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show View Filters}]
15:46:58 [2024-03-15T19:46:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:46:58 [2024-03-15T19:46:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:47:00 [2024-03-15T19:47:00.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:47:00 [2024-03-15T19:47:00.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:47:00 [2024-03-15T19:47:00.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:47:00 [2024-03-15T19:47:00.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:47:00 [2024-03-15T19:47:00.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:47:00 [2024-03-15T19:47:00.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:47:00 [2024-03-15T19:47:00.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:47:00 [2024-03-15T19:47:00.303Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:47:00 [2024-03-15T19:47:00.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
15:47:00 [2024-03-15T19:47:00.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135036174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:00 [2024-03-15T19:47:00.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135036174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:00 [2024-03-15T19:47:00.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135036174 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:47:00 [2024-03-15T19:47:00.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135036174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:00 [2024-03-15T19:47:00.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135036174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:00 [2024-03-15T19:47:00.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135036175 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:47:00 [2024-03-15T19:47:00.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135036175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:00 [2024-03-15T19:47:00.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135036175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:00 [2024-03-15T19:47:00.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135036175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:00 [2024-03-15T19:47:00.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135036175 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:47:00 [2024-03-15T19:47:00.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135036175 data=null}, ToolItem with tooltip text {Next Marker}]
15:47:00 [2024-03-15T19:47:00.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
15:47:00 [2024-03-15T19:47:00.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:47:00 [2024-03-15T19:47:00.559Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:47:00 [2024-03-15T19:47:00.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
15:47:00 [2024-03-15T19:47:00.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135036677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:00 [2024-03-15T19:47:00.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135036677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:00 [2024-03-15T19:47:00.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135036677 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:47:00 [2024-03-15T19:47:00.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135036677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:00 [2024-03-15T19:47:00.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135036677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:00 [2024-03-15T19:47:00.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135036677 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:47:00 [2024-03-15T19:47:00.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135036678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:00 [2024-03-15T19:47:00.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135036678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:00 [2024-03-15T19:47:00.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135036678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:00 [2024-03-15T19:47:00.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135036718 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:47:00 [2024-03-15T19:47:00.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135036736 data=null}, ToolItem with tooltip text {Next Marker}]
15:47:00 [2024-03-15T19:47:00.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
15:47:00 [2024-03-15T19:47:00.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:47:01 [2024-03-15T19:47:01.120Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:47:01 [2024-03-15T19:47:01.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
15:47:01 [2024-03-15T19:47:01.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135037238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:01 [2024-03-15T19:47:01.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135037238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:01 [2024-03-15T19:47:01.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135037238 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:47:01 [2024-03-15T19:47:01.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135037238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:01 [2024-03-15T19:47:01.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135037238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:01 [2024-03-15T19:47:01.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135037238 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:47:01 [2024-03-15T19:47:01.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135037239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:01 [2024-03-15T19:47:01.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135037239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:01 [2024-03-15T19:47:01.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135037239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:01 [2024-03-15T19:47:01.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135037239 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:47:01 [2024-03-15T19:47:01.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135037239 data=null}, ToolItem with tooltip text {Next Marker}]
15:47:01 [2024-03-15T19:47:01.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
15:47:01 [2024-03-15T19:47:01.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:47:01 [2024-03-15T19:47:01.682Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:47:01 [2024-03-15T19:47:01.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
15:47:01 [2024-03-15T19:47:01.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135037762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:01 [2024-03-15T19:47:01.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135037762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:01 [2024-03-15T19:47:01.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135037762 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:47:01 [2024-03-15T19:47:01.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135037762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:01 [2024-03-15T19:47:01.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135037762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:01 [2024-03-15T19:47:01.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135037762 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:47:01 [2024-03-15T19:47:01.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135037764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:01 [2024-03-15T19:47:01.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135037764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:01 [2024-03-15T19:47:01.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135037764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:01 [2024-03-15T19:47:01.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135037764 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:47:01 [2024-03-15T19:47:01.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135037764 data=null}, ToolItem with tooltip text {Previous Marker}]
15:47:01 [2024-03-15T19:47:01.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
15:47:01 [2024-03-15T19:47:01.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:47:02 [2024-03-15T19:47:02.244Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:47:02 [2024-03-15T19:47:02.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
15:47:02 [2024-03-15T19:47:02.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135038266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:02 [2024-03-15T19:47:02.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135038279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:02 [2024-03-15T19:47:02.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135038279 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:47:02 [2024-03-15T19:47:02.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135038279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:02 [2024-03-15T19:47:02.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135038280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:02 [2024-03-15T19:47:02.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135038280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:47:02 [2024-03-15T19:47:02.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135038280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:02 [2024-03-15T19:47:02.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135038281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:02 [2024-03-15T19:47:02.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135038281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:02 [2024-03-15T19:47:02.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135038281 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:47:02 [2024-03-15T19:47:02.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135038281 data=null}, ToolItem with tooltip text {Previous Marker}]
15:47:02 [2024-03-15T19:47:02.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
15:47:02 [2024-03-15T19:47:02.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:47:02 [2024-03-15T19:47:02.807Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:47:02 [2024-03-15T19:47:02.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
15:47:02 [2024-03-15T19:47:02.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135038782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:02 [2024-03-15T19:47:02.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135038782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:02 [2024-03-15T19:47:02.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135038783 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:47:02 [2024-03-15T19:47:02.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135038783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:02 [2024-03-15T19:47:02.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135038783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:02 [2024-03-15T19:47:02.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135038783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:47:02 [2024-03-15T19:47:02.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135038783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:02 [2024-03-15T19:47:02.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135038784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:02 [2024-03-15T19:47:02.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135038784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:02 [2024-03-15T19:47:02.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135038784 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:47:02 [2024-03-15T19:47:02.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135038784 data=null}, ToolItem with tooltip text {Previous Marker}]
15:47:02 [2024-03-15T19:47:02.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
15:47:02 [2024-03-15T19:47:02.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:47:03 [2024-03-15T19:47:03.368Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:47:03 [2024-03-15T19:47:03.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
15:47:03 [2024-03-15T19:47:03.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135039288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:03 [2024-03-15T19:47:03.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135039288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:03 [2024-03-15T19:47:03.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135039289 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:47:03 [2024-03-15T19:47:03.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135039289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:03 [2024-03-15T19:47:03.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135039289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:03 [2024-03-15T19:47:03.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135039289 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:47:03 [2024-03-15T19:47:03.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135039290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:03 [2024-03-15T19:47:03.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135039290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:03 [2024-03-15T19:47:03.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135039290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:03 [2024-03-15T19:47:03.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135039290 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:47:03 [2024-03-15T19:47:03.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135039290 data=null}, ToolItem with tooltip text {Next Marker}]
15:47:03 [2024-03-15T19:47:03.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
15:47:03 [2024-03-15T19:47:03.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:47:03 [2024-03-15T19:47:03.624Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:47:03 [2024-03-15T19:47:03.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
15:47:03 [2024-03-15T19:47:03.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135039804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:03 [2024-03-15T19:47:03.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135039804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:03 [2024-03-15T19:47:03.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135039804 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:47:03 [2024-03-15T19:47:03.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135039804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:03 [2024-03-15T19:47:03.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135039804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:03 [2024-03-15T19:47:03.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135039804 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:47:03 [2024-03-15T19:47:03.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135039805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:03 [2024-03-15T19:47:03.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135039805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:03 [2024-03-15T19:47:03.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135039805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:03 [2024-03-15T19:47:03.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135039805 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:47:03 [2024-03-15T19:47:03.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135039805 data=null}, ToolItem with tooltip text {Next Marker}]
15:47:03 [2024-03-15T19:47:03.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
15:47:03 [2024-03-15T19:47:03.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:47:04 [2024-03-15T19:47:04.185Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:47:04 [2024-03-15T19:47:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
15:47:04 [2024-03-15T19:47:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135040307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:04 [2024-03-15T19:47:04.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135040307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:04 [2024-03-15T19:47:04.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135040307 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:47:04 [2024-03-15T19:47:04.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135040307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:04 [2024-03-15T19:47:04.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135040307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:04 [2024-03-15T19:47:04.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135040307 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:47:04 [2024-03-15T19:47:04.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135040308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:04 [2024-03-15T19:47:04.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135040308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:04 [2024-03-15T19:47:04.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135040308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:47:04 [2024-03-15T19:47:04.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135040308 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:47:04 [2024-03-15T19:47:04.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135040308 data=null}, ToolItem with tooltip text {Next Marker}]
15:47:04 [2024-03-15T19:47:04.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
15:47:04 [2024-03-15T19:47:04.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:47:04 [2024-03-15T19:47:04.747Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:47:04 [2024-03-15T19:47:04.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
15:47:04 [2024-03-15T19:47:04.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135040822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:04 [2024-03-15T19:47:04.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135040823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:04 [2024-03-15T19:47:04.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135040823 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:47:04 [2024-03-15T19:47:04.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135040823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:04 [2024-03-15T19:47:04.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135040823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:04 [2024-03-15T19:47:04.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135040823 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:47:04 [2024-03-15T19:47:04.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135040824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:04 [2024-03-15T19:47:04.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135040824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:04 [2024-03-15T19:47:04.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135040833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:04 [2024-03-15T19:47:04.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135040833 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:47:04 [2024-03-15T19:47:04.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135040833 data=null}, ToolItem with tooltip text {Previous Marker}]
15:47:04 [2024-03-15T19:47:04.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
15:47:04 [2024-03-15T19:47:04.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:47:05 [2024-03-15T19:47:05.311Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:47:05 [2024-03-15T19:47:05.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
15:47:05 [2024-03-15T19:47:05.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135041335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:05 [2024-03-15T19:47:05.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135041335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:05 [2024-03-15T19:47:05.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135041335 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:47:05 [2024-03-15T19:47:05.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135041335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:05 [2024-03-15T19:47:05.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135041335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:05 [2024-03-15T19:47:05.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135041335 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:47:05 [2024-03-15T19:47:05.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135041336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:05 [2024-03-15T19:47:05.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135041336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:05 [2024-03-15T19:47:05.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135041336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:05 [2024-03-15T19:47:05.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135041337 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:47:05 [2024-03-15T19:47:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135041337 data=null}, ToolItem with tooltip text {Previous Marker}]
15:47:05 [2024-03-15T19:47:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
15:47:05 [2024-03-15T19:47:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:47:05 [2024-03-15T19:47:05.873Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:47:05 [2024-03-15T19:47:05.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
15:47:05 [2024-03-15T19:47:05.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135041879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:05 [2024-03-15T19:47:05.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135041879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:05 [2024-03-15T19:47:05.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135041879 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:47:05 [2024-03-15T19:47:05.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135041879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:05 [2024-03-15T19:47:05.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135041879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:05 [2024-03-15T19:47:05.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135041879 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:47:05 [2024-03-15T19:47:05.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135041879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:05 [2024-03-15T19:47:05.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135041880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:05 [2024-03-15T19:47:05.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135041880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:47:05 [2024-03-15T19:47:05.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135041880 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:47:05 [2024-03-15T19:47:05.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135041880 data=null}, ToolItem with tooltip text {Previous Marker}]
15:47:05 [2024-03-15T19:47:05.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
15:47:05 [2024-03-15T19:47:05.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:47:05 [2024-03-15T19:47:05.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:47:07 [2024-03-15T19:47:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:47:07 [2024-03-15T19:47:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:47:07 [2024-03-15T19:47:07.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:47:07 [2024-03-15T19:47:07.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
15:47:07 [2024-03-15T19:47:07.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
15:47:07 [2024-03-15T19:47:07.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:47:07 [2024-03-15T19:47:07.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:47:07 [2024-03-15T19:47:07.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:47:08 [2024-03-15T19:47:08.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:47:08 [2024-03-15T19:47:08.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:47:08 [2024-03-15T19:47:08.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:47:08 [2024-03-15T19:47:08.857Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:47:09 [2024-03-15T19:47:09.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:47:10 [2024-03-15T19:47:10.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:47:10 [2024-03-15T19:47:10.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:47:10 [2024-03-15T19:47:10.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:47:10 [2024-03-15T19:47:10.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
15:47:10 [2024-03-15T19:47:10.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
15:47:10 [2024-03-15T19:47:10.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:47:10 [2024-03-15T19:47:10.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:47:12 [2024-03-15T19:47:12.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:47:12 [2024-03-15T19:47:12.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:47:12 [2024-03-15T19:47:12.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:47:12 [2024-03-15T19:47:12.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:47:12 [2024-03-15T19:47:12.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:47:12 [2024-03-15T19:47:12.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:47:12 [2024-03-15T19:47:12.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:47:12 [2024-03-15T19:47:12.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:47:12 [2024-03-15T19:47:12.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:47:14 [2024-03-15T19:47:14.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:47:14 [2024-03-15T19:47:14.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:47:14 [2024-03-15T19:47:14.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:47:14 [2024-03-15T19:47:14.051Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:47:14 [2024-03-15T19:47:14.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:47:14 [2024-03-15T19:47:14.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135050125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:47:14 [2024-03-15T19:47:14.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135050125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:47:14 [2024-03-15T19:47:14.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135050125 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:47:14 [2024-03-15T19:47:14.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135050125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:47:14 [2024-03-15T19:47:14.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135050126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:47:14 [2024-03-15T19:47:14.308Z] 
15:47:14 [2024-03-15T19:47:14.308Z] (Eclipse:12859): Gtk-WARNING **: 19:47:14.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:14 [2024-03-15T19:47:14.308Z] 
15:47:14 [2024-03-15T19:47:14.308Z] (Eclipse:12859): Gtk-WARNING **: 19:47:14.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:14 [2024-03-15T19:47:14.308Z] 
15:47:14 [2024-03-15T19:47:14.308Z] (Eclipse:12859): Gtk-WARNING **: 19:47:14.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:14 [2024-03-15T19:47:14.308Z] 
15:47:14 [2024-03-15T19:47:14.308Z] (Eclipse:12859): Gtk-WARNING **: 19:47:14.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:14 [2024-03-15T19:47:14.308Z] 
15:47:14 [2024-03-15T19:47:14.308Z] (Eclipse:12859): Gtk-WARNING **: 19:47:14.172: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:14 [2024-03-15T19:47:14.308Z] 
15:47:14 [2024-03-15T19:47:14.308Z] (Eclipse:12859): Gtk-WARNING **: 19:47:14.172: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:14 [2024-03-15T19:47:14.308Z] 
15:47:14 [2024-03-15T19:47:14.308Z] (Eclipse:12859): Gtk-WARNING **: 19:47:14.172: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:14 [2024-03-15T19:47:14.308Z] 
15:47:14 [2024-03-15T19:47:14.308Z] (Eclipse:12859): Gtk-WARNING **: 19:47:14.172: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:14 [2024-03-15T19:47:14.308Z] 
15:47:14 [2024-03-15T19:47:14.308Z] (Eclipse:12859): Gtk-WARNING **: 19:47:14.216: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:14 [2024-03-15T19:47:14.308Z] 
15:47:14 [2024-03-15T19:47:14.308Z] (Eclipse:12859): Gtk-WARNING **: 19:47:14.216: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:14 [2024-03-15T19:47:14.308Z] 
15:47:14 [2024-03-15T19:47:14.308Z] (Eclipse:12859): Gtk-WARNING **: 19:47:14.216: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:14 [2024-03-15T19:47:14.308Z] 
15:47:14 [2024-03-15T19:47:14.308Z] (Eclipse:12859): Gtk-WARNING **: 19:47:14.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:14 [2024-03-15T19:47:14.308Z] 
15:47:14 [2024-03-15T19:47:14.308Z] (Eclipse:12859): Gtk-WARNING **: 19:47:14.250: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:14 [2024-03-15T19:47:14.308Z] 
15:47:14 [2024-03-15T19:47:14.308Z] (Eclipse:12859): Gtk-WARNING **: 19:47:14.250: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:14 [2024-03-15T19:47:14.308Z] 
15:47:14 [2024-03-15T19:47:14.308Z] (Eclipse:12859): Gtk-WARNING **: 19:47:14.250: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:14 [2024-03-15T19:47:14.308Z] 
15:47:14 [2024-03-15T19:47:14.308Z] (Eclipse:12859): Gtk-WARNING **: 19:47:14.251: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:14 [2024-03-15T19:47:14.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135050466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:47:14 [2024-03-15T19:47:14.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135050468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:47:14 [2024-03-15T19:47:14.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135050468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:47:14 [2024-03-15T19:47:14.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135050468 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:47:14 [2024-03-15T19:47:14.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135050468 data=null}, ToolItem with tooltip text {Show Legend}]
15:47:14 [2024-03-15T19:47:14.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:47:14 [2024-03-15T19:47:14.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:47:14 [2024-03-15T19:47:14.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135050473 data=null doit=true}, Shell with text {Legend}]
15:47:14 [2024-03-15T19:47:14.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135050481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135050481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135050481 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135050481 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135050481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135050481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135050481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:14 [2024-03-15T19:47:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135050126 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:47:14 [2024-03-15T19:47:14.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:47:14 [2024-03-15T19:47:14.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2a666c8e] time=1135050738 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:47:14 [2024-03-15T19:47:14.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:47:14 [2024-03-15T19:47:14.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:47:14 [2024-03-15T19:47:14.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:47:14 [2024-03-15T19:47:14.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:14 [2024-03-15T19:47:14.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135050772 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:47:14 [2024-03-15T19:47:14.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135050772 data=null doit=true}, TreeItem with text {test}]
15:47:14 [2024-03-15T19:47:14.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135050798 data=null}, TreeItem with text {test}]
15:47:14 [2024-03-15T19:47:14.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135050798 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:14 [2024-03-15T19:47:14.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135050798 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:47:14 [2024-03-15T19:47:14.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135050812 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:14 [2024-03-15T19:47:14.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:47:14 [2024-03-15T19:47:14.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:47:14 [2024-03-15T19:47:14.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:47:15 [2024-03-15T19:47:15.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:47:15 [2024-03-15T19:47:15.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:47:15 [2024-03-15T19:47:15.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:47:15 [2024-03-15T19:47:15.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:47:15 [2024-03-15T19:47:15.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:47:15 [2024-03-15T19:47:15.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:47:15 [2024-03-15T19:47:15.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:47:15 [2024-03-15T19:47:15.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:47:15 [2024-03-15T19:47:15.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:47:15 [2024-03-15T19:47:15.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:47:15 [2024-03-15T19:47:15.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135051206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:15 [2024-03-15T19:47:15.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135051206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:15 [2024-03-15T19:47:15.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135051207 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:15 [2024-03-15T19:47:15.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135051207 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:15 [2024-03-15T19:47:15.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135051207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:15 [2024-03-15T19:47:15.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135051207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:15 [2024-03-15T19:47:15.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135051207 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:15 [2024-03-15T19:47:15.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135051207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:15 [2024-03-15T19:47:15.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135051209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:15 [2024-03-15T19:47:15.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135051209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:15 [2024-03-15T19:47:15.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135051209 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:15 [2024-03-15T19:47:15.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135051209 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:15 [2024-03-15T19:47:15.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:47:15 [2024-03-15T19:47:15.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:47:15 [2024-03-15T19:47:15.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:47:15 [2024-03-15T19:47:15.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:47:15 [2024-03-15T19:47:15.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:47:15 [2024-03-15T19:47:15.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:47:15 [2024-03-15T19:47:15.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:47:15 [2024-03-15T19:47:15.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:15 [2024-03-15T19:47:15.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:47:15 [2024-03-15T19:47:15.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135051209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:15 [2024-03-15T19:47:15.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135051209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:15 [2024-03-15T19:47:15.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135051210 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:15 [2024-03-15T19:47:15.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135051210 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:15 [2024-03-15T19:47:15.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135051210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:15 [2024-03-15T19:47:15.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135051210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:15 [2024-03-15T19:47:15.079Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:15 [2024-03-15T19:47:15.079Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:15 [2024-03-15T19:47:15.079Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:15 [2024-03-15T19:47:15.079Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:15 [2024-03-15T19:47:15.079Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:15 [2024-03-15T19:47:15.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:47:15 [2024-03-15T19:47:15.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135051210 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:15 [2024-03-15T19:47:15.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135050851 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:47:15 [2024-03-15T19:47:15.590Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 43.20 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
15:47:15 [2024-03-15T19:47:15.590Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testKeyboardSelectNextPreviousMarker -- Time elapsed: 7.911 s
15:47:15 [2024-03-15T19:47:15.590Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testShowRows -- Time elapsed: 2.104 s
15:47:15 [2024-03-15T19:47:15.590Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testMarkerAxis -- Time elapsed: 3.439 s
15:47:15 [2024-03-15T19:47:15.590Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testAddRemoveBookmark -- Time elapsed: 6.786 s
15:47:15 [2024-03-15T19:47:15.590Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testShowMarkers -- Time elapsed: 2.252 s
15:47:15 [2024-03-15T19:47:15.590Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest skipped
15:47:15 [2024-03-15T19:47:15.590Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testFilter -- Time elapsed: 3.149 s
15:47:15 [2024-03-15T19:47:15.590Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testToolBarSelectNextPreviousMarker -- Time elapsed: 7.358 s
15:47:15 [2024-03-15T19:47:15.590Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testHorizontalScrollbar -- Time elapsed: 1.580 s
15:47:15 [2024-03-15T19:47:15.590Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testToolbar -- Time elapsed: 1.565 s
15:47:15 [2024-03-15T19:47:15.590Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testVerticalScrollbar -- Time elapsed: 1.570 s
15:47:15 [2024-03-15T19:47:15.590Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testOpenCloseOpen -- Time elapsed: 1.977 s
15:47:15 [2024-03-15T19:47:15.590Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testLegend -- Time elapsed: 2.012 s
15:47:15 [2024-03-15T19:47:15.590Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
15:47:15 [2024-03-15T19:47:15.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2a666c8e] time=1135051736 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:47:15 [2024-03-15T19:47:15.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:47:15 [2024-03-15T19:47:15.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:47:15 [2024-03-15T19:47:15.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:47:15 [2024-03-15T19:47:15.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:47:15 [2024-03-15T19:47:15.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1135051891 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:47:15 [2024-03-15T19:47:15.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:47:18 [2024-03-15T19:47:18.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:47:18 [2024-03-15T19:47:18.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:47:18 [2024-03-15T19:47:18.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.controlflow"'
15:47:18 [2024-03-15T19:47:18.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.graph.ui.criticalpath.view.criticalpathview"'
15:47:18 [2024-03-15T19:47:18.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:47:18 [2024-03-15T19:47:18.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:47:18 [2024-03-15T19:47:18.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:47:18 [2024-03-15T19:47:18.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:47:18 [2024-03-15T19:47:18.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338'
15:47:18 [2024-03-15T19:47:18.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow weston/338'
15:47:18 [2024-03-15T19:47:18.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=1135054364 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Follow weston/338']
15:47:18 [2024-03-15T19:47:18.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow weston/338'
15:47:20 [2024-03-15T19:47:20.300Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 21
15:47:20 [2024-03-15T19:47:20.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow critical path forward}
15:47:20 [2024-03-15T19:47:20.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135056417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
15:47:20 [2024-03-15T19:47:20.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135056417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
15:47:20 [2024-03-15T19:47:20.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135056417 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
15:47:20 [2024-03-15T19:47:20.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135056417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
15:47:20 [2024-03-15T19:47:20.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135056417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
15:47:20 [2024-03-15T19:47:20.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135056417 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
15:47:20 [2024-03-15T19:47:20.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135056418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
15:47:20 [2024-03-15T19:47:20.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135056418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
15:47:20 [2024-03-15T19:47:20.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135056418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
15:47:20 [2024-03-15T19:47:20.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135056419 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
15:47:20 [2024-03-15T19:47:20.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135056419 data=null}, ToolItem with tooltip text {Follow critical path forward}]
15:47:20 [2024-03-15T19:47:20.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow critical path forward}
15:47:20 [2024-03-15T19:47:20.862Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 21
15:47:20 [2024-03-15T19:47:20.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow critical path forward}
15:47:20 [2024-03-15T19:47:20.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135056921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
15:47:20 [2024-03-15T19:47:20.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135056921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
15:47:20 [2024-03-15T19:47:20.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135056921 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
15:47:20 [2024-03-15T19:47:20.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135056921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
15:47:20 [2024-03-15T19:47:20.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135056921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
15:47:20 [2024-03-15T19:47:20.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135056921 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
15:47:20 [2024-03-15T19:47:20.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135056922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
15:47:20 [2024-03-15T19:47:20.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135056922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
15:47:20 [2024-03-15T19:47:20.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135056923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
15:47:20 [2024-03-15T19:47:20.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135056923 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
15:47:20 [2024-03-15T19:47:20.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135056923 data=null}, ToolItem with tooltip text {Follow critical path forward}]
15:47:20 [2024-03-15T19:47:20.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow critical path forward}
15:47:21 [2024-03-15T19:47:21.422Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 21
15:47:21 [2024-03-15T19:47:21.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow critical path backward}
15:47:21 [2024-03-15T19:47:21.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135057424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
15:47:21 [2024-03-15T19:47:21.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135057425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
15:47:21 [2024-03-15T19:47:21.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135057425 data=null doit=true}, ToolItem with tooltip text {Follow critical path backward}]
15:47:21 [2024-03-15T19:47:21.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135057425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
15:47:21 [2024-03-15T19:47:21.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135057425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
15:47:21 [2024-03-15T19:47:21.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135057425 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow critical path backward}]
15:47:21 [2024-03-15T19:47:21.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135057427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
15:47:21 [2024-03-15T19:47:21.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135057427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
15:47:21 [2024-03-15T19:47:21.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135057427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
15:47:21 [2024-03-15T19:47:21.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135057427 data=null doit=true}, ToolItem with tooltip text {Follow critical path backward}]
15:47:21 [2024-03-15T19:47:21.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135057427 data=null}, ToolItem with tooltip text {Follow critical path backward}]
15:47:21 [2024-03-15T19:47:21.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow critical path backward}
15:47:21 [2024-03-15T19:47:21.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340'
15:47:21 [2024-03-15T19:47:21.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow weston-desktop-/340'
15:47:21 [2024-03-15T19:47:21.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=1135057979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Follow weston-desktop-/340']
15:47:21 [2024-03-15T19:47:21.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow weston-desktop-/340'
15:47:22 [2024-03-15T19:47:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2a666c8e] time=1135058641 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:47:22 [2024-03-15T19:47:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:47:22 [2024-03-15T19:47:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:47:22 [2024-03-15T19:47:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:47:22 [2024-03-15T19:47:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:22 [2024-03-15T19:47:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135058703 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:47:22 [2024-03-15T19:47:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135058703 data=null doit=true}, TreeItem with text {test}]
15:47:22 [2024-03-15T19:47:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135058703 data=null}, TreeItem with text {test}]
15:47:22 [2024-03-15T19:47:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135058703 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:22 [2024-03-15T19:47:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135058703 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:47:22 [2024-03-15T19:47:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135058718 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:22 [2024-03-15T19:47:22.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:47:22 [2024-03-15T19:47:22.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:47:22 [2024-03-15T19:47:22.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:47:23 [2024-03-15T19:47:23.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:47:23 [2024-03-15T19:47:23.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:47:23 [2024-03-15T19:47:23.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:47:23 [2024-03-15T19:47:23.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:47:23 [2024-03-15T19:47:23.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:47:23 [2024-03-15T19:47:23.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:47:23 [2024-03-15T19:47:23.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:47:23 [2024-03-15T19:47:23.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:47:23 [2024-03-15T19:47:23.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:47:23 [2024-03-15T19:47:23.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:47:23 [2024-03-15T19:47:23.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135059143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:23 [2024-03-15T19:47:23.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135059143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:23 [2024-03-15T19:47:23.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135059144 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:23 [2024-03-15T19:47:23.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135059144 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:23 [2024-03-15T19:47:23.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135059144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:23 [2024-03-15T19:47:23.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135059144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:23 [2024-03-15T19:47:23.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135059144 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:23 [2024-03-15T19:47:23.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135059144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:23 [2024-03-15T19:47:23.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135059144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:23 [2024-03-15T19:47:23.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135059144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:23 [2024-03-15T19:47:23.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135059144 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:23 [2024-03-15T19:47:23.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135059145 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:23 [2024-03-15T19:47:23.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:47:23 [2024-03-15T19:47:23.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:47:23 [2024-03-15T19:47:23.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:47:23 [2024-03-15T19:47:23.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:47:23 [2024-03-15T19:47:23.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:47:23 [2024-03-15T19:47:23.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:47:23 [2024-03-15T19:47:23.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:47:23 [2024-03-15T19:47:23.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:23 [2024-03-15T19:47:23.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:47:23 [2024-03-15T19:47:23.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135059146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:23 [2024-03-15T19:47:23.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135059146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:23 [2024-03-15T19:47:23.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135059146 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:23 [2024-03-15T19:47:23.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135059146 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:23 [2024-03-15T19:47:23.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135059146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:23 [2024-03-15T19:47:23.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135059146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:23 [2024-03-15T19:47:23.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:23 [2024-03-15T19:47:23.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:23 [2024-03-15T19:47:23.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:23 [2024-03-15T19:47:23.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:23 [2024-03-15T19:47:23.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:23 [2024-03-15T19:47:23.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:47:23 [2024-03-15T19:47:23.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135059146 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:23 [2024-03-15T19:47:23.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135058759 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:47:23 [2024-03-15T19:47:23.568Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.921 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
15:47:23 [2024-03-15T19:47:23.568Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest.testFull -- Time elapsed: 6.328 s
15:47:23 [2024-03-15T19:47:23.568Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest
15:47:23 [2024-03-15T19:47:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2a666c8e] time=1135059660 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:47:23 [2024-03-15T19:47:23.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:47:23 [2024-03-15T19:47:23.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:47:23 [2024-03-15T19:47:23.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:47:23 [2024-03-15T19:47:23.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:47:23 [2024-03-15T19:47:23.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1135059821 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:47:23 [2024-03-15T19:47:23.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:47:27 [2024-03-15T19:47:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:47:27 [2024-03-15T19:47:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:47:27 [2024-03-15T19:47:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:47:28 [2024-03-15T19:47:28.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:47:28 [2024-03-15T19:47:28.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:47:28 [2024-03-15T19:47:28.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:47:28 [2024-03-15T19:47:28.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:47:28 [2024-03-15T19:47:28.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:47:28 [2024-03-15T19:47:28.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:28 [2024-03-15T19:47:28.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135064212 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:47:28 [2024-03-15T19:47:28.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135064213 data=null doit=true}, TreeItem with text {test}]
15:47:28 [2024-03-15T19:47:28.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135064213 data=null}, TreeItem with text {test}]
15:47:28 [2024-03-15T19:47:28.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135064213 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:28 [2024-03-15T19:47:28.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135064213 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:47:28 [2024-03-15T19:47:28.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135064243 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:28 [2024-03-15T19:47:28.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135064244 data=null doit=true}, TreeItem with text {test}]
15:47:28 [2024-03-15T19:47:28.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135064245 data=null}, TreeItem with text {test}]
15:47:28 [2024-03-15T19:47:28.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135064245 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:28 [2024-03-15T19:47:28.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135064245 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
15:47:28 [2024-03-15T19:47:28.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135064326 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:28 [2024-03-15T19:47:28.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:47:28 [2024-03-15T19:47:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135064330 data=null doit=true}, TreeItem with text {Traces [1]}]
15:47:28 [2024-03-15T19:47:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135064330 data=null}, TreeItem with text {Traces [1]}]
15:47:28 [2024-03-15T19:47:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135064331 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:47:28 [2024-03-15T19:47:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135064331 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:47:28 [2024-03-15T19:47:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135064334 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:47:28 [2024-03-15T19:47:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1135064334 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:47:28 [2024-03-15T19:47:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1135064334 data=null}, TreeItem with text {synthetic-trace}]
15:47:28 [2024-03-15T19:47:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1135064335 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {synthetic-trace}]
15:47:28 [2024-03-15T19:47:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135064335 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:47:28 [2024-03-15T19:47:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1135064337 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {synthetic-trace}]
15:47:28 [2024-03-15T19:47:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:28 [2024-03-15T19:47:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Views} time=1135064338 data=null button=0 stateMask=0x0 x=116 y=104 count=0}, Tree node with text: Views]
15:47:28 [2024-03-15T19:47:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=1135064338 data=null doit=true}, Tree node with text: Views]
15:47:28 [2024-03-15T19:47:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=1135064338 data=null}, Tree node with text: Views]
15:47:28 [2024-03-15T19:47:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=1135064339 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
15:47:28 [2024-03-15T19:47:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135064389 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Views]
15:47:28 [2024-03-15T19:47:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=1135064400 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
15:47:28 [2024-03-15T19:47:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=1135064400 data=null doit=true}, Tree node with text: Views]
15:47:28 [2024-03-15T19:47:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=1135064400 data=null}, Tree node with text: Views]
15:47:28 [2024-03-15T19:47:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=1135064401 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
15:47:28 [2024-03-15T19:47:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135064401 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
15:47:28 [2024-03-15T19:47:28.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=1135064440 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
15:47:28 [2024-03-15T19:47:28.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:28 [2024-03-15T19:47:28.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Active Thread} time=1135064441 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: Active Thread]
15:47:28 [2024-03-15T19:47:28.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Active Thread} time=1135064441 data=null doit=true}, Tree node with text: Active Thread]
15:47:28 [2024-03-15T19:47:28.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Active Thread} time=1135064441 data=null}, Tree node with text: Active Thread]
15:47:28 [2024-03-15T19:47:28.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Active Thread} time=1135064441 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: Active Thread]
15:47:28 [2024-03-15T19:47:28.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135064442 data=null item=TreeItem {Active Thread} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Active Thread]
15:47:28 [2024-03-15T19:47:28.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Active Thread} time=1135064451 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: Active Thread]
15:47:28 [2024-03-15T19:47:28.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:28 [2024-03-15T19:47:28.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Active Thread} time=1135064452 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: Active Thread]
15:47:28 [2024-03-15T19:47:28.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Active Thread} time=1135064452 data=null doit=true}, Tree node with text: Active Thread]
15:47:28 [2024-03-15T19:47:28.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Active Thread} time=1135064452 data=null}, Tree node with text: Active Thread]
15:47:28 [2024-03-15T19:47:28.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Active Thread} time=1135064452 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: Active Thread]
15:47:28 [2024-03-15T19:47:28.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135064452 data=null item=TreeItem {Active Thread} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Active Thread]
15:47:28 [2024-03-15T19:47:28.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Active Thread} time=1135064457 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: Active Thread]
15:47:28 [2024-03-15T19:47:28.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
15:47:28 [2024-03-15T19:47:28.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
15:47:28 [2024-03-15T19:47:28.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1135064531 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
15:47:28 [2024-03-15T19:47:28.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
15:47:28 [2024-03-15T19:47:28.754Z] 
15:47:28 [2024-03-15T19:47:28.755Z] (Eclipse:12859): Gtk-WARNING **: 19:47:28.529: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:28 [2024-03-15T19:47:28.755Z] 
15:47:28 [2024-03-15T19:47:28.755Z] (Eclipse:12859): Gtk-WARNING **: 19:47:28.529: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:28 [2024-03-15T19:47:28.755Z] 
15:47:28 [2024-03-15T19:47:28.755Z] (Eclipse:12859): Gtk-WARNING **: 19:47:28.529: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:28 [2024-03-15T19:47:28.755Z] 
15:47:28 [2024-03-15T19:47:28.755Z] (Eclipse:12859): Gtk-WARNING **: 19:47:28.529: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:28 [2024-03-15T19:47:28.755Z] 
15:47:28 [2024-03-15T19:47:28.755Z] (Eclipse:12859): Gtk-WARNING **: 19:47:28.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:28 [2024-03-15T19:47:28.755Z] 
15:47:28 [2024-03-15T19:47:28.755Z] (Eclipse:12859): Gtk-WARNING **: 19:47:28.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:28 [2024-03-15T19:47:28.755Z] 
15:47:28 [2024-03-15T19:47:28.755Z] (Eclipse:12859): Gtk-WARNING **: 19:47:28.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:28 [2024-03-15T19:47:28.755Z] 
15:47:28 [2024-03-15T19:47:28.755Z] (Eclipse:12859): Gtk-WARNING **: 19:47:28.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:29 [2024-03-15T19:47:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
15:47:29 [2024-03-15T19:47:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135065370 data=null doit=true}, Shell with text {Help}]
15:47:29 [2024-03-15T19:47:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
15:47:29 [2024-03-15T19:47:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
15:47:29 [2024-03-15T19:47:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:47:29 [2024-03-15T19:47:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:47:29 [2024-03-15T19:47:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "This analysis runs t...", using matcher: of type 'Label'
15:47:29 [2024-03-15T19:47:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "This analysis runs t...", using matcher: (of type 'Label')
15:47:29 [2024-03-15T19:47:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:47:29 [2024-03-15T19:47:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:47:29 [2024-03-15T19:47:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:47:29 [2024-03-15T19:47:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:47:29 [2024-03-15T19:47:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:47:29 [2024-03-15T19:47:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:47:29 [2024-03-15T19:47:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135065371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:29 [2024-03-15T19:47:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135065371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:29 [2024-03-15T19:47:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135065371 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:29 [2024-03-15T19:47:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135065371 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:29 [2024-03-15T19:47:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135065371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:29 [2024-03-15T19:47:29.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135065371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:29 [2024-03-15T19:47:29.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135065371 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:29 [2024-03-15T19:47:29.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:47:29 [2024-03-15T19:47:29.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:29 [2024-03-15T19:47:29.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {CPU usage} time=1135065481 data=null button=0 stateMask=0x0 x=149 y=196 count=0}, Tree node with text: CPU usage]
15:47:29 [2024-03-15T19:47:29.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {CPU usage} time=1135065481 data=null doit=true}, Tree node with text: CPU usage]
15:47:29 [2024-03-15T19:47:29.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {CPU usage} time=1135065481 data=null}, Tree node with text: CPU usage]
15:47:29 [2024-03-15T19:47:29.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {CPU usage} time=1135065481 data=null button=1 stateMask=0x0 x=149 y=196 count=1}, Tree node with text: CPU usage]
15:47:29 [2024-03-15T19:47:29.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135065481 data=null item=TreeItem {CPU usage} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: CPU usage]
15:47:29 [2024-03-15T19:47:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {CPU usage} time=1135065515 data=null button=1 stateMask=0x80000 x=149 y=196 count=1}, Tree node with text: CPU usage]
15:47:29 [2024-03-15T19:47:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:29 [2024-03-15T19:47:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {CPU usage} time=1135065515 data=null button=0 stateMask=0x0 x=149 y=196 count=0}, Tree node with text: CPU usage]
15:47:29 [2024-03-15T19:47:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {CPU usage} time=1135065515 data=null doit=true}, Tree node with text: CPU usage]
15:47:29 [2024-03-15T19:47:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {CPU usage} time=1135065515 data=null}, Tree node with text: CPU usage]
15:47:29 [2024-03-15T19:47:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {CPU usage} time=1135065516 data=null button=1 stateMask=0x0 x=149 y=196 count=1}, Tree node with text: CPU usage]
15:47:29 [2024-03-15T19:47:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135065516 data=null item=TreeItem {CPU usage} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: CPU usage]
15:47:29 [2024-03-15T19:47:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {CPU usage} time=1135065532 data=null button=1 stateMask=0x80000 x=149 y=196 count=1}, Tree node with text: CPU usage]
15:47:29 [2024-03-15T19:47:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
15:47:29 [2024-03-15T19:47:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
15:47:29 [2024-03-15T19:47:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1135065568 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
15:47:29 [2024-03-15T19:47:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
15:47:29 [2024-03-15T19:47:29.571Z] 
15:47:29 [2024-03-15T19:47:29.571Z] (Eclipse:12859): Gtk-WARNING **: 19:47:29.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:29 [2024-03-15T19:47:29.571Z] 
15:47:29 [2024-03-15T19:47:29.571Z] (Eclipse:12859): Gtk-WARNING **: 19:47:29.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:29 [2024-03-15T19:47:29.571Z] 
15:47:29 [2024-03-15T19:47:29.571Z] (Eclipse:12859): Gtk-WARNING **: 19:47:29.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:29 [2024-03-15T19:47:29.571Z] 
15:47:29 [2024-03-15T19:47:29.571Z] (Eclipse:12859): Gtk-WARNING **: 19:47:29.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:29 [2024-03-15T19:47:29.571Z] 
15:47:29 [2024-03-15T19:47:29.571Z] (Eclipse:12859): Gtk-WARNING **: 19:47:29.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:29 [2024-03-15T19:47:29.571Z] 
15:47:29 [2024-03-15T19:47:29.571Z] (Eclipse:12859): Gtk-WARNING **: 19:47:29.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:29 [2024-03-15T19:47:29.571Z] 
15:47:29 [2024-03-15T19:47:29.571Z] (Eclipse:12859): Gtk-WARNING **: 19:47:29.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:29 [2024-03-15T19:47:29.572Z] 
15:47:29 [2024-03-15T19:47:29.572Z] (Eclipse:12859): Gtk-WARNING **: 19:47:29.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:29 [2024-03-15T19:47:29.827Z] 
15:47:29 [2024-03-15T19:47:29.827Z] (Eclipse:12859): Gtk-WARNING **: 19:47:29.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:29 [2024-03-15T19:47:29.827Z] 
15:47:29 [2024-03-15T19:47:29.827Z] (Eclipse:12859): Gtk-WARNING **: 19:47:29.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:29 [2024-03-15T19:47:29.827Z] 
15:47:29 [2024-03-15T19:47:29.827Z] (Eclipse:12859): Gtk-WARNING **: 19:47:29.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:29 [2024-03-15T19:47:29.827Z] 
15:47:29 [2024-03-15T19:47:29.827Z] (Eclipse:12859): Gtk-WARNING **: 19:47:29.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:29 [2024-03-15T19:47:29.827Z] 
15:47:29 [2024-03-15T19:47:29.827Z] (Eclipse:12859): Gtk-WARNING **: 19:47:29.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:29 [2024-03-15T19:47:29.827Z] 
15:47:29 [2024-03-15T19:47:29.827Z] (Eclipse:12859): Gtk-WARNING **: 19:47:29.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:29 [2024-03-15T19:47:29.827Z] 
15:47:29 [2024-03-15T19:47:29.827Z] (Eclipse:12859): Gtk-WARNING **: 19:47:29.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:29 [2024-03-15T19:47:29.827Z] 
15:47:29 [2024-03-15T19:47:29.827Z] (Eclipse:12859): Gtk-WARNING **: 19:47:29.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:30 [2024-03-15T19:47:30.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
15:47:30 [2024-03-15T19:47:30.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135066387 data=null doit=true}, Shell with text {Help}]
15:47:30 [2024-03-15T19:47:30.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
15:47:30 [2024-03-15T19:47:30.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
15:47:30 [2024-03-15T19:47:30.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:47:30 [2024-03-15T19:47:30.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:47:30 [2024-03-15T19:47:30.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: CPU...", using matcher: of type 'Label'
15:47:30 [2024-03-15T19:47:30.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: CPU...", using matcher: (of type 'Label')
15:47:30 [2024-03-15T19:47:30.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:47:30 [2024-03-15T19:47:30.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:47:30 [2024-03-15T19:47:30.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:47:30 [2024-03-15T19:47:30.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:47:30 [2024-03-15T19:47:30.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:47:30 [2024-03-15T19:47:30.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:47:30 [2024-03-15T19:47:30.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135066389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:30 [2024-03-15T19:47:30.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135066389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:30 [2024-03-15T19:47:30.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135066389 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:30 [2024-03-15T19:47:30.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135066389 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:30 [2024-03-15T19:47:30.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135066389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:30 [2024-03-15T19:47:30.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135066389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:30 [2024-03-15T19:47:30.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135066390 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:30 [2024-03-15T19:47:30.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:47:30 [2024-03-15T19:47:30.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:30 [2024-03-15T19:47:30.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Kernel memory usage} time=1135066516 data=null button=0 stateMask=0x0 x=186 y=288 count=0}, Tree node with text: Kernel memory usage]
15:47:30 [2024-03-15T19:47:30.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel memory usage} time=1135066516 data=null doit=true}, Tree node with text: Kernel memory usage]
15:47:30 [2024-03-15T19:47:30.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel memory usage} time=1135066516 data=null}, Tree node with text: Kernel memory usage]
15:47:30 [2024-03-15T19:47:30.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel memory usage} time=1135066517 data=null button=1 stateMask=0x0 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
15:47:30 [2024-03-15T19:47:30.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135066517 data=null item=TreeItem {Kernel memory usage} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Kernel memory usage]
15:47:30 [2024-03-15T19:47:30.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel memory usage} time=1135066545 data=null button=1 stateMask=0x80000 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
15:47:30 [2024-03-15T19:47:30.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:30 [2024-03-15T19:47:30.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Kernel memory usage} time=1135066546 data=null button=0 stateMask=0x0 x=186 y=288 count=0}, Tree node with text: Kernel memory usage]
15:47:30 [2024-03-15T19:47:30.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel memory usage} time=1135066546 data=null doit=true}, Tree node with text: Kernel memory usage]
15:47:30 [2024-03-15T19:47:30.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel memory usage} time=1135066546 data=null}, Tree node with text: Kernel memory usage]
15:47:30 [2024-03-15T19:47:30.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel memory usage} time=1135066546 data=null button=1 stateMask=0x0 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
15:47:30 [2024-03-15T19:47:30.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135066546 data=null item=TreeItem {Kernel memory usage} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Kernel memory usage]
15:47:30 [2024-03-15T19:47:30.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel memory usage} time=1135066551 data=null button=1 stateMask=0x80000 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
15:47:30 [2024-03-15T19:47:30.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
15:47:30 [2024-03-15T19:47:30.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
15:47:30 [2024-03-15T19:47:30.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1135066587 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
15:47:30 [2024-03-15T19:47:30.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
15:47:30 [2024-03-15T19:47:30.645Z] 
15:47:30 [2024-03-15T19:47:30.645Z] (Eclipse:12859): Gtk-WARNING **: 19:47:30.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:30 [2024-03-15T19:47:30.646Z] 
15:47:30 [2024-03-15T19:47:30.646Z] (Eclipse:12859): Gtk-WARNING **: 19:47:30.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:30 [2024-03-15T19:47:30.646Z] 
15:47:30 [2024-03-15T19:47:30.646Z] (Eclipse:12859): Gtk-WARNING **: 19:47:30.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:30 [2024-03-15T19:47:30.646Z] 
15:47:30 [2024-03-15T19:47:30.646Z] (Eclipse:12859): Gtk-WARNING **: 19:47:30.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:30 [2024-03-15T19:47:30.646Z] 
15:47:30 [2024-03-15T19:47:30.646Z] (Eclipse:12859): Gtk-WARNING **: 19:47:30.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:30 [2024-03-15T19:47:30.646Z] 
15:47:30 [2024-03-15T19:47:30.646Z] (Eclipse:12859): Gtk-WARNING **: 19:47:30.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:30 [2024-03-15T19:47:30.646Z] 
15:47:30 [2024-03-15T19:47:30.646Z] (Eclipse:12859): Gtk-WARNING **: 19:47:30.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:30 [2024-03-15T19:47:30.646Z] 
15:47:30 [2024-03-15T19:47:30.646Z] (Eclipse:12859): Gtk-WARNING **: 19:47:30.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:30 [2024-03-15T19:47:30.646Z] 
15:47:30 [2024-03-15T19:47:30.646Z] (Eclipse:12859): Gtk-WARNING **: 19:47:30.625: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:30 [2024-03-15T19:47:30.646Z] 
15:47:30 [2024-03-15T19:47:30.646Z] (Eclipse:12859): Gtk-WARNING **: 19:47:30.625: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:30 [2024-03-15T19:47:30.646Z] 
15:47:30 [2024-03-15T19:47:30.646Z] (Eclipse:12859): Gtk-WARNING **: 19:47:30.625: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:30 [2024-03-15T19:47:30.646Z] 
15:47:30 [2024-03-15T19:47:30.646Z] (Eclipse:12859): Gtk-WARNING **: 19:47:30.625: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:30 [2024-03-15T19:47:30.902Z] 
15:47:30 [2024-03-15T19:47:30.902Z] (Eclipse:12859): Gtk-WARNING **: 19:47:30.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:30 [2024-03-15T19:47:30.902Z] 
15:47:30 [2024-03-15T19:47:30.902Z] (Eclipse:12859): Gtk-WARNING **: 19:47:30.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:30 [2024-03-15T19:47:30.902Z] 
15:47:30 [2024-03-15T19:47:30.902Z] (Eclipse:12859): Gtk-WARNING **: 19:47:30.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:30 [2024-03-15T19:47:30.902Z] 
15:47:30 [2024-03-15T19:47:30.902Z] (Eclipse:12859): Gtk-WARNING **: 19:47:30.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:30 [2024-03-15T19:47:30.902Z] 
15:47:30 [2024-03-15T19:47:30.902Z] (Eclipse:12859): Gtk-WARNING **: 19:47:30.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:30 [2024-03-15T19:47:30.902Z] 
15:47:30 [2024-03-15T19:47:30.902Z] (Eclipse:12859): Gtk-WARNING **: 19:47:30.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:30 [2024-03-15T19:47:30.902Z] 
15:47:30 [2024-03-15T19:47:30.902Z] (Eclipse:12859): Gtk-WARNING **: 19:47:30.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:30 [2024-03-15T19:47:30.902Z] 
15:47:30 [2024-03-15T19:47:30.902Z] (Eclipse:12859): Gtk-WARNING **: 19:47:30.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:31 [2024-03-15T19:47:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
15:47:31 [2024-03-15T19:47:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135067408 data=null doit=true}, Shell with text {Help}]
15:47:31 [2024-03-15T19:47:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
15:47:31 [2024-03-15T19:47:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
15:47:31 [2024-03-15T19:47:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:47:31 [2024-03-15T19:47:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:47:31 [2024-03-15T19:47:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Ker...", using matcher: of type 'Label'
15:47:31 [2024-03-15T19:47:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Ker...", using matcher: (of type 'Label')
15:47:31 [2024-03-15T19:47:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:47:31 [2024-03-15T19:47:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:47:31 [2024-03-15T19:47:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:47:31 [2024-03-15T19:47:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:47:31 [2024-03-15T19:47:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:47:31 [2024-03-15T19:47:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:47:31 [2024-03-15T19:47:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135067409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:31 [2024-03-15T19:47:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135067409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:31 [2024-03-15T19:47:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135067409 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:31 [2024-03-15T19:47:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135067409 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:31 [2024-03-15T19:47:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135067409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:31 [2024-03-15T19:47:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135067409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:31 [2024-03-15T19:47:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135067409 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:31 [2024-03-15T19:47:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:47:31 [2024-03-15T19:47:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:31 [2024-03-15T19:47:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OS Execution Graph} time=1135067521 data=null button=0 stateMask=0x0 x=179 y=334 count=0}, Tree node with text: OS Execution Graph]
15:47:31 [2024-03-15T19:47:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OS Execution Graph} time=1135067521 data=null doit=true}, Tree node with text: OS Execution Graph]
15:47:31 [2024-03-15T19:47:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OS Execution Graph} time=1135067521 data=null}, Tree node with text: OS Execution Graph]
15:47:31 [2024-03-15T19:47:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OS Execution Graph} time=1135067522 data=null button=1 stateMask=0x0 x=179 y=334 count=1}, Tree node with text: OS Execution Graph]
15:47:31 [2024-03-15T19:47:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135067522 data=null item=TreeItem {OS Execution Graph} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: OS Execution Graph]
15:47:31 [2024-03-15T19:47:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OS Execution Graph} time=1135067540 data=null button=1 stateMask=0x80000 x=179 y=334 count=1}, Tree node with text: OS Execution Graph]
15:47:31 [2024-03-15T19:47:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:31 [2024-03-15T19:47:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OS Execution Graph} time=1135067550 data=null button=0 stateMask=0x0 x=179 y=334 count=0}, Tree node with text: OS Execution Graph]
15:47:31 [2024-03-15T19:47:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OS Execution Graph} time=1135067550 data=null doit=true}, Tree node with text: OS Execution Graph]
15:47:31 [2024-03-15T19:47:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OS Execution Graph} time=1135067550 data=null}, Tree node with text: OS Execution Graph]
15:47:31 [2024-03-15T19:47:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OS Execution Graph} time=1135067551 data=null button=1 stateMask=0x0 x=179 y=334 count=1}, Tree node with text: OS Execution Graph]
15:47:31 [2024-03-15T19:47:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135067551 data=null item=TreeItem {OS Execution Graph} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: OS Execution Graph]
15:47:31 [2024-03-15T19:47:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OS Execution Graph} time=1135067556 data=null button=1 stateMask=0x80000 x=179 y=334 count=1}, Tree node with text: OS Execution Graph]
15:47:31 [2024-03-15T19:47:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
15:47:31 [2024-03-15T19:47:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
15:47:31 [2024-03-15T19:47:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1135067612 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
15:47:31 [2024-03-15T19:47:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
15:47:31 [2024-03-15T19:47:31.719Z] 
15:47:31 [2024-03-15T19:47:31.719Z] (Eclipse:12859): Gtk-WARNING **: 19:47:31.554: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:31 [2024-03-15T19:47:31.719Z] 
15:47:31 [2024-03-15T19:47:31.719Z] (Eclipse:12859): Gtk-WARNING **: 19:47:31.554: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:31 [2024-03-15T19:47:31.719Z] 
15:47:31 [2024-03-15T19:47:31.719Z] (Eclipse:12859): Gtk-WARNING **: 19:47:31.554: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:31 [2024-03-15T19:47:31.719Z] 
15:47:31 [2024-03-15T19:47:31.719Z] (Eclipse:12859): Gtk-WARNING **: 19:47:31.554: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:31 [2024-03-15T19:47:31.719Z] 
15:47:31 [2024-03-15T19:47:31.719Z] (Eclipse:12859): Gtk-WARNING **: 19:47:31.592: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:31 [2024-03-15T19:47:31.719Z] 
15:47:31 [2024-03-15T19:47:31.719Z] (Eclipse:12859): Gtk-WARNING **: 19:47:31.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:31 [2024-03-15T19:47:31.719Z] 
15:47:31 [2024-03-15T19:47:31.719Z] (Eclipse:12859): Gtk-WARNING **: 19:47:31.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:31 [2024-03-15T19:47:31.719Z] 
15:47:31 [2024-03-15T19:47:31.719Z] (Eclipse:12859): Gtk-WARNING **: 19:47:31.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:31 [2024-03-15T19:47:31.719Z] 
15:47:31 [2024-03-15T19:47:31.719Z] (Eclipse:12859): Gtk-WARNING **: 19:47:31.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:31 [2024-03-15T19:47:31.719Z] 
15:47:31 [2024-03-15T19:47:31.719Z] (Eclipse:12859): Gtk-WARNING **: 19:47:31.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:31 [2024-03-15T19:47:31.719Z] 
15:47:31 [2024-03-15T19:47:31.719Z] (Eclipse:12859): Gtk-WARNING **: 19:47:31.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:31 [2024-03-15T19:47:31.719Z] 
15:47:31 [2024-03-15T19:47:31.719Z] (Eclipse:12859): Gtk-WARNING **: 19:47:31.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:31 [2024-03-15T19:47:31.719Z] 
15:47:31 [2024-03-15T19:47:31.719Z] (Eclipse:12859): Gtk-WARNING **: 19:47:31.689: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:31 [2024-03-15T19:47:31.719Z] 
15:47:31 [2024-03-15T19:47:31.719Z] (Eclipse:12859): Gtk-WARNING **: 19:47:31.689: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:31 [2024-03-15T19:47:31.719Z] 
15:47:31 [2024-03-15T19:47:31.719Z] (Eclipse:12859): Gtk-WARNING **: 19:47:31.689: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:31 [2024-03-15T19:47:31.719Z] 
15:47:31 [2024-03-15T19:47:31.719Z] (Eclipse:12859): Gtk-WARNING **: 19:47:31.689: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:32 [2024-03-15T19:47:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
15:47:32 [2024-03-15T19:47:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135068417 data=null doit=true}, Shell with text {Help}]
15:47:32 [2024-03-15T19:47:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
15:47:32 [2024-03-15T19:47:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
15:47:32 [2024-03-15T19:47:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:47:32 [2024-03-15T19:47:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:47:32 [2024-03-15T19:47:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: OS ...", using matcher: of type 'Label'
15:47:32 [2024-03-15T19:47:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: OS ...", using matcher: (of type 'Label')
15:47:32 [2024-03-15T19:47:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:47:32 [2024-03-15T19:47:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:47:32 [2024-03-15T19:47:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:47:32 [2024-03-15T19:47:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:47:32 [2024-03-15T19:47:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:47:32 [2024-03-15T19:47:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:47:32 [2024-03-15T19:47:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135068417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:32 [2024-03-15T19:47:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135068417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:32 [2024-03-15T19:47:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135068418 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:32 [2024-03-15T19:47:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135068418 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:32 [2024-03-15T19:47:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135068418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:32 [2024-03-15T19:47:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135068418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:32 [2024-03-15T19:47:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135068418 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:32 [2024-03-15T19:47:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:47:32 [2024-03-15T19:47:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:32 [2024-03-15T19:47:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=1135068533 data=null button=0 stateMask=0x0 x=199 y=219 count=0}, Tree node with text: Futex Contention Analysis]
15:47:32 [2024-03-15T19:47:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=1135068534 data=null doit=true}, Tree node with text: Futex Contention Analysis]
15:47:32 [2024-03-15T19:47:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=1135068534 data=null}, Tree node with text: Futex Contention Analysis]
15:47:32 [2024-03-15T19:47:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=1135068534 data=null button=1 stateMask=0x0 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
15:47:32 [2024-03-15T19:47:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135068534 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Futex Contention Analysis]
15:47:32 [2024-03-15T19:47:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=1135068553 data=null button=1 stateMask=0x80000 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
15:47:32 [2024-03-15T19:47:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:32 [2024-03-15T19:47:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=1135068563 data=null button=0 stateMask=0x0 x=199 y=219 count=0}, Tree node with text: Futex Contention Analysis]
15:47:32 [2024-03-15T19:47:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=1135068563 data=null doit=true}, Tree node with text: Futex Contention Analysis]
15:47:32 [2024-03-15T19:47:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=1135068563 data=null}, Tree node with text: Futex Contention Analysis]
15:47:32 [2024-03-15T19:47:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=1135068563 data=null button=1 stateMask=0x0 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
15:47:32 [2024-03-15T19:47:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135068563 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Futex Contention Analysis]
15:47:32 [2024-03-15T19:47:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=1135068568 data=null button=1 stateMask=0x80000 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
15:47:32 [2024-03-15T19:47:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
15:47:32 [2024-03-15T19:47:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
15:47:32 [2024-03-15T19:47:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1135068616 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
15:47:32 [2024-03-15T19:47:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
15:47:32 [2024-03-15T19:47:32.790Z] 
15:47:32 [2024-03-15T19:47:32.790Z] (Eclipse:12859): Gtk-WARNING **: 19:47:32.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:32 [2024-03-15T19:47:32.790Z] 
15:47:32 [2024-03-15T19:47:32.790Z] (Eclipse:12859): Gtk-WARNING **: 19:47:32.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:32 [2024-03-15T19:47:32.790Z] 
15:47:32 [2024-03-15T19:47:32.790Z] (Eclipse:12859): Gtk-WARNING **: 19:47:32.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:32 [2024-03-15T19:47:32.790Z] 
15:47:32 [2024-03-15T19:47:32.790Z] (Eclipse:12859): Gtk-WARNING **: 19:47:32.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:32 [2024-03-15T19:47:32.790Z] 
15:47:32 [2024-03-15T19:47:32.790Z] (Eclipse:12859): Gtk-WARNING **: 19:47:32.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:32 [2024-03-15T19:47:32.791Z] 
15:47:32 [2024-03-15T19:47:32.791Z] (Eclipse:12859): Gtk-WARNING **: 19:47:32.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:32 [2024-03-15T19:47:32.791Z] 
15:47:32 [2024-03-15T19:47:32.791Z] (Eclipse:12859): Gtk-WARNING **: 19:47:32.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:32 [2024-03-15T19:47:32.791Z] 
15:47:32 [2024-03-15T19:47:32.791Z] (Eclipse:12859): Gtk-WARNING **: 19:47:32.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:32 [2024-03-15T19:47:32.791Z] 
15:47:32 [2024-03-15T19:47:32.791Z] (Eclipse:12859): Gtk-WARNING **: 19:47:32.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:32 [2024-03-15T19:47:32.791Z] 
15:47:32 [2024-03-15T19:47:32.791Z] (Eclipse:12859): Gtk-WARNING **: 19:47:32.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:32 [2024-03-15T19:47:32.791Z] 
15:47:32 [2024-03-15T19:47:32.791Z] (Eclipse:12859): Gtk-WARNING **: 19:47:32.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:32 [2024-03-15T19:47:32.791Z] 
15:47:32 [2024-03-15T19:47:32.791Z] (Eclipse:12859): Gtk-WARNING **: 19:47:32.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:32 [2024-03-15T19:47:32.791Z] 
15:47:32 [2024-03-15T19:47:32.791Z] (Eclipse:12859): Gtk-WARNING **: 19:47:32.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:32 [2024-03-15T19:47:32.791Z] 
15:47:32 [2024-03-15T19:47:32.791Z] (Eclipse:12859): Gtk-WARNING **: 19:47:32.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:32 [2024-03-15T19:47:32.791Z] 
15:47:32 [2024-03-15T19:47:32.791Z] (Eclipse:12859): Gtk-WARNING **: 19:47:32.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:32 [2024-03-15T19:47:32.791Z] 
15:47:32 [2024-03-15T19:47:32.791Z] (Eclipse:12859): Gtk-WARNING **: 19:47:32.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:32 [2024-03-15T19:47:32.791Z] 
15:47:32 [2024-03-15T19:47:32.791Z] (Eclipse:12859): Gtk-WARNING **: 19:47:32.708: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:32 [2024-03-15T19:47:32.791Z] 
15:47:32 [2024-03-15T19:47:32.791Z] (Eclipse:12859): Gtk-WARNING **: 19:47:32.708: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:32 [2024-03-15T19:47:32.791Z] 
15:47:32 [2024-03-15T19:47:32.791Z] (Eclipse:12859): Gtk-WARNING **: 19:47:32.708: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:32 [2024-03-15T19:47:32.791Z] 
15:47:32 [2024-03-15T19:47:32.791Z] (Eclipse:12859): Gtk-WARNING **: 19:47:32.708: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:33 [2024-03-15T19:47:33.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
15:47:33 [2024-03-15T19:47:33.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135069417 data=null doit=true}, Shell with text {Help}]
15:47:33 [2024-03-15T19:47:33.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
15:47:33 [2024-03-15T19:47:33.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
15:47:33 [2024-03-15T19:47:33.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:47:33 [2024-03-15T19:47:33.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:47:33 [2024-03-15T19:47:33.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Fut...", using matcher: of type 'Label'
15:47:33 [2024-03-15T19:47:33.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Fut...", using matcher: (of type 'Label')
15:47:33 [2024-03-15T19:47:33.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:47:33 [2024-03-15T19:47:33.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:47:33 [2024-03-15T19:47:33.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:47:33 [2024-03-15T19:47:33.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:47:33 [2024-03-15T19:47:33.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:47:33 [2024-03-15T19:47:33.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:47:33 [2024-03-15T19:47:33.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135069418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:33 [2024-03-15T19:47:33.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135069418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:33 [2024-03-15T19:47:33.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135069418 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:33 [2024-03-15T19:47:33.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135069418 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:33 [2024-03-15T19:47:33.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135069419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:33 [2024-03-15T19:47:33.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135069419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:33 [2024-03-15T19:47:33.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135069419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:33 [2024-03-15T19:47:33.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:47:33 [2024-03-15T19:47:33.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:33 [2024-03-15T19:47:33.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Source Code Assistant} time=1135069537 data=null button=0 stateMask=0x0 x=187 y=380 count=0}, Tree node with text: Source Code Assistant]
15:47:33 [2024-03-15T19:47:33.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Source Code Assistant} time=1135069538 data=null doit=true}, Tree node with text: Source Code Assistant]
15:47:33 [2024-03-15T19:47:33.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Source Code Assistant} time=1135069538 data=null}, Tree node with text: Source Code Assistant]
15:47:33 [2024-03-15T19:47:33.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Source Code Assistant} time=1135069538 data=null button=1 stateMask=0x0 x=187 y=380 count=1}, Tree node with text: Source Code Assistant]
15:47:33 [2024-03-15T19:47:33.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135069538 data=null item=TreeItem {Source Code Assistant} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Source Code Assistant]
15:47:33 [2024-03-15T19:47:33.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Source Code Assistant} time=1135069748 data=null button=1 stateMask=0x80000 x=187 y=372 count=1}, Tree node with text: Source Code Assistant]
15:47:33 [2024-03-15T19:47:33.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:33 [2024-03-15T19:47:33.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Source Code Assistant} time=1135069748 data=null button=0 stateMask=0x0 x=187 y=372 count=0}, Tree node with text: Source Code Assistant]
15:47:33 [2024-03-15T19:47:33.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Source Code Assistant} time=1135069748 data=null doit=true}, Tree node with text: Source Code Assistant]
15:47:33 [2024-03-15T19:47:33.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Source Code Assistant} time=1135069748 data=null}, Tree node with text: Source Code Assistant]
15:47:33 [2024-03-15T19:47:33.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Source Code Assistant} time=1135069749 data=null button=1 stateMask=0x0 x=187 y=372 count=1}, Tree node with text: Source Code Assistant]
15:47:33 [2024-03-15T19:47:33.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135069749 data=null item=TreeItem {Source Code Assistant} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Source Code Assistant]
15:47:33 [2024-03-15T19:47:33.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Source Code Assistant} time=1135069761 data=null button=1 stateMask=0x80000 x=187 y=372 count=1}, Tree node with text: Source Code Assistant]
15:47:33 [2024-03-15T19:47:33.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
15:47:33 [2024-03-15T19:47:33.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
15:47:33 [2024-03-15T19:47:33.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1135069789 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
15:47:33 [2024-03-15T19:47:33.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
15:47:33 [2024-03-15T19:47:33.864Z] 
15:47:33 [2024-03-15T19:47:33.864Z] (Eclipse:12859): Gtk-WARNING **: 19:47:33.740: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:33 [2024-03-15T19:47:33.864Z] 
15:47:33 [2024-03-15T19:47:33.864Z] (Eclipse:12859): Gtk-WARNING **: 19:47:33.740: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:33 [2024-03-15T19:47:33.864Z] 
15:47:33 [2024-03-15T19:47:33.865Z] (Eclipse:12859): Gtk-WARNING **: 19:47:33.740: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:33 [2024-03-15T19:47:33.865Z] 
15:47:33 [2024-03-15T19:47:33.865Z] (Eclipse:12859): Gtk-WARNING **: 19:47:33.740: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:33 [2024-03-15T19:47:33.865Z] 
15:47:33 [2024-03-15T19:47:33.865Z] (Eclipse:12859): Gtk-WARNING **: 19:47:33.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:33 [2024-03-15T19:47:33.865Z] 
15:47:33 [2024-03-15T19:47:33.865Z] (Eclipse:12859): Gtk-WARNING **: 19:47:33.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:33 [2024-03-15T19:47:33.865Z] 
15:47:33 [2024-03-15T19:47:33.865Z] (Eclipse:12859): Gtk-WARNING **: 19:47:33.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:33 [2024-03-15T19:47:33.865Z] 
15:47:33 [2024-03-15T19:47:33.865Z] (Eclipse:12859): Gtk-WARNING **: 19:47:33.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:33 [2024-03-15T19:47:33.865Z] 
15:47:33 [2024-03-15T19:47:33.865Z] (Eclipse:12859): Gtk-WARNING **: 19:47:33.824: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:33 [2024-03-15T19:47:33.865Z] 
15:47:33 [2024-03-15T19:47:33.865Z] (Eclipse:12859): Gtk-WARNING **: 19:47:33.824: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:33 [2024-03-15T19:47:33.865Z] 
15:47:33 [2024-03-15T19:47:33.865Z] (Eclipse:12859): Gtk-WARNING **: 19:47:33.825: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:33 [2024-03-15T19:47:33.865Z] 
15:47:33 [2024-03-15T19:47:33.865Z] (Eclipse:12859): Gtk-WARNING **: 19:47:33.825: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:33 [2024-03-15T19:47:33.865Z] 
15:47:33 [2024-03-15T19:47:33.865Z] (Eclipse:12859): Gtk-WARNING **: 19:47:33.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:33 [2024-03-15T19:47:33.865Z] 
15:47:33 [2024-03-15T19:47:33.865Z] (Eclipse:12859): Gtk-WARNING **: 19:47:33.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:33 [2024-03-15T19:47:33.865Z] 
15:47:33 [2024-03-15T19:47:33.865Z] (Eclipse:12859): Gtk-WARNING **: 19:47:33.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:33 [2024-03-15T19:47:33.865Z] 
15:47:33 [2024-03-15T19:47:33.865Z] (Eclipse:12859): Gtk-WARNING **: 19:47:33.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:34 [2024-03-15T19:47:34.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
15:47:34 [2024-03-15T19:47:34.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135070585 data=null doit=true}, Shell with text {Help}]
15:47:34 [2024-03-15T19:47:34.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
15:47:34 [2024-03-15T19:47:34.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
15:47:34 [2024-03-15T19:47:34.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:47:34 [2024-03-15T19:47:34.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:47:34 [2024-03-15T19:47:34.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sou...", using matcher: of type 'Label'
15:47:34 [2024-03-15T19:47:34.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sou...", using matcher: (of type 'Label')
15:47:34 [2024-03-15T19:47:34.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:47:34 [2024-03-15T19:47:34.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:47:34 [2024-03-15T19:47:34.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:47:34 [2024-03-15T19:47:34.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:47:34 [2024-03-15T19:47:34.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:47:34 [2024-03-15T19:47:34.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:47:34 [2024-03-15T19:47:34.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135070586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:34 [2024-03-15T19:47:34.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135070586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:34 [2024-03-15T19:47:34.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135070586 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:34 [2024-03-15T19:47:34.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135070586 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:34 [2024-03-15T19:47:34.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135070586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:34 [2024-03-15T19:47:34.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135070586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:34 [2024-03-15T19:47:34.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135070586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:34 [2024-03-15T19:47:34.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:47:34 [2024-03-15T19:47:34.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:34 [2024-03-15T19:47:34.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Counters} time=1135070708 data=null button=0 stateMask=0x0 x=143 y=165 count=0}, Tree node with text: Counters]
15:47:34 [2024-03-15T19:47:34.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Counters} time=1135070708 data=null doit=true}, Tree node with text: Counters]
15:47:34 [2024-03-15T19:47:34.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Counters} time=1135070708 data=null}, Tree node with text: Counters]
15:47:34 [2024-03-15T19:47:34.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Counters} time=1135070709 data=null button=1 stateMask=0x0 x=143 y=165 count=1}, Tree node with text: Counters]
15:47:34 [2024-03-15T19:47:34.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135070709 data=null item=TreeItem {Counters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Counters]
15:47:34 [2024-03-15T19:47:34.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Counters} time=1135070729 data=null button=1 stateMask=0x80000 x=143 y=165 count=1}, Tree node with text: Counters]
15:47:34 [2024-03-15T19:47:34.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:34 [2024-03-15T19:47:34.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Counters} time=1135070730 data=null button=0 stateMask=0x0 x=143 y=165 count=0}, Tree node with text: Counters]
15:47:34 [2024-03-15T19:47:34.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Counters} time=1135070730 data=null doit=true}, Tree node with text: Counters]
15:47:34 [2024-03-15T19:47:34.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Counters} time=1135070730 data=null}, Tree node with text: Counters]
15:47:34 [2024-03-15T19:47:34.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Counters} time=1135070739 data=null button=1 stateMask=0x0 x=143 y=165 count=1}, Tree node with text: Counters]
15:47:34 [2024-03-15T19:47:34.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135070739 data=null item=TreeItem {Counters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Counters]
15:47:34 [2024-03-15T19:47:34.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Counters} time=1135070744 data=null button=1 stateMask=0x80000 x=143 y=165 count=1}, Tree node with text: Counters]
15:47:34 [2024-03-15T19:47:34.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
15:47:34 [2024-03-15T19:47:34.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
15:47:34 [2024-03-15T19:47:34.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1135070826 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
15:47:34 [2024-03-15T19:47:34.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
15:47:34 [2024-03-15T19:47:34.937Z] 
15:47:34 [2024-03-15T19:47:34.937Z] (Eclipse:12859): Gtk-WARNING **: 19:47:34.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:34 [2024-03-15T19:47:34.937Z] 
15:47:34 [2024-03-15T19:47:34.937Z] (Eclipse:12859): Gtk-WARNING **: 19:47:34.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:34 [2024-03-15T19:47:34.937Z] 
15:47:34 [2024-03-15T19:47:34.937Z] (Eclipse:12859): Gtk-WARNING **: 19:47:34.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:34 [2024-03-15T19:47:34.937Z] 
15:47:34 [2024-03-15T19:47:34.937Z] (Eclipse:12859): Gtk-WARNING **: 19:47:34.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:34 [2024-03-15T19:47:34.937Z] 
15:47:34 [2024-03-15T19:47:34.937Z] (Eclipse:12859): Gtk-WARNING **: 19:47:34.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:34 [2024-03-15T19:47:34.937Z] 
15:47:34 [2024-03-15T19:47:34.937Z] (Eclipse:12859): Gtk-WARNING **: 19:47:34.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:34 [2024-03-15T19:47:34.937Z] 
15:47:34 [2024-03-15T19:47:34.937Z] (Eclipse:12859): Gtk-WARNING **: 19:47:34.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:34 [2024-03-15T19:47:34.937Z] 
15:47:34 [2024-03-15T19:47:34.937Z] (Eclipse:12859): Gtk-WARNING **: 19:47:34.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:34 [2024-03-15T19:47:34.937Z] 
15:47:34 [2024-03-15T19:47:34.937Z] (Eclipse:12859): Gtk-WARNING **: 19:47:34.859: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:34 [2024-03-15T19:47:34.937Z] 
15:47:34 [2024-03-15T19:47:34.937Z] (Eclipse:12859): Gtk-WARNING **: 19:47:34.859: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:34 [2024-03-15T19:47:34.937Z] 
15:47:34 [2024-03-15T19:47:34.937Z] (Eclipse:12859): Gtk-WARNING **: 19:47:34.859: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:34 [2024-03-15T19:47:34.937Z] 
15:47:34 [2024-03-15T19:47:34.937Z] (Eclipse:12859): Gtk-WARNING **: 19:47:34.859: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:34 [2024-03-15T19:47:34.937Z] 
15:47:34 [2024-03-15T19:47:34.937Z] (Eclipse:12859): Gtk-WARNING **: 19:47:34.894: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:34 [2024-03-15T19:47:34.937Z] 
15:47:34 [2024-03-15T19:47:34.937Z] (Eclipse:12859): Gtk-WARNING **: 19:47:34.894: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:34 [2024-03-15T19:47:34.937Z] 
15:47:34 [2024-03-15T19:47:34.937Z] (Eclipse:12859): Gtk-WARNING **: 19:47:34.894: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:34 [2024-03-15T19:47:34.937Z] 
15:47:34 [2024-03-15T19:47:34.937Z] (Eclipse:12859): Gtk-WARNING **: 19:47:34.894: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:35 [2024-03-15T19:47:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
15:47:35 [2024-03-15T19:47:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135071623 data=null doit=true}, Shell with text {Help}]
15:47:35 [2024-03-15T19:47:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
15:47:35 [2024-03-15T19:47:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
15:47:35 [2024-03-15T19:47:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:47:35 [2024-03-15T19:47:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:47:35 [2024-03-15T19:47:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Cou...", using matcher: of type 'Label'
15:47:35 [2024-03-15T19:47:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Cou...", using matcher: (of type 'Label')
15:47:35 [2024-03-15T19:47:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:47:35 [2024-03-15T19:47:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:47:35 [2024-03-15T19:47:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:47:35 [2024-03-15T19:47:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:47:35 [2024-03-15T19:47:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:47:35 [2024-03-15T19:47:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:47:35 [2024-03-15T19:47:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135071624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:35 [2024-03-15T19:47:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135071624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:35 [2024-03-15T19:47:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135071624 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:35 [2024-03-15T19:47:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135071624 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:35 [2024-03-15T19:47:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135071624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:35 [2024-03-15T19:47:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135071624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:35 [2024-03-15T19:47:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135071624 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:35 [2024-03-15T19:47:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:47:35 [2024-03-15T19:47:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:35 [2024-03-15T19:47:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=1135071730 data=null button=0 stateMask=0x0 x=155 y=257 count=0}, Tree node with text: IRQ Analysis]
15:47:35 [2024-03-15T19:47:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=1135071730 data=null doit=true}, Tree node with text: IRQ Analysis]
15:47:35 [2024-03-15T19:47:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=1135071730 data=null}, Tree node with text: IRQ Analysis]
15:47:35 [2024-03-15T19:47:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=1135071730 data=null button=1 stateMask=0x0 x=155 y=257 count=1}, Tree node with text: IRQ Analysis]
15:47:35 [2024-03-15T19:47:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135071731 data=null item=TreeItem {IRQ Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: IRQ Analysis]
15:47:35 [2024-03-15T19:47:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=1135071750 data=null button=1 stateMask=0x80000 x=155 y=257 count=1}, Tree node with text: IRQ Analysis]
15:47:35 [2024-03-15T19:47:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:35 [2024-03-15T19:47:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=1135071760 data=null button=0 stateMask=0x0 x=155 y=257 count=0}, Tree node with text: IRQ Analysis]
15:47:35 [2024-03-15T19:47:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=1135071760 data=null doit=true}, Tree node with text: IRQ Analysis]
15:47:35 [2024-03-15T19:47:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=1135071760 data=null}, Tree node with text: IRQ Analysis]
15:47:35 [2024-03-15T19:47:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=1135071760 data=null button=1 stateMask=0x0 x=155 y=257 count=1}, Tree node with text: IRQ Analysis]
15:47:35 [2024-03-15T19:47:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135071761 data=null item=TreeItem {IRQ Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: IRQ Analysis]
15:47:35 [2024-03-15T19:47:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=1135071765 data=null button=1 stateMask=0x80000 x=155 y=257 count=1}, Tree node with text: IRQ Analysis]
15:47:35 [2024-03-15T19:47:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
15:47:35 [2024-03-15T19:47:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
15:47:35 [2024-03-15T19:47:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1135071816 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
15:47:35 [2024-03-15T19:47:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
15:47:36 [2024-03-15T19:47:36.012Z] 
15:47:36 [2024-03-15T19:47:36.012Z] (Eclipse:12859): Gtk-WARNING **: 19:47:35.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:36 [2024-03-15T19:47:36.012Z] 
15:47:36 [2024-03-15T19:47:36.012Z] (Eclipse:12859): Gtk-WARNING **: 19:47:35.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:36 [2024-03-15T19:47:36.012Z] 
15:47:36 [2024-03-15T19:47:36.012Z] (Eclipse:12859): Gtk-WARNING **: 19:47:35.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:36 [2024-03-15T19:47:36.012Z] 
15:47:36 [2024-03-15T19:47:36.012Z] (Eclipse:12859): Gtk-WARNING **: 19:47:35.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:36 [2024-03-15T19:47:36.012Z] 
15:47:36 [2024-03-15T19:47:36.012Z] (Eclipse:12859): Gtk-WARNING **: 19:47:35.817: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:36 [2024-03-15T19:47:36.012Z] 
15:47:36 [2024-03-15T19:47:36.012Z] (Eclipse:12859): Gtk-WARNING **: 19:47:35.817: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:36 [2024-03-15T19:47:36.012Z] 
15:47:36 [2024-03-15T19:47:36.012Z] (Eclipse:12859): Gtk-WARNING **: 19:47:35.817: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:36 [2024-03-15T19:47:36.012Z] 
15:47:36 [2024-03-15T19:47:36.012Z] (Eclipse:12859): Gtk-WARNING **: 19:47:35.817: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:36 [2024-03-15T19:47:36.012Z] 
15:47:36 [2024-03-15T19:47:36.012Z] (Eclipse:12859): Gtk-WARNING **: 19:47:35.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:36 [2024-03-15T19:47:36.012Z] 
15:47:36 [2024-03-15T19:47:36.012Z] (Eclipse:12859): Gtk-WARNING **: 19:47:35.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:36 [2024-03-15T19:47:36.012Z] 
15:47:36 [2024-03-15T19:47:36.012Z] (Eclipse:12859): Gtk-WARNING **: 19:47:35.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:36 [2024-03-15T19:47:36.012Z] 
15:47:36 [2024-03-15T19:47:36.012Z] (Eclipse:12859): Gtk-WARNING **: 19:47:35.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:36 [2024-03-15T19:47:36.012Z] 
15:47:36 [2024-03-15T19:47:36.012Z] (Eclipse:12859): Gtk-WARNING **: 19:47:35.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:36 [2024-03-15T19:47:36.012Z] 
15:47:36 [2024-03-15T19:47:36.012Z] (Eclipse:12859): Gtk-WARNING **: 19:47:35.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:36 [2024-03-15T19:47:36.012Z] 
15:47:36 [2024-03-15T19:47:36.012Z] (Eclipse:12859): Gtk-WARNING **: 19:47:35.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:36 [2024-03-15T19:47:36.012Z] 
15:47:36 [2024-03-15T19:47:36.012Z] (Eclipse:12859): Gtk-WARNING **: 19:47:35.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:36 [2024-03-15T19:47:36.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
15:47:36 [2024-03-15T19:47:36.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135072634 data=null doit=true}, Shell with text {Help}]
15:47:36 [2024-03-15T19:47:36.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
15:47:36 [2024-03-15T19:47:36.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
15:47:36 [2024-03-15T19:47:36.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:47:36 [2024-03-15T19:47:36.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:47:36 [2024-03-15T19:47:36.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: IRQ...", using matcher: of type 'Label'
15:47:36 [2024-03-15T19:47:36.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: IRQ...", using matcher: (of type 'Label')
15:47:36 [2024-03-15T19:47:36.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:47:36 [2024-03-15T19:47:36.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:47:36 [2024-03-15T19:47:36.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:47:36 [2024-03-15T19:47:36.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:47:36 [2024-03-15T19:47:36.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:47:36 [2024-03-15T19:47:36.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:47:36 [2024-03-15T19:47:36.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135072636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:36 [2024-03-15T19:47:36.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135072636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:36 [2024-03-15T19:47:36.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135072636 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:36 [2024-03-15T19:47:36.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135072636 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:36 [2024-03-15T19:47:36.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135072636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:36 [2024-03-15T19:47:36.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135072636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:36 [2024-03-15T19:47:36.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135072636 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:36 [2024-03-15T19:47:36.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:47:36 [2024-03-15T19:47:36.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:36 [2024-03-15T19:47:36.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {System Call Latency} time=1135072759 data=null button=0 stateMask=0x0 x=181 y=418 count=0}, Tree node with text: System Call Latency]
15:47:36 [2024-03-15T19:47:36.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {System Call Latency} time=1135072759 data=null doit=true}, Tree node with text: System Call Latency]
15:47:36 [2024-03-15T19:47:36.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {System Call Latency} time=1135072759 data=null}, Tree node with text: System Call Latency]
15:47:36 [2024-03-15T19:47:36.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {System Call Latency} time=1135072759 data=null button=1 stateMask=0x0 x=181 y=418 count=1}, Tree node with text: System Call Latency]
15:47:36 [2024-03-15T19:47:36.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135072760 data=null item=TreeItem {System Call Latency} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: System Call Latency]
15:47:36 [2024-03-15T19:47:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {System Call Latency} time=1135072944 data=null button=1 stateMask=0x80000 x=181 y=373 count=1}, Tree node with text: System Call Latency]
15:47:36 [2024-03-15T19:47:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:36 [2024-03-15T19:47:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {System Call Latency} time=1135072945 data=null button=0 stateMask=0x0 x=181 y=373 count=0}, Tree node with text: System Call Latency]
15:47:36 [2024-03-15T19:47:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {System Call Latency} time=1135072945 data=null doit=true}, Tree node with text: System Call Latency]
15:47:36 [2024-03-15T19:47:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {System Call Latency} time=1135072945 data=null}, Tree node with text: System Call Latency]
15:47:36 [2024-03-15T19:47:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {System Call Latency} time=1135072945 data=null button=1 stateMask=0x0 x=181 y=373 count=1}, Tree node with text: System Call Latency]
15:47:36 [2024-03-15T19:47:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135072945 data=null item=TreeItem {System Call Latency} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: System Call Latency]
15:47:36 [2024-03-15T19:47:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {System Call Latency} time=1135072963 data=null button=1 stateMask=0x80000 x=181 y=372 count=1}, Tree node with text: System Call Latency]
15:47:36 [2024-03-15T19:47:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
15:47:36 [2024-03-15T19:47:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
15:47:36 [2024-03-15T19:47:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1135072993 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
15:47:36 [2024-03-15T19:47:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
15:47:37 [2024-03-15T19:47:37.086Z] 
15:47:37 [2024-03-15T19:47:37.086Z] (Eclipse:12859): Gtk-WARNING **: 19:47:36.927: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:37 [2024-03-15T19:47:37.086Z] 
15:47:37 [2024-03-15T19:47:37.086Z] (Eclipse:12859): Gtk-WARNING **: 19:47:36.927: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:37 [2024-03-15T19:47:37.086Z] 
15:47:37 [2024-03-15T19:47:37.086Z] (Eclipse:12859): Gtk-WARNING **: 19:47:36.927: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:37 [2024-03-15T19:47:37.086Z] 
15:47:37 [2024-03-15T19:47:37.086Z] (Eclipse:12859): Gtk-WARNING **: 19:47:36.927: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:37 [2024-03-15T19:47:37.086Z] 
15:47:37 [2024-03-15T19:47:37.086Z] (Eclipse:12859): Gtk-WARNING **: 19:47:36.964: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:37 [2024-03-15T19:47:37.086Z] 
15:47:37 [2024-03-15T19:47:37.086Z] (Eclipse:12859): Gtk-WARNING **: 19:47:36.964: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:37 [2024-03-15T19:47:37.086Z] 
15:47:37 [2024-03-15T19:47:37.086Z] (Eclipse:12859): Gtk-WARNING **: 19:47:36.964: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:37 [2024-03-15T19:47:37.086Z] 
15:47:37 [2024-03-15T19:47:37.086Z] (Eclipse:12859): Gtk-WARNING **: 19:47:36.964: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:37 [2024-03-15T19:47:37.086Z] 
15:47:37 [2024-03-15T19:47:37.086Z] (Eclipse:12859): Gtk-WARNING **: 19:47:37.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:37 [2024-03-15T19:47:37.086Z] 
15:47:37 [2024-03-15T19:47:37.086Z] (Eclipse:12859): Gtk-WARNING **: 19:47:37.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:37 [2024-03-15T19:47:37.086Z] 
15:47:37 [2024-03-15T19:47:37.086Z] (Eclipse:12859): Gtk-WARNING **: 19:47:37.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:37 [2024-03-15T19:47:37.086Z] 
15:47:37 [2024-03-15T19:47:37.086Z] (Eclipse:12859): Gtk-WARNING **: 19:47:37.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:37 [2024-03-15T19:47:37.086Z] 
15:47:37 [2024-03-15T19:47:37.086Z] (Eclipse:12859): Gtk-WARNING **: 19:47:37.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:37 [2024-03-15T19:47:37.086Z] 
15:47:37 [2024-03-15T19:47:37.086Z] (Eclipse:12859): Gtk-WARNING **: 19:47:37.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:37 [2024-03-15T19:47:37.086Z] 
15:47:37 [2024-03-15T19:47:37.086Z] (Eclipse:12859): Gtk-WARNING **: 19:47:37.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:37 [2024-03-15T19:47:37.086Z] 
15:47:37 [2024-03-15T19:47:37.086Z] (Eclipse:12859): Gtk-WARNING **: 19:47:37.045: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:37 [2024-03-15T19:47:37.086Z] 
15:47:37 [2024-03-15T19:47:37.086Z] (Eclipse:12859): Gtk-WARNING **: 19:47:37.079: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:37 [2024-03-15T19:47:37.087Z] 
15:47:37 [2024-03-15T19:47:37.087Z] (Eclipse:12859): Gtk-WARNING **: 19:47:37.079: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:37 [2024-03-15T19:47:37.087Z] 
15:47:37 [2024-03-15T19:47:37.087Z] (Eclipse:12859): Gtk-WARNING **: 19:47:37.079: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:37 [2024-03-15T19:47:37.087Z] 
15:47:37 [2024-03-15T19:47:37.087Z] (Eclipse:12859): Gtk-WARNING **: 19:47:37.079: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:37 [2024-03-15T19:47:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
15:47:37 [2024-03-15T19:47:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135073790 data=null doit=true}, Shell with text {Help}]
15:47:37 [2024-03-15T19:47:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
15:47:37 [2024-03-15T19:47:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
15:47:37 [2024-03-15T19:47:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:47:37 [2024-03-15T19:47:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:47:37 [2024-03-15T19:47:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sys...", using matcher: of type 'Label'
15:47:37 [2024-03-15T19:47:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sys...", using matcher: (of type 'Label')
15:47:37 [2024-03-15T19:47:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:47:37 [2024-03-15T19:47:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:47:37 [2024-03-15T19:47:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:47:37 [2024-03-15T19:47:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:47:37 [2024-03-15T19:47:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:47:37 [2024-03-15T19:47:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:47:37 [2024-03-15T19:47:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135073792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:37 [2024-03-15T19:47:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135073792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:37 [2024-03-15T19:47:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135073792 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:37 [2024-03-15T19:47:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135073792 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:37 [2024-03-15T19:47:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135073792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:37 [2024-03-15T19:47:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135073793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:37 [2024-03-15T19:47:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135073793 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:37 [2024-03-15T19:47:37.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:47:37 [2024-03-15T19:47:37.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:37 [2024-03-15T19:47:37.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Statistics} time=1135073914 data=null button=0 stateMask=0x0 x=144 y=349 count=0}, Tree node with text: Statistics]
15:47:37 [2024-03-15T19:47:37.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Statistics} time=1135073914 data=null doit=true}, Tree node with text: Statistics]
15:47:37 [2024-03-15T19:47:37.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Statistics} time=1135073914 data=null}, Tree node with text: Statistics]
15:47:37 [2024-03-15T19:47:37.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Statistics} time=1135073914 data=null button=1 stateMask=0x0 x=144 y=349 count=1}, Tree node with text: Statistics]
15:47:37 [2024-03-15T19:47:37.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135073914 data=null item=TreeItem {Statistics} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Statistics]
15:47:37 [2024-03-15T19:47:37.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Statistics} time=1135073931 data=null button=1 stateMask=0x80000 x=144 y=349 count=1}, Tree node with text: Statistics]
15:47:37 [2024-03-15T19:47:37.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:37 [2024-03-15T19:47:37.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Statistics} time=1135073932 data=null button=0 stateMask=0x0 x=144 y=349 count=0}, Tree node with text: Statistics]
15:47:37 [2024-03-15T19:47:37.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Statistics} time=1135073932 data=null doit=true}, Tree node with text: Statistics]
15:47:37 [2024-03-15T19:47:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Statistics} time=1135073932 data=null}, Tree node with text: Statistics]
15:47:37 [2024-03-15T19:47:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Statistics} time=1135073932 data=null button=1 stateMask=0x0 x=144 y=349 count=1}, Tree node with text: Statistics]
15:47:37 [2024-03-15T19:47:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135073932 data=null item=TreeItem {Statistics} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Statistics]
15:47:37 [2024-03-15T19:47:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Statistics} time=1135073950 data=null button=1 stateMask=0x80000 x=144 y=349 count=1}, Tree node with text: Statistics]
15:47:37 [2024-03-15T19:47:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
15:47:37 [2024-03-15T19:47:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
15:47:37 [2024-03-15T19:47:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1135073982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
15:47:37 [2024-03-15T19:47:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
15:47:38 [2024-03-15T19:47:38.159Z] 
15:47:38 [2024-03-15T19:47:38.159Z] (Eclipse:12859): Gtk-WARNING **: 19:47:37.918: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:38 [2024-03-15T19:47:38.159Z] 
15:47:38 [2024-03-15T19:47:38.159Z] (Eclipse:12859): Gtk-WARNING **: 19:47:37.918: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:38 [2024-03-15T19:47:38.159Z] 
15:47:38 [2024-03-15T19:47:38.159Z] (Eclipse:12859): Gtk-WARNING **: 19:47:37.918: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:38 [2024-03-15T19:47:38.159Z] 
15:47:38 [2024-03-15T19:47:38.159Z] (Eclipse:12859): Gtk-WARNING **: 19:47:37.918: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:38 [2024-03-15T19:47:38.159Z] 
15:47:38 [2024-03-15T19:47:38.159Z] (Eclipse:12859): Gtk-WARNING **: 19:47:37.955: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:38 [2024-03-15T19:47:38.159Z] 
15:47:38 [2024-03-15T19:47:38.159Z] (Eclipse:12859): Gtk-WARNING **: 19:47:37.955: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:38 [2024-03-15T19:47:38.159Z] 
15:47:38 [2024-03-15T19:47:38.159Z] (Eclipse:12859): Gtk-WARNING **: 19:47:37.955: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:38 [2024-03-15T19:47:38.159Z] 
15:47:38 [2024-03-15T19:47:38.159Z] (Eclipse:12859): Gtk-WARNING **: 19:47:37.955: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:38 [2024-03-15T19:47:38.159Z] 
15:47:38 [2024-03-15T19:47:38.159Z] (Eclipse:12859): Gtk-WARNING **: 19:47:37.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:38 [2024-03-15T19:47:38.159Z] 
15:47:38 [2024-03-15T19:47:38.159Z] (Eclipse:12859): Gtk-WARNING **: 19:47:37.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:38 [2024-03-15T19:47:38.160Z] 
15:47:38 [2024-03-15T19:47:38.160Z] (Eclipse:12859): Gtk-WARNING **: 19:47:37.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:38 [2024-03-15T19:47:38.160Z] 
15:47:38 [2024-03-15T19:47:38.160Z] (Eclipse:12859): Gtk-WARNING **: 19:47:37.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:38 [2024-03-15T19:47:38.160Z] 
15:47:38 [2024-03-15T19:47:38.160Z] (Eclipse:12859): Gtk-WARNING **: 19:47:38.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:38 [2024-03-15T19:47:38.160Z] 
15:47:38 [2024-03-15T19:47:38.160Z] (Eclipse:12859): Gtk-WARNING **: 19:47:38.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:38 [2024-03-15T19:47:38.160Z] 
15:47:38 [2024-03-15T19:47:38.160Z] (Eclipse:12859): Gtk-WARNING **: 19:47:38.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:38 [2024-03-15T19:47:38.160Z] 
15:47:38 [2024-03-15T19:47:38.160Z] (Eclipse:12859): Gtk-WARNING **: 19:47:38.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:38 [2024-03-15T19:47:38.160Z] 
15:47:38 [2024-03-15T19:47:38.160Z] (Eclipse:12859): Gtk-WARNING **: 19:47:38.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:38 [2024-03-15T19:47:38.160Z] 
15:47:38 [2024-03-15T19:47:38.160Z] (Eclipse:12859): Gtk-WARNING **: 19:47:38.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:38 [2024-03-15T19:47:38.160Z] 
15:47:38 [2024-03-15T19:47:38.160Z] (Eclipse:12859): Gtk-WARNING **: 19:47:38.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:38 [2024-03-15T19:47:38.160Z] 
15:47:38 [2024-03-15T19:47:38.160Z] (Eclipse:12859): Gtk-WARNING **: 19:47:38.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:38 [2024-03-15T19:47:38.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
15:47:38 [2024-03-15T19:47:38.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135074777 data=null doit=true}, Shell with text {Help}]
15:47:38 [2024-03-15T19:47:38.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
15:47:38 [2024-03-15T19:47:38.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
15:47:38 [2024-03-15T19:47:38.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:47:38 [2024-03-15T19:47:38.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:47:38 [2024-03-15T19:47:38.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sta...", using matcher: of type 'Label'
15:47:38 [2024-03-15T19:47:38.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sta...", using matcher: (of type 'Label')
15:47:38 [2024-03-15T19:47:38.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:47:38 [2024-03-15T19:47:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:47:38 [2024-03-15T19:47:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:47:38 [2024-03-15T19:47:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:47:38 [2024-03-15T19:47:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:47:38 [2024-03-15T19:47:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:47:38 [2024-03-15T19:47:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135074778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:38 [2024-03-15T19:47:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135074778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:38 [2024-03-15T19:47:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135074779 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:38 [2024-03-15T19:47:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135074779 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:38 [2024-03-15T19:47:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135074779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:38 [2024-03-15T19:47:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135074779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:38 [2024-03-15T19:47:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135074779 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:38 [2024-03-15T19:47:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:47:38 [2024-03-15T19:47:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:38 [2024-03-15T19:47:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Input/Output} time=1135074916 data=null button=0 stateMask=0x0 x=155 y=188 count=0}, Tree node with text: Input/Output]
15:47:38 [2024-03-15T19:47:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Input/Output} time=1135074916 data=null doit=true}, Tree node with text: Input/Output]
15:47:38 [2024-03-15T19:47:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Input/Output} time=1135074916 data=null}, Tree node with text: Input/Output]
15:47:38 [2024-03-15T19:47:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Input/Output} time=1135074926 data=null button=1 stateMask=0x0 x=155 y=188 count=1}, Tree node with text: Input/Output]
15:47:38 [2024-03-15T19:47:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135074926 data=null item=TreeItem {Input/Output} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Input/Output]
15:47:38 [2024-03-15T19:47:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Input/Output} time=1135074931 data=null button=1 stateMask=0x80000 x=155 y=188 count=1}, Tree node with text: Input/Output]
15:47:38 [2024-03-15T19:47:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:38 [2024-03-15T19:47:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Input/Output} time=1135074932 data=null button=0 stateMask=0x0 x=155 y=188 count=0}, Tree node with text: Input/Output]
15:47:38 [2024-03-15T19:47:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Input/Output} time=1135074932 data=null doit=true}, Tree node with text: Input/Output]
15:47:38 [2024-03-15T19:47:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Input/Output} time=1135074932 data=null}, Tree node with text: Input/Output]
15:47:38 [2024-03-15T19:47:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Input/Output} time=1135074933 data=null button=1 stateMask=0x0 x=155 y=188 count=1}, Tree node with text: Input/Output]
15:47:38 [2024-03-15T19:47:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135074948 data=null item=TreeItem {Input/Output} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Input/Output]
15:47:38 [2024-03-15T19:47:38.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Input/Output} time=1135074964 data=null button=1 stateMask=0x80000 x=155 y=188 count=1}, Tree node with text: Input/Output]
15:47:38 [2024-03-15T19:47:38.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
15:47:38 [2024-03-15T19:47:38.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
15:47:38 [2024-03-15T19:47:38.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1135075000 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
15:47:38 [2024-03-15T19:47:38.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
15:47:38 [2024-03-15T19:47:38.977Z] 
15:47:38 [2024-03-15T19:47:38.977Z] (Eclipse:12859): Gtk-WARNING **: 19:47:38.943: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:38 [2024-03-15T19:47:38.977Z] 
15:47:38 [2024-03-15T19:47:38.977Z] (Eclipse:12859): Gtk-WARNING **: 19:47:38.943: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:38 [2024-03-15T19:47:38.977Z] 
15:47:38 [2024-03-15T19:47:38.977Z] (Eclipse:12859): Gtk-WARNING **: 19:47:38.943: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:38 [2024-03-15T19:47:38.977Z] 
15:47:38 [2024-03-15T19:47:38.977Z] (Eclipse:12859): Gtk-WARNING **: 19:47:38.943: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:39 [2024-03-15T19:47:39.232Z] 
15:47:39 [2024-03-15T19:47:39.232Z] (Eclipse:12859): Gtk-WARNING **: 19:47:39.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:39 [2024-03-15T19:47:39.232Z] 
15:47:39 [2024-03-15T19:47:39.232Z] (Eclipse:12859): Gtk-WARNING **: 19:47:39.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:39 [2024-03-15T19:47:39.232Z] 
15:47:39 [2024-03-15T19:47:39.232Z] (Eclipse:12859): Gtk-WARNING **: 19:47:39.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:39 [2024-03-15T19:47:39.232Z] 
15:47:39 [2024-03-15T19:47:39.232Z] (Eclipse:12859): Gtk-WARNING **: 19:47:39.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:39 [2024-03-15T19:47:39.232Z] 
15:47:39 [2024-03-15T19:47:39.232Z] (Eclipse:12859): Gtk-WARNING **: 19:47:39.072: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:39 [2024-03-15T19:47:39.232Z] 
15:47:39 [2024-03-15T19:47:39.232Z] (Eclipse:12859): Gtk-WARNING **: 19:47:39.072: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:39 [2024-03-15T19:47:39.233Z] 
15:47:39 [2024-03-15T19:47:39.233Z] (Eclipse:12859): Gtk-WARNING **: 19:47:39.072: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:39 [2024-03-15T19:47:39.233Z] 
15:47:39 [2024-03-15T19:47:39.233Z] (Eclipse:12859): Gtk-WARNING **: 19:47:39.072: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:39 [2024-03-15T19:47:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
15:47:39 [2024-03-15T19:47:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135075300 data=null doit=true}, Shell with text {Help}]
15:47:39 [2024-03-15T19:47:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
15:47:39 [2024-03-15T19:47:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
15:47:39 [2024-03-15T19:47:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:47:39 [2024-03-15T19:47:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:47:39 [2024-03-15T19:47:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Inp...", using matcher: of type 'Label'
15:47:39 [2024-03-15T19:47:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Inp...", using matcher: (of type 'Label')
15:47:39 [2024-03-15T19:47:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:47:39 [2024-03-15T19:47:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:47:39 [2024-03-15T19:47:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:47:39 [2024-03-15T19:47:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:47:39 [2024-03-15T19:47:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:47:39 [2024-03-15T19:47:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:47:39 [2024-03-15T19:47:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135075301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:39 [2024-03-15T19:47:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135075302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:39 [2024-03-15T19:47:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135075302 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:39 [2024-03-15T19:47:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135075302 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:39 [2024-03-15T19:47:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135075302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:39 [2024-03-15T19:47:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135075302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:39 [2024-03-15T19:47:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135075302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:39 [2024-03-15T19:47:39.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:47:39 [2024-03-15T19:47:39.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:39 [2024-03-15T19:47:39.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Context switch} time=1135075426 data=null button=0 stateMask=0x0 x=163 y=96 count=0}, Tree node with text: Context switch]
15:47:39 [2024-03-15T19:47:39.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Context switch} time=1135075426 data=null doit=true}, Tree node with text: Context switch]
15:47:39 [2024-03-15T19:47:39.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Context switch} time=1135075426 data=null}, Tree node with text: Context switch]
15:47:39 [2024-03-15T19:47:39.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Context switch} time=1135075426 data=null button=1 stateMask=0x0 x=163 y=96 count=1}, Tree node with text: Context switch]
15:47:39 [2024-03-15T19:47:39.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135075427 data=null item=TreeItem {Context switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Context switch]
15:47:39 [2024-03-15T19:47:39.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Context switch} time=1135075446 data=null button=1 stateMask=0x80000 x=163 y=96 count=1}, Tree node with text: Context switch]
15:47:39 [2024-03-15T19:47:39.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:39 [2024-03-15T19:47:39.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Context switch} time=1135075457 data=null button=0 stateMask=0x0 x=163 y=96 count=0}, Tree node with text: Context switch]
15:47:39 [2024-03-15T19:47:39.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Context switch} time=1135075457 data=null doit=true}, Tree node with text: Context switch]
15:47:39 [2024-03-15T19:47:39.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Context switch} time=1135075457 data=null}, Tree node with text: Context switch]
15:47:39 [2024-03-15T19:47:39.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Context switch} time=1135075457 data=null button=1 stateMask=0x0 x=163 y=96 count=1}, Tree node with text: Context switch]
15:47:39 [2024-03-15T19:47:39.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135075458 data=null item=TreeItem {Context switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Context switch]
15:47:39 [2024-03-15T19:47:39.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Context switch} time=1135075463 data=null button=1 stateMask=0x80000 x=163 y=96 count=1}, Tree node with text: Context switch]
15:47:39 [2024-03-15T19:47:39.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
15:47:39 [2024-03-15T19:47:39.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
15:47:39 [2024-03-15T19:47:39.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1135075513 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
15:47:39 [2024-03-15T19:47:39.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
15:47:39 [2024-03-15T19:47:39.490Z] 
15:47:39 [2024-03-15T19:47:39.490Z] (Eclipse:12859): Gtk-WARNING **: 19:47:39.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:39 [2024-03-15T19:47:39.490Z] 
15:47:39 [2024-03-15T19:47:39.490Z] (Eclipse:12859): Gtk-WARNING **: 19:47:39.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:39 [2024-03-15T19:47:39.490Z] 
15:47:39 [2024-03-15T19:47:39.490Z] (Eclipse:12859): Gtk-WARNING **: 19:47:39.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:39 [2024-03-15T19:47:39.490Z] 
15:47:39 [2024-03-15T19:47:39.490Z] (Eclipse:12859): Gtk-WARNING **: 19:47:39.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:39 [2024-03-15T19:47:39.490Z] 
15:47:39 [2024-03-15T19:47:39.490Z] (Eclipse:12859): Gtk-WARNING **: 19:47:39.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:39 [2024-03-15T19:47:39.490Z] 
15:47:39 [2024-03-15T19:47:39.490Z] (Eclipse:12859): Gtk-WARNING **: 19:47:39.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:39 [2024-03-15T19:47:39.490Z] 
15:47:39 [2024-03-15T19:47:39.490Z] (Eclipse:12859): Gtk-WARNING **: 19:47:39.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:39 [2024-03-15T19:47:39.490Z] 
15:47:39 [2024-03-15T19:47:39.490Z] (Eclipse:12859): Gtk-WARNING **: 19:47:39.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:39 [2024-03-15T19:47:39.745Z] 
15:47:39 [2024-03-15T19:47:39.745Z] (Eclipse:12859): Gtk-WARNING **: 19:47:39.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:39 [2024-03-15T19:47:39.745Z] 
15:47:39 [2024-03-15T19:47:39.745Z] (Eclipse:12859): Gtk-WARNING **: 19:47:39.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:39 [2024-03-15T19:47:39.745Z] 
15:47:39 [2024-03-15T19:47:39.745Z] (Eclipse:12859): Gtk-WARNING **: 19:47:39.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:39 [2024-03-15T19:47:39.745Z] 
15:47:39 [2024-03-15T19:47:39.745Z] (Eclipse:12859): Gtk-WARNING **: 19:47:39.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:39 [2024-03-15T19:47:39.746Z] 
15:47:39 [2024-03-15T19:47:39.746Z] (Eclipse:12859): Gtk-WARNING **: 19:47:39.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:39 [2024-03-15T19:47:39.746Z] 
15:47:39 [2024-03-15T19:47:39.746Z] (Eclipse:12859): Gtk-WARNING **: 19:47:39.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:39 [2024-03-15T19:47:39.746Z] 
15:47:39 [2024-03-15T19:47:39.746Z] (Eclipse:12859): Gtk-WARNING **: 19:47:39.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:39 [2024-03-15T19:47:39.746Z] 
15:47:39 [2024-03-15T19:47:39.746Z] (Eclipse:12859): Gtk-WARNING **: 19:47:39.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:39 [2024-03-15T19:47:39.746Z] 
15:47:39 [2024-03-15T19:47:39.746Z] (Eclipse:12859): Gtk-WARNING **: 19:47:39.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:39 [2024-03-15T19:47:39.746Z] 
15:47:39 [2024-03-15T19:47:39.746Z] (Eclipse:12859): Gtk-WARNING **: 19:47:39.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:39 [2024-03-15T19:47:39.746Z] 
15:47:39 [2024-03-15T19:47:39.746Z] (Eclipse:12859): Gtk-WARNING **: 19:47:39.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:39 [2024-03-15T19:47:39.746Z] 
15:47:39 [2024-03-15T19:47:39.746Z] (Eclipse:12859): Gtk-WARNING **: 19:47:39.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:47:40 [2024-03-15T19:47:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
15:47:40 [2024-03-15T19:47:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135076312 data=null doit=true}, Shell with text {Help}]
15:47:40 [2024-03-15T19:47:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
15:47:40 [2024-03-15T19:47:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
15:47:40 [2024-03-15T19:47:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:47:40 [2024-03-15T19:47:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:47:40 [2024-03-15T19:47:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Store the amount of ...", using matcher: of type 'Label'
15:47:40 [2024-03-15T19:47:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Store the amount of ...", using matcher: (of type 'Label')
15:47:40 [2024-03-15T19:47:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:47:40 [2024-03-15T19:47:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:47:40 [2024-03-15T19:47:40.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:47:40 [2024-03-15T19:47:40.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:47:40 [2024-03-15T19:47:40.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:47:40 [2024-03-15T19:47:40.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:47:40 [2024-03-15T19:47:40.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135076313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:40 [2024-03-15T19:47:40.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135076313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:40 [2024-03-15T19:47:40.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135076313 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:40 [2024-03-15T19:47:40.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135076313 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:40 [2024-03-15T19:47:40.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135076313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:40 [2024-03-15T19:47:40.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135076313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:40 [2024-03-15T19:47:40.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135076313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:47:40 [2024-03-15T19:47:40.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:47:40 [2024-03-15T19:47:40.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2a666c8e] time=1135076788 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:47:40 [2024-03-15T19:47:40.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:47:40 [2024-03-15T19:47:40.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:47:40 [2024-03-15T19:47:40.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:47:40 [2024-03-15T19:47:40.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:40 [2024-03-15T19:47:40.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135076847 data=null button=0 stateMask=0x0 x=55 y=-42 count=0}, TreeItem with text {test}]
15:47:40 [2024-03-15T19:47:40.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135076847 data=null doit=true}, TreeItem with text {test}]
15:47:40 [2024-03-15T19:47:40.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135076847 data=null}, TreeItem with text {test}]
15:47:40 [2024-03-15T19:47:40.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135076847 data=null button=1 stateMask=0x0 x=55 y=-42 count=1}, TreeItem with text {test}]
15:47:40 [2024-03-15T19:47:40.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135076848 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:47:40 [2024-03-15T19:47:40.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135076856 data=null button=1 stateMask=0x80000 x=55 y=-42 count=1}, TreeItem with text {test}]
15:47:40 [2024-03-15T19:47:40.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:47:40 [2024-03-15T19:47:40.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:47:40 [2024-03-15T19:47:40.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135077340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135077340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135077340 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135077340 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135077340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135077340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135077341 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135077341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135077341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135077341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135077341 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135077341 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135077342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135077342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135077342 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135077342 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135077342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:41 [2024-03-15T19:47:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135077342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:41 [2024-03-15T19:47:41.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:41 [2024-03-15T19:47:41.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:41 [2024-03-15T19:47:41.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:41 [2024-03-15T19:47:41.431Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:41 [2024-03-15T19:47:41.431Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:41 [2024-03-15T19:47:41.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:47:41 [2024-03-15T19:47:41.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135077342 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:41 [2024-03-15T19:47:41.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135076936 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:47:41 [2024-03-15T19:47:41.686Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.19 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest
15:47:41 [2024-03-15T19:47:41.686Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest.testHelpMenus -- Time elapsed: 16.35 s
15:47:41 [2024-03-15T19:47:41.686Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
15:47:41 [2024-03-15T19:47:41.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2a666c8e] time=1135077863 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:47:41 [2024-03-15T19:47:41.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:47:41 [2024-03-15T19:47:41.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:47:41 [2024-03-15T19:47:41.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:47:41 [2024-03-15T19:47:41.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:47:41 [2024-03-15T19:47:41.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1135078018 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:47:41 [2024-03-15T19:47:41.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:47:42 [2024-03-15T19:47:42.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:47:46 [2024-03-15T19:47:46.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:47:46 [2024-03-15T19:47:46.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:47:46 [2024-03-15T19:47:46.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:47:46 [2024-03-15T19:47:46.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:47:46 [2024-03-15T19:47:46.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:47:46 [2024-03-15T19:47:46.363Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:47:46 [2024-03-15T19:47:46.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:47:46 [2024-03-15T19:47:46.363Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:47:46 [2024-03-15T19:47:46.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
15:47:46 [2024-03-15T19:47:46.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135082554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:46 [2024-03-15T19:47:46.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135082555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:46 [2024-03-15T19:47:46.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135082555 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:46 [2024-03-15T19:47:46.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135082555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:46 [2024-03-15T19:47:46.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135082555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:46 [2024-03-15T19:47:46.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135082555 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:46 [2024-03-15T19:47:46.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135082556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:46 [2024-03-15T19:47:46.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135082556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:46 [2024-03-15T19:47:46.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135082556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:46 [2024-03-15T19:47:46.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135082556 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:46 [2024-03-15T19:47:46.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135082556 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:46 [2024-03-15T19:47:46.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
15:47:46 [2024-03-15T19:47:46.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:47:46 [2024-03-15T19:47:46.874Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:47:46 [2024-03-15T19:47:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
15:47:46 [2024-03-15T19:47:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135083058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:46 [2024-03-15T19:47:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135083058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:46 [2024-03-15T19:47:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135083058 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:46 [2024-03-15T19:47:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135083058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:46 [2024-03-15T19:47:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135083058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:46 [2024-03-15T19:47:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135083059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:46 [2024-03-15T19:47:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135083060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:46 [2024-03-15T19:47:46.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135083060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:46 [2024-03-15T19:47:46.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135083060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:46 [2024-03-15T19:47:46.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135083060 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:46 [2024-03-15T19:47:46.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135083060 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:46 [2024-03-15T19:47:46.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
15:47:46 [2024-03-15T19:47:46.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:47:47 [2024-03-15T19:47:47.435Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:47:47 [2024-03-15T19:47:47.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
15:47:47 [2024-03-15T19:47:47.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135083562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:47 [2024-03-15T19:47:47.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135083562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:47 [2024-03-15T19:47:47.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135083562 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:47 [2024-03-15T19:47:47.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135083562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:47 [2024-03-15T19:47:47.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135083562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:47 [2024-03-15T19:47:47.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135083562 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:47 [2024-03-15T19:47:47.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135083563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:47 [2024-03-15T19:47:47.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135083563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:47 [2024-03-15T19:47:47.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135083563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:47 [2024-03-15T19:47:47.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135083563 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:47 [2024-03-15T19:47:47.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135083563 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:47 [2024-03-15T19:47:47.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
15:47:47 [2024-03-15T19:47:47.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:47:48 [2024-03-15T19:47:48.000Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:47:48 [2024-03-15T19:47:48.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
15:47:48 [2024-03-15T19:47:48.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135084065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:48 [2024-03-15T19:47:48.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135084065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:48 [2024-03-15T19:47:48.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135084065 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:48 [2024-03-15T19:47:48.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135084065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:48 [2024-03-15T19:47:48.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135084065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:48 [2024-03-15T19:47:48.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135084066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:48 [2024-03-15T19:47:48.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135084067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:48 [2024-03-15T19:47:48.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135084067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:48 [2024-03-15T19:47:48.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135084067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:48 [2024-03-15T19:47:48.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135084067 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:48 [2024-03-15T19:47:48.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135084067 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:48 [2024-03-15T19:47:48.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
15:47:48 [2024-03-15T19:47:48.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:47:48 [2024-03-15T19:47:48.562Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:47:48 [2024-03-15T19:47:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
15:47:48 [2024-03-15T19:47:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135084569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:48 [2024-03-15T19:47:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135084569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:48 [2024-03-15T19:47:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135084569 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:48 [2024-03-15T19:47:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135084569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:48 [2024-03-15T19:47:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135084569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:48 [2024-03-15T19:47:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135084569 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:48 [2024-03-15T19:47:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135084570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:48 [2024-03-15T19:47:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135084570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:48 [2024-03-15T19:47:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135084571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:48 [2024-03-15T19:47:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135084571 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:48 [2024-03-15T19:47:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135084571 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:48 [2024-03-15T19:47:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
15:47:48 [2024-03-15T19:47:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:47:49 [2024-03-15T19:47:49.123Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:47:49 [2024-03-15T19:47:49.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
15:47:49 [2024-03-15T19:47:49.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:49 [2024-03-15T19:47:49.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:49 [2024-03-15T19:47:49.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085073 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:49 [2024-03-15T19:47:49.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:49 [2024-03-15T19:47:49.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:49 [2024-03-15T19:47:49.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:49 [2024-03-15T19:47:49.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:49 [2024-03-15T19:47:49.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:49 [2024-03-15T19:47:49.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:49 [2024-03-15T19:47:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085074 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:49 [2024-03-15T19:47:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085074 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:49 [2024-03-15T19:47:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
15:47:49 [2024-03-15T19:47:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:47:49 [2024-03-15T19:47:49.124Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:47:49 [2024-03-15T19:47:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
15:47:49 [2024-03-15T19:47:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085076 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085076 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085077 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085077 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
15:47:49 [2024-03-15T19:47:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:47:49 [2024-03-15T19:47:49.124Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:47:49 [2024-03-15T19:47:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
15:47:49 [2024-03-15T19:47:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085078 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085079 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085079 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
15:47:49 [2024-03-15T19:47:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:47:49 [2024-03-15T19:47:49.685Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:47:49 [2024-03-15T19:47:49.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
15:47:49 [2024-03-15T19:47:49.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085581 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085582 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135085582 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
15:47:49 [2024-03-15T19:47:49.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:47:49 [2024-03-15T19:47:49.941Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:47:49 [2024-03-15T19:47:49.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
15:47:49 [2024-03-15T19:47:49.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135086084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135086084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135086084 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135086084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135086084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135086084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135086086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135086086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135086086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135086086 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135086086 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:49 [2024-03-15T19:47:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
15:47:49 [2024-03-15T19:47:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:47:50 [2024-03-15T19:47:50.505Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:47:50 [2024-03-15T19:47:50.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
15:47:50 [2024-03-15T19:47:50.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135086588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:50 [2024-03-15T19:47:50.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135086588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:50 [2024-03-15T19:47:50.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135086588 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:50 [2024-03-15T19:47:50.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135086588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:50 [2024-03-15T19:47:50.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135086588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:50 [2024-03-15T19:47:50.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135086588 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:50 [2024-03-15T19:47:50.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135086590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:50 [2024-03-15T19:47:50.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135086590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:50 [2024-03-15T19:47:50.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135086590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:50 [2024-03-15T19:47:50.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135086590 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:50 [2024-03-15T19:47:50.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135086591 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:50 [2024-03-15T19:47:50.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
15:47:50 [2024-03-15T19:47:50.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:47:51 [2024-03-15T19:47:51.068Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:47:51 [2024-03-15T19:47:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
15:47:51 [2024-03-15T19:47:51.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135087094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:51 [2024-03-15T19:47:51.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135087094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:51 [2024-03-15T19:47:51.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135087094 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:51 [2024-03-15T19:47:51.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135087094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:51 [2024-03-15T19:47:51.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135087094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:51 [2024-03-15T19:47:51.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135087094 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:51 [2024-03-15T19:47:51.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135087096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:51 [2024-03-15T19:47:51.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135087096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:51 [2024-03-15T19:47:51.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135087096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:51 [2024-03-15T19:47:51.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135087096 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:51 [2024-03-15T19:47:51.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135087096 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:51 [2024-03-15T19:47:51.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
15:47:51 [2024-03-15T19:47:51.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:47:51 [2024-03-15T19:47:51.632Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:47:51 [2024-03-15T19:47:51.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
15:47:51 [2024-03-15T19:47:51.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135087599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:51 [2024-03-15T19:47:51.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135087599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:51 [2024-03-15T19:47:51.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135087599 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:51 [2024-03-15T19:47:51.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135087599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:51 [2024-03-15T19:47:51.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135087599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:51 [2024-03-15T19:47:51.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135087599 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:51 [2024-03-15T19:47:51.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135087601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:51 [2024-03-15T19:47:51.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135087601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:51 [2024-03-15T19:47:51.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135087601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:51 [2024-03-15T19:47:51.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135087601 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:51 [2024-03-15T19:47:51.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135087601 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:51 [2024-03-15T19:47:51.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
15:47:51 [2024-03-15T19:47:51.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:47:52 [2024-03-15T19:47:52.195Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:47:52 [2024-03-15T19:47:52.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
15:47:52 [2024-03-15T19:47:52.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135088102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:52 [2024-03-15T19:47:52.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135088103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:52 [2024-03-15T19:47:52.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135088103 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:52 [2024-03-15T19:47:52.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135088103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:52 [2024-03-15T19:47:52.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135088103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:52 [2024-03-15T19:47:52.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135088103 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:52 [2024-03-15T19:47:52.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135088104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:52 [2024-03-15T19:47:52.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135088104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:52 [2024-03-15T19:47:52.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135088104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:52 [2024-03-15T19:47:52.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135088104 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:52 [2024-03-15T19:47:52.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135088104 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:52 [2024-03-15T19:47:52.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
15:47:52 [2024-03-15T19:47:52.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:47:52 [2024-03-15T19:47:52.457Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:47:52 [2024-03-15T19:47:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
15:47:52 [2024-03-15T19:47:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135088606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:52 [2024-03-15T19:47:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135088606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:52 [2024-03-15T19:47:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135088606 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:52 [2024-03-15T19:47:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135088606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:52 [2024-03-15T19:47:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135088606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:52 [2024-03-15T19:47:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135088607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:52 [2024-03-15T19:47:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135088608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:52 [2024-03-15T19:47:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135088608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:52 [2024-03-15T19:47:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135088608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:52 [2024-03-15T19:47:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135088608 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:52 [2024-03-15T19:47:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135088608 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:52 [2024-03-15T19:47:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
15:47:52 [2024-03-15T19:47:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:47:53 [2024-03-15T19:47:53.020Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:47:53 [2024-03-15T19:47:53.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
15:47:53 [2024-03-15T19:47:53.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135089110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:53 [2024-03-15T19:47:53.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135089111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:53 [2024-03-15T19:47:53.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135089111 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:53 [2024-03-15T19:47:53.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135089111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:53 [2024-03-15T19:47:53.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135089111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:53 [2024-03-15T19:47:53.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135089111 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:53 [2024-03-15T19:47:53.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135089112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:53 [2024-03-15T19:47:53.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135089113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:53 [2024-03-15T19:47:53.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135089113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:53 [2024-03-15T19:47:53.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135089113 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:53 [2024-03-15T19:47:53.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135089113 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:53 [2024-03-15T19:47:53.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
15:47:53 [2024-03-15T19:47:53.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:47:53 [2024-03-15T19:47:53.581Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:47:53 [2024-03-15T19:47:53.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
15:47:53 [2024-03-15T19:47:53.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135089614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:53 [2024-03-15T19:47:53.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135089614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:53 [2024-03-15T19:47:53.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135089615 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:53 [2024-03-15T19:47:53.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135089615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:53 [2024-03-15T19:47:53.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135089615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:53 [2024-03-15T19:47:53.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135089615 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:53 [2024-03-15T19:47:53.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135089616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:53 [2024-03-15T19:47:53.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135089616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:53 [2024-03-15T19:47:53.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135089616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:53 [2024-03-15T19:47:53.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135089616 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:53 [2024-03-15T19:47:53.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135089616 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:53 [2024-03-15T19:47:53.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
15:47:53 [2024-03-15T19:47:53.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:47:54 [2024-03-15T19:47:54.144Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:47:54 [2024-03-15T19:47:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
15:47:54 [2024-03-15T19:47:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135090118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:54 [2024-03-15T19:47:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135090118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:54 [2024-03-15T19:47:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135090118 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:54 [2024-03-15T19:47:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135090118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:54 [2024-03-15T19:47:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135090118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:54 [2024-03-15T19:47:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135090118 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:54 [2024-03-15T19:47:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135090119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:54 [2024-03-15T19:47:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135090120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:54 [2024-03-15T19:47:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135090120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:54 [2024-03-15T19:47:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135090120 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:54 [2024-03-15T19:47:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135090120 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:54 [2024-03-15T19:47:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
15:47:54 [2024-03-15T19:47:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:47:54 [2024-03-15T19:47:54.707Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:47:54 [2024-03-15T19:47:54.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
15:47:54 [2024-03-15T19:47:54.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135090622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:54 [2024-03-15T19:47:54.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135090622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:54 [2024-03-15T19:47:54.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135090622 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:54 [2024-03-15T19:47:54.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135090622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:54 [2024-03-15T19:47:54.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135090622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:54 [2024-03-15T19:47:54.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135090622 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:54 [2024-03-15T19:47:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135090624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:54 [2024-03-15T19:47:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135090624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:54 [2024-03-15T19:47:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135090624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:54 [2024-03-15T19:47:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135090624 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:54 [2024-03-15T19:47:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135090624 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
15:47:54 [2024-03-15T19:47:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
15:47:54 [2024-03-15T19:47:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:47:54 [2024-03-15T19:47:54.964Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:47:54 [2024-03-15T19:47:54.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
15:47:54 [2024-03-15T19:47:54.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135091126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:54 [2024-03-15T19:47:54.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135091126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:54 [2024-03-15T19:47:54.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135091126 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:54 [2024-03-15T19:47:54.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135091126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:54 [2024-03-15T19:47:54.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135091126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:54 [2024-03-15T19:47:54.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135091126 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:54 [2024-03-15T19:47:54.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135091128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:54 [2024-03-15T19:47:54.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135091128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:54 [2024-03-15T19:47:54.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135091128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:54 [2024-03-15T19:47:54.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135091128 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:54 [2024-03-15T19:47:54.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135091128 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:54 [2024-03-15T19:47:54.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
15:47:54 [2024-03-15T19:47:54.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:47:55 [2024-03-15T19:47:55.527Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:47:55 [2024-03-15T19:47:55.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
15:47:55 [2024-03-15T19:47:55.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135091630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:55 [2024-03-15T19:47:55.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135091630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:55 [2024-03-15T19:47:55.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135091630 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:55 [2024-03-15T19:47:55.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135091630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:55 [2024-03-15T19:47:55.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135091630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:55 [2024-03-15T19:47:55.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135091630 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:55 [2024-03-15T19:47:55.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135091631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:55 [2024-03-15T19:47:55.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135091631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:55 [2024-03-15T19:47:55.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135091632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:55 [2024-03-15T19:47:55.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135091632 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:55 [2024-03-15T19:47:55.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135091632 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:55 [2024-03-15T19:47:55.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
15:47:55 [2024-03-15T19:47:55.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:47:56 [2024-03-15T19:47:56.089Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:47:56 [2024-03-15T19:47:56.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
15:47:56 [2024-03-15T19:47:56.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135092133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:56 [2024-03-15T19:47:56.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135092134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:56 [2024-03-15T19:47:56.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135092134 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:56 [2024-03-15T19:47:56.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135092134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:56 [2024-03-15T19:47:56.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135092134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:56 [2024-03-15T19:47:56.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135092134 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:56 [2024-03-15T19:47:56.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135092135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:56 [2024-03-15T19:47:56.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135092135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:56 [2024-03-15T19:47:56.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135092135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:56 [2024-03-15T19:47:56.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135092135 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:56 [2024-03-15T19:47:56.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135092135 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:56 [2024-03-15T19:47:56.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
15:47:56 [2024-03-15T19:47:56.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:47:56 [2024-03-15T19:47:56.650Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:47:56 [2024-03-15T19:47:56.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
15:47:56 [2024-03-15T19:47:56.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135092637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:56 [2024-03-15T19:47:56.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135092637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:56 [2024-03-15T19:47:56.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135092637 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:56 [2024-03-15T19:47:56.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135092637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:56 [2024-03-15T19:47:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135092637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:56 [2024-03-15T19:47:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135092637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:56 [2024-03-15T19:47:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135092638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:56 [2024-03-15T19:47:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135092639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:56 [2024-03-15T19:47:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135092639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:56 [2024-03-15T19:47:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135092639 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:56 [2024-03-15T19:47:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135092639 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:56 [2024-03-15T19:47:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
15:47:56 [2024-03-15T19:47:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:47:57 [2024-03-15T19:47:57.212Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:47:57 [2024-03-15T19:47:57.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
15:47:57 [2024-03-15T19:47:57.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135093141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:57 [2024-03-15T19:47:57.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135093141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:57 [2024-03-15T19:47:57.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135093141 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:57 [2024-03-15T19:47:57.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135093141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:57 [2024-03-15T19:47:57.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135093141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:57 [2024-03-15T19:47:57.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135093141 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:57 [2024-03-15T19:47:57.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135093142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:57 [2024-03-15T19:47:57.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135093142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:57 [2024-03-15T19:47:57.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135093142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:57 [2024-03-15T19:47:57.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135093142 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:57 [2024-03-15T19:47:57.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135093143 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
15:47:57 [2024-03-15T19:47:57.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
15:47:57 [2024-03-15T19:47:57.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:47:57 [2024-03-15T19:47:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:00 [2024-03-15T19:48:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:48:00 [2024-03-15T19:48:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:48:00 [2024-03-15T19:48:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:00 [2024-03-15T19:48:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:00 [2024-03-15T19:48:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:00 [2024-03-15T19:48:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:48:00 [2024-03-15T19:48:00.289Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:48:00 [2024-03-15T19:48:00.289Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:48:00 [2024-03-15T19:48:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:48:00 [2024-03-15T19:48:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135096294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:00 [2024-03-15T19:48:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135096294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:00 [2024-03-15T19:48:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135096295 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:48:00 [2024-03-15T19:48:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135096295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:00 [2024-03-15T19:48:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135096295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:00 [2024-03-15T19:48:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135096295 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:48:00 [2024-03-15T19:48:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135096296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:00 [2024-03-15T19:48:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135096296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:00 [2024-03-15T19:48:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135096296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:00 [2024-03-15T19:48:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135096296 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:48:00 [2024-03-15T19:48:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135096296 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:48:00 [2024-03-15T19:48:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:48:00 [2024-03-15T19:48:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:00 [2024-03-15T19:48:00.850Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:48:00 [2024-03-15T19:48:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:48:00 [2024-03-15T19:48:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135096798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:00 [2024-03-15T19:48:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135096798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:00 [2024-03-15T19:48:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135096798 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:48:00 [2024-03-15T19:48:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135096798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:00 [2024-03-15T19:48:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135096798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:00 [2024-03-15T19:48:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135096798 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:48:00 [2024-03-15T19:48:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135096800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:00 [2024-03-15T19:48:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135096800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:00 [2024-03-15T19:48:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135096800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:00 [2024-03-15T19:48:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135096800 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:48:00 [2024-03-15T19:48:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135096800 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:48:00 [2024-03-15T19:48:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:48:00 [2024-03-15T19:48:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:01 [2024-03-15T19:48:01.412Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:48:01 [2024-03-15T19:48:01.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:48:01 [2024-03-15T19:48:01.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135097301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:01 [2024-03-15T19:48:01.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135097302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:01 [2024-03-15T19:48:01.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135097302 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:48:01 [2024-03-15T19:48:01.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135097302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:01 [2024-03-15T19:48:01.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135097302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:01 [2024-03-15T19:48:01.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135097302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:48:01 [2024-03-15T19:48:01.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135097303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:01 [2024-03-15T19:48:01.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135097303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:01 [2024-03-15T19:48:01.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135097303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:01 [2024-03-15T19:48:01.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135097303 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:48:01 [2024-03-15T19:48:01.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135097303 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:48:01 [2024-03-15T19:48:01.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:48:01 [2024-03-15T19:48:01.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:01 [2024-03-15T19:48:01.669Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:48:01 [2024-03-15T19:48:01.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
15:48:01 [2024-03-15T19:48:01.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135097805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:01 [2024-03-15T19:48:01.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135097805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:01 [2024-03-15T19:48:01.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135097805 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:48:01 [2024-03-15T19:48:01.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135097805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:01 [2024-03-15T19:48:01.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135097805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:01 [2024-03-15T19:48:01.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135097805 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:48:01 [2024-03-15T19:48:01.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135097806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:01 [2024-03-15T19:48:01.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135097806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:01 [2024-03-15T19:48:01.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135097806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:01 [2024-03-15T19:48:01.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135097806 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:48:01 [2024-03-15T19:48:01.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135097806 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:48:01 [2024-03-15T19:48:01.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
15:48:01 [2024-03-15T19:48:01.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:02 [2024-03-15T19:48:02.230Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:48:02 [2024-03-15T19:48:02.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
15:48:02 [2024-03-15T19:48:02.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135098308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:02 [2024-03-15T19:48:02.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135098308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:02 [2024-03-15T19:48:02.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135098308 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:48:02 [2024-03-15T19:48:02.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135098308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:02 [2024-03-15T19:48:02.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135098308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:02 [2024-03-15T19:48:02.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135098308 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:48:02 [2024-03-15T19:48:02.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135098309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:02 [2024-03-15T19:48:02.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135098309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:02 [2024-03-15T19:48:02.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135098310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:02 [2024-03-15T19:48:02.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135098310 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:48:02 [2024-03-15T19:48:02.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135098310 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:48:02 [2024-03-15T19:48:02.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
15:48:02 [2024-03-15T19:48:02.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:02 [2024-03-15T19:48:02.792Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:48:02 [2024-03-15T19:48:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
15:48:02 [2024-03-15T19:48:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135098811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:02 [2024-03-15T19:48:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135098811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:02 [2024-03-15T19:48:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135098811 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:48:02 [2024-03-15T19:48:02.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135098811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:02 [2024-03-15T19:48:02.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135098811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:02 [2024-03-15T19:48:02.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135098811 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:48:02 [2024-03-15T19:48:02.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135098813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:02 [2024-03-15T19:48:02.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135098813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:02 [2024-03-15T19:48:02.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135098813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:02 [2024-03-15T19:48:02.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135098813 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:48:02 [2024-03-15T19:48:02.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135098813 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:48:02 [2024-03-15T19:48:02.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
15:48:02 [2024-03-15T19:48:02.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:03 [2024-03-15T19:48:03.353Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:48:03 [2024-03-15T19:48:03.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
15:48:03 [2024-03-15T19:48:03.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135099320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:03 [2024-03-15T19:48:03.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135099320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:03 [2024-03-15T19:48:03.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135099320 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:48:03 [2024-03-15T19:48:03.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135099321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:03 [2024-03-15T19:48:03.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135099321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:03 [2024-03-15T19:48:03.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135099321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:48:03 [2024-03-15T19:48:03.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135099326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:03 [2024-03-15T19:48:03.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135099326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:03 [2024-03-15T19:48:03.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135099326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:03 [2024-03-15T19:48:03.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135099326 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:48:03 [2024-03-15T19:48:03.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135099326 data=null}, ToolItem with tooltip text {Select Previous State Change}]
15:48:03 [2024-03-15T19:48:03.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
15:48:03 [2024-03-15T19:48:03.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:03 [2024-03-15T19:48:03.914Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:48:03 [2024-03-15T19:48:03.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
15:48:03 [2024-03-15T19:48:03.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135099827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:03 [2024-03-15T19:48:03.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135099828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:03 [2024-03-15T19:48:03.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135099828 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:48:03 [2024-03-15T19:48:03.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135099828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:03 [2024-03-15T19:48:03.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135099828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:03 [2024-03-15T19:48:03.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135099828 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:48:03 [2024-03-15T19:48:03.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135099829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:03 [2024-03-15T19:48:03.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135099829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:03 [2024-03-15T19:48:03.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135099829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:03 [2024-03-15T19:48:03.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135099829 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:48:03 [2024-03-15T19:48:03.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135099829 data=null}, ToolItem with tooltip text {Select Previous State Change}]
15:48:03 [2024-03-15T19:48:03.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
15:48:03 [2024-03-15T19:48:03.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:04 [2024-03-15T19:48:04.170Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:48:04 [2024-03-15T19:48:04.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
15:48:04 [2024-03-15T19:48:04.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135100331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:04 [2024-03-15T19:48:04.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135100331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:04 [2024-03-15T19:48:04.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135100331 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:48:04 [2024-03-15T19:48:04.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135100331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:04 [2024-03-15T19:48:04.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135100331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:04 [2024-03-15T19:48:04.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135100331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:48:04 [2024-03-15T19:48:04.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135100332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:04 [2024-03-15T19:48:04.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135100332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:04 [2024-03-15T19:48:04.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135100332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:04 [2024-03-15T19:48:04.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135100332 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:48:04 [2024-03-15T19:48:04.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135100333 data=null}, ToolItem with tooltip text {Select Previous State Change}]
15:48:04 [2024-03-15T19:48:04.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
15:48:04 [2024-03-15T19:48:04.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:04 [2024-03-15T19:48:04.731Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:48:04 [2024-03-15T19:48:04.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
15:48:04 [2024-03-15T19:48:04.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135100834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:04 [2024-03-15T19:48:04.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135100834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:04 [2024-03-15T19:48:04.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135100834 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:48:04 [2024-03-15T19:48:04.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135100834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:04 [2024-03-15T19:48:04.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135100834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:04 [2024-03-15T19:48:04.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135100834 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:48:04 [2024-03-15T19:48:04.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135100836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:04 [2024-03-15T19:48:04.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135100836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:04 [2024-03-15T19:48:04.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135100836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:04 [2024-03-15T19:48:04.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135100836 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:48:04 [2024-03-15T19:48:04.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135100836 data=null}, ToolItem with tooltip text {Select Previous State Change}]
15:48:04 [2024-03-15T19:48:04.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
15:48:04 [2024-03-15T19:48:04.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:05 [2024-03-15T19:48:05.292Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:48:05 [2024-03-15T19:48:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:48:05 [2024-03-15T19:48:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135101337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:05 [2024-03-15T19:48:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135101338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:05 [2024-03-15T19:48:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135101338 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:48:05 [2024-03-15T19:48:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135101338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:05 [2024-03-15T19:48:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135101338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:05 [2024-03-15T19:48:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135101338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:48:05 [2024-03-15T19:48:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135101339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:05 [2024-03-15T19:48:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135101339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:05 [2024-03-15T19:48:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135101339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:05 [2024-03-15T19:48:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135101339 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:48:05 [2024-03-15T19:48:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135101339 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:48:05 [2024-03-15T19:48:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:48:05 [2024-03-15T19:48:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:05 [2024-03-15T19:48:05.854Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:48:05 [2024-03-15T19:48:05.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:48:05 [2024-03-15T19:48:05.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135101841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:05 [2024-03-15T19:48:05.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135101841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:05 [2024-03-15T19:48:05.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135101841 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:48:05 [2024-03-15T19:48:05.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135101841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:05 [2024-03-15T19:48:05.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135101841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:05 [2024-03-15T19:48:05.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135101841 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:48:05 [2024-03-15T19:48:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135101842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:05 [2024-03-15T19:48:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135101842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:05 [2024-03-15T19:48:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135101842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:05 [2024-03-15T19:48:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135101842 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:48:05 [2024-03-15T19:48:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135101842 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:48:05 [2024-03-15T19:48:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:48:05 [2024-03-15T19:48:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:06 [2024-03-15T19:48:06.415Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:48:06 [2024-03-15T19:48:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
15:48:06 [2024-03-15T19:48:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135102346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:06 [2024-03-15T19:48:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135102346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:06 [2024-03-15T19:48:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135102346 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:48:06 [2024-03-15T19:48:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135102346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:06 [2024-03-15T19:48:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135102346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:06 [2024-03-15T19:48:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135102346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:48:06 [2024-03-15T19:48:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135102347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:06 [2024-03-15T19:48:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135102348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:06 [2024-03-15T19:48:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135102348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:06 [2024-03-15T19:48:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135102348 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:48:06 [2024-03-15T19:48:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135102348 data=null}, ToolItem with tooltip text {Select Previous State Change}]
15:48:06 [2024-03-15T19:48:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
15:48:06 [2024-03-15T19:48:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:06 [2024-03-15T19:48:06.672Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:48:06 [2024-03-15T19:48:06.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
15:48:06 [2024-03-15T19:48:06.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135102849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:06 [2024-03-15T19:48:06.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135102849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:06 [2024-03-15T19:48:06.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135102849 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:48:06 [2024-03-15T19:48:06.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135102849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:06 [2024-03-15T19:48:06.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135102849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:06 [2024-03-15T19:48:06.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135102850 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:48:06 [2024-03-15T19:48:06.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135102851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:06 [2024-03-15T19:48:06.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135102851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:06 [2024-03-15T19:48:06.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135102851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:06 [2024-03-15T19:48:06.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135102851 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:48:06 [2024-03-15T19:48:06.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135102851 data=null}, ToolItem with tooltip text {Select Previous State Change}]
15:48:06 [2024-03-15T19:48:06.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
15:48:06 [2024-03-15T19:48:06.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:07 [2024-03-15T19:48:07.232Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:48:07 [2024-03-15T19:48:07.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
15:48:07 [2024-03-15T19:48:07.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135103352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:07 [2024-03-15T19:48:07.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135103352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:07 [2024-03-15T19:48:07.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135103352 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:48:07 [2024-03-15T19:48:07.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135103353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:07 [2024-03-15T19:48:07.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135103353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:07 [2024-03-15T19:48:07.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135103353 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:48:07 [2024-03-15T19:48:07.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135103354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:07 [2024-03-15T19:48:07.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135103354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:07 [2024-03-15T19:48:07.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135103354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:07 [2024-03-15T19:48:07.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135103354 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:48:07 [2024-03-15T19:48:07.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135103354 data=null}, ToolItem with tooltip text {Select Previous State Change}]
15:48:07 [2024-03-15T19:48:07.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
15:48:07 [2024-03-15T19:48:07.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:07 [2024-03-15T19:48:07.794Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:48:07 [2024-03-15T19:48:07.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
15:48:07 [2024-03-15T19:48:07.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135103889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:07 [2024-03-15T19:48:07.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135103889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:07 [2024-03-15T19:48:07.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135103889 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:48:07 [2024-03-15T19:48:07.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135103890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:07 [2024-03-15T19:48:07.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135103890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:07 [2024-03-15T19:48:07.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135103890 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:48:07 [2024-03-15T19:48:07.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135103892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:07 [2024-03-15T19:48:07.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135103892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:07 [2024-03-15T19:48:07.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135103892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:07 [2024-03-15T19:48:07.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135103893 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:48:07 [2024-03-15T19:48:07.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135103893 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:48:07 [2024-03-15T19:48:07.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
15:48:07 [2024-03-15T19:48:07.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:08 [2024-03-15T19:48:08.355Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:48:08 [2024-03-15T19:48:08.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
15:48:08 [2024-03-15T19:48:08.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135104395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:08 [2024-03-15T19:48:08.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135104395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:08 [2024-03-15T19:48:08.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135104395 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:48:08 [2024-03-15T19:48:08.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135104395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:08 [2024-03-15T19:48:08.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135104396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:08 [2024-03-15T19:48:08.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135104396 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:48:08 [2024-03-15T19:48:08.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135104397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:08 [2024-03-15T19:48:08.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135104397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:08 [2024-03-15T19:48:08.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135104398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:08 [2024-03-15T19:48:08.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135104398 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:48:08 [2024-03-15T19:48:08.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135104398 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:48:08 [2024-03-15T19:48:08.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
15:48:08 [2024-03-15T19:48:08.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:08 [2024-03-15T19:48:08.916Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:48:08 [2024-03-15T19:48:08.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
15:48:08 [2024-03-15T19:48:08.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135104910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:08 [2024-03-15T19:48:08.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135104910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:08 [2024-03-15T19:48:08.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135104910 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:48:08 [2024-03-15T19:48:08.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135104910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:08 [2024-03-15T19:48:08.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135104910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:08 [2024-03-15T19:48:08.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135104910 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:48:08 [2024-03-15T19:48:08.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135104911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:08 [2024-03-15T19:48:08.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135104911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:08 [2024-03-15T19:48:08.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135104911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:08 [2024-03-15T19:48:08.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135104911 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:48:08 [2024-03-15T19:48:08.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135104911 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:48:08 [2024-03-15T19:48:08.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
15:48:08 [2024-03-15T19:48:08.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:09 [2024-03-15T19:48:09.478Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:48:09 [2024-03-15T19:48:09.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
15:48:09 [2024-03-15T19:48:09.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135105413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:09 [2024-03-15T19:48:09.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135105413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:09 [2024-03-15T19:48:09.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135105413 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:48:09 [2024-03-15T19:48:09.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135105413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:09 [2024-03-15T19:48:09.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135105413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:09 [2024-03-15T19:48:09.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135105413 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:48:09 [2024-03-15T19:48:09.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135105414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:09 [2024-03-15T19:48:09.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135105415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:09 [2024-03-15T19:48:09.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135105415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:48:09 [2024-03-15T19:48:09.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135105415 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:48:09 [2024-03-15T19:48:09.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135105415 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:48:09 [2024-03-15T19:48:09.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
15:48:09 [2024-03-15T19:48:09.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:09 [2024-03-15T19:48:09.733Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:48:09 [2024-03-15T19:48:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
15:48:09 [2024-03-15T19:48:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135105916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:09 [2024-03-15T19:48:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135105916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:09 [2024-03-15T19:48:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135105916 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:48:09 [2024-03-15T19:48:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135105916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:09 [2024-03-15T19:48:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135105916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:09 [2024-03-15T19:48:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135105917 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:48:09 [2024-03-15T19:48:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135105918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:09 [2024-03-15T19:48:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135105918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:09 [2024-03-15T19:48:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135105918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:09 [2024-03-15T19:48:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135105918 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:48:09 [2024-03-15T19:48:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135105918 data=null}, ToolItem with tooltip text {Select Previous State Change}]
15:48:09 [2024-03-15T19:48:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
15:48:09 [2024-03-15T19:48:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:10 [2024-03-15T19:48:10.295Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:48:10 [2024-03-15T19:48:10.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
15:48:10 [2024-03-15T19:48:10.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135106419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:10 [2024-03-15T19:48:10.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135106419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:10 [2024-03-15T19:48:10.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135106419 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:48:10 [2024-03-15T19:48:10.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135106419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:10 [2024-03-15T19:48:10.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135106420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:10 [2024-03-15T19:48:10.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135106420 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:48:10 [2024-03-15T19:48:10.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135106421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:10 [2024-03-15T19:48:10.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135106421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:10 [2024-03-15T19:48:10.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135106421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:10 [2024-03-15T19:48:10.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135106421 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:48:10 [2024-03-15T19:48:10.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135106421 data=null}, ToolItem with tooltip text {Select Previous State Change}]
15:48:10 [2024-03-15T19:48:10.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
15:48:10 [2024-03-15T19:48:10.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:10 [2024-03-15T19:48:10.855Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:48:10 [2024-03-15T19:48:10.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
15:48:10 [2024-03-15T19:48:10.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135106922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:10 [2024-03-15T19:48:10.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135106923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:10 [2024-03-15T19:48:10.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135106923 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:48:10 [2024-03-15T19:48:10.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135106923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:10 [2024-03-15T19:48:10.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135106923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:10 [2024-03-15T19:48:10.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135106923 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:48:10 [2024-03-15T19:48:10.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135106924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:10 [2024-03-15T19:48:10.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135106924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:10 [2024-03-15T19:48:10.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135106924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:10 [2024-03-15T19:48:10.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135106924 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:48:10 [2024-03-15T19:48:10.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135106924 data=null}, ToolItem with tooltip text {Select Previous State Change}]
15:48:10 [2024-03-15T19:48:10.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
15:48:10 [2024-03-15T19:48:10.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:11 [2024-03-15T19:48:11.417Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:48:11 [2024-03-15T19:48:11.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
15:48:11 [2024-03-15T19:48:11.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135107426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:11 [2024-03-15T19:48:11.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135107426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:11 [2024-03-15T19:48:11.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135107426 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:48:11 [2024-03-15T19:48:11.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135107426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:11 [2024-03-15T19:48:11.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135107426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:11 [2024-03-15T19:48:11.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135107426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:48:11 [2024-03-15T19:48:11.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135107427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:11 [2024-03-15T19:48:11.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135107427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:11 [2024-03-15T19:48:11.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135107427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:11 [2024-03-15T19:48:11.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135107427 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:48:11 [2024-03-15T19:48:11.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135107427 data=null}, ToolItem with tooltip text {Select Previous State Change}]
15:48:11 [2024-03-15T19:48:11.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
15:48:11 [2024-03-15T19:48:11.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:11 [2024-03-15T19:48:11.978Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:48:11 [2024-03-15T19:48:11.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
15:48:11 [2024-03-15T19:48:11.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135107929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:11 [2024-03-15T19:48:11.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135107929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:11 [2024-03-15T19:48:11.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135107929 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:48:11 [2024-03-15T19:48:11.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135107929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:11 [2024-03-15T19:48:11.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135107929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:11 [2024-03-15T19:48:11.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135107929 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:48:11 [2024-03-15T19:48:11.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135107930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:11 [2024-03-15T19:48:11.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135107930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:11 [2024-03-15T19:48:11.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135107930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:48:11 [2024-03-15T19:48:11.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135107930 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:48:11 [2024-03-15T19:48:11.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135107930 data=null}, ToolItem with tooltip text {Select Previous State Change}]
15:48:11 [2024-03-15T19:48:11.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
15:48:11 [2024-03-15T19:48:11.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:12 [2024-03-15T19:48:12.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:14 [2024-03-15T19:48:14.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:48:14 [2024-03-15T19:48:14.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:48:14 [2024-03-15T19:48:14.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:14 [2024-03-15T19:48:14.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:14 [2024-03-15T19:48:14.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:48:14 [2024-03-15T19:48:14.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:14 [2024-03-15T19:48:14.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
15:48:14 [2024-03-15T19:48:14.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
15:48:14 [2024-03-15T19:48:14.960Z] 
15:48:14 [2024-03-15T19:48:14.960Z] (Eclipse:12859): Gtk-WARNING **: 19:48:14.743: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:14 [2024-03-15T19:48:14.960Z] 
15:48:14 [2024-03-15T19:48:14.960Z] (Eclipse:12859): Gtk-WARNING **: 19:48:14.743: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:14 [2024-03-15T19:48:14.960Z] 
15:48:14 [2024-03-15T19:48:14.960Z] (Eclipse:12859): Gtk-WARNING **: 19:48:14.743: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:14 [2024-03-15T19:48:14.960Z] 
15:48:14 [2024-03-15T19:48:14.960Z] (Eclipse:12859): Gtk-WARNING **: 19:48:14.743: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:14 [2024-03-15T19:48:14.960Z] 
15:48:14 [2024-03-15T19:48:14.960Z] (Eclipse:12859): Gtk-WARNING **: 19:48:14.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:14 [2024-03-15T19:48:14.961Z] 
15:48:14 [2024-03-15T19:48:14.961Z] (Eclipse:12859): Gtk-WARNING **: 19:48:14.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:14 [2024-03-15T19:48:14.961Z] 
15:48:14 [2024-03-15T19:48:14.961Z] (Eclipse:12859): Gtk-WARNING **: 19:48:14.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:14 [2024-03-15T19:48:14.961Z] 
15:48:14 [2024-03-15T19:48:14.961Z] (Eclipse:12859): Gtk-WARNING **: 19:48:14.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:14 [2024-03-15T19:48:14.961Z] 
15:48:14 [2024-03-15T19:48:14.961Z] (Eclipse:12859): Gtk-WARNING **: 19:48:14.852: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:14 [2024-03-15T19:48:14.961Z] 
15:48:14 [2024-03-15T19:48:14.961Z] (Eclipse:12859): Gtk-WARNING **: 19:48:14.852: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:14 [2024-03-15T19:48:14.961Z] 
15:48:14 [2024-03-15T19:48:14.961Z] (Eclipse:12859): Gtk-WARNING **: 19:48:14.852: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:14 [2024-03-15T19:48:14.961Z] 
15:48:14 [2024-03-15T19:48:14.961Z] (Eclipse:12859): Gtk-WARNING **: 19:48:14.852: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:14 [2024-03-15T19:48:14.961Z] 
15:48:14 [2024-03-15T19:48:14.961Z] (Eclipse:12859): Gtk-WARNING **: 19:48:14.883: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:14 [2024-03-15T19:48:14.961Z] 
15:48:14 [2024-03-15T19:48:14.961Z] (Eclipse:12859): Gtk-WARNING **: 19:48:14.883: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:14 [2024-03-15T19:48:14.961Z] 
15:48:14 [2024-03-15T19:48:14.961Z] (Eclipse:12859): Gtk-WARNING **: 19:48:14.883: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:14 [2024-03-15T19:48:14.961Z] 
15:48:14 [2024-03-15T19:48:14.961Z] (Eclipse:12859): Gtk-WARNING **: 19:48:14.883: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:14 [2024-03-15T19:48:14.961Z] 
15:48:14 [2024-03-15T19:48:14.961Z] (Eclipse:12859): Gtk-WARNING **: 19:48:14.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:14 [2024-03-15T19:48:14.961Z] 
15:48:14 [2024-03-15T19:48:14.961Z] (Eclipse:12859): Gtk-WARNING **: 19:48:14.921: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:14 [2024-03-15T19:48:14.961Z] 
15:48:14 [2024-03-15T19:48:14.961Z] (Eclipse:12859): Gtk-WARNING **: 19:48:14.921: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:14 [2024-03-15T19:48:14.961Z] 
15:48:14 [2024-03-15T19:48:14.961Z] (Eclipse:12859): Gtk-WARNING **: 19:48:14.921: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:14 [2024-03-15T19:48:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
15:48:14 [2024-03-15T19:48:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
15:48:14 [2024-03-15T19:48:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135111126 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
15:48:14 [2024-03-15T19:48:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:48:14 [2024-03-15T19:48:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
15:48:14 [2024-03-15T19:48:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
15:48:14 [2024-03-15T19:48:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:48:14 [2024-03-15T19:48:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:48:14 [2024-03-15T19:48:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:48:14 [2024-03-15T19:48:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:14 [2024-03-15T19:48:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:14 [2024-03-15T19:48:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:48:14 [2024-03-15T19:48:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:48:14 [2024-03-15T19:48:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:48:14 [2024-03-15T19:48:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
15:48:14 [2024-03-15T19:48:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
15:48:14 [2024-03-15T19:48:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:48:14 [2024-03-15T19:48:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:14 [2024-03-15T19:48:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:14 [2024-03-15T19:48:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:48:14 [2024-03-15T19:48:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
15:48:14 [2024-03-15T19:48:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
15:48:14 [2024-03-15T19:48:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:48:14 [2024-03-15T19:48:14.961Z]  ", using matcher: of type 'Text'
15:48:14 [2024-03-15T19:48:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:48:14 [2024-03-15T19:48:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to selected
15:48:14 [2024-03-15T19:48:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1135111129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:14 [2024-03-15T19:48:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1135111129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:14 [2024-03-15T19:48:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1135111129 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:14 [2024-03-15T19:48:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1135111129 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:14 [2024-03-15T19:48:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1135111129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:14 [2024-03-15T19:48:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1135111129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:14 [2024-03-15T19:48:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1135111130 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:14 [2024-03-15T19:48:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1135111130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:14 [2024-03-15T19:48:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1135111130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:14 [2024-03-15T19:48:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1135111130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:14 [2024-03-15T19:48:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1135111130 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:14 [2024-03-15T19:48:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1135111130 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:14 [2024-03-15T19:48:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:48:14 [2024-03-15T19:48:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:48:14 [2024-03-15T19:48:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {All Active Threads} time=1135111131 data=null doit=true}, Button with text {All Active Threads}]
15:48:14 [2024-03-15T19:48:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=1135111131 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {All Active Threads}]
15:48:14 [2024-03-15T19:48:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:48:14 [2024-03-15T19:48:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1135111131 data=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
15:48:14 [2024-03-15T19:48:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1135111132 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
15:48:14 [2024-03-15T19:48:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1135111132 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
15:48:14 [2024-03-15T19:48:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1135111132 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
15:48:14 [2024-03-15T19:48:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:48:14 [2024-03-15T19:48:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:48:14 [2024-03-15T19:48:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:48:14 [2024-03-15T19:48:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:48:14 [2024-03-15T19:48:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:14 [2024-03-15T19:48:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:14 [2024-03-15T19:48:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:48:14 [2024-03-15T19:48:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:48:14 [2024-03-15T19:48:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:14 [2024-03-15T19:48:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:48:14 [2024-03-15T19:48:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135111141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:14 [2024-03-15T19:48:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135111141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:14 [2024-03-15T19:48:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135111141 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:14 [2024-03-15T19:48:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135111141 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:14 [2024-03-15T19:48:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135111141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:14 [2024-03-15T19:48:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135111141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:15 [2024-03-15T19:48:15.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135111141 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:15 [2024-03-15T19:48:15.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1135110808 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
15:48:15 [2024-03-15T19:48:15.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:15 [2024-03-15T19:48:15.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:15 [2024-03-15T19:48:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:15 [2024-03-15T19:48:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:15 [2024-03-15T19:48:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
15:48:15 [2024-03-15T19:48:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
15:48:16 [2024-03-15T19:48:16.033Z] 
15:48:16 [2024-03-15T19:48:16.033Z] (Eclipse:12859): Gtk-WARNING **: 19:48:15.871: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:16 [2024-03-15T19:48:16.033Z] 
15:48:16 [2024-03-15T19:48:16.033Z] (Eclipse:12859): Gtk-WARNING **: 19:48:15.871: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:16 [2024-03-15T19:48:16.033Z] 
15:48:16 [2024-03-15T19:48:16.033Z] (Eclipse:12859): Gtk-WARNING **: 19:48:15.871: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:16 [2024-03-15T19:48:16.033Z] 
15:48:16 [2024-03-15T19:48:16.033Z] (Eclipse:12859): Gtk-WARNING **: 19:48:15.871: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:16 [2024-03-15T19:48:16.033Z] 
15:48:16 [2024-03-15T19:48:16.033Z] (Eclipse:12859): Gtk-WARNING **: 19:48:15.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:16 [2024-03-15T19:48:16.033Z] 
15:48:16 [2024-03-15T19:48:16.033Z] (Eclipse:12859): Gtk-WARNING **: 19:48:15.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:16 [2024-03-15T19:48:16.033Z] 
15:48:16 [2024-03-15T19:48:16.033Z] (Eclipse:12859): Gtk-WARNING **: 19:48:15.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:16 [2024-03-15T19:48:16.033Z] 
15:48:16 [2024-03-15T19:48:16.033Z] (Eclipse:12859): Gtk-WARNING **: 19:48:15.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:16 [2024-03-15T19:48:16.033Z] 
15:48:16 [2024-03-15T19:48:16.033Z] (Eclipse:12859): Gtk-WARNING **: 19:48:15.943: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:16 [2024-03-15T19:48:16.033Z] 
15:48:16 [2024-03-15T19:48:16.033Z] (Eclipse:12859): Gtk-WARNING **: 19:48:15.943: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:16 [2024-03-15T19:48:16.033Z] 
15:48:16 [2024-03-15T19:48:16.033Z] (Eclipse:12859): Gtk-WARNING **: 19:48:15.943: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:16 [2024-03-15T19:48:16.033Z] 
15:48:16 [2024-03-15T19:48:16.033Z] (Eclipse:12859): Gtk-WARNING **: 19:48:15.943: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:16 [2024-03-15T19:48:16.033Z] 
15:48:16 [2024-03-15T19:48:16.033Z] (Eclipse:12859): Gtk-WARNING **: 19:48:15.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:16 [2024-03-15T19:48:16.033Z] 
15:48:16 [2024-03-15T19:48:16.033Z] (Eclipse:12859): Gtk-WARNING **: 19:48:15.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:16 [2024-03-15T19:48:16.034Z] 
15:48:16 [2024-03-15T19:48:16.034Z] (Eclipse:12859): Gtk-WARNING **: 19:48:15.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:16 [2024-03-15T19:48:16.034Z] 
15:48:16 [2024-03-15T19:48:16.034Z] (Eclipse:12859): Gtk-WARNING **: 19:48:15.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:16 [2024-03-15T19:48:16.034Z] 
15:48:16 [2024-03-15T19:48:16.034Z] (Eclipse:12859): Gtk-WARNING **: 19:48:16.015: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:16 [2024-03-15T19:48:16.034Z] 
15:48:16 [2024-03-15T19:48:16.034Z] (Eclipse:12859): Gtk-WARNING **: 19:48:16.015: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:16 [2024-03-15T19:48:16.034Z] 
15:48:16 [2024-03-15T19:48:16.034Z] (Eclipse:12859): Gtk-WARNING **: 19:48:16.015: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:16 [2024-03-15T19:48:16.034Z] 
15:48:16 [2024-03-15T19:48:16.034Z] (Eclipse:12859): Gtk-WARNING **: 19:48:16.015: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:16 [2024-03-15T19:48:16.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
15:48:16 [2024-03-15T19:48:16.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
15:48:16 [2024-03-15T19:48:16.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135112230 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
15:48:16 [2024-03-15T19:48:16.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:48:16 [2024-03-15T19:48:16.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
15:48:16 [2024-03-15T19:48:16.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
15:48:16 [2024-03-15T19:48:16.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:48:16 [2024-03-15T19:48:16.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:48:16 [2024-03-15T19:48:16.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:48:16 [2024-03-15T19:48:16.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:16 [2024-03-15T19:48:16.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:16 [2024-03-15T19:48:16.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:48:16 [2024-03-15T19:48:16.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
15:48:16 [2024-03-15T19:48:16.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1135112231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:16 [2024-03-15T19:48:16.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1135112231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:16 [2024-03-15T19:48:16.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1135112231 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:16 [2024-03-15T19:48:16.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1135112231 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:16 [2024-03-15T19:48:16.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1135112231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:16 [2024-03-15T19:48:16.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1135112231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:16 [2024-03-15T19:48:16.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1135112231 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:16 [2024-03-15T19:48:16.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1135112232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:16 [2024-03-15T19:48:16.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1135112232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:16 [2024-03-15T19:48:16.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1135112232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:16 [2024-03-15T19:48:16.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1135112232 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:16 [2024-03-15T19:48:16.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1135112232 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:16 [2024-03-15T19:48:16.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:48:16 [2024-03-15T19:48:16.903Z] DEBUG ROOT - Closing lingering shell with title Dynamic Filters Configuration
15:48:16 [2024-03-15T19:48:16.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135112278 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
15:48:16 [2024-03-15T19:48:16.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1135111903 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
15:48:16 [2024-03-15T19:48:16.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:18 [2024-03-15T19:48:18.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:48:18 [2024-03-15T19:48:18.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:48:18 [2024-03-15T19:48:18.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:18 [2024-03-15T19:48:18.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:18 [2024-03-15T19:48:18.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:48:18 [2024-03-15T19:48:18.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:18 [2024-03-15T19:48:18.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
15:48:18 [2024-03-15T19:48:18.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
15:48:18 [2024-03-15T19:48:18.791Z] 
15:48:18 [2024-03-15T19:48:18.791Z] (Eclipse:12859): Gtk-WARNING **: 19:48:18.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:18 [2024-03-15T19:48:18.791Z] 
15:48:18 [2024-03-15T19:48:18.791Z] (Eclipse:12859): Gtk-WARNING **: 19:48:18.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:18 [2024-03-15T19:48:18.791Z] 
15:48:18 [2024-03-15T19:48:18.791Z] (Eclipse:12859): Gtk-WARNING **: 19:48:18.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:18 [2024-03-15T19:48:18.791Z] 
15:48:18 [2024-03-15T19:48:18.791Z] (Eclipse:12859): Gtk-WARNING **: 19:48:18.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:19 [2024-03-15T19:48:19.047Z] 
15:48:19 [2024-03-15T19:48:19.047Z] (Eclipse:12859): Gtk-WARNING **: 19:48:18.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:19 [2024-03-15T19:48:19.048Z] 
15:48:19 [2024-03-15T19:48:19.048Z] (Eclipse:12859): Gtk-WARNING **: 19:48:18.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:19 [2024-03-15T19:48:19.048Z] 
15:48:19 [2024-03-15T19:48:19.048Z] (Eclipse:12859): Gtk-WARNING **: 19:48:18.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:19 [2024-03-15T19:48:19.048Z] 
15:48:19 [2024-03-15T19:48:19.048Z] (Eclipse:12859): Gtk-WARNING **: 19:48:18.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:19 [2024-03-15T19:48:19.048Z] 
15:48:19 [2024-03-15T19:48:19.048Z] (Eclipse:12859): Gtk-WARNING **: 19:48:18.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:19 [2024-03-15T19:48:19.048Z] 
15:48:19 [2024-03-15T19:48:19.048Z] (Eclipse:12859): Gtk-WARNING **: 19:48:18.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:19 [2024-03-15T19:48:19.048Z] 
15:48:19 [2024-03-15T19:48:19.048Z] (Eclipse:12859): Gtk-WARNING **: 19:48:18.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:19 [2024-03-15T19:48:19.048Z] 
15:48:19 [2024-03-15T19:48:19.048Z] (Eclipse:12859): Gtk-WARNING **: 19:48:18.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:19 [2024-03-15T19:48:19.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
15:48:19 [2024-03-15T19:48:19.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
15:48:19 [2024-03-15T19:48:19.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135115131 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
15:48:19 [2024-03-15T19:48:19.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:48:19 [2024-03-15T19:48:19.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
15:48:19 [2024-03-15T19:48:19.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
15:48:19 [2024-03-15T19:48:19.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:48:19 [2024-03-15T19:48:19.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:48:19 [2024-03-15T19:48:19.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:48:19 [2024-03-15T19:48:19.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:19 [2024-03-15T19:48:19.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:19 [2024-03-15T19:48:19.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:48:19 [2024-03-15T19:48:19.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to selected
15:48:19 [2024-03-15T19:48:19.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1135115132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:19 [2024-03-15T19:48:19.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1135115132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:19 [2024-03-15T19:48:19.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1135115132 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:19 [2024-03-15T19:48:19.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1135115132 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:19 [2024-03-15T19:48:19.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1135115132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:19 [2024-03-15T19:48:19.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1135115132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:19 [2024-03-15T19:48:19.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1135115132 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:19 [2024-03-15T19:48:19.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1135115133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:19 [2024-03-15T19:48:19.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1135115133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:19 [2024-03-15T19:48:19.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1135115133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:19 [2024-03-15T19:48:19.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1135115133 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:19 [2024-03-15T19:48:19.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1135115133 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:19 [2024-03-15T19:48:19.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:48:19 [2024-03-15T19:48:19.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:48:19 [2024-03-15T19:48:19.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:48:19 [2024-03-15T19:48:19.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:48:19 [2024-03-15T19:48:19.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:19 [2024-03-15T19:48:19.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:19 [2024-03-15T19:48:19.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:48:19 [2024-03-15T19:48:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:48:19 [2024-03-15T19:48:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:19 [2024-03-15T19:48:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:48:19 [2024-03-15T19:48:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135115134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:19 [2024-03-15T19:48:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135115134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:19 [2024-03-15T19:48:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135115134 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:19 [2024-03-15T19:48:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135115134 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:19 [2024-03-15T19:48:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135115134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:19 [2024-03-15T19:48:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135115134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:19 [2024-03-15T19:48:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135115134 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:19 [2024-03-15T19:48:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1135114824 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
15:48:19 [2024-03-15T19:48:19.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:19 [2024-03-15T19:48:19.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:19 [2024-03-15T19:48:19.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:19 [2024-03-15T19:48:19.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:19 [2024-03-15T19:48:19.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
15:48:19 [2024-03-15T19:48:19.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
15:48:19 [2024-03-15T19:48:19.560Z] 
15:48:19 [2024-03-15T19:48:19.560Z] (Eclipse:12859): Gtk-WARNING **: 19:48:19.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:19 [2024-03-15T19:48:19.560Z] 
15:48:19 [2024-03-15T19:48:19.560Z] (Eclipse:12859): Gtk-WARNING **: 19:48:19.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:19 [2024-03-15T19:48:19.560Z] 
15:48:19 [2024-03-15T19:48:19.560Z] (Eclipse:12859): Gtk-WARNING **: 19:48:19.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:19 [2024-03-15T19:48:19.560Z] 
15:48:19 [2024-03-15T19:48:19.560Z] (Eclipse:12859): Gtk-WARNING **: 19:48:19.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:19 [2024-03-15T19:48:19.560Z] 
15:48:19 [2024-03-15T19:48:19.560Z] (Eclipse:12859): Gtk-WARNING **: 19:48:19.434: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:19 [2024-03-15T19:48:19.560Z] 
15:48:19 [2024-03-15T19:48:19.560Z] (Eclipse:12859): Gtk-WARNING **: 19:48:19.434: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:19 [2024-03-15T19:48:19.560Z] 
15:48:19 [2024-03-15T19:48:19.560Z] (Eclipse:12859): Gtk-WARNING **: 19:48:19.434: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:19 [2024-03-15T19:48:19.560Z] 
15:48:19 [2024-03-15T19:48:19.560Z] (Eclipse:12859): Gtk-WARNING **: 19:48:19.434: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:19 [2024-03-15T19:48:19.560Z] 
15:48:19 [2024-03-15T19:48:19.560Z] (Eclipse:12859): Gtk-WARNING **: 19:48:19.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:19 [2024-03-15T19:48:19.560Z] 
15:48:19 [2024-03-15T19:48:19.560Z] (Eclipse:12859): Gtk-WARNING **: 19:48:19.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:19 [2024-03-15T19:48:19.560Z] 
15:48:19 [2024-03-15T19:48:19.561Z] (Eclipse:12859): Gtk-WARNING **: 19:48:19.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:19 [2024-03-15T19:48:19.561Z] 
15:48:19 [2024-03-15T19:48:19.561Z] (Eclipse:12859): Gtk-WARNING **: 19:48:19.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:19 [2024-03-15T19:48:19.561Z] 
15:48:19 [2024-03-15T19:48:19.561Z] (Eclipse:12859): Gtk-WARNING **: 19:48:19.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:19 [2024-03-15T19:48:19.561Z] 
15:48:19 [2024-03-15T19:48:19.561Z] (Eclipse:12859): Gtk-WARNING **: 19:48:19.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:19 [2024-03-15T19:48:19.561Z] 
15:48:19 [2024-03-15T19:48:19.561Z] (Eclipse:12859): Gtk-WARNING **: 19:48:19.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:19 [2024-03-15T19:48:19.561Z] 
15:48:19 [2024-03-15T19:48:19.561Z] (Eclipse:12859): Gtk-WARNING **: 19:48:19.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:19 [2024-03-15T19:48:19.561Z] 
15:48:19 [2024-03-15T19:48:19.561Z] (Eclipse:12859): Gtk-WARNING **: 19:48:19.544: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:19 [2024-03-15T19:48:19.561Z] 
15:48:19 [2024-03-15T19:48:19.561Z] (Eclipse:12859): Gtk-WARNING **: 19:48:19.544: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:19 [2024-03-15T19:48:19.561Z] 
15:48:19 [2024-03-15T19:48:19.561Z] (Eclipse:12859): Gtk-WARNING **: 19:48:19.544: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:19 [2024-03-15T19:48:19.561Z] 
15:48:19 [2024-03-15T19:48:19.561Z] (Eclipse:12859): Gtk-WARNING **: 19:48:19.544: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:19 [2024-03-15T19:48:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
15:48:19 [2024-03-15T19:48:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
15:48:19 [2024-03-15T19:48:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135115759 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
15:48:19 [2024-03-15T19:48:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:48:19 [2024-03-15T19:48:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
15:48:19 [2024-03-15T19:48:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
15:48:19 [2024-03-15T19:48:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:48:19 [2024-03-15T19:48:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:48:19 [2024-03-15T19:48:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:48:19 [2024-03-15T19:48:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:19 [2024-03-15T19:48:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:19 [2024-03-15T19:48:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:48:19 [2024-03-15T19:48:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
15:48:19 [2024-03-15T19:48:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1135115760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:19 [2024-03-15T19:48:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1135115760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:19 [2024-03-15T19:48:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1135115760 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:19 [2024-03-15T19:48:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1135115760 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:19 [2024-03-15T19:48:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1135115761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:19 [2024-03-15T19:48:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1135115761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:19 [2024-03-15T19:48:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1135115761 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:19 [2024-03-15T19:48:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1135115761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:19 [2024-03-15T19:48:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1135115761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:19 [2024-03-15T19:48:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1135115761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:19 [2024-03-15T19:48:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1135115761 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:19 [2024-03-15T19:48:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1135115761 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:19 [2024-03-15T19:48:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:48:19 [2024-03-15T19:48:19.816Z] DEBUG ROOT - Closing lingering shell with title Dynamic Filters Configuration
15:48:19 [2024-03-15T19:48:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135115812 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
15:48:19 [2024-03-15T19:48:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1135115465 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
15:48:19 [2024-03-15T19:48:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:22 [2024-03-15T19:48:22.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:48:22 [2024-03-15T19:48:22.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:48:22 [2024-03-15T19:48:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:22 [2024-03-15T19:48:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:48:22 [2024-03-15T19:48:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:48:22 [2024-03-15T19:48:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:48:22 [2024-03-15T19:48:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:48:22 [2024-03-15T19:48:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:48:22 [2024-03-15T19:48:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:48:22 [2024-03-15T19:48:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:22 [2024-03-15T19:48:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:22 [2024-03-15T19:48:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:48:22 [2024-03-15T19:48:22.332Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:48:22 [2024-03-15T19:48:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:22 [2024-03-15T19:48:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:22 [2024-03-15T19:48:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:22 [2024-03-15T19:48:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:22 [2024-03-15T19:48:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:22 [2024-03-15T19:48:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:23 [2024-03-15T19:48:23.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:23 [2024-03-15T19:48:23.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:23 [2024-03-15T19:48:23.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:23 [2024-03-15T19:48:23.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:23 [2024-03-15T19:48:23.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:23 [2024-03-15T19:48:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:24 [2024-03-15T19:48:24.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:24 [2024-03-15T19:48:24.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:24 [2024-03-15T19:48:24.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:24 [2024-03-15T19:48:24.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:24 [2024-03-15T19:48:24.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:24 [2024-03-15T19:48:24.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:25 [2024-03-15T19:48:25.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:25 [2024-03-15T19:48:25.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:25 [2024-03-15T19:48:25.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:25 [2024-03-15T19:48:25.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:25 [2024-03-15T19:48:25.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:25 [2024-03-15T19:48:25.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:26 [2024-03-15T19:48:26.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:26 [2024-03-15T19:48:26.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:26 [2024-03-15T19:48:26.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:26 [2024-03-15T19:48:26.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:26 [2024-03-15T19:48:26.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:26 [2024-03-15T19:48:26.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:27 [2024-03-15T19:48:27.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:27 [2024-03-15T19:48:27.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:27 [2024-03-15T19:48:27.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:27 [2024-03-15T19:48:27.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:27 [2024-03-15T19:48:27.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:27 [2024-03-15T19:48:27.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:28 [2024-03-15T19:48:28.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:28 [2024-03-15T19:48:28.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:28 [2024-03-15T19:48:28.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:29 [2024-03-15T19:48:29.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:29 [2024-03-15T19:48:29.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:29 [2024-03-15T19:48:29.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:29 [2024-03-15T19:48:29.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:29 [2024-03-15T19:48:29.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:29 [2024-03-15T19:48:29.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:29 [2024-03-15T19:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:29 [2024-03-15T19:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:29 [2024-03-15T19:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:30 [2024-03-15T19:48:30.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:30 [2024-03-15T19:48:30.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:30 [2024-03-15T19:48:30.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:30 [2024-03-15T19:48:30.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:30 [2024-03-15T19:48:30.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:30 [2024-03-15T19:48:30.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:31 [2024-03-15T19:48:31.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:31 [2024-03-15T19:48:31.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:31 [2024-03-15T19:48:31.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:31 [2024-03-15T19:48:31.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:31 [2024-03-15T19:48:31.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:31 [2024-03-15T19:48:31.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:32 [2024-03-15T19:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:32 [2024-03-15T19:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:32 [2024-03-15T19:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:32 [2024-03-15T19:48:32.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:32 [2024-03-15T19:48:32.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:32 [2024-03-15T19:48:32.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:33 [2024-03-15T19:48:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:33 [2024-03-15T19:48:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:33 [2024-03-15T19:48:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:34 [2024-03-15T19:48:34.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:34 [2024-03-15T19:48:34.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:48:34 [2024-03-15T19:48:34.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:34 [2024-03-15T19:48:34.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:37 [2024-03-15T19:48:37.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:48:37 [2024-03-15T19:48:37.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:48:37 [2024-03-15T19:48:37.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:37 [2024-03-15T19:48:37.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:37 [2024-03-15T19:48:37.084Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:48:37 [2024-03-15T19:48:37.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show View Filters}
15:48:37 [2024-03-15T19:48:37.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135133261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:48:37 [2024-03-15T19:48:37.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135133261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:48:37 [2024-03-15T19:48:37.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135133261 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
15:48:37 [2024-03-15T19:48:37.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135133261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:48:37 [2024-03-15T19:48:37.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135133261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:48:37 [2024-03-15T19:48:37.340Z] 
15:48:37 [2024-03-15T19:48:37.340Z] (Eclipse:12859): Gtk-WARNING **: 19:48:37.330: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:37 [2024-03-15T19:48:37.340Z] 
15:48:37 [2024-03-15T19:48:37.340Z] (Eclipse:12859): Gtk-WARNING **: 19:48:37.330: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:37 [2024-03-15T19:48:37.340Z] 
15:48:37 [2024-03-15T19:48:37.340Z] (Eclipse:12859): Gtk-WARNING **: 19:48:37.330: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:37 [2024-03-15T19:48:37.340Z] 
15:48:37 [2024-03-15T19:48:37.340Z] (Eclipse:12859): Gtk-WARNING **: 19:48:37.330: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:37 [2024-03-15T19:48:37.603Z] 
15:48:37 [2024-03-15T19:48:37.603Z] (Eclipse:12859): Gtk-WARNING **: 19:48:37.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:37 [2024-03-15T19:48:37.603Z] 
15:48:37 [2024-03-15T19:48:37.603Z] (Eclipse:12859): Gtk-WARNING **: 19:48:37.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:37 [2024-03-15T19:48:37.603Z] 
15:48:37 [2024-03-15T19:48:37.603Z] (Eclipse:12859): Gtk-WARNING **: 19:48:37.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:37 [2024-03-15T19:48:37.603Z] 
15:48:37 [2024-03-15T19:48:37.603Z] (Eclipse:12859): Gtk-WARNING **: 19:48:37.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:37 [2024-03-15T19:48:37.603Z] 
15:48:37 [2024-03-15T19:48:37.603Z] (Eclipse:12859): Gtk-WARNING **: 19:48:37.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:37 [2024-03-15T19:48:37.603Z] 
15:48:37 [2024-03-15T19:48:37.603Z] (Eclipse:12859): Gtk-WARNING **: 19:48:37.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:37 [2024-03-15T19:48:37.603Z] 
15:48:37 [2024-03-15T19:48:37.603Z] (Eclipse:12859): Gtk-WARNING **: 19:48:37.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:37 [2024-03-15T19:48:37.603Z] 
15:48:37 [2024-03-15T19:48:37.603Z] (Eclipse:12859): Gtk-WARNING **: 19:48:37.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:37 [2024-03-15T19:48:37.603Z] 
15:48:37 [2024-03-15T19:48:37.603Z] (Eclipse:12859): Gtk-WARNING **: 19:48:37.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:37 [2024-03-15T19:48:37.603Z] 
15:48:37 [2024-03-15T19:48:37.603Z] (Eclipse:12859): Gtk-WARNING **: 19:48:37.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:37 [2024-03-15T19:48:37.603Z] 
15:48:37 [2024-03-15T19:48:37.603Z] (Eclipse:12859): Gtk-WARNING **: 19:48:37.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:37 [2024-03-15T19:48:37.603Z] 
15:48:37 [2024-03-15T19:48:37.603Z] (Eclipse:12859): Gtk-WARNING **: 19:48:37.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:37 [2024-03-15T19:48:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135133675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:48:37 [2024-03-15T19:48:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135133679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:48:37 [2024-03-15T19:48:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135133679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:48:37 [2024-03-15T19:48:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135133679 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
15:48:37 [2024-03-15T19:48:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135133679 data=null}, ToolItem with tooltip text {Show View Filters}]
15:48:37 [2024-03-15T19:48:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show View Filters}
15:48:37 [2024-03-15T19:48:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filter", using matcher: with text 'Filter'
15:48:37 [2024-03-15T19:48:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135133681 data=null doit=true}, Shell with text {Filter}]
15:48:37 [2024-03-15T19:48:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:37 [2024-03-15T19:48:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:37 [2024-03-15T19:48:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:37 [2024-03-15T19:48:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:48:37 [2024-03-15T19:48:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:37 [2024-03-15T19:48:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:48:37 [2024-03-15T19:48:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:37 [2024-03-15T19:48:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:48:37 [2024-03-15T19:48:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:37 [2024-03-15T19:48:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:48:37 [2024-03-15T19:48:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:48:37 [2024-03-15T19:48:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:48:37 [2024-03-15T19:48:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:48:37 [2024-03-15T19:48:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:37 [2024-03-15T19:48:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:37 [2024-03-15T19:48:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
15:48:37 [2024-03-15T19:48:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1135133683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:37 [2024-03-15T19:48:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1135133683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:37 [2024-03-15T19:48:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1135133683 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:37 [2024-03-15T19:48:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1135133683 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:37 [2024-03-15T19:48:37.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1135133683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:37 [2024-03-15T19:48:37.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1135133683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:37 [2024-03-15T19:48:37.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1135133683 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:37 [2024-03-15T19:48:37.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1135133752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:37 [2024-03-15T19:48:37.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1135133752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:37 [2024-03-15T19:48:37.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1135133752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:37 [2024-03-15T19:48:37.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1135133752 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:37 [2024-03-15T19:48:37.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1135133752 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:37 [2024-03-15T19:48:37.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
15:48:37 [2024-03-15T19:48:37.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:37 [2024-03-15T19:48:37.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:48:37 [2024-03-15T19:48:37.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:37 [2024-03-15T19:48:37.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:48:37 [2024-03-15T19:48:37.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active'
15:48:37 [2024-03-15T19:48:37.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH'
15:48:37 [2024-03-15T19:48:37.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
15:48:37 [2024-03-15T19:48:37.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:37 [2024-03-15T19:48:37.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:48:37 [2024-03-15T19:48:37.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:37 [2024-03-15T19:48:37.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:48:37 [2024-03-15T19:48:37.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:37 [2024-03-15T19:48:37.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:37 [2024-03-15T19:48:37.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check Active
15:48:37 [2024-03-15T19:48:37.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check Active} time=1135133753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
15:48:37 [2024-03-15T19:48:37.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check Active} time=1135133754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
15:48:37 [2024-03-15T19:48:37.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check Active} time=1135133754 data=null doit=true}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
15:48:37 [2024-03-15T19:48:37.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check Active} time=1135133754 data=null}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
15:48:37 [2024-03-15T19:48:37.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check Active} time=1135133754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
15:48:37 [2024-03-15T19:48:37.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check Active} time=1135133754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
15:48:38 [2024-03-15T19:48:38.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check Active} time=1135133754 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
15:48:38 [2024-03-15T19:48:38.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check Active} time=1135134550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
15:48:38 [2024-03-15T19:48:38.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check Active} time=1135134602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
15:48:38 [2024-03-15T19:48:38.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check Active} time=1135134602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
15:48:38 [2024-03-15T19:48:38.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check Active} time=1135134602 data=null doit=true}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
15:48:38 [2024-03-15T19:48:38.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check Active} time=1135134602 data=null}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
15:48:38 [2024-03-15T19:48:38.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check Active
15:48:38 [2024-03-15T19:48:38.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:38 [2024-03-15T19:48:38.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:48:38 [2024-03-15T19:48:38.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:38 [2024-03-15T19:48:38.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:48:38 [2024-03-15T19:48:38.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1135134603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1135134603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1135134603 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1135134603 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1135134603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1135134603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1135134603 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1135134644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1135134644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1135134644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1135134644 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1135134644 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive'
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH'
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck Inactive
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=1135134645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=1135134645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck Inactive} time=1135134645 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=1135134645 data=null}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=1135134646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
15:48:38 [2024-03-15T19:48:38.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=1135134646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=1135134646 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=1135135405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=1135135406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=1135135406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=1135135406 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=1135135406 data=null}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck Inactive
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=1135135420 data=null button=0 stateMask=0x0 x=89 y=35 count=0}, TreeItem with text {synthetic-trace}]
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1135135420 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1135135420 data=null}, TreeItem with text {synthetic-trace}]
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=1135135421 data=null button=1 stateMask=0x0 x=89 y=35 count=1}, TreeItem with text {synthetic-trace}]
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135135421 data=null item=TreeItem {gnuplot} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=1135135421 data=null button=1 stateMask=0x80000 x=89 y=35 count=1}, TreeItem with text {synthetic-trace}]
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1135135422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1135135422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1135135422 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1135135422 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1135135422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1135135422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1135135422 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1135135453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1135135453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1135135453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1135135453 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1135135453 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=1135135454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1135135454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=1135135454 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=1135135454 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=1135135454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=1135135455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=1135135455 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=1135135458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1135135458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=1135135458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=1135135458 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=1135135459 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1135135459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1135135460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1135135460 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1135135460 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1135135460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1135135460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1135135460 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1135135476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1135135476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1135135476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1135135476 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1135135476 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
15:48:39 [2024-03-15T19:48:39.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=1135135478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1135135478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=1135135478 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=1135135479 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=1135135479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=1135135479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=1135135479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=1135135479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1135135480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=1135135480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=1135135480 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=1135135480 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1135135480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1135135481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1135135481 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1135135481 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1135135481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1135135481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1135135481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1135135544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1135135545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1135135545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1135135545 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1135135545 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1135135546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1135135546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=1135135546 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1135135546 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1135135546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1135135546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=1135135546 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1135135547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1135135547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1135135547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1135135547 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1135135548 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1135135548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1135135548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1135135549 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1135135549 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1135135549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1135135549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1135135549 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1135135566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1135135566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1135135566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1135135566 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1135135566 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck subtree
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=1135135567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1135135567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck subtree} time=1135135567 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=1135135567 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=1135135567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=1135135567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck subtree} time=1135135567 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=1135135568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1135135568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=1135135568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=1135135568 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=1135135568 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck subtree
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1135135569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1135135569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1135135569 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1135135569 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1135135569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1135135569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1135135569 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1135135629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1135135630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1135135630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1135135630 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1135135630 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:39 [2024-03-15T19:48:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
15:48:39 [2024-03-15T19:48:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:48:39 [2024-03-15T19:48:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:48:40 [2024-03-15T19:48:40.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:40 [2024-03-15T19:48:40.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:48:40 [2024-03-15T19:48:40.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:40 [2024-03-15T19:48:40.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:48:40 [2024-03-15T19:48:40.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:48:40 [2024-03-15T19:48:40.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1135136133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1135136133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1135136133 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1135136133 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1135136133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1135136133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1135136133 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1135136146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1135136146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1135136146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1135136146 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1135136146 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135136147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135136147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135136147 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135136147 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135136147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135136147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135136147 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:40 [2024-03-15T19:48:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135133261 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show View Filters}]
15:48:40 [2024-03-15T19:48:40.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:40 [2024-03-15T19:48:40.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:40 [2024-03-15T19:48:40.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:48:40 [2024-03-15T19:48:40.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:42 [2024-03-15T19:48:42.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:48:42 [2024-03-15T19:48:42.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:48:42 [2024-03-15T19:48:42.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:43 [2024-03-15T19:48:43.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:43 [2024-03-15T19:48:43.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
15:48:43 [2024-03-15T19:48:43.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
15:48:43 [2024-03-15T19:48:43.058Z] 
15:48:43 [2024-03-15T19:48:43.058Z] (Eclipse:12859): Gtk-WARNING **: 19:48:43.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:43 [2024-03-15T19:48:43.058Z] 
15:48:43 [2024-03-15T19:48:43.058Z] (Eclipse:12859): Gtk-WARNING **: 19:48:43.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:43 [2024-03-15T19:48:43.058Z] 
15:48:43 [2024-03-15T19:48:43.058Z] (Eclipse:12859): Gtk-WARNING **: 19:48:43.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:43 [2024-03-15T19:48:43.058Z] 
15:48:43 [2024-03-15T19:48:43.058Z] (Eclipse:12859): Gtk-WARNING **: 19:48:43.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:43 [2024-03-15T19:48:43.315Z] 
15:48:43 [2024-03-15T19:48:43.315Z] (Eclipse:12859): Gtk-WARNING **: 19:48:43.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:43 [2024-03-15T19:48:43.315Z] 
15:48:43 [2024-03-15T19:48:43.315Z] (Eclipse:12859): Gtk-WARNING **: 19:48:43.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:43 [2024-03-15T19:48:43.315Z] 
15:48:43 [2024-03-15T19:48:43.315Z] (Eclipse:12859): Gtk-WARNING **: 19:48:43.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:43 [2024-03-15T19:48:43.315Z] 
15:48:43 [2024-03-15T19:48:43.315Z] (Eclipse:12859): Gtk-WARNING **: 19:48:43.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:43 [2024-03-15T19:48:43.315Z] 
15:48:43 [2024-03-15T19:48:43.315Z] (Eclipse:12859): Gtk-WARNING **: 19:48:43.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:43 [2024-03-15T19:48:43.315Z] 
15:48:43 [2024-03-15T19:48:43.315Z] (Eclipse:12859): Gtk-WARNING **: 19:48:43.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:43 [2024-03-15T19:48:43.315Z] 
15:48:43 [2024-03-15T19:48:43.315Z] (Eclipse:12859): Gtk-WARNING **: 19:48:43.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:43 [2024-03-15T19:48:43.315Z] 
15:48:43 [2024-03-15T19:48:43.315Z] (Eclipse:12859): Gtk-WARNING **: 19:48:43.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:43 [2024-03-15T19:48:43.315Z] 
15:48:43 [2024-03-15T19:48:43.315Z] (Eclipse:12859): Gtk-WARNING **: 19:48:43.194: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:43 [2024-03-15T19:48:43.315Z] 
15:48:43 [2024-03-15T19:48:43.315Z] (Eclipse:12859): Gtk-WARNING **: 19:48:43.194: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:43 [2024-03-15T19:48:43.315Z] 
15:48:43 [2024-03-15T19:48:43.315Z] (Eclipse:12859): Gtk-WARNING **: 19:48:43.194: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:43 [2024-03-15T19:48:43.315Z] 
15:48:43 [2024-03-15T19:48:43.316Z] (Eclipse:12859): Gtk-WARNING **: 19:48:43.194: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135139416 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:48:43 [2024-03-15T19:48:43.316Z]  ", using matcher: of type 'Text'
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to selected
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1135139418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1135139418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1135139418 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1135139419 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1135139419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1135139419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1135139419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1135139419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1135139419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1135139419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1135139419 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1135139419 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:48:43 [2024-03-15T19:48:43.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {All Active Threads} time=1135139420 data=null doit=true}, Button with text {All Active Threads}]
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=1135139420 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {All Active Threads}]
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1135139420 data=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1135139420 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1135139420 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1135139420 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=1135139422 data=null doit=true}, Button with text {Active Threads on CPUs:}]
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1135139422 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Active Threads on CPUs:}]
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {All Active Threads} time=1135139422 data=null doit=true}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {All Active Threads} time=1135139423 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {All Active Threads} time=1135139423 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=1135139423 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {All Active Threads} time=1135139423 data=null doit=true}, Button with text {All Active Threads}]
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=1135139423 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {All Active Threads}]
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1135139424 data=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1135139424 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1135139424 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1135139424 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:48:43 [2024-03-15T19:48:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:48:43 [2024-03-15T19:48:43.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:43 [2024-03-15T19:48:43.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:48:43 [2024-03-15T19:48:43.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135139438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:43 [2024-03-15T19:48:43.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135139438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:43 [2024-03-15T19:48:43.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135139438 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:43 [2024-03-15T19:48:43.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135139438 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:43 [2024-03-15T19:48:43.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135139438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:43 [2024-03-15T19:48:43.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135139438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:43 [2024-03-15T19:48:43.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135139438 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:43 [2024-03-15T19:48:43.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1135139107 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
15:48:43 [2024-03-15T19:48:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:43 [2024-03-15T19:48:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:43 [2024-03-15T19:48:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:43 [2024-03-15T19:48:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only'
15:48:43 [2024-03-15T19:48:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:43 [2024-03-15T19:48:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat'
15:48:43 [2024-03-15T19:48:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:43 [2024-03-15T19:48:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical'
15:48:43 [2024-03-15T19:48:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:43 [2024-03-15T19:48:43.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
15:48:43 [2024-03-15T19:48:43.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
15:48:43 [2024-03-15T19:48:43.829Z] 
15:48:43 [2024-03-15T19:48:43.829Z] (Eclipse:12859): Gtk-WARNING **: 19:48:43.719: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:43 [2024-03-15T19:48:43.829Z] 
15:48:43 [2024-03-15T19:48:43.829Z] (Eclipse:12859): Gtk-WARNING **: 19:48:43.719: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:43 [2024-03-15T19:48:43.829Z] 
15:48:43 [2024-03-15T19:48:43.829Z] (Eclipse:12859): Gtk-WARNING **: 19:48:43.719: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:43 [2024-03-15T19:48:43.829Z] 
15:48:43 [2024-03-15T19:48:43.829Z] (Eclipse:12859): Gtk-WARNING **: 19:48:43.719: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:43 [2024-03-15T19:48:43.829Z] 
15:48:43 [2024-03-15T19:48:43.829Z] (Eclipse:12859): Gtk-WARNING **: 19:48:43.752: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:43 [2024-03-15T19:48:43.829Z] 
15:48:43 [2024-03-15T19:48:43.829Z] (Eclipse:12859): Gtk-WARNING **: 19:48:43.752: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:43 [2024-03-15T19:48:43.829Z] 
15:48:43 [2024-03-15T19:48:43.829Z] (Eclipse:12859): Gtk-WARNING **: 19:48:43.752: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:43 [2024-03-15T19:48:43.829Z] 
15:48:43 [2024-03-15T19:48:43.829Z] (Eclipse:12859): Gtk-WARNING **: 19:48:43.752: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:43 [2024-03-15T19:48:43.829Z] 
15:48:43 [2024-03-15T19:48:43.829Z] (Eclipse:12859): Gtk-WARNING **: 19:48:43.789: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:43 [2024-03-15T19:48:43.829Z] 
15:48:43 [2024-03-15T19:48:43.829Z] (Eclipse:12859): Gtk-WARNING **: 19:48:43.789: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:43 [2024-03-15T19:48:43.829Z] 
15:48:43 [2024-03-15T19:48:43.829Z] (Eclipse:12859): Gtk-WARNING **: 19:48:43.789: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:43 [2024-03-15T19:48:43.829Z] 
15:48:43 [2024-03-15T19:48:43.829Z] (Eclipse:12859): Gtk-WARNING **: 19:48:43.789: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:44 [2024-03-15T19:48:44.084Z] 
15:48:44 [2024-03-15T19:48:44.084Z] (Eclipse:12859): Gtk-WARNING **: 19:48:43.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:44 [2024-03-15T19:48:44.084Z] 
15:48:44 [2024-03-15T19:48:44.084Z] (Eclipse:12859): Gtk-WARNING **: 19:48:43.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:44 [2024-03-15T19:48:44.084Z] 
15:48:44 [2024-03-15T19:48:44.084Z] (Eclipse:12859): Gtk-WARNING **: 19:48:43.831: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:44 [2024-03-15T19:48:44.084Z] 
15:48:44 [2024-03-15T19:48:44.084Z] (Eclipse:12859): Gtk-WARNING **: 19:48:43.831: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:44 [2024-03-15T19:48:44.084Z] 
15:48:44 [2024-03-15T19:48:44.084Z] (Eclipse:12859): Gtk-WARNING **: 19:48:43.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:44 [2024-03-15T19:48:44.084Z] 
15:48:44 [2024-03-15T19:48:44.084Z] (Eclipse:12859): Gtk-WARNING **: 19:48:43.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:44 [2024-03-15T19:48:44.084Z] 
15:48:44 [2024-03-15T19:48:44.084Z] (Eclipse:12859): Gtk-WARNING **: 19:48:43.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:44 [2024-03-15T19:48:44.084Z] 
15:48:44 [2024-03-15T19:48:44.084Z] (Eclipse:12859): Gtk-WARNING **: 19:48:43.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:44 [2024-03-15T19:48:44.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135140080 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: of type 'Text'
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8'
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:48:44 [2024-03-15T19:48:44.085Z]  ", using matcher: of type 'Text'
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=1135140082 data=null doit=true}, Button with text {Active Threads on CPUs:}]
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1135140082 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Active Threads on CPUs:}]
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {All Active Threads} time=1135140083 data=null doit=true}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {All Active Threads} time=1135140083 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {All Active Threads} time=1135140083 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=1135140083 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135140084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135140084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:44 [2024-03-15T19:48:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135140084 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:44 [2024-03-15T19:48:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135140084 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:44 [2024-03-15T19:48:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135140084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:44 [2024-03-15T19:48:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135140084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:44 [2024-03-15T19:48:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135140084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:44 [2024-03-15T19:48:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1135139782 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
15:48:44 [2024-03-15T19:48:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:44 [2024-03-15T19:48:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:44 [2024-03-15T19:48:44.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:44 [2024-03-15T19:48:44.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
15:48:44 [2024-03-15T19:48:44.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
15:48:44 [2024-03-15T19:48:44.909Z] 
15:48:44 [2024-03-15T19:48:44.909Z] (Eclipse:12859): Gtk-WARNING **: 19:48:44.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:44 [2024-03-15T19:48:44.909Z] 
15:48:44 [2024-03-15T19:48:44.909Z] (Eclipse:12859): Gtk-WARNING **: 19:48:44.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:44 [2024-03-15T19:48:44.909Z] 
15:48:44 [2024-03-15T19:48:44.909Z] (Eclipse:12859): Gtk-WARNING **: 19:48:44.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:44 [2024-03-15T19:48:44.909Z] 
15:48:44 [2024-03-15T19:48:44.909Z] (Eclipse:12859): Gtk-WARNING **: 19:48:44.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:44 [2024-03-15T19:48:44.909Z] 
15:48:44 [2024-03-15T19:48:44.909Z] (Eclipse:12859): Gtk-WARNING **: 19:48:44.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:44 [2024-03-15T19:48:44.909Z] 
15:48:44 [2024-03-15T19:48:44.909Z] (Eclipse:12859): Gtk-WARNING **: 19:48:44.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:44 [2024-03-15T19:48:44.909Z] 
15:48:44 [2024-03-15T19:48:44.909Z] (Eclipse:12859): Gtk-WARNING **: 19:48:44.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:44 [2024-03-15T19:48:44.909Z] 
15:48:44 [2024-03-15T19:48:44.909Z] (Eclipse:12859): Gtk-WARNING **: 19:48:44.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:44 [2024-03-15T19:48:44.909Z] 
15:48:44 [2024-03-15T19:48:44.909Z] (Eclipse:12859): Gtk-WARNING **: 19:48:44.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:44 [2024-03-15T19:48:44.909Z] 
15:48:44 [2024-03-15T19:48:44.909Z] (Eclipse:12859): Gtk-WARNING **: 19:48:44.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:44 [2024-03-15T19:48:44.909Z] 
15:48:44 [2024-03-15T19:48:44.909Z] (Eclipse:12859): Gtk-WARNING **: 19:48:44.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:44 [2024-03-15T19:48:44.909Z] 
15:48:44 [2024-03-15T19:48:44.909Z] (Eclipse:12859): Gtk-WARNING **: 19:48:44.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:44 [2024-03-15T19:48:44.909Z] 
15:48:44 [2024-03-15T19:48:44.909Z] (Eclipse:12859): Gtk-WARNING **: 19:48:44.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:44 [2024-03-15T19:48:44.909Z] 
15:48:44 [2024-03-15T19:48:44.909Z] (Eclipse:12859): Gtk-WARNING **: 19:48:44.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:44 [2024-03-15T19:48:44.909Z] 
15:48:44 [2024-03-15T19:48:44.909Z] (Eclipse:12859): Gtk-WARNING **: 19:48:44.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:44 [2024-03-15T19:48:44.909Z] 
15:48:44 [2024-03-15T19:48:44.909Z] (Eclipse:12859): Gtk-WARNING **: 19:48:44.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:44 [2024-03-15T19:48:44.909Z] 
15:48:44 [2024-03-15T19:48:44.909Z] (Eclipse:12859): Gtk-WARNING **: 19:48:44.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:44 [2024-03-15T19:48:44.909Z] 
15:48:44 [2024-03-15T19:48:44.909Z] (Eclipse:12859): Gtk-WARNING **: 19:48:44.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:44 [2024-03-15T19:48:44.909Z] 
15:48:44 [2024-03-15T19:48:44.909Z] (Eclipse:12859): Gtk-WARNING **: 19:48:44.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:44 [2024-03-15T19:48:44.909Z] 
15:48:44 [2024-03-15T19:48:44.909Z] (Eclipse:12859): Gtk-WARNING **: 19:48:44.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:44 [2024-03-15T19:48:44.909Z] 
15:48:44 [2024-03-15T19:48:44.909Z] (Eclipse:12859): Gtk-WARNING **: 19:48:44.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:44 [2024-03-15T19:48:44.909Z] 
15:48:44 [2024-03-15T19:48:44.909Z] (Eclipse:12859): Gtk-WARNING **: 19:48:44.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:44 [2024-03-15T19:48:44.909Z] 
15:48:44 [2024-03-15T19:48:44.909Z] (Eclipse:12859): Gtk-WARNING **: 19:48:44.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:44 [2024-03-15T19:48:44.909Z] 
15:48:44 [2024-03-15T19:48:44.909Z] (Eclipse:12859): Gtk-WARNING **: 19:48:44.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:44 [2024-03-15T19:48:44.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135141037 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: of type 'Text'
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8'
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:48:44 [2024-03-15T19:48:44.910Z]  ", using matcher: of type 'Text'
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1135141039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1135141039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1135141039 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1135141039 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1135141039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1135141040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1135141040 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:48:44 [2024-03-15T19:48:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1135140720 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
15:48:45 [2024-03-15T19:48:45.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:45 [2024-03-15T19:48:45.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:47 [2024-03-15T19:48:47.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:48:47 [2024-03-15T19:48:47.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:48:47 [2024-03-15T19:48:47.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:47 [2024-03-15T19:48:47.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
15:48:47 [2024-03-15T19:48:47.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
15:48:47 [2024-03-15T19:48:47.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:48:47 [2024-03-15T19:48:47.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:48:47 [2024-03-15T19:48:47.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:50 [2024-03-15T19:48:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:48:50 [2024-03-15T19:48:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:48:50 [2024-03-15T19:48:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:50 [2024-03-15T19:48:50.194Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:48:50 [2024-03-15T19:48:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:52 [2024-03-15T19:48:52.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:48:52 [2024-03-15T19:48:52.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:48:52 [2024-03-15T19:48:52.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:52 [2024-03-15T19:48:52.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
15:48:52 [2024-03-15T19:48:52.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
15:48:52 [2024-03-15T19:48:52.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:48:52 [2024-03-15T19:48:52.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:54 [2024-03-15T19:48:54.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:48:54 [2024-03-15T19:48:54.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:48:54 [2024-03-15T19:48:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:54 [2024-03-15T19:48:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:54 [2024-03-15T19:48:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:48:54 [2024-03-15T19:48:54.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:54 [2024-03-15T19:48:54.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:55 [2024-03-15T19:48:55.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:48:55 [2024-03-15T19:48:55.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:57 [2024-03-15T19:48:57.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:48:57 [2024-03-15T19:48:57.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:48:58 [2024-03-15T19:48:58.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:48:58 [2024-03-15T19:48:58.065Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:48:58 [2024-03-15T19:48:58.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:48:58 [2024-03-15T19:48:58.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135154052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:48:58 [2024-03-15T19:48:58.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135154052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:48:58 [2024-03-15T19:48:58.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135154052 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:48:58 [2024-03-15T19:48:58.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135154052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:48:58 [2024-03-15T19:48:58.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135154053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:48:58 [2024-03-15T19:48:58.065Z] 
15:48:58 [2024-03-15T19:48:58.065Z] (Eclipse:12859): Gtk-WARNING **: 19:48:58.012: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:58 [2024-03-15T19:48:58.065Z] 
15:48:58 [2024-03-15T19:48:58.065Z] (Eclipse:12859): Gtk-WARNING **: 19:48:58.012: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:58 [2024-03-15T19:48:58.065Z] 
15:48:58 [2024-03-15T19:48:58.065Z] (Eclipse:12859): Gtk-WARNING **: 19:48:58.012: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:58 [2024-03-15T19:48:58.065Z] 
15:48:58 [2024-03-15T19:48:58.065Z] (Eclipse:12859): Gtk-WARNING **: 19:48:58.012: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:58 [2024-03-15T19:48:58.320Z] 
15:48:58 [2024-03-15T19:48:58.320Z] (Eclipse:12859): Gtk-WARNING **: 19:48:58.095: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:58 [2024-03-15T19:48:58.320Z] 
15:48:58 [2024-03-15T19:48:58.320Z] (Eclipse:12859): Gtk-WARNING **: 19:48:58.095: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:58 [2024-03-15T19:48:58.320Z] 
15:48:58 [2024-03-15T19:48:58.320Z] (Eclipse:12859): Gtk-WARNING **: 19:48:58.095: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:58 [2024-03-15T19:48:58.320Z] 
15:48:58 [2024-03-15T19:48:58.320Z] (Eclipse:12859): Gtk-WARNING **: 19:48:58.095: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:58 [2024-03-15T19:48:58.320Z] 
15:48:58 [2024-03-15T19:48:58.320Z] (Eclipse:12859): Gtk-WARNING **: 19:48:58.138: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:58 [2024-03-15T19:48:58.320Z] 
15:48:58 [2024-03-15T19:48:58.320Z] (Eclipse:12859): Gtk-WARNING **: 19:48:58.138: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:58 [2024-03-15T19:48:58.320Z] 
15:48:58 [2024-03-15T19:48:58.320Z] (Eclipse:12859): Gtk-WARNING **: 19:48:58.138: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:58 [2024-03-15T19:48:58.320Z] 
15:48:58 [2024-03-15T19:48:58.320Z] (Eclipse:12859): Gtk-WARNING **: 19:48:58.138: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:58 [2024-03-15T19:48:58.320Z] 
15:48:58 [2024-03-15T19:48:58.320Z] (Eclipse:12859): Gtk-WARNING **: 19:48:58.175: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:58 [2024-03-15T19:48:58.320Z] 
15:48:58 [2024-03-15T19:48:58.320Z] (Eclipse:12859): Gtk-WARNING **: 19:48:58.175: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:58 [2024-03-15T19:48:58.320Z] 
15:48:58 [2024-03-15T19:48:58.320Z] (Eclipse:12859): Gtk-WARNING **: 19:48:58.175: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:58 [2024-03-15T19:48:58.320Z] 
15:48:58 [2024-03-15T19:48:58.320Z] (Eclipse:12859): Gtk-WARNING **: 19:48:58.175: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:48:58 [2024-03-15T19:48:58.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135154376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:48:58 [2024-03-15T19:48:58.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135154379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:48:58 [2024-03-15T19:48:58.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135154379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:48:58 [2024-03-15T19:48:58.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135154379 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:48:58 [2024-03-15T19:48:58.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135154379 data=null}, ToolItem with tooltip text {Show Legend}]
15:48:58 [2024-03-15T19:48:58.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:48:58 [2024-03-15T19:48:58.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135154384 data=null doit=true}, Shell with text {Legend}]
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135154395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135154396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135154396 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135154396 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135154396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135154396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135154396 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:58 [2024-03-15T19:48:58.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135154053 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:48:58 [2024-03-15T19:48:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:58 [2024-03-15T19:48:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2a666c8e] time=1135154672 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:48:58 [2024-03-15T19:48:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:48:58 [2024-03-15T19:48:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:58 [2024-03-15T19:48:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:58 [2024-03-15T19:48:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:58 [2024-03-15T19:48:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135154745 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:48:58 [2024-03-15T19:48:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135154745 data=null doit=true}, TreeItem with text {test}]
15:48:58 [2024-03-15T19:48:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135154745 data=null}, TreeItem with text {test}]
15:48:58 [2024-03-15T19:48:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135154745 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:48:58 [2024-03-15T19:48:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135154745 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:48:58 [2024-03-15T19:48:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135154755 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:48:58 [2024-03-15T19:48:58.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:48:58 [2024-03-15T19:48:58.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:48:58 [2024-03-15T19:48:58.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:48:59 [2024-03-15T19:48:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:48:59 [2024-03-15T19:48:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:48:59 [2024-03-15T19:48:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:48:59 [2024-03-15T19:48:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:48:59 [2024-03-15T19:48:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:48:59 [2024-03-15T19:48:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:48:59 [2024-03-15T19:48:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:59 [2024-03-15T19:48:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:59 [2024-03-15T19:48:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:48:59 [2024-03-15T19:48:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:48:59 [2024-03-15T19:48:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135155211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:59 [2024-03-15T19:48:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135155212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:59 [2024-03-15T19:48:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135155212 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:59 [2024-03-15T19:48:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135155212 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:59 [2024-03-15T19:48:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135155212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:59 [2024-03-15T19:48:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135155212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:59 [2024-03-15T19:48:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135155212 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:59 [2024-03-15T19:48:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135155212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:59 [2024-03-15T19:48:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135155212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:59 [2024-03-15T19:48:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135155212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:59 [2024-03-15T19:48:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135155212 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:59 [2024-03-15T19:48:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135155212 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:59 [2024-03-15T19:48:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:48:59 [2024-03-15T19:48:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:48:59 [2024-03-15T19:48:59.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:48:59 [2024-03-15T19:48:59.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:59 [2024-03-15T19:48:59.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:59 [2024-03-15T19:48:59.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:48:59 [2024-03-15T19:48:59.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:48:59 [2024-03-15T19:48:59.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:59 [2024-03-15T19:48:59.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:48:59 [2024-03-15T19:48:59.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135155213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:59 [2024-03-15T19:48:59.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135155213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:59 [2024-03-15T19:48:59.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135155213 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:59 [2024-03-15T19:48:59.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135155213 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:59 [2024-03-15T19:48:59.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135155213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:59 [2024-03-15T19:48:59.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135155213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:59 [2024-03-15T19:48:59.090Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:59 [2024-03-15T19:48:59.090Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:59 [2024-03-15T19:48:59.090Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:59 [2024-03-15T19:48:59.090Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:59 [2024-03-15T19:48:59.090Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:59 [2024-03-15T19:48:59.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:48:59 [2024-03-15T19:48:59.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135155213 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:59 [2024-03-15T19:48:59.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135154803 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:48:59 [2024-03-15T19:48:59.652Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 77.86 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
15:48:59 [2024-03-15T19:48:59.652Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testToolBarFollowCPUForwardBackward -- Time elapsed: 15.40 s
15:48:59 [2024-03-15T19:48:59.652Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testToolBarSelectNextPreviousStateChange -- Time elapsed: 14.79 s
15:48:59 [2024-03-15T19:48:59.652Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testDynamicFilteringCpu -- Time elapsed: 3.890 s
15:48:59 [2024-03-15T19:48:59.652Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testDynamicFiltering -- Time elapsed: 3.530 s
15:48:59 [2024-03-15T19:48:59.652Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testKeyboardLeftRight -- Time elapsed: 14.62 s
15:48:59 [2024-03-15T19:48:59.652Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testFilter -- Time elapsed: 5.803 s
15:48:59 [2024-03-15T19:48:59.653Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testDynamicFiltersDialog -- Time elapsed: 4.881 s
15:48:59 [2024-03-15T19:48:59.653Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testHorizontalScrollbar -- Time elapsed: 2.412 s
15:48:59 [2024-03-15T19:48:59.653Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testToolbar -- Time elapsed: 2.404 s
15:48:59 [2024-03-15T19:48:59.653Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testVerticalScrollbar -- Time elapsed: 2.268 s
15:48:59 [2024-03-15T19:48:59.653Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testOpenCloseOpen -- Time elapsed: 3.095 s
15:48:59 [2024-03-15T19:48:59.653Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testLegend -- Time elapsed: 3.188 s
15:48:59 [2024-03-15T19:48:59.653Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
15:48:59 [2024-03-15T19:48:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2a666c8e] time=1135155754 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:48:59 [2024-03-15T19:48:59.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:48:59 [2024-03-15T19:48:59.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:48:59 [2024-03-15T19:48:59.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:48:59 [2024-03-15T19:48:59.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:48:59 [2024-03-15T19:48:59.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1135155899 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:48:59 [2024-03-15T19:48:59.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:49:02 [2024-03-15T19:49:02.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:49:02 [2024-03-15T19:49:02.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:49:02 [2024-03-15T19:49:02.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
15:49:02 [2024-03-15T19:49:02.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:49:02 [2024-03-15T19:49:02.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:49:02 [2024-03-15T19:49:02.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:49:02 [2024-03-15T19:49:02.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:49:02 [2024-03-15T19:49:02.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:49:02 [2024-03-15T19:49:02.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:49:02 [2024-03-15T19:49:02.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:49:02 [2024-03-15T19:49:02.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:49:02 [2024-03-15T19:49:02.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:49:02 [2024-03-15T19:49:02.675Z] 
15:49:02 [2024-03-15T19:49:02.675Z] (Eclipse:12859): Gtk-WARNING **: 19:49:02.529: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:02 [2024-03-15T19:49:02.675Z] 
15:49:02 [2024-03-15T19:49:02.675Z] (Eclipse:12859): Gtk-WARNING **: 19:49:02.529: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:02 [2024-03-15T19:49:02.675Z] 
15:49:02 [2024-03-15T19:49:02.675Z] (Eclipse:12859): Gtk-WARNING **: 19:49:02.529: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:02 [2024-03-15T19:49:02.675Z] 
15:49:02 [2024-03-15T19:49:02.675Z] (Eclipse:12859): Gtk-WARNING **: 19:49:02.529: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:02 [2024-03-15T19:49:02.676Z] 
15:49:02 [2024-03-15T19:49:02.676Z] (Eclipse:12859): Gtk-WARNING **: 19:49:02.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:02 [2024-03-15T19:49:02.676Z] 
15:49:02 [2024-03-15T19:49:02.676Z] (Eclipse:12859): Gtk-WARNING **: 19:49:02.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:02 [2024-03-15T19:49:02.676Z] 
15:49:02 [2024-03-15T19:49:02.676Z] (Eclipse:12859): Gtk-WARNING **: 19:49:02.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:02 [2024-03-15T19:49:02.676Z] 
15:49:02 [2024-03-15T19:49:02.676Z] (Eclipse:12859): Gtk-WARNING **: 19:49:02.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:02 [2024-03-15T19:49:02.676Z] 
15:49:02 [2024-03-15T19:49:02.676Z] (Eclipse:12859): Gtk-WARNING **: 19:49:02.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:02 [2024-03-15T19:49:02.676Z] 
15:49:02 [2024-03-15T19:49:02.676Z] (Eclipse:12859): Gtk-WARNING **: 19:49:02.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:02 [2024-03-15T19:49:02.676Z] 
15:49:02 [2024-03-15T19:49:02.676Z] (Eclipse:12859): Gtk-WARNING **: 19:49:02.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:02 [2024-03-15T19:49:02.676Z] 
15:49:02 [2024-03-15T19:49:02.676Z] (Eclipse:12859): Gtk-WARNING **: 19:49:02.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:02 [2024-03-15T19:49:02.676Z] 
15:49:02 [2024-03-15T19:49:02.676Z] (Eclipse:12859): Gtk-WARNING **: 19:49:02.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:02 [2024-03-15T19:49:02.676Z] 
15:49:02 [2024-03-15T19:49:02.676Z] (Eclipse:12859): Gtk-WARNING **: 19:49:02.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:02 [2024-03-15T19:49:02.676Z] 
15:49:02 [2024-03-15T19:49:02.676Z] (Eclipse:12859): Gtk-WARNING **: 19:49:02.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:02 [2024-03-15T19:49:02.676Z] 
15:49:02 [2024-03-15T19:49:02.676Z] (Eclipse:12859): Gtk-WARNING **: 19:49:02.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1135158877 data=null doit=true}, Shell with text {Find}]
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \ACPU
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\ACPU} [layout=null] time=1135158881 data=null}, (of type 'Combo')]
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \ACPU
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3bb4cb24
15:49:02 [2024-03-15T19:49:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1135158900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1135158900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=1135158900 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=1135158900 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=1135158900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=1135158901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=1135158901 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=1135158901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1135158901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=1135158901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=1135158901 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=1135158901 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1251414a
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1135158907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1135158907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=1135158907 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1135158907 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1135158907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1135158907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1135158907 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:49:02 [2024-03-15T19:49:02.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1135158908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1135158908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1135158908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1135158908 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1135158908 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1135158908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1135158908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1135158908 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1135158908 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1135158908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1135158909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1135158909 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1135158909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1135158909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1135158909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1135158909 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1135158909 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\ACPU", using matcher: of type 'Combo'
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\ACPU", using matcher: (of type 'Combo')
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \ACPU
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\ACPU} [layout=null] time=1135158910 data=null}, (of type 'Combo')]
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \ACPU
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3a994f0e
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1135158914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1135158914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=1135158914 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1135158914 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1135158914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1135158914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1135158914 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1135158915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1135158915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1135158915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:49:02 [2024-03-15T19:49:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1135158915 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1135158915 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1135158915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1135158915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1135158915 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1135158915 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1135158915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1135158915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1135158916 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1135158916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1135158916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1135158916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1135158916 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1135158916 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1135158918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1135158918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1135158918 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1135158918 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1135158918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1135158918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1135158918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:49:02 [2024-03-15T19:49:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:49:03 [2024-03-15T19:49:03.194Z] 
15:49:03 [2024-03-15T19:49:03.194Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.194Z] 
15:49:03 [2024-03-15T19:49:03.194Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.194Z] 
15:49:03 [2024-03-15T19:49:03.194Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.194Z] 
15:49:03 [2024-03-15T19:49:03.194Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.194Z] 
15:49:03 [2024-03-15T19:49:03.194Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.067: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.194Z] 
15:49:03 [2024-03-15T19:49:03.194Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.067: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.194Z] 
15:49:03 [2024-03-15T19:49:03.194Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.067: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.194Z] 
15:49:03 [2024-03-15T19:49:03.194Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.067: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.194Z] 
15:49:03 [2024-03-15T19:49:03.194Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.101: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.194Z] 
15:49:03 [2024-03-15T19:49:03.194Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.101: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.194Z] 
15:49:03 [2024-03-15T19:49:03.194Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.101: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.194Z] 
15:49:03 [2024-03-15T19:49:03.194Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.101: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.194Z] 
15:49:03 [2024-03-15T19:49:03.194Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.194Z] 
15:49:03 [2024-03-15T19:49:03.194Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.194Z] 
15:49:03 [2024-03-15T19:49:03.194Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.194Z] 
15:49:03 [2024-03-15T19:49:03.194Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.194Z] 
15:49:03 [2024-03-15T19:49:03.194Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.175: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.194Z] 
15:49:03 [2024-03-15T19:49:03.194Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.175: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.194Z] 
15:49:03 [2024-03-15T19:49:03.194Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.175: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.194Z] 
15:49:03 [2024-03-15T19:49:03.194Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.175: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:49:03 [2024-03-15T19:49:03.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1135159397 data=null doit=true}, Shell with text {Find}]
15:49:03 [2024-03-15T19:49:03.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:49:03 [2024-03-15T19:49:03.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=1135159401 data=null}, (of type 'Combo')]
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@356ba20c
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1135159403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1135159403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=1135159403 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=1135159403 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=1135159404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=1135159404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:03 [2024-03-15T19:49:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=1135159404 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=1135159404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1135159404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=1135159404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=1135159404 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=1135159404 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1135159413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1135159413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1135159413 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1135159413 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1135159413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1135159413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1135159413 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1135159413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1135159413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1135159413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1135159413 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1135159414 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:49:03 [2024-03-15T19:49:03.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: of type 'Combo'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=1135159415 data=null}, (of type 'Combo')]
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=1135159415 data=null doit=true}, Button with text {F&orward}]
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=1135159416 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {F&orward}]
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=1135159417 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=1135159417 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=1135159417 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=1135159418 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:49:03 [2024-03-15T19:49:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1135159420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1135159420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1135159420 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1135159420 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1135159420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1135159420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1135159420 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1135159420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1135159421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1135159421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1135159421 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1135159421 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1135159432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1135159432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1135159432 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1135159432 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1135159433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1135159433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1135159433 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:49:03 [2024-03-15T19:49:03.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
15:49:03 [2024-03-15T19:49:03.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:49:03 [2024-03-15T19:49:03.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:49:03 [2024-03-15T19:49:03.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:49:03 [2024-03-15T19:49:03.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:49:03 [2024-03-15T19:49:03.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:49:03 [2024-03-15T19:49:03.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:49:03 [2024-03-15T19:49:03.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:49:03 [2024-03-15T19:49:03.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:49:03 [2024-03-15T19:49:03.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:49:03 [2024-03-15T19:49:03.711Z] 
15:49:03 [2024-03-15T19:49:03.712Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.712Z] 
15:49:03 [2024-03-15T19:49:03.712Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.712Z] 
15:49:03 [2024-03-15T19:49:03.712Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.712Z] 
15:49:03 [2024-03-15T19:49:03.712Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.712Z] 
15:49:03 [2024-03-15T19:49:03.712Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.712Z] 
15:49:03 [2024-03-15T19:49:03.712Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.712Z] 
15:49:03 [2024-03-15T19:49:03.712Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.712Z] 
15:49:03 [2024-03-15T19:49:03.712Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.712Z] 
15:49:03 [2024-03-15T19:49:03.712Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.655: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.712Z] 
15:49:03 [2024-03-15T19:49:03.712Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.655: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.712Z] 
15:49:03 [2024-03-15T19:49:03.712Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.655: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.712Z] 
15:49:03 [2024-03-15T19:49:03.712Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.655: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.712Z] 
15:49:03 [2024-03-15T19:49:03.712Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.694: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.712Z] 
15:49:03 [2024-03-15T19:49:03.712Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.694: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.712Z] 
15:49:03 [2024-03-15T19:49:03.712Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.694: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.712Z] 
15:49:03 [2024-03-15T19:49:03.712Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.694: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.968Z] 
15:49:03 [2024-03-15T19:49:03.968Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.733: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.968Z] 
15:49:03 [2024-03-15T19:49:03.968Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.733: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.968Z] 
15:49:03 [2024-03-15T19:49:03.968Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.733: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.968Z] 
15:49:03 [2024-03-15T19:49:03.968Z] (Eclipse:12859): Gtk-WARNING **: 19:49:03.733: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:03 [2024-03-15T19:49:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:49:03 [2024-03-15T19:49:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1135159941 data=null doit=true}, Shell with text {Find}]
15:49:03 [2024-03-15T19:49:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:49:03 [2024-03-15T19:49:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:49:03 [2024-03-15T19:49:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:49:03 [2024-03-15T19:49:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:49:03 [2024-03-15T19:49:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:49:03 [2024-03-15T19:49:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:49:03 [2024-03-15T19:49:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU
15:49:03 [2024-03-15T19:49:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU} [layout=null] time=1135159944 data=null}, (of type 'Combo')]
15:49:03 [2024-03-15T19:49:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=1135159956 data=null doit=true}, Button with text {&Backward}]
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=1135159957 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}]
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=1135159958 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=1135159958 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=1135159958 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=1135159959 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@44c0a46
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1135159960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1135159960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=1135159960 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=1135159960 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=1135159960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:03 [2024-03-15T19:49:03.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=1135159961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=1135159961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=1135159961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1135159961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=1135159961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=1135159961 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=1135159961 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@149d4e72
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Whole word} time=1135159962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=1135159962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Whole word} time=1135159962 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Whole word} time=1135159962 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Whole word} time=1135159962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Whole word} time=1135159962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Whole word} time=1135159962 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Whole word} time=1135159969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=1135159969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Whole word} time=1135159969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Whole word} time=1135159969 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Whole word} time=1135159969 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:49:03 [2024-03-15T19:49:03.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1135159970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1135159970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1135159970 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1135159970 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1135159970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1135159970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1135159970 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1135159971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1135159971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1135159971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1135159971 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1135159971 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU", using matcher: of type 'Combo'
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU", using matcher: (of type 'Combo')
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CP
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CP} [layout=null] time=1135159972 data=null}, (of type 'Combo')]
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CP
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:49:03 [2024-03-15T19:49:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1135159975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1135159975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1135159975 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1135159975 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1135159976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1135159976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1135159976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1135159977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1135159977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1135159977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1135159977 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1135159978 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:49:03 [2024-03-15T19:49:03.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:49:03 [2024-03-15T19:49:03.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:49:03 [2024-03-15T19:49:03.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:49:03 [2024-03-15T19:49:03.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:03 [2024-03-15T19:49:03.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:49:03 [2024-03-15T19:49:03.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1135159981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1135159981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1135159981 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1135159981 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1135159981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1135159981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1135159981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:03 [2024-03-15T19:49:03.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:49:03 [2024-03-15T19:49:03.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
15:49:03 [2024-03-15T19:49:03.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:49:03 [2024-03-15T19:49:03.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:49:03 [2024-03-15T19:49:03.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:49:03 [2024-03-15T19:49:03.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:49:03 [2024-03-15T19:49:03.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:49:03 [2024-03-15T19:49:03.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:49:03 [2024-03-15T19:49:03.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:49:03 [2024-03-15T19:49:03.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:49:03 [2024-03-15T19:49:03.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:49:04 [2024-03-15T19:49:04.228Z] 
15:49:04 [2024-03-15T19:49:04.228Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.084: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.228Z] 
15:49:04 [2024-03-15T19:49:04.228Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.084: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.228Z] 
15:49:04 [2024-03-15T19:49:04.228Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.084: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.228Z] 
15:49:04 [2024-03-15T19:49:04.228Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.085: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.228Z] 
15:49:04 [2024-03-15T19:49:04.228Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.228Z] 
15:49:04 [2024-03-15T19:49:04.228Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.228Z] 
15:49:04 [2024-03-15T19:49:04.228Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.228Z] 
15:49:04 [2024-03-15T19:49:04.228Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.228Z] 
15:49:04 [2024-03-15T19:49:04.228Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.228Z] 
15:49:04 [2024-03-15T19:49:04.228Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.228Z] 
15:49:04 [2024-03-15T19:49:04.228Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.228Z] 
15:49:04 [2024-03-15T19:49:04.228Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.228Z] 
15:49:04 [2024-03-15T19:49:04.229Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.186: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.229Z] 
15:49:04 [2024-03-15T19:49:04.229Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.186: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.229Z] 
15:49:04 [2024-03-15T19:49:04.229Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.186: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.229Z] 
15:49:04 [2024-03-15T19:49:04.229Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.186: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.229Z] 
15:49:04 [2024-03-15T19:49:04.229Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.229Z] 
15:49:04 [2024-03-15T19:49:04.229Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.229Z] 
15:49:04 [2024-03-15T19:49:04.229Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.229Z] 
15:49:04 [2024-03-15T19:49:04.229Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:49:04 [2024-03-15T19:49:04.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1135160442 data=null doit=true}, Shell with text {Find}]
15:49:04 [2024-03-15T19:49:04.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:49:04 [2024-03-15T19:49:04.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:49:04 [2024-03-15T19:49:04.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:49:04 [2024-03-15T19:49:04.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:49:04 [2024-03-15T19:49:04.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:49:04 [2024-03-15T19:49:04.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:49:04 [2024-03-15T19:49:04.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
15:49:04 [2024-03-15T19:49:04.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=1135160445 data=null}, (of type 'Combo')]
15:49:04 [2024-03-15T19:49:04.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
15:49:04 [2024-03-15T19:49:04.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:49:04 [2024-03-15T19:49:04.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:49:04 [2024-03-15T19:49:04.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:49:04 [2024-03-15T19:49:04.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:49:04 [2024-03-15T19:49:04.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:49:04 [2024-03-15T19:49:04.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3c79ba
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1135160446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1135160446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=1135160446 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1135160446 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1135160446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1135160447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=1135160447 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1135160447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1135160447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1135160447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1135160447 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1135160447 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1135160457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1135160457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1135160457 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1135160457 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1135160458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1135160458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1135160458 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1135160458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1135160458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1135160458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1135160458 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1135160458 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: of type 'Combo'
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to cpu 1
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {cpu 1} [layout=null] time=1135160459 data=null}, (of type 'Combo')]
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to cpu 1
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again.
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1135160462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1135160462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1135160462 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1135160462 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1135160462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1135160462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1135160462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1135160464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1135160464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1135160464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:04 [2024-03-15T19:49:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1135160464 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1135160464 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1135160473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1135160473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1135160473 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1135160473 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1135160473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1135160473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1135160473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:49:04 [2024-03-15T19:49:04.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:49:04 [2024-03-15T19:49:04.743Z] 
15:49:04 [2024-03-15T19:49:04.743Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.588: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.743Z] 
15:49:04 [2024-03-15T19:49:04.743Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.588: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.743Z] 
15:49:04 [2024-03-15T19:49:04.743Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.588: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.743Z] 
15:49:04 [2024-03-15T19:49:04.743Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.588: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.743Z] 
15:49:04 [2024-03-15T19:49:04.743Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.743Z] 
15:49:04 [2024-03-15T19:49:04.743Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.743Z] 
15:49:04 [2024-03-15T19:49:04.743Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.743Z] 
15:49:04 [2024-03-15T19:49:04.743Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.743Z] 
15:49:04 [2024-03-15T19:49:04.743Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.743Z] 
15:49:04 [2024-03-15T19:49:04.743Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.743Z] 
15:49:04 [2024-03-15T19:49:04.743Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.743Z] 
15:49:04 [2024-03-15T19:49:04.743Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.744Z] 
15:49:04 [2024-03-15T19:49:04.744Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.694: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.744Z] 
15:49:04 [2024-03-15T19:49:04.744Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.694: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.744Z] 
15:49:04 [2024-03-15T19:49:04.744Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.694: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.744Z] 
15:49:04 [2024-03-15T19:49:04.744Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.694: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.744Z] 
15:49:04 [2024-03-15T19:49:04.744Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.744Z] 
15:49:04 [2024-03-15T19:49:04.744Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.744Z] 
15:49:04 [2024-03-15T19:49:04.744Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:04 [2024-03-15T19:49:04.744Z] 
15:49:04 [2024-03-15T19:49:04.744Z] (Eclipse:12859): Gtk-WARNING **: 19:49:04.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:49:05 [2024-03-15T19:49:05.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1135160955 data=null doit=true}, Shell with text {Find}]
15:49:05 [2024-03-15T19:49:05.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:49:05 [2024-03-15T19:49:05.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:49:05 [2024-03-15T19:49:05.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:49:05 [2024-03-15T19:49:05.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:49:05 [2024-03-15T19:49:05.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:49:05 [2024-03-15T19:49:05.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:49:05 [2024-03-15T19:49:05.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1135160959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:05 [2024-03-15T19:49:05.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1135160959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:05 [2024-03-15T19:49:05.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1135160959 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:05 [2024-03-15T19:49:05.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1135160959 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:05 [2024-03-15T19:49:05.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1135160959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:05 [2024-03-15T19:49:05.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1135160959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:05 [2024-03-15T19:49:05.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1135160959 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:05 [2024-03-15T19:49:05.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:49:05 [2024-03-15T19:49:05.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:49:05 [2024-03-15T19:49:05.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:49:05 [2024-03-15T19:49:05.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:49:05 [2024-03-15T19:49:05.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:49:05 [2024-03-15T19:49:05.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:49:05 [2024-03-15T19:49:05.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:49:05 [2024-03-15T19:49:05.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:49:05 [2024-03-15T19:49:05.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:49:05 [2024-03-15T19:49:05.256Z] 
15:49:05 [2024-03-15T19:49:05.256Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.021: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.256Z] 
15:49:05 [2024-03-15T19:49:05.256Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.021: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.256Z] 
15:49:05 [2024-03-15T19:49:05.256Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.021: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.256Z] 
15:49:05 [2024-03-15T19:49:05.256Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.021: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.256Z] 
15:49:05 [2024-03-15T19:49:05.256Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.256Z] 
15:49:05 [2024-03-15T19:49:05.256Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.256Z] 
15:49:05 [2024-03-15T19:49:05.256Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.256Z] 
15:49:05 [2024-03-15T19:49:05.256Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.256Z] 
15:49:05 [2024-03-15T19:49:05.256Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.092: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.256Z] 
15:49:05 [2024-03-15T19:49:05.256Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.092: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.256Z] 
15:49:05 [2024-03-15T19:49:05.256Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.092: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.256Z] 
15:49:05 [2024-03-15T19:49:05.256Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.092: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.257Z] 
15:49:05 [2024-03-15T19:49:05.257Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.257Z] 
15:49:05 [2024-03-15T19:49:05.257Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.257Z] 
15:49:05 [2024-03-15T19:49:05.257Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.257Z] 
15:49:05 [2024-03-15T19:49:05.257Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.257Z] 
15:49:05 [2024-03-15T19:49:05.257Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.165: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.257Z] 
15:49:05 [2024-03-15T19:49:05.257Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.165: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.257Z] 
15:49:05 [2024-03-15T19:49:05.257Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.165: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.257Z] 
15:49:05 [2024-03-15T19:49:05.257Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.165: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:49:05 [2024-03-15T19:49:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1135161389 data=null doit=true}, Shell with text {Find}]
15:49:05 [2024-03-15T19:49:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:49:05 [2024-03-15T19:49:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:49:05 [2024-03-15T19:49:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:49:05 [2024-03-15T19:49:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:49:05 [2024-03-15T19:49:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:49:05 [2024-03-15T19:49:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:49:05 [2024-03-15T19:49:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1135161394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:05 [2024-03-15T19:49:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1135161394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:05 [2024-03-15T19:49:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1135161394 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:05 [2024-03-15T19:49:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1135161408 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:05 [2024-03-15T19:49:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1135161408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:05 [2024-03-15T19:49:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1135161408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:05 [2024-03-15T19:49:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1135161408 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:05 [2024-03-15T19:49:05.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:49:05 [2024-03-15T19:49:05.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
15:49:05 [2024-03-15T19:49:05.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:49:05 [2024-03-15T19:49:05.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:49:05 [2024-03-15T19:49:05.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:49:05 [2024-03-15T19:49:05.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:49:05 [2024-03-15T19:49:05.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:49:05 [2024-03-15T19:49:05.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:49:05 [2024-03-15T19:49:05.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:49:05 [2024-03-15T19:49:05.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:49:05 [2024-03-15T19:49:05.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:49:05 [2024-03-15T19:49:05.769Z] 
15:49:05 [2024-03-15T19:49:05.769Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.568: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.769Z] 
15:49:05 [2024-03-15T19:49:05.769Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.568: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.769Z] 
15:49:05 [2024-03-15T19:49:05.769Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.568: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.769Z] 
15:49:05 [2024-03-15T19:49:05.769Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.568: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.769Z] 
15:49:05 [2024-03-15T19:49:05.769Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.616: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.769Z] 
15:49:05 [2024-03-15T19:49:05.769Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.616: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.769Z] 
15:49:05 [2024-03-15T19:49:05.769Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.616: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.769Z] 
15:49:05 [2024-03-15T19:49:05.769Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.617: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.769Z] 
15:49:05 [2024-03-15T19:49:05.769Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.769Z] 
15:49:05 [2024-03-15T19:49:05.769Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.769Z] 
15:49:05 [2024-03-15T19:49:05.769Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.769Z] 
15:49:05 [2024-03-15T19:49:05.769Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.769Z] 
15:49:05 [2024-03-15T19:49:05.769Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.769Z] 
15:49:05 [2024-03-15T19:49:05.769Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.769Z] 
15:49:05 [2024-03-15T19:49:05.769Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.769Z] 
15:49:05 [2024-03-15T19:49:05.769Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.769Z] 
15:49:05 [2024-03-15T19:49:05.769Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.730: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.769Z] 
15:49:05 [2024-03-15T19:49:05.769Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.731: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.769Z] 
15:49:05 [2024-03-15T19:49:05.769Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.731: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.769Z] 
15:49:05 [2024-03-15T19:49:05.769Z] (Eclipse:12859): Gtk-WARNING **: 19:49:05.731: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:05 [2024-03-15T19:49:05.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:49:05 [2024-03-15T19:49:05.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1135161940 data=null doit=true}, Shell with text {Find}]
15:49:05 [2024-03-15T19:49:05.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:49:05 [2024-03-15T19:49:05.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:49:05 [2024-03-15T19:49:05.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:49:05 [2024-03-15T19:49:05.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:49:05 [2024-03-15T19:49:05.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:49:05 [2024-03-15T19:49:05.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:49:05 [2024-03-15T19:49:05.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
15:49:05 [2024-03-15T19:49:05.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=1135161951 data=null}, (of type 'Combo')]
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=1135161953 data=null doit=true}, Button with text {F&orward}]
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=1135161953 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {F&orward}]
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=1135161954 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=1135161955 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=1135161955 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=1135161955 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@501fe242
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1135161956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1135161956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=1135161956 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1135161956 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1135161956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1135161956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=1135161956 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1135161957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1135161957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1135161957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:49:05 [2024-03-15T19:49:05.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1135161957 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:49:05 [2024-03-15T19:49:05.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1135161957 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:49:05 [2024-03-15T19:49:05.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:49:05 [2024-03-15T19:49:05.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:49:05 [2024-03-15T19:49:05.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:49:05 [2024-03-15T19:49:05.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:05 [2024-03-15T19:49:05.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:49:05 [2024-03-15T19:49:05.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7c79aaba
15:49:05 [2024-03-15T19:49:05.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1135161958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:05 [2024-03-15T19:49:05.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1135161958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:05 [2024-03-15T19:49:05.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=1135161958 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:05 [2024-03-15T19:49:05.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=1135161958 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:05 [2024-03-15T19:49:05.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=1135161958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:05 [2024-03-15T19:49:05.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=1135161959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:05 [2024-03-15T19:49:05.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=1135161959 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:05 [2024-03-15T19:49:05.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=1135161959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:05 [2024-03-15T19:49:05.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1135161959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:05 [2024-03-15T19:49:05.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=1135161959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:05 [2024-03-15T19:49:05.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=1135161959 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:06 [2024-03-15T19:49:06.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=1135161959 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:49:06 [2024-03-15T19:49:06.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:49:06 [2024-03-15T19:49:06.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:49:06 [2024-03-15T19:49:06.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:49:06 [2024-03-15T19:49:06.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:49:06 [2024-03-15T19:49:06.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:49:06 [2024-03-15T19:49:06.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:49:06 [2024-03-15T19:49:06.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:49:06 [2024-03-15T19:49:06.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1135161970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1135161970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1135161970 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1135161970 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1135161970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1135161970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1135161970 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1135161971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1135161971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1135161971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1135161971 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1135161971 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: of type 'Combo'
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=1135161973 data=null}, (of type 'Combo')]
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=1135161974 data=null doit=true}, Button with text {&Backward}]
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=1135161974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}]
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=1135161974 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=1135161974 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=1135161974 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=1135161974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1135161989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1135161990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1135161990 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1135161990 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1135161990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1135161990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1135161991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1135161991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1135161991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1135161991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1135161991 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1135161991 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:49:06 [2024-03-15T19:49:06.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:49:06 [2024-03-15T19:49:06.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:49:06 [2024-03-15T19:49:06.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
15:49:06 [2024-03-15T19:49:06.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
15:49:06 [2024-03-15T19:49:06.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:49:06 [2024-03-15T19:49:06.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:49:06 [2024-03-15T19:49:06.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:49:06 [2024-03-15T19:49:06.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:49:06 [2024-03-15T19:49:06.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:49:06 [2024-03-15T19:49:06.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:49:06 [2024-03-15T19:49:06.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1135162005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1135162005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1135162005 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1135162005 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1135162005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1135162005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1135162005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:49:06 [2024-03-15T19:49:06.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2a666c8e] time=1135162210 data=null doit=true}, Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}]
15:49:06 [2024-03-15T19:49:06.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:06 [2024-03-15T19:49:06.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:06 [2024-03-15T19:49:06.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:06 [2024-03-15T19:49:06.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:06 [2024-03-15T19:49:06.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135162260 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:49:06 [2024-03-15T19:49:06.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135162260 data=null doit=true}, TreeItem with text {test}]
15:49:06 [2024-03-15T19:49:06.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135162260 data=null}, TreeItem with text {test}]
15:49:06 [2024-03-15T19:49:06.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135162261 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:49:06 [2024-03-15T19:49:06.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135162261 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:49:06 [2024-03-15T19:49:06.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135162276 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:49:06 [2024-03-15T19:49:06.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:49:06 [2024-03-15T19:49:06.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:49:06 [2024-03-15T19:49:06.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:49:06 [2024-03-15T19:49:06.541Z] 
15:49:06 [2024-03-15T19:49:06.541Z] (Eclipse:12859): Gtk-WARNING **: 19:49:06.353: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:06 [2024-03-15T19:49:06.541Z] 
15:49:06 [2024-03-15T19:49:06.541Z] (Eclipse:12859): Gtk-WARNING **: 19:49:06.353: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:06 [2024-03-15T19:49:06.541Z] 
15:49:06 [2024-03-15T19:49:06.541Z] (Eclipse:12859): Gtk-WARNING **: 19:49:06.353: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:06 [2024-03-15T19:49:06.541Z] 
15:49:06 [2024-03-15T19:49:06.541Z] (Eclipse:12859): Gtk-WARNING **: 19:49:06.353: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:06 [2024-03-15T19:49:06.541Z] 
15:49:06 [2024-03-15T19:49:06.541Z] (Eclipse:12859): Gtk-WARNING **: 19:49:06.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:06 [2024-03-15T19:49:06.541Z] 
15:49:06 [2024-03-15T19:49:06.541Z] (Eclipse:12859): Gtk-WARNING **: 19:49:06.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:06 [2024-03-15T19:49:06.541Z] 
15:49:06 [2024-03-15T19:49:06.541Z] (Eclipse:12859): Gtk-WARNING **: 19:49:06.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:06 [2024-03-15T19:49:06.541Z] 
15:49:06 [2024-03-15T19:49:06.541Z] (Eclipse:12859): Gtk-WARNING **: 19:49:06.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:06 [2024-03-15T19:49:06.541Z] 
15:49:06 [2024-03-15T19:49:06.541Z] (Eclipse:12859): Gtk-WARNING **: 19:49:06.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:06 [2024-03-15T19:49:06.541Z] 
15:49:06 [2024-03-15T19:49:06.541Z] (Eclipse:12859): Gtk-WARNING **: 19:49:06.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:06 [2024-03-15T19:49:06.541Z] 
15:49:06 [2024-03-15T19:49:06.541Z] (Eclipse:12859): Gtk-WARNING **: 19:49:06.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:06 [2024-03-15T19:49:06.541Z] 
15:49:06 [2024-03-15T19:49:06.541Z] (Eclipse:12859): Gtk-WARNING **: 19:49:06.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:06 [2024-03-15T19:49:06.541Z] 
15:49:06 [2024-03-15T19:49:06.541Z] (Eclipse:12859): Gtk-WARNING **: 19:49:06.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:06 [2024-03-15T19:49:06.541Z] 
15:49:06 [2024-03-15T19:49:06.541Z] (Eclipse:12859): Gtk-WARNING **: 19:49:06.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:06 [2024-03-15T19:49:06.541Z] 
15:49:06 [2024-03-15T19:49:06.541Z] (Eclipse:12859): Gtk-WARNING **: 19:49:06.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:06 [2024-03-15T19:49:06.541Z] 
15:49:06 [2024-03-15T19:49:06.541Z] (Eclipse:12859): Gtk-WARNING **: 19:49:06.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:06 [2024-03-15T19:49:06.541Z] 
15:49:06 [2024-03-15T19:49:06.541Z] (Eclipse:12859): Gtk-WARNING **: 19:49:06.482: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:06 [2024-03-15T19:49:06.541Z] 
15:49:06 [2024-03-15T19:49:06.541Z] (Eclipse:12859): Gtk-WARNING **: 19:49:06.482: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:06 [2024-03-15T19:49:06.541Z] 
15:49:06 [2024-03-15T19:49:06.541Z] (Eclipse:12859): Gtk-WARNING **: 19:49:06.482: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:06 [2024-03-15T19:49:06.541Z] 
15:49:06 [2024-03-15T19:49:06.541Z] (Eclipse:12859): Gtk-WARNING **: 19:49:06.482: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:06 [2024-03-15T19:49:06.541Z] 
15:49:06 [2024-03-15T19:49:06.541Z] (Eclipse:12859): Gtk-WARNING **: 19:49:06.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:06 [2024-03-15T19:49:06.541Z] 
15:49:06 [2024-03-15T19:49:06.541Z] (Eclipse:12859): Gtk-WARNING **: 19:49:06.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:06 [2024-03-15T19:49:06.541Z] 
15:49:06 [2024-03-15T19:49:06.541Z] (Eclipse:12859): Gtk-WARNING **: 19:49:06.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:06 [2024-03-15T19:49:06.541Z] 
15:49:06 [2024-03-15T19:49:06.541Z] (Eclipse:12859): Gtk-WARNING **: 19:49:06.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:06 [2024-03-15T19:49:06.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:49:06 [2024-03-15T19:49:06.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:49:06 [2024-03-15T19:49:06.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:49:06 [2024-03-15T19:49:06.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:49:06 [2024-03-15T19:49:06.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:49:06 [2024-03-15T19:49:06.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:49:06 [2024-03-15T19:49:06.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135162731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:06 [2024-03-15T19:49:06.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135162731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:06 [2024-03-15T19:49:06.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135162731 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:06 [2024-03-15T19:49:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135162731 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:06 [2024-03-15T19:49:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135162731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:06 [2024-03-15T19:49:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135162731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:06 [2024-03-15T19:49:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135162731 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:06 [2024-03-15T19:49:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135162731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:06 [2024-03-15T19:49:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135162731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:06 [2024-03-15T19:49:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135162732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:06 [2024-03-15T19:49:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135162732 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:06 [2024-03-15T19:49:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135162732 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:06 [2024-03-15T19:49:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:49:06 [2024-03-15T19:49:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:06 [2024-03-15T19:49:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:49:06 [2024-03-15T19:49:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:06 [2024-03-15T19:49:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:06 [2024-03-15T19:49:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:49:06 [2024-03-15T19:49:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135162732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135162732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135162733 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135162733 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135162733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135162733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:06 [2024-03-15T19:49:06.798Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:06 [2024-03-15T19:49:06.798Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:06 [2024-03-15T19:49:06.798Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:06 [2024-03-15T19:49:06.798Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:06 [2024-03-15T19:49:06.798Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:06 [2024-03-15T19:49:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:49:07 [2024-03-15T19:49:07.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135162733 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:07 [2024-03-15T19:49:07.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135162327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:49:07 [2024-03-15T19:49:07.310Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.491 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
15:49:07 [2024-03-15T19:49:07.310Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testRegEx -- Time elapsed: 0.586 s
15:49:07 [2024-03-15T19:49:07.310Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testDirection -- Time elapsed: 0.536 s
15:49:07 [2024-03-15T19:49:07.310Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testWholeWord -- Time elapsed: 0.515 s
15:49:07 [2024-03-15T19:49:07.310Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testCaseSensitive -- Time elapsed: 0.490 s
15:49:07 [2024-03-15T19:49:07.311Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testOpenCloseDialog -- Time elapsed: 0.957 s
15:49:07 [2024-03-15T19:49:07.311Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testWrapSearch -- Time elapsed: 0.582 s
15:49:07 [2024-03-15T19:49:07.311Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
15:49:07 [2024-03-15T19:49:07.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2a666c8e] time=1135163258 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:49:07 [2024-03-15T19:49:07.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:49:07 [2024-03-15T19:49:07.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:49:07 [2024-03-15T19:49:07.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:49:07 [2024-03-15T19:49:07.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:49:07 [2024-03-15T19:49:07.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1135163393 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:49:07 [2024-03-15T19:49:07.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:49:07 [2024-03-15T19:49:07.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:49:11 [2024-03-15T19:49:11.729Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:49:11 [2024-03-15T19:49:11.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show View Filters}
15:49:11 [2024-03-15T19:49:11.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135167842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:49:11 [2024-03-15T19:49:11.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135167842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:49:11 [2024-03-15T19:49:11.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135167842 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
15:49:11 [2024-03-15T19:49:11.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135167842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:49:11 [2024-03-15T19:49:11.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135167842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:49:11 [2024-03-15T19:49:11.985Z] 
15:49:11 [2024-03-15T19:49:11.985Z] (Eclipse:12859): Gtk-WARNING **: 19:49:11.847: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:11 [2024-03-15T19:49:11.985Z] 
15:49:11 [2024-03-15T19:49:11.985Z] (Eclipse:12859): Gtk-WARNING **: 19:49:11.847: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:11 [2024-03-15T19:49:11.985Z] 
15:49:11 [2024-03-15T19:49:11.985Z] (Eclipse:12859): Gtk-WARNING **: 19:49:11.847: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:11 [2024-03-15T19:49:11.985Z] 
15:49:11 [2024-03-15T19:49:11.985Z] (Eclipse:12859): Gtk-WARNING **: 19:49:11.847: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:11 [2024-03-15T19:49:11.985Z] 
15:49:11 [2024-03-15T19:49:11.985Z] (Eclipse:12859): Gtk-WARNING **: 19:49:11.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:11 [2024-03-15T19:49:11.985Z] 
15:49:11 [2024-03-15T19:49:11.985Z] (Eclipse:12859): Gtk-WARNING **: 19:49:11.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:11 [2024-03-15T19:49:11.985Z] 
15:49:11 [2024-03-15T19:49:11.985Z] (Eclipse:12859): Gtk-WARNING **: 19:49:11.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:11 [2024-03-15T19:49:11.985Z] 
15:49:11 [2024-03-15T19:49:11.985Z] (Eclipse:12859): Gtk-WARNING **: 19:49:11.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:11 [2024-03-15T19:49:11.985Z] 
15:49:11 [2024-03-15T19:49:11.985Z] (Eclipse:12859): Gtk-WARNING **: 19:49:11.958: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:11 [2024-03-15T19:49:11.985Z] 
15:49:11 [2024-03-15T19:49:11.985Z] (Eclipse:12859): Gtk-WARNING **: 19:49:11.958: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:11 [2024-03-15T19:49:11.985Z] 
15:49:11 [2024-03-15T19:49:11.985Z] (Eclipse:12859): Gtk-WARNING **: 19:49:11.958: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:11 [2024-03-15T19:49:11.986Z] 
15:49:11 [2024-03-15T19:49:11.986Z] (Eclipse:12859): Gtk-WARNING **: 19:49:11.958: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:12 [2024-03-15T19:49:12.241Z] 
15:49:12 [2024-03-15T19:49:12.241Z] (Eclipse:12859): Gtk-WARNING **: 19:49:11.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:12 [2024-03-15T19:49:12.241Z] 
15:49:12 [2024-03-15T19:49:12.241Z] (Eclipse:12859): Gtk-WARNING **: 19:49:11.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:12 [2024-03-15T19:49:12.241Z] 
15:49:12 [2024-03-15T19:49:12.241Z] (Eclipse:12859): Gtk-WARNING **: 19:49:11.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:12 [2024-03-15T19:49:12.241Z] 
15:49:12 [2024-03-15T19:49:12.241Z] (Eclipse:12859): Gtk-WARNING **: 19:49:11.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:49:12 [2024-03-15T19:49:12.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135168191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:49:12 [2024-03-15T19:49:12.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135168197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:49:12 [2024-03-15T19:49:12.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135168197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:49:12 [2024-03-15T19:49:12.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135168197 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
15:49:12 [2024-03-15T19:49:12.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135168197 data=null}, ToolItem with tooltip text {Show View Filters}]
15:49:12 [2024-03-15T19:49:12.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show View Filters}
15:49:12 [2024-03-15T19:49:12.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filter", using matcher: with text 'Filter'
15:49:12 [2024-03-15T19:49:12.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135168201 data=null doit=true}, Shell with text {Filter}]
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1135168203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1135168203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1135168203 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1135168203 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1135168204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1135168204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1135168204 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1135168231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1135168232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1135168232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1135168232 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1135168232 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
15:49:12 [2024-03-15T19:49:12.242Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {systemd} time=1135168235 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, Tree node with text: systemd]
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {systemd} time=1135168235 data=null doit=true}, Tree node with text: systemd]
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {systemd} time=1135168235 data=null}, Tree node with text: systemd]
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {systemd} time=1135168235 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, Tree node with text: systemd]
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135168235 data=null item=TreeItem {systemd} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: systemd]
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {systemd} time=1135168235 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, Tree node with text: systemd]
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=1135168236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1135168236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=1135168236 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=1135168236 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=1135168236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=1135168236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=1135168236 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=1135168246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1135168259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=1135168259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=1135168259 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=1135168259 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
15:49:12 [2024-03-15T19:49:12.243Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=1135168260 data=null button=0 stateMask=0x0 x=93 y=1208 count=0}, Tree node with text: kthreadd]
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kthreadd} time=1135168260 data=null doit=true}, Tree node with text: kthreadd]
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=1135168260 data=null}, Tree node with text: kthreadd]
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=1135168260 data=null button=1 stateMask=0x0 x=93 y=1208 count=1}, Tree node with text: kthreadd]
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135168261 data=null item=TreeItem {kthreadd} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kthreadd]
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=1135168261 data=null button=1 stateMask=0x80000 x=93 y=1208 count=1}, Tree node with text: kthreadd]
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=1135168262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1135168262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=1135168262 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=1135168262 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=1135168262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=1135168262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=1135168262 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=1135168269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1135168269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=1135168269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=1135168269 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=1135168269 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
15:49:12 [2024-03-15T19:49:12.244Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=1135168270 data=null button=0 stateMask=0x0 x=110 y=-897 count=0}, Tree node with text: lttng-consumerd]
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=1135168270 data=null doit=true}, Tree node with text: lttng-consumerd]
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=1135168270 data=null}, Tree node with text: lttng-consumerd]
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=1135168270 data=null button=1 stateMask=0x0 x=110 y=-897 count=1}, Tree node with text: lttng-consumerd]
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135168270 data=null item=TreeItem {lttng-consumerd} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: lttng-consumerd]
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=1135168271 data=null button=1 stateMask=0x80000 x=110 y=-897 count=1}, Tree node with text: lttng-consumerd]
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=1135168271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1135168271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=1135168271 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=1135168271 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=1135168271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=1135168271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=1135168271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=1135168272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1135168272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=1135168272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=1135168272 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=1135168272 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:12 [2024-03-15T19:49:12.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:49:12 [2024-03-15T19:49:12.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:12 [2024-03-15T19:49:12.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:12 [2024-03-15T19:49:12.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:49:12 [2024-03-15T19:49:12.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135168273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135168273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135168273 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135168273 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135168273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135168273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135168273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:12 [2024-03-15T19:49:12.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135167842 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show View Filters}]
15:49:12 [2024-03-15T19:49:12.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:49:12 [2024-03-15T19:49:12.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:12 [2024-03-15T19:49:12.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:12 [2024-03-15T19:49:12.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:49:12 [2024-03-15T19:49:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Process} time=1135168446 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Process}]
15:49:12 [2024-03-15T19:49:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Process} time=1135168515 data=null button=1 stateMask=0x80000 x=67 y=-13 count=1}, TreeColumn with text {Process}]
15:49:12 [2024-03-15T19:49:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Process} time=1135168526 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Process}]
15:49:12 [2024-03-15T19:49:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Process} time=1135168528 data=null button=1 stateMask=0x80000 x=67 y=-13 count=1}, TreeColumn with text {Process}]
15:49:12 [2024-03-15T19:49:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {TID} time=1135168529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {TID}]
15:49:12 [2024-03-15T19:49:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {TID} time=1135168530 data=null button=1 stateMask=0x80000 x=155 y=-13 count=1}, TreeColumn with text {TID}]
15:49:12 [2024-03-15T19:49:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {TID} time=1135168531 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {TID}]
15:49:12 [2024-03-15T19:49:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {TID} time=1135168531 data=null button=1 stateMask=0x80000 x=155 y=-13 count=1}, TreeColumn with text {TID}]
15:49:12 [2024-03-15T19:49:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PID} time=1135168532 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PID}]
15:49:12 [2024-03-15T19:49:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PID} time=1135168533 data=null button=1 stateMask=0x80000 x=195 y=-13 count=1}, TreeColumn with text {PID}]
15:49:12 [2024-03-15T19:49:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PID} time=1135168540 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PID}]
15:49:12 [2024-03-15T19:49:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PID} time=1135168541 data=null button=1 stateMask=0x80000 x=195 y=-13 count=1}, TreeColumn with text {PID}]
15:49:12 [2024-03-15T19:49:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PTID} time=1135168542 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PTID}]
15:49:12 [2024-03-15T19:49:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PTID} time=1135168543 data=null button=1 stateMask=0x80000 x=238 y=-13 count=1}, TreeColumn with text {PTID}]
15:49:12 [2024-03-15T19:49:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PTID} time=1135168543 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PTID}]
15:49:12 [2024-03-15T19:49:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PTID} time=1135168544 data=null button=1 stateMask=0x80000 x=238 y=-13 count=1}, TreeColumn with text {PTID}]
15:49:12 [2024-03-15T19:49:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Birth time} time=1135168545 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Birth time}]
15:49:12 [2024-03-15T19:49:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=1135168546 data=null button=1 stateMask=0x80000 x=332 y=-13 count=1}, TreeColumn with text {Birth time}]
15:49:12 [2024-03-15T19:49:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Birth time} time=1135168546 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Birth time}]
15:49:12 [2024-03-15T19:49:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=1135168547 data=null button=1 stateMask=0x80000 x=332 y=-13 count=1}, TreeColumn with text {Birth time}]
15:49:12 [2024-03-15T19:49:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2a666c8e] time=1135168594 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:49:12 [2024-03-15T19:49:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:12 [2024-03-15T19:49:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:12 [2024-03-15T19:49:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:12 [2024-03-15T19:49:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:12 [2024-03-15T19:49:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135168637 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:49:12 [2024-03-15T19:49:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135168637 data=null doit=true}, TreeItem with text {test}]
15:49:12 [2024-03-15T19:49:12.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135168637 data=null}, TreeItem with text {test}]
15:49:12 [2024-03-15T19:49:12.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135168637 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:49:12 [2024-03-15T19:49:12.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135168638 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:49:12 [2024-03-15T19:49:12.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135168660 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:49:12 [2024-03-15T19:49:12.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:49:12 [2024-03-15T19:49:12.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:49:12 [2024-03-15T19:49:12.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:49:13 [2024-03-15T19:49:13.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:49:13 [2024-03-15T19:49:13.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:49:13 [2024-03-15T19:49:13.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:13 [2024-03-15T19:49:13.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:49:13 [2024-03-15T19:49:13.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:49:13 [2024-03-15T19:49:13.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:13 [2024-03-15T19:49:13.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:13 [2024-03-15T19:49:13.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:13 [2024-03-15T19:49:13.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:49:13 [2024-03-15T19:49:13.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:49:13 [2024-03-15T19:49:13.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135169572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:13 [2024-03-15T19:49:13.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135169572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:13 [2024-03-15T19:49:13.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135169573 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:13 [2024-03-15T19:49:13.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135169573 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:13 [2024-03-15T19:49:13.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135169573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:13 [2024-03-15T19:49:13.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135169573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:13 [2024-03-15T19:49:13.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135169573 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:13 [2024-03-15T19:49:13.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135169573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:13 [2024-03-15T19:49:13.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135169573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:13 [2024-03-15T19:49:13.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135169573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:13 [2024-03-15T19:49:13.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135169573 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:13 [2024-03-15T19:49:13.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135169573 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:13 [2024-03-15T19:49:13.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:49:13 [2024-03-15T19:49:13.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:13 [2024-03-15T19:49:13.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:13 [2024-03-15T19:49:13.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:13 [2024-03-15T19:49:13.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:13 [2024-03-15T19:49:13.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:49:13 [2024-03-15T19:49:13.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:13 [2024-03-15T19:49:13.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:13 [2024-03-15T19:49:13.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:49:13 [2024-03-15T19:49:13.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135169574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:13 [2024-03-15T19:49:13.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135169574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:13 [2024-03-15T19:49:13.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135169574 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:13 [2024-03-15T19:49:13.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135169574 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:13 [2024-03-15T19:49:13.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135169574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:13 [2024-03-15T19:49:13.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135169574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:13 [2024-03-15T19:49:13.686Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:13 [2024-03-15T19:49:13.686Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:13 [2024-03-15T19:49:13.686Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:13 [2024-03-15T19:49:13.686Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:13 [2024-03-15T19:49:13.686Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:13 [2024-03-15T19:49:13.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:49:13 [2024-03-15T19:49:13.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135169574 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:13 [2024-03-15T19:49:13.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135168699 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:49:13 [2024-03-15T19:49:13.942Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.821 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
15:49:13 [2024-03-15T19:49:13.943Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest.testColumnSorting -- Time elapsed: 4.916 s
15:49:13 [2024-03-15T19:49:13.943Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
15:49:13 [2024-03-15T19:49:13.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2a666c8e] time=1135170087 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:49:14 [2024-03-15T19:49:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:49:14 [2024-03-15T19:49:14.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:49:14 [2024-03-15T19:49:14.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:49:14 [2024-03-15T19:49:14.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:49:14 [2024-03-15T19:49:14.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1135170233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:49:14 [2024-03-15T19:49:14.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:49:18 [2024-03-15T19:49:18.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:49:18 [2024-03-15T19:49:18.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:49:18 [2024-03-15T19:49:18.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:49:18 [2024-03-15T19:49:18.362Z] 
15:49:18 [2024-03-15T19:49:18.362Z] (Eclipse:12859): Gtk-WARNING **: 19:49:18.232: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:49:18 [2024-03-15T19:49:18.362Z] 
15:49:18 [2024-03-15T19:49:18.362Z] (Eclipse:12859): Gtk-WARNING **: 19:49:18.248: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:49:18 [2024-03-15T19:49:18.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
15:49:18 [2024-03-15T19:49:18.362Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 2
15:49:18 [2024-03-15T19:49:18.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Lost Events}
15:49:18 [2024-03-15T19:49:18.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135174510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:49:18 [2024-03-15T19:49:18.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135174510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:49:18 [2024-03-15T19:49:18.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135174510 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
15:49:18 [2024-03-15T19:49:18.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135174510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:49:18 [2024-03-15T19:49:18.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135174510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:49:18 [2024-03-15T19:49:18.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135174510 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
15:49:18 [2024-03-15T19:49:18.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135174528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:49:18 [2024-03-15T19:49:18.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135174528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:49:18 [2024-03-15T19:49:18.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135174528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:49:18 [2024-03-15T19:49:18.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135174529 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
15:49:18 [2024-03-15T19:49:18.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135174529 data=null}, ToolItem with tooltip text {Hide Lost Events}]
15:49:18 [2024-03-15T19:49:18.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Lost Events}
15:49:18 [2024-03-15T19:49:18.618Z] 
15:49:18 [2024-03-15T19:49:18.618Z] (Eclipse:12859): Gtk-WARNING **: 19:49:18.455: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
15:49:18 [2024-03-15T19:49:18.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
15:49:22 [2024-03-15T19:49:22.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
15:49:23 [2024-03-15T19:49:23.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
15:49:23 [2024-03-15T19:49:23.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:49:23 [2024-03-15T19:49:23.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
15:49:23 [2024-03-15T19:49:23.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:49:23 [2024-03-15T19:49:23.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:23 [2024-03-15T19:49:23.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:27 [2024-03-15T19:49:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:49:27 [2024-03-15T19:49:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2a666c8e] time=1135183387 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:49:27 [2024-03-15T19:49:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:27 [2024-03-15T19:49:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:27 [2024-03-15T19:49:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:27 [2024-03-15T19:49:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:27 [2024-03-15T19:49:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135183425 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:49:27 [2024-03-15T19:49:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135183425 data=null doit=true}, TreeItem with text {test}]
15:49:27 [2024-03-15T19:49:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135183425 data=null}, TreeItem with text {test}]
15:49:27 [2024-03-15T19:49:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135183425 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:49:27 [2024-03-15T19:49:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135183426 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:49:27 [2024-03-15T19:49:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135183437 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:49:27 [2024-03-15T19:49:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:49:27 [2024-03-15T19:49:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:49:27 [2024-03-15T19:49:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:49:28 [2024-03-15T19:49:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:49:28 [2024-03-15T19:49:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:49:28 [2024-03-15T19:49:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:28 [2024-03-15T19:49:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:49:28 [2024-03-15T19:49:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:49:28 [2024-03-15T19:49:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:28 [2024-03-15T19:49:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:28 [2024-03-15T19:49:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:28 [2024-03-15T19:49:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:49:28 [2024-03-15T19:49:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:49:28 [2024-03-15T19:49:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135184349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:28 [2024-03-15T19:49:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135184349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:28 [2024-03-15T19:49:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135184349 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:28 [2024-03-15T19:49:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135184349 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:28 [2024-03-15T19:49:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135184349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:28 [2024-03-15T19:49:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135184349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:28 [2024-03-15T19:49:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135184349 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:28 [2024-03-15T19:49:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135184349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:28 [2024-03-15T19:49:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135184350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:28 [2024-03-15T19:49:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135184350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:28 [2024-03-15T19:49:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135184350 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:28 [2024-03-15T19:49:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135184350 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:28 [2024-03-15T19:49:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:49:28 [2024-03-15T19:49:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:28 [2024-03-15T19:49:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:28 [2024-03-15T19:49:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:28 [2024-03-15T19:49:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:28 [2024-03-15T19:49:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:49:28 [2024-03-15T19:49:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:28 [2024-03-15T19:49:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:28 [2024-03-15T19:49:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:49:28 [2024-03-15T19:49:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135184350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:28 [2024-03-15T19:49:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135184350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:28 [2024-03-15T19:49:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135184350 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:28 [2024-03-15T19:49:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135184350 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:28 [2024-03-15T19:49:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135184351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:28 [2024-03-15T19:49:28.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135184351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:28 [2024-03-15T19:49:28.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:28 [2024-03-15T19:49:28.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:28 [2024-03-15T19:49:28.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:28 [2024-03-15T19:49:28.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:28 [2024-03-15T19:49:28.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:28 [2024-03-15T19:49:28.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:49:28 [2024-03-15T19:49:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135184351 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:28 [2024-03-15T19:49:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135183473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:49:28 [2024-03-15T19:49:28.841Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.77 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
15:49:28 [2024-03-15T19:49:28.841Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest.test -- Time elapsed: 12.78 s
15:49:28 [2024-03-15T19:49:28.841Z] 
15:49:28 [2024-03-15T19:49:28.841Z] Results:
15:49:28 [2024-03-15T19:49:28.841Z] 
15:49:28 [2024-03-15T19:49:28.841Z] Tests run: 58, Failures: 0, Errors: 0, Skipped: 1
15:49:28 [2024-03-15T19:49:28.841Z] 
15:49:29 [2024-03-15T19:49:29.097Z] 
15:49:29 [2024-03-15T19:49:29.097Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-15 19:49:28.998
15:49:29 [2024-03-15T19:49:29.097Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:49:29 [2024-03-15T19:49:29.658Z] [INFO] All tests passed
15:49:29 [2024-03-15T19:49:29.658Z] [INFO] 
15:49:29 [2024-03-15T19:49:29.658Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:49:29 [2024-03-15T19:49:29.658Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT.jar
15:49:29 [2024-03-15T19:49:29.658Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT.pom
15:49:29 [2024-03-15T19:49:29.658Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT-sources.jar
15:49:29 [2024-03-15T19:49:29.658Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT-p2metadata.xml
15:49:29 [2024-03-15T19:49:29.658Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT-p2artifacts.xml
15:49:29 [2024-03-15T19:49:29.658Z] [INFO] 
15:49:29 [2024-03-15T19:49:29.658Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:49:29 [2024-03-15T19:49:29.658Z] [INFO] 
15:49:29 [2024-03-15T19:49:29.658Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >--
15:49:29 [2024-03-15T19:49:29.658Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 5.2.2-SNAPSHOT [98/141]
15:49:29 [2024-03-15T19:49:29.658Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
15:49:29 [2024-03-15T19:49:29.658Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:49:29 [2024-03-15T19:49:29.658Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:49:29 [2024-03-15T19:49:29.658Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
15:49:29 [2024-03-15T19:49:29.914Z] [INFO] 
15:49:29 [2024-03-15T19:49:29.914Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:49:29 [2024-03-15T19:49:29.914Z] [INFO] 
15:49:29 [2024-03-15T19:49:29.914Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:49:29 [2024-03-15T19:49:29.914Z] [INFO] The project's OSGi version is 5.2.2.202403151906
15:49:29 [2024-03-15T19:49:29.914Z] [INFO] 
15:49:29 [2024-03-15T19:49:29.914Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:49:29 [2024-03-15T19:49:29.914Z] [INFO] 
15:49:29 [2024-03-15T19:49:29.914Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:49:29 [2024-03-15T19:49:29.914Z] [INFO] 
15:49:29 [2024-03-15T19:49:29.914Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:49:29 [2024-03-15T19:49:29.914Z] [INFO] 
15:49:29 [2024-03-15T19:49:29.914Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:49:29 [2024-03-15T19:49:29.914Z] [INFO] 
15:49:29 [2024-03-15T19:49:29.914Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:49:29 [2024-03-15T19:49:29.914Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core
15:49:29 [2024-03-15T19:49:29.914Z] [INFO] 
15:49:29 [2024-03-15T19:49:29.914Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:49:29 [2024-03-15T19:49:29.914Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
15:49:29 [2024-03-15T19:49:29.914Z] [INFO] 
15:49:29 [2024-03-15T19:49:29.914Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:49:29 [2024-03-15T19:49:29.914Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:49:29 [2024-03-15T19:49:29.914Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:49:29 [2024-03-15T19:49:29.914Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
15:49:29 [2024-03-15T19:49:29.914Z] [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:49:30 [2024-03-15T19:49:30.476Z] [INFO] 
15:49:30 [2024-03-15T19:49:30.476Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:49:30 [2024-03-15T19:49:30.476Z] [INFO] 
15:49:30 [2024-03-15T19:49:30.476Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:49:30 [2024-03-15T19:49:30.476Z] [INFO] 
15:49:30 [2024-03-15T19:49:30.476Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:49:30 [2024-03-15T19:49:30.476Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources
15:49:30 [2024-03-15T19:49:30.476Z] [INFO] 
15:49:30 [2024-03-15T19:49:30.476Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:49:30 [2024-03-15T19:49:30.476Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:49:30 [2024-03-15T19:49:30.476Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:49:30 [2024-03-15T19:49:30.476Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
15:49:30 [2024-03-15T19:49:30.476Z] [INFO] 
15:49:30 [2024-03-15T19:49:30.476Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:49:30 [2024-03-15T19:49:30.476Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 23 were skipped
15:49:30 [2024-03-15T19:49:30.476Z] [INFO] 
15:49:30 [2024-03-15T19:49:30.476Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:49:30 [2024-03-15T19:49:30.476Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT-sources.jar
15:49:30 [2024-03-15T19:49:30.476Z] [INFO] 
15:49:30 [2024-03-15T19:49:30.476Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:49:30 [2024-03-15T19:49:30.476Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT.jar
15:49:30 [2024-03-15T19:49:30.476Z] [INFO] 
15:49:30 [2024-03-15T19:49:30.476Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:49:30 [2024-03-15T19:49:30.476Z] [INFO] 
15:49:30 [2024-03-15T19:49:30.476Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:49:30 [2024-03-15T19:49:30.476Z] [INFO] 
15:49:30 [2024-03-15T19:49:30.476Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:49:30 [2024-03-15T19:49:30.476Z] [INFO] 
15:49:30 [2024-03-15T19:49:30.476Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:49:30 [2024-03-15T19:49:30.476Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT.jar
15:49:31 [2024-03-15T19:49:31.402Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT-sources.jar
15:49:32 [2024-03-15T19:49:32.329Z] [INFO] 
15:49:32 [2024-03-15T19:49:32.329Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:49:32 [2024-03-15T19:49:32.329Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT.jar
15:49:32 [2024-03-15T19:49:32.329Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT.pom
15:49:32 [2024-03-15T19:49:32.329Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT-sources.jar
15:49:32 [2024-03-15T19:49:32.329Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT-p2metadata.xml
15:49:32 [2024-03-15T19:49:32.329Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT-p2artifacts.xml
15:49:32 [2024-03-15T19:49:32.329Z] [INFO] 
15:49:32 [2024-03-15T19:49:32.329Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:49:32 [2024-03-15T19:49:32.329Z] [INFO] 
15:49:32 [2024-03-15T19:49:32.329Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >---
15:49:32 [2024-03-15T19:49:32.329Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT  [99/141]
15:49:32 [2024-03-15T19:49:32.329Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
15:49:32 [2024-03-15T19:49:32.329Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:49:32 [2024-03-15T19:49:32.329Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:49:32 [2024-03-15T19:49:32.329Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
15:49:32 [2024-03-15T19:49:32.584Z] [INFO] 
15:49:32 [2024-03-15T19:49:32.584Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:49:32 [2024-03-15T19:49:32.584Z] [INFO] 
15:49:32 [2024-03-15T19:49:32.584Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:49:32 [2024-03-15T19:49:32.584Z] [INFO] The project's OSGi version is 3.1.0.202403151906
15:49:32 [2024-03-15T19:49:32.584Z] [INFO] 
15:49:32 [2024-03-15T19:49:32.584Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:49:32 [2024-03-15T19:49:32.584Z] [INFO] 
15:49:32 [2024-03-15T19:49:32.584Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:49:32 [2024-03-15T19:49:32.584Z] [INFO] 
15:49:32 [2024-03-15T19:49:32.584Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:49:32 [2024-03-15T19:49:32.584Z] [INFO] 
15:49:32 [2024-03-15T19:49:32.584Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:49:32 [2024-03-15T19:49:32.584Z] [INFO] 
15:49:32 [2024-03-15T19:49:32.584Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:49:32 [2024-03-15T19:49:32.584Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui
15:49:32 [2024-03-15T19:49:32.839Z] [INFO] 
15:49:32 [2024-03-15T19:49:32.839Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:49:32 [2024-03-15T19:49:32.839Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
15:49:32 [2024-03-15T19:49:32.840Z] [INFO] 
15:49:32 [2024-03-15T19:49:32.840Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:49:32 [2024-03-15T19:49:32.840Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:49:32 [2024-03-15T19:49:32.840Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:49:32 [2024-03-15T19:49:32.840Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
15:49:32 [2024-03-15T19:49:32.840Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:49:33 [2024-03-15T19:49:33.095Z] [INFO] 
15:49:33 [2024-03-15T19:49:33.095Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:49:33 [2024-03-15T19:49:33.095Z] [INFO] 
15:49:33 [2024-03-15T19:49:33.095Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:49:33 [2024-03-15T19:49:33.095Z] [INFO] 
15:49:33 [2024-03-15T19:49:33.095Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:49:33 [2024-03-15T19:49:33.095Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources
15:49:33 [2024-03-15T19:49:33.095Z] [INFO] 
15:49:33 [2024-03-15T19:49:33.095Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:49:33 [2024-03-15T19:49:33.095Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:49:33 [2024-03-15T19:49:33.095Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:49:33 [2024-03-15T19:49:33.095Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
15:49:33 [2024-03-15T19:49:33.095Z] [INFO] 
15:49:33 [2024-03-15T19:49:33.095Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:49:33 [2024-03-15T19:49:33.095Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
15:49:33 [2024-03-15T19:49:33.095Z] [INFO] 
15:49:33 [2024-03-15T19:49:33.095Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:49:33 [2024-03-15T19:49:33.095Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-sources.jar
15:49:33 [2024-03-15T19:49:33.095Z] [INFO] 
15:49:33 [2024-03-15T19:49:33.095Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:49:33 [2024-03-15T19:49:33.095Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.jar
15:49:33 [2024-03-15T19:49:33.096Z] [INFO] 
15:49:33 [2024-03-15T19:49:33.096Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:49:33 [2024-03-15T19:49:33.096Z] [INFO] 
15:49:33 [2024-03-15T19:49:33.096Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:49:33 [2024-03-15T19:49:33.096Z] [INFO] 
15:49:33 [2024-03-15T19:49:33.096Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:49:33 [2024-03-15T19:49:33.096Z] [INFO] 
15:49:33 [2024-03-15T19:49:33.096Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:49:33 [2024-03-15T19:49:33.096Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.jar
15:49:34 [2024-03-15T19:49:34.461Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-sources.jar
15:49:35 [2024-03-15T19:49:35.825Z] [INFO] 
15:49:35 [2024-03-15T19:49:35.825Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:49:35 [2024-03-15T19:49:35.825Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.jar
15:49:35 [2024-03-15T19:49:35.825Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.pom
15:49:35 [2024-03-15T19:49:35.825Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-sources.jar
15:49:35 [2024-03-15T19:49:35.825Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-p2metadata.xml
15:49:35 [2024-03-15T19:49:35.825Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-p2artifacts.xml
15:49:35 [2024-03-15T19:49:35.825Z] [INFO] 
15:49:35 [2024-03-15T19:49:35.825Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:49:35 [2024-03-15T19:49:35.825Z] [INFO] 
15:49:35 [2024-03-15T19:49:35.825Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >----
15:49:35 [2024-03-15T19:49:35.825Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 9.3.0-SNAPSHOT    [100/141]
15:49:35 [2024-03-15T19:49:35.825Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
15:49:35 [2024-03-15T19:49:35.825Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:49:35 [2024-03-15T19:49:35.825Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
15:49:36 [2024-03-15T19:49:36.080Z] [INFO] 
15:49:36 [2024-03-15T19:49:36.080Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust ---
15:49:36 [2024-03-15T19:49:36.080Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target
15:49:36 [2024-03-15T19:49:36.080Z] [INFO] 
15:49:36 [2024-03-15T19:49:36.080Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
15:49:36 [2024-03-15T19:49:36.081Z] [INFO] The project's OSGi version is 9.3.0.202403151906
15:49:36 [2024-03-15T19:49:36.081Z] [INFO] 
15:49:36 [2024-03-15T19:49:36.081Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
15:49:36 [2024-03-15T19:49:36.081Z] [INFO] 
15:49:36 [2024-03-15T19:49:36.081Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
15:49:36 [2024-03-15T19:49:36.081Z] [INFO] 
15:49:36 [2024-03-15T19:49:36.081Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
15:49:36 [2024-03-15T19:49:36.081Z] [INFO] 
15:49:36 [2024-03-15T19:49:36.081Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
15:49:36 [2024-03-15T19:49:36.081Z] [INFO] 
15:49:36 [2024-03-15T19:49:36.081Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust ---
15:49:36 [2024-03-15T19:49:36.081Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/src/main/resources
15:49:36 [2024-03-15T19:49:36.081Z] [INFO] 
15:49:36 [2024-03-15T19:49:36.081Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust ---
15:49:36 [2024-03-15T19:49:36.081Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
15:49:36 [2024-03-15T19:49:36.081Z] [INFO] 
15:49:36 [2024-03-15T19:49:36.081Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust ---
15:49:36 [2024-03-15T19:49:36.081Z] [INFO] 
15:49:36 [2024-03-15T19:49:36.081Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust ---
15:49:36 [2024-03-15T19:49:36.081Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT.jar
15:49:36 [2024-03-15T19:49:36.081Z] [INFO] 
15:49:36 [2024-03-15T19:49:36.081Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust ---
15:49:36 [2024-03-15T19:49:36.081Z] [INFO] 
15:49:36 [2024-03-15T19:49:36.081Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
15:49:36 [2024-03-15T19:49:36.081Z] [INFO] 
15:49:36 [2024-03-15T19:49:36.081Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust ---
15:49:36 [2024-03-15T19:49:36.081Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT-sources-feature.jar
15:49:36 [2024-03-15T19:49:36.081Z] [INFO] 
15:49:36 [2024-03-15T19:49:36.081Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
15:49:36 [2024-03-15T19:49:36.081Z] [INFO] 
15:49:36 [2024-03-15T19:49:36.081Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust ---
15:49:36 [2024-03-15T19:49:36.081Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT.jar
15:49:37 [2024-03-15T19:49:37.006Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT-sources-feature.jar
15:49:38 [2024-03-15T19:49:38.370Z] [INFO] 
15:49:38 [2024-03-15T19:49:38.370Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust ---
15:49:38 [2024-03-15T19:49:38.370Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT.jar
15:49:38 [2024-03-15T19:49:38.370Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT.pom
15:49:38 [2024-03-15T19:49:38.370Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT-sources-feature.jar
15:49:38 [2024-03-15T19:49:38.370Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT-p2metadata.xml
15:49:38 [2024-03-15T19:49:38.370Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT-p2artifacts.xml
15:49:38 [2024-03-15T19:49:38.371Z] [INFO] 
15:49:38 [2024-03-15T19:49:38.371Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust ---
15:49:38 [2024-03-15T19:49:38.371Z] [INFO] 
15:49:38 [2024-03-15T19:49:38.371Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >--
15:49:38 [2024-03-15T19:49:38.371Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.15-SNAPSHOT [101/141]
15:49:38 [2024-03-15T19:49:38.371Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
15:49:38 [2024-03-15T19:49:38.371Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:49:38 [2024-03-15T19:49:38.371Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:49:38 [2024-03-15T19:49:38.371Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
15:49:38 [2024-03-15T19:49:38.371Z] [INFO] 
15:49:38 [2024-03-15T19:49:38.371Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:49:38 [2024-03-15T19:49:38.371Z] [INFO] 
15:49:38 [2024-03-15T19:49:38.371Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:49:38 [2024-03-15T19:49:38.371Z] [INFO] The project's OSGi version is 1.0.15.202403151906
15:49:38 [2024-03-15T19:49:38.371Z] [INFO] 
15:49:38 [2024-03-15T19:49:38.371Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:49:38 [2024-03-15T19:49:38.371Z] [INFO] 
15:49:38 [2024-03-15T19:49:38.371Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:49:38 [2024-03-15T19:49:38.371Z] [INFO] 
15:49:38 [2024-03-15T19:49:38.371Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:49:38 [2024-03-15T19:49:38.371Z] [INFO] 
15:49:38 [2024-03-15T19:49:38.371Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:49:38 [2024-03-15T19:49:38.371Z] [INFO] 
15:49:38 [2024-03-15T19:49:38.371Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:49:38 [2024-03-15T19:49:38.371Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core.tests
15:49:38 [2024-03-15T19:49:38.371Z] [INFO] 
15:49:38 [2024-03-15T19:49:38.371Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:49:38 [2024-03-15T19:49:38.371Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
15:49:38 [2024-03-15T19:49:38.371Z] [INFO] 
15:49:38 [2024-03-15T19:49:38.371Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:49:38 [2024-03-15T19:49:38.371Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:49:38 [2024-03-15T19:49:38.371Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:49:38 [2024-03-15T19:49:38.371Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
15:49:38 [2024-03-15T19:49:38.371Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:49:38 [2024-03-15T19:49:38.626Z] [INFO] 
15:49:38 [2024-03-15T19:49:38.626Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:49:38 [2024-03-15T19:49:38.626Z] [INFO] 
15:49:38 [2024-03-15T19:49:38.626Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:49:38 [2024-03-15T19:49:38.626Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources
15:49:38 [2024-03-15T19:49:38.626Z] [INFO] 
15:49:38 [2024-03-15T19:49:38.626Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:49:38 [2024-03-15T19:49:38.626Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped
15:49:38 [2024-03-15T19:49:38.626Z] [INFO] 
15:49:38 [2024-03-15T19:49:38.626Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:49:38 [2024-03-15T19:49:38.626Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT-sources.jar
15:49:38 [2024-03-15T19:49:38.626Z] [INFO] 
15:49:38 [2024-03-15T19:49:38.626Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:49:38 [2024-03-15T19:49:38.882Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT.jar
15:49:38 [2024-03-15T19:49:38.882Z] [INFO] 
15:49:38 [2024-03-15T19:49:38.882Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:49:38 [2024-03-15T19:49:38.882Z] [INFO] 
15:49:38 [2024-03-15T19:49:38.882Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:49:38 [2024-03-15T19:49:38.882Z] [INFO] 
15:49:38 [2024-03-15T19:49:38.882Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:49:38 [2024-03-15T19:49:38.882Z] [INFO] 
15:49:38 [2024-03-15T19:49:38.882Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:49:38 [2024-03-15T19:49:38.882Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT.jar
15:49:40 [2024-03-15T19:49:40.244Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT-sources.jar
15:49:40 [2024-03-15T19:49:40.805Z] [INFO] 
15:49:40 [2024-03-15T19:49:40.805Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:49:41 [2024-03-15T19:49:41.062Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data/.metadata/.log
15:49:41 [2024-03-15T19:49:41.062Z] [INFO] Command line:
15:49:41 [2024-03-15T19:49:41.062Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:49:41 [2024-03-15T19:49:41.062Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:49:44 [2024-03-15T19:49:44.325Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
15:49:44 [2024-03-15T19:49:44.325Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
15:49:44 [2024-03-15T19:49:44.326Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest.testCallStackRequirements -- Time elapsed: 0.069 s
15:49:44 [2024-03-15T19:49:44.326Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
15:49:56 [2024-03-15T19:49:56.491Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.40 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
15:49:56 [2024-03-15T19:49:56.491Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStackEnd -- Time elapsed: 1.787 s
15:49:56 [2024-03-15T19:49:56.491Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testConstruction -- Time elapsed: 1.216 s
15:49:56 [2024-03-15T19:49:56.491Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStack1 -- Time elapsed: 1.174 s
15:49:56 [2024-03-15T19:49:56.491Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStack2 -- Time elapsed: 1.150 s
15:49:56 [2024-03-15T19:49:56.491Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStack3 -- Time elapsed: 1.152 s
15:49:56 [2024-03-15T19:49:56.491Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testOtherUstTrace -- Time elapsed: 2.758 s
15:49:56 [2024-03-15T19:49:56.491Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStackBegin -- Time elapsed: 1.163 s
15:49:56 [2024-03-15T19:49:56.491Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
15:50:04 [2024-03-15T19:50:04.572Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.268 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
15:50:04 [2024-03-15T19:50:04.572Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStackEnd -- Time elapsed: 1.146 s
15:50:04 [2024-03-15T19:50:04.572Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testConstruction -- Time elapsed: 1.134 s
15:50:04 [2024-03-15T19:50:04.572Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStack1 -- Time elapsed: 1.132 s
15:50:04 [2024-03-15T19:50:04.572Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStack2 -- Time elapsed: 1.138 s
15:50:04 [2024-03-15T19:50:04.572Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStack3 -- Time elapsed: 1.132 s
15:50:04 [2024-03-15T19:50:04.572Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testOtherUstTrace -- Time elapsed: 2.433 s
15:50:04 [2024-03-15T19:50:04.572Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStackBegin -- Time elapsed: 1.146 s
15:50:04 [2024-03-15T19:50:04.572Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
15:50:04 [2024-03-15T19:50:04.572Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
15:50:04 [2024-03-15T19:50:04.572Z] org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest.testTidAspect -- Time elapsed: 0.105 s
15:50:04 [2024-03-15T19:50:04.572Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest
15:50:05 [2024-03-15T19:50:05.511Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.210 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest
15:50:05 [2024-03-15T19:50:05.511Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testGetAnalysisRequirements -- Time elapsed: 0.001 s
15:50:05 [2024-03-15T19:50:05.511Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testGetCpuForThread -- Time elapsed: 1.139 s
15:50:05 [2024-03-15T19:50:05.511Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testExecution -- Time elapsed: 0.029 s
15:50:05 [2024-03-15T19:50:05.511Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testCanExecute -- Time elapsed: 0.011 s
15:50:05 [2024-03-15T19:50:05.511Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testCannotExcecute -- Time elapsed: 0.027 s
15:50:05 [2024-03-15T19:50:05.511Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
15:50:12 [2024-03-15T19:50:12.045Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.747 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
15:50:12 [2024-03-15T19:50:12.045Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testExec -- Time elapsed: 1.131 s
15:50:12 [2024-03-15T19:50:12.045Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testGetAnalysisRequirements -- Time elapsed: 0 s
15:50:12 [2024-03-15T19:50:12.045Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testGetAllBinaries -- Time elapsed: 1.175 s
15:50:12 [2024-03-15T19:50:12.045Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testExecution -- Time elapsed: 0.022 s
15:50:12 [2024-03-15T19:50:12.045Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testTwoProcesses -- Time elapsed: 1.114 s
15:50:12 [2024-03-15T19:50:12.045Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testCanExecute -- Time elapsed: 0.017 s
15:50:12 [2024-03-15T19:50:12.045Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testBuildIDDebugLink -- Time elapsed: 1.118 s
15:50:12 [2024-03-15T19:50:12.045Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testCannotExcecute -- Time elapsed: 0.007 s
15:50:12 [2024-03-15T19:50:12.045Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testBinaryCallsites -- Time elapsed: 1.160 s
15:50:12 [2024-03-15T19:50:12.045Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
15:50:12 [2024-03-15T19:50:12.045Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
15:50:12 [2024-03-15T19:50:12.045Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest skipped
15:50:12 [2024-03-15T19:50:12.045Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
15:50:12 [2024-03-15T19:50:12.045Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
15:50:12 [2024-03-15T19:50:12.045Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0.001 s
15:50:12 [2024-03-15T19:50:12.045Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
15:50:12 [2024-03-15T19:50:12.045Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
15:50:12 [2024-03-15T19:50:12.045Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
15:50:12 [2024-03-15T19:50:12.045Z] 
15:50:12 [2024-03-15T19:50:12.045Z] Results:
15:50:12 [2024-03-15T19:50:12.045Z] 
15:50:12 [2024-03-15T19:50:12.045Z] Tests run: 35, Failures: 0, Errors: 0, Skipped: 1
15:50:12 [2024-03-15T19:50:12.045Z] 
15:50:12 [2024-03-15T19:50:12.045Z] [INFO] All tests passed
15:50:12 [2024-03-15T19:50:12.045Z] [INFO] 
15:50:12 [2024-03-15T19:50:12.045Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:50:12 [2024-03-15T19:50:12.045Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT.jar
15:50:12 [2024-03-15T19:50:12.045Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT.pom
15:50:12 [2024-03-15T19:50:12.045Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT-sources.jar
15:50:12 [2024-03-15T19:50:12.045Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT-p2metadata.xml
15:50:12 [2024-03-15T19:50:12.045Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT-p2artifacts.xml
15:50:12 [2024-03-15T19:50:12.045Z] [INFO] 
15:50:12 [2024-03-15T19:50:12.045Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:50:12 [2024-03-15T19:50:12.045Z] [INFO] 
15:50:12 [2024-03-15T19:50:12.045Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >--
15:50:12 [2024-03-15T19:50:12.045Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT [102/141]
15:50:12 [2024-03-15T19:50:12.045Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
15:50:12 [2024-03-15T19:50:12.045Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:50:12 [2024-03-15T19:50:12.045Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:50:12 [2024-03-15T19:50:12.045Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
15:50:12 [2024-03-15T19:50:12.045Z] [INFO] 
15:50:12 [2024-03-15T19:50:12.045Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:50:12 [2024-03-15T19:50:12.045Z] [INFO] 
15:50:12 [2024-03-15T19:50:12.045Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:50:12 [2024-03-15T19:50:12.045Z] [INFO] The project's OSGi version is 1.0.3.202403151906
15:50:12 [2024-03-15T19:50:12.045Z] [INFO] 
15:50:12 [2024-03-15T19:50:12.045Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:50:12 [2024-03-15T19:50:12.045Z] [INFO] 
15:50:12 [2024-03-15T19:50:12.045Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:50:12 [2024-03-15T19:50:12.045Z] [INFO] 
15:50:12 [2024-03-15T19:50:12.045Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:50:12 [2024-03-15T19:50:12.045Z] [INFO] 
15:50:12 [2024-03-15T19:50:12.045Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:50:12 [2024-03-15T19:50:12.045Z] [INFO] 
15:50:12 [2024-03-15T19:50:12.045Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:50:12 [2024-03-15T19:50:12.045Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.tests
15:50:12 [2024-03-15T19:50:12.045Z] [INFO] 
15:50:12 [2024-03-15T19:50:12.045Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:50:12 [2024-03-15T19:50:12.045Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
15:50:12 [2024-03-15T19:50:12.045Z] [INFO] 
15:50:12 [2024-03-15T19:50:12.045Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:50:12 [2024-03-15T19:50:12.045Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:50:12 [2024-03-15T19:50:12.045Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:50:12 [2024-03-15T19:50:12.045Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
15:50:12 [2024-03-15T19:50:12.046Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:50:12 [2024-03-15T19:50:12.301Z] [INFO] 
15:50:12 [2024-03-15T19:50:12.301Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:50:12 [2024-03-15T19:50:12.301Z] [INFO] 
15:50:12 [2024-03-15T19:50:12.301Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:50:12 [2024-03-15T19:50:12.301Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources
15:50:12 [2024-03-15T19:50:12.301Z] [INFO] 
15:50:12 [2024-03-15T19:50:12.301Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:50:12 [2024-03-15T19:50:12.301Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 127 were skipped
15:50:12 [2024-03-15T19:50:12.301Z] [INFO] 
15:50:12 [2024-03-15T19:50:12.301Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:50:12 [2024-03-15T19:50:12.301Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-sources.jar
15:50:12 [2024-03-15T19:50:12.301Z] [INFO] 
15:50:12 [2024-03-15T19:50:12.301Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:50:12 [2024-03-15T19:50:12.557Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.jar
15:50:12 [2024-03-15T19:50:12.557Z] [INFO] 
15:50:12 [2024-03-15T19:50:12.557Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:50:12 [2024-03-15T19:50:12.557Z] [INFO] 
15:50:12 [2024-03-15T19:50:12.557Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:50:12 [2024-03-15T19:50:12.557Z] [INFO] 
15:50:12 [2024-03-15T19:50:12.557Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:50:12 [2024-03-15T19:50:12.557Z] [INFO] 
15:50:12 [2024-03-15T19:50:12.557Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:50:12 [2024-03-15T19:50:12.557Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.jar
15:50:13 [2024-03-15T19:50:13.924Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-sources.jar
15:50:14 [2024-03-15T19:50:14.852Z] [INFO] 
15:50:14 [2024-03-15T19:50:14.852Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:50:15 [2024-03-15T19:50:15.108Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data/.metadata/.log
15:50:15 [2024-03-15T19:50:15.108Z] [INFO] Command line:
15:50:15 [2024-03-15T19:50:15.108Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:50:15 [2024-03-15T19:50:15.108Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:50:18 [2024-03-15T19:50:18.374Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:50:18 [2024-03-15T19:50:18.374Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:50:22 [2024-03-15T19:50:22.538Z] !SESSION 2024-03-15 19:50:15.145 -----------------------------------------------
15:50:22 [2024-03-15T19:50:22.538Z] eclipse.buildId=unknown
15:50:22 [2024-03-15T19:50:22.538Z] java.version=17.0.2
15:50:22 [2024-03-15T19:50:22.538Z] java.vendor=Oracle Corporation
15:50:22 [2024-03-15T19:50:22.538Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:50:22 [2024-03-15T19:50:22.538Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
15:50:22 [2024-03-15T19:50:22.538Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:50:22 [2024-03-15T19:50:22.538Z] 
15:50:22 [2024-03-15T19:50:22.538Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 19:50:21.817
15:50:22 [2024-03-15T19:50:22.538Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:50:22 [2024-03-15T19:50:22.538Z] !STACK 0
15:50:22 [2024-03-15T19:50:22.538Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:50:22 [2024-03-15T19:50:22.538Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:50:22 [2024-03-15T19:50:22.538Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:50:22 [2024-03-15T19:50:22.538Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:50:22 [2024-03-15T19:50:22.538Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
15:50:22 [2024-03-15T19:50:22.538Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
15:50:22 [2024-03-15T19:50:22.538Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
15:50:22 [2024-03-15T19:50:22.538Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
15:50:22 [2024-03-15T19:50:22.538Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:50:22 [2024-03-15T19:50:22.538Z] Caused by: java.io.IOException: error=2, No such file or directory
15:50:22 [2024-03-15T19:50:22.538Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:50:22 [2024-03-15T19:50:22.538Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:50:22 [2024-03-15T19:50:22.538Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:50:22 [2024-03-15T19:50:22.538Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:50:22 [2024-03-15T19:50:22.538Z] 	... 7 more
15:50:22 [2024-03-15T19:50:22.538Z] Running org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
15:50:22 [2024-03-15T19:50:22.538Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
15:50:22 [2024-03-15T19:50:22.538Z] org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0.001 s
15:50:22 [2024-03-15T19:50:22.538Z] org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
15:50:22 [2024-03-15T19:50:22.538Z] org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
15:50:22 [2024-03-15T19:50:22.538Z] org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
15:50:22 [2024-03-15T19:50:22.538Z] 
15:50:22 [2024-03-15T19:50:22.538Z] Results:
15:50:22 [2024-03-15T19:50:22.538Z] 
15:50:22 [2024-03-15T19:50:22.538Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
15:50:22 [2024-03-15T19:50:22.538Z] 
15:50:23 [2024-03-15T19:50:23.099Z] [INFO] All tests passed
15:50:23 [2024-03-15T19:50:23.099Z] [INFO] 
15:50:23 [2024-03-15T19:50:23.099Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:50:23 [2024-03-15T19:50:23.099Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.jar
15:50:23 [2024-03-15T19:50:23.099Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.pom
15:50:23 [2024-03-15T19:50:23.099Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-sources.jar
15:50:23 [2024-03-15T19:50:23.099Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:50:23 [2024-03-15T19:50:23.099Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:50:23 [2024-03-15T19:50:23.099Z] [INFO] 
15:50:23 [2024-03-15T19:50:23.099Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:50:23 [2024-03-15T19:50:23.099Z] [INFO] 
15:50:23 [2024-03-15T19:50:23.099Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >--
15:50:23 [2024-03-15T19:50:23.099Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT [103/141]
15:50:23 [2024-03-15T19:50:23.099Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
15:50:23 [2024-03-15T19:50:23.099Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:50:23 [2024-03-15T19:50:23.099Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:50:23 [2024-03-15T19:50:23.099Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
15:50:23 [2024-03-15T19:50:23.355Z] [INFO] 
15:50:23 [2024-03-15T19:50:23.355Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:50:23 [2024-03-15T19:50:23.355Z] [INFO] 
15:50:23 [2024-03-15T19:50:23.355Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:50:23 [2024-03-15T19:50:23.355Z] [INFO] The project's OSGi version is 1.0.16.202403151906
15:50:23 [2024-03-15T19:50:23.355Z] [INFO] 
15:50:23 [2024-03-15T19:50:23.355Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:50:23 [2024-03-15T19:50:23.355Z] [INFO] 
15:50:23 [2024-03-15T19:50:23.355Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:50:23 [2024-03-15T19:50:23.355Z] [INFO] 
15:50:23 [2024-03-15T19:50:23.355Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:50:23 [2024-03-15T19:50:23.355Z] [INFO] 
15:50:23 [2024-03-15T19:50:23.355Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:50:23 [2024-03-15T19:50:23.355Z] [INFO] 
15:50:23 [2024-03-15T19:50:23.355Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:50:23 [2024-03-15T19:50:23.355Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests
15:50:23 [2024-03-15T19:50:23.613Z] [INFO] 
15:50:23 [2024-03-15T19:50:23.613Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:50:23 [2024-03-15T19:50:23.613Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
15:50:23 [2024-03-15T19:50:23.613Z] [INFO] 
15:50:23 [2024-03-15T19:50:23.613Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:50:23 [2024-03-15T19:50:23.613Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:50:23 [2024-03-15T19:50:23.613Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:50:23 [2024-03-15T19:50:23.613Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
15:50:23 [2024-03-15T19:50:23.869Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:50:24 [2024-03-15T19:50:24.125Z] [INFO] 
15:50:24 [2024-03-15T19:50:24.125Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:50:24 [2024-03-15T19:50:24.125Z] [INFO] 
15:50:24 [2024-03-15T19:50:24.125Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:50:24 [2024-03-15T19:50:24.125Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/test/resources
15:50:24 [2024-03-15T19:50:24.125Z] [INFO] 
15:50:24 [2024-03-15T19:50:24.125Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:50:24 [2024-03-15T19:50:24.125Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
15:50:24 [2024-03-15T19:50:24.125Z] [INFO] 
15:50:24 [2024-03-15T19:50:24.125Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:50:24 [2024-03-15T19:50:24.125Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
15:50:24 [2024-03-15T19:50:24.125Z] [INFO] 
15:50:24 [2024-03-15T19:50:24.125Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:50:24 [2024-03-15T19:50:24.125Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
15:50:24 [2024-03-15T19:50:24.125Z] [INFO] 
15:50:24 [2024-03-15T19:50:24.125Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:50:24 [2024-03-15T19:50:24.125Z] [INFO] 
15:50:24 [2024-03-15T19:50:24.125Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:50:24 [2024-03-15T19:50:24.125Z] [INFO] 
15:50:24 [2024-03-15T19:50:24.125Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:50:24 [2024-03-15T19:50:24.125Z] [INFO] 
15:50:24 [2024-03-15T19:50:24.125Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:50:24 [2024-03-15T19:50:24.125Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
15:50:25 [2024-03-15T19:50:25.053Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
15:50:25 [2024-03-15T19:50:25.615Z] [INFO] 
15:50:25 [2024-03-15T19:50:25.615Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:50:25 [2024-03-15T19:50:25.871Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data/.metadata/.log
15:50:25 [2024-03-15T19:50:25.871Z] [INFO] Command line:
15:50:25 [2024-03-15T19:50:25.871Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:50:25 [2024-03-15T19:50:25.871Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:50:27 [2024-03-15T19:50:27.761Z] Mar 15, 2024 7:50:27 PM org.apache.aries.spifly.BaseActivator log
15:50:27 [2024-03-15T19:50:27.761Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
15:50:29 [2024-03-15T19:50:29.126Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:50:29 [2024-03-15T19:50:29.126Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:50:33 [2024-03-15T19:50:33.292Z] !SESSION 2024-03-15 19:50:25.964 -----------------------------------------------
15:50:33 [2024-03-15T19:50:33.292Z] eclipse.buildId=unknown
15:50:33 [2024-03-15T19:50:33.292Z] java.version=17.0.2
15:50:33 [2024-03-15T19:50:33.292Z] java.vendor=Oracle Corporation
15:50:33 [2024-03-15T19:50:33.292Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:50:33 [2024-03-15T19:50:33.292Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:50:33 [2024-03-15T19:50:33.292Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:50:33 [2024-03-15T19:50:33.292Z] 
15:50:33 [2024-03-15T19:50:33.293Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-15 19:50:32.808
15:50:33 [2024-03-15T19:50:33.293Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
15:50:33 [2024-03-15T19:50:33.293Z] 
15:50:33 [2024-03-15T19:50:33.293Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 19:50:32.826
15:50:33 [2024-03-15T19:50:33.293Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:50:33 [2024-03-15T19:50:33.293Z] !STACK 0
15:50:33 [2024-03-15T19:50:33.293Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:50:33 [2024-03-15T19:50:33.293Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:50:33 [2024-03-15T19:50:33.293Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:50:33 [2024-03-15T19:50:33.293Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:50:33 [2024-03-15T19:50:33.293Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
15:50:33 [2024-03-15T19:50:33.293Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
15:50:33 [2024-03-15T19:50:33.293Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
15:50:33 [2024-03-15T19:50:33.293Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
15:50:33 [2024-03-15T19:50:33.293Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:50:33 [2024-03-15T19:50:33.293Z] Caused by: java.io.IOException: error=2, No such file or directory
15:50:33 [2024-03-15T19:50:33.293Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:50:33 [2024-03-15T19:50:33.293Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:50:33 [2024-03-15T19:50:33.293Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:50:33 [2024-03-15T19:50:33.293Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:50:33 [2024-03-15T19:50:33.293Z] 	... 7 more
15:50:33 [2024-03-15T19:50:33.293Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
15:50:33 [2024-03-15T19:50:33.548Z] Display size: 1440x900
15:50:33 [2024-03-15T19:50:33.548Z] OS version=6.2.9-300.fc38.x86_64
15:50:33 [2024-03-15T19:50:33.548Z] GTK version=3.22.30
15:50:33 [2024-03-15T19:50:33.548Z] GTK theme=Ambiance
15:50:33 [2024-03-15T19:50:33.548Z] LIBOVERLAY_SCROLLBAR=0
15:50:33 [2024-03-15T19:50:33.548Z] Time zone: Greenwich Mean Time
15:50:33 [2024-03-15T19:50:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@57fec63f] time=1135249624 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:50:34 [2024-03-15T19:50:34.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:34 [2024-03-15T19:50:34.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:50:34 [2024-03-15T19:50:34.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:50:34 [2024-03-15T19:50:34.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:50:34 [2024-03-15T19:50:34.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1135250250 data=null doit=true}, MenuItem with text {&Hierarchical}]
15:50:34 [2024-03-15T19:50:34.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1135250250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
15:50:34 [2024-03-15T19:50:34.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1135250258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:50:34 [2024-03-15T19:50:34.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:50:34 [2024-03-15T19:50:34.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
15:50:34 [2024-03-15T19:50:34.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:50:46 [2024-03-15T19:50:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"memory"'
15:50:46 [2024-03-15T19:50:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:46 [2024-03-15T19:50:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
15:50:46 [2024-03-15T19:50:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:50:46 [2024-03-15T19:50:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:46 [2024-03-15T19:50:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:46 [2024-03-15T19:50:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:46 [2024-03-15T19:50:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:46 [2024-03-15T19:50:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:46 [2024-03-15T19:50:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:46 [2024-03-15T19:50:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: memory
15:50:47 [2024-03-15T19:50:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
15:50:47 [2024-03-15T19:50:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:50:49 [2024-03-15T19:50:49.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"memory"'
15:50:49 [2024-03-15T19:50:49.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:49 [2024-03-15T19:50:49.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:49 [2024-03-15T19:50:49.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:49 [2024-03-15T19:50:49.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:49 [2024-03-15T19:50:49.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:49 [2024-03-15T19:50:49.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:49 [2024-03-15T19:50:49.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:49 [2024-03-15T19:50:49.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: memory
15:50:49 [2024-03-15T19:50:49.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@57fec63f] time=1135265653 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:50:49 [2024-03-15T19:50:49.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:50:49 [2024-03-15T19:50:49.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:49 [2024-03-15T19:50:49.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:49 [2024-03-15T19:50:49.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:49 [2024-03-15T19:50:49.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135265722 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:49 [2024-03-15T19:50:49.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135265730 data=null doit=true}, TreeItem with text {test}]
15:50:49 [2024-03-15T19:50:49.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135265730 data=null}, TreeItem with text {test}]
15:50:49 [2024-03-15T19:50:49.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135265731 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:49 [2024-03-15T19:50:49.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135265732 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:49 [2024-03-15T19:50:49.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135265757 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:49 [2024-03-15T19:50:49.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:50:49 [2024-03-15T19:50:49.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:50:49 [2024-03-15T19:50:49.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:50:50 [2024-03-15T19:50:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:50:50 [2024-03-15T19:50:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:50:50 [2024-03-15T19:50:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:50:50 [2024-03-15T19:50:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:50:50 [2024-03-15T19:50:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:50:50 [2024-03-15T19:50:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:50:50 [2024-03-15T19:50:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:50 [2024-03-15T19:50:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:50:50 [2024-03-15T19:50:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:50:50 [2024-03-15T19:50:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:50:50 [2024-03-15T19:50:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135266816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:50:50 [2024-03-15T19:50:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135266817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:50:50 [2024-03-15T19:50:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135266817 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:50:50 [2024-03-15T19:50:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135266817 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:50:50 [2024-03-15T19:50:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135266817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:50:50 [2024-03-15T19:50:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135266817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:50:50 [2024-03-15T19:50:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135266818 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:50:50 [2024-03-15T19:50:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135266818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:50:50 [2024-03-15T19:50:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135266818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:50:50 [2024-03-15T19:50:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135266818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:50:50 [2024-03-15T19:50:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135266818 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:50:50 [2024-03-15T19:50:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135266819 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:50:50 [2024-03-15T19:50:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:50:50 [2024-03-15T19:50:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:50:50 [2024-03-15T19:50:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:50:50 [2024-03-15T19:50:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:50 [2024-03-15T19:50:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:50:50 [2024-03-15T19:50:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:50:50 [2024-03-15T19:50:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:50 [2024-03-15T19:50:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:50 [2024-03-15T19:50:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:50:50 [2024-03-15T19:50:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135266821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:50:50 [2024-03-15T19:50:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135266821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:50:50 [2024-03-15T19:50:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135266821 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:50:50 [2024-03-15T19:50:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135266821 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:50:50 [2024-03-15T19:50:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135266822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:50:50 [2024-03-15T19:50:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135266822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:50:50 [2024-03-15T19:50:50.729Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:50 [2024-03-15T19:50:50.729Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:50 [2024-03-15T19:50:50.729Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:50 [2024-03-15T19:50:50.729Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:50 [2024-03-15T19:50:50.729Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:50 [2024-03-15T19:50:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:50:50 [2024-03-15T19:50:50.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135266822 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:50:50 [2024-03-15T19:50:50.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135265904 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:50:51 [2024-03-15T19:50:51.240Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.22 s -- in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
15:50:51 [2024-03-15T19:50:51.240Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest.testOpenMemoryUsage -- Time elapsed: 13.13 s
15:50:51 [2024-03-15T19:50:51.240Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest.testMemoryUsage -- Time elapsed: 2.059 s
15:50:51 [2024-03-15T19:50:51.240Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
15:50:51 [2024-03-15T19:50:51.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@57fec63f] time=1135267370 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:50:51 [2024-03-15T19:50:51.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:51 [2024-03-15T19:50:51.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:50:51 [2024-03-15T19:50:51.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:50:51 [2024-03-15T19:50:51.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:50:51 [2024-03-15T19:50:51.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1135267527 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:50:51 [2024-03-15T19:50:51.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:50:51 [2024-03-15T19:50:51.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:51 [2024-03-15T19:50:51.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:51 [2024-03-15T19:50:51.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:51 [2024-03-15T19:50:51.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:51 [2024-03-15T19:50:51.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:51 [2024-03-15T19:50:51.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:51 [2024-03-15T19:50:51.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1135267648 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:50:51 [2024-03-15T19:50:51.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1135267648 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:50:51 [2024-03-15T19:50:51.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1135267648 data=null}, TreeItem with text {TestForCallstack}]
15:50:51 [2024-03-15T19:50:51.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1135267649 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:50:51 [2024-03-15T19:50:51.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135267649 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:50:51 [2024-03-15T19:50:51.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1135267729 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:50:51 [2024-03-15T19:50:51.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:51 [2024-03-15T19:50:51.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1135267731 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:50:51 [2024-03-15T19:50:51.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1135267731 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:50:51 [2024-03-15T19:50:51.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1135267731 data=null}, TreeItem with text {TestForCallstack}]
15:50:51 [2024-03-15T19:50:51.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1135267732 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:50:51 [2024-03-15T19:50:51.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135267735 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:50:51 [2024-03-15T19:50:51.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1135267743 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:50:51 [2024-03-15T19:50:51.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1135267745 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:50:51 [2024-03-15T19:50:51.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1135267745 data=null}, TreeItem with text {TestForCallstack}]
15:50:51 [2024-03-15T19:50:51.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1135267745 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:50:51 [2024-03-15T19:50:51.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135267746 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:50:51 [2024-03-15T19:50:51.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1135267772 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:50:51 [2024-03-15T19:50:51.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:51 [2024-03-15T19:50:51.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135267776 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:50:51 [2024-03-15T19:50:51.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135267776 data=null doit=true}, TreeItem with text {Traces [0]}]
15:50:51 [2024-03-15T19:50:51.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135267776 data=null}, TreeItem with text {Traces [0]}]
15:50:51 [2024-03-15T19:50:51.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135267777 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:50:51 [2024-03-15T19:50:51.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135267777 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:50:51 [2024-03-15T19:50:51.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135267798 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:50:53 [2024-03-15T19:50:53.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
15:50:53 [2024-03-15T19:50:53.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:55 [2024-03-15T19:50:55.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:50:55 [2024-03-15T19:50:55.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:50:55 [2024-03-15T19:50:55.005Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:50:55 [2024-03-15T19:50:55.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:50:55 [2024-03-15T19:50:55.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135271078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:50:55 [2024-03-15T19:50:55.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135271081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:50:55 [2024-03-15T19:50:55.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135271081 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:50:55 [2024-03-15T19:50:55.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135271081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:50:55 [2024-03-15T19:50:55.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135271081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:50:55 [2024-03-15T19:50:55.261Z] 
15:50:55 [2024-03-15T19:50:55.261Z] (Eclipse:16736): Gtk-WARNING **: 19:50:55.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:55 [2024-03-15T19:50:55.261Z] 
15:50:55 [2024-03-15T19:50:55.261Z] (Eclipse:16736): Gtk-WARNING **: 19:50:55.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:55 [2024-03-15T19:50:55.261Z] 
15:50:55 [2024-03-15T19:50:55.261Z] (Eclipse:16736): Gtk-WARNING **: 19:50:55.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:55 [2024-03-15T19:50:55.261Z] 
15:50:55 [2024-03-15T19:50:55.261Z] (Eclipse:16736): Gtk-WARNING **: 19:50:55.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:55 [2024-03-15T19:50:55.261Z] 
15:50:55 [2024-03-15T19:50:55.261Z] (Eclipse:16736): Gtk-WARNING **: 19:50:55.095: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:55 [2024-03-15T19:50:55.261Z] 
15:50:55 [2024-03-15T19:50:55.261Z] (Eclipse:16736): Gtk-WARNING **: 19:50:55.095: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:55 [2024-03-15T19:50:55.261Z] 
15:50:55 [2024-03-15T19:50:55.261Z] (Eclipse:16736): Gtk-WARNING **: 19:50:55.095: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:55 [2024-03-15T19:50:55.261Z] 
15:50:55 [2024-03-15T19:50:55.261Z] (Eclipse:16736): Gtk-WARNING **: 19:50:55.095: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:55 [2024-03-15T19:50:55.261Z] 
15:50:55 [2024-03-15T19:50:55.261Z] (Eclipse:16736): Gtk-WARNING **: 19:50:55.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:55 [2024-03-15T19:50:55.261Z] 
15:50:55 [2024-03-15T19:50:55.261Z] (Eclipse:16736): Gtk-WARNING **: 19:50:55.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:55 [2024-03-15T19:50:55.261Z] 
15:50:55 [2024-03-15T19:50:55.261Z] (Eclipse:16736): Gtk-WARNING **: 19:50:55.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:55 [2024-03-15T19:50:55.261Z] 
15:50:55 [2024-03-15T19:50:55.261Z] (Eclipse:16736): Gtk-WARNING **: 19:50:55.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:55 [2024-03-15T19:50:55.261Z] 
15:50:55 [2024-03-15T19:50:55.261Z] (Eclipse:16736): Gtk-WARNING **: 19:50:55.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:55 [2024-03-15T19:50:55.261Z] 
15:50:55 [2024-03-15T19:50:55.261Z] (Eclipse:16736): Gtk-WARNING **: 19:50:55.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:55 [2024-03-15T19:50:55.261Z] 
15:50:55 [2024-03-15T19:50:55.261Z] (Eclipse:16736): Gtk-WARNING **: 19:50:55.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:55 [2024-03-15T19:50:55.261Z] 
15:50:55 [2024-03-15T19:50:55.261Z] (Eclipse:16736): Gtk-WARNING **: 19:50:55.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:55 [2024-03-15T19:50:55.261Z] 
15:50:55 [2024-03-15T19:50:55.261Z] (Eclipse:16736): Gtk-WARNING **: 19:50:55.173: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:55 [2024-03-15T19:50:55.261Z] 
15:50:55 [2024-03-15T19:50:55.261Z] (Eclipse:16736): Gtk-WARNING **: 19:50:55.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:55 [2024-03-15T19:50:55.262Z] 
15:50:55 [2024-03-15T19:50:55.262Z] (Eclipse:16736): Gtk-WARNING **: 19:50:55.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:55 [2024-03-15T19:50:55.262Z] 
15:50:55 [2024-03-15T19:50:55.262Z] (Eclipse:16736): Gtk-WARNING **: 19:50:55.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:55 [2024-03-15T19:50:55.262Z] 
15:50:55 [2024-03-15T19:50:55.262Z] (Eclipse:16736): Gtk-WARNING **: 19:50:55.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:55 [2024-03-15T19:50:55.262Z] 
15:50:55 [2024-03-15T19:50:55.262Z] (Eclipse:16736): Gtk-WARNING **: 19:50:55.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:55 [2024-03-15T19:50:55.262Z] 
15:50:55 [2024-03-15T19:50:55.262Z] (Eclipse:16736): Gtk-WARNING **: 19:50:55.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:55 [2024-03-15T19:50:55.262Z] 
15:50:55 [2024-03-15T19:50:55.262Z] (Eclipse:16736): Gtk-WARNING **: 19:50:55.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:55 [2024-03-15T19:50:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135271404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:50:55 [2024-03-15T19:50:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135271407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:50:55 [2024-03-15T19:50:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135271407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:50:55 [2024-03-15T19:50:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135271407 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:50:55 [2024-03-15T19:50:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135271407 data=null}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:50:55 [2024-03-15T19:50:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:50:55 [2024-03-15T19:50:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
15:50:55 [2024-03-15T19:50:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
15:50:55 [2024-03-15T19:50:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
15:50:55 [2024-03-15T19:50:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
15:50:55 [2024-03-15T19:50:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
15:50:55 [2024-03-15T19:50:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:50:55 [2024-03-15T19:50:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
15:50:55 [2024-03-15T19:50:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
15:50:55 [2024-03-15T19:50:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:55 [2024-03-15T19:50:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:50:55 [2024-03-15T19:50:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
15:50:55 [2024-03-15T19:50:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=1135271411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:50:55 [2024-03-15T19:50:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=1135271411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:50:55 [2024-03-15T19:50:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=1135271411 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:50:55 [2024-03-15T19:50:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=1135271411 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:50:55 [2024-03-15T19:50:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=1135271412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:50:55 [2024-03-15T19:50:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=1135271412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:50:55 [2024-03-15T19:50:55.518Z] 
15:50:55 [2024-03-15T19:50:55.518Z] !ENTRY org.eclipse.cdt.core.native 4 0 2024-03-15 19:50:55.328
15:50:55 [2024-03-15T19:50:55.518Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
15:50:55 [2024-03-15T19:50:55.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=1135271412 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:50:55 [2024-03-15T19:50:55.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=1135271547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:50:55 [2024-03-15T19:50:55.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=1135271548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:50:55 [2024-03-15T19:50:55.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=1135271548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:50:55 [2024-03-15T19:50:55.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=1135271548 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:50:55 [2024-03-15T19:50:55.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=1135271548 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:50:55 [2024-03-15T19:50:55.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
15:50:55 [2024-03-15T19:50:55.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
15:50:55 [2024-03-15T19:50:55.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:50:55 [2024-03-15T19:50:55.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
15:50:55 [2024-03-15T19:50:55.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
15:50:55 [2024-03-15T19:50:55.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:55 [2024-03-15T19:50:55.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:50:55 [2024-03-15T19:50:55.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:50:55 [2024-03-15T19:50:55.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:55 [2024-03-15T19:50:55.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:55 [2024-03-15T19:50:55.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:50:55 [2024-03-15T19:50:55.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135271550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:50:55 [2024-03-15T19:50:55.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135271550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:50:55 [2024-03-15T19:50:55.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135271550 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:50:55 [2024-03-15T19:50:55.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135271550 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:50:55 [2024-03-15T19:50:55.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135271550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:50:55 [2024-03-15T19:50:55.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135271550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:50:55 [2024-03-15T19:50:55.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {OK} time=1135271602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:50:55 [2024-03-15T19:50:55.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135271550 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:50:55 [2024-03-15T19:50:55.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135271081 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:50:55 [2024-03-15T19:50:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:50:55 [2024-03-15T19:50:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:50:55 [2024-03-15T19:50:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:55 [2024-03-15T19:50:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:55 [2024-03-15T19:50:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:50:55 [2024-03-15T19:50:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:56 [2024-03-15T19:50:56.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:56 [2024-03-15T19:50:56.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:50:56 [2024-03-15T19:50:56.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:50:56 [2024-03-15T19:50:56.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:50:56 [2024-03-15T19:50:56.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:50:56 [2024-03-15T19:50:56.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@57fec63f] time=1135272669 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:50:56 [2024-03-15T19:50:56.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:50:56 [2024-03-15T19:50:56.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:56 [2024-03-15T19:50:56.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:56 [2024-03-15T19:50:56.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:56 [2024-03-15T19:50:56.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1135272720 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:50:56 [2024-03-15T19:50:56.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1135272720 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:50:56 [2024-03-15T19:50:56.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1135272721 data=null}, TreeItem with text {TestForCallstack}]
15:50:56 [2024-03-15T19:50:56.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1135272721 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:50:56 [2024-03-15T19:50:56.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135272721 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:50:56 [2024-03-15T19:50:56.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1135272735 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:50:56 [2024-03-15T19:50:56.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:50:56 [2024-03-15T19:50:56.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:50:56 [2024-03-15T19:50:56.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135273676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135273676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135273677 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135273677 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135273677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135273677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135273677 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135273678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135273678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135273678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135273678 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135273678 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135273680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135273680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135273680 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135273680 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135273681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135273681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:50:57 [2024-03-15T19:50:57.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:57 [2024-03-15T19:50:57.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:57 [2024-03-15T19:50:57.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:57 [2024-03-15T19:50:57.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:57 [2024-03-15T19:50:57.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:57 [2024-03-15T19:50:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:50:58 [2024-03-15T19:50:58.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135273681 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:50:58 [2024-03-15T19:50:58.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135272803 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:50:58 [2024-03-15T19:50:58.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:58 [2024-03-15T19:50:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:58 [2024-03-15T19:50:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:58 [2024-03-15T19:50:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:58 [2024-03-15T19:50:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:58 [2024-03-15T19:50:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:58 [2024-03-15T19:50:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1135274305 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:50:58 [2024-03-15T19:50:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1135274318 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:50:58 [2024-03-15T19:50:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1135274319 data=null}, TreeItem with text {TestForCallstack}]
15:50:58 [2024-03-15T19:50:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1135274319 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:50:58 [2024-03-15T19:50:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135274319 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:50:58 [2024-03-15T19:50:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1135274335 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:50:58 [2024-03-15T19:50:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:58 [2024-03-15T19:50:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1135274336 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:50:58 [2024-03-15T19:50:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1135274336 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:50:58 [2024-03-15T19:50:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1135274337 data=null}, TreeItem with text {TestForCallstack}]
15:50:58 [2024-03-15T19:50:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1135274337 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:50:58 [2024-03-15T19:50:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135274337 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:50:58 [2024-03-15T19:50:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1135274350 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:50:58 [2024-03-15T19:50:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1135274351 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:50:58 [2024-03-15T19:50:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1135274351 data=null}, TreeItem with text {TestForCallstack}]
15:50:58 [2024-03-15T19:50:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1135274351 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:50:58 [2024-03-15T19:50:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135274352 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:50:58 [2024-03-15T19:50:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1135274354 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:50:58 [2024-03-15T19:50:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:58 [2024-03-15T19:50:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135274355 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:50:58 [2024-03-15T19:50:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135274355 data=null doit=true}, TreeItem with text {Traces [0]}]
15:50:58 [2024-03-15T19:50:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135274362 data=null}, TreeItem with text {Traces [0]}]
15:50:58 [2024-03-15T19:50:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135274362 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:50:58 [2024-03-15T19:50:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135274362 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:50:58 [2024-03-15T19:50:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135274370 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:51:00 [2024-03-15T19:51:00.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
15:51:00 [2024-03-15T19:51:00.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:00 [2024-03-15T19:51:00.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:51:00 [2024-03-15T19:51:00.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:51:00 [2024-03-15T19:51:00.175Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:51:00 [2024-03-15T19:51:00.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:51:00 [2024-03-15T19:51:00.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135276304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:51:00 [2024-03-15T19:51:00.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135276304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:51:00 [2024-03-15T19:51:00.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135276304 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:51:00 [2024-03-15T19:51:00.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135276305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:51:00 [2024-03-15T19:51:00.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135276305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:51:00 [2024-03-15T19:51:00.430Z] 
15:51:00 [2024-03-15T19:51:00.430Z] (Eclipse:16736): Gtk-WARNING **: 19:51:00.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:00 [2024-03-15T19:51:00.430Z] 
15:51:00 [2024-03-15T19:51:00.430Z] (Eclipse:16736): Gtk-WARNING **: 19:51:00.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:00 [2024-03-15T19:51:00.430Z] 
15:51:00 [2024-03-15T19:51:00.430Z] (Eclipse:16736): Gtk-WARNING **: 19:51:00.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:00 [2024-03-15T19:51:00.430Z] 
15:51:00 [2024-03-15T19:51:00.430Z] (Eclipse:16736): Gtk-WARNING **: 19:51:00.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:00 [2024-03-15T19:51:00.430Z] 
15:51:00 [2024-03-15T19:51:00.430Z] (Eclipse:16736): Gtk-WARNING **: 19:51:00.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:00 [2024-03-15T19:51:00.430Z] 
15:51:00 [2024-03-15T19:51:00.430Z] (Eclipse:16736): Gtk-WARNING **: 19:51:00.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:00 [2024-03-15T19:51:00.430Z] 
15:51:00 [2024-03-15T19:51:00.430Z] (Eclipse:16736): Gtk-WARNING **: 19:51:00.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:00 [2024-03-15T19:51:00.430Z] 
15:51:00 [2024-03-15T19:51:00.430Z] (Eclipse:16736): Gtk-WARNING **: 19:51:00.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:00 [2024-03-15T19:51:00.430Z] 
15:51:00 [2024-03-15T19:51:00.430Z] (Eclipse:16736): Gtk-WARNING **: 19:51:00.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:00 [2024-03-15T19:51:00.430Z] 
15:51:00 [2024-03-15T19:51:00.430Z] (Eclipse:16736): Gtk-WARNING **: 19:51:00.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:00 [2024-03-15T19:51:00.430Z] 
15:51:00 [2024-03-15T19:51:00.430Z] (Eclipse:16736): Gtk-WARNING **: 19:51:00.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:00 [2024-03-15T19:51:00.430Z] 
15:51:00 [2024-03-15T19:51:00.430Z] (Eclipse:16736): Gtk-WARNING **: 19:51:00.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:00 [2024-03-15T19:51:00.430Z] 
15:51:00 [2024-03-15T19:51:00.430Z] (Eclipse:16736): Gtk-WARNING **: 19:51:00.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:00 [2024-03-15T19:51:00.430Z] 
15:51:00 [2024-03-15T19:51:00.431Z] (Eclipse:16736): Gtk-WARNING **: 19:51:00.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:00 [2024-03-15T19:51:00.431Z] 
15:51:00 [2024-03-15T19:51:00.431Z] (Eclipse:16736): Gtk-WARNING **: 19:51:00.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:00 [2024-03-15T19:51:00.431Z] 
15:51:00 [2024-03-15T19:51:00.431Z] (Eclipse:16736): Gtk-WARNING **: 19:51:00.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:00 [2024-03-15T19:51:00.431Z] 
15:51:00 [2024-03-15T19:51:00.431Z] (Eclipse:16736): Gtk-WARNING **: 19:51:00.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:00 [2024-03-15T19:51:00.431Z] 
15:51:00 [2024-03-15T19:51:00.431Z] (Eclipse:16736): Gtk-WARNING **: 19:51:00.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:00 [2024-03-15T19:51:00.431Z] 
15:51:00 [2024-03-15T19:51:00.431Z] (Eclipse:16736): Gtk-WARNING **: 19:51:00.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:00 [2024-03-15T19:51:00.431Z] 
15:51:00 [2024-03-15T19:51:00.431Z] (Eclipse:16736): Gtk-WARNING **: 19:51:00.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:00 [2024-03-15T19:51:00.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135276621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:51:00 [2024-03-15T19:51:00.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135276625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:51:00 [2024-03-15T19:51:00.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135276625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135276626 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135276626 data=null}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=1135276628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=1135276628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=1135276629 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=1135276629 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=1135276629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=1135276629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=1135276751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=1135276753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=1135276753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=1135276753 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=1135276753 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import failure", using matcher: with text 'Import failure'
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135276755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135276755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135276755 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135276755 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135276756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135276756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135276757 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=1135276629 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1135276845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:51:00 [2024-03-15T19:51:00.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1135276845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1135276845 data=null doit=true}, (of type 'Table')]
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1135276845 data=null}, (of type 'Table')]
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/287/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1135276846 data=null button=1 stateMask=0x0 x=260 y=12 count=1}, (of type 'Table')]
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135276847 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/287/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/287/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1135276848 data=null button=1 stateMask=0x80000 x=260 y=12 count=1}, (of type 'Table')]
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: with mnemonic 'Down'
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: with style 'SWT.PUSH'
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Down
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Down} time=1135276849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=1135276849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Down} time=1135276850 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Down} time=1135276850 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Down} time=1135276850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Down} time=1135276850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Down} time=1135276850 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Down} time=1135276858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=1135276858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Down} time=1135276858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Down} time=1135276858 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Down} time=1135276858 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Down
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Down
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Down} time=1135276859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=1135276859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Down} time=1135276859 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Down} time=1135276859 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Down} time=1135276859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Down} time=1135276859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Down} time=1135276860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Down} time=1135276862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=1135276862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Down} time=1135276862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Down} time=1135276862 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Down} time=1135276862 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Down
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Down
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Down} time=1135276863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=1135276863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Down} time=1135276863 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Down} time=1135276863 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Down} time=1135276863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Down} time=1135276863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Down} time=1135276864 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Down} time=1135276866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=1135276866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Down} time=1135276866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Down} time=1135276866 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Down} time=1135276866 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Down
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: with mnemonic 'Up'
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: with style 'SWT.PUSH'
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Up
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Up} time=1135276868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=1135276868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Up} time=1135276868 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Up} time=1135276868 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Up} time=1135276869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Up} time=1135276869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Up} time=1135276869 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Up} time=1135276876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=1135276876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Up} time=1135276876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Up} time=1135276876 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Up} time=1135276876 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Up
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Up
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Up} time=1135276877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=1135276877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Up} time=1135276877 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Up} time=1135276877 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Up} time=1135276877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Up} time=1135276877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Up} time=1135276878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Up} time=1135276894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=1135276895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Up} time=1135276895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Up} time=1135276895 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Up} time=1135276895 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Up
15:51:00 [2024-03-15T19:51:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Up
15:51:00 [2024-03-15T19:51:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Up} time=1135276895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=1135276896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Up} time=1135276896 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Up} time=1135276896 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Up} time=1135276896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Up} time=1135276896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Up} time=1135276896 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Up} time=1135276899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=1135276899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Up} time=1135276899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Up} time=1135276899 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Up} time=1135276899 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Up
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1135276900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1135276901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1135276901 data=null doit=true}, (of type 'Table')]
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1135276901 data=null}, (of type 'Table')]
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/287/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1135276901 data=null button=1 stateMask=0x0 x=260 y=12 count=1}, (of type 'Table')]
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135276902 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/287/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/287/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1135276903 data=null button=1 stateMask=0x80000 x=260 y=12 count=1}, (of type 'Table')]
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1135276903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1135276903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1135276904 data=null doit=true}, (of type 'Table')]
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1135276904 data=null}, (of type 'Table')]
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/287/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=1135276904 data=null button=1 stateMask=0x40000 x=260 y=35 count=1}, (of type 'Table')]
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135276905 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/287/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/287/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=1135276906 data=null button=1 stateMask=0xc0000 x=260 y=35 count=1}, (of type 'Table')]
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1135276907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1135276907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1135276907 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1135276907 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1135276907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1135276908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1135276908 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.947Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:51:00 [2024-03-15T19:51:00.947Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:51:00 [2024-03-15T19:51:00.947Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:51:00 [2024-03-15T19:51:00.947Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:51:00 [2024-03-15T19:51:00.947Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:51:00 [2024-03-15T19:51:00.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:51:00 [2024-03-15T19:51:00.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
15:51:00 [2024-03-15T19:51:00.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:51:00 [2024-03-15T19:51:00.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
15:51:00 [2024-03-15T19:51:00.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
15:51:00 [2024-03-15T19:51:00.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:00 [2024-03-15T19:51:00.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:51:00 [2024-03-15T19:51:00.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:51:00 [2024-03-15T19:51:00.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:51:00 [2024-03-15T19:51:00.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:51:00 [2024-03-15T19:51:00.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:51:00 [2024-03-15T19:51:00.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1135276917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1135276917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1135276917 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1135276917 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1135276917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1135276918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1135276918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:51:00 [2024-03-15T19:51:00.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135276305 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:51:00 [2024-03-15T19:51:00.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:51:01 [2024-03-15T19:51:01.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@57fec63f] time=1135277201 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:51:01 [2024-03-15T19:51:01.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:51:01 [2024-03-15T19:51:01.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:01 [2024-03-15T19:51:01.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:01 [2024-03-15T19:51:01.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:01 [2024-03-15T19:51:01.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1135277235 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:51:01 [2024-03-15T19:51:01.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1135277236 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:01 [2024-03-15T19:51:01.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1135277236 data=null}, TreeItem with text {TestForCallstack}]
15:51:01 [2024-03-15T19:51:01.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1135277236 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:01 [2024-03-15T19:51:01.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135277236 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:01 [2024-03-15T19:51:01.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1135277252 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:01 [2024-03-15T19:51:01.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:51:01 [2024-03-15T19:51:01.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:51:01 [2024-03-15T19:51:01.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:51:01 [2024-03-15T19:51:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:51:01 [2024-03-15T19:51:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:51:01 [2024-03-15T19:51:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:51:01 [2024-03-15T19:51:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:51:01 [2024-03-15T19:51:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:51:01 [2024-03-15T19:51:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:51:01 [2024-03-15T19:51:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:01 [2024-03-15T19:51:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:51:01 [2024-03-15T19:51:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:51:01 [2024-03-15T19:51:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:51:01 [2024-03-15T19:51:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135277674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:01 [2024-03-15T19:51:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135277675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:01 [2024-03-15T19:51:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135277675 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:01 [2024-03-15T19:51:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135277675 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:01 [2024-03-15T19:51:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135277675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:01 [2024-03-15T19:51:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135277675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:01 [2024-03-15T19:51:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135277675 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:01 [2024-03-15T19:51:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135277675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:01 [2024-03-15T19:51:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135277675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:01 [2024-03-15T19:51:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135277675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:01 [2024-03-15T19:51:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135277676 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:01 [2024-03-15T19:51:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135277676 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:01 [2024-03-15T19:51:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:51:01 [2024-03-15T19:51:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:51:01 [2024-03-15T19:51:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:51:01 [2024-03-15T19:51:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:01 [2024-03-15T19:51:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:51:01 [2024-03-15T19:51:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:51:01 [2024-03-15T19:51:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:51:01 [2024-03-15T19:51:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:01 [2024-03-15T19:51:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:51:01 [2024-03-15T19:51:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135277677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:01 [2024-03-15T19:51:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135277677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:01 [2024-03-15T19:51:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135277677 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:01 [2024-03-15T19:51:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135277677 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:01 [2024-03-15T19:51:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135277677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:01 [2024-03-15T19:51:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135277677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:01 [2024-03-15T19:51:01.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:01 [2024-03-15T19:51:01.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:01 [2024-03-15T19:51:01.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:01 [2024-03-15T19:51:01.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:01 [2024-03-15T19:51:01.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:01 [2024-03-15T19:51:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:51:01 [2024-03-15T19:51:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135277677 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:01 [2024-03-15T19:51:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135277311 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:51:02 [2024-03-15T19:51:02.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:02 [2024-03-15T19:51:02.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:02 [2024-03-15T19:51:02.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:02 [2024-03-15T19:51:02.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:02 [2024-03-15T19:51:02.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:02 [2024-03-15T19:51:02.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:02 [2024-03-15T19:51:02.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1135278330 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:51:02 [2024-03-15T19:51:02.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1135278330 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:02 [2024-03-15T19:51:02.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1135278331 data=null}, TreeItem with text {TestForCallstack}]
15:51:02 [2024-03-15T19:51:02.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1135278331 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:02 [2024-03-15T19:51:02.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135278331 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:02 [2024-03-15T19:51:02.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1135278344 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:02 [2024-03-15T19:51:02.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:02 [2024-03-15T19:51:02.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1135278346 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:51:02 [2024-03-15T19:51:02.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1135278350 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:02 [2024-03-15T19:51:02.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1135278351 data=null}, TreeItem with text {TestForCallstack}]
15:51:02 [2024-03-15T19:51:02.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1135278351 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:02 [2024-03-15T19:51:02.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135278351 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:02 [2024-03-15T19:51:02.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1135278361 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:02 [2024-03-15T19:51:02.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1135278362 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:02 [2024-03-15T19:51:02.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1135278366 data=null}, TreeItem with text {TestForCallstack}]
15:51:02 [2024-03-15T19:51:02.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1135278367 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:02 [2024-03-15T19:51:02.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135278367 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:02 [2024-03-15T19:51:02.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1135278371 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:02 [2024-03-15T19:51:02.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:02 [2024-03-15T19:51:02.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135278372 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:51:02 [2024-03-15T19:51:02.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135278373 data=null doit=true}, TreeItem with text {Traces [0]}]
15:51:02 [2024-03-15T19:51:02.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135278373 data=null}, TreeItem with text {Traces [0]}]
15:51:02 [2024-03-15T19:51:02.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135278373 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:51:02 [2024-03-15T19:51:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135278373 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:51:02 [2024-03-15T19:51:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135278386 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:51:04 [2024-03-15T19:51:04.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
15:51:04 [2024-03-15T19:51:04.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:04 [2024-03-15T19:51:04.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:51:04 [2024-03-15T19:51:04.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:04 [2024-03-15T19:51:04.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:04 [2024-03-15T19:51:04.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:51:04 [2024-03-15T19:51:04.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:05 [2024-03-15T19:51:05.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:05 [2024-03-15T19:51:05.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:51:05 [2024-03-15T19:51:05.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:51:05 [2024-03-15T19:51:05.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:05 [2024-03-15T19:51:05.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:05 [2024-03-15T19:51:05.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Name} time=1135280991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Name}]
15:51:05 [2024-03-15T19:51:05.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Name} time=1135281007 data=null button=1 stateMask=0x80000 x=77 y=-13 count=1}, TreeColumn with text {Name}]
15:51:05 [2024-03-15T19:51:05.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PID/TID} time=1135281007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PID/TID}]
15:51:05 [2024-03-15T19:51:05.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PID/TID} time=1135281009 data=null button=1 stateMask=0x80000 x=188 y=-13 count=1}, TreeColumn with text {PID/TID}]
15:51:05 [2024-03-15T19:51:05.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Start time} time=1135281009 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Start time}]
15:51:05 [2024-03-15T19:51:05.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Start time} time=1135281010 data=null button=1 stateMask=0x80000 x=352 y=-13 count=1}, TreeColumn with text {Start time}]
15:51:05 [2024-03-15T19:51:05.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:51:05 [2024-03-15T19:51:05.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:51:05 [2024-03-15T19:51:05.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:51:05 [2024-03-15T19:51:05.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@57fec63f] time=1135281377 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:51:05 [2024-03-15T19:51:05.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:51:05 [2024-03-15T19:51:05.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:05 [2024-03-15T19:51:05.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:05 [2024-03-15T19:51:05.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:05 [2024-03-15T19:51:05.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1135281424 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:51:05 [2024-03-15T19:51:05.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1135281424 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:05 [2024-03-15T19:51:05.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1135281425 data=null}, TreeItem with text {TestForCallstack}]
15:51:05 [2024-03-15T19:51:05.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1135281425 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:05 [2024-03-15T19:51:05.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135281425 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:05 [2024-03-15T19:51:05.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1135281444 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:05 [2024-03-15T19:51:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:51:05 [2024-03-15T19:51:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:51:05 [2024-03-15T19:51:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:51:05 [2024-03-15T19:51:05.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:51:05 [2024-03-15T19:51:05.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:51:05 [2024-03-15T19:51:05.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:51:05 [2024-03-15T19:51:05.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:51:05 [2024-03-15T19:51:05.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:51:05 [2024-03-15T19:51:05.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:51:05 [2024-03-15T19:51:05.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:05 [2024-03-15T19:51:05.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:51:05 [2024-03-15T19:51:05.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:51:05 [2024-03-15T19:51:05.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:51:05 [2024-03-15T19:51:05.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135281855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:05 [2024-03-15T19:51:05.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135281862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:05 [2024-03-15T19:51:05.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135281862 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:05 [2024-03-15T19:51:05.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135281862 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:05 [2024-03-15T19:51:05.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135281862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:05 [2024-03-15T19:51:05.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135281863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:05 [2024-03-15T19:51:05.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135281863 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:05 [2024-03-15T19:51:05.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135281863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:05 [2024-03-15T19:51:05.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135281863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:05 [2024-03-15T19:51:05.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135281863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:05 [2024-03-15T19:51:05.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135281863 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:05 [2024-03-15T19:51:05.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135281863 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:05 [2024-03-15T19:51:05.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:51:05 [2024-03-15T19:51:05.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:51:05 [2024-03-15T19:51:05.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:51:05 [2024-03-15T19:51:05.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:05 [2024-03-15T19:51:05.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:51:05 [2024-03-15T19:51:05.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:51:05 [2024-03-15T19:51:05.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:51:05 [2024-03-15T19:51:05.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:05 [2024-03-15T19:51:05.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:51:05 [2024-03-15T19:51:05.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135281866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:05 [2024-03-15T19:51:05.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135281866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:05 [2024-03-15T19:51:05.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135281866 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:05 [2024-03-15T19:51:05.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135281866 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:05 [2024-03-15T19:51:05.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135281866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:05 [2024-03-15T19:51:05.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135281866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:05 [2024-03-15T19:51:05.799Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:05 [2024-03-15T19:51:05.799Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:05 [2024-03-15T19:51:05.799Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:05 [2024-03-15T19:51:05.799Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:05 [2024-03-15T19:51:05.799Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:05 [2024-03-15T19:51:05.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:51:06 [2024-03-15T19:51:06.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135281866 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:06 [2024-03-15T19:51:06.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135281501 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:51:06 [2024-03-15T19:51:06.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:06 [2024-03-15T19:51:06.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:06 [2024-03-15T19:51:06.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:06 [2024-03-15T19:51:06.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:06 [2024-03-15T19:51:06.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:06 [2024-03-15T19:51:06.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:06 [2024-03-15T19:51:06.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1135282489 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:51:06 [2024-03-15T19:51:06.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1135282490 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:06 [2024-03-15T19:51:06.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1135282490 data=null}, TreeItem with text {TestForCallstack}]
15:51:06 [2024-03-15T19:51:06.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1135282490 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:06 [2024-03-15T19:51:06.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135282490 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:06 [2024-03-15T19:51:06.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1135282524 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:06 [2024-03-15T19:51:06.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:06 [2024-03-15T19:51:06.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1135282525 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:51:06 [2024-03-15T19:51:06.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1135282525 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:06 [2024-03-15T19:51:06.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1135282525 data=null}, TreeItem with text {TestForCallstack}]
15:51:06 [2024-03-15T19:51:06.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1135282525 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:06 [2024-03-15T19:51:06.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135282525 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:06 [2024-03-15T19:51:06.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1135282549 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:06 [2024-03-15T19:51:06.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1135282549 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:06 [2024-03-15T19:51:06.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1135282550 data=null}, TreeItem with text {TestForCallstack}]
15:51:06 [2024-03-15T19:51:06.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1135282550 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:06 [2024-03-15T19:51:06.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135282550 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:06 [2024-03-15T19:51:06.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1135282552 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:06 [2024-03-15T19:51:06.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:06 [2024-03-15T19:51:06.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135282554 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:51:06 [2024-03-15T19:51:06.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135282554 data=null doit=true}, TreeItem with text {Traces [0]}]
15:51:06 [2024-03-15T19:51:06.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135282554 data=null}, TreeItem with text {Traces [0]}]
15:51:06 [2024-03-15T19:51:06.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135282554 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:51:06 [2024-03-15T19:51:06.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135282555 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:51:06 [2024-03-15T19:51:06.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135282567 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:51:08 [2024-03-15T19:51:08.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
15:51:08 [2024-03-15T19:51:08.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:08 [2024-03-15T19:51:08.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:51:08 [2024-03-15T19:51:08.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:51:08 [2024-03-15T19:51:08.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:08 [2024-03-15T19:51:08.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:08 [2024-03-15T19:51:08.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:51:08 [2024-03-15T19:51:08.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:09 [2024-03-15T19:51:09.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:09 [2024-03-15T19:51:09.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:51:09 [2024-03-15T19:51:09.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:51:09 [2024-03-15T19:51:09.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:51:09 [2024-03-15T19:51:09.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:51:09 [2024-03-15T19:51:09.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@57fec63f] time=1135285365 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:51:09 [2024-03-15T19:51:09.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:51:09 [2024-03-15T19:51:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:09 [2024-03-15T19:51:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:09 [2024-03-15T19:51:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:09 [2024-03-15T19:51:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1135285397 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:51:09 [2024-03-15T19:51:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1135285397 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:09 [2024-03-15T19:51:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1135285397 data=null}, TreeItem with text {TestForCallstack}]
15:51:09 [2024-03-15T19:51:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1135285397 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:09 [2024-03-15T19:51:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135285398 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:09 [2024-03-15T19:51:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1135285407 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:09 [2024-03-15T19:51:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:51:09 [2024-03-15T19:51:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:51:09 [2024-03-15T19:51:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:51:09 [2024-03-15T19:51:09.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:51:09 [2024-03-15T19:51:09.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:51:09 [2024-03-15T19:51:09.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:51:09 [2024-03-15T19:51:09.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:51:09 [2024-03-15T19:51:09.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:51:09 [2024-03-15T19:51:09.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:51:09 [2024-03-15T19:51:09.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:09 [2024-03-15T19:51:09.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:51:09 [2024-03-15T19:51:09.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:51:09 [2024-03-15T19:51:09.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:51:09 [2024-03-15T19:51:09.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135285812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:09 [2024-03-15T19:51:09.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135285812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:09 [2024-03-15T19:51:09.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135285812 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:09 [2024-03-15T19:51:09.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135285812 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:09 [2024-03-15T19:51:09.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135285812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:09 [2024-03-15T19:51:09.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135285813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:09 [2024-03-15T19:51:09.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135285813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:09 [2024-03-15T19:51:09.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135285813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:09 [2024-03-15T19:51:09.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135285813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:09 [2024-03-15T19:51:09.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135285813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:09 [2024-03-15T19:51:09.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135285813 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:09 [2024-03-15T19:51:09.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135285813 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:09 [2024-03-15T19:51:09.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:51:09 [2024-03-15T19:51:09.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:51:09 [2024-03-15T19:51:09.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:51:09 [2024-03-15T19:51:09.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:09 [2024-03-15T19:51:09.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:51:09 [2024-03-15T19:51:09.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:51:09 [2024-03-15T19:51:09.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:51:09 [2024-03-15T19:51:09.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:09 [2024-03-15T19:51:09.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:51:09 [2024-03-15T19:51:09.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135285814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:09 [2024-03-15T19:51:09.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135285814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:09 [2024-03-15T19:51:09.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135285814 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:09 [2024-03-15T19:51:09.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135285814 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:09 [2024-03-15T19:51:09.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135285815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:09 [2024-03-15T19:51:09.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135285815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:09 [2024-03-15T19:51:09.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:09 [2024-03-15T19:51:09.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:09 [2024-03-15T19:51:09.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:09 [2024-03-15T19:51:09.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:09 [2024-03-15T19:51:09.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:09 [2024-03-15T19:51:09.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:51:09 [2024-03-15T19:51:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135285815 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:09 [2024-03-15T19:51:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135285466 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:51:10 [2024-03-15T19:51:10.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:10 [2024-03-15T19:51:10.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:10 [2024-03-15T19:51:10.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:10 [2024-03-15T19:51:10.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:10 [2024-03-15T19:51:10.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:10 [2024-03-15T19:51:10.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:10 [2024-03-15T19:51:10.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1135286436 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:51:10 [2024-03-15T19:51:10.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1135286436 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:10 [2024-03-15T19:51:10.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1135286437 data=null}, TreeItem with text {TestForCallstack}]
15:51:10 [2024-03-15T19:51:10.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1135286437 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:10 [2024-03-15T19:51:10.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135286437 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:10 [2024-03-15T19:51:10.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1135286459 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:10 [2024-03-15T19:51:10.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:10 [2024-03-15T19:51:10.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1135286460 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:51:10 [2024-03-15T19:51:10.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1135286461 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:10 [2024-03-15T19:51:10.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1135286461 data=null}, TreeItem with text {TestForCallstack}]
15:51:10 [2024-03-15T19:51:10.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1135286461 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:10 [2024-03-15T19:51:10.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135286461 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:10 [2024-03-15T19:51:10.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1135286468 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:10 [2024-03-15T19:51:10.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1135286469 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:10 [2024-03-15T19:51:10.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1135286469 data=null}, TreeItem with text {TestForCallstack}]
15:51:10 [2024-03-15T19:51:10.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1135286469 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:10 [2024-03-15T19:51:10.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135286470 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:10 [2024-03-15T19:51:10.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1135286472 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:10 [2024-03-15T19:51:10.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:10 [2024-03-15T19:51:10.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135286473 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:51:10 [2024-03-15T19:51:10.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135286473 data=null doit=true}, TreeItem with text {Traces [0]}]
15:51:10 [2024-03-15T19:51:10.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135286473 data=null}, TreeItem with text {Traces [0]}]
15:51:10 [2024-03-15T19:51:10.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135286473 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:51:10 [2024-03-15T19:51:10.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135286474 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:51:10 [2024-03-15T19:51:10.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135286486 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:51:12 [2024-03-15T19:51:12.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
15:51:12 [2024-03-15T19:51:12.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:12 [2024-03-15T19:51:12.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:51:12 [2024-03-15T19:51:12.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:51:12 [2024-03-15T19:51:12.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:51:12 [2024-03-15T19:51:12.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:51:12 [2024-03-15T19:51:12.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:51:12 [2024-03-15T19:51:12.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@57fec63f] time=1135288493 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:51:12 [2024-03-15T19:51:12.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:51:12 [2024-03-15T19:51:12.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:12 [2024-03-15T19:51:12.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:12 [2024-03-15T19:51:12.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:12 [2024-03-15T19:51:12.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1135288528 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:51:12 [2024-03-15T19:51:12.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1135288528 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:12 [2024-03-15T19:51:12.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1135288528 data=null}, TreeItem with text {TestForCallstack}]
15:51:12 [2024-03-15T19:51:12.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1135288529 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:12 [2024-03-15T19:51:12.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135288529 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:12 [2024-03-15T19:51:12.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1135288542 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:12 [2024-03-15T19:51:12.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:51:12 [2024-03-15T19:51:12.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:51:12 [2024-03-15T19:51:12.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135288945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135288945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135288945 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135288945 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135288946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135288946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135288946 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135288946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135288946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135288946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135288946 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135288946 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135288947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135288947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135288947 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135288947 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135288948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135288948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:12 [2024-03-15T19:51:12.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:12 [2024-03-15T19:51:12.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:12 [2024-03-15T19:51:12.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:12 [2024-03-15T19:51:12.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:12 [2024-03-15T19:51:12.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:12 [2024-03-15T19:51:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:51:13 [2024-03-15T19:51:13.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135288948 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:13 [2024-03-15T19:51:13.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135288587 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:51:13 [2024-03-15T19:51:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:13 [2024-03-15T19:51:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:13 [2024-03-15T19:51:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:13 [2024-03-15T19:51:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:13 [2024-03-15T19:51:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:13 [2024-03-15T19:51:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:13 [2024-03-15T19:51:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1135289567 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:51:13 [2024-03-15T19:51:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1135289567 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:13 [2024-03-15T19:51:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1135289567 data=null}, TreeItem with text {TestForCallstack}]
15:51:13 [2024-03-15T19:51:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1135289568 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:13 [2024-03-15T19:51:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135289568 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:13 [2024-03-15T19:51:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1135289598 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:13 [2024-03-15T19:51:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:13 [2024-03-15T19:51:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1135289599 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:51:13 [2024-03-15T19:51:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1135289599 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:13 [2024-03-15T19:51:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1135289599 data=null}, TreeItem with text {TestForCallstack}]
15:51:13 [2024-03-15T19:51:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1135289599 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:13 [2024-03-15T19:51:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135289600 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:13 [2024-03-15T19:51:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1135289607 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:13 [2024-03-15T19:51:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1135289607 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:13 [2024-03-15T19:51:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1135289607 data=null}, TreeItem with text {TestForCallstack}]
15:51:13 [2024-03-15T19:51:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1135289608 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:13 [2024-03-15T19:51:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135289608 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:13 [2024-03-15T19:51:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1135289614 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:13 [2024-03-15T19:51:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:13 [2024-03-15T19:51:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135289616 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:51:13 [2024-03-15T19:51:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135289616 data=null doit=true}, TreeItem with text {Traces [0]}]
15:51:13 [2024-03-15T19:51:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135289616 data=null}, TreeItem with text {Traces [0]}]
15:51:13 [2024-03-15T19:51:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135289616 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:51:13 [2024-03-15T19:51:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135289617 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:51:13 [2024-03-15T19:51:13.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135289623 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:51:15 [2024-03-15T19:51:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
15:51:15 [2024-03-15T19:51:15.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:15 [2024-03-15T19:51:15.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:51:15 [2024-03-15T19:51:15.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:15 [2024-03-15T19:51:15.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:15 [2024-03-15T19:51:15.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:51:15 [2024-03-15T19:51:15.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:15 [2024-03-15T19:51:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:15 [2024-03-15T19:51:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:51:15 [2024-03-15T19:51:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:51:15 [2024-03-15T19:51:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:51:15 [2024-03-15T19:51:15.879Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:51:15 [2024-03-15T19:51:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:51:15 [2024-03-15T19:51:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135292038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:51:15 [2024-03-15T19:51:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135292038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:51:15 [2024-03-15T19:51:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135292038 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:51:15 [2024-03-15T19:51:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135292038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:51:15 [2024-03-15T19:51:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135292038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:51:16 [2024-03-15T19:51:16.135Z] 
15:51:16 [2024-03-15T19:51:16.135Z] (Eclipse:16736): Gtk-WARNING **: 19:51:15.962: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:16 [2024-03-15T19:51:16.135Z] 
15:51:16 [2024-03-15T19:51:16.135Z] (Eclipse:16736): Gtk-WARNING **: 19:51:15.962: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:16 [2024-03-15T19:51:16.135Z] 
15:51:16 [2024-03-15T19:51:16.135Z] (Eclipse:16736): Gtk-WARNING **: 19:51:15.962: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:16 [2024-03-15T19:51:16.135Z] 
15:51:16 [2024-03-15T19:51:16.135Z] (Eclipse:16736): Gtk-WARNING **: 19:51:15.962: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:16 [2024-03-15T19:51:16.135Z] 
15:51:16 [2024-03-15T19:51:16.135Z] (Eclipse:16736): Gtk-WARNING **: 19:51:16.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:16 [2024-03-15T19:51:16.135Z] 
15:51:16 [2024-03-15T19:51:16.135Z] (Eclipse:16736): Gtk-WARNING **: 19:51:16.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:16 [2024-03-15T19:51:16.135Z] 
15:51:16 [2024-03-15T19:51:16.135Z] (Eclipse:16736): Gtk-WARNING **: 19:51:16.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:16 [2024-03-15T19:51:16.135Z] 
15:51:16 [2024-03-15T19:51:16.135Z] (Eclipse:16736): Gtk-WARNING **: 19:51:16.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:16 [2024-03-15T19:51:16.135Z] 
15:51:16 [2024-03-15T19:51:16.135Z] (Eclipse:16736): Gtk-WARNING **: 19:51:16.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:16 [2024-03-15T19:51:16.135Z] 
15:51:16 [2024-03-15T19:51:16.135Z] (Eclipse:16736): Gtk-WARNING **: 19:51:16.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:16 [2024-03-15T19:51:16.135Z] 
15:51:16 [2024-03-15T19:51:16.135Z] (Eclipse:16736): Gtk-WARNING **: 19:51:16.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:16 [2024-03-15T19:51:16.135Z] 
15:51:16 [2024-03-15T19:51:16.135Z] (Eclipse:16736): Gtk-WARNING **: 19:51:16.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:16 [2024-03-15T19:51:16.135Z] 
15:51:16 [2024-03-15T19:51:16.135Z] (Eclipse:16736): Gtk-WARNING **: 19:51:16.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:16 [2024-03-15T19:51:16.135Z] 
15:51:16 [2024-03-15T19:51:16.135Z] (Eclipse:16736): Gtk-WARNING **: 19:51:16.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:16 [2024-03-15T19:51:16.135Z] 
15:51:16 [2024-03-15T19:51:16.135Z] (Eclipse:16736): Gtk-WARNING **: 19:51:16.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:16 [2024-03-15T19:51:16.135Z] 
15:51:16 [2024-03-15T19:51:16.135Z] (Eclipse:16736): Gtk-WARNING **: 19:51:16.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:16 [2024-03-15T19:51:16.135Z] 
15:51:16 [2024-03-15T19:51:16.135Z] (Eclipse:16736): Gtk-WARNING **: 19:51:16.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:16 [2024-03-15T19:51:16.135Z] 
15:51:16 [2024-03-15T19:51:16.135Z] (Eclipse:16736): Gtk-WARNING **: 19:51:16.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:16 [2024-03-15T19:51:16.135Z] 
15:51:16 [2024-03-15T19:51:16.135Z] (Eclipse:16736): Gtk-WARNING **: 19:51:16.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:16 [2024-03-15T19:51:16.135Z] 
15:51:16 [2024-03-15T19:51:16.135Z] (Eclipse:16736): Gtk-WARNING **: 19:51:16.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:16 [2024-03-15T19:51:16.135Z] 
15:51:16 [2024-03-15T19:51:16.135Z] (Eclipse:16736): Gtk-WARNING **: 19:51:16.091: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:16 [2024-03-15T19:51:16.135Z] 
15:51:16 [2024-03-15T19:51:16.135Z] (Eclipse:16736): Gtk-WARNING **: 19:51:16.091: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:16 [2024-03-15T19:51:16.135Z] 
15:51:16 [2024-03-15T19:51:16.135Z] (Eclipse:16736): Gtk-WARNING **: 19:51:16.091: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:16 [2024-03-15T19:51:16.135Z] 
15:51:16 [2024-03-15T19:51:16.135Z] (Eclipse:16736): Gtk-WARNING **: 19:51:16.091: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:16 [2024-03-15T19:51:16.135Z] 
15:51:16 [2024-03-15T19:51:16.135Z] (Eclipse:16736): Gtk-WARNING **: 19:51:16.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:16 [2024-03-15T19:51:16.135Z] 
15:51:16 [2024-03-15T19:51:16.135Z] (Eclipse:16736): Gtk-WARNING **: 19:51:16.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:16 [2024-03-15T19:51:16.135Z] 
15:51:16 [2024-03-15T19:51:16.135Z] (Eclipse:16736): Gtk-WARNING **: 19:51:16.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:16 [2024-03-15T19:51:16.135Z] 
15:51:16 [2024-03-15T19:51:16.135Z] (Eclipse:16736): Gtk-WARNING **: 19:51:16.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:16 [2024-03-15T19:51:16.135Z] 
15:51:16 [2024-03-15T19:51:16.135Z] (Eclipse:16736): Gtk-WARNING **: 19:51:16.131: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:16 [2024-03-15T19:51:16.135Z] 
15:51:16 [2024-03-15T19:51:16.135Z] (Eclipse:16736): Gtk-WARNING **: 19:51:16.131: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:16 [2024-03-15T19:51:16.135Z] 
15:51:16 [2024-03-15T19:51:16.135Z] (Eclipse:16736): Gtk-WARNING **: 19:51:16.131: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:16 [2024-03-15T19:51:16.135Z] 
15:51:16 [2024-03-15T19:51:16.135Z] (Eclipse:16736): Gtk-WARNING **: 19:51:16.131: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:16 [2024-03-15T19:51:16.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135292336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:51:16 [2024-03-15T19:51:16.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135292338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:51:16 [2024-03-15T19:51:16.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135292338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:51:16 [2024-03-15T19:51:16.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135292339 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:51:16 [2024-03-15T19:51:16.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135292339 data=null}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:51:16 [2024-03-15T19:51:16.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:51:16 [2024-03-15T19:51:16.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
15:51:16 [2024-03-15T19:51:16.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
15:51:16 [2024-03-15T19:51:16.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
15:51:16 [2024-03-15T19:51:16.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
15:51:16 [2024-03-15T19:51:16.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
15:51:16 [2024-03-15T19:51:16.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:51:16 [2024-03-15T19:51:16.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
15:51:16 [2024-03-15T19:51:16.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=1135292340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=1135292340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=1135292341 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=1135292341 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=1135292341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=1135292341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=1135292341 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=1135292351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=1135292351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=1135292351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=1135292351 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=1135292351 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135292352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135292352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135292352 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135292352 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135292352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135292353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {OK} time=1135292385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135292353 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135292038 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:51:16 [2024-03-15T19:51:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:51:16 [2024-03-15T19:51:16.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@57fec63f] time=1135292761 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:51:16 [2024-03-15T19:51:16.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:51:16 [2024-03-15T19:51:16.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:16 [2024-03-15T19:51:16.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:16 [2024-03-15T19:51:16.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:16 [2024-03-15T19:51:16.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1135292789 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:51:16 [2024-03-15T19:51:16.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1135292790 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:16 [2024-03-15T19:51:16.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1135292790 data=null}, TreeItem with text {TestForCallstack}]
15:51:16 [2024-03-15T19:51:16.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1135292790 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:16 [2024-03-15T19:51:16.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135292790 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:16 [2024-03-15T19:51:16.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1135292803 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:16 [2024-03-15T19:51:16.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:51:16 [2024-03-15T19:51:16.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:51:16 [2024-03-15T19:51:16.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135293696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135293696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135293697 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135293697 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135293697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135293697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135293697 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135293697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135293697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135293698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135293698 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135293698 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135293699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135293699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135293699 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135293699 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135293700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:17 [2024-03-15T19:51:17.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135293700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:17 [2024-03-15T19:51:17.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:17 [2024-03-15T19:51:17.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:17 [2024-03-15T19:51:17.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:17 [2024-03-15T19:51:17.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:17 [2024-03-15T19:51:17.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:17 [2024-03-15T19:51:17.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:51:17 [2024-03-15T19:51:17.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135293700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:17 [2024-03-15T19:51:17.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135292848 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:51:18 [2024-03-15T19:51:18.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:18 [2024-03-15T19:51:18.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:18 [2024-03-15T19:51:18.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:18 [2024-03-15T19:51:18.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:18 [2024-03-15T19:51:18.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:18 [2024-03-15T19:51:18.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:18 [2024-03-15T19:51:18.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1135294332 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:51:18 [2024-03-15T19:51:18.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1135294332 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:18 [2024-03-15T19:51:18.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1135294332 data=null}, TreeItem with text {TestForCallstack}]
15:51:18 [2024-03-15T19:51:18.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1135294333 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:18 [2024-03-15T19:51:18.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135294333 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:18 [2024-03-15T19:51:18.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1135294359 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:18 [2024-03-15T19:51:18.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:18 [2024-03-15T19:51:18.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1135294360 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:51:18 [2024-03-15T19:51:18.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1135294360 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:18 [2024-03-15T19:51:18.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1135294360 data=null}, TreeItem with text {TestForCallstack}]
15:51:18 [2024-03-15T19:51:18.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1135294361 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:18 [2024-03-15T19:51:18.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135294361 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:18 [2024-03-15T19:51:18.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1135294370 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:18 [2024-03-15T19:51:18.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1135294370 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:18 [2024-03-15T19:51:18.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1135294370 data=null}, TreeItem with text {TestForCallstack}]
15:51:18 [2024-03-15T19:51:18.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1135294371 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:18 [2024-03-15T19:51:18.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135294371 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:18 [2024-03-15T19:51:18.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1135294373 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:18 [2024-03-15T19:51:18.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:18 [2024-03-15T19:51:18.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135294374 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:51:18 [2024-03-15T19:51:18.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135294374 data=null doit=true}, TreeItem with text {Traces [0]}]
15:51:18 [2024-03-15T19:51:18.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135294374 data=null}, TreeItem with text {Traces [0]}]
15:51:18 [2024-03-15T19:51:18.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135294375 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:51:18 [2024-03-15T19:51:18.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135294375 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:51:18 [2024-03-15T19:51:18.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135294380 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:51:20 [2024-03-15T19:51:20.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
15:51:20 [2024-03-15T19:51:20.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:20 [2024-03-15T19:51:20.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:51:20 [2024-03-15T19:51:20.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:51:20 [2024-03-15T19:51:20.541Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:51:20 [2024-03-15T19:51:20.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@57fec63f] time=1135296860 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:51:20 [2024-03-15T19:51:20.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:51:20 [2024-03-15T19:51:20.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:20 [2024-03-15T19:51:20.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:20 [2024-03-15T19:51:20.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:20 [2024-03-15T19:51:20.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1135296886 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:51:20 [2024-03-15T19:51:20.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1135296886 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:20 [2024-03-15T19:51:20.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1135296887 data=null}, TreeItem with text {TestForCallstack}]
15:51:20 [2024-03-15T19:51:20.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1135296887 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:20 [2024-03-15T19:51:20.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135296887 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:20 [2024-03-15T19:51:20.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1135296894 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:20 [2024-03-15T19:51:20.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:51:20 [2024-03-15T19:51:20.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:51:20 [2024-03-15T19:51:20.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:51:21 [2024-03-15T19:51:21.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:51:21 [2024-03-15T19:51:21.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:51:21 [2024-03-15T19:51:21.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:51:21 [2024-03-15T19:51:21.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:51:21 [2024-03-15T19:51:21.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:51:21 [2024-03-15T19:51:21.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:51:21 [2024-03-15T19:51:21.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:21 [2024-03-15T19:51:21.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:51:21 [2024-03-15T19:51:21.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:51:21 [2024-03-15T19:51:21.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:51:21 [2024-03-15T19:51:21.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135297699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:21 [2024-03-15T19:51:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135297699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:21 [2024-03-15T19:51:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135297699 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:21 [2024-03-15T19:51:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135297699 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:21 [2024-03-15T19:51:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135297699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:21 [2024-03-15T19:51:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135297699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:21 [2024-03-15T19:51:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135297699 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:21 [2024-03-15T19:51:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135297700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:21 [2024-03-15T19:51:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135297700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:21 [2024-03-15T19:51:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135297700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:21 [2024-03-15T19:51:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135297700 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:21 [2024-03-15T19:51:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135297700 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:21 [2024-03-15T19:51:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:51:21 [2024-03-15T19:51:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:51:21 [2024-03-15T19:51:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:51:21 [2024-03-15T19:51:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:21 [2024-03-15T19:51:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:51:21 [2024-03-15T19:51:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:51:21 [2024-03-15T19:51:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:51:21 [2024-03-15T19:51:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:21 [2024-03-15T19:51:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:51:21 [2024-03-15T19:51:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135297701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:21 [2024-03-15T19:51:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135297701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:21 [2024-03-15T19:51:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135297701 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:21 [2024-03-15T19:51:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135297701 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:21 [2024-03-15T19:51:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135297701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:21 [2024-03-15T19:51:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135297701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:21 [2024-03-15T19:51:21.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:21 [2024-03-15T19:51:21.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:21 [2024-03-15T19:51:21.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:21 [2024-03-15T19:51:21.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:21 [2024-03-15T19:51:21.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:21 [2024-03-15T19:51:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:51:21 [2024-03-15T19:51:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135297701 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:21 [2024-03-15T19:51:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135296937 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:51:22 [2024-03-15T19:51:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:22 [2024-03-15T19:51:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:22 [2024-03-15T19:51:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:22 [2024-03-15T19:51:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:22 [2024-03-15T19:51:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:22 [2024-03-15T19:51:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:22 [2024-03-15T19:51:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1135298322 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:51:22 [2024-03-15T19:51:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1135298322 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:22 [2024-03-15T19:51:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1135298323 data=null}, TreeItem with text {TestForCallstack}]
15:51:22 [2024-03-15T19:51:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1135298323 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:22 [2024-03-15T19:51:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135298323 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:22 [2024-03-15T19:51:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1135298331 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:22 [2024-03-15T19:51:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:22 [2024-03-15T19:51:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1135298332 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:51:22 [2024-03-15T19:51:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1135298332 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:22 [2024-03-15T19:51:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1135298332 data=null}, TreeItem with text {TestForCallstack}]
15:51:22 [2024-03-15T19:51:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1135298332 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:22 [2024-03-15T19:51:22.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135298332 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:22 [2024-03-15T19:51:22.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1135298349 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:22 [2024-03-15T19:51:22.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1135298349 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:22 [2024-03-15T19:51:22.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1135298349 data=null}, TreeItem with text {TestForCallstack}]
15:51:22 [2024-03-15T19:51:22.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1135298349 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:22 [2024-03-15T19:51:22.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135298350 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:22 [2024-03-15T19:51:22.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1135298352 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:22 [2024-03-15T19:51:22.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:22 [2024-03-15T19:51:22.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135298355 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:51:22 [2024-03-15T19:51:22.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135298356 data=null doit=true}, TreeItem with text {Traces [0]}]
15:51:22 [2024-03-15T19:51:22.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135298356 data=null}, TreeItem with text {Traces [0]}]
15:51:22 [2024-03-15T19:51:22.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135298356 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:51:22 [2024-03-15T19:51:22.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135298356 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:51:22 [2024-03-15T19:51:22.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135298362 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:51:24 [2024-03-15T19:51:24.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
15:51:24 [2024-03-15T19:51:24.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:24 [2024-03-15T19:51:24.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:51:24 [2024-03-15T19:51:24.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:51:24 [2024-03-15T19:51:24.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:24 [2024-03-15T19:51:24.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:24 [2024-03-15T19:51:24.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:51:24 [2024-03-15T19:51:24.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:24 [2024-03-15T19:51:24.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:24 [2024-03-15T19:51:24.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:51:24 [2024-03-15T19:51:24.736Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:51:24 [2024-03-15T19:51:24.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:51:24 [2024-03-15T19:51:24.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135300646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:24 [2024-03-15T19:51:24.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135300646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:24 [2024-03-15T19:51:24.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135300647 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:51:24 [2024-03-15T19:51:24.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135300647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:24 [2024-03-15T19:51:24.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135300647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:24 [2024-03-15T19:51:24.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135300647 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:51:24 [2024-03-15T19:51:24.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135300653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:24 [2024-03-15T19:51:24.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135300654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:24 [2024-03-15T19:51:24.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135300654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:24 [2024-03-15T19:51:24.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135300654 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:51:24 [2024-03-15T19:51:24.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135300654 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:51:24 [2024-03-15T19:51:24.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:51:24 [2024-03-15T19:51:24.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:24 [2024-03-15T19:51:24.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:24 [2024-03-15T19:51:24.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:51:24 [2024-03-15T19:51:24.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:51:24 [2024-03-15T19:51:24.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:51:24 [2024-03-15T19:51:24.994Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:51:24 [2024-03-15T19:51:24.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:51:24 [2024-03-15T19:51:24.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135301157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:24 [2024-03-15T19:51:24.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135301157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:24 [2024-03-15T19:51:24.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135301158 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:51:24 [2024-03-15T19:51:24.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135301158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:24 [2024-03-15T19:51:24.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135301158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:24 [2024-03-15T19:51:24.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135301158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:51:24 [2024-03-15T19:51:24.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135301163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:24 [2024-03-15T19:51:24.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135301164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:24 [2024-03-15T19:51:24.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135301164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:24 [2024-03-15T19:51:24.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135301164 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:51:24 [2024-03-15T19:51:24.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135301164 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:51:24 [2024-03-15T19:51:24.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:51:24 [2024-03-15T19:51:24.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:25 [2024-03-15T19:51:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:25 [2024-03-15T19:51:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:51:25 [2024-03-15T19:51:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:51:25 [2024-03-15T19:51:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:51:25 [2024-03-15T19:51:25.555Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:51:25 [2024-03-15T19:51:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:51:25 [2024-03-15T19:51:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135301667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:25 [2024-03-15T19:51:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135301668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:25 [2024-03-15T19:51:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135301668 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:51:25 [2024-03-15T19:51:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135301668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:25 [2024-03-15T19:51:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135301668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:25 [2024-03-15T19:51:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135301668 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:51:25 [2024-03-15T19:51:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135301673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:25 [2024-03-15T19:51:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135301674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:25 [2024-03-15T19:51:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135301674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:25 [2024-03-15T19:51:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135301674 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:51:25 [2024-03-15T19:51:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135301675 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:51:25 [2024-03-15T19:51:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:51:25 [2024-03-15T19:51:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:26 [2024-03-15T19:51:26.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:26 [2024-03-15T19:51:26.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:51:26 [2024-03-15T19:51:26.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:51:26 [2024-03-15T19:51:26.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:51:26 [2024-03-15T19:51:26.116Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:51:26 [2024-03-15T19:51:26.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:51:26 [2024-03-15T19:51:26.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135302178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:26 [2024-03-15T19:51:26.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135302178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:26 [2024-03-15T19:51:26.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135302178 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:51:26 [2024-03-15T19:51:26.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135302178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:26 [2024-03-15T19:51:26.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135302178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:26 [2024-03-15T19:51:26.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135302178 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:51:26 [2024-03-15T19:51:26.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135302183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:26 [2024-03-15T19:51:26.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135302183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:26 [2024-03-15T19:51:26.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135302184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:26 [2024-03-15T19:51:26.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135302184 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:51:26 [2024-03-15T19:51:26.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135302184 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:51:26 [2024-03-15T19:51:26.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:51:26 [2024-03-15T19:51:26.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:26 [2024-03-15T19:51:26.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:26 [2024-03-15T19:51:26.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:51:26 [2024-03-15T19:51:26.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:51:26 [2024-03-15T19:51:26.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:51:26 [2024-03-15T19:51:26.679Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:51:26 [2024-03-15T19:51:26.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:51:26 [2024-03-15T19:51:26.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135302687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:26 [2024-03-15T19:51:26.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135302687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:26 [2024-03-15T19:51:26.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135302687 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:51:26 [2024-03-15T19:51:26.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135302687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:26 [2024-03-15T19:51:26.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135302687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:26 [2024-03-15T19:51:26.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135302687 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:51:26 [2024-03-15T19:51:26.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135302692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:26 [2024-03-15T19:51:26.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135302693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:26 [2024-03-15T19:51:26.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135302693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:26 [2024-03-15T19:51:26.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135302693 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:51:26 [2024-03-15T19:51:26.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135302693 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:51:26 [2024-03-15T19:51:26.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:51:26 [2024-03-15T19:51:26.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:27 [2024-03-15T19:51:27.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:27 [2024-03-15T19:51:27.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:51:27 [2024-03-15T19:51:27.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:51:27 [2024-03-15T19:51:27.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:51:27 [2024-03-15T19:51:27.241Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:51:27 [2024-03-15T19:51:27.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:51:27 [2024-03-15T19:51:27.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135303196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:27 [2024-03-15T19:51:27.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135303197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:27 [2024-03-15T19:51:27.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135303197 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:51:27 [2024-03-15T19:51:27.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135303197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:27 [2024-03-15T19:51:27.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135303197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:27 [2024-03-15T19:51:27.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135303197 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:51:27 [2024-03-15T19:51:27.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135303202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:27 [2024-03-15T19:51:27.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135303203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:27 [2024-03-15T19:51:27.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135303203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:27 [2024-03-15T19:51:27.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135303203 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:51:27 [2024-03-15T19:51:27.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135303204 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:51:27 [2024-03-15T19:51:27.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:51:27 [2024-03-15T19:51:27.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:27 [2024-03-15T19:51:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:27 [2024-03-15T19:51:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:51:27 [2024-03-15T19:51:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:51:27 [2024-03-15T19:51:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:51:27 [2024-03-15T19:51:27.803Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:51:27 [2024-03-15T19:51:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:51:27 [2024-03-15T19:51:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135303707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:27 [2024-03-15T19:51:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135303707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:27 [2024-03-15T19:51:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135303708 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:51:27 [2024-03-15T19:51:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135303708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:27 [2024-03-15T19:51:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135303708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:27 [2024-03-15T19:51:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135303708 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:51:27 [2024-03-15T19:51:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135303715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:27 [2024-03-15T19:51:27.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135303717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:27 [2024-03-15T19:51:27.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135303717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:27 [2024-03-15T19:51:27.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135303717 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:51:27 [2024-03-15T19:51:27.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135303717 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:51:27 [2024-03-15T19:51:27.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:51:27 [2024-03-15T19:51:27.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:28 [2024-03-15T19:51:28.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:28 [2024-03-15T19:51:28.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:51:28 [2024-03-15T19:51:28.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:51:28 [2024-03-15T19:51:28.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:51:28 [2024-03-15T19:51:28.059Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:51:28 [2024-03-15T19:51:28.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:51:28 [2024-03-15T19:51:28.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135304220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:28 [2024-03-15T19:51:28.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135304220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:28 [2024-03-15T19:51:28.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135304221 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:51:28 [2024-03-15T19:51:28.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135304221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:28 [2024-03-15T19:51:28.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135304221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:28 [2024-03-15T19:51:28.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135304221 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:51:28 [2024-03-15T19:51:28.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135304225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:28 [2024-03-15T19:51:28.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135304226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:28 [2024-03-15T19:51:28.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135304226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:28 [2024-03-15T19:51:28.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135304227 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:51:28 [2024-03-15T19:51:28.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135304227 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:51:28 [2024-03-15T19:51:28.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:51:28 [2024-03-15T19:51:28.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:28 [2024-03-15T19:51:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:28 [2024-03-15T19:51:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:51:28 [2024-03-15T19:51:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:51:28 [2024-03-15T19:51:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:51:28 [2024-03-15T19:51:28.624Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:51:28 [2024-03-15T19:51:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:51:28 [2024-03-15T19:51:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135304730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:28 [2024-03-15T19:51:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135304730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:28 [2024-03-15T19:51:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135304730 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:51:28 [2024-03-15T19:51:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135304730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:28 [2024-03-15T19:51:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135304730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:28 [2024-03-15T19:51:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135304730 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:51:28 [2024-03-15T19:51:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135304736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:28 [2024-03-15T19:51:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135304737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:28 [2024-03-15T19:51:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135304737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:28 [2024-03-15T19:51:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135304737 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:51:28 [2024-03-15T19:51:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135304737 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:51:28 [2024-03-15T19:51:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:51:28 [2024-03-15T19:51:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:29 [2024-03-15T19:51:29.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:29 [2024-03-15T19:51:29.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:51:29 [2024-03-15T19:51:29.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:51:29 [2024-03-15T19:51:29.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:51:29 [2024-03-15T19:51:29.186Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:51:29 [2024-03-15T19:51:29.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:51:29 [2024-03-15T19:51:29.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135305240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:29 [2024-03-15T19:51:29.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135305240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:29 [2024-03-15T19:51:29.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135305240 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:51:29 [2024-03-15T19:51:29.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135305240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:29 [2024-03-15T19:51:29.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135305240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:29 [2024-03-15T19:51:29.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135305240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:51:29 [2024-03-15T19:51:29.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135305245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:29 [2024-03-15T19:51:29.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135305246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:29 [2024-03-15T19:51:29.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135305246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:51:29 [2024-03-15T19:51:29.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135305246 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:51:29 [2024-03-15T19:51:29.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135305246 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:51:29 [2024-03-15T19:51:29.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:51:29 [2024-03-15T19:51:29.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:29 [2024-03-15T19:51:29.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:29 [2024-03-15T19:51:29.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:51:29 [2024-03-15T19:51:29.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:51:29 [2024-03-15T19:51:29.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:51:29 [2024-03-15T19:51:29.748Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:51:29 [2024-03-15T19:51:29.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
15:51:29 [2024-03-15T19:51:29.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135305749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:51:29 [2024-03-15T19:51:29.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135305749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:51:29 [2024-03-15T19:51:29.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135305749 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:51:29 [2024-03-15T19:51:29.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135305749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:51:29 [2024-03-15T19:51:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135305750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:51:29 [2024-03-15T19:51:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135305750 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:51:29 [2024-03-15T19:51:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135305755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:51:29 [2024-03-15T19:51:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135305756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:51:29 [2024-03-15T19:51:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135305756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:51:29 [2024-03-15T19:51:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135305756 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:51:29 [2024-03-15T19:51:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135305756 data=null}, ToolItem with tooltip text {Select Previous State Change}]
15:51:29 [2024-03-15T19:51:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
15:51:29 [2024-03-15T19:51:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:30 [2024-03-15T19:51:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:30 [2024-03-15T19:51:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:51:30 [2024-03-15T19:51:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:51:30 [2024-03-15T19:51:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:51:30 [2024-03-15T19:51:30.311Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:51:30 [2024-03-15T19:51:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
15:51:30 [2024-03-15T19:51:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:51:30 [2024-03-15T19:51:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:51:30 [2024-03-15T19:51:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306259 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:51:30 [2024-03-15T19:51:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:51:30 [2024-03-15T19:51:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:51:30 [2024-03-15T19:51:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306259 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:51:30 [2024-03-15T19:51:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:51:30 [2024-03-15T19:51:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:51:30 [2024-03-15T19:51:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:51:30 [2024-03-15T19:51:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306266 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:51:30 [2024-03-15T19:51:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306266 data=null}, ToolItem with tooltip text {Select Previous State Change}]
15:51:30 [2024-03-15T19:51:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
15:51:30 [2024-03-15T19:51:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:30 [2024-03-15T19:51:30.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:30 [2024-03-15T19:51:30.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:51:30 [2024-03-15T19:51:30.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:51:30 [2024-03-15T19:51:30.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:51:30 [2024-03-15T19:51:30.872Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:51:30 [2024-03-15T19:51:30.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous Item}
15:51:30 [2024-03-15T19:51:30.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
15:51:30 [2024-03-15T19:51:30.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
15:51:30 [2024-03-15T19:51:30.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306769 data=null doit=true}, ToolItem with tooltip text {Select Previous Item}]
15:51:30 [2024-03-15T19:51:30.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
15:51:30 [2024-03-15T19:51:30.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
15:51:30 [2024-03-15T19:51:30.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306769 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous Item}]
15:51:30 [2024-03-15T19:51:30.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
15:51:30 [2024-03-15T19:51:30.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
15:51:30 [2024-03-15T19:51:30.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
15:51:30 [2024-03-15T19:51:30.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306773 data=null doit=true}, ToolItem with tooltip text {Select Previous Item}]
15:51:30 [2024-03-15T19:51:30.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306773 data=null}, ToolItem with tooltip text {Select Previous Item}]
15:51:30 [2024-03-15T19:51:30.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous Item}
15:51:30 [2024-03-15T19:51:30.873Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:51:30 [2024-03-15T19:51:30.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next Item}
15:51:30 [2024-03-15T19:51:30.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
15:51:30 [2024-03-15T19:51:30.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
15:51:30 [2024-03-15T19:51:30.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306775 data=null doit=true}, ToolItem with tooltip text {Select Next Item}]
15:51:30 [2024-03-15T19:51:30.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
15:51:30 [2024-03-15T19:51:30.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
15:51:30 [2024-03-15T19:51:30.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306775 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next Item}]
15:51:30 [2024-03-15T19:51:30.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
15:51:30 [2024-03-15T19:51:30.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
15:51:30 [2024-03-15T19:51:30.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
15:51:30 [2024-03-15T19:51:30.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306775 data=null doit=true}, ToolItem with tooltip text {Select Next Item}]
15:51:30 [2024-03-15T19:51:30.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306775 data=null}, ToolItem with tooltip text {Select Next Item}]
15:51:30 [2024-03-15T19:51:30.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next Item}
15:51:30 [2024-03-15T19:51:30.873Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:51:30 [2024-03-15T19:51:30.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom In}
15:51:30 [2024-03-15T19:51:30.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
15:51:30 [2024-03-15T19:51:30.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
15:51:30 [2024-03-15T19:51:30.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306776 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
15:51:30 [2024-03-15T19:51:30.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
15:51:30 [2024-03-15T19:51:30.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
15:51:30 [2024-03-15T19:51:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306776 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom In}]
15:51:30 [2024-03-15T19:51:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
15:51:30 [2024-03-15T19:51:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
15:51:30 [2024-03-15T19:51:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
15:51:30 [2024-03-15T19:51:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306777 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
15:51:30 [2024-03-15T19:51:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306777 data=null}, ToolItem with tooltip text {Zoom In}]
15:51:30 [2024-03-15T19:51:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom In}
15:51:30 [2024-03-15T19:51:30.874Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:51:30 [2024-03-15T19:51:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom Out}
15:51:30 [2024-03-15T19:51:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
15:51:30 [2024-03-15T19:51:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
15:51:30 [2024-03-15T19:51:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306778 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
15:51:30 [2024-03-15T19:51:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
15:51:30 [2024-03-15T19:51:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
15:51:30 [2024-03-15T19:51:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom Out}]
15:51:30 [2024-03-15T19:51:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
15:51:30 [2024-03-15T19:51:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
15:51:30 [2024-03-15T19:51:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
15:51:30 [2024-03-15T19:51:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306778 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
15:51:30 [2024-03-15T19:51:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1135306778 data=null}, ToolItem with tooltip text {Zoom Out}]
15:51:30 [2024-03-15T19:51:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom Out}
15:51:31 [2024-03-15T19:51:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@57fec63f] time=1135307152 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:51:31 [2024-03-15T19:51:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:51:31 [2024-03-15T19:51:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:31 [2024-03-15T19:51:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:31 [2024-03-15T19:51:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:31 [2024-03-15T19:51:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1135307182 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:51:31 [2024-03-15T19:51:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1135307182 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:31 [2024-03-15T19:51:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1135307182 data=null}, TreeItem with text {TestForCallstack}]
15:51:31 [2024-03-15T19:51:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1135307183 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:31 [2024-03-15T19:51:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135307183 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:51:31 [2024-03-15T19:51:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1135307194 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:51:31 [2024-03-15T19:51:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:51:31 [2024-03-15T19:51:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:51:31 [2024-03-15T19:51:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:51:32 [2024-03-15T19:51:32.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:51:32 [2024-03-15T19:51:32.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:51:32 [2024-03-15T19:51:32.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:51:32 [2024-03-15T19:51:32.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:51:32 [2024-03-15T19:51:32.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:51:32 [2024-03-15T19:51:32.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:51:32 [2024-03-15T19:51:32.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:32 [2024-03-15T19:51:32.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:51:32 [2024-03-15T19:51:32.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:51:32 [2024-03-15T19:51:32.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:51:32 [2024-03-15T19:51:32.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135307949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:32 [2024-03-15T19:51:32.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135307950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:32 [2024-03-15T19:51:32.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135307950 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:32 [2024-03-15T19:51:32.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135307950 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:32 [2024-03-15T19:51:32.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135307950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:32 [2024-03-15T19:51:32.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135307950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:32 [2024-03-15T19:51:32.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135307950 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:32 [2024-03-15T19:51:32.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135307950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:32 [2024-03-15T19:51:32.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135307950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:32 [2024-03-15T19:51:32.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135307951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:32 [2024-03-15T19:51:32.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135307951 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:32 [2024-03-15T19:51:32.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135307951 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:51:32 [2024-03-15T19:51:32.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:51:32 [2024-03-15T19:51:32.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:51:32 [2024-03-15T19:51:32.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:51:32 [2024-03-15T19:51:32.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:32 [2024-03-15T19:51:32.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:51:32 [2024-03-15T19:51:32.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:51:32 [2024-03-15T19:51:32.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:51:32 [2024-03-15T19:51:32.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:32 [2024-03-15T19:51:32.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:51:32 [2024-03-15T19:51:32.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135307952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:32 [2024-03-15T19:51:32.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135307952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:32 [2024-03-15T19:51:32.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135307952 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:32 [2024-03-15T19:51:32.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135307952 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:32 [2024-03-15T19:51:32.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135307952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:32 [2024-03-15T19:51:32.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135307952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:32 [2024-03-15T19:51:32.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:32 [2024-03-15T19:51:32.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:32 [2024-03-15T19:51:32.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:32 [2024-03-15T19:51:32.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:32 [2024-03-15T19:51:32.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:32 [2024-03-15T19:51:32.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:51:32 [2024-03-15T19:51:32.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135307952 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:51:32 [2024-03-15T19:51:32.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135307239 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:51:32 [2024-03-15T19:51:32.316Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.09 s -- in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
15:51:32 [2024-03-15T19:51:32.316Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testLoadingMappingFiles -- Time elapsed: 6.659 s
15:51:32 [2024-03-15T19:51:32.316Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testManipulatingMappingFiles -- Time elapsed: 4.002 s
15:51:32 [2024-03-15T19:51:32.316Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testGoToTimeSortAndCheckStack -- Time elapsed: 4.181 s
15:51:32 [2024-03-15T19:51:32.316Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testGoToTimeAndCheckStack -- Time elapsed: 3.948 s
15:51:32 [2024-03-15T19:51:32.316Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testOpenCallstack -- Time elapsed: 3.132 s
15:51:32 [2024-03-15T19:51:32.316Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testGoToTimeAndCheckStackWithNames -- Time elapsed: 4.753 s
15:51:32 [2024-03-15T19:51:32.316Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testCallStackToolBar -- Time elapsed: 4.001 s
15:51:32 [2024-03-15T19:51:32.316Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testGoToTimeGoBackAndForthAndCheckStack -- Time elapsed: 10.25 s
15:51:32 [2024-03-15T19:51:32.316Z] 
15:51:32 [2024-03-15T19:51:32.316Z] Results:
15:51:32 [2024-03-15T19:51:32.316Z] 
15:51:32 [2024-03-15T19:51:32.316Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
15:51:32 [2024-03-15T19:51:32.316Z] 
15:51:32 [2024-03-15T19:51:32.572Z] 
15:51:32 [2024-03-15T19:51:32.572Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-15 19:51:32.535
15:51:32 [2024-03-15T19:51:32.572Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] All tests passed
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] 
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.pom
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-p2metadata.xml
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-p2artifacts.xml
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] 
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] 
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >----
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] Building Trace Compass Pcap Format Support Parent 9.3.0-SNAPSHOT [104/141]
15:51:33 [2024-03-15T19:51:33.135Z] [INFO]   from pcap/pom.xml
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] --------------------------------[ pom ]---------------------------------
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] 
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent ---
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] 
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] 
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent ---
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] 
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.pcap-parent ---
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] 
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent ---
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] 
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.pcap-parent ---
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] 
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent ---
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.pcap-parent-9.3.0-SNAPSHOT.pom
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] 
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >-----
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT     [105/141]
15:51:33 [2024-03-15T19:51:33.135Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:51:33 [2024-03-15T19:51:33.135Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] 
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap.core ---
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] 
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] The project's OSGi version is 1.2.1.202403151906
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] 
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] 
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] 
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] 
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] 
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core ---
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] Resolving class path of org.eclipse.tracecompass.pcap.core
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] 
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] 
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
15:51:33 [2024-03-15T19:51:33.135Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:51:33 [2024-03-15T19:51:33.135Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:51:33 [2024-03-15T19:51:33.135Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
15:51:33 [2024-03-15T19:51:33.135Z] [INFO] Compiling 59 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:51:33 [2024-03-15T19:51:33.392Z] [INFO] 
15:51:33 [2024-03-15T19:51:33.392Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.pcap.core ---
15:51:33 [2024-03-15T19:51:33.392Z] [INFO] 
15:51:33 [2024-03-15T19:51:33.392Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.pcap.core ---
15:51:33 [2024-03-15T19:51:33.392Z] [INFO] 
15:51:33 [2024-03-15T19:51:33.392Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core ---
15:51:33 [2024-03-15T19:51:33.392Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources
15:51:33 [2024-03-15T19:51:33.392Z] [INFO] 
15:51:33 [2024-03-15T19:51:33.392Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.pcap.core ---
15:51:33 [2024-03-15T19:51:33.392Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:51:33 [2024-03-15T19:51:33.392Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:51:33 [2024-03-15T19:51:33.392Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
15:51:33 [2024-03-15T19:51:33.392Z] [INFO] 
15:51:33 [2024-03-15T19:51:33.392Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.pcap.core ---
15:51:33 [2024-03-15T19:51:33.392Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
15:51:33 [2024-03-15T19:51:33.392Z] [INFO] 
15:51:33 [2024-03-15T19:51:33.392Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core ---
15:51:33 [2024-03-15T19:51:33.392Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-sources.jar
15:51:33 [2024-03-15T19:51:33.392Z] [INFO] 
15:51:33 [2024-03-15T19:51:33.392Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core ---
15:51:33 [2024-03-15T19:51:33.392Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT.jar
15:51:33 [2024-03-15T19:51:33.392Z] [INFO] 
15:51:33 [2024-03-15T19:51:33.392Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core ---
15:51:33 [2024-03-15T19:51:33.392Z] [INFO] 
15:51:33 [2024-03-15T19:51:33.392Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.pcap.core ---
15:51:33 [2024-03-15T19:51:33.392Z] [INFO] 
15:51:33 [2024-03-15T19:51:33.392Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core ---
15:51:33 [2024-03-15T19:51:33.392Z] [INFO] 
15:51:33 [2024-03-15T19:51:33.392Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.pcap.core ---
15:51:33 [2024-03-15T19:51:33.392Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT.jar
15:51:34 [2024-03-15T19:51:34.318Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-sources.jar
15:51:35 [2024-03-15T19:51:35.249Z] [INFO] 
15:51:35 [2024-03-15T19:51:35.249Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core ---
15:51:35 [2024-03-15T19:51:35.249Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT.jar
15:51:35 [2024-03-15T19:51:35.249Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT.pom
15:51:35 [2024-03-15T19:51:35.249Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-sources.jar
15:51:35 [2024-03-15T19:51:35.249Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-p2metadata.xml
15:51:35 [2024-03-15T19:51:35.249Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-p2artifacts.xml
15:51:35 [2024-03-15T19:51:35.249Z] [INFO] 
15:51:35 [2024-03-15T19:51:35.249Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core ---
15:51:35 [2024-03-15T19:51:35.249Z] [INFO] 
15:51:35 [2024-03-15T19:51:35.249Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >--
15:51:35 [2024-03-15T19:51:35.249Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT [106/141]
15:51:35 [2024-03-15T19:51:35.249Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
15:51:35 [2024-03-15T19:51:35.249Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:51:35 [2024-03-15T19:51:35.249Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:51:35 [2024-03-15T19:51:35.249Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
15:51:35 [2024-03-15T19:51:35.249Z] [INFO] 
15:51:35 [2024-03-15T19:51:35.249Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests ---
15:51:35 [2024-03-15T19:51:35.249Z] [INFO] 
15:51:35 [2024-03-15T19:51:35.249Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
15:51:35 [2024-03-15T19:51:35.249Z] [INFO] The project's OSGi version is 1.0.7.202403151906
15:51:35 [2024-03-15T19:51:35.249Z] [INFO] 
15:51:35 [2024-03-15T19:51:35.249Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
15:51:35 [2024-03-15T19:51:35.249Z] [INFO] 
15:51:35 [2024-03-15T19:51:35.249Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
15:51:35 [2024-03-15T19:51:35.249Z] [INFO] 
15:51:35 [2024-03-15T19:51:35.249Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
15:51:35 [2024-03-15T19:51:35.249Z] [INFO] 
15:51:35 [2024-03-15T19:51:35.249Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
15:51:35 [2024-03-15T19:51:35.249Z] [INFO] 
15:51:35 [2024-03-15T19:51:35.249Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core.tests ---
15:51:35 [2024-03-15T19:51:35.249Z] [INFO] Resolving class path of Trace Compass Pcap Parser Core Tests Plug-in
15:51:35 [2024-03-15T19:51:35.249Z] [INFO] 
15:51:35 [2024-03-15T19:51:35.249Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
15:51:35 [2024-03-15T19:51:35.249Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
15:51:35 [2024-03-15T19:51:35.249Z] [INFO] 
15:51:35 [2024-03-15T19:51:35.249Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
15:51:35 [2024-03-15T19:51:35.249Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:51:35 [2024-03-15T19:51:35.249Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:51:35 [2024-03-15T19:51:35.249Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
15:51:35 [2024-03-15T19:51:35.249Z] [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:51:35 [2024-03-15T19:51:35.506Z] [INFO] 
15:51:35 [2024-03-15T19:51:35.506Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.pcap.core.tests ---
15:51:35 [2024-03-15T19:51:35.506Z] [INFO] 
15:51:35 [2024-03-15T19:51:35.506Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests ---
15:51:35 [2024-03-15T19:51:35.506Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources
15:51:35 [2024-03-15T19:51:35.506Z] [INFO] 
15:51:35 [2024-03-15T19:51:35.506Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.pcap.core.tests ---
15:51:35 [2024-03-15T19:51:35.506Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
15:51:35 [2024-03-15T19:51:35.506Z] [INFO] 
15:51:35 [2024-03-15T19:51:35.506Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests ---
15:51:35 [2024-03-15T19:51:35.506Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-sources.jar
15:51:35 [2024-03-15T19:51:35.506Z] [INFO] 
15:51:35 [2024-03-15T19:51:35.506Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests ---
15:51:35 [2024-03-15T19:51:35.506Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT.jar
15:51:35 [2024-03-15T19:51:35.506Z] [INFO] 
15:51:35 [2024-03-15T19:51:35.506Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests ---
15:51:35 [2024-03-15T19:51:35.506Z] [INFO] 
15:51:35 [2024-03-15T19:51:35.506Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.pcap.core.tests ---
15:51:35 [2024-03-15T19:51:35.506Z] [INFO] 
15:51:35 [2024-03-15T19:51:35.506Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests ---
15:51:35 [2024-03-15T19:51:35.506Z] [INFO] 
15:51:35 [2024-03-15T19:51:35.506Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.pcap.core.tests ---
15:51:35 [2024-03-15T19:51:35.506Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT.jar
15:51:36 [2024-03-15T19:51:36.071Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-sources.jar
15:51:36 [2024-03-15T19:51:36.998Z] [INFO] 
15:51:36 [2024-03-15T19:51:36.998Z] [INFO] --- antrun:3.1.0:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests ---
15:51:36 [2024-03-15T19:51:36.998Z] [INFO] Executing tasks
15:51:36 [2024-03-15T19:51:36.998Z] [WARNING]      [echo] Verifying: ${anyTraceExists}
15:51:36 [2024-03-15T19:51:36.998Z] [WARNING]      [echo] Attempting to download test traces
15:51:36 [2024-03-15T19:51:36.998Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip
15:51:36 [2024-03-15T19:51:36.998Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip
15:51:36 [2024-03-15T19:51:36.998Z] [INFO]       [get] http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip permanently moved to https://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip
15:51:37 [2024-03-15T19:51:37.255Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip
15:51:37 [2024-03-15T19:51:37.255Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip
15:51:37 [2024-03-15T19:51:37.255Z] [INFO]       [get] http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip permanently moved to https://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip
15:51:37 [2024-03-15T19:51:37.255Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip
15:51:37 [2024-03-15T19:51:37.255Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip
15:51:37 [2024-03-15T19:51:37.255Z] [INFO]       [get] http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip permanently moved to https://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip
15:51:37 [2024-03-15T19:51:37.255Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip
15:51:37 [2024-03-15T19:51:37.255Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip
15:51:37 [2024-03-15T19:51:37.255Z] [INFO]       [get] http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip permanently moved to https://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip
15:51:37 [2024-03-15T19:51:37.255Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip
15:51:37 [2024-03-15T19:51:37.255Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip
15:51:37 [2024-03-15T19:51:37.255Z] [INFO]       [get] http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip permanently moved to https://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip
15:51:37 [2024-03-15T19:51:37.255Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip
15:51:37 [2024-03-15T19:51:37.255Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip
15:51:37 [2024-03-15T19:51:37.255Z] [INFO]       [get] http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip permanently moved to https://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip
15:51:37 [2024-03-15T19:51:37.255Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip
15:51:37 [2024-03-15T19:51:37.255Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip
15:51:37 [2024-03-15T19:51:37.255Z] [INFO]       [get] http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip permanently moved to https://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip
15:51:37 [2024-03-15T19:51:37.255Z] [INFO]       [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2
15:51:37 [2024-03-15T19:51:37.255Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
15:51:37 [2024-03-15T19:51:37.511Z] [INFO]       [get] http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2 permanently moved to https://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2
15:51:37 [2024-03-15T19:51:37.769Z] [WARNING]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
15:51:37 [2024-03-15T19:51:37.769Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:51:37 [2024-03-15T19:51:37.769Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:51:37 [2024-03-15T19:51:37.769Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:51:37 [2024-03-15T19:51:37.769Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:51:37 [2024-03-15T19:51:37.769Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:51:37 [2024-03-15T19:51:37.769Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:51:37 [2024-03-15T19:51:37.769Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:51:38 [2024-03-15T19:51:38.026Z] [INFO]   [bunzip2] Expanding sample-ctf-trace-20120412.tar.bz2 to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar
15:51:39 [2024-03-15T19:51:39.391Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:51:39 [2024-03-15T19:51:39.391Z] [WARNING]      [echo] Traces extracted successfully
15:51:39 [2024-03-15T19:51:39.391Z] [INFO] Executed tasks
15:51:39 [2024-03-15T19:51:39.391Z] [INFO] 
15:51:39 [2024-03-15T19:51:39.391Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests ---
15:51:39 [2024-03-15T19:51:39.391Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data/.metadata/.log
15:51:39 [2024-03-15T19:51:39.391Z] [INFO] Command line:
15:51:39 [2024-03-15T19:51:39.391Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:51:39 [2024-03-15T19:51:39.391Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:51:41 [2024-03-15T19:51:41.913Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
15:51:41 [2024-03-15T19:51:41.913Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
15:51:41 [2024-03-15T19:51:41.913Z] org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest.StreamBuildingTest -- Time elapsed: 0.084 s
15:51:41 [2024-03-15T19:51:41.913Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
15:51:42 [2024-03-15T19:51:42.170Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
15:51:42 [2024-03-15T19:51:42.170Z] org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest.PacketExceptionTest -- Time elapsed: 0.001 s
15:51:42 [2024-03-15T19:51:42.170Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
15:51:42 [2024-03-15T19:51:42.170Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
15:51:42 [2024-03-15T19:51:42.170Z] org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest.GenericPacketTest -- Time elapsed: 0.011 s
15:51:42 [2024-03-15T19:51:42.170Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
15:51:42 [2024-03-15T19:51:42.170Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
15:51:42 [2024-03-15T19:51:42.170Z] org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest.CompleteUnknownPacketTest -- Time elapsed: 0.017 s
15:51:42 [2024-03-15T19:51:42.170Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv6.IPv6PacketTest
15:51:42 [2024-03-15T19:51:42.170Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv6.IPv6PacketTest
15:51:42 [2024-03-15T19:51:42.170Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ipv6.IPv6PacketTest.CompleteIPv6PacketTest -- Time elapsed: 0.028 s
15:51:42 [2024-03-15T19:51:42.170Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
15:51:42 [2024-03-15T19:51:42.170Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
15:51:42 [2024-03-15T19:51:42.170Z] org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest.CompleteUDPPacketTest -- Time elapsed: 0.007 s
15:51:42 [2024-03-15T19:51:42.170Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
15:51:42 [2024-03-15T19:51:42.170Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
15:51:42 [2024-03-15T19:51:42.170Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest.TestgetProtocols -- Time elapsed: 0.001 s
15:51:42 [2024-03-15T19:51:42.170Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest.TestProtocolAttributes -- Time elapsed: 0 s
15:51:42 [2024-03-15T19:51:42.170Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
15:51:42 [2024-03-15T19:51:42.170Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
15:51:42 [2024-03-15T19:51:42.170Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest.CompleteEthernetIIPacketTest -- Time elapsed: 0.006 s
15:51:42 [2024-03-15T19:51:42.170Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
15:51:42 [2024-03-15T19:51:42.170Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
15:51:42 [2024-03-15T19:51:42.170Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest.CompleteIPv4PacketTest -- Time elapsed: 0.039 s
15:51:42 [2024-03-15T19:51:42.170Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
15:51:42 [2024-03-15T19:51:42.170Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
15:51:42 [2024-03-15T19:51:42.170Z] org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest.CompleteTCPPacketTest -- Time elapsed: 0.012 s
15:51:42 [2024-03-15T19:51:42.170Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
15:51:42 [2024-03-15T19:51:42.170Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
15:51:42 [2024-03-15T19:51:42.170Z] org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest.CompletePcapPacketTest -- Time elapsed: 0.009 s
15:51:42 [2024-03-15T19:51:42.170Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
15:51:42 [2024-03-15T19:51:42.170Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
15:51:42 [2024-03-15T19:51:42.170Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest.FileOpenTest -- Time elapsed: 0.001 s
15:51:42 [2024-03-15T19:51:42.170Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest.FileOpenEmptyTest -- Time elapsed: 0 s
15:51:42 [2024-03-15T19:51:42.170Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
15:51:42 [2024-03-15T19:51:42.170Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
15:51:42 [2024-03-15T19:51:42.170Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest.EndiannessTest -- Time elapsed: 0 s
15:51:42 [2024-03-15T19:51:42.170Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
15:51:42 [2024-03-15T19:51:42.427Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
15:51:42 [2024-03-15T19:51:42.427Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest.FileReadTest -- Time elapsed: 0.011 s
15:51:42 [2024-03-15T19:51:42.427Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
15:51:42 [2024-03-15T19:51:42.427Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
15:51:42 [2024-03-15T19:51:42.427Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest.FileOpenDirectory -- Time elapsed: 0 s
15:51:42 [2024-03-15T19:51:42.427Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest.fileOpenBadPcapTest -- Time elapsed: 0 s
15:51:42 [2024-03-15T19:51:42.427Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest.fileOpenBinaryFile -- Time elapsed: 0 s
15:51:42 [2024-03-15T19:51:42.427Z] 
15:51:42 [2024-03-15T19:51:42.427Z] Results:
15:51:42 [2024-03-15T19:51:42.427Z] 
15:51:42 [2024-03-15T19:51:42.427Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
15:51:42 [2024-03-15T19:51:42.427Z] 
15:51:42 [2024-03-15T19:51:42.682Z] [INFO] All tests passed
15:51:42 [2024-03-15T19:51:42.682Z] [INFO] 
15:51:42 [2024-03-15T19:51:42.682Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests ---
15:51:42 [2024-03-15T19:51:42.682Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT.jar
15:51:42 [2024-03-15T19:51:42.682Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT.pom
15:51:42 [2024-03-15T19:51:42.682Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-sources.jar
15:51:42 [2024-03-15T19:51:42.682Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-p2metadata.xml
15:51:42 [2024-03-15T19:51:42.682Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-p2artifacts.xml
15:51:42 [2024-03-15T19:51:42.682Z] [INFO] 
15:51:42 [2024-03-15T19:51:42.682Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests ---
15:51:42 [2024-03-15T19:51:42.682Z] [INFO] 
15:51:42 [2024-03-15T19:51:42.682Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >---
15:51:42 [2024-03-15T19:51:42.682Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT [107/141]
15:51:42 [2024-03-15T19:51:42.682Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
15:51:42 [2024-03-15T19:51:42.682Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:51:42 [2024-03-15T19:51:42.682Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:51:42 [2024-03-15T19:51:42.682Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
15:51:42 [2024-03-15T19:51:42.682Z] [INFO] 
15:51:42 [2024-03-15T19:51:42.682Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:51:42 [2024-03-15T19:51:42.683Z] [INFO] 
15:51:42 [2024-03-15T19:51:42.683Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:51:42 [2024-03-15T19:51:42.683Z] [INFO] The project's OSGi version is 1.1.1.202403151906
15:51:42 [2024-03-15T19:51:42.683Z] [INFO] 
15:51:42 [2024-03-15T19:51:42.683Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:51:42 [2024-03-15T19:51:42.683Z] [INFO] 
15:51:42 [2024-03-15T19:51:42.683Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:51:42 [2024-03-15T19:51:42.683Z] [INFO] 
15:51:42 [2024-03-15T19:51:42.683Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:51:42 [2024-03-15T19:51:42.683Z] [INFO] 
15:51:42 [2024-03-15T19:51:42.683Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:51:42 [2024-03-15T19:51:42.683Z] [INFO] 
15:51:42 [2024-03-15T19:51:42.683Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:51:42 [2024-03-15T19:51:42.683Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core
15:51:42 [2024-03-15T19:51:42.683Z] [INFO] 
15:51:42 [2024-03-15T19:51:42.683Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:51:42 [2024-03-15T19:51:42.683Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
15:51:42 [2024-03-15T19:51:42.683Z] [INFO] 
15:51:42 [2024-03-15T19:51:42.683Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:51:42 [2024-03-15T19:51:42.683Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:51:42 [2024-03-15T19:51:42.683Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:51:42 [2024-03-15T19:51:42.683Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
15:51:42 [2024-03-15T19:51:42.683Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:51:42 [2024-03-15T19:51:42.939Z] [INFO] 
15:51:42 [2024-03-15T19:51:42.939Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:51:42 [2024-03-15T19:51:42.939Z] [INFO] 
15:51:42 [2024-03-15T19:51:42.939Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:51:42 [2024-03-15T19:51:42.939Z] [INFO] 
15:51:42 [2024-03-15T19:51:42.939Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:51:42 [2024-03-15T19:51:42.939Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources
15:51:42 [2024-03-15T19:51:42.939Z] [INFO] 
15:51:42 [2024-03-15T19:51:42.939Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:51:42 [2024-03-15T19:51:42.939Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:51:42 [2024-03-15T19:51:42.939Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:51:42 [2024-03-15T19:51:42.939Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
15:51:42 [2024-03-15T19:51:42.939Z] [INFO] 
15:51:42 [2024-03-15T19:51:42.939Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:51:42 [2024-03-15T19:51:42.939Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
15:51:42 [2024-03-15T19:51:42.939Z] [INFO] 
15:51:42 [2024-03-15T19:51:42.939Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:51:42 [2024-03-15T19:51:42.939Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-sources.jar
15:51:42 [2024-03-15T19:51:42.939Z] [INFO] 
15:51:42 [2024-03-15T19:51:42.939Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:51:42 [2024-03-15T19:51:42.939Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT.jar
15:51:42 [2024-03-15T19:51:42.939Z] [INFO] 
15:51:42 [2024-03-15T19:51:42.939Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:51:42 [2024-03-15T19:51:42.939Z] [INFO] 
15:51:42 [2024-03-15T19:51:42.939Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:51:42 [2024-03-15T19:51:42.939Z] [INFO] 
15:51:42 [2024-03-15T19:51:42.939Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:51:42 [2024-03-15T19:51:42.939Z] [INFO] 
15:51:42 [2024-03-15T19:51:42.939Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:51:42 [2024-03-15T19:51:42.939Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT.jar
15:51:43 [2024-03-15T19:51:43.867Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-sources.jar
15:51:44 [2024-03-15T19:51:44.794Z] [INFO] 
15:51:44 [2024-03-15T19:51:44.794Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:51:44 [2024-03-15T19:51:44.794Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT.jar
15:51:44 [2024-03-15T19:51:44.794Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT.pom
15:51:44 [2024-03-15T19:51:44.794Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-sources.jar
15:51:44 [2024-03-15T19:51:44.794Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-p2metadata.xml
15:51:44 [2024-03-15T19:51:44.794Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-p2artifacts.xml
15:51:44 [2024-03-15T19:51:44.794Z] [INFO] 
15:51:44 [2024-03-15T19:51:44.794Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:51:44 [2024-03-15T19:51:44.794Z] [INFO] 
15:51:44 [2024-03-15T19:51:44.794Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >----
15:51:44 [2024-03-15T19:51:44.794Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT   [108/141]
15:51:44 [2024-03-15T19:51:44.794Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
15:51:44 [2024-03-15T19:51:44.794Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:51:44 [2024-03-15T19:51:44.794Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:51:44 [2024-03-15T19:51:44.794Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
15:51:45 [2024-03-15T19:51:45.050Z] [INFO] 
15:51:45 [2024-03-15T19:51:45.050Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:51:45 [2024-03-15T19:51:45.050Z] [INFO] 
15:51:45 [2024-03-15T19:51:45.050Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:51:45 [2024-03-15T19:51:45.050Z] [INFO] The project's OSGi version is 1.2.0.202403151906
15:51:45 [2024-03-15T19:51:45.050Z] [INFO] 
15:51:45 [2024-03-15T19:51:45.050Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:51:45 [2024-03-15T19:51:45.050Z] [INFO] 
15:51:45 [2024-03-15T19:51:45.050Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:51:45 [2024-03-15T19:51:45.050Z] [INFO] 
15:51:45 [2024-03-15T19:51:45.050Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:51:45 [2024-03-15T19:51:45.050Z] [INFO] 
15:51:45 [2024-03-15T19:51:45.050Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:51:45 [2024-03-15T19:51:45.050Z] [INFO] 
15:51:45 [2024-03-15T19:51:45.050Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:51:45 [2024-03-15T19:51:45.050Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui
15:51:45 [2024-03-15T19:51:45.306Z] [INFO] 
15:51:45 [2024-03-15T19:51:45.306Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:51:45 [2024-03-15T19:51:45.306Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
15:51:45 [2024-03-15T19:51:45.306Z] [INFO] 
15:51:45 [2024-03-15T19:51:45.306Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:51:45 [2024-03-15T19:51:45.306Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:51:45 [2024-03-15T19:51:45.306Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:51:45 [2024-03-15T19:51:45.306Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
15:51:45 [2024-03-15T19:51:45.306Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:51:45 [2024-03-15T19:51:45.563Z] [INFO] 
15:51:45 [2024-03-15T19:51:45.563Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:51:45 [2024-03-15T19:51:45.563Z] [INFO] 
15:51:45 [2024-03-15T19:51:45.563Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:51:45 [2024-03-15T19:51:45.563Z] [INFO] 
15:51:45 [2024-03-15T19:51:45.563Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:51:45 [2024-03-15T19:51:45.563Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources
15:51:45 [2024-03-15T19:51:45.563Z] [INFO] 
15:51:45 [2024-03-15T19:51:45.563Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:51:45 [2024-03-15T19:51:45.563Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:51:45 [2024-03-15T19:51:45.563Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:51:45 [2024-03-15T19:51:45.563Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
15:51:45 [2024-03-15T19:51:45.563Z] [INFO] 
15:51:45 [2024-03-15T19:51:45.563Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:51:45 [2024-03-15T19:51:45.563Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
15:51:45 [2024-03-15T19:51:45.563Z] [INFO] 
15:51:45 [2024-03-15T19:51:45.563Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:51:45 [2024-03-15T19:51:45.563Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-sources.jar
15:51:45 [2024-03-15T19:51:45.563Z] [INFO] 
15:51:45 [2024-03-15T19:51:45.563Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:51:45 [2024-03-15T19:51:45.563Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.jar
15:51:45 [2024-03-15T19:51:45.563Z] [INFO] 
15:51:45 [2024-03-15T19:51:45.563Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:51:45 [2024-03-15T19:51:45.563Z] [INFO] 
15:51:45 [2024-03-15T19:51:45.563Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:51:45 [2024-03-15T19:51:45.563Z] [INFO] 
15:51:45 [2024-03-15T19:51:45.563Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:51:45 [2024-03-15T19:51:45.563Z] [INFO] 
15:51:45 [2024-03-15T19:51:45.563Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:51:45 [2024-03-15T19:51:45.563Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.jar
15:51:46 [2024-03-15T19:51:46.490Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-sources.jar
15:51:47 [2024-03-15T19:51:47.855Z] [INFO] 
15:51:47 [2024-03-15T19:51:47.855Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:51:47 [2024-03-15T19:51:47.855Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.jar
15:51:47 [2024-03-15T19:51:47.855Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.pom
15:51:47 [2024-03-15T19:51:47.855Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-sources.jar
15:51:47 [2024-03-15T19:51:47.855Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-p2metadata.xml
15:51:47 [2024-03-15T19:51:47.855Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-p2artifacts.xml
15:51:47 [2024-03-15T19:51:47.855Z] [INFO] 
15:51:47 [2024-03-15T19:51:47.855Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:51:47 [2024-03-15T19:51:47.855Z] [INFO] 
15:51:47 [2024-03-15T19:51:47.855Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >-----
15:51:47 [2024-03-15T19:51:47.855Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 9.3.0-SNAPSHOT      [109/141]
15:51:47 [2024-03-15T19:51:47.856Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
15:51:47 [2024-03-15T19:51:47.856Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:51:47 [2024-03-15T19:51:47.856Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
15:51:48 [2024-03-15T19:51:48.111Z] [INFO] 
15:51:48 [2024-03-15T19:51:48.111Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap ---
15:51:48 [2024-03-15T19:51:48.111Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target
15:51:48 [2024-03-15T19:51:48.111Z] [INFO] 
15:51:48 [2024-03-15T19:51:48.111Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
15:51:48 [2024-03-15T19:51:48.111Z] [INFO] The project's OSGi version is 9.3.0.202403151906
15:51:48 [2024-03-15T19:51:48.111Z] [INFO] 
15:51:48 [2024-03-15T19:51:48.111Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
15:51:48 [2024-03-15T19:51:48.111Z] [INFO] 
15:51:48 [2024-03-15T19:51:48.111Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
15:51:48 [2024-03-15T19:51:48.111Z] [INFO] 
15:51:48 [2024-03-15T19:51:48.111Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
15:51:48 [2024-03-15T19:51:48.111Z] [INFO] 
15:51:48 [2024-03-15T19:51:48.111Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
15:51:48 [2024-03-15T19:51:48.111Z] [INFO] 
15:51:48 [2024-03-15T19:51:48.111Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap ---
15:51:48 [2024-03-15T19:51:48.111Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/src/main/resources
15:51:48 [2024-03-15T19:51:48.111Z] [INFO] 
15:51:48 [2024-03-15T19:51:48.111Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap ---
15:51:48 [2024-03-15T19:51:48.111Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
15:51:48 [2024-03-15T19:51:48.111Z] [INFO] 
15:51:48 [2024-03-15T19:51:48.111Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap ---
15:51:48 [2024-03-15T19:51:48.111Z] [INFO] 
15:51:48 [2024-03-15T19:51:48.111Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap ---
15:51:48 [2024-03-15T19:51:48.111Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT.jar
15:51:48 [2024-03-15T19:51:48.111Z] [INFO] 
15:51:48 [2024-03-15T19:51:48.111Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap ---
15:51:48 [2024-03-15T19:51:48.111Z] [INFO] 
15:51:48 [2024-03-15T19:51:48.111Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
15:51:48 [2024-03-15T19:51:48.111Z] [INFO] 
15:51:48 [2024-03-15T19:51:48.111Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap ---
15:51:48 [2024-03-15T19:51:48.111Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT-sources-feature.jar
15:51:48 [2024-03-15T19:51:48.111Z] [INFO] 
15:51:48 [2024-03-15T19:51:48.111Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
15:51:48 [2024-03-15T19:51:48.111Z] [INFO] 
15:51:48 [2024-03-15T19:51:48.111Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap ---
15:51:48 [2024-03-15T19:51:48.111Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT.jar
15:51:49 [2024-03-15T19:51:49.476Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT-sources-feature.jar
15:51:50 [2024-03-15T19:51:50.060Z] [INFO] 
15:51:50 [2024-03-15T19:51:50.060Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap ---
15:51:50 [2024-03-15T19:51:50.060Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT.jar
15:51:50 [2024-03-15T19:51:50.060Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT.pom
15:51:50 [2024-03-15T19:51:50.060Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT-sources-feature.jar
15:51:50 [2024-03-15T19:51:50.060Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT-p2metadata.xml
15:51:50 [2024-03-15T19:51:50.060Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT-p2artifacts.xml
15:51:50 [2024-03-15T19:51:50.060Z] [INFO] 
15:51:50 [2024-03-15T19:51:50.060Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap ---
15:51:50 [2024-03-15T19:51:50.060Z] [INFO] 
15:51:50 [2024-03-15T19:51:50.060Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >--
15:51:50 [2024-03-15T19:51:50.060Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT [110/141]
15:51:50 [2024-03-15T19:51:50.060Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
15:51:50 [2024-03-15T19:51:50.060Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:51:50 [2024-03-15T19:51:50.060Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:51:50 [2024-03-15T19:51:50.060Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
15:51:50 [2024-03-15T19:51:50.315Z] [INFO] 
15:51:50 [2024-03-15T19:51:50.315Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:51:50 [2024-03-15T19:51:50.315Z] [INFO] 
15:51:50 [2024-03-15T19:51:50.315Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:51:50 [2024-03-15T19:51:50.315Z] [INFO] The project's OSGi version is 1.0.4.202403151906
15:51:50 [2024-03-15T19:51:50.315Z] [INFO] 
15:51:50 [2024-03-15T19:51:50.315Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:51:50 [2024-03-15T19:51:50.315Z] [INFO] 
15:51:50 [2024-03-15T19:51:50.315Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:51:50 [2024-03-15T19:51:50.315Z] [INFO] 
15:51:50 [2024-03-15T19:51:50.315Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:51:50 [2024-03-15T19:51:50.315Z] [INFO] 
15:51:50 [2024-03-15T19:51:50.315Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:51:50 [2024-03-15T19:51:50.315Z] [INFO] 
15:51:50 [2024-03-15T19:51:50.315Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:51:50 [2024-03-15T19:51:50.315Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core.tests
15:51:50 [2024-03-15T19:51:50.315Z] [INFO] 
15:51:50 [2024-03-15T19:51:50.315Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:51:50 [2024-03-15T19:51:50.571Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
15:51:50 [2024-03-15T19:51:50.571Z] [INFO] 
15:51:50 [2024-03-15T19:51:50.571Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:51:50 [2024-03-15T19:51:50.571Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:51:50 [2024-03-15T19:51:50.571Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:51:50 [2024-03-15T19:51:50.571Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
15:51:50 [2024-03-15T19:51:50.571Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:51:50 [2024-03-15T19:51:50.571Z] [INFO] 
15:51:50 [2024-03-15T19:51:50.571Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:51:50 [2024-03-15T19:51:50.571Z] [INFO] 
15:51:50 [2024-03-15T19:51:50.571Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:51:50 [2024-03-15T19:51:50.571Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources
15:51:50 [2024-03-15T19:51:50.571Z] [INFO] 
15:51:50 [2024-03-15T19:51:50.571Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:51:50 [2024-03-15T19:51:50.571Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
15:51:50 [2024-03-15T19:51:50.571Z] [INFO] 
15:51:50 [2024-03-15T19:51:50.571Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:51:50 [2024-03-15T19:51:50.571Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar
15:51:50 [2024-03-15T19:51:50.571Z] [INFO] 
15:51:50 [2024-03-15T19:51:50.571Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:51:50 [2024-03-15T19:51:50.571Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.jar
15:51:50 [2024-03-15T19:51:50.571Z] [INFO] 
15:51:50 [2024-03-15T19:51:50.571Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:51:50 [2024-03-15T19:51:50.571Z] [INFO] 
15:51:50 [2024-03-15T19:51:50.571Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:51:50 [2024-03-15T19:51:50.571Z] [INFO] 
15:51:50 [2024-03-15T19:51:50.571Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:51:50 [2024-03-15T19:51:50.571Z] [INFO] 
15:51:50 [2024-03-15T19:51:50.571Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:51:50 [2024-03-15T19:51:50.571Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.jar
15:51:51 [2024-03-15T19:51:51.497Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar
15:51:52 [2024-03-15T19:51:52.057Z] [INFO] 
15:51:52 [2024-03-15T19:51:52.057Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:51:52 [2024-03-15T19:51:52.313Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data/.metadata/.log
15:51:52 [2024-03-15T19:51:52.313Z] [INFO] Command line:
15:51:52 [2024-03-15T19:51:52.313Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:51:52 [2024-03-15T19:51:52.313Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:51:55 [2024-03-15T19:51:55.580Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
15:51:55 [2024-03-15T19:51:55.580Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
15:51:55 [2024-03-15T19:51:55.580Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getSourceEndpointTest -- Time elapsed: 0.002 s
15:51:55 [2024-03-15T19:51:55.580Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getProtocolsTest -- Time elapsed: 0.002 s
15:51:55 [2024-03-15T19:51:55.580Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getPayloadTest -- Time elapsed: 0 s
15:51:55 [2024-03-15T19:51:55.580Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getFieldsTest -- Time elapsed: 0 s
15:51:55 [2024-03-15T19:51:55.580Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.toStringTest -- Time elapsed: 0 s
15:51:55 [2024-03-15T19:51:55.580Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getMostEncapsulatedProtocolTest -- Time elapsed: 0 s
15:51:55 [2024-03-15T19:51:55.580Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getDestinationEndpointTest -- Time elapsed: 0.001 s
15:51:55 [2024-03-15T19:51:55.580Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.toStringAtSpecificProtocolTest -- Time elapsed: 0 s
15:51:55 [2024-03-15T19:51:55.580Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
15:51:55 [2024-03-15T19:51:55.580Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
15:51:55 [2024-03-15T19:51:55.580Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.regularToStringTest -- Time elapsed: 0 s
15:51:55 [2024-03-15T19:51:55.580Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.rootToStringTest -- Time elapsed: 0 s
15:51:55 [2024-03-15T19:51:55.580Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.customFieldValueRequestTest -- Time elapsed: 0 s
15:51:55 [2024-03-15T19:51:55.580Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.copyConstructorTest -- Time elapsed: 0.001 s
15:51:55 [2024-03-15T19:51:55.580Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.regularFieldValueRequestTest -- Time elapsed: 0 s
15:51:55 [2024-03-15T19:51:55.581Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
15:51:56 [2024-03-15T19:51:56.947Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.178 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
15:51:56 [2024-03-15T19:51:56.947Z] org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest.constructorTest -- Time elapsed: 0.004 s
15:51:56 [2024-03-15T19:51:56.947Z] org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest.canExecuteTest -- Time elapsed: 0.001 s
15:51:56 [2024-03-15T19:51:56.947Z] org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest.executeAnalysisTest -- Time elapsed: 1.172 s
15:51:56 [2024-03-15T19:51:56.947Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
15:51:56 [2024-03-15T19:51:56.947Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
15:51:56 [2024-03-15T19:51:56.947Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testParseEvent -- Time elapsed: 0.005 s
15:51:56 [2024-03-15T19:51:56.947Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetEndTime -- Time elapsed: 0.001 s
15:51:56 [2024-03-15T19:51:56.947Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetNbEvents -- Time elapsed: 0 s
15:51:56 [2024-03-15T19:51:56.947Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEventLoc_null -- Time elapsed: 0 s
15:51:56 [2024-03-15T19:51:56.947Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetStartTime -- Time elapsed: 0.001 s
15:51:56 [2024-03-15T19:51:56.947Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testBroadcast -- Time elapsed: 0.001 s
15:51:56 [2024-03-15T19:51:56.947Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testValidate -- Time elapsed: 0.001 s
15:51:56 [2024-03-15T19:51:56.947Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetName -- Time elapsed: 0.001 s
15:51:56 [2024-03-15T19:51:56.947Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetPath -- Time elapsed: 0.001 s
15:51:56 [2024-03-15T19:51:56.947Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testPcapTrace -- Time elapsed: 0.001 s
15:51:56 [2024-03-15T19:51:56.947Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetStreamingInterval -- Time elapsed: 0.001 s
15:51:56 [2024-03-15T19:51:56.947Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetLocationRatio -- Time elapsed: 0.001 s
15:51:56 [2024-03-15T19:51:56.947Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetCacheSize -- Time elapsed: 0.001 s
15:51:56 [2024-03-15T19:51:56.947Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetTraceProperties -- Time elapsed: 0.002 s
15:51:56 [2024-03-15T19:51:56.947Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.getSource -- Time elapsed: 0.001 s
15:51:56 [2024-03-15T19:51:56.947Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEventLoc_normal -- Time elapsed: 0.002 s
15:51:56 [2024-03-15T19:51:56.947Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEvent_rank -- Time elapsed: 0.002 s
15:51:56 [2024-03-15T19:51:56.947Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetTimeRange -- Time elapsed: 0.001 s
15:51:56 [2024-03-15T19:51:56.947Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetEventType -- Time elapsed: 0.001 s
15:51:56 [2024-03-15T19:51:56.947Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEvent_ratio -- Time elapsed: 0.001 s
15:51:56 [2024-03-15T19:51:56.947Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetResource -- Time elapsed: 0.001 s
15:51:56 [2024-03-15T19:51:56.947Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEvent_location -- Time elapsed: 0.001 s
15:51:56 [2024-03-15T19:51:56.947Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetCurrentLocation -- Time elapsed: 0 s
15:51:56 [2024-03-15T19:51:56.947Z] 
15:51:56 [2024-03-15T19:51:56.947Z] Results:
15:51:56 [2024-03-15T19:51:56.947Z] 
15:51:56 [2024-03-15T19:51:56.947Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
15:51:56 [2024-03-15T19:51:56.947Z] 
15:51:56 [2024-03-15T19:51:56.947Z] [INFO] All tests passed
15:51:56 [2024-03-15T19:51:56.947Z] [INFO] 
15:51:56 [2024-03-15T19:51:56.947Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:51:56 [2024-03-15T19:51:56.947Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.jar
15:51:56 [2024-03-15T19:51:56.947Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.pom
15:51:56 [2024-03-15T19:51:56.947Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar
15:51:56 [2024-03-15T19:51:56.947Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
15:51:56 [2024-03-15T19:51:56.947Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
15:51:56 [2024-03-15T19:51:56.947Z] [INFO] 
15:51:56 [2024-03-15T19:51:56.947Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:51:56 [2024-03-15T19:51:56.947Z] [INFO] 
15:51:56 [2024-03-15T19:51:56.947Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >--
15:51:56 [2024-03-15T19:51:56.947Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT [111/141]
15:51:56 [2024-03-15T19:51:56.947Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
15:51:56 [2024-03-15T19:51:56.947Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:51:56 [2024-03-15T19:51:56.947Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:51:56 [2024-03-15T19:51:56.947Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
15:51:57 [2024-03-15T19:51:57.515Z] [INFO] 
15:51:57 [2024-03-15T19:51:57.515Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:51:57 [2024-03-15T19:51:57.515Z] [INFO] 
15:51:57 [2024-03-15T19:51:57.515Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:51:57 [2024-03-15T19:51:57.515Z] [INFO] The project's OSGi version is 1.0.3.202403151906
15:51:57 [2024-03-15T19:51:57.515Z] [INFO] 
15:51:57 [2024-03-15T19:51:57.515Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:51:57 [2024-03-15T19:51:57.515Z] [INFO] 
15:51:57 [2024-03-15T19:51:57.515Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:51:57 [2024-03-15T19:51:57.515Z] [INFO] 
15:51:57 [2024-03-15T19:51:57.515Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:51:57 [2024-03-15T19:51:57.515Z] [INFO] 
15:51:57 [2024-03-15T19:51:57.515Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:51:57 [2024-03-15T19:51:57.515Z] [INFO] 
15:51:57 [2024-03-15T19:51:57.515Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:51:57 [2024-03-15T19:51:57.515Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests
15:51:57 [2024-03-15T19:51:57.772Z] [INFO] 
15:51:57 [2024-03-15T19:51:57.772Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:51:57 [2024-03-15T19:51:57.772Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
15:51:57 [2024-03-15T19:51:57.772Z] [INFO] 
15:51:57 [2024-03-15T19:51:57.772Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:51:57 [2024-03-15T19:51:57.772Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:51:57 [2024-03-15T19:51:57.772Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:51:57 [2024-03-15T19:51:57.772Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
15:51:57 [2024-03-15T19:51:57.772Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:51:58 [2024-03-15T19:51:58.026Z] [INFO] 
15:51:58 [2024-03-15T19:51:58.026Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:51:58 [2024-03-15T19:51:58.026Z] [INFO] 
15:51:58 [2024-03-15T19:51:58.026Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:51:58 [2024-03-15T19:51:58.026Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/test/resources
15:51:58 [2024-03-15T19:51:58.026Z] [INFO] 
15:51:58 [2024-03-15T19:51:58.026Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:51:58 [2024-03-15T19:51:58.026Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
15:51:58 [2024-03-15T19:51:58.026Z] [INFO] 
15:51:58 [2024-03-15T19:51:58.026Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:51:58 [2024-03-15T19:51:58.026Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
15:51:58 [2024-03-15T19:51:58.026Z] [INFO] 
15:51:58 [2024-03-15T19:51:58.026Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:51:58 [2024-03-15T19:51:58.026Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
15:51:58 [2024-03-15T19:51:58.026Z] [INFO] 
15:51:58 [2024-03-15T19:51:58.026Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:51:58 [2024-03-15T19:51:58.026Z] [INFO] 
15:51:58 [2024-03-15T19:51:58.026Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:51:58 [2024-03-15T19:51:58.026Z] [INFO] 
15:51:58 [2024-03-15T19:51:58.026Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:51:58 [2024-03-15T19:51:58.026Z] [INFO] 
15:51:58 [2024-03-15T19:51:58.026Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:51:58 [2024-03-15T19:51:58.282Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
15:51:59 [2024-03-15T19:51:59.644Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
15:52:00 [2024-03-15T19:52:00.204Z] [INFO] 
15:52:00 [2024-03-15T19:52:00.204Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:52:00 [2024-03-15T19:52:00.459Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data/.metadata/.log
15:52:00 [2024-03-15T19:52:00.459Z] [INFO] Command line:
15:52:00 [2024-03-15T19:52:00.459Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:52:00 [2024-03-15T19:52:00.459Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:52:02 [2024-03-15T19:52:02.347Z] Mar 15, 2024 7:52:02 PM org.apache.aries.spifly.BaseActivator log
15:52:02 [2024-03-15T19:52:02.347Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
15:52:03 [2024-03-15T19:52:03.711Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:52:03 [2024-03-15T19:52:03.711Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:52:07 [2024-03-15T19:52:07.889Z] !SESSION 2024-03-15 19:52:00.438 -----------------------------------------------
15:52:07 [2024-03-15T19:52:07.889Z] eclipse.buildId=unknown
15:52:07 [2024-03-15T19:52:07.889Z] java.version=17.0.2
15:52:07 [2024-03-15T19:52:07.889Z] java.vendor=Oracle Corporation
15:52:07 [2024-03-15T19:52:07.889Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:52:07 [2024-03-15T19:52:07.889Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:52:07 [2024-03-15T19:52:07.889Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:52:07 [2024-03-15T19:52:07.889Z] 
15:52:07 [2024-03-15T19:52:07.889Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-15 19:52:07.422
15:52:07 [2024-03-15T19:52:07.889Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
15:52:07 [2024-03-15T19:52:07.889Z] 
15:52:07 [2024-03-15T19:52:07.889Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 19:52:07.438
15:52:07 [2024-03-15T19:52:07.889Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:52:07 [2024-03-15T19:52:07.889Z] !STACK 0
15:52:07 [2024-03-15T19:52:07.889Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:52:07 [2024-03-15T19:52:07.889Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:52:07 [2024-03-15T19:52:07.889Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:52:07 [2024-03-15T19:52:07.889Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:52:07 [2024-03-15T19:52:07.889Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
15:52:07 [2024-03-15T19:52:07.889Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
15:52:07 [2024-03-15T19:52:07.889Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
15:52:07 [2024-03-15T19:52:07.889Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
15:52:07 [2024-03-15T19:52:07.889Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:52:07 [2024-03-15T19:52:07.889Z] Caused by: java.io.IOException: error=2, No such file or directory
15:52:07 [2024-03-15T19:52:07.889Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:52:07 [2024-03-15T19:52:07.890Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:52:07 [2024-03-15T19:52:07.890Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:52:07 [2024-03-15T19:52:07.890Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:52:07 [2024-03-15T19:52:07.890Z] 	... 7 more
15:52:07 [2024-03-15T19:52:07.890Z] Running org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
15:52:08 [2024-03-15T19:52:08.146Z] Display size: 1440x900
15:52:08 [2024-03-15T19:52:08.146Z] OS version=6.2.9-300.fc38.x86_64
15:52:08 [2024-03-15T19:52:08.146Z] GTK version=3.22.30
15:52:08 [2024-03-15T19:52:08.146Z] GTK theme=Ambiance
15:52:08 [2024-03-15T19:52:08.146Z] LIBOVERLAY_SCROLLBAR=0
15:52:08 [2024-03-15T19:52:08.146Z] Time zone: Greenwich Mean Time
15:52:08 [2024-03-15T19:52:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@9ae0794] time=1135344314 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:52:09 [2024-03-15T19:52:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:09 [2024-03-15T19:52:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:52:09 [2024-03-15T19:52:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:52:09 [2024-03-15T19:52:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:52:09 [2024-03-15T19:52:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1135344990 data=null doit=true}, MenuItem with text {&Hierarchical}]
15:52:09 [2024-03-15T19:52:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1135344990 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
15:52:09 [2024-03-15T19:52:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1135344998 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:52:09 [2024-03-15T19:52:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:52:21 [2024-03-15T19:52:21.243Z] 
15:52:21 [2024-03-15T19:52:21.243Z] (Eclipse:17660): Gtk-WARNING **: 19:52:19.533: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
15:52:21 [2024-03-15T19:52:21.243Z] 
15:52:21 [2024-03-15T19:52:21.243Z] (Eclipse:17660): Gtk-WARNING **: 19:52:19.566: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
15:52:21 [2024-03-15T19:52:21.243Z] 
15:52:21 [2024-03-15T19:52:21.243Z] (Eclipse:17660): Gtk-WARNING **: 19:52:19.619: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:52:21 [2024-03-15T19:52:21.243Z] 
15:52:21 [2024-03-15T19:52:21.243Z] (Eclipse:17660): Gtk-WARNING **: 19:52:19.662: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:52:21 [2024-03-15T19:52:21.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:21 [2024-03-15T19:52:21.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:21 [2024-03-15T19:52:21.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:21 [2024-03-15T19:52:21.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:21 [2024-03-15T19:52:21.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@9ae0794] time=1135357618 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:52:21 [2024-03-15T19:52:21.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:52:21 [2024-03-15T19:52:21.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:21 [2024-03-15T19:52:21.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:21 [2024-03-15T19:52:21.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:21 [2024-03-15T19:52:21.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135357665 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:21 [2024-03-15T19:52:21.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135357669 data=null doit=true}, TreeItem with text {test}]
15:52:21 [2024-03-15T19:52:21.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135357669 data=null}, TreeItem with text {test}]
15:52:21 [2024-03-15T19:52:21.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135357670 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:21 [2024-03-15T19:52:21.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135357671 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:21 [2024-03-15T19:52:21.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135357731 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:21 [2024-03-15T19:52:21.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:52:21 [2024-03-15T19:52:21.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:52:21 [2024-03-15T19:52:21.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:52:22 [2024-03-15T19:52:22.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:52:22 [2024-03-15T19:52:22.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:52:22 [2024-03-15T19:52:22.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:52:22 [2024-03-15T19:52:22.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:52:22 [2024-03-15T19:52:22.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:52:22 [2024-03-15T19:52:22.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:52:22 [2024-03-15T19:52:22.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:22 [2024-03-15T19:52:22.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:52:22 [2024-03-15T19:52:22.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:52:22 [2024-03-15T19:52:22.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:52:22 [2024-03-15T19:52:22.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135358301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:52:22 [2024-03-15T19:52:22.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135358302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:52:22 [2024-03-15T19:52:22.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135358302 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:52:22 [2024-03-15T19:52:22.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135358307 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:52:22 [2024-03-15T19:52:22.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135358307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:52:22 [2024-03-15T19:52:22.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135358307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:52:22 [2024-03-15T19:52:22.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135358307 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:52:22 [2024-03-15T19:52:22.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135358308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:52:22 [2024-03-15T19:52:22.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135358308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:52:22 [2024-03-15T19:52:22.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135358308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:52:22 [2024-03-15T19:52:22.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135358308 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:52:22 [2024-03-15T19:52:22.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135358308 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:52:22 [2024-03-15T19:52:22.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:52:22 [2024-03-15T19:52:22.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:52:22 [2024-03-15T19:52:22.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:52:22 [2024-03-15T19:52:22.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:22 [2024-03-15T19:52:22.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:52:22 [2024-03-15T19:52:22.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:52:22 [2024-03-15T19:52:22.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:52:22 [2024-03-15T19:52:22.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:52:22 [2024-03-15T19:52:22.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:52:22 [2024-03-15T19:52:22.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135358311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:52:22 [2024-03-15T19:52:22.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135358312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:52:22 [2024-03-15T19:52:22.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135358312 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:52:22 [2024-03-15T19:52:22.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135358312 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:52:22 [2024-03-15T19:52:22.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135358312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:52:22 [2024-03-15T19:52:22.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135358312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:52:22 [2024-03-15T19:52:22.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:52:22 [2024-03-15T19:52:22.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:52:22 [2024-03-15T19:52:22.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:52:22 [2024-03-15T19:52:22.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:52:22 [2024-03-15T19:52:22.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:52:22 [2024-03-15T19:52:22.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:52:22 [2024-03-15T19:52:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135358312 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:52:22 [2024-03-15T19:52:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135357854 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:52:22 [2024-03-15T19:52:22.831Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.04 s -- in org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
15:52:22 [2024-03-15T19:52:22.832Z] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest.test -- Time elapsed: 13.53 s
15:52:22 [2024-03-15T19:52:22.832Z] 
15:52:22 [2024-03-15T19:52:22.832Z] Results:
15:52:22 [2024-03-15T19:52:22.832Z] 
15:52:22 [2024-03-15T19:52:22.832Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
15:52:22 [2024-03-15T19:52:22.832Z] 
15:52:23 [2024-03-15T19:52:23.393Z] 
15:52:23 [2024-03-15T19:52:23.393Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-15 19:52:23.119
15:52:23 [2024-03-15T19:52:23.393Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:52:23 [2024-03-15T19:52:23.649Z] [INFO] All tests passed
15:52:23 [2024-03-15T19:52:23.649Z] [INFO] 
15:52:23 [2024-03-15T19:52:23.649Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:52:23 [2024-03-15T19:52:23.649Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
15:52:23 [2024-03-15T19:52:23.649Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.pom
15:52:23 [2024-03-15T19:52:23.649Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
15:52:23 [2024-03-15T19:52:23.649Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:52:23 [2024-03-15T19:52:23.649Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:52:23 [2024-03-15T19:52:23.649Z] [INFO] 
15:52:23 [2024-03-15T19:52:23.649Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:52:23 [2024-03-15T19:52:23.649Z] [INFO] 
15:52:23 [2024-03-15T19:52:23.649Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >----
15:52:23 [2024-03-15T19:52:23.649Z] [INFO] Building Trace Compass RCP Parent 9.3.0-SNAPSHOT               [112/141]
15:52:23 [2024-03-15T19:52:23.649Z] [INFO]   from rcp/pom.xml
15:52:23 [2024-03-15T19:52:23.649Z] [INFO] --------------------------------[ pom ]---------------------------------
15:52:23 [2024-03-15T19:52:23.649Z] [INFO] 
15:52:23 [2024-03-15T19:52:23.649Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent ---
15:52:23 [2024-03-15T19:52:23.649Z] [INFO] 
15:52:23 [2024-03-15T19:52:23.649Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
15:52:23 [2024-03-15T19:52:23.649Z] [INFO] 
15:52:23 [2024-03-15T19:52:23.649Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent ---
15:52:23 [2024-03-15T19:52:23.649Z] [INFO] 
15:52:23 [2024-03-15T19:52:23.649Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp-parent ---
15:52:23 [2024-03-15T19:52:23.649Z] [INFO] 
15:52:23 [2024-03-15T19:52:23.649Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent ---
15:52:23 [2024-03-15T19:52:23.649Z] [INFO] 
15:52:23 [2024-03-15T19:52:23.649Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp-parent ---
15:52:23 [2024-03-15T19:52:23.649Z] [INFO] 
15:52:23 [2024-03-15T19:52:23.649Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent ---
15:52:23 [2024-03-15T19:52:23.649Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-parent-9.3.0-SNAPSHOT.pom
15:52:23 [2024-03-15T19:52:23.650Z] [INFO] 
15:52:23 [2024-03-15T19:52:23.650Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >---
15:52:23 [2024-03-15T19:52:23.650Z] [INFO] Building Trace Compass RCP Branding plug-in 9.3.0-SNAPSHOT     [113/141]
15:52:23 [2024-03-15T19:52:23.650Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
15:52:23 [2024-03-15T19:52:23.650Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:52:23 [2024-03-15T19:52:23.906Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:52:23 [2024-03-15T19:52:23.906Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
15:52:23 [2024-03-15T19:52:23.906Z] [INFO] 
15:52:23 [2024-03-15T19:52:23.906Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding ---
15:52:23 [2024-03-15T19:52:23.906Z] [INFO] 
15:52:23 [2024-03-15T19:52:23.906Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
15:52:23 [2024-03-15T19:52:23.906Z] [INFO] The project's OSGi version is 9.3.0.202403151906
15:52:23 [2024-03-15T19:52:23.906Z] [INFO] 
15:52:23 [2024-03-15T19:52:23.906Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
15:52:23 [2024-03-15T19:52:23.906Z] [INFO] 
15:52:23 [2024-03-15T19:52:23.906Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
15:52:23 [2024-03-15T19:52:23.906Z] [INFO] 
15:52:23 [2024-03-15T19:52:23.906Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
15:52:23 [2024-03-15T19:52:23.906Z] [INFO] 
15:52:23 [2024-03-15T19:52:23.906Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
15:52:23 [2024-03-15T19:52:23.906Z] [INFO] 
15:52:23 [2024-03-15T19:52:23.906Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.branding ---
15:52:23 [2024-03-15T19:52:23.906Z] [INFO] Resolving class path of Trace Compass RCP Branding plug-in
15:52:23 [2024-03-15T19:52:23.906Z] [INFO] 
15:52:23 [2024-03-15T19:52:23.906Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
15:52:23 [2024-03-15T19:52:23.906Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
15:52:23 [2024-03-15T19:52:23.906Z] [INFO] 
15:52:23 [2024-03-15T19:52:23.906Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
15:52:23 [2024-03-15T19:52:23.906Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:52:23 [2024-03-15T19:52:23.906Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:52:23 [2024-03-15T19:52:23.906Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
15:52:23 [2024-03-15T19:52:23.906Z] [INFO] 
15:52:23 [2024-03-15T19:52:23.906Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.branding ---
15:52:23 [2024-03-15T19:52:23.906Z] [INFO] 
15:52:23 [2024-03-15T19:52:23.906Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.branding ---
15:52:23 [2024-03-15T19:52:23.906Z] [INFO] 
15:52:23 [2024-03-15T19:52:23.906Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding ---
15:52:23 [2024-03-15T19:52:23.906Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources
15:52:23 [2024-03-15T19:52:23.907Z] [INFO] 
15:52:23 [2024-03-15T19:52:23.907Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.branding ---
15:52:23 [2024-03-15T19:52:23.907Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:52:23 [2024-03-15T19:52:23.907Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:52:23 [2024-03-15T19:52:23.907Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
15:52:23 [2024-03-15T19:52:23.907Z] [INFO] 
15:52:23 [2024-03-15T19:52:23.907Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.branding ---
15:52:23 [2024-03-15T19:52:23.907Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped
15:52:23 [2024-03-15T19:52:23.907Z] [INFO] 
15:52:23 [2024-03-15T19:52:23.907Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding ---
15:52:23 [2024-03-15T19:52:23.907Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT-sources.jar
15:52:23 [2024-03-15T19:52:23.907Z] [INFO] 
15:52:23 [2024-03-15T19:52:23.907Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding ---
15:52:23 [2024-03-15T19:52:23.907Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT.jar
15:52:24 [2024-03-15T19:52:24.163Z] [INFO] 
15:52:24 [2024-03-15T19:52:24.163Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding ---
15:52:24 [2024-03-15T19:52:24.163Z] [INFO] 
15:52:24 [2024-03-15T19:52:24.163Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.branding ---
15:52:24 [2024-03-15T19:52:24.163Z] [INFO] 
15:52:24 [2024-03-15T19:52:24.163Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding ---
15:52:24 [2024-03-15T19:52:24.163Z] [INFO] 
15:52:24 [2024-03-15T19:52:24.163Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.branding ---
15:52:24 [2024-03-15T19:52:24.163Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT.jar
15:52:25 [2024-03-15T19:52:25.092Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT-sources.jar
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] 
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding ---
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT.jar
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT.pom
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT-sources.jar
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT-p2metadata.xml
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT-p2artifacts.xml
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] 
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding ---
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] 
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >--
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] Building Trace Compass RCP Branding Feature 9.3.0-SNAPSHOT     [114/141]
15:52:26 [2024-03-15T19:52:26.458Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] 
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] 
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] The project's OSGi version is 9.3.0.202403151906
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] 
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] 
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] 
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] 
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] 
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/src/main/resources
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] 
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:52:26 [2024-03-15T19:52:26.458Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] 
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] 
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:52:26 [2024-03-15T19:52:26.458Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT.jar
15:52:26 [2024-03-15T19:52:26.714Z] [INFO] 
15:52:26 [2024-03-15T19:52:26.714Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:52:26 [2024-03-15T19:52:26.714Z] [INFO] 
15:52:26 [2024-03-15T19:52:26.714Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:52:26 [2024-03-15T19:52:26.714Z] [INFO] 
15:52:26 [2024-03-15T19:52:26.714Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:52:26 [2024-03-15T19:52:26.714Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT-sources-feature.jar
15:52:26 [2024-03-15T19:52:26.714Z] [INFO] 
15:52:26 [2024-03-15T19:52:26.714Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:52:26 [2024-03-15T19:52:26.714Z] [INFO] 
15:52:26 [2024-03-15T19:52:26.714Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:52:26 [2024-03-15T19:52:26.714Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:xml:p2metadata:9.3.0-SNAPSHOT already attached, replace previous instance
15:52:26 [2024-03-15T19:52:26.714Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:xml:p2artifacts:9.3.0-SNAPSHOT already attached, replace previous instance
15:52:26 [2024-03-15T19:52:26.714Z] [INFO] 
15:52:26 [2024-03-15T19:52:26.714Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:52:26 [2024-03-15T19:52:26.714Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT.jar
15:52:27 [2024-03-15T19:52:27.277Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT-sources-feature.jar
15:52:28 [2024-03-15T19:52:28.206Z] [INFO] 
15:52:28 [2024-03-15T19:52:28.206Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:52:28 [2024-03-15T19:52:28.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT.jar
15:52:28 [2024-03-15T19:52:28.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT.pom
15:52:28 [2024-03-15T19:52:28.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT-sources-feature.jar
15:52:28 [2024-03-15T19:52:28.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT-p2metadata.xml
15:52:28 [2024-03-15T19:52:28.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT-p2artifacts.xml
15:52:28 [2024-03-15T19:52:28.206Z] [INFO] 
15:52:28 [2024-03-15T19:52:28.206Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:52:28 [2024-03-15T19:52:28.206Z] [INFO] 
15:52:28 [2024-03-15T19:52:28.206Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >---
15:52:28 [2024-03-15T19:52:28.206Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT  [115/141]
15:52:28 [2024-03-15T19:52:28.206Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
15:52:28 [2024-03-15T19:52:28.206Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:52:28 [2024-03-15T19:52:28.206Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:52:28 [2024-03-15T19:52:28.206Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
15:52:28 [2024-03-15T19:52:28.462Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.6.0/commons-cli-1.6.0.jar
15:52:28 [2024-03-15T19:52:28.462Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.6.0/commons-cli-1.6.0.jar (60 kB at 1.7 MB/s)
15:52:28 [2024-03-15T19:52:28.462Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.6.0/commons-cli-1.6.0.pom
15:52:28 [2024-03-15T19:52:28.462Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.6.0/commons-cli-1.6.0.pom (13 kB at 1.1 MB/s)
15:52:28 [2024-03-15T19:52:28.462Z] [WARNING] The POM for commons-cli:commons-cli:jar:1.6.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:52:28 [2024-03-15T19:52:28.462Z] [INFO] 
15:52:28 [2024-03-15T19:52:28.462Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core ---
15:52:28 [2024-03-15T19:52:28.462Z] [INFO] 
15:52:28 [2024-03-15T19:52:28.462Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
15:52:28 [2024-03-15T19:52:28.462Z] [INFO] The project's OSGi version is 1.1.0.202403151906
15:52:28 [2024-03-15T19:52:28.462Z] [INFO] 
15:52:28 [2024-03-15T19:52:28.462Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
15:52:28 [2024-03-15T19:52:28.462Z] [INFO] 
15:52:28 [2024-03-15T19:52:28.462Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
15:52:28 [2024-03-15T19:52:28.462Z] [INFO] 
15:52:28 [2024-03-15T19:52:28.462Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
15:52:28 [2024-03-15T19:52:28.462Z] [INFO] 
15:52:28 [2024-03-15T19:52:28.462Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
15:52:28 [2024-03-15T19:52:28.462Z] [INFO] 
15:52:28 [2024-03-15T19:52:28.462Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core ---
15:52:28 [2024-03-15T19:52:28.462Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core
15:52:28 [2024-03-15T19:52:28.462Z] [INFO] 
15:52:28 [2024-03-15T19:52:28.462Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
15:52:28 [2024-03-15T19:52:28.462Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
15:52:28 [2024-03-15T19:52:28.462Z] [INFO] 
15:52:28 [2024-03-15T19:52:28.462Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
15:52:28 [2024-03-15T19:52:28.462Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:52:28 [2024-03-15T19:52:28.462Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:52:28 [2024-03-15T19:52:28.462Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
15:52:28 [2024-03-15T19:52:28.462Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:52:28 [2024-03-15T19:52:28.462Z] [INFO] 
15:52:28 [2024-03-15T19:52:28.462Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.cli.core ---
15:52:28 [2024-03-15T19:52:28.462Z] [INFO] 
15:52:28 [2024-03-15T19:52:28.462Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.cli.core ---
15:52:28 [2024-03-15T19:52:28.462Z] [INFO] 
15:52:28 [2024-03-15T19:52:28.462Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core ---
15:52:28 [2024-03-15T19:52:28.718Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/src/test/resources
15:52:28 [2024-03-15T19:52:28.718Z] [INFO] 
15:52:28 [2024-03-15T19:52:28.718Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.cli.core ---
15:52:28 [2024-03-15T19:52:28.718Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:52:28 [2024-03-15T19:52:28.718Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:52:28 [2024-03-15T19:52:28.718Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
15:52:28 [2024-03-15T19:52:28.718Z] [INFO] 
15:52:28 [2024-03-15T19:52:28.718Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli.core ---
15:52:28 [2024-03-15T19:52:28.718Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
15:52:28 [2024-03-15T19:52:28.718Z] [INFO] 
15:52:28 [2024-03-15T19:52:28.718Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core ---
15:52:28 [2024-03-15T19:52:28.718Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-sources.jar
15:52:28 [2024-03-15T19:52:28.718Z] [INFO] 
15:52:28 [2024-03-15T19:52:28.718Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core ---
15:52:28 [2024-03-15T19:52:28.718Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.jar
15:52:28 [2024-03-15T19:52:28.718Z] [INFO] 
15:52:28 [2024-03-15T19:52:28.718Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core ---
15:52:28 [2024-03-15T19:52:28.718Z] [INFO] 
15:52:28 [2024-03-15T19:52:28.718Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli.core ---
15:52:28 [2024-03-15T19:52:28.718Z] [INFO] 
15:52:28 [2024-03-15T19:52:28.718Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core ---
15:52:28 [2024-03-15T19:52:28.718Z] [INFO] 
15:52:28 [2024-03-15T19:52:28.718Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.cli.core ---
15:52:28 [2024-03-15T19:52:28.718Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.jar
15:52:29 [2024-03-15T19:52:29.646Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-sources.jar
15:52:31 [2024-03-15T19:52:31.011Z] [INFO] 
15:52:31 [2024-03-15T19:52:31.011Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core ---
15:52:31 [2024-03-15T19:52:31.011Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.jar
15:52:31 [2024-03-15T19:52:31.011Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.pom
15:52:31 [2024-03-15T19:52:31.011Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-sources.jar
15:52:31 [2024-03-15T19:52:31.011Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-p2metadata.xml
15:52:31 [2024-03-15T19:52:31.011Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-p2artifacts.xml
15:52:31 [2024-03-15T19:52:31.011Z] [INFO] 
15:52:31 [2024-03-15T19:52:31.011Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core ---
15:52:31 [2024-03-15T19:52:31.011Z] [INFO] 
15:52:31 [2024-03-15T19:52:31.011Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------
15:52:31 [2024-03-15T19:52:31.011Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 9.3.0-SNAPSHOT        [116/141]
15:52:31 [2024-03-15T19:52:31.011Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
15:52:31 [2024-03-15T19:52:31.011Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:52:31 [2024-03-15T19:52:31.011Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:52:31 [2024-03-15T19:52:31.011Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
15:52:31 [2024-03-15T19:52:31.011Z] [INFO] 
15:52:31 [2024-03-15T19:52:31.011Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui ---
15:52:31 [2024-03-15T19:52:31.011Z] [INFO] 
15:52:31 [2024-03-15T19:52:31.011Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
15:52:31 [2024-03-15T19:52:31.011Z] [INFO] The project's OSGi version is 9.3.0.202403151906
15:52:31 [2024-03-15T19:52:31.011Z] [INFO] 
15:52:31 [2024-03-15T19:52:31.011Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
15:52:31 [2024-03-15T19:52:31.011Z] [INFO] 
15:52:31 [2024-03-15T19:52:31.011Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
15:52:31 [2024-03-15T19:52:31.011Z] [INFO] 
15:52:31 [2024-03-15T19:52:31.011Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
15:52:31 [2024-03-15T19:52:31.011Z] [INFO] 
15:52:31 [2024-03-15T19:52:31.011Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
15:52:31 [2024-03-15T19:52:31.011Z] [INFO] 
15:52:31 [2024-03-15T19:52:31.011Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui ---
15:52:31 [2024-03-15T19:52:31.011Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui
15:52:31 [2024-03-15T19:52:31.268Z] [INFO] 
15:52:31 [2024-03-15T19:52:31.268Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
15:52:31 [2024-03-15T19:52:31.268Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
15:52:31 [2024-03-15T19:52:31.268Z] [INFO] 
15:52:31 [2024-03-15T19:52:31.268Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
15:52:31 [2024-03-15T19:52:31.268Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:52:31 [2024-03-15T19:52:31.268Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:52:31 [2024-03-15T19:52:31.268Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
15:52:31 [2024-03-15T19:52:31.268Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:52:31 [2024-03-15T19:52:31.524Z] [INFO] 
15:52:31 [2024-03-15T19:52:31.524Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.ui ---
15:52:31 [2024-03-15T19:52:31.524Z] [INFO] 
15:52:31 [2024-03-15T19:52:31.524Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.ui ---
15:52:31 [2024-03-15T19:52:31.524Z] [INFO] 
15:52:31 [2024-03-15T19:52:31.524Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui ---
15:52:31 [2024-03-15T19:52:31.524Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources
15:52:31 [2024-03-15T19:52:31.524Z] [INFO] 
15:52:31 [2024-03-15T19:52:31.524Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.ui ---
15:52:31 [2024-03-15T19:52:31.525Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:52:31 [2024-03-15T19:52:31.525Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:52:31 [2024-03-15T19:52:31.525Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
15:52:31 [2024-03-15T19:52:31.525Z] [INFO] 
15:52:31 [2024-03-15T19:52:31.525Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.ui ---
15:52:31 [2024-03-15T19:52:31.525Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
15:52:31 [2024-03-15T19:52:31.780Z] [INFO] 
15:52:31 [2024-03-15T19:52:31.780Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui ---
15:52:31 [2024-03-15T19:52:31.780Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT-sources.jar
15:52:31 [2024-03-15T19:52:31.781Z] [INFO] 
15:52:31 [2024-03-15T19:52:31.781Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui ---
15:52:31 [2024-03-15T19:52:31.781Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT.jar
15:52:31 [2024-03-15T19:52:31.781Z] [INFO] 
15:52:31 [2024-03-15T19:52:31.781Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui ---
15:52:31 [2024-03-15T19:52:31.781Z] [INFO] 
15:52:31 [2024-03-15T19:52:31.781Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.ui ---
15:52:31 [2024-03-15T19:52:31.781Z] [INFO] 
15:52:31 [2024-03-15T19:52:31.781Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui ---
15:52:31 [2024-03-15T19:52:31.781Z] [INFO] 
15:52:31 [2024-03-15T19:52:31.781Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.ui ---
15:52:31 [2024-03-15T19:52:31.781Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT.jar
15:52:32 [2024-03-15T19:52:32.343Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT-sources.jar
15:52:33 [2024-03-15T19:52:33.270Z] [INFO] 
15:52:33 [2024-03-15T19:52:33.270Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui ---
15:52:33 [2024-03-15T19:52:33.270Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT.jar
15:52:33 [2024-03-15T19:52:33.270Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT.pom
15:52:33 [2024-03-15T19:52:33.270Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT-sources.jar
15:52:33 [2024-03-15T19:52:33.270Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT-p2metadata.xml
15:52:33 [2024-03-15T19:52:33.270Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT-p2artifacts.xml
15:52:33 [2024-03-15T19:52:33.270Z] [INFO] 
15:52:33 [2024-03-15T19:52:33.270Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui ---
15:52:33 [2024-03-15T19:52:33.270Z] [INFO] 
15:52:33 [2024-03-15T19:52:33.270Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >--------
15:52:33 [2024-03-15T19:52:33.270Z] [INFO] Building Trace Compass RCP Feature 9.3.0-SNAPSHOT              [117/141]
15:52:33 [2024-03-15T19:52:33.270Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp/pom.xml
15:52:33 [2024-03-15T19:52:33.270Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:52:33 [2024-03-15T19:52:33.270Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/pom.xml
15:52:33 [2024-03-15T19:52:33.526Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.5.0/logback-classic-1.5.0.jar
15:52:33 [2024-03-15T19:52:33.526Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.5.0/logback-classic-1.5.0.jar (285 kB at 20 MB/s)
15:52:33 [2024-03-15T19:52:33.526Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.5.0/logback-core-1.5.0.jar
15:52:33 [2024-03-15T19:52:33.526Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.5.0/logback-core-1.5.0.jar (601 kB at 29 MB/s)
15:52:33 [2024-03-15T19:52:33.526Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.jar
15:52:33 [2024-03-15T19:52:33.526Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.jar (238 kB at 26 MB/s)
15:52:33 [2024-03-15T19:52:33.782Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar
15:52:33 [2024-03-15T19:52:33.782Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar (66 kB at 5.1 MB/s)
15:52:33 [2024-03-15T19:52:33.782Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar
15:52:33 [2024-03-15T19:52:33.782Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar (25 kB at 13 MB/s)
15:52:33 [2024-03-15T19:52:33.782Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.jar
15:52:33 [2024-03-15T19:52:33.782Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.jar (88 kB at 7.4 MB/s)
15:52:33 [2024-03-15T19:52:33.782Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/1.0.5/jakarta.inject-api-1.0.5.jar
15:52:33 [2024-03-15T19:52:33.782Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/1.0.5/jakarta.inject-api-1.0.5.jar (11 kB at 11 MB/s)
15:52:33 [2024-03-15T19:52:33.782Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar
15:52:33 [2024-03-15T19:52:33.782Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar (348 kB at 35 MB/s)
15:52:33 [2024-03-15T19:52:33.782Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.1.1/jakarta.servlet.jsp-api-3.1.1.jar
15:52:33 [2024-03-15T19:52:33.782Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.1.1/jakarta.servlet.jsp-api-3.1.1.jar (71 kB at 5.1 MB/s)
15:52:33 [2024-03-15T19:52:33.782Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar
15:52:33 [2024-03-15T19:52:33.782Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar (130 kB at 13 MB/s)
15:52:33 [2024-03-15T19:52:33.783Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar
15:52:33 [2024-03-15T19:52:33.783Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar (40 kB at 4.0 MB/s)
15:52:33 [2024-03-15T19:52:33.783Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.jar
15:52:33 [2024-03-15T19:52:33.783Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.jar (203 kB at 68 MB/s)
15:52:33 [2024-03-15T19:52:33.783Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.jar
15:52:33 [2024-03-15T19:52:33.783Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.jar (59 kB at 30 MB/s)
15:52:33 [2024-03-15T19:52:33.783Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/12.0.6/jetty-http-12.0.6.jar
15:52:33 [2024-03-15T19:52:33.783Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/12.0.6/jetty-http-12.0.6.jar (401 kB at 24 MB/s)
15:52:33 [2024-03-15T19:52:33.783Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/12.0.6/jetty-server-12.0.6.jar
15:52:33 [2024-03-15T19:52:33.783Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/12.0.6/jetty-server-12.0.6.jar (584 kB at 32 MB/s)
15:52:33 [2024-03-15T19:52:33.783Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-session/12.0.6/jetty-session-12.0.6.jar
15:52:33 [2024-03-15T19:52:33.783Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-session/12.0.6/jetty-session-12.0.6.jar (117 kB at 3.8 MB/s)
15:52:33 [2024-03-15T19:52:33.783Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.6/jetty-ee8-servlet-12.0.6.jar
15:52:33 [2024-03-15T19:52:33.783Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.6/jetty-ee8-servlet-12.0.6.jar (144 kB at 18 MB/s)
15:52:33 [2024-03-15T19:52:33.783Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.6/jetty-ee8-nested-12.0.6.jar
15:52:33 [2024-03-15T19:52:33.783Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.6/jetty-ee8-nested-12.0.6.jar (385 kB at 14 MB/s)
15:52:33 [2024-03-15T19:52:33.783Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/12.0.6/jetty-util-12.0.6.jar
15:52:33 [2024-03-15T19:52:33.783Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/12.0.6/jetty-util-12.0.6.jar (633 kB at 14 MB/s)
15:52:34 [2024-03-15T19:52:34.039Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-jsp/9.0.83.1/apache-jsp-9.0.83.1.jar
15:52:34 [2024-03-15T19:52:34.039Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-jsp/9.0.83.1/apache-jsp-9.0.83.1.jar (1.0 MB at 50 MB/s)
15:52:34 [2024-03-15T19:52:34.039Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-security/12.0.6/jetty-ee8-security-12.0.6.jar
15:52:34 [2024-03-15T19:52:34.039Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-security/12.0.6/jetty-ee8-security-12.0.6.jar (76 kB at 3.8 MB/s)
15:52:34 [2024-03-15T19:52:34.039Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/12.0.6/jetty-security-12.0.6.jar
15:52:34 [2024-03-15T19:52:34.039Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/12.0.6/jetty-security-12.0.6.jar (145 kB at 12 MB/s)
15:52:34 [2024-03-15T19:52:34.039Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/12.0.6/jetty-io-12.0.6.jar
15:52:34 [2024-03-15T19:52:34.039Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/12.0.6/jetty-io-12.0.6.jar (281 kB at 11 MB/s)
15:52:34 [2024-03-15T19:52:34.039Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
15:52:34 [2024-03-15T19:52:34.039Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 12 MB/s)
15:52:34 [2024-03-15T19:52:34.039Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-el/9.0.83.1/apache-el-9.0.83.1.jar
15:52:34 [2024-03-15T19:52:34.039Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-el/9.0.83.1/apache-el-9.0.83.1.jar (255 kB at 28 MB/s)
15:52:34 [2024-03-15T19:52:34.039Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.5.0/logback-classic-1.5.0.pom
15:52:34 [2024-03-15T19:52:34.039Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.5.0/logback-classic-1.5.0.pom (13 kB at 238 kB/s)
15:52:34 [2024-03-15T19:52:34.039Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.5.0/logback-parent-1.5.0.pom
15:52:34 [2024-03-15T19:52:34.039Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.5.0/logback-parent-1.5.0.pom (19 kB at 2.4 MB/s)
15:52:34 [2024-03-15T19:52:34.039Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.5.0/logback-core-1.5.0.pom
15:52:34 [2024-03-15T19:52:34.295Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.5.0/logback-core-1.5.0.pom (7.6 kB at 128 kB/s)
15:52:34 [2024-03-15T19:52:34.295Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.pom
15:52:34 [2024-03-15T19:52:34.295Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.pom (14 kB at 14 MB/s)
15:52:34 [2024-03-15T19:52:34.295Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.pom
15:52:34 [2024-03-15T19:52:34.295Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.pom (18 kB at 2.6 MB/s)
15:52:34 [2024-03-15T19:52:34.295Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom
15:52:34 [2024-03-15T19:52:34.295Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom (16 kB at 1.9 MB/s)
15:52:34 [2024-03-15T19:52:34.295Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom
15:52:34 [2024-03-15T19:52:34.295Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom (2.8 kB at 350 kB/s)
15:52:34 [2024-03-15T19:52:34.295Z] [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
15:52:34 [2024-03-15T19:52:34.295Z] [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.1 MB/s)
15:52:34 [2024-03-15T19:52:34.295Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.pom
15:52:34 [2024-03-15T19:52:34.295Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.pom (12 kB at 1.3 MB/s)
15:52:34 [2024-03-15T19:52:34.295Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/1.0.5/jakarta.inject-api-1.0.5.pom
15:52:34 [2024-03-15T19:52:34.295Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/1.0.5/jakarta.inject-api-1.0.5.pom (5.8 kB at 825 kB/s)
15:52:34 [2024-03-15T19:52:34.295Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.pom
15:52:34 [2024-03-15T19:52:34.295Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.pom (19 kB at 1.2 MB/s)
15:52:34 [2024-03-15T19:52:34.295Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.1.1/jakarta.servlet.jsp-api-3.1.1.pom
15:52:34 [2024-03-15T19:52:34.296Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.1.1/jakarta.servlet.jsp-api-3.1.1.pom (12 kB at 1.5 MB/s)
15:52:34 [2024-03-15T19:52:34.296Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.pom
15:52:34 [2024-03-15T19:52:34.296Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.pom (13 kB at 1.1 MB/s)
15:52:34 [2024-03-15T19:52:34.296Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.1/jakarta.xml.bind-api-parent-4.0.1.pom
15:52:34 [2024-03-15T19:52:34.296Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.1/jakarta.xml.bind-api-parent-4.0.1.pom (9.2 kB at 1.3 MB/s)
15:52:34 [2024-03-15T19:52:34.296Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.pom
15:52:34 [2024-03-15T19:52:34.296Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.pom (3.5 kB at 389 kB/s)
15:52:34 [2024-03-15T19:52:34.296Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/gogo-parent/6/gogo-parent-6.pom
15:52:34 [2024-03-15T19:52:34.296Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/gogo-parent/6/gogo-parent-6.pom (5.4 kB at 774 kB/s)
15:52:34 [2024-03-15T19:52:34.296Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/5/felix-parent-5.pom
15:52:34 [2024-03-15T19:52:34.296Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/5/felix-parent-5.pom (22 kB at 2.7 MB/s)
15:52:34 [2024-03-15T19:52:34.296Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
15:52:34 [2024-03-15T19:52:34.296Z] [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.7 MB/s)
15:52:34 [2024-03-15T19:52:34.296Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.4/org.apache.felix.gogo.runtime-1.1.4.pom
15:52:34 [2024-03-15T19:52:34.296Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.4/org.apache.felix.gogo.runtime-1.1.4.pom (3.9 kB at 386 kB/s)
15:52:34 [2024-03-15T19:52:34.296Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.pom
15:52:34 [2024-03-15T19:52:34.296Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.pom (3.9 kB at 644 kB/s)
15:52:34 [2024-03-15T19:52:34.296Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.pom
15:52:34 [2024-03-15T19:52:34.296Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.pom (3.7 kB at 532 kB/s)
15:52:34 [2024-03-15T19:52:34.296Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/12.0.6/jetty-http-12.0.6.pom
15:52:34 [2024-03-15T19:52:34.296Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/12.0.6/jetty-http-12.0.6.pom (4.0 kB at 670 kB/s)
15:52:34 [2024-03-15T19:52:34.296Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-core/12.0.6/jetty-core-12.0.6.pom
15:52:34 [2024-03-15T19:52:34.296Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-core/12.0.6/jetty-core-12.0.6.pom (4.6 kB at 507 kB/s)
15:52:34 [2024-03-15T19:52:34.296Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-project/12.0.6/jetty-project-12.0.6.pom
15:52:34 [2024-03-15T19:52:34.296Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-project/12.0.6/jetty-project-12.0.6.pom (103 kB at 9.4 MB/s)
15:52:34 [2024-03-15T19:52:34.296Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.16.1/jackson-bom-2.16.1.pom
15:52:34 [2024-03-15T19:52:34.552Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.16.1/jackson-bom-2.16.1.pom (18 kB at 868 kB/s)
15:52:34 [2024-03-15T19:52:34.552Z] [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
15:52:34 [2024-03-15T19:52:34.552Z] [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 362 kB/s)
15:52:34 [2024-03-15T19:52:34.552Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/56/oss-parent-56.pom
15:52:34 [2024-03-15T19:52:34.552Z] [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 3.4 MB/s)
15:52:34 [2024-03-15T19:52:34.552Z] [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
15:52:34 [2024-03-15T19:52:34.552Z] [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.6 MB/s)
15:52:34 [2024-03-15T19:52:34.552Z] [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
15:52:34 [2024-03-15T19:52:34.552Z] [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.3 MB/s)
15:52:34 [2024-03-15T19:52:34.552Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/36/jboss-parent-36.pom
15:52:34 [2024-03-15T19:52:34.552Z] [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 7.3 MB/s)
15:52:34 [2024-03-15T19:52:34.552Z] [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
15:52:34 [2024-03-15T19:52:34.552Z] [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 461 kB/s)
15:52:34 [2024-03-15T19:52:34.552Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testcontainers/testcontainers-bom/1.19.3/testcontainers-bom-1.19.3.pom
15:52:34 [2024-03-15T19:52:34.552Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testcontainers/testcontainers-bom/1.19.3/testcontainers-bom-1.19.3.pom (9.0 kB at 1.3 MB/s)
15:52:34 [2024-03-15T19:52:34.552Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/12.0.6/jetty-io-12.0.6.pom
15:52:34 [2024-03-15T19:52:34.553Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/12.0.6/jetty-io-12.0.6.pom (1.9 kB at 232 kB/s)
15:52:34 [2024-03-15T19:52:34.553Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/12.0.6/jetty-util-12.0.6.pom
15:52:34 [2024-03-15T19:52:34.553Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/12.0.6/jetty-util-12.0.6.pom (3.6 kB at 520 kB/s)
15:52:34 [2024-03-15T19:52:34.553Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/12.0.6/jetty-server-12.0.6.pom
15:52:34 [2024-03-15T19:52:34.553Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/12.0.6/jetty-server-12.0.6.pom (3.1 kB at 311 kB/s)
15:52:34 [2024-03-15T19:52:34.553Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-session/12.0.6/jetty-session-12.0.6.pom
15:52:34 [2024-03-15T19:52:34.553Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-session/12.0.6/jetty-session-12.0.6.pom (2.7 kB at 122 kB/s)
15:52:34 [2024-03-15T19:52:34.553Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.6/jetty-ee8-servlet-12.0.6.pom
15:52:34 [2024-03-15T19:52:34.553Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.6/jetty-ee8-servlet-12.0.6.pom (2.7 kB at 386 kB/s)
15:52:34 [2024-03-15T19:52:34.553Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8/12.0.6/jetty-ee8-12.0.6.pom
15:52:34 [2024-03-15T19:52:34.553Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8/12.0.6/jetty-ee8-12.0.6.pom (24 kB at 3.5 MB/s)
15:52:34 [2024-03-15T19:52:34.553Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.6/jetty-ee8-nested-12.0.6.pom
15:52:34 [2024-03-15T19:52:34.553Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.6/jetty-ee8-nested-12.0.6.pom (3.0 kB at 103 kB/s)
15:52:34 [2024-03-15T19:52:34.808Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/12.0.6/jetty-security-12.0.6.pom
15:52:34 [2024-03-15T19:52:34.808Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/12.0.6/jetty-security-12.0.6.pom (5.2 kB at 200 kB/s)
15:52:34 [2024-03-15T19:52:34.808Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-security/12.0.6/jetty-ee8-security-12.0.6.pom
15:52:34 [2024-03-15T19:52:34.808Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-security/12.0.6/jetty-ee8-security-12.0.6.pom (2.2 kB at 308 kB/s)
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-jsp/9.0.83.1/apache-jsp-9.0.83.1.pom
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-jsp/9.0.83.1/apache-jsp-9.0.83.1.pom (17 kB at 2.4 MB/s)
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/jasper-jsp/9.0.83.1/jasper-jsp-9.0.83.1.pom
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/jasper-jsp/9.0.83.1/jasper-jsp-9.0.83.1.pom (8.8 kB at 8.8 MB/s)
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-schemas/4.0.3/jetty-schemas-4.0.3.pom
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-schemas/4.0.3/jetty-schemas-4.0.3.pom (5.0 kB at 419 kB/s)
15:52:34 [2024-03-15T19:52:34.809Z] [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
15:52:34 [2024-03-15T19:52:34.809Z] [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)
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-el/9.0.83.1/apache-el-9.0.83.1.pom
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-el/9.0.83.1/apache-el-9.0.83.1.pom (7.9 kB at 3.9 MB/s)
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.33.0/ecj-3.33.0.pom
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.33.0/ecj-3.33.0.pom (1.3 kB at 219 kB/s)
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 1.3 MB/s)
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 3.9 MB/s)
15:52:34 [2024-03-15T19:52:34.809Z] [WARNING] The POM for commons-lang:commons-lang:jar:2.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-schemas/4.0.3/jetty-schemas-4.0.3.jar
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-schemas/4.0.3/jetty-schemas-4.0.3.jar (228 kB at 23 MB/s)
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.33.0/ecj-3.33.0.jar
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.33.0/ecj-3.33.0.jar (3.2 MB at 70 MB/s)
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] 
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp ---
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] 
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] The project's OSGi version is 9.3.0.202403151906
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] 
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] 
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] 
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] 
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] 
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp ---
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/src/main/resources
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] 
15:52:34 [2024-03-15T19:52:34.809Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp ---
15:52:35 [2024-03-15T19:52:35.738Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 249 were skipped
15:52:35 [2024-03-15T19:52:35.738Z] [INFO] 
15:52:35 [2024-03-15T19:52:35.738Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp ---
15:52:35 [2024-03-15T19:52:35.738Z] [INFO] 
15:52:35 [2024-03-15T19:52:35.738Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp ---
15:52:35 [2024-03-15T19:52:35.995Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT.jar
15:52:35 [2024-03-15T19:52:35.995Z] [INFO] 
15:52:35 [2024-03-15T19:52:35.995Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp ---
15:52:35 [2024-03-15T19:52:35.995Z] [INFO] 
15:52:35 [2024-03-15T19:52:35.995Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp ---
15:52:35 [2024-03-15T19:52:35.995Z] [INFO] 
15:52:35 [2024-03-15T19:52:35.995Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp ---
15:52:36 [2024-03-15T19:52:36.251Z] [WARNING] The following referenced plugins has missing sources
15:52:36 [2024-03-15T19:52:36.251Z] 	org.apache.commons.jxpath_1.3.0.v200911051830
15:52:36 [2024-03-15T19:52:36.251Z] 	org.apache.commons.logging_1.2.0.v20180409-1502
15:52:36 [2024-03-15T19:52:36.251Z] 
15:52:36 [2024-03-15T19:52:36.251Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT-sources-feature.jar
15:52:36 [2024-03-15T19:52:36.251Z] [INFO] 
15:52:36 [2024-03-15T19:52:36.251Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp ---
15:52:36 [2024-03-15T19:52:36.251Z] [INFO] 
15:52:36 [2024-03-15T19:52:36.251Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp ---
15:52:36 [2024-03-15T19:52:36.251Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:xml:p2metadata:9.3.0-SNAPSHOT already attached, replace previous instance
15:52:36 [2024-03-15T19:52:36.251Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:xml:p2artifacts:9.3.0-SNAPSHOT already attached, replace previous instance
15:52:36 [2024-03-15T19:52:36.251Z] [INFO] 
15:52:36 [2024-03-15T19:52:36.251Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp ---
15:52:36 [2024-03-15T19:52:36.251Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT.jar
15:52:36 [2024-03-15T19:52:36.812Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT-sources-feature.jar
15:52:37 [2024-03-15T19:52:37.739Z] [INFO] 
15:52:37 [2024-03-15T19:52:37.739Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp ---
15:52:37 [2024-03-15T19:52:37.739Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT.jar
15:52:37 [2024-03-15T19:52:37.739Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT.pom
15:52:37 [2024-03-15T19:52:37.739Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT-sources-feature.jar
15:52:37 [2024-03-15T19:52:37.739Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT-p2metadata.xml
15:52:37 [2024-03-15T19:52:37.739Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT-p2artifacts.xml
15:52:37 [2024-03-15T19:52:37.739Z] [INFO] 
15:52:37 [2024-03-15T19:52:37.739Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp ---
15:52:37 [2024-03-15T19:52:37.739Z] [INFO] 
15:52:37 [2024-03-15T19:52:37.739Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >--
15:52:37 [2024-03-15T19:52:37.739Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT [118/141]
15:52:37 [2024-03-15T19:52:37.739Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
15:52:37 [2024-03-15T19:52:37.739Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:52:37 [2024-03-15T19:52:37.739Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:52:37 [2024-03-15T19:52:37.739Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
15:52:37 [2024-03-15T19:52:37.994Z] [INFO] 
15:52:37 [2024-03-15T19:52:37.994Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:52:37 [2024-03-15T19:52:37.994Z] [INFO] 
15:52:37 [2024-03-15T19:52:37.994Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:52:37 [2024-03-15T19:52:37.994Z] [INFO] The project's OSGi version is 1.0.3.202403151906
15:52:37 [2024-03-15T19:52:37.994Z] [INFO] 
15:52:37 [2024-03-15T19:52:37.994Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:52:37 [2024-03-15T19:52:37.994Z] [INFO] 
15:52:37 [2024-03-15T19:52:37.994Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:52:37 [2024-03-15T19:52:37.994Z] [INFO] 
15:52:37 [2024-03-15T19:52:37.995Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:52:37 [2024-03-15T19:52:37.995Z] [INFO] 
15:52:37 [2024-03-15T19:52:37.995Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:52:37 [2024-03-15T19:52:37.995Z] [INFO] 
15:52:37 [2024-03-15T19:52:37.995Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:52:37 [2024-03-15T19:52:37.995Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core.tests
15:52:37 [2024-03-15T19:52:37.995Z] [INFO] 
15:52:37 [2024-03-15T19:52:37.995Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:52:37 [2024-03-15T19:52:37.995Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
15:52:37 [2024-03-15T19:52:37.995Z] [INFO] 
15:52:37 [2024-03-15T19:52:37.995Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:52:37 [2024-03-15T19:52:37.995Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:52:37 [2024-03-15T19:52:37.995Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:52:37 [2024-03-15T19:52:37.995Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
15:52:37 [2024-03-15T19:52:37.995Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:52:38 [2024-03-15T19:52:38.250Z] [INFO] 
15:52:38 [2024-03-15T19:52:38.250Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:52:38 [2024-03-15T19:52:38.250Z] [INFO] 
15:52:38 [2024-03-15T19:52:38.250Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:52:38 [2024-03-15T19:52:38.250Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/test/resources
15:52:38 [2024-03-15T19:52:38.250Z] [INFO] 
15:52:38 [2024-03-15T19:52:38.250Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:52:38 [2024-03-15T19:52:38.250Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
15:52:38 [2024-03-15T19:52:38.250Z] [INFO] 
15:52:38 [2024-03-15T19:52:38.250Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:52:38 [2024-03-15T19:52:38.250Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-sources.jar
15:52:38 [2024-03-15T19:52:38.250Z] [INFO] 
15:52:38 [2024-03-15T19:52:38.250Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:52:38 [2024-03-15T19:52:38.250Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.jar
15:52:38 [2024-03-15T19:52:38.250Z] [INFO] 
15:52:38 [2024-03-15T19:52:38.250Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:52:38 [2024-03-15T19:52:38.250Z] [INFO] 
15:52:38 [2024-03-15T19:52:38.250Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:52:38 [2024-03-15T19:52:38.250Z] [INFO] 
15:52:38 [2024-03-15T19:52:38.250Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:52:38 [2024-03-15T19:52:38.250Z] [INFO] 
15:52:38 [2024-03-15T19:52:38.250Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:52:38 [2024-03-15T19:52:38.250Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.jar
15:52:39 [2024-03-15T19:52:39.178Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-sources.jar
15:52:40 [2024-03-15T19:52:40.106Z] [INFO] 
15:52:40 [2024-03-15T19:52:40.106Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:52:40 [2024-03-15T19:52:40.362Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data/.metadata/.log
15:52:40 [2024-03-15T19:52:40.362Z] [INFO] Command line:
15:52:40 [2024-03-15T19:52:40.362Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:52:40 [2024-03-15T19:52:40.362Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:52:43 [2024-03-15T19:52:43.629Z] Running org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
15:52:43 [2024-03-15T19:52:43.629Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
15:52:43 [2024-03-15T19:52:43.629Z] org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s
15:52:43 [2024-03-15T19:52:43.629Z] Running org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
15:52:43 [2024-03-15T19:52:43.629Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
15:52:43 [2024-03-15T19:52:43.629Z] org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest.testCmdLineArguments[0: --cli --help] -- Time elapsed: 0.027 s
15:52:43 [2024-03-15T19:52:43.629Z] org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest.testCmdLineArguments[1: --cli -h] -- Time elapsed: 0 s
15:52:43 [2024-03-15T19:52:43.629Z] org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest.testCmdLineArguments[2: --cli -faulty] -- Time elapsed: 0 s
15:52:43 [2024-03-15T19:52:43.629Z] 
15:52:43 [2024-03-15T19:52:43.629Z] Results:
15:52:43 [2024-03-15T19:52:43.629Z] 
15:52:43 [2024-03-15T19:52:43.629Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
15:52:43 [2024-03-15T19:52:43.629Z] 
15:52:43 [2024-03-15T19:52:43.629Z] [INFO] All tests passed
15:52:43 [2024-03-15T19:52:43.629Z] [INFO] 
15:52:43 [2024-03-15T19:52:43.629Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:52:43 [2024-03-15T19:52:43.629Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.jar
15:52:43 [2024-03-15T19:52:43.629Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.pom
15:52:43 [2024-03-15T19:52:43.629Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-sources.jar
15:52:43 [2024-03-15T19:52:43.629Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:52:43 [2024-03-15T19:52:43.629Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:52:43 [2024-03-15T19:52:43.629Z] [INFO] 
15:52:43 [2024-03-15T19:52:43.629Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:52:43 [2024-03-15T19:52:43.629Z] [INFO] 
15:52:43 [2024-03-15T19:52:43.629Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >---
15:52:43 [2024-03-15T19:52:43.629Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT  [119/141]
15:52:43 [2024-03-15T19:52:43.629Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
15:52:43 [2024-03-15T19:52:43.629Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:52:43 [2024-03-15T19:52:43.629Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:52:43 [2024-03-15T19:52:43.629Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
15:52:43 [2024-03-15T19:52:43.885Z] [INFO] 
15:52:43 [2024-03-15T19:52:43.885Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:52:43 [2024-03-15T19:52:43.885Z] [INFO] 
15:52:43 [2024-03-15T19:52:43.885Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:52:43 [2024-03-15T19:52:43.885Z] [INFO] The project's OSGi version is 2.0.5.202403151906
15:52:43 [2024-03-15T19:52:43.885Z] [INFO] 
15:52:43 [2024-03-15T19:52:43.885Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:52:43 [2024-03-15T19:52:43.885Z] [INFO] 
15:52:43 [2024-03-15T19:52:43.885Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:52:43 [2024-03-15T19:52:43.885Z] [INFO] 
15:52:43 [2024-03-15T19:52:43.885Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:52:43 [2024-03-15T19:52:43.885Z] [INFO] 
15:52:43 [2024-03-15T19:52:43.885Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:52:43 [2024-03-15T19:52:43.885Z] [INFO] 
15:52:43 [2024-03-15T19:52:43.885Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:52:43 [2024-03-15T19:52:43.885Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui.tests
15:52:44 [2024-03-15T19:52:44.141Z] [INFO] 
15:52:44 [2024-03-15T19:52:44.141Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:52:44 [2024-03-15T19:52:44.141Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
15:52:44 [2024-03-15T19:52:44.141Z] [INFO] 
15:52:44 [2024-03-15T19:52:44.141Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:52:44 [2024-03-15T19:52:44.141Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:52:44 [2024-03-15T19:52:44.141Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:52:44 [2024-03-15T19:52:44.141Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
15:52:44 [2024-03-15T19:52:44.141Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:52:44 [2024-03-15T19:52:44.397Z] [INFO] 
15:52:44 [2024-03-15T19:52:44.397Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:52:44 [2024-03-15T19:52:44.397Z] [INFO] 
15:52:44 [2024-03-15T19:52:44.397Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:52:44 [2024-03-15T19:52:44.397Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/test/resources
15:52:44 [2024-03-15T19:52:44.397Z] [INFO] 
15:52:44 [2024-03-15T19:52:44.397Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:52:44 [2024-03-15T19:52:44.397Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 143 were skipped
15:52:44 [2024-03-15T19:52:44.397Z] [INFO] 
15:52:44 [2024-03-15T19:52:44.397Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:52:44 [2024-03-15T19:52:44.397Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-sources.jar
15:52:44 [2024-03-15T19:52:44.397Z] [INFO] 
15:52:44 [2024-03-15T19:52:44.397Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:52:44 [2024-03-15T19:52:44.397Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.jar
15:52:44 [2024-03-15T19:52:44.397Z] [INFO] 
15:52:44 [2024-03-15T19:52:44.397Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:52:44 [2024-03-15T19:52:44.397Z] [INFO] 
15:52:44 [2024-03-15T19:52:44.397Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:52:44 [2024-03-15T19:52:44.397Z] [INFO] 
15:52:44 [2024-03-15T19:52:44.397Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:52:44 [2024-03-15T19:52:44.397Z] [INFO] 
15:52:44 [2024-03-15T19:52:44.397Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:52:44 [2024-03-15T19:52:44.397Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.jar
15:52:44 [2024-03-15T19:52:44.959Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-sources.jar
15:52:46 [2024-03-15T19:52:46.324Z] [INFO] 
15:52:46 [2024-03-15T19:52:46.324Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:52:46 [2024-03-15T19:52:46.579Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data/.metadata/.log
15:52:46 [2024-03-15T19:52:46.579Z] [INFO] Command line:
15:52:46 [2024-03-15T19:52:46.579Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:52:46 [2024-03-15T19:52:46.579Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:52:49 [2024-03-15T19:52:49.846Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:52:49 [2024-03-15T19:52:49.846Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:52:53 [2024-03-15T19:52:53.114Z] !SESSION 2024-03-15 19:52:46.607 -----------------------------------------------
15:52:53 [2024-03-15T19:52:53.114Z] eclipse.buildId=unknown
15:52:53 [2024-03-15T19:52:53.114Z] java.version=17.0.2
15:52:53 [2024-03-15T19:52:53.114Z] java.vendor=Oracle Corporation
15:52:53 [2024-03-15T19:52:53.114Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:52:53 [2024-03-15T19:52:53.114Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
15:52:53 [2024-03-15T19:52:53.114Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:52:53 [2024-03-15T19:52:53.114Z] 
15:52:53 [2024-03-15T19:52:53.114Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 19:52:52.813
15:52:53 [2024-03-15T19:52:53.114Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:52:53 [2024-03-15T19:52:53.114Z] !STACK 0
15:52:53 [2024-03-15T19:52:53.114Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:52:53 [2024-03-15T19:52:53.114Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:52:53 [2024-03-15T19:52:53.114Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:52:53 [2024-03-15T19:52:53.114Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:52:53 [2024-03-15T19:52:53.114Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
15:52:53 [2024-03-15T19:52:53.114Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
15:52:53 [2024-03-15T19:52:53.114Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
15:52:53 [2024-03-15T19:52:53.114Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
15:52:53 [2024-03-15T19:52:53.114Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:52:53 [2024-03-15T19:52:53.114Z] Caused by: java.io.IOException: error=2, No such file or directory
15:52:53 [2024-03-15T19:52:53.114Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:52:53 [2024-03-15T19:52:53.114Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:52:53 [2024-03-15T19:52:53.114Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:52:53 [2024-03-15T19:52:53.114Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:52:53 [2024-03-15T19:52:53.115Z] 	... 7 more
15:52:53 [2024-03-15T19:52:53.370Z] Running org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
15:52:53 [2024-03-15T19:52:53.626Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s -- in org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
15:52:53 [2024-03-15T19:52:53.626Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[0: --cli --help] -- Time elapsed: 0.016 s
15:52:53 [2024-03-15T19:52:53.626Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[1: --cli -h] -- Time elapsed: 0.001 s
15:52:53 [2024-03-15T19:52:53.626Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[2: --cli --list] -- Time elapsed: 0.079 s
15:52:53 [2024-03-15T19:52:53.626Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[3: --cli -l] -- Time elapsed: 0.001 s
15:52:53 [2024-03-15T19:52:53.627Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[4: --cli --open mytrace] -- Time elapsed: 0 s
15:52:53 [2024-03-15T19:52:53.627Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[5: --cli -o mytrace] -- Time elapsed: 0 s
15:52:53 [2024-03-15T19:52:53.627Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[6: --cli --open mytrace mytrace2 mytrace3] -- Time elapsed: 0 s
15:52:53 [2024-03-15T19:52:53.627Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[7: --cli -o mytrace mytrace2 mytrace3] -- Time elapsed: 0.001 s
15:52:53 [2024-03-15T19:52:53.627Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[8: --cli --open] -- Time elapsed: 0 s
15:52:53 [2024-03-15T19:52:53.627Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[9: --cli -o] -- Time elapsed: 0.001 s
15:52:53 [2024-03-15T19:52:53.627Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[10: --cli -faulty] -- Time elapsed: 0 s
15:52:53 [2024-03-15T19:52:53.627Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[11: --open mytrace] -- Time elapsed: 0 s
15:52:53 [2024-03-15T19:52:53.627Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[12: --open] -- Time elapsed: 0.001 s
15:52:53 [2024-03-15T19:52:53.627Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[13: --open mytrace --list] -- Time elapsed: 0 s
15:52:53 [2024-03-15T19:52:53.627Z] 
15:52:53 [2024-03-15T19:52:53.627Z] Results:
15:52:53 [2024-03-15T19:52:53.627Z] 
15:52:53 [2024-03-15T19:52:53.627Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
15:52:53 [2024-03-15T19:52:53.627Z] 
15:52:54 [2024-03-15T19:52:54.187Z] [INFO] All tests passed
15:52:54 [2024-03-15T19:52:54.187Z] [INFO] 
15:52:54 [2024-03-15T19:52:54.187Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:52:54 [2024-03-15T19:52:54.187Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.jar
15:52:54 [2024-03-15T19:52:54.187Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.pom
15:52:54 [2024-03-15T19:52:54.187Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-sources.jar
15:52:54 [2024-03-15T19:52:54.187Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-p2metadata.xml
15:52:54 [2024-03-15T19:52:54.187Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-p2artifacts.xml
15:52:54 [2024-03-15T19:52:54.187Z] [INFO] 
15:52:54 [2024-03-15T19:52:54.187Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:52:54 [2024-03-15T19:52:54.187Z] [INFO] 
15:52:54 [2024-03-15T19:52:54.187Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >--
15:52:54 [2024-03-15T19:52:54.188Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.5-SNAPSHOT [120/141]
15:52:54 [2024-03-15T19:52:54.188Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
15:52:54 [2024-03-15T19:52:54.188Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:52:54 [2024-03-15T19:52:54.188Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:52:54 [2024-03-15T19:52:54.188Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
15:52:54 [2024-03-15T19:52:54.443Z] [INFO] 
15:52:54 [2024-03-15T19:52:54.443Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:52:54 [2024-03-15T19:52:54.443Z] [INFO] 
15:52:54 [2024-03-15T19:52:54.443Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:52:54 [2024-03-15T19:52:54.443Z] [INFO] The project's OSGi version is 1.0.5.202403151906
15:52:54 [2024-03-15T19:52:54.443Z] [INFO] 
15:52:54 [2024-03-15T19:52:54.443Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:52:54 [2024-03-15T19:52:54.443Z] [INFO] 
15:52:54 [2024-03-15T19:52:54.443Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:52:54 [2024-03-15T19:52:54.443Z] [INFO] 
15:52:54 [2024-03-15T19:52:54.443Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:52:54 [2024-03-15T19:52:54.443Z] [INFO] 
15:52:54 [2024-03-15T19:52:54.443Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:52:54 [2024-03-15T19:52:54.443Z] [INFO] 
15:52:54 [2024-03-15T19:52:54.443Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:52:54 [2024-03-15T19:52:54.443Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.incubator.ui
15:52:54 [2024-03-15T19:52:54.443Z] [INFO] 
15:52:54 [2024-03-15T19:52:54.443Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:52:54 [2024-03-15T19:52:54.443Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
15:52:54 [2024-03-15T19:52:54.443Z] [INFO] 
15:52:54 [2024-03-15T19:52:54.443Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:52:54 [2024-03-15T19:52:54.443Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:52:54 [2024-03-15T19:52:54.443Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:52:54 [2024-03-15T19:52:54.443Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
15:52:54 [2024-03-15T19:52:54.443Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:52:54 [2024-03-15T19:52:54.698Z] [INFO] 
15:52:54 [2024-03-15T19:52:54.698Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:52:54 [2024-03-15T19:52:54.698Z] [INFO] 
15:52:54 [2024-03-15T19:52:54.698Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:52:54 [2024-03-15T19:52:54.698Z] [INFO] 
15:52:54 [2024-03-15T19:52:54.698Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:52:54 [2024-03-15T19:52:54.698Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources
15:52:54 [2024-03-15T19:52:54.698Z] [INFO] 
15:52:54 [2024-03-15T19:52:54.698Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:52:54 [2024-03-15T19:52:54.698Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:52:54 [2024-03-15T19:52:54.698Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:52:54 [2024-03-15T19:52:54.698Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
15:52:54 [2024-03-15T19:52:54.698Z] [INFO] 
15:52:54 [2024-03-15T19:52:54.698Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:52:54 [2024-03-15T19:52:54.698Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
15:52:54 [2024-03-15T19:52:54.698Z] [INFO] 
15:52:54 [2024-03-15T19:52:54.698Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:52:54 [2024-03-15T19:52:54.698Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT-sources.jar
15:52:54 [2024-03-15T19:52:54.698Z] [INFO] 
15:52:54 [2024-03-15T19:52:54.698Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:52:54 [2024-03-15T19:52:54.698Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT.jar
15:52:54 [2024-03-15T19:52:54.698Z] [INFO] 
15:52:54 [2024-03-15T19:52:54.698Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:52:54 [2024-03-15T19:52:54.698Z] [INFO] 
15:52:54 [2024-03-15T19:52:54.698Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:52:54 [2024-03-15T19:52:54.698Z] [INFO] 
15:52:54 [2024-03-15T19:52:54.698Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:52:54 [2024-03-15T19:52:54.698Z] [INFO] 
15:52:54 [2024-03-15T19:52:54.698Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:52:54 [2024-03-15T19:52:54.698Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT.jar
15:52:58 [2024-03-15T19:52:58.864Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT-sources.jar
15:52:58 [2024-03-15T19:52:58.864Z] [INFO] 
15:52:58 [2024-03-15T19:52:58.864Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:52:58 [2024-03-15T19:52:58.864Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT.jar
15:52:58 [2024-03-15T19:52:58.864Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT.pom
15:52:58 [2024-03-15T19:52:58.864Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT-sources.jar
15:52:58 [2024-03-15T19:52:58.865Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT-p2metadata.xml
15:52:58 [2024-03-15T19:52:58.865Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT-p2artifacts.xml
15:52:58 [2024-03-15T19:52:58.865Z] [INFO] 
15:52:58 [2024-03-15T19:52:58.865Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:52:58 [2024-03-15T19:52:58.865Z] [INFO] 
15:52:58 [2024-03-15T19:52:58.865Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >---
15:52:58 [2024-03-15T19:52:58.865Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 9.3.0-SNAPSHOT [121/141]
15:52:58 [2024-03-15T19:52:58.865Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
15:52:58 [2024-03-15T19:52:58.865Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:52:58 [2024-03-15T19:52:58.865Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
15:52:59 [2024-03-15T19:52:59.121Z] [INFO] 
15:52:59 [2024-03-15T19:52:59.121Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator ---
15:52:59 [2024-03-15T19:52:59.121Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target
15:52:59 [2024-03-15T19:52:59.121Z] [INFO] 
15:52:59 [2024-03-15T19:52:59.121Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
15:52:59 [2024-03-15T19:52:59.121Z] [INFO] The project's OSGi version is 9.3.0.202403151906
15:52:59 [2024-03-15T19:52:59.121Z] [INFO] 
15:52:59 [2024-03-15T19:52:59.121Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
15:52:59 [2024-03-15T19:52:59.121Z] [INFO] 
15:52:59 [2024-03-15T19:52:59.121Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
15:52:59 [2024-03-15T19:52:59.121Z] [INFO] 
15:52:59 [2024-03-15T19:52:59.121Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
15:52:59 [2024-03-15T19:52:59.121Z] [INFO] 
15:52:59 [2024-03-15T19:52:59.121Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
15:52:59 [2024-03-15T19:52:59.121Z] [INFO] 
15:52:59 [2024-03-15T19:52:59.121Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator ---
15:52:59 [2024-03-15T19:52:59.121Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/src/main/resources
15:52:59 [2024-03-15T19:52:59.121Z] [INFO] 
15:52:59 [2024-03-15T19:52:59.121Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.incubator ---
15:52:59 [2024-03-15T19:52:59.121Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
15:52:59 [2024-03-15T19:52:59.121Z] [INFO] 
15:52:59 [2024-03-15T19:52:59.121Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator ---
15:52:59 [2024-03-15T19:52:59.121Z] [INFO] 
15:52:59 [2024-03-15T19:52:59.121Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator ---
15:52:59 [2024-03-15T19:52:59.121Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT.jar
15:52:59 [2024-03-15T19:52:59.121Z] [INFO] 
15:52:59 [2024-03-15T19:52:59.121Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator ---
15:52:59 [2024-03-15T19:52:59.121Z] [INFO] 
15:52:59 [2024-03-15T19:52:59.121Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
15:52:59 [2024-03-15T19:52:59.121Z] [INFO] 
15:52:59 [2024-03-15T19:52:59.121Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.incubator ---
15:52:59 [2024-03-15T19:52:59.121Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT-sources-feature.jar
15:52:59 [2024-03-15T19:52:59.121Z] [INFO] 
15:52:59 [2024-03-15T19:52:59.121Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
15:52:59 [2024-03-15T19:52:59.121Z] [INFO] 
15:52:59 [2024-03-15T19:52:59.121Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.incubator ---
15:52:59 [2024-03-15T19:52:59.121Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT.jar
15:53:00 [2024-03-15T19:53:00.047Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT-sources-feature.jar
15:53:00 [2024-03-15T19:53:00.608Z] [INFO] 
15:53:00 [2024-03-15T19:53:00.608Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator ---
15:53:00 [2024-03-15T19:53:00.608Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT.jar
15:53:00 [2024-03-15T19:53:00.863Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT.pom
15:53:00 [2024-03-15T19:53:00.863Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT-sources-feature.jar
15:53:00 [2024-03-15T19:53:00.863Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT-p2metadata.xml
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT-p2artifacts.xml
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] 
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator ---
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] 
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 9.3.0-SNAPSHOT       [122/141]
15:53:00 [2024-03-15T19:53:00.864Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] 
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli ---
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] 
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] The project's OSGi version is 9.3.0.202403151906
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] 
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] 
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] 
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] 
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] 
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli ---
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/src/main/resources
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] 
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli ---
15:53:00 [2024-03-15T19:53:00.864Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] 
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli ---
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] 
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.cli ---
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT.jar
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] 
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli ---
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] 
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] 
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli ---
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT-sources-feature.jar
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] 
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] 
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.cli ---
15:53:00 [2024-03-15T19:53:00.864Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT.jar
15:53:01 [2024-03-15T19:53:01.426Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT-sources-feature.jar
15:53:02 [2024-03-15T19:53:02.788Z] [INFO] 
15:53:02 [2024-03-15T19:53:02.788Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli ---
15:53:02 [2024-03-15T19:53:02.788Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT.jar
15:53:02 [2024-03-15T19:53:02.788Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT.pom
15:53:02 [2024-03-15T19:53:02.788Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT-sources-feature.jar
15:53:02 [2024-03-15T19:53:02.788Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT-p2metadata.xml
15:53:02 [2024-03-15T19:53:02.788Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT-p2artifacts.xml
15:53:02 [2024-03-15T19:53:02.788Z] [INFO] 
15:53:02 [2024-03-15T19:53:02.788Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli ---
15:53:02 [2024-03-15T19:53:02.788Z] [INFO] 
15:53:02 [2024-03-15T19:53:02.788Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >--
15:53:02 [2024-03-15T19:53:02.788Z] [INFO] Building Trace Compass Json trace Parent 9.3.0-SNAPSHOT        [123/141]
15:53:02 [2024-03-15T19:53:02.788Z] [INFO]   from jsontrace/pom.xml
15:53:02 [2024-03-15T19:53:02.788Z] [INFO] --------------------------------[ pom ]---------------------------------
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] 
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent ---
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] 
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] 
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent ---
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] 
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace-parent ---
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] 
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent ---
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] 
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.jsontrace-parent ---
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] 
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent ---
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-parent-9.3.0-SNAPSHOT.pom
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] 
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >--
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT [124/141]
15:53:02 [2024-03-15T19:53:02.789Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:53:02 [2024-03-15T19:53:02.789Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] 
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core ---
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] 
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] The project's OSGi version is 1.1.0.202403151906
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] 
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] 
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] 
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] 
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] 
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core ---
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] 
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] 
15:53:02 [2024-03-15T19:53:02.789Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
15:53:02 [2024-03-15T19:53:02.789Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:53:02 [2024-03-15T19:53:02.789Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:53:02 [2024-03-15T19:53:02.789Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
15:53:03 [2024-03-15T19:53:03.044Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:53:03 [2024-03-15T19:53:03.044Z] [INFO] 
15:53:03 [2024-03-15T19:53:03.044Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.jsontrace.core ---
15:53:03 [2024-03-15T19:53:03.044Z] [INFO] 
15:53:03 [2024-03-15T19:53:03.044Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core ---
15:53:03 [2024-03-15T19:53:03.044Z] [INFO] 
15:53:03 [2024-03-15T19:53:03.044Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core ---
15:53:03 [2024-03-15T19:53:03.044Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources
15:53:03 [2024-03-15T19:53:03.044Z] [INFO] 
15:53:03 [2024-03-15T19:53:03.044Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core ---
15:53:03 [2024-03-15T19:53:03.044Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:53:03 [2024-03-15T19:53:03.044Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:53:03 [2024-03-15T19:53:03.044Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
15:53:03 [2024-03-15T19:53:03.044Z] [INFO] 
15:53:03 [2024-03-15T19:53:03.044Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core ---
15:53:03 [2024-03-15T19:53:03.044Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
15:53:03 [2024-03-15T19:53:03.044Z] [INFO] 
15:53:03 [2024-03-15T19:53:03.044Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core ---
15:53:03 [2024-03-15T19:53:03.044Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-sources.jar
15:53:03 [2024-03-15T19:53:03.045Z] [INFO] 
15:53:03 [2024-03-15T19:53:03.045Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core ---
15:53:03 [2024-03-15T19:53:03.045Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.jar
15:53:03 [2024-03-15T19:53:03.045Z] [INFO] 
15:53:03 [2024-03-15T19:53:03.045Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core ---
15:53:03 [2024-03-15T19:53:03.045Z] [INFO] 
15:53:03 [2024-03-15T19:53:03.045Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace.core ---
15:53:03 [2024-03-15T19:53:03.045Z] [INFO] 
15:53:03 [2024-03-15T19:53:03.045Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core ---
15:53:03 [2024-03-15T19:53:03.045Z] [INFO] 
15:53:03 [2024-03-15T19:53:03.045Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.jsontrace.core ---
15:53:03 [2024-03-15T19:53:03.045Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.jar
15:53:03 [2024-03-15T19:53:03.971Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-sources.jar
15:53:04 [2024-03-15T19:53:04.897Z] [INFO] 
15:53:04 [2024-03-15T19:53:04.897Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core ---
15:53:04 [2024-03-15T19:53:04.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.jar
15:53:04 [2024-03-15T19:53:04.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.pom
15:53:04 [2024-03-15T19:53:04.898Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-sources.jar
15:53:04 [2024-03-15T19:53:04.898Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-p2metadata.xml
15:53:04 [2024-03-15T19:53:04.898Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-p2artifacts.xml
15:53:04 [2024-03-15T19:53:04.898Z] [INFO] 
15:53:04 [2024-03-15T19:53:04.898Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core ---
15:53:04 [2024-03-15T19:53:04.898Z] [INFO] 
15:53:04 [2024-03-15T19:53:04.898Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >-----
15:53:04 [2024-03-15T19:53:04.898Z] [INFO] Building org.eclipse.tracecompass.jsontrace 9.3.0-SNAPSHOT     [125/141]
15:53:04 [2024-03-15T19:53:04.898Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
15:53:04 [2024-03-15T19:53:04.898Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:53:04 [2024-03-15T19:53:04.898Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
15:53:04 [2024-03-15T19:53:04.898Z] [INFO] 
15:53:04 [2024-03-15T19:53:04.898Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace ---
15:53:04 [2024-03-15T19:53:04.898Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target
15:53:04 [2024-03-15T19:53:04.898Z] [INFO] 
15:53:04 [2024-03-15T19:53:04.898Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
15:53:04 [2024-03-15T19:53:04.898Z] [INFO] The project's OSGi version is 9.3.0.202403151906
15:53:04 [2024-03-15T19:53:04.898Z] [INFO] 
15:53:04 [2024-03-15T19:53:04.898Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
15:53:04 [2024-03-15T19:53:04.898Z] [INFO] 
15:53:04 [2024-03-15T19:53:04.898Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
15:53:04 [2024-03-15T19:53:04.898Z] [INFO] 
15:53:04 [2024-03-15T19:53:04.898Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
15:53:04 [2024-03-15T19:53:04.898Z] [INFO] 
15:53:04 [2024-03-15T19:53:04.898Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
15:53:04 [2024-03-15T19:53:04.898Z] [INFO] 
15:53:04 [2024-03-15T19:53:04.898Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace ---
15:53:04 [2024-03-15T19:53:04.898Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/src/main/resources
15:53:04 [2024-03-15T19:53:04.898Z] [INFO] 
15:53:04 [2024-03-15T19:53:04.898Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace ---
15:53:04 [2024-03-15T19:53:04.898Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
15:53:04 [2024-03-15T19:53:04.898Z] [INFO] 
15:53:04 [2024-03-15T19:53:04.898Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace ---
15:53:04 [2024-03-15T19:53:04.898Z] [INFO] 
15:53:04 [2024-03-15T19:53:04.898Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace ---
15:53:05 [2024-03-15T19:53:05.154Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT.jar
15:53:05 [2024-03-15T19:53:05.154Z] [INFO] 
15:53:05 [2024-03-15T19:53:05.154Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace ---
15:53:05 [2024-03-15T19:53:05.154Z] [INFO] 
15:53:05 [2024-03-15T19:53:05.154Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
15:53:05 [2024-03-15T19:53:05.154Z] [INFO] 
15:53:05 [2024-03-15T19:53:05.154Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace ---
15:53:05 [2024-03-15T19:53:05.154Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT-sources-feature.jar
15:53:05 [2024-03-15T19:53:05.154Z] [INFO] 
15:53:05 [2024-03-15T19:53:05.154Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
15:53:05 [2024-03-15T19:53:05.154Z] [INFO] 
15:53:05 [2024-03-15T19:53:05.154Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.jsontrace ---
15:53:05 [2024-03-15T19:53:05.154Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT.jar
15:53:05 [2024-03-15T19:53:05.713Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT-sources-feature.jar
15:53:06 [2024-03-15T19:53:06.274Z] [INFO] 
15:53:06 [2024-03-15T19:53:06.274Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace ---
15:53:06 [2024-03-15T19:53:06.274Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT.jar
15:53:06 [2024-03-15T19:53:06.274Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT.pom
15:53:06 [2024-03-15T19:53:06.274Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT-sources-feature.jar
15:53:06 [2024-03-15T19:53:06.274Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT-p2metadata.xml
15:53:06 [2024-03-15T19:53:06.529Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT-p2artifacts.xml
15:53:06 [2024-03-15T19:53:06.529Z] [INFO] 
15:53:06 [2024-03-15T19:53:06.529Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace ---
15:53:06 [2024-03-15T19:53:06.529Z] [INFO] 
15:53:06 [2024-03-15T19:53:06.529Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >----
15:53:06 [2024-03-15T19:53:06.529Z] [INFO] Building Trace Compass RCP Product 9.3.0-SNAPSHOT              [126/141]
15:53:06 [2024-03-15T19:53:06.529Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.product/pom.xml
15:53:06 [2024-03-15T19:53:06.529Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
15:53:06 [2024-03-15T19:53:06.529Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
15:53:07 [2024-03-15T19:53:07.089Z] [INFO] 
15:53:07 [2024-03-15T19:53:07.089Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.product ---
15:53:07 [2024-03-15T19:53:07.089Z] [INFO] 
15:53:07 [2024-03-15T19:53:07.089Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
15:53:07 [2024-03-15T19:53:07.089Z] [INFO] The project's OSGi version is 9.3.0.202403151906
15:53:07 [2024-03-15T19:53:07.090Z] [INFO] 
15:53:07 [2024-03-15T19:53:07.090Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
15:53:07 [2024-03-15T19:53:07.090Z] [INFO] 
15:53:07 [2024-03-15T19:53:07.090Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
15:53:07 [2024-03-15T19:53:07.090Z] [INFO] 
15:53:07 [2024-03-15T19:53:07.090Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
15:53:07 [2024-03-15T19:53:07.090Z] [INFO] 
15:53:07 [2024-03-15T19:53:07.090Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
15:53:07 [2024-03-15T19:53:07.090Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
15:53:07 [2024-03-15T19:53:07.090Z] [INFO] 
15:53:07 [2024-03-15T19:53:07.090Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product ---
15:53:07 [2024-03-15T19:53:07.090Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:53:07 [2024-03-15T19:53:07.090Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
15:53:07 [2024-03-15T19:53:07.090Z] [INFO] 
15:53:07 [2024-03-15T19:53:07.090Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product ---
15:53:07 [2024-03-15T19:53:07.090Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:53:07 [2024-03-15T19:53:07.650Z] [INFO] 
15:53:07 [2024-03-15T19:53:07.650Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product ---
15:53:07 [2024-03-15T19:53:07.650Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:53:07 [2024-03-15T19:53:07.650Z] [INFO] 
15:53:07 [2024-03-15T19:53:07.650Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product ---
15:53:07 [2024-03-15T19:53:07.650Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:53:07 [2024-03-15T19:53:07.650Z] [INFO] 
15:53:07 [2024-03-15T19:53:07.650Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product ---
15:53:07 [2024-03-15T19:53:07.650Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:53:14 [2024-03-15T19:53:14.190Z] [WARNING] [2e2c1571-9f27-4b4c-837c-59211ea9caab][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64,9.3.0.202403151906.
15:53:17 [2024-03-15T19:53:17.456Z] [WARNING] [2e2c1571-9f27-4b4c-837c-59211ea9caab][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,org.eclipse.tracecompass.rcp.executable.cocoa.macosx.aarch64,9.3.0.202403151906.
15:53:19 [2024-03-15T19:53:19.968Z] [WARNING] [2e2c1571-9f27-4b4c-837c-59211ea9caab][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64,9.3.0.202403151906.
15:53:20 [2024-03-15T19:53:20.223Z] [WARNING] [2e2c1571-9f27-4b4c-837c-59211ea9caab][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64,9.3.0.202403151906.
15:53:46 [2024-03-15T19:53:46.715Z] [INFO] 
15:53:46 [2024-03-15T19:53:46.715Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product ---
15:53:46 [2024-03-15T19:53:46.715Z] [INFO] 
15:53:46 [2024-03-15T19:53:46.715Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product ---
15:53:46 [2024-03-15T19:53:46.715Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:53:46 [2024-03-15T19:53:46.715Z] [INFO] 
15:53:46 [2024-03-15T19:53:46.715Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.product ---
15:53:46 [2024-03-15T19:53:46.715Z] [INFO] 
15:53:46 [2024-03-15T19:53:46.715Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product ---
15:53:46 [2024-03-15T19:53:46.715Z] [INFO] 
15:53:46 [2024-03-15T19:53:46.715Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.product ---
15:53:46 [2024-03-15T19:53:46.715Z] [INFO] 
15:53:46 [2024-03-15T19:53:46.715Z] [INFO] --- tycho-p2-director:4.0.3:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product ---
15:53:46 [2024-03-15T19:53:46.715Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass
15:53:46 [2024-03-15T19:53:46.715Z] Installing org.eclipse.tracecompass.rcp 9.3.0.202403151906.
15:54:08 [2024-03-15T19:54:08.599Z] Operation completed in 20662 ms.
15:54:08 [2024-03-15T19:54:08.599Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app
15:54:08 [2024-03-15T19:54:08.599Z] Installing org.eclipse.tracecompass.rcp 9.3.0.202403151906.
15:54:30 [2024-03-15T19:54:30.510Z] Operation completed in 19976 ms.
15:54:30 [2024-03-15T19:54:30.510Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/aarch64/trace-compass.app
15:54:30 [2024-03-15T19:54:30.510Z] Installing org.eclipse.tracecompass.rcp 9.3.0.202403151906.
15:54:48 [2024-03-15T19:54:48.552Z] Operation completed in 18591 ms.
15:54:48 [2024-03-15T19:54:48.552Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/linux/gtk/x86_64/trace-compass
15:54:48 [2024-03-15T19:54:48.552Z] Installing org.eclipse.tracecompass.rcp 9.3.0.202403151906.
15:55:06 [2024-03-15T19:55:06.592Z] Operation completed in 18863 ms.
15:55:06 [2024-03-15T19:55:06.592Z] [INFO] 
15:55:06 [2024-03-15T19:55:06.592Z] [INFO] --- eclipse-macsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.product ---
15:55:14 [2024-03-15T19:55:14.677Z] [INFO] [Fri Mar 15 19:55:13 GMT 2024] Signing OS X application '/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app'...
15:55:41 [2024-03-15T19:55:41.208Z] [INFO] [Fri Mar 15 19:55:36 GMT 2024] Signing OS X application '/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/aarch64/trace-compass.app'...
15:55:53 [2024-03-15T19:55:53.376Z] [INFO] 
15:55:53 [2024-03-15T19:55:53.376Z] [INFO] --- eclipse-winsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.product ---
15:55:53 [2024-03-15T19:55:53.376Z] [INFO] [Fri Mar 15 19:55:53 GMT 2024] Signing Windows executable '/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass/tracecompass.exe'
15:55:53 [2024-03-15T19:55:53.938Z] [INFO] [Fri Mar 15 19:55:53 GMT 2024] Signing Windows executable '/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass/tracecompassc.exe'
15:55:53 [2024-03-15T19:55:53.938Z] [INFO] 
15:55:53 [2024-03-15T19:55:53.938Z] [INFO] --- tycho-p2-director:4.0.3:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product ---
15:55:54 [2024-03-15T19:55:54.192Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240315-1906-win32.win32.x86_64.zip
15:55:58 [2024-03-15T19:55:58.357Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240315-1906-macosx.cocoa.x86_64.tar.gz
15:56:06 [2024-03-15T19:56:06.437Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240315-1906-macosx.cocoa.aarch64.tar.gz
15:56:14 [2024-03-15T19:56:14.520Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240315-1906-linux.gtk.x86_64.tar.gz
15:56:22 [2024-03-15T19:56:22.608Z] [INFO] 
15:56:22 [2024-03-15T19:56:22.608Z] [INFO] --- eclipse-dmg-packager:1.4.2:package-dmg (dmg-package-rcp-aarch64) @ org.eclipse.tracecompass.rcp.product ---
15:56:22 [2024-03-15T19:56:22.608Z] [INFO] [Fri Mar 15 19:56:21 GMT 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240315-1906-macosx.cocoa.aarch64.tar.gz'...
15:56:40 [2024-03-15T19:56:40.656Z] [INFO] 
15:56:40 [2024-03-15T19:56:40.656Z] [INFO] --- eclipse-dmg-packager:1.4.2:package-dmg (dmg-package-rcp-x86-64) @ org.eclipse.tracecompass.rcp.product ---
15:56:40 [2024-03-15T19:56:40.656Z] [INFO] [Fri Mar 15 19:56:38 GMT 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240315-1906-macosx.cocoa.x86_64.tar.gz'...
15:56:55 [2024-03-15T19:56:55.493Z] [INFO] 
15:56:55 [2024-03-15T19:56:55.493Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product ---
15:56:55 [2024-03-15T19:56:55.493Z] [INFO] No primary artifact to install, installing attached artifacts instead.
15:56:55 [2024-03-15T19:56:55.493Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT.pom
15:56:55 [2024-03-15T19:56:55.493Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip
15:56:55 [2024-03-15T19:56:55.493Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip
15:56:55 [2024-03-15T19:56:55.494Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-p2artifacts.xml
15:56:55 [2024-03-15T19:56:55.494Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.aarch64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.aarch64.zip
15:56:55 [2024-03-15T19:56:55.494Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip
15:56:55 [2024-03-15T19:56:55.494Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-p2metadata.xml
15:56:55 [2024-03-15T19:56:55.494Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240315-1906-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-win32.win32.x86_64.zip
15:56:55 [2024-03-15T19:56:55.749Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240315-1906-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz
15:56:56 [2024-03-15T19:56:56.006Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240315-1906-macosx.cocoa.aarch64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-macosx.cocoa.aarch64.tar.gz
15:56:56 [2024-03-15T19:56:56.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240315-1906-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-linux.gtk.x86_64.tar.gz
15:56:56 [2024-03-15T19:56:56.266Z] [INFO] 
15:56:56 [2024-03-15T19:56:56.266Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product ---
15:56:56 [2024-03-15T19:56:56.266Z] [INFO] 
15:56:56 [2024-03-15T19:56:56.266Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------
15:56:56 [2024-03-15T19:56:56.266Z] [INFO] Building Trace Compass Target Platform 9.3.0-SNAPSHOT          [127/141]
15:56:56 [2024-03-15T19:56:56.266Z] [INFO]   from releng/org.eclipse.tracecompass.target/pom.xml
15:56:56 [2024-03-15T19:56:56.266Z] [INFO] --------------------------------[ pom ]---------------------------------
15:56:56 [2024-03-15T19:56:56.266Z] [INFO] 
15:56:56 [2024-03-15T19:56:56.266Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.target ---
15:56:56 [2024-03-15T19:56:56.266Z] [INFO] 
15:56:56 [2024-03-15T19:56:56.266Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
15:56:56 [2024-03-15T19:56:56.266Z] [INFO] 
15:56:56 [2024-03-15T19:56:56.266Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.target ---
15:56:56 [2024-03-15T19:56:56.266Z] [INFO] 
15:56:56 [2024-03-15T19:56:56.266Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.target ---
15:56:56 [2024-03-15T19:56:56.266Z] [INFO] 
15:56:56 [2024-03-15T19:56:56.266Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target ---
15:56:56 [2024-03-15T19:56:56.266Z] [INFO] 
15:56:56 [2024-03-15T19:56:56.266Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.target ---
15:56:56 [2024-03-15T19:56:56.267Z] [INFO] 
15:56:56 [2024-03-15T19:56:56.267Z] [INFO] --- build-helper:3.4.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target ---
15:56:56 [2024-03-15T19:56:56.267Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
15:56:56 [2024-03-15T19:56:56.267Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
15:56:56 [2024-03-15T19:56:56.267Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
15:56:56 [2024-03-15T19:56:56.522Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
15:56:56 [2024-03-15T19:56:56.522Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
15:56:56 [2024-03-15T19:56:56.522Z] [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
15:56:56 [2024-03-15T19:56:56.522Z] [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 499 kB/s)
15:56:56 [2024-03-15T19:56:56.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
15:56:56 [2024-03-15T19:56:56.522Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
15:56:56 [2024-03-15T19:56:56.522Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
15:56:56 [2024-03-15T19:56:56.779Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
15:56:56 [2024-03-15T19:56:56.779Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
15:56:56 [2024-03-15T19:56:56.779Z] [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
15:56:56 [2024-03-15T19:56:56.779Z] [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 612 kB/s)
15:56:56 [2024-03-15T19:56:56.779Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
15:56:56 [2024-03-15T19:56:56.779Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
15:56:56 [2024-03-15T19:56:56.779Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/36/maven-parent-36.pom
15:56:57 [2024-03-15T19:56:57.035Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
15:56:57 [2024-03-15T19:56:57.035Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
15:56:57 [2024-03-15T19:56:57.035Z] [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
15:56:57 [2024-03-15T19:56:57.035Z] [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 15 MB/s)
15:56:57 [2024-03-15T19:56:57.035Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/26/apache-26.pom
15:56:57 [2024-03-15T19:56:57.035Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/26/apache-26.pom
15:56:57 [2024-03-15T19:56:57.035Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/26/apache-26.pom
15:56:57 [2024-03-15T19:56:57.035Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/26/apache-26.pom
15:56:57 [2024-03-15T19:56:57.035Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/26/apache-26.pom
15:56:57 [2024-03-15T19:56:57.035Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom
15:56:57 [2024-03-15T19:56:57.035Z] [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 10 MB/s)
15:56:57 [2024-03-15T19:56:57.035Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
15:56:57 [2024-03-15T19:56:57.035Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
15:56:57 [2024-03-15T19:56:57.035Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
15:56:57 [2024-03-15T19:56:57.035Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
15:56:57 [2024-03-15T19:56:57.290Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
15:56:57 [2024-03-15T19:56:57.290Z] [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
15:56:57 [2024-03-15T19:56:57.290Z] [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)
15:56:57 [2024-03-15T19:56:57.290Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
15:56:57 [2024-03-15T19:56:57.290Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
15:56:57 [2024-03-15T19:56:57.290Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
15:56:57 [2024-03-15T19:56:57.290Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
15:56:57 [2024-03-15T19:56:57.290Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
15:56:57 [2024-03-15T19:56:57.290Z] [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
15:56:57 [2024-03-15T19:56:57.290Z] [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 5.2 MB/s)
15:56:57 [2024-03-15T19:56:57.290Z] [INFO] 
15:56:57 [2024-03-15T19:56:57.290Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.target ---
15:56:57 [2024-03-15T19:56:57.290Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT.pom
15:56:57 [2024-03-15T19:56:57.290Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.20.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT-tracecompass-e4.20.target
15:56:57 [2024-03-15T19:56:57.290Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.21.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT-tracecompass-e4.21.target
15:56:57 [2024-03-15T19:56:57.290Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.22.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT-tracecompass-e4.22.target
15:56:57 [2024-03-15T19:56:57.290Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.23.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT-tracecompass-e4.23.target
15:56:57 [2024-03-15T19:56:57.290Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.24.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT-tracecompass-e4.24.target
15:56:57 [2024-03-15T19:56:57.290Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.25.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT-tracecompass-e4.25.target
15:56:57 [2024-03-15T19:56:57.291Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-eStaging.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT-tracecompass-eStaging.target
15:56:57 [2024-03-15T19:56:57.291Z] [INFO] 
15:56:57 [2024-03-15T19:56:57.291Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >--
15:56:57 [2024-03-15T19:56:57.291Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT [128/141]
15:56:57 [2024-03-15T19:56:57.291Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
15:56:57 [2024-03-15T19:56:57.291Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:56:57 [2024-03-15T19:56:57.291Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:56:57 [2024-03-15T19:56:57.291Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
15:56:57 [2024-03-15T19:56:57.851Z] [INFO] 
15:56:57 [2024-03-15T19:56:57.851Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:56:57 [2024-03-15T19:56:57.851Z] [INFO] 
15:56:57 [2024-03-15T19:56:57.851Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:56:57 [2024-03-15T19:56:57.851Z] [INFO] The project's OSGi version is 1.0.5.202403151906
15:56:57 [2024-03-15T19:56:57.851Z] [INFO] 
15:56:57 [2024-03-15T19:56:57.851Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:56:57 [2024-03-15T19:56:57.851Z] [INFO] 
15:56:57 [2024-03-15T19:56:57.851Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:56:57 [2024-03-15T19:56:57.851Z] [INFO] 
15:56:57 [2024-03-15T19:56:57.851Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:56:57 [2024-03-15T19:56:57.851Z] [INFO] 
15:56:57 [2024-03-15T19:56:57.851Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:56:57 [2024-03-15T19:56:57.851Z] [INFO] 
15:56:57 [2024-03-15T19:56:57.851Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:56:57 [2024-03-15T19:56:57.851Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.tests
15:56:58 [2024-03-15T19:56:58.106Z] [INFO] 
15:56:58 [2024-03-15T19:56:58.106Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:56:58 [2024-03-15T19:56:58.107Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources
15:56:58 [2024-03-15T19:56:58.107Z] [INFO] 
15:56:58 [2024-03-15T19:56:58.107Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:56:58 [2024-03-15T19:56:58.107Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:56:58 [2024-03-15T19:56:58.107Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:56:58 [2024-03-15T19:56:58.107Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
15:56:58 [2024-03-15T19:56:58.107Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:56:58 [2024-03-15T19:56:58.667Z] [INFO] 
15:56:58 [2024-03-15T19:56:58.667Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:56:58 [2024-03-15T19:56:58.667Z] [INFO] 
15:56:58 [2024-03-15T19:56:58.667Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:56:58 [2024-03-15T19:56:58.667Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/test/resources
15:56:58 [2024-03-15T19:56:58.667Z] [INFO] 
15:56:58 [2024-03-15T19:56:58.667Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:56:58 [2024-03-15T19:56:58.667Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
15:56:58 [2024-03-15T19:56:58.667Z] [INFO] 
15:56:58 [2024-03-15T19:56:58.667Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:56:58 [2024-03-15T19:56:58.667Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-sources.jar
15:56:58 [2024-03-15T19:56:58.667Z] [INFO] 
15:56:58 [2024-03-15T19:56:58.667Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:56:58 [2024-03-15T19:56:58.667Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.jar
15:56:58 [2024-03-15T19:56:58.667Z] [INFO] 
15:56:58 [2024-03-15T19:56:58.667Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:56:58 [2024-03-15T19:56:58.667Z] [INFO] 
15:56:58 [2024-03-15T19:56:58.667Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:56:58 [2024-03-15T19:56:58.667Z] [INFO] 
15:56:58 [2024-03-15T19:56:58.667Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:56:58 [2024-03-15T19:56:58.667Z] [INFO] 
15:56:58 [2024-03-15T19:56:58.667Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:56:58 [2024-03-15T19:56:58.667Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.jar
15:56:59 [2024-03-15T19:56:59.228Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-sources.jar
15:57:00 [2024-03-15T19:57:00.592Z] [INFO] 
15:57:00 [2024-03-15T19:57:00.592Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:57:00 [2024-03-15T19:57:00.847Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data/.metadata/.log
15:57:00 [2024-03-15T19:57:00.847Z] [INFO] Command line:
15:57:00 [2024-03-15T19:57:00.847Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:57:00 [2024-03-15T19:57:00.847Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:57:04 [2024-03-15T19:57:04.112Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:57:04 [2024-03-15T19:57:04.112Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:57:09 [2024-03-15T19:57:09.365Z] !SESSION 2024-03-15 19:57:00.890 -----------------------------------------------
15:57:09 [2024-03-15T19:57:09.365Z] eclipse.buildId=unknown
15:57:09 [2024-03-15T19:57:09.365Z] java.version=17.0.2
15:57:09 [2024-03-15T19:57:09.365Z] java.vendor=Oracle Corporation
15:57:09 [2024-03-15T19:57:09.365Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:57:09 [2024-03-15T19:57:09.365Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
15:57:09 [2024-03-15T19:57:09.365Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:57:09 [2024-03-15T19:57:09.365Z] 
15:57:09 [2024-03-15T19:57:09.365Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 19:57:08.407
15:57:09 [2024-03-15T19:57:09.365Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:57:09 [2024-03-15T19:57:09.365Z] !STACK 0
15:57:09 [2024-03-15T19:57:09.365Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:57:09 [2024-03-15T19:57:09.365Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:57:09 [2024-03-15T19:57:09.365Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:57:09 [2024-03-15T19:57:09.365Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:57:09 [2024-03-15T19:57:09.365Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
15:57:09 [2024-03-15T19:57:09.365Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
15:57:09 [2024-03-15T19:57:09.365Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
15:57:09 [2024-03-15T19:57:09.365Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
15:57:09 [2024-03-15T19:57:09.365Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:57:09 [2024-03-15T19:57:09.365Z] Caused by: java.io.IOException: error=2, No such file or directory
15:57:09 [2024-03-15T19:57:09.365Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:57:09 [2024-03-15T19:57:09.365Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:57:09 [2024-03-15T19:57:09.365Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:57:09 [2024-03-15T19:57:09.365Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:57:09 [2024-03-15T19:57:09.365Z] 	... 7 more
15:57:09 [2024-03-15T19:57:09.365Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
15:57:09 [2024-03-15T19:57:09.365Z] 
15:57:09 [2024-03-15T19:57:09.365Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 19:57:09.224
15:57:09 [2024-03-15T19:57:09.365Z] !MESSAGE Unexpected error executing analysis with trace 
15:57:09 [2024-03-15T19:57:09.365Z] !STACK 0
15:57:09 [2024-03-15T19:57:09.365Z] java.lang.NullPointerException
15:57:09 [2024-03-15T19:57:09.365Z] 	at java.base/java.io.File.<init>(File.java:278)
15:57:09 [2024-03-15T19:57:09.365Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
15:57:09 [2024-03-15T19:57:09.365Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
15:57:09 [2024-03-15T19:57:09.365Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
15:57:09 [2024-03-15T19:57:09.365Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
15:57:09 [2024-03-15T19:57:09.365Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
15:57:09 [2024-03-15T19:57:09.365Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:57:09 [2024-03-15T19:57:09.365Z] 
15:57:09 [2024-03-15T19:57:09.365Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 19:57:09.225
15:57:09 [2024-03-15T19:57:09.365Z] !MESSAGE Unexpected error executing analysis with trace 
15:57:09 [2024-03-15T19:57:09.365Z] !STACK 0
15:57:09 [2024-03-15T19:57:09.365Z] java.lang.NullPointerException
15:57:09 [2024-03-15T19:57:09.365Z] 	at java.base/java.io.File.<init>(File.java:278)
15:57:09 [2024-03-15T19:57:09.365Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
15:57:09 [2024-03-15T19:57:09.365Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
15:57:09 [2024-03-15T19:57:09.365Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
15:57:09 [2024-03-15T19:57:09.365Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
15:57:09 [2024-03-15T19:57:09.365Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
15:57:09 [2024-03-15T19:57:09.365Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:57:09 [2024-03-15T19:57:09.365Z] 
15:57:09 [2024-03-15T19:57:09.365Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 19:57:09.230
15:57:09 [2024-03-15T19:57:09.365Z] !MESSAGE Exception executing analysis
15:57:09 [2024-03-15T19:57:09.365Z] !STACK 0
15:57:09 [2024-03-15T19:57:09.365Z] java.lang.NullPointerException
15:57:09 [2024-03-15T19:57:09.365Z] 	at java.base/java.io.File.<init>(File.java:278)
15:57:09 [2024-03-15T19:57:09.365Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
15:57:09 [2024-03-15T19:57:09.365Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
15:57:09 [2024-03-15T19:57:09.365Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
15:57:09 [2024-03-15T19:57:09.365Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
15:57:09 [2024-03-15T19:57:09.365Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
15:57:09 [2024-03-15T19:57:09.365Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:57:09 [2024-03-15T19:57:09.365Z] 
15:57:09 [2024-03-15T19:57:09.365Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 19:57:09.231
15:57:09 [2024-03-15T19:57:09.365Z] !MESSAGE Exception executing analysis
15:57:09 [2024-03-15T19:57:09.365Z] !STACK 0
15:57:09 [2024-03-15T19:57:09.365Z] java.lang.NullPointerException
15:57:09 [2024-03-15T19:57:09.365Z] 	at java.base/java.io.File.<init>(File.java:278)
15:57:09 [2024-03-15T19:57:09.365Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
15:57:09 [2024-03-15T19:57:09.365Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
15:57:09 [2024-03-15T19:57:09.365Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
15:57:09 [2024-03-15T19:57:09.365Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
15:57:09 [2024-03-15T19:57:09.365Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
15:57:09 [2024-03-15T19:57:09.365Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:57:09 [2024-03-15T19:57:09.365Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
15:57:09 [2024-03-15T19:57:09.365Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest.testBuiltinOutput -- Time elapsed: 0.200 s
15:57:09 [2024-03-15T19:57:09.365Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
15:57:09 [2024-03-15T19:57:09.365Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
15:57:09 [2024-03-15T19:57:09.366Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest.testTmfCorePluginId -- Time elapsed: 0 s
15:57:09 [2024-03-15T19:57:09.366Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest.testGetDefault -- Time elapsed: 0 s
15:57:09 [2024-03-15T19:57:09.366Z] 
15:57:09 [2024-03-15T19:57:09.366Z] Results:
15:57:09 [2024-03-15T19:57:09.366Z] 
15:57:09 [2024-03-15T19:57:09.366Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
15:57:09 [2024-03-15T19:57:09.366Z] 
15:57:10 [2024-03-15T19:57:10.293Z] [INFO] All tests passed
15:57:10 [2024-03-15T19:57:10.293Z] [INFO] 
15:57:10 [2024-03-15T19:57:10.293Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:57:10 [2024-03-15T19:57:10.293Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.jar
15:57:10 [2024-03-15T19:57:10.293Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.pom
15:57:10 [2024-03-15T19:57:10.293Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-sources.jar
15:57:10 [2024-03-15T19:57:10.293Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-p2metadata.xml
15:57:10 [2024-03-15T19:57:10.293Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-p2artifacts.xml
15:57:10 [2024-03-15T19:57:10.293Z] [INFO] 
15:57:10 [2024-03-15T19:57:10.293Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:57:10 [2024-03-15T19:57:10.293Z] [INFO] 
15:57:10 [2024-03-15T19:57:10.293Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >--
15:57:10 [2024-03-15T19:57:10.293Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT [129/141]
15:57:10 [2024-03-15T19:57:10.293Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
15:57:10 [2024-03-15T19:57:10.293Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:57:10 [2024-03-15T19:57:10.293Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:57:10 [2024-03-15T19:57:10.293Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
15:57:10 [2024-03-15T19:57:10.549Z] [INFO] 
15:57:10 [2024-03-15T19:57:10.549Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:57:10 [2024-03-15T19:57:10.549Z] [INFO] 
15:57:10 [2024-03-15T19:57:10.549Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:57:10 [2024-03-15T19:57:10.549Z] [INFO] The project's OSGi version is 1.0.15.202403151906
15:57:10 [2024-03-15T19:57:10.549Z] [INFO] 
15:57:10 [2024-03-15T19:57:10.549Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:57:10 [2024-03-15T19:57:10.549Z] [INFO] 
15:57:10 [2024-03-15T19:57:10.549Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:57:10 [2024-03-15T19:57:10.549Z] [INFO] 
15:57:10 [2024-03-15T19:57:10.549Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:57:10 [2024-03-15T19:57:10.549Z] [INFO] 
15:57:10 [2024-03-15T19:57:10.549Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:57:10 [2024-03-15T19:57:10.549Z] [INFO] 
15:57:10 [2024-03-15T19:57:10.549Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:57:10 [2024-03-15T19:57:10.549Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests
15:57:11 [2024-03-15T19:57:11.110Z] [INFO] 
15:57:11 [2024-03-15T19:57:11.110Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:57:11 [2024-03-15T19:57:11.110Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources
15:57:11 [2024-03-15T19:57:11.110Z] [INFO] 
15:57:11 [2024-03-15T19:57:11.110Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:57:11 [2024-03-15T19:57:11.110Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:57:11 [2024-03-15T19:57:11.110Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:57:11 [2024-03-15T19:57:11.110Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
15:57:11 [2024-03-15T19:57:11.110Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:57:11 [2024-03-15T19:57:11.366Z] [INFO] 
15:57:11 [2024-03-15T19:57:11.366Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:57:11 [2024-03-15T19:57:11.366Z] [INFO] 
15:57:11 [2024-03-15T19:57:11.366Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:57:11 [2024-03-15T19:57:11.366Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/test/resources
15:57:11 [2024-03-15T19:57:11.366Z] [INFO] 
15:57:11 [2024-03-15T19:57:11.366Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:57:11 [2024-03-15T19:57:11.366Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
15:57:11 [2024-03-15T19:57:11.366Z] [INFO] 
15:57:11 [2024-03-15T19:57:11.366Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:57:11 [2024-03-15T19:57:11.366Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
15:57:11 [2024-03-15T19:57:11.366Z] [INFO] 
15:57:11 [2024-03-15T19:57:11.366Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:57:11 [2024-03-15T19:57:11.366Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT.jar
15:57:11 [2024-03-15T19:57:11.366Z] [INFO] 
15:57:11 [2024-03-15T19:57:11.366Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:57:11 [2024-03-15T19:57:11.621Z] [INFO] 
15:57:11 [2024-03-15T19:57:11.622Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:57:11 [2024-03-15T19:57:11.622Z] [INFO] 
15:57:11 [2024-03-15T19:57:11.622Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:57:11 [2024-03-15T19:57:11.622Z] [INFO] 
15:57:11 [2024-03-15T19:57:11.622Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:57:11 [2024-03-15T19:57:11.622Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT.jar
15:57:12 [2024-03-15T19:57:12.182Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
15:57:13 [2024-03-15T19:57:13.110Z] [INFO] 
15:57:13 [2024-03-15T19:57:13.111Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:57:13 [2024-03-15T19:57:13.366Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data/.metadata/.log
15:57:13 [2024-03-15T19:57:13.367Z] [INFO] Command line:
15:57:13 [2024-03-15T19:57:13.367Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:57:13 [2024-03-15T19:57:13.367Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:57:15 [2024-03-15T19:57:15.883Z] Mar 15, 2024 7:57:15 PM org.apache.aries.spifly.BaseActivator log
15:57:15 [2024-03-15T19:57:15.883Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
15:57:17 [2024-03-15T19:57:17.247Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:57:17 [2024-03-15T19:57:17.248Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:57:22 [2024-03-15T19:57:22.492Z] !SESSION 2024-03-15 19:57:13.448 -----------------------------------------------
15:57:22 [2024-03-15T19:57:22.492Z] eclipse.buildId=unknown
15:57:22 [2024-03-15T19:57:22.492Z] java.version=17.0.2
15:57:22 [2024-03-15T19:57:22.492Z] java.vendor=Oracle Corporation
15:57:22 [2024-03-15T19:57:22.492Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:57:22 [2024-03-15T19:57:22.492Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:57:22 [2024-03-15T19:57:22.492Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:57:22 [2024-03-15T19:57:22.492Z] 
15:57:22 [2024-03-15T19:57:22.492Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-15 19:57:21.496
15:57:22 [2024-03-15T19:57:22.492Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
15:57:22 [2024-03-15T19:57:22.492Z] 
15:57:22 [2024-03-15T19:57:22.492Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 19:57:21.503
15:57:22 [2024-03-15T19:57:22.492Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:57:22 [2024-03-15T19:57:22.492Z] !STACK 0
15:57:22 [2024-03-15T19:57:22.492Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:57:22 [2024-03-15T19:57:22.492Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:57:22 [2024-03-15T19:57:22.492Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:57:22 [2024-03-15T19:57:22.492Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:57:22 [2024-03-15T19:57:22.492Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
15:57:22 [2024-03-15T19:57:22.492Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
15:57:22 [2024-03-15T19:57:22.492Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
15:57:22 [2024-03-15T19:57:22.492Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
15:57:22 [2024-03-15T19:57:22.492Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:57:22 [2024-03-15T19:57:22.492Z] Caused by: java.io.IOException: error=2, No such file or directory
15:57:22 [2024-03-15T19:57:22.492Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:57:22 [2024-03-15T19:57:22.492Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:57:22 [2024-03-15T19:57:22.492Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:57:22 [2024-03-15T19:57:22.492Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:57:22 [2024-03-15T19:57:22.492Z] 	... 7 more
15:57:22 [2024-03-15T19:57:22.492Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
15:57:22 [2024-03-15T19:57:22.492Z] Display size: 1440x900
15:57:22 [2024-03-15T19:57:22.492Z] OS version=6.2.9-300.fc38.x86_64
15:57:22 [2024-03-15T19:57:22.492Z] GTK version=3.22.30
15:57:22 [2024-03-15T19:57:22.492Z] GTK theme=Ambiance
15:57:22 [2024-03-15T19:57:22.492Z] LIBOVERLAY_SCROLLBAR=0
15:57:22 [2024-03-15T19:57:22.492Z] Time zone: Greenwich Mean Time
15:57:22 [2024-03-15T19:57:22.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56226064] time=1135658389 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:23 [2024-03-15T19:57:23.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:23 [2024-03-15T19:57:23.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:57:23 [2024-03-15T19:57:23.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:57:23 [2024-03-15T19:57:23.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:57:23 [2024-03-15T19:57:23.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1135659139 data=null doit=true}, MenuItem with text {&Hierarchical}]
15:57:23 [2024-03-15T19:57:23.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1135659139 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
15:57:23 [2024-03-15T19:57:23.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1135659148 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:57:23 [2024-03-15T19:57:23.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:57:25 [2024-03-15T19:57:25.590Z] 
15:57:25 [2024-03-15T19:57:25.590Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:57:25.146
15:57:25 [2024-03-15T19:57:25.590Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
15:57:28 [2024-03-15T19:57:28.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:28 [2024-03-15T19:57:28.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:28 [2024-03-15T19:57:28.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:28 [2024-03-15T19:57:28.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:28 [2024-03-15T19:57:28.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:28 [2024-03-15T19:57:28.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:28 [2024-03-15T19:57:28.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135664363 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:28 [2024-03-15T19:57:28.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135664368 data=null doit=true}, TreeItem with text {test}]
15:57:28 [2024-03-15T19:57:28.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135664368 data=null}, TreeItem with text {test}]
15:57:28 [2024-03-15T19:57:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135664369 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:28 [2024-03-15T19:57:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135664370 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:28 [2024-03-15T19:57:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135664439 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:28 [2024-03-15T19:57:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:28 [2024-03-15T19:57:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135664441 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:28 [2024-03-15T19:57:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135664441 data=null doit=true}, TreeItem with text {test}]
15:57:28 [2024-03-15T19:57:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135664441 data=null}, TreeItem with text {test}]
15:57:28 [2024-03-15T19:57:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135664442 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:28 [2024-03-15T19:57:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135664442 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:28 [2024-03-15T19:57:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135664456 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:28 [2024-03-15T19:57:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135664458 data=null doit=true}, TreeItem with text {test}]
15:57:28 [2024-03-15T19:57:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135664458 data=null}, TreeItem with text {test}]
15:57:28 [2024-03-15T19:57:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135664460 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:28 [2024-03-15T19:57:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135664461 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
15:57:28 [2024-03-15T19:57:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135664507 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:28 [2024-03-15T19:57:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:28 [2024-03-15T19:57:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135664512 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:57:28 [2024-03-15T19:57:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135664513 data=null doit=true}, TreeItem with text {Traces [1]}]
15:57:28 [2024-03-15T19:57:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135664513 data=null}, TreeItem with text {Traces [1]}]
15:57:28 [2024-03-15T19:57:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135664513 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:28 [2024-03-15T19:57:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135664514 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:57:28 [2024-03-15T19:57:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135664540 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:28 [2024-03-15T19:57:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135664541 data=null doit=true}, TreeItem with text {Traces [1]}]
15:57:28 [2024-03-15T19:57:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135664541 data=null}, TreeItem with text {Traces [1]}]
15:57:28 [2024-03-15T19:57:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135664542 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:28 [2024-03-15T19:57:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135664542 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:57:28 [2024-03-15T19:57:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135664544 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:28 [2024-03-15T19:57:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=1135664546 data=null doit=true}, Tree node with text: bug446190]
15:57:28 [2024-03-15T19:57:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1135664547 data=null}, Tree node with text: bug446190]
15:57:28 [2024-03-15T19:57:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1135664547 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, Tree node with text: bug446190]
15:57:28 [2024-03-15T19:57:28.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135664547 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: bug446190]
15:57:28 [2024-03-15T19:57:28.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1135664558 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, Tree node with text: bug446190]
15:57:28 [2024-03-15T19:57:28.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=1135664591 data=null doit=true}, Tree node with text: Views]
15:57:28 [2024-03-15T19:57:28.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=1135664591 data=null}, Tree node with text: Views]
15:57:28 [2024-03-15T19:57:28.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=1135664595 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
15:57:28 [2024-03-15T19:57:28.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135664596 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
15:57:28 [2024-03-15T19:57:28.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=1135664650 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
15:57:28 [2024-03-15T19:57:28.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1135664651 data=null doit=true}, Tree node with text: XML system call analysis]
15:57:28 [2024-03-15T19:57:28.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1135664651 data=null}, Tree node with text: XML system call analysis]
15:57:28 [2024-03-15T19:57:28.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1135664652 data=null button=1 stateMask=0x0 x=196 y=472 count=1}, Tree node with text: XML system call analysis]
15:57:28 [2024-03-15T19:57:28.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135664652 data=null item=TreeItem {XML system call analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: XML system call analysis]
15:57:28 [2024-03-15T19:57:28.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1135664709 data=null button=1 stateMask=0x80000 x=196 y=472 count=1}, Tree node with text: XML system call analysis]
15:57:28 [2024-03-15T19:57:28.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Latency vs Count
15:57:28 [2024-03-15T19:57:28.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Latency vs Count} time=1135664710 data=null button=0 stateMask=0x0 x=188 y=541 count=0}, Tree node with text: Latency vs Count]
15:57:28 [2024-03-15T19:57:28.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Latency vs Count} time=1135664710 data=null doit=true}, Tree node with text: Latency vs Count]
15:57:28 [2024-03-15T19:57:28.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:28 [2024-03-15T19:57:28.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Latency vs Count} time=1135664711 data=null}, Tree node with text: Latency vs Count]
15:57:28 [2024-03-15T19:57:28.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=1135664711 data=null button=1 stateMask=0x0 x=188 y=541 count=1}, Tree node with text: Latency vs Count]
15:57:28 [2024-03-15T19:57:28.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135664712 data=null item=TreeItem {Latency vs Count} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Latency vs Count]
15:57:28 [2024-03-15T19:57:28.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=1135664742 data=null button=1 stateMask=0x80000 x=188 y=541 count=1}, Tree node with text: Latency vs Count]
15:57:28 [2024-03-15T19:57:28.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=1135664753 data=null button=1 stateMask=0x0 x=188 y=541 count=2}, Tree node with text: Latency vs Count]
15:57:28 [2024-03-15T19:57:28.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Count} time=1135664753 data=null button=1 stateMask=0x0 x=188 y=541 count=2}, Tree node with text: Latency vs Count]
15:57:28 [2024-03-15T19:57:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135664754 data=null item=TreeItem {Latency vs Count} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Latency vs Count]
15:57:29 [2024-03-15T19:57:29.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=1135664842 data=null button=1 stateMask=0x80000 x=188 y=541 count=2}, Tree node with text: Latency vs Count]
15:57:29 [2024-03-15T19:57:29.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Latency vs Count} time=1135665151 data=null button=0 stateMask=0x0 x=188 y=541 count=0}, Tree node with text: Latency vs Count]
15:57:29 [2024-03-15T19:57:29.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Latency vs Count} time=1135665152 data=null doit=true}, Tree node with text: Latency vs Count]
15:57:29 [2024-03-15T19:57:29.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Latency vs Count} time=1135665152 data=null}, Tree node with text: Latency vs Count]
15:57:29 [2024-03-15T19:57:29.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Latency vs Count
15:57:31 [2024-03-15T19:57:31.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"'
15:57:31 [2024-03-15T19:57:31.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
15:57:31 [2024-03-15T19:57:31.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=1135667520 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}]
15:57:31 [2024-03-15T19:57:31.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=1135667545 data=null button=1 stateMask=0x80000 x=474 y=-13 count=1}, TableColumn with text {Name}]
15:57:31 [2024-03-15T19:57:31.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=1135667546 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}]
15:57:31 [2024-03-15T19:57:31.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=1135667552 data=null button=1 stateMask=0x80000 x=474 y=-13 count=1}, TableColumn with text {Name}]
15:57:32 [2024-03-15T19:57:32.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56226064] time=1135668107 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:32 [2024-03-15T19:57:32.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:57:32 [2024-03-15T19:57:32.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:32 [2024-03-15T19:57:32.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:32 [2024-03-15T19:57:32.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:32 [2024-03-15T19:57:32.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135668178 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:32 [2024-03-15T19:57:32.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135668178 data=null doit=true}, TreeItem with text {test}]
15:57:32 [2024-03-15T19:57:32.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135668178 data=null}, TreeItem with text {test}]
15:57:32 [2024-03-15T19:57:32.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135668178 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:32 [2024-03-15T19:57:32.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135668179 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:32 [2024-03-15T19:57:32.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135668214 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:32 [2024-03-15T19:57:32.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:57:32 [2024-03-15T19:57:32.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:57:32 [2024-03-15T19:57:32.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:57:33 [2024-03-15T19:57:33.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:57:33 [2024-03-15T19:57:33.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:57:33 [2024-03-15T19:57:33.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:57:33 [2024-03-15T19:57:33.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:57:33 [2024-03-15T19:57:33.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:57:33 [2024-03-15T19:57:33.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:57:33 [2024-03-15T19:57:33.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:33 [2024-03-15T19:57:33.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:57:33 [2024-03-15T19:57:33.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:57:33 [2024-03-15T19:57:33.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:57:33 [2024-03-15T19:57:33.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135669305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:33 [2024-03-15T19:57:33.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135669305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:33 [2024-03-15T19:57:33.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135669306 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:33 [2024-03-15T19:57:33.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135669306 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:33 [2024-03-15T19:57:33.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135669306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:33 [2024-03-15T19:57:33.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135669307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:33 [2024-03-15T19:57:33.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135669307 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:33 [2024-03-15T19:57:33.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135669307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:33 [2024-03-15T19:57:33.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135669307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:33 [2024-03-15T19:57:33.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135669308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:33 [2024-03-15T19:57:33.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135669308 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:33 [2024-03-15T19:57:33.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135669308 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:33 [2024-03-15T19:57:33.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:57:33 [2024-03-15T19:57:33.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:57:33 [2024-03-15T19:57:33.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:57:33 [2024-03-15T19:57:33.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:33 [2024-03-15T19:57:33.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:57:33 [2024-03-15T19:57:33.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:57:33 [2024-03-15T19:57:33.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:57:33 [2024-03-15T19:57:33.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:33 [2024-03-15T19:57:33.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:57:33 [2024-03-15T19:57:33.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135669312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:33 [2024-03-15T19:57:33.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135669316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:33 [2024-03-15T19:57:33.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135669317 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:33 [2024-03-15T19:57:33.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135669317 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:33 [2024-03-15T19:57:33.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135669317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:33 [2024-03-15T19:57:33.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135669317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:33 [2024-03-15T19:57:33.392Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:33 [2024-03-15T19:57:33.392Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:33 [2024-03-15T19:57:33.392Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:33 [2024-03-15T19:57:33.392Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:33 [2024-03-15T19:57:33.392Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:33 [2024-03-15T19:57:33.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:57:33 [2024-03-15T19:57:33.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135669318 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:33 [2024-03-15T19:57:33.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135668330 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:57:33 [2024-03-15T19:57:33.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"'
15:57:33 [2024-03-15T19:57:33.903Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.04 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
15:57:33 [2024-03-15T19:57:33.903Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest.testWithTrace -- Time elapsed: 5.578 s
15:57:33 [2024-03-15T19:57:33.903Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
15:57:33 [2024-03-15T19:57:33.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56226064] time=1135669919 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:33 [2024-03-15T19:57:33.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:33 [2024-03-15T19:57:33.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:57:33 [2024-03-15T19:57:33.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:57:33 [2024-03-15T19:57:33.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:57:33 [2024-03-15T19:57:33.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1135670062 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:57:33 [2024-03-15T19:57:33.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:57:34 [2024-03-15T19:57:34.830Z] 
15:57:34 [2024-03-15T19:57:34.830Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:57:34.530
15:57:34 [2024-03-15T19:57:34.830Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
15:57:37 [2024-03-15T19:57:37.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:37 [2024-03-15T19:57:37.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:37 [2024-03-15T19:57:37.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:37 [2024-03-15T19:57:37.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:37 [2024-03-15T19:57:37.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:37 [2024-03-15T19:57:37.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:37 [2024-03-15T19:57:37.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135673150 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:37 [2024-03-15T19:57:37.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135673150 data=null doit=true}, TreeItem with text {test}]
15:57:37 [2024-03-15T19:57:37.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135673150 data=null}, TreeItem with text {test}]
15:57:37 [2024-03-15T19:57:37.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135673151 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:37 [2024-03-15T19:57:37.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135673151 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135673180 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135673182 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135673182 data=null doit=true}, TreeItem with text {test}]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135673183 data=null}, TreeItem with text {test}]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135673183 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135673183 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135673202 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135673203 data=null doit=true}, TreeItem with text {test}]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135673203 data=null}, TreeItem with text {test}]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135673204 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135673204 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135673212 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135673214 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135673214 data=null doit=true}, TreeItem with text {Traces [1]}]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135673214 data=null}, TreeItem with text {Traces [1]}]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135673215 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135673215 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135673230 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135673231 data=null doit=true}, TreeItem with text {Traces [1]}]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135673231 data=null}, TreeItem with text {Traces [1]}]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135673232 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135673232 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135673233 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=1135673233 data=null doit=true}, Tree node with text: bug446190]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1135673234 data=null}, Tree node with text: bug446190]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1135673234 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, Tree node with text: bug446190]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135673234 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: bug446190]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1135673236 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, Tree node with text: bug446190]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=1135673236 data=null doit=true}, Tree node with text: Views]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=1135673237 data=null}, Tree node with text: Views]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=1135673237 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135673237 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=1135673260 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1135673261 data=null doit=true}, Tree node with text: XML system call analysis]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1135673261 data=null}, Tree node with text: XML system call analysis]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1135673261 data=null button=1 stateMask=0x0 x=196 y=472 count=1}, Tree node with text: XML system call analysis]
15:57:37 [2024-03-15T19:57:37.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135673261 data=null item=TreeItem {XML system call analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: XML system call analysis]
15:57:37 [2024-03-15T19:57:37.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1135673300 data=null button=1 stateMask=0x80000 x=196 y=472 count=1}, Tree node with text: XML system call analysis]
15:57:37 [2024-03-15T19:57:37.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Latency vs Time
15:57:37 [2024-03-15T19:57:37.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Latency vs Time} time=1135673302 data=null button=0 stateMask=0x0 x=186 y=564 count=0}, Tree node with text: Latency vs Time]
15:57:37 [2024-03-15T19:57:37.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Latency vs Time} time=1135673302 data=null doit=true}, Tree node with text: Latency vs Time]
15:57:37 [2024-03-15T19:57:37.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:37 [2024-03-15T19:57:37.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Latency vs Time} time=1135673302 data=null}, Tree node with text: Latency vs Time]
15:57:37 [2024-03-15T19:57:37.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=1135673303 data=null button=1 stateMask=0x0 x=186 y=564 count=1}, Tree node with text: Latency vs Time]
15:57:37 [2024-03-15T19:57:37.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135673303 data=null item=TreeItem {Latency vs Time} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Latency vs Time]
15:57:37 [2024-03-15T19:57:37.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=1135673336 data=null button=1 stateMask=0x80000 x=186 y=564 count=1}, Tree node with text: Latency vs Time]
15:57:37 [2024-03-15T19:57:37.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=1135673337 data=null button=1 stateMask=0x0 x=186 y=564 count=2}, Tree node with text: Latency vs Time]
15:57:37 [2024-03-15T19:57:37.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Time} time=1135673337 data=null button=1 stateMask=0x0 x=186 y=564 count=2}, Tree node with text: Latency vs Time]
15:57:37 [2024-03-15T19:57:37.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135673337 data=null item=TreeItem {Latency vs Time} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Latency vs Time]
15:57:37 [2024-03-15T19:57:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=1135673525 data=null button=1 stateMask=0x80000 x=186 y=564 count=2}, Tree node with text: Latency vs Time]
15:57:37 [2024-03-15T19:57:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Latency vs Time} time=1135673770 data=null button=0 stateMask=0x0 x=186 y=564 count=0}, Tree node with text: Latency vs Time]
15:57:37 [2024-03-15T19:57:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Latency vs Time} time=1135673770 data=null doit=true}, Tree node with text: Latency vs Time]
15:57:37 [2024-03-15T19:57:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Latency vs Time} time=1135673770 data=null}, Tree node with text: Latency vs Time]
15:57:37 [2024-03-15T19:57:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Latency vs Time
15:57:39 [2024-03-15T19:57:39.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
15:57:39 [2024-03-15T19:57:39.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
15:57:39 [2024-03-15T19:57:39.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:39 [2024-03-15T19:57:39.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:39 [2024-03-15T19:57:39.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: bug446190
15:57:39 [2024-03-15T19:57:39.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56226064] time=1135675562 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:39 [2024-03-15T19:57:39.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:57:39 [2024-03-15T19:57:39.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:39 [2024-03-15T19:57:39.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:39 [2024-03-15T19:57:39.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:39 [2024-03-15T19:57:39.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135675633 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:39 [2024-03-15T19:57:39.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135675634 data=null doit=true}, TreeItem with text {test}]
15:57:39 [2024-03-15T19:57:39.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135675634 data=null}, TreeItem with text {test}]
15:57:39 [2024-03-15T19:57:39.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135675634 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:39 [2024-03-15T19:57:39.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135675634 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:39 [2024-03-15T19:57:39.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135675659 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:39 [2024-03-15T19:57:39.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:57:39 [2024-03-15T19:57:39.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:57:39 [2024-03-15T19:57:39.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:57:40 [2024-03-15T19:57:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:57:40 [2024-03-15T19:57:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:57:40 [2024-03-15T19:57:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:57:40 [2024-03-15T19:57:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:57:40 [2024-03-15T19:57:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:57:40 [2024-03-15T19:57:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:57:40 [2024-03-15T19:57:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:40 [2024-03-15T19:57:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:57:40 [2024-03-15T19:57:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:57:40 [2024-03-15T19:57:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:57:40 [2024-03-15T19:57:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135676544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:40 [2024-03-15T19:57:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135676545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:40 [2024-03-15T19:57:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135676545 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:40 [2024-03-15T19:57:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135676545 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:40 [2024-03-15T19:57:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135676545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:40 [2024-03-15T19:57:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135676545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:40 [2024-03-15T19:57:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135676545 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:40 [2024-03-15T19:57:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135676545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:40 [2024-03-15T19:57:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135676545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:40 [2024-03-15T19:57:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135676546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:40 [2024-03-15T19:57:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135676546 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:40 [2024-03-15T19:57:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135676546 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:40 [2024-03-15T19:57:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:57:40 [2024-03-15T19:57:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:57:40 [2024-03-15T19:57:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:57:40 [2024-03-15T19:57:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:40 [2024-03-15T19:57:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:57:40 [2024-03-15T19:57:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:57:40 [2024-03-15T19:57:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:57:40 [2024-03-15T19:57:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:40 [2024-03-15T19:57:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:57:40 [2024-03-15T19:57:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135676547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:40 [2024-03-15T19:57:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135676547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:40 [2024-03-15T19:57:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135676547 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:40 [2024-03-15T19:57:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135676547 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:40 [2024-03-15T19:57:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135676547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:40 [2024-03-15T19:57:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135676548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:40 [2024-03-15T19:57:40.677Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:40 [2024-03-15T19:57:40.677Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:40 [2024-03-15T19:57:40.677Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:40 [2024-03-15T19:57:40.677Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:40 [2024-03-15T19:57:40.677Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:40 [2024-03-15T19:57:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:57:40 [2024-03-15T19:57:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135676548 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:40 [2024-03-15T19:57:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135675718 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:57:40 [2024-03-15T19:57:40.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
15:57:40 [2024-03-15T19:57:40.933Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.171 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
15:57:40 [2024-03-15T19:57:40.933Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest.testWithTrace -- Time elapsed: 3.996 s
15:57:40 [2024-03-15T19:57:40.933Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
15:57:40 [2024-03-15T19:57:40.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56226064] time=1135677105 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:41 [2024-03-15T19:57:41.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:41 [2024-03-15T19:57:41.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:57:41 [2024-03-15T19:57:41.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:57:41 [2024-03-15T19:57:41.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:57:41 [2024-03-15T19:57:41.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1135677251 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:57:41 [2024-03-15T19:57:41.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:57:41 [2024-03-15T19:57:41.750Z] 
15:57:41 [2024-03-15T19:57:41.750Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 19:57:41.673
15:57:41 [2024-03-15T19:57:41.750Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
15:57:44 [2024-03-15T19:57:44.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:44 [2024-03-15T19:57:44.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:44 [2024-03-15T19:57:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:44 [2024-03-15T19:57:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:44 [2024-03-15T19:57:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:44 [2024-03-15T19:57:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:44 [2024-03-15T19:57:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135680399 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:44 [2024-03-15T19:57:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135680399 data=null doit=true}, TreeItem with text {test}]
15:57:44 [2024-03-15T19:57:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135680399 data=null}, TreeItem with text {test}]
15:57:44 [2024-03-15T19:57:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135680400 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:44 [2024-03-15T19:57:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135680400 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:44 [2024-03-15T19:57:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135680438 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:44 [2024-03-15T19:57:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:44 [2024-03-15T19:57:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135680439 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:44 [2024-03-15T19:57:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135680439 data=null doit=true}, TreeItem with text {test}]
15:57:44 [2024-03-15T19:57:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135680439 data=null}, TreeItem with text {test}]
15:57:44 [2024-03-15T19:57:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135680440 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:44 [2024-03-15T19:57:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135680440 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:44 [2024-03-15T19:57:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135680450 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:44 [2024-03-15T19:57:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135680451 data=null doit=true}, TreeItem with text {test}]
15:57:44 [2024-03-15T19:57:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135680451 data=null}, TreeItem with text {test}]
15:57:44 [2024-03-15T19:57:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135680451 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:44 [2024-03-15T19:57:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135680451 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
15:57:44 [2024-03-15T19:57:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135680453 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:44 [2024-03-15T19:57:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:44 [2024-03-15T19:57:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135680454 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:57:44 [2024-03-15T19:57:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135680454 data=null doit=true}, TreeItem with text {Traces [1]}]
15:57:44 [2024-03-15T19:57:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135680454 data=null}, TreeItem with text {Traces [1]}]
15:57:44 [2024-03-15T19:57:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135680455 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:44 [2024-03-15T19:57:44.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135680455 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:57:44 [2024-03-15T19:57:44.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135680472 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:44 [2024-03-15T19:57:44.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135680473 data=null doit=true}, TreeItem with text {Traces [1]}]
15:57:44 [2024-03-15T19:57:44.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135680473 data=null}, TreeItem with text {Traces [1]}]
15:57:44 [2024-03-15T19:57:44.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135680473 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:44 [2024-03-15T19:57:44.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135680474 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:57:44 [2024-03-15T19:57:44.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135680475 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:44 [2024-03-15T19:57:44.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=1135680476 data=null doit=true}, Tree node with text: bug446190]
15:57:44 [2024-03-15T19:57:44.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1135680476 data=null}, Tree node with text: bug446190]
15:57:44 [2024-03-15T19:57:44.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1135680476 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, Tree node with text: bug446190]
15:57:44 [2024-03-15T19:57:44.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135680476 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: bug446190]
15:57:44 [2024-03-15T19:57:44.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1135680478 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, Tree node with text: bug446190]
15:57:44 [2024-03-15T19:57:44.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=1135680479 data=null doit=true}, Tree node with text: Views]
15:57:44 [2024-03-15T19:57:44.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=1135680479 data=null}, Tree node with text: Views]
15:57:44 [2024-03-15T19:57:44.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=1135680488 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
15:57:44 [2024-03-15T19:57:44.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135680488 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
15:57:44 [2024-03-15T19:57:44.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=1135680508 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
15:57:44 [2024-03-15T19:57:44.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1135680509 data=null doit=true}, Tree node with text: XML system call analysis]
15:57:44 [2024-03-15T19:57:44.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1135680509 data=null}, Tree node with text: XML system call analysis]
15:57:44 [2024-03-15T19:57:44.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1135680509 data=null button=1 stateMask=0x0 x=196 y=472 count=1}, Tree node with text: XML system call analysis]
15:57:44 [2024-03-15T19:57:44.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135680509 data=null item=TreeItem {XML system call analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: XML system call analysis]
15:57:44 [2024-03-15T19:57:44.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1135680525 data=null button=1 stateMask=0x80000 x=196 y=472 count=1}, Tree node with text: XML system call analysis]
15:57:44 [2024-03-15T19:57:44.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Latency Table
15:57:44 [2024-03-15T19:57:44.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Latency Table} time=1135680526 data=null button=0 stateMask=0x0 x=177 y=518 count=0}, Tree node with text: Latency Table]
15:57:44 [2024-03-15T19:57:44.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Latency Table} time=1135680526 data=null doit=true}, Tree node with text: Latency Table]
15:57:44 [2024-03-15T19:57:44.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:44 [2024-03-15T19:57:44.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Latency Table} time=1135680527 data=null}, Tree node with text: Latency Table]
15:57:44 [2024-03-15T19:57:44.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=1135680527 data=null button=1 stateMask=0x0 x=177 y=518 count=1}, Tree node with text: Latency Table]
15:57:44 [2024-03-15T19:57:44.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135680527 data=null item=TreeItem {Latency Table} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Latency Table]
15:57:44 [2024-03-15T19:57:44.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=1135680539 data=null button=1 stateMask=0x80000 x=177 y=518 count=1}, Tree node with text: Latency Table]
15:57:44 [2024-03-15T19:57:44.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=1135680539 data=null button=1 stateMask=0x0 x=177 y=518 count=2}, Tree node with text: Latency Table]
15:57:44 [2024-03-15T19:57:44.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Latency Table} time=1135680539 data=null button=1 stateMask=0x0 x=177 y=518 count=2}, Tree node with text: Latency Table]
15:57:44 [2024-03-15T19:57:44.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135680540 data=null item=TreeItem {Latency Table} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Latency Table]
15:57:44 [2024-03-15T19:57:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=1135680610 data=null button=1 stateMask=0x80000 x=177 y=518 count=2}, Tree node with text: Latency Table]
15:57:44 [2024-03-15T19:57:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Latency Table} time=1135680798 data=null button=0 stateMask=0x0 x=177 y=518 count=0}, Tree node with text: Latency Table]
15:57:44 [2024-03-15T19:57:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Latency Table} time=1135680798 data=null doit=true}, Tree node with text: Latency Table]
15:57:44 [2024-03-15T19:57:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Latency Table} time=1135680798 data=null}, Tree node with text: Latency Table]
15:57:44 [2024-03-15T19:57:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Latency Table
15:57:46 [2024-03-15T19:57:46.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"'
15:57:46 [2024-03-15T19:57:46.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=1135682301 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}]
15:57:46 [2024-03-15T19:57:46.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=1135682320 data=null button=1 stateMask=0x80000 x=448 y=-13 count=1}, TableColumn with text {Name}]
15:57:46 [2024-03-15T19:57:46.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=1135682321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}]
15:57:46 [2024-03-15T19:57:46.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=1135682324 data=null button=1 stateMask=0x80000 x=448 y=-13 count=1}, TableColumn with text {Name}]
15:57:46 [2024-03-15T19:57:46.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56226064] time=1135682680 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:46 [2024-03-15T19:57:46.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:57:46 [2024-03-15T19:57:46.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:46 [2024-03-15T19:57:46.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:46 [2024-03-15T19:57:46.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:46 [2024-03-15T19:57:46.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135682744 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:46 [2024-03-15T19:57:46.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135682744 data=null doit=true}, TreeItem with text {test}]
15:57:46 [2024-03-15T19:57:46.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135682744 data=null}, TreeItem with text {test}]
15:57:46 [2024-03-15T19:57:46.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135682745 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:46 [2024-03-15T19:57:46.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135682745 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:46 [2024-03-15T19:57:46.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135682768 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:46 [2024-03-15T19:57:46.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:57:46 [2024-03-15T19:57:46.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:57:46 [2024-03-15T19:57:46.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:57:47 [2024-03-15T19:57:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:57:47 [2024-03-15T19:57:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:57:47 [2024-03-15T19:57:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:57:47 [2024-03-15T19:57:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:57:47 [2024-03-15T19:57:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:57:47 [2024-03-15T19:57:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:57:47 [2024-03-15T19:57:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:47 [2024-03-15T19:57:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:57:47 [2024-03-15T19:57:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:57:47 [2024-03-15T19:57:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:57:47 [2024-03-15T19:57:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135683549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:47 [2024-03-15T19:57:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135683549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:47 [2024-03-15T19:57:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135683549 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:47 [2024-03-15T19:57:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135683550 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:47 [2024-03-15T19:57:47.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135683550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:47 [2024-03-15T19:57:47.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135683550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:47 [2024-03-15T19:57:47.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135683550 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:47 [2024-03-15T19:57:47.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135683550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:47 [2024-03-15T19:57:47.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135683550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:47 [2024-03-15T19:57:47.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135683550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:47 [2024-03-15T19:57:47.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135683551 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:47 [2024-03-15T19:57:47.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135683551 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:47 [2024-03-15T19:57:47.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:57:47 [2024-03-15T19:57:47.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:57:47 [2024-03-15T19:57:47.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:57:47 [2024-03-15T19:57:47.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:47 [2024-03-15T19:57:47.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:57:47 [2024-03-15T19:57:47.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:57:47 [2024-03-15T19:57:47.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:57:47 [2024-03-15T19:57:47.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:47 [2024-03-15T19:57:47.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:57:47 [2024-03-15T19:57:47.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135683552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:47 [2024-03-15T19:57:47.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135683553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:47 [2024-03-15T19:57:47.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135683553 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:47 [2024-03-15T19:57:47.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135683553 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:47 [2024-03-15T19:57:47.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135683553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:47 [2024-03-15T19:57:47.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135683553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:47 [2024-03-15T19:57:47.637Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:47 [2024-03-15T19:57:47.637Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:47 [2024-03-15T19:57:47.637Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:47 [2024-03-15T19:57:47.637Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:47 [2024-03-15T19:57:47.637Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:47 [2024-03-15T19:57:47.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:57:47 [2024-03-15T19:57:47.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135683553 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:47 [2024-03-15T19:57:47.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135682825 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:57:47 [2024-03-15T19:57:47.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"'
15:57:48 [2024-03-15T19:57:48.149Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.981 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
15:57:48 [2024-03-15T19:57:48.149Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest.testData -- Time elapsed: 3.794 s
15:57:48 [2024-03-15T19:57:48.149Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
15:57:48 [2024-03-15T19:57:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56226064] time=1135684098 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:48 [2024-03-15T19:57:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:48 [2024-03-15T19:57:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:57:48 [2024-03-15T19:57:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:57:48 [2024-03-15T19:57:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:57:48 [2024-03-15T19:57:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1135684239 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:57:48 [2024-03-15T19:57:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:57:48 [2024-03-15T19:57:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56226064] time=1135684240 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:48 [2024-03-15T19:57:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:57:48 [2024-03-15T19:57:48.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:57:48 [2024-03-15T19:57:48.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:57:48 [2024-03-15T19:57:48.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:57:48 [2024-03-15T19:57:48.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: of type 'Shell'
15:57:48 [2024-03-15T19:57:48.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135684675 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1135684678 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1135684678 data=null doit=true}, TreeItem with text {Tracing}]
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1135684678 data=null}, TreeItem with text {Tracing}]
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1135684679 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135684679 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1135684710 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1135684710 data=null doit=true}, TreeItem with text {Tracing}]
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1135684711 data=null}, TreeItem with text {Tracing}]
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1135684711 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135684711 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1135684713 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1135684714 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1135684714 data=null doit=true}, Tree node with text: XML Analyses]
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1135684714 data=null}, Tree node with text: XML Analyses]
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1135684714 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135684714 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1135684748 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1135684751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1135684751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1135684751 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:48 [2024-03-15T19:57:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1135684751 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:48 [2024-03-15T19:57:48.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1135684752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:48 [2024-03-15T19:57:48.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1135684752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:48 [2024-03-15T19:57:48.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1135684752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:48 [2024-03-15T19:57:48.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1135684310 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:57:48 [2024-03-15T19:57:48.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:48 [2024-03-15T19:57:48.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56226064] time=1135684818 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:48 [2024-03-15T19:57:48.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:57:48 [2024-03-15T19:57:48.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:57:48 [2024-03-15T19:57:48.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135685125 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1135685129 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1135685129 data=null doit=true}, TreeItem with text {Tracing}]
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1135685129 data=null}, TreeItem with text {Tracing}]
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1135685129 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135685130 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1135685153 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:57:49 [2024-03-15T19:57:49.225Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1135685154 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1135685154 data=null doit=true}, Tree node with text: XML Analyses]
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1135685154 data=null}, Tree node with text: XML Analyses]
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1135685154 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135685154 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1135685156 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1135685162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1135685162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1135685162 data=null doit=true}, (of type 'Table')]
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1135685162 data=null}, (of type 'Table')]
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=1135685163 data=null button=1 stateMask=0x0 x=87 y=12 count=1}, (of type 'Table')]
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135685163 data=null item=TableItem {test_valid_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=1135685182 data=null button=1 stateMask=0x80000 x=87 y=12 count=1}, (of type 'Table')]
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1135685184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1135685184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1135685184 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1135685184 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1135685188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1135685188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1135685246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1135685248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1135685248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1135685248 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1135685248 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135685249 data=null doit=true}, Shell with text {Delete XML file(s)}]
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1135685252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1135685252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1135685252 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1135685261 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1135685262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1135685262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1135685262 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1135685189 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:57:49 [2024-03-15T19:57:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:57:49 [2024-03-15T19:57:49.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:57:49 [2024-03-15T19:57:49.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:57:49 [2024-03-15T19:57:49.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:57:49 [2024-03-15T19:57:49.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1135685328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1135685328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1135685328 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1135685328 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1135685328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1135685328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1135685328 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1135684829 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:57:49 [2024-03-15T19:57:49.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:49 [2024-03-15T19:57:49.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56226064] time=1135685379 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:49 [2024-03-15T19:57:49.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:57:49 [2024-03-15T19:57:49.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:57:49 [2024-03-15T19:57:49.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:57:49 [2024-03-15T19:57:49.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:57:49 [2024-03-15T19:57:49.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:57:49 [2024-03-15T19:57:49.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:57:49 [2024-03-15T19:57:49.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:57:49 [2024-03-15T19:57:49.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:57:49 [2024-03-15T19:57:49.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135685718 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
15:57:49 [2024-03-15T19:57:49.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:49 [2024-03-15T19:57:49.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:49 [2024-03-15T19:57:49.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:49 [2024-03-15T19:57:49.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1135685723 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:57:49 [2024-03-15T19:57:49.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1135685724 data=null doit=true}, TreeItem with text {Tracing}]
15:57:49 [2024-03-15T19:57:49.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1135685724 data=null}, TreeItem with text {Tracing}]
15:57:49 [2024-03-15T19:57:49.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1135685724 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:57:49 [2024-03-15T19:57:49.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135685725 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:57:49 [2024-03-15T19:57:49.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1135685749 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:57:49 [2024-03-15T19:57:49.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:57:49 [2024-03-15T19:57:49.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:49 [2024-03-15T19:57:49.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1135685750 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1135685750 data=null doit=true}, Tree node with text: XML Analyses]
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1135685750 data=null}, Tree node with text: XML Analyses]
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1135685751 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135685751 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1135685752 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=1135685758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1135685758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=1135685758 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=1135685758 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=1135685759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=1135685759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.739Z] 
15:57:49 [2024-03-15T19:57:49.739Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:57:49.579
15:57:49 [2024-03-15T19:57:49.739Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
15:57:49 [2024-03-15T19:57:49.739Z] 
15:57:49 [2024-03-15T19:57:49.739Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.ui 4 0 2024-03-15 19:57:49.580
15:57:49 [2024-03-15T19:57:49.739Z] !MESSAGE Import XML analysis file failed.
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=1135685759 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.739Z] 
15:57:49 [2024-03-15T19:57:49.739Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 19:57:49.603
15:57:49 [2024-03-15T19:57:49.739Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=1135685794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1135685849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=1135685850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=1135685850 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=1135685850 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import XML analysis ...", using matcher: with text 'Import XML analysis file failed.'
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import XML analysis file failed.} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135685853 data=null doit=true}, Shell with text {Import XML analysis file failed.}]
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:49 [2024-03-15T19:57:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:57:49 [2024-03-15T19:57:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135685854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135685854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135685854 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135685854 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135685854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135685854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135685854 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:49 [2024-03-15T19:57:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:49 [2024-03-15T19:57:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:57:49 [2024-03-15T19:57:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:57:49 [2024-03-15T19:57:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:57:49 [2024-03-15T19:57:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:57:49 [2024-03-15T19:57:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:57:49 [2024-03-15T19:57:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1135685901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1135685901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1135685901 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1135685901 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1135685901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1135685901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1135685901 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:49 [2024-03-15T19:57:49.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1135685388 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:57:49 [2024-03-15T19:57:49.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:49 [2024-03-15T19:57:49.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56226064] time=1135685962 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:49 [2024-03-15T19:57:49.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:57:49 [2024-03-15T19:57:49.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:57:49 [2024-03-15T19:57:49.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:57:49 [2024-03-15T19:57:49.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:57:49 [2024-03-15T19:57:49.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:57:49 [2024-03-15T19:57:49.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:57:49 [2024-03-15T19:57:49.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:57:49 [2024-03-15T19:57:49.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135686272 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1135686275 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1135686275 data=null doit=true}, TreeItem with text {Tracing}]
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1135686275 data=null}, TreeItem with text {Tracing}]
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1135686276 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135686276 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1135686314 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:57:50 [2024-03-15T19:57:50.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1135686315 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1135686315 data=null doit=true}, Tree node with text: XML Analyses]
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1135686316 data=null}, Tree node with text: XML Analyses]
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1135686316 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135686318 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1135686320 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1135686324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1135686324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1135686324 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:50 [2024-03-15T19:57:50.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1135686324 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:50 [2024-03-15T19:57:50.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1135686324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:50 [2024-03-15T19:57:50.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1135686324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:50 [2024-03-15T19:57:50.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1135686325 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:50 [2024-03-15T19:57:50.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1135685970 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:57:50 [2024-03-15T19:57:50.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1135686518 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {xml-test}]
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=1135686518 data=null doit=true}, TreeItem with text {xml-test}]
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1135686519 data=null}, TreeItem with text {xml-test}]
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1135686519 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135686519 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {xml-test}]
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1135686546 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1135686547 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {xml-test}]
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=1135686547 data=null doit=true}, TreeItem with text {xml-test}]
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1135686547 data=null}, TreeItem with text {xml-test}]
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1135686547 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135686548 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {xml-test}]
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1135686560 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=1135686560 data=null doit=true}, TreeItem with text {xml-test}]
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1135686560 data=null}, TreeItem with text {xml-test}]
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1135686560 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135686561 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {xml-test}]
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1135686562 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135686563 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135686563 data=null doit=true}, TreeItem with text {Traces [0]}]
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135686563 data=null}, TreeItem with text {Traces [0]}]
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135686564 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135686564 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135686577 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135686581 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135686581 data=null doit=true}, TreeItem with text {Traces [0]}]
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135686581 data=null}, TreeItem with text {Traces [0]}]
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135686581 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135686582 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135686596 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:57:50 [2024-03-15T19:57:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Manage XML analyses...", using matcher: with mnemonic 'Manage XML analyses...'
15:57:50 [2024-03-15T19:57:50.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage XML analyses...'
15:57:50 [2024-03-15T19:57:50.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage XML analyses...'
15:57:50 [2024-03-15T19:57:50.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:57:50 [2024-03-15T19:57:50.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files (Filtered)'
15:57:50 [2024-03-15T19:57:50.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)')
15:57:50 [2024-03-15T19:57:50.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)'))
15:57:50 [2024-03-15T19:57:50.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files (Filtered)} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135686958 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)'))]
15:57:51 [2024-03-15T19:57:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:57:51 [2024-03-15T19:57:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:57:51 [2024-03-15T19:57:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:57:51 [2024-03-15T19:57:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:57:51 [2024-03-15T19:57:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:57:51 [2024-03-15T19:57:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:57:51 [2024-03-15T19:57:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:57:51 [2024-03-15T19:57:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:57:51 [2024-03-15T19:57:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:51 [2024-03-15T19:57:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:51 [2024-03-15T19:57:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:51 [2024-03-15T19:57:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:51 [2024-03-15T19:57:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:57:51 [2024-03-15T19:57:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:57:51 [2024-03-15T19:57:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:57:51 [2024-03-15T19:57:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:57:51 [2024-03-15T19:57:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:57:51 [2024-03-15T19:57:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1135686961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:51 [2024-03-15T19:57:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1135686961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:51 [2024-03-15T19:57:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1135686961 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:51 [2024-03-15T19:57:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1135686961 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:51 [2024-03-15T19:57:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1135686961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:51 [2024-03-15T19:57:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1135686961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:51 [2024-03-15T19:57:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1135686961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:51 [2024-03-15T19:57:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Manage XML analyses...} time=1135686641 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Manage XML analyses...']
15:57:51 [2024-03-15T19:57:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:51 [2024-03-15T19:57:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56226064] time=1135687036 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:51 [2024-03-15T19:57:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:57:51 [2024-03-15T19:57:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:51 [2024-03-15T19:57:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:51 [2024-03-15T19:57:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:51 [2024-03-15T19:57:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1135687042 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {xml-test}]
15:57:51 [2024-03-15T19:57:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=1135687042 data=null doit=true}, TreeItem with text {xml-test}]
15:57:51 [2024-03-15T19:57:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1135687042 data=null}, TreeItem with text {xml-test}]
15:57:51 [2024-03-15T19:57:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1135687043 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
15:57:51 [2024-03-15T19:57:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135687043 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {xml-test}]
15:57:51 [2024-03-15T19:57:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1135687066 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
15:57:51 [2024-03-15T19:57:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:57:51 [2024-03-15T19:57:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:57:51 [2024-03-15T19:57:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:57:51 [2024-03-15T19:57:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:57:51 [2024-03-15T19:57:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:57:51 [2024-03-15T19:57:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:57:51 [2024-03-15T19:57:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:57:51 [2024-03-15T19:57:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:57:51 [2024-03-15T19:57:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:57:51 [2024-03-15T19:57:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:51 [2024-03-15T19:57:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:57:51 [2024-03-15T19:57:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:57:51 [2024-03-15T19:57:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:57:51 [2024-03-15T19:57:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135687954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:51 [2024-03-15T19:57:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135687954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:51 [2024-03-15T19:57:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135687954 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:51 [2024-03-15T19:57:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135687954 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:51 [2024-03-15T19:57:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135687954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:51 [2024-03-15T19:57:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135687954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:51 [2024-03-15T19:57:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135687954 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:51 [2024-03-15T19:57:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135687954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:51 [2024-03-15T19:57:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135687955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:51 [2024-03-15T19:57:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135687955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:51 [2024-03-15T19:57:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135687955 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:51 [2024-03-15T19:57:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135687955 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:51 [2024-03-15T19:57:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:57:51 [2024-03-15T19:57:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:57:51 [2024-03-15T19:57:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:57:51 [2024-03-15T19:57:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:51 [2024-03-15T19:57:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:57:51 [2024-03-15T19:57:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:57:51 [2024-03-15T19:57:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:57:51 [2024-03-15T19:57:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:51 [2024-03-15T19:57:51.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:57:51 [2024-03-15T19:57:51.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135687956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:51 [2024-03-15T19:57:51.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135687956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:51 [2024-03-15T19:57:51.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135687956 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:51 [2024-03-15T19:57:51.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135687956 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:51 [2024-03-15T19:57:51.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135687956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:51 [2024-03-15T19:57:51.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135687956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:51 [2024-03-15T19:57:51.950Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:51 [2024-03-15T19:57:51.950Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:51 [2024-03-15T19:57:51.950Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:51 [2024-03-15T19:57:51.950Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:51 [2024-03-15T19:57:51.950Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:51 [2024-03-15T19:57:51.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:57:51 [2024-03-15T19:57:51.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135687956 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:51 [2024-03-15T19:57:51.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135687129 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:57:52 [2024-03-15T19:57:52.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56226064] time=1135688468 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:52 [2024-03-15T19:57:52.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:57:52 [2024-03-15T19:57:52.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:57:52 [2024-03-15T19:57:52.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:57:52 [2024-03-15T19:57:52.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:57:52 [2024-03-15T19:57:52.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:57:52 [2024-03-15T19:57:52.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:57:52 [2024-03-15T19:57:52.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:57:52 [2024-03-15T19:57:52.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135688756 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1135688759 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1135688759 data=null doit=true}, TreeItem with text {Tracing}]
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1135688759 data=null}, TreeItem with text {Tracing}]
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1135688760 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135688760 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1135688782 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:57:52 [2024-03-15T19:57:52.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1135688783 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1135688784 data=null doit=true}, Tree node with text: XML Analyses]
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1135688784 data=null}, Tree node with text: XML Analyses]
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1135688784 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135688784 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1135688786 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1135688789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1135688789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1135688789 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1135688790 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1135688790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1135688790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:52 [2024-03-15T19:57:52.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1135688790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:52 [2024-03-15T19:57:52.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1135688477 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:57:52 [2024-03-15T19:57:52.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:52 [2024-03-15T19:57:52.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56226064] time=1135688841 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:52 [2024-03-15T19:57:52.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:57:52 [2024-03-15T19:57:52.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:57:52 [2024-03-15T19:57:52.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:57:53 [2024-03-15T19:57:53.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:57:53 [2024-03-15T19:57:53.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:57:53 [2024-03-15T19:57:53.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:57:53 [2024-03-15T19:57:53.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:57:53 [2024-03-15T19:57:53.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135689133 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1135689136 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1135689136 data=null doit=true}, TreeItem with text {Tracing}]
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1135689136 data=null}, TreeItem with text {Tracing}]
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1135689137 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135689137 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1135689162 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:57:53 [2024-03-15T19:57:53.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1135689163 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1135689164 data=null doit=true}, Tree node with text: XML Analyses]
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1135689164 data=null}, Tree node with text: XML Analyses]
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1135689164 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135689164 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1135689166 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=1135689169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1135689169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=1135689169 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=1135689169 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=1135689169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=1135689169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:53 [2024-03-15T19:57:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=1135689169 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:53 [2024-03-15T19:57:53.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=1135689217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:53 [2024-03-15T19:57:53.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1135689217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:53 [2024-03-15T19:57:53.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=1135689217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:53 [2024-03-15T19:57:53.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=1135689218 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:53 [2024-03-15T19:57:53.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=1135689218 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:53 [2024-03-15T19:57:53.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [1, 0] in (of type 'Table')
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1135689223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1135689223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1135689223 data=null doit=true}, (of type 'Table')]
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1135689223 data=null}, (of type 'Table')]
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=1135689224 data=null button=1 stateMask=0x0 x=62 y=35 count=1}, (of type 'Table')]
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135689224 data=null item=TableItem {kvm_exits} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=1135689232 data=null button=1 stateMask=0x80000 x=62 y=35 count=1}, (of type 'Table')]
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1135689232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1135689232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1135689232 data=null doit=true}, (of type 'Table')]
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1135689232 data=null}, (of type 'Table')]
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=1135689233 data=null button=1 stateMask=0x40000 x=96 y=12 count=1}, (of type 'Table')]
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135689233 data=null item=TableItem {test_consuming_fsm} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=1135689261 data=null button=1 stateMask=0xc0000 x=96 y=12 count=1}, (of type 'Table')]
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Edit...
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Edit...} time=1135689262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=1135689263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Edit...} time=1135689263 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Edit...} time=1135689263 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Edit...} time=1135689263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:57:53 [2024-03-15T19:57:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Edit...} time=1135689263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Edit...} time=1135689263 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Edit...} time=1135690264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=1135690346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Edit...} time=1135690346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Edit...} time=1135690346 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Edit...} time=1135690346 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Edit...
15:57:54 [2024-03-15T19:57:54.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:57:54 [2024-03-15T19:57:54.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:57:54 [2024-03-15T19:57:54.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:57:54 [2024-03-15T19:57:54.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:57:54 [2024-03-15T19:57:54.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:57:54 [2024-03-15T19:57:54.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1135690355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1135690355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1135690355 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1135690360 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1135690360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1135690360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1135690360 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1135688849 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:57:54 [2024-03-15T19:57:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:54 [2024-03-15T19:57:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kvm_exits.xml"'
15:57:54 [2024-03-15T19:57:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"test_consuming_fsm.xml"'
15:57:54 [2024-03-15T19:57:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56226064] time=1135690530 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:54 [2024-03-15T19:57:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:57:54 [2024-03-15T19:57:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:57:54 [2024-03-15T19:57:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:57:54 [2024-03-15T19:57:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:57:54 [2024-03-15T19:57:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:57:54 [2024-03-15T19:57:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:57:54 [2024-03-15T19:57:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:57:54 [2024-03-15T19:57:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:57:54 [2024-03-15T19:57:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135690750 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
15:57:54 [2024-03-15T19:57:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:54 [2024-03-15T19:57:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:54 [2024-03-15T19:57:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:54 [2024-03-15T19:57:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1135690816 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1135690816 data=null doit=true}, TreeItem with text {Tracing}]
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1135690816 data=null}, TreeItem with text {Tracing}]
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1135690816 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135690816 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1135690849 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:57:54 [2024-03-15T19:57:54.721Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1135690850 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1135690850 data=null doit=true}, Tree node with text: XML Analyses]
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1135690851 data=null}, Tree node with text: XML Analyses]
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1135690851 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135690851 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1135690852 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1135690868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1135690869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1135690869 data=null doit=true}, (of type 'Table')]
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1135690869 data=null}, (of type 'Table')]
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=1135690869 data=null button=1 stateMask=0x0 x=96 y=12 count=1}, (of type 'Table')]
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135690869 data=null item=TableItem {test_consuming_fsm} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=1135690888 data=null button=1 stateMask=0x80000 x=96 y=12 count=1}, (of type 'Table')]
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1135690888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1135690888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1135690888 data=null doit=true}, (of type 'Table')]
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1135690888 data=null}, (of type 'Table')]
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=1135690889 data=null button=1 stateMask=0x40000 x=62 y=35 count=1}, (of type 'Table')]
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135690893 data=null item=TableItem {kvm_exits} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=1135690909 data=null button=1 stateMask=0xc0000 x=62 y=35 count=1}, (of type 'Table')]
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1135690911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1135690911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1135690911 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1135690911 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1135690911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1135690911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1135690936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1135690937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1135690937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1135690937 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1135690937 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
15:57:54 [2024-03-15T19:57:54.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
15:57:54 [2024-03-15T19:57:54.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135690938 data=null doit=true}, Shell with text {Delete XML file(s)}]
15:57:54 [2024-03-15T19:57:54.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1135690939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1135690939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1135690939 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1135690939 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1135690939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1135690953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1135690953 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1135690911 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1135691005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1135691005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1135691005 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1135691005 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1135691005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1135691005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1135691005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1135690551 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56226064] time=1135691055 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:57:54 [2024-03-15T19:57:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:57:55 [2024-03-15T19:57:55.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:57:55 [2024-03-15T19:57:55.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:57:55 [2024-03-15T19:57:55.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:57:55 [2024-03-15T19:57:55.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:57:55 [2024-03-15T19:57:55.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:57:55 [2024-03-15T19:57:55.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135691334 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
15:57:55 [2024-03-15T19:57:55.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:55 [2024-03-15T19:57:55.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:55 [2024-03-15T19:57:55.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:55 [2024-03-15T19:57:55.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1135691354 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:57:55 [2024-03-15T19:57:55.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1135691354 data=null doit=true}, TreeItem with text {Tracing}]
15:57:55 [2024-03-15T19:57:55.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1135691354 data=null}, TreeItem with text {Tracing}]
15:57:55 [2024-03-15T19:57:55.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1135691354 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:57:55 [2024-03-15T19:57:55.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135691355 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:57:55 [2024-03-15T19:57:55.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1135691379 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:57:55 [2024-03-15T19:57:55.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:57:55 [2024-03-15T19:57:55.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:55 [2024-03-15T19:57:55.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1135691380 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
15:57:55 [2024-03-15T19:57:55.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1135691380 data=null doit=true}, Tree node with text: XML Analyses]
15:57:55 [2024-03-15T19:57:55.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1135691380 data=null}, Tree node with text: XML Analyses]
15:57:55 [2024-03-15T19:57:55.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1135691381 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:57:55 [2024-03-15T19:57:55.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135691381 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
15:57:55 [2024-03-15T19:57:55.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1135691389 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:57:55 [2024-03-15T19:57:55.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:57:55 [2024-03-15T19:57:55.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
15:57:55 [2024-03-15T19:57:55.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
15:57:55 [2024-03-15T19:57:55.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:57:55 [2024-03-15T19:57:55.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:57:55 [2024-03-15T19:57:55.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:57:55 [2024-03-15T19:57:55.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:57:55 [2024-03-15T19:57:55.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:57:55 [2024-03-15T19:57:55.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:57:55 [2024-03-15T19:57:55.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:57:55 [2024-03-15T19:57:55.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:57:55 [2024-03-15T19:57:55.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:55 [2024-03-15T19:57:55.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:55 [2024-03-15T19:57:55.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:55 [2024-03-15T19:57:55.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:55 [2024-03-15T19:57:55.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
15:57:55 [2024-03-15T19:57:55.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=1135691392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:55 [2024-03-15T19:57:55.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1135691392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:55 [2024-03-15T19:57:55.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=1135691392 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:55 [2024-03-15T19:57:55.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=1135691392 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:55 [2024-03-15T19:57:55.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=1135691392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:55 [2024-03-15T19:57:55.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=1135691392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:55 [2024-03-15T19:57:55.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=1135691392 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=1135691439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1135691439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=1135691439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=1135691439 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=1135691439 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {test_valid} time=1135691444 data=null button=0 stateMask=0x0 x=60 y=35 count=0}, TableItem with text {test_valid}]
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {test_valid} time=1135691445 data=null doit=true}, TableItem with text {test_valid}]
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {test_valid} time=1135691445 data=null}, TableItem with text {test_valid}]
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid} time=1135691445 data=null button=1 stateMask=0x0 x=60 y=35 count=1}, TableItem with text {test_valid}]
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135691445 data=null item=TableItem {test_valid} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {test_valid}]
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid} time=1135691454 data=null button=1 stateMask=0x80000 x=60 y=35 count=1}, TableItem with text {test_valid}]
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: of type 'Label'
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1135691467 data=null button=0 stateMask=0x0 x=129 y=12 count=0}, TableItem with text {test_valid_xml_timegraphView}]
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {test_valid_xml_timegraphView} time=1135691467 data=null doit=true}, TableItem with text {test_valid_xml_timegraphView}]
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {test_valid_xml_timegraphView} time=1135691467 data=null}, TableItem with text {test_valid_xml_timegraphView}]
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1135691468 data=null button=1 stateMask=0x0 x=129 y=12 count=1}, TableItem with text {test_valid_xml_timegraphView}]
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135691468 data=null item=TableItem {test_valid_xml_timegraphView} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {test_valid_xml_timegraphView}]
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1135691492 data=null button=1 stateMask=0x80000 x=129 y=12 count=1}, TableItem with text {test_valid_xml_timegraphView}]
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: of type 'Label'
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:55 [2024-03-15T19:57:55.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:55 [2024-03-15T19:57:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:55 [2024-03-15T19:57:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:57:55 [2024-03-15T19:57:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:57:55 [2024-03-15T19:57:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:57:55 [2024-03-15T19:57:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:57:55 [2024-03-15T19:57:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:57:55 [2024-03-15T19:57:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1135691495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:55 [2024-03-15T19:57:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1135691495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:55 [2024-03-15T19:57:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1135691495 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:55 [2024-03-15T19:57:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1135691495 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:55 [2024-03-15T19:57:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1135691495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:55 [2024-03-15T19:57:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1135691495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:55 [2024-03-15T19:57:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1135691495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:55 [2024-03-15T19:57:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1135691064 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:57:55 [2024-03-15T19:57:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:55 [2024-03-15T19:57:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56226064] time=1135691555 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:55 [2024-03-15T19:57:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:57:55 [2024-03-15T19:57:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:57:55 [2024-03-15T19:57:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:57:55 [2024-03-15T19:57:55.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:57:55 [2024-03-15T19:57:55.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:57:55 [2024-03-15T19:57:55.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:57:55 [2024-03-15T19:57:55.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:57:55 [2024-03-15T19:57:55.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:57:55 [2024-03-15T19:57:55.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135691731 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
15:57:55 [2024-03-15T19:57:55.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:55 [2024-03-15T19:57:55.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:55 [2024-03-15T19:57:55.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:55 [2024-03-15T19:57:55.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1135691765 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:57:55 [2024-03-15T19:57:55.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1135691765 data=null doit=true}, TreeItem with text {Tracing}]
15:57:55 [2024-03-15T19:57:55.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1135691765 data=null}, TreeItem with text {Tracing}]
15:57:55 [2024-03-15T19:57:55.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1135691765 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:57:55 [2024-03-15T19:57:55.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135691766 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:57:55 [2024-03-15T19:57:55.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1135691850 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:57:55 [2024-03-15T19:57:55.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1135691851 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1135691851 data=null doit=true}, Tree node with text: XML Analyses]
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1135691851 data=null}, Tree node with text: XML Analyses]
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1135691852 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135691852 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1135691853 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1135691863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1135691864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1135691864 data=null doit=true}, (of type 'Table')]
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1135691864 data=null}, (of type 'Table')]
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1135691864 data=null button=1 stateMask=0x0 x=129 y=12 count=1}, (of type 'Table')]
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135691864 data=null item=TableItem {test_valid_xml_timegraphView} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1135691890 data=null button=1 stateMask=0x80000 x=129 y=12 count=1}, (of type 'Table')]
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1135691890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1135691890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1135691890 data=null doit=true}, (of type 'Table')]
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1135691890 data=null}, (of type 'Table')]
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid} time=1135691891 data=null button=1 stateMask=0x40000 x=60 y=35 count=1}, (of type 'Table')]
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135691891 data=null item=TableItem {test_valid} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid} time=1135691910 data=null button=1 stateMask=0xc0000 x=60 y=35 count=1}, (of type 'Table')]
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1135691912 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1135691912 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1135691912 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1135691912 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:55 [2024-03-15T19:57:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1135691912 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:55 [2024-03-15T19:57:55.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1135691912 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1135691962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1135691963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1135691963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1135691964 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1135691964 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135691965 data=null doit=true}, Shell with text {Delete XML file(s)}]
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1135691965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1135691965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1135691965 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1135691965 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1135691966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1135691966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1135691966 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1135691912 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:57:56 [2024-03-15T19:57:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1135692021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1135692021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1135692022 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1135692022 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1135692022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1135692022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1135692022 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1135691562 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:57:56 [2024-03-15T19:57:56.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:56 [2024-03-15T19:57:56.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56226064] time=1135692069 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:56 [2024-03-15T19:57:56.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:57:56 [2024-03-15T19:57:56.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:57:56 [2024-03-15T19:57:56.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:57:56 [2024-03-15T19:57:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:57:56 [2024-03-15T19:57:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:57:56 [2024-03-15T19:57:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:57:56 [2024-03-15T19:57:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:57:56 [2024-03-15T19:57:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:57:56 [2024-03-15T19:57:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135692372 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
15:57:56 [2024-03-15T19:57:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:56 [2024-03-15T19:57:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:56 [2024-03-15T19:57:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:56 [2024-03-15T19:57:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1135692374 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:57:56 [2024-03-15T19:57:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1135692375 data=null doit=true}, TreeItem with text {Tracing}]
15:57:56 [2024-03-15T19:57:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1135692375 data=null}, TreeItem with text {Tracing}]
15:57:56 [2024-03-15T19:57:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1135692375 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:57:56 [2024-03-15T19:57:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135692375 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:57:56 [2024-03-15T19:57:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1135692399 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:57:56 [2024-03-15T19:57:56.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:57:56 [2024-03-15T19:57:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:56 [2024-03-15T19:57:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1135692400 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
15:57:56 [2024-03-15T19:57:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1135692401 data=null doit=true}, Tree node with text: XML Analyses]
15:57:56 [2024-03-15T19:57:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1135692401 data=null}, Tree node with text: XML Analyses]
15:57:56 [2024-03-15T19:57:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1135692401 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:57:56 [2024-03-15T19:57:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135692401 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
15:57:56 [2024-03-15T19:57:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1135692403 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:57:56 [2024-03-15T19:57:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:57:56 [2024-03-15T19:57:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:57:56 [2024-03-15T19:57:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
15:57:56 [2024-03-15T19:57:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
15:57:56 [2024-03-15T19:57:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:57:56 [2024-03-15T19:57:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
15:57:56 [2024-03-15T19:57:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=1135692407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1135692407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=1135692407 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=1135692407 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=1135692408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=1135692408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=1135692408 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=1135692510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1135692511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=1135692511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=1135692511 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=1135692511 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
15:57:56 [2024-03-15T19:57:56.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:57:56 [2024-03-15T19:57:56.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:57:56 [2024-03-15T19:57:56.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:57:56 [2024-03-15T19:57:56.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:57:56 [2024-03-15T19:57:56.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [3, 2] in (of type 'Table')
15:57:56 [2024-03-15T19:57:56.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1135692515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:56 [2024-03-15T19:57:56.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1135692515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:56 [2024-03-15T19:57:56.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1135692515 data=null doit=true}, (of type 'Table')]
15:57:56 [2024-03-15T19:57:56.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1135692516 data=null}, (of type 'Table')]
15:57:56 [2024-03-15T19:57:56.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1135692516 data=null button=1 stateMask=0x0 x=86 y=81 count=1}, (of type 'Table')]
15:57:56 [2024-03-15T19:57:56.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135692516 data=null item=TableItem {test_state_values} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:57:56 [2024-03-15T19:57:56.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1135692524 data=null button=1 stateMask=0x80000 x=86 y=81 count=1}, (of type 'Table')]
15:57:56 [2024-03-15T19:57:56.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1135692524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:56 [2024-03-15T19:57:56.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1135692524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:56 [2024-03-15T19:57:56.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1135692524 data=null doit=true}, (of type 'Table')]
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1135692525 data=null}, (of type 'Table')]
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1135692525 data=null button=1 stateMask=0x40000 x=113 y=58 count=1}, (of type 'Table')]
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135692525 data=null item=TableItem {test_state_values_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1135692553 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1}, (of type 'Table')]
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1135692554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1135692554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=1135692554 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1135692554 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1135692555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1135692555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=1135692555 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1135692555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1135692555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1135692555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1135692555 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1135692556 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [3, 2] in (of type 'Table')
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1135692556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1135692556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1135692556 data=null doit=true}, (of type 'Table')]
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1135692556 data=null}, (of type 'Table')]
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1135692557 data=null button=1 stateMask=0x0 x=86 y=81 count=1}, (of type 'Table')]
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135692557 data=null item=TableItem {test_state_values} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1135692566 data=null button=1 stateMask=0x80000 x=86 y=81 count=1}, (of type 'Table')]
15:57:56 [2024-03-15T19:57:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1135692566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1135692567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1135692567 data=null doit=true}, (of type 'Table')]
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1135692567 data=null}, (of type 'Table')]
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1135692567 data=null button=1 stateMask=0x40000 x=113 y=58 count=1}, (of type 'Table')]
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135692567 data=null item=TableItem {test_state_values_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1135692599 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1}, (of type 'Table')]
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=1135692601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1135692601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=1135692601 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=1135692601 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=1135692601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=1135692601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=1135692601 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=1135692617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1135692617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=1135692617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=1135692617 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=1135692618 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1135692619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1135692619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1135692619 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1135692619 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1135692619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1135692619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1135692619 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1135692620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1135692620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1135692621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1135692621 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1135692621 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1135692622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1135692622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1135692622 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1135692622 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1135692623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1135692623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1135692623 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1135692638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1135692639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1135692639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1135692639 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1135692639 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:57:56 [2024-03-15T19:57:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:56 [2024-03-15T19:57:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:57:56 [2024-03-15T19:57:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:57:56 [2024-03-15T19:57:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:57:56 [2024-03-15T19:57:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:57:56 [2024-03-15T19:57:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:57:56 [2024-03-15T19:57:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1135692640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1135692640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1135692640 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1135692640 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1135692641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1135692641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1135692641 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:56 [2024-03-15T19:57:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1135692089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:57:56 [2024-03-15T19:57:56.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:56 [2024-03-15T19:57:56.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56226064] time=1135692719 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:56 [2024-03-15T19:57:56.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:57:56 [2024-03-15T19:57:56.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:57:56 [2024-03-15T19:57:56.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:57:56 [2024-03-15T19:57:56.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:57:56 [2024-03-15T19:57:56.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:57:56 [2024-03-15T19:57:56.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:57:56 [2024-03-15T19:57:56.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:57:56 [2024-03-15T19:57:56.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:57:56 [2024-03-15T19:57:56.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135692927 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
15:57:56 [2024-03-15T19:57:56.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:56 [2024-03-15T19:57:56.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:56 [2024-03-15T19:57:56.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:56 [2024-03-15T19:57:56.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1135692960 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:57:56 [2024-03-15T19:57:56.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1135692961 data=null doit=true}, TreeItem with text {Tracing}]
15:57:56 [2024-03-15T19:57:56.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1135692961 data=null}, TreeItem with text {Tracing}]
15:57:57 [2024-03-15T19:57:57.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1135693015 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135693015 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1135693035 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:57:57 [2024-03-15T19:57:57.038Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1135693036 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1135693036 data=null doit=true}, Tree node with text: XML Analyses]
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1135693036 data=null}, Tree node with text: XML Analyses]
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1135693036 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135693036 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1135693038 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1, 2, 3, 4] in (of type 'Table')
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1135693042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1135693042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1135693042 data=null doit=true}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1135693042 data=null}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_attributes} time=1135693042 data=null button=1 stateMask=0x0 x=76 y=12 count=1}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135693042 data=null item=TableItem {test_attributes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_attributes} time=1135693050 data=null button=1 stateMask=0x80000 x=76 y=12 count=1}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1135693050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1135693050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1135693050 data=null doit=true}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1135693050 data=null}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_pattern_segment} time=1135693050 data=null button=1 stateMask=0x40000 x=100 y=35 count=1}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135693050 data=null item=TableItem {test_pattern_segment} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_pattern_segment} time=1135693079 data=null button=1 stateMask=0xc0000 x=100 y=35 count=1}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1135693079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1135693080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1135693080 data=null doit=true}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1135693080 data=null}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1135693080 data=null button=1 stateMask=0x40000 x=113 y=58 count=1}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135693080 data=null item=TableItem {test_state_values_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1135693108 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1135693109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1135693109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1135693109 data=null doit=true}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1135693109 data=null}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1135693109 data=null button=1 stateMask=0x40000 x=86 y=81 count=1}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135693109 data=null item=TableItem {test_state_values} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1135693137 data=null button=1 stateMask=0xc0000 x=86 y=81 count=1}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1135693138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1135693138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1135693138 data=null doit=true}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1135693138 data=null}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_doubles} time=1135693138 data=null button=1 stateMask=0x40000 x=70 y=104 count=1}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135693138 data=null item=TableItem {test_doubles} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_doubles} time=1135693170 data=null button=1 stateMask=0xc0000 x=70 y=104 count=1}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
15:57:57 [2024-03-15T19:57:57.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
15:57:57 [2024-03-15T19:57:57.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:57:57 [2024-03-15T19:57:57.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
15:57:57 [2024-03-15T19:57:57.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1135693189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1135693190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1135693190 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1135693190 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1135693190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1135693190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1135693217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1135693240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1135693240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1135693240 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1135693241 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
15:57:57 [2024-03-15T19:57:57.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
15:57:57 [2024-03-15T19:57:57.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135693242 data=null doit=true}, Shell with text {Delete XML file(s)}]
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1135693243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1135693243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1135693243 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1135693243 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1135693243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1135693243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1135693243 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1135693190 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1135693301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1135693301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1135693301 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1135693301 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1135693301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1135693302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1135693302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1135692726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56226064] time=1135693352 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:57:57 [2024-03-15T19:57:57.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:57:57 [2024-03-15T19:57:57.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:57:57 [2024-03-15T19:57:57.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:57:57 [2024-03-15T19:57:57.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:57:57 [2024-03-15T19:57:57.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:57:57 [2024-03-15T19:57:57.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:57:57 [2024-03-15T19:57:57.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:57:57 [2024-03-15T19:57:57.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135693526 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
15:57:57 [2024-03-15T19:57:57.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:57 [2024-03-15T19:57:57.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:57 [2024-03-15T19:57:57.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:57 [2024-03-15T19:57:57.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1135693561 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:57:57 [2024-03-15T19:57:57.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1135693561 data=null doit=true}, TreeItem with text {Tracing}]
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1135693561 data=null}, TreeItem with text {Tracing}]
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1135693561 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135693561 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1135693646 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:57:57 [2024-03-15T19:57:57.554Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1135693647 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1135693647 data=null doit=true}, Tree node with text: XML Analyses]
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1135693647 data=null}, Tree node with text: XML Analyses]
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1135693647 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135693648 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1135693649 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=1135693659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1135693659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=1135693659 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=1135693659 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=1135693660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=1135693660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=1135693660 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=1135693693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1135693693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=1135693693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=1135693693 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=1135693693 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
15:57:57 [2024-03-15T19:57:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1135693699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1135693699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1135693699 data=null doit=true}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1135693699 data=null}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=1135693700 data=null button=1 stateMask=0x0 x=94 y=12 count=1}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135693700 data=null item=TableItem {test_valid_extended} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=1135693707 data=null button=1 stateMask=0x80000 x=94 y=12 count=1}, (of type 'Table')]
15:57:57 [2024-03-15T19:57:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
15:57:57 [2024-03-15T19:57:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
15:57:57 [2024-03-15T19:57:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
15:57:57 [2024-03-15T19:57:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:57 [2024-03-15T19:57:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Edit...
15:57:57 [2024-03-15T19:57:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Edit...} time=1135693709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=1135693709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Edit...} time=1135693709 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Edit...} time=1135693709 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Edit...} time=1135693710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Edit...} time=1135693722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Edit...} time=1135693722 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Edit...} time=1135693949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=1135693999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Edit...} time=1135694000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Edit...} time=1135694000 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Edit...} time=1135694000 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:57:57 [2024-03-15T19:57:57.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Edit...
15:57:57 [2024-03-15T19:57:57.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:57:58 [2024-03-15T19:57:58.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:57:58 [2024-03-15T19:57:58.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
15:57:58 [2024-03-15T19:57:58.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1135694271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:58 [2024-03-15T19:57:58.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1135694271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:58 [2024-03-15T19:57:58.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1135694271 data=null doit=true}, (of type 'Table')]
15:57:58 [2024-03-15T19:57:58.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1135694271 data=null}, (of type 'Table')]
15:57:58 [2024-03-15T19:57:58.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=1135694272 data=null button=1 stateMask=0x0 x=94 y=12 count=1}, (of type 'Table')]
15:57:58 [2024-03-15T19:57:58.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135694272 data=null item=TableItem {test_valid_extended} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:57:58 [2024-03-15T19:57:58.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=1135694280 data=null button=1 stateMask=0x80000 x=94 y=12 count=1}, (of type 'Table')]
15:57:58 [2024-03-15T19:57:58.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1135694281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:58 [2024-03-15T19:57:58.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1135694281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:58 [2024-03-15T19:57:58.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1135694281 data=null doit=true}, (of type 'Table')]
15:57:58 [2024-03-15T19:57:58.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1135694281 data=null}, (of type 'Table')]
15:57:58 [2024-03-15T19:57:58.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=1135694281 data=null button=1 stateMask=0x40000 x=87 y=35 count=1}, (of type 'Table')]
15:57:58 [2024-03-15T19:57:58.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135694281 data=null item=TableItem {test_valid_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
15:57:58 [2024-03-15T19:57:58.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=1135694297 data=null button=1 stateMask=0xc0000 x=87 y=35 count=1}, (of type 'Table')]
15:57:58 [2024-03-15T19:57:58.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1135694298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1135694298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1135694298 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1135694299 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1135694299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1135694299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1135694322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1135694323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1135694323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1135694323 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1135694323 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135694324 data=null doit=true}, Shell with text {Delete XML file(s)}]
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1135694325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1135694325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1135694325 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1135694325 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1135694325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1135694325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1135694325 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1135694299 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:57:58 [2024-03-15T19:57:58.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:57:58 [2024-03-15T19:57:58.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:57:58 [2024-03-15T19:57:58.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:57:58 [2024-03-15T19:57:58.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:57:58 [2024-03-15T19:57:58.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1135694442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:58 [2024-03-15T19:57:58.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1135694442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:58 [2024-03-15T19:57:58.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1135694442 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:58 [2024-03-15T19:57:58.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1135694442 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:58 [2024-03-15T19:57:58.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1135694442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:58 [2024-03-15T19:57:58.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1135694442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:58 [2024-03-15T19:57:58.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1135694442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:58 [2024-03-15T19:57:58.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1135693360 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:57:58 [2024-03-15T19:57:58.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:58 [2024-03-15T19:57:58.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56226064] time=1135694500 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:58 [2024-03-15T19:57:58.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:57:58 [2024-03-15T19:57:58.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:57:58 [2024-03-15T19:57:58.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:57:58 [2024-03-15T19:57:58.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:57:58 [2024-03-15T19:57:58.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:57:58 [2024-03-15T19:57:58.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:57:58 [2024-03-15T19:57:58.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:57:58 [2024-03-15T19:57:58.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:57:58 [2024-03-15T19:57:58.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135694796 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
15:57:58 [2024-03-15T19:57:58.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:58 [2024-03-15T19:57:58.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:58 [2024-03-15T19:57:58.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:58 [2024-03-15T19:57:58.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1135694800 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:57:58 [2024-03-15T19:57:58.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1135694800 data=null doit=true}, TreeItem with text {Tracing}]
15:57:58 [2024-03-15T19:57:58.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1135694800 data=null}, TreeItem with text {Tracing}]
15:57:58 [2024-03-15T19:57:58.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1135694800 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:57:58 [2024-03-15T19:57:58.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135694800 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:57:58 [2024-03-15T19:57:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1135694831 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:57:58 [2024-03-15T19:57:58.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:57:58 [2024-03-15T19:57:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:58 [2024-03-15T19:57:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1135694832 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
15:57:58 [2024-03-15T19:57:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1135694833 data=null doit=true}, Tree node with text: XML Analyses]
15:57:58 [2024-03-15T19:57:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1135694833 data=null}, Tree node with text: XML Analyses]
15:57:58 [2024-03-15T19:57:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1135694833 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:57:58 [2024-03-15T19:57:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135694833 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
15:57:58 [2024-03-15T19:57:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1135694835 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:57:58 [2024-03-15T19:57:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:57:58 [2024-03-15T19:57:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:57:58 [2024-03-15T19:57:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:58 [2024-03-15T19:57:58.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:57:58 [2024-03-15T19:57:58.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:57:58 [2024-03-15T19:57:58.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:57:58 [2024-03-15T19:57:58.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:57:58 [2024-03-15T19:57:58.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:57:58 [2024-03-15T19:57:58.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1135694837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:58 [2024-03-15T19:57:58.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1135694837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:58 [2024-03-15T19:57:58.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1135694837 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:58 [2024-03-15T19:57:58.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1135694837 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:58 [2024-03-15T19:57:58.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1135694837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:58 [2024-03-15T19:57:58.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1135694838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:58 [2024-03-15T19:57:58.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1135694838 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:58 [2024-03-15T19:57:58.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1135694515 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:57:58 [2024-03-15T19:57:58.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:58 [2024-03-15T19:57:58.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56226064] time=1135694888 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:58 [2024-03-15T19:57:58.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:57:58 [2024-03-15T19:57:58.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:57:58 [2024-03-15T19:57:58.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:57:59 [2024-03-15T19:57:59.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:57:59 [2024-03-15T19:57:59.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:57:59 [2024-03-15T19:57:59.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:57:59 [2024-03-15T19:57:59.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:57:59 [2024-03-15T19:57:59.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:57:59 [2024-03-15T19:57:59.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135695193 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
15:57:59 [2024-03-15T19:57:59.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:59 [2024-03-15T19:57:59.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:59 [2024-03-15T19:57:59.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1135695202 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1135695202 data=null doit=true}, TreeItem with text {Tracing}]
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1135695203 data=null}, TreeItem with text {Tracing}]
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1135695203 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135695203 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1135695229 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:57:59 [2024-03-15T19:57:59.145Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1135695230 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1135695230 data=null doit=true}, Tree node with text: XML Analyses]
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1135695230 data=null}, Tree node with text: XML Analyses]
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1135695230 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135695231 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1135695232 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=1135695234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1135695234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=1135695234 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=1135695234 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=1135695235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=1135695235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=1135695235 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=1135695258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1135695258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=1135695258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=1135695258 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=1135695258 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:57:59 [2024-03-15T19:57:59.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1135695272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1135695272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1135695272 data=null doit=true}, (of type 'Table')]
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1135695272 data=null}, (of type 'Table')]
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=1135695273 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, (of type 'Table')]
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135695273 data=null item=TableItem {state_provider_placement} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=1135695301 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, (of type 'Table')]
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: with mnemonic 'Export'
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: with style 'SWT.PUSH'
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Export
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Export} time=1135695304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Export} time=1135695305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Export} time=1135695305 data=null doit=true}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Export} time=1135695305 data=null}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Export} time=1135695305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Export} time=1135695305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Export} time=1135695305 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Export} time=1135695306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Export} time=1135695306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Export} time=1135695306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Export} time=1135695306 data=null doit=true}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Export} time=1135695307 data=null}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Export
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:57:59 [2024-03-15T19:57:59.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:57:59 [2024-03-15T19:57:59.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:57:59 [2024-03-15T19:57:59.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:57:59 [2024-03-15T19:57:59.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:57:59 [2024-03-15T19:57:59.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1135695313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1135695313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1135695313 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1135695313 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1135695313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1135695313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1135695313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1135694900 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:57:59 [2024-03-15T19:57:59.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:59 [2024-03-15T19:57:59.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56226064] time=1135695385 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:59 [2024-03-15T19:57:59.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:57:59 [2024-03-15T19:57:59.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:57:59 [2024-03-15T19:57:59.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:57:59 [2024-03-15T19:57:59.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:57:59 [2024-03-15T19:57:59.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:57:59 [2024-03-15T19:57:59.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:57:59 [2024-03-15T19:57:59.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:57:59 [2024-03-15T19:57:59.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:57:59 [2024-03-15T19:57:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135695730 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
15:57:59 [2024-03-15T19:57:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:59 [2024-03-15T19:57:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:59 [2024-03-15T19:57:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:59 [2024-03-15T19:57:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1135695732 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:57:59 [2024-03-15T19:57:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1135695732 data=null doit=true}, TreeItem with text {Tracing}]
15:57:59 [2024-03-15T19:57:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1135695732 data=null}, TreeItem with text {Tracing}]
15:57:59 [2024-03-15T19:57:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1135695733 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:57:59 [2024-03-15T19:57:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135695733 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:57:59 [2024-03-15T19:57:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1135695756 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:57:59 [2024-03-15T19:57:59.660Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:57:59 [2024-03-15T19:57:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:59 [2024-03-15T19:57:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1135695757 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
15:57:59 [2024-03-15T19:57:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1135695757 data=null doit=true}, Tree node with text: XML Analyses]
15:57:59 [2024-03-15T19:57:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1135695757 data=null}, Tree node with text: XML Analyses]
15:57:59 [2024-03-15T19:57:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1135695758 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:57:59 [2024-03-15T19:57:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135695758 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
15:57:59 [2024-03-15T19:57:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1135695760 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:57:59 [2024-03-15T19:57:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:57:59 [2024-03-15T19:57:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:57:59 [2024-03-15T19:57:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:57:59 [2024-03-15T19:57:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:57:59 [2024-03-15T19:57:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
15:57:59 [2024-03-15T19:57:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1135695764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:59 [2024-03-15T19:57:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1135695764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:57:59 [2024-03-15T19:57:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1135695764 data=null doit=true}, (of type 'Table')]
15:57:59 [2024-03-15T19:57:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1135695764 data=null}, (of type 'Table')]
15:57:59 [2024-03-15T19:57:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=1135695765 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, (of type 'Table')]
15:57:59 [2024-03-15T19:57:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135695765 data=null item=TableItem {state_provider_placement} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:57:59 [2024-03-15T19:57:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=1135695782 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, (of type 'Table')]
15:57:59 [2024-03-15T19:57:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
15:57:59 [2024-03-15T19:57:59.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
15:57:59 [2024-03-15T19:57:59.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:57:59 [2024-03-15T19:57:59.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
15:57:59 [2024-03-15T19:57:59.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1135695789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1135695789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1135695789 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1135695789 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1135695789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1135695789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1135695849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1135695850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1135695851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1135695851 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1135695851 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
15:57:59 [2024-03-15T19:57:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
15:57:59 [2024-03-15T19:57:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135695860 data=null doit=true}, Shell with text {Delete XML file(s)}]
15:57:59 [2024-03-15T19:57:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:57:59 [2024-03-15T19:57:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:57:59 [2024-03-15T19:57:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:57:59 [2024-03-15T19:57:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:57:59 [2024-03-15T19:57:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1135695861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1135695861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1135695861 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1135695861 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1135695861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1135695861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1135695861 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1135695789 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:59 [2024-03-15T19:57:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:59 [2024-03-15T19:57:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:57:59 [2024-03-15T19:57:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:57:59 [2024-03-15T19:57:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:57:59 [2024-03-15T19:57:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:57:59 [2024-03-15T19:57:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:57:59 [2024-03-15T19:57:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1135695941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1135695941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1135695941 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1135695941 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1135695941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1135695941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1135695941 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:59 [2024-03-15T19:57:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1135695399 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:57:59 [2024-03-15T19:57:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:59 [2024-03-15T19:57:59.918Z] 
15:57:59 [2024-03-15T19:57:59.918Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:57:59.805
15:57:59 [2024-03-15T19:57:59.918Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
15:57:59 [2024-03-15T19:57:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56226064] time=1135695997 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:59 [2024-03-15T19:57:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:57:59 [2024-03-15T19:57:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:57:59 [2024-03-15T19:57:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:58:00 [2024-03-15T19:58:00.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:58:00 [2024-03-15T19:58:00.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:58:00 [2024-03-15T19:58:00.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:58:00 [2024-03-15T19:58:00.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:58:00 [2024-03-15T19:58:00.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:58:00 [2024-03-15T19:58:00.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135696283 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
15:58:00 [2024-03-15T19:58:00.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:00 [2024-03-15T19:58:00.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:00 [2024-03-15T19:58:00.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:00 [2024-03-15T19:58:00.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1135696302 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:58:00 [2024-03-15T19:58:00.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1135696303 data=null doit=true}, TreeItem with text {Tracing}]
15:58:00 [2024-03-15T19:58:00.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1135696303 data=null}, TreeItem with text {Tracing}]
15:58:00 [2024-03-15T19:58:00.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1135696303 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:58:00 [2024-03-15T19:58:00.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135696303 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:58:00 [2024-03-15T19:58:00.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1135696349 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:58:00 [2024-03-15T19:58:00.174Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:58:00 [2024-03-15T19:58:00.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:00 [2024-03-15T19:58:00.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1135696350 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
15:58:00 [2024-03-15T19:58:00.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1135696350 data=null doit=true}, Tree node with text: XML Analyses]
15:58:00 [2024-03-15T19:58:00.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1135696350 data=null}, Tree node with text: XML Analyses]
15:58:00 [2024-03-15T19:58:00.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1135696351 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:58:00 [2024-03-15T19:58:00.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135696351 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
15:58:00 [2024-03-15T19:58:00.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1135696352 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:58:00 [2024-03-15T19:58:00.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:58:00 [2024-03-15T19:58:00.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:58:00 [2024-03-15T19:58:00.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:58:00 [2024-03-15T19:58:00.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {test_invalid} time=1135696355 data=null button=0 stateMask=0x0 x=66 y=12 count=0}, TableItem with text {test_invalid}]
15:58:00 [2024-03-15T19:58:00.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {test_invalid} time=1135696355 data=null doit=true}, TableItem with text {test_invalid}]
15:58:00 [2024-03-15T19:58:00.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {test_invalid} time=1135696355 data=null}, TableItem with text {test_invalid}]
15:58:00 [2024-03-15T19:58:00.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_invalid} time=1135696356 data=null button=1 stateMask=0x0 x=66 y=12 count=1}, TableItem with text {test_invalid}]
15:58:00 [2024-03-15T19:58:00.175Z] 
15:58:00 [2024-03-15T19:58:00.175Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:58:00.171
15:58:00 [2024-03-15T19:58:00.175Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
15:58:00 [2024-03-15T19:58:00.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135696356 data=null item=TableItem {test_invalid} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {test_invalid}]
15:58:00 [2024-03-15T19:58:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_invalid} time=1135696374 data=null button=1 stateMask=0x80000 x=66 y=12 count=1}, TableItem with text {test_invalid}]
15:58:00 [2024-03-15T19:58:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:58:00 [2024-03-15T19:58:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:58:00 [2024-03-15T19:58:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Invalid file", using matcher: of type 'Label'
15:58:00 [2024-03-15T19:58:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Invalid file", using matcher: with mnemonic 'Invalid file'
15:58:00 [2024-03-15T19:58:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Invalid file", using matcher: (of type 'Label' and with mnemonic 'Invalid file')
15:58:00 [2024-03-15T19:58:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:58:00 [2024-03-15T19:58:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:58:00 [2024-03-15T19:58:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:58:00 [2024-03-15T19:58:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:58:00 [2024-03-15T19:58:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:58:00 [2024-03-15T19:58:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:58:00 [2024-03-15T19:58:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1135696376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:00 [2024-03-15T19:58:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1135696377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:00 [2024-03-15T19:58:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1135696377 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:00 [2024-03-15T19:58:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1135696377 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:00 [2024-03-15T19:58:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1135696377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:00 [2024-03-15T19:58:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1135696377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:00 [2024-03-15T19:58:00.431Z] 
15:58:00 [2024-03-15T19:58:00.431Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:58:00.191
15:58:00 [2024-03-15T19:58:00.431Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
15:58:00 [2024-03-15T19:58:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1135696377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:00 [2024-03-15T19:58:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1135696010 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:58:00 [2024-03-15T19:58:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:58:00 [2024-03-15T19:58:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56226064] time=1135696446 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:58:00 [2024-03-15T19:58:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:58:00 [2024-03-15T19:58:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:58:00 [2024-03-15T19:58:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:58:00 [2024-03-15T19:58:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135696679 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1135696681 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1135696748 data=null doit=true}, TreeItem with text {Tracing}]
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1135696749 data=null}, TreeItem with text {Tracing}]
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1135696749 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135696749 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1135696768 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:58:00 [2024-03-15T19:58:00.688Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1135696769 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1135696769 data=null doit=true}, Tree node with text: XML Analyses]
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1135696769 data=null}, Tree node with text: XML Analyses]
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1135696770 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135696770 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1135696771 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1135696774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1135696774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1135696774 data=null doit=true}, (of type 'Table')]
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1135696775 data=null}, (of type 'Table')]
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_invalid} time=1135696775 data=null button=1 stateMask=0x0 x=66 y=12 count=1}, (of type 'Table')]
15:58:00 [2024-03-15T19:58:00.688Z] 
15:58:00 [2024-03-15T19:58:00.688Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 19:58:00.590
15:58:00 [2024-03-15T19:58:00.688Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135696775 data=null item=TableItem {test_invalid} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_invalid} time=1135696783 data=null button=1 stateMask=0x80000 x=66 y=12 count=1}, (of type 'Table')]
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
15:58:00 [2024-03-15T19:58:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1135696784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:00 [2024-03-15T19:58:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1135696784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:00 [2024-03-15T19:58:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1135696784 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:00 [2024-03-15T19:58:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1135696784 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:00 [2024-03-15T19:58:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1135696793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:00 [2024-03-15T19:58:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1135696793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:00 [2024-03-15T19:58:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1135696846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:00 [2024-03-15T19:58:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1135696847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:00 [2024-03-15T19:58:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1135696847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:00 [2024-03-15T19:58:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1135696847 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:00 [2024-03-15T19:58:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1135696848 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:00 [2024-03-15T19:58:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
15:58:00 [2024-03-15T19:58:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
15:58:00 [2024-03-15T19:58:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135696848 data=null doit=true}, Shell with text {Delete XML file(s)}]
15:58:00 [2024-03-15T19:58:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:58:00 [2024-03-15T19:58:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:58:00 [2024-03-15T19:58:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:58:00 [2024-03-15T19:58:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:58:00 [2024-03-15T19:58:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1135696849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:58:00 [2024-03-15T19:58:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1135696849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:58:00 [2024-03-15T19:58:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1135696849 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:58:00 [2024-03-15T19:58:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1135696849 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:58:00 [2024-03-15T19:58:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1135696849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:58:00 [2024-03-15T19:58:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1135696849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:58:00 [2024-03-15T19:58:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1135696849 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:58:00 [2024-03-15T19:58:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1135696793 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:00 [2024-03-15T19:58:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:58:00 [2024-03-15T19:58:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:58:00 [2024-03-15T19:58:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:58:00 [2024-03-15T19:58:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:58:00 [2024-03-15T19:58:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:58:00 [2024-03-15T19:58:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:58:00 [2024-03-15T19:58:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:58:00 [2024-03-15T19:58:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1135696892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:00 [2024-03-15T19:58:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1135696892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:00 [2024-03-15T19:58:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1135696892 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:00 [2024-03-15T19:58:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1135696892 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:00 [2024-03-15T19:58:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1135696892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:00 [2024-03-15T19:58:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1135696893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:00 [2024-03-15T19:58:00.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1135696893 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:00 [2024-03-15T19:58:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1135696454 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:58:00 [2024-03-15T19:58:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:58:00 [2024-03-15T19:58:00.946Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.85 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
15:58:00 [2024-03-15T19:58:00.946Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testPreferencePageMenuBar -- Time elapsed: 1.139 s
15:58:00 [2024-03-15T19:58:00.946Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testImportInvalid -- Time elapsed: 0.997 s
15:58:00 [2024-03-15T19:58:00.946Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testPreferencePageContextMenu -- Time elapsed: 2.463 s
15:58:00 [2024-03-15T19:58:00.946Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testEdit -- Time elapsed: 2.214 s
15:58:00 [2024-03-15T19:58:00.946Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testImportValid -- Time elapsed: 1.014 s
15:58:00 [2024-03-15T19:58:00.946Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testCheckButtons -- Time elapsed: 1.283 s
15:58:00 [2024-03-15T19:58:00.946Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testDelete -- Time elapsed: 1.535 s
15:58:00 [2024-03-15T19:58:00.946Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testExport -- Time elapsed: 1.099 s
15:58:00 [2024-03-15T19:58:00.946Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testInvalidLabel -- Time elapsed: 0.959 s
15:58:00 [2024-03-15T19:58:00.946Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
15:58:00 [2024-03-15T19:58:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56226064] time=1135696972 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:58:00 [2024-03-15T19:58:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:58:00 [2024-03-15T19:58:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:58:00 [2024-03-15T19:58:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:58:00 [2024-03-15T19:58:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:58:00 [2024-03-15T19:58:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1135697090 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:58:00 [2024-03-15T19:58:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135698733 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135698734 data=null doit=true}, TreeItem with text {test}]
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135698734 data=null}, TreeItem with text {test}]
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135698734 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135698734 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135698747 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135698748 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135698748 data=null doit=true}, TreeItem with text {test}]
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135698748 data=null}, TreeItem with text {test}]
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135698748 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135698749 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135698760 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135698761 data=null doit=true}, TreeItem with text {test}]
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135698761 data=null}, TreeItem with text {test}]
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135698761 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135698761 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135698763 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135698764 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135698764 data=null doit=true}, TreeItem with text {Traces [1]}]
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135698764 data=null}, TreeItem with text {Traces [1]}]
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135698764 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135698764 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135698776 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135698777 data=null doit=true}, TreeItem with text {Traces [1]}]
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135698777 data=null}, TreeItem with text {Traces [1]}]
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135698777 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135698777 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135698778 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testTrace2.xml} time=1135698779 data=null doit=true}, Tree node with text: testTrace2.xml]
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testTrace2.xml} time=1135698779 data=null}, Tree node with text: testTrace2.xml]
15:58:02 [2024-03-15T19:58:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testTrace2.xml} time=1135698779 data=null button=1 stateMask=0x0 x=126 y=81 count=1}, Tree node with text: testTrace2.xml]
15:58:02 [2024-03-15T19:58:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135698779 data=null item=TreeItem {testTrace2.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: testTrace2.xml]
15:58:02 [2024-03-15T19:58:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testTrace2.xml} time=1135698780 data=null button=1 stateMask=0x80000 x=126 y=81 count=1}, Tree node with text: testTrace2.xml]
15:58:02 [2024-03-15T19:58:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=1135698781 data=null doit=true}, Tree node with text: Views]
15:58:02 [2024-03-15T19:58:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=1135698781 data=null}, Tree node with text: Views]
15:58:02 [2024-03-15T19:58:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=1135698781 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
15:58:02 [2024-03-15T19:58:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135698781 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
15:58:02 [2024-03-15T19:58:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=1135698796 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
15:58:02 [2024-03-15T19:58:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test.xml.conditions} time=1135698797 data=null doit=true}, Tree node with text: test.xml.conditions]
15:58:02 [2024-03-15T19:58:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test.xml.conditions} time=1135698797 data=null}, Tree node with text: test.xml.conditions]
15:58:02 [2024-03-15T19:58:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml.conditions} time=1135698798 data=null button=1 stateMask=0x0 x=177 y=150 count=1}, Tree node with text: test.xml.conditions]
15:58:02 [2024-03-15T19:58:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135698798 data=null item=TreeItem {test.xml.conditions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: test.xml.conditions]
15:58:02 [2024-03-15T19:58:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test.xml.conditions} time=1135698800 data=null button=1 stateMask=0x80000 x=177 y=150 count=1}, Tree node with text: test.xml.conditions]
15:58:02 [2024-03-15T19:58:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Xml Timegraph View Test
15:58:02 [2024-03-15T19:58:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Xml Timegraph View Test} time=1135698801 data=null button=0 stateMask=0x0 x=215 y=173 count=0}, Tree node with text: Xml Timegraph View Test]
15:58:02 [2024-03-15T19:58:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Xml Timegraph View Test} time=1135698801 data=null doit=true}, Tree node with text: Xml Timegraph View Test]
15:58:02 [2024-03-15T19:58:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:02 [2024-03-15T19:58:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Xml Timegraph View Test} time=1135698801 data=null}, Tree node with text: Xml Timegraph View Test]
15:58:02 [2024-03-15T19:58:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Xml Timegraph View Test} time=1135698801 data=null button=1 stateMask=0x0 x=215 y=173 count=1}, Tree node with text: Xml Timegraph View Test]
15:58:02 [2024-03-15T19:58:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135698802 data=null item=TreeItem {Xml Timegraph View Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Xml Timegraph View Test]
15:58:02 [2024-03-15T19:58:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Xml Timegraph View Test} time=1135698829 data=null button=1 stateMask=0x80000 x=215 y=173 count=1}, Tree node with text: Xml Timegraph View Test]
15:58:02 [2024-03-15T19:58:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Xml Timegraph View Test} time=1135698829 data=null button=1 stateMask=0x0 x=215 y=173 count=2}, Tree node with text: Xml Timegraph View Test]
15:58:02 [2024-03-15T19:58:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Xml Timegraph View Test} time=1135698829 data=null button=1 stateMask=0x0 x=215 y=173 count=2}, Tree node with text: Xml Timegraph View Test]
15:58:02 [2024-03-15T19:58:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135698830 data=null item=TreeItem {Xml Timegraph View Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Xml Timegraph View Test]
15:58:03 [2024-03-15T19:58:03.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Xml Timegraph View Test} time=1135698941 data=null button=1 stateMask=0x80000 x=215 y=173 count=2}, Tree node with text: Xml Timegraph View Test]
15:58:03 [2024-03-15T19:58:03.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Xml Timegraph View Test} time=1135699127 data=null button=0 stateMask=0x0 x=215 y=173 count=0}, Tree node with text: Xml Timegraph View Test]
15:58:03 [2024-03-15T19:58:03.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Xml Timegraph View Test} time=1135699129 data=null doit=true}, Tree node with text: Xml Timegraph View Test]
15:58:03 [2024-03-15T19:58:03.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Xml Timegraph View Test} time=1135699131 data=null}, Tree node with text: Xml Timegraph View Test]
15:58:03 [2024-03-15T19:58:03.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Xml Timegraph View Test
15:58:04 [2024-03-15T19:58:04.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.xml.ui.views.timegraph"'
15:58:04 [2024-03-15T19:58:04.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:58:04 [2024-03-15T19:58:04.453Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:58:04 [2024-03-15T19:58:04.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56226064] time=1135700881 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:58:04 [2024-03-15T19:58:04.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:58:04 [2024-03-15T19:58:04.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:04 [2024-03-15T19:58:04.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:04 [2024-03-15T19:58:04.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:04 [2024-03-15T19:58:04.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135700923 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:58:04 [2024-03-15T19:58:04.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135700923 data=null doit=true}, TreeItem with text {test}]
15:58:04 [2024-03-15T19:58:04.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135700924 data=null}, TreeItem with text {test}]
15:58:04 [2024-03-15T19:58:04.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135700924 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:58:04 [2024-03-15T19:58:04.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135700924 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:58:04 [2024-03-15T19:58:04.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135700936 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:58:04 [2024-03-15T19:58:04.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:58:04 [2024-03-15T19:58:04.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:58:04 [2024-03-15T19:58:04.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:58:05 [2024-03-15T19:58:05.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:58:05 [2024-03-15T19:58:05.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:58:05 [2024-03-15T19:58:05.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:58:05 [2024-03-15T19:58:05.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:58:05 [2024-03-15T19:58:05.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:58:05 [2024-03-15T19:58:05.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:58:05 [2024-03-15T19:58:05.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:05 [2024-03-15T19:58:05.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:58:05 [2024-03-15T19:58:05.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:58:05 [2024-03-15T19:58:05.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:58:05 [2024-03-15T19:58:05.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135701764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:05 [2024-03-15T19:58:05.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135701764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:05 [2024-03-15T19:58:05.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135701764 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:05 [2024-03-15T19:58:05.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135701764 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:05 [2024-03-15T19:58:05.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135701764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:05 [2024-03-15T19:58:05.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135701764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:05 [2024-03-15T19:58:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135701764 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:05 [2024-03-15T19:58:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135701764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:05 [2024-03-15T19:58:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135701765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:05 [2024-03-15T19:58:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135701765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:05 [2024-03-15T19:58:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135701765 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:05 [2024-03-15T19:58:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135701765 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:05 [2024-03-15T19:58:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:58:05 [2024-03-15T19:58:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:58:05 [2024-03-15T19:58:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:58:05 [2024-03-15T19:58:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:05 [2024-03-15T19:58:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:58:05 [2024-03-15T19:58:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:58:05 [2024-03-15T19:58:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:58:05 [2024-03-15T19:58:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:05 [2024-03-15T19:58:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:58:05 [2024-03-15T19:58:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135701765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:05 [2024-03-15T19:58:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135701766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:05 [2024-03-15T19:58:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135701766 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:05 [2024-03-15T19:58:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135701766 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:05 [2024-03-15T19:58:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135701766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:05 [2024-03-15T19:58:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135701766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:05 [2024-03-15T19:58:05.895Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:05 [2024-03-15T19:58:05.895Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:05 [2024-03-15T19:58:05.895Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:05 [2024-03-15T19:58:05.895Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:05 [2024-03-15T19:58:05.895Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:05 [2024-03-15T19:58:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:58:05 [2024-03-15T19:58:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135701766 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:05 [2024-03-15T19:58:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135700978 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:58:06 [2024-03-15T19:58:06.150Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.304 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
15:58:06 [2024-03-15T19:58:06.150Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest.testData -- Time elapsed: 5.299 s
15:58:06 [2024-03-15T19:58:06.151Z] 
15:58:06 [2024-03-15T19:58:06.151Z] Results:
15:58:06 [2024-03-15T19:58:06.151Z] 
15:58:06 [2024-03-15T19:58:06.151Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
15:58:06 [2024-03-15T19:58:06.151Z] 
15:58:06 [2024-03-15T19:58:06.407Z] 
15:58:06 [2024-03-15T19:58:06.407Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-15 19:58:06.324
15:58:06 [2024-03-15T19:58:06.407Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:58:06 [2024-03-15T19:58:06.968Z] [INFO] All tests passed
15:58:06 [2024-03-15T19:58:06.968Z] [INFO] 
15:58:06 [2024-03-15T19:58:06.968Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:58:06 [2024-03-15T19:58:06.968Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT.jar
15:58:06 [2024-03-15T19:58:06.968Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT.pom
15:58:06 [2024-03-15T19:58:06.968Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
15:58:06 [2024-03-15T19:58:06.968Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-p2metadata.xml
15:58:06 [2024-03-15T19:58:06.968Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-p2artifacts.xml
15:58:06 [2024-03-15T19:58:06.968Z] [INFO] 
15:58:06 [2024-03-15T19:58:06.968Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:58:06 [2024-03-15T19:58:06.968Z] [INFO] 
15:58:06 [2024-03-15T19:58:06.968Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >--
15:58:06 [2024-03-15T19:58:06.968Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.11-SNAPSHOT [130/141]
15:58:06 [2024-03-15T19:58:06.968Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
15:58:06 [2024-03-15T19:58:06.968Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:58:06 [2024-03-15T19:58:06.968Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:58:06 [2024-03-15T19:58:06.968Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
15:58:07 [2024-03-15T19:58:07.531Z] [INFO] 
15:58:07 [2024-03-15T19:58:07.531Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:58:07 [2024-03-15T19:58:07.531Z] [INFO] 
15:58:07 [2024-03-15T19:58:07.531Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:58:07 [2024-03-15T19:58:07.531Z] [INFO] The project's OSGi version is 1.0.11.202403151906
15:58:07 [2024-03-15T19:58:07.531Z] [INFO] 
15:58:07 [2024-03-15T19:58:07.531Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:58:07 [2024-03-15T19:58:07.531Z] [INFO] 
15:58:07 [2024-03-15T19:58:07.531Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:58:07 [2024-03-15T19:58:07.531Z] [INFO] 
15:58:07 [2024-03-15T19:58:07.531Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:58:07 [2024-03-15T19:58:07.531Z] [INFO] 
15:58:07 [2024-03-15T19:58:07.531Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:58:07 [2024-03-15T19:58:07.531Z] [INFO] 
15:58:07 [2024-03-15T19:58:07.531Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:58:07 [2024-03-15T19:58:07.531Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests
15:58:07 [2024-03-15T19:58:07.788Z] [INFO] 
15:58:07 [2024-03-15T19:58:07.788Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:58:07 [2024-03-15T19:58:07.788Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources
15:58:07 [2024-03-15T19:58:07.788Z] [INFO] 
15:58:07 [2024-03-15T19:58:07.788Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:58:07 [2024-03-15T19:58:07.788Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:58:07 [2024-03-15T19:58:07.788Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:58:07 [2024-03-15T19:58:07.788Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
15:58:07 [2024-03-15T19:58:07.788Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:58:08 [2024-03-15T19:58:08.043Z] [INFO] 
15:58:08 [2024-03-15T19:58:08.043Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:58:08 [2024-03-15T19:58:08.043Z] [INFO] 
15:58:08 [2024-03-15T19:58:08.043Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:58:08 [2024-03-15T19:58:08.043Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/test/resources
15:58:08 [2024-03-15T19:58:08.043Z] [INFO] 
15:58:08 [2024-03-15T19:58:08.043Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:58:08 [2024-03-15T19:58:08.043Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 139 were skipped
15:58:08 [2024-03-15T19:58:08.043Z] [INFO] 
15:58:08 [2024-03-15T19:58:08.043Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:58:08 [2024-03-15T19:58:08.043Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
15:58:08 [2024-03-15T19:58:08.044Z] [INFO] 
15:58:08 [2024-03-15T19:58:08.044Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:58:08 [2024-03-15T19:58:08.299Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
15:58:08 [2024-03-15T19:58:08.299Z] [INFO] 
15:58:08 [2024-03-15T19:58:08.299Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:58:08 [2024-03-15T19:58:08.299Z] [INFO] 
15:58:08 [2024-03-15T19:58:08.299Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:58:08 [2024-03-15T19:58:08.299Z] [INFO] 
15:58:08 [2024-03-15T19:58:08.299Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:58:08 [2024-03-15T19:58:08.299Z] [INFO] 
15:58:08 [2024-03-15T19:58:08.300Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:58:08 [2024-03-15T19:58:08.300Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
15:58:09 [2024-03-15T19:58:09.226Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
15:58:09 [2024-03-15T19:58:09.787Z] [INFO] 
15:58:09 [2024-03-15T19:58:09.787Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:58:10 [2024-03-15T19:58:10.042Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data/.metadata/.log
15:58:10 [2024-03-15T19:58:10.042Z] [INFO] Command line:
15:58:10 [2024-03-15T19:58:10.043Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:58:10 [2024-03-15T19:58:10.043Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:58:11 [2024-03-15T19:58:11.935Z] Mar 15, 2024 7:58:11 PM org.apache.aries.spifly.BaseActivator log
15:58:11 [2024-03-15T19:58:11.935Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
15:58:13 [2024-03-15T19:58:13.826Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:58:13 [2024-03-15T19:58:13.826Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:58:17 [2024-03-15T19:58:17.997Z] !SESSION 2024-03-15 19:58:09.980 -----------------------------------------------
15:58:17 [2024-03-15T19:58:17.997Z] eclipse.buildId=unknown
15:58:17 [2024-03-15T19:58:17.997Z] java.version=17.0.2
15:58:17 [2024-03-15T19:58:17.997Z] java.vendor=Oracle Corporation
15:58:17 [2024-03-15T19:58:17.997Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:58:17 [2024-03-15T19:58:17.997Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:58:17 [2024-03-15T19:58:17.997Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:58:17 [2024-03-15T19:58:17.997Z] 
15:58:17 [2024-03-15T19:58:17.997Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-15 19:58:17.741
15:58:17 [2024-03-15T19:58:17.997Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
15:58:17 [2024-03-15T19:58:17.997Z] 
15:58:17 [2024-03-15T19:58:17.997Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 19:58:17.799
15:58:17 [2024-03-15T19:58:17.997Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:58:17 [2024-03-15T19:58:17.997Z] !STACK 0
15:58:17 [2024-03-15T19:58:17.997Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:58:17 [2024-03-15T19:58:17.997Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:58:17 [2024-03-15T19:58:17.997Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:58:17 [2024-03-15T19:58:17.997Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:58:17 [2024-03-15T19:58:17.997Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
15:58:17 [2024-03-15T19:58:17.997Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
15:58:17 [2024-03-15T19:58:17.997Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
15:58:17 [2024-03-15T19:58:17.997Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
15:58:17 [2024-03-15T19:58:17.997Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:58:17 [2024-03-15T19:58:17.997Z] Caused by: java.io.IOException: error=2, No such file or directory
15:58:17 [2024-03-15T19:58:17.997Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:58:17 [2024-03-15T19:58:17.997Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:58:17 [2024-03-15T19:58:17.997Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:58:17 [2024-03-15T19:58:17.997Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:58:17 [2024-03-15T19:58:17.997Z] 	... 7 more
15:58:17 [2024-03-15T19:58:17.997Z] Running org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
15:58:18 [2024-03-15T19:58:18.559Z] Display size: 1440x900
15:58:18 [2024-03-15T19:58:18.559Z] OS version=6.2.9-300.fc38.x86_64
15:58:18 [2024-03-15T19:58:18.559Z] GTK version=3.22.30
15:58:18 [2024-03-15T19:58:18.559Z] GTK theme=Ambiance
15:58:18 [2024-03-15T19:58:18.559Z] LIBOVERLAY_SCROLLBAR=0
15:58:18 [2024-03-15T19:58:18.559Z] Time zone: Greenwich Mean Time
15:58:18 [2024-03-15T19:58:18.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5d449307] time=1135714734 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:58:19 [2024-03-15T19:58:19.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:58:19 [2024-03-15T19:58:19.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:58:19 [2024-03-15T19:58:19.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:58:19 [2024-03-15T19:58:19.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:58:19 [2024-03-15T19:58:19.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1135715364 data=null doit=true}, MenuItem with text {&Hierarchical}]
15:58:19 [2024-03-15T19:58:19.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1135715364 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
15:58:19 [2024-03-15T19:58:19.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1135715371 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:58:19 [2024-03-15T19:58:19.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:58:19 [2024-03-15T19:58:19.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5d449307] time=1135715408 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:58:19 [2024-03-15T19:58:19.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:58:19 [2024-03-15T19:58:19.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:58:19 [2024-03-15T19:58:19.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:58:20 [2024-03-15T19:58:20.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:58:20 [2024-03-15T19:58:20.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:58:20 [2024-03-15T19:58:20.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135716063 data=null doit=true}, Shell with text {Preferences}]
15:58:20 [2024-03-15T19:58:20.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:20 [2024-03-15T19:58:20.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:20 [2024-03-15T19:58:20.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:20 [2024-03-15T19:58:20.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1135716083 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
15:58:20 [2024-03-15T19:58:20.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1135716109 data=null doit=true}, TreeItem with text {Tracing}]
15:58:20 [2024-03-15T19:58:20.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1135716109 data=null}, TreeItem with text {Tracing}]
15:58:20 [2024-03-15T19:58:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1135716110 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:58:20 [2024-03-15T19:58:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135716111 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:58:20 [2024-03-15T19:58:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1135716144 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:58:20 [2024-03-15T19:58:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1135716145 data=null doit=true}, TreeItem with text {Tracing}]
15:58:20 [2024-03-15T19:58:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1135716145 data=null}, TreeItem with text {Tracing}]
15:58:20 [2024-03-15T19:58:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1135716145 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:58:20 [2024-03-15T19:58:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135716146 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
15:58:20 [2024-03-15T19:58:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1135716149 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:58:20 [2024-03-15T19:58:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:20 [2024-03-15T19:58:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1135716151 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
15:58:20 [2024-03-15T19:58:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1135716151 data=null doit=true}, Tree node with text: Remote Profiles]
15:58:20 [2024-03-15T19:58:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1135716151 data=null}, Tree node with text: Remote Profiles]
15:58:20 [2024-03-15T19:58:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1135716151 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:58:20 [2024-03-15T19:58:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135716152 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
15:58:20 [2024-03-15T19:58:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1135716220 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:58:20 [2024-03-15T19:58:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:58:20 [2024-03-15T19:58:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:58:20 [2024-03-15T19:58:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:58:20 [2024-03-15T19:58:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
15:58:20 [2024-03-15T19:58:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
15:58:20 [2024-03-15T19:58:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:58:20 [2024-03-15T19:58:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:58:20 [2024-03-15T19:58:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:58:20 [2024-03-15T19:58:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:58:20 [2024-03-15T19:58:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:20 [2024-03-15T19:58:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:58:20 [2024-03-15T19:58:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
15:58:20 [2024-03-15T19:58:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=1135716227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:58:20 [2024-03-15T19:58:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1135716227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:58:20 [2024-03-15T19:58:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=1135716227 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:58:20 [2024-03-15T19:58:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=1135716227 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:58:20 [2024-03-15T19:58:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=1135716228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:58:20 [2024-03-15T19:58:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=1135716228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:58:20 [2024-03-15T19:58:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=1135716228 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:58:20 [2024-03-15T19:58:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=1135716303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:58:20 [2024-03-15T19:58:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1135716305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:58:20 [2024-03-15T19:58:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=1135716306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:58:20 [2024-03-15T19:58:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=1135716306 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:58:20 [2024-03-15T19:58:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=1135716306 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:58:20 [2024-03-15T19:58:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
15:58:20 [2024-03-15T19:58:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:20 [2024-03-15T19:58:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:20 [2024-03-15T19:58:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:20 [2024-03-15T19:58:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:20 [2024-03-15T19:58:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:20 [2024-03-15T19:58:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=1135716315 data=null button=0 stateMask=0x0 x=145 y=58 count=0}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=1135716315 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=1135716316 data=null}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=1135716316 data=null button=1 stateMask=0x0 x=145 y=58 count=1}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135716327 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=1135716340 data=null button=1 stateMask=0x80000 x=145 y=58 count=1}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:20 [2024-03-15T19:58:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:20 [2024-03-15T19:58:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
15:58:20 [2024-03-15T19:58:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
15:58:20 [2024-03-15T19:58:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
15:58:20 [2024-03-15T19:58:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
15:58:20 [2024-03-15T19:58:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:20 [2024-03-15T19:58:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=1135716351 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, TreeItem with text {/rootpath}]
15:58:20 [2024-03-15T19:58:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=1135716351 data=null doit=true}, TreeItem with text {/rootpath}]
15:58:20 [2024-03-15T19:58:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=1135716352 data=null}, TreeItem with text {/rootpath}]
15:58:20 [2024-03-15T19:58:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=1135716352 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, TreeItem with text {/rootpath}]
15:58:20 [2024-03-15T19:58:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135716352 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath}]
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=1135716363 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, TreeItem with text {/rootpath}]
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=1135716393 data=null button=0 stateMask=0x0 x=145 y=242 count=0}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=1135716394 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=1135716394 data=null}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=1135716395 data=null button=1 stateMask=0x0 x=145 y=242 count=1}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135716395 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=1135716412 data=null button=1 stateMask=0x80000 x=145 y=242 count=1}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=1135716419 data=null button=0 stateMask=0x0 x=108 y=357 count=0}, TreeItem with text {/rootpath}]
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=1135716420 data=null doit=true}, TreeItem with text {/rootpath}]
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=1135716420 data=null}, TreeItem with text {/rootpath}]
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=1135716420 data=null button=1 stateMask=0x0 x=108 y=357 count=1}, TreeItem with text {/rootpath}]
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135716421 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath}]
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=1135716426 data=null button=1 stateMask=0x80000 x=108 y=357 count=1}, TreeItem with text {/rootpath}]
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=1135716437 data=null button=0 stateMask=0x0 x=145 y=385 count=0}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=1135716437 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=1135716438 data=null}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=1135716438 data=null button=1 stateMask=0x0 x=145 y=385 count=1}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135716438 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=1135716451 data=null button=1 stateMask=0x80000 x=145 y=337 count=1}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:20 [2024-03-15T19:58:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=1135716456 data=null button=0 stateMask=0x0 x=145 y=316 count=0}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=1135716457 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=1135716457 data=null}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=1135716457 data=null button=1 stateMask=0x0 x=145 y=316 count=1}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135716458 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=1135716464 data=null button=1 stateMask=0x80000 x=145 y=316 count=1}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:20 [2024-03-15T19:58:20.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:20 [2024-03-15T19:58:20.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
15:58:20 [2024-03-15T19:58:20.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
15:58:20 [2024-03-15T19:58:20.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
15:58:20 [2024-03-15T19:58:20.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
15:58:20 [2024-03-15T19:58:20.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:20 [2024-03-15T19:58:20.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=1135716488 data=null button=0 stateMask=0x0 x=145 y=362 count=0}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=1135716488 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=1135716489 data=null}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=1135716489 data=null button=1 stateMask=0x0 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135716489 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=1135716502 data=null button=1 stateMask=0x80000 x=145 y=323 count=1}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:20 [2024-03-15T19:58:20.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=1135716508 data=null button=0 stateMask=0x0 x=145 y=339 count=0}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=1135716508 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=1135716508 data=null}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=1135716509 data=null button=1 stateMask=0x0 x=145 y=339 count=1}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135716509 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=1135716517 data=null button=1 stateMask=0x80000 x=145 y=339 count=1}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=1135716527 data=null button=0 stateMask=0x0 x=145 y=362 count=0}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=1135716527 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=1135716527 data=null}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=1135716528 data=null button=1 stateMask=0x0 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135716528 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=1135716535 data=null button=1 stateMask=0x80000 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=1135716545 data=null button=0 stateMask=0x0 x=145 y=362 count=0}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=1135716545 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=1135716545 data=null}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=1135716545 data=null button=1 stateMask=0x0 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135716546 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=1135716557 data=null button=1 stateMask=0x80000 x=145 y=324 count=1}, TreeItem with text {/rootpath (recursive)}]
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:58:20 [2024-03-15T19:58:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:58:20 [2024-03-15T19:58:20.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:58:20 [2024-03-15T19:58:20.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
15:58:20 [2024-03-15T19:58:20.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:20 [2024-03-15T19:58:20.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:58:20 [2024-03-15T19:58:20.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:58:20 [2024-03-15T19:58:20.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:58:20 [2024-03-15T19:58:20.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:58:20 [2024-03-15T19:58:20.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:58:20 [2024-03-15T19:58:20.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:58:20 [2024-03-15T19:58:20.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1135716569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:20 [2024-03-15T19:58:20.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1135716569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:20 [2024-03-15T19:58:20.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1135716569 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:20 [2024-03-15T19:58:20.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1135716569 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:20 [2024-03-15T19:58:20.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1135716570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:20 [2024-03-15T19:58:20.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1135716570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:20 [2024-03-15T19:58:20.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1135716570 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:20 [2024-03-15T19:58:20.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1135715591 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:58:20 [2024-03-15T19:58:20.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:58:20 [2024-03-15T19:58:20.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:58:20 [2024-03-15T19:58:20.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:20 [2024-03-15T19:58:20.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:20 [2024-03-15T19:58:20.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:20 [2024-03-15T19:58:20.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:20 [2024-03-15T19:58:20.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:20 [2024-03-15T19:58:20.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135716877 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:58:20 [2024-03-15T19:58:20.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135716878 data=null doit=true}, TreeItem with text {Test}]
15:58:20 [2024-03-15T19:58:20.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135716878 data=null}, TreeItem with text {Test}]
15:58:20 [2024-03-15T19:58:20.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135716878 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:20 [2024-03-15T19:58:20.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135716878 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:58:20 [2024-03-15T19:58:20.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135716969 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:20 [2024-03-15T19:58:20.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:20 [2024-03-15T19:58:20.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135716970 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:58:20 [2024-03-15T19:58:20.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135716971 data=null doit=true}, TreeItem with text {Test}]
15:58:20 [2024-03-15T19:58:20.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135716971 data=null}, TreeItem with text {Test}]
15:58:20 [2024-03-15T19:58:20.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135716971 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:20 [2024-03-15T19:58:20.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135716971 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:58:20 [2024-03-15T19:58:20.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135717012 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:20 [2024-03-15T19:58:20.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135717013 data=null doit=true}, TreeItem with text {Test}]
15:58:20 [2024-03-15T19:58:20.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135717013 data=null}, TreeItem with text {Test}]
15:58:20 [2024-03-15T19:58:20.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135717014 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:21 [2024-03-15T19:58:21.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135717014 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:58:21 [2024-03-15T19:58:21.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135717038 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:21 [2024-03-15T19:58:21.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:21 [2024-03-15T19:58:21.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135717041 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:58:21 [2024-03-15T19:58:21.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135717041 data=null doit=true}, TreeItem with text {Traces [0]}]
15:58:21 [2024-03-15T19:58:21.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135717042 data=null}, TreeItem with text {Traces [0]}]
15:58:21 [2024-03-15T19:58:21.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135717042 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:21 [2024-03-15T19:58:21.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135717042 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:58:21 [2024-03-15T19:58:21.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135717067 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:21 [2024-03-15T19:58:21.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:21 [2024-03-15T19:58:21.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135717069 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:58:21 [2024-03-15T19:58:21.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135717069 data=null doit=true}, TreeItem with text {Traces [0]}]
15:58:21 [2024-03-15T19:58:21.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135717069 data=null}, TreeItem with text {Traces [0]}]
15:58:21 [2024-03-15T19:58:21.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135717069 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:21 [2024-03-15T19:58:21.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135717070 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:58:21 [2024-03-15T19:58:21.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135717103 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:21 [2024-03-15T19:58:21.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:58:21 [2024-03-15T19:58:21.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:58:21 [2024-03-15T19:58:21.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:58:21 [2024-03-15T19:58:21.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:58:21 [2024-03-15T19:58:21.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135717814 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:58:21 [2024-03-15T19:58:21.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:58:21 [2024-03-15T19:58:21.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
15:58:21 [2024-03-15T19:58:21.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
15:58:21 [2024-03-15T19:58:21.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')
15:58:21 [2024-03-15T19:58:21.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:58:21 [2024-03-15T19:58:21.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=1135717817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=1135717817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=1135717817 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=1135717817 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=1135717818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=1135717818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=1135717954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=1135717957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=1135717957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=1135717962 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=1135717962 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences (Filtered)} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135718002 data=null doit=true}, Shell with text {Preferences (Filtered)}]
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=1135718006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1135718006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=1135718006 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=1135718006 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=1135718010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=1135718011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=1135718011 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=1135718037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1135718037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=1135718037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=1135718037 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:58:21 [2024-03-15T19:58:21.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=1135718037 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:58:21 [2024-03-15T19:58:21.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
15:58:21 [2024-03-15T19:58:21.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:21 [2024-03-15T19:58:21.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:21 [2024-03-15T19:58:21.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:21 [2024-03-15T19:58:21.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:21 [2024-03-15T19:58:21.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1135718045 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=1135718046 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=1135718046 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1135718046 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135718051 data=null item=TreeItem {name (ssh://userinfo@host:22)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1135718076 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: (of type 'Text' and with label (with mnemonic 'URI:'))
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=1135718101 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=1135718101 data=null doit=true}, Tree node with text: /rootpath]
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=1135718102 data=null}, Tree node with text: /rootpath]
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=1135718103 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135718103 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=1135718112 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5b908c6d
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=1135718126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1135718127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=1135718127 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=1135718127 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=1135718127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=1135718127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=1135718128 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=1135718129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1135718129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=1135718129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=1135718129 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=1135718129 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1135718140 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1135718141 data=null doit=true}, Tree node with text: .*]
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1135718141 data=null}, Tree node with text: .*]
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1135718141 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135718142 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1135718161 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135718167 data=null button=0 stateMask=0x0 x=577 y=150 count=0}, Tree node with text: /rootpath]
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135718167 data=null doit=true}, Tree node with text: /rootpath]
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135718168 data=null}, Tree node with text: /rootpath]
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135718168 data=null button=1 stateMask=0x0 x=577 y=150 count=1}, Tree node with text: /rootpath]
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135718169 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135718179 data=null button=1 stateMask=0x80000 x=577 y=150 count=1}, Tree node with text: /rootpath]
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
15:58:22 [2024-03-15T19:58:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1135718182 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1135718194 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1135718195 data=null doit=true}, Tree node with text: .*]
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1135718195 data=null}, Tree node with text: .*]
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1135718195 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135718196 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1135718219 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace type:'))
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=1135718227 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace type:'))]
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135718228 data=null button=0 stateMask=0x0 x=577 y=150 count=0}, Tree node with text: /rootpath]
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135718228 data=null doit=true}, Tree node with text: /rootpath]
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135718228 data=null}, Tree node with text: /rootpath]
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135718229 data=null button=1 stateMask=0x0 x=577 y=150 count=1}, Tree node with text: /rootpath]
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135718229 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135718244 data=null button=1 stateMask=0x80000 x=577 y=150 count=1}, Tree node with text: /rootpath]
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1135718246 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1135718267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1135718267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1135718267 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1135718267 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1135718267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1135718268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1135718268 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=1135717818 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:58:22 [2024-03-15T19:58:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135718336 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:58:22 [2024-03-15T19:58:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
15:58:22 [2024-03-15T19:58:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
15:58:22 [2024-03-15T19:58:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
15:58:22 [2024-03-15T19:58:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
15:58:22 [2024-03-15T19:58:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
15:58:22 [2024-03-15T19:58:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:58:22 [2024-03-15T19:58:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
15:58:22 [2024-03-15T19:58:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:58:22 [2024-03-15T19:58:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
15:58:22 [2024-03-15T19:58:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:58:22 [2024-03-15T19:58:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
15:58:22 [2024-03-15T19:58:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:58:22 [2024-03-15T19:58:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
15:58:22 [2024-03-15T19:58:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:58:22 [2024-03-15T19:58:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
15:58:22 [2024-03-15T19:58:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:58:22 [2024-03-15T19:58:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:58:22 [2024-03-15T19:58:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:58:22 [2024-03-15T19:58:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:22 [2024-03-15T19:58:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:58:22 [2024-03-15T19:58:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1135718346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1135718346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1135718346 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1135718346 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1135718347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1135718347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1135718347 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:22 [2024-03-15T19:58:22.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:22 [2024-03-15T19:58:22.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:22 [2024-03-15T19:58:22.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:22 [2024-03-15T19:58:22.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=1135718414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=1135718415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=1135718415 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=1135718415 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=1135718415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=1135718416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=1135718416 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:58:22 [2024-03-15T19:58:22.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:58:22 [2024-03-15T19:58:22.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:58:22 [2024-03-15T19:58:22.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:58:22 [2024-03-15T19:58:22.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
15:58:22 [2024-03-15T19:58:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1135718440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1135718440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1135718440 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1135718440 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1135718440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1135718440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1135718441 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:22 [2024-03-15T19:58:22.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:22 [2024-03-15T19:58:22.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:22 [2024-03-15T19:58:22.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:22 [2024-03-15T19:58:22.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=1135718495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=1135718496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=1135718496 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=1135718496 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=1135718496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=1135718496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=1135718496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=1135718498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=1135718498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=1135718498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=1135718498 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=1135718498 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
15:58:22 [2024-03-15T19:58:22.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:58:22 [2024-03-15T19:58:22.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:58:22 [2024-03-15T19:58:22.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:22 [2024-03-15T19:58:22.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:58:22 [2024-03-15T19:58:22.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135718500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135718500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135718500 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135718500 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135718500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135718500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135718500 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1135717394 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:58:22 [2024-03-15T19:58:22.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:58:22 [2024-03-15T19:58:22.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5d449307] time=1135718578 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:58:22 [2024-03-15T19:58:22.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:58:22 [2024-03-15T19:58:22.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:58:22 [2024-03-15T19:58:22.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:58:22 [2024-03-15T19:58:22.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:58:22 [2024-03-15T19:58:22.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:58:22 [2024-03-15T19:58:22.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135718966 data=null doit=true}, Shell with text {Preferences}]
15:58:22 [2024-03-15T19:58:22.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:22 [2024-03-15T19:58:22.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:22 [2024-03-15T19:58:22.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:22 [2024-03-15T19:58:22.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:22 [2024-03-15T19:58:22.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:22 [2024-03-15T19:58:22.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1135718970 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
15:58:22 [2024-03-15T19:58:22.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1135718970 data=null doit=true}, TreeItem with text {Tracing}]
15:58:22 [2024-03-15T19:58:22.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1135718970 data=null}, TreeItem with text {Tracing}]
15:58:22 [2024-03-15T19:58:22.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1135718970 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:58:22 [2024-03-15T19:58:22.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135718970 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:58:22 [2024-03-15T19:58:22.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1135719005 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:58:22 [2024-03-15T19:58:22.886Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:58:22 [2024-03-15T19:58:22.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:22 [2024-03-15T19:58:22.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1135719007 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
15:58:22 [2024-03-15T19:58:22.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1135719007 data=null doit=true}, Tree node with text: Remote Profiles]
15:58:22 [2024-03-15T19:58:22.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1135719008 data=null}, Tree node with text: Remote Profiles]
15:58:22 [2024-03-15T19:58:22.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1135719008 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:58:22 [2024-03-15T19:58:22.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135719008 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
15:58:22 [2024-03-15T19:58:22.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1135719021 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:58:22 [2024-03-15T19:58:22.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:22 [2024-03-15T19:58:22.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:22 [2024-03-15T19:58:22.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:22 [2024-03-15T19:58:22.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:22 [2024-03-15T19:58:22.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:22 [2024-03-15T19:58:22.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=1135719037 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
15:58:22 [2024-03-15T19:58:22.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=1135719037 data=null doit=true}, TreeItem with text {new profile}]
15:58:22 [2024-03-15T19:58:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=1135719047 data=null}, TreeItem with text {new profile}]
15:58:22 [2024-03-15T19:58:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=1135719050 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
15:58:22 [2024-03-15T19:58:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135719050 data=null item=TreeItem {new profile} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {new profile}]
15:58:22 [2024-03-15T19:58:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=1135719053 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
15:58:22 [2024-03-15T19:58:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:58:22 [2024-03-15T19:58:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:58:22 [2024-03-15T19:58:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:58:22 [2024-03-15T19:58:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:58:22 [2024-03-15T19:58:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1135719059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1135719059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1135719059 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1135719059 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1135719060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1135719060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1135719060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:58:22 [2024-03-15T19:58:22.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:58:22 [2024-03-15T19:58:22.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:58:22 [2024-03-15T19:58:22.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:58:22 [2024-03-15T19:58:22.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:58:22 [2024-03-15T19:58:22.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:58:22 [2024-03-15T19:58:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:58:22 [2024-03-15T19:58:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:58:22 [2024-03-15T19:58:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:58:22 [2024-03-15T19:58:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:58:22 [2024-03-15T19:58:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:58:22 [2024-03-15T19:58:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:58:23 [2024-03-15T19:58:23.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:58:23 [2024-03-15T19:58:23.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1135719090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:23 [2024-03-15T19:58:23.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1135719090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:23 [2024-03-15T19:58:23.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1135719090 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:23 [2024-03-15T19:58:23.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1135719090 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:23 [2024-03-15T19:58:23.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1135719091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:23 [2024-03-15T19:58:23.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1135719091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:23 [2024-03-15T19:58:23.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1135719091 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:23 [2024-03-15T19:58:23.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1135718610 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:58:23 [2024-03-15T19:58:23.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:58:23 [2024-03-15T19:58:23.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5d449307] time=1135719200 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:58:23 [2024-03-15T19:58:23.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:58:23 [2024-03-15T19:58:23.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:23 [2024-03-15T19:58:23.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:23 [2024-03-15T19:58:23.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:23 [2024-03-15T19:58:23.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135719238 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:58:23 [2024-03-15T19:58:23.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135719238 data=null doit=true}, TreeItem with text {Test}]
15:58:23 [2024-03-15T19:58:23.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135719239 data=null}, TreeItem with text {Test}]
15:58:23 [2024-03-15T19:58:23.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135719239 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:23 [2024-03-15T19:58:23.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135719239 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:58:23 [2024-03-15T19:58:23.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135719266 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:23 [2024-03-15T19:58:23.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:58:23 [2024-03-15T19:58:23.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:58:23 [2024-03-15T19:58:23.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:58:24 [2024-03-15T19:58:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:58:24 [2024-03-15T19:58:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:58:24 [2024-03-15T19:58:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:58:24 [2024-03-15T19:58:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:58:24 [2024-03-15T19:58:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:58:24 [2024-03-15T19:58:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:58:24 [2024-03-15T19:58:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:24 [2024-03-15T19:58:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:58:24 [2024-03-15T19:58:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:58:24 [2024-03-15T19:58:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:58:24 [2024-03-15T19:58:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135720360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:24 [2024-03-15T19:58:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135720361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:24 [2024-03-15T19:58:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135720361 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:24 [2024-03-15T19:58:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135720361 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:24 [2024-03-15T19:58:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135720361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:24 [2024-03-15T19:58:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135720361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:24 [2024-03-15T19:58:24.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135720361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:24 [2024-03-15T19:58:24.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135720361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:24 [2024-03-15T19:58:24.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135720362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:24 [2024-03-15T19:58:24.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135720362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:24 [2024-03-15T19:58:24.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135720362 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:24 [2024-03-15T19:58:24.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135720362 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:24 [2024-03-15T19:58:24.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:58:24 [2024-03-15T19:58:24.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:58:24 [2024-03-15T19:58:24.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:58:24 [2024-03-15T19:58:24.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:24 [2024-03-15T19:58:24.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:58:24 [2024-03-15T19:58:24.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:58:24 [2024-03-15T19:58:24.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:58:24 [2024-03-15T19:58:24.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:24 [2024-03-15T19:58:24.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:58:24 [2024-03-15T19:58:24.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135720363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:24 [2024-03-15T19:58:24.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135720363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:24 [2024-03-15T19:58:24.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135720363 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:24 [2024-03-15T19:58:24.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135720363 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:24 [2024-03-15T19:58:24.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135720363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:24 [2024-03-15T19:58:24.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135720363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:24 [2024-03-15T19:58:24.327Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:24 [2024-03-15T19:58:24.327Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:24 [2024-03-15T19:58:24.327Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:24 [2024-03-15T19:58:24.327Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:24 [2024-03-15T19:58:24.327Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:24 [2024-03-15T19:58:24.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:58:24 [2024-03-15T19:58:24.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135720363 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:24 [2024-03-15T19:58:24.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135719352 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:58:24 [2024-03-15T19:58:24.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5d449307] time=1135720988 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:58:24 [2024-03-15T19:58:24.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:58:24 [2024-03-15T19:58:24.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:58:24 [2024-03-15T19:58:24.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:58:25 [2024-03-15T19:58:25.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:58:25 [2024-03-15T19:58:25.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:58:25 [2024-03-15T19:58:25.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135721366 data=null doit=true}, Shell with text {Preferences}]
15:58:25 [2024-03-15T19:58:25.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:25 [2024-03-15T19:58:25.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:25 [2024-03-15T19:58:25.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:25 [2024-03-15T19:58:25.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:25 [2024-03-15T19:58:25.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:25 [2024-03-15T19:58:25.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1135721371 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
15:58:25 [2024-03-15T19:58:25.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1135721372 data=null doit=true}, TreeItem with text {Tracing}]
15:58:25 [2024-03-15T19:58:25.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1135721372 data=null}, TreeItem with text {Tracing}]
15:58:25 [2024-03-15T19:58:25.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1135721372 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:58:25 [2024-03-15T19:58:25.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135721372 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:58:25 [2024-03-15T19:58:25.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1135721398 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:58:25 [2024-03-15T19:58:25.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1135721399 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1135721399 data=null doit=true}, Tree node with text: Remote Profiles]
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1135721399 data=null}, Tree node with text: Remote Profiles]
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1135721400 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135721400 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1135721403 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=1135721406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1135721406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=1135721407 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=1135721407 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=1135721407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=1135721407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=1135721407 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=1135721441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1135721442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=1135721442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=1135721442 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=1135721442 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "TestAllRecursive: Du...", using matcher: of type 'Text'
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "TestAllRecursive: Du...", using matcher: (of type 'Text')
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1135721451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1135721451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1135721451 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1135721451 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1135721454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1135721454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1135721454 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:58:25 [2024-03-15T19:58:25.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:58:25 [2024-03-15T19:58:25.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:58:25 [2024-03-15T19:58:25.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:58:25 [2024-03-15T19:58:25.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:58:25 [2024-03-15T19:58:25.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1135721464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1135721464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1135721464 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1135721464 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1135721464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1135721464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1135721464 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1135721007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:58:25 [2024-03-15T19:58:25.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5d449307] time=1135721549 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:58:25 [2024-03-15T19:58:25.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:58:25 [2024-03-15T19:58:25.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:25 [2024-03-15T19:58:25.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:25 [2024-03-15T19:58:25.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:25 [2024-03-15T19:58:25.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135721556 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:58:25 [2024-03-15T19:58:25.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135721557 data=null doit=true}, TreeItem with text {Test}]
15:58:25 [2024-03-15T19:58:25.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135721557 data=null}, TreeItem with text {Test}]
15:58:25 [2024-03-15T19:58:25.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135721557 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:25 [2024-03-15T19:58:25.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135721557 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:58:25 [2024-03-15T19:58:25.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135721611 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:25 [2024-03-15T19:58:25.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:58:25 [2024-03-15T19:58:25.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:58:25 [2024-03-15T19:58:25.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:58:25 [2024-03-15T19:58:25.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:58:25 [2024-03-15T19:58:25.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:58:25 [2024-03-15T19:58:25.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:58:25 [2024-03-15T19:58:25.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:58:25 [2024-03-15T19:58:25.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:58:25 [2024-03-15T19:58:25.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:58:25 [2024-03-15T19:58:25.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135722056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:25 [2024-03-15T19:58:25.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135722056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:25 [2024-03-15T19:58:25.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135722056 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:25 [2024-03-15T19:58:25.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135722056 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:25 [2024-03-15T19:58:25.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135722057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:25 [2024-03-15T19:58:25.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135722057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:25 [2024-03-15T19:58:25.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135722057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:25 [2024-03-15T19:58:25.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135722057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:25 [2024-03-15T19:58:25.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135722057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:25 [2024-03-15T19:58:25.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135722057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:25 [2024-03-15T19:58:25.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135722057 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:25 [2024-03-15T19:58:25.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135722057 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:25 [2024-03-15T19:58:25.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:58:25 [2024-03-15T19:58:25.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:58:25 [2024-03-15T19:58:25.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:58:25 [2024-03-15T19:58:25.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:58:25 [2024-03-15T19:58:25.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:25 [2024-03-15T19:58:25.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:58:25 [2024-03-15T19:58:25.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135722059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:25 [2024-03-15T19:58:25.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135722059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:25 [2024-03-15T19:58:25.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135722059 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:25 [2024-03-15T19:58:25.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135722059 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:25 [2024-03-15T19:58:25.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135722059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:25 [2024-03-15T19:58:25.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135722059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:25 [2024-03-15T19:58:25.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:25 [2024-03-15T19:58:25.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:25 [2024-03-15T19:58:25.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:25 [2024-03-15T19:58:25.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:25 [2024-03-15T19:58:25.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:25 [2024-03-15T19:58:25.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:58:26 [2024-03-15T19:58:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135722060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:26 [2024-03-15T19:58:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135721668 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135722691 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135722692 data=null doit=true}, TreeItem with text {Test}]
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135722692 data=null}, TreeItem with text {Test}]
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135722692 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135722692 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135722718 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135722719 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135722719 data=null doit=true}, TreeItem with text {Test}]
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135722719 data=null}, TreeItem with text {Test}]
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135722720 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135722720 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135722733 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135722734 data=null doit=true}, TreeItem with text {Test}]
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135722734 data=null}, TreeItem with text {Test}]
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135722734 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135722734 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135722737 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135722738 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135722738 data=null doit=true}, TreeItem with text {Traces [0]}]
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135722738 data=null}, TreeItem with text {Traces [0]}]
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135722738 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135722739 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135722756 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135722757 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135722757 data=null doit=true}, TreeItem with text {Traces [0]}]
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135722758 data=null}, TreeItem with text {Traces [0]}]
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135722758 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135722762 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135722767 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:58:26 [2024-03-15T19:58:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:58:26 [2024-03-15T19:58:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:58:26 [2024-03-15T19:58:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:58:26 [2024-03-15T19:58:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135723171 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:58:26 [2024-03-15T19:58:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
15:58:26 [2024-03-15T19:58:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
15:58:26 [2024-03-15T19:58:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
15:58:26 [2024-03-15T19:58:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1135723173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:58:26 [2024-03-15T19:58:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
15:58:26 [2024-03-15T19:58:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:58:26 [2024-03-15T19:58:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:58:26 [2024-03-15T19:58:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:26 [2024-03-15T19:58:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:26 [2024-03-15T19:58:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:58:26 [2024-03-15T19:58:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:58:26 [2024-03-15T19:58:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:26 [2024-03-15T19:58:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:26 [2024-03-15T19:58:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:26 [2024-03-15T19:58:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:58:26 [2024-03-15T19:58:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1135723176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:26 [2024-03-15T19:58:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1135723176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:26 [2024-03-15T19:58:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1135723176 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:26 [2024-03-15T19:58:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1135723176 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:26 [2024-03-15T19:58:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1135723176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:26 [2024-03-15T19:58:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1135723176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:27 [2024-03-15T19:58:27.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1135723177 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:27 [2024-03-15T19:58:27.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:27 [2024-03-15T19:58:27.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:27 [2024-03-15T19:58:27.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:27 [2024-03-15T19:58:27.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:27 [2024-03-15T19:58:27.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:27 [2024-03-15T19:58:27.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:58:27 [2024-03-15T19:58:27.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:58:27 [2024-03-15T19:58:27.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:58:27 [2024-03-15T19:58:27.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:27 [2024-03-15T19:58:27.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:27 [2024-03-15T19:58:27.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:27 [2024-03-15T19:58:27.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:27 [2024-03-15T19:58:27.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:58:27 [2024-03-15T19:58:27.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:58:27 [2024-03-15T19:58:27.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:27 [2024-03-15T19:58:27.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:58:27 [2024-03-15T19:58:27.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135723222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:27 [2024-03-15T19:58:27.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135723222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:27 [2024-03-15T19:58:27.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135723222 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:27 [2024-03-15T19:58:27.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135723222 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:27 [2024-03-15T19:58:27.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135723223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:27 [2024-03-15T19:58:27.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135723223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:27 [2024-03-15T19:58:27.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:27 [2024-03-15T19:58:27.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:27 [2024-03-15T19:58:27.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:27 [2024-03-15T19:58:27.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:27 [2024-03-15T19:58:27.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:27 [2024-03-15T19:58:27.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:58:27 [2024-03-15T19:58:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135723223 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:27 [2024-03-15T19:58:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1135722826 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:58:27 [2024-03-15T19:58:27.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:58:27 [2024-03-15T19:58:27.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:27 [2024-03-15T19:58:27.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:27 [2024-03-15T19:58:27.761Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:58:27 [2024-03-15T19:58:27.761Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:58:27 [2024-03-15T19:58:27.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135723749 data=null doit=true}, TreeItem with text {Traces [0]}]
15:58:27 [2024-03-15T19:58:27.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135723750 data=null}, TreeItem with text {Traces [0]}]
15:58:27 [2024-03-15T19:58:27.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135723750 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:27 [2024-03-15T19:58:27.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135723750 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
15:58:27 [2024-03-15T19:58:27.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135723752 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:27 [2024-03-15T19:58:27.761Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
15:58:27 [2024-03-15T19:58:27.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
15:58:27 [2024-03-15T19:58:27.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1135723753 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:58:27 [2024-03-15T19:58:27.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1135723753 data=null doit=true}, TreeItem with text {node1 [3]}]
15:58:27 [2024-03-15T19:58:27.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:27 [2024-03-15T19:58:27.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1135723754 data=null}, TreeItem with text {node1 [3]}]
15:58:27 [2024-03-15T19:58:27.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1135723754 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:58:27 [2024-03-15T19:58:27.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135723754 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:58:27 [2024-03-15T19:58:27.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1135723774 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:58:27 [2024-03-15T19:58:27.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1135723780 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:58:27 [2024-03-15T19:58:27.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1135723781 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135723781 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1135723807 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1135723808 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1135723812 data=null doit=true}, TreeItem with text {node1 [3]}]
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1135723812 data=null}, TreeItem with text {node1 [3]}]
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
15:58:27 [2024-03-15T19:58:27.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1135723814 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1135723814 data=null doit=true}, TreeItem with text {resources [3]}]
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1135723814 data=null}, TreeItem with text {resources [3]}]
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1135723814 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135723815 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1135723833 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1135723834 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1135723834 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135723835 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1135723856 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1135723857 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1135723857 data=null doit=true}, TreeItem with text {resources [3]}]
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1135723857 data=null}, TreeItem with text {resources [3]}]
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
15:58:27 [2024-03-15T19:58:27.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=1135723865 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=1135723865 data=null doit=true}, TreeItem with text {generated [1]}]
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=1135723866 data=null}, TreeItem with text {generated [1]}]
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1135723866 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135723867 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1135723896 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1135723897 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=1135723897 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135723897 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1135723902 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=1135723902 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=1135723902 data=null doit=true}, TreeItem with text {generated [1]}]
15:58:27 [2024-03-15T19:58:27.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=1135723902 data=null}, TreeItem with text {generated [1]}]
15:58:27 [2024-03-15T19:58:27.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
15:58:27 [2024-03-15T19:58:27.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
15:58:27 [2024-03-15T19:58:27.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
15:58:27 [2024-03-15T19:58:27.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1135723903 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:58:27 [2024-03-15T19:58:27.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1135723903 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:58:27 [2024-03-15T19:58:27.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:27 [2024-03-15T19:58:27.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1135723904 data=null}, TreeItem with text {synthetic-trace}]
15:58:27 [2024-03-15T19:58:27.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1135723904 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:58:27 [2024-03-15T19:58:27.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135723904 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:58:27 [2024-03-15T19:58:27.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1135723948 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:58:27 [2024-03-15T19:58:27.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1135723948 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:58:27 [2024-03-15T19:58:27.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1135723948 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:58:28 [2024-03-15T19:58:28.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135723949 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:58:28 [2024-03-15T19:58:28.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1135724024 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:58:28 [2024-03-15T19:58:28.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1135724106 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:58:28 [2024-03-15T19:58:28.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1135724106 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:58:28 [2024-03-15T19:58:28.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1135724106 data=null}, TreeItem with text {synthetic-trace}]
15:58:28 [2024-03-15T19:58:28.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
15:58:28 [2024-03-15T19:58:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
15:58:28 [2024-03-15T19:58:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:58:28 [2024-03-15T19:58:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:28 [2024-03-15T19:58:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:28 [2024-03-15T19:58:28.583Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:58:28 [2024-03-15T19:58:28.583Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:58:28 [2024-03-15T19:58:28.583Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:58:28 [2024-03-15T19:58:28.583Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:58:28 [2024-03-15T19:58:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
15:58:28 [2024-03-15T19:58:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1135724696 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:58:28 [2024-03-15T19:58:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1135724705 data=null doit=true}, TreeItem with text {node1 [3]}]
15:58:28 [2024-03-15T19:58:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:28 [2024-03-15T19:58:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1135724705 data=null}, TreeItem with text {node1 [3]}]
15:58:28 [2024-03-15T19:58:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1135724705 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:58:28 [2024-03-15T19:58:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135724706 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:58:28 [2024-03-15T19:58:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1135724738 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:58:28 [2024-03-15T19:58:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1135724739 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:58:28 [2024-03-15T19:58:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1135724739 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:58:28 [2024-03-15T19:58:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135724739 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:58:28 [2024-03-15T19:58:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1135724743 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:58:28 [2024-03-15T19:58:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1135724743 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:58:28 [2024-03-15T19:58:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1135724743 data=null doit=true}, TreeItem with text {node1 [3]}]
15:58:28 [2024-03-15T19:58:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1135724743 data=null}, TreeItem with text {node1 [3]}]
15:58:28 [2024-03-15T19:58:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
15:58:28 [2024-03-15T19:58:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1135724744 data=null doit=true}, TreeItem with text {node1 [3]}]
15:58:28 [2024-03-15T19:58:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1135724744 data=null}, TreeItem with text {node1 [3]}]
15:58:28 [2024-03-15T19:58:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1135724744 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:58:28 [2024-03-15T19:58:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135724744 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
15:58:28 [2024-03-15T19:58:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1135724745 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:58:28 [2024-03-15T19:58:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
15:58:28 [2024-03-15T19:58:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1135724745 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:58:28 [2024-03-15T19:58:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1135724745 data=null doit=true}, TreeItem with text {resources [3]}]
15:58:28 [2024-03-15T19:58:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:28 [2024-03-15T19:58:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1135724746 data=null}, TreeItem with text {resources [3]}]
15:58:28 [2024-03-15T19:58:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1135724746 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:58:28 [2024-03-15T19:58:28.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135724746 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:58:28 [2024-03-15T19:58:28.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1135724763 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:58:28 [2024-03-15T19:58:28.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1135724764 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:58:28 [2024-03-15T19:58:28.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1135724764 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:58:28 [2024-03-15T19:58:28.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135724764 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:58:28 [2024-03-15T19:58:28.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1135724768 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:58:28 [2024-03-15T19:58:28.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1135724768 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:58:28 [2024-03-15T19:58:28.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1135724768 data=null doit=true}, TreeItem with text {resources [3]}]
15:58:28 [2024-03-15T19:58:28.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1135724768 data=null}, TreeItem with text {resources [3]}]
15:58:28 [2024-03-15T19:58:28.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
15:58:28 [2024-03-15T19:58:28.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
15:58:28 [2024-03-15T19:58:28.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
15:58:28 [2024-03-15T19:58:28.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1135724769 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:58:28 [2024-03-15T19:58:28.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1135724769 data=null doit=true}, TreeItem with text {syslog}]
15:58:28 [2024-03-15T19:58:28.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:28 [2024-03-15T19:58:28.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1135724770 data=null}, TreeItem with text {syslog}]
15:58:28 [2024-03-15T19:58:28.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1135724770 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:58:28 [2024-03-15T19:58:28.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135724770 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:58:28 [2024-03-15T19:58:28.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1135724804 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:58:28 [2024-03-15T19:58:28.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1135724805 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:58:28 [2024-03-15T19:58:28.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1135724805 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:58:28 [2024-03-15T19:58:28.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135724806 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:58:28 [2024-03-15T19:58:28.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1135724872 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:58:28 [2024-03-15T19:58:28.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1135724872 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:58:28 [2024-03-15T19:58:28.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1135725021 data=null doit=true}, TreeItem with text {syslog}]
15:58:28 [2024-03-15T19:58:28.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1135725030 data=null}, TreeItem with text {syslog}]
15:58:28 [2024-03-15T19:58:28.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
15:58:28 [2024-03-15T19:58:28.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
15:58:29 [2024-03-15T19:58:29.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5d449307] time=1135725291 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:58:29 [2024-03-15T19:58:29.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:58:29 [2024-03-15T19:58:29.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:29 [2024-03-15T19:58:29.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:29 [2024-03-15T19:58:29.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:29 [2024-03-15T19:58:29.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135725299 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:58:29 [2024-03-15T19:58:29.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135725299 data=null doit=true}, TreeItem with text {Test}]
15:58:29 [2024-03-15T19:58:29.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135725299 data=null}, TreeItem with text {Test}]
15:58:29 [2024-03-15T19:58:29.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135725299 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:29 [2024-03-15T19:58:29.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135725300 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:58:29 [2024-03-15T19:58:29.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135725335 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:29 [2024-03-15T19:58:29.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:58:29 [2024-03-15T19:58:29.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:58:29 [2024-03-15T19:58:29.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135725652 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135725652 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135725653 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135725653 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135725653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135725670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135725682 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135725682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135725682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135725682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135725682 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135725682 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135725683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135725683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135725683 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135725683 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135725684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:29 [2024-03-15T19:58:29.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135725684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:29 [2024-03-15T19:58:29.657Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:29 [2024-03-15T19:58:29.658Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:29 [2024-03-15T19:58:29.658Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:29 [2024-03-15T19:58:29.658Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:29 [2024-03-15T19:58:29.658Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:29 [2024-03-15T19:58:29.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:58:29 [2024-03-15T19:58:29.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135725684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:29 [2024-03-15T19:58:29.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135725403 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:58:30 [2024-03-15T19:58:30.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:58:30 [2024-03-15T19:58:30.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:30 [2024-03-15T19:58:30.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:30 [2024-03-15T19:58:30.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:30 [2024-03-15T19:58:30.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:30 [2024-03-15T19:58:30.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:30 [2024-03-15T19:58:30.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135726365 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:58:30 [2024-03-15T19:58:30.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135726365 data=null doit=true}, TreeItem with text {Test}]
15:58:30 [2024-03-15T19:58:30.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135726365 data=null}, TreeItem with text {Test}]
15:58:30 [2024-03-15T19:58:30.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135726366 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:30 [2024-03-15T19:58:30.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135726366 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:58:30 [2024-03-15T19:58:30.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135726391 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:30 [2024-03-15T19:58:30.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:30 [2024-03-15T19:58:30.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135726392 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:58:30 [2024-03-15T19:58:30.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135726393 data=null doit=true}, TreeItem with text {Test}]
15:58:30 [2024-03-15T19:58:30.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135726393 data=null}, TreeItem with text {Test}]
15:58:30 [2024-03-15T19:58:30.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135726393 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:30 [2024-03-15T19:58:30.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135726393 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:58:30 [2024-03-15T19:58:30.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135726401 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:30 [2024-03-15T19:58:30.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135726402 data=null doit=true}, TreeItem with text {Test}]
15:58:30 [2024-03-15T19:58:30.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135726402 data=null}, TreeItem with text {Test}]
15:58:30 [2024-03-15T19:58:30.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135726403 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:30 [2024-03-15T19:58:30.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135726403 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:58:30 [2024-03-15T19:58:30.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135726405 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:30 [2024-03-15T19:58:30.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:30 [2024-03-15T19:58:30.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135726406 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:58:30 [2024-03-15T19:58:30.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135726407 data=null doit=true}, TreeItem with text {Traces [0]}]
15:58:30 [2024-03-15T19:58:30.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135726416 data=null}, TreeItem with text {Traces [0]}]
15:58:30 [2024-03-15T19:58:30.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135726416 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:30 [2024-03-15T19:58:30.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135726416 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:58:30 [2024-03-15T19:58:30.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135726437 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:30 [2024-03-15T19:58:30.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:30 [2024-03-15T19:58:30.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135726438 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:58:30 [2024-03-15T19:58:30.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135726438 data=null doit=true}, TreeItem with text {Traces [0]}]
15:58:30 [2024-03-15T19:58:30.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135726438 data=null}, TreeItem with text {Traces [0]}]
15:58:30 [2024-03-15T19:58:30.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135726438 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:30 [2024-03-15T19:58:30.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135726438 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:58:30 [2024-03-15T19:58:30.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135726448 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:30 [2024-03-15T19:58:30.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:58:30 [2024-03-15T19:58:30.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135726787 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1135726788 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1135726790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1135726790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1135726790 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1135726790 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1135726790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1135726791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1135726791 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:30 [2024-03-15T19:58:30.682Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:30 [2024-03-15T19:58:30.682Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:30 [2024-03-15T19:58:30.682Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:30 [2024-03-15T19:58:30.682Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:30 [2024-03-15T19:58:30.682Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135726819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135726819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135726819 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135726819 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135726828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:30 [2024-03-15T19:58:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135726829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:30 [2024-03-15T19:58:30.682Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:30 [2024-03-15T19:58:30.682Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:30 [2024-03-15T19:58:30.682Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:30 [2024-03-15T19:58:30.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:30 [2024-03-15T19:58:30.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:30 [2024-03-15T19:58:30.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:58:30 [2024-03-15T19:58:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135726829 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:30 [2024-03-15T19:58:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1135726484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:58:31 [2024-03-15T19:58:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:31 [2024-03-15T19:58:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1135727334 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:58:31 [2024-03-15T19:58:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1135727334 data=null doit=true}, TreeItem with text {Traces [3]}]
15:58:31 [2024-03-15T19:58:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1135727334 data=null}, TreeItem with text {Traces [3]}]
15:58:31 [2024-03-15T19:58:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1135727334 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:58:31 [2024-03-15T19:58:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135727335 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:58:31 [2024-03-15T19:58:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1135727340 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:58:31 [2024-03-15T19:58:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:58:31 [2024-03-15T19:58:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:58:31 [2024-03-15T19:58:31.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:58:31 [2024-03-15T19:58:31.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:58:31 [2024-03-15T19:58:31.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135727683 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:58:31 [2024-03-15T19:58:31.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
15:58:31 [2024-03-15T19:58:31.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
15:58:31 [2024-03-15T19:58:31.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
15:58:31 [2024-03-15T19:58:31.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1135727684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:58:31 [2024-03-15T19:58:31.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
15:58:31 [2024-03-15T19:58:31.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:58:31 [2024-03-15T19:58:31.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:58:31 [2024-03-15T19:58:31.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:31 [2024-03-15T19:58:31.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:31 [2024-03-15T19:58:31.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:58:31 [2024-03-15T19:58:31.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:58:31 [2024-03-15T19:58:31.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:31 [2024-03-15T19:58:31.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:31 [2024-03-15T19:58:31.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:31 [2024-03-15T19:58:31.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:58:31 [2024-03-15T19:58:31.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1135727686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:31 [2024-03-15T19:58:31.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1135727686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:31 [2024-03-15T19:58:31.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1135727686 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:31 [2024-03-15T19:58:31.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1135727686 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:31 [2024-03-15T19:58:31.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1135727686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:31 [2024-03-15T19:58:31.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1135727687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:31 [2024-03-15T19:58:31.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1135727687 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:31 [2024-03-15T19:58:31.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:31 [2024-03-15T19:58:31.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:31 [2024-03-15T19:58:31.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:31 [2024-03-15T19:58:31.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:31 [2024-03-15T19:58:31.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135727717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135727717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135727717 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135727717 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135727717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135727717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:31 [2024-03-15T19:58:31.758Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:31 [2024-03-15T19:58:31.758Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:31 [2024-03-15T19:58:31.758Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:31 [2024-03-15T19:58:31.758Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:31 [2024-03-15T19:58:31.758Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135727806 data=null doit=true}, Shell with text {Confirmation}]
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=1135727809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=1135727809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=1135727809 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=1135727810 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=1135727810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=1135727810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=1135727810 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:58:31 [2024-03-15T19:58:31.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:58:32 [2024-03-15T19:58:32.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:58:32 [2024-03-15T19:58:32.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135728397 data=null doit=true}, Shell with text {Confirmation}]
15:58:32 [2024-03-15T19:58:32.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:58:32 [2024-03-15T19:58:32.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:58:32 [2024-03-15T19:58:32.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
15:58:32 [2024-03-15T19:58:32.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
15:58:32 [2024-03-15T19:58:32.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:58:32 [2024-03-15T19:58:32.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:58:32 [2024-03-15T19:58:32.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:58:32 [2024-03-15T19:58:32.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:58:32 [2024-03-15T19:58:32.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:58:32 [2024-03-15T19:58:32.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
15:58:32 [2024-03-15T19:58:32.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=1135728398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:58:32 [2024-03-15T19:58:32.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=1135728398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:58:32 [2024-03-15T19:58:32.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=1135728398 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:58:32 [2024-03-15T19:58:32.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=1135728398 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:58:32 [2024-03-15T19:58:32.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=1135728398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:58:32 [2024-03-15T19:58:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=1135728398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:58:32 [2024-03-15T19:58:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=1135728398 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:58:32 [2024-03-15T19:58:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135727718 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:32 [2024-03-15T19:58:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1135727373 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:58:32 [2024-03-15T19:58:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:58:32 [2024-03-15T19:58:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:58:32 [2024-03-15T19:58:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:32 [2024-03-15T19:58:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:32 [2024-03-15T19:58:32.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:58:32 [2024-03-15T19:58:32.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:58:32 [2024-03-15T19:58:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135728758 data=null doit=true}, TreeItem with text {Traces [6]}]
15:58:32 [2024-03-15T19:58:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135728758 data=null}, TreeItem with text {Traces [6]}]
15:58:32 [2024-03-15T19:58:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135728759 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:58:32 [2024-03-15T19:58:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135728759 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [6]}]
15:58:32 [2024-03-15T19:58:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135728760 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:58:32 [2024-03-15T19:58:32.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:58:32 [2024-03-15T19:58:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
15:58:32 [2024-03-15T19:58:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=1135728761 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
15:58:32 [2024-03-15T19:58:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=1135728761 data=null doit=true}, TreeItem with text {node1 [6]}]
15:58:32 [2024-03-15T19:58:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:32 [2024-03-15T19:58:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=1135728762 data=null}, TreeItem with text {node1 [6]}]
15:58:32 [2024-03-15T19:58:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1135728762 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
15:58:32 [2024-03-15T19:58:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135728762 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
15:58:32 [2024-03-15T19:58:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1135728777 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
15:58:32 [2024-03-15T19:58:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1135728778 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
15:58:32 [2024-03-15T19:58:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=1135728778 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135728778 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1135728783 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=1135728783 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=1135728783 data=null doit=true}, TreeItem with text {node1 [6]}]
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=1135728783 data=null}, TreeItem with text {node1 [6]}]
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
15:58:32 [2024-03-15T19:58:32.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [6]} is already expanded. Won't expand it again.
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=1135728784 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=1135728784 data=null doit=true}, TreeItem with text {resources [6]}]
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=1135728793 data=null}, TreeItem with text {resources [6]}]
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=1135728793 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135728793 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=1135728809 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=1135728810 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=1135728810 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135728810 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=1135728817 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=1135728825 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=1135728825 data=null doit=true}, TreeItem with text {resources [6]}]
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=1135728825 data=null}, TreeItem with text {resources [6]}]
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
15:58:32 [2024-03-15T19:58:32.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won't expand it again.
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [2]}
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [2]} time=1135728826 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [2]} time=1135728827 data=null doit=true}, TreeItem with text {generated [2]}]
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [2]} time=1135728827 data=null}, TreeItem with text {generated [2]}]
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=1135728827 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135728828 data=null item=TreeItem {generated [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [2]}]
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=1135728842 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=1135728843 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [2]} time=1135728843 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135728843 data=null item=TreeItem {generated [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [2]}]
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=1135728848 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [2]} time=1135728849 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [2]} time=1135728849 data=null doit=true}, TreeItem with text {generated [2]}]
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [2]} time=1135728849 data=null}, TreeItem with text {generated [2]}]
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [2]}
15:58:32 [2024-03-15T19:58:32.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [2]} is already expanded. Won't expand it again.
15:58:32 [2024-03-15T19:58:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
15:58:32 [2024-03-15T19:58:32.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1135728850 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:58:32 [2024-03-15T19:58:32.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1135728850 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:58:32 [2024-03-15T19:58:32.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:32 [2024-03-15T19:58:32.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1135728850 data=null}, TreeItem with text {synthetic-trace}]
15:58:32 [2024-03-15T19:58:32.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1135728851 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:58:32 [2024-03-15T19:58:32.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135728851 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:58:32 [2024-03-15T19:58:32.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1135728903 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:58:32 [2024-03-15T19:58:32.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1135728904 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:58:32 [2024-03-15T19:58:32.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1135728904 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:58:32 [2024-03-15T19:58:32.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135728905 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:58:32 [2024-03-15T19:58:32.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1135728967 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:58:32 [2024-03-15T19:58:32.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1135728974 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:58:32 [2024-03-15T19:58:32.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1135728974 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:58:32 [2024-03-15T19:58:32.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1135728975 data=null}, TreeItem with text {synthetic-trace}]
15:58:32 [2024-03-15T19:58:32.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
15:58:33 [2024-03-15T19:58:33.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
15:58:33 [2024-03-15T19:58:33.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:58:33 [2024-03-15T19:58:33.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:33 [2024-03-15T19:58:33.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:33 [2024-03-15T19:58:33.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:58:33 [2024-03-15T19:58:33.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:58:33 [2024-03-15T19:58:33.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:58:33 [2024-03-15T19:58:33.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:58:33 [2024-03-15T19:58:33.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
15:58:33 [2024-03-15T19:58:33.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=1135729544 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
15:58:33 [2024-03-15T19:58:33.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=1135729544 data=null doit=true}, TreeItem with text {node1 [6]}]
15:58:33 [2024-03-15T19:58:33.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:33 [2024-03-15T19:58:33.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=1135729544 data=null}, TreeItem with text {node1 [6]}]
15:58:33 [2024-03-15T19:58:33.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1135729545 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
15:58:33 [2024-03-15T19:58:33.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135729545 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
15:58:33 [2024-03-15T19:58:33.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1135729563 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
15:58:33 [2024-03-15T19:58:33.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1135729563 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
15:58:33 [2024-03-15T19:58:33.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=1135729563 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
15:58:33 [2024-03-15T19:58:33.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135729564 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
15:58:33 [2024-03-15T19:58:33.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1135729573 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
15:58:33 [2024-03-15T19:58:33.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=1135729573 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
15:58:33 [2024-03-15T19:58:33.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=1135729573 data=null doit=true}, TreeItem with text {node1 [6]}]
15:58:33 [2024-03-15T19:58:33.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=1135729573 data=null}, TreeItem with text {node1 [6]}]
15:58:33 [2024-03-15T19:58:33.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
15:58:33 [2024-03-15T19:58:33.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=1135729574 data=null doit=true}, TreeItem with text {node1 [6]}]
15:58:33 [2024-03-15T19:58:33.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=1135729574 data=null}, TreeItem with text {node1 [6]}]
15:58:33 [2024-03-15T19:58:33.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1135729574 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
15:58:33 [2024-03-15T19:58:33.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135729574 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [6]}]
15:58:33 [2024-03-15T19:58:33.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1135729575 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
15:58:33 [2024-03-15T19:58:33.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
15:58:33 [2024-03-15T19:58:33.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=1135729575 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
15:58:33 [2024-03-15T19:58:33.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=1135729575 data=null doit=true}, TreeItem with text {resources [6]}]
15:58:33 [2024-03-15T19:58:33.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:33 [2024-03-15T19:58:33.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=1135729575 data=null}, TreeItem with text {resources [6]}]
15:58:33 [2024-03-15T19:58:33.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=1135729575 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
15:58:33 [2024-03-15T19:58:33.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135729576 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
15:58:33 [2024-03-15T19:58:33.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=1135729591 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
15:58:33 [2024-03-15T19:58:33.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=1135729592 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
15:58:33 [2024-03-15T19:58:33.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=1135729592 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
15:58:33 [2024-03-15T19:58:33.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135729592 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
15:58:33 [2024-03-15T19:58:33.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=1135729598 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
15:58:33 [2024-03-15T19:58:33.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=1135729612 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
15:58:33 [2024-03-15T19:58:33.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=1135729612 data=null doit=true}, TreeItem with text {resources [6]}]
15:58:33 [2024-03-15T19:58:33.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=1135729612 data=null}, TreeItem with text {resources [6]}]
15:58:33 [2024-03-15T19:58:33.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
15:58:33 [2024-03-15T19:58:33.654Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won't expand it again.
15:58:33 [2024-03-15T19:58:33.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [2]}
15:58:33 [2024-03-15T19:58:33.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [2]} time=1135729613 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
15:58:33 [2024-03-15T19:58:33.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [2]} time=1135729613 data=null doit=true}, TreeItem with text {generated [2]}]
15:58:33 [2024-03-15T19:58:33.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:33 [2024-03-15T19:58:33.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [2]} time=1135729614 data=null}, TreeItem with text {generated [2]}]
15:58:33 [2024-03-15T19:58:33.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=1135729614 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
15:58:33 [2024-03-15T19:58:33.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135729614 data=null item=TreeItem {generated [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [2]}]
15:58:33 [2024-03-15T19:58:33.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=1135729628 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
15:58:33 [2024-03-15T19:58:33.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=1135729628 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
15:58:33 [2024-03-15T19:58:33.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [2]} time=1135729628 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
15:58:33 [2024-03-15T19:58:33.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135729636 data=null item=TreeItem {generated [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [2]}]
15:58:33 [2024-03-15T19:58:33.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=1135729640 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
15:58:33 [2024-03-15T19:58:33.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [2]} time=1135729641 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
15:58:33 [2024-03-15T19:58:33.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [2]} time=1135729641 data=null doit=true}, TreeItem with text {generated [2]}]
15:58:33 [2024-03-15T19:58:33.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [2]} time=1135729641 data=null}, TreeItem with text {generated [2]}]
15:58:33 [2024-03-15T19:58:33.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [2]}
15:58:33 [2024-03-15T19:58:33.654Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [2]} is already expanded. Won't expand it again.
15:58:33 [2024-03-15T19:58:33.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace(2)}
15:58:33 [2024-03-15T19:58:33.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace(2)} time=1135729642 data=null button=0 stateMask=0x0 x=190 y=173 count=0}, TreeItem with text {synthetic-trace(2)}]
15:58:33 [2024-03-15T19:58:33.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace(2)} time=1135729642 data=null doit=true}, TreeItem with text {synthetic-trace(2)}]
15:58:33 [2024-03-15T19:58:33.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:33 [2024-03-15T19:58:33.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace(2)} time=1135729643 data=null}, TreeItem with text {synthetic-trace(2)}]
15:58:33 [2024-03-15T19:58:33.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace(2)} time=1135729643 data=null button=1 stateMask=0x0 x=190 y=173 count=1}, TreeItem with text {synthetic-trace(2)}]
15:58:33 [2024-03-15T19:58:33.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135729643 data=null item=TreeItem {synthetic-trace(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace(2)}]
15:58:33 [2024-03-15T19:58:33.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace(2)} time=1135729677 data=null button=1 stateMask=0x80000 x=190 y=173 count=1}, TreeItem with text {synthetic-trace(2)}]
15:58:33 [2024-03-15T19:58:33.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace(2)} time=1135729677 data=null button=1 stateMask=0x0 x=190 y=173 count=2}, TreeItem with text {synthetic-trace(2)}]
15:58:33 [2024-03-15T19:58:33.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace(2)} time=1135729678 data=null button=1 stateMask=0x0 x=190 y=173 count=2}, TreeItem with text {synthetic-trace(2)}]
15:58:33 [2024-03-15T19:58:33.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135729678 data=null item=TreeItem {synthetic-trace(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace(2)}]
15:58:33 [2024-03-15T19:58:33.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace(2)} time=1135729781 data=null button=1 stateMask=0x80000 x=190 y=173 count=2}, TreeItem with text {synthetic-trace(2)}]
15:58:33 [2024-03-15T19:58:33.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace(2)} time=1135729784 data=null button=0 stateMask=0x0 x=190 y=173 count=0}, TreeItem with text {synthetic-trace(2)}]
15:58:33 [2024-03-15T19:58:33.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace(2)} time=1135729784 data=null doit=true}, TreeItem with text {synthetic-trace(2)}]
15:58:33 [2024-03-15T19:58:33.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace(2)} time=1135729784 data=null}, TreeItem with text {synthetic-trace(2)}]
15:58:33 [2024-03-15T19:58:33.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace(2)}
15:58:34 [2024-03-15T19:58:34.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace(2)"'
15:58:34 [2024-03-15T19:58:34.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:58:34 [2024-03-15T19:58:34.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:34 [2024-03-15T19:58:34.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:34 [2024-03-15T19:58:34.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:58:34 [2024-03-15T19:58:34.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:58:34 [2024-03-15T19:58:34.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:58:34 [2024-03-15T19:58:34.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:58:34 [2024-03-15T19:58:34.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
15:58:34 [2024-03-15T19:58:34.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=1135730602 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
15:58:34 [2024-03-15T19:58:34.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=1135730602 data=null doit=true}, TreeItem with text {node1 [6]}]
15:58:34 [2024-03-15T19:58:34.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:34 [2024-03-15T19:58:34.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=1135730602 data=null}, TreeItem with text {node1 [6]}]
15:58:34 [2024-03-15T19:58:34.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1135730603 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
15:58:34 [2024-03-15T19:58:34.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135730603 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
15:58:34 [2024-03-15T19:58:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1135730708 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
15:58:34 [2024-03-15T19:58:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1135730709 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
15:58:34 [2024-03-15T19:58:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=1135730709 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
15:58:34 [2024-03-15T19:58:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135730791 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
15:58:34 [2024-03-15T19:58:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1135730797 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
15:58:34 [2024-03-15T19:58:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=1135730797 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
15:58:34 [2024-03-15T19:58:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=1135730798 data=null doit=true}, TreeItem with text {node1 [6]}]
15:58:34 [2024-03-15T19:58:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=1135730798 data=null}, TreeItem with text {node1 [6]}]
15:58:34 [2024-03-15T19:58:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
15:58:34 [2024-03-15T19:58:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=1135730798 data=null doit=true}, TreeItem with text {node1 [6]}]
15:58:34 [2024-03-15T19:58:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=1135730798 data=null}, TreeItem with text {node1 [6]}]
15:58:34 [2024-03-15T19:58:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1135730799 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
15:58:34 [2024-03-15T19:58:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135730799 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [6]}]
15:58:34 [2024-03-15T19:58:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1135730800 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
15:58:34 [2024-03-15T19:58:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
15:58:34 [2024-03-15T19:58:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=1135730801 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
15:58:34 [2024-03-15T19:58:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=1135730801 data=null doit=true}, TreeItem with text {resources [6]}]
15:58:34 [2024-03-15T19:58:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:34 [2024-03-15T19:58:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=1135730801 data=null}, TreeItem with text {resources [6]}]
15:58:34 [2024-03-15T19:58:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=1135730801 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
15:58:34 [2024-03-15T19:58:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135730802 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
15:58:34 [2024-03-15T19:58:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=1135730904 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
15:58:34 [2024-03-15T19:58:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=1135730905 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
15:58:34 [2024-03-15T19:58:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=1135730905 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
15:58:34 [2024-03-15T19:58:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135730905 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
15:58:34 [2024-03-15T19:58:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=1135730910 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
15:58:34 [2024-03-15T19:58:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=1135730910 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
15:58:34 [2024-03-15T19:58:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=1135730910 data=null doit=true}, TreeItem with text {resources [6]}]
15:58:34 [2024-03-15T19:58:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=1135730910 data=null}, TreeItem with text {resources [6]}]
15:58:34 [2024-03-15T19:58:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
15:58:34 [2024-03-15T19:58:34.730Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won't expand it again.
15:58:34 [2024-03-15T19:58:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
15:58:34 [2024-03-15T19:58:34.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1135730911 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:58:34 [2024-03-15T19:58:34.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1135731001 data=null doit=true}, TreeItem with text {syslog}]
15:58:34 [2024-03-15T19:58:34.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:34 [2024-03-15T19:58:34.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1135731089 data=null}, TreeItem with text {syslog}]
15:58:34 [2024-03-15T19:58:34.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1135731090 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:58:34 [2024-03-15T19:58:34.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135731090 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:58:35 [2024-03-15T19:58:35.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1135731491 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:58:35 [2024-03-15T19:58:35.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1135731491 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:58:35 [2024-03-15T19:58:35.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1135731491 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:58:36 [2024-03-15T19:58:36.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135731492 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:58:38 [2024-03-15T19:58:38.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1135732891 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:58:39 [2024-03-15T19:58:39.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1135734889 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:58:39 [2024-03-15T19:58:39.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1135735197 data=null doit=true}, TreeItem with text {syslog}]
15:58:39 [2024-03-15T19:58:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1135735308 data=null}, TreeItem with text {syslog}]
15:58:39 [2024-03-15T19:58:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
15:58:39 [2024-03-15T19:58:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
15:58:39 [2024-03-15T19:58:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:58:39 [2024-03-15T19:58:39.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:39 [2024-03-15T19:58:39.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:39 [2024-03-15T19:58:39.546Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:58:39 [2024-03-15T19:58:39.546Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:58:39 [2024-03-15T19:58:39.546Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:58:39 [2024-03-15T19:58:39.546Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:58:39 [2024-03-15T19:58:39.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
15:58:39 [2024-03-15T19:58:39.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=1135735518 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
15:58:39 [2024-03-15T19:58:39.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=1135735518 data=null doit=true}, TreeItem with text {node1 [6]}]
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=1135735518 data=null}, TreeItem with text {node1 [6]}]
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1135735518 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135735519 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1135735602 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1135735607 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=1135735607 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135735607 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1135735612 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=1135735612 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=1135735612 data=null doit=true}, TreeItem with text {node1 [6]}]
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=1135735612 data=null}, TreeItem with text {node1 [6]}]
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=1135735613 data=null doit=true}, TreeItem with text {node1 [6]}]
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=1135735613 data=null}, TreeItem with text {node1 [6]}]
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1135735613 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135735613 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [6]}]
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1135735614 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=1135735615 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=1135735615 data=null doit=true}, TreeItem with text {resources [6]}]
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=1135735615 data=null}, TreeItem with text {resources [6]}]
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=1135735616 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135735616 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=1135735638 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=1135735639 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=1135735639 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135735639 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=1135735645 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=1135735645 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=1135735645 data=null doit=true}, TreeItem with text {resources [6]}]
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=1135735645 data=null}, TreeItem with text {resources [6]}]
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
15:58:39 [2024-03-15T19:58:39.547Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won't expand it again.
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog(2)}
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog(2)} time=1135735646 data=null button=0 stateMask=0x0 x=144 y=173 count=0}, TreeItem with text {syslog(2)}]
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog(2)} time=1135735646 data=null doit=true}, TreeItem with text {syslog(2)}]
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:39 [2024-03-15T19:58:39.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog(2)} time=1135735647 data=null}, TreeItem with text {syslog(2)}]
15:58:39 [2024-03-15T19:58:39.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog(2)} time=1135735647 data=null button=1 stateMask=0x0 x=144 y=173 count=1}, TreeItem with text {syslog(2)}]
15:58:39 [2024-03-15T19:58:39.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135735647 data=null item=TreeItem {syslog(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog(2)}]
15:58:39 [2024-03-15T19:58:39.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog(2)} time=1135735704 data=null button=1 stateMask=0x80000 x=144 y=173 count=1}, TreeItem with text {syslog(2)}]
15:58:39 [2024-03-15T19:58:39.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog(2)} time=1135735705 data=null button=1 stateMask=0x0 x=144 y=173 count=2}, TreeItem with text {syslog(2)}]
15:58:39 [2024-03-15T19:58:39.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog(2)} time=1135735705 data=null button=1 stateMask=0x0 x=144 y=173 count=2}, TreeItem with text {syslog(2)}]
15:58:39 [2024-03-15T19:58:39.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135735706 data=null item=TreeItem {syslog(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog(2)}]
15:58:39 [2024-03-15T19:58:39.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog(2)} time=1135735755 data=null button=1 stateMask=0x80000 x=144 y=173 count=2}, TreeItem with text {syslog(2)}]
15:58:39 [2024-03-15T19:58:39.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog(2)} time=1135735938 data=null button=0 stateMask=0x0 x=144 y=173 count=0}, TreeItem with text {syslog(2)}]
15:58:39 [2024-03-15T19:58:39.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog(2)} time=1135735939 data=null doit=true}, TreeItem with text {syslog(2)}]
15:58:39 [2024-03-15T19:58:39.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog(2)} time=1135735939 data=null}, TreeItem with text {syslog(2)}]
15:58:39 [2024-03-15T19:58:39.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog(2)}
15:58:39 [2024-03-15T19:58:39.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog(2)"'
15:58:40 [2024-03-15T19:58:40.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5d449307] time=1135736125 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:58:40 [2024-03-15T19:58:40.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:58:40 [2024-03-15T19:58:40.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:40 [2024-03-15T19:58:40.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:40 [2024-03-15T19:58:40.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:40 [2024-03-15T19:58:40.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135736135 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:58:40 [2024-03-15T19:58:40.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135736135 data=null doit=true}, TreeItem with text {Test}]
15:58:40 [2024-03-15T19:58:40.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135736135 data=null}, TreeItem with text {Test}]
15:58:40 [2024-03-15T19:58:40.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135736136 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:40 [2024-03-15T19:58:40.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135736136 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:58:40 [2024-03-15T19:58:40.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135736202 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:40 [2024-03-15T19:58:40.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:58:40 [2024-03-15T19:58:40.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:58:40 [2024-03-15T19:58:40.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:58:40 [2024-03-15T19:58:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:58:40 [2024-03-15T19:58:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:58:40 [2024-03-15T19:58:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:58:40 [2024-03-15T19:58:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:58:40 [2024-03-15T19:58:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:58:40 [2024-03-15T19:58:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:58:40 [2024-03-15T19:58:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:40 [2024-03-15T19:58:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:58:40 [2024-03-15T19:58:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:58:40 [2024-03-15T19:58:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:58:40 [2024-03-15T19:58:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135737056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:40 [2024-03-15T19:58:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135737057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:40 [2024-03-15T19:58:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135737057 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:40 [2024-03-15T19:58:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135737057 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:40 [2024-03-15T19:58:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135737057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:40 [2024-03-15T19:58:40.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135737057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:40 [2024-03-15T19:58:40.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135737057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:40 [2024-03-15T19:58:40.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135737057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:40 [2024-03-15T19:58:40.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135737057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:40 [2024-03-15T19:58:40.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135737057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:40 [2024-03-15T19:58:40.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135737057 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:40 [2024-03-15T19:58:40.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135737057 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:40 [2024-03-15T19:58:40.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:58:40 [2024-03-15T19:58:40.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:58:40 [2024-03-15T19:58:40.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:58:40 [2024-03-15T19:58:40.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:40 [2024-03-15T19:58:40.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:58:40 [2024-03-15T19:58:40.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:58:40 [2024-03-15T19:58:40.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:58:40 [2024-03-15T19:58:40.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:40 [2024-03-15T19:58:40.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:58:40 [2024-03-15T19:58:40.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135737058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:40 [2024-03-15T19:58:40.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135737059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:40 [2024-03-15T19:58:40.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135737059 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:40 [2024-03-15T19:58:40.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135737059 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:40 [2024-03-15T19:58:40.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135737059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:40 [2024-03-15T19:58:40.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135737059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:40 [2024-03-15T19:58:40.877Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:40 [2024-03-15T19:58:40.877Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:40 [2024-03-15T19:58:40.877Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:40 [2024-03-15T19:58:40.877Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:40 [2024-03-15T19:58:40.877Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:40 [2024-03-15T19:58:40.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:58:41 [2024-03-15T19:58:41.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135737059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:41 [2024-03-15T19:58:41.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135736250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135737789 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135737789 data=null doit=true}, TreeItem with text {Test}]
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135737790 data=null}, TreeItem with text {Test}]
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135737790 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135737790 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135737834 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135737835 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135737835 data=null doit=true}, TreeItem with text {Test}]
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135737835 data=null}, TreeItem with text {Test}]
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135737835 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135737835 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135737843 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135737843 data=null doit=true}, TreeItem with text {Test}]
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135737843 data=null}, TreeItem with text {Test}]
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135737844 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135737844 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135737846 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135737853 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135737853 data=null doit=true}, TreeItem with text {Traces [0]}]
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135737853 data=null}, TreeItem with text {Traces [0]}]
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135737854 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135737854 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135737873 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135737875 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135737875 data=null doit=true}, TreeItem with text {Traces [0]}]
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135737875 data=null}, TreeItem with text {Traces [0]}]
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135737875 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:41 [2024-03-15T19:58:41.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135737875 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:58:41 [2024-03-15T19:58:41.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135737891 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:41 [2024-03-15T19:58:41.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:58:41 [2024-03-15T19:58:41.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:58:42 [2024-03-15T19:58:42.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:58:42 [2024-03-15T19:58:42.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:58:42 [2024-03-15T19:58:42.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135738275 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:58:42 [2024-03-15T19:58:42.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
15:58:42 [2024-03-15T19:58:42.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
15:58:42 [2024-03-15T19:58:42.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
15:58:42 [2024-03-15T19:58:42.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1135738276 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:58:42 [2024-03-15T19:58:42.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
15:58:42 [2024-03-15T19:58:42.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:58:42 [2024-03-15T19:58:42.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:58:42 [2024-03-15T19:58:42.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:42 [2024-03-15T19:58:42.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:42 [2024-03-15T19:58:42.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:58:42 [2024-03-15T19:58:42.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:58:42 [2024-03-15T19:58:42.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:42 [2024-03-15T19:58:42.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:42 [2024-03-15T19:58:42.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:42 [2024-03-15T19:58:42.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:58:42 [2024-03-15T19:58:42.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1135738277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:42 [2024-03-15T19:58:42.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1135738277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:42 [2024-03-15T19:58:42.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1135738277 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:42 [2024-03-15T19:58:42.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1135738277 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:42 [2024-03-15T19:58:42.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1135738277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:42 [2024-03-15T19:58:42.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1135738277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:42 [2024-03-15T19:58:42.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1135738277 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:42 [2024-03-15T19:58:42.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:42 [2024-03-15T19:58:42.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:42 [2024-03-15T19:58:42.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:42 [2024-03-15T19:58:42.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:42 [2024-03-15T19:58:42.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:42 [2024-03-15T19:58:42.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:58:42 [2024-03-15T19:58:42.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:58:42 [2024-03-15T19:58:42.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:58:42 [2024-03-15T19:58:42.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:42 [2024-03-15T19:58:42.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:42 [2024-03-15T19:58:42.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:42 [2024-03-15T19:58:42.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:42 [2024-03-15T19:58:42.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:58:42 [2024-03-15T19:58:42.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:58:42 [2024-03-15T19:58:42.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:42 [2024-03-15T19:58:42.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:58:42 [2024-03-15T19:58:42.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135738310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:42 [2024-03-15T19:58:42.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135738310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:42 [2024-03-15T19:58:42.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135738310 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:42 [2024-03-15T19:58:42.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135738310 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:42 [2024-03-15T19:58:42.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135738311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:42 [2024-03-15T19:58:42.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135738311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:42 [2024-03-15T19:58:42.212Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:42 [2024-03-15T19:58:42.212Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:42 [2024-03-15T19:58:42.212Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:42 [2024-03-15T19:58:42.212Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:42 [2024-03-15T19:58:42.212Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:42 [2024-03-15T19:58:42.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:58:42 [2024-03-15T19:58:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135738311 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:42 [2024-03-15T19:58:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1135737934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:58:42 [2024-03-15T19:58:42.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:42 [2024-03-15T19:58:42.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1135738828 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:58:42 [2024-03-15T19:58:42.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1135738828 data=null doit=true}, TreeItem with text {Traces [3]}]
15:58:42 [2024-03-15T19:58:42.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1135738828 data=null}, TreeItem with text {Traces [3]}]
15:58:42 [2024-03-15T19:58:42.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1135738829 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:58:42 [2024-03-15T19:58:42.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135738829 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:58:42 [2024-03-15T19:58:42.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1135738837 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:58:42 [2024-03-15T19:58:42.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:58:42 [2024-03-15T19:58:42.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:58:42 [2024-03-15T19:58:42.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:58:42 [2024-03-15T19:58:42.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:58:42 [2024-03-15T19:58:42.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135739109 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:58:42 [2024-03-15T19:58:42.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
15:58:42 [2024-03-15T19:58:42.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
15:58:42 [2024-03-15T19:58:42.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
15:58:42 [2024-03-15T19:58:42.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1135739125 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:58:42 [2024-03-15T19:58:42.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
15:58:42 [2024-03-15T19:58:42.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:58:42 [2024-03-15T19:58:42.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:58:42 [2024-03-15T19:58:42.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:42 [2024-03-15T19:58:42.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:42 [2024-03-15T19:58:42.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:58:42 [2024-03-15T19:58:42.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:58:42 [2024-03-15T19:58:42.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:42 [2024-03-15T19:58:42.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:42 [2024-03-15T19:58:42.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:42 [2024-03-15T19:58:42.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:58:42 [2024-03-15T19:58:42.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1135739127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:42 [2024-03-15T19:58:42.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1135739127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:42 [2024-03-15T19:58:42.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1135739127 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:42 [2024-03-15T19:58:42.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1135739127 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:42 [2024-03-15T19:58:42.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1135739127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:42 [2024-03-15T19:58:42.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1135739140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:42 [2024-03-15T19:58:42.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1135739140 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:42 [2024-03-15T19:58:42.979Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:43 [2024-03-15T19:58:43.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:43 [2024-03-15T19:58:43.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:43 [2024-03-15T19:58:43.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:43 [2024-03-15T19:58:43.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:43 [2024-03-15T19:58:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:58:43 [2024-03-15T19:58:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:58:43 [2024-03-15T19:58:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:58:43 [2024-03-15T19:58:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:43 [2024-03-15T19:58:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:43 [2024-03-15T19:58:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:43 [2024-03-15T19:58:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:43 [2024-03-15T19:58:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:58:43 [2024-03-15T19:58:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:58:43 [2024-03-15T19:58:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:43 [2024-03-15T19:58:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:58:43 [2024-03-15T19:58:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135739201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:43 [2024-03-15T19:58:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135739201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:43 [2024-03-15T19:58:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135739201 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:43 [2024-03-15T19:58:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135739201 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:43 [2024-03-15T19:58:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135739201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:43 [2024-03-15T19:58:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135739201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:43 [2024-03-15T19:58:43.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:43 [2024-03-15T19:58:43.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:43 [2024-03-15T19:58:43.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:43 [2024-03-15T19:58:43.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:43 [2024-03-15T19:58:43.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:43 [2024-03-15T19:58:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:58:43 [2024-03-15T19:58:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:58:43 [2024-03-15T19:58:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135739274 data=null doit=true}, Shell with text {Confirmation}]
15:58:43 [2024-03-15T19:58:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:58:43 [2024-03-15T19:58:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:58:43 [2024-03-15T19:58:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:58:43 [2024-03-15T19:58:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
15:58:43 [2024-03-15T19:58:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
15:58:43 [2024-03-15T19:58:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:58:43 [2024-03-15T19:58:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:58:43 [2024-03-15T19:58:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:58:43 [2024-03-15T19:58:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:58:43 [2024-03-15T19:58:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
15:58:43 [2024-03-15T19:58:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=1135739274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:58:43 [2024-03-15T19:58:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=1135739275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:58:43 [2024-03-15T19:58:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=1135739275 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:58:43 [2024-03-15T19:58:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=1135739275 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:58:43 [2024-03-15T19:58:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=1135739275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:58:43 [2024-03-15T19:58:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=1135739275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:58:43 [2024-03-15T19:58:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=1135739275 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:58:43 [2024-03-15T19:58:43.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:58:44 [2024-03-15T19:58:44.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:58:44 [2024-03-15T19:58:44.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135739943 data=null doit=true}, Shell with text {Confirmation}]
15:58:44 [2024-03-15T19:58:44.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:58:44 [2024-03-15T19:58:44.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:58:44 [2024-03-15T19:58:44.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:58:44 [2024-03-15T19:58:44.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:58:44 [2024-03-15T19:58:44.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
15:58:44 [2024-03-15T19:58:44.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
15:58:44 [2024-03-15T19:58:44.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
15:58:44 [2024-03-15T19:58:44.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:58:44 [2024-03-15T19:58:44.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:58:44 [2024-03-15T19:58:44.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite All
15:58:44 [2024-03-15T19:58:44.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite All} time=1135739944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:58:44 [2024-03-15T19:58:44.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite All} time=1135739944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:58:44 [2024-03-15T19:58:44.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite All} time=1135739944 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:58:44 [2024-03-15T19:58:44.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite All} time=1135739944 data=null}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:58:44 [2024-03-15T19:58:44.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite All} time=1135739944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:58:44 [2024-03-15T19:58:44.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite All} time=1135739945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:58:44 [2024-03-15T19:58:44.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite All} time=1135739945 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:58:44 [2024-03-15T19:58:44.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:58:44 [2024-03-15T19:58:44.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135739201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:44 [2024-03-15T19:58:44.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1135738865 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:58:44 [2024-03-15T19:58:44.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:58:44 [2024-03-15T19:58:44.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:44 [2024-03-15T19:58:44.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:44 [2024-03-15T19:58:44.309Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:58:44 [2024-03-15T19:58:44.309Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:58:44 [2024-03-15T19:58:44.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1135740485 data=null doit=true}, TreeItem with text {Traces [3]}]
15:58:44 [2024-03-15T19:58:44.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1135740485 data=null}, TreeItem with text {Traces [3]}]
15:58:44 [2024-03-15T19:58:44.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1135740486 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:58:44 [2024-03-15T19:58:44.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135740486 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
15:58:44 [2024-03-15T19:58:44.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1135740487 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:58:44 [2024-03-15T19:58:44.309Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:58:44 [2024-03-15T19:58:44.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
15:58:44 [2024-03-15T19:58:44.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1135740488 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:58:44 [2024-03-15T19:58:44.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1135740488 data=null doit=true}, TreeItem with text {node1 [3]}]
15:58:44 [2024-03-15T19:58:44.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:44 [2024-03-15T19:58:44.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1135740488 data=null}, TreeItem with text {node1 [3]}]
15:58:44 [2024-03-15T19:58:44.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1135740489 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:58:44 [2024-03-15T19:58:44.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135740489 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:58:44 [2024-03-15T19:58:44.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1135740510 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:58:44 [2024-03-15T19:58:44.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1135740510 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:58:44 [2024-03-15T19:58:44.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1135740511 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135740511 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1135740521 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1135740521 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1135740521 data=null doit=true}, TreeItem with text {node1 [3]}]
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1135740521 data=null}, TreeItem with text {node1 [3]}]
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
15:58:44 [2024-03-15T19:58:44.566Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1135740522 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1135740522 data=null doit=true}, TreeItem with text {resources [3]}]
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1135740523 data=null}, TreeItem with text {resources [3]}]
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1135740523 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135740523 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1135740530 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1135740530 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1135740531 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135740531 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1135740542 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1135740542 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1135740542 data=null doit=true}, TreeItem with text {resources [3]}]
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1135740542 data=null}, TreeItem with text {resources [3]}]
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
15:58:44 [2024-03-15T19:58:44.566Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=1135740543 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=1135740543 data=null doit=true}, TreeItem with text {generated [1]}]
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=1135740544 data=null}, TreeItem with text {generated [1]}]
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1135740544 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135740544 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1135740556 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1135740556 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=1135740556 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135740556 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1135740560 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=1135740561 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=1135740561 data=null doit=true}, TreeItem with text {generated [1]}]
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=1135740561 data=null}, TreeItem with text {generated [1]}]
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
15:58:44 [2024-03-15T19:58:44.566Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
15:58:44 [2024-03-15T19:58:44.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
15:58:44 [2024-03-15T19:58:44.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1135740562 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:58:44 [2024-03-15T19:58:44.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1135740562 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:58:44 [2024-03-15T19:58:44.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:44 [2024-03-15T19:58:44.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1135740562 data=null}, TreeItem with text {synthetic-trace}]
15:58:44 [2024-03-15T19:58:44.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1135740562 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:58:44 [2024-03-15T19:58:44.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135740563 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:58:44 [2024-03-15T19:58:44.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1135740590 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:58:44 [2024-03-15T19:58:44.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1135740591 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:58:44 [2024-03-15T19:58:44.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1135740591 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:58:44 [2024-03-15T19:58:44.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135740592 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:58:44 [2024-03-15T19:58:44.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1135740638 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:58:44 [2024-03-15T19:58:44.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1135740909 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:58:44 [2024-03-15T19:58:44.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1135740924 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:58:44 [2024-03-15T19:58:44.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1135740924 data=null}, TreeItem with text {synthetic-trace}]
15:58:44 [2024-03-15T19:58:44.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
15:58:44 [2024-03-15T19:58:44.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
15:58:44 [2024-03-15T19:58:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:58:44 [2024-03-15T19:58:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:44 [2024-03-15T19:58:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:44 [2024-03-15T19:58:44.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:58:44 [2024-03-15T19:58:44.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:58:44 [2024-03-15T19:58:44.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:58:44 [2024-03-15T19:58:44.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:58:44 [2024-03-15T19:58:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
15:58:44 [2024-03-15T19:58:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1135740972 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:58:44 [2024-03-15T19:58:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1135740972 data=null doit=true}, TreeItem with text {node1 [3]}]
15:58:44 [2024-03-15T19:58:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:44 [2024-03-15T19:58:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1135740973 data=null}, TreeItem with text {node1 [3]}]
15:58:44 [2024-03-15T19:58:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1135740973 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:58:44 [2024-03-15T19:58:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135740973 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:58:44 [2024-03-15T19:58:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1135740999 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:58:44 [2024-03-15T19:58:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1135741000 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:58:44 [2024-03-15T19:58:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1135741000 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:58:44 [2024-03-15T19:58:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135741000 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:58:44 [2024-03-15T19:58:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1135741005 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:58:44 [2024-03-15T19:58:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1135741006 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:58:44 [2024-03-15T19:58:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1135741006 data=null doit=true}, TreeItem with text {node1 [3]}]
15:58:44 [2024-03-15T19:58:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1135741006 data=null}, TreeItem with text {node1 [3]}]
15:58:44 [2024-03-15T19:58:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
15:58:44 [2024-03-15T19:58:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1135741007 data=null doit=true}, TreeItem with text {node1 [3]}]
15:58:44 [2024-03-15T19:58:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1135741007 data=null}, TreeItem with text {node1 [3]}]
15:58:44 [2024-03-15T19:58:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1135741007 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:58:44 [2024-03-15T19:58:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135741007 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
15:58:44 [2024-03-15T19:58:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1135741008 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:58:44 [2024-03-15T19:58:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
15:58:44 [2024-03-15T19:58:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1135741008 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:58:44 [2024-03-15T19:58:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1135741008 data=null doit=true}, TreeItem with text {resources [3]}]
15:58:44 [2024-03-15T19:58:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:44 [2024-03-15T19:58:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1135741009 data=null}, TreeItem with text {resources [3]}]
15:58:45 [2024-03-15T19:58:45.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1135741016 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:58:45 [2024-03-15T19:58:45.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135741016 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:58:45 [2024-03-15T19:58:45.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1135741031 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:58:45 [2024-03-15T19:58:45.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1135741031 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:58:45 [2024-03-15T19:58:45.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1135741032 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:58:45 [2024-03-15T19:58:45.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135741032 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:58:45 [2024-03-15T19:58:45.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1135741036 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:58:45 [2024-03-15T19:58:45.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1135741036 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:58:45 [2024-03-15T19:58:45.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1135741037 data=null doit=true}, TreeItem with text {resources [3]}]
15:58:45 [2024-03-15T19:58:45.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1135741037 data=null}, TreeItem with text {resources [3]}]
15:58:45 [2024-03-15T19:58:45.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
15:58:45 [2024-03-15T19:58:45.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
15:58:45 [2024-03-15T19:58:45.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
15:58:45 [2024-03-15T19:58:45.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1135741037 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:58:45 [2024-03-15T19:58:45.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1135741038 data=null doit=true}, TreeItem with text {syslog}]
15:58:45 [2024-03-15T19:58:45.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:45 [2024-03-15T19:58:45.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1135741038 data=null}, TreeItem with text {syslog}]
15:58:45 [2024-03-15T19:58:45.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1135741038 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:58:45 [2024-03-15T19:58:45.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135741038 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:58:45 [2024-03-15T19:58:45.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1135741063 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:58:45 [2024-03-15T19:58:45.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1135741063 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:58:45 [2024-03-15T19:58:45.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1135741063 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:58:45 [2024-03-15T19:58:45.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135741063 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:58:45 [2024-03-15T19:58:45.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1135741120 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:58:45 [2024-03-15T19:58:45.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1135741254 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:58:45 [2024-03-15T19:58:45.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1135741254 data=null doit=true}, TreeItem with text {syslog}]
15:58:45 [2024-03-15T19:58:45.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1135741254 data=null}, TreeItem with text {syslog}]
15:58:45 [2024-03-15T19:58:45.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
15:58:45 [2024-03-15T19:58:45.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
15:58:45 [2024-03-15T19:58:45.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5d449307] time=1135741541 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:58:45 [2024-03-15T19:58:45.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:58:45 [2024-03-15T19:58:45.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:45 [2024-03-15T19:58:45.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:45 [2024-03-15T19:58:45.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:45 [2024-03-15T19:58:45.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135741547 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:58:45 [2024-03-15T19:58:45.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135741547 data=null doit=true}, TreeItem with text {Test}]
15:58:45 [2024-03-15T19:58:45.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135741547 data=null}, TreeItem with text {Test}]
15:58:45 [2024-03-15T19:58:45.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135741548 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:45 [2024-03-15T19:58:45.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135741548 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:58:45 [2024-03-15T19:58:45.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135741580 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:45 [2024-03-15T19:58:45.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:58:45 [2024-03-15T19:58:45.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:58:45 [2024-03-15T19:58:45.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:58:46 [2024-03-15T19:58:46.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:58:46 [2024-03-15T19:58:46.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:58:46 [2024-03-15T19:58:46.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:58:46 [2024-03-15T19:58:46.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:58:46 [2024-03-15T19:58:46.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:58:46 [2024-03-15T19:58:46.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:58:46 [2024-03-15T19:58:46.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:46 [2024-03-15T19:58:46.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:58:46 [2024-03-15T19:58:46.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:58:46 [2024-03-15T19:58:46.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:58:46 [2024-03-15T19:58:46.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135742396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:46 [2024-03-15T19:58:46.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135742396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:46 [2024-03-15T19:58:46.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135742396 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:46 [2024-03-15T19:58:46.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135742396 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:46 [2024-03-15T19:58:46.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135742396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:46 [2024-03-15T19:58:46.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135742396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:46 [2024-03-15T19:58:46.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135742396 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:46 [2024-03-15T19:58:46.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135742397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:46 [2024-03-15T19:58:46.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135742397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:46 [2024-03-15T19:58:46.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135742397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:46 [2024-03-15T19:58:46.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135742397 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:46 [2024-03-15T19:58:46.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135742397 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:46 [2024-03-15T19:58:46.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:58:46 [2024-03-15T19:58:46.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:58:46 [2024-03-15T19:58:46.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:58:46 [2024-03-15T19:58:46.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:46 [2024-03-15T19:58:46.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:58:46 [2024-03-15T19:58:46.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:58:46 [2024-03-15T19:58:46.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:58:46 [2024-03-15T19:58:46.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:46 [2024-03-15T19:58:46.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:58:46 [2024-03-15T19:58:46.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135742398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:46 [2024-03-15T19:58:46.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135742398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:46 [2024-03-15T19:58:46.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135742398 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:46 [2024-03-15T19:58:46.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135742398 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:46 [2024-03-15T19:58:46.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135742398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:46 [2024-03-15T19:58:46.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135742398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:46 [2024-03-15T19:58:46.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:46 [2024-03-15T19:58:46.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:46 [2024-03-15T19:58:46.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:46 [2024-03-15T19:58:46.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:46 [2024-03-15T19:58:46.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:46 [2024-03-15T19:58:46.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:58:46 [2024-03-15T19:58:46.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135742398 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:46 [2024-03-15T19:58:46.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135741643 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:58:47 [2024-03-15T19:58:47.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:58:47 [2024-03-15T19:58:47.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:47 [2024-03-15T19:58:47.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:47 [2024-03-15T19:58:47.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:47 [2024-03-15T19:58:47.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:47 [2024-03-15T19:58:47.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:47 [2024-03-15T19:58:47.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135743039 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:58:47 [2024-03-15T19:58:47.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135743040 data=null doit=true}, TreeItem with text {Test}]
15:58:47 [2024-03-15T19:58:47.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135743040 data=null}, TreeItem with text {Test}]
15:58:47 [2024-03-15T19:58:47.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135743040 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:47 [2024-03-15T19:58:47.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135743040 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:58:47 [2024-03-15T19:58:47.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135743080 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:47 [2024-03-15T19:58:47.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:47 [2024-03-15T19:58:47.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135743081 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:58:47 [2024-03-15T19:58:47.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135743081 data=null doit=true}, TreeItem with text {Test}]
15:58:47 [2024-03-15T19:58:47.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135743081 data=null}, TreeItem with text {Test}]
15:58:47 [2024-03-15T19:58:47.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135743082 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:47 [2024-03-15T19:58:47.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135743082 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:58:47 [2024-03-15T19:58:47.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135743091 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:47 [2024-03-15T19:58:47.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135743092 data=null doit=true}, TreeItem with text {Test}]
15:58:47 [2024-03-15T19:58:47.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135743092 data=null}, TreeItem with text {Test}]
15:58:47 [2024-03-15T19:58:47.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135743092 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:47 [2024-03-15T19:58:47.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135743092 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:58:47 [2024-03-15T19:58:47.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135743094 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:47 [2024-03-15T19:58:47.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:47 [2024-03-15T19:58:47.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135743095 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:58:47 [2024-03-15T19:58:47.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135743095 data=null doit=true}, TreeItem with text {Traces [0]}]
15:58:47 [2024-03-15T19:58:47.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135743095 data=null}, TreeItem with text {Traces [0]}]
15:58:47 [2024-03-15T19:58:47.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135743095 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:47 [2024-03-15T19:58:47.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135743095 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:58:47 [2024-03-15T19:58:47.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135743113 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:47 [2024-03-15T19:58:47.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:47 [2024-03-15T19:58:47.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135743114 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:58:47 [2024-03-15T19:58:47.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135743114 data=null doit=true}, TreeItem with text {Traces [0]}]
15:58:47 [2024-03-15T19:58:47.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135743114 data=null}, TreeItem with text {Traces [0]}]
15:58:47 [2024-03-15T19:58:47.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135743114 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:47 [2024-03-15T19:58:47.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135743115 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:58:47 [2024-03-15T19:58:47.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135743119 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:47 [2024-03-15T19:58:47.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:58:47 [2024-03-15T19:58:47.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:58:47 [2024-03-15T19:58:47.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:58:47 [2024-03-15T19:58:47.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:58:47 [2024-03-15T19:58:47.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135743502 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:58:47 [2024-03-15T19:58:47.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
15:58:47 [2024-03-15T19:58:47.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
15:58:47 [2024-03-15T19:58:47.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
15:58:47 [2024-03-15T19:58:47.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1135743503 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:58:47 [2024-03-15T19:58:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
15:58:47 [2024-03-15T19:58:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:58:47 [2024-03-15T19:58:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:58:47 [2024-03-15T19:58:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:47 [2024-03-15T19:58:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:47 [2024-03-15T19:58:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:58:47 [2024-03-15T19:58:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:58:47 [2024-03-15T19:58:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:47 [2024-03-15T19:58:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:47 [2024-03-15T19:58:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:47 [2024-03-15T19:58:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:58:47 [2024-03-15T19:58:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1135743505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:47 [2024-03-15T19:58:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1135743505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:47 [2024-03-15T19:58:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1135743505 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:47 [2024-03-15T19:58:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1135743505 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:47 [2024-03-15T19:58:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1135743505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:47 [2024-03-15T19:58:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1135743506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:47 [2024-03-15T19:58:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1135743506 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:47 [2024-03-15T19:58:47.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:47 [2024-03-15T19:58:47.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:47 [2024-03-15T19:58:47.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:47 [2024-03-15T19:58:47.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:47 [2024-03-15T19:58:47.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:47 [2024-03-15T19:58:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:58:47 [2024-03-15T19:58:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:58:47 [2024-03-15T19:58:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:58:47 [2024-03-15T19:58:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:47 [2024-03-15T19:58:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:47 [2024-03-15T19:58:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:47 [2024-03-15T19:58:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:47 [2024-03-15T19:58:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:58:47 [2024-03-15T19:58:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:58:47 [2024-03-15T19:58:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:47 [2024-03-15T19:58:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:58:47 [2024-03-15T19:58:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135743532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:47 [2024-03-15T19:58:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135743532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:47 [2024-03-15T19:58:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135743532 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:47 [2024-03-15T19:58:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135743532 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:47 [2024-03-15T19:58:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135743532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:47 [2024-03-15T19:58:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135743532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:47 [2024-03-15T19:58:47.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:47 [2024-03-15T19:58:47.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:47 [2024-03-15T19:58:47.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:47 [2024-03-15T19:58:47.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:47 [2024-03-15T19:58:47.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:47 [2024-03-15T19:58:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:58:47 [2024-03-15T19:58:47.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135743533 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:47 [2024-03-15T19:58:47.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1135743159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:58:48 [2024-03-15T19:58:48.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:48 [2024-03-15T19:58:48.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1135744064 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:58:48 [2024-03-15T19:58:48.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1135744064 data=null doit=true}, TreeItem with text {Traces [3]}]
15:58:48 [2024-03-15T19:58:48.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1135744064 data=null}, TreeItem with text {Traces [3]}]
15:58:48 [2024-03-15T19:58:48.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1135744064 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:58:48 [2024-03-15T19:58:48.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135744065 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:58:48 [2024-03-15T19:58:48.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1135744070 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:58:48 [2024-03-15T19:58:48.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:58:48 [2024-03-15T19:58:48.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:58:48 [2024-03-15T19:58:48.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:58:48 [2024-03-15T19:58:48.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:58:48 [2024-03-15T19:58:48.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135744425 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:58:48 [2024-03-15T19:58:48.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
15:58:48 [2024-03-15T19:58:48.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
15:58:48 [2024-03-15T19:58:48.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
15:58:48 [2024-03-15T19:58:48.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1135744426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:58:48 [2024-03-15T19:58:48.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
15:58:48 [2024-03-15T19:58:48.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:58:48 [2024-03-15T19:58:48.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:58:48 [2024-03-15T19:58:48.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:48 [2024-03-15T19:58:48.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:48 [2024-03-15T19:58:48.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:58:48 [2024-03-15T19:58:48.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:58:48 [2024-03-15T19:58:48.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:48 [2024-03-15T19:58:48.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:48 [2024-03-15T19:58:48.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:48 [2024-03-15T19:58:48.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:58:48 [2024-03-15T19:58:48.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1135744428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:48 [2024-03-15T19:58:48.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1135744428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:48 [2024-03-15T19:58:48.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1135744428 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:48 [2024-03-15T19:58:48.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1135744428 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:48 [2024-03-15T19:58:48.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1135744428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:48 [2024-03-15T19:58:48.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1135744428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:48 [2024-03-15T19:58:48.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1135744428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:48 [2024-03-15T19:58:48.305Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:48 [2024-03-15T19:58:48.305Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:48 [2024-03-15T19:58:48.305Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:48 [2024-03-15T19:58:48.305Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:48 [2024-03-15T19:58:48.305Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:48 [2024-03-15T19:58:48.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:58:48 [2024-03-15T19:58:48.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:58:48 [2024-03-15T19:58:48.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:58:48 [2024-03-15T19:58:48.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:48 [2024-03-15T19:58:48.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:48 [2024-03-15T19:58:48.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:48 [2024-03-15T19:58:48.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:48 [2024-03-15T19:58:48.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:58:48 [2024-03-15T19:58:48.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:58:48 [2024-03-15T19:58:48.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:48 [2024-03-15T19:58:48.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:58:48 [2024-03-15T19:58:48.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135744453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:48 [2024-03-15T19:58:48.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135744453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:48 [2024-03-15T19:58:48.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135744453 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:48 [2024-03-15T19:58:48.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135744453 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:48 [2024-03-15T19:58:48.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135744453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:48 [2024-03-15T19:58:48.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135744453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:48 [2024-03-15T19:58:48.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:48 [2024-03-15T19:58:48.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:48 [2024-03-15T19:58:48.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:48 [2024-03-15T19:58:48.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:48 [2024-03-15T19:58:48.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:48 [2024-03-15T19:58:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:58:48 [2024-03-15T19:58:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:58:48 [2024-03-15T19:58:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135744530 data=null doit=true}, Shell with text {Confirmation}]
15:58:48 [2024-03-15T19:58:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:58:48 [2024-03-15T19:58:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:58:48 [2024-03-15T19:58:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:58:48 [2024-03-15T19:58:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:58:48 [2024-03-15T19:58:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:58:48 [2024-03-15T19:58:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:58:48 [2024-03-15T19:58:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
15:58:48 [2024-03-15T19:58:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
15:58:48 [2024-03-15T19:58:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:58:48 [2024-03-15T19:58:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
15:58:48 [2024-03-15T19:58:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=1135744531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:58:48 [2024-03-15T19:58:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=1135744531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:58:48 [2024-03-15T19:58:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=1135744531 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:58:48 [2024-03-15T19:58:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=1135744531 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:58:48 [2024-03-15T19:58:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=1135744531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:58:48 [2024-03-15T19:58:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=1135744532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:58:48 [2024-03-15T19:58:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=1135744532 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:58:48 [2024-03-15T19:58:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:58:48 [2024-03-15T19:58:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:58:48 [2024-03-15T19:58:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135744634 data=null doit=true}, Shell with text {Confirmation}]
15:58:48 [2024-03-15T19:58:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:58:48 [2024-03-15T19:58:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:58:48 [2024-03-15T19:58:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:58:48 [2024-03-15T19:58:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:58:48 [2024-03-15T19:58:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:58:48 [2024-03-15T19:58:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
15:58:48 [2024-03-15T19:58:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
15:58:48 [2024-03-15T19:58:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:58:48 [2024-03-15T19:58:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:58:48 [2024-03-15T19:58:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
15:58:48 [2024-03-15T19:58:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=1135744635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:58:48 [2024-03-15T19:58:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=1135744635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:58:48 [2024-03-15T19:58:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=1135744635 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:58:48 [2024-03-15T19:58:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=1135744635 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:58:48 [2024-03-15T19:58:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=1135744635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:58:48 [2024-03-15T19:58:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=1135744635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:58:48 [2024-03-15T19:58:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=1135744635 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:58:48 [2024-03-15T19:58:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135744453 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:48 [2024-03-15T19:58:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1135744106 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:58:48 [2024-03-15T19:58:48.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:58:48 [2024-03-15T19:58:48.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:58:48 [2024-03-15T19:58:48.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:48 [2024-03-15T19:58:48.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:48 [2024-03-15T19:58:48.819Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:58:48 [2024-03-15T19:58:48.819Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:58:48 [2024-03-15T19:58:48.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1135744761 data=null doit=true}, TreeItem with text {Traces [3]}]
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1135744761 data=null}, TreeItem with text {Traces [3]}]
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1135744762 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135744762 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1135744763 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:58:48 [2024-03-15T19:58:48.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1135744764 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1135744764 data=null doit=true}, TreeItem with text {node1 [3]}]
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1135744765 data=null}, TreeItem with text {node1 [3]}]
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1135744765 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135744765 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1135744779 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1135744792 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1135744793 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135744793 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1135744797 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1135744798 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1135744798 data=null doit=true}, TreeItem with text {node1 [3]}]
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1135744798 data=null}, TreeItem with text {node1 [3]}]
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
15:58:48 [2024-03-15T19:58:48.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1135744799 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1135744799 data=null doit=true}, TreeItem with text {resources [3]}]
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1135744799 data=null}, TreeItem with text {resources [3]}]
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1135744799 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135744800 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1135744825 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1135744825 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1135744825 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135744826 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1135744831 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1135744831 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1135744831 data=null doit=true}, TreeItem with text {resources [3]}]
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1135744831 data=null}, TreeItem with text {resources [3]}]
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
15:58:48 [2024-03-15T19:58:48.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=1135744832 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=1135744832 data=null doit=true}, TreeItem with text {generated [1]}]
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=1135744832 data=null}, TreeItem with text {generated [1]}]
15:58:48 [2024-03-15T19:58:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1135744832 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:58:48 [2024-03-15T19:58:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135744832 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:58:48 [2024-03-15T19:58:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1135744849 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:58:48 [2024-03-15T19:58:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1135744849 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:58:48 [2024-03-15T19:58:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=1135744850 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:58:48 [2024-03-15T19:58:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135744850 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:58:48 [2024-03-15T19:58:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1135744866 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:58:48 [2024-03-15T19:58:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=1135744867 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:58:48 [2024-03-15T19:58:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=1135744867 data=null doit=true}, TreeItem with text {generated [1]}]
15:58:48 [2024-03-15T19:58:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=1135744867 data=null}, TreeItem with text {generated [1]}]
15:58:48 [2024-03-15T19:58:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
15:58:48 [2024-03-15T19:58:48.821Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
15:58:48 [2024-03-15T19:58:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
15:58:48 [2024-03-15T19:58:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1135744868 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:58:48 [2024-03-15T19:58:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1135744868 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:58:48 [2024-03-15T19:58:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:48 [2024-03-15T19:58:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1135744868 data=null}, TreeItem with text {synthetic-trace}]
15:58:48 [2024-03-15T19:58:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1135744868 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:58:48 [2024-03-15T19:58:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135744872 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:58:48 [2024-03-15T19:58:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1135744917 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:58:48 [2024-03-15T19:58:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1135744917 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:58:48 [2024-03-15T19:58:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1135744918 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:58:48 [2024-03-15T19:58:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135744918 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:58:49 [2024-03-15T19:58:49.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1135744966 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:58:49 [2024-03-15T19:58:49.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1135745264 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:58:49 [2024-03-15T19:58:49.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1135745290 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:58:49 [2024-03-15T19:58:49.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1135745290 data=null}, TreeItem with text {synthetic-trace}]
15:58:49 [2024-03-15T19:58:49.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
15:58:49 [2024-03-15T19:58:49.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
15:58:49 [2024-03-15T19:58:49.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:58:49 [2024-03-15T19:58:49.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:49 [2024-03-15T19:58:49.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:49 [2024-03-15T19:58:49.333Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:58:49 [2024-03-15T19:58:49.333Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:58:49 [2024-03-15T19:58:49.333Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:58:49 [2024-03-15T19:58:49.333Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:58:49 [2024-03-15T19:58:49.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
15:58:49 [2024-03-15T19:58:49.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1135745343 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:58:49 [2024-03-15T19:58:49.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1135745343 data=null doit=true}, TreeItem with text {node1 [3]}]
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1135745343 data=null}, TreeItem with text {node1 [3]}]
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1135745343 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135745344 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1135745362 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1135745362 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1135745362 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135745362 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1135745365 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1135745366 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1135745366 data=null doit=true}, TreeItem with text {node1 [3]}]
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1135745366 data=null}, TreeItem with text {node1 [3]}]
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1135745366 data=null doit=true}, TreeItem with text {node1 [3]}]
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1135745366 data=null}, TreeItem with text {node1 [3]}]
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1135745366 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135745367 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1135745367 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1135745367 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1135745368 data=null doit=true}, TreeItem with text {resources [3]}]
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1135745368 data=null}, TreeItem with text {resources [3]}]
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1135745368 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135745368 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1135745376 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1135745376 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1135745376 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135745377 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1135745413 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1135745414 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1135745414 data=null doit=true}, TreeItem with text {resources [3]}]
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1135745414 data=null}, TreeItem with text {resources [3]}]
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
15:58:49 [2024-03-15T19:58:49.334Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1135745415 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1135745415 data=null doit=true}, TreeItem with text {syslog}]
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1135745415 data=null}, TreeItem with text {syslog}]
15:58:49 [2024-03-15T19:58:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1135745416 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:58:49 [2024-03-15T19:58:49.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135745416 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:58:49 [2024-03-15T19:58:49.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1135745438 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:58:49 [2024-03-15T19:58:49.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1135745439 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:58:49 [2024-03-15T19:58:49.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1135745439 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:58:49 [2024-03-15T19:58:49.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135745439 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:58:49 [2024-03-15T19:58:49.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1135745522 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:58:49 [2024-03-15T19:58:49.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1135745685 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:58:49 [2024-03-15T19:58:49.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1135745685 data=null doit=true}, TreeItem with text {syslog}]
15:58:49 [2024-03-15T19:58:49.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1135745685 data=null}, TreeItem with text {syslog}]
15:58:49 [2024-03-15T19:58:49.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
15:58:49 [2024-03-15T19:58:49.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
15:58:49 [2024-03-15T19:58:49.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5d449307] time=1135745913 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:58:49 [2024-03-15T19:58:49.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:58:49 [2024-03-15T19:58:49.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:49 [2024-03-15T19:58:49.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:49 [2024-03-15T19:58:49.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:49 [2024-03-15T19:58:49.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135745922 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:58:49 [2024-03-15T19:58:49.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135745922 data=null doit=true}, TreeItem with text {Test}]
15:58:49 [2024-03-15T19:58:49.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135745922 data=null}, TreeItem with text {Test}]
15:58:49 [2024-03-15T19:58:49.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135745923 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:49 [2024-03-15T19:58:49.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135745923 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:58:49 [2024-03-15T19:58:49.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135745956 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:49 [2024-03-15T19:58:49.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:58:49 [2024-03-15T19:58:49.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:58:50 [2024-03-15T19:58:50.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:58:50 [2024-03-15T19:58:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:58:50 [2024-03-15T19:58:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:58:50 [2024-03-15T19:58:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:58:50 [2024-03-15T19:58:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:58:50 [2024-03-15T19:58:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:58:50 [2024-03-15T19:58:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:58:50 [2024-03-15T19:58:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:50 [2024-03-15T19:58:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:58:50 [2024-03-15T19:58:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:58:50 [2024-03-15T19:58:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:58:50 [2024-03-15T19:58:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135746385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:50 [2024-03-15T19:58:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135746385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:50 [2024-03-15T19:58:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135746385 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:50 [2024-03-15T19:58:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135746385 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:50 [2024-03-15T19:58:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135746385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:50 [2024-03-15T19:58:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135746385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:50 [2024-03-15T19:58:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135746385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:50 [2024-03-15T19:58:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135746386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:50 [2024-03-15T19:58:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135746386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:50 [2024-03-15T19:58:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135746386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:50 [2024-03-15T19:58:50.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135746386 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:50 [2024-03-15T19:58:50.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135746386 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:50 [2024-03-15T19:58:50.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:58:50 [2024-03-15T19:58:50.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:58:50 [2024-03-15T19:58:50.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:58:50 [2024-03-15T19:58:50.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:50 [2024-03-15T19:58:50.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:58:50 [2024-03-15T19:58:50.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:58:50 [2024-03-15T19:58:50.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:58:50 [2024-03-15T19:58:50.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:50 [2024-03-15T19:58:50.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:58:50 [2024-03-15T19:58:50.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135746387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:50 [2024-03-15T19:58:50.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135746387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:50 [2024-03-15T19:58:50.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135746387 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:50 [2024-03-15T19:58:50.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135746387 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:50 [2024-03-15T19:58:50.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135746387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:50 [2024-03-15T19:58:50.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135746388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:50 [2024-03-15T19:58:50.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:50 [2024-03-15T19:58:50.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:50 [2024-03-15T19:58:50.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:50 [2024-03-15T19:58:50.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:50 [2024-03-15T19:58:50.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:50 [2024-03-15T19:58:50.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:58:50 [2024-03-15T19:58:50.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135746388 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:50 [2024-03-15T19:58:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135746008 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:58:50 [2024-03-15T19:58:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:58:50 [2024-03-15T19:58:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:50 [2024-03-15T19:58:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:50 [2024-03-15T19:58:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:50 [2024-03-15T19:58:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:50 [2024-03-15T19:58:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:50 [2024-03-15T19:58:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135747008 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:58:50 [2024-03-15T19:58:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135747008 data=null doit=true}, TreeItem with text {Test}]
15:58:50 [2024-03-15T19:58:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135747008 data=null}, TreeItem with text {Test}]
15:58:50 [2024-03-15T19:58:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135747009 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:50 [2024-03-15T19:58:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135747018 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:58:50 [2024-03-15T19:58:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135747043 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:50 [2024-03-15T19:58:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:50 [2024-03-15T19:58:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135747044 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:58:50 [2024-03-15T19:58:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135747044 data=null doit=true}, TreeItem with text {Test}]
15:58:50 [2024-03-15T19:58:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135747044 data=null}, TreeItem with text {Test}]
15:58:50 [2024-03-15T19:58:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135747044 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:50 [2024-03-15T19:58:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135747045 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:58:50 [2024-03-15T19:58:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135747053 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:50 [2024-03-15T19:58:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135747053 data=null doit=true}, TreeItem with text {Test}]
15:58:50 [2024-03-15T19:58:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135747054 data=null}, TreeItem with text {Test}]
15:58:50 [2024-03-15T19:58:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135747054 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:50 [2024-03-15T19:58:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135747054 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:58:50 [2024-03-15T19:58:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135747057 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:51 [2024-03-15T19:58:51.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:51 [2024-03-15T19:58:51.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135747067 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:58:51 [2024-03-15T19:58:51.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135747067 data=null doit=true}, TreeItem with text {Traces [0]}]
15:58:51 [2024-03-15T19:58:51.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135747067 data=null}, TreeItem with text {Traces [0]}]
15:58:51 [2024-03-15T19:58:51.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135747067 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:51 [2024-03-15T19:58:51.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135747067 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:58:51 [2024-03-15T19:58:51.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135747086 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:51 [2024-03-15T19:58:51.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:51 [2024-03-15T19:58:51.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135747086 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:58:51 [2024-03-15T19:58:51.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135747087 data=null doit=true}, TreeItem with text {Traces [0]}]
15:58:51 [2024-03-15T19:58:51.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135747087 data=null}, TreeItem with text {Traces [0]}]
15:58:51 [2024-03-15T19:58:51.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135747087 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:51 [2024-03-15T19:58:51.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135747087 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:58:51 [2024-03-15T19:58:51.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135747092 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:51 [2024-03-15T19:58:51.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:58:51 [2024-03-15T19:58:51.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135747472 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1135747473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1135747474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1135747474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1135747475 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1135747475 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1135747475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1135747475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1135747475 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:51 [2024-03-15T19:58:51.383Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:51 [2024-03-15T19:58:51.383Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:51 [2024-03-15T19:58:51.383Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:51 [2024-03-15T19:58:51.383Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:51 [2024-03-15T19:58:51.383Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:58:51 [2024-03-15T19:58:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135747520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:51 [2024-03-15T19:58:51.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135747520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:51 [2024-03-15T19:58:51.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135747520 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:51 [2024-03-15T19:58:51.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135747520 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:51 [2024-03-15T19:58:51.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135747520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:51 [2024-03-15T19:58:51.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135747521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:51 [2024-03-15T19:58:51.384Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:51 [2024-03-15T19:58:51.384Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:51 [2024-03-15T19:58:51.384Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:51 [2024-03-15T19:58:51.384Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:51 [2024-03-15T19:58:51.384Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:51 [2024-03-15T19:58:51.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:58:51 [2024-03-15T19:58:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135747521 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:51 [2024-03-15T19:58:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1135747145 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:58:51 [2024-03-15T19:58:51.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:51 [2024-03-15T19:58:51.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1135748038 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:58:51 [2024-03-15T19:58:51.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1135748038 data=null doit=true}, TreeItem with text {Traces [3]}]
15:58:51 [2024-03-15T19:58:51.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1135748038 data=null}, TreeItem with text {Traces [3]}]
15:58:51 [2024-03-15T19:58:51.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1135748038 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:58:51 [2024-03-15T19:58:51.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135748038 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:58:51 [2024-03-15T19:58:51.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1135748045 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:58:51 [2024-03-15T19:58:51.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:58:51 [2024-03-15T19:58:51.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:58:52 [2024-03-15T19:58:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:58:52 [2024-03-15T19:58:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:58:52 [2024-03-15T19:58:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135748384 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:58:52 [2024-03-15T19:58:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
15:58:52 [2024-03-15T19:58:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
15:58:52 [2024-03-15T19:58:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
15:58:52 [2024-03-15T19:58:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1135748389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:58:52 [2024-03-15T19:58:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
15:58:52 [2024-03-15T19:58:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:58:52 [2024-03-15T19:58:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:58:52 [2024-03-15T19:58:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:58:52 [2024-03-15T19:58:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:58:52 [2024-03-15T19:58:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:58:52 [2024-03-15T19:58:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:52 [2024-03-15T19:58:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:52 [2024-03-15T19:58:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:52 [2024-03-15T19:58:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:52 [2024-03-15T19:58:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:58:52 [2024-03-15T19:58:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6b57b1c7
15:58:52 [2024-03-15T19:58:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1135748392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:58:52 [2024-03-15T19:58:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1135748392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:58:52 [2024-03-15T19:58:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1135748392 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:58:52 [2024-03-15T19:58:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1135748392 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:58:52 [2024-03-15T19:58:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1135748393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:58:52 [2024-03-15T19:58:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1135748393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:58:52 [2024-03-15T19:58:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1135748393 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:58:52 [2024-03-15T19:58:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1135748393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:58:52 [2024-03-15T19:58:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1135748393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:58:52 [2024-03-15T19:58:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1135748393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:58:52 [2024-03-15T19:58:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1135748393 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:58:52 [2024-03-15T19:58:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1135748393 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:58:52 [2024-03-15T19:58:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:58:52 [2024-03-15T19:58:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:58:52 [2024-03-15T19:58:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:52 [2024-03-15T19:58:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:52 [2024-03-15T19:58:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:58:52 [2024-03-15T19:58:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:58:52 [2024-03-15T19:58:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:52 [2024-03-15T19:58:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:52 [2024-03-15T19:58:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:52 [2024-03-15T19:58:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:58:52 [2024-03-15T19:58:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1135748404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:52 [2024-03-15T19:58:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1135748404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:52 [2024-03-15T19:58:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1135748404 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:52 [2024-03-15T19:58:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1135748404 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:52 [2024-03-15T19:58:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1135748405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:52 [2024-03-15T19:58:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1135748405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:52 [2024-03-15T19:58:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1135748405 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:52 [2024-03-15T19:58:52.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:52 [2024-03-15T19:58:52.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:52 [2024-03-15T19:58:52.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:52 [2024-03-15T19:58:52.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:52 [2024-03-15T19:58:52.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:52 [2024-03-15T19:58:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:58:52 [2024-03-15T19:58:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:58:52 [2024-03-15T19:58:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:58:52 [2024-03-15T19:58:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:52 [2024-03-15T19:58:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:52 [2024-03-15T19:58:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:52 [2024-03-15T19:58:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:52 [2024-03-15T19:58:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:58:52 [2024-03-15T19:58:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:58:52 [2024-03-15T19:58:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:52 [2024-03-15T19:58:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:58:52 [2024-03-15T19:58:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135748432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:52 [2024-03-15T19:58:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135748432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:52 [2024-03-15T19:58:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135748432 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:52 [2024-03-15T19:58:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135748432 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:52 [2024-03-15T19:58:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135748432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:52 [2024-03-15T19:58:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135748432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:52 [2024-03-15T19:58:52.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:52 [2024-03-15T19:58:52.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:52 [2024-03-15T19:58:52.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:52 [2024-03-15T19:58:52.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:52 [2024-03-15T19:58:52.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:52 [2024-03-15T19:58:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:58:52 [2024-03-15T19:58:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135748432 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:52 [2024-03-15T19:58:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1135748072 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:58:52 [2024-03-15T19:58:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:58:52 [2024-03-15T19:58:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:52 [2024-03-15T19:58:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:52 [2024-03-15T19:58:52.972Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:58:52 [2024-03-15T19:58:52.972Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:58:52 [2024-03-15T19:58:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1135749075 data=null doit=true}, TreeItem with text {Traces [3]}]
15:58:52 [2024-03-15T19:58:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1135749075 data=null}, TreeItem with text {Traces [3]}]
15:58:52 [2024-03-15T19:58:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1135749075 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:58:52 [2024-03-15T19:58:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135749076 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
15:58:52 [2024-03-15T19:58:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1135749077 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:58:52 [2024-03-15T19:58:52.972Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:58:52 [2024-03-15T19:58:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
15:58:52 [2024-03-15T19:58:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1135749077 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:58:52 [2024-03-15T19:58:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1135749077 data=null doit=true}, TreeItem with text {node1 [3]}]
15:58:52 [2024-03-15T19:58:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:52 [2024-03-15T19:58:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1135749078 data=null}, TreeItem with text {node1 [3]}]
15:58:52 [2024-03-15T19:58:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1135749078 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:58:52 [2024-03-15T19:58:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135749078 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:58:52 [2024-03-15T19:58:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1135749092 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:58:52 [2024-03-15T19:58:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1135749093 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:58:52 [2024-03-15T19:58:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1135749093 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:58:52 [2024-03-15T19:58:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135749093 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:58:52 [2024-03-15T19:58:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1135749099 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:58:52 [2024-03-15T19:58:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1135749099 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:58:52 [2024-03-15T19:58:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1135749099 data=null doit=true}, TreeItem with text {node1 [3]}]
15:58:52 [2024-03-15T19:58:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1135749099 data=null}, TreeItem with text {node1 [3]}]
15:58:52 [2024-03-15T19:58:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
15:58:52 [2024-03-15T19:58:52.973Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
15:58:52 [2024-03-15T19:58:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
15:58:52 [2024-03-15T19:58:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1135749100 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:58:52 [2024-03-15T19:58:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1135749100 data=null doit=true}, TreeItem with text {resources [3]}]
15:58:52 [2024-03-15T19:58:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:52 [2024-03-15T19:58:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1135749101 data=null}, TreeItem with text {resources [3]}]
15:58:52 [2024-03-15T19:58:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1135749101 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:58:52 [2024-03-15T19:58:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135749112 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:58:52 [2024-03-15T19:58:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1135749132 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:58:52 [2024-03-15T19:58:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1135749133 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:58:52 [2024-03-15T19:58:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1135749133 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:58:52 [2024-03-15T19:58:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135749134 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:58:52 [2024-03-15T19:58:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1135749147 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:58:52 [2024-03-15T19:58:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1135749147 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:58:52 [2024-03-15T19:58:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1135749148 data=null doit=true}, TreeItem with text {resources [3]}]
15:58:52 [2024-03-15T19:58:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1135749148 data=null}, TreeItem with text {resources [3]}]
15:58:52 [2024-03-15T19:58:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
15:58:52 [2024-03-15T19:58:52.973Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
15:58:52 [2024-03-15T19:58:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
15:58:52 [2024-03-15T19:58:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=1135749149 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:58:52 [2024-03-15T19:58:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=1135749149 data=null doit=true}, TreeItem with text {generated [1]}]
15:58:52 [2024-03-15T19:58:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:52 [2024-03-15T19:58:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=1135749149 data=null}, TreeItem with text {generated [1]}]
15:58:52 [2024-03-15T19:58:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1135749152 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:58:52 [2024-03-15T19:58:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135749153 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:58:52 [2024-03-15T19:58:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1135749163 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:58:52 [2024-03-15T19:58:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1135749164 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:58:53 [2024-03-15T19:58:53.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=1135749164 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:58:53 [2024-03-15T19:58:53.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135749164 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:58:53 [2024-03-15T19:58:53.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1135749176 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:58:53 [2024-03-15T19:58:53.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=1135749177 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:58:53 [2024-03-15T19:58:53.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=1135749177 data=null doit=true}, TreeItem with text {generated [1]}]
15:58:53 [2024-03-15T19:58:53.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=1135749177 data=null}, TreeItem with text {generated [1]}]
15:58:53 [2024-03-15T19:58:53.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
15:58:53 [2024-03-15T19:58:53.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
15:58:53 [2024-03-15T19:58:53.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
15:58:53 [2024-03-15T19:58:53.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1135749178 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:58:53 [2024-03-15T19:58:53.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1135749179 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:58:53 [2024-03-15T19:58:53.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:53 [2024-03-15T19:58:53.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1135749179 data=null}, TreeItem with text {synthetic-trace}]
15:58:53 [2024-03-15T19:58:53.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1135749179 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:58:53 [2024-03-15T19:58:53.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135749179 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:58:53 [2024-03-15T19:58:53.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1135749212 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:58:53 [2024-03-15T19:58:53.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1135749213 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:58:53 [2024-03-15T19:58:53.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1135749213 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:58:53 [2024-03-15T19:58:53.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135749213 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:58:53 [2024-03-15T19:58:53.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1135749274 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:58:53 [2024-03-15T19:58:53.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1135749502 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:58:53 [2024-03-15T19:58:53.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1135749522 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:58:53 [2024-03-15T19:58:53.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1135749522 data=null}, TreeItem with text {synthetic-trace}]
15:58:53 [2024-03-15T19:58:53.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
15:58:53 [2024-03-15T19:58:53.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:53 [2024-03-15T19:58:53.487Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:58:53 [2024-03-15T19:58:53.487Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:58:53 [2024-03-15T19:58:53.487Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:58:53 [2024-03-15T19:58:53.487Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1135749581 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1135749582 data=null doit=true}, TreeItem with text {node1 [3]}]
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1135749582 data=null}, TreeItem with text {node1 [3]}]
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1135749582 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135749582 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1135749608 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1135749612 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1135749612 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135749613 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1135749617 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1135749617 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1135749617 data=null doit=true}, TreeItem with text {node1 [3]}]
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1135749617 data=null}, TreeItem with text {node1 [3]}]
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1135749618 data=null doit=true}, TreeItem with text {node1 [3]}]
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1135749618 data=null}, TreeItem with text {node1 [3]}]
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1135749618 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135749619 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1135749619 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1135749620 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1135749620 data=null doit=true}, TreeItem with text {resources [3]}]
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1135749620 data=null}, TreeItem with text {resources [3]}]
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1135749621 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135749621 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1135749646 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1135749647 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1135749648 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135749648 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1135749652 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1135749653 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:58:53 [2024-03-15T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1135749653 data=null doit=true}, TreeItem with text {resources [3]}]
15:58:53 [2024-03-15T19:58:53.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1135749653 data=null}, TreeItem with text {resources [3]}]
15:58:53 [2024-03-15T19:58:53.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
15:58:53 [2024-03-15T19:58:53.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
15:58:53 [2024-03-15T19:58:53.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
15:58:53 [2024-03-15T19:58:53.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1135749654 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:58:53 [2024-03-15T19:58:53.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1135749654 data=null doit=true}, TreeItem with text {syslog}]
15:58:53 [2024-03-15T19:58:53.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:53 [2024-03-15T19:58:53.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1135749654 data=null}, TreeItem with text {syslog}]
15:58:53 [2024-03-15T19:58:53.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1135749654 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:58:53 [2024-03-15T19:58:53.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135749655 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:58:53 [2024-03-15T19:58:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1135749679 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:58:53 [2024-03-15T19:58:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1135749679 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:58:53 [2024-03-15T19:58:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1135749688 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:58:53 [2024-03-15T19:58:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135749688 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:58:53 [2024-03-15T19:58:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1135749758 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:58:53 [2024-03-15T19:58:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1135749905 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:58:53 [2024-03-15T19:58:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1135749906 data=null doit=true}, TreeItem with text {syslog}]
15:58:53 [2024-03-15T19:58:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1135749906 data=null}, TreeItem with text {syslog}]
15:58:53 [2024-03-15T19:58:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
15:58:53 [2024-03-15T19:58:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
15:58:54 [2024-03-15T19:58:54.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5d449307] time=1135750308 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:58:54 [2024-03-15T19:58:54.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:58:54 [2024-03-15T19:58:54.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:54 [2024-03-15T19:58:54.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:54 [2024-03-15T19:58:54.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:54 [2024-03-15T19:58:54.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135750327 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:58:54 [2024-03-15T19:58:54.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135750327 data=null doit=true}, TreeItem with text {Test}]
15:58:54 [2024-03-15T19:58:54.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135750327 data=null}, TreeItem with text {Test}]
15:58:54 [2024-03-15T19:58:54.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135750327 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:54 [2024-03-15T19:58:54.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135750328 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:58:54 [2024-03-15T19:58:54.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135750370 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:54 [2024-03-15T19:58:54.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:58:54 [2024-03-15T19:58:54.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:58:54 [2024-03-15T19:58:54.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:58:55 [2024-03-15T19:58:55.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135751267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135751267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135751268 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135751268 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135751268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135751268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135751268 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135751268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135751268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135751268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135751268 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135751268 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135751269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135751269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135751269 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135751269 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135751269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135751270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:55 [2024-03-15T19:58:55.238Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:55 [2024-03-15T19:58:55.238Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:55 [2024-03-15T19:58:55.238Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:55 [2024-03-15T19:58:55.238Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:55 [2024-03-15T19:58:55.238Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:55 [2024-03-15T19:58:55.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:58:55 [2024-03-15T19:58:55.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135751270 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:55 [2024-03-15T19:58:55.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135750415 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:58:55 [2024-03-15T19:58:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:58:55 [2024-03-15T19:58:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:55 [2024-03-15T19:58:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:55 [2024-03-15T19:58:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:55 [2024-03-15T19:58:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:55 [2024-03-15T19:58:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:55 [2024-03-15T19:58:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135751886 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:58:55 [2024-03-15T19:58:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135751886 data=null doit=true}, TreeItem with text {Test}]
15:58:55 [2024-03-15T19:58:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135751886 data=null}, TreeItem with text {Test}]
15:58:55 [2024-03-15T19:58:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135751887 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:55 [2024-03-15T19:58:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135751887 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:58:55 [2024-03-15T19:58:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135751934 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:55 [2024-03-15T19:58:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:55 [2024-03-15T19:58:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135751935 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:58:55 [2024-03-15T19:58:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135751935 data=null doit=true}, TreeItem with text {Test}]
15:58:55 [2024-03-15T19:58:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135751935 data=null}, TreeItem with text {Test}]
15:58:55 [2024-03-15T19:58:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135751935 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:55 [2024-03-15T19:58:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135751935 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:58:56 [2024-03-15T19:58:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135751946 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:56 [2024-03-15T19:58:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135751946 data=null doit=true}, TreeItem with text {Test}]
15:58:56 [2024-03-15T19:58:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135751946 data=null}, TreeItem with text {Test}]
15:58:56 [2024-03-15T19:58:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135751946 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:56 [2024-03-15T19:58:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135751946 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:58:56 [2024-03-15T19:58:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135751948 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:56 [2024-03-15T19:58:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:56 [2024-03-15T19:58:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135751949 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:58:56 [2024-03-15T19:58:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135751949 data=null doit=true}, TreeItem with text {Traces [0]}]
15:58:56 [2024-03-15T19:58:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135751949 data=null}, TreeItem with text {Traces [0]}]
15:58:56 [2024-03-15T19:58:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135751949 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:56 [2024-03-15T19:58:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135751949 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:58:56 [2024-03-15T19:58:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135751964 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:56 [2024-03-15T19:58:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:56 [2024-03-15T19:58:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135751965 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:58:56 [2024-03-15T19:58:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135751965 data=null doit=true}, TreeItem with text {Traces [0]}]
15:58:56 [2024-03-15T19:58:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135751965 data=null}, TreeItem with text {Traces [0]}]
15:58:56 [2024-03-15T19:58:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135751966 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:56 [2024-03-15T19:58:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135751966 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:58:56 [2024-03-15T19:58:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135751970 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:56 [2024-03-15T19:58:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:58:56 [2024-03-15T19:58:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:58:56 [2024-03-15T19:58:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:58:56 [2024-03-15T19:58:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:58:56 [2024-03-15T19:58:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135752335 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:58:56 [2024-03-15T19:58:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
15:58:56 [2024-03-15T19:58:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
15:58:56 [2024-03-15T19:58:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
15:58:56 [2024-03-15T19:58:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1135752336 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:58:56 [2024-03-15T19:58:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
15:58:56 [2024-03-15T19:58:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:58:56 [2024-03-15T19:58:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:58:56 [2024-03-15T19:58:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:56 [2024-03-15T19:58:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:56 [2024-03-15T19:58:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:56 [2024-03-15T19:58:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:56 [2024-03-15T19:58:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:58:56 [2024-03-15T19:58:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:58:56 [2024-03-15T19:58:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:56 [2024-03-15T19:58:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:58:56 [2024-03-15T19:58:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135752340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:56 [2024-03-15T19:58:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135752341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:56 [2024-03-15T19:58:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135752341 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:56 [2024-03-15T19:58:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135752341 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:56 [2024-03-15T19:58:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135752341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:56 [2024-03-15T19:58:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135752341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:56 [2024-03-15T19:58:56.264Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:56 [2024-03-15T19:58:56.264Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:56 [2024-03-15T19:58:56.264Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:56 [2024-03-15T19:58:56.264Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:56 [2024-03-15T19:58:56.264Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:56 [2024-03-15T19:58:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:58:56 [2024-03-15T19:58:56.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135752341 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:56 [2024-03-15T19:58:56.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1135752008 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:58:56 [2024-03-15T19:58:56.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:58:56 [2024-03-15T19:58:56.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:56 [2024-03-15T19:58:56.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:56 [2024-03-15T19:58:56.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:58:56 [2024-03-15T19:58:56.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:58:56 [2024-03-15T19:58:56.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1135752869 data=null doit=true}, TreeItem with text {Traces [3]}]
15:58:56 [2024-03-15T19:58:56.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1135752869 data=null}, TreeItem with text {Traces [3]}]
15:58:56 [2024-03-15T19:58:56.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1135752870 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:58:56 [2024-03-15T19:58:56.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135752870 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
15:58:56 [2024-03-15T19:58:56.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1135752871 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:58:56 [2024-03-15T19:58:56.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:58:56 [2024-03-15T19:58:56.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
15:58:56 [2024-03-15T19:58:56.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1135752872 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:58:56 [2024-03-15T19:58:56.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1135752872 data=null doit=true}, TreeItem with text {node1 [3]}]
15:58:56 [2024-03-15T19:58:56.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:56 [2024-03-15T19:58:56.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1135752872 data=null}, TreeItem with text {node1 [3]}]
15:58:56 [2024-03-15T19:58:56.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1135752873 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:58:56 [2024-03-15T19:58:56.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135752873 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:58:56 [2024-03-15T19:58:56.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1135752883 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:58:56 [2024-03-15T19:58:56.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1135752883 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:58:56 [2024-03-15T19:58:56.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1135752883 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:58:56 [2024-03-15T19:58:56.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135752883 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1135752886 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1135752886 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1135752886 data=null doit=true}, TreeItem with text {node1 [3]}]
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1135752886 data=null}, TreeItem with text {node1 [3]}]
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
15:58:56 [2024-03-15T19:58:56.777Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1135752887 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1135752887 data=null doit=true}, TreeItem with text {resources [3]}]
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1135752887 data=null}, TreeItem with text {resources [3]}]
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1135752888 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135752888 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1135752904 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1135752905 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1135752905 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135752905 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1135752920 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1135752921 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1135752921 data=null doit=true}, TreeItem with text {resources [3]}]
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1135752921 data=null}, TreeItem with text {resources [3]}]
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
15:58:56 [2024-03-15T19:58:56.777Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=1135752922 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=1135752922 data=null doit=true}, TreeItem with text {generated [1]}]
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=1135752922 data=null}, TreeItem with text {generated [1]}]
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1135752922 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135752923 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1135752936 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1135752936 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=1135752936 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135752937 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1135752949 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=1135752950 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=1135752950 data=null doit=true}, TreeItem with text {generated [1]}]
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=1135752950 data=null}, TreeItem with text {generated [1]}]
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
15:58:56 [2024-03-15T19:58:56.777Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
15:58:56 [2024-03-15T19:58:56.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1135752951 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:58:56 [2024-03-15T19:58:56.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1135752951 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:58:56 [2024-03-15T19:58:56.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:56 [2024-03-15T19:58:56.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1135752951 data=null}, TreeItem with text {synthetic-trace}]
15:58:56 [2024-03-15T19:58:56.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1135752951 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:58:56 [2024-03-15T19:58:56.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135752951 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:58:57 [2024-03-15T19:58:57.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1135752976 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:58:57 [2024-03-15T19:58:57.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1135752988 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:58:57 [2024-03-15T19:58:57.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1135752988 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:58:57 [2024-03-15T19:58:57.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135752988 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:58:57 [2024-03-15T19:58:57.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1135753031 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:58:57 [2024-03-15T19:58:57.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1135753230 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:58:57 [2024-03-15T19:58:57.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1135753230 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:58:57 [2024-03-15T19:58:57.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1135753230 data=null}, TreeItem with text {synthetic-trace}]
15:58:57 [2024-03-15T19:58:57.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
15:58:57 [2024-03-15T19:58:57.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:57 [2024-03-15T19:58:57.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:58:57 [2024-03-15T19:58:57.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:58:57 [2024-03-15T19:58:57.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:58:57 [2024-03-15T19:58:57.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1135753316 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1135753317 data=null doit=true}, TreeItem with text {node1 [3]}]
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1135753317 data=null}, TreeItem with text {node1 [3]}]
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1135753317 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135753317 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1135753330 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1135753347 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1135753347 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135753348 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1135753352 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1135753352 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1135753352 data=null doit=true}, TreeItem with text {node1 [3]}]
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1135753352 data=null}, TreeItem with text {node1 [3]}]
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1135753353 data=null doit=true}, TreeItem with text {node1 [3]}]
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1135753353 data=null}, TreeItem with text {node1 [3]}]
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1135753353 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135753353 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1135753354 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1135753354 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1135753354 data=null doit=true}, TreeItem with text {resources [3]}]
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1135753354 data=null}, TreeItem with text {resources [3]}]
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1135753355 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135753355 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1135753364 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1135753364 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1135753374 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135753374 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1135753378 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1135753378 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1135753378 data=null doit=true}, TreeItem with text {resources [3]}]
15:58:57 [2024-03-15T19:58:57.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1135753378 data=null}, TreeItem with text {resources [3]}]
15:58:57 [2024-03-15T19:58:57.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
15:58:57 [2024-03-15T19:58:57.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
15:58:57 [2024-03-15T19:58:57.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
15:58:57 [2024-03-15T19:58:57.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1135753379 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:58:57 [2024-03-15T19:58:57.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1135753379 data=null doit=true}, TreeItem with text {syslog}]
15:58:57 [2024-03-15T19:58:57.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:57 [2024-03-15T19:58:57.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1135753379 data=null}, TreeItem with text {syslog}]
15:58:57 [2024-03-15T19:58:57.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1135753379 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:58:57 [2024-03-15T19:58:57.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135753380 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:58:57 [2024-03-15T19:58:57.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1135753414 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:58:57 [2024-03-15T19:58:57.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1135753415 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:58:57 [2024-03-15T19:58:57.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1135753415 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:58:57 [2024-03-15T19:58:57.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135753415 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:58:57 [2024-03-15T19:58:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1135753473 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:58:57 [2024-03-15T19:58:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1135753633 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:58:57 [2024-03-15T19:58:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1135753633 data=null doit=true}, TreeItem with text {syslog}]
15:58:57 [2024-03-15T19:58:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1135753633 data=null}, TreeItem with text {syslog}]
15:58:57 [2024-03-15T19:58:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
15:58:57 [2024-03-15T19:58:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
15:58:57 [2024-03-15T19:58:57.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5d449307] time=1135753945 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:58:57 [2024-03-15T19:58:57.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:58:57 [2024-03-15T19:58:57.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:57 [2024-03-15T19:58:57.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:57 [2024-03-15T19:58:57.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:57 [2024-03-15T19:58:57.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135753965 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:58:57 [2024-03-15T19:58:57.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135753965 data=null doit=true}, TreeItem with text {Test}]
15:58:57 [2024-03-15T19:58:57.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135753965 data=null}, TreeItem with text {Test}]
15:58:57 [2024-03-15T19:58:57.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135753966 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:57 [2024-03-15T19:58:57.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135753966 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:58:57 [2024-03-15T19:58:57.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135753991 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:58 [2024-03-15T19:58:58.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:58:58 [2024-03-15T19:58:58.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:58:58 [2024-03-15T19:58:58.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:58:58 [2024-03-15T19:58:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:58:58 [2024-03-15T19:58:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:58:58 [2024-03-15T19:58:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:58:58 [2024-03-15T19:58:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:58:58 [2024-03-15T19:58:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:58:58 [2024-03-15T19:58:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:58:58 [2024-03-15T19:58:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:58 [2024-03-15T19:58:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:58:58 [2024-03-15T19:58:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:58:58 [2024-03-15T19:58:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:58:58 [2024-03-15T19:58:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135754899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:58 [2024-03-15T19:58:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135754899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:58 [2024-03-15T19:58:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135754899 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:58 [2024-03-15T19:58:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135754899 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:58 [2024-03-15T19:58:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135754899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:58 [2024-03-15T19:58:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135754899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:58 [2024-03-15T19:58:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135754899 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:58 [2024-03-15T19:58:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135754900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:58 [2024-03-15T19:58:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135754900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:58 [2024-03-15T19:58:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135754900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:58 [2024-03-15T19:58:58.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135754900 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:58 [2024-03-15T19:58:58.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135754900 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:58 [2024-03-15T19:58:58.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:58:58 [2024-03-15T19:58:58.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:58:58 [2024-03-15T19:58:58.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:58:58 [2024-03-15T19:58:58.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:58 [2024-03-15T19:58:58.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:58:58 [2024-03-15T19:58:58.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:58:58 [2024-03-15T19:58:58.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:58:58 [2024-03-15T19:58:58.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:58 [2024-03-15T19:58:58.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:58:58 [2024-03-15T19:58:58.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135754901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:58 [2024-03-15T19:58:58.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135754901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:58 [2024-03-15T19:58:58.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135754901 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:58 [2024-03-15T19:58:58.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135754901 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:58 [2024-03-15T19:58:58.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135754902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:58 [2024-03-15T19:58:58.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135754902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:58 [2024-03-15T19:58:58.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:58 [2024-03-15T19:58:58.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:58 [2024-03-15T19:58:58.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:58 [2024-03-15T19:58:58.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:58 [2024-03-15T19:58:58.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:58 [2024-03-15T19:58:58.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:58:58 [2024-03-15T19:58:58.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135754902 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:58 [2024-03-15T19:58:58.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135754041 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:58:59 [2024-03-15T19:58:59.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:58:59 [2024-03-15T19:58:59.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:59 [2024-03-15T19:58:59.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:59 [2024-03-15T19:58:59.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:59 [2024-03-15T19:58:59.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:59 [2024-03-15T19:58:59.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:59 [2024-03-15T19:58:59.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135755535 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:58:59 [2024-03-15T19:58:59.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135755535 data=null doit=true}, TreeItem with text {Test}]
15:58:59 [2024-03-15T19:58:59.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135755535 data=null}, TreeItem with text {Test}]
15:58:59 [2024-03-15T19:58:59.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135755536 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:59 [2024-03-15T19:58:59.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135755536 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:58:59 [2024-03-15T19:58:59.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135755568 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:59 [2024-03-15T19:58:59.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:59 [2024-03-15T19:58:59.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135755575 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:58:59 [2024-03-15T19:58:59.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135755575 data=null doit=true}, TreeItem with text {Test}]
15:58:59 [2024-03-15T19:58:59.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135755575 data=null}, TreeItem with text {Test}]
15:58:59 [2024-03-15T19:58:59.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135755575 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:59 [2024-03-15T19:58:59.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135755575 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:58:59 [2024-03-15T19:58:59.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135755580 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:59 [2024-03-15T19:58:59.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135755580 data=null doit=true}, TreeItem with text {Test}]
15:58:59 [2024-03-15T19:58:59.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135755580 data=null}, TreeItem with text {Test}]
15:58:59 [2024-03-15T19:58:59.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135755581 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:59 [2024-03-15T19:58:59.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135755581 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:58:59 [2024-03-15T19:58:59.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135755582 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:58:59 [2024-03-15T19:58:59.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:59 [2024-03-15T19:58:59.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135755583 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:58:59 [2024-03-15T19:58:59.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135755583 data=null doit=true}, TreeItem with text {Traces [0]}]
15:58:59 [2024-03-15T19:58:59.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135755583 data=null}, TreeItem with text {Traces [0]}]
15:58:59 [2024-03-15T19:58:59.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135755583 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:59 [2024-03-15T19:58:59.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135755583 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:58:59 [2024-03-15T19:58:59.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135755591 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:59 [2024-03-15T19:58:59.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:59 [2024-03-15T19:58:59.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135755599 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:58:59 [2024-03-15T19:58:59.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135755599 data=null doit=true}, TreeItem with text {Traces [0]}]
15:58:59 [2024-03-15T19:58:59.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135755599 data=null}, TreeItem with text {Traces [0]}]
15:58:59 [2024-03-15T19:58:59.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135755599 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:59 [2024-03-15T19:58:59.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135755599 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:58:59 [2024-03-15T19:58:59.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135755603 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:59 [2024-03-15T19:58:59.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:58:59 [2024-03-15T19:58:59.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:58:59 [2024-03-15T19:58:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:58:59 [2024-03-15T19:58:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:58:59 [2024-03-15T19:58:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135755910 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllNonRecursive
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllNonRecursive} [layout=null] time=1135755929 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllNonRecursive
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1135755930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1135755930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1135755930 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1135755930 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1135755930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1135755930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1135755930 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:59 [2024-03-15T19:58:59.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:59 [2024-03-15T19:58:59.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:59 [2024-03-15T19:58:59.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:59 [2024-03-15T19:58:59.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:59 [2024-03-15T19:58:59.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135755949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135755949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135755949 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135755949 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135755949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135755949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:59 [2024-03-15T19:58:59.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:59 [2024-03-15T19:58:59.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:59 [2024-03-15T19:58:59.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:59 [2024-03-15T19:58:59.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:59 [2024-03-15T19:58:59.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:59 [2024-03-15T19:58:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:58:59 [2024-03-15T19:58:59.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135755949 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:59 [2024-03-15T19:58:59.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1135755642 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:59:00 [2024-03-15T19:59:00.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:59:00 [2024-03-15T19:59:00.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:00 [2024-03-15T19:59:00.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:00 [2024-03-15T19:59:00.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:59:00 [2024-03-15T19:59:00.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:59:00 [2024-03-15T19:59:00.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1135756457 data=null doit=true}, TreeItem with text {Traces [2]}]
15:59:00 [2024-03-15T19:59:00.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1135756457 data=null}, TreeItem with text {Traces [2]}]
15:59:00 [2024-03-15T19:59:00.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1135756457 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:59:00 [2024-03-15T19:59:00.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135756457 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:59:00 [2024-03-15T19:59:00.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1135756458 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:59:00 [2024-03-15T19:59:00.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:59:00 [2024-03-15T19:59:00.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
15:59:00 [2024-03-15T19:59:00.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=1135756459 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
15:59:00 [2024-03-15T19:59:00.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=1135756459 data=null doit=true}, TreeItem with text {node1 [2]}]
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=1135756459 data=null}, TreeItem with text {node1 [2]}]
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1135756460 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135756460 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1135756466 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1135756466 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=1135756467 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135756467 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1135756469 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=1135756470 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=1135756470 data=null doit=true}, TreeItem with text {node1 [2]}]
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=1135756470 data=null}, TreeItem with text {node1 [2]}]
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
15:59:00 [2024-03-15T19:59:00.370Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [2]} is already expanded. Won't expand it again.
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=1135756470 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=1135756470 data=null doit=true}, TreeItem with text {resources [2]}]
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=1135756471 data=null}, TreeItem with text {resources [2]}]
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1135756471 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135756471 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1135756484 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1135756484 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=1135756484 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135756485 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1135756488 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=1135756496 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=1135756496 data=null doit=true}, TreeItem with text {resources [2]}]
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=1135756496 data=null}, TreeItem with text {resources [2]}]
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
15:59:00 [2024-03-15T19:59:00.370Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1135756497 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1135756497 data=null doit=true}, TreeItem with text {syslog}]
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1135756497 data=null}, TreeItem with text {syslog}]
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1135756498 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, TreeItem with text {syslog}]
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135756498 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1135756524 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, TreeItem with text {syslog}]
15:59:00 [2024-03-15T19:59:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1135756524 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
15:59:00 [2024-03-15T19:59:00.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1135756525 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
15:59:00 [2024-03-15T19:59:00.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135756525 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:59:00 [2024-03-15T19:59:00.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1135756562 data=null button=1 stateMask=0x80000 x=135 y=127 count=2}, TreeItem with text {syslog}]
15:59:00 [2024-03-15T19:59:00.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1135756703 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
15:59:00 [2024-03-15T19:59:00.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1135756703 data=null doit=true}, TreeItem with text {syslog}]
15:59:00 [2024-03-15T19:59:00.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1135756703 data=null}, TreeItem with text {syslog}]
15:59:00 [2024-03-15T19:59:00.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
15:59:00 [2024-03-15T19:59:00.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
15:59:00 [2024-03-15T19:59:00.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5d449307] time=1135756960 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:59:00 [2024-03-15T19:59:00.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:59:00 [2024-03-15T19:59:00.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:00 [2024-03-15T19:59:00.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:00 [2024-03-15T19:59:00.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:00 [2024-03-15T19:59:00.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135756967 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:59:00 [2024-03-15T19:59:00.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135756967 data=null doit=true}, TreeItem with text {Test}]
15:59:00 [2024-03-15T19:59:00.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135756967 data=null}, TreeItem with text {Test}]
15:59:00 [2024-03-15T19:59:00.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135756967 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:00 [2024-03-15T19:59:00.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135756967 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:59:00 [2024-03-15T19:59:00.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135756997 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:00 [2024-03-15T19:59:00.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:59:00 [2024-03-15T19:59:00.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:59:01 [2024-03-15T19:59:01.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:59:02 [2024-03-15T19:59:02.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:59:02 [2024-03-15T19:59:02.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:59:02 [2024-03-15T19:59:02.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:59:02 [2024-03-15T19:59:02.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:59:02 [2024-03-15T19:59:02.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:59:02 [2024-03-15T19:59:02.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:59:02 [2024-03-15T19:59:02.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:02 [2024-03-15T19:59:02.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:59:02 [2024-03-15T19:59:02.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:59:02 [2024-03-15T19:59:02.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:59:02 [2024-03-15T19:59:02.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135757908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:02 [2024-03-15T19:59:02.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135757908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:02 [2024-03-15T19:59:02.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135757908 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:02 [2024-03-15T19:59:02.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135757908 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:02 [2024-03-15T19:59:02.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135757908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:02 [2024-03-15T19:59:02.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135757908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:02 [2024-03-15T19:59:02.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135757908 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:02 [2024-03-15T19:59:02.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135757908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:02 [2024-03-15T19:59:02.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135757909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:02 [2024-03-15T19:59:02.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135757909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:02 [2024-03-15T19:59:02.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135757909 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:02 [2024-03-15T19:59:02.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135757909 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:02 [2024-03-15T19:59:02.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:59:02 [2024-03-15T19:59:02.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:59:02 [2024-03-15T19:59:02.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:59:02 [2024-03-15T19:59:02.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:02 [2024-03-15T19:59:02.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:59:02 [2024-03-15T19:59:02.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:59:02 [2024-03-15T19:59:02.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:59:02 [2024-03-15T19:59:02.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:02 [2024-03-15T19:59:02.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:59:02 [2024-03-15T19:59:02.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135757910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:02 [2024-03-15T19:59:02.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135757910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:02 [2024-03-15T19:59:02.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135757910 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:02 [2024-03-15T19:59:02.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135757910 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:02 [2024-03-15T19:59:02.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135757910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:02 [2024-03-15T19:59:02.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135757910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:02 [2024-03-15T19:59:02.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:02 [2024-03-15T19:59:02.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:02 [2024-03-15T19:59:02.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:02 [2024-03-15T19:59:02.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:02 [2024-03-15T19:59:02.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:02 [2024-03-15T19:59:02.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:59:02 [2024-03-15T19:59:02.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135757910 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:02 [2024-03-15T19:59:02.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135757045 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:59:02 [2024-03-15T19:59:02.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:59:02 [2024-03-15T19:59:02.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:02 [2024-03-15T19:59:02.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:02 [2024-03-15T19:59:02.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:02 [2024-03-15T19:59:02.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:02 [2024-03-15T19:59:02.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:02 [2024-03-15T19:59:02.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135758529 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:59:02 [2024-03-15T19:59:02.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135758530 data=null doit=true}, TreeItem with text {Test}]
15:59:02 [2024-03-15T19:59:02.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135758530 data=null}, TreeItem with text {Test}]
15:59:02 [2024-03-15T19:59:02.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135758530 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:02 [2024-03-15T19:59:02.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135758530 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:59:02 [2024-03-15T19:59:02.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135758553 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:02 [2024-03-15T19:59:02.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:02 [2024-03-15T19:59:02.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135758554 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:59:02 [2024-03-15T19:59:02.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135758554 data=null doit=true}, TreeItem with text {Test}]
15:59:02 [2024-03-15T19:59:02.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135758554 data=null}, TreeItem with text {Test}]
15:59:02 [2024-03-15T19:59:02.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135758554 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:02 [2024-03-15T19:59:02.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135758554 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:59:02 [2024-03-15T19:59:02.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135758559 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:02 [2024-03-15T19:59:02.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135758559 data=null doit=true}, TreeItem with text {Test}]
15:59:02 [2024-03-15T19:59:02.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135758560 data=null}, TreeItem with text {Test}]
15:59:02 [2024-03-15T19:59:02.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135758560 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:02 [2024-03-15T19:59:02.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135758560 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:59:02 [2024-03-15T19:59:02.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135758568 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:02 [2024-03-15T19:59:02.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:02 [2024-03-15T19:59:02.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135758569 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:59:02 [2024-03-15T19:59:02.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135758569 data=null doit=true}, TreeItem with text {Traces [0]}]
15:59:02 [2024-03-15T19:59:02.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135758569 data=null}, TreeItem with text {Traces [0]}]
15:59:02 [2024-03-15T19:59:02.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135758569 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:02 [2024-03-15T19:59:02.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135758570 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:59:02 [2024-03-15T19:59:02.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135758584 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:02 [2024-03-15T19:59:02.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:02 [2024-03-15T19:59:02.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135758585 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:59:02 [2024-03-15T19:59:02.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135758585 data=null doit=true}, TreeItem with text {Traces [0]}]
15:59:02 [2024-03-15T19:59:02.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135758585 data=null}, TreeItem with text {Traces [0]}]
15:59:02 [2024-03-15T19:59:02.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135758585 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:02 [2024-03-15T19:59:02.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135758585 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:59:02 [2024-03-15T19:59:02.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135758590 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:02 [2024-03-15T19:59:02.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:59:02 [2024-03-15T19:59:02.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135758941 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestSpecificRecursive
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestSpecificRecursive} [layout=null] time=1135758942 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestSpecificRecursive
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1135758943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1135758943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1135758943 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1135758943 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1135758943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1135758944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1135758944 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:02 [2024-03-15T19:59:02.886Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:02 [2024-03-15T19:59:02.886Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:02 [2024-03-15T19:59:02.886Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:02 [2024-03-15T19:59:02.886Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:02 [2024-03-15T19:59:02.886Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:59:02 [2024-03-15T19:59:02.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135758966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:02 [2024-03-15T19:59:02.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135758966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:02 [2024-03-15T19:59:02.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135758967 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:02 [2024-03-15T19:59:02.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135758967 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:02 [2024-03-15T19:59:02.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135758967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:02 [2024-03-15T19:59:02.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135758967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:02 [2024-03-15T19:59:02.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:02 [2024-03-15T19:59:02.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:02 [2024-03-15T19:59:02.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:02 [2024-03-15T19:59:02.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:02 [2024-03-15T19:59:02.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:02 [2024-03-15T19:59:02.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:59:03 [2024-03-15T19:59:03.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135758967 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:03 [2024-03-15T19:59:03.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1135758639 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:59:03 [2024-03-15T19:59:03.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:03 [2024-03-15T19:59:03.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:59:03 [2024-03-15T19:59:03.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1135759474 data=null doit=true}, TreeItem with text {Traces [2]}]
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1135759474 data=null}, TreeItem with text {Traces [2]}]
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1135759475 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135759475 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1135759476 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:59:03 [2024-03-15T19:59:03.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=1135759476 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=1135759476 data=null doit=true}, TreeItem with text {node1 [2]}]
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=1135759477 data=null}, TreeItem with text {node1 [2]}]
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1135759477 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135759477 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1135759483 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1135759483 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=1135759483 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135759483 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1135759486 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=1135759486 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=1135759486 data=null doit=true}, TreeItem with text {node1 [2]}]
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=1135759486 data=null}, TreeItem with text {node1 [2]}]
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
15:59:03 [2024-03-15T19:59:03.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [2]} is already expanded. Won't expand it again.
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=1135759487 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=1135759487 data=null doit=true}, TreeItem with text {resources [2]}]
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=1135759487 data=null}, TreeItem with text {resources [2]}]
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1135759488 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135759488 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1135759505 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1135759506 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=1135759506 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135759506 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1135759514 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=1135759514 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=1135759514 data=null doit=true}, TreeItem with text {resources [2]}]
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=1135759514 data=null}, TreeItem with text {resources [2]}]
15:59:03 [2024-03-15T19:59:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
15:59:03 [2024-03-15T19:59:03.400Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
15:59:03 [2024-03-15T19:59:03.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
15:59:03 [2024-03-15T19:59:03.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=1135759515 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:59:03 [2024-03-15T19:59:03.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=1135759515 data=null doit=true}, TreeItem with text {generated [1]}]
15:59:03 [2024-03-15T19:59:03.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:03 [2024-03-15T19:59:03.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=1135759515 data=null}, TreeItem with text {generated [1]}]
15:59:03 [2024-03-15T19:59:03.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1135759516 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:59:03 [2024-03-15T19:59:03.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135759516 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:59:03 [2024-03-15T19:59:03.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1135759530 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:59:03 [2024-03-15T19:59:03.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1135759530 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:59:03 [2024-03-15T19:59:03.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=1135759530 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:59:03 [2024-03-15T19:59:03.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135759530 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:59:03 [2024-03-15T19:59:03.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1135759534 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:59:03 [2024-03-15T19:59:03.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=1135759534 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:59:03 [2024-03-15T19:59:03.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=1135759534 data=null doit=true}, TreeItem with text {generated [1]}]
15:59:03 [2024-03-15T19:59:03.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=1135759534 data=null}, TreeItem with text {generated [1]}]
15:59:03 [2024-03-15T19:59:03.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
15:59:03 [2024-03-15T19:59:03.400Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
15:59:03 [2024-03-15T19:59:03.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
15:59:03 [2024-03-15T19:59:03.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1135759535 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:59:03 [2024-03-15T19:59:03.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1135759535 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:59:03 [2024-03-15T19:59:03.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:03 [2024-03-15T19:59:03.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1135759535 data=null}, TreeItem with text {synthetic-trace}]
15:59:03 [2024-03-15T19:59:03.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1135759535 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:59:03 [2024-03-15T19:59:03.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135759535 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:59:03 [2024-03-15T19:59:03.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1135759561 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:59:03 [2024-03-15T19:59:03.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1135759562 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:59:03 [2024-03-15T19:59:03.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1135759562 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:59:03 [2024-03-15T19:59:03.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135759562 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:59:03 [2024-03-15T19:59:03.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1135759625 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:59:03 [2024-03-15T19:59:03.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1135759841 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:59:03 [2024-03-15T19:59:03.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1135759869 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:59:03 [2024-03-15T19:59:03.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1135759870 data=null}, TreeItem with text {synthetic-trace}]
15:59:03 [2024-03-15T19:59:03.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
15:59:03 [2024-03-15T19:59:03.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
15:59:03 [2024-03-15T19:59:03.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:59:03 [2024-03-15T19:59:03.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:03 [2024-03-15T19:59:03.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:03 [2024-03-15T19:59:03.912Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:59:03 [2024-03-15T19:59:03.912Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:59:03 [2024-03-15T19:59:03.912Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:59:03 [2024-03-15T19:59:03.912Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:59:03 [2024-03-15T19:59:03.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
15:59:03 [2024-03-15T19:59:03.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=1135759935 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
15:59:03 [2024-03-15T19:59:03.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=1135759935 data=null doit=true}, TreeItem with text {node1 [2]}]
15:59:03 [2024-03-15T19:59:03.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:03 [2024-03-15T19:59:03.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=1135759935 data=null}, TreeItem with text {node1 [2]}]
15:59:03 [2024-03-15T19:59:03.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1135759935 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
15:59:03 [2024-03-15T19:59:03.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135759936 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
15:59:03 [2024-03-15T19:59:03.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1135759952 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
15:59:03 [2024-03-15T19:59:03.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1135759952 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
15:59:03 [2024-03-15T19:59:03.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=1135759952 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
15:59:03 [2024-03-15T19:59:03.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135759952 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
15:59:03 [2024-03-15T19:59:03.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1135759955 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
15:59:03 [2024-03-15T19:59:03.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=1135759955 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
15:59:03 [2024-03-15T19:59:03.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=1135759962 data=null doit=true}, TreeItem with text {node1 [2]}]
15:59:03 [2024-03-15T19:59:03.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=1135759962 data=null}, TreeItem with text {node1 [2]}]
15:59:03 [2024-03-15T19:59:03.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
15:59:03 [2024-03-15T19:59:03.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=1135759962 data=null doit=true}, TreeItem with text {node1 [2]}]
15:59:03 [2024-03-15T19:59:03.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=1135759962 data=null}, TreeItem with text {node1 [2]}]
15:59:03 [2024-03-15T19:59:03.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1135759962 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
15:59:03 [2024-03-15T19:59:03.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135759962 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [2]}]
15:59:03 [2024-03-15T19:59:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1135759963 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
15:59:03 [2024-03-15T19:59:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
15:59:03 [2024-03-15T19:59:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=1135759963 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
15:59:03 [2024-03-15T19:59:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=1135759963 data=null doit=true}, TreeItem with text {resources [2]}]
15:59:03 [2024-03-15T19:59:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:03 [2024-03-15T19:59:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=1135759963 data=null}, TreeItem with text {resources [2]}]
15:59:03 [2024-03-15T19:59:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1135759964 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
15:59:03 [2024-03-15T19:59:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135759964 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
15:59:03 [2024-03-15T19:59:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1135759971 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
15:59:03 [2024-03-15T19:59:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1135759972 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
15:59:03 [2024-03-15T19:59:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=1135759972 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
15:59:03 [2024-03-15T19:59:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135759972 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
15:59:03 [2024-03-15T19:59:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1135760000 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
15:59:03 [2024-03-15T19:59:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=1135760000 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
15:59:03 [2024-03-15T19:59:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=1135760000 data=null doit=true}, TreeItem with text {resources [2]}]
15:59:03 [2024-03-15T19:59:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=1135760000 data=null}, TreeItem with text {resources [2]}]
15:59:03 [2024-03-15T19:59:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
15:59:03 [2024-03-15T19:59:03.913Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
15:59:03 [2024-03-15T19:59:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
15:59:03 [2024-03-15T19:59:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1135760001 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:59:03 [2024-03-15T19:59:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1135760001 data=null doit=true}, TreeItem with text {syslog}]
15:59:03 [2024-03-15T19:59:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:03 [2024-03-15T19:59:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1135760002 data=null}, TreeItem with text {syslog}]
15:59:03 [2024-03-15T19:59:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1135760002 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:59:03 [2024-03-15T19:59:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135760002 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:59:03 [2024-03-15T19:59:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1135760028 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:59:03 [2024-03-15T19:59:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1135760028 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:59:03 [2024-03-15T19:59:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1135760028 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:59:03 [2024-03-15T19:59:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135760029 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:59:04 [2024-03-15T19:59:04.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1135760069 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:59:04 [2024-03-15T19:59:04.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1135760180 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:59:04 [2024-03-15T19:59:04.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1135760180 data=null doit=true}, TreeItem with text {syslog}]
15:59:04 [2024-03-15T19:59:04.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1135760180 data=null}, TreeItem with text {syslog}]
15:59:04 [2024-03-15T19:59:04.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
15:59:04 [2024-03-15T19:59:04.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
15:59:04 [2024-03-15T19:59:04.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5d449307] time=1135760376 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:59:04 [2024-03-15T19:59:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:59:04 [2024-03-15T19:59:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:04 [2024-03-15T19:59:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:04 [2024-03-15T19:59:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:04 [2024-03-15T19:59:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135760381 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:59:04 [2024-03-15T19:59:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135760381 data=null doit=true}, TreeItem with text {Test}]
15:59:04 [2024-03-15T19:59:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135760397 data=null}, TreeItem with text {Test}]
15:59:04 [2024-03-15T19:59:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135760399 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:04 [2024-03-15T19:59:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135760399 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:59:04 [2024-03-15T19:59:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135760433 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:04 [2024-03-15T19:59:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:59:04 [2024-03-15T19:59:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:59:04 [2024-03-15T19:59:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:59:05 [2024-03-15T19:59:05.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:59:05 [2024-03-15T19:59:05.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:59:05 [2024-03-15T19:59:05.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:59:05 [2024-03-15T19:59:05.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:59:05 [2024-03-15T19:59:05.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:59:05 [2024-03-15T19:59:05.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:59:05 [2024-03-15T19:59:05.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:05 [2024-03-15T19:59:05.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:59:05 [2024-03-15T19:59:05.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:59:05 [2024-03-15T19:59:05.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:59:05 [2024-03-15T19:59:05.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135761337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:05 [2024-03-15T19:59:05.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135761337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:05 [2024-03-15T19:59:05.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135761337 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:05 [2024-03-15T19:59:05.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135761337 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:05 [2024-03-15T19:59:05.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135761337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:05 [2024-03-15T19:59:05.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135761337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:05 [2024-03-15T19:59:05.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135761337 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:05 [2024-03-15T19:59:05.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135761337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:05 [2024-03-15T19:59:05.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135761337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:05 [2024-03-15T19:59:05.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135761337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:05 [2024-03-15T19:59:05.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135761337 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:05 [2024-03-15T19:59:05.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135761337 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:05 [2024-03-15T19:59:05.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:59:05 [2024-03-15T19:59:05.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:59:05 [2024-03-15T19:59:05.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:59:05 [2024-03-15T19:59:05.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:05 [2024-03-15T19:59:05.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:59:05 [2024-03-15T19:59:05.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:59:05 [2024-03-15T19:59:05.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:59:05 [2024-03-15T19:59:05.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:05 [2024-03-15T19:59:05.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:59:05 [2024-03-15T19:59:05.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135761338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:05 [2024-03-15T19:59:05.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135761338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:05 [2024-03-15T19:59:05.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135761338 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:05 [2024-03-15T19:59:05.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135761338 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:05 [2024-03-15T19:59:05.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135761338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:05 [2024-03-15T19:59:05.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135761338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:05 [2024-03-15T19:59:05.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:05 [2024-03-15T19:59:05.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:05 [2024-03-15T19:59:05.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:05 [2024-03-15T19:59:05.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:05 [2024-03-15T19:59:05.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:05 [2024-03-15T19:59:05.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:59:05 [2024-03-15T19:59:05.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135761339 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:05 [2024-03-15T19:59:05.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135760473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:59:05 [2024-03-15T19:59:05.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:59:05 [2024-03-15T19:59:05.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:05 [2024-03-15T19:59:05.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:05 [2024-03-15T19:59:05.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:05 [2024-03-15T19:59:05.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:05 [2024-03-15T19:59:05.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:05 [2024-03-15T19:59:05.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135762057 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:59:05 [2024-03-15T19:59:05.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135762058 data=null doit=true}, TreeItem with text {Test}]
15:59:05 [2024-03-15T19:59:05.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135762058 data=null}, TreeItem with text {Test}]
15:59:05 [2024-03-15T19:59:05.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135762058 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:05 [2024-03-15T19:59:05.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135762058 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:59:05 [2024-03-15T19:59:05.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135762093 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:05 [2024-03-15T19:59:05.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:05 [2024-03-15T19:59:05.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135762094 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:59:05 [2024-03-15T19:59:05.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135762094 data=null doit=true}, TreeItem with text {Test}]
15:59:05 [2024-03-15T19:59:05.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135762094 data=null}, TreeItem with text {Test}]
15:59:05 [2024-03-15T19:59:05.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135762095 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:05 [2024-03-15T19:59:05.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135762095 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:59:06 [2024-03-15T19:59:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135762107 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:06 [2024-03-15T19:59:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135762108 data=null doit=true}, TreeItem with text {Test}]
15:59:06 [2024-03-15T19:59:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135762108 data=null}, TreeItem with text {Test}]
15:59:06 [2024-03-15T19:59:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135762108 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:06 [2024-03-15T19:59:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135762108 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:59:06 [2024-03-15T19:59:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135762110 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:06 [2024-03-15T19:59:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:06 [2024-03-15T19:59:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135762111 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:59:06 [2024-03-15T19:59:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135762111 data=null doit=true}, TreeItem with text {Traces [0]}]
15:59:06 [2024-03-15T19:59:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135762111 data=null}, TreeItem with text {Traces [0]}]
15:59:06 [2024-03-15T19:59:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135762112 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:06 [2024-03-15T19:59:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135762112 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:59:06 [2024-03-15T19:59:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135762127 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:06 [2024-03-15T19:59:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:06 [2024-03-15T19:59:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135762128 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:59:06 [2024-03-15T19:59:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135762128 data=null doit=true}, TreeItem with text {Traces [0]}]
15:59:06 [2024-03-15T19:59:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135762128 data=null}, TreeItem with text {Traces [0]}]
15:59:06 [2024-03-15T19:59:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135762128 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:06 [2024-03-15T19:59:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135762129 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:59:06 [2024-03-15T19:59:06.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135762132 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:06 [2024-03-15T19:59:06.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:59:06 [2024-03-15T19:59:06.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135762472 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestSpecificNonRecursive
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestSpecificNonRecursive} [layout=null] time=1135762473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestSpecificNonRecursive
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1135762478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1135762478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1135762478 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1135762478 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1135762479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1135762479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1135762479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:06 [2024-03-15T19:59:06.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:06 [2024-03-15T19:59:06.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:06 [2024-03-15T19:59:06.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:06 [2024-03-15T19:59:06.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:06 [2024-03-15T19:59:06.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135762516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135762516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135762516 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135762516 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135762516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:06 [2024-03-15T19:59:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135762516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:06 [2024-03-15T19:59:06.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:06 [2024-03-15T19:59:06.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:06 [2024-03-15T19:59:06.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:06 [2024-03-15T19:59:06.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:06 [2024-03-15T19:59:06.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:06 [2024-03-15T19:59:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:59:06 [2024-03-15T19:59:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135762516 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:06 [2024-03-15T19:59:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1135762173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:59:06 [2024-03-15T19:59:06.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:59:06 [2024-03-15T19:59:06.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:06 [2024-03-15T19:59:06.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:06 [2024-03-15T19:59:06.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:59:06 [2024-03-15T19:59:06.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:59:06 [2024-03-15T19:59:06.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135763029 data=null doit=true}, TreeItem with text {Traces [1]}]
15:59:06 [2024-03-15T19:59:06.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135763029 data=null}, TreeItem with text {Traces [1]}]
15:59:06 [2024-03-15T19:59:06.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135763030 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:59:06 [2024-03-15T19:59:06.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135763030 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:59:06 [2024-03-15T19:59:06.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135763032 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:59:06 [2024-03-15T19:59:06.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
15:59:06 [2024-03-15T19:59:06.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [1]}
15:59:06 [2024-03-15T19:59:06.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [1]} time=1135763032 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
15:59:06 [2024-03-15T19:59:06.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=1135763032 data=null doit=true}, TreeItem with text {node1 [1]}]
15:59:06 [2024-03-15T19:59:06.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:06 [2024-03-15T19:59:06.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=1135763033 data=null}, TreeItem with text {node1 [1]}]
15:59:06 [2024-03-15T19:59:06.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=1135763033 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
15:59:06 [2024-03-15T19:59:06.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135763033 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [1]}]
15:59:06 [2024-03-15T19:59:06.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=1135763049 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
15:59:06 [2024-03-15T19:59:06.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=1135763049 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
15:59:06 [2024-03-15T19:59:06.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [1]} time=1135763049 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
15:59:06 [2024-03-15T19:59:06.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135763050 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [1]}]
15:59:06 [2024-03-15T19:59:06.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=1135763052 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
15:59:06 [2024-03-15T19:59:06.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [1]} time=1135763053 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
15:59:06 [2024-03-15T19:59:06.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [1]} time=1135763053 data=null doit=true}, TreeItem with text {node1 [1]}]
15:59:06 [2024-03-15T19:59:06.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [1]} time=1135763053 data=null}, TreeItem with text {node1 [1]}]
15:59:06 [2024-03-15T19:59:06.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [1]}
15:59:06 [2024-03-15T19:59:06.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [1]} is already expanded. Won't expand it again.
15:59:06 [2024-03-15T19:59:06.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
15:59:06 [2024-03-15T19:59:06.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=1135763053 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
15:59:06 [2024-03-15T19:59:06.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=1135763054 data=null doit=true}, TreeItem with text {resources [1]}]
15:59:06 [2024-03-15T19:59:06.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:06 [2024-03-15T19:59:06.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=1135763054 data=null}, TreeItem with text {resources [1]}]
15:59:06 [2024-03-15T19:59:06.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=1135763054 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
15:59:06 [2024-03-15T19:59:06.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135763054 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
15:59:06 [2024-03-15T19:59:06.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=1135763065 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
15:59:06 [2024-03-15T19:59:06.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=1135763066 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
15:59:06 [2024-03-15T19:59:06.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=1135763066 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
15:59:06 [2024-03-15T19:59:06.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135763066 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
15:59:06 [2024-03-15T19:59:06.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=1135763069 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
15:59:06 [2024-03-15T19:59:06.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=1135763069 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
15:59:06 [2024-03-15T19:59:06.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=1135763069 data=null doit=true}, TreeItem with text {resources [1]}]
15:59:06 [2024-03-15T19:59:06.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=1135763069 data=null}, TreeItem with text {resources [1]}]
15:59:06 [2024-03-15T19:59:06.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
15:59:06 [2024-03-15T19:59:06.991Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again.
15:59:06 [2024-03-15T19:59:06.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
15:59:06 [2024-03-15T19:59:06.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1135763070 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
15:59:06 [2024-03-15T19:59:06.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1135763070 data=null doit=true}, TreeItem with text {syslog}]
15:59:06 [2024-03-15T19:59:06.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:06 [2024-03-15T19:59:06.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1135763070 data=null}, TreeItem with text {syslog}]
15:59:06 [2024-03-15T19:59:06.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1135763071 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, TreeItem with text {syslog}]
15:59:06 [2024-03-15T19:59:06.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135763071 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:59:06 [2024-03-15T19:59:06.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1135763096 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, TreeItem with text {syslog}]
15:59:06 [2024-03-15T19:59:06.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1135763096 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
15:59:06 [2024-03-15T19:59:06.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1135763097 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
15:59:06 [2024-03-15T19:59:06.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135763097 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:59:07 [2024-03-15T19:59:07.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1135763157 data=null button=1 stateMask=0x80000 x=135 y=127 count=2}, TreeItem with text {syslog}]
15:59:07 [2024-03-15T19:59:07.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1135763339 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
15:59:07 [2024-03-15T19:59:07.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1135763339 data=null doit=true}, TreeItem with text {syslog}]
15:59:07 [2024-03-15T19:59:07.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1135763339 data=null}, TreeItem with text {syslog}]
15:59:07 [2024-03-15T19:59:07.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
15:59:07 [2024-03-15T19:59:07.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
15:59:07 [2024-03-15T19:59:07.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5d449307] time=1135763588 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:59:07 [2024-03-15T19:59:07.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:59:07 [2024-03-15T19:59:07.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:07 [2024-03-15T19:59:07.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:07 [2024-03-15T19:59:07.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:07 [2024-03-15T19:59:07.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135763623 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:59:07 [2024-03-15T19:59:07.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135763623 data=null doit=true}, TreeItem with text {Test}]
15:59:07 [2024-03-15T19:59:07.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135763623 data=null}, TreeItem with text {Test}]
15:59:07 [2024-03-15T19:59:07.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135763623 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:07 [2024-03-15T19:59:07.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135763623 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:59:07 [2024-03-15T19:59:07.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135763649 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:07 [2024-03-15T19:59:07.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:59:07 [2024-03-15T19:59:07.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:59:07 [2024-03-15T19:59:07.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:59:08 [2024-03-15T19:59:08.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:59:08 [2024-03-15T19:59:08.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:59:08 [2024-03-15T19:59:08.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:59:08 [2024-03-15T19:59:08.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:59:08 [2024-03-15T19:59:08.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:59:08 [2024-03-15T19:59:08.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:59:08 [2024-03-15T19:59:08.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:08 [2024-03-15T19:59:08.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:59:08 [2024-03-15T19:59:08.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:59:08 [2024-03-15T19:59:08.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:59:08 [2024-03-15T19:59:08.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135764560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:08 [2024-03-15T19:59:08.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135764560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:08 [2024-03-15T19:59:08.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135764560 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:08 [2024-03-15T19:59:08.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135764560 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:08 [2024-03-15T19:59:08.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135764560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:08 [2024-03-15T19:59:08.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135764560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:08 [2024-03-15T19:59:08.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135764561 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:08 [2024-03-15T19:59:08.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135764561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:08 [2024-03-15T19:59:08.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135764561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:08 [2024-03-15T19:59:08.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135764561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:08 [2024-03-15T19:59:08.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135764561 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:08 [2024-03-15T19:59:08.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135764561 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:08 [2024-03-15T19:59:08.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:59:08 [2024-03-15T19:59:08.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:59:08 [2024-03-15T19:59:08.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:59:08 [2024-03-15T19:59:08.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:08 [2024-03-15T19:59:08.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:59:08 [2024-03-15T19:59:08.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:59:08 [2024-03-15T19:59:08.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:59:08 [2024-03-15T19:59:08.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:08 [2024-03-15T19:59:08.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:59:08 [2024-03-15T19:59:08.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135764561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:08 [2024-03-15T19:59:08.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135764561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:08 [2024-03-15T19:59:08.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135764562 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:08 [2024-03-15T19:59:08.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135764562 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:08 [2024-03-15T19:59:08.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135764562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:08 [2024-03-15T19:59:08.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135764562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:08 [2024-03-15T19:59:08.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:08 [2024-03-15T19:59:08.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:08 [2024-03-15T19:59:08.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:08 [2024-03-15T19:59:08.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:08 [2024-03-15T19:59:08.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:08 [2024-03-15T19:59:08.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:59:08 [2024-03-15T19:59:08.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135764562 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:08 [2024-03-15T19:59:08.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135763695 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:59:09 [2024-03-15T19:59:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:59:09 [2024-03-15T19:59:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:09 [2024-03-15T19:59:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:09 [2024-03-15T19:59:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:09 [2024-03-15T19:59:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:09 [2024-03-15T19:59:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:09 [2024-03-15T19:59:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135765185 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:59:09 [2024-03-15T19:59:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135765185 data=null doit=true}, TreeItem with text {Test}]
15:59:09 [2024-03-15T19:59:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135765185 data=null}, TreeItem with text {Test}]
15:59:09 [2024-03-15T19:59:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135765186 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:09 [2024-03-15T19:59:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135765186 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:59:09 [2024-03-15T19:59:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135765217 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:09 [2024-03-15T19:59:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:09 [2024-03-15T19:59:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135765223 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:59:09 [2024-03-15T19:59:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135765223 data=null doit=true}, TreeItem with text {Test}]
15:59:09 [2024-03-15T19:59:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135765224 data=null}, TreeItem with text {Test}]
15:59:09 [2024-03-15T19:59:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135765224 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:09 [2024-03-15T19:59:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135765224 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:59:09 [2024-03-15T19:59:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135765229 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:09 [2024-03-15T19:59:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135765230 data=null doit=true}, TreeItem with text {Test}]
15:59:09 [2024-03-15T19:59:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135765230 data=null}, TreeItem with text {Test}]
15:59:09 [2024-03-15T19:59:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135765230 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:09 [2024-03-15T19:59:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135765230 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:59:09 [2024-03-15T19:59:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135765231 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:09 [2024-03-15T19:59:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:09 [2024-03-15T19:59:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135765232 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:59:09 [2024-03-15T19:59:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135765232 data=null doit=true}, TreeItem with text {Traces [0]}]
15:59:09 [2024-03-15T19:59:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135765232 data=null}, TreeItem with text {Traces [0]}]
15:59:09 [2024-03-15T19:59:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135765232 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:09 [2024-03-15T19:59:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135765233 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:59:09 [2024-03-15T19:59:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135765248 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:09 [2024-03-15T19:59:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:09 [2024-03-15T19:59:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135765248 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:59:09 [2024-03-15T19:59:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135765248 data=null doit=true}, TreeItem with text {Traces [0]}]
15:59:09 [2024-03-15T19:59:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135765248 data=null}, TreeItem with text {Traces [0]}]
15:59:09 [2024-03-15T19:59:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135765249 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:09 [2024-03-15T19:59:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135765249 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:59:09 [2024-03-15T19:59:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135765258 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:09 [2024-03-15T19:59:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:59:09 [2024-03-15T19:59:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:59:09 [2024-03-15T19:59:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:59:09 [2024-03-15T19:59:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:59:09 [2024-03-15T19:59:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135765587 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:59:09 [2024-03-15T19:59:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
15:59:09 [2024-03-15T19:59:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
15:59:09 [2024-03-15T19:59:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestSpecificMultiGroupRecursive
15:59:09 [2024-03-15T19:59:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestSpecificMultiGroupRecursive} [layout=null] time=1135765588 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:59:09 [2024-03-15T19:59:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestSpecificMultiGroupRecursive
15:59:09 [2024-03-15T19:59:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:59:09 [2024-03-15T19:59:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:59:09 [2024-03-15T19:59:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:59:09 [2024-03-15T19:59:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:59:09 [2024-03-15T19:59:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:59:09 [2024-03-15T19:59:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:59:09 [2024-03-15T19:59:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:09 [2024-03-15T19:59:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:09 [2024-03-15T19:59:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:59:09 [2024-03-15T19:59:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:59:09 [2024-03-15T19:59:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1135765590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:09 [2024-03-15T19:59:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1135765590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:09 [2024-03-15T19:59:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1135765590 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:09 [2024-03-15T19:59:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1135765590 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:09 [2024-03-15T19:59:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1135765590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:09 [2024-03-15T19:59:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1135765590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:09 [2024-03-15T19:59:09.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1135765590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:09 [2024-03-15T19:59:09.507Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:09 [2024-03-15T19:59:09.507Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:09 [2024-03-15T19:59:09.507Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:09 [2024-03-15T19:59:09.507Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:09 [2024-03-15T19:59:09.507Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:09 [2024-03-15T19:59:09.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:59:09 [2024-03-15T19:59:09.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:59:09 [2024-03-15T19:59:09.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:59:09 [2024-03-15T19:59:09.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:59:09 [2024-03-15T19:59:09.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:59:09 [2024-03-15T19:59:09.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:09 [2024-03-15T19:59:09.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:59:09 [2024-03-15T19:59:09.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:59:09 [2024-03-15T19:59:09.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:59:09 [2024-03-15T19:59:09.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:09 [2024-03-15T19:59:09.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:59:09 [2024-03-15T19:59:09.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135765613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:09 [2024-03-15T19:59:09.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135765613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:09 [2024-03-15T19:59:09.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135765613 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:09 [2024-03-15T19:59:09.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135765613 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:09 [2024-03-15T19:59:09.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135765613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:09 [2024-03-15T19:59:09.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135765613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:09 [2024-03-15T19:59:09.507Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:09 [2024-03-15T19:59:09.507Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:09 [2024-03-15T19:59:09.507Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:09 [2024-03-15T19:59:09.507Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:09 [2024-03-15T19:59:09.507Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:09 [2024-03-15T19:59:09.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:59:09 [2024-03-15T19:59:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135765613 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:09 [2024-03-15T19:59:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1135765306 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:59:10 [2024-03-15T19:59:10.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:59:10 [2024-03-15T19:59:10.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:10 [2024-03-15T19:59:10.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:10 [2024-03-15T19:59:10.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:59:10 [2024-03-15T19:59:10.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:59:10 [2024-03-15T19:59:10.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1135766124 data=null doit=true}, TreeItem with text {Traces [2]}]
15:59:10 [2024-03-15T19:59:10.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1135766124 data=null}, TreeItem with text {Traces [2]}]
15:59:10 [2024-03-15T19:59:10.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1135766125 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:59:10 [2024-03-15T19:59:10.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135766125 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:59:10 [2024-03-15T19:59:10.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1135766126 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:59:10 [2024-03-15T19:59:10.019Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=1135766127 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=1135766127 data=null doit=true}, TreeItem with text {node1 [2]}]
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=1135766128 data=null}, TreeItem with text {node1 [2]}]
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1135766128 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135766128 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1135766142 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1135766142 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=1135766142 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135766142 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1135766146 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=1135766147 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=1135766147 data=null doit=true}, TreeItem with text {node1 [2]}]
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=1135766147 data=null}, TreeItem with text {node1 [2]}]
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
15:59:10 [2024-03-15T19:59:10.019Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [2]} is already expanded. Won't expand it again.
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=1135766147 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=1135766148 data=null doit=true}, TreeItem with text {resources [2]}]
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=1135766148 data=null}, TreeItem with text {resources [2]}]
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1135766148 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135766148 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1135766160 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1135766160 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=1135766160 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135766160 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1135766164 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=1135766164 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=1135766164 data=null doit=true}, TreeItem with text {resources [2]}]
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=1135766164 data=null}, TreeItem with text {resources [2]}]
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
15:59:10 [2024-03-15T19:59:10.019Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=1135766165 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=1135766165 data=null doit=true}, TreeItem with text {generated [1]}]
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=1135766165 data=null}, TreeItem with text {generated [1]}]
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1135766165 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135766165 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:59:10 [2024-03-15T19:59:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1135766171 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:59:10 [2024-03-15T19:59:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1135766171 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:59:10 [2024-03-15T19:59:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=1135766171 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:59:10 [2024-03-15T19:59:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135766171 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:59:10 [2024-03-15T19:59:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1135766175 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:59:10 [2024-03-15T19:59:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=1135766175 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:59:10 [2024-03-15T19:59:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=1135766175 data=null doit=true}, TreeItem with text {generated [1]}]
15:59:10 [2024-03-15T19:59:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=1135766175 data=null}, TreeItem with text {generated [1]}]
15:59:10 [2024-03-15T19:59:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
15:59:10 [2024-03-15T19:59:10.020Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
15:59:10 [2024-03-15T19:59:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
15:59:10 [2024-03-15T19:59:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1135766176 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:59:10 [2024-03-15T19:59:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1135766176 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:59:10 [2024-03-15T19:59:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:10 [2024-03-15T19:59:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1135766176 data=null}, TreeItem with text {synthetic-trace}]
15:59:10 [2024-03-15T19:59:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1135766176 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:59:10 [2024-03-15T19:59:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135766176 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:59:10 [2024-03-15T19:59:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1135766208 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:59:10 [2024-03-15T19:59:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1135766209 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:59:10 [2024-03-15T19:59:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1135766209 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:59:10 [2024-03-15T19:59:10.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135766209 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:59:10 [2024-03-15T19:59:10.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1135766264 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:59:10 [2024-03-15T19:59:10.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1135766271 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:59:10 [2024-03-15T19:59:10.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1135766271 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:59:10 [2024-03-15T19:59:10.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1135766271 data=null}, TreeItem with text {synthetic-trace}]
15:59:10 [2024-03-15T19:59:10.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
15:59:10 [2024-03-15T19:59:10.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
15:59:10 [2024-03-15T19:59:10.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:59:10 [2024-03-15T19:59:10.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:10 [2024-03-15T19:59:10.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:10 [2024-03-15T19:59:10.838Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:59:10 [2024-03-15T19:59:10.838Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:59:10 [2024-03-15T19:59:10.838Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:59:10 [2024-03-15T19:59:10.838Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:59:10 [2024-03-15T19:59:10.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
15:59:10 [2024-03-15T19:59:10.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=1135766830 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
15:59:10 [2024-03-15T19:59:10.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=1135766830 data=null doit=true}, TreeItem with text {node1 [2]}]
15:59:10 [2024-03-15T19:59:10.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:10 [2024-03-15T19:59:10.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=1135766830 data=null}, TreeItem with text {node1 [2]}]
15:59:10 [2024-03-15T19:59:10.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1135766831 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
15:59:10 [2024-03-15T19:59:10.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135766831 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
15:59:10 [2024-03-15T19:59:10.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1135766846 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
15:59:10 [2024-03-15T19:59:10.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1135766847 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
15:59:10 [2024-03-15T19:59:10.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=1135766847 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
15:59:10 [2024-03-15T19:59:10.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135766847 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
15:59:10 [2024-03-15T19:59:10.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1135766850 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
15:59:10 [2024-03-15T19:59:10.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=1135766850 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
15:59:10 [2024-03-15T19:59:10.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=1135766850 data=null doit=true}, TreeItem with text {node1 [2]}]
15:59:10 [2024-03-15T19:59:10.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=1135766850 data=null}, TreeItem with text {node1 [2]}]
15:59:10 [2024-03-15T19:59:10.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
15:59:10 [2024-03-15T19:59:10.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=1135766850 data=null doit=true}, TreeItem with text {node1 [2]}]
15:59:10 [2024-03-15T19:59:10.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=1135766850 data=null}, TreeItem with text {node1 [2]}]
15:59:10 [2024-03-15T19:59:10.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1135766851 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
15:59:10 [2024-03-15T19:59:10.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135766851 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [2]}]
15:59:10 [2024-03-15T19:59:10.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1135766851 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
15:59:10 [2024-03-15T19:59:10.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
15:59:10 [2024-03-15T19:59:10.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=1135766852 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
15:59:10 [2024-03-15T19:59:10.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=1135766852 data=null doit=true}, TreeItem with text {resources [2]}]
15:59:10 [2024-03-15T19:59:10.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:10 [2024-03-15T19:59:10.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=1135766852 data=null}, TreeItem with text {resources [2]}]
15:59:10 [2024-03-15T19:59:10.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1135766852 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
15:59:10 [2024-03-15T19:59:10.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135766852 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
15:59:10 [2024-03-15T19:59:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1135766867 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
15:59:10 [2024-03-15T19:59:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1135766867 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
15:59:10 [2024-03-15T19:59:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=1135766867 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
15:59:10 [2024-03-15T19:59:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135766868 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
15:59:10 [2024-03-15T19:59:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1135766871 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
15:59:10 [2024-03-15T19:59:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=1135766871 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
15:59:10 [2024-03-15T19:59:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=1135766871 data=null doit=true}, TreeItem with text {resources [2]}]
15:59:10 [2024-03-15T19:59:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=1135766871 data=null}, TreeItem with text {resources [2]}]
15:59:10 [2024-03-15T19:59:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
15:59:10 [2024-03-15T19:59:10.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
15:59:10 [2024-03-15T19:59:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
15:59:10 [2024-03-15T19:59:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1135766872 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:59:10 [2024-03-15T19:59:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1135766872 data=null doit=true}, TreeItem with text {syslog}]
15:59:10 [2024-03-15T19:59:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:10 [2024-03-15T19:59:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1135766872 data=null}, TreeItem with text {syslog}]
15:59:10 [2024-03-15T19:59:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1135766872 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:59:10 [2024-03-15T19:59:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135766872 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:59:10 [2024-03-15T19:59:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1135766906 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:59:10 [2024-03-15T19:59:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1135766908 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:59:10 [2024-03-15T19:59:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1135766908 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:59:10 [2024-03-15T19:59:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135766909 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:59:11 [2024-03-15T19:59:11.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1135766949 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:59:11 [2024-03-15T19:59:11.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1135767054 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:59:11 [2024-03-15T19:59:11.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1135767055 data=null doit=true}, TreeItem with text {syslog}]
15:59:11 [2024-03-15T19:59:11.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1135767055 data=null}, TreeItem with text {syslog}]
15:59:11 [2024-03-15T19:59:11.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
15:59:11 [2024-03-15T19:59:11.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
15:59:11 [2024-03-15T19:59:11.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5d449307] time=1135767240 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:59:11 [2024-03-15T19:59:11.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:59:11 [2024-03-15T19:59:11.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:11 [2024-03-15T19:59:11.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:11 [2024-03-15T19:59:11.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:11 [2024-03-15T19:59:11.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135767247 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:59:11 [2024-03-15T19:59:11.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135767247 data=null doit=true}, TreeItem with text {Test}]
15:59:11 [2024-03-15T19:59:11.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135767247 data=null}, TreeItem with text {Test}]
15:59:11 [2024-03-15T19:59:11.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135767248 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:11 [2024-03-15T19:59:11.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135767248 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:59:11 [2024-03-15T19:59:11.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135767279 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:11 [2024-03-15T19:59:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:59:11 [2024-03-15T19:59:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:59:11 [2024-03-15T19:59:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:59:11 [2024-03-15T19:59:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135767682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135767682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135767682 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135767682 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135767734 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135767735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135767735 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135767735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135767735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135767735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135767735 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135767735 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135767736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135767736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135767736 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135767736 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135767736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135767736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:11 [2024-03-15T19:59:11.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:11 [2024-03-15T19:59:11.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:11 [2024-03-15T19:59:11.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:11 [2024-03-15T19:59:11.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:11 [2024-03-15T19:59:11.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:11 [2024-03-15T19:59:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:59:11 [2024-03-15T19:59:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135767736 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:11 [2024-03-15T19:59:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135767329 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:59:12 [2024-03-15T19:59:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:59:12 [2024-03-15T19:59:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:12 [2024-03-15T19:59:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:12 [2024-03-15T19:59:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:12 [2024-03-15T19:59:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:12 [2024-03-15T19:59:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:12 [2024-03-15T19:59:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135768354 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:59:12 [2024-03-15T19:59:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135768354 data=null doit=true}, TreeItem with text {Test}]
15:59:12 [2024-03-15T19:59:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135768355 data=null}, TreeItem with text {Test}]
15:59:12 [2024-03-15T19:59:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135768355 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:12 [2024-03-15T19:59:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135768355 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:59:12 [2024-03-15T19:59:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135768383 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:12 [2024-03-15T19:59:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:12 [2024-03-15T19:59:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135768383 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:59:12 [2024-03-15T19:59:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135768383 data=null doit=true}, TreeItem with text {Test}]
15:59:12 [2024-03-15T19:59:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135768383 data=null}, TreeItem with text {Test}]
15:59:12 [2024-03-15T19:59:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135768384 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:12 [2024-03-15T19:59:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135768384 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:59:12 [2024-03-15T19:59:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135768395 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:12 [2024-03-15T19:59:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135768395 data=null doit=true}, TreeItem with text {Test}]
15:59:12 [2024-03-15T19:59:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135768396 data=null}, TreeItem with text {Test}]
15:59:12 [2024-03-15T19:59:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135768396 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:12 [2024-03-15T19:59:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135768396 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:59:12 [2024-03-15T19:59:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135768398 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:12 [2024-03-15T19:59:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:12 [2024-03-15T19:59:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135768399 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:59:12 [2024-03-15T19:59:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135768399 data=null doit=true}, TreeItem with text {Traces [0]}]
15:59:12 [2024-03-15T19:59:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135768399 data=null}, TreeItem with text {Traces [0]}]
15:59:12 [2024-03-15T19:59:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135768400 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:12 [2024-03-15T19:59:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135768400 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:59:12 [2024-03-15T19:59:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135768429 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:12 [2024-03-15T19:59:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:12 [2024-03-15T19:59:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135768429 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:59:12 [2024-03-15T19:59:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135768430 data=null doit=true}, TreeItem with text {Traces [0]}]
15:59:12 [2024-03-15T19:59:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135768430 data=null}, TreeItem with text {Traces [0]}]
15:59:12 [2024-03-15T19:59:12.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135768430 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:12 [2024-03-15T19:59:12.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135768430 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:59:12 [2024-03-15T19:59:12.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135768440 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:12 [2024-03-15T19:59:12.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:59:12 [2024-03-15T19:59:12.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135768782 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1135768783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1135768788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1135768788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1135768788 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1135768788 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1135768788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1135768788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1135768788 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:12 [2024-03-15T19:59:12.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:12 [2024-03-15T19:59:12.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:12 [2024-03-15T19:59:12.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:12 [2024-03-15T19:59:12.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:12 [2024-03-15T19:59:12.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1135768835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1135768835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1135768835 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1135768835 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1135768835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:59:12 [2024-03-15T19:59:12.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1135768835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:59:12 [2024-03-15T19:59:12.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1135768835 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:59:12 [2024-03-15T19:59:12.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1135768478 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:59:12 [2024-03-15T19:59:12.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:59:12 [2024-03-15T19:59:12.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5d449307] time=1135768904 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:59:12 [2024-03-15T19:59:12.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:59:12 [2024-03-15T19:59:12.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:12 [2024-03-15T19:59:12.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:12 [2024-03-15T19:59:12.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:12 [2024-03-15T19:59:12.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135768912 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:59:12 [2024-03-15T19:59:12.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135768935 data=null doit=true}, TreeItem with text {Test}]
15:59:12 [2024-03-15T19:59:12.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135768935 data=null}, TreeItem with text {Test}]
15:59:12 [2024-03-15T19:59:12.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135768936 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:12 [2024-03-15T19:59:12.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135768936 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:59:12 [2024-03-15T19:59:12.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135768957 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:12 [2024-03-15T19:59:12.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:59:12 [2024-03-15T19:59:12.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:59:12 [2024-03-15T19:59:12.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135769289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135769289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135769289 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135769290 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135769290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135769290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135769290 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135769290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135769290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135769290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135769290 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135769290 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135769339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135769339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135769339 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135769339 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135769339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:13 [2024-03-15T19:59:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135769339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:13 [2024-03-15T19:59:13.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:13 [2024-03-15T19:59:13.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:13 [2024-03-15T19:59:13.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:13 [2024-03-15T19:59:13.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:13 [2024-03-15T19:59:13.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:13 [2024-03-15T19:59:13.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:59:13 [2024-03-15T19:59:13.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135769339 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:13 [2024-03-15T19:59:13.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135769007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:59:14 [2024-03-15T19:59:14.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:59:14 [2024-03-15T19:59:14.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:14 [2024-03-15T19:59:14.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:14 [2024-03-15T19:59:14.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:14 [2024-03-15T19:59:14.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:14 [2024-03-15T19:59:14.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:14 [2024-03-15T19:59:14.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135770064 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:59:14 [2024-03-15T19:59:14.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135770064 data=null doit=true}, TreeItem with text {Test}]
15:59:14 [2024-03-15T19:59:14.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135770064 data=null}, TreeItem with text {Test}]
15:59:14 [2024-03-15T19:59:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135770064 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:14 [2024-03-15T19:59:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135770065 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:59:14 [2024-03-15T19:59:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135770095 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:14 [2024-03-15T19:59:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:14 [2024-03-15T19:59:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135770096 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:59:14 [2024-03-15T19:59:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135770096 data=null doit=true}, TreeItem with text {Test}]
15:59:14 [2024-03-15T19:59:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135770096 data=null}, TreeItem with text {Test}]
15:59:14 [2024-03-15T19:59:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135770097 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:14 [2024-03-15T19:59:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135770097 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:59:14 [2024-03-15T19:59:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135770104 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:14 [2024-03-15T19:59:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135770104 data=null doit=true}, TreeItem with text {Test}]
15:59:14 [2024-03-15T19:59:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135770105 data=null}, TreeItem with text {Test}]
15:59:14 [2024-03-15T19:59:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135770105 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:14 [2024-03-15T19:59:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135770105 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:59:14 [2024-03-15T19:59:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135770107 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:14 [2024-03-15T19:59:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:14 [2024-03-15T19:59:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135770108 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:59:14 [2024-03-15T19:59:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135770108 data=null doit=true}, TreeItem with text {Traces [0]}]
15:59:14 [2024-03-15T19:59:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135770108 data=null}, TreeItem with text {Traces [0]}]
15:59:14 [2024-03-15T19:59:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135770109 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:14 [2024-03-15T19:59:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135770109 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:59:14 [2024-03-15T19:59:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135770131 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:14 [2024-03-15T19:59:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:14 [2024-03-15T19:59:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135770132 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:59:14 [2024-03-15T19:59:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135770132 data=null doit=true}, TreeItem with text {Traces [0]}]
15:59:14 [2024-03-15T19:59:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135770132 data=null}, TreeItem with text {Traces [0]}]
15:59:14 [2024-03-15T19:59:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135770132 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:14 [2024-03-15T19:59:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135770133 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:59:14 [2024-03-15T19:59:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135770136 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:14 [2024-03-15T19:59:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:59:14 [2024-03-15T19:59:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:59:14 [2024-03-15T19:59:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:59:14 [2024-03-15T19:59:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:59:14 [2024-03-15T19:59:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135770530 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:59:14 [2024-03-15T19:59:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
15:59:14 [2024-03-15T19:59:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
15:59:14 [2024-03-15T19:59:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestMultiNode
15:59:14 [2024-03-15T19:59:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestMultiNode} [layout=null] time=1135770531 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:59:14 [2024-03-15T19:59:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestMultiNode
15:59:14 [2024-03-15T19:59:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:59:14 [2024-03-15T19:59:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:59:14 [2024-03-15T19:59:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:59:14 [2024-03-15T19:59:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:59:14 [2024-03-15T19:59:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:59:14 [2024-03-15T19:59:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:59:14 [2024-03-15T19:59:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:14 [2024-03-15T19:59:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:14 [2024-03-15T19:59:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:59:14 [2024-03-15T19:59:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:59:14 [2024-03-15T19:59:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1135770532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:14 [2024-03-15T19:59:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1135770532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:14 [2024-03-15T19:59:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1135770532 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:14 [2024-03-15T19:59:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1135770533 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:14 [2024-03-15T19:59:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1135770533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:14 [2024-03-15T19:59:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1135770533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:14 [2024-03-15T19:59:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1135770533 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:14 [2024-03-15T19:59:14.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:14 [2024-03-15T19:59:14.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:14 [2024-03-15T19:59:14.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:14 [2024-03-15T19:59:14.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:14 [2024-03-15T19:59:14.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:14 [2024-03-15T19:59:14.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:59:14 [2024-03-15T19:59:14.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:59:14 [2024-03-15T19:59:14.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:59:14 [2024-03-15T19:59:14.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:59:14 [2024-03-15T19:59:14.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:59:14 [2024-03-15T19:59:14.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:14 [2024-03-15T19:59:14.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:59:14 [2024-03-15T19:59:14.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:59:14 [2024-03-15T19:59:14.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:59:14 [2024-03-15T19:59:14.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:14 [2024-03-15T19:59:14.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:59:14 [2024-03-15T19:59:14.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135770555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:14 [2024-03-15T19:59:14.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135770555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:14 [2024-03-15T19:59:14.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135770555 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:14 [2024-03-15T19:59:14.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135770555 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:14 [2024-03-15T19:59:14.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135770556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:14 [2024-03-15T19:59:14.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135770556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:14 [2024-03-15T19:59:14.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:14 [2024-03-15T19:59:14.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:14 [2024-03-15T19:59:14.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:14 [2024-03-15T19:59:14.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:14 [2024-03-15T19:59:14.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:14 [2024-03-15T19:59:14.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:59:14 [2024-03-15T19:59:14.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135770556 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:14 [2024-03-15T19:59:14.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1135770179 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:59:15 [2024-03-15T19:59:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:59:15 [2024-03-15T19:59:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:15 [2024-03-15T19:59:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:15 [2024-03-15T19:59:15.139Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:59:15 [2024-03-15T19:59:15.139Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:59:15 [2024-03-15T19:59:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1135771064 data=null doit=true}, TreeItem with text {Traces [2]}]
15:59:15 [2024-03-15T19:59:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1135771064 data=null}, TreeItem with text {Traces [2]}]
15:59:15 [2024-03-15T19:59:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1135771064 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:59:15 [2024-03-15T19:59:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135771065 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:59:15 [2024-03-15T19:59:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1135771066 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:59:15 [2024-03-15T19:59:15.139Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:59:15 [2024-03-15T19:59:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [1]}
15:59:15 [2024-03-15T19:59:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [1]} time=1135771067 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
15:59:15 [2024-03-15T19:59:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=1135771067 data=null doit=true}, TreeItem with text {node1 [1]}]
15:59:15 [2024-03-15T19:59:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=1135771068 data=null}, TreeItem with text {node1 [1]}]
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=1135771068 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135771068 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [1]}]
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=1135771074 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=1135771075 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [1]} time=1135771075 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135771075 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [1]}]
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=1135771078 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [1]} time=1135771084 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [1]} time=1135771084 data=null doit=true}, TreeItem with text {node1 [1]}]
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [1]} time=1135771084 data=null}, TreeItem with text {node1 [1]}]
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [1]}
15:59:15 [2024-03-15T19:59:15.140Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [1]} is already expanded. Won't expand it again.
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=1135771085 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=1135771085 data=null doit=true}, TreeItem with text {resources [1]}]
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=1135771085 data=null}, TreeItem with text {resources [1]}]
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=1135771085 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135771085 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=1135771092 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=1135771093 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=1135771093 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135771093 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=1135771103 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=1135771104 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=1135771104 data=null doit=true}, TreeItem with text {resources [1]}]
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=1135771104 data=null}, TreeItem with text {resources [1]}]
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
15:59:15 [2024-03-15T19:59:15.140Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again.
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=1135771104 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=1135771105 data=null doit=true}, TreeItem with text {generated [1]}]
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=1135771105 data=null}, TreeItem with text {generated [1]}]
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1135771105 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135771105 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1135771119 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1135771120 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=1135771120 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:59:15 [2024-03-15T19:59:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135771121 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:59:15 [2024-03-15T19:59:15.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1135771125 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:59:15 [2024-03-15T19:59:15.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=1135771125 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:59:15 [2024-03-15T19:59:15.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=1135771125 data=null doit=true}, TreeItem with text {generated [1]}]
15:59:15 [2024-03-15T19:59:15.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=1135771125 data=null}, TreeItem with text {generated [1]}]
15:59:15 [2024-03-15T19:59:15.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
15:59:15 [2024-03-15T19:59:15.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
15:59:15 [2024-03-15T19:59:15.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
15:59:15 [2024-03-15T19:59:15.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1135771126 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:59:15 [2024-03-15T19:59:15.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1135771126 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:59:15 [2024-03-15T19:59:15.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:15 [2024-03-15T19:59:15.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1135771126 data=null}, TreeItem with text {synthetic-trace}]
15:59:15 [2024-03-15T19:59:15.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1135771126 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:59:15 [2024-03-15T19:59:15.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135771127 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:59:15 [2024-03-15T19:59:15.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1135771157 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:59:15 [2024-03-15T19:59:15.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1135771158 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:59:15 [2024-03-15T19:59:15.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1135771158 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:59:15 [2024-03-15T19:59:15.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135771158 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:59:15 [2024-03-15T19:59:15.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1135771201 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:59:15 [2024-03-15T19:59:15.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1135771407 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:59:15 [2024-03-15T19:59:15.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1135771407 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:59:15 [2024-03-15T19:59:15.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1135771407 data=null}, TreeItem with text {synthetic-trace}]
15:59:15 [2024-03-15T19:59:15.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
15:59:15 [2024-03-15T19:59:15.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
15:59:15 [2024-03-15T19:59:15.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:59:15 [2024-03-15T19:59:15.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:15 [2024-03-15T19:59:15.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:15 [2024-03-15T19:59:15.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:59:15 [2024-03-15T19:59:15.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:59:15 [2024-03-15T19:59:15.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:59:15 [2024-03-15T19:59:15.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:59:15 [2024-03-15T19:59:15.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node2 [1]}
15:59:15 [2024-03-15T19:59:15.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node2 [1]} time=1135771465 data=null button=0 stateMask=0x0 x=109 y=173 count=0}, TreeItem with text {node2 [1]}]
15:59:15 [2024-03-15T19:59:15.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node2 [1]} time=1135771465 data=null doit=true}, TreeItem with text {node2 [1]}]
15:59:15 [2024-03-15T19:59:15.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:15 [2024-03-15T19:59:15.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node2 [1]} time=1135771465 data=null}, TreeItem with text {node2 [1]}]
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node2 [1]} time=1135771466 data=null button=1 stateMask=0x0 x=109 y=173 count=1}, TreeItem with text {node2 [1]}]
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135771466 data=null item=TreeItem {node2 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node2 [1]}]
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node2 [1]} time=1135771508 data=null button=1 stateMask=0x80000 x=109 y=173 count=1}, TreeItem with text {node2 [1]}]
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node2 [1]} time=1135771511 data=null button=1 stateMask=0x0 x=109 y=173 count=2}, TreeItem with text {node2 [1]}]
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node2 [1]} time=1135771512 data=null button=1 stateMask=0x0 x=109 y=173 count=2}, TreeItem with text {node2 [1]}]
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135771512 data=null item=TreeItem {node2 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node2 [1]}]
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node2 [1]} time=1135771516 data=null button=1 stateMask=0x80000 x=109 y=173 count=2}, TreeItem with text {node2 [1]}]
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node2 [1]} time=1135771517 data=null button=0 stateMask=0x0 x=109 y=173 count=0}, TreeItem with text {node2 [1]}]
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node2 [1]} time=1135771517 data=null doit=true}, TreeItem with text {node2 [1]}]
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node2 [1]} time=1135771517 data=null}, TreeItem with text {node2 [1]}]
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node2 [1]}
15:59:15 [2024-03-15T19:59:15.398Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node2 [1]} is already expanded. Won't expand it again.
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=1135771518 data=null button=0 stateMask=0x0 x=139 y=196 count=0}, TreeItem with text {resources [1]}]
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=1135771518 data=null doit=true}, TreeItem with text {resources [1]}]
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=1135771518 data=null}, TreeItem with text {resources [1]}]
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=1135771518 data=null button=1 stateMask=0x0 x=139 y=196 count=1}, TreeItem with text {resources [1]}]
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135771518 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=1135771534 data=null button=1 stateMask=0x80000 x=139 y=196 count=1}, TreeItem with text {resources [1]}]
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=1135771534 data=null button=1 stateMask=0x0 x=139 y=196 count=2}, TreeItem with text {resources [1]}]
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=1135771535 data=null button=1 stateMask=0x0 x=139 y=196 count=2}, TreeItem with text {resources [1]}]
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135771535 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=1135771547 data=null button=1 stateMask=0x80000 x=139 y=196 count=2}, TreeItem with text {resources [1]}]
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=1135771548 data=null button=0 stateMask=0x0 x=139 y=196 count=0}, TreeItem with text {resources [1]}]
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=1135771548 data=null doit=true}, TreeItem with text {resources [1]}]
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=1135771548 data=null}, TreeItem with text {resources [1]}]
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
15:59:15 [2024-03-15T19:59:15.398Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again.
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1135771549 data=null button=0 stateMask=0x0 x=135 y=219 count=0}, TreeItem with text {syslog}]
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1135771549 data=null doit=true}, TreeItem with text {syslog}]
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1135771549 data=null}, TreeItem with text {syslog}]
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1135771549 data=null button=1 stateMask=0x0 x=135 y=219 count=1}, TreeItem with text {syslog}]
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135771549 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1135771569 data=null button=1 stateMask=0x80000 x=135 y=219 count=1}, TreeItem with text {syslog}]
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1135771569 data=null button=1 stateMask=0x0 x=135 y=219 count=2}, TreeItem with text {syslog}]
15:59:15 [2024-03-15T19:59:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1135771570 data=null button=1 stateMask=0x0 x=135 y=219 count=2}, TreeItem with text {syslog}]
15:59:15 [2024-03-15T19:59:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135771574 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:59:15 [2024-03-15T19:59:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1135771667 data=null button=1 stateMask=0x80000 x=135 y=219 count=2}, TreeItem with text {syslog}]
15:59:15 [2024-03-15T19:59:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1135771768 data=null button=0 stateMask=0x0 x=135 y=219 count=0}, TreeItem with text {syslog}]
15:59:15 [2024-03-15T19:59:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1135771768 data=null doit=true}, TreeItem with text {syslog}]
15:59:15 [2024-03-15T19:59:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1135771768 data=null}, TreeItem with text {syslog}]
15:59:15 [2024-03-15T19:59:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
15:59:15 [2024-03-15T19:59:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node2/resources/syslog"'
15:59:15 [2024-03-15T19:59:15.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5d449307] time=1135772061 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:59:15 [2024-03-15T19:59:15.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:59:15 [2024-03-15T19:59:15.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:15 [2024-03-15T19:59:15.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:15 [2024-03-15T19:59:15.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:15 [2024-03-15T19:59:15.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135772095 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:59:15 [2024-03-15T19:59:15.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135772095 data=null doit=true}, TreeItem with text {Test}]
15:59:15 [2024-03-15T19:59:15.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135772096 data=null}, TreeItem with text {Test}]
15:59:15 [2024-03-15T19:59:15.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135772096 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:16 [2024-03-15T19:59:16.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135772096 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:59:16 [2024-03-15T19:59:16.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135772138 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:16 [2024-03-15T19:59:16.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:59:16 [2024-03-15T19:59:16.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:59:16 [2024-03-15T19:59:16.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:59:17 [2024-03-15T19:59:17.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:59:17 [2024-03-15T19:59:17.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:59:17 [2024-03-15T19:59:17.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:59:17 [2024-03-15T19:59:17.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:59:17 [2024-03-15T19:59:17.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:59:17 [2024-03-15T19:59:17.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:59:17 [2024-03-15T19:59:17.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:17 [2024-03-15T19:59:17.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:59:17 [2024-03-15T19:59:17.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:59:17 [2024-03-15T19:59:17.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:59:17 [2024-03-15T19:59:17.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135772987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:17 [2024-03-15T19:59:17.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135772987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:17 [2024-03-15T19:59:17.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135772988 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:17 [2024-03-15T19:59:17.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135772988 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:17 [2024-03-15T19:59:17.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135772988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:17 [2024-03-15T19:59:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135772988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:17 [2024-03-15T19:59:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135772988 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:17 [2024-03-15T19:59:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135772988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:17 [2024-03-15T19:59:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135772988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:17 [2024-03-15T19:59:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135772988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:17 [2024-03-15T19:59:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135772988 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:17 [2024-03-15T19:59:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135772989 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:17 [2024-03-15T19:59:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:59:17 [2024-03-15T19:59:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:59:17 [2024-03-15T19:59:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:59:17 [2024-03-15T19:59:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:17 [2024-03-15T19:59:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:59:17 [2024-03-15T19:59:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:59:17 [2024-03-15T19:59:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:59:17 [2024-03-15T19:59:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:17 [2024-03-15T19:59:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:59:17 [2024-03-15T19:59:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135772990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:17 [2024-03-15T19:59:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135772990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:17 [2024-03-15T19:59:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135772990 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:17 [2024-03-15T19:59:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135772990 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:17 [2024-03-15T19:59:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135772990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:17 [2024-03-15T19:59:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135772990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:17 [2024-03-15T19:59:17.094Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:17 [2024-03-15T19:59:17.094Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:17 [2024-03-15T19:59:17.094Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:17 [2024-03-15T19:59:17.094Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:17 [2024-03-15T19:59:17.094Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:17 [2024-03-15T19:59:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:59:17 [2024-03-15T19:59:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135772990 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:17 [2024-03-15T19:59:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135772198 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:59:17 [2024-03-15T19:59:17.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:59:17 [2024-03-15T19:59:17.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:17 [2024-03-15T19:59:17.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:17 [2024-03-15T19:59:17.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:17 [2024-03-15T19:59:17.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:17 [2024-03-15T19:59:17.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:17 [2024-03-15T19:59:17.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135773617 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:59:17 [2024-03-15T19:59:17.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135773617 data=null doit=true}, TreeItem with text {Test}]
15:59:17 [2024-03-15T19:59:17.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135773617 data=null}, TreeItem with text {Test}]
15:59:17 [2024-03-15T19:59:17.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135773618 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:17 [2024-03-15T19:59:17.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135773618 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:59:17 [2024-03-15T19:59:17.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135773647 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:17 [2024-03-15T19:59:17.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:17 [2024-03-15T19:59:17.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135773648 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:59:17 [2024-03-15T19:59:17.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135773648 data=null doit=true}, TreeItem with text {Test}]
15:59:17 [2024-03-15T19:59:17.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135773648 data=null}, TreeItem with text {Test}]
15:59:17 [2024-03-15T19:59:17.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135773648 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:17 [2024-03-15T19:59:17.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135773649 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:59:17 [2024-03-15T19:59:17.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135773661 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:17 [2024-03-15T19:59:17.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135773661 data=null doit=true}, TreeItem with text {Test}]
15:59:17 [2024-03-15T19:59:17.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135773661 data=null}, TreeItem with text {Test}]
15:59:17 [2024-03-15T19:59:17.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135773661 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:17 [2024-03-15T19:59:17.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135773662 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:59:17 [2024-03-15T19:59:17.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135773663 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:17 [2024-03-15T19:59:17.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:17 [2024-03-15T19:59:17.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135773664 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:59:17 [2024-03-15T19:59:17.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135773664 data=null doit=true}, TreeItem with text {Traces [0]}]
15:59:17 [2024-03-15T19:59:17.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135773664 data=null}, TreeItem with text {Traces [0]}]
15:59:17 [2024-03-15T19:59:17.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135773664 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:17 [2024-03-15T19:59:17.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135773664 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:59:17 [2024-03-15T19:59:17.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135773680 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:17 [2024-03-15T19:59:17.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:17 [2024-03-15T19:59:17.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135773681 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:59:17 [2024-03-15T19:59:17.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135773681 data=null doit=true}, TreeItem with text {Traces [0]}]
15:59:17 [2024-03-15T19:59:17.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135773681 data=null}, TreeItem with text {Traces [0]}]
15:59:17 [2024-03-15T19:59:17.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135773681 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:17 [2024-03-15T19:59:17.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135773681 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:59:17 [2024-03-15T19:59:17.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135773690 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:17 [2024-03-15T19:59:17.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:59:17 [2024-03-15T19:59:17.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:59:17 [2024-03-15T19:59:17.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:59:17 [2024-03-15T19:59:17.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:59:17 [2024-03-15T19:59:17.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135773970 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:59:17 [2024-03-15T19:59:17.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
15:59:17 [2024-03-15T19:59:17.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
15:59:17 [2024-03-15T19:59:17.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestUnknown
15:59:17 [2024-03-15T19:59:17.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestUnknown} [layout=null] time=1135773971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:59:17 [2024-03-15T19:59:17.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestUnknown
15:59:17 [2024-03-15T19:59:17.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:59:17 [2024-03-15T19:59:17.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:59:17 [2024-03-15T19:59:17.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:59:17 [2024-03-15T19:59:17.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:59:17 [2024-03-15T19:59:17.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:17 [2024-03-15T19:59:17.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:59:17 [2024-03-15T19:59:17.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:59:17 [2024-03-15T19:59:17.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:59:17 [2024-03-15T19:59:17.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:17 [2024-03-15T19:59:17.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:59:17 [2024-03-15T19:59:17.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135773972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:17 [2024-03-15T19:59:17.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135773972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:17 [2024-03-15T19:59:17.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135773972 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:17 [2024-03-15T19:59:17.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135773972 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:17 [2024-03-15T19:59:17.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135773973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:17 [2024-03-15T19:59:17.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135773973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:17 [2024-03-15T19:59:17.911Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:17 [2024-03-15T19:59:17.911Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:17 [2024-03-15T19:59:17.911Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:17 [2024-03-15T19:59:17.912Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:17 [2024-03-15T19:59:17.912Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:17 [2024-03-15T19:59:17.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:59:17 [2024-03-15T19:59:17.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:59:17 [2024-03-15T19:59:17.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:59:17 [2024-03-15T19:59:17.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:59:17 [2024-03-15T19:59:17.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:59:17 [2024-03-15T19:59:17.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:17 [2024-03-15T19:59:17.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:59:17 [2024-03-15T19:59:17.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:59:17 [2024-03-15T19:59:17.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:59:17 [2024-03-15T19:59:17.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:59:17 [2024-03-15T19:59:17.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:59:18 [2024-03-15T19:59:18.168Z] 
15:59:18 [2024-03-15T19:59:18.168Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 19:59:17.944
15:59:18 [2024-03-15T19:59:18.168Z] !MESSAGE Error connection to node 'ssh://anonymous@unknown.unknown.unknown'
15:59:18 [2024-03-15T19:59:18.168Z] !STACK 0
15:59:18 [2024-03-15T19:59:18.168Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:124)
15:59:18 [2024-03-15T19:59:18.168Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
15:59:18 [2024-03-15T19:59:18.168Z] 	... 3 more
15:59:18 [2024-03-15T19:59:18.168Z] 
15:59:18 [2024-03-15T19:59:18.168Z] !ENTRY org.eclipse.jface 4 4 2024-03-15 19:59:17.950
15:59:18 [2024-03-15T19:59:18.168Z] !MESSAGE Internal error : Error connection to node 'ssh://anonymous@unknown.unknown.unknown'
15:59:18 [2024-03-15T19:59:18.168Z] 
15:59:18 [2024-03-15T19:59:18.168Z] Reason:
15:59:18 [2024-03-15T19:59:18.168Z] Cannot connect Unknown
15:59:18 [2024-03-15T19:59:18.168Z] !STACK 0
15:59:18 [2024-03-15T19:59:18.168Z] java.lang.IllegalStateException: Error dialog is supposed to be shown now
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.jface.dialogs.ErrorDialog.open(ErrorDialog.java:339)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.jface.dialogs.ErrorDialog.openError(ErrorDialog.java:404)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.jface.dialogs.ErrorDialog.openError(ErrorDialog.java:375)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.displayErrorDialog(AbstractTracePackageWizardPage.java:438)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleError(AbstractTracePackageWizardPage.java:414)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleErrorStatus(AbstractTracePackageWizardPage.java:361)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.createElementViewerInput(RemoteFetchLogWizardRemotePage.java:414)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.updateViewer(RemoteFetchLogWizardRemotePage.java:575)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.finish(RemoteFetchLogWizardRemotePage.java:471)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizard.performFinish(RemoteFetchLogWizard.java:114)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:837)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:474)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:823)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.jface.window.Window.open(Window.java:799)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogHandler.execute(RemoteFetchLogHandler.java:54)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:277)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:98)
15:59:18 [2024-03-15T19:59:18.168Z] 	at jdk.internal.reflect.GeneratedMethodAccessor79.invoke(Unknown Source)
15:59:18 [2024-03-15T19:59:18.168Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:59:18 [2024-03-15T19:59:18.168Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:298)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:232)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:174)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:165)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:485)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:204)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:444)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:442)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:464)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:659)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:178)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:156)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:145)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:135)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:89)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
15:59:18 [2024-03-15T19:59:18.168Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:152)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:639)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:546)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
15:59:18 [2024-03-15T19:59:18.169Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:59:18 [2024-03-15T19:59:18.169Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:59:18 [2024-03-15T19:59:18.169Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:59:18 [2024-03-15T19:59:18.169Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:59:18 [2024-03-15T19:59:18.169Z] !SUBENTRY 1 org.eclipse.tracecompass.tmf.ui 4 4 2024-03-15 19:59:17.950
15:59:18 [2024-03-15T19:59:18.169Z] !MESSAGE Cannot connect Unknown
15:59:18 [2024-03-15T19:59:18.169Z] !STACK 1
15:59:18 [2024-03-15T19:59:18.169Z] org.eclipse.core.runtime.CoreException: org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:124)
15:59:18 [2024-03-15T19:59:18.169Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
15:59:18 [2024-03-15T19:59:18.169Z] 	... 3 more
15:59:18 [2024-03-15T19:59:18.169Z] 
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.displayErrorDialog(AbstractTracePackageWizardPage.java:436)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleError(AbstractTracePackageWizardPage.java:414)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleErrorStatus(AbstractTracePackageWizardPage.java:361)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.createElementViewerInput(RemoteFetchLogWizardRemotePage.java:414)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.updateViewer(RemoteFetchLogWizardRemotePage.java:575)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.finish(RemoteFetchLogWizardRemotePage.java:471)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizard.performFinish(RemoteFetchLogWizard.java:114)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:837)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:474)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:823)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.jface.window.Window.open(Window.java:799)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogHandler.execute(RemoteFetchLogHandler.java:54)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:277)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:98)
15:59:18 [2024-03-15T19:59:18.169Z] 	at jdk.internal.reflect.GeneratedMethodAccessor79.invoke(Unknown Source)
15:59:18 [2024-03-15T19:59:18.169Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:59:18 [2024-03-15T19:59:18.169Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:298)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:232)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:174)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:165)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:485)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:204)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:444)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:442)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:464)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:659)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:178)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:156)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:145)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:135)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:89)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
15:59:18 [2024-03-15T19:59:18.169Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:152)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:639)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:546)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
15:59:18 [2024-03-15T19:59:18.170Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:59:18 [2024-03-15T19:59:18.170Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:59:18 [2024-03-15T19:59:18.170Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:59:18 [2024-03-15T19:59:18.170Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:59:18 [2024-03-15T19:59:18.170Z] Caused by: org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:124)
15:59:18 [2024-03-15T19:59:18.170Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
15:59:18 [2024-03-15T19:59:18.170Z] 	... 3 more
15:59:18 [2024-03-15T19:59:18.170Z] !SUBENTRY 2 org.eclipse.tracecompass.tmf.ui 4 4 2024-03-15 19:59:17.951
15:59:18 [2024-03-15T19:59:18.170Z] !MESSAGE org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:124)
15:59:18 [2024-03-15T19:59:18.170Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
15:59:18 [2024-03-15T19:59:18.170Z] 	... 3 more
15:59:18 [2024-03-15T19:59:18.170Z] 
15:59:18 [2024-03-15T19:59:18.170Z] !STACK 0
15:59:18 [2024-03-15T19:59:18.170Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:124)
15:59:18 [2024-03-15T19:59:18.170Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
15:59:18 [2024-03-15T19:59:18.170Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
15:59:18 [2024-03-15T19:59:18.170Z] 	... 3 more
15:59:18 [2024-03-15T19:59:18.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135773973 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:18 [2024-03-15T19:59:18.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1135774517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:59:18 [2024-03-15T19:59:18.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1135774518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:59:18 [2024-03-15T19:59:18.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1135774518 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:59:18 [2024-03-15T19:59:18.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1135774518 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:59:18 [2024-03-15T19:59:18.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1135774518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:59:18 [2024-03-15T19:59:18.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1135774518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:59:18 [2024-03-15T19:59:18.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1135774518 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:59:18 [2024-03-15T19:59:18.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1135773731 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:59:18 [2024-03-15T19:59:18.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:59:18 [2024-03-15T19:59:18.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5d449307] time=1135774570 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:59:18 [2024-03-15T19:59:18.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:59:18 [2024-03-15T19:59:18.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:18 [2024-03-15T19:59:18.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:18 [2024-03-15T19:59:18.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:18 [2024-03-15T19:59:18.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135774575 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:59:18 [2024-03-15T19:59:18.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135774575 data=null doit=true}, TreeItem with text {Test}]
15:59:18 [2024-03-15T19:59:18.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135774575 data=null}, TreeItem with text {Test}]
15:59:18 [2024-03-15T19:59:18.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135774576 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:18 [2024-03-15T19:59:18.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135774587 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:59:18 [2024-03-15T19:59:18.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135774620 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:18 [2024-03-15T19:59:18.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:59:18 [2024-03-15T19:59:18.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:59:18 [2024-03-15T19:59:18.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135774944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135774944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135774944 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135774944 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135774944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135774944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135774945 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135774945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135774974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135774974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135774974 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135774974 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135774975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135774976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135774976 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135774976 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135774976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:18 [2024-03-15T19:59:18.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135774976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:18 [2024-03-15T19:59:18.938Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:18 [2024-03-15T19:59:18.938Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:18 [2024-03-15T19:59:18.939Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:18 [2024-03-15T19:59:18.939Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:18 [2024-03-15T19:59:18.939Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:18 [2024-03-15T19:59:18.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:59:18 [2024-03-15T19:59:18.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135774976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:18 [2024-03-15T19:59:18.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135774666 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:59:19 [2024-03-15T19:59:19.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:59:19 [2024-03-15T19:59:19.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:19 [2024-03-15T19:59:19.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:19 [2024-03-15T19:59:19.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:19 [2024-03-15T19:59:19.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:19 [2024-03-15T19:59:19.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:19 [2024-03-15T19:59:19.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135775626 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:59:19 [2024-03-15T19:59:19.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135775626 data=null doit=true}, TreeItem with text {Test}]
15:59:19 [2024-03-15T19:59:19.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135775626 data=null}, TreeItem with text {Test}]
15:59:19 [2024-03-15T19:59:19.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135775627 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:19 [2024-03-15T19:59:19.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135775627 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:59:19 [2024-03-15T19:59:19.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135775653 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:19 [2024-03-15T19:59:19.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:19 [2024-03-15T19:59:19.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135775654 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:59:19 [2024-03-15T19:59:19.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135775654 data=null doit=true}, TreeItem with text {Test}]
15:59:19 [2024-03-15T19:59:19.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135775654 data=null}, TreeItem with text {Test}]
15:59:19 [2024-03-15T19:59:19.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135775654 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:19 [2024-03-15T19:59:19.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135775654 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:59:19 [2024-03-15T19:59:19.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135775664 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:19 [2024-03-15T19:59:19.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135775664 data=null doit=true}, TreeItem with text {Test}]
15:59:19 [2024-03-15T19:59:19.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135775664 data=null}, TreeItem with text {Test}]
15:59:19 [2024-03-15T19:59:19.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135775664 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:19 [2024-03-15T19:59:19.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135775664 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:59:19 [2024-03-15T19:59:19.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135775666 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:19 [2024-03-15T19:59:19.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:19 [2024-03-15T19:59:19.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135775666 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:59:19 [2024-03-15T19:59:19.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135775666 data=null doit=true}, TreeItem with text {Traces [0]}]
15:59:19 [2024-03-15T19:59:19.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135775666 data=null}, TreeItem with text {Traces [0]}]
15:59:19 [2024-03-15T19:59:19.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135775667 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:19 [2024-03-15T19:59:19.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135775667 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:59:19 [2024-03-15T19:59:19.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135775680 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:19 [2024-03-15T19:59:19.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:19 [2024-03-15T19:59:19.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135775681 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:59:19 [2024-03-15T19:59:19.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135775681 data=null doit=true}, TreeItem with text {Traces [0]}]
15:59:19 [2024-03-15T19:59:19.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135775681 data=null}, TreeItem with text {Traces [0]}]
15:59:19 [2024-03-15T19:59:19.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135775681 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:19 [2024-03-15T19:59:19.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135775681 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:59:19 [2024-03-15T19:59:19.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135775685 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:19 [2024-03-15T19:59:19.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:59:19 [2024-03-15T19:59:19.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:59:19 [2024-03-15T19:59:19.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:59:19 [2024-03-15T19:59:19.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135776020 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=1135776022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=1135776022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=1135776022 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=1135776022 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=1135776022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=1135776022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=1135776145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=1135776148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=1135776148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=1135776148 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=1135776148 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences (Filtered)} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135776155 data=null doit=true}, Shell with text {Preferences (Filtered)}]
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=1135776156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1135776156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=1135776157 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=1135776157 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=1135776157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=1135776157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=1135776157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=1135776179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1135776179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=1135776179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=1135776179 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=1135776179 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
15:59:20 [2024-03-15T19:59:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:20 [2024-03-15T19:59:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:20 [2024-03-15T19:59:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:20 [2024-03-15T19:59:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:20 [2024-03-15T19:59:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:20 [2024-03-15T19:59:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1135776182 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
15:59:20 [2024-03-15T19:59:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=1135776182 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
15:59:20 [2024-03-15T19:59:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=1135776182 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
15:59:20 [2024-03-15T19:59:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1135776187 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
15:59:20 [2024-03-15T19:59:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135776187 data=null item=TreeItem {name (ssh://userinfo@host:22)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
15:59:20 [2024-03-15T19:59:20.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1135776229 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
15:59:20 [2024-03-15T19:59:20.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:59:20 [2024-03-15T19:59:20.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:59:20 [2024-03-15T19:59:20.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
15:59:20 [2024-03-15T19:59:20.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
15:59:20 [2024-03-15T19:59:20.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
15:59:20 [2024-03-15T19:59:20.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
15:59:20 [2024-03-15T19:59:20.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: (of type 'Text' and with label (with mnemonic 'URI:'))
15:59:20 [2024-03-15T19:59:20.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:59:20 [2024-03-15T19:59:20.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:59:20 [2024-03-15T19:59:20.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
15:59:20 [2024-03-15T19:59:20.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
15:59:20 [2024-03-15T19:59:20.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
15:59:20 [2024-03-15T19:59:20.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
15:59:20 [2024-03-15T19:59:20.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
15:59:20 [2024-03-15T19:59:20.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
15:59:20 [2024-03-15T19:59:20.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
15:59:20 [2024-03-15T19:59:20.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
15:59:20 [2024-03-15T19:59:20.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:20 [2024-03-15T19:59:20.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=1135776240 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
15:59:20 [2024-03-15T19:59:20.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=1135776240 data=null doit=true}, Tree node with text: /rootpath]
15:59:20 [2024-03-15T19:59:20.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=1135776240 data=null}, Tree node with text: /rootpath]
15:59:20 [2024-03-15T19:59:20.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=1135776241 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
15:59:20 [2024-03-15T19:59:20.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135776241 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:59:20 [2024-03-15T19:59:20.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=1135776255 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
15:59:20 [2024-03-15T19:59:20.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:59:20 [2024-03-15T19:59:20.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:59:20 [2024-03-15T19:59:20.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
15:59:20 [2024-03-15T19:59:20.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
15:59:20 [2024-03-15T19:59:20.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
15:59:20 [2024-03-15T19:59:20.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
15:59:20 [2024-03-15T19:59:20.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@27cef2f7
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=1135776260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1135776260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=1135776260 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=1135776260 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=1135776260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=1135776260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=1135776260 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=1135776261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1135776261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=1135776261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=1135776261 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=1135776261 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1135776262 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1135776262 data=null doit=true}, Tree node with text: .*]
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1135776262 data=null}, Tree node with text: .*]
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1135776262 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135776262 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1135776284 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135776294 data=null button=0 stateMask=0x0 x=577 y=150 count=0}, Tree node with text: /rootpath]
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135776294 data=null doit=true}, Tree node with text: /rootpath]
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135776294 data=null}, Tree node with text: /rootpath]
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135776334 data=null button=1 stateMask=0x0 x=577 y=150 count=1}, Tree node with text: /rootpath]
15:59:20 [2024-03-15T19:59:20.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135776334 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135776342 data=null button=1 stateMask=0x80000 x=577 y=150 count=1}, Tree node with text: /rootpath]
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1135776348 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1135776371 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1135776371 data=null doit=true}, Tree node with text: .*]
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1135776371 data=null}, Tree node with text: .*]
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1135776371 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135776371 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1135776382 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace type:'))
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=1135776396 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace type:'))]
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135776397 data=null button=0 stateMask=0x0 x=577 y=150 count=0}, Tree node with text: /rootpath]
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135776397 data=null doit=true}, Tree node with text: /rootpath]
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135776398 data=null}, Tree node with text: /rootpath]
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135776398 data=null button=1 stateMask=0x0 x=577 y=150 count=1}, Tree node with text: /rootpath]
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135776399 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135776418 data=null button=1 stateMask=0x80000 x=577 y=150 count=1}, Tree node with text: /rootpath]
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1135776421 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:59:20 [2024-03-15T19:59:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:59:20 [2024-03-15T19:59:20.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1135776443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1135776443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1135776443 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1135776443 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1135776444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1135776444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1135776444 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=1135776022 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:59:20 [2024-03-15T19:59:20.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135776507 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:59:20 [2024-03-15T19:59:20.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
15:59:20 [2024-03-15T19:59:20.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
15:59:20 [2024-03-15T19:59:20.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
15:59:20 [2024-03-15T19:59:20.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
15:59:20 [2024-03-15T19:59:20.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
15:59:20 [2024-03-15T19:59:20.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:59:20 [2024-03-15T19:59:20.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1135776517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1135776518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1135776518 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1135776518 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1135776518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1135776518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1135776518 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:20 [2024-03-15T19:59:20.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:20 [2024-03-15T19:59:20.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:20 [2024-03-15T19:59:20.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:20 [2024-03-15T19:59:20.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=1135776562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=1135776562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=1135776562 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=1135776562 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=1135776563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=1135776563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=1135776563 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:59:20 [2024-03-15T19:59:20.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:59:20 [2024-03-15T19:59:20.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:59:20 [2024-03-15T19:59:20.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:59:20 [2024-03-15T19:59:20.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1135776573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1135776573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1135776573 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1135776573 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1135776574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1135776574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1135776574 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:20 [2024-03-15T19:59:20.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:20 [2024-03-15T19:59:20.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:20 [2024-03-15T19:59:20.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:20 [2024-03-15T19:59:20.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
15:59:20 [2024-03-15T19:59:20.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=1135776609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=1135776609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=1135776609 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=1135776609 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=1135776609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=1135776609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=1135776610 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=1135776619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=1135776619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=1135776619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=1135776619 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=1135776619 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
15:59:20 [2024-03-15T19:59:20.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: syslog
15:59:20 [2024-03-15T19:59:20.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:59:20 [2024-03-15T19:59:20.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:59:20 [2024-03-15T19:59:20.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:59:20 [2024-03-15T19:59:20.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:20 [2024-03-15T19:59:20.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:59:20 [2024-03-15T19:59:20.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135776623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135776623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135776623 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135776623 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135776623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135776623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:20 [2024-03-15T19:59:20.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:20 [2024-03-15T19:59:20.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:20 [2024-03-15T19:59:20.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:20 [2024-03-15T19:59:20.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:20 [2024-03-15T19:59:20.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:59:20 [2024-03-15T19:59:20.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135776623 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:20 [2024-03-15T19:59:20.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1135775727 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:21 [2024-03-15T19:59:21.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:59:21 [2024-03-15T19:59:21.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135777130 data=null doit=true}, TreeItem with text {Traces [1]}]
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135777130 data=null}, TreeItem with text {Traces [1]}]
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135777131 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135777131 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135777132 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:59:21 [2024-03-15T19:59:21.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [1]}
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [1]} time=1135777132 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=1135777132 data=null doit=true}, TreeItem with text {node1 [1]}]
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=1135777133 data=null}, TreeItem with text {node1 [1]}]
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=1135777133 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135777133 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [1]}]
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=1135777139 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=1135777139 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [1]} time=1135777140 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135777140 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [1]}]
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=1135777142 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [1]} time=1135777143 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [1]} time=1135777143 data=null doit=true}, TreeItem with text {node1 [1]}]
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [1]} time=1135777143 data=null}, TreeItem with text {node1 [1]}]
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [1]}
15:59:21 [2024-03-15T19:59:21.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [1]} is already expanded. Won't expand it again.
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=1135777143 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=1135777143 data=null doit=true}, TreeItem with text {resources [1]}]
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=1135777144 data=null}, TreeItem with text {resources [1]}]
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=1135777144 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135777144 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=1135777154 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=1135777155 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=1135777155 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135777155 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=1135777158 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
15:59:21 [2024-03-15T19:59:21.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=1135777158 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
15:59:21 [2024-03-15T19:59:21.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=1135777158 data=null doit=true}, TreeItem with text {resources [1]}]
15:59:21 [2024-03-15T19:59:21.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=1135777158 data=null}, TreeItem with text {resources [1]}]
15:59:21 [2024-03-15T19:59:21.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
15:59:21 [2024-03-15T19:59:21.097Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again.
15:59:21 [2024-03-15T19:59:21.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
15:59:21 [2024-03-15T19:59:21.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1135777159 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
15:59:21 [2024-03-15T19:59:21.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1135777159 data=null doit=true}, TreeItem with text {syslog}]
15:59:21 [2024-03-15T19:59:21.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:21 [2024-03-15T19:59:21.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1135777159 data=null}, TreeItem with text {syslog}]
15:59:21 [2024-03-15T19:59:21.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1135777159 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, TreeItem with text {syslog}]
15:59:21 [2024-03-15T19:59:21.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135777159 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:59:21 [2024-03-15T19:59:21.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1135777178 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, TreeItem with text {syslog}]
15:59:21 [2024-03-15T19:59:21.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1135777179 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
15:59:21 [2024-03-15T19:59:21.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1135777179 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
15:59:21 [2024-03-15T19:59:21.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135777182 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:59:21 [2024-03-15T19:59:21.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1135777238 data=null button=1 stateMask=0x80000 x=135 y=127 count=2}, TreeItem with text {syslog}]
15:59:21 [2024-03-15T19:59:21.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1135777355 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
15:59:21 [2024-03-15T19:59:21.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1135777355 data=null doit=true}, TreeItem with text {syslog}]
15:59:21 [2024-03-15T19:59:21.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1135777355 data=null}, TreeItem with text {syslog}]
15:59:21 [2024-03-15T19:59:21.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
15:59:21 [2024-03-15T19:59:21.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
15:59:21 [2024-03-15T19:59:21.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/node1/resources/syslog - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5d449307] time=1135777366 data=null doit=true}, Shell with text {data - Test/Traces/node1/resources/syslog - Eclipse Platform}]
15:59:21 [2024-03-15T19:59:21.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:59:21 [2024-03-15T19:59:21.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:59:21 [2024-03-15T19:59:21.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:59:21 [2024-03-15T19:59:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:59:21 [2024-03-15T19:59:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:59:21 [2024-03-15T19:59:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135777769 data=null doit=true}, Shell with text {Preferences}]
15:59:21 [2024-03-15T19:59:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:21 [2024-03-15T19:59:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:21 [2024-03-15T19:59:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:21 [2024-03-15T19:59:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:21 [2024-03-15T19:59:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:21 [2024-03-15T19:59:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1135777771 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
15:59:21 [2024-03-15T19:59:21.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1135777771 data=null doit=true}, TreeItem with text {Tracing}]
15:59:21 [2024-03-15T19:59:21.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1135777772 data=null}, TreeItem with text {Tracing}]
15:59:21 [2024-03-15T19:59:21.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1135777772 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:59:21 [2024-03-15T19:59:21.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135777772 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:59:21 [2024-03-15T19:59:21.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1135777809 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:59:21 [2024-03-15T19:59:21.864Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:59:21 [2024-03-15T19:59:21.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:21 [2024-03-15T19:59:21.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1135777810 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
15:59:21 [2024-03-15T19:59:21.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1135777811 data=null doit=true}, Tree node with text: Remote Profiles]
15:59:21 [2024-03-15T19:59:21.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1135777811 data=null}, Tree node with text: Remote Profiles]
15:59:21 [2024-03-15T19:59:21.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1135777811 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:59:21 [2024-03-15T19:59:21.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135777811 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
15:59:21 [2024-03-15T19:59:21.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1135777813 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:59:21 [2024-03-15T19:59:21.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:21 [2024-03-15T19:59:21.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:21 [2024-03-15T19:59:21.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:21 [2024-03-15T19:59:21.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:21 [2024-03-15T19:59:21.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:21 [2024-03-15T19:59:21.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=1135777830 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
15:59:21 [2024-03-15T19:59:21.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=1135777830 data=null doit=true}, TreeItem with text {new profile}]
15:59:21 [2024-03-15T19:59:21.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=1135777831 data=null}, TreeItem with text {new profile}]
15:59:21 [2024-03-15T19:59:21.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=1135777831 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
15:59:21 [2024-03-15T19:59:21.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135777831 data=null item=TreeItem {new profile} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {new profile}]
15:59:21 [2024-03-15T19:59:21.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=1135777845 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
15:59:21 [2024-03-15T19:59:21.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:59:21 [2024-03-15T19:59:21.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:59:21 [2024-03-15T19:59:21.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:59:21 [2024-03-15T19:59:21.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:59:21 [2024-03-15T19:59:21.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:21 [2024-03-15T19:59:21.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:59:21 [2024-03-15T19:59:21.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:59:21 [2024-03-15T19:59:21.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:59:21 [2024-03-15T19:59:21.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:59:21 [2024-03-15T19:59:21.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:21 [2024-03-15T19:59:21.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:59:21 [2024-03-15T19:59:21.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:59:21 [2024-03-15T19:59:21.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1135777846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:21 [2024-03-15T19:59:21.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1135777846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:21 [2024-03-15T19:59:21.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1135777846 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:21 [2024-03-15T19:59:21.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1135777846 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:21 [2024-03-15T19:59:21.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1135777847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:21 [2024-03-15T19:59:21.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1135777847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:21 [2024-03-15T19:59:21.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1135777847 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:21 [2024-03-15T19:59:21.865Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:21 [2024-03-15T19:59:21.865Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:21 [2024-03-15T19:59:21.865Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:21 [2024-03-15T19:59:21.865Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:21 [2024-03-15T19:59:21.865Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:21 [2024-03-15T19:59:21.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:59:21 [2024-03-15T19:59:21.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:59:21 [2024-03-15T19:59:21.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:59:21 [2024-03-15T19:59:21.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:59:21 [2024-03-15T19:59:21.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:59:21 [2024-03-15T19:59:21.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:59:21 [2024-03-15T19:59:21.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:59:21 [2024-03-15T19:59:21.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:21 [2024-03-15T19:59:21.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:59:21 [2024-03-15T19:59:21.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:59:21 [2024-03-15T19:59:21.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:59:21 [2024-03-15T19:59:21.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:59:21 [2024-03-15T19:59:21.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:59:21 [2024-03-15T19:59:21.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:59:21 [2024-03-15T19:59:21.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1135777862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:21 [2024-03-15T19:59:21.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1135777863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:21 [2024-03-15T19:59:21.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1135777863 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:21 [2024-03-15T19:59:21.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1135777863 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:21 [2024-03-15T19:59:21.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1135777863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:21 [2024-03-15T19:59:21.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1135777863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:21 [2024-03-15T19:59:21.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1135777863 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:21 [2024-03-15T19:59:21.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1135777420 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:59:21 [2024-03-15T19:59:21.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:59:22 [2024-03-15T19:59:22.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5d449307] time=1135778094 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:59:22 [2024-03-15T19:59:22.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:59:22 [2024-03-15T19:59:22.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:22 [2024-03-15T19:59:22.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:22 [2024-03-15T19:59:22.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:22 [2024-03-15T19:59:22.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135778100 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:59:22 [2024-03-15T19:59:22.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135778101 data=null doit=true}, TreeItem with text {Test}]
15:59:22 [2024-03-15T19:59:22.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135778101 data=null}, TreeItem with text {Test}]
15:59:22 [2024-03-15T19:59:22.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135778101 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:22 [2024-03-15T19:59:22.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135778101 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:59:22 [2024-03-15T19:59:22.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135778136 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:22 [2024-03-15T19:59:22.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:59:22 [2024-03-15T19:59:22.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:59:22 [2024-03-15T19:59:22.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:59:23 [2024-03-15T19:59:23.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:59:23 [2024-03-15T19:59:23.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:59:23 [2024-03-15T19:59:23.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:59:23 [2024-03-15T19:59:23.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:59:23 [2024-03-15T19:59:23.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:59:23 [2024-03-15T19:59:23.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:59:23 [2024-03-15T19:59:23.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:23 [2024-03-15T19:59:23.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:59:23 [2024-03-15T19:59:23.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:59:23 [2024-03-15T19:59:23.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:59:23 [2024-03-15T19:59:23.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135779031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:23 [2024-03-15T19:59:23.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135779031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:23 [2024-03-15T19:59:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135779031 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:23 [2024-03-15T19:59:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135779031 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:23 [2024-03-15T19:59:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135779031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:23 [2024-03-15T19:59:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135779031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:23 [2024-03-15T19:59:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135779031 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:23 [2024-03-15T19:59:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135779031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:23 [2024-03-15T19:59:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135779031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:23 [2024-03-15T19:59:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135779031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:23 [2024-03-15T19:59:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135779031 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:23 [2024-03-15T19:59:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135779032 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:23 [2024-03-15T19:59:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:59:23 [2024-03-15T19:59:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:59:23 [2024-03-15T19:59:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:59:23 [2024-03-15T19:59:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:23 [2024-03-15T19:59:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:59:23 [2024-03-15T19:59:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:59:23 [2024-03-15T19:59:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:59:23 [2024-03-15T19:59:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:23 [2024-03-15T19:59:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:59:23 [2024-03-15T19:59:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135779032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:23 [2024-03-15T19:59:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135779032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:23 [2024-03-15T19:59:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135779032 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:23 [2024-03-15T19:59:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135779032 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:23 [2024-03-15T19:59:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135779032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:23 [2024-03-15T19:59:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135779033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:23 [2024-03-15T19:59:23.048Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:23 [2024-03-15T19:59:23.048Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:23 [2024-03-15T19:59:23.048Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:23 [2024-03-15T19:59:23.048Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:23 [2024-03-15T19:59:23.048Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:23 [2024-03-15T19:59:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:59:23 [2024-03-15T19:59:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135779033 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:23 [2024-03-15T19:59:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135778184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:59:23 [2024-03-15T19:59:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:59:23 [2024-03-15T19:59:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:23 [2024-03-15T19:59:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:23 [2024-03-15T19:59:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:23 [2024-03-15T19:59:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:23 [2024-03-15T19:59:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:23 [2024-03-15T19:59:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135779901 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:59:23 [2024-03-15T19:59:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135779901 data=null doit=true}, TreeItem with text {Test}]
15:59:23 [2024-03-15T19:59:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135779902 data=null}, TreeItem with text {Test}]
15:59:23 [2024-03-15T19:59:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135779902 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:23 [2024-03-15T19:59:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135779902 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:59:23 [2024-03-15T19:59:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135779931 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:23 [2024-03-15T19:59:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:23 [2024-03-15T19:59:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135779931 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:59:23 [2024-03-15T19:59:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135779932 data=null doit=true}, TreeItem with text {Test}]
15:59:23 [2024-03-15T19:59:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135779932 data=null}, TreeItem with text {Test}]
15:59:23 [2024-03-15T19:59:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135779932 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:23 [2024-03-15T19:59:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135779932 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:59:23 [2024-03-15T19:59:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135779941 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:23 [2024-03-15T19:59:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135779941 data=null doit=true}, TreeItem with text {Test}]
15:59:23 [2024-03-15T19:59:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135779941 data=null}, TreeItem with text {Test}]
15:59:23 [2024-03-15T19:59:23.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135779941 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:23 [2024-03-15T19:59:23.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135779942 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:59:23 [2024-03-15T19:59:23.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135779943 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:23 [2024-03-15T19:59:23.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:23 [2024-03-15T19:59:23.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135779943 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:59:23 [2024-03-15T19:59:23.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135779943 data=null doit=true}, TreeItem with text {Traces [0]}]
15:59:23 [2024-03-15T19:59:23.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135779943 data=null}, TreeItem with text {Traces [0]}]
15:59:23 [2024-03-15T19:59:23.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135779944 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:23 [2024-03-15T19:59:23.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135779944 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:59:23 [2024-03-15T19:59:23.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135779957 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:23 [2024-03-15T19:59:23.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:23 [2024-03-15T19:59:23.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135779958 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:59:23 [2024-03-15T19:59:23.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135779958 data=null doit=true}, TreeItem with text {Traces [0]}]
15:59:23 [2024-03-15T19:59:23.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135779958 data=null}, TreeItem with text {Traces [0]}]
15:59:23 [2024-03-15T19:59:23.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135779958 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:23 [2024-03-15T19:59:23.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135779958 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:59:23 [2024-03-15T19:59:23.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135779962 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:23 [2024-03-15T19:59:23.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:59:23 [2024-03-15T19:59:23.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:59:23 [2024-03-15T19:59:23.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:59:24 [2024-03-15T19:59:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:59:24 [2024-03-15T19:59:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135780184 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:59:24 [2024-03-15T19:59:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
15:59:24 [2024-03-15T19:59:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
15:59:24 [2024-03-15T19:59:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')
15:59:24 [2024-03-15T19:59:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
15:59:24 [2024-03-15T19:59:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=1135780280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=1135780280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=1135780280 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=1135780280 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=1135780280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=1135780281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=1135780444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=1135780448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=1135780448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=1135780449 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=1135780449 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
15:59:24 [2024-03-15T19:59:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
15:59:24 [2024-03-15T19:59:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences (Filtered)} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135780463 data=null doit=true}, Shell with text {Preferences (Filtered)}]
15:59:24 [2024-03-15T19:59:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
15:59:24 [2024-03-15T19:59:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
15:59:24 [2024-03-15T19:59:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')
15:59:24 [2024-03-15T19:59:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
15:59:24 [2024-03-15T19:59:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=1135780465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1135780465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=1135780465 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=1135780465 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=1135780465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=1135780465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=1135780466 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=1135780482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1135780482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=1135780482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=1135780482 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=1135780482 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
15:59:24 [2024-03-15T19:59:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:24 [2024-03-15T19:59:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:24 [2024-03-15T19:59:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1135780526 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=1135780526 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=1135780526 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1135780527 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135780527 data=null item=TreeItem {name (ssh://userinfo@host:22)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1135780532 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: (of type 'Text' and with label (with mnemonic 'URI:'))
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=1135780560 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=1135780560 data=null doit=true}, Tree node with text: /rootpath]
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=1135780560 data=null}, Tree node with text: /rootpath]
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=1135780561 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135780561 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=1135780566 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6a25cfa2
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=1135780578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:24 [2024-03-15T19:59:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1135780578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=1135780578 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=1135780578 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=1135780579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=1135780579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=1135780579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=1135780579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1135780579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=1135780580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=1135780580 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=1135780580 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1135780580 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1135780580 data=null doit=true}, Tree node with text: .*]
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1135780580 data=null}, Tree node with text: .*]
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1135780581 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135780581 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1135780615 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135780620 data=null button=0 stateMask=0x0 x=577 y=150 count=0}, Tree node with text: /rootpath]
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135780620 data=null doit=true}, Tree node with text: /rootpath]
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135780620 data=null}, Tree node with text: /rootpath]
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135780620 data=null button=1 stateMask=0x0 x=577 y=150 count=1}, Tree node with text: /rootpath]
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135780621 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135780633 data=null button=1 stateMask=0x80000 x=577 y=150 count=1}, Tree node with text: /rootpath]
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1135780635 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1135780646 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1135780646 data=null doit=true}, Tree node with text: .*]
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1135780646 data=null}, Tree node with text: .*]
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1135780646 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135780647 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1135780665 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:59:24 [2024-03-15T19:59:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:59:24 [2024-03-15T19:59:24.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
15:59:24 [2024-03-15T19:59:24.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
15:59:24 [2024-03-15T19:59:24.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
15:59:24 [2024-03-15T19:59:24.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
15:59:24 [2024-03-15T19:59:24.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:59:24 [2024-03-15T19:59:24.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:59:24 [2024-03-15T19:59:24.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
15:59:24 [2024-03-15T19:59:24.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace type:'))
15:59:24 [2024-03-15T19:59:24.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
15:59:24 [2024-03-15T19:59:24.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=1135780669 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace type:'))]
15:59:24 [2024-03-15T19:59:24.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
15:59:24 [2024-03-15T19:59:24.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:24 [2024-03-15T19:59:24.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135780670 data=null button=0 stateMask=0x0 x=577 y=150 count=0}, Tree node with text: /rootpath]
15:59:24 [2024-03-15T19:59:24.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135780670 data=null doit=true}, Tree node with text: /rootpath]
15:59:24 [2024-03-15T19:59:24.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135780670 data=null}, Tree node with text: /rootpath]
15:59:24 [2024-03-15T19:59:24.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135780671 data=null button=1 stateMask=0x0 x=577 y=150 count=1}, Tree node with text: /rootpath]
15:59:24 [2024-03-15T19:59:24.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135780671 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:59:24 [2024-03-15T19:59:24.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135780678 data=null button=1 stateMask=0x80000 x=577 y=150 count=1}, Tree node with text: /rootpath]
15:59:24 [2024-03-15T19:59:24.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
15:59:24 [2024-03-15T19:59:24.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
15:59:24 [2024-03-15T19:59:24.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1135780683 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
15:59:24 [2024-03-15T19:59:24.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
15:59:24 [2024-03-15T19:59:24.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:59:24 [2024-03-15T19:59:24.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:59:24 [2024-03-15T19:59:24.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:59:24 [2024-03-15T19:59:24.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:59:24 [2024-03-15T19:59:24.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:59:24 [2024-03-15T19:59:24.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1135780722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1135780722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1135780722 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1135780722 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1135780722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1135780722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1135780722 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=1135780281 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:59:24 [2024-03-15T19:59:24.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135780795 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:59:24 [2024-03-15T19:59:24.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
15:59:24 [2024-03-15T19:59:24.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
15:59:24 [2024-03-15T19:59:24.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
15:59:24 [2024-03-15T19:59:24.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1135780799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1135780799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1135780800 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1135780800 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1135780807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1135780808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1135780808 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:24 [2024-03-15T19:59:24.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:24 [2024-03-15T19:59:24.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:24 [2024-03-15T19:59:24.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:24 [2024-03-15T19:59:24.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=1135780857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=1135780857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=1135780857 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=1135780857 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=1135780858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=1135780858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=1135780858 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.751Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:59:24 [2024-03-15T19:59:24.751Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:59:24 [2024-03-15T19:59:24.751Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:59:24 [2024-03-15T19:59:24.751Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:59:24 [2024-03-15T19:59:24.751Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:59:24 [2024-03-15T19:59:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
15:59:24 [2024-03-15T19:59:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
15:59:24 [2024-03-15T19:59:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
15:59:24 [2024-03-15T19:59:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
15:59:24 [2024-03-15T19:59:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
15:59:24 [2024-03-15T19:59:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
15:59:24 [2024-03-15T19:59:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:59:24 [2024-03-15T19:59:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
15:59:24 [2024-03-15T19:59:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:59:24 [2024-03-15T19:59:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
15:59:24 [2024-03-15T19:59:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:59:24 [2024-03-15T19:59:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
15:59:24 [2024-03-15T19:59:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:59:24 [2024-03-15T19:59:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
15:59:24 [2024-03-15T19:59:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:59:24 [2024-03-15T19:59:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
15:59:24 [2024-03-15T19:59:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:59:24 [2024-03-15T19:59:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:59:24 [2024-03-15T19:59:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:59:24 [2024-03-15T19:59:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:24 [2024-03-15T19:59:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:59:24 [2024-03-15T19:59:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:59:24 [2024-03-15T19:59:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1135780894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1135780894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1135780894 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1135780901 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1135780902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1135780902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1135780902 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:24 [2024-03-15T19:59:24.751Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:25 [2024-03-15T19:59:25.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:25 [2024-03-15T19:59:25.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:25 [2024-03-15T19:59:25.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:25 [2024-03-15T19:59:25.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=1135780957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=1135780957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=1135780957 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=1135780957 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=1135780957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=1135780957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=1135780958 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=1135780959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=1135780959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=1135780959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=1135780959 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=1135780960 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135780966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135780966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135780966 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135780967 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135780967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135780967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:25 [2024-03-15T19:59:25.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135780967 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:25 [2024-03-15T19:59:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1135780010 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:59:25 [2024-03-15T19:59:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:59:25 [2024-03-15T19:59:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5d449307] time=1135781047 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:59:25 [2024-03-15T19:59:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:59:25 [2024-03-15T19:59:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:59:25 [2024-03-15T19:59:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:59:25 [2024-03-15T19:59:25.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:59:25 [2024-03-15T19:59:25.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:59:25 [2024-03-15T19:59:25.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135781446 data=null doit=true}, Shell with text {Preferences}]
15:59:25 [2024-03-15T19:59:25.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:25 [2024-03-15T19:59:25.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:25 [2024-03-15T19:59:25.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:25 [2024-03-15T19:59:25.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:25 [2024-03-15T19:59:25.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:25 [2024-03-15T19:59:25.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1135781449 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
15:59:25 [2024-03-15T19:59:25.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1135781449 data=null doit=true}, TreeItem with text {Tracing}]
15:59:25 [2024-03-15T19:59:25.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1135781450 data=null}, TreeItem with text {Tracing}]
15:59:25 [2024-03-15T19:59:25.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1135781450 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:59:25 [2024-03-15T19:59:25.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135781450 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1135781473 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:59:25 [2024-03-15T19:59:25.523Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1135781474 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1135781475 data=null doit=true}, Tree node with text: Remote Profiles]
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1135781475 data=null}, Tree node with text: Remote Profiles]
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1135781475 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135781475 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1135781477 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=1135781481 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=1135781482 data=null doit=true}, TreeItem with text {new profile}]
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=1135781482 data=null}, TreeItem with text {new profile}]
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=1135781482 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135781482 data=null item=TreeItem {new profile} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {new profile}]
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=1135781487 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1135781504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1135781504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1135781504 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1135781504 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1135781509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1135781509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1135781509 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:25 [2024-03-15T19:59:25.523Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:25 [2024-03-15T19:59:25.523Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:25 [2024-03-15T19:59:25.523Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:25 [2024-03-15T19:59:25.523Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:25 [2024-03-15T19:59:25.523Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:59:25 [2024-03-15T19:59:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:59:25 [2024-03-15T19:59:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:59:25 [2024-03-15T19:59:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:59:25 [2024-03-15T19:59:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:25 [2024-03-15T19:59:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:59:25 [2024-03-15T19:59:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:59:25 [2024-03-15T19:59:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:59:25 [2024-03-15T19:59:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:59:25 [2024-03-15T19:59:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:59:25 [2024-03-15T19:59:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:59:25 [2024-03-15T19:59:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1135781518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:25 [2024-03-15T19:59:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1135781518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:25 [2024-03-15T19:59:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1135781518 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:25 [2024-03-15T19:59:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1135781518 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:25 [2024-03-15T19:59:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1135781518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:25 [2024-03-15T19:59:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1135781518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:25 [2024-03-15T19:59:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1135781518 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:25 [2024-03-15T19:59:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1135781071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:59:25 [2024-03-15T19:59:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:59:25 [2024-03-15T19:59:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5d449307] time=1135781571 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:59:25 [2024-03-15T19:59:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:59:25 [2024-03-15T19:59:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:25 [2024-03-15T19:59:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:25 [2024-03-15T19:59:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:25 [2024-03-15T19:59:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135781576 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:59:25 [2024-03-15T19:59:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135781576 data=null doit=true}, TreeItem with text {Test}]
15:59:25 [2024-03-15T19:59:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135781576 data=null}, TreeItem with text {Test}]
15:59:25 [2024-03-15T19:59:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135781576 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:25 [2024-03-15T19:59:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135781576 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:59:25 [2024-03-15T19:59:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135781605 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:25 [2024-03-15T19:59:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:59:25 [2024-03-15T19:59:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:59:25 [2024-03-15T19:59:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:59:26 [2024-03-15T19:59:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:59:26 [2024-03-15T19:59:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:59:26 [2024-03-15T19:59:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:59:26 [2024-03-15T19:59:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:59:26 [2024-03-15T19:59:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:59:26 [2024-03-15T19:59:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:59:26 [2024-03-15T19:59:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:26 [2024-03-15T19:59:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:59:26 [2024-03-15T19:59:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:59:26 [2024-03-15T19:59:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:59:26 [2024-03-15T19:59:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135782503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:26 [2024-03-15T19:59:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135782504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:26 [2024-03-15T19:59:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135782504 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:26 [2024-03-15T19:59:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135782504 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:26 [2024-03-15T19:59:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135782504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:26 [2024-03-15T19:59:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135782504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:26 [2024-03-15T19:59:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135782504 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:26 [2024-03-15T19:59:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135782504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:26 [2024-03-15T19:59:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135782505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:26 [2024-03-15T19:59:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135782505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:26 [2024-03-15T19:59:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135782505 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:26 [2024-03-15T19:59:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135782505 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:26 [2024-03-15T19:59:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:59:26 [2024-03-15T19:59:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:59:26 [2024-03-15T19:59:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:59:26 [2024-03-15T19:59:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:26 [2024-03-15T19:59:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:59:26 [2024-03-15T19:59:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:59:26 [2024-03-15T19:59:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:59:26 [2024-03-15T19:59:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:26 [2024-03-15T19:59:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:59:26 [2024-03-15T19:59:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135782506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:26 [2024-03-15T19:59:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135782506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:26 [2024-03-15T19:59:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135782506 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:26 [2024-03-15T19:59:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135782507 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:26 [2024-03-15T19:59:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135782507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:26 [2024-03-15T19:59:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135782507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:26 [2024-03-15T19:59:26.452Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:26 [2024-03-15T19:59:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135782507 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:26 [2024-03-15T19:59:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135781661 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:59:26 [2024-03-15T19:59:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:59:26 [2024-03-15T19:59:26.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:59:26 [2024-03-15T19:59:26.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:26 [2024-03-15T19:59:26.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135782728 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135782729 data=null doit=true}, TreeItem with text {Test}]
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135782729 data=null}, TreeItem with text {Test}]
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135782729 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135782729 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135782756 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135782756 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135782757 data=null doit=true}, TreeItem with text {Test}]
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135782757 data=null}, TreeItem with text {Test}]
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135782757 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135782757 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135782766 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135782767 data=null doit=true}, TreeItem with text {Test}]
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135782767 data=null}, TreeItem with text {Test}]
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135782767 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135782767 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135782768 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135782769 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135782769 data=null doit=true}, TreeItem with text {Traces [0]}]
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135782769 data=null}, TreeItem with text {Traces [0]}]
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135782769 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135782769 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135782783 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135782784 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135782784 data=null doit=true}, TreeItem with text {Traces [0]}]
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135782784 data=null}, TreeItem with text {Traces [0]}]
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135782784 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135782784 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135782788 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:59:26 [2024-03-15T19:59:26.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:59:26 [2024-03-15T19:59:26.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:59:26 [2024-03-15T19:59:26.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:59:26 [2024-03-15T19:59:26.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135783077 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:59:26 [2024-03-15T19:59:26.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:59:26 [2024-03-15T19:59:26.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
15:59:26 [2024-03-15T19:59:26.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
15:59:26 [2024-03-15T19:59:26.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')
15:59:26 [2024-03-15T19:59:26.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:59:26 [2024-03-15T19:59:26.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:59:26 [2024-03-15T19:59:26.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:59:26 [2024-03-15T19:59:26.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:26 [2024-03-15T19:59:26.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:59:26 [2024-03-15T19:59:26.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
15:59:26 [2024-03-15T19:59:26.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=1135783092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:59:26 [2024-03-15T19:59:26.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=1135783092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:59:26 [2024-03-15T19:59:26.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=1135783092 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:59:26 [2024-03-15T19:59:26.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=1135783092 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:59:26 [2024-03-15T19:59:26.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=1135783092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:59:26 [2024-03-15T19:59:26.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=1135783092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=1135783208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=1135783223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=1135783223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=1135783223 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=1135783223 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
15:59:27 [2024-03-15T19:59:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
15:59:27 [2024-03-15T19:59:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences (Filtered)} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135783227 data=null doit=true}, Shell with text {Preferences (Filtered)}]
15:59:27 [2024-03-15T19:59:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
15:59:27 [2024-03-15T19:59:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
15:59:27 [2024-03-15T19:59:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')
15:59:27 [2024-03-15T19:59:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
15:59:27 [2024-03-15T19:59:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=1135783238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1135783238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=1135783239 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=1135783239 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=1135783239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=1135783239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=1135783239 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=1135783255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1135783255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=1135783255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=1135783255 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=1135783255 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
15:59:27 [2024-03-15T19:59:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1135783258 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=1135783259 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=1135783259 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1135783259 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135783259 data=null item=TreeItem {name (ssh://userinfo@host:22)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1135783264 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: (of type 'Text' and with label (with mnemonic 'URI:'))
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=1135783283 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=1135783291 data=null doit=true}, Tree node with text: /rootpath]
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=1135783291 data=null}, Tree node with text: /rootpath]
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=1135783292 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135783293 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=1135783299 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@689719ee
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=1135783312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1135783312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=1135783313 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=1135783313 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=1135783313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=1135783313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=1135783313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=1135783314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1135783314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=1135783314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=1135783314 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=1135783314 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1135783314 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1135783315 data=null doit=true}, Tree node with text: .*]
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1135783315 data=null}, Tree node with text: .*]
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1135783315 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135783315 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1135783340 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135783344 data=null button=0 stateMask=0x0 x=577 y=150 count=0}, Tree node with text: /rootpath]
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135783344 data=null doit=true}, Tree node with text: /rootpath]
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135783344 data=null}, Tree node with text: /rootpath]
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135783345 data=null button=1 stateMask=0x0 x=577 y=150 count=1}, Tree node with text: /rootpath]
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135783345 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135783360 data=null button=1 stateMask=0x80000 x=577 y=150 count=1}, Tree node with text: /rootpath]
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1135783362 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:27 [2024-03-15T19:59:27.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1135783388 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
15:59:27 [2024-03-15T19:59:27.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1135783388 data=null doit=true}, Tree node with text: .*]
15:59:27 [2024-03-15T19:59:27.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1135783388 data=null}, Tree node with text: .*]
15:59:27 [2024-03-15T19:59:27.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1135783395 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
15:59:27 [2024-03-15T19:59:27.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135783395 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
15:59:27 [2024-03-15T19:59:27.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1135783412 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
15:59:27 [2024-03-15T19:59:27.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:59:27 [2024-03-15T19:59:27.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:59:27 [2024-03-15T19:59:27.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
15:59:27 [2024-03-15T19:59:27.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
15:59:27 [2024-03-15T19:59:27.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
15:59:27 [2024-03-15T19:59:27.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace type:'))
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=1135783417 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace type:'))]
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135783418 data=null button=0 stateMask=0x0 x=577 y=150 count=0}, Tree node with text: /rootpath]
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135783418 data=null doit=true}, Tree node with text: /rootpath]
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135783418 data=null}, Tree node with text: /rootpath]
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135783418 data=null button=1 stateMask=0x0 x=577 y=150 count=1}, Tree node with text: /rootpath]
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135783418 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135783433 data=null button=1 stateMask=0x80000 x=577 y=150 count=1}, Tree node with text: /rootpath]
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1135783434 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1135783446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1135783446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1135783446 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1135783446 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1135783446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1135783446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1135783446 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=1135783092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135783489 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1135783492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1135783492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1135783492 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1135783492 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1135783492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1135783492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1135783492 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:27 [2024-03-15T19:59:27.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:27 [2024-03-15T19:59:27.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:27 [2024-03-15T19:59:27.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:27 [2024-03-15T19:59:27.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
15:59:27 [2024-03-15T19:59:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=1135783514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=1135783514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=1135783514 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=1135783514 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=1135783514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=1135783514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=1135783514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.484Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:59:27 [2024-03-15T19:59:27.484Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:59:27 [2024-03-15T19:59:27.484Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:59:27 [2024-03-15T19:59:27.484Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:59:27 [2024-03-15T19:59:27.484Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1135783530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1135783530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1135783530 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1135783530 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1135783530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1135783530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1135783530 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.484Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:27 [2024-03-15T19:59:27.484Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:27 [2024-03-15T19:59:27.484Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:27 [2024-03-15T19:59:27.484Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:27 [2024-03-15T19:59:27.484Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:59:27 [2024-03-15T19:59:27.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:59:27 [2024-03-15T19:59:27.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:59:27 [2024-03-15T19:59:27.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:27 [2024-03-15T19:59:27.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:59:27 [2024-03-15T19:59:27.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135783551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135783551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135783551 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135783551 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135783552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135783552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.485Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:27 [2024-03-15T19:59:27.485Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:27 [2024-03-15T19:59:27.485Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:27 [2024-03-15T19:59:27.485Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:27 [2024-03-15T19:59:27.485Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:59:27 [2024-03-15T19:59:27.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:59:27 [2024-03-15T19:59:27.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135783552 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:59:27 [2024-03-15T19:59:27.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1135782831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:59:28 [2024-03-15T19:59:28.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:59:28 [2024-03-15T19:59:28.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:28 [2024-03-15T19:59:28.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:28 [2024-03-15T19:59:28.047Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:59:28 [2024-03-15T19:59:28.047Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:59:28 [2024-03-15T19:59:28.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1135784059 data=null doit=true}, TreeItem with text {Traces [3]}]
15:59:28 [2024-03-15T19:59:28.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1135784059 data=null}, TreeItem with text {Traces [3]}]
15:59:28 [2024-03-15T19:59:28.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1135784059 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:59:28 [2024-03-15T19:59:28.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135784060 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
15:59:28 [2024-03-15T19:59:28.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1135784060 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:59:28 [2024-03-15T19:59:28.047Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:59:28 [2024-03-15T19:59:28.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
15:59:28 [2024-03-15T19:59:28.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1135784061 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:59:28 [2024-03-15T19:59:28.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1135784061 data=null doit=true}, TreeItem with text {node1 [3]}]
15:59:28 [2024-03-15T19:59:28.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:28 [2024-03-15T19:59:28.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1135784061 data=null}, TreeItem with text {node1 [3]}]
15:59:28 [2024-03-15T19:59:28.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1135784061 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:59:28 [2024-03-15T19:59:28.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135784062 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1135784067 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1135784068 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1135784068 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135784068 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1135784070 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1135784071 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1135784071 data=null doit=true}, TreeItem with text {node1 [3]}]
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1135784071 data=null}, TreeItem with text {node1 [3]}]
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
15:59:28 [2024-03-15T19:59:28.048Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1135784071 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1135784071 data=null doit=true}, TreeItem with text {resources [3]}]
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1135784071 data=null}, TreeItem with text {resources [3]}]
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1135784072 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135784072 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1135784082 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1135784082 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1135784082 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135784082 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1135784086 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1135784086 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1135784086 data=null doit=true}, TreeItem with text {resources [3]}]
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1135784086 data=null}, TreeItem with text {resources [3]}]
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
15:59:28 [2024-03-15T19:59:28.048Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=1135784087 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=1135784087 data=null doit=true}, TreeItem with text {generated [1]}]
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=1135784087 data=null}, TreeItem with text {generated [1]}]
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1135784088 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135784088 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1135784104 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1135784104 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=1135784105 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135784105 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1135784117 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=1135784117 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:59:28 [2024-03-15T19:59:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=1135784118 data=null doit=true}, TreeItem with text {generated [1]}]
15:59:28 [2024-03-15T19:59:28.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=1135784118 data=null}, TreeItem with text {generated [1]}]
15:59:28 [2024-03-15T19:59:28.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
15:59:28 [2024-03-15T19:59:28.049Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
15:59:28 [2024-03-15T19:59:28.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
15:59:28 [2024-03-15T19:59:28.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1135784118 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:59:28 [2024-03-15T19:59:28.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1135784119 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:59:28 [2024-03-15T19:59:28.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:28 [2024-03-15T19:59:28.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1135784119 data=null}, TreeItem with text {synthetic-trace}]
15:59:28 [2024-03-15T19:59:28.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1135784119 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:59:28 [2024-03-15T19:59:28.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135784119 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:59:28 [2024-03-15T19:59:28.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1135784140 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:59:28 [2024-03-15T19:59:28.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1135784140 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:59:28 [2024-03-15T19:59:28.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1135784140 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:59:28 [2024-03-15T19:59:28.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135784141 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:59:28 [2024-03-15T19:59:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1135784180 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:59:28 [2024-03-15T19:59:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1135784375 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:59:28 [2024-03-15T19:59:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1135784375 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:59:28 [2024-03-15T19:59:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1135784375 data=null}, TreeItem with text {synthetic-trace}]
15:59:28 [2024-03-15T19:59:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
15:59:28 [2024-03-15T19:59:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
15:59:28 [2024-03-15T19:59:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:59:28 [2024-03-15T19:59:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:28 [2024-03-15T19:59:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:28 [2024-03-15T19:59:28.305Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:59:28 [2024-03-15T19:59:28.305Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:59:28 [2024-03-15T19:59:28.305Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:59:28 [2024-03-15T19:59:28.305Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:59:28 [2024-03-15T19:59:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
15:59:28 [2024-03-15T19:59:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1135784447 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:59:28 [2024-03-15T19:59:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1135784447 data=null doit=true}, TreeItem with text {node1 [3]}]
15:59:28 [2024-03-15T19:59:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:28 [2024-03-15T19:59:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1135784448 data=null}, TreeItem with text {node1 [3]}]
15:59:28 [2024-03-15T19:59:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1135784448 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:59:28 [2024-03-15T19:59:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135784448 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:59:28 [2024-03-15T19:59:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1135784458 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:59:28 [2024-03-15T19:59:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1135784458 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:59:28 [2024-03-15T19:59:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1135784458 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:59:28 [2024-03-15T19:59:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135784458 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:59:28 [2024-03-15T19:59:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1135784473 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:59:28 [2024-03-15T19:59:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1135784474 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:59:28 [2024-03-15T19:59:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1135784474 data=null doit=true}, TreeItem with text {node1 [3]}]
15:59:28 [2024-03-15T19:59:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1135784474 data=null}, TreeItem with text {node1 [3]}]
15:59:28 [2024-03-15T19:59:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
15:59:28 [2024-03-15T19:59:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1135784474 data=null doit=true}, TreeItem with text {node1 [3]}]
15:59:28 [2024-03-15T19:59:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1135784474 data=null}, TreeItem with text {node1 [3]}]
15:59:28 [2024-03-15T19:59:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1135784475 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:59:28 [2024-03-15T19:59:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135784475 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
15:59:28 [2024-03-15T19:59:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1135784475 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:59:28 [2024-03-15T19:59:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
15:59:28 [2024-03-15T19:59:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1135784481 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:59:28 [2024-03-15T19:59:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1135784481 data=null doit=true}, TreeItem with text {resources [3]}]
15:59:28 [2024-03-15T19:59:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:28 [2024-03-15T19:59:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1135784481 data=null}, TreeItem with text {resources [3]}]
15:59:28 [2024-03-15T19:59:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1135784481 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:59:28 [2024-03-15T19:59:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135784481 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:59:28 [2024-03-15T19:59:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1135784489 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:59:28 [2024-03-15T19:59:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1135784489 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:59:28 [2024-03-15T19:59:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1135784490 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:59:28 [2024-03-15T19:59:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135784490 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:59:28 [2024-03-15T19:59:28.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1135784507 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:59:28 [2024-03-15T19:59:28.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1135784508 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:59:28 [2024-03-15T19:59:28.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1135784508 data=null doit=true}, TreeItem with text {resources [3]}]
15:59:28 [2024-03-15T19:59:28.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1135784508 data=null}, TreeItem with text {resources [3]}]
15:59:28 [2024-03-15T19:59:28.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
15:59:28 [2024-03-15T19:59:28.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
15:59:28 [2024-03-15T19:59:28.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
15:59:28 [2024-03-15T19:59:28.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1135784509 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:59:28 [2024-03-15T19:59:28.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1135784509 data=null doit=true}, TreeItem with text {syslog}]
15:59:28 [2024-03-15T19:59:28.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:28 [2024-03-15T19:59:28.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1135784510 data=null}, TreeItem with text {syslog}]
15:59:28 [2024-03-15T19:59:28.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1135784511 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:59:28 [2024-03-15T19:59:28.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135784511 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:59:28 [2024-03-15T19:59:28.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1135784537 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:59:28 [2024-03-15T19:59:28.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1135784538 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:59:28 [2024-03-15T19:59:28.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1135784538 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:59:28 [2024-03-15T19:59:28.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135784538 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:59:28 [2024-03-15T19:59:28.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1135784578 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:59:28 [2024-03-15T19:59:28.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1135784679 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:59:28 [2024-03-15T19:59:28.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1135784679 data=null doit=true}, TreeItem with text {syslog}]
15:59:28 [2024-03-15T19:59:28.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1135784679 data=null}, TreeItem with text {syslog}]
15:59:28 [2024-03-15T19:59:28.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
15:59:28 [2024-03-15T19:59:28.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
15:59:28 [2024-03-15T19:59:28.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/node1/resources/syslog - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5d449307] time=1135784680 data=null doit=true}, Shell with text {data - Test/Traces/node1/resources/syslog - Eclipse Platform}]
15:59:28 [2024-03-15T19:59:28.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:59:28 [2024-03-15T19:59:28.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:59:28 [2024-03-15T19:59:28.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:59:29 [2024-03-15T19:59:29.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:59:29 [2024-03-15T19:59:29.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:59:29 [2024-03-15T19:59:29.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135785032 data=null doit=true}, Shell with text {Preferences}]
15:59:29 [2024-03-15T19:59:29.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:29 [2024-03-15T19:59:29.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:29 [2024-03-15T19:59:29.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:29 [2024-03-15T19:59:29.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:29 [2024-03-15T19:59:29.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:29 [2024-03-15T19:59:29.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1135785034 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
15:59:29 [2024-03-15T19:59:29.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1135785034 data=null doit=true}, TreeItem with text {Tracing}]
15:59:29 [2024-03-15T19:59:29.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1135785034 data=null}, TreeItem with text {Tracing}]
15:59:29 [2024-03-15T19:59:29.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1135785034 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:59:29 [2024-03-15T19:59:29.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135785035 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:59:29 [2024-03-15T19:59:29.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1135785056 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:59:29 [2024-03-15T19:59:29.126Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:59:29 [2024-03-15T19:59:29.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:29 [2024-03-15T19:59:29.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1135785057 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
15:59:29 [2024-03-15T19:59:29.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1135785057 data=null doit=true}, Tree node with text: Remote Profiles]
15:59:29 [2024-03-15T19:59:29.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1135785057 data=null}, Tree node with text: Remote Profiles]
15:59:29 [2024-03-15T19:59:29.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1135785058 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:59:29 [2024-03-15T19:59:29.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135785058 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
15:59:29 [2024-03-15T19:59:29.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1135785059 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:59:29 [2024-03-15T19:59:29.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:29 [2024-03-15T19:59:29.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:29 [2024-03-15T19:59:29.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:29 [2024-03-15T19:59:29.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:29 [2024-03-15T19:59:29.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:29 [2024-03-15T19:59:29.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=1135785062 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
15:59:29 [2024-03-15T19:59:29.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=1135785062 data=null doit=true}, TreeItem with text {new profile}]
15:59:29 [2024-03-15T19:59:29.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=1135785062 data=null}, TreeItem with text {new profile}]
15:59:29 [2024-03-15T19:59:29.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=1135785063 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
15:59:29 [2024-03-15T19:59:29.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135785063 data=null item=TreeItem {new profile} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {new profile}]
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=1135785066 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1135785067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1135785067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1135785067 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1135785067 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1135785068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1135785068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1135785068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:29 [2024-03-15T19:59:29.127Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:29 [2024-03-15T19:59:29.127Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:29 [2024-03-15T19:59:29.127Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:29 [2024-03-15T19:59:29.127Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:29 [2024-03-15T19:59:29.127Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1135785087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1135785088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1135785094 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1135785095 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1135785095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1135785095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:29 [2024-03-15T19:59:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1135785095 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:29 [2024-03-15T19:59:29.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1135784718 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:59:29 [2024-03-15T19:59:29.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:59:29 [2024-03-15T19:59:29.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5d449307] time=1135785366 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:59:29 [2024-03-15T19:59:29.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:59:29 [2024-03-15T19:59:29.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:29 [2024-03-15T19:59:29.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:29 [2024-03-15T19:59:29.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:29 [2024-03-15T19:59:29.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135785371 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:59:29 [2024-03-15T19:59:29.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135785371 data=null doit=true}, TreeItem with text {Test}]
15:59:29 [2024-03-15T19:59:29.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135785371 data=null}, TreeItem with text {Test}]
15:59:29 [2024-03-15T19:59:29.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135785372 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:29 [2024-03-15T19:59:29.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135785372 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:59:29 [2024-03-15T19:59:29.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135785407 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:29 [2024-03-15T19:59:29.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:59:29 [2024-03-15T19:59:29.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:59:29 [2024-03-15T19:59:29.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:59:30 [2024-03-15T19:59:30.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:59:30 [2024-03-15T19:59:30.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:59:30 [2024-03-15T19:59:30.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:59:30 [2024-03-15T19:59:30.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:59:30 [2024-03-15T19:59:30.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:59:30 [2024-03-15T19:59:30.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:59:30 [2024-03-15T19:59:30.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:30 [2024-03-15T19:59:30.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:59:30 [2024-03-15T19:59:30.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:59:30 [2024-03-15T19:59:30.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:59:30 [2024-03-15T19:59:30.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135786276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:30 [2024-03-15T19:59:30.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135786276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:30 [2024-03-15T19:59:30.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135786277 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:30 [2024-03-15T19:59:30.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135786277 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:30 [2024-03-15T19:59:30.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135786277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:30 [2024-03-15T19:59:30.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135786277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:30 [2024-03-15T19:59:30.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135786277 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:30 [2024-03-15T19:59:30.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135786277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:30 [2024-03-15T19:59:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135786277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:30 [2024-03-15T19:59:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135786277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:30 [2024-03-15T19:59:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135786277 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:30 [2024-03-15T19:59:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135786277 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:30 [2024-03-15T19:59:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:59:30 [2024-03-15T19:59:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:59:30 [2024-03-15T19:59:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:59:30 [2024-03-15T19:59:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:30 [2024-03-15T19:59:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:59:30 [2024-03-15T19:59:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:59:30 [2024-03-15T19:59:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:59:30 [2024-03-15T19:59:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:30 [2024-03-15T19:59:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:59:30 [2024-03-15T19:59:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135786278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:30 [2024-03-15T19:59:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135786278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:30 [2024-03-15T19:59:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135786278 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:30 [2024-03-15T19:59:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135786278 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:30 [2024-03-15T19:59:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135786278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:30 [2024-03-15T19:59:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135786278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:30 [2024-03-15T19:59:30.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:30 [2024-03-15T19:59:30.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:30 [2024-03-15T19:59:30.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:30 [2024-03-15T19:59:30.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:30 [2024-03-15T19:59:30.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:30 [2024-03-15T19:59:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:59:30 [2024-03-15T19:59:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135786278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:30 [2024-03-15T19:59:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135785454 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:59:30 [2024-03-15T19:59:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5d449307] time=1135786890 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:59:30 [2024-03-15T19:59:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:59:30 [2024-03-15T19:59:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:59:30 [2024-03-15T19:59:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:59:30 [2024-03-15T19:59:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:59:31 [2024-03-15T19:59:31.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:59:31 [2024-03-15T19:59:31.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135787092 data=null doit=true}, Shell with text {Preferences}]
15:59:31 [2024-03-15T19:59:31.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:31 [2024-03-15T19:59:31.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:31 [2024-03-15T19:59:31.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:31 [2024-03-15T19:59:31.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:31 [2024-03-15T19:59:31.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:31 [2024-03-15T19:59:31.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1135787156 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
15:59:31 [2024-03-15T19:59:31.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1135787156 data=null doit=true}, TreeItem with text {Tracing}]
15:59:31 [2024-03-15T19:59:31.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1135787156 data=null}, TreeItem with text {Tracing}]
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1135787156 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135787157 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1135787216 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:59:31 [2024-03-15T19:59:31.132Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1135787218 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1135787218 data=null doit=true}, Tree node with text: Remote Profiles]
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1135787218 data=null}, Tree node with text: Remote Profiles]
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1135787218 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135787219 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1135787220 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=1135787222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1135787222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=1135787222 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=1135787222 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=1135787222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=1135787222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=1135787222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=1135787241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1135787242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=1135787242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=1135787242 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=1135787242 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1135787245 data=null button=0 stateMask=0x0 x=160 y=293 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=1135787245 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=1135787245 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1135787246 data=null button=1 stateMask=0x0 x=160 y=293 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
15:59:31 [2024-03-15T19:59:31.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135787246 data=null item=TreeItem {name (ssh://userinfo@host:22)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1135787251 data=null button=1 stateMask=0x80000 x=160 y=293 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: (of type 'Text' and with label (with mnemonic 'URI:'))
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=1135787258 data=null button=0 stateMask=0x0 x=108 y=293 count=0}, Tree node with text: /rootpath]
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=1135787258 data=null doit=true}, Tree node with text: /rootpath]
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=1135787258 data=null}, Tree node with text: /rootpath]
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=1135787258 data=null button=1 stateMask=0x0 x=108 y=293 count=1}, Tree node with text: /rootpath]
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135787258 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=1135787275 data=null button=1 stateMask=0x80000 x=108 y=288 count=1}, Tree node with text: /rootpath]
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4a467e68
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=1135787280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1135787280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=1135787280 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=1135787280 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=1135787280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:31 [2024-03-15T19:59:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=1135787280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:31 [2024-03-15T19:59:31.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=1135787280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:31 [2024-03-15T19:59:31.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=1135787281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:31 [2024-03-15T19:59:31.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1135787281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:31 [2024-03-15T19:59:31.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=1135787281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:31 [2024-03-15T19:59:31.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=1135787281 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:31 [2024-03-15T19:59:31.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=1135787281 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:59:31 [2024-03-15T19:59:31.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:31 [2024-03-15T19:59:31.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1135787282 data=null button=0 stateMask=0x0 x=102 y=293 count=0}, Tree node with text: .*]
15:59:31 [2024-03-15T19:59:31.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1135787282 data=null doit=true}, Tree node with text: .*]
15:59:31 [2024-03-15T19:59:31.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1135787282 data=null}, Tree node with text: .*]
15:59:31 [2024-03-15T19:59:31.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1135787282 data=null button=1 stateMask=0x0 x=102 y=293 count=1}, Tree node with text: .*]
15:59:31 [2024-03-15T19:59:31.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135787282 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
15:59:31 [2024-03-15T19:59:31.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1135787292 data=null button=1 stateMask=0x80000 x=102 y=293 count=1}, Tree node with text: .*]
15:59:31 [2024-03-15T19:59:31.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:59:31 [2024-03-15T19:59:31.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:59:31 [2024-03-15T19:59:31.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
15:59:31 [2024-03-15T19:59:31.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
15:59:31 [2024-03-15T19:59:31.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
15:59:31 [2024-03-15T19:59:31.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
15:59:31 [2024-03-15T19:59:31.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:31 [2024-03-15T19:59:31.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135787304 data=null button=0 stateMask=0x0 x=577 y=247 count=0}, Tree node with text: /rootpath]
15:59:31 [2024-03-15T19:59:31.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135787305 data=null doit=true}, Tree node with text: /rootpath]
15:59:31 [2024-03-15T19:59:31.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135787305 data=null}, Tree node with text: /rootpath]
15:59:31 [2024-03-15T19:59:31.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135787305 data=null button=1 stateMask=0x0 x=577 y=247 count=1}, Tree node with text: /rootpath]
15:59:31 [2024-03-15T19:59:31.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135787305 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:59:31 [2024-03-15T19:59:31.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135787318 data=null button=1 stateMask=0x80000 x=577 y=247 count=1}, Tree node with text: /rootpath]
15:59:31 [2024-03-15T19:59:31.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
15:59:31 [2024-03-15T19:59:31.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
15:59:31 [2024-03-15T19:59:31.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1135787322 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
15:59:31 [2024-03-15T19:59:31.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
15:59:31 [2024-03-15T19:59:31.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:31 [2024-03-15T19:59:31.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1135787333 data=null button=0 stateMask=0x0 x=102 y=293 count=0}, Tree node with text: .*]
15:59:31 [2024-03-15T19:59:31.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1135787333 data=null doit=true}, Tree node with text: .*]
15:59:31 [2024-03-15T19:59:31.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1135787333 data=null}, Tree node with text: .*]
15:59:31 [2024-03-15T19:59:31.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1135787334 data=null button=1 stateMask=0x0 x=102 y=293 count=1}, Tree node with text: .*]
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135787334 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1135787353 data=null button=1 stateMask=0x80000 x=102 y=270 count=1}, Tree node with text: .*]
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace type:'))
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=1135787357 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace type:'))]
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135787357 data=null button=0 stateMask=0x0 x=577 y=224 count=0}, Tree node with text: /rootpath]
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135787358 data=null doit=true}, Tree node with text: /rootpath]
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135787358 data=null}, Tree node with text: /rootpath]
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135787358 data=null button=1 stateMask=0x0 x=577 y=224 count=1}, Tree node with text: /rootpath]
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135787358 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135787367 data=null button=1 stateMask=0x80000 x=577 y=224 count=1}, Tree node with text: /rootpath]
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1135787373 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1135787385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1135787385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1135787385 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1135787385 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1135787393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1135787393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1135787393 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1135786907 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:59:31 [2024-03-15T19:59:31.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:59:31 [2024-03-15T19:59:31.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5d449307] time=1135787453 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:59:31 [2024-03-15T19:59:31.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:59:31 [2024-03-15T19:59:31.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:59:31 [2024-03-15T19:59:31.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:59:31 [2024-03-15T19:59:31.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:59:31 [2024-03-15T19:59:31.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:59:31 [2024-03-15T19:59:31.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135787756 data=null doit=true}, Shell with text {Preferences}]
15:59:31 [2024-03-15T19:59:31.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:31 [2024-03-15T19:59:31.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:31 [2024-03-15T19:59:31.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:31 [2024-03-15T19:59:31.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:31 [2024-03-15T19:59:31.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:31 [2024-03-15T19:59:31.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1135787758 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
15:59:31 [2024-03-15T19:59:31.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1135787758 data=null doit=true}, TreeItem with text {Tracing}]
15:59:31 [2024-03-15T19:59:31.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1135787758 data=null}, TreeItem with text {Tracing}]
15:59:31 [2024-03-15T19:59:31.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1135787759 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:59:31 [2024-03-15T19:59:31.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135787759 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:59:31 [2024-03-15T19:59:31.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1135787783 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:59:31 [2024-03-15T19:59:31.648Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:59:31 [2024-03-15T19:59:31.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:31 [2024-03-15T19:59:31.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1135787783 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
15:59:31 [2024-03-15T19:59:31.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1135787783 data=null doit=true}, Tree node with text: Remote Profiles]
15:59:31 [2024-03-15T19:59:31.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1135787784 data=null}, Tree node with text: Remote Profiles]
15:59:31 [2024-03-15T19:59:31.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1135787784 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:59:31 [2024-03-15T19:59:31.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135787784 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1135787785 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1135787788 data=null button=0 stateMask=0x0 x=137 y=978 count=0}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1135787789 data=null doit=true}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1135787789 data=null}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1135787789 data=null button=1 stateMask=0x0 x=137 y=978 count=1}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135787789 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1135787813 data=null button=1 stateMask=0x80000 x=137 y=674 count=1}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: with mnemonic 'Move Down'
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: with style 'SWT.PUSH'
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Move Down
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Move Down} time=1135787814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Move Down} time=1135787814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Move Down} time=1135787814 data=null doit=true}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Move Down} time=1135787814 data=null}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Move Down} time=1135787815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Move Down} time=1135787815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Move Down} time=1135787815 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Move Down} time=1135787818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Move Down} time=1135787818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Move Down} time=1135787818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Move Down} time=1135787818 data=null doit=true}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Move Down} time=1135787818 data=null}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Move Down
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1135787819 data=null button=0 stateMask=0x0 x=137 y=247 count=0}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1135787819 data=null doit=true}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1135787819 data=null}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1135787820 data=null button=1 stateMask=0x0 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135787820 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1135787838 data=null button=1 stateMask=0x80000 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: with mnemonic 'Move Up'
15:59:31 [2024-03-15T19:59:31.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: with style 'SWT.PUSH'
15:59:31 [2024-03-15T19:59:31.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')
15:59:31 [2024-03-15T19:59:31.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:59:31 [2024-03-15T19:59:31.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Move Up
15:59:31 [2024-03-15T19:59:31.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Move Up} time=1135787840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Move Up} time=1135787840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Move Up} time=1135787840 data=null doit=true}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Move Up} time=1135787840 data=null}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Move Up} time=1135787841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Move Up} time=1135787841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Move Up} time=1135787841 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
15:59:31 [2024-03-15T19:59:31.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')
15:59:31 [2024-03-15T19:59:31.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')
15:59:31 [2024-03-15T19:59:31.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')
15:59:31 [2024-03-15T19:59:31.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')
15:59:31 [2024-03-15T19:59:31.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Move Up
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1135787846 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1135787846 data=null doit=true}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1135787846 data=null}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1135787846 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135787847 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1135787865 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1135787866 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1135787866 data=null doit=true}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1135787866 data=null}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1135787867 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135787867 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1135787876 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy	Ctrl+C", using matcher: with mnemonic 'Copy'
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy'
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy	Ctrl+C} time=1135787878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy']
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy'
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1135787881 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1135787881 data=null doit=true}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1135787881 data=null}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1135787887 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135787887 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1135787896 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Paste	Ctrl+V", using matcher: with mnemonic 'Paste'
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Paste'
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Paste	Ctrl+V} time=1135787898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Paste']
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Paste'
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1135787919 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1135787919 data=null doit=true}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1135787919 data=null}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1135787920 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135787920 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1135787933 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1135787934 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1135787934 data=null doit=true}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1135787934 data=null}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1135787942 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135787942 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1135787956 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Cut	Ctrl+X", using matcher: with mnemonic 'Cut'
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Cut'
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Cut	Ctrl+X} time=1135787958 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Cut']
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Cut'
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*syslog} time=1135787962 data=null button=0 stateMask=0x0 x=123 y=247 count=0}, Tree node with text: .*syslog]
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*syslog} time=1135787962 data=null doit=true}, Tree node with text: .*syslog]
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*syslog} time=1135787962 data=null}, Tree node with text: .*syslog]
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*syslog} time=1135787963 data=null button=1 stateMask=0x0 x=123 y=247 count=1}, Tree node with text: .*syslog]
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135787963 data=null item=TreeItem {.*syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*syslog]
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*syslog} time=1135787979 data=null button=1 stateMask=0x80000 x=123 y=247 count=1}, Tree node with text: .*syslog]
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*syslog} time=1135787979 data=null button=0 stateMask=0x0 x=123 y=247 count=0}, Tree node with text: .*syslog]
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*syslog} time=1135787979 data=null doit=true}, Tree node with text: .*syslog]
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*syslog} time=1135787980 data=null}, Tree node with text: .*syslog]
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*syslog} time=1135787981 data=null button=1 stateMask=0x0 x=123 y=247 count=1}, Tree node with text: .*syslog]
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135787982 data=null item=TreeItem {.*syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*syslog]
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*syslog} time=1135787992 data=null button=1 stateMask=0x80000 x=123 y=247 count=1}, Tree node with text: .*syslog]
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Paste	Ctrl+V", using matcher: with mnemonic 'Paste'
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Paste'
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Paste	Ctrl+V} time=1135787993 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Paste']
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Paste'
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1135788013 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1135788013 data=null doit=true}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1135788013 data=null}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1135788014 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135788014 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1135788024 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1135788024 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1135788024 data=null doit=true}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1135788025 data=null}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1135788025 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135788025 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1135788041 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete	Delete", using matcher: with mnemonic 'Delete'
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete	Delete} time=1135788044 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:59:31 [2024-03-15T19:59:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:31 [2024-03-15T19:59:31.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1135788048 data=null button=0 stateMask=0x0 x=137 y=247 count=0}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1135788048 data=null doit=true}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1135788048 data=null}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1135788048 data=null button=1 stateMask=0x0 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135788049 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1135788057 data=null button=1 stateMask=0x80000 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:31 [2024-03-15T19:59:31.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1135788065 data=null button=0 stateMask=0x0 x=137 y=247 count=0}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1135788065 data=null doit=true}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1135788065 data=null}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1135788066 data=null button=1 stateMask=0x0 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135788066 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1135788080 data=null button=1 stateMask=0x80000 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
15:59:31 [2024-03-15T19:59:31.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy	Ctrl+C", using matcher: with mnemonic 'Copy'
15:59:31 [2024-03-15T19:59:31.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy'
15:59:31 [2024-03-15T19:59:31.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy	Ctrl+C} time=1135788082 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy']
15:59:31 [2024-03-15T19:59:31.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy'
15:59:31 [2024-03-15T19:59:31.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:31 [2024-03-15T19:59:31.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*syslog} time=1135788084 data=null button=0 stateMask=0x0 x=123 y=224 count=0}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:59:31 [2024-03-15T19:59:31.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135788084 data=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:59:31 [2024-03-15T19:59:31.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135788084 data=null}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:59:31 [2024-03-15T19:59:31.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*syslog} time=1135788084 data=null button=1 stateMask=0x0 x=123 y=224 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:59:31 [2024-03-15T19:59:31.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135788085 data=null item=TreeItem {.*syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:59:31 [2024-03-15T19:59:31.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*syslog} time=1135788095 data=null button=1 stateMask=0x80000 x=123 y=224 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:59:31 [2024-03-15T19:59:31.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1135788095 data=null button=0 stateMask=0x0 x=137 y=247 count=0}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:59:31 [2024-03-15T19:59:31.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135788095 data=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:59:31 [2024-03-15T19:59:31.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135788095 data=null}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:59:31 [2024-03-15T19:59:31.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1135788096 data=null button=1 stateMask=0x40000 x=137 y=247 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:59:31 [2024-03-15T19:59:31.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135788096 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:59:32 [2024-03-15T19:59:32.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1135788101 data=null button=1 stateMask=0xc0000 x=137 y=247 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:59:32 [2024-03-15T19:59:32.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1135788102 data=null button=0 stateMask=0x0 x=102 y=270 count=0}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:59:32 [2024-03-15T19:59:32.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135788102 data=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:59:32 [2024-03-15T19:59:32.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135788102 data=null}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:59:32 [2024-03-15T19:59:32.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1135788103 data=null button=1 stateMask=0x40000 x=102 y=270 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:59:32 [2024-03-15T19:59:32.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135788103 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:59:32 [2024-03-15T19:59:32.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1135788103 data=null button=1 stateMask=0xc0000 x=102 y=270 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:59:32 [2024-03-15T19:59:32.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:32 [2024-03-15T19:59:32.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:32 [2024-03-15T19:59:32.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135788140 data=null button=0 stateMask=0x0 x=577 y=270 count=0}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:59:32 [2024-03-15T19:59:32.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135788141 data=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:59:32 [2024-03-15T19:59:32.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135788141 data=null}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:59:32 [2024-03-15T19:59:32.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135788141 data=null button=1 stateMask=0x0 x=577 y=270 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:59:32 [2024-03-15T19:59:32.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135788142 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:59:32 [2024-03-15T19:59:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1135788147 data=null button=1 stateMask=0x80000 x=577 y=270 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:59:32 [2024-03-15T19:59:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Paste	Ctrl+V", using matcher: with mnemonic 'Paste'
15:59:32 [2024-03-15T19:59:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Paste'
15:59:32 [2024-03-15T19:59:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Paste	Ctrl+V} time=1135788149 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Paste']
15:59:32 [2024-03-15T19:59:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Paste'
15:59:32 [2024-03-15T19:59:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:59:32 [2024-03-15T19:59:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:59:32 [2024-03-15T19:59:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:59:32 [2024-03-15T19:59:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:59:32 [2024-03-15T19:59:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:59:32 [2024-03-15T19:59:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:59:32 [2024-03-15T19:59:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:32 [2024-03-15T19:59:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:59:32 [2024-03-15T19:59:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:59:32 [2024-03-15T19:59:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:59:32 [2024-03-15T19:59:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:59:32 [2024-03-15T19:59:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:59:32 [2024-03-15T19:59:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:59:32 [2024-03-15T19:59:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1135788172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:32 [2024-03-15T19:59:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1135788172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:32 [2024-03-15T19:59:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1135788172 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:32 [2024-03-15T19:59:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1135788172 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:32 [2024-03-15T19:59:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1135788172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:32 [2024-03-15T19:59:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1135788172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:32 [2024-03-15T19:59:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1135788172 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:32 [2024-03-15T19:59:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1135787459 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:59:32 [2024-03-15T19:59:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:59:32 [2024-03-15T19:59:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5d449307] time=1135788229 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:59:32 [2024-03-15T19:59:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:59:32 [2024-03-15T19:59:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:59:32 [2024-03-15T19:59:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:59:32 [2024-03-15T19:59:32.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:59:32 [2024-03-15T19:59:32.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:59:32 [2024-03-15T19:59:32.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135788479 data=null doit=true}, Shell with text {Preferences}]
15:59:32 [2024-03-15T19:59:32.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:32 [2024-03-15T19:59:32.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:32 [2024-03-15T19:59:32.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:32 [2024-03-15T19:59:32.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:32 [2024-03-15T19:59:32.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:32 [2024-03-15T19:59:32.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1135788530 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
15:59:32 [2024-03-15T19:59:32.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1135788530 data=null doit=true}, TreeItem with text {Tracing}]
15:59:32 [2024-03-15T19:59:32.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1135788530 data=null}, TreeItem with text {Tracing}]
15:59:32 [2024-03-15T19:59:32.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1135788530 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:59:32 [2024-03-15T19:59:32.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135788531 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:59:32 [2024-03-15T19:59:32.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1135788551 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:59:32 [2024-03-15T19:59:32.424Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:59:32 [2024-03-15T19:59:32.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:32 [2024-03-15T19:59:32.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1135788552 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
15:59:32 [2024-03-15T19:59:32.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1135788552 data=null doit=true}, Tree node with text: Remote Profiles]
15:59:32 [2024-03-15T19:59:32.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1135788552 data=null}, Tree node with text: Remote Profiles]
15:59:32 [2024-03-15T19:59:32.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1135788552 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:59:32 [2024-03-15T19:59:32.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135788552 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
15:59:32 [2024-03-15T19:59:32.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1135788554 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:59:32 [2024-03-15T19:59:32.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:32 [2024-03-15T19:59:32.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:32 [2024-03-15T19:59:32.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:32 [2024-03-15T19:59:32.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:32 [2024-03-15T19:59:32.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:32 [2024-03-15T19:59:32.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=1135788557 data=null button=0 stateMask=0x0 x=78 y=909 count=0}, TreeItem with text {new profile}]
15:59:32 [2024-03-15T19:59:32.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=1135788558 data=null doit=true}, TreeItem with text {new profile}]
15:59:32 [2024-03-15T19:59:32.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=1135788558 data=null}, TreeItem with text {new profile}]
15:59:32 [2024-03-15T19:59:32.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=1135788558 data=null button=1 stateMask=0x0 x=78 y=909 count=1}, TreeItem with text {new profile}]
15:59:32 [2024-03-15T19:59:32.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135788558 data=null item=TreeItem {new profile} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {new profile}]
15:59:32 [2024-03-15T19:59:32.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=1135788561 data=null button=1 stateMask=0x80000 x=78 y=909 count=1}, TreeItem with text {new profile}]
15:59:32 [2024-03-15T19:59:32.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:59:32 [2024-03-15T19:59:32.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:59:32 [2024-03-15T19:59:32.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1135788563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1135788563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1135788563 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1135788563 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1135788563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1135788563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1135788564 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:32 [2024-03-15T19:59:32.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:32 [2024-03-15T19:59:32.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:32 [2024-03-15T19:59:32.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:32 [2024-03-15T19:59:32.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:32 [2024-03-15T19:59:32.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1135788584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1135788584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1135788584 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1135788584 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1135788584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1135788584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1135788584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:32 [2024-03-15T19:59:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1135788238 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:59:32 [2024-03-15T19:59:32.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:59:32 [2024-03-15T19:59:32.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5d449307] time=1135788639 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:59:32 [2024-03-15T19:59:32.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:59:32 [2024-03-15T19:59:32.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:32 [2024-03-15T19:59:32.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:32 [2024-03-15T19:59:32.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:32 [2024-03-15T19:59:32.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1135788644 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:59:32 [2024-03-15T19:59:32.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1135788644 data=null doit=true}, TreeItem with text {Test}]
15:59:32 [2024-03-15T19:59:32.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1135788645 data=null}, TreeItem with text {Test}]
15:59:32 [2024-03-15T19:59:32.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1135788645 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:32 [2024-03-15T19:59:32.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135788645 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:59:32 [2024-03-15T19:59:32.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1135788669 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:59:32 [2024-03-15T19:59:32.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:59:32 [2024-03-15T19:59:32.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:59:32 [2024-03-15T19:59:32.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:59:33 [2024-03-15T19:59:33.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:59:33 [2024-03-15T19:59:33.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:59:33 [2024-03-15T19:59:33.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:59:33 [2024-03-15T19:59:33.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:59:33 [2024-03-15T19:59:33.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:59:33 [2024-03-15T19:59:33.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:59:33 [2024-03-15T19:59:33.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:33 [2024-03-15T19:59:33.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:59:33 [2024-03-15T19:59:33.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:59:33 [2024-03-15T19:59:33.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:59:33 [2024-03-15T19:59:33.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135789449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:33 [2024-03-15T19:59:33.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135789449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:33 [2024-03-15T19:59:33.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135789449 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:33 [2024-03-15T19:59:33.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135789449 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:33 [2024-03-15T19:59:33.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135789449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:33 [2024-03-15T19:59:33.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135789450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:33 [2024-03-15T19:59:33.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135789450 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:33 [2024-03-15T19:59:33.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135789450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:33 [2024-03-15T19:59:33.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135789450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:33 [2024-03-15T19:59:33.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135789450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:33 [2024-03-15T19:59:33.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135789450 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:33 [2024-03-15T19:59:33.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135789450 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:33 [2024-03-15T19:59:33.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:59:33 [2024-03-15T19:59:33.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:59:33 [2024-03-15T19:59:33.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:59:33 [2024-03-15T19:59:33.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:33 [2024-03-15T19:59:33.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:59:33 [2024-03-15T19:59:33.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:59:33 [2024-03-15T19:59:33.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:59:33 [2024-03-15T19:59:33.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:33 [2024-03-15T19:59:33.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:59:33 [2024-03-15T19:59:33.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135789451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:33 [2024-03-15T19:59:33.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135789451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:33 [2024-03-15T19:59:33.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135789451 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:33 [2024-03-15T19:59:33.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135789451 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:33 [2024-03-15T19:59:33.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135789451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:33 [2024-03-15T19:59:33.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135789451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:33 [2024-03-15T19:59:33.609Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:33 [2024-03-15T19:59:33.609Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:33 [2024-03-15T19:59:33.609Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:33 [2024-03-15T19:59:33.609Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:33 [2024-03-15T19:59:33.609Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:33 [2024-03-15T19:59:33.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:59:33 [2024-03-15T19:59:33.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135789451 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:33 [2024-03-15T19:59:33.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135788714 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:59:33 [2024-03-15T19:59:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5d449307] time=1135789957 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:59:33 [2024-03-15T19:59:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:59:33 [2024-03-15T19:59:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:59:33 [2024-03-15T19:59:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:59:34 [2024-03-15T19:59:34.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:59:34 [2024-03-15T19:59:34.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:59:34 [2024-03-15T19:59:34.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135790242 data=null doit=true}, Shell with text {Preferences}]
15:59:34 [2024-03-15T19:59:34.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:34 [2024-03-15T19:59:34.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:34 [2024-03-15T19:59:34.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:34 [2024-03-15T19:59:34.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:34 [2024-03-15T19:59:34.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:34 [2024-03-15T19:59:34.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1135790258 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
15:59:34 [2024-03-15T19:59:34.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1135790258 data=null doit=true}, TreeItem with text {Tracing}]
15:59:34 [2024-03-15T19:59:34.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1135790258 data=null}, TreeItem with text {Tracing}]
15:59:34 [2024-03-15T19:59:34.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1135790259 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:59:34 [2024-03-15T19:59:34.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135790259 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:59:34 [2024-03-15T19:59:34.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1135790286 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:59:34 [2024-03-15T19:59:34.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:59:34 [2024-03-15T19:59:34.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:34 [2024-03-15T19:59:34.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1135790287 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
15:59:34 [2024-03-15T19:59:34.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1135790287 data=null doit=true}, Tree node with text: Remote Profiles]
15:59:34 [2024-03-15T19:59:34.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1135790288 data=null}, Tree node with text: Remote Profiles]
15:59:34 [2024-03-15T19:59:34.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1135790288 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:59:34 [2024-03-15T19:59:34.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135790288 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
15:59:34 [2024-03-15T19:59:34.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1135790290 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:59:34 [2024-03-15T19:59:34.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:34 [2024-03-15T19:59:34.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:34 [2024-03-15T19:59:34.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:34 [2024-03-15T19:59:34.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:34 [2024-03-15T19:59:34.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:34 [2024-03-15T19:59:34.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAllRecursive} time=1135790293 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestAllRecursive}]
15:59:34 [2024-03-15T19:59:34.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAllRecursive} time=1135790294 data=null doit=true}, TreeItem with text {TestAllRecursive}]
15:59:34 [2024-03-15T19:59:34.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAllRecursive} time=1135790294 data=null}, TreeItem with text {TestAllRecursive}]
15:59:34 [2024-03-15T19:59:34.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAllRecursive} time=1135790294 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestAllRecursive}]
15:59:34 [2024-03-15T19:59:34.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135790294 data=null item=TreeItem {TestAllRecursive} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestAllRecursive}]
15:59:34 [2024-03-15T19:59:34.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAllRecursive} time=1135790297 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestAllRecursive}]
15:59:34 [2024-03-15T19:59:34.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:59:34 [2024-03-15T19:59:34.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:59:34 [2024-03-15T19:59:34.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:59:34 [2024-03-15T19:59:34.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1135790313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1135790313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1135790313 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1135790313 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1135790316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1135790316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1135790316 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.378Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.378Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.378Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.378Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.378Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:59:34 [2024-03-15T19:59:34.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:34 [2024-03-15T19:59:34.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAllNonRecursive} time=1135790330 data=null button=0 stateMask=0x0 x=108 y=12 count=0}, TreeItem with text {TestAllNonRecursive}]
15:59:34 [2024-03-15T19:59:34.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAllNonRecursive} time=1135790330 data=null doit=true}, TreeItem with text {TestAllNonRecursive}]
15:59:34 [2024-03-15T19:59:34.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAllNonRecursive} time=1135790330 data=null}, TreeItem with text {TestAllNonRecursive}]
15:59:34 [2024-03-15T19:59:34.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAllNonRecursive} time=1135790331 data=null button=1 stateMask=0x0 x=108 y=12 count=1}, TreeItem with text {TestAllNonRecursive}]
15:59:34 [2024-03-15T19:59:34.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135790331 data=null item=TreeItem {TestAllNonRecursive} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestAllNonRecursive}]
15:59:34 [2024-03-15T19:59:34.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAllNonRecursive} time=1135790338 data=null button=1 stateMask=0x80000 x=108 y=12 count=1}, TreeItem with text {TestAllNonRecursive}]
15:59:34 [2024-03-15T19:59:34.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:59:34 [2024-03-15T19:59:34.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1135790340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1135790340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1135790340 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1135790340 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1135790340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1135790340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1135790340 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.379Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.379Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.379Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.379Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.379Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestSpecificRecursive} time=1135790348 data=null button=0 stateMask=0x0 x=112 y=12 count=0}, TreeItem with text {TestSpecificRecursive}]
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestSpecificRecursive} time=1135790349 data=null doit=true}, TreeItem with text {TestSpecificRecursive}]
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestSpecificRecursive} time=1135790349 data=null}, TreeItem with text {TestSpecificRecursive}]
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestSpecificRecursive} time=1135790349 data=null button=1 stateMask=0x0 x=112 y=12 count=1}, TreeItem with text {TestSpecificRecursive}]
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135790349 data=null item=TreeItem {TestSpecificRecursive} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestSpecificRecursive}]
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestSpecificRecursive} time=1135790351 data=null button=1 stateMask=0x80000 x=112 y=12 count=1}, TreeItem with text {TestSpecificRecursive}]
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1135790353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1135790353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1135790353 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1135790353 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1135790353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1135790353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1135790353 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:59:34 [2024-03-15T19:59:34.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:34 [2024-03-15T19:59:34.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestSpecificNonRecursive} time=1135790364 data=null button=0 stateMask=0x0 x=125 y=12 count=0}, TreeItem with text {TestSpecificNonRecursive}]
15:59:34 [2024-03-15T19:59:34.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestSpecificNonRecursive} time=1135790364 data=null doit=true}, TreeItem with text {TestSpecificNonRecursive}]
15:59:34 [2024-03-15T19:59:34.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestSpecificNonRecursive} time=1135790364 data=null}, TreeItem with text {TestSpecificNonRecursive}]
15:59:34 [2024-03-15T19:59:34.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestSpecificNonRecursive} time=1135790365 data=null button=1 stateMask=0x0 x=125 y=12 count=1}, TreeItem with text {TestSpecificNonRecursive}]
15:59:34 [2024-03-15T19:59:34.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135790365 data=null item=TreeItem {TestSpecificNonRecursive} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestSpecificNonRecursive}]
15:59:34 [2024-03-15T19:59:34.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestSpecificNonRecursive} time=1135790367 data=null button=1 stateMask=0x80000 x=125 y=12 count=1}, TreeItem with text {TestSpecificNonRecursive}]
15:59:34 [2024-03-15T19:59:34.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:59:34 [2024-03-15T19:59:34.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:59:34 [2024-03-15T19:59:34.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:59:34 [2024-03-15T19:59:34.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1135790368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1135790368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1135790369 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1135790369 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1135790369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1135790369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1135790369 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:59:34 [2024-03-15T19:59:34.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:34 [2024-03-15T19:59:34.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestSpecificMultiGroupRecursive} time=1135790380 data=null button=0 stateMask=0x0 x=147 y=12 count=0}, TreeItem with text {TestSpecificMultiGroupRecursive}]
15:59:34 [2024-03-15T19:59:34.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestSpecificMultiGroupRecursive} time=1135790380 data=null doit=true}, TreeItem with text {TestSpecificMultiGroupRecursive}]
15:59:34 [2024-03-15T19:59:34.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestSpecificMultiGroupRecursive} time=1135790380 data=null}, TreeItem with text {TestSpecificMultiGroupRecursive}]
15:59:34 [2024-03-15T19:59:34.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestSpecificMultiGroupRecursive} time=1135790380 data=null button=1 stateMask=0x0 x=147 y=12 count=1}, TreeItem with text {TestSpecificMultiGroupRecursive}]
15:59:34 [2024-03-15T19:59:34.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135790380 data=null item=TreeItem {TestSpecificMultiGroupRecursive} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestSpecificMultiGroupRecursive}]
15:59:34 [2024-03-15T19:59:34.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestSpecificMultiGroupRecursive} time=1135790383 data=null button=1 stateMask=0x80000 x=147 y=12 count=1}, TreeItem with text {TestSpecificMultiGroupRecursive}]
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1135790384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1135790384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1135790384 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1135790384 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1135790385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1135790385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1135790385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestMultiNode} time=1135790389 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {TestMultiNode}]
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestMultiNode} time=1135790389 data=null doit=true}, TreeItem with text {TestMultiNode}]
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestMultiNode} time=1135790389 data=null}, TreeItem with text {TestMultiNode}]
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestMultiNode} time=1135790389 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {TestMultiNode}]
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135790390 data=null item=TreeItem {TestMultiNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestMultiNode}]
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestMultiNode} time=1135790393 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {TestMultiNode}]
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1135790395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1135790395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1135790395 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1135790395 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1135790402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1135790402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1135790402 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestUnknown} time=1135790406 data=null button=0 stateMask=0x0 x=86 y=12 count=0}, TreeItem with text {TestUnknown}]
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestUnknown} time=1135790406 data=null doit=true}, TreeItem with text {TestUnknown}]
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestUnknown} time=1135790406 data=null}, TreeItem with text {TestUnknown}]
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestUnknown} time=1135790407 data=null button=1 stateMask=0x0 x=86 y=12 count=1}, TreeItem with text {TestUnknown}]
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135790407 data=null item=TreeItem {TestUnknown} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestUnknown}]
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestUnknown} time=1135790410 data=null button=1 stateMask=0x80000 x=86 y=12 count=1}, TreeItem with text {TestUnknown}]
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1135790418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1135790418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1135790418 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1135790419 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1135790420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1135790420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1135790420 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestLocal} time=1135790423 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TreeItem with text {TestLocal}]
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestLocal} time=1135790424 data=null doit=true}, TreeItem with text {TestLocal}]
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestLocal} time=1135790424 data=null}, TreeItem with text {TestLocal}]
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestLocal} time=1135790424 data=null button=1 stateMask=0x0 x=72 y=12 count=1}, TreeItem with text {TestLocal}]
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135790424 data=null item=TreeItem {TestLocal} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestLocal}]
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestLocal} time=1135790428 data=null button=1 stateMask=0x80000 x=72 y=12 count=1}, TreeItem with text {TestLocal}]
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:59:34 [2024-03-15T19:59:34.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1135790435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1135790435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1135790435 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1135790435 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1135790436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1135790436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1135790436 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.383Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.383Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.383Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.383Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.383Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1135790441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1135790441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1135790441 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1135790441 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1135790442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1135790442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1135790442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1135789964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:59:34 [2024-03-15T19:59:34.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:59:34 [2024-03-15T19:59:34.639Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 76.38 s -- in org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
15:59:34 [2024-03-15T19:59:34.639Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testImportNothing -- Time elapsed: 4.155 s
15:59:34 [2024-03-15T19:59:34.639Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_7_03 -- Time elapsed: 1.686 s
15:59:34 [2024-03-15T19:59:34.639Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_04 -- Time elapsed: 3.677 s
15:59:34 [2024-03-15T19:59:34.639Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_05 -- Time elapsed: 11.32 s
15:59:34 [2024-03-15T19:59:34.639Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_06 -- Time elapsed: 5.337 s
15:59:34 [2024-03-15T19:59:34.639Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_07 -- Time elapsed: 3.990 s
15:59:34 [2024-03-15T19:59:34.639Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_08 -- Time elapsed: 4.880 s
15:59:34 [2024-03-15T19:59:34.639Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_09 -- Time elapsed: 3.633 s
15:59:34 [2024-03-15T19:59:34.639Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_10 -- Time elapsed: 3.009 s
15:59:34 [2024-03-15T19:59:34.639Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_11 -- Time elapsed: 3.425 s
15:59:34 [2024-03-15T19:59:34.639Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_12 -- Time elapsed: 3.223 s
15:59:34 [2024-03-15T19:59:34.639Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_13 -- Time elapsed: 3.174 s
15:59:34 [2024-03-15T19:59:34.639Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_14 -- Time elapsed: 1.609 s
15:59:34 [2024-03-15T19:59:34.639Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_15 -- Time elapsed: 3.647 s
15:59:34 [2024-03-15T19:59:34.640Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_9_01 -- Time elapsed: 2.012 s
15:59:34 [2024-03-15T19:59:34.640Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest skipped
15:59:34 [2024-03-15T19:59:34.640Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testImportOnlyOne -- Time elapsed: 4.164 s
15:59:34 [2024-03-15T19:59:34.640Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testEmptyFile -- Time elapsed: 2.938 s
15:59:34 [2024-03-15T19:59:34.640Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testImportAll -- Time elapsed: 4.170 s
15:59:34 [2024-03-15T19:59:34.640Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testEditProfile -- Time elapsed: 3.172 s
15:59:34 [2024-03-15T19:59:34.640Z] 
15:59:34 [2024-03-15T19:59:34.640Z] Results:
15:59:34 [2024-03-15T19:59:34.640Z] 
15:59:34 [2024-03-15T19:59:34.640Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1
15:59:34 [2024-03-15T19:59:34.640Z] 
15:59:34 [2024-03-15T19:59:34.895Z] 
15:59:34 [2024-03-15T19:59:34.895Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-15 19:59:34.667
15:59:34 [2024-03-15T19:59:34.895Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:59:35 [2024-03-15T19:59:35.150Z] [INFO] All tests passed
15:59:35 [2024-03-15T19:59:35.150Z] [INFO] 
15:59:35 [2024-03-15T19:59:35.150Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:59:35 [2024-03-15T19:59:35.150Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
15:59:35 [2024-03-15T19:59:35.150Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT.pom
15:59:35 [2024-03-15T19:59:35.150Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
15:59:35 [2024-03-15T19:59:35.150Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT-p2metadata.xml
15:59:35 [2024-03-15T19:59:35.150Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT-p2artifacts.xml
15:59:35 [2024-03-15T19:59:35.150Z] [INFO] 
15:59:35 [2024-03-15T19:59:35.150Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:59:35 [2024-03-15T19:59:35.150Z] [INFO] 
15:59:35 [2024-03-15T19:59:35.150Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >--
15:59:35 [2024-03-15T19:59:35.150Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.16-SNAPSHOT [131/141]
15:59:35 [2024-03-15T19:59:35.150Z] [INFO]   from releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
15:59:35 [2024-03-15T19:59:35.150Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:59:35 [2024-03-15T19:59:35.151Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:59:35 [2024-03-15T19:59:35.151Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
15:59:35 [2024-03-15T19:59:35.711Z] [INFO] 
15:59:35 [2024-03-15T19:59:35.711Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:59:35 [2024-03-15T19:59:35.711Z] [INFO] 
15:59:35 [2024-03-15T19:59:35.711Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:59:35 [2024-03-15T19:59:35.711Z] [INFO] The project's OSGi version is 1.0.16.202403151906
15:59:35 [2024-03-15T19:59:35.711Z] [INFO] 
15:59:35 [2024-03-15T19:59:35.711Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:59:35 [2024-03-15T19:59:35.711Z] [INFO] 
15:59:35 [2024-03-15T19:59:35.711Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:59:35 [2024-03-15T19:59:35.711Z] [INFO] 
15:59:35 [2024-03-15T19:59:35.711Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:59:35 [2024-03-15T19:59:35.711Z] [INFO] 
15:59:35 [2024-03-15T19:59:35.711Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:59:35 [2024-03-15T19:59:35.711Z] [INFO] 
15:59:35 [2024-03-15T19:59:35.711Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:59:35 [2024-03-15T19:59:35.711Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.swtbot.tests
15:59:35 [2024-03-15T19:59:35.967Z] [INFO] 
15:59:35 [2024-03-15T19:59:35.967Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:59:35 [2024-03-15T19:59:35.967Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
15:59:35 [2024-03-15T19:59:35.967Z] [INFO] 
15:59:35 [2024-03-15T19:59:35.968Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:59:35 [2024-03-15T19:59:35.968Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:59:35 [2024-03-15T19:59:35.968Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:59:35 [2024-03-15T19:59:35.968Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
15:59:36 [2024-03-15T19:59:36.224Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:59:36 [2024-03-15T19:59:36.479Z] [INFO] 
15:59:36 [2024-03-15T19:59:36.480Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:59:36 [2024-03-15T19:59:36.480Z] [INFO] 
15:59:36 [2024-03-15T19:59:36.480Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:59:36 [2024-03-15T19:59:36.480Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources
15:59:36 [2024-03-15T19:59:36.480Z] [INFO] 
15:59:36 [2024-03-15T19:59:36.480Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:59:36 [2024-03-15T19:59:36.480Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 140 were skipped
15:59:36 [2024-03-15T19:59:36.480Z] [INFO] 
15:59:36 [2024-03-15T19:59:36.480Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:59:36 [2024-03-15T19:59:36.480Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
15:59:36 [2024-03-15T19:59:36.480Z] [INFO] 
15:59:36 [2024-03-15T19:59:36.480Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:59:36 [2024-03-15T19:59:36.480Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT.jar
15:59:36 [2024-03-15T19:59:36.480Z] [INFO] 
15:59:36 [2024-03-15T19:59:36.480Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:59:36 [2024-03-15T19:59:36.480Z] [INFO] 
15:59:36 [2024-03-15T19:59:36.480Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:59:36 [2024-03-15T19:59:36.480Z] [INFO] 
15:59:36 [2024-03-15T19:59:36.480Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:59:36 [2024-03-15T19:59:36.480Z] [INFO] 
15:59:36 [2024-03-15T19:59:36.480Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:59:36 [2024-03-15T19:59:36.735Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT.jar
15:59:37 [2024-03-15T19:59:37.658Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
15:59:38 [2024-03-15T19:59:38.586Z] [INFO] 
15:59:38 [2024-03-15T19:59:38.586Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:59:38 [2024-03-15T19:59:38.842Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.metadata/.log
15:59:38 [2024-03-15T19:59:38.842Z] [INFO] Command line:
15:59:38 [2024-03-15T19:59:38.842Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:59:38 [2024-03-15T19:59:38.842Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:59:41 [2024-03-15T19:59:41.359Z] Mar 15, 2024 7:59:40 PM org.apache.aries.spifly.BaseActivator log
15:59:41 [2024-03-15T19:59:41.359Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
15:59:42 [2024-03-15T19:59:42.287Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:59:42 [2024-03-15T19:59:42.287Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:59:46 [2024-03-15T19:59:46.456Z] !SESSION 2024-03-15 19:59:38.853 -----------------------------------------------
15:59:46 [2024-03-15T19:59:46.456Z] eclipse.buildId=unknown
15:59:46 [2024-03-15T19:59:46.456Z] java.version=17.0.2
15:59:46 [2024-03-15T19:59:46.456Z] java.vendor=Oracle Corporation
15:59:46 [2024-03-15T19:59:46.456Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:59:46 [2024-03-15T19:59:46.456Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:59:46 [2024-03-15T19:59:46.456Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:59:46 [2024-03-15T19:59:46.456Z] 
15:59:46 [2024-03-15T19:59:46.456Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-15 19:59:46.125
15:59:46 [2024-03-15T19:59:46.456Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
15:59:46 [2024-03-15T19:59:46.456Z] 
15:59:46 [2024-03-15T19:59:46.456Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 19:59:46.129
15:59:46 [2024-03-15T19:59:46.456Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:59:46 [2024-03-15T19:59:46.456Z] !STACK 0
15:59:46 [2024-03-15T19:59:46.456Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:59:46 [2024-03-15T19:59:46.456Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:59:46 [2024-03-15T19:59:46.456Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:59:46 [2024-03-15T19:59:46.456Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:59:46 [2024-03-15T19:59:46.456Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
15:59:46 [2024-03-15T19:59:46.456Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
15:59:46 [2024-03-15T19:59:46.456Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
15:59:46 [2024-03-15T19:59:46.456Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
15:59:46 [2024-03-15T19:59:46.456Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:59:46 [2024-03-15T19:59:46.456Z] Caused by: java.io.IOException: error=2, No such file or directory
15:59:46 [2024-03-15T19:59:46.456Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:59:46 [2024-03-15T19:59:46.456Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:59:46 [2024-03-15T19:59:46.456Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:59:46 [2024-03-15T19:59:46.456Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:59:46 [2024-03-15T19:59:46.456Z] 	... 7 more
15:59:46 [2024-03-15T19:59:46.456Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
15:59:47 [2024-03-15T19:59:47.018Z] Display size: 1440x900
15:59:47 [2024-03-15T19:59:47.018Z] OS version=6.2.9-300.fc38.x86_64
15:59:47 [2024-03-15T19:59:47.018Z] GTK version=3.22.30
15:59:47 [2024-03-15T19:59:47.018Z] GTK theme=Ambiance
15:59:47 [2024-03-15T19:59:47.018Z] LIBOVERLAY_SCROLLBAR=0
15:59:47 [2024-03-15T19:59:47.018Z] Time zone: Greenwich Mean Time
15:59:47 [2024-03-15T19:59:47.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37d8562f] time=1135802958 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:59:47 [2024-03-15T19:59:47.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:59:47 [2024-03-15T19:59:47.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:59:47 [2024-03-15T19:59:47.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:59:47 [2024-03-15T19:59:47.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:59:47 [2024-03-15T19:59:47.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1135803526 data=null doit=true}, MenuItem with text {&Hierarchical}]
15:59:47 [2024-03-15T19:59:47.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1135803527 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
15:59:47 [2024-03-15T19:59:47.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1135803534 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:59:47 [2024-03-15T19:59:47.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:59:47 [2024-03-15T19:59:47.529Z] 
15:59:47 [2024-03-15T19:59:47.529Z] (Eclipse:19288): Gtk-WARNING **: 19:59:47.469: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:59:47 [2024-03-15T19:59:47.785Z] 
15:59:47 [2024-03-15T19:59:47.785Z] (Eclipse:19288): Gtk-WARNING **: 19:59:47.727: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:59:49 [2024-03-15T19:59:49.673Z] 
15:59:49 [2024-03-15T19:59:49.673Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:49.658: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:49 [2024-03-15T19:59:49.928Z] 
15:59:49 [2024-03-15T19:59:49.928Z] (Eclipse:19288): Gtk-WARNING **: 19:59:49.725: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:59:50 [2024-03-15T19:59:50.184Z] 
15:59:50 [2024-03-15T19:59:50.184Z] (Eclipse:19288): Gtk-WARNING **: 19:59:49.941: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:59:50 [2024-03-15T19:59:50.184Z] 
15:59:50 [2024-03-15T19:59:50.184Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:49.941: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:50 [2024-03-15T19:59:50.184Z] 
15:59:50 [2024-03-15T19:59:50.184Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:50.042: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:52 [2024-03-15T19:59:52.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:59:52 [2024-03-15T19:59:52.955Z] 
15:59:52 [2024-03-15T19:59:52.955Z] (Eclipse:19288): Gtk-WARNING **: 19:59:52.821: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:59:52 [2024-03-15T19:59:52.955Z] 
15:59:52 [2024-03-15T19:59:52.955Z] (Eclipse:19288): Gtk-WARNING **: 19:59:52.866: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:59:52 [2024-03-15T19:59:52.955Z] 
15:59:52 [2024-03-15T19:59:52.955Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:52.866: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:54 [2024-03-15T19:59:54.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"debuginfo-synth-exec"'
15:59:54 [2024-03-15T19:59:54.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:59:54 [2024-03-15T19:59:54.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:54 [2024-03-15T19:59:54.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:54 [2024-03-15T19:59:54.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:54 [2024-03-15T19:59:54.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:54 [2024-03-15T19:59:54.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:54 [2024-03-15T19:59:54.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135810344 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:59:54 [2024-03-15T19:59:54.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135810352 data=null doit=true}, TreeItem with text {test}]
15:59:54 [2024-03-15T19:59:54.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135810352 data=null}, TreeItem with text {test}]
15:59:54 [2024-03-15T19:59:54.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135810353 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:59:54 [2024-03-15T19:59:54.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135810354 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:59:54 [2024-03-15T19:59:54.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135810403 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:59:54 [2024-03-15T19:59:54.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135810405 data=null doit=true}, TreeItem with text {test}]
15:59:54 [2024-03-15T19:59:54.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135810405 data=null}, TreeItem with text {test}]
15:59:54 [2024-03-15T19:59:54.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135810406 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:59:54 [2024-03-15T19:59:54.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135810406 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
15:59:54 [2024-03-15T19:59:54.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135810429 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:59:54 [2024-03-15T19:59:54.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1135810435 data=null doit=true}, TreeItem with text {Traces [2]}]
15:59:54 [2024-03-15T19:59:54.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1135810435 data=null}, TreeItem with text {Traces [2]}]
15:59:54 [2024-03-15T19:59:54.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1135810436 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:59:54 [2024-03-15T19:59:54.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135810436 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:59:54 [2024-03-15T19:59:54.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1135810457 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:59:54 [2024-03-15T19:59:54.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:59:54 [2024-03-15T19:59:54.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1135810459 data=null doit=true}, TreeItem with text {Experiments [1]}]
15:59:54 [2024-03-15T19:59:54.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1135810459 data=null}, TreeItem with text {Experiments [1]}]
15:59:54 [2024-03-15T19:59:54.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1135810460 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
15:59:54 [2024-03-15T19:59:54.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135810493 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
15:59:54 [2024-03-15T19:59:54.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1135810496 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
15:59:54 [2024-03-15T19:59:54.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:54 [2024-03-15T19:59:54.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=1135810499 data=null doit=true}, Tree node with text: debuginfo-synth-exec]
15:59:54 [2024-03-15T19:59:54.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=1135810499 data=null}, Tree node with text: debuginfo-synth-exec]
15:59:54 [2024-03-15T19:59:54.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=1135810500 data=null button=1 stateMask=0x0 x=149 y=127 count=1}, Tree node with text: debuginfo-synth-exec]
15:59:54 [2024-03-15T19:59:54.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135810500 data=null item=TreeItem {debuginfo-synth-exec} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: debuginfo-synth-exec]
15:59:54 [2024-03-15T19:59:54.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {debuginfo-synth-exec} time=1135810525 data=null x=149 y=127 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
15:59:54 [2024-03-15T19:59:54.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {debuginfo-synth-exec} time=1135810532 data=null x=149 y=127 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
15:59:54 [2024-03-15T19:59:54.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {debuginfo-synth-exec} time=1135810534 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
15:59:54 [2024-03-15T19:59:54.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {debuginfo-synth-exec} time=1135810541 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
15:59:54 [2024-03-15T19:59:54.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {debuginfo-synth-exec} time=1135810542 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
15:59:54 [2024-03-15T19:59:54.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {debuginfo-synth-exec} time=1135810542 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
15:59:54 [2024-03-15T19:59:54.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {debuginfo-synth-exec} time=1135810542 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
15:59:54 [2024-03-15T19:59:54.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {debuginfo-synth-exec} time=1135810542 data=[TmfTraceElement(/test/Traces/debuginfo-synth-exec)] x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
15:59:54 [2024-03-15T19:59:54.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {debuginfo-synth-exec} time=1135810550 data=null x=0 y=0 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
15:59:54 [2024-03-15T19:59:54.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:54 [2024-03-15T19:59:54.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=1135810561 data=null doit=true}, Tree node with text: bug446190]
15:59:54 [2024-03-15T19:59:54.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1135810561 data=null}, Tree node with text: bug446190]
15:59:54 [2024-03-15T19:59:54.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1135810562 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, Tree node with text: bug446190]
15:59:54 [2024-03-15T19:59:54.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135810562 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: bug446190]
15:59:54 [2024-03-15T19:59:54.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {bug446190} time=1135810569 data=null x=114 y=104 width=0 height=0 detail=0}, Tree node with text: bug446190]
15:59:54 [2024-03-15T19:59:54.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {bug446190} time=1135810615 data=null x=114 y=104 width=0 height=0 detail=0}, Tree node with text: bug446190]
15:59:54 [2024-03-15T19:59:54.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {bug446190} time=1135810616 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190]
15:59:54 [2024-03-15T19:59:54.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {bug446190} time=1135810617 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190]
15:59:54 [2024-03-15T19:59:54.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {bug446190} time=1135810617 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: bug446190]
15:59:54 [2024-03-15T19:59:54.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {bug446190} time=1135810618 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190]
15:59:54 [2024-03-15T19:59:54.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {bug446190} time=1135810618 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: bug446190]
15:59:54 [2024-03-15T19:59:54.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {bug446190} time=1135810618 data=[TmfTraceElement(/test/Traces/bug446190)] x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190]
15:59:54 [2024-03-15T19:59:54.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {bug446190} time=1135810631 data=null x=0 y=0 width=0 height=0 detail=2}, Tree node with text: bug446190]
15:59:54 [2024-03-15T19:59:54.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {TestExperiment [0]}
15:59:54 [2024-03-15T19:59:54.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestExperiment [0]} time=1135810636 data=null button=0 stateMask=0x0 x=140 y=58 count=0}, TreeItem with text {TestExperiment [0]}]
15:59:54 [2024-03-15T19:59:54.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestExperiment [0]} time=1135810637 data=null doit=true}, TreeItem with text {TestExperiment [0]}]
15:59:54 [2024-03-15T19:59:54.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:54 [2024-03-15T19:59:54.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestExperiment [0]} time=1135810637 data=null}, TreeItem with text {TestExperiment [0]}]
15:59:54 [2024-03-15T19:59:54.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=1135810637 data=null button=1 stateMask=0x0 x=140 y=58 count=1}, TreeItem with text {TestExperiment [0]}]
15:59:54 [2024-03-15T19:59:54.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135810638 data=null item=TreeItem {TestExperiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestExperiment [0]}]
15:59:54 [2024-03-15T19:59:54.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=1135810650 data=null button=1 stateMask=0x80000 x=140 y=58 count=1}, TreeItem with text {TestExperiment [0]}]
15:59:54 [2024-03-15T19:59:54.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=1135810650 data=null button=1 stateMask=0x0 x=140 y=58 count=2}, TreeItem with text {TestExperiment [0]}]
15:59:54 [2024-03-15T19:59:54.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {TestExperiment [0]} time=1135810651 data=null button=1 stateMask=0x0 x=140 y=58 count=2}, TreeItem with text {TestExperiment [0]}]
15:59:54 [2024-03-15T19:59:54.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135810651 data=null item=TreeItem {TestExperiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestExperiment [0]}]
15:59:54 [2024-03-15T19:59:54.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=1135810744 data=null button=1 stateMask=0x80000 x=140 y=58 count=2}, TreeItem with text {TestExperiment [0]}]
15:59:54 [2024-03-15T19:59:54.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {TestExperiment [2]} time=1135810816 data=null button=0 stateMask=0x0 x=140 y=58 count=0}, TreeItem with text {TestExperiment [2]}]
15:59:54 [2024-03-15T19:59:54.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {TestExperiment [2]} time=1135810816 data=null doit=true}, TreeItem with text {TestExperiment [2]}]
15:59:54 [2024-03-15T19:59:54.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {TestExperiment [2]} time=1135810816 data=null}, TreeItem with text {TestExperiment [2]}]
15:59:54 [2024-03-15T19:59:54.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {TestExperiment [2]}
15:59:54 [2024-03-15T19:59:54.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:59:54 [2024-03-15T19:59:54.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:54 [2024-03-15T19:59:54.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:54 [2024-03-15T19:59:54.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:54 [2024-03-15T19:59:54.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:54 [2024-03-15T19:59:54.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:54 [2024-03-15T19:59:54.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135810823 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:59:54 [2024-03-15T19:59:54.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135810824 data=null doit=true}, TreeItem with text {test}]
15:59:54 [2024-03-15T19:59:54.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135810824 data=null}, TreeItem with text {test}]
15:59:54 [2024-03-15T19:59:54.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135810824 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:59:54 [2024-03-15T19:59:54.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135810824 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:59:54 [2024-03-15T19:59:54.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135810843 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:59:54 [2024-03-15T19:59:54.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:59:54 [2024-03-15T19:59:54.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:54 [2024-03-15T19:59:54.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:54 [2024-03-15T19:59:54.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:54 [2024-03-15T19:59:54.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:54 [2024-03-15T19:59:54.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:54 [2024-03-15T19:59:54.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135810901 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:59:54 [2024-03-15T19:59:54.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135810902 data=null doit=true}, TreeItem with text {test}]
15:59:54 [2024-03-15T19:59:54.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135810902 data=null}, TreeItem with text {test}]
15:59:54 [2024-03-15T19:59:54.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135810903 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:59:54 [2024-03-15T19:59:54.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135810903 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:59:54 [2024-03-15T19:59:54.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135810919 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:59:54 [2024-03-15T19:59:54.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:54 [2024-03-15T19:59:54.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135810920 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:59:54 [2024-03-15T19:59:54.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135810920 data=null doit=true}, TreeItem with text {test}]
15:59:54 [2024-03-15T19:59:54.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135810921 data=null}, TreeItem with text {test}]
15:59:54 [2024-03-15T19:59:54.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135810921 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:59:54 [2024-03-15T19:59:54.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135810921 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:59:54 [2024-03-15T19:59:54.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135810933 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:59:54 [2024-03-15T19:59:54.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:59:54 [2024-03-15T19:59:54.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:54 [2024-03-15T19:59:54.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1135810934 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
15:59:54 [2024-03-15T19:59:54.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1135810935 data=null doit=true}, TreeItem with text {Traces [2]}]
15:59:54 [2024-03-15T19:59:54.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1135810935 data=null}, TreeItem with text {Traces [2]}]
15:59:54 [2024-03-15T19:59:54.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1135810935 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
15:59:54 [2024-03-15T19:59:54.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135810935 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:59:55 [2024-03-15T19:59:55.089Z] 
15:59:55 [2024-03-15T19:59:55.089Z] (Eclipse:19288): Gtk-WARNING **: 19:59:54.962: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:59:55 [2024-03-15T19:59:55.344Z] 
15:59:55 [2024-03-15T19:59:55.344Z] (Eclipse:19288): Gtk-WARNING **: 19:59:55.117: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:59:55 [2024-03-15T19:59:55.344Z] 
15:59:55 [2024-03-15T19:59:55.344Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:55.117: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:55 [2024-03-15T19:59:55.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1135811340 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
15:59:55 [2024-03-15T19:59:55.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:59:55 [2024-03-15T19:59:55.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:59:55 [2024-03-15T19:59:55.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=1135811471 data=null doit=true}, TreeItem with text {debuginfo-synth-exec}]
15:59:55 [2024-03-15T19:59:55.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=1135811471 data=null}, TreeItem with text {debuginfo-synth-exec}]
15:59:55 [2024-03-15T19:59:55.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=1135811472 data=null button=1 stateMask=0x0 x=149 y=127 count=1}, TreeItem with text {debuginfo-synth-exec}]
15:59:55 [2024-03-15T19:59:55.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135811493 data=null item=TreeItem {debuginfo-synth-exec} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {debuginfo-synth-exec}]
15:59:55 [2024-03-15T19:59:55.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {debuginfo-synth-exec} time=1135811510 data=null button=1 stateMask=0x80000 x=149 y=127 count=1}, TreeItem with text {debuginfo-synth-exec}]
15:59:55 [2024-03-15T19:59:55.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=1135811511 data=null doit=true}, Tree node with text: Views]
15:59:55 [2024-03-15T19:59:55.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=1135811511 data=null}, Tree node with text: Views]
15:59:55 [2024-03-15T19:59:55.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=1135811511 data=null button=1 stateMask=0x0 x=116 y=150 count=1}, Tree node with text: Views]
15:59:55 [2024-03-15T19:59:55.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135811511 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
15:59:55 [2024-03-15T19:59:55.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=1135811541 data=null button=1 stateMask=0x80000 x=116 y=150 count=1}, Tree node with text: Views]
15:59:55 [2024-03-15T19:59:55.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:59:55 [2024-03-15T19:59:55.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:55 [2024-03-15T19:59:55.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:55 [2024-03-15T19:59:55.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:55 [2024-03-15T19:59:55.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:55 [2024-03-15T19:59:55.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:55 [2024-03-15T19:59:55.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135811620 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:59:55 [2024-03-15T19:59:55.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135811621 data=null doit=true}, TreeItem with text {test}]
15:59:55 [2024-03-15T19:59:55.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135811621 data=null}, TreeItem with text {test}]
15:59:55 [2024-03-15T19:59:55.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135811621 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:59:55 [2024-03-15T19:59:55.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135811621 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:59:55 [2024-03-15T19:59:55.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135811639 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:59:55 [2024-03-15T19:59:55.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:59:55 [2024-03-15T19:59:55.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:55 [2024-03-15T19:59:55.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:55 [2024-03-15T19:59:55.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:55 [2024-03-15T19:59:55.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:55 [2024-03-15T19:59:55.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:55 [2024-03-15T19:59:55.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135811645 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:59:55 [2024-03-15T19:59:55.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135811645 data=null doit=true}, TreeItem with text {test}]
15:59:55 [2024-03-15T19:59:55.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135811645 data=null}, TreeItem with text {test}]
15:59:55 [2024-03-15T19:59:55.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135811645 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:59:55 [2024-03-15T19:59:55.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135811646 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:59:55 [2024-03-15T19:59:55.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135811658 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:59:55 [2024-03-15T19:59:55.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:55 [2024-03-15T19:59:55.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135811659 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:59:55 [2024-03-15T19:59:55.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135811659 data=null doit=true}, TreeItem with text {test}]
15:59:55 [2024-03-15T19:59:55.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135811659 data=null}, TreeItem with text {test}]
15:59:55 [2024-03-15T19:59:55.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135811659 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:59:55 [2024-03-15T19:59:55.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135811660 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:59:55 [2024-03-15T19:59:55.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135811696 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:59:55 [2024-03-15T19:59:55.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:59:55 [2024-03-15T19:59:55.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:55 [2024-03-15T19:59:55.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1135811702 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
15:59:55 [2024-03-15T19:59:55.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1135811702 data=null doit=true}, TreeItem with text {Traces [2]}]
15:59:55 [2024-03-15T19:59:55.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1135811702 data=null}, TreeItem with text {Traces [2]}]
15:59:55 [2024-03-15T19:59:55.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1135811702 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
15:59:55 [2024-03-15T19:59:55.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135811703 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:59:55 [2024-03-15T19:59:55.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1135811710 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
15:59:55 [2024-03-15T19:59:55.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:59:55 [2024-03-15T19:59:55.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:59:55 [2024-03-15T19:59:55.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=1135811712 data=null doit=true}, TreeItem with text {bug446190}]
15:59:55 [2024-03-15T19:59:55.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1135811712 data=null}, TreeItem with text {bug446190}]
15:59:55 [2024-03-15T19:59:55.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1135811712 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
15:59:55 [2024-03-15T19:59:55.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135811712 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {bug446190}]
15:59:55 [2024-03-15T19:59:55.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1135811742 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
15:59:55 [2024-03-15T19:59:55.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=1135811743 data=null doit=true}, Tree node with text: Views]
15:59:55 [2024-03-15T19:59:55.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=1135811743 data=null}, Tree node with text: Views]
15:59:55 [2024-03-15T19:59:55.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=1135811743 data=null button=1 stateMask=0x0 x=116 y=127 count=1}, Tree node with text: Views]
15:59:55 [2024-03-15T19:59:55.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135811743 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
15:59:55 [2024-03-15T19:59:55.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=1135811802 data=null button=1 stateMask=0x80000 x=116 y=127 count=1}, Tree node with text: Views]
15:59:56 [2024-03-15T19:59:56.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:56 [2024-03-15T19:59:56.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=1135812915 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}]
15:59:56 [2024-03-15T19:59:56.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=1135812915 data=null doit=true}, TreeItem with text {bug446190}]
15:59:56 [2024-03-15T19:59:56.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1135812915 data=null}, TreeItem with text {bug446190}]
15:59:56 [2024-03-15T19:59:56.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1135812915 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
15:59:56 [2024-03-15T19:59:56.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135812916 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {bug446190}]
15:59:56 [2024-03-15T19:59:56.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1135812923 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
15:59:57 [2024-03-15T19:59:57.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
15:59:57 [2024-03-15T19:59:57.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
15:59:57 [2024-03-15T19:59:57.041Z] 
15:59:57 [2024-03-15T19:59:57.041Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:56.939: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:57 [2024-03-15T19:59:57.041Z] 
15:59:57 [2024-03-15T19:59:57.041Z] (Eclipse:19288): Gtk-WARNING **: 19:59:57.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:59:57 [2024-03-15T19:59:57.041Z] 
15:59:57 [2024-03-15T19:59:57.041Z] (Eclipse:19288): Gtk-WARNING **: 19:59:57.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:59:57 [2024-03-15T19:59:57.041Z] 
15:59:57 [2024-03-15T19:59:57.041Z] (Eclipse:19288): Gtk-WARNING **: 19:59:57.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:59:57 [2024-03-15T19:59:57.041Z] 
15:59:57 [2024-03-15T19:59:57.041Z] (Eclipse:19288): Gtk-WARNING **: 19:59:57.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:59:57 [2024-03-15T19:59:57.041Z] 
15:59:57 [2024-03-15T19:59:57.041Z] (Eclipse:19288): Gtk-WARNING **: 19:59:57.026: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:59:57 [2024-03-15T19:59:57.041Z] 
15:59:57 [2024-03-15T19:59:57.041Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:57.027: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:57 [2024-03-15T19:59:57.297Z] 
15:59:57 [2024-03-15T19:59:57.297Z] (Eclipse:19288): Gtk-WARNING **: 19:59:57.054: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:59:57 [2024-03-15T19:59:57.297Z] 
15:59:57 [2024-03-15T19:59:57.297Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:57.054: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:57 [2024-03-15T19:59:57.297Z] 
15:59:57 [2024-03-15T19:59:57.297Z] (Eclipse:19288): Gtk-WARNING **: 19:59:57.079: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:59:57 [2024-03-15T19:59:57.297Z] 
15:59:57 [2024-03-15T19:59:57.297Z] (Eclipse:19288): Gtk-WARNING **: 19:59:57.079: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:59:57 [2024-03-15T19:59:57.297Z] 
15:59:57 [2024-03-15T19:59:57.297Z] (Eclipse:19288): Gtk-WARNING **: 19:59:57.079: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:59:57 [2024-03-15T19:59:57.297Z] 
15:59:57 [2024-03-15T19:59:57.297Z] (Eclipse:19288): Gtk-WARNING **: 19:59:57.079: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:59:57 [2024-03-15T19:59:57.297Z] 
15:59:57 [2024-03-15T19:59:57.297Z] (Eclipse:19288): Gtk-WARNING **: 19:59:57.080: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:59:57 [2024-03-15T19:59:57.297Z] 
15:59:57 [2024-03-15T19:59:57.297Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:57.081: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:57 [2024-03-15T19:59:57.297Z] 
15:59:57 [2024-03-15T19:59:57.297Z] (Eclipse:19288): Gtk-WARNING **: 19:59:57.117: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:59:57 [2024-03-15T19:59:57.297Z] 
15:59:57 [2024-03-15T19:59:57.297Z] (Eclipse:19288): Gtk-WARNING **: 19:59:57.117: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:59:57 [2024-03-15T19:59:57.297Z] 
15:59:57 [2024-03-15T19:59:57.297Z] (Eclipse:19288): Gtk-WARNING **: 19:59:57.118: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:59:57 [2024-03-15T19:59:57.297Z] 
15:59:57 [2024-03-15T19:59:57.297Z] (Eclipse:19288): Gtk-WARNING **: 19:59:57.118: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:59:57 [2024-03-15T19:59:57.297Z] 
15:59:57 [2024-03-15T19:59:57.297Z] (Eclipse:19288): Gtk-WARNING **: 19:59:57.118: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:59:57 [2024-03-15T19:59:57.297Z] 
15:59:57 [2024-03-15T19:59:57.297Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:57.119: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:57 [2024-03-15T19:59:57.297Z] 
15:59:57 [2024-03-15T19:59:57.297Z] (Eclipse:19288): Gtk-WARNING **: 19:59:57.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:59:57 [2024-03-15T19:59:57.297Z] 
15:59:57 [2024-03-15T19:59:57.297Z] (Eclipse:19288): Gtk-WARNING **: 19:59:57.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:59:57 [2024-03-15T19:59:57.297Z] 
15:59:57 [2024-03-15T19:59:57.297Z] (Eclipse:19288): Gtk-WARNING **: 19:59:57.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:59:57 [2024-03-15T19:59:57.297Z] 
15:59:57 [2024-03-15T19:59:57.297Z] (Eclipse:19288): Gtk-WARNING **: 19:59:57.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:59:57 [2024-03-15T19:59:57.297Z] 
15:59:57 [2024-03-15T19:59:57.297Z] (Eclipse:19288): Gtk-WARNING **: 19:59:57.144: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:59:57 [2024-03-15T19:59:57.297Z] 
15:59:57 [2024-03-15T19:59:57.297Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:57.145: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:57 [2024-03-15T19:59:57.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
15:59:57 [2024-03-15T19:59:57.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:59:57 [2024-03-15T19:59:57.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:57 [2024-03-15T19:59:57.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:57 [2024-03-15T19:59:57.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:59:57 [2024-03-15T19:59:57.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:59:57 [2024-03-15T19:59:57.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:57 [2024-03-15T19:59:57.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:59:57 [2024-03-15T19:59:57.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:59:57 [2024-03-15T19:59:57.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:59:57 [2024-03-15T19:59:57.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:59:57 [2024-03-15T19:59:57.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:59:57 [2024-03-15T19:59:57.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1135813388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:59:57 [2024-03-15T19:59:57.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1135813389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:59:57 [2024-03-15T19:59:57.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1135813389 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:59:57 [2024-03-15T19:59:57.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1135813389 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:59:57 [2024-03-15T19:59:57.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1135813389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:59:57 [2024-03-15T19:59:57.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1135813389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:59:57 [2024-03-15T19:59:57.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1135813389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:59:57 [2024-03-15T19:59:57.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=1135813035 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete Supplementary Files...']
15:59:57 [2024-03-15T19:59:57.298Z] 
15:59:57 [2024-03-15T19:59:57.298Z] (Eclipse:19288): Gtk-WARNING **: 19:59:57.254: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:59:57 [2024-03-15T19:59:57.298Z] 
15:59:57 [2024-03-15T19:59:57.298Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:57.255: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:57 [2024-03-15T19:59:57.553Z] 
15:59:57 [2024-03-15T19:59:57.553Z] (Eclipse:19288): Gtk-WARNING **: 19:59:57.338: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:59:57 [2024-03-15T19:59:57.553Z] 
15:59:57 [2024-03-15T19:59:57.553Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:57.339: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:57 [2024-03-15T19:59:57.553Z] 
15:59:57 [2024-03-15T19:59:57.553Z] (Eclipse:19288): Gtk-WARNING **: 19:59:57.359: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:59:57 [2024-03-15T19:59:57.553Z] 
15:59:57 [2024-03-15T19:59:57.553Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:57.359: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:57 [2024-03-15T19:59:57.553Z] 
15:59:57 [2024-03-15T19:59:57.553Z] (Eclipse:19288): Gtk-WARNING **: 19:59:57.373: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:59:57 [2024-03-15T19:59:57.553Z] 
15:59:57 [2024-03-15T19:59:57.553Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:57.373: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:57 [2024-03-15T19:59:57.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:59:57 [2024-03-15T19:59:57.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:57 [2024-03-15T19:59:57.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=1135813571 data=null button=0 stateMask=0x0 x=155 y=288 count=0}, Tree node with text: IRQ Analysis]
15:59:57 [2024-03-15T19:59:57.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=1135813571 data=null doit=true}, Tree node with text: IRQ Analysis]
15:59:57 [2024-03-15T19:59:57.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=1135813571 data=null}, Tree node with text: IRQ Analysis]
15:59:57 [2024-03-15T19:59:57.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=1135813572 data=null button=1 stateMask=0x0 x=155 y=288 count=1}, Tree node with text: IRQ Analysis]
15:59:57 [2024-03-15T19:59:57.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135813572 data=null item=TreeItem {IRQ Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: IRQ Analysis]
15:59:57 [2024-03-15T19:59:57.554Z] 
15:59:57 [2024-03-15T19:59:57.554Z] (Eclipse:19288): Gtk-WARNING **: 19:59:57.409: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:59:57 [2024-03-15T19:59:57.554Z] 
15:59:57 [2024-03-15T19:59:57.554Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:57.410: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:57 [2024-03-15T19:59:57.554Z] 
15:59:57 [2024-03-15T19:59:57.554Z] (Eclipse:19288): Gtk-WARNING **: 19:59:57.430: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:59:57 [2024-03-15T19:59:57.554Z] 
15:59:57 [2024-03-15T19:59:57.554Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:57.431: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:57 [2024-03-15T19:59:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=1135813627 data=null button=1 stateMask=0x80000 x=155 y=288 count=1}, Tree node with text: IRQ Analysis]
15:59:57 [2024-03-15T19:59:57.554Z] 
15:59:57 [2024-03-15T19:59:57.554Z] (Eclipse:19288): Gtk-WARNING **: 19:59:57.501: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:59:57 [2024-03-15T19:59:57.554Z] 
15:59:57 [2024-03-15T19:59:57.554Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:57.502: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:57 [2024-03-15T19:59:57.554Z] 
15:59:57 [2024-03-15T19:59:57.554Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:57.513: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:57 [2024-03-15T19:59:57.554Z] 
15:59:57 [2024-03-15T19:59:57.554Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:57.520: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:57 [2024-03-15T19:59:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
15:59:57 [2024-03-15T19:59:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
15:59:57 [2024-03-15T19:59:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1135813716 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
15:59:57 [2024-03-15T19:59:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
15:59:57 [2024-03-15T19:59:57.554Z] 
15:59:57 [2024-03-15T19:59:57.554Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:57.537: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:57 [2024-03-15T19:59:57.809Z] 
15:59:57 [2024-03-15T19:59:57.809Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:57.555: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:59 [2024-03-15T19:59:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:59 [2024-03-15T19:59:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=1135815427 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}]
15:59:59 [2024-03-15T19:59:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=1135815427 data=null doit=true}, TreeItem with text {bug446190}]
15:59:59 [2024-03-15T19:59:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1135815427 data=null}, TreeItem with text {bug446190}]
15:59:59 [2024-03-15T19:59:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1135815428 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
15:59:59 [2024-03-15T19:59:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135815428 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {bug446190}]
15:59:59 [2024-03-15T19:59:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1135815434 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
15:59:59 [2024-03-15T19:59:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
15:59:59 [2024-03-15T19:59:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
15:59:59 [2024-03-15T19:59:59.697Z] 
15:59:59 [2024-03-15T19:59:59.697Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:59.353: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:59 [2024-03-15T19:59:59.697Z] 
15:59:59 [2024-03-15T19:59:59.697Z] (Eclipse:19288): Gtk-WARNING **: 19:59:59.444: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:59:59 [2024-03-15T19:59:59.697Z] 
15:59:59 [2024-03-15T19:59:59.697Z] (Eclipse:19288): Gtk-WARNING **: 19:59:59.444: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:59:59 [2024-03-15T19:59:59.697Z] 
15:59:59 [2024-03-15T19:59:59.697Z] (Eclipse:19288): Gtk-WARNING **: 19:59:59.444: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:59:59 [2024-03-15T19:59:59.697Z] 
15:59:59 [2024-03-15T19:59:59.697Z] (Eclipse:19288): Gtk-WARNING **: 19:59:59.444: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:59:59 [2024-03-15T19:59:59.697Z] 
15:59:59 [2024-03-15T19:59:59.697Z] (Eclipse:19288): Gtk-WARNING **: 19:59:59.445: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:59:59 [2024-03-15T19:59:59.697Z] 
15:59:59 [2024-03-15T19:59:59.697Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:59.446: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:59 [2024-03-15T19:59:59.697Z] 
15:59:59 [2024-03-15T19:59:59.697Z] (Eclipse:19288): Gtk-WARNING **: 19:59:59.471: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:59:59 [2024-03-15T19:59:59.697Z] 
15:59:59 [2024-03-15T19:59:59.697Z] (Eclipse:19288): Gtk-WARNING **: 19:59:59.471: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:59:59 [2024-03-15T19:59:59.697Z] 
15:59:59 [2024-03-15T19:59:59.697Z] (Eclipse:19288): Gtk-WARNING **: 19:59:59.471: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:59:59 [2024-03-15T19:59:59.697Z] 
15:59:59 [2024-03-15T19:59:59.697Z] (Eclipse:19288): Gtk-WARNING **: 19:59:59.471: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:59:59 [2024-03-15T19:59:59.697Z] 
15:59:59 [2024-03-15T19:59:59.697Z] (Eclipse:19288): Gtk-WARNING **: 19:59:59.472: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:59:59 [2024-03-15T19:59:59.697Z] 
15:59:59 [2024-03-15T19:59:59.697Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:59.473: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:59 [2024-03-15T19:59:59.697Z] 
15:59:59 [2024-03-15T19:59:59.697Z] (Eclipse:19288): Gtk-WARNING **: 19:59:59.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:59:59 [2024-03-15T19:59:59.697Z] 
15:59:59 [2024-03-15T19:59:59.697Z] (Eclipse:19288): Gtk-WARNING **: 19:59:59.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:59:59 [2024-03-15T19:59:59.697Z] 
15:59:59 [2024-03-15T19:59:59.697Z] (Eclipse:19288): Gtk-WARNING **: 19:59:59.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:59:59 [2024-03-15T19:59:59.697Z] 
15:59:59 [2024-03-15T19:59:59.697Z] (Eclipse:19288): Gtk-WARNING **: 19:59:59.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:59:59 [2024-03-15T19:59:59.697Z] 
15:59:59 [2024-03-15T19:59:59.697Z] (Eclipse:19288): Gtk-WARNING **: 19:59:59.520: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:59:59 [2024-03-15T19:59:59.697Z] 
15:59:59 [2024-03-15T19:59:59.697Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:59.521: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:59 [2024-03-15T19:59:59.697Z] 
15:59:59 [2024-03-15T19:59:59.698Z] (Eclipse:19288): Gtk-WARNING **: 19:59:59.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:59:59 [2024-03-15T19:59:59.698Z] 
15:59:59 [2024-03-15T19:59:59.698Z] (Eclipse:19288): Gtk-WARNING **: 19:59:59.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:59:59 [2024-03-15T19:59:59.698Z] 
15:59:59 [2024-03-15T19:59:59.698Z] (Eclipse:19288): Gtk-WARNING **: 19:59:59.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:59:59 [2024-03-15T19:59:59.698Z] 
15:59:59 [2024-03-15T19:59:59.698Z] (Eclipse:19288): Gtk-WARNING **: 19:59:59.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:59:59 [2024-03-15T19:59:59.698Z] 
15:59:59 [2024-03-15T19:59:59.698Z] (Eclipse:19288): Gtk-WARNING **: 19:59:59.553: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:59:59 [2024-03-15T19:59:59.698Z] 
15:59:59 [2024-03-15T19:59:59.698Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:59.553: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:59 [2024-03-15T19:59:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
15:59:59 [2024-03-15T19:59:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:59:59 [2024-03-15T19:59:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:59 [2024-03-15T19:59:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:59 [2024-03-15T19:59:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:59:59 [2024-03-15T19:59:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:59:59 [2024-03-15T19:59:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:59 [2024-03-15T19:59:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:59:59 [2024-03-15T19:59:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:59:59 [2024-03-15T19:59:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:59:59 [2024-03-15T19:59:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:59:59 [2024-03-15T19:59:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:59:59 [2024-03-15T19:59:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1135815825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:59:59 [2024-03-15T19:59:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1135815825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:59:59 [2024-03-15T19:59:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1135815825 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:59:59 [2024-03-15T19:59:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1135815825 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:59:59 [2024-03-15T19:59:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1135815825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:59:59 [2024-03-15T19:59:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1135815825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:59:59 [2024-03-15T19:59:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1135815825 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:59:59 [2024-03-15T19:59:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=1135815480 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete Supplementary Files...']
15:59:59 [2024-03-15T19:59:59.698Z] 
15:59:59 [2024-03-15T19:59:59.698Z] (Eclipse:19288): Gtk-WARNING **: 19:59:59.680: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:59:59 [2024-03-15T19:59:59.698Z] 
15:59:59 [2024-03-15T19:59:59.698Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:59.680: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:59 [2024-03-15T19:59:59.954Z] 
15:59:59 [2024-03-15T19:59:59.954Z] (Eclipse:19288): Gtk-WARNING **: 19:59:59.760: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:59:59 [2024-03-15T19:59:59.954Z] 
15:59:59 [2024-03-15T19:59:59.954Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:59.761: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:59 [2024-03-15T19:59:59.954Z] 
15:59:59 [2024-03-15T19:59:59.954Z] (Eclipse:19288): Gtk-WARNING **: 19:59:59.776: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:59:59 [2024-03-15T19:59:59.954Z] 
15:59:59 [2024-03-15T19:59:59.954Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:59.777: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:59 [2024-03-15T19:59:59.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:59:59 [2024-03-15T19:59:59.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:59 [2024-03-15T19:59:59.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=1135815976 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}]
15:59:59 [2024-03-15T19:59:59.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=1135815976 data=null doit=true}, TreeItem with text {bug446190}]
15:59:59 [2024-03-15T19:59:59.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1135815976 data=null}, TreeItem with text {bug446190}]
15:59:59 [2024-03-15T19:59:59.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1135815977 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
15:59:59 [2024-03-15T19:59:59.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135815977 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {bug446190}]
15:59:59 [2024-03-15T19:59:59.954Z] 
15:59:59 [2024-03-15T19:59:59.954Z] (Eclipse:19288): Gtk-WARNING **: 19:59:59.812: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:59:59 [2024-03-15T19:59:59.954Z] 
15:59:59 [2024-03-15T19:59:59.954Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:59.813: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:59 [2024-03-15T19:59:59.954Z] 
15:59:59 [2024-03-15T19:59:59.954Z] (Eclipse:19288): Gtk-WARNING **: 19:59:59.828: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:59:59 [2024-03-15T19:59:59.954Z] 
15:59:59 [2024-03-15T19:59:59.954Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:59.828: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:59 [2024-03-15T19:59:59.954Z] 
15:59:59 [2024-03-15T19:59:59.954Z] (Eclipse:19288): Gtk-WARNING **: 19:59:59.838: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:59:59 [2024-03-15T19:59:59.954Z] 
15:59:59 [2024-03-15T19:59:59.954Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:59.839: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:59 [2024-03-15T19:59:59.954Z] 
15:59:59 [2024-03-15T19:59:59.954Z] (Eclipse:19288): Gtk-WARNING **: 19:59:59.849: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:59:59 [2024-03-15T19:59:59.954Z] 
15:59:59 [2024-03-15T19:59:59.954Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:59.850: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:59 [2024-03-15T19:59:59.954Z] 
15:59:59 [2024-03-15T19:59:59.954Z] (Eclipse:19288): Gtk-WARNING **: 19:59:59.860: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:59:59 [2024-03-15T19:59:59.954Z] 
15:59:59 [2024-03-15T19:59:59.954Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:59.860: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:59 [2024-03-15T19:59:59.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1135816057 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
15:59:59 [2024-03-15T19:59:59.954Z] 
15:59:59 [2024-03-15T19:59:59.954Z] (Eclipse:19288): Gtk-WARNING **: 19:59:59.918: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:59:59 [2024-03-15T19:59:59.954Z] 
15:59:59 [2024-03-15T19:59:59.954Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:59.918: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:59:59 [2024-03-15T19:59:59.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
15:59:59 [2024-03-15T19:59:59.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
16:00:00 [2024-03-15T20:00:00.210Z] 
16:00:00 [2024-03-15T20:00:00.210Z] (Eclipse:19288): Gtk-CRITICAL **: 19:59:59.976: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:00 [2024-03-15T20:00:00.210Z] 
16:00:00 [2024-03-15T20:00:00.210Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.054: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:00.054: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.078: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:00.079: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.107: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:00.108: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.134: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.134: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.134: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.134: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.135: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:00.136: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.158: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.158: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.158: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.158: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.159: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:00.159: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.181: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:00.182: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.206: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.206: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.206: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.206: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.207: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.211Z] 
16:00:00 [2024-03-15T20:00:00.211Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:00.208: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:00 [2024-03-15T20:00:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
16:00:00 [2024-03-15T20:00:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:00:00 [2024-03-15T20:00:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:00 [2024-03-15T20:00:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:00 [2024-03-15T20:00:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:00:00 [2024-03-15T20:00:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:00:00 [2024-03-15T20:00:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:00 [2024-03-15T20:00:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:00:00 [2024-03-15T20:00:00.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:00:00 [2024-03-15T20:00:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:00:00 [2024-03-15T20:00:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:00 [2024-03-15T20:00:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
16:00:00 [2024-03-15T20:00:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1135816429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:00:00 [2024-03-15T20:00:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1135816429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:00:00 [2024-03-15T20:00:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1135816429 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:00:00 [2024-03-15T20:00:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1135816429 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:00:00 [2024-03-15T20:00:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1135816429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:00:00 [2024-03-15T20:00:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1135816429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:00:00 [2024-03-15T20:00:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1135816429 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:00:00 [2024-03-15T20:00:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=1135816115 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete Supplementary Files...']
16:00:00 [2024-03-15T20:00:00.468Z] 
16:00:00 [2024-03-15T20:00:00.468Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.278: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.468Z] 
16:00:00 [2024-03-15T20:00:00.468Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:00.279: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:00 [2024-03-15T20:00:00.468Z] 
16:00:00 [2024-03-15T20:00:00.468Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.346: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.468Z] 
16:00:00 [2024-03-15T20:00:00.468Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:00.347: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:00 [2024-03-15T20:00:00.468Z] 
16:00:00 [2024-03-15T20:00:00.468Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.363: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.468Z] 
16:00:00 [2024-03-15T20:00:00.468Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:00.363: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:00 [2024-03-15T20:00:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:00:00 [2024-03-15T20:00:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Futex Contention Analysis
16:00:00 [2024-03-15T20:00:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=1135816560 data=null button=0 stateMask=0x0 x=199 y=242 count=0}, Tree node with text: Futex Contention Analysis]
16:00:00 [2024-03-15T20:00:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=1135816560 data=null doit=true}, Tree node with text: Futex Contention Analysis]
16:00:00 [2024-03-15T20:00:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:00 [2024-03-15T20:00:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=1135816560 data=null}, Tree node with text: Futex Contention Analysis]
16:00:00 [2024-03-15T20:00:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=1135816561 data=null button=1 stateMask=0x0 x=199 y=242 count=1}, Tree node with text: Futex Contention Analysis]
16:00:00 [2024-03-15T20:00:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135816561 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Futex Contention Analysis]
16:00:00 [2024-03-15T20:00:00.468Z] 
16:00:00 [2024-03-15T20:00:00.468Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.387: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.468Z] 
16:00:00 [2024-03-15T20:00:00.468Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:00.387: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:00 [2024-03-15T20:00:00.468Z] 
16:00:00 [2024-03-15T20:00:00.468Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.415: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.468Z] 
16:00:00 [2024-03-15T20:00:00.468Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:00.416: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:00 [2024-03-15T20:00:00.468Z] 
16:00:00 [2024-03-15T20:00:00.468Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.429: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.468Z] 
16:00:00 [2024-03-15T20:00:00.468Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:00.429: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:00 [2024-03-15T20:00:00.468Z] 
16:00:00 [2024-03-15T20:00:00.468Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.439: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.468Z] 
16:00:00 [2024-03-15T20:00:00.468Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:00.440: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:00 [2024-03-15T20:00:00.468Z] 
16:00:00 [2024-03-15T20:00:00.468Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.449: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.468Z] 
16:00:00 [2024-03-15T20:00:00.468Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:00.449: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:00 [2024-03-15T20:00:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=1135816645 data=null button=1 stateMask=0x80000 x=199 y=242 count=1}, Tree node with text: Futex Contention Analysis]
16:00:00 [2024-03-15T20:00:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=1135816646 data=null button=1 stateMask=0x0 x=199 y=242 count=2}, Tree node with text: Futex Contention Analysis]
16:00:00 [2024-03-15T20:00:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Futex Contention Analysis} time=1135816646 data=null button=1 stateMask=0x0 x=199 y=242 count=2}, Tree node with text: Futex Contention Analysis]
16:00:00 [2024-03-15T20:00:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135816646 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Futex Contention Analysis]
16:00:00 [2024-03-15T20:00:00.468Z] 
16:00:00 [2024-03-15T20:00:00.468Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.464: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.468Z] 
16:00:00 [2024-03-15T20:00:00.468Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:00.465: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:00 [2024-03-15T20:00:00.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=1135816663 data=null button=1 stateMask=0x80000 x=199 y=242 count=2}, Tree node with text: Futex Contention Analysis]
16:00:00 [2024-03-15T20:00:00.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Futex Contention Analysis} time=1135816664 data=null button=0 stateMask=0x0 x=199 y=242 count=0}, Tree node with text: Futex Contention Analysis]
16:00:00 [2024-03-15T20:00:00.724Z] 
16:00:00 [2024-03-15T20:00:00.724Z] (Eclipse:19288): Gtk-WARNING **: 20:00:00.478: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:00 [2024-03-15T20:00:00.724Z] 
16:00:00 [2024-03-15T20:00:00.724Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:00.479: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:00 [2024-03-15T20:00:00.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Futex Contention Analysis} time=1135816664 data=null doit=true}, Tree node with text: Futex Contention Analysis]
16:00:00 [2024-03-15T20:00:00.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Futex Contention Analysis} time=1135816674 data=null}, Tree node with text: Futex Contention Analysis]
16:00:00 [2024-03-15T20:00:00.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Futex Contention Analysis
16:00:00 [2024-03-15T20:00:00.724Z] 
16:00:00 [2024-03-15T20:00:00.724Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:00.492: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:00 [2024-03-15T20:00:00.724Z] 
16:00:00 [2024-03-15T20:00:00.724Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:00.512: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:00 [2024-03-15T20:00:00.724Z] 
16:00:00 [2024-03-15T20:00:00.724Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:00.524: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:00 [2024-03-15T20:00:00.724Z] 
16:00:00 [2024-03-15T20:00:00.724Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:00.542: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:00 [2024-03-15T20:00:00.724Z] 
16:00:00 [2024-03-15T20:00:00.724Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:00.559: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:00 [2024-03-15T20:00:00.724Z] 
16:00:00 [2024-03-15T20:00:00.724Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:00.574: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:03 [2024-03-15T20:00:03.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:03 [2024-03-15T20:00:03.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=1135819338 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}]
16:00:03 [2024-03-15T20:00:03.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=1135819338 data=null doit=true}, TreeItem with text {bug446190}]
16:00:03 [2024-03-15T20:00:03.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1135819338 data=null}, TreeItem with text {bug446190}]
16:00:03 [2024-03-15T20:00:03.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1135819339 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
16:00:03 [2024-03-15T20:00:03.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135819339 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {bug446190}]
16:00:03 [2024-03-15T20:00:03.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1135819357 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
16:00:03 [2024-03-15T20:00:03.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
16:00:03 [2024-03-15T20:00:03.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
16:00:03 [2024-03-15T20:00:03.493Z] 
16:00:03 [2024-03-15T20:00:03.493Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:03.267: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:03 [2024-03-15T20:00:03.493Z] 
16:00:03 [2024-03-15T20:00:03.493Z] (Eclipse:19288): Gtk-WARNING **: 20:00:03.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:03 [2024-03-15T20:00:03.493Z] 
16:00:03 [2024-03-15T20:00:03.493Z] (Eclipse:19288): Gtk-WARNING **: 20:00:03.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:03 [2024-03-15T20:00:03.493Z] 
16:00:03 [2024-03-15T20:00:03.493Z] (Eclipse:19288): Gtk-WARNING **: 20:00:03.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:03 [2024-03-15T20:00:03.493Z] 
16:00:03 [2024-03-15T20:00:03.493Z] (Eclipse:19288): Gtk-WARNING **: 20:00:03.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:03 [2024-03-15T20:00:03.493Z] 
16:00:03 [2024-03-15T20:00:03.493Z] (Eclipse:19288): Gtk-WARNING **: 20:00:03.356: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:03 [2024-03-15T20:00:03.493Z] 
16:00:03 [2024-03-15T20:00:03.493Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:03.357: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:03 [2024-03-15T20:00:03.493Z] 
16:00:03 [2024-03-15T20:00:03.493Z] (Eclipse:19288): Gtk-WARNING **: 20:00:03.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:03 [2024-03-15T20:00:03.493Z] 
16:00:03 [2024-03-15T20:00:03.493Z] (Eclipse:19288): Gtk-WARNING **: 20:00:03.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:03 [2024-03-15T20:00:03.493Z] 
16:00:03 [2024-03-15T20:00:03.493Z] (Eclipse:19288): Gtk-WARNING **: 20:00:03.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:03 [2024-03-15T20:00:03.493Z] 
16:00:03 [2024-03-15T20:00:03.493Z] (Eclipse:19288): Gtk-WARNING **: 20:00:03.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:03 [2024-03-15T20:00:03.493Z] 
16:00:03 [2024-03-15T20:00:03.493Z] (Eclipse:19288): Gtk-WARNING **: 20:00:03.384: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:03 [2024-03-15T20:00:03.493Z] 
16:00:03 [2024-03-15T20:00:03.493Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:03.385: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:03 [2024-03-15T20:00:03.493Z] 
16:00:03 [2024-03-15T20:00:03.493Z] (Eclipse:19288): Gtk-WARNING **: 20:00:03.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:03 [2024-03-15T20:00:03.493Z] 
16:00:03 [2024-03-15T20:00:03.493Z] (Eclipse:19288): Gtk-WARNING **: 20:00:03.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:03 [2024-03-15T20:00:03.493Z] 
16:00:03 [2024-03-15T20:00:03.493Z] (Eclipse:19288): Gtk-WARNING **: 20:00:03.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:03 [2024-03-15T20:00:03.493Z] 
16:00:03 [2024-03-15T20:00:03.493Z] (Eclipse:19288): Gtk-WARNING **: 20:00:03.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:03 [2024-03-15T20:00:03.493Z] 
16:00:03 [2024-03-15T20:00:03.493Z] (Eclipse:19288): Gtk-WARNING **: 20:00:03.422: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:03 [2024-03-15T20:00:03.493Z] 
16:00:03 [2024-03-15T20:00:03.493Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:03.423: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:03 [2024-03-15T20:00:03.493Z] 
16:00:03 [2024-03-15T20:00:03.493Z] (Eclipse:19288): Gtk-WARNING **: 20:00:03.448: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:03 [2024-03-15T20:00:03.493Z] 
16:00:03 [2024-03-15T20:00:03.493Z] (Eclipse:19288): Gtk-WARNING **: 20:00:03.448: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:03 [2024-03-15T20:00:03.493Z] 
16:00:03 [2024-03-15T20:00:03.493Z] (Eclipse:19288): Gtk-WARNING **: 20:00:03.448: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:03 [2024-03-15T20:00:03.493Z] 
16:00:03 [2024-03-15T20:00:03.493Z] (Eclipse:19288): Gtk-WARNING **: 20:00:03.448: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:03 [2024-03-15T20:00:03.493Z] 
16:00:03 [2024-03-15T20:00:03.493Z] (Eclipse:19288): Gtk-WARNING **: 20:00:03.449: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:03 [2024-03-15T20:00:03.493Z] 
16:00:03 [2024-03-15T20:00:03.493Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:03.449: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:03 [2024-03-15T20:00:03.493Z] 
16:00:03 [2024-03-15T20:00:03.493Z] (Eclipse:19288): Gtk-WARNING **: 20:00:03.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:03 [2024-03-15T20:00:03.493Z] 
16:00:03 [2024-03-15T20:00:03.493Z] (Eclipse:19288): Gtk-WARNING **: 20:00:03.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:03 [2024-03-15T20:00:03.493Z] 
16:00:03 [2024-03-15T20:00:03.493Z] (Eclipse:19288): Gtk-WARNING **: 20:00:03.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:03 [2024-03-15T20:00:03.493Z] 
16:00:03 [2024-03-15T20:00:03.493Z] (Eclipse:19288): Gtk-WARNING **: 20:00:03.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:03 [2024-03-15T20:00:03.493Z] 
16:00:03 [2024-03-15T20:00:03.493Z] (Eclipse:19288): Gtk-WARNING **: 20:00:03.473: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:03 [2024-03-15T20:00:03.493Z] 
16:00:03 [2024-03-15T20:00:03.493Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:03.473: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:03 [2024-03-15T20:00:03.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
16:00:03 [2024-03-15T20:00:03.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:00:03 [2024-03-15T20:00:03.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:03 [2024-03-15T20:00:03.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:03 [2024-03-15T20:00:03.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:00:03 [2024-03-15T20:00:03.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:00:03 [2024-03-15T20:00:03.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:03 [2024-03-15T20:00:03.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:00:03 [2024-03-15T20:00:03.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:00:03 [2024-03-15T20:00:03.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:00:03 [2024-03-15T20:00:03.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:03 [2024-03-15T20:00:03.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
16:00:03 [2024-03-15T20:00:03.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1135819712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:00:03 [2024-03-15T20:00:03.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1135819712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:00:03 [2024-03-15T20:00:03.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1135819713 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:00:03 [2024-03-15T20:00:03.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1135819713 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:00:03 [2024-03-15T20:00:03.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1135819713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:00:03 [2024-03-15T20:00:03.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1135819713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:00:03 [2024-03-15T20:00:03.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1135819713 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:00:03 [2024-03-15T20:00:03.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=1135819393 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete Supplementary Files...']
16:00:03 [2024-03-15T20:00:03.749Z] 
16:00:03 [2024-03-15T20:00:03.749Z] (Eclipse:19288): Gtk-WARNING **: 20:00:03.573: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:03 [2024-03-15T20:00:03.749Z] 
16:00:03 [2024-03-15T20:00:03.749Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:03.574: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:03 [2024-03-15T20:00:03.749Z] 
16:00:03 [2024-03-15T20:00:03.749Z] (Eclipse:19288): Gtk-WARNING **: 20:00:03.661: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:03 [2024-03-15T20:00:03.749Z] 
16:00:03 [2024-03-15T20:00:03.749Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:03.661: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:03 [2024-03-15T20:00:03.749Z] 
16:00:03 [2024-03-15T20:00:03.749Z] (Eclipse:19288): Gtk-WARNING **: 20:00:03.678: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:03 [2024-03-15T20:00:03.749Z] 
16:00:03 [2024-03-15T20:00:03.749Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:03.679: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:03 [2024-03-15T20:00:03.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:00:03 [2024-03-15T20:00:03.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:03 [2024-03-15T20:00:03.749Z] 
16:00:03 [2024-03-15T20:00:03.749Z] (Eclipse:19288): Gtk-WARNING **: 20:00:03.695: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:03 [2024-03-15T20:00:03.749Z] 
16:00:03 [2024-03-15T20:00:03.749Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:03.695: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:03 [2024-03-15T20:00:03.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:03 [2024-03-15T20:00:03.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:03 [2024-03-15T20:00:03.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:03 [2024-03-15T20:00:03.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:03 [2024-03-15T20:00:03.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:03 [2024-03-15T20:00:03.749Z] 
16:00:03 [2024-03-15T20:00:03.749Z] (Eclipse:19288): Gtk-WARNING **: 20:00:03.715: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:03 [2024-03-15T20:00:03.749Z] 
16:00:03 [2024-03-15T20:00:03.749Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:03.715: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:03 [2024-03-15T20:00:03.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135819895 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:03 [2024-03-15T20:00:03.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135819911 data=null doit=true}, TreeItem with text {test}]
16:00:03 [2024-03-15T20:00:03.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135819911 data=null}, TreeItem with text {test}]
16:00:03 [2024-03-15T20:00:03.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135819912 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:03 [2024-03-15T20:00:03.750Z] 
16:00:03 [2024-03-15T20:00:03.750Z] (Eclipse:19288): Gtk-WARNING **: 20:00:03.729: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:03 [2024-03-15T20:00:03.750Z] 
16:00:03 [2024-03-15T20:00:03.750Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:03.729: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:03 [2024-03-15T20:00:03.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135819912 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:04 [2024-03-15T20:00:04.005Z] 
16:00:04 [2024-03-15T20:00:04.005Z] (Eclipse:19288): Gtk-WARNING **: 20:00:03.754: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:04 [2024-03-15T20:00:04.005Z] 
16:00:04 [2024-03-15T20:00:04.005Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:03.755: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:04 [2024-03-15T20:00:04.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135819961 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:04 [2024-03-15T20:00:04.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:04 [2024-03-15T20:00:04.005Z] 
16:00:04 [2024-03-15T20:00:04.005Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:03.775: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:04 [2024-03-15T20:00:04.005Z] 
16:00:04 [2024-03-15T20:00:04.005Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:03.792: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:04 [2024-03-15T20:00:04.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:04 [2024-03-15T20:00:04.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:04 [2024-03-15T20:00:04.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135819988 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135819988 data=null doit=true}, TreeItem with text {test}]
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135819988 data=null}, TreeItem with text {test}]
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135819989 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135819989 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:04 [2024-03-15T20:00:04.006Z] 
16:00:04 [2024-03-15T20:00:04.006Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:03.814: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135820012 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135820012 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135820013 data=null doit=true}, TreeItem with text {test}]
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135820013 data=null}, TreeItem with text {test}]
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135820013 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:04 [2024-03-15T20:00:04.006Z] 
16:00:04 [2024-03-15T20:00:04.006Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:03.825: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135820013 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135820027 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:04 [2024-03-15T20:00:04.006Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1135820028 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1135820028 data=null doit=true}, TreeItem with text {Traces [2]}]
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1135820028 data=null}, TreeItem with text {Traces [2]}]
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1135820029 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135820029 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:00:04 [2024-03-15T20:00:04.006Z] 
16:00:04 [2024-03-15T20:00:04.006Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:03.844: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1135820043 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
16:00:04 [2024-03-15T20:00:04.006Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:00:04 [2024-03-15T20:00:04.006Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:00:04 [2024-03-15T20:00:04.006Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {bug446190} is already expanded. Won't expand it again.
16:00:04 [2024-03-15T20:00:04.006Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Views is already expanded. Won't expand it again.
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:04 [2024-03-15T20:00:04.006Z] 
16:00:04 [2024-03-15T20:00:04.006Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:03.860: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135820056 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135820056 data=null doit=true}, TreeItem with text {test}]
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135820057 data=null}, TreeItem with text {test}]
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135820057 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135820057 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135820070 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:04 [2024-03-15T20:00:04.006Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiments [1]} time=1135820071 data=null button=0 stateMask=0x0 x=112 y=35 count=0}, TreeItem with text {Experiments [1]}]
16:00:04 [2024-03-15T20:00:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1135820071 data=null doit=true}, TreeItem with text {Experiments [1]}]
16:00:04 [2024-03-15T20:00:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1135820071 data=null}, TreeItem with text {Experiments [1]}]
16:00:04 [2024-03-15T20:00:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1135820072 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
16:00:04 [2024-03-15T20:00:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135820072 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiments [1]}]
16:00:04 [2024-03-15T20:00:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1135820077 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
16:00:04 [2024-03-15T20:00:04.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
16:00:04 [2024-03-15T20:00:04.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
16:00:04 [2024-03-15T20:00:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestExperiment [2]} time=1135820078 data=null doit=true}, TreeItem with text {TestExperiment [2]}]
16:00:04 [2024-03-15T20:00:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestExperiment [2]} time=1135820078 data=null}, TreeItem with text {TestExperiment [2]}]
16:00:04 [2024-03-15T20:00:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestExperiment [2]} time=1135820079 data=null button=1 stateMask=0x0 x=140 y=58 count=1}, TreeItem with text {TestExperiment [2]}]
16:00:04 [2024-03-15T20:00:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135820079 data=null item=TreeItem {TestExperiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestExperiment [2]}]
16:00:04 [2024-03-15T20:00:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestExperiment [2]} time=1135820113 data=null button=1 stateMask=0x80000 x=140 y=58 count=1}, TreeItem with text {TestExperiment [2]}]
16:00:04 [2024-03-15T20:00:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=1135820114 data=null doit=true}, Tree node with text: Views]
16:00:04 [2024-03-15T20:00:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=1135820116 data=null}, Tree node with text: Views]
16:00:04 [2024-03-15T20:00:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=1135820116 data=null button=1 stateMask=0x0 x=116 y=127 count=1}, Tree node with text: Views]
16:00:04 [2024-03-15T20:00:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135820116 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
16:00:04 [2024-03-15T20:00:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=1135820128 data=null button=1 stateMask=0x80000 x=116 y=127 count=1}, Tree node with text: Views]
16:00:04 [2024-03-15T20:00:04.262Z] 
16:00:04 [2024-03-15T20:00:04.262Z] (Eclipse:19288): Gtk-WARNING **: 20:00:04.065: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:04 [2024-03-15T20:00:04.262Z] 
16:00:04 [2024-03-15T20:00:04.262Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:04.101: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:04 [2024-03-15T20:00:04.262Z] 
16:00:04 [2024-03-15T20:00:04.262Z] (Eclipse:19288): Gtk-WARNING **: 20:00:04.106: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:04 [2024-03-15T20:00:04.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37d8562f] time=1135820898 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:00:04 [2024-03-15T20:00:04.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:00:04 [2024-03-15T20:00:04.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:04 [2024-03-15T20:00:04.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:04 [2024-03-15T20:00:04.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:04 [2024-03-15T20:00:04.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135820939 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:04 [2024-03-15T20:00:04.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135820939 data=null doit=true}, TreeItem with text {test}]
16:00:04 [2024-03-15T20:00:04.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135820939 data=null}, TreeItem with text {test}]
16:00:04 [2024-03-15T20:00:04.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135820939 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:04 [2024-03-15T20:00:04.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135820940 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:04 [2024-03-15T20:00:04.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135820948 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:04 [2024-03-15T20:00:04.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:00:04 [2024-03-15T20:00:04.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:00:05 [2024-03-15T20:00:05.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:00:05 [2024-03-15T20:00:05.078Z] 
16:00:05 [2024-03-15T20:00:05.078Z] (Eclipse:19288): Gtk-WARNING **: 20:00:05.064: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:05 [2024-03-15T20:00:05.335Z] 
16:00:05 [2024-03-15T20:00:05.335Z] (Eclipse:19288): Gtk-WARNING **: 20:00:05.084: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:05 [2024-03-15T20:00:05.335Z] 
16:00:05 [2024-03-15T20:00:05.335Z] (Eclipse:19288): Gtk-WARNING **: 20:00:05.115: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:05 [2024-03-15T20:00:05.335Z] 
16:00:05 [2024-03-15T20:00:05.335Z] (Eclipse:19288): Gtk-WARNING **: 20:00:05.136: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:05 [2024-03-15T20:00:05.335Z] 
16:00:05 [2024-03-15T20:00:05.335Z] (Eclipse:19288): Gtk-WARNING **: 20:00:05.156: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:05 [2024-03-15T20:00:05.335Z] 
16:00:05 [2024-03-15T20:00:05.335Z] (Eclipse:19288): Gtk-WARNING **: 20:00:05.175: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:05 [2024-03-15T20:00:05.335Z] 
16:00:05 [2024-03-15T20:00:05.335Z] (Eclipse:19288): Gtk-WARNING **: 20:00:05.193: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:05 [2024-03-15T20:00:05.335Z] 
16:00:05 [2024-03-15T20:00:05.335Z] (Eclipse:19288): Gtk-WARNING **: 20:00:05.219: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:05 [2024-03-15T20:00:05.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:00:05 [2024-03-15T20:00:05.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:00:05 [2024-03-15T20:00:05.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:00:05 [2024-03-15T20:00:05.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:00:05 [2024-03-15T20:00:05.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:00:05 [2024-03-15T20:00:05.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:00:05 [2024-03-15T20:00:05.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:05 [2024-03-15T20:00:05.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:05 [2024-03-15T20:00:05.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:00:05 [2024-03-15T20:00:05.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:00:05 [2024-03-15T20:00:05.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135821433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:05 [2024-03-15T20:00:05.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135821433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:05 [2024-03-15T20:00:05.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135821433 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:05 [2024-03-15T20:00:05.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135821434 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:05 [2024-03-15T20:00:05.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135821434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:05 [2024-03-15T20:00:05.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135821434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:05 [2024-03-15T20:00:05.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135821434 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:05 [2024-03-15T20:00:05.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135821434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:05 [2024-03-15T20:00:05.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135821434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:05 [2024-03-15T20:00:05.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135821434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:05 [2024-03-15T20:00:05.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135821434 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:05 [2024-03-15T20:00:05.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135821434 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:05 [2024-03-15T20:00:05.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:00:05 [2024-03-15T20:00:05.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:00:05 [2024-03-15T20:00:05.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:00:05 [2024-03-15T20:00:05.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:05 [2024-03-15T20:00:05.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:05 [2024-03-15T20:00:05.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:00:05 [2024-03-15T20:00:05.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:00:05 [2024-03-15T20:00:05.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:05 [2024-03-15T20:00:05.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:00:05 [2024-03-15T20:00:05.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135821436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:05 [2024-03-15T20:00:05.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135821436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:05 [2024-03-15T20:00:05.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135821436 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:05 [2024-03-15T20:00:05.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135821436 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:05 [2024-03-15T20:00:05.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135821437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:05 [2024-03-15T20:00:05.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135821437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:05 [2024-03-15T20:00:05.336Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:05 [2024-03-15T20:00:05.336Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:05 [2024-03-15T20:00:05.336Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:05 [2024-03-15T20:00:05.336Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:05 [2024-03-15T20:00:05.336Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:05 [2024-03-15T20:00:05.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:00:05 [2024-03-15T20:00:05.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135821437 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:05 [2024-03-15T20:00:05.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135821007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:00:05 [2024-03-15T20:00:05.592Z] 
16:00:05 [2024-03-15T20:00:05.592Z] (Eclipse:19288): Gtk-WARNING **: 20:00:05.531: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:05 [2024-03-15T20:00:05.592Z] 
16:00:05 [2024-03-15T20:00:05.592Z] (Eclipse:19288): Gtk-WARNING **: 20:00:05.549: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:05 [2024-03-15T20:00:05.592Z] 
16:00:05 [2024-03-15T20:00:05.592Z] (Eclipse:19288): Gtk-WARNING **: 20:00:05.558: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:05 [2024-03-15T20:00:05.592Z] 
16:00:05 [2024-03-15T20:00:05.592Z] (Eclipse:19288): Gtk-WARNING **: 20:00:05.577: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:05 [2024-03-15T20:00:05.848Z] 
16:00:05 [2024-03-15T20:00:05.848Z] (Eclipse:19288): Gtk-WARNING **: 20:00:05.594: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:05 [2024-03-15T20:00:05.848Z] 
16:00:05 [2024-03-15T20:00:05.848Z] (Eclipse:19288): Gtk-WARNING **: 20:00:05.611: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:05 [2024-03-15T20:00:05.848Z] 
16:00:05 [2024-03-15T20:00:05.848Z] (Eclipse:19288): Gtk-WARNING **: 20:00:05.627: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:05 [2024-03-15T20:00:05.848Z] 
16:00:05 [2024-03-15T20:00:05.848Z] (Eclipse:19288): Gtk-WARNING **: 20:00:05.642: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:05 [2024-03-15T20:00:05.848Z] 
16:00:05 [2024-03-15T20:00:05.848Z] (Eclipse:19288): Gtk-WARNING **: 20:00:05.659: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:05 [2024-03-15T20:00:05.848Z] 
16:00:05 [2024-03-15T20:00:05.848Z] (Eclipse:19288): Gtk-WARNING **: 20:00:05.675: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:05 [2024-03-15T20:00:05.848Z] 
16:00:05 [2024-03-15T20:00:05.848Z] (Eclipse:19288): Gtk-WARNING **: 20:00:05.691: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:05 [2024-03-15T20:00:05.848Z] 
16:00:05 [2024-03-15T20:00:05.848Z] (Eclipse:19288): Gtk-WARNING **: 20:00:05.711: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:05 [2024-03-15T20:00:05.848Z] 
16:00:05 [2024-03-15T20:00:05.848Z] (Eclipse:19288): Gtk-WARNING **: 20:00:05.726: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:05 [2024-03-15T20:00:05.848Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.44 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
16:00:05 [2024-03-15T20:00:05.848Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testUstAnalyses -- Time elapsed: 0.735 s
16:00:05 [2024-03-15T20:00:05.848Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testAnalysisRun -- Time elapsed: 8.320 s
16:00:05 [2024-03-15T20:00:05.848Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testKernelAnalyses -- Time elapsed: 0.169 s
16:00:05 [2024-03-15T20:00:05.848Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testExperimentAnalyses -- Time elapsed: 0.100 s
16:00:05 [2024-03-15T20:00:05.848Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
16:00:06 [2024-03-15T20:00:06.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37d8562f] time=1135822060 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:00:06 [2024-03-15T20:00:06.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:06 [2024-03-15T20:00:06.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:00:06 [2024-03-15T20:00:06.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:00:06 [2024-03-15T20:00:06.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:00:06 [2024-03-15T20:00:06.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1135822232 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:00:06 [2024-03-15T20:00:06.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:00:06 [2024-03-15T20:00:06.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:06 [2024-03-15T20:00:06.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:06 [2024-03-15T20:00:06.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:06 [2024-03-15T20:00:06.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:06 [2024-03-15T20:00:06.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:06 [2024-03-15T20:00:06.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:06 [2024-03-15T20:00:06.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1135822601 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
16:00:06 [2024-03-15T20:00:06.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1135822602 data=null doit=true}, TreeItem with text {c-project}]
16:00:06 [2024-03-15T20:00:06.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1135822602 data=null}, TreeItem with text {c-project}]
16:00:06 [2024-03-15T20:00:06.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1135822602 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
16:00:06 [2024-03-15T20:00:06.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135822603 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
16:00:06 [2024-03-15T20:00:06.667Z] 
16:00:06 [2024-03-15T20:00:06.667Z] !ENTRY org.eclipse.cdt.core 1 0 2024-03-15 20:00:06.441
16:00:06 [2024-03-15T20:00:06.667Z] !MESSAGE Indexed 'c-project' (0 sources, 0 headers) in 0.001 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
16:00:06 [2024-03-15T20:00:06.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1135822708 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
16:00:06 [2024-03-15T20:00:06.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:06 [2024-03-15T20:00:06.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1135822709 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
16:00:06 [2024-03-15T20:00:06.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1135822709 data=null doit=true}, TreeItem with text {c-project}]
16:00:06 [2024-03-15T20:00:06.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1135822709 data=null}, TreeItem with text {c-project}]
16:00:06 [2024-03-15T20:00:06.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1135822709 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
16:00:06 [2024-03-15T20:00:06.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135822710 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
16:00:06 [2024-03-15T20:00:06.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1135822717 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
16:00:06 [2024-03-15T20:00:06.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
16:00:06 [2024-03-15T20:00:06.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project'
16:00:06 [2024-03-15T20:00:06.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure or convert to Tracing Project'
16:00:06 [2024-03-15T20:00:06.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=1135822768 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure or convert to Tracing Project']
16:00:06 [2024-03-15T20:00:06.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure or convert to Tracing Project'
16:00:06 [2024-03-15T20:00:06.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:06 [2024-03-15T20:00:06.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:06 [2024-03-15T20:00:06.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:06 [2024-03-15T20:00:06.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:06 [2024-03-15T20:00:06.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:06 [2024-03-15T20:00:06.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:06 [2024-03-15T20:00:06.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135822955 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
16:00:06 [2024-03-15T20:00:06.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135822955 data=null doit=true}, TreeItem with text {test}]
16:00:06 [2024-03-15T20:00:06.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135822955 data=null}, TreeItem with text {test}]
16:00:06 [2024-03-15T20:00:06.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135822955 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
16:00:06 [2024-03-15T20:00:06.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135822955 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:06 [2024-03-15T20:00:06.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135822982 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
16:00:06 [2024-03-15T20:00:06.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:06 [2024-03-15T20:00:06.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135822983 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
16:00:06 [2024-03-15T20:00:06.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135822983 data=null doit=true}, TreeItem with text {test}]
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135822983 data=null}, TreeItem with text {test}]
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135822984 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135822984 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135823001 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135823001 data=null doit=true}, TreeItem with text {test}]
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135823002 data=null}, TreeItem with text {test}]
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135823002 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135823002 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135823008 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135823009 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [0]}]
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135823009 data=null doit=true}, TreeItem with text {Traces [0]}]
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135823009 data=null}, TreeItem with text {Traces [0]}]
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135823010 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135823010 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135823026 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135823028 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [0]}]
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135823028 data=null doit=true}, TreeItem with text {Traces [0]}]
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135823028 data=null}, TreeItem with text {Traces [0]}]
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135823028 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135823029 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135823033 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1135823068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135823106 data=null doit=true}, TreeItem with text {Traces [0]}]
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135823106 data=null}, TreeItem with text {Traces [0]}]
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135823107 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135823107 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135823109 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135823110 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {kernel-overlap-testing}]
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135823110 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135823110 data=null}, TreeItem with text {kernel-overlap-testing}]
16:00:06 [2024-03-15T20:00:06.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135823110 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
16:00:07 [2024-03-15T20:00:07.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135823110 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:00:07 [2024-03-15T20:00:07.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135823137 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
16:00:07 [2024-03-15T20:00:07.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Linux Kernel Trace'
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=1135823190 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Linux Kernel Trace']
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Linux Kernel Trace'
16:00:07 [2024-03-15T20:00:07.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1135823213 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1135823213 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1135823214 data=null}, TreeItem with text {ust-overlap-testing}]
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1135823214 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135823214 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1135823231 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "LTTng UST Trace", using matcher: with mnemonic 'LTTng UST Trace'
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'LTTng UST Trace'
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {LTTng UST Trace} time=1135823263 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'LTTng UST Trace']
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'LTTng UST Trace'
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135823300 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135823301 data=null doit=true}, TreeItem with text {test}]
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135823301 data=null}, TreeItem with text {test}]
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135823301 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135823302 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135823330 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135823331 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135823331 data=null doit=true}, TreeItem with text {test}]
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135823331 data=null}, TreeItem with text {test}]
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135823332 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135823332 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135823338 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
16:00:07 [2024-03-15T20:00:07.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135823339 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [0]}]
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135823339 data=null doit=true}, TreeItem with text {Traces [0]}]
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135823339 data=null}, TreeItem with text {Traces [0]}]
16:00:07 [2024-03-15T20:00:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135823339 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
16:00:07 [2024-03-15T20:00:07.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135823340 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:00:07 [2024-03-15T20:00:07.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135823352 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
16:00:07 [2024-03-15T20:00:07.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
16:00:07 [2024-03-15T20:00:07.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:07 [2024-03-15T20:00:07.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135823353 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {kernel-overlap-testing}]
16:00:07 [2024-03-15T20:00:07.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135823353 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:00:07 [2024-03-15T20:00:07.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135823353 data=null}, TreeItem with text {kernel-overlap-testing}]
16:00:07 [2024-03-15T20:00:07.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135823353 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
16:00:07 [2024-03-15T20:00:07.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135823354 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:00:07 [2024-03-15T20:00:07.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135823401 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
16:00:07 [2024-03-15T20:00:07.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
16:00:07 [2024-03-15T20:00:07.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
16:00:07 [2024-03-15T20:00:07.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
16:00:07 [2024-03-15T20:00:07.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1135823438 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
16:00:07 [2024-03-15T20:00:07.692Z] 
16:00:07 [2024-03-15T20:00:07.692Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:07.450: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:07 [2024-03-15T20:00:07.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
16:00:08 [2024-03-15T20:00:08.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:08 [2024-03-15T20:00:08.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:08 [2024-03-15T20:00:08.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1135825014 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
16:00:08 [2024-03-15T20:00:08.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1135825014 data=null doit=true}, TreeItem with text {Traces [2]}]
16:00:08 [2024-03-15T20:00:08.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1135825014 data=null}, TreeItem with text {Traces [2]}]
16:00:08 [2024-03-15T20:00:08.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1135825014 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
16:00:08 [2024-03-15T20:00:08.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135825014 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:00:08 [2024-03-15T20:00:08.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1135825030 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
16:00:08 [2024-03-15T20:00:08.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
16:00:08 [2024-03-15T20:00:08.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
16:00:08 [2024-03-15T20:00:08.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
16:00:09 [2024-03-15T20:00:09.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
16:00:09 [2024-03-15T20:00:09.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1135825066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
16:00:09 [2024-03-15T20:00:09.133Z] 
16:00:09 [2024-03-15T20:00:09.133Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-03-15 20:00:09.058
16:00:09 [2024-03-15T20:00:09.133Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
16:00:09 [2024-03-15T20:00:09.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
16:00:10 [2024-03-15T20:00:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:10 [2024-03-15T20:00:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:10 [2024-03-15T20:00:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:10 [2024-03-15T20:00:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:10 [2024-03-15T20:00:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:10 [2024-03-15T20:00:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:10 [2024-03-15T20:00:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:10 [2024-03-15T20:00:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:10 [2024-03-15T20:00:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135826872 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
16:00:10 [2024-03-15T20:00:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135826873 data=null doit=true}, TreeItem with text {test}]
16:00:10 [2024-03-15T20:00:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135826873 data=null}, TreeItem with text {test}]
16:00:10 [2024-03-15T20:00:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135826873 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
16:00:10 [2024-03-15T20:00:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135826873 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:10 [2024-03-15T20:00:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135826893 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
16:00:10 [2024-03-15T20:00:10.877Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:00:10 [2024-03-15T20:00:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1135826900 data=null doit=true}, TreeItem with text {Experiments [1]}]
16:00:10 [2024-03-15T20:00:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1135826900 data=null}, TreeItem with text {Experiments [1]}]
16:00:10 [2024-03-15T20:00:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1135826901 data=null button=1 stateMask=0x0 x=112 y=58 count=1}, TreeItem with text {Experiments [1]}]
16:00:10 [2024-03-15T20:00:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135826901 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
16:00:10 [2024-03-15T20:00:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1135826903 data=null button=1 stateMask=0x80000 x=112 y=58 count=1}, TreeItem with text {Experiments [1]}]
16:00:10 [2024-03-15T20:00:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:10 [2024-03-15T20:00:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135826908 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:00:10 [2024-03-15T20:00:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135826908 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:00:10 [2024-03-15T20:00:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135826909 data=null}, TreeItem with text {kernel-overlap-testing}]
16:00:10 [2024-03-15T20:00:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135826909 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:00:10 [2024-03-15T20:00:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135826909 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:00:10 [2024-03-15T20:00:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135826960 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:00:10 [2024-03-15T20:00:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:10 [2024-03-15T20:00:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1135827012 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
16:00:10 [2024-03-15T20:00:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1135827012 data=null doit=true}, TreeItem with text {Experiment [2]}]
16:00:10 [2024-03-15T20:00:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1135827013 data=null}, TreeItem with text {Experiment [2]}]
16:00:10 [2024-03-15T20:00:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1135827013 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
16:00:10 [2024-03-15T20:00:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135827013 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [2]}]
16:00:10 [2024-03-15T20:00:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1135827033 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
16:00:10 [2024-03-15T20:00:10.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:10 [2024-03-15T20:00:10.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1135827065 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
16:00:10 [2024-03-15T20:00:10.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1135827065 data=null doit=true}, TreeItem with text {Traces [2]}]
16:00:10 [2024-03-15T20:00:10.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1135827065 data=null}, TreeItem with text {Traces [2]}]
16:00:10 [2024-03-15T20:00:10.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1135827066 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
16:00:11 [2024-03-15T20:00:11.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135827066 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:00:11 [2024-03-15T20:00:11.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1135827102 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
16:00:11 [2024-03-15T20:00:11.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:00:11 [2024-03-15T20:00:11.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:00:11 [2024-03-15T20:00:11.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1135827145 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:00:11 [2024-03-15T20:00:11.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:00:11 [2024-03-15T20:00:11.133Z] 
16:00:11 [2024-03-15T20:00:11.133Z] (Eclipse:19288): Gtk-WARNING **: 20:00:11.080: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:11 [2024-03-15T20:00:11.133Z] 
16:00:11 [2024-03-15T20:00:11.133Z] (Eclipse:19288): Gtk-WARNING **: 20:00:11.080: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:11 [2024-03-15T20:00:11.133Z] 
16:00:11 [2024-03-15T20:00:11.133Z] (Eclipse:19288): Gtk-WARNING **: 20:00:11.080: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:11 [2024-03-15T20:00:11.133Z] 
16:00:11 [2024-03-15T20:00:11.133Z] (Eclipse:19288): Gtk-WARNING **: 20:00:11.080: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:11 [2024-03-15T20:00:11.390Z] 
16:00:11 [2024-03-15T20:00:11.390Z] (Eclipse:19288): Gtk-WARNING **: 20:00:11.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:11 [2024-03-15T20:00:11.390Z] 
16:00:11 [2024-03-15T20:00:11.390Z] (Eclipse:19288): Gtk-WARNING **: 20:00:11.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:11 [2024-03-15T20:00:11.390Z] 
16:00:11 [2024-03-15T20:00:11.390Z] (Eclipse:19288): Gtk-WARNING **: 20:00:11.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:11 [2024-03-15T20:00:11.390Z] 
16:00:11 [2024-03-15T20:00:11.390Z] (Eclipse:19288): Gtk-WARNING **: 20:00:11.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:11 [2024-03-15T20:00:11.390Z] 
16:00:11 [2024-03-15T20:00:11.390Z] (Eclipse:19288): Gtk-WARNING **: 20:00:11.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:11 [2024-03-15T20:00:11.390Z] 
16:00:11 [2024-03-15T20:00:11.390Z] (Eclipse:19288): Gtk-WARNING **: 20:00:11.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:11 [2024-03-15T20:00:11.390Z] 
16:00:11 [2024-03-15T20:00:11.390Z] (Eclipse:19288): Gtk-WARNING **: 20:00:11.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:11 [2024-03-15T20:00:11.390Z] 
16:00:11 [2024-03-15T20:00:11.390Z] (Eclipse:19288): Gtk-WARNING **: 20:00:11.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:11 [2024-03-15T20:00:11.390Z] 
16:00:11 [2024-03-15T20:00:11.390Z] (Eclipse:19288): Gtk-WARNING **: 20:00:11.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:11 [2024-03-15T20:00:11.390Z] 
16:00:11 [2024-03-15T20:00:11.390Z] (Eclipse:19288): Gtk-WARNING **: 20:00:11.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:11 [2024-03-15T20:00:11.390Z] 
16:00:11 [2024-03-15T20:00:11.390Z] (Eclipse:19288): Gtk-WARNING **: 20:00:11.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:11 [2024-03-15T20:00:11.390Z] 
16:00:11 [2024-03-15T20:00:11.390Z] (Eclipse:19288): Gtk-WARNING **: 20:00:11.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:11 [2024-03-15T20:00:11.390Z] 
16:00:11 [2024-03-15T20:00:11.390Z] (Eclipse:19288): Gtk-WARNING **: 20:00:11.191: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:11 [2024-03-15T20:00:11.390Z] 
16:00:11 [2024-03-15T20:00:11.390Z] (Eclipse:19288): Gtk-WARNING **: 20:00:11.191: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:11 [2024-03-15T20:00:11.390Z] 
16:00:11 [2024-03-15T20:00:11.390Z] (Eclipse:19288): Gtk-WARNING **: 20:00:11.191: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:11 [2024-03-15T20:00:11.390Z] 
16:00:11 [2024-03-15T20:00:11.390Z] (Eclipse:19288): Gtk-WARNING **: 20:00:11.191: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:11 [2024-03-15T20:00:11.390Z] 
16:00:11 [2024-03-15T20:00:11.390Z] (Eclipse:19288): Gtk-WARNING **: 20:00:11.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:11 [2024-03-15T20:00:11.390Z] 
16:00:11 [2024-03-15T20:00:11.390Z] (Eclipse:19288): Gtk-WARNING **: 20:00:11.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:11 [2024-03-15T20:00:11.390Z] 
16:00:11 [2024-03-15T20:00:11.390Z] (Eclipse:19288): Gtk-WARNING **: 20:00:11.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:11 [2024-03-15T20:00:11.390Z] 
16:00:11 [2024-03-15T20:00:11.390Z] (Eclipse:19288): Gtk-WARNING **: 20:00:11.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:11 [2024-03-15T20:00:11.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
16:00:11 [2024-03-15T20:00:11.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:00:11 [2024-03-15T20:00:11.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
16:00:11 [2024-03-15T20:00:11.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
16:00:11 [2024-03-15T20:00:11.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
16:00:11 [2024-03-15T20:00:11.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:00:11 [2024-03-15T20:00:11.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:00:11 [2024-03-15T20:00:11.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
16:00:11 [2024-03-15T20:00:11.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=1135827931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:00:11 [2024-03-15T20:00:11.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=1135827931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:00:11 [2024-03-15T20:00:11.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=1135827931 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:00:11 [2024-03-15T20:00:11.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=1135827931 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:00:11 [2024-03-15T20:00:11.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=1135827931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:00:11 [2024-03-15T20:00:11.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=1135827932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:00:11 [2024-03-15T20:00:11.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=1135827932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:00:11 [2024-03-15T20:00:11.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:00:11 [2024-03-15T20:00:11.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:11 [2024-03-15T20:00:11.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135828094 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:00:11 [2024-03-15T20:00:11.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135828094 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:00:11 [2024-03-15T20:00:11.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135828094 data=null}, TreeItem with text {kernel-overlap-testing}]
16:00:11 [2024-03-15T20:00:11.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135828110 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:00:11 [2024-03-15T20:00:11.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135828121 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:00:12 [2024-03-15T20:00:12.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135828157 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:00:12 [2024-03-15T20:00:12.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:12 [2024-03-15T20:00:12.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1135828218 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
16:00:12 [2024-03-15T20:00:12.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1135828219 data=null doit=true}, TreeItem with text {Experiment [2]}]
16:00:12 [2024-03-15T20:00:12.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1135828219 data=null}, TreeItem with text {Experiment [2]}]
16:00:12 [2024-03-15T20:00:12.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1135828219 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
16:00:12 [2024-03-15T20:00:12.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135828219 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [2]}]
16:00:12 [2024-03-15T20:00:12.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1135828241 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
16:00:12 [2024-03-15T20:00:12.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
16:00:12 [2024-03-15T20:00:12.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:12 [2024-03-15T20:00:12.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:12 [2024-03-15T20:00:12.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
16:00:12 [2024-03-15T20:00:12.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:12 [2024-03-15T20:00:12.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:12 [2024-03-15T20:00:12.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:12 [2024-03-15T20:00:12.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135828713 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:00:12 [2024-03-15T20:00:12.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135828713 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:00:12 [2024-03-15T20:00:12.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135828713 data=null}, TreeItem with text {kernel-overlap-testing}]
16:00:12 [2024-03-15T20:00:12.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135828714 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:00:12 [2024-03-15T20:00:12.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135828714 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:00:12 [2024-03-15T20:00:12.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135828759 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:00:12 [2024-03-15T20:00:12.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:12 [2024-03-15T20:00:12.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1135828793 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
16:00:12 [2024-03-15T20:00:12.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1135828793 data=null doit=true}, TreeItem with text {Traces [2]}]
16:00:12 [2024-03-15T20:00:12.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1135828793 data=null}, TreeItem with text {Traces [2]}]
16:00:12 [2024-03-15T20:00:12.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1135828793 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
16:00:12 [2024-03-15T20:00:12.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135828793 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:00:12 [2024-03-15T20:00:12.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1135828816 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
16:00:12 [2024-03-15T20:00:12.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:00:12 [2024-03-15T20:00:12.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:00:12 [2024-03-15T20:00:12.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1135828845 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:00:12 [2024-03-15T20:00:12.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:00:12 [2024-03-15T20:00:12.977Z] 
16:00:12 [2024-03-15T20:00:12.977Z] (Eclipse:19288): Gtk-WARNING **: 20:00:12.779: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:12 [2024-03-15T20:00:12.977Z] 
16:00:12 [2024-03-15T20:00:12.977Z] (Eclipse:19288): Gtk-WARNING **: 20:00:12.779: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:12 [2024-03-15T20:00:12.977Z] 
16:00:12 [2024-03-15T20:00:12.977Z] (Eclipse:19288): Gtk-WARNING **: 20:00:12.779: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:12 [2024-03-15T20:00:12.977Z] 
16:00:12 [2024-03-15T20:00:12.977Z] (Eclipse:19288): Gtk-WARNING **: 20:00:12.779: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:12 [2024-03-15T20:00:12.977Z] 
16:00:12 [2024-03-15T20:00:12.977Z] (Eclipse:19288): Gtk-WARNING **: 20:00:12.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:12 [2024-03-15T20:00:12.977Z] 
16:00:12 [2024-03-15T20:00:12.977Z] (Eclipse:19288): Gtk-WARNING **: 20:00:12.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:12 [2024-03-15T20:00:12.977Z] 
16:00:12 [2024-03-15T20:00:12.977Z] (Eclipse:19288): Gtk-WARNING **: 20:00:12.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:12 [2024-03-15T20:00:12.977Z] 
16:00:12 [2024-03-15T20:00:12.977Z] (Eclipse:19288): Gtk-WARNING **: 20:00:12.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:12 [2024-03-15T20:00:12.977Z] 
16:00:12 [2024-03-15T20:00:12.977Z] (Eclipse:19288): Gtk-WARNING **: 20:00:12.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:12 [2024-03-15T20:00:12.977Z] 
16:00:12 [2024-03-15T20:00:12.977Z] (Eclipse:19288): Gtk-WARNING **: 20:00:12.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:12 [2024-03-15T20:00:12.977Z] 
16:00:12 [2024-03-15T20:00:12.977Z] (Eclipse:19288): Gtk-WARNING **: 20:00:12.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:12 [2024-03-15T20:00:12.977Z] 
16:00:12 [2024-03-15T20:00:12.977Z] (Eclipse:19288): Gtk-WARNING **: 20:00:12.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:12 [2024-03-15T20:00:12.977Z] 
16:00:12 [2024-03-15T20:00:12.977Z] (Eclipse:19288): Gtk-WARNING **: 20:00:12.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:12 [2024-03-15T20:00:12.977Z] 
16:00:12 [2024-03-15T20:00:12.977Z] (Eclipse:19288): Gtk-WARNING **: 20:00:12.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:12 [2024-03-15T20:00:12.977Z] 
16:00:12 [2024-03-15T20:00:12.977Z] (Eclipse:19288): Gtk-WARNING **: 20:00:12.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:12 [2024-03-15T20:00:12.977Z] 
16:00:12 [2024-03-15T20:00:12.977Z] (Eclipse:19288): Gtk-WARNING **: 20:00:12.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:12 [2024-03-15T20:00:12.977Z] 
16:00:12 [2024-03-15T20:00:12.977Z] (Eclipse:19288): Gtk-WARNING **: 20:00:12.867: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:12 [2024-03-15T20:00:12.977Z] 
16:00:12 [2024-03-15T20:00:12.977Z] (Eclipse:19288): Gtk-WARNING **: 20:00:12.867: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:12 [2024-03-15T20:00:12.977Z] 
16:00:12 [2024-03-15T20:00:12.977Z] (Eclipse:19288): Gtk-WARNING **: 20:00:12.867: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:12 [2024-03-15T20:00:12.977Z] 
16:00:12 [2024-03-15T20:00:12.977Z] (Eclipse:19288): Gtk-WARNING **: 20:00:12.867: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:12 [2024-03-15T20:00:12.977Z] 
16:00:12 [2024-03-15T20:00:12.977Z] (Eclipse:19288): Gtk-WARNING **: 20:00:12.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:12 [2024-03-15T20:00:12.977Z] 
16:00:12 [2024-03-15T20:00:12.977Z] (Eclipse:19288): Gtk-WARNING **: 20:00:12.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:12 [2024-03-15T20:00:12.977Z] 
16:00:12 [2024-03-15T20:00:12.977Z] (Eclipse:19288): Gtk-WARNING **: 20:00:12.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:12 [2024-03-15T20:00:12.977Z] 
16:00:12 [2024-03-15T20:00:12.977Z] (Eclipse:19288): Gtk-WARNING **: 20:00:12.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:12 [2024-03-15T20:00:12.977Z] 
16:00:12 [2024-03-15T20:00:12.977Z] (Eclipse:19288): Gtk-WARNING **: 20:00:12.919: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:12 [2024-03-15T20:00:12.977Z] 
16:00:12 [2024-03-15T20:00:12.977Z] (Eclipse:19288): Gtk-WARNING **: 20:00:12.919: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:12 [2024-03-15T20:00:12.977Z] 
16:00:12 [2024-03-15T20:00:12.977Z] (Eclipse:19288): Gtk-WARNING **: 20:00:12.919: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:12 [2024-03-15T20:00:12.977Z] 
16:00:12 [2024-03-15T20:00:12.977Z] (Eclipse:19288): Gtk-WARNING **: 20:00:12.919: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:12 [2024-03-15T20:00:12.977Z] 
16:00:12 [2024-03-15T20:00:12.977Z] (Eclipse:19288): Gtk-WARNING **: 20:00:12.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:12 [2024-03-15T20:00:12.977Z] 
16:00:12 [2024-03-15T20:00:12.977Z] (Eclipse:19288): Gtk-WARNING **: 20:00:12.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:12 [2024-03-15T20:00:12.977Z] 
16:00:12 [2024-03-15T20:00:12.977Z] (Eclipse:19288): Gtk-WARNING **: 20:00:12.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:12 [2024-03-15T20:00:12.977Z] 
16:00:12 [2024-03-15T20:00:12.977Z] (Eclipse:19288): Gtk-WARNING **: 20:00:12.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:00:12 [2024-03-15T20:00:12.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
16:00:12 [2024-03-15T20:00:12.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:00:12 [2024-03-15T20:00:12.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:00:12 [2024-03-15T20:00:12.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:00:12 [2024-03-15T20:00:12.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:00:12 [2024-03-15T20:00:12.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:00:12 [2024-03-15T20:00:12.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:00:12 [2024-03-15T20:00:12.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:00:12 [2024-03-15T20:00:12.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1135829144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:12 [2024-03-15T20:00:12.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1135829145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:12 [2024-03-15T20:00:12.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1135829145 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:12 [2024-03-15T20:00:12.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1135829145 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:12 [2024-03-15T20:00:12.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1135829145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:12 [2024-03-15T20:00:12.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1135829145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:12 [2024-03-15T20:00:12.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1135829145 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:13 [2024-03-15T20:00:13.234Z] 
16:00:13 [2024-03-15T20:00:13.234Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:13.206: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:13 [2024-03-15T20:00:13.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:00:13 [2024-03-15T20:00:13.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:13 [2024-03-15T20:00:13.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135829467 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:00:13 [2024-03-15T20:00:13.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135829468 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:00:13 [2024-03-15T20:00:13.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135829468 data=null}, TreeItem with text {kernel-overlap-testing}]
16:00:13 [2024-03-15T20:00:13.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135829468 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:00:13 [2024-03-15T20:00:13.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135829468 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:00:13 [2024-03-15T20:00:13.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135829506 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:00:13 [2024-03-15T20:00:13.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:13 [2024-03-15T20:00:13.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:13 [2024-03-15T20:00:13.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:13 [2024-03-15T20:00:13.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:13 [2024-03-15T20:00:13.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:13 [2024-03-15T20:00:13.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:13 [2024-03-15T20:00:13.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135829542 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
16:00:13 [2024-03-15T20:00:13.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135829542 data=null doit=true}, TreeItem with text {test}]
16:00:13 [2024-03-15T20:00:13.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135829542 data=null}, TreeItem with text {test}]
16:00:13 [2024-03-15T20:00:13.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135829542 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
16:00:13 [2024-03-15T20:00:13.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135829542 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:13 [2024-03-15T20:00:13.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135829571 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
16:00:13 [2024-03-15T20:00:13.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:13 [2024-03-15T20:00:13.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135829574 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
16:00:13 [2024-03-15T20:00:13.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135829574 data=null doit=true}, TreeItem with text {test}]
16:00:13 [2024-03-15T20:00:13.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135829574 data=null}, TreeItem with text {test}]
16:00:13 [2024-03-15T20:00:13.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135829574 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
16:00:13 [2024-03-15T20:00:13.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135829574 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:13 [2024-03-15T20:00:13.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135829604 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
16:00:13 [2024-03-15T20:00:13.490Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:00:13 [2024-03-15T20:00:13.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:13 [2024-03-15T20:00:13.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1135829605 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
16:00:13 [2024-03-15T20:00:13.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1135829605 data=null doit=true}, TreeItem with text {Traces [2]}]
16:00:13 [2024-03-15T20:00:13.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1135829606 data=null}, TreeItem with text {Traces [2]}]
16:00:13 [2024-03-15T20:00:13.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1135829606 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
16:00:13 [2024-03-15T20:00:13.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135829606 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:00:13 [2024-03-15T20:00:13.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1135829623 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
16:00:13 [2024-03-15T20:00:13.491Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:00:13 [2024-03-15T20:00:13.491Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:00:13 [2024-03-15T20:00:13.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:13 [2024-03-15T20:00:13.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135829625 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:00:13 [2024-03-15T20:00:13.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135829625 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:00:13 [2024-03-15T20:00:13.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135829625 data=null}, TreeItem with text {kernel-overlap-testing}]
16:00:13 [2024-03-15T20:00:13.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135829625 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:00:13 [2024-03-15T20:00:13.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135829625 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:00:13 [2024-03-15T20:00:13.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135829647 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:00:13 [2024-03-15T20:00:13.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
16:00:13 [2024-03-15T20:00:13.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
16:00:13 [2024-03-15T20:00:13.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
16:00:13 [2024-03-15T20:00:13.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Linux Kernel Trace'
16:00:13 [2024-03-15T20:00:13.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=1135829694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Linux Kernel Trace']
16:00:13 [2024-03-15T20:00:13.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Linux Kernel Trace'
16:00:13 [2024-03-15T20:00:13.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:13 [2024-03-15T20:00:13.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135829713 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:00:13 [2024-03-15T20:00:13.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135829713 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:00:13 [2024-03-15T20:00:13.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135829713 data=null}, TreeItem with text {kernel-overlap-testing}]
16:00:13 [2024-03-15T20:00:13.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135829713 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:00:13 [2024-03-15T20:00:13.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135829714 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:00:13 [2024-03-15T20:00:13.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135829721 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:00:13 [2024-03-15T20:00:13.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
16:00:13 [2024-03-15T20:00:13.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
16:00:13 [2024-03-15T20:00:13.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
16:00:13 [2024-03-15T20:00:13.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1135829743 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
16:00:13 [2024-03-15T20:00:13.747Z] 
16:00:13 [2024-03-15T20:00:13.748Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:13.719: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:14 [2024-03-15T20:00:14.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
16:00:15 [2024-03-15T20:00:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:15 [2024-03-15T20:00:15.238Z] 
16:00:15 [2024-03-15T20:00:15.238Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:15.174: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:15 [2024-03-15T20:00:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:15 [2024-03-15T20:00:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1135831405 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
16:00:15 [2024-03-15T20:00:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1135831405 data=null doit=true}, TreeItem with text {Traces [2]}]
16:00:15 [2024-03-15T20:00:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1135831405 data=null}, TreeItem with text {Traces [2]}]
16:00:15 [2024-03-15T20:00:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1135831405 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
16:00:15 [2024-03-15T20:00:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135831405 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:00:15 [2024-03-15T20:00:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1135831425 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
16:00:15 [2024-03-15T20:00:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
16:00:15 [2024-03-15T20:00:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
16:00:15 [2024-03-15T20:00:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
16:00:15 [2024-03-15T20:00:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
16:00:15 [2024-03-15T20:00:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1135831458 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
16:00:15 [2024-03-15T20:00:15.493Z] 
16:00:15 [2024-03-15T20:00:15.493Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-03-15 20:00:15.339
16:00:15 [2024-03-15T20:00:15.493Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
16:00:15 [2024-03-15T20:00:15.493Z] 
16:00:15 [2024-03-15T20:00:15.493Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:15.474: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:16 [2024-03-15T20:00:16.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
16:00:16 [2024-03-15T20:00:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:16 [2024-03-15T20:00:16.981Z] 
16:00:16 [2024-03-15T20:00:16.981Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:16.867: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:16 [2024-03-15T20:00:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:16 [2024-03-15T20:00:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:16 [2024-03-15T20:00:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:16 [2024-03-15T20:00:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:16 [2024-03-15T20:00:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:16 [2024-03-15T20:00:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:16 [2024-03-15T20:00:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135833088 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
16:00:16 [2024-03-15T20:00:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135833088 data=null doit=true}, TreeItem with text {test}]
16:00:16 [2024-03-15T20:00:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135833088 data=null}, TreeItem with text {test}]
16:00:16 [2024-03-15T20:00:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135833088 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
16:00:16 [2024-03-15T20:00:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135833089 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:16 [2024-03-15T20:00:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135833119 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
16:00:16 [2024-03-15T20:00:16.981Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:00:16 [2024-03-15T20:00:16.981Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
16:00:16 [2024-03-15T20:00:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:16 [2024-03-15T20:00:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135833123 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:00:16 [2024-03-15T20:00:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135833124 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:00:16 [2024-03-15T20:00:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135833124 data=null}, TreeItem with text {kernel-overlap-testing}]
16:00:16 [2024-03-15T20:00:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135833124 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:00:16 [2024-03-15T20:00:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135833124 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:00:16 [2024-03-15T20:00:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135833150 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:00:17 [2024-03-15T20:00:17.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:17 [2024-03-15T20:00:17.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1135833179 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
16:00:17 [2024-03-15T20:00:17.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1135833179 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:00:17 [2024-03-15T20:00:17.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1135833179 data=null}, TreeItem with text {ust-overlap-testing}]
16:00:17 [2024-03-15T20:00:17.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1135833180 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
16:00:17 [2024-03-15T20:00:17.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135833188 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:00:17 [2024-03-15T20:00:17.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1135833214 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
16:00:17 [2024-03-15T20:00:17.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:17 [2024-03-15T20:00:17.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1135833241 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
16:00:17 [2024-03-15T20:00:17.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1135833241 data=null doit=true}, TreeItem with text {Experiment [2]}]
16:00:17 [2024-03-15T20:00:17.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1135833241 data=null}, TreeItem with text {Experiment [2]}]
16:00:17 [2024-03-15T20:00:17.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1135833241 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
16:00:17 [2024-03-15T20:00:17.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135833241 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [2]}]
16:00:17 [2024-03-15T20:00:17.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1135833258 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
16:00:17 [2024-03-15T20:00:17.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:17 [2024-03-15T20:00:17.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1135833308 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
16:00:17 [2024-03-15T20:00:17.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1135833309 data=null doit=true}, TreeItem with text {Traces [2]}]
16:00:17 [2024-03-15T20:00:17.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1135833309 data=null}, TreeItem with text {Traces [2]}]
16:00:17 [2024-03-15T20:00:17.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1135833309 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
16:00:17 [2024-03-15T20:00:17.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135833309 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:00:17 [2024-03-15T20:00:17.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1135833323 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
16:00:17 [2024-03-15T20:00:17.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:00:17 [2024-03-15T20:00:17.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:00:17 [2024-03-15T20:00:17.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1135833360 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:00:17 [2024-03-15T20:00:17.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:00:17 [2024-03-15T20:00:17.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:17 [2024-03-15T20:00:17.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135833368 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:00:17 [2024-03-15T20:00:17.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135833370 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:00:17 [2024-03-15T20:00:17.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135833370 data=null}, TreeItem with text {kernel-overlap-testing}]
16:00:17 [2024-03-15T20:00:17.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135833371 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:00:17 [2024-03-15T20:00:17.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135833371 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:00:17 [2024-03-15T20:00:17.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135833407 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:00:17 [2024-03-15T20:00:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:17 [2024-03-15T20:00:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1135833453 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
16:00:17 [2024-03-15T20:00:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1135833453 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:00:17 [2024-03-15T20:00:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1135833453 data=null}, TreeItem with text {ust-overlap-testing}]
16:00:17 [2024-03-15T20:00:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1135833453 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
16:00:17 [2024-03-15T20:00:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135833453 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:00:17 [2024-03-15T20:00:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1135833471 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
16:00:17 [2024-03-15T20:00:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:17 [2024-03-15T20:00:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1135833513 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
16:00:17 [2024-03-15T20:00:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1135833514 data=null doit=true}, TreeItem with text {Experiment [2]}]
16:00:17 [2024-03-15T20:00:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1135833514 data=null}, TreeItem with text {Experiment [2]}]
16:00:17 [2024-03-15T20:00:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1135833514 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
16:00:17 [2024-03-15T20:00:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135833514 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [2]}]
16:00:17 [2024-03-15T20:00:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1135833534 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
16:00:17 [2024-03-15T20:00:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:17 [2024-03-15T20:00:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:17 [2024-03-15T20:00:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:17 [2024-03-15T20:00:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:17 [2024-03-15T20:00:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:17 [2024-03-15T20:00:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:17 [2024-03-15T20:00:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135833568 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
16:00:17 [2024-03-15T20:00:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135833568 data=null doit=true}, TreeItem with text {test}]
16:00:17 [2024-03-15T20:00:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135833569 data=null}, TreeItem with text {test}]
16:00:17 [2024-03-15T20:00:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135833569 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
16:00:17 [2024-03-15T20:00:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135833569 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:17 [2024-03-15T20:00:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135833597 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
16:00:17 [2024-03-15T20:00:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:17 [2024-03-15T20:00:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135833598 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
16:00:17 [2024-03-15T20:00:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135833598 data=null doit=true}, TreeItem with text {test}]
16:00:17 [2024-03-15T20:00:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135833598 data=null}, TreeItem with text {test}]
16:00:17 [2024-03-15T20:00:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135833598 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
16:00:17 [2024-03-15T20:00:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135833599 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:17 [2024-03-15T20:00:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135833606 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
16:00:17 [2024-03-15T20:00:17.496Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:00:17 [2024-03-15T20:00:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:17 [2024-03-15T20:00:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1135833607 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
16:00:17 [2024-03-15T20:00:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1135833607 data=null doit=true}, TreeItem with text {Traces [2]}]
16:00:17 [2024-03-15T20:00:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1135833607 data=null}, TreeItem with text {Traces [2]}]
16:00:17 [2024-03-15T20:00:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1135833608 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
16:00:17 [2024-03-15T20:00:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135833608 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:00:17 [2024-03-15T20:00:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1135833623 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
16:00:17 [2024-03-15T20:00:17.496Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:00:17 [2024-03-15T20:00:17.496Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:00:17 [2024-03-15T20:00:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
16:00:17 [2024-03-15T20:00:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:00:17 [2024-03-15T20:00:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:00:17 [2024-03-15T20:00:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1135833634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:00:17 [2024-03-15T20:00:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:00:17 [2024-03-15T20:00:17.751Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
16:00:17 [2024-03-15T20:00:17.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:17 [2024-03-15T20:00:17.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:17 [2024-03-15T20:00:17.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:17 [2024-03-15T20:00:17.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:17 [2024-03-15T20:00:17.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:17 [2024-03-15T20:00:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:17 [2024-03-15T20:00:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1135833776 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
16:00:17 [2024-03-15T20:00:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1135833776 data=null doit=true}, TreeItem with text {c-project}]
16:00:17 [2024-03-15T20:00:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1135833776 data=null}, TreeItem with text {c-project}]
16:00:17 [2024-03-15T20:00:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1135833776 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
16:00:17 [2024-03-15T20:00:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135833776 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
16:00:17 [2024-03-15T20:00:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1135833804 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
16:00:17 [2024-03-15T20:00:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:17 [2024-03-15T20:00:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1135833805 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
16:00:17 [2024-03-15T20:00:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1135833805 data=null doit=true}, TreeItem with text {c-project}]
16:00:17 [2024-03-15T20:00:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1135833805 data=null}, TreeItem with text {c-project}]
16:00:17 [2024-03-15T20:00:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1135833805 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
16:00:17 [2024-03-15T20:00:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135833806 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
16:00:17 [2024-03-15T20:00:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1135833811 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
16:00:17 [2024-03-15T20:00:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:00:17 [2024-03-15T20:00:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:00:17 [2024-03-15T20:00:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1135833856 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:00:17 [2024-03-15T20:00:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:00:18 [2024-03-15T20:00:18.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:18 [2024-03-15T20:00:18.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1135833958 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
16:00:18 [2024-03-15T20:00:18.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1135833959 data=null doit=true}, TreeItem with text {c-project}]
16:00:18 [2024-03-15T20:00:18.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1135833959 data=null}, TreeItem with text {c-project}]
16:00:18 [2024-03-15T20:00:18.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1135833959 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
16:00:18 [2024-03-15T20:00:18.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135833959 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
16:00:18 [2024-03-15T20:00:18.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1135833967 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
16:00:18 [2024-03-15T20:00:18.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:00:18 [2024-03-15T20:00:18.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:00:18 [2024-03-15T20:00:18.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1135834005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:00:18 [2024-03-15T20:00:18.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:00:18 [2024-03-15T20:00:18.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1135834010 data=null doit=true}, TreeItem with text {c-project}]
16:00:18 [2024-03-15T20:00:18.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1135834010 data=null}, TreeItem with text {c-project}]
16:00:18 [2024-03-15T20:00:18.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1135834011 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
16:00:18 [2024-03-15T20:00:18.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135834011 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {c-project}]
16:00:18 [2024-03-15T20:00:18.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1135834014 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
16:00:18 [2024-03-15T20:00:18.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Compass} time=1135834014 data=null doit=true}, TreeItem with text {Trace Compass}]
16:00:18 [2024-03-15T20:00:18.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=1135834014 data=null}, TreeItem with text {Trace Compass}]
16:00:18 [2024-03-15T20:00:18.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=1135834014 data=null button=1 stateMask=0x0 x=109 y=35 count=1}, TreeItem with text {Trace Compass}]
16:00:18 [2024-03-15T20:00:18.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135834015 data=null item=TreeItem {Trace Compass} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Trace Compass}]
16:00:18 [2024-03-15T20:00:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=1135834016 data=null button=1 stateMask=0x80000 x=109 y=35 count=1}, TreeItem with text {Trace Compass}]
16:00:18 [2024-03-15T20:00:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:18 [2024-03-15T20:00:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135834023 data=null button=0 stateMask=0x0 x=110 y=81 count=0}, TreeItem with text {Traces [0]}]
16:00:18 [2024-03-15T20:00:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135834023 data=null doit=true}, TreeItem with text {Traces [0]}]
16:00:18 [2024-03-15T20:00:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135834023 data=null}, TreeItem with text {Traces [0]}]
16:00:18 [2024-03-15T20:00:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135834024 data=null button=1 stateMask=0x0 x=110 y=81 count=1}, TreeItem with text {Traces [0]}]
16:00:18 [2024-03-15T20:00:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135834024 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:00:18 [2024-03-15T20:00:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135834033 data=null button=1 stateMask=0x80000 x=110 y=81 count=1}, TreeItem with text {Traces [0]}]
16:00:18 [2024-03-15T20:00:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:00:18 [2024-03-15T20:00:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:00:18 [2024-03-15T20:00:18.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:00:18 [2024-03-15T20:00:18.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:00:18 [2024-03-15T20:00:18.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:00:18 [2024-03-15T20:00:18.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:00:18 [2024-03-15T20:00:18.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:00:18 [2024-03-15T20:00:18.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:00:18 [2024-03-15T20:00:18.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:00:18 [2024-03-15T20:00:18.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:00:18 [2024-03-15T20:00:18.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:00:18 [2024-03-15T20:00:18.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:00:18 [2024-03-15T20:00:18.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:00:18 [2024-03-15T20:00:18.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:00:18 [2024-03-15T20:00:18.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:00:18 [2024-03-15T20:00:18.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:00:18 [2024-03-15T20:00:18.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:18 [2024-03-15T20:00:18.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:00:18 [2024-03-15T20:00:18.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:00:18 [2024-03-15T20:00:18.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:00:18 [2024-03-15T20:00:18.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:00:18 [2024-03-15T20:00:18.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:00:18 [2024-03-15T20:00:18.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:00:18 [2024-03-15T20:00:18.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:00:18 [2024-03-15T20:00:18.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:00:18 [2024-03-15T20:00:18.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:00:18 [2024-03-15T20:00:18.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project
16:00:18 [2024-03-15T20:00:18.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project} [layout=null] time=1135834444 data=null}, (of type 'Combo')]
16:00:18 [2024-03-15T20:00:18.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project
16:00:18 [2024-03-15T20:00:18.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:18 [2024-03-15T20:00:18.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:18 [2024-03-15T20:00:18.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:00:18 [2024-03-15T20:00:18.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:18 [2024-03-15T20:00:18.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:18 [2024-03-15T20:00:18.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1135834491 data=null doit=true}, TreeItem with text {c-project}]
16:00:18 [2024-03-15T20:00:18.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1135834491 data=null}, TreeItem with text {c-project}]
16:00:18 [2024-03-15T20:00:18.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1135834491 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {c-project}]
16:00:18 [2024-03-15T20:00:18.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135834492 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {c-project}]
16:00:18 [2024-03-15T20:00:18.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1135834495 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {c-project}]
16:00:18 [2024-03-15T20:00:18.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:18 [2024-03-15T20:00:18.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135834496 data=null button=0 stateMask=0x0 x=153 y=81 count=0}, Tree node with text: kernel-overlap-testing]
16:00:18 [2024-03-15T20:00:18.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135834496 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:00:18 [2024-03-15T20:00:18.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135834496 data=null}, Tree node with text: kernel-overlap-testing]
16:00:18 [2024-03-15T20:00:18.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135834497 data=null button=1 stateMask=0x0 x=153 y=81 count=1}, Tree node with text: kernel-overlap-testing]
16:00:18 [2024-03-15T20:00:18.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135834497 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
16:00:18 [2024-03-15T20:00:18.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135834507 data=null button=1 stateMask=0x80000 x=153 y=81 count=1}, Tree node with text: kernel-overlap-testing]
16:00:18 [2024-03-15T20:00:18.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
16:00:18 [2024-03-15T20:00:18.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:18 [2024-03-15T20:00:18.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:18 [2024-03-15T20:00:18.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
16:00:18 [2024-03-15T20:00:18.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:18 [2024-03-15T20:00:18.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1135834517 data=null button=0 stateMask=0x0 x=142 y=104 count=0}, Tree node with text: ust-overlap-testing]
16:00:18 [2024-03-15T20:00:18.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1135834517 data=null doit=true}, Tree node with text: ust-overlap-testing]
16:00:18 [2024-03-15T20:00:18.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1135834517 data=null}, Tree node with text: ust-overlap-testing]
16:00:18 [2024-03-15T20:00:18.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1135834518 data=null button=1 stateMask=0x0 x=142 y=104 count=1}, Tree node with text: ust-overlap-testing]
16:00:18 [2024-03-15T20:00:18.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135834518 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ust-overlap-testing]
16:00:18 [2024-03-15T20:00:18.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1135834520 data=null button=1 stateMask=0x80000 x=142 y=104 count=1}, Tree node with text: ust-overlap-testing]
16:00:18 [2024-03-15T20:00:18.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: ust-overlap-testing
16:00:18 [2024-03-15T20:00:18.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:00:18 [2024-03-15T20:00:18.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:00:18 [2024-03-15T20:00:18.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:00:18 [2024-03-15T20:00:18.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:00:18 [2024-03-15T20:00:18.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:00:18 [2024-03-15T20:00:18.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:00:18 [2024-03-15T20:00:18.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:00:18 [2024-03-15T20:00:18.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:00:18 [2024-03-15T20:00:18.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:00:18 [2024-03-15T20:00:18.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:00:18 [2024-03-15T20:00:18.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:00:18 [2024-03-15T20:00:18.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:18 [2024-03-15T20:00:18.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:00:18 [2024-03-15T20:00:18.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:00:18 [2024-03-15T20:00:18.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:00:18 [2024-03-15T20:00:18.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:00:18 [2024-03-15T20:00:18.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:00:18 [2024-03-15T20:00:18.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135834522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:00:18 [2024-03-15T20:00:18.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135834522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:00:18 [2024-03-15T20:00:18.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135834522 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:00:18 [2024-03-15T20:00:18.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135834523 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:00:18 [2024-03-15T20:00:18.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135834523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:00:18 [2024-03-15T20:00:18.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135834523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:00:18 [2024-03-15T20:00:18.522Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:00:18 [2024-03-15T20:00:18.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135834523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:00:18 [2024-03-15T20:00:18.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1135834069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:00:18 [2024-03-15T20:00:18.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:00:18 [2024-03-15T20:00:18.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135834721 data=null doit=true}, TreeItem with text {Traces [0]}]
16:00:18 [2024-03-15T20:00:18.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135834721 data=null}, TreeItem with text {Traces [0]}]
16:00:18 [2024-03-15T20:00:18.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135834722 data=null button=1 stateMask=0x0 x=110 y=81 count=1}, TreeItem with text {Traces [0]}]
16:00:18 [2024-03-15T20:00:18.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135834722 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
16:00:18 [2024-03-15T20:00:18.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135834724 data=null button=1 stateMask=0x80000 x=110 y=81 count=1}, TreeItem with text {Traces [0]}]
16:00:18 [2024-03-15T20:00:18.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:18 [2024-03-15T20:00:18.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135834725 data=null button=0 stateMask=0x0 x=110 y=81 count=0}, TreeItem with text {Traces [0]}]
16:00:18 [2024-03-15T20:00:18.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135834725 data=null doit=true}, TreeItem with text {Traces [0]}]
16:00:18 [2024-03-15T20:00:18.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135834725 data=null}, TreeItem with text {Traces [0]}]
16:00:18 [2024-03-15T20:00:18.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135834725 data=null button=1 stateMask=0x0 x=110 y=81 count=1}, TreeItem with text {Traces [0]}]
16:00:18 [2024-03-15T20:00:18.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135834725 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:00:18 [2024-03-15T20:00:18.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135834730 data=null button=1 stateMask=0x80000 x=110 y=81 count=1}, TreeItem with text {Traces [0]}]
16:00:18 [2024-03-15T20:00:18.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
16:00:18 [2024-03-15T20:00:18.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
16:00:18 [2024-03-15T20:00:18.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
16:00:18 [2024-03-15T20:00:18.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
16:00:19 [2024-03-15T20:00:19.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1135834765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
16:00:19 [2024-03-15T20:00:19.035Z] 
16:00:19 [2024-03-15T20:00:19.035Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-03-15 20:00:18.903
16:00:19 [2024-03-15T20:00:19.035Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
16:00:19 [2024-03-15T20:00:19.290Z] 
16:00:19 [2024-03-15T20:00:19.290Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:19.049: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:19 [2024-03-15T20:00:19.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
16:00:20 [2024-03-15T20:00:20.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:20 [2024-03-15T20:00:20.656Z] 
16:00:20 [2024-03-15T20:00:20.656Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:20.474: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:20 [2024-03-15T20:00:20.656Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
16:00:20 [2024-03-15T20:00:20.656Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
16:00:20 [2024-03-15T20:00:20.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1135836704 data=null doit=true}, TreeItem with text {Experiments [1]}]
16:00:20 [2024-03-15T20:00:20.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1135836704 data=null}, TreeItem with text {Experiments [1]}]
16:00:20 [2024-03-15T20:00:20.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1135836705 data=null button=1 stateMask=0x0 x=130 y=58 count=1}, TreeItem with text {Experiments [1]}]
16:00:20 [2024-03-15T20:00:20.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135836705 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
16:00:20 [2024-03-15T20:00:20.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1135836707 data=null button=1 stateMask=0x80000 x=130 y=58 count=1}, TreeItem with text {Experiments [1]}]
16:00:20 [2024-03-15T20:00:20.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1135836707 data=null doit=true}, TreeItem with text {Experiment [2]}]
16:00:20 [2024-03-15T20:00:20.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1135836707 data=null}, TreeItem with text {Experiment [2]}]
16:00:20 [2024-03-15T20:00:20.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1135836708 data=null button=1 stateMask=0x0 x=145 y=81 count=1}, TreeItem with text {Experiment [2]}]
16:00:20 [2024-03-15T20:00:20.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135836708 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiment [2]}]
16:00:20 [2024-03-15T20:00:20.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1135836710 data=null button=1 stateMask=0x80000 x=145 y=81 count=1}, TreeItem with text {Experiment [2]}]
16:00:20 [2024-03-15T20:00:20.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:20 [2024-03-15T20:00:20.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1135836711 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
16:00:20 [2024-03-15T20:00:20.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1135836712 data=null doit=true}, TreeItem with text {c-project}]
16:00:20 [2024-03-15T20:00:20.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1135836712 data=null}, TreeItem with text {c-project}]
16:00:20 [2024-03-15T20:00:20.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1135836712 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
16:00:20 [2024-03-15T20:00:20.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135836712 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
16:00:20 [2024-03-15T20:00:20.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1135836738 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
16:00:20 [2024-03-15T20:00:20.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:00:20 [2024-03-15T20:00:20.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:00:20 [2024-03-15T20:00:20.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1135836780 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:00:20 [2024-03-15T20:00:20.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:00:20 [2024-03-15T20:00:20.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:20 [2024-03-15T20:00:20.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1135836939 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
16:00:20 [2024-03-15T20:00:20.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1135836942 data=null doit=true}, TreeItem with text {c-project}]
16:00:20 [2024-03-15T20:00:20.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1135836943 data=null}, TreeItem with text {c-project}]
16:00:20 [2024-03-15T20:00:20.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1135836943 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
16:00:20 [2024-03-15T20:00:20.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135836945 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
16:00:20 [2024-03-15T20:00:20.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1135836960 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
16:00:20 [2024-03-15T20:00:20.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:00:20 [2024-03-15T20:00:20.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:00:20 [2024-03-15T20:00:20.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1135837013 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:00:20 [2024-03-15T20:00:20.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:00:20 [2024-03-15T20:00:20.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:20 [2024-03-15T20:00:20.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1135837030 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
16:00:20 [2024-03-15T20:00:20.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1135837030 data=null doit=true}, TreeItem with text {c-project}]
16:00:20 [2024-03-15T20:00:20.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1135837030 data=null}, TreeItem with text {c-project}]
16:00:20 [2024-03-15T20:00:20.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1135837031 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
16:00:20 [2024-03-15T20:00:20.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135837031 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
16:00:20 [2024-03-15T20:00:20.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1135837045 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
16:00:20 [2024-03-15T20:00:20.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:00:20 [2024-03-15T20:00:20.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:00:20 [2024-03-15T20:00:20.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1135837093 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:00:20 [2024-03-15T20:00:20.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:00:21 [2024-03-15T20:00:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:21 [2024-03-15T20:00:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1135837195 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
16:00:21 [2024-03-15T20:00:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1135837195 data=null doit=true}, TreeItem with text {c-project}]
16:00:21 [2024-03-15T20:00:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1135837195 data=null}, TreeItem with text {c-project}]
16:00:21 [2024-03-15T20:00:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1135837196 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
16:00:21 [2024-03-15T20:00:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135837196 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
16:00:21 [2024-03-15T20:00:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1135837204 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
16:00:21 [2024-03-15T20:00:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:00:21 [2024-03-15T20:00:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:00:21 [2024-03-15T20:00:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1135837239 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:00:21 [2024-03-15T20:00:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:00:21 [2024-03-15T20:00:21.169Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
16:00:21 [2024-03-15T20:00:21.169Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
16:00:21 [2024-03-15T20:00:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1135837248 data=null doit=true}, TreeItem with text {Experiments [1]}]
16:00:21 [2024-03-15T20:00:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1135837248 data=null}, TreeItem with text {Experiments [1]}]
16:00:21 [2024-03-15T20:00:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1135837249 data=null button=1 stateMask=0x0 x=130 y=58 count=1}, TreeItem with text {Experiments [1]}]
16:00:21 [2024-03-15T20:00:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135837249 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
16:00:21 [2024-03-15T20:00:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1135837249 data=null button=1 stateMask=0x80000 x=130 y=58 count=1}, TreeItem with text {Experiments [1]}]
16:00:21 [2024-03-15T20:00:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37d8562f] time=1135837251 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:00:21 [2024-03-15T20:00:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:00:21 [2024-03-15T20:00:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:21 [2024-03-15T20:00:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:21 [2024-03-15T20:00:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:21 [2024-03-15T20:00:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135837256 data=null button=0 stateMask=0x0 x=55 y=104 count=0}, TreeItem with text {test}]
16:00:21 [2024-03-15T20:00:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135837257 data=null doit=true}, TreeItem with text {test}]
16:00:21 [2024-03-15T20:00:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135837257 data=null}, TreeItem with text {test}]
16:00:21 [2024-03-15T20:00:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135837257 data=null button=1 stateMask=0x0 x=55 y=104 count=1}, TreeItem with text {test}]
16:00:21 [2024-03-15T20:00:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135837257 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:21 [2024-03-15T20:00:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135837279 data=null button=1 stateMask=0x80000 x=55 y=104 count=1}, TreeItem with text {test}]
16:00:21 [2024-03-15T20:00:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:00:21 [2024-03-15T20:00:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:00:21 [2024-03-15T20:00:21.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:00:22 [2024-03-15T20:00:22.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:00:22 [2024-03-15T20:00:22.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:00:22 [2024-03-15T20:00:22.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:00:22 [2024-03-15T20:00:22.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:00:22 [2024-03-15T20:00:22.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:00:22 [2024-03-15T20:00:22.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:00:22 [2024-03-15T20:00:22.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:22 [2024-03-15T20:00:22.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:22 [2024-03-15T20:00:22.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:00:22 [2024-03-15T20:00:22.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:00:22 [2024-03-15T20:00:22.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135838157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:22 [2024-03-15T20:00:22.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135838157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:22 [2024-03-15T20:00:22.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135838157 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:22 [2024-03-15T20:00:22.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135838157 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:22 [2024-03-15T20:00:22.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135838157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:22 [2024-03-15T20:00:22.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135838157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:22 [2024-03-15T20:00:22.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135838157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:22 [2024-03-15T20:00:22.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135838158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:22 [2024-03-15T20:00:22.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135838158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:22 [2024-03-15T20:00:22.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135838158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:22 [2024-03-15T20:00:22.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135838158 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:22 [2024-03-15T20:00:22.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135838158 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:22 [2024-03-15T20:00:22.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:00:22 [2024-03-15T20:00:22.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:00:22 [2024-03-15T20:00:22.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:00:22 [2024-03-15T20:00:22.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:22 [2024-03-15T20:00:22.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:22 [2024-03-15T20:00:22.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:00:22 [2024-03-15T20:00:22.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:00:22 [2024-03-15T20:00:22.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:22 [2024-03-15T20:00:22.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:00:22 [2024-03-15T20:00:22.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135838159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:22 [2024-03-15T20:00:22.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135838159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:22 [2024-03-15T20:00:22.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135838159 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:22 [2024-03-15T20:00:22.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135838159 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:22 [2024-03-15T20:00:22.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135838159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:22 [2024-03-15T20:00:22.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135838159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:22 [2024-03-15T20:00:22.097Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:22 [2024-03-15T20:00:22.097Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:22 [2024-03-15T20:00:22.097Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:22 [2024-03-15T20:00:22.097Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:22 [2024-03-15T20:00:22.097Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:22 [2024-03-15T20:00:22.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:00:22 [2024-03-15T20:00:22.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135838159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:22 [2024-03-15T20:00:22.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135837320 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:00:22 [2024-03-15T20:00:22.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37d8562f] time=1135838676 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:00:22 [2024-03-15T20:00:22.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:00:22 [2024-03-15T20:00:22.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:22 [2024-03-15T20:00:22.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:22 [2024-03-15T20:00:22.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:22 [2024-03-15T20:00:22.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1135838681 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
16:00:22 [2024-03-15T20:00:22.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1135838682 data=null doit=true}, TreeItem with text {c-project}]
16:00:22 [2024-03-15T20:00:22.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1135838682 data=null}, TreeItem with text {c-project}]
16:00:22 [2024-03-15T20:00:22.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1135838682 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
16:00:22 [2024-03-15T20:00:22.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135838682 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
16:00:22 [2024-03-15T20:00:22.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1135838713 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
16:00:22 [2024-03-15T20:00:22.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:00:22 [2024-03-15T20:00:22.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:00:22 [2024-03-15T20:00:22.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:00:22 [2024-03-15T20:00:22.659Z] 
16:00:22 [2024-03-15T20:00:22.659Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:22.640: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:22 [2024-03-15T20:00:22.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:00:22 [2024-03-15T20:00:22.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:00:22 [2024-03-15T20:00:22.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:00:22 [2024-03-15T20:00:22.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:00:22 [2024-03-15T20:00:22.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:00:22 [2024-03-15T20:00:22.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
16:00:22 [2024-03-15T20:00:22.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK'
16:00:22 [2024-03-15T20:00:22.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:00:22 [2024-03-15T20:00:22.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:00:22 [2024-03-15T20:00:22.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:22 [2024-03-15T20:00:22.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:22 [2024-03-15T20:00:22.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:00:22 [2024-03-15T20:00:22.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:00:22 [2024-03-15T20:00:22.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135839098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:22 [2024-03-15T20:00:22.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135839098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:22 [2024-03-15T20:00:22.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135839098 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:22 [2024-03-15T20:00:22.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135839098 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:22 [2024-03-15T20:00:22.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135839098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:22 [2024-03-15T20:00:22.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135839098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:23 [2024-03-15T20:00:23.172Z] 
16:00:23 [2024-03-15T20:00:23.173Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:22.916: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:23 [2024-03-15T20:00:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135839098 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:23 [2024-03-15T20:00:23.173Z] 
16:00:23 [2024-03-15T20:00:23.173Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:22.920: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:23 [2024-03-15T20:00:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135839114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:23 [2024-03-15T20:00:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135839114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:23 [2024-03-15T20:00:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135839114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:23 [2024-03-15T20:00:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135839114 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:23 [2024-03-15T20:00:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135839114 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:23 [2024-03-15T20:00:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:00:23 [2024-03-15T20:00:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:00:23 [2024-03-15T20:00:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
16:00:23 [2024-03-15T20:00:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:00:23 [2024-03-15T20:00:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:23 [2024-03-15T20:00:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:23 [2024-03-15T20:00:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:00:23 [2024-03-15T20:00:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:00:23 [2024-03-15T20:00:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:23 [2024-03-15T20:00:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:00:23 [2024-03-15T20:00:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135839116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:23 [2024-03-15T20:00:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135839116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:23 [2024-03-15T20:00:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135839116 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:23 [2024-03-15T20:00:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135839116 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:23 [2024-03-15T20:00:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135839116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:23 [2024-03-15T20:00:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135839116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:23 [2024-03-15T20:00:23.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:23 [2024-03-15T20:00:23.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:23 [2024-03-15T20:00:23.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:23 [2024-03-15T20:00:23.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:23 [2024-03-15T20:00:23.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:23 [2024-03-15T20:00:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:00:23 [2024-03-15T20:00:23.173Z] 
16:00:23 [2024-03-15T20:00:23.173Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:22.950: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:23 [2024-03-15T20:00:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135839116 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:23 [2024-03-15T20:00:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135838756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:00:23 [2024-03-15T20:00:23.734Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.65 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
16:00:23 [2024-03-15T20:00:23.734Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_01RefreshTraceAdded -- Time elapsed: 0.348 s
16:00:23 [2024-03-15T20:00:23.734Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_02RefreshOpenedTraceContentModified -- Time elapsed: 6.242 s
16:00:23 [2024-03-15T20:00:23.734Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_03RefreshClosedTraceContentModified -- Time elapsed: 4.025 s
16:00:23 [2024-03-15T20:00:23.734Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_04RefreshTraceDeleted -- Time elapsed: 0.207 s
16:00:23 [2024-03-15T20:00:23.734Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_05CProjectRefreshTraceDeleted -- Time elapsed: 3.480 s
16:00:23 [2024-03-15T20:00:23.734Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
16:00:23 [2024-03-15T20:00:23.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37d8562f] time=1135839696 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:00:23 [2024-03-15T20:00:23.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:23 [2024-03-15T20:00:23.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:00:23 [2024-03-15T20:00:23.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:00:23 [2024-03-15T20:00:23.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:00:23 [2024-03-15T20:00:23.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1135839822 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:00:23 [2024-03-15T20:00:23.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:00:23 [2024-03-15T20:00:23.990Z] 
16:00:23 [2024-03-15T20:00:23.990Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:23.906: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:25 [2024-03-15T20:00:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:25 [2024-03-15T20:00:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:25 [2024-03-15T20:00:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:25 [2024-03-15T20:00:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:25 [2024-03-15T20:00:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:25 [2024-03-15T20:00:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:25 [2024-03-15T20:00:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:25 [2024-03-15T20:00:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:25 [2024-03-15T20:00:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135841474 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:25 [2024-03-15T20:00:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135841474 data=null doit=true}, TreeItem with text {test}]
16:00:25 [2024-03-15T20:00:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135841474 data=null}, TreeItem with text {test}]
16:00:25 [2024-03-15T20:00:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135841474 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:25 [2024-03-15T20:00:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135841474 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:25 [2024-03-15T20:00:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135841495 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:25 [2024-03-15T20:00:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:25 [2024-03-15T20:00:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135841496 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:25 [2024-03-15T20:00:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135841501 data=null doit=true}, TreeItem with text {test}]
16:00:25 [2024-03-15T20:00:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135841501 data=null}, TreeItem with text {test}]
16:00:25 [2024-03-15T20:00:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135841502 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:25 [2024-03-15T20:00:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135841502 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:25 [2024-03-15T20:00:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135841508 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:25 [2024-03-15T20:00:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135841508 data=null doit=true}, TreeItem with text {test}]
16:00:25 [2024-03-15T20:00:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135841508 data=null}, TreeItem with text {test}]
16:00:25 [2024-03-15T20:00:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135841509 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:25 [2024-03-15T20:00:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135841509 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
16:00:25 [2024-03-15T20:00:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135841510 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:25 [2024-03-15T20:00:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:25 [2024-03-15T20:00:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135841511 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:00:25 [2024-03-15T20:00:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135841511 data=null doit=true}, TreeItem with text {Traces [1]}]
16:00:25 [2024-03-15T20:00:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135841512 data=null}, TreeItem with text {Traces [1]}]
16:00:25 [2024-03-15T20:00:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135841512 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:25 [2024-03-15T20:00:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135841512 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:00:25 [2024-03-15T20:00:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135841527 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:25 [2024-03-15T20:00:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135841527 data=null doit=true}, TreeItem with text {Traces [1]}]
16:00:25 [2024-03-15T20:00:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135841527 data=null}, TreeItem with text {Traces [1]}]
16:00:25 [2024-03-15T20:00:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135841528 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:25 [2024-03-15T20:00:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135841528 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
16:00:25 [2024-03-15T20:00:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135841529 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:25 [2024-03-15T20:00:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:25 [2024-03-15T20:00:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135841535 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:00:25 [2024-03-15T20:00:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135841535 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:00:25 [2024-03-15T20:00:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135841535 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:00:25 [2024-03-15T20:00:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135841536 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:00:25 [2024-03-15T20:00:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135841536 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:00:25 [2024-03-15T20:00:25.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135841559 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:00:25 [2024-03-15T20:00:25.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:25 [2024-03-15T20:00:25.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:25 [2024-03-15T20:00:25.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:00:25 [2024-03-15T20:00:25.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:00:25 [2024-03-15T20:00:25.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:00:25 [2024-03-15T20:00:25.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:00:25 [2024-03-15T20:00:25.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:00:25 [2024-03-15T20:00:25.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135841704 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:00:25 [2024-03-15T20:00:25.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135841704 data=null doit=true}, TableItem with text {}]
16:00:25 [2024-03-15T20:00:25.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135841704 data=null}, TableItem with text {}]
16:00:25 [2024-03-15T20:00:25.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135841704 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:00:25 [2024-03-15T20:00:25.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135841705 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:00:25 [2024-03-15T20:00:25.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135841717 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:00:25 [2024-03-15T20:00:25.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:00:25 [2024-03-15T20:00:25.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:00:25 [2024-03-15T20:00:25.613Z] 
16:00:25 [2024-03-15T20:00:25.613Z] (Eclipse:19288): Gtk-WARNING **: 20:00:25.532: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:25 [2024-03-15T20:00:25.613Z] 
16:00:25 [2024-03-15T20:00:25.613Z] (Eclipse:19288): Gtk-WARNING **: 20:00:25.553: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:25 [2024-03-15T20:00:25.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
16:00:25 [2024-03-15T20:00:25.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:25 [2024-03-15T20:00:25.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:25 [2024-03-15T20:00:25.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:25 [2024-03-15T20:00:25.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:25 [2024-03-15T20:00:25.868Z] 
16:00:25 [2024-03-15T20:00:25.868Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:25.657: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:25 [2024-03-15T20:00:25.868Z] 
16:00:25 [2024-03-15T20:00:25.868Z] (Eclipse:19288): Gtk-WARNING **: 20:00:25.687: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:25 [2024-03-15T20:00:25.869Z] 
16:00:25 [2024-03-15T20:00:25.869Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:25.702: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:25 [2024-03-15T20:00:25.869Z] 
16:00:25 [2024-03-15T20:00:25.869Z] (Eclipse:19288): Gtk-WARNING **: 20:00:25.707: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:25 [2024-03-15T20:00:25.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:25 [2024-03-15T20:00:25.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:25 [2024-03-15T20:00:25.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:25 [2024-03-15T20:00:25.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:25 [2024-03-15T20:00:25.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:25 [2024-03-15T20:00:25.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:25 [2024-03-15T20:00:25.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135841951 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:25 [2024-03-15T20:00:25.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135841951 data=null doit=true}, TreeItem with text {test}]
16:00:25 [2024-03-15T20:00:25.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135841951 data=null}, TreeItem with text {test}]
16:00:25 [2024-03-15T20:00:25.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135841952 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:25 [2024-03-15T20:00:25.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135841952 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:25 [2024-03-15T20:00:25.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135841969 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:25 [2024-03-15T20:00:25.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:25 [2024-03-15T20:00:25.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135841969 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:25 [2024-03-15T20:00:25.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135841969 data=null doit=true}, TreeItem with text {test}]
16:00:25 [2024-03-15T20:00:25.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135841969 data=null}, TreeItem with text {test}]
16:00:25 [2024-03-15T20:00:25.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135841970 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:25 [2024-03-15T20:00:25.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135841970 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:25 [2024-03-15T20:00:25.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135841980 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:25 [2024-03-15T20:00:25.869Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:00:25 [2024-03-15T20:00:25.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:25 [2024-03-15T20:00:25.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135841981 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:00:25 [2024-03-15T20:00:25.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135841981 data=null doit=true}, TreeItem with text {Traces [1]}]
16:00:25 [2024-03-15T20:00:25.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135841981 data=null}, TreeItem with text {Traces [1]}]
16:00:25 [2024-03-15T20:00:25.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135841981 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:25 [2024-03-15T20:00:25.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135841981 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:00:25 [2024-03-15T20:00:25.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135842005 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:25 [2024-03-15T20:00:25.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:25 [2024-03-15T20:00:25.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135842005 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:00:25 [2024-03-15T20:00:25.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135842005 data=null doit=true}, TreeItem with text {Traces [1]}]
16:00:25 [2024-03-15T20:00:25.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135842006 data=null}, TreeItem with text {Traces [1]}]
16:00:25 [2024-03-15T20:00:25.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135842006 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:25 [2024-03-15T20:00:25.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135842006 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:00:25 [2024-03-15T20:00:25.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135842015 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:25 [2024-03-15T20:00:25.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:00:25 [2024-03-15T20:00:25.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:00:26 [2024-03-15T20:00:26.126Z] 
16:00:26 [2024-03-15T20:00:26.126Z] (Eclipse:19288): Gtk-WARNING **: 20:00:25.935: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:26 [2024-03-15T20:00:26.126Z] 
16:00:26 [2024-03-15T20:00:26.126Z] (Eclipse:19288): Gtk-WARNING **: 20:00:25.952: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:26 [2024-03-15T20:00:26.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:00:26 [2024-03-15T20:00:26.126Z] 
16:00:26 [2024-03-15T20:00:26.126Z] (Eclipse:19288): Gtk-WARNING **: 20:00:25.967: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:26 [2024-03-15T20:00:26.126Z] 
16:00:26 [2024-03-15T20:00:26.126Z] (Eclipse:19288): Gtk-WARNING **: 20:00:25.985: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:26 [2024-03-15T20:00:26.126Z] 
16:00:26 [2024-03-15T20:00:26.126Z] (Eclipse:19288): Gtk-WARNING **: 20:00:26.003: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:26 [2024-03-15T20:00:26.126Z] 
16:00:26 [2024-03-15T20:00:26.126Z] (Eclipse:19288): Gtk-WARNING **: 20:00:26.021: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:26 [2024-03-15T20:00:26.126Z] 
16:00:26 [2024-03-15T20:00:26.126Z] (Eclipse:19288): Gtk-WARNING **: 20:00:26.036: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:26 [2024-03-15T20:00:26.126Z] 
16:00:26 [2024-03-15T20:00:26.126Z] (Eclipse:19288): Gtk-WARNING **: 20:00:26.051: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:26 [2024-03-15T20:00:26.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:00:26 [2024-03-15T20:00:26.126Z] 
16:00:26 [2024-03-15T20:00:26.126Z] (Eclipse:19288): Gtk-WARNING **: 20:00:26.067: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:26 [2024-03-15T20:00:26.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135842254 data=null doit=true}, Shell with text {Confirm Clear}]
16:00:26 [2024-03-15T20:00:26.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:00:26 [2024-03-15T20:00:26.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:00:26 [2024-03-15T20:00:26.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:00:26 [2024-03-15T20:00:26.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:00:26 [2024-03-15T20:00:26.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:00:26 [2024-03-15T20:00:26.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:00:26 [2024-03-15T20:00:26.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1135842271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:26 [2024-03-15T20:00:26.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1135842271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:26 [2024-03-15T20:00:26.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1135842271 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:26 [2024-03-15T20:00:26.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1135842272 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:26 [2024-03-15T20:00:26.126Z] 
16:00:26 [2024-03-15T20:00:26.126Z] (Eclipse:19288): Gtk-WARNING **: 20:00:26.085: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:26 [2024-03-15T20:00:26.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1135842286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:26 [2024-03-15T20:00:26.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1135842287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:26 [2024-03-15T20:00:26.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1135842287 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:26 [2024-03-15T20:00:26.382Z] 
16:00:26 [2024-03-15T20:00:26.382Z] (Eclipse:19288): Gtk-WARNING **: 20:00:26.161: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:26 [2024-03-15T20:00:26.382Z] 
16:00:26 [2024-03-15T20:00:26.382Z] (Eclipse:19288): Gtk-WARNING **: 20:00:26.283: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:26 [2024-03-15T20:00:26.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1135842052 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:00:26 [2024-03-15T20:00:26.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:00:26 [2024-03-15T20:00:26.382Z] 
16:00:26 [2024-03-15T20:00:26.382Z] (Eclipse:19288): Gtk-WARNING **: 20:00:26.303: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:26 [2024-03-15T20:00:26.382Z] 
16:00:26 [2024-03-15T20:00:26.382Z] (Eclipse:19288): Gtk-WARNING **: 20:00:26.320: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:26 [2024-03-15T20:00:26.382Z] 
16:00:26 [2024-03-15T20:00:26.382Z] (Eclipse:19288): Gtk-WARNING **: 20:00:26.356: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:26 [2024-03-15T20:00:26.637Z] 
16:00:26 [2024-03-15T20:00:26.638Z] (Eclipse:19288): Gtk-WARNING **: 20:00:26.402: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:26 [2024-03-15T20:00:26.638Z] 
16:00:26 [2024-03-15T20:00:26.638Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:26.466: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:26 [2024-03-15T20:00:26.638Z] 
16:00:26 [2024-03-15T20:00:26.638Z] (Eclipse:19288): Gtk-WARNING **: 20:00:26.524: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:26 [2024-03-15T20:00:26.638Z] 
16:00:26 [2024-03-15T20:00:26.638Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:26.551: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:26 [2024-03-15T20:00:26.638Z] 
16:00:26 [2024-03-15T20:00:26.638Z] (Eclipse:19288): Gtk-WARNING **: 20:00:26.567: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:28 [2024-03-15T20:00:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:28 [2024-03-15T20:00:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:28 [2024-03-15T20:00:28.004Z] 
16:00:28 [2024-03-15T20:00:28.004Z] (Eclipse:19288): Gtk-WARNING **: 20:00:27.894: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:28 [2024-03-15T20:00:28.004Z] 
16:00:28 [2024-03-15T20:00:28.004Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:27.909: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:28 [2024-03-15T20:00:28.004Z] 
16:00:28 [2024-03-15T20:00:28.004Z] (Eclipse:19288): Gtk-WARNING **: 20:00:27.912: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:28 [2024-03-15T20:00:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:28 [2024-03-15T20:00:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:28 [2024-03-15T20:00:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:28 [2024-03-15T20:00:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:28 [2024-03-15T20:00:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:28 [2024-03-15T20:00:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:28 [2024-03-15T20:00:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135844139 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:28 [2024-03-15T20:00:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135844139 data=null doit=true}, TreeItem with text {test}]
16:00:28 [2024-03-15T20:00:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135844139 data=null}, TreeItem with text {test}]
16:00:28 [2024-03-15T20:00:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135844139 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:28 [2024-03-15T20:00:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135844139 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:28 [2024-03-15T20:00:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135844154 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:28 [2024-03-15T20:00:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:28 [2024-03-15T20:00:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135844155 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:28 [2024-03-15T20:00:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135844155 data=null doit=true}, TreeItem with text {test}]
16:00:28 [2024-03-15T20:00:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135844155 data=null}, TreeItem with text {test}]
16:00:28 [2024-03-15T20:00:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135844155 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:28 [2024-03-15T20:00:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135844156 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:28 [2024-03-15T20:00:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135844164 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:28 [2024-03-15T20:00:28.004Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:00:28 [2024-03-15T20:00:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:28 [2024-03-15T20:00:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1135844165 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:00:28 [2024-03-15T20:00:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1135844165 data=null doit=true}, TreeItem with text {Traces [2]}]
16:00:28 [2024-03-15T20:00:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1135844165 data=null}, TreeItem with text {Traces [2]}]
16:00:28 [2024-03-15T20:00:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1135844166 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:00:28 [2024-03-15T20:00:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135844166 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:00:28 [2024-03-15T20:00:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1135844171 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:00:28 [2024-03-15T20:00:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1135844172 data=null doit=true}, TreeItem with text {Traces [2]}]
16:00:28 [2024-03-15T20:00:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1135844172 data=null}, TreeItem with text {Traces [2]}]
16:00:28 [2024-03-15T20:00:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1135844172 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:00:28 [2024-03-15T20:00:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135844172 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
16:00:28 [2024-03-15T20:00:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1135844174 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:00:28 [2024-03-15T20:00:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=1135844174 data=null doit=true}, TreeItem with text {symbolic-link [1]}]
16:00:28 [2024-03-15T20:00:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=1135844174 data=null}, TreeItem with text {symbolic-link [1]}]
16:00:28 [2024-03-15T20:00:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=1135844174 data=null button=1 stateMask=0x0 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
16:00:28 [2024-03-15T20:00:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135844175 data=null item=TreeItem {symbolic-link [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {symbolic-link [1]}]
16:00:28 [2024-03-15T20:00:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=1135844175 data=null button=1 stateMask=0x80000 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
16:00:28 [2024-03-15T20:00:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:28 [2024-03-15T20:00:28.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:00:28 [2024-03-15T20:00:28.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135844204 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:00:28 [2024-03-15T20:00:28.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135844204 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:00:28 [2024-03-15T20:00:28.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:28 [2024-03-15T20:00:28.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135844204 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:00:28 [2024-03-15T20:00:28.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135844205 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:00:28 [2024-03-15T20:00:28.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135844205 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:00:28 [2024-03-15T20:00:28.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135844215 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:00:28 [2024-03-15T20:00:28.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135844215 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:00:28 [2024-03-15T20:00:28.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135844215 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:00:28 [2024-03-15T20:00:28.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135844216 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:00:28 [2024-03-15T20:00:28.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135844254 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:00:28 [2024-03-15T20:00:28.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135844260 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:00:28 [2024-03-15T20:00:28.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135844260 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:00:28 [2024-03-15T20:00:28.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135844260 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:00:28 [2024-03-15T20:00:28.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:00:28 [2024-03-15T20:00:28.261Z] 
16:00:28 [2024-03-15T20:00:28.261Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:28.140: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:28 [2024-03-15T20:00:28.261Z] 
16:00:28 [2024-03-15T20:00:28.261Z] (Eclipse:19288): Gtk-WARNING **: 20:00:28.164: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:28 [2024-03-15T20:00:28.261Z] 
16:00:28 [2024-03-15T20:00:28.261Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:28.196: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:28 [2024-03-15T20:00:28.261Z] 
16:00:28 [2024-03-15T20:00:28.261Z] (Eclipse:19288): Gtk-WARNING **: 20:00:28.214: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:28 [2024-03-15T20:00:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:28 [2024-03-15T20:00:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:28 [2024-03-15T20:00:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:28 [2024-03-15T20:00:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:28 [2024-03-15T20:00:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:28 [2024-03-15T20:00:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:28 [2024-03-15T20:00:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:28 [2024-03-15T20:00:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135844791 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:28 [2024-03-15T20:00:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135844791 data=null doit=true}, TreeItem with text {test}]
16:00:28 [2024-03-15T20:00:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135844791 data=null}, TreeItem with text {test}]
16:00:28 [2024-03-15T20:00:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135844792 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:28 [2024-03-15T20:00:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135844792 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:28 [2024-03-15T20:00:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135844809 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:28 [2024-03-15T20:00:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:28 [2024-03-15T20:00:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135844809 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:28 [2024-03-15T20:00:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135844810 data=null doit=true}, TreeItem with text {test}]
16:00:28 [2024-03-15T20:00:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135844810 data=null}, TreeItem with text {test}]
16:00:28 [2024-03-15T20:00:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135844810 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:28 [2024-03-15T20:00:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135844810 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:28 [2024-03-15T20:00:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135844822 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:28 [2024-03-15T20:00:28.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:00:28 [2024-03-15T20:00:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:28 [2024-03-15T20:00:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1135844823 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:00:28 [2024-03-15T20:00:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1135844823 data=null doit=true}, TreeItem with text {Traces [2]}]
16:00:28 [2024-03-15T20:00:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1135844823 data=null}, TreeItem with text {Traces [2]}]
16:00:28 [2024-03-15T20:00:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1135844823 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:00:28 [2024-03-15T20:00:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135844823 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:00:28 [2024-03-15T20:00:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1135844830 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:00:28 [2024-03-15T20:00:28.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:00:28 [2024-03-15T20:00:28.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
16:00:28 [2024-03-15T20:00:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:28 [2024-03-15T20:00:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135844836 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:00:28 [2024-03-15T20:00:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135844836 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:00:28 [2024-03-15T20:00:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135844836 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:00:28 [2024-03-15T20:00:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135844836 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:00:28 [2024-03-15T20:00:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135844836 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:00:28 [2024-03-15T20:00:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135844841 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:00:28 [2024-03-15T20:00:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
16:00:28 [2024-03-15T20:00:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Rename...'
16:00:29 [2024-03-15T20:00:29.078Z] 
16:00:29 [2024-03-15T20:00:29.078Z] (Eclipse:19288): Gtk-WARNING **: 20:00:28.834: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:29 [2024-03-15T20:00:29.079Z] 
16:00:29 [2024-03-15T20:00:29.079Z] (Eclipse:19288): Gtk-WARNING **: 20:00:28.854: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:29 [2024-03-15T20:00:29.079Z] 
16:00:29 [2024-03-15T20:00:29.079Z] (Eclipse:19288): Gtk-WARNING **: 20:00:28.875: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:29 [2024-03-15T20:00:29.079Z] 
16:00:29 [2024-03-15T20:00:29.079Z] (Eclipse:19288): Gtk-WARNING **: 20:00:28.893: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:29 [2024-03-15T20:00:29.079Z] 
16:00:29 [2024-03-15T20:00:29.079Z] (Eclipse:19288): Gtk-WARNING **: 20:00:28.916: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:29 [2024-03-15T20:00:29.079Z] 
16:00:29 [2024-03-15T20:00:29.079Z] (Eclipse:19288): Gtk-WARNING **: 20:00:28.934: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:29 [2024-03-15T20:00:29.079Z] 
16:00:29 [2024-03-15T20:00:29.079Z] (Eclipse:19288): Gtk-WARNING **: 20:00:28.953: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:29 [2024-03-15T20:00:29.079Z] 
16:00:29 [2024-03-15T20:00:29.079Z] (Eclipse:19288): Gtk-WARNING **: 20:00:28.969: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:29 [2024-03-15T20:00:29.079Z] 
16:00:29 [2024-03-15T20:00:29.079Z] (Eclipse:19288): Gtk-WARNING **: 20:00:28.984: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:29 [2024-03-15T20:00:29.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Rename...'
16:00:29 [2024-03-15T20:00:29.079Z] 
16:00:29 [2024-03-15T20:00:29.079Z] (Eclipse:19288): Gtk-WARNING **: 20:00:29.008: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:29 [2024-03-15T20:00:29.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
16:00:29 [2024-03-15T20:00:29.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Rename Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135845228 data=null doit=true}, Shell with text {Rename Trace}]
16:00:29 [2024-03-15T20:00:29.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
16:00:29 [2024-03-15T20:00:29.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
16:00:29 [2024-03-15T20:00:29.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
16:00:29 [2024-03-15T20:00:29.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
16:00:29 [2024-03-15T20:00:29.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:29 [2024-03-15T20:00:29.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:29 [2024-03-15T20:00:29.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:00:29 [2024-03-15T20:00:29.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:00:29 [2024-03-15T20:00:29.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:29 [2024-03-15T20:00:29.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:00:29 [2024-03-15T20:00:29.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135845233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:29 [2024-03-15T20:00:29.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135845233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:29 [2024-03-15T20:00:29.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135845234 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:29 [2024-03-15T20:00:29.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135845234 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:29 [2024-03-15T20:00:29.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135845234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:29 [2024-03-15T20:00:29.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135845234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:29 [2024-03-15T20:00:29.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135845234 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:29 [2024-03-15T20:00:29.336Z] 
16:00:29 [2024-03-15T20:00:29.336Z] (Eclipse:19288): Gtk-WARNING **: 20:00:29.089: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:29 [2024-03-15T20:00:29.336Z] 
16:00:29 [2024-03-15T20:00:29.336Z] (Eclipse:19288): Gtk-WARNING **: 20:00:29.113: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:29 [2024-03-15T20:00:29.336Z] 
16:00:29 [2024-03-15T20:00:29.336Z] (Eclipse:19288): Gtk-WARNING **: 20:00:29.121: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:29 [2024-03-15T20:00:29.336Z] 
16:00:29 [2024-03-15T20:00:29.336Z] (Eclipse:19288): Gtk-WARNING **: 20:00:29.129: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:29 [2024-03-15T20:00:29.336Z] 
16:00:29 [2024-03-15T20:00:29.336Z] (Eclipse:19288): Gtk-WARNING **: 20:00:29.170: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:29 [2024-03-15T20:00:29.336Z] 
16:00:29 [2024-03-15T20:00:29.336Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:29.322: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:29 [2024-03-15T20:00:29.336Z] 
16:00:29 [2024-03-15T20:00:29.336Z] (Eclipse:19288): Gtk-WARNING **: 20:00:29.327: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:29 [2024-03-15T20:00:29.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=1135844908 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Rename...']
16:00:29 [2024-03-15T20:00:29.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:00:29 [2024-03-15T20:00:29.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:29 [2024-03-15T20:00:29.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:29 [2024-03-15T20:00:29.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:29 [2024-03-15T20:00:29.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:29 [2024-03-15T20:00:29.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:29 [2024-03-15T20:00:29.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:29 [2024-03-15T20:00:29.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135845613 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:29 [2024-03-15T20:00:29.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135845613 data=null doit=true}, TreeItem with text {test}]
16:00:29 [2024-03-15T20:00:29.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135845614 data=null}, TreeItem with text {test}]
16:00:29 [2024-03-15T20:00:29.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135845614 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:29 [2024-03-15T20:00:29.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135845614 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:29 [2024-03-15T20:00:29.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135845644 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:29 [2024-03-15T20:00:29.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:29 [2024-03-15T20:00:29.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135845645 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:29 [2024-03-15T20:00:29.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135845645 data=null doit=true}, TreeItem with text {test}]
16:00:29 [2024-03-15T20:00:29.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135845645 data=null}, TreeItem with text {test}]
16:00:29 [2024-03-15T20:00:29.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135845646 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:29 [2024-03-15T20:00:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135845646 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:29 [2024-03-15T20:00:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135845652 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:29 [2024-03-15T20:00:29.593Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:00:29 [2024-03-15T20:00:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:29 [2024-03-15T20:00:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1135845657 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:00:29 [2024-03-15T20:00:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1135845657 data=null doit=true}, TreeItem with text {Traces [2]}]
16:00:29 [2024-03-15T20:00:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1135845657 data=null}, TreeItem with text {Traces [2]}]
16:00:29 [2024-03-15T20:00:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1135845658 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:00:29 [2024-03-15T20:00:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135845658 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:00:29 [2024-03-15T20:00:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1135845664 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:00:29 [2024-03-15T20:00:29.593Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:00:29 [2024-03-15T20:00:29.593Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
16:00:29 [2024-03-15T20:00:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:29 [2024-03-15T20:00:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1135845665 data=null button=0 stateMask=0x0 x=176 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
16:00:29 [2024-03-15T20:00:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1135845666 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
16:00:29 [2024-03-15T20:00:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1135845666 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
16:00:29 [2024-03-15T20:00:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1135845666 data=null button=1 stateMask=0x0 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
16:00:29 [2024-03-15T20:00:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135845666 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
16:00:29 [2024-03-15T20:00:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1135845676 data=null button=1 stateMask=0x80000 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
16:00:29 [2024-03-15T20:00:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
16:00:29 [2024-03-15T20:00:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
16:00:29 [2024-03-15T20:00:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
16:00:29 [2024-03-15T20:00:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1135845712 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
16:00:29 [2024-03-15T20:00:29.848Z] 
16:00:29 [2024-03-15T20:00:29.848Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:29.637: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:29 [2024-03-15T20:00:29.848Z] 
16:00:29 [2024-03-15T20:00:29.848Z] (Eclipse:19288): Gtk-WARNING **: 20:00:29.660: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:29 [2024-03-15T20:00:29.848Z] 
16:00:29 [2024-03-15T20:00:29.848Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:29.680: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:29 [2024-03-15T20:00:29.848Z] 
16:00:29 [2024-03-15T20:00:29.848Z] (Eclipse:19288): Gtk-WARNING **: 20:00:29.705: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:00:30 [2024-03-15T20:00:30.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:30 [2024-03-15T20:00:30.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:00:30 [2024-03-15T20:00:30.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:00:30 [2024-03-15T20:00:30.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:00:30 [2024-03-15T20:00:30.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:00:30 [2024-03-15T20:00:30.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:00:30 [2024-03-15T20:00:30.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135846251 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:00:30 [2024-03-15T20:00:30.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135846251 data=null doit=true}, TableItem with text {}]
16:00:30 [2024-03-15T20:00:30.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135846251 data=null}, TableItem with text {}]
16:00:30 [2024-03-15T20:00:30.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135846251 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:00:30 [2024-03-15T20:00:30.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135846251 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:00:30 [2024-03-15T20:00:30.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135846254 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:00:30 [2024-03-15T20:00:30.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:00:30 [2024-03-15T20:00:30.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:00:30 [2024-03-15T20:00:30.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
16:00:30 [2024-03-15T20:00:30.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:30 [2024-03-15T20:00:30.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1135846353 data=null button=0 stateMask=0x0 x=176 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
16:00:30 [2024-03-15T20:00:30.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1135846353 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
16:00:30 [2024-03-15T20:00:30.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1135846353 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
16:00:30 [2024-03-15T20:00:30.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1135846353 data=null button=1 stateMask=0x0 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
16:00:30 [2024-03-15T20:00:30.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135846353 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
16:00:30 [2024-03-15T20:00:30.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1135846359 data=null button=1 stateMask=0x80000 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
16:00:30 [2024-03-15T20:00:30.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:30 [2024-03-15T20:00:30.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:30 [2024-03-15T20:00:30.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:30 [2024-03-15T20:00:30.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:30 [2024-03-15T20:00:30.361Z] 
16:00:30 [2024-03-15T20:00:30.361Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:30.224: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:30 [2024-03-15T20:00:30.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:30 [2024-03-15T20:00:30.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:30 [2024-03-15T20:00:30.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:30 [2024-03-15T20:00:30.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:30 [2024-03-15T20:00:30.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:30 [2024-03-15T20:00:30.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:30 [2024-03-15T20:00:30.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135846439 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:30 [2024-03-15T20:00:30.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135846439 data=null doit=true}, TreeItem with text {test}]
16:00:30 [2024-03-15T20:00:30.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135846439 data=null}, TreeItem with text {test}]
16:00:30 [2024-03-15T20:00:30.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135846439 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:30 [2024-03-15T20:00:30.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135846439 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:30 [2024-03-15T20:00:30.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135846467 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:30 [2024-03-15T20:00:30.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:30 [2024-03-15T20:00:30.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135846468 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:30 [2024-03-15T20:00:30.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135846468 data=null doit=true}, TreeItem with text {test}]
16:00:30 [2024-03-15T20:00:30.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135846468 data=null}, TreeItem with text {test}]
16:00:30 [2024-03-15T20:00:30.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135846469 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:30 [2024-03-15T20:00:30.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135846469 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:30 [2024-03-15T20:00:30.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135846477 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:30 [2024-03-15T20:00:30.361Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:00:30 [2024-03-15T20:00:30.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:30 [2024-03-15T20:00:30.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1135846478 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:00:30 [2024-03-15T20:00:30.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1135846478 data=null doit=true}, TreeItem with text {Traces [2]}]
16:00:30 [2024-03-15T20:00:30.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1135846478 data=null}, TreeItem with text {Traces [2]}]
16:00:30 [2024-03-15T20:00:30.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1135846478 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:00:30 [2024-03-15T20:00:30.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135846478 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:00:30 [2024-03-15T20:00:30.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1135846504 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:00:30 [2024-03-15T20:00:30.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:30 [2024-03-15T20:00:30.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1135846505 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:00:30 [2024-03-15T20:00:30.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1135846505 data=null doit=true}, TreeItem with text {Traces [2]}]
16:00:30 [2024-03-15T20:00:30.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1135846505 data=null}, TreeItem with text {Traces [2]}]
16:00:30 [2024-03-15T20:00:30.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1135846506 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:00:30 [2024-03-15T20:00:30.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135846506 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:00:30 [2024-03-15T20:00:30.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1135846515 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:00:30 [2024-03-15T20:00:30.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:00:30 [2024-03-15T20:00:30.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:00:30 [2024-03-15T20:00:30.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:00:30 [2024-03-15T20:00:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:00:30 [2024-03-15T20:00:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135846811 data=null doit=true}, Shell with text {Confirm Clear}]
16:00:30 [2024-03-15T20:00:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:00:30 [2024-03-15T20:00:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:00:30 [2024-03-15T20:00:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:00:30 [2024-03-15T20:00:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:00:30 [2024-03-15T20:00:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:00:30 [2024-03-15T20:00:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:00:30 [2024-03-15T20:00:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1135846811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:30 [2024-03-15T20:00:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1135846812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:30 [2024-03-15T20:00:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1135846812 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:30 [2024-03-15T20:00:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1135846812 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:30 [2024-03-15T20:00:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1135846812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:30 [2024-03-15T20:00:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1135846812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:30 [2024-03-15T20:00:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1135846812 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:30 [2024-03-15T20:00:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:00:30 [2024-03-15T20:00:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1135846542 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:00:31 [2024-03-15T20:00:31.435Z] 
16:00:31 [2024-03-15T20:00:31.436Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:31.404: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:32 [2024-03-15T20:00:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:32 [2024-03-15T20:00:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:33 [2024-03-15T20:00:33.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:33 [2024-03-15T20:00:33.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:33 [2024-03-15T20:00:33.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:33 [2024-03-15T20:00:33.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:33 [2024-03-15T20:00:33.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:33 [2024-03-15T20:00:33.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:33 [2024-03-15T20:00:33.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135849028 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:33 [2024-03-15T20:00:33.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135849028 data=null doit=true}, TreeItem with text {test}]
16:00:33 [2024-03-15T20:00:33.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135849028 data=null}, TreeItem with text {test}]
16:00:33 [2024-03-15T20:00:33.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135849028 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:33 [2024-03-15T20:00:33.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135849029 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:33 [2024-03-15T20:00:33.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135849044 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:33 [2024-03-15T20:00:33.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:33 [2024-03-15T20:00:33.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135849045 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:33 [2024-03-15T20:00:33.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135849045 data=null doit=true}, TreeItem with text {test}]
16:00:33 [2024-03-15T20:00:33.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135849045 data=null}, TreeItem with text {test}]
16:00:33 [2024-03-15T20:00:33.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135849046 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:33 [2024-03-15T20:00:33.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135849046 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:33 [2024-03-15T20:00:33.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135849051 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:33 [2024-03-15T20:00:33.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:00:33 [2024-03-15T20:00:33.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:33 [2024-03-15T20:00:33.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135849052 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:00:33 [2024-03-15T20:00:33.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135849052 data=null doit=true}, TreeItem with text {Traces [1]}]
16:00:33 [2024-03-15T20:00:33.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135849052 data=null}, TreeItem with text {Traces [1]}]
16:00:33 [2024-03-15T20:00:33.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135849052 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:33 [2024-03-15T20:00:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135849052 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:00:33 [2024-03-15T20:00:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135849076 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:33 [2024-03-15T20:00:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135849077 data=null doit=true}, TreeItem with text {Traces [1]}]
16:00:33 [2024-03-15T20:00:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135849077 data=null}, TreeItem with text {Traces [1]}]
16:00:33 [2024-03-15T20:00:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135849078 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:33 [2024-03-15T20:00:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135849078 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
16:00:33 [2024-03-15T20:00:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135849084 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:33 [2024-03-15T20:00:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:33 [2024-03-15T20:00:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:33 [2024-03-15T20:00:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135849089 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:00:33 [2024-03-15T20:00:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135849089 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:00:33 [2024-03-15T20:00:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135849089 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:00:33 [2024-03-15T20:00:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135849090 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:00:33 [2024-03-15T20:00:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135849090 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:00:33 [2024-03-15T20:00:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135849126 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:00:33 [2024-03-15T20:00:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
16:00:33 [2024-03-15T20:00:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
16:00:33 [2024-03-15T20:00:33.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
16:00:33 [2024-03-15T20:00:33.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
16:00:33 [2024-03-15T20:00:33.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135849447 data=null doit=true}, Shell with text {Copy Trace}]
16:00:33 [2024-03-15T20:00:33.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
16:00:33 [2024-03-15T20:00:33.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
16:00:33 [2024-03-15T20:00:33.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
16:00:33 [2024-03-15T20:00:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
16:00:33 [2024-03-15T20:00:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
16:00:33 [2024-03-15T20:00:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
16:00:33 [2024-03-15T20:00:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
16:00:33 [2024-03-15T20:00:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
16:00:33 [2024-03-15T20:00:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
16:00:33 [2024-03-15T20:00:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:33 [2024-03-15T20:00:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:33 [2024-03-15T20:00:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
16:00:33 [2024-03-15T20:00:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Copy as a link} time=1135849454 data=null doit=true}, Button with text {Copy as a link}]
16:00:33 [2024-03-15T20:00:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a link} time=1135849455 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Copy as a link}]
16:00:33 [2024-03-15T20:00:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
16:00:33 [2024-03-15T20:00:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Copy as a new trace} time=1135849455 data=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
16:00:33 [2024-03-15T20:00:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1135849455 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
16:00:33 [2024-03-15T20:00:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1135849455 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
16:00:33 [2024-03-15T20:00:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1135849456 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
16:00:33 [2024-03-15T20:00:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
16:00:33 [2024-03-15T20:00:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
16:00:33 [2024-03-15T20:00:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
16:00:33 [2024-03-15T20:00:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:33 [2024-03-15T20:00:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:33 [2024-03-15T20:00:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:00:33 [2024-03-15T20:00:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:00:33 [2024-03-15T20:00:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:33 [2024-03-15T20:00:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:00:33 [2024-03-15T20:00:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135849457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:33 [2024-03-15T20:00:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135849457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:33 [2024-03-15T20:00:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135849458 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:33 [2024-03-15T20:00:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135849458 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:33 [2024-03-15T20:00:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135849458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:33 [2024-03-15T20:00:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135849458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:33 [2024-03-15T20:00:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135849458 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:33 [2024-03-15T20:00:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1135849173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135849606 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135849606 data=null doit=true}, TreeItem with text {test}]
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135849606 data=null}, TreeItem with text {test}]
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135849606 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135849606 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135849643 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135849643 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135849643 data=null doit=true}, TreeItem with text {test}]
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135849644 data=null}, TreeItem with text {test}]
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135849644 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135849644 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135849657 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:33 [2024-03-15T20:00:33.572Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1135849658 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1135849658 data=null doit=true}, TreeItem with text {Traces [2]}]
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1135849658 data=null}, TreeItem with text {Traces [2]}]
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1135849658 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135849658 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1135849676 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1135849677 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1135849677 data=null doit=true}, TreeItem with text {Traces [2]}]
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1135849677 data=null}, TreeItem with text {Traces [2]}]
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1135849677 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135849678 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1135849710 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
16:00:33 [2024-03-15T20:00:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
16:00:33 [2024-03-15T20:00:33.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
16:00:33 [2024-03-15T20:00:33.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:33 [2024-03-15T20:00:33.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1135849759 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
16:00:34 [2024-03-15T20:00:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:34 [2024-03-15T20:00:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:34 [2024-03-15T20:00:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:34 [2024-03-15T20:00:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:34 [2024-03-15T20:00:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:34 [2024-03-15T20:00:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:34 [2024-03-15T20:00:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:34 [2024-03-15T20:00:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:34 [2024-03-15T20:00:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135850383 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:34 [2024-03-15T20:00:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135850383 data=null doit=true}, TreeItem with text {test}]
16:00:34 [2024-03-15T20:00:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135850383 data=null}, TreeItem with text {test}]
16:00:34 [2024-03-15T20:00:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135850384 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:34 [2024-03-15T20:00:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135850384 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:34 [2024-03-15T20:00:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135850409 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:34 [2024-03-15T20:00:34.390Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:00:34 [2024-03-15T20:00:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1135850410 data=null doit=true}, TreeItem with text {Experiments [1]}]
16:00:34 [2024-03-15T20:00:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1135850410 data=null}, TreeItem with text {Experiments [1]}]
16:00:34 [2024-03-15T20:00:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1135850411 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
16:00:34 [2024-03-15T20:00:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135850411 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
16:00:34 [2024-03-15T20:00:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1135850413 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
16:00:34 [2024-03-15T20:00:34.390Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
16:00:34 [2024-03-15T20:00:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:34 [2024-03-15T20:00:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:34 [2024-03-15T20:00:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1135850417 data=null button=0 stateMask=0x0 x=127 y=58 count=0}, TreeItem with text {Experiment [2]}]
16:00:34 [2024-03-15T20:00:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1135850417 data=null doit=true}, TreeItem with text {Experiment [2]}]
16:00:34 [2024-03-15T20:00:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1135850417 data=null}, TreeItem with text {Experiment [2]}]
16:00:34 [2024-03-15T20:00:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1135850418 data=null button=1 stateMask=0x0 x=127 y=58 count=1}, TreeItem with text {Experiment [2]}]
16:00:34 [2024-03-15T20:00:34.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135850418 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [2]}]
16:00:34 [2024-03-15T20:00:34.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1135850436 data=null button=1 stateMask=0x80000 x=127 y=58 count=1}, TreeItem with text {Experiment [2]}]
16:00:34 [2024-03-15T20:00:34.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
16:00:34 [2024-03-15T20:00:34.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
16:00:34 [2024-03-15T20:00:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
16:00:34 [2024-03-15T20:00:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
16:00:34 [2024-03-15T20:00:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Experiment} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135850763 data=null doit=true}, Shell with text {Copy Experiment}]
16:00:34 [2024-03-15T20:00:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: of type 'Text'
16:00:34 [2024-03-15T20:00:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
16:00:34 [2024-03-15T20:00:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: with label (with mnemonic 'New Experiment name:')
16:00:34 [2024-03-15T20:00:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:'))
16:00:34 [2024-03-15T20:00:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
16:00:34 [2024-03-15T20:00:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:34 [2024-03-15T20:00:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:34 [2024-03-15T20:00:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:00:34 [2024-03-15T20:00:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:00:34 [2024-03-15T20:00:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:34 [2024-03-15T20:00:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:00:34 [2024-03-15T20:00:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135850769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:34 [2024-03-15T20:00:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135850769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:34 [2024-03-15T20:00:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135850769 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:34 [2024-03-15T20:00:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135850769 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:34 [2024-03-15T20:00:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135850769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:34 [2024-03-15T20:00:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135850769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:34 [2024-03-15T20:00:34.647Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:34 [2024-03-15T20:00:34.647Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:34 [2024-03-15T20:00:34.647Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:34 [2024-03-15T20:00:34.647Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:34 [2024-03-15T20:00:34.647Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:34 [2024-03-15T20:00:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:00:34 [2024-03-15T20:00:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135850769 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:34 [2024-03-15T20:00:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1135850478 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
16:00:35 [2024-03-15T20:00:35.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [2]} is already expanded. Won't expand it again.
16:00:35 [2024-03-15T20:00:35.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:35 [2024-03-15T20:00:35.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:35 [2024-03-15T20:00:35.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:35 [2024-03-15T20:00:35.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:35 [2024-03-15T20:00:35.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:35 [2024-03-15T20:00:35.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:35 [2024-03-15T20:00:35.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135851286 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:35 [2024-03-15T20:00:35.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135851287 data=null doit=true}, TreeItem with text {test}]
16:00:35 [2024-03-15T20:00:35.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135851287 data=null}, TreeItem with text {test}]
16:00:35 [2024-03-15T20:00:35.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135851287 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:35 [2024-03-15T20:00:35.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135851287 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:35 [2024-03-15T20:00:35.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135851315 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:35 [2024-03-15T20:00:35.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:35 [2024-03-15T20:00:35.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135851316 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:35 [2024-03-15T20:00:35.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135851316 data=null doit=true}, TreeItem with text {test}]
16:00:35 [2024-03-15T20:00:35.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135851316 data=null}, TreeItem with text {test}]
16:00:35 [2024-03-15T20:00:35.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135851316 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:35 [2024-03-15T20:00:35.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135851317 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:35 [2024-03-15T20:00:35.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135851327 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:35 [2024-03-15T20:00:35.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:00:35 [2024-03-15T20:00:35.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:35 [2024-03-15T20:00:35.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1135851328 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
16:00:35 [2024-03-15T20:00:35.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1135851328 data=null doit=true}, TreeItem with text {Traces [2]}]
16:00:35 [2024-03-15T20:00:35.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1135851328 data=null}, TreeItem with text {Traces [2]}]
16:00:35 [2024-03-15T20:00:35.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1135851328 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
16:00:35 [2024-03-15T20:00:35.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135851328 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:00:35 [2024-03-15T20:00:35.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1135851343 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
16:00:35 [2024-03-15T20:00:35.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:00:35 [2024-03-15T20:00:35.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [2]} time=1135851344 data=null doit=true}, TreeItem with text {exp [2]}]
16:00:35 [2024-03-15T20:00:35.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=1135851344 data=null}, TreeItem with text {exp [2]}]
16:00:35 [2024-03-15T20:00:35.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=1135851344 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
16:00:35 [2024-03-15T20:00:35.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135851344 data=null item=TreeItem {exp [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {exp [2]}]
16:00:35 [2024-03-15T20:00:35.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=1135851347 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
16:00:35 [2024-03-15T20:00:35.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:35 [2024-03-15T20:00:35.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:35 [2024-03-15T20:00:35.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {exp [2]} time=1135851350 data=null button=0 stateMask=0x0 x=101 y=58 count=0}, TreeItem with text {exp [2]}]
16:00:35 [2024-03-15T20:00:35.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [2]} time=1135851350 data=null doit=true}, TreeItem with text {exp [2]}]
16:00:35 [2024-03-15T20:00:35.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=1135851351 data=null}, TreeItem with text {exp [2]}]
16:00:35 [2024-03-15T20:00:35.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=1135851351 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
16:00:35 [2024-03-15T20:00:35.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135851351 data=null item=TreeItem {exp [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {exp [2]}]
16:00:35 [2024-03-15T20:00:35.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=1135851367 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
16:00:35 [2024-03-15T20:00:35.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
16:00:35 [2024-03-15T20:00:35.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
16:00:35 [2024-03-15T20:00:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
16:00:35 [2024-03-15T20:00:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
16:00:35 [2024-03-15T20:00:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Experiment} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135851684 data=null doit=true}, Shell with text {Copy Experiment}]
16:00:35 [2024-03-15T20:00:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "exp", using matcher: of type 'Text'
16:00:35 [2024-03-15T20:00:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
16:00:35 [2024-03-15T20:00:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "exp", using matcher: with label (with mnemonic 'New Experiment name:')
16:00:35 [2024-03-15T20:00:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "exp", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:'))
16:00:35 [2024-03-15T20:00:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
16:00:35 [2024-03-15T20:00:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)'
16:00:35 [2024-03-15T20:00:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: with style 'SWT.CHECK'
16:00:35 [2024-03-15T20:00:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
16:00:35 [2024-03-15T20:00:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:35 [2024-03-15T20:00:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:35 [2024-03-15T20:00:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
16:00:35 [2024-03-15T20:00:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Deep copy this experiment (each trace will be copied as a new trace)}. Setting state to selected
16:00:35 [2024-03-15T20:00:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1135851686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
16:00:35 [2024-03-15T20:00:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1135851686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
16:00:35 [2024-03-15T20:00:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1135851687 data=null doit=true}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
16:00:35 [2024-03-15T20:00:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1135851687 data=null}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
16:00:35 [2024-03-15T20:00:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1135851687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
16:00:35 [2024-03-15T20:00:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1135851687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
16:00:35 [2024-03-15T20:00:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1135851687 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
16:00:35 [2024-03-15T20:00:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1135851687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
16:00:35 [2024-03-15T20:00:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1135851687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
16:00:35 [2024-03-15T20:00:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1135851687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
16:00:35 [2024-03-15T20:00:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1135851687 data=null doit=true}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
16:00:35 [2024-03-15T20:00:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1135851688 data=null}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
16:00:35 [2024-03-15T20:00:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
16:00:35 [2024-03-15T20:00:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
16:00:35 [2024-03-15T20:00:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:35 [2024-03-15T20:00:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:35 [2024-03-15T20:00:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:00:35 [2024-03-15T20:00:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:00:35 [2024-03-15T20:00:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:35 [2024-03-15T20:00:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:00:35 [2024-03-15T20:00:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135851689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:35 [2024-03-15T20:00:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135851690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:35 [2024-03-15T20:00:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135851690 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:35 [2024-03-15T20:00:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135851690 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:35 [2024-03-15T20:00:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135851690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:35 [2024-03-15T20:00:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135851690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:35 [2024-03-15T20:00:35.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:35 [2024-03-15T20:00:35.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:35 [2024-03-15T20:00:35.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:35 [2024-03-15T20:00:35.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:35 [2024-03-15T20:00:35.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:35 [2024-03-15T20:00:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:00:35 [2024-03-15T20:00:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135851690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:35 [2024-03-15T20:00:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1135851399 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
16:00:36 [2024-03-15T20:00:36.031Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [3]} is already expanded. Won't expand it again.
16:00:36 [2024-03-15T20:00:36.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:36 [2024-03-15T20:00:36.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:36 [2024-03-15T20:00:36.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:36 [2024-03-15T20:00:36.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:36 [2024-03-15T20:00:36.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:36 [2024-03-15T20:00:36.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:36 [2024-03-15T20:00:36.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135852221 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:36 [2024-03-15T20:00:36.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135852222 data=null doit=true}, TreeItem with text {test}]
16:00:36 [2024-03-15T20:00:36.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135852222 data=null}, TreeItem with text {test}]
16:00:36 [2024-03-15T20:00:36.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135852222 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:36 [2024-03-15T20:00:36.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135852222 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:36 [2024-03-15T20:00:36.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135852239 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:36 [2024-03-15T20:00:36.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:36 [2024-03-15T20:00:36.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135852240 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:36 [2024-03-15T20:00:36.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135852240 data=null doit=true}, TreeItem with text {test}]
16:00:36 [2024-03-15T20:00:36.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135852240 data=null}, TreeItem with text {test}]
16:00:36 [2024-03-15T20:00:36.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135852241 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:36 [2024-03-15T20:00:36.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135852241 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:36 [2024-03-15T20:00:36.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135852250 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:36 [2024-03-15T20:00:36.287Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:00:36 [2024-03-15T20:00:36.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:36 [2024-03-15T20:00:36.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1135852251 data=null button=0 stateMask=0x0 x=92 y=242 count=0}, TreeItem with text {Traces [4]}]
16:00:36 [2024-03-15T20:00:36.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1135852251 data=null doit=true}, TreeItem with text {Traces [4]}]
16:00:36 [2024-03-15T20:00:36.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1135852251 data=null}, TreeItem with text {Traces [4]}]
16:00:36 [2024-03-15T20:00:36.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1135852251 data=null button=1 stateMask=0x0 x=92 y=242 count=1}, TreeItem with text {Traces [4]}]
16:00:36 [2024-03-15T20:00:36.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135852251 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
16:00:36 [2024-03-15T20:00:36.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1135852270 data=null button=1 stateMask=0x80000 x=92 y=242 count=1}, TreeItem with text {Traces [4]}]
16:00:36 [2024-03-15T20:00:36.287Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
16:00:36 [2024-03-15T20:00:36.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=1135852271 data=null doit=true}, TreeItem with text {expDeepCopy [2]}]
16:00:36 [2024-03-15T20:00:36.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=1135852271 data=null}, TreeItem with text {expDeepCopy [2]}]
16:00:36 [2024-03-15T20:00:36.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=1135852271 data=null button=1 stateMask=0x0 x=135 y=196 count=1}, TreeItem with text {expDeepCopy [2]}]
16:00:36 [2024-03-15T20:00:36.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135852271 data=null item=TreeItem {expDeepCopy [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {expDeepCopy [2]}]
16:00:36 [2024-03-15T20:00:36.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=1135852274 data=null button=1 stateMask=0x80000 x=135 y=196 count=1}, TreeItem with text {expDeepCopy [2]}]
16:00:36 [2024-03-15T20:00:36.287Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
16:00:36 [2024-03-15T20:00:36.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=1135852274 data=null doit=true}, TreeItem with text {expDeepCopy [2]}]
16:00:36 [2024-03-15T20:00:36.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=1135852274 data=null}, TreeItem with text {expDeepCopy [2]}]
16:00:36 [2024-03-15T20:00:36.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=1135852275 data=null button=1 stateMask=0x0 x=135 y=380 count=1}, TreeItem with text {expDeepCopy [2]}]
16:00:36 [2024-03-15T20:00:36.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135852275 data=null item=TreeItem {expDeepCopy [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {expDeepCopy [2]}]
16:00:36 [2024-03-15T20:00:36.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=1135852276 data=null button=1 stateMask=0x80000 x=135 y=380 count=1}, TreeItem with text {expDeepCopy [2]}]
16:00:36 [2024-03-15T20:00:36.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
16:00:36 [2024-03-15T20:00:36.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:36 [2024-03-15T20:00:36.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135852326 data=null button=0 stateMask=0x0 x=172 y=403 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:00:36 [2024-03-15T20:00:36.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135852327 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:00:36 [2024-03-15T20:00:36.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135852327 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:00:36 [2024-03-15T20:00:36.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135852327 data=null button=1 stateMask=0x0 x=172 y=403 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:00:36 [2024-03-15T20:00:36.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135852327 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:00:36 [2024-03-15T20:00:36.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135852374 data=null button=1 stateMask=0x80000 x=172 y=403 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:00:36 [2024-03-15T20:00:36.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:36 [2024-03-15T20:00:36.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:36 [2024-03-15T20:00:36.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:36 [2024-03-15T20:00:36.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:36 [2024-03-15T20:00:36.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
16:00:36 [2024-03-15T20:00:36.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:36 [2024-03-15T20:00:36.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1135852461 data=null button=0 stateMask=0x0 x=176 y=426 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
16:00:36 [2024-03-15T20:00:36.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1135852461 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
16:00:36 [2024-03-15T20:00:36.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1135852461 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
16:00:36 [2024-03-15T20:00:36.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1135852461 data=null button=1 stateMask=0x0 x=176 y=426 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
16:00:36 [2024-03-15T20:00:36.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135852461 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
16:00:36 [2024-03-15T20:00:36.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1135852477 data=null button=1 stateMask=0x80000 x=176 y=426 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
16:00:36 [2024-03-15T20:00:36.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:36 [2024-03-15T20:00:36.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:36 [2024-03-15T20:00:36.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:36 [2024-03-15T20:00:36.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:36 [2024-03-15T20:00:36.544Z] 
16:00:36 [2024-03-15T20:00:36.544Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:36.364: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:36 [2024-03-15T20:00:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:36 [2024-03-15T20:00:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:36 [2024-03-15T20:00:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:36 [2024-03-15T20:00:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:36 [2024-03-15T20:00:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:36 [2024-03-15T20:00:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:36 [2024-03-15T20:00:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135852750 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:36 [2024-03-15T20:00:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135852750 data=null doit=true}, TreeItem with text {test}]
16:00:36 [2024-03-15T20:00:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135852750 data=null}, TreeItem with text {test}]
16:00:36 [2024-03-15T20:00:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135852750 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:36 [2024-03-15T20:00:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135852751 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:36 [2024-03-15T20:00:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135852777 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:36 [2024-03-15T20:00:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:36 [2024-03-15T20:00:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135852777 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:36 [2024-03-15T20:00:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135852777 data=null doit=true}, TreeItem with text {test}]
16:00:36 [2024-03-15T20:00:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135852777 data=null}, TreeItem with text {test}]
16:00:36 [2024-03-15T20:00:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135852778 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:36 [2024-03-15T20:00:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135852778 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:36 [2024-03-15T20:00:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135852783 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:36 [2024-03-15T20:00:36.800Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:00:36 [2024-03-15T20:00:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:36 [2024-03-15T20:00:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1135852784 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:00:36 [2024-03-15T20:00:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1135852785 data=null doit=true}, TreeItem with text {Traces [4]}]
16:00:36 [2024-03-15T20:00:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1135852785 data=null}, TreeItem with text {Traces [4]}]
16:00:36 [2024-03-15T20:00:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1135852787 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:00:36 [2024-03-15T20:00:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135852788 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
16:00:36 [2024-03-15T20:00:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1135852807 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:00:36 [2024-03-15T20:00:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:36 [2024-03-15T20:00:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1135852808 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:00:36 [2024-03-15T20:00:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1135852808 data=null doit=true}, TreeItem with text {Traces [4]}]
16:00:36 [2024-03-15T20:00:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1135852808 data=null}, TreeItem with text {Traces [4]}]
16:00:36 [2024-03-15T20:00:36.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1135852809 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:00:36 [2024-03-15T20:00:36.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135852809 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
16:00:36 [2024-03-15T20:00:36.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1135852820 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:00:36 [2024-03-15T20:00:36.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:00:36 [2024-03-15T20:00:36.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:00:36 [2024-03-15T20:00:36.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:00:37 [2024-03-15T20:00:37.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:00:37 [2024-03-15T20:00:37.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135853045 data=null doit=true}, Shell with text {Confirm Clear}]
16:00:37 [2024-03-15T20:00:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:00:37 [2024-03-15T20:00:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:00:37 [2024-03-15T20:00:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:00:37 [2024-03-15T20:00:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:00:37 [2024-03-15T20:00:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:00:37 [2024-03-15T20:00:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:00:37 [2024-03-15T20:00:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1135853046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:37 [2024-03-15T20:00:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1135853046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:37 [2024-03-15T20:00:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1135853046 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:37 [2024-03-15T20:00:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1135853046 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:37 [2024-03-15T20:00:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1135853047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:37 [2024-03-15T20:00:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1135853047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:37 [2024-03-15T20:00:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1135853047 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:37 [2024-03-15T20:00:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:00:37 [2024-03-15T20:00:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1135852853 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:00:37 [2024-03-15T20:00:37.618Z] 
16:00:37 [2024-03-15T20:00:37.618Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:37.535: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:38 [2024-03-15T20:00:38.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:38 [2024-03-15T20:00:38.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:38 [2024-03-15T20:00:38.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:38 [2024-03-15T20:00:38.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:38 [2024-03-15T20:00:38.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:38 [2024-03-15T20:00:38.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:38 [2024-03-15T20:00:38.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:38 [2024-03-15T20:00:38.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:38 [2024-03-15T20:00:38.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135855133 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:38 [2024-03-15T20:00:38.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135855134 data=null doit=true}, TreeItem with text {test}]
16:00:38 [2024-03-15T20:00:38.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135855134 data=null}, TreeItem with text {test}]
16:00:38 [2024-03-15T20:00:38.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135855134 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:38 [2024-03-15T20:00:38.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135855134 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:38 [2024-03-15T20:00:38.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135855150 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:38 [2024-03-15T20:00:38.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:38 [2024-03-15T20:00:38.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135855150 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:38 [2024-03-15T20:00:38.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135855150 data=null doit=true}, TreeItem with text {test}]
16:00:38 [2024-03-15T20:00:38.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135855150 data=null}, TreeItem with text {test}]
16:00:38 [2024-03-15T20:00:38.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135855151 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:38 [2024-03-15T20:00:38.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135855151 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:38 [2024-03-15T20:00:38.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135855160 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:38 [2024-03-15T20:00:38.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:00:38 [2024-03-15T20:00:38.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:38 [2024-03-15T20:00:38.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135855161 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:00:38 [2024-03-15T20:00:38.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135855161 data=null doit=true}, TreeItem with text {Traces [1]}]
16:00:38 [2024-03-15T20:00:38.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135855161 data=null}, TreeItem with text {Traces [1]}]
16:00:38 [2024-03-15T20:00:38.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135855161 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:38 [2024-03-15T20:00:38.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135855161 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:00:38 [2024-03-15T20:00:38.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135855170 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:38 [2024-03-15T20:00:38.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135855170 data=null doit=true}, TreeItem with text {Traces [1]}]
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135855170 data=null}, TreeItem with text {Traces [1]}]
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135855176 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135855176 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135855177 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135855177 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135855178 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135855178 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135855178 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135855178 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135855217 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:00:39 [2024-03-15T20:00:39.238Z] 
16:00:39 [2024-03-15T20:00:39.238Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:39.095: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135855318 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135855318 data=null doit=true}, TreeItem with text {test}]
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135855319 data=null}, TreeItem with text {test}]
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135855319 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135855319 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135855345 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135855346 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135855346 data=null doit=true}, TreeItem with text {test}]
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135855346 data=null}, TreeItem with text {test}]
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135855346 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135855346 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135855352 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:39 [2024-03-15T20:00:39.238Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135855353 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135855353 data=null doit=true}, TreeItem with text {Traces [1]}]
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135855353 data=null}, TreeItem with text {Traces [1]}]
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135855353 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135855353 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135855368 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135855368 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135855368 data=null doit=true}, TreeItem with text {Traces [1]}]
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135855369 data=null}, TreeItem with text {Traces [1]}]
16:00:39 [2024-03-15T20:00:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135855369 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:39 [2024-03-15T20:00:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135855369 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:00:39 [2024-03-15T20:00:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135855373 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:39 [2024-03-15T20:00:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:00:39 [2024-03-15T20:00:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:00:39 [2024-03-15T20:00:39.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:00:39 [2024-03-15T20:00:39.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:00:39 [2024-03-15T20:00:39.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135855585 data=null doit=true}, Shell with text {Confirm Clear}]
16:00:39 [2024-03-15T20:00:39.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:00:39 [2024-03-15T20:00:39.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:00:39 [2024-03-15T20:00:39.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:00:39 [2024-03-15T20:00:39.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:00:39 [2024-03-15T20:00:39.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:00:39 [2024-03-15T20:00:39.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:00:39 [2024-03-15T20:00:39.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1135855586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:39 [2024-03-15T20:00:39.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1135855586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:39 [2024-03-15T20:00:39.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1135855586 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:39 [2024-03-15T20:00:39.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1135855586 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:39 [2024-03-15T20:00:39.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1135855586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:39 [2024-03-15T20:00:39.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1135855586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:39 [2024-03-15T20:00:39.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1135855586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:39 [2024-03-15T20:00:39.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1135855412 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:00:39 [2024-03-15T20:00:39.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:00:39 [2024-03-15T20:00:39.751Z] 
16:00:39 [2024-03-15T20:00:39.751Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:39.730: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:41 [2024-03-15T20:00:41.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:41 [2024-03-15T20:00:41.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:41 [2024-03-15T20:00:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:41 [2024-03-15T20:00:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:41 [2024-03-15T20:00:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:41 [2024-03-15T20:00:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:41 [2024-03-15T20:00:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:41 [2024-03-15T20:00:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:41 [2024-03-15T20:00:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135857331 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:41 [2024-03-15T20:00:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135857332 data=null doit=true}, TreeItem with text {test}]
16:00:41 [2024-03-15T20:00:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135857332 data=null}, TreeItem with text {test}]
16:00:41 [2024-03-15T20:00:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135857332 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:41 [2024-03-15T20:00:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135857332 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:41 [2024-03-15T20:00:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135857349 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:41 [2024-03-15T20:00:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:41 [2024-03-15T20:00:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135857350 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:41 [2024-03-15T20:00:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135857350 data=null doit=true}, TreeItem with text {test}]
16:00:41 [2024-03-15T20:00:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135857350 data=null}, TreeItem with text {test}]
16:00:41 [2024-03-15T20:00:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135857350 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:41 [2024-03-15T20:00:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135857351 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:41 [2024-03-15T20:00:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135857356 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:41 [2024-03-15T20:00:41.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:00:41 [2024-03-15T20:00:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:41 [2024-03-15T20:00:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135857357 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:00:41 [2024-03-15T20:00:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135857357 data=null doit=true}, TreeItem with text {Traces [1]}]
16:00:41 [2024-03-15T20:00:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135857357 data=null}, TreeItem with text {Traces [1]}]
16:00:41 [2024-03-15T20:00:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135857357 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:41 [2024-03-15T20:00:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135857357 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:00:41 [2024-03-15T20:00:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135857371 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:41 [2024-03-15T20:00:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135857371 data=null doit=true}, TreeItem with text {Traces [1]}]
16:00:41 [2024-03-15T20:00:41.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135857371 data=null}, TreeItem with text {Traces [1]}]
16:00:41 [2024-03-15T20:00:41.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135857372 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:41 [2024-03-15T20:00:41.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135857372 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
16:00:41 [2024-03-15T20:00:41.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135857373 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:41 [2024-03-15T20:00:41.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:41 [2024-03-15T20:00:41.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135857373 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:00:41 [2024-03-15T20:00:41.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135857373 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:00:41 [2024-03-15T20:00:41.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135857373 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:00:41 [2024-03-15T20:00:41.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135857374 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:00:41 [2024-03-15T20:00:41.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135857374 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:00:41 [2024-03-15T20:00:41.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135857407 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:00:41 [2024-03-15T20:00:41.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
16:00:41 [2024-03-15T20:00:41.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Rename...'
16:00:41 [2024-03-15T20:00:41.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Rename...'
16:00:41 [2024-03-15T20:00:41.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
16:00:41 [2024-03-15T20:00:41.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Rename Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135857711 data=null doit=true}, Shell with text {Rename Trace}]
16:00:41 [2024-03-15T20:00:41.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
16:00:41 [2024-03-15T20:00:41.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
16:00:41 [2024-03-15T20:00:41.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
16:00:41 [2024-03-15T20:00:41.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
16:00:41 [2024-03-15T20:00:41.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:41 [2024-03-15T20:00:41.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:41 [2024-03-15T20:00:41.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:00:41 [2024-03-15T20:00:41.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:00:41 [2024-03-15T20:00:41.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:41 [2024-03-15T20:00:41.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:00:41 [2024-03-15T20:00:41.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135857713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:41 [2024-03-15T20:00:41.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135857713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:41 [2024-03-15T20:00:41.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135857713 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:41 [2024-03-15T20:00:41.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135857713 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:41 [2024-03-15T20:00:41.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135857713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:41 [2024-03-15T20:00:41.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135857714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:41 [2024-03-15T20:00:41.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135857714 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:41 [2024-03-15T20:00:41.885Z] 
16:00:41 [2024-03-15T20:00:41.885Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:41.813: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:42 [2024-03-15T20:00:42.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=1135857441 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Rename...']
16:00:42 [2024-03-15T20:00:42.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:00:42 [2024-03-15T20:00:42.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:42 [2024-03-15T20:00:42.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:42 [2024-03-15T20:00:42.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:42 [2024-03-15T20:00:42.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:42 [2024-03-15T20:00:42.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:42 [2024-03-15T20:00:42.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:42 [2024-03-15T20:00:42.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135858114 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:42 [2024-03-15T20:00:42.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135858114 data=null doit=true}, TreeItem with text {test}]
16:00:42 [2024-03-15T20:00:42.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135858114 data=null}, TreeItem with text {test}]
16:00:42 [2024-03-15T20:00:42.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135858115 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:42 [2024-03-15T20:00:42.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135858115 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:42 [2024-03-15T20:00:42.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135858157 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:42 [2024-03-15T20:00:42.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:42 [2024-03-15T20:00:42.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135858158 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:42 [2024-03-15T20:00:42.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135858158 data=null doit=true}, TreeItem with text {test}]
16:00:42 [2024-03-15T20:00:42.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135858159 data=null}, TreeItem with text {test}]
16:00:42 [2024-03-15T20:00:42.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135858159 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:42 [2024-03-15T20:00:42.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135858159 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:42 [2024-03-15T20:00:42.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135858165 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:42 [2024-03-15T20:00:42.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:00:42 [2024-03-15T20:00:42.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:42 [2024-03-15T20:00:42.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135858166 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:00:42 [2024-03-15T20:00:42.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135858166 data=null doit=true}, TreeItem with text {Traces [1]}]
16:00:42 [2024-03-15T20:00:42.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135858170 data=null}, TreeItem with text {Traces [1]}]
16:00:42 [2024-03-15T20:00:42.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135858171 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:42 [2024-03-15T20:00:42.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135858171 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:00:42 [2024-03-15T20:00:42.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135858180 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:42 [2024-03-15T20:00:42.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
16:00:42 [2024-03-15T20:00:42.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:42 [2024-03-15T20:00:42.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1135858181 data=null button=0 stateMask=0x0 x=158 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
16:00:42 [2024-03-15T20:00:42.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1135858181 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
16:00:42 [2024-03-15T20:00:42.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1135858181 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
16:00:42 [2024-03-15T20:00:42.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1135858182 data=null button=1 stateMask=0x0 x=158 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
16:00:42 [2024-03-15T20:00:42.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135858182 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
16:00:42 [2024-03-15T20:00:42.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1135858214 data=null button=1 stateMask=0x80000 x=158 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
16:00:42 [2024-03-15T20:00:42.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
16:00:42 [2024-03-15T20:00:42.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
16:00:42 [2024-03-15T20:00:42.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
16:00:42 [2024-03-15T20:00:42.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1135858236 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
16:00:42 [2024-03-15T20:00:42.397Z] 
16:00:42 [2024-03-15T20:00:42.397Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:42.149: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:42 [2024-03-15T20:00:42.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:42 [2024-03-15T20:00:42.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:00:42 [2024-03-15T20:00:42.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:00:42 [2024-03-15T20:00:42.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:00:42 [2024-03-15T20:00:42.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:00:42 [2024-03-15T20:00:42.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:00:42 [2024-03-15T20:00:42.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135858785 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:00:42 [2024-03-15T20:00:42.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135858785 data=null doit=true}, TableItem with text {}]
16:00:42 [2024-03-15T20:00:42.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135858785 data=null}, TableItem with text {}]
16:00:42 [2024-03-15T20:00:42.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135858785 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:00:42 [2024-03-15T20:00:42.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135858786 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:00:42 [2024-03-15T20:00:42.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135858794 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:00:42 [2024-03-15T20:00:42.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:00:42 [2024-03-15T20:00:42.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:00:42 [2024-03-15T20:00:42.909Z] 
16:00:42 [2024-03-15T20:00:42.909Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:42.660: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:42 [2024-03-15T20:00:42.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:42 [2024-03-15T20:00:42.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:42 [2024-03-15T20:00:42.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:42 [2024-03-15T20:00:42.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:42 [2024-03-15T20:00:42.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:42 [2024-03-15T20:00:42.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:42 [2024-03-15T20:00:42.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135858889 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:42 [2024-03-15T20:00:42.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135858889 data=null doit=true}, TreeItem with text {test}]
16:00:42 [2024-03-15T20:00:42.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135858889 data=null}, TreeItem with text {test}]
16:00:42 [2024-03-15T20:00:42.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135858889 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:42 [2024-03-15T20:00:42.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135858890 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:42 [2024-03-15T20:00:42.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135858930 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:42 [2024-03-15T20:00:42.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:42 [2024-03-15T20:00:42.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135858930 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:42 [2024-03-15T20:00:42.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135858931 data=null doit=true}, TreeItem with text {test}]
16:00:42 [2024-03-15T20:00:42.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135858931 data=null}, TreeItem with text {test}]
16:00:42 [2024-03-15T20:00:42.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135858931 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:42 [2024-03-15T20:00:42.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135858931 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:42 [2024-03-15T20:00:42.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135858943 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:42 [2024-03-15T20:00:42.910Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:00:42 [2024-03-15T20:00:42.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:42 [2024-03-15T20:00:42.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135858944 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:00:42 [2024-03-15T20:00:42.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135858944 data=null doit=true}, TreeItem with text {Traces [1]}]
16:00:42 [2024-03-15T20:00:42.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135858944 data=null}, TreeItem with text {Traces [1]}]
16:00:42 [2024-03-15T20:00:42.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135858944 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:42 [2024-03-15T20:00:42.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135858945 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:00:42 [2024-03-15T20:00:42.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135858963 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:42 [2024-03-15T20:00:42.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:42 [2024-03-15T20:00:42.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135858963 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:00:42 [2024-03-15T20:00:42.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135858963 data=null doit=true}, TreeItem with text {Traces [1]}]
16:00:42 [2024-03-15T20:00:42.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135858963 data=null}, TreeItem with text {Traces [1]}]
16:00:42 [2024-03-15T20:00:42.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135858964 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:42 [2024-03-15T20:00:42.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135858964 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:00:42 [2024-03-15T20:00:42.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135858973 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:42 [2024-03-15T20:00:42.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:00:42 [2024-03-15T20:00:42.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:00:43 [2024-03-15T20:00:43.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:00:43 [2024-03-15T20:00:43.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:00:43 [2024-03-15T20:00:43.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135859262 data=null doit=true}, Shell with text {Confirm Clear}]
16:00:43 [2024-03-15T20:00:43.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:00:43 [2024-03-15T20:00:43.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:00:43 [2024-03-15T20:00:43.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:00:43 [2024-03-15T20:00:43.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:00:43 [2024-03-15T20:00:43.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:00:43 [2024-03-15T20:00:43.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:00:43 [2024-03-15T20:00:43.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1135859262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:43 [2024-03-15T20:00:43.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1135859262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:43 [2024-03-15T20:00:43.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1135859262 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:43 [2024-03-15T20:00:43.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1135859262 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:43 [2024-03-15T20:00:43.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1135859263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:43 [2024-03-15T20:00:43.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1135859263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:43 [2024-03-15T20:00:43.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1135859263 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:43 [2024-03-15T20:00:43.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1135859009 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:00:43 [2024-03-15T20:00:43.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:00:43 [2024-03-15T20:00:43.422Z] 
16:00:43 [2024-03-15T20:00:43.422Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:43.408: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:44 [2024-03-15T20:00:44.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:44 [2024-03-15T20:00:44.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:45 [2024-03-15T20:00:45.042Z] 
16:00:45 [2024-03-15T20:00:45.042Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:44.831: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:45 [2024-03-15T20:00:45.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:45 [2024-03-15T20:00:45.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:45 [2024-03-15T20:00:45.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:45 [2024-03-15T20:00:45.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:45 [2024-03-15T20:00:45.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:45 [2024-03-15T20:00:45.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:45 [2024-03-15T20:00:45.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135861042 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:45 [2024-03-15T20:00:45.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135861042 data=null doit=true}, TreeItem with text {test}]
16:00:45 [2024-03-15T20:00:45.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135861043 data=null}, TreeItem with text {test}]
16:00:45 [2024-03-15T20:00:45.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135861043 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:45 [2024-03-15T20:00:45.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135861043 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:45 [2024-03-15T20:00:45.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135861061 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:45 [2024-03-15T20:00:45.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:45 [2024-03-15T20:00:45.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135861062 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:45 [2024-03-15T20:00:45.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135861065 data=null doit=true}, TreeItem with text {test}]
16:00:45 [2024-03-15T20:00:45.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135861065 data=null}, TreeItem with text {test}]
16:00:45 [2024-03-15T20:00:45.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135861065 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:45 [2024-03-15T20:00:45.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135861065 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:45 [2024-03-15T20:00:45.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135861070 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:45 [2024-03-15T20:00:45.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:00:45 [2024-03-15T20:00:45.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:45 [2024-03-15T20:00:45.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135861071 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:00:45 [2024-03-15T20:00:45.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135861071 data=null doit=true}, TreeItem with text {Traces [1]}]
16:00:45 [2024-03-15T20:00:45.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135861072 data=null}, TreeItem with text {Traces [1]}]
16:00:45 [2024-03-15T20:00:45.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135861072 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:45 [2024-03-15T20:00:45.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135861072 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:00:45 [2024-03-15T20:00:45.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135861085 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:45 [2024-03-15T20:00:45.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135861086 data=null doit=true}, TreeItem with text {Traces [1]}]
16:00:45 [2024-03-15T20:00:45.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135861086 data=null}, TreeItem with text {Traces [1]}]
16:00:45 [2024-03-15T20:00:45.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135861086 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:45 [2024-03-15T20:00:45.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135861086 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
16:00:45 [2024-03-15T20:00:45.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135861088 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:45 [2024-03-15T20:00:45.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:45 [2024-03-15T20:00:45.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135861088 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:00:45 [2024-03-15T20:00:45.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135861088 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:00:45 [2024-03-15T20:00:45.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135861089 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:00:45 [2024-03-15T20:00:45.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135861089 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:00:45 [2024-03-15T20:00:45.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135861089 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:00:45 [2024-03-15T20:00:45.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135861117 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:00:45 [2024-03-15T20:00:45.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
16:00:45 [2024-03-15T20:00:45.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
16:00:45 [2024-03-15T20:00:45.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
16:00:45 [2024-03-15T20:00:45.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
16:00:45 [2024-03-15T20:00:45.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1135861149 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
16:00:45 [2024-03-15T20:00:45.299Z] 
16:00:45 [2024-03-15T20:00:45.299Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:45.146: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:45 [2024-03-15T20:00:45.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:45 [2024-03-15T20:00:45.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:45 [2024-03-15T20:00:45.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:45 [2024-03-15T20:00:45.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:45 [2024-03-15T20:00:45.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:45 [2024-03-15T20:00:45.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:45 [2024-03-15T20:00:45.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:45 [2024-03-15T20:00:45.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:45 [2024-03-15T20:00:45.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135861733 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:45 [2024-03-15T20:00:45.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135861733 data=null doit=true}, TreeItem with text {test}]
16:00:45 [2024-03-15T20:00:45.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135861733 data=null}, TreeItem with text {test}]
16:00:45 [2024-03-15T20:00:45.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135861734 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:45 [2024-03-15T20:00:45.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135861734 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:45 [2024-03-15T20:00:45.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135861757 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:45 [2024-03-15T20:00:45.811Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:00:45 [2024-03-15T20:00:45.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1135861758 data=null doit=true}, TreeItem with text {Experiments [1]}]
16:00:45 [2024-03-15T20:00:45.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1135861758 data=null}, TreeItem with text {Experiments [1]}]
16:00:45 [2024-03-15T20:00:45.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1135861758 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
16:00:45 [2024-03-15T20:00:45.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135861759 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
16:00:45 [2024-03-15T20:00:45.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1135861760 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
16:00:45 [2024-03-15T20:00:45.811Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
16:00:45 [2024-03-15T20:00:45.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=1135861760 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log [1]}]
16:00:45 [2024-03-15T20:00:45.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=1135861760 data=null}, TreeItem with text {ExampleCustomTxt.log [1]}]
16:00:45 [2024-03-15T20:00:45.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1135861761 data=null button=1 stateMask=0x0 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}]
16:00:45 [2024-03-15T20:00:45.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135861761 data=null item=TreeItem {ExampleCustomTxt.log [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log [1]}]
16:00:45 [2024-03-15T20:00:45.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1135861762 data=null button=1 stateMask=0x80000 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}]
16:00:45 [2024-03-15T20:00:45.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:45 [2024-03-15T20:00:45.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135861763 data=null button=0 stateMask=0x0 x=172 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
16:00:45 [2024-03-15T20:00:45.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135861763 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
16:00:45 [2024-03-15T20:00:45.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135861763 data=null}, Tree node with text: ExampleCustomTxt.log]
16:00:45 [2024-03-15T20:00:45.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135861763 data=null button=1 stateMask=0x0 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:00:45 [2024-03-15T20:00:45.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135861763 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
16:00:45 [2024-03-15T20:00:45.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135861791 data=null button=1 stateMask=0x80000 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:00:45 [2024-03-15T20:00:45.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Remo&ve", using matcher: with mnemonic 'Remove'
16:00:45 [2024-03-15T20:00:45.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Remove'
16:00:46 [2024-03-15T20:00:46.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Remove'
16:00:46 [2024-03-15T20:00:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Remove", using matcher: with text 'Confirm Remove'
16:00:46 [2024-03-15T20:00:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Remove} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135862095 data=null doit=true}, Shell with text {Confirm Remove}]
16:00:46 [2024-03-15T20:00:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:00:46 [2024-03-15T20:00:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:00:46 [2024-03-15T20:00:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:00:46 [2024-03-15T20:00:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:00:46 [2024-03-15T20:00:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:00:46 [2024-03-15T20:00:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:00:46 [2024-03-15T20:00:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1135862098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:46 [2024-03-15T20:00:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1135862098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:46 [2024-03-15T20:00:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1135862098 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:46 [2024-03-15T20:00:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1135862098 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:46 [2024-03-15T20:00:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1135862098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:46 [2024-03-15T20:00:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1135862098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:46 [2024-03-15T20:00:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1135862098 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:46 [2024-03-15T20:00:46.068Z] 
16:00:46 [2024-03-15T20:00:46.068Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:46.050: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:46 [2024-03-15T20:00:46.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Remo&ve} time=1135861821 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Remove']
16:00:46 [2024-03-15T20:00:46.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:00:46 [2024-03-15T20:00:46.324Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
16:00:46 [2024-03-15T20:00:46.885Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
16:00:46 [2024-03-15T20:00:46.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:46 [2024-03-15T20:00:46.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:46 [2024-03-15T20:00:46.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:46 [2024-03-15T20:00:46.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:46 [2024-03-15T20:00:46.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:46 [2024-03-15T20:00:46.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:46 [2024-03-15T20:00:46.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135862919 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:46 [2024-03-15T20:00:46.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135862920 data=null doit=true}, TreeItem with text {test}]
16:00:46 [2024-03-15T20:00:46.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135862920 data=null}, TreeItem with text {test}]
16:00:46 [2024-03-15T20:00:46.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135862920 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:46 [2024-03-15T20:00:46.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135862920 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135862959 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135862960 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135862960 data=null doit=true}, TreeItem with text {test}]
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135862960 data=null}, TreeItem with text {test}]
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135862960 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135862961 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135862966 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:46 [2024-03-15T20:00:46.886Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135862967 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [1]}]
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135862967 data=null doit=true}, TreeItem with text {Traces [1]}]
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135862967 data=null}, TreeItem with text {Traces [1]}]
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135862967 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135862967 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135862985 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
16:00:46 [2024-03-15T20:00:46.886Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135862995 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135862995 data=null doit=true}, TreeItem with text {test}]
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135862996 data=null}, TreeItem with text {test}]
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135862996 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135862996 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135863016 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135863016 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135863016 data=null doit=true}, TreeItem with text {test}]
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135863016 data=null}, TreeItem with text {test}]
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135863017 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135863017 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135863026 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:46 [2024-03-15T20:00:46.886Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135863026 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135863026 data=null doit=true}, TreeItem with text {Traces [1]}]
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135863027 data=null}, TreeItem with text {Traces [1]}]
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135863027 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135863027 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135863040 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:46 [2024-03-15T20:00:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:46 [2024-03-15T20:00:46.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135863041 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:00:46 [2024-03-15T20:00:46.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135863041 data=null doit=true}, TreeItem with text {Traces [1]}]
16:00:46 [2024-03-15T20:00:46.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135863041 data=null}, TreeItem with text {Traces [1]}]
16:00:46 [2024-03-15T20:00:46.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135863041 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:46 [2024-03-15T20:00:46.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135863041 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:00:46 [2024-03-15T20:00:46.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135863045 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:46 [2024-03-15T20:00:46.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:00:46 [2024-03-15T20:00:46.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:00:47 [2024-03-15T20:00:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:00:47 [2024-03-15T20:00:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:00:47 [2024-03-15T20:00:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135863275 data=null doit=true}, Shell with text {Confirm Clear}]
16:00:47 [2024-03-15T20:00:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:00:47 [2024-03-15T20:00:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:00:47 [2024-03-15T20:00:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:00:47 [2024-03-15T20:00:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:00:47 [2024-03-15T20:00:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:00:47 [2024-03-15T20:00:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:00:47 [2024-03-15T20:00:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1135863276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:47 [2024-03-15T20:00:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1135863276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:47 [2024-03-15T20:00:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1135863276 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:47 [2024-03-15T20:00:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1135863276 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:47 [2024-03-15T20:00:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1135863290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:47 [2024-03-15T20:00:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1135863290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:47 [2024-03-15T20:00:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1135863290 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:47 [2024-03-15T20:00:47.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:00:47 [2024-03-15T20:00:47.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1135863076 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:00:47 [2024-03-15T20:00:47.958Z] 
16:00:47 [2024-03-15T20:00:47.958Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:47.781: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:49 [2024-03-15T20:00:49.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:49 [2024-03-15T20:00:49.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:49 [2024-03-15T20:00:49.323Z] 
16:00:49 [2024-03-15T20:00:49.323Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:49.213: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135865437 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135865437 data=null doit=true}, TreeItem with text {test}]
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135865437 data=null}, TreeItem with text {test}]
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135865437 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135865437 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135865455 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135865456 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135865456 data=null doit=true}, TreeItem with text {test}]
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135865456 data=null}, TreeItem with text {test}]
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135865456 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135865456 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135865462 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:49 [2024-03-15T20:00:49.323Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135865462 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135865463 data=null doit=true}, TreeItem with text {Traces [1]}]
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135865463 data=null}, TreeItem with text {Traces [1]}]
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135865463 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135865463 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135865475 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135865476 data=null doit=true}, TreeItem with text {Traces [1]}]
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135865476 data=null}, TreeItem with text {Traces [1]}]
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135865476 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135865476 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135865477 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=1135865495 data=null doit=true}, TreeItem with text {symbolic-link [1]}]
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=1135865496 data=null}, TreeItem with text {symbolic-link [1]}]
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=1135865496 data=null button=1 stateMask=0x0 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135865496 data=null item=TreeItem {symbolic-link [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {symbolic-link [1]}]
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=1135865497 data=null button=1 stateMask=0x80000 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135865508 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135865508 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:00:49 [2024-03-15T20:00:49.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135865508 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:00:49 [2024-03-15T20:00:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135865509 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:00:49 [2024-03-15T20:00:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135865509 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:00:49 [2024-03-15T20:00:49.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135865538 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:00:49 [2024-03-15T20:00:49.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
16:00:49 [2024-03-15T20:00:49.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
16:00:49 [2024-03-15T20:00:49.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
16:00:49 [2024-03-15T20:00:49.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
16:00:49 [2024-03-15T20:00:49.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135865878 data=null doit=true}, Shell with text {Copy Trace}]
16:00:49 [2024-03-15T20:00:49.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
16:00:49 [2024-03-15T20:00:49.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
16:00:49 [2024-03-15T20:00:49.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
16:00:49 [2024-03-15T20:00:49.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
16:00:49 [2024-03-15T20:00:49.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
16:00:49 [2024-03-15T20:00:49.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
16:00:49 [2024-03-15T20:00:49.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:49 [2024-03-15T20:00:49.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:49 [2024-03-15T20:00:49.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:00:49 [2024-03-15T20:00:49.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:00:49 [2024-03-15T20:00:49.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:49 [2024-03-15T20:00:49.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:00:49 [2024-03-15T20:00:49.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135865881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:49 [2024-03-15T20:00:49.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135865881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:49 [2024-03-15T20:00:49.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135865881 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:49 [2024-03-15T20:00:49.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135865886 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:49 [2024-03-15T20:00:49.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135865886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:49 [2024-03-15T20:00:49.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135865887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:49 [2024-03-15T20:00:49.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135865887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:49 [2024-03-15T20:00:49.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1135865582 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
16:00:49 [2024-03-15T20:00:49.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:00:49 [2024-03-15T20:00:49.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:49 [2024-03-15T20:00:49.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:49 [2024-03-15T20:00:49.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135865994 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:00:49 [2024-03-15T20:00:49.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135865994 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:00:49 [2024-03-15T20:00:49.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135865994 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:00:49 [2024-03-15T20:00:49.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135865995 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:00:49 [2024-03-15T20:00:49.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135865995 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:00:49 [2024-03-15T20:00:49.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135866011 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:00:50 [2024-03-15T20:00:50.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
16:00:50 [2024-03-15T20:00:50.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
16:00:50 [2024-03-15T20:00:50.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135866302 data=null doit=true}, Shell with text {Copy Trace}]
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Copy as a link} time=1135866305 data=null doit=true}, Button with text {Copy as a link}]
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a link} time=1135866305 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Copy as a link}]
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Copy as a new trace} time=1135866306 data=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1135866306 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1135866306 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1135866306 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135866312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135866312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135866312 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135866312 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135866313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135866313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135866313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1135866037 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:50 [2024-03-15T20:00:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135866415 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:50 [2024-03-15T20:00:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135866415 data=null doit=true}, TreeItem with text {test}]
16:00:50 [2024-03-15T20:00:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135866415 data=null}, TreeItem with text {test}]
16:00:50 [2024-03-15T20:00:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135866416 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:50 [2024-03-15T20:00:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135866416 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:50 [2024-03-15T20:00:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135866439 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:50 [2024-03-15T20:00:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:50 [2024-03-15T20:00:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135866445 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:50 [2024-03-15T20:00:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135866445 data=null doit=true}, TreeItem with text {test}]
16:00:50 [2024-03-15T20:00:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135866445 data=null}, TreeItem with text {test}]
16:00:50 [2024-03-15T20:00:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135866445 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:50 [2024-03-15T20:00:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135866445 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:50 [2024-03-15T20:00:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135866451 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:50 [2024-03-15T20:00:50.351Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:00:50 [2024-03-15T20:00:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:50 [2024-03-15T20:00:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1135866452 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:00:50 [2024-03-15T20:00:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1135866452 data=null doit=true}, TreeItem with text {Traces [3]}]
16:00:50 [2024-03-15T20:00:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1135866452 data=null}, TreeItem with text {Traces [3]}]
16:00:50 [2024-03-15T20:00:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1135866452 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:00:50 [2024-03-15T20:00:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135866452 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
16:00:50 [2024-03-15T20:00:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1135866467 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:00:50 [2024-03-15T20:00:50.351Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:00:50 [2024-03-15T20:00:50.351Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
16:00:50 [2024-03-15T20:00:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:50 [2024-03-15T20:00:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1135866468 data=null button=0 stateMask=0x0 x=176 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
16:00:50 [2024-03-15T20:00:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1135866468 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
16:00:50 [2024-03-15T20:00:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1135866468 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
16:00:50 [2024-03-15T20:00:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1135866468 data=null button=1 stateMask=0x0 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
16:00:50 [2024-03-15T20:00:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135866468 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
16:00:50 [2024-03-15T20:00:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1135866491 data=null button=1 stateMask=0x80000 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
16:00:50 [2024-03-15T20:00:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
16:00:50 [2024-03-15T20:00:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
16:00:50 [2024-03-15T20:00:50.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
16:00:50 [2024-03-15T20:00:50.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1135866523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
16:00:50 [2024-03-15T20:00:50.607Z] 
16:00:50 [2024-03-15T20:00:50.607Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:50.438: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:51 [2024-03-15T20:00:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:51 [2024-03-15T20:00:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:00:51 [2024-03-15T20:00:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:00:51 [2024-03-15T20:00:51.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:00:51 [2024-03-15T20:00:51.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135868073 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135868073 data=null doit=true}, TableItem with text {}]
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135868073 data=null}, TableItem with text {}]
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135868074 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135868074 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135868080 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135868139 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135868139 data=null doit=true}, TreeItem with text {test}]
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135868139 data=null}, TreeItem with text {test}]
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135868139 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135868139 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135868159 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135868159 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135868159 data=null doit=true}, TreeItem with text {test}]
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135868159 data=null}, TreeItem with text {test}]
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135868160 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135868160 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135868169 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:51 [2024-03-15T20:00:51.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1135868170 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1135868170 data=null doit=true}, TreeItem with text {Traces [4]}]
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1135868170 data=null}, TreeItem with text {Traces [4]}]
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1135868170 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:00:51 [2024-03-15T20:00:51.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135868171 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
16:00:52 [2024-03-15T20:00:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1135868185 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:00:52 [2024-03-15T20:00:52.238Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
16:00:52 [2024-03-15T20:00:52.238Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
16:00:52 [2024-03-15T20:00:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:52 [2024-03-15T20:00:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1135868189 data=null button=0 stateMask=0x0 x=176 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
16:00:52 [2024-03-15T20:00:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1135868189 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
16:00:52 [2024-03-15T20:00:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1135868189 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
16:00:52 [2024-03-15T20:00:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1135868189 data=null button=1 stateMask=0x0 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
16:00:52 [2024-03-15T20:00:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135868189 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
16:00:52 [2024-03-15T20:00:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1135868224 data=null button=1 stateMask=0x80000 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
16:00:52 [2024-03-15T20:00:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
16:00:52 [2024-03-15T20:00:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
16:00:52 [2024-03-15T20:00:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
16:00:52 [2024-03-15T20:00:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:52 [2024-03-15T20:00:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1135868243 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
16:00:52 [2024-03-15T20:00:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:52 [2024-03-15T20:00:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:52 [2024-03-15T20:00:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:00:52 [2024-03-15T20:00:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:00:53 [2024-03-15T20:00:53.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:00:53 [2024-03-15T20:00:53.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:00:53 [2024-03-15T20:00:53.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:00:53 [2024-03-15T20:00:53.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:00:53 [2024-03-15T20:00:53.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:00:53 [2024-03-15T20:00:53.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:00:53 [2024-03-15T20:00:53.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:00:53 [2024-03-15T20:00:53.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135869840 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:00:53 [2024-03-15T20:00:53.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135869841 data=null doit=true}, TableItem with text {}]
16:00:53 [2024-03-15T20:00:53.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135869841 data=null}, TableItem with text {}]
16:00:53 [2024-03-15T20:00:53.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135869841 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:00:53 [2024-03-15T20:00:53.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135869841 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:00:53 [2024-03-15T20:00:53.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135869850 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:00:53 [2024-03-15T20:00:53.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:00:53 [2024-03-15T20:00:53.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:00:53 [2024-03-15T20:00:53.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
16:00:53 [2024-03-15T20:00:53.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:53 [2024-03-15T20:00:53.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1135869957 data=null button=0 stateMask=0x0 x=176 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
16:00:53 [2024-03-15T20:00:53.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1135869957 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
16:00:53 [2024-03-15T20:00:53.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1135869957 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
16:00:53 [2024-03-15T20:00:53.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1135869957 data=null button=1 stateMask=0x0 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
16:00:53 [2024-03-15T20:00:53.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135869958 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
16:00:53 [2024-03-15T20:00:53.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1135869975 data=null button=1 stateMask=0x80000 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
16:00:53 [2024-03-15T20:00:53.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:53 [2024-03-15T20:00:53.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:53 [2024-03-15T20:00:53.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:53 [2024-03-15T20:00:53.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:53 [2024-03-15T20:00:53.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
16:00:53 [2024-03-15T20:00:53.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:53 [2024-03-15T20:00:53.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1135870045 data=null button=0 stateMask=0x0 x=176 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
16:00:53 [2024-03-15T20:00:53.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1135870045 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
16:00:53 [2024-03-15T20:00:53.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1135870046 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
16:00:53 [2024-03-15T20:00:53.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1135870046 data=null button=1 stateMask=0x0 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
16:00:53 [2024-03-15T20:00:53.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135870046 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
16:00:53 [2024-03-15T20:00:53.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1135870060 data=null button=1 stateMask=0x80000 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
16:00:53 [2024-03-15T20:00:53.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:53 [2024-03-15T20:00:53.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:53 [2024-03-15T20:00:53.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:53 [2024-03-15T20:00:53.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:54 [2024-03-15T20:00:54.178Z] 
16:00:54 [2024-03-15T20:00:54.178Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:53.943: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:54 [2024-03-15T20:00:54.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:54 [2024-03-15T20:00:54.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:54 [2024-03-15T20:00:54.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:54 [2024-03-15T20:00:54.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:54 [2024-03-15T20:00:54.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:54 [2024-03-15T20:00:54.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:54 [2024-03-15T20:00:54.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135870157 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:54 [2024-03-15T20:00:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135870158 data=null doit=true}, TreeItem with text {test}]
16:00:54 [2024-03-15T20:00:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135870158 data=null}, TreeItem with text {test}]
16:00:54 [2024-03-15T20:00:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135870158 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:54 [2024-03-15T20:00:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135870158 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:54 [2024-03-15T20:00:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135870184 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:54 [2024-03-15T20:00:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:54 [2024-03-15T20:00:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135870185 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:54 [2024-03-15T20:00:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135870185 data=null doit=true}, TreeItem with text {test}]
16:00:54 [2024-03-15T20:00:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135870185 data=null}, TreeItem with text {test}]
16:00:54 [2024-03-15T20:00:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135870185 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:54 [2024-03-15T20:00:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135870186 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:54 [2024-03-15T20:00:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135870192 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:54 [2024-03-15T20:00:54.179Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:00:54 [2024-03-15T20:00:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:54 [2024-03-15T20:00:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1135870193 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:00:54 [2024-03-15T20:00:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1135870193 data=null doit=true}, TreeItem with text {Traces [4]}]
16:00:54 [2024-03-15T20:00:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1135870193 data=null}, TreeItem with text {Traces [4]}]
16:00:54 [2024-03-15T20:00:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1135870194 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:00:54 [2024-03-15T20:00:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135870194 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
16:00:54 [2024-03-15T20:00:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1135870212 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:00:54 [2024-03-15T20:00:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:54 [2024-03-15T20:00:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1135870213 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:00:54 [2024-03-15T20:00:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1135870213 data=null doit=true}, TreeItem with text {Traces [4]}]
16:00:54 [2024-03-15T20:00:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1135870213 data=null}, TreeItem with text {Traces [4]}]
16:00:54 [2024-03-15T20:00:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1135870213 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:00:54 [2024-03-15T20:00:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135870213 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
16:00:54 [2024-03-15T20:00:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1135870217 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:00:54 [2024-03-15T20:00:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:00:54 [2024-03-15T20:00:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:00:54 [2024-03-15T20:00:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:00:54 [2024-03-15T20:00:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:00:54 [2024-03-15T20:00:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135870380 data=null doit=true}, Shell with text {Confirm Clear}]
16:00:54 [2024-03-15T20:00:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:00:54 [2024-03-15T20:00:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:00:54 [2024-03-15T20:00:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:00:54 [2024-03-15T20:00:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:00:54 [2024-03-15T20:00:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:00:54 [2024-03-15T20:00:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:00:54 [2024-03-15T20:00:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1135870380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:54 [2024-03-15T20:00:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1135870380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:54 [2024-03-15T20:00:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1135870381 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:54 [2024-03-15T20:00:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1135870381 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:54 [2024-03-15T20:00:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1135870381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:54 [2024-03-15T20:00:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1135870381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:54 [2024-03-15T20:00:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1135870381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:54 [2024-03-15T20:00:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:00:54 [2024-03-15T20:00:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1135870252 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:00:54 [2024-03-15T20:00:54.996Z] 
16:00:54 [2024-03-15T20:00:54.996Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:54.980: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:56 [2024-03-15T20:00:56.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:56 [2024-03-15T20:00:56.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:56 [2024-03-15T20:00:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:56 [2024-03-15T20:00:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:56 [2024-03-15T20:00:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:56 [2024-03-15T20:00:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:56 [2024-03-15T20:00:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:56 [2024-03-15T20:00:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:56 [2024-03-15T20:00:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135872582 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:56 [2024-03-15T20:00:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135872582 data=null doit=true}, TreeItem with text {test}]
16:00:56 [2024-03-15T20:00:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135872582 data=null}, TreeItem with text {test}]
16:00:56 [2024-03-15T20:00:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135872583 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:56 [2024-03-15T20:00:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135872583 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:56 [2024-03-15T20:00:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135872607 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:56 [2024-03-15T20:00:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:56 [2024-03-15T20:00:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135872607 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:56 [2024-03-15T20:00:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135872607 data=null doit=true}, TreeItem with text {test}]
16:00:56 [2024-03-15T20:00:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135872607 data=null}, TreeItem with text {test}]
16:00:56 [2024-03-15T20:00:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135872608 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:56 [2024-03-15T20:00:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135872608 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:56 [2024-03-15T20:00:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135872613 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:56 [2024-03-15T20:00:56.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:00:56 [2024-03-15T20:00:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:56 [2024-03-15T20:00:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135872614 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:00:56 [2024-03-15T20:00:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135872614 data=null doit=true}, TreeItem with text {Traces [1]}]
16:00:56 [2024-03-15T20:00:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135872614 data=null}, TreeItem with text {Traces [1]}]
16:00:56 [2024-03-15T20:00:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135872615 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:56 [2024-03-15T20:00:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135872615 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:00:56 [2024-03-15T20:00:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135872627 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:56 [2024-03-15T20:00:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135872627 data=null doit=true}, TreeItem with text {Traces [1]}]
16:00:56 [2024-03-15T20:00:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135872628 data=null}, TreeItem with text {Traces [1]}]
16:00:56 [2024-03-15T20:00:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135872628 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:56 [2024-03-15T20:00:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135872628 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
16:00:56 [2024-03-15T20:00:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135872629 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:56 [2024-03-15T20:00:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:56 [2024-03-15T20:00:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135872630 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:00:56 [2024-03-15T20:00:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135872630 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:00:56 [2024-03-15T20:00:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135872630 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:00:56 [2024-03-15T20:00:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135872630 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:00:56 [2024-03-15T20:00:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135872630 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:00:56 [2024-03-15T20:00:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135872652 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:00:56 [2024-03-15T20:00:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:00:56 [2024-03-15T20:00:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:00:56 [2024-03-15T20:00:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:00:56 [2024-03-15T20:00:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
16:00:56 [2024-03-15T20:00:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Delete} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135872941 data=null doit=true}, Shell with text {Confirm Delete}]
16:00:56 [2024-03-15T20:00:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:00:56 [2024-03-15T20:00:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:00:56 [2024-03-15T20:00:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:00:56 [2024-03-15T20:00:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:00:56 [2024-03-15T20:00:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:00:56 [2024-03-15T20:00:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:00:56 [2024-03-15T20:00:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1135872941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:56 [2024-03-15T20:00:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1135872942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:56 [2024-03-15T20:00:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1135872942 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:56 [2024-03-15T20:00:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1135872942 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:56 [2024-03-15T20:00:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1135872942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:56 [2024-03-15T20:00:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1135872942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:56 [2024-03-15T20:00:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1135872942 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:57 [2024-03-15T20:00:57.130Z] 
16:00:57 [2024-03-15T20:00:57.130Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:57.017: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:57 [2024-03-15T20:00:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135872684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:00:57 [2024-03-15T20:00:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:00:57 [2024-03-15T20:00:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:57 [2024-03-15T20:00:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:57 [2024-03-15T20:00:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:57 [2024-03-15T20:00:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:57 [2024-03-15T20:00:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:57 [2024-03-15T20:00:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:57 [2024-03-15T20:00:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135873263 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:57 [2024-03-15T20:00:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135873263 data=null doit=true}, TreeItem with text {test}]
16:00:57 [2024-03-15T20:00:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135873263 data=null}, TreeItem with text {test}]
16:00:57 [2024-03-15T20:00:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135873263 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:57 [2024-03-15T20:00:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135873263 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:57 [2024-03-15T20:00:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135873314 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:57 [2024-03-15T20:00:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:57 [2024-03-15T20:00:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135873315 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:57 [2024-03-15T20:00:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135873315 data=null doit=true}, TreeItem with text {test}]
16:00:57 [2024-03-15T20:00:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135873315 data=null}, TreeItem with text {test}]
16:00:57 [2024-03-15T20:00:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135873316 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:57 [2024-03-15T20:00:57.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135873316 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:57 [2024-03-15T20:00:57.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135873327 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:57 [2024-03-15T20:00:57.386Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:00:57 [2024-03-15T20:00:57.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:57 [2024-03-15T20:00:57.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135873328 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:00:57 [2024-03-15T20:00:57.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135873328 data=null doit=true}, TreeItem with text {Traces [0]}]
16:00:57 [2024-03-15T20:00:57.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135873328 data=null}, TreeItem with text {Traces [0]}]
16:00:57 [2024-03-15T20:00:57.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135873328 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:00:57 [2024-03-15T20:00:57.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135873328 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:00:57 [2024-03-15T20:00:57.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135873345 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:00:57 [2024-03-15T20:00:57.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:57 [2024-03-15T20:00:57.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135873346 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:00:57 [2024-03-15T20:00:57.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135873346 data=null doit=true}, TreeItem with text {Traces [0]}]
16:00:57 [2024-03-15T20:00:57.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135873346 data=null}, TreeItem with text {Traces [0]}]
16:00:57 [2024-03-15T20:00:57.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135873346 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:00:57 [2024-03-15T20:00:57.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135873346 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:00:57 [2024-03-15T20:00:57.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135873350 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:00:57 [2024-03-15T20:00:57.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:00:57 [2024-03-15T20:00:57.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:00:57 [2024-03-15T20:00:57.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:00:57 [2024-03-15T20:00:57.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:00:57 [2024-03-15T20:00:57.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135873563 data=null doit=true}, Shell with text {Confirm Clear}]
16:00:57 [2024-03-15T20:00:57.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:00:57 [2024-03-15T20:00:57.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:00:57 [2024-03-15T20:00:57.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:00:57 [2024-03-15T20:00:57.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:00:57 [2024-03-15T20:00:57.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:00:57 [2024-03-15T20:00:57.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:00:57 [2024-03-15T20:00:57.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1135873564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:57 [2024-03-15T20:00:57.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1135873564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:57 [2024-03-15T20:00:57.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1135873564 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:57 [2024-03-15T20:00:57.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1135873564 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:57 [2024-03-15T20:00:57.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1135873565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:57 [2024-03-15T20:00:57.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1135873565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:57 [2024-03-15T20:00:57.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1135873565 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:00:57 [2024-03-15T20:00:57.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1135873382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:00:57 [2024-03-15T20:00:57.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:00:57 [2024-03-15T20:00:57.898Z] 
16:00:57 [2024-03-15T20:00:57.898Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:57.676: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:59 [2024-03-15T20:00:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:59 [2024-03-15T20:00:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:59 [2024-03-15T20:00:59.262Z] 
16:00:59 [2024-03-15T20:00:59.262Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:59.075: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:59 [2024-03-15T20:00:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:59 [2024-03-15T20:00:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:59 [2024-03-15T20:00:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:59 [2024-03-15T20:00:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:59 [2024-03-15T20:00:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:59 [2024-03-15T20:00:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:59 [2024-03-15T20:00:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135875292 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:59 [2024-03-15T20:00:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135875293 data=null doit=true}, TreeItem with text {test}]
16:00:59 [2024-03-15T20:00:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135875293 data=null}, TreeItem with text {test}]
16:00:59 [2024-03-15T20:00:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135875293 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:59 [2024-03-15T20:00:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135875293 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:59 [2024-03-15T20:00:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135875324 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:59 [2024-03-15T20:00:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:59 [2024-03-15T20:00:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135875325 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:59 [2024-03-15T20:00:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135875325 data=null doit=true}, TreeItem with text {test}]
16:00:59 [2024-03-15T20:00:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135875325 data=null}, TreeItem with text {test}]
16:00:59 [2024-03-15T20:00:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135875325 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:59 [2024-03-15T20:00:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135875326 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:59 [2024-03-15T20:00:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135875331 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:59 [2024-03-15T20:00:59.262Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:00:59 [2024-03-15T20:00:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:59 [2024-03-15T20:00:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135875332 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:00:59 [2024-03-15T20:00:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135875333 data=null doit=true}, TreeItem with text {Traces [1]}]
16:00:59 [2024-03-15T20:00:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135875333 data=null}, TreeItem with text {Traces [1]}]
16:00:59 [2024-03-15T20:00:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135875333 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:59 [2024-03-15T20:00:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135875333 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:00:59 [2024-03-15T20:00:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135875347 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:59 [2024-03-15T20:00:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135875347 data=null doit=true}, TreeItem with text {Traces [1]}]
16:00:59 [2024-03-15T20:00:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135875347 data=null}, TreeItem with text {Traces [1]}]
16:00:59 [2024-03-15T20:00:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135875348 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:59 [2024-03-15T20:00:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135875348 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
16:00:59 [2024-03-15T20:00:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135875349 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:59 [2024-03-15T20:00:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:59 [2024-03-15T20:00:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135875349 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:00:59 [2024-03-15T20:00:59.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135875350 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:00:59 [2024-03-15T20:00:59.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135875350 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:00:59 [2024-03-15T20:00:59.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135875350 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:00:59 [2024-03-15T20:00:59.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135875350 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:00:59 [2024-03-15T20:00:59.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135875372 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:00:59 [2024-03-15T20:00:59.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
16:00:59 [2024-03-15T20:00:59.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
16:00:59 [2024-03-15T20:00:59.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
16:00:59 [2024-03-15T20:00:59.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
16:00:59 [2024-03-15T20:00:59.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1135875424 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
16:00:59 [2024-03-15T20:00:59.518Z] 
16:00:59 [2024-03-15T20:00:59.518Z] (Eclipse:19288): Gtk-CRITICAL **: 20:00:59.442: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:00:59 [2024-03-15T20:00:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:59 [2024-03-15T20:00:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:00 [2024-03-15T20:01:00.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:00 [2024-03-15T20:01:00.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:00 [2024-03-15T20:01:00.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:00 [2024-03-15T20:01:00.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:00 [2024-03-15T20:01:00.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:00 [2024-03-15T20:01:00.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:00 [2024-03-15T20:01:00.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135876004 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:00 [2024-03-15T20:01:00.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135876005 data=null doit=true}, TreeItem with text {test}]
16:01:00 [2024-03-15T20:01:00.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135876005 data=null}, TreeItem with text {test}]
16:01:00 [2024-03-15T20:01:00.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135876005 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:00 [2024-03-15T20:01:00.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135876005 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:00 [2024-03-15T20:01:00.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135876032 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:00 [2024-03-15T20:01:00.030Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:00 [2024-03-15T20:01:00.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1135876033 data=null doit=true}, TreeItem with text {Experiments [1]}]
16:01:00 [2024-03-15T20:01:00.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1135876033 data=null}, TreeItem with text {Experiments [1]}]
16:01:00 [2024-03-15T20:01:00.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1135876033 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
16:01:00 [2024-03-15T20:01:00.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135876033 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
16:01:00 [2024-03-15T20:01:00.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1135876034 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
16:01:00 [2024-03-15T20:01:00.030Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
16:01:00 [2024-03-15T20:01:00.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=1135876035 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log [1]}]
16:01:00 [2024-03-15T20:01:00.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=1135876035 data=null}, TreeItem with text {ExampleCustomTxt.log [1]}]
16:01:00 [2024-03-15T20:01:00.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1135876035 data=null button=1 stateMask=0x0 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}]
16:01:00 [2024-03-15T20:01:00.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135876035 data=null item=TreeItem {ExampleCustomTxt.log [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log [1]}]
16:01:00 [2024-03-15T20:01:00.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1135876037 data=null button=1 stateMask=0x80000 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}]
16:01:00 [2024-03-15T20:01:00.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:00 [2024-03-15T20:01:00.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135876038 data=null button=0 stateMask=0x0 x=172 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
16:01:00 [2024-03-15T20:01:00.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135876038 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
16:01:00 [2024-03-15T20:01:00.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135876038 data=null}, Tree node with text: ExampleCustomTxt.log]
16:01:00 [2024-03-15T20:01:00.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135876038 data=null button=1 stateMask=0x0 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:01:00 [2024-03-15T20:01:00.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135876038 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
16:01:00 [2024-03-15T20:01:00.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135876065 data=null button=1 stateMask=0x80000 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:01:00 [2024-03-15T20:01:00.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:01:00 [2024-03-15T20:01:00.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:01:00 [2024-03-15T20:01:00.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:01:00 [2024-03-15T20:01:00.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
16:01:00 [2024-03-15T20:01:00.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Delete} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135876373 data=null doit=true}, Shell with text {Confirm Delete}]
16:01:00 [2024-03-15T20:01:00.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:01:00 [2024-03-15T20:01:00.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:01:00 [2024-03-15T20:01:00.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:01:00 [2024-03-15T20:01:00.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:01:00 [2024-03-15T20:01:00.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:01:00 [2024-03-15T20:01:00.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:01:00 [2024-03-15T20:01:00.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1135876373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:00 [2024-03-15T20:01:00.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1135876373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:00 [2024-03-15T20:01:00.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1135876373 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:00 [2024-03-15T20:01:00.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1135876374 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:00 [2024-03-15T20:01:00.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1135876375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:00 [2024-03-15T20:01:00.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1135876375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:00 [2024-03-15T20:01:00.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1135876375 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:00 [2024-03-15T20:01:00.542Z] 
16:01:00 [2024-03-15T20:01:00.542Z] (Eclipse:19288): Gtk-CRITICAL **: 20:01:00.445: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:00 [2024-03-15T20:01:00.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135876095 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:01:00 [2024-03-15T20:01:00.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:01:00 [2024-03-15T20:01:00.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:00 [2024-03-15T20:01:00.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:00 [2024-03-15T20:01:00.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:00 [2024-03-15T20:01:00.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:00 [2024-03-15T20:01:00.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:00 [2024-03-15T20:01:00.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:00 [2024-03-15T20:01:00.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135876685 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:00 [2024-03-15T20:01:00.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135876685 data=null doit=true}, TreeItem with text {test}]
16:01:00 [2024-03-15T20:01:00.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135876686 data=null}, TreeItem with text {test}]
16:01:00 [2024-03-15T20:01:00.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135876686 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:00 [2024-03-15T20:01:00.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135876686 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:00 [2024-03-15T20:01:00.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135876733 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:00 [2024-03-15T20:01:00.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:00 [2024-03-15T20:01:00.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135876734 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:00 [2024-03-15T20:01:00.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135876734 data=null doit=true}, TreeItem with text {test}]
16:01:00 [2024-03-15T20:01:00.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135876735 data=null}, TreeItem with text {test}]
16:01:00 [2024-03-15T20:01:00.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135876735 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:00 [2024-03-15T20:01:00.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135876735 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:00 [2024-03-15T20:01:00.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135876741 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:00 [2024-03-15T20:01:00.798Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:00 [2024-03-15T20:01:00.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:00 [2024-03-15T20:01:00.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135876744 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:01:00 [2024-03-15T20:01:00.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135876744 data=null doit=true}, TreeItem with text {Traces [1]}]
16:01:00 [2024-03-15T20:01:00.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135876745 data=null}, TreeItem with text {Traces [1]}]
16:01:00 [2024-03-15T20:01:00.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135876745 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:00 [2024-03-15T20:01:00.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135876745 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:01:00 [2024-03-15T20:01:00.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135876755 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:00 [2024-03-15T20:01:00.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:00 [2024-03-15T20:01:00.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135876755 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:01:00 [2024-03-15T20:01:00.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135876756 data=null doit=true}, TreeItem with text {Traces [1]}]
16:01:00 [2024-03-15T20:01:00.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135876756 data=null}, TreeItem with text {Traces [1]}]
16:01:00 [2024-03-15T20:01:00.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135876756 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:00 [2024-03-15T20:01:00.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135876756 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:01:00 [2024-03-15T20:01:00.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135876765 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:00 [2024-03-15T20:01:00.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:01:00 [2024-03-15T20:01:00.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:01:00 [2024-03-15T20:01:00.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:01:01 [2024-03-15T20:01:01.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:01:01 [2024-03-15T20:01:01.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135877052 data=null doit=true}, Shell with text {Confirm Clear}]
16:01:01 [2024-03-15T20:01:01.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:01:01 [2024-03-15T20:01:01.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:01:01 [2024-03-15T20:01:01.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:01:01 [2024-03-15T20:01:01.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:01:01 [2024-03-15T20:01:01.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:01:01 [2024-03-15T20:01:01.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:01:01 [2024-03-15T20:01:01.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1135877053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:01 [2024-03-15T20:01:01.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1135877053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:01 [2024-03-15T20:01:01.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1135877053 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:01 [2024-03-15T20:01:01.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1135877053 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:01 [2024-03-15T20:01:01.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1135877053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:01 [2024-03-15T20:01:01.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1135877055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:01 [2024-03-15T20:01:01.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1135877056 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:01 [2024-03-15T20:01:01.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1135876795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:01:01 [2024-03-15T20:01:01.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:01:01 [2024-03-15T20:01:01.312Z] 
16:01:01 [2024-03-15T20:01:01.312Z] (Eclipse:19288): Gtk-CRITICAL **: 20:01:01.073: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:02 [2024-03-15T20:01:02.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:02 [2024-03-15T20:01:02.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:02 [2024-03-15T20:01:02.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:02 [2024-03-15T20:01:02.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:02 [2024-03-15T20:01:02.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:02 [2024-03-15T20:01:02.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:02 [2024-03-15T20:01:02.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:02 [2024-03-15T20:01:02.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:02 [2024-03-15T20:01:02.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135878663 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:02 [2024-03-15T20:01:02.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135878663 data=null doit=true}, TreeItem with text {test}]
16:01:02 [2024-03-15T20:01:02.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135878663 data=null}, TreeItem with text {test}]
16:01:02 [2024-03-15T20:01:02.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135878663 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:02 [2024-03-15T20:01:02.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135878663 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:02 [2024-03-15T20:01:02.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135878678 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:02 [2024-03-15T20:01:02.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:02 [2024-03-15T20:01:02.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135878679 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:02 [2024-03-15T20:01:02.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135878679 data=null doit=true}, TreeItem with text {test}]
16:01:02 [2024-03-15T20:01:02.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135878679 data=null}, TreeItem with text {test}]
16:01:02 [2024-03-15T20:01:02.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135878679 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:02 [2024-03-15T20:01:02.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135878679 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:02 [2024-03-15T20:01:02.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135878690 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:02 [2024-03-15T20:01:02.677Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:02 [2024-03-15T20:01:02.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:02 [2024-03-15T20:01:02.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135878691 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:01:02 [2024-03-15T20:01:02.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135878691 data=null doit=true}, TreeItem with text {Traces [1]}]
16:01:02 [2024-03-15T20:01:02.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135878691 data=null}, TreeItem with text {Traces [1]}]
16:01:02 [2024-03-15T20:01:02.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135878692 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:02 [2024-03-15T20:01:02.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135878692 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:01:02 [2024-03-15T20:01:02.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135878709 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:02 [2024-03-15T20:01:02.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135878710 data=null doit=true}, TreeItem with text {Traces [1]}]
16:01:02 [2024-03-15T20:01:02.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135878710 data=null}, TreeItem with text {Traces [1]}]
16:01:02 [2024-03-15T20:01:02.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135878710 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:02 [2024-03-15T20:01:02.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135878710 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
16:01:02 [2024-03-15T20:01:02.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135878711 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:02 [2024-03-15T20:01:02.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:01:02 [2024-03-15T20:01:02.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135878712 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:01:02 [2024-03-15T20:01:02.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135878712 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:02 [2024-03-15T20:01:02.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:02 [2024-03-15T20:01:02.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135878712 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:01:02 [2024-03-15T20:01:02.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135878713 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:02 [2024-03-15T20:01:02.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135878713 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:02 [2024-03-15T20:01:02.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135878738 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:02 [2024-03-15T20:01:02.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135878739 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:01:02 [2024-03-15T20:01:02.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135878739 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:01:02 [2024-03-15T20:01:02.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135878739 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:02 [2024-03-15T20:01:02.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135878845 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:01:02 [2024-03-15T20:01:02.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135878848 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:01:02 [2024-03-15T20:01:02.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135878848 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:02 [2024-03-15T20:01:02.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135878848 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:01:02 [2024-03-15T20:01:02.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:01:02 [2024-03-15T20:01:02.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:02 [2024-03-15T20:01:02.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:02 [2024-03-15T20:01:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:02 [2024-03-15T20:01:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135878901 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:01:02 [2024-03-15T20:01:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135878901 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:02 [2024-03-15T20:01:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135878901 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:01:02 [2024-03-15T20:01:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135878902 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:02 [2024-03-15T20:01:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135878902 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:02 [2024-03-15T20:01:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135878911 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:02 [2024-03-15T20:01:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
16:01:02 [2024-03-15T20:01:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
16:01:02 [2024-03-15T20:01:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
16:01:03 [2024-03-15T20:01:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
16:01:03 [2024-03-15T20:01:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135879220 data=null doit=true}, Shell with text {Copy Trace}]
16:01:03 [2024-03-15T20:01:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
16:01:03 [2024-03-15T20:01:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
16:01:03 [2024-03-15T20:01:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
16:01:03 [2024-03-15T20:01:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
16:01:03 [2024-03-15T20:01:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
16:01:03 [2024-03-15T20:01:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
16:01:03 [2024-03-15T20:01:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:03 [2024-03-15T20:01:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:01:03 [2024-03-15T20:01:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:01:03 [2024-03-15T20:01:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:01:03 [2024-03-15T20:01:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:01:03 [2024-03-15T20:01:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:01:03 [2024-03-15T20:01:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135879222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:03 [2024-03-15T20:01:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135879223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:03 [2024-03-15T20:01:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135879223 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:03 [2024-03-15T20:01:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135879223 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:03 [2024-03-15T20:01:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135879223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:03 [2024-03-15T20:01:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135879223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:03 [2024-03-15T20:01:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135879223 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:03 [2024-03-15T20:01:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1135878947 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
16:01:03 [2024-03-15T20:01:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:01:03 [2024-03-15T20:01:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:03 [2024-03-15T20:01:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:03 [2024-03-15T20:01:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:03 [2024-03-15T20:01:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:03 [2024-03-15T20:01:03.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:03 [2024-03-15T20:01:03.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:03 [2024-03-15T20:01:03.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135879350 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:03 [2024-03-15T20:01:03.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135879351 data=null doit=true}, TreeItem with text {test}]
16:01:03 [2024-03-15T20:01:03.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135879351 data=null}, TreeItem with text {test}]
16:01:03 [2024-03-15T20:01:03.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135879351 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:03 [2024-03-15T20:01:03.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135879351 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:03 [2024-03-15T20:01:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135879384 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:03 [2024-03-15T20:01:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:03 [2024-03-15T20:01:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135879384 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:03 [2024-03-15T20:01:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135879384 data=null doit=true}, TreeItem with text {test}]
16:01:03 [2024-03-15T20:01:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135879384 data=null}, TreeItem with text {test}]
16:01:03 [2024-03-15T20:01:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135879385 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:03 [2024-03-15T20:01:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135879385 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:03 [2024-03-15T20:01:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135879421 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:03 [2024-03-15T20:01:03.445Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:03 [2024-03-15T20:01:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:03 [2024-03-15T20:01:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1135879422 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:01:03 [2024-03-15T20:01:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1135879422 data=null doit=true}, TreeItem with text {Traces [2]}]
16:01:03 [2024-03-15T20:01:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1135879423 data=null}, TreeItem with text {Traces [2]}]
16:01:03 [2024-03-15T20:01:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1135879423 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:01:03 [2024-03-15T20:01:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135879423 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:01:03 [2024-03-15T20:01:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1135879436 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:01:03 [2024-03-15T20:01:03.445Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:01:03 [2024-03-15T20:01:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:03 [2024-03-15T20:01:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log2}
16:01:03 [2024-03-15T20:01:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1135879466 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
16:01:03 [2024-03-15T20:01:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1135879466 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
16:01:03 [2024-03-15T20:01:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:03 [2024-03-15T20:01:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1135879469 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
16:01:03 [2024-03-15T20:01:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1135879470 data=null button=1 stateMask=0x0 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
16:01:03 [2024-03-15T20:01:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135879470 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
16:01:03 [2024-03-15T20:01:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1135879520 data=null button=1 stateMask=0x80000 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
16:01:03 [2024-03-15T20:01:03.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1135879521 data=null button=1 stateMask=0x0 x=158 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log2}]
16:01:03 [2024-03-15T20:01:03.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1135879525 data=null button=1 stateMask=0x0 x=158 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log2}]
16:01:03 [2024-03-15T20:01:03.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135879525 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
16:01:03 [2024-03-15T20:01:03.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1135879564 data=null button=1 stateMask=0x80000 x=158 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log2}]
16:01:03 [2024-03-15T20:01:03.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1135879571 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
16:01:03 [2024-03-15T20:01:03.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1135879571 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
16:01:03 [2024-03-15T20:01:03.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1135879571 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
16:01:03 [2024-03-15T20:01:03.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log2}
16:01:03 [2024-03-15T20:01:03.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:04 [2024-03-15T20:01:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:04 [2024-03-15T20:01:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:04 [2024-03-15T20:01:04.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:05 [2024-03-15T20:01:05.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:01:05 [2024-03-15T20:01:05.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135881128 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:01:05 [2024-03-15T20:01:05.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135881129 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:05 [2024-03-15T20:01:05.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:05 [2024-03-15T20:01:05.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135881129 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:01:05 [2024-03-15T20:01:05.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135881129 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:05 [2024-03-15T20:01:05.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135881129 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:05 [2024-03-15T20:01:05.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135881144 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:05 [2024-03-15T20:01:05.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135881144 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:01:05 [2024-03-15T20:01:05.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135881145 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:01:05 [2024-03-15T20:01:05.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135881145 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:05 [2024-03-15T20:01:05.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135881181 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:01:05 [2024-03-15T20:01:05.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135881299 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:01:05 [2024-03-15T20:01:05.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135881299 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:05 [2024-03-15T20:01:05.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135881300 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:01:05 [2024-03-15T20:01:05.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:01:05 [2024-03-15T20:01:05.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:05 [2024-03-15T20:01:05.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:05 [2024-03-15T20:01:05.447Z] 
16:01:05 [2024-03-15T20:01:05.447Z] (Eclipse:19288): Gtk-CRITICAL **: 20:01:05.278: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:05 [2024-03-15T20:01:05.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:05 [2024-03-15T20:01:05.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:05 [2024-03-15T20:01:05.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:05 [2024-03-15T20:01:05.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:05 [2024-03-15T20:01:05.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:05 [2024-03-15T20:01:05.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:05 [2024-03-15T20:01:05.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135881510 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:05 [2024-03-15T20:01:05.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135881510 data=null doit=true}, TreeItem with text {test}]
16:01:05 [2024-03-15T20:01:05.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135881510 data=null}, TreeItem with text {test}]
16:01:05 [2024-03-15T20:01:05.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135881510 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:05 [2024-03-15T20:01:05.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135881511 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:05 [2024-03-15T20:01:05.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135881532 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:05 [2024-03-15T20:01:05.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:05 [2024-03-15T20:01:05.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135881532 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:05 [2024-03-15T20:01:05.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135881533 data=null doit=true}, TreeItem with text {test}]
16:01:05 [2024-03-15T20:01:05.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135881533 data=null}, TreeItem with text {test}]
16:01:05 [2024-03-15T20:01:05.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135881533 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:05 [2024-03-15T20:01:05.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135881533 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:05 [2024-03-15T20:01:05.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135881543 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:05 [2024-03-15T20:01:05.447Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:05 [2024-03-15T20:01:05.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:05 [2024-03-15T20:01:05.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1135881544 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:01:05 [2024-03-15T20:01:05.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1135881544 data=null doit=true}, TreeItem with text {Traces [2]}]
16:01:05 [2024-03-15T20:01:05.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1135881544 data=null}, TreeItem with text {Traces [2]}]
16:01:05 [2024-03-15T20:01:05.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1135881545 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:01:05 [2024-03-15T20:01:05.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135881545 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:01:05 [2024-03-15T20:01:05.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1135881560 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:01:05 [2024-03-15T20:01:05.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:05 [2024-03-15T20:01:05.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1135881561 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:01:05 [2024-03-15T20:01:05.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1135881561 data=null doit=true}, TreeItem with text {Traces [2]}]
16:01:05 [2024-03-15T20:01:05.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1135881561 data=null}, TreeItem with text {Traces [2]}]
16:01:05 [2024-03-15T20:01:05.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1135881561 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:01:05 [2024-03-15T20:01:05.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135881561 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:01:05 [2024-03-15T20:01:05.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1135881565 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:01:05 [2024-03-15T20:01:05.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:01:05 [2024-03-15T20:01:05.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:01:05 [2024-03-15T20:01:05.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:01:05 [2024-03-15T20:01:05.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:01:05 [2024-03-15T20:01:05.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135881845 data=null doit=true}, Shell with text {Confirm Clear}]
16:01:05 [2024-03-15T20:01:05.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:01:05 [2024-03-15T20:01:05.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:01:05 [2024-03-15T20:01:05.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:01:05 [2024-03-15T20:01:05.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:01:05 [2024-03-15T20:01:05.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:01:05 [2024-03-15T20:01:05.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:01:05 [2024-03-15T20:01:05.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1135881846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:05 [2024-03-15T20:01:05.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1135881846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:05 [2024-03-15T20:01:05.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1135881846 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:05 [2024-03-15T20:01:05.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1135881846 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:05 [2024-03-15T20:01:05.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1135881847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:05 [2024-03-15T20:01:05.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1135881847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:05 [2024-03-15T20:01:05.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1135881847 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:05 [2024-03-15T20:01:05.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1135881602 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:01:05 [2024-03-15T20:01:05.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:01:06 [2024-03-15T20:01:06.215Z] 
16:01:06 [2024-03-15T20:01:06.215Z] (Eclipse:19288): Gtk-CRITICAL **: 20:01:05.969: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:07 [2024-03-15T20:01:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:07 [2024-03-15T20:01:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:07 [2024-03-15T20:01:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:07 [2024-03-15T20:01:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:07 [2024-03-15T20:01:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:07 [2024-03-15T20:01:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:07 [2024-03-15T20:01:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:07 [2024-03-15T20:01:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:07 [2024-03-15T20:01:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135883547 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:07 [2024-03-15T20:01:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135883547 data=null doit=true}, TreeItem with text {test}]
16:01:07 [2024-03-15T20:01:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135883547 data=null}, TreeItem with text {test}]
16:01:07 [2024-03-15T20:01:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135883548 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:07 [2024-03-15T20:01:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135883548 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:07 [2024-03-15T20:01:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135883563 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:07 [2024-03-15T20:01:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:07 [2024-03-15T20:01:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135883563 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:07 [2024-03-15T20:01:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135883564 data=null doit=true}, TreeItem with text {test}]
16:01:07 [2024-03-15T20:01:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135883564 data=null}, TreeItem with text {test}]
16:01:07 [2024-03-15T20:01:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135883564 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:07 [2024-03-15T20:01:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135883564 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:07 [2024-03-15T20:01:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135883569 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:07 [2024-03-15T20:01:07.580Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:07 [2024-03-15T20:01:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:07 [2024-03-15T20:01:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135883570 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:01:07 [2024-03-15T20:01:07.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135883570 data=null doit=true}, TreeItem with text {Traces [1]}]
16:01:07 [2024-03-15T20:01:07.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135883570 data=null}, TreeItem with text {Traces [1]}]
16:01:07 [2024-03-15T20:01:07.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135883570 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:07 [2024-03-15T20:01:07.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135883570 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:01:07 [2024-03-15T20:01:07.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135883581 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:07 [2024-03-15T20:01:07.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135883582 data=null doit=true}, TreeItem with text {Traces [1]}]
16:01:07 [2024-03-15T20:01:07.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135883583 data=null}, TreeItem with text {Traces [1]}]
16:01:07 [2024-03-15T20:01:07.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135883583 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:07 [2024-03-15T20:01:07.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135883583 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
16:01:07 [2024-03-15T20:01:07.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135883584 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:07 [2024-03-15T20:01:07.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:07 [2024-03-15T20:01:07.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135883585 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:01:07 [2024-03-15T20:01:07.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135883585 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:07 [2024-03-15T20:01:07.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135883585 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:01:07 [2024-03-15T20:01:07.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135883585 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:07 [2024-03-15T20:01:07.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135883586 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:07 [2024-03-15T20:01:07.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135883617 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:07 [2024-03-15T20:01:07.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:07 [2024-03-15T20:01:07.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
16:01:07 [2024-03-15T20:01:07.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Delete} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135883899 data=null doit=true}, Shell with text {Confirm Delete}]
16:01:07 [2024-03-15T20:01:07.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:01:07 [2024-03-15T20:01:07.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:01:07 [2024-03-15T20:01:07.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:01:07 [2024-03-15T20:01:07.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:01:07 [2024-03-15T20:01:07.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:01:07 [2024-03-15T20:01:07.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:01:07 [2024-03-15T20:01:07.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1135883899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:07 [2024-03-15T20:01:07.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1135883900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:07 [2024-03-15T20:01:07.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1135883900 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:07 [2024-03-15T20:01:07.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1135883900 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:07 [2024-03-15T20:01:07.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1135883900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:07 [2024-03-15T20:01:07.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1135883900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:07 [2024-03-15T20:01:07.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1135883900 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:08 [2024-03-15T20:01:08.092Z] 
16:01:08 [2024-03-15T20:01:08.092Z] (Eclipse:19288): Gtk-CRITICAL **: 20:01:07.999: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:08 [2024-03-15T20:01:08.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:01:08 [2024-03-15T20:01:08.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:08 [2024-03-15T20:01:08.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:08 [2024-03-15T20:01:08.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:08 [2024-03-15T20:01:08.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:08 [2024-03-15T20:01:08.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:08 [2024-03-15T20:01:08.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:08 [2024-03-15T20:01:08.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135884243 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:08 [2024-03-15T20:01:08.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135884243 data=null doit=true}, TreeItem with text {test}]
16:01:08 [2024-03-15T20:01:08.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135884243 data=null}, TreeItem with text {test}]
16:01:08 [2024-03-15T20:01:08.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135884243 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:08 [2024-03-15T20:01:08.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135884243 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:08 [2024-03-15T20:01:08.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135884277 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:08 [2024-03-15T20:01:08.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:08 [2024-03-15T20:01:08.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135884278 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:08 [2024-03-15T20:01:08.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135884278 data=null doit=true}, TreeItem with text {test}]
16:01:08 [2024-03-15T20:01:08.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135884278 data=null}, TreeItem with text {test}]
16:01:08 [2024-03-15T20:01:08.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135884279 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:08 [2024-03-15T20:01:08.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135884279 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:08 [2024-03-15T20:01:08.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135884294 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:08 [2024-03-15T20:01:08.348Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:08 [2024-03-15T20:01:08.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:08 [2024-03-15T20:01:08.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135884296 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:01:08 [2024-03-15T20:01:08.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135884296 data=null doit=true}, TreeItem with text {Traces [1]}]
16:01:08 [2024-03-15T20:01:08.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135884296 data=null}, TreeItem with text {Traces [1]}]
16:01:08 [2024-03-15T20:01:08.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135884296 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:08 [2024-03-15T20:01:08.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135884297 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:01:08 [2024-03-15T20:01:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135884321 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:08 [2024-03-15T20:01:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:08 [2024-03-15T20:01:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135884321 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:01:08 [2024-03-15T20:01:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135884322 data=null doit=true}, TreeItem with text {Traces [1]}]
16:01:08 [2024-03-15T20:01:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135884322 data=null}, TreeItem with text {Traces [1]}]
16:01:08 [2024-03-15T20:01:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135884322 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:08 [2024-03-15T20:01:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135884322 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:01:08 [2024-03-15T20:01:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135884327 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:08 [2024-03-15T20:01:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:01:08 [2024-03-15T20:01:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:01:08 [2024-03-15T20:01:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:01:08 [2024-03-15T20:01:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:01:08 [2024-03-15T20:01:08.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135884549 data=null doit=true}, Shell with text {Confirm Clear}]
16:01:08 [2024-03-15T20:01:08.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:01:08 [2024-03-15T20:01:08.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:01:08 [2024-03-15T20:01:08.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:01:08 [2024-03-15T20:01:08.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:01:08 [2024-03-15T20:01:08.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:01:08 [2024-03-15T20:01:08.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:01:08 [2024-03-15T20:01:08.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1135884551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:08 [2024-03-15T20:01:08.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1135884551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:08 [2024-03-15T20:01:08.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1135884551 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:08 [2024-03-15T20:01:08.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1135884551 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:08 [2024-03-15T20:01:08.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1135884551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:08 [2024-03-15T20:01:08.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1135884552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:08 [2024-03-15T20:01:08.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1135884552 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:08 [2024-03-15T20:01:08.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1135884359 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:01:08 [2024-03-15T20:01:08.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:01:08 [2024-03-15T20:01:08.606Z] 
16:01:08 [2024-03-15T20:01:08.606Z] (Eclipse:19288): Gtk-CRITICAL **: 20:01:08.569: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:09 [2024-03-15T20:01:09.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:09 [2024-03-15T20:01:09.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:10 [2024-03-15T20:01:10.227Z] 
16:01:10 [2024-03-15T20:01:10.227Z] (Eclipse:19288): Gtk-CRITICAL **: 20:01:10.015: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:10 [2024-03-15T20:01:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:10 [2024-03-15T20:01:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:10 [2024-03-15T20:01:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:10 [2024-03-15T20:01:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:10 [2024-03-15T20:01:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:10 [2024-03-15T20:01:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:10 [2024-03-15T20:01:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:10 [2024-03-15T20:01:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135886231 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:10 [2024-03-15T20:01:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135886231 data=null doit=true}, TreeItem with text {test}]
16:01:10 [2024-03-15T20:01:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135886232 data=null}, TreeItem with text {test}]
16:01:10 [2024-03-15T20:01:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135886232 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:10 [2024-03-15T20:01:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135886232 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:10 [2024-03-15T20:01:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135886253 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:10 [2024-03-15T20:01:10.227Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:10 [2024-03-15T20:01:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=1135886254 data=null doit=true}, TreeItem with text {Experiments [0]}]
16:01:10 [2024-03-15T20:01:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=1135886254 data=null}, TreeItem with text {Experiments [0]}]
16:01:10 [2024-03-15T20:01:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=1135886254 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
16:01:10 [2024-03-15T20:01:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135886254 data=null item=TreeItem {Experiments [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [0]}]
16:01:10 [2024-03-15T20:01:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=1135886255 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
16:01:10 [2024-03-15T20:01:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [1]} time=1135886256 data=null doit=true}, TreeItem with text {exp [1]}]
16:01:10 [2024-03-15T20:01:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=1135886256 data=null}, TreeItem with text {exp [1]}]
16:01:10 [2024-03-15T20:01:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=1135886256 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [1]}]
16:01:10 [2024-03-15T20:01:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135886256 data=null item=TreeItem {exp [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {exp [1]}]
16:01:10 [2024-03-15T20:01:10.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=1135886258 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [1]}]
16:01:10 [2024-03-15T20:01:10.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:10 [2024-03-15T20:01:10.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {exp [1]} time=1135886258 data=null button=0 stateMask=0x0 x=101 y=58 count=0}, TreeItem with text {exp [1]}]
16:01:10 [2024-03-15T20:01:10.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [1]} time=1135886258 data=null doit=true}, TreeItem with text {exp [1]}]
16:01:10 [2024-03-15T20:01:10.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=1135886258 data=null}, TreeItem with text {exp [1]}]
16:01:10 [2024-03-15T20:01:10.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=1135886259 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [1]}]
16:01:10 [2024-03-15T20:01:10.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135886259 data=null item=TreeItem {exp [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {exp [1]}]
16:01:10 [2024-03-15T20:01:10.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=1135886275 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [1]}]
16:01:10 [2024-03-15T20:01:10.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
16:01:10 [2024-03-15T20:01:10.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
16:01:10 [2024-03-15T20:01:10.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
16:01:10 [2024-03-15T20:01:10.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1135886320 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
16:01:10 [2024-03-15T20:01:10.484Z] 
16:01:10 [2024-03-15T20:01:10.484Z] (Eclipse:19288): Gtk-CRITICAL **: 20:01:10.242: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:10 [2024-03-15T20:01:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:10 [2024-03-15T20:01:10.739Z] 
16:01:10 [2024-03-15T20:01:10.739Z] (Eclipse:19288): Gtk-CRITICAL **: 20:01:10.729: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:10 [2024-03-15T20:01:10.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:10 [2024-03-15T20:01:10.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:10 [2024-03-15T20:01:10.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:10 [2024-03-15T20:01:10.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:10 [2024-03-15T20:01:10.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:10 [2024-03-15T20:01:10.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:10 [2024-03-15T20:01:10.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135887156 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:10 [2024-03-15T20:01:10.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135887156 data=null doit=true}, TreeItem with text {test}]
16:01:10 [2024-03-15T20:01:10.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135887156 data=null}, TreeItem with text {test}]
16:01:10 [2024-03-15T20:01:10.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135887156 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:11 [2024-03-15T20:01:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135887156 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:11 [2024-03-15T20:01:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135887210 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:11 [2024-03-15T20:01:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:11 [2024-03-15T20:01:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135887210 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:11 [2024-03-15T20:01:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135887211 data=null doit=true}, TreeItem with text {test}]
16:01:11 [2024-03-15T20:01:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135887211 data=null}, TreeItem with text {test}]
16:01:11 [2024-03-15T20:01:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135887211 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:11 [2024-03-15T20:01:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135887211 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:11 [2024-03-15T20:01:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135887218 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:11 [2024-03-15T20:01:11.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:11 [2024-03-15T20:01:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:11 [2024-03-15T20:01:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135887219 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:01:11 [2024-03-15T20:01:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135887219 data=null doit=true}, TreeItem with text {Traces [1]}]
16:01:11 [2024-03-15T20:01:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135887219 data=null}, TreeItem with text {Traces [1]}]
16:01:11 [2024-03-15T20:01:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135887220 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:11 [2024-03-15T20:01:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135887220 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:01:11 [2024-03-15T20:01:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135887237 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:11 [2024-03-15T20:01:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:11 [2024-03-15T20:01:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135887238 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:01:11 [2024-03-15T20:01:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135887238 data=null doit=true}, TreeItem with text {Traces [1]}]
16:01:11 [2024-03-15T20:01:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135887238 data=null}, TreeItem with text {Traces [1]}]
16:01:11 [2024-03-15T20:01:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135887239 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:11 [2024-03-15T20:01:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135887241 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:01:11 [2024-03-15T20:01:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135887246 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:11 [2024-03-15T20:01:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:01:11 [2024-03-15T20:01:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:01:11 [2024-03-15T20:01:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:01:11 [2024-03-15T20:01:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:01:11 [2024-03-15T20:01:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135887556 data=null doit=true}, Shell with text {Confirm Clear}]
16:01:11 [2024-03-15T20:01:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:01:11 [2024-03-15T20:01:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:01:11 [2024-03-15T20:01:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:01:11 [2024-03-15T20:01:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:01:11 [2024-03-15T20:01:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:01:11 [2024-03-15T20:01:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:01:11 [2024-03-15T20:01:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1135887557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:11 [2024-03-15T20:01:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1135887557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:11 [2024-03-15T20:01:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1135887557 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:11 [2024-03-15T20:01:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1135887557 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:11 [2024-03-15T20:01:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1135887558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:11 [2024-03-15T20:01:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1135887558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:11 [2024-03-15T20:01:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1135887558 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:11 [2024-03-15T20:01:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:01:11 [2024-03-15T20:01:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1135887306 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:01:12 [2024-03-15T20:01:12.070Z] 
16:01:12 [2024-03-15T20:01:12.070Z] (Eclipse:19288): Gtk-CRITICAL **: 20:01:12.047: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:13 [2024-03-15T20:01:13.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:13 [2024-03-15T20:01:13.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135889660 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135889660 data=null doit=true}, TreeItem with text {test}]
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135889660 data=null}, TreeItem with text {test}]
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135889660 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135889660 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135889672 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135889673 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135889673 data=null doit=true}, TreeItem with text {test}]
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135889673 data=null}, TreeItem with text {test}]
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135889673 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135889673 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135889683 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:13 [2024-03-15T20:01:13.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135889684 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135889684 data=null doit=true}, TreeItem with text {Traces [1]}]
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135889684 data=null}, TreeItem with text {Traces [1]}]
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135889684 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135889684 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135889699 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135889700 data=null doit=true}, TreeItem with text {Traces [1]}]
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135889700 data=null}, TreeItem with text {Traces [1]}]
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135889701 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135889701 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135889702 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135889703 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135889703 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135889703 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135889703 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135889704 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:13 [2024-03-15T20:01:13.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135889724 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:13 [2024-03-15T20:01:13.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
16:01:13 [2024-03-15T20:01:13.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
16:01:13 [2024-03-15T20:01:13.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
16:01:13 [2024-03-15T20:01:13.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:13 [2024-03-15T20:01:13.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1135889761 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
16:01:13 [2024-03-15T20:01:13.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:13 [2024-03-15T20:01:13.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:13 [2024-03-15T20:01:13.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:13 [2024-03-15T20:01:13.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:13 [2024-03-15T20:01:13.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:01:13 [2024-03-15T20:01:13.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135889868 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:01:13 [2024-03-15T20:01:13.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135889869 data=null doit=true}, TableItem with text {}]
16:01:13 [2024-03-15T20:01:13.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135889869 data=null}, TableItem with text {}]
16:01:13 [2024-03-15T20:01:13.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135889869 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:01:13 [2024-03-15T20:01:13.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135889869 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:01:13 [2024-03-15T20:01:13.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135889877 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:01:13 [2024-03-15T20:01:13.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:13 [2024-03-15T20:01:13.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:13 [2024-03-15T20:01:13.950Z] 
16:01:13 [2024-03-15T20:01:13.950Z] (Eclipse:19288): Gtk-WARNING **: 20:01:13.707: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:13 [2024-03-15T20:01:13.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
16:01:13 [2024-03-15T20:01:13.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:13 [2024-03-15T20:01:13.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:13 [2024-03-15T20:01:13.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:13 [2024-03-15T20:01:13.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:13 [2024-03-15T20:01:13.950Z] 
16:01:13 [2024-03-15T20:01:13.950Z] (Eclipse:19288): Gtk-CRITICAL **: 20:01:13.815: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:13 [2024-03-15T20:01:13.950Z] 
16:01:13 [2024-03-15T20:01:13.950Z] (Eclipse:19288): Gtk-WARNING **: 20:01:13.843: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:13 [2024-03-15T20:01:13.950Z] 
16:01:13 [2024-03-15T20:01:13.950Z] (Eclipse:19288): Gtk-CRITICAL **: 20:01:13.852: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:13 [2024-03-15T20:01:13.950Z] 
16:01:13 [2024-03-15T20:01:13.950Z] (Eclipse:19288): Gtk-WARNING **: 20:01:13.854: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:13 [2024-03-15T20:01:13.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:13 [2024-03-15T20:01:13.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:13 [2024-03-15T20:01:13.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:13 [2024-03-15T20:01:13.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:13 [2024-03-15T20:01:13.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:13 [2024-03-15T20:01:13.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:13 [2024-03-15T20:01:13.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135890086 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:13 [2024-03-15T20:01:13.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135890086 data=null doit=true}, TreeItem with text {test}]
16:01:13 [2024-03-15T20:01:13.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135890086 data=null}, TreeItem with text {test}]
16:01:13 [2024-03-15T20:01:13.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135890086 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:13 [2024-03-15T20:01:13.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135890086 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:13 [2024-03-15T20:01:13.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135890110 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:13 [2024-03-15T20:01:13.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:13 [2024-03-15T20:01:13.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135890110 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:13 [2024-03-15T20:01:13.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135890110 data=null doit=true}, TreeItem with text {test}]
16:01:13 [2024-03-15T20:01:13.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135890111 data=null}, TreeItem with text {test}]
16:01:13 [2024-03-15T20:01:13.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135890111 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:13 [2024-03-15T20:01:13.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135890111 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:13 [2024-03-15T20:01:13.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135890127 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:13 [2024-03-15T20:01:13.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:13 [2024-03-15T20:01:13.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:13 [2024-03-15T20:01:13.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135890128 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:01:13 [2024-03-15T20:01:13.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135890128 data=null doit=true}, TreeItem with text {Traces [1]}]
16:01:13 [2024-03-15T20:01:13.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135890129 data=null}, TreeItem with text {Traces [1]}]
16:01:13 [2024-03-15T20:01:13.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135890129 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:13 [2024-03-15T20:01:13.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135890129 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:01:13 [2024-03-15T20:01:13.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135890140 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:13 [2024-03-15T20:01:13.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:13 [2024-03-15T20:01:13.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135890141 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:01:13 [2024-03-15T20:01:13.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135890141 data=null doit=true}, TreeItem with text {Traces [1]}]
16:01:13 [2024-03-15T20:01:13.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135890141 data=null}, TreeItem with text {Traces [1]}]
16:01:13 [2024-03-15T20:01:13.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135890141 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:14 [2024-03-15T20:01:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135890141 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:01:14 [2024-03-15T20:01:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135890146 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:14 [2024-03-15T20:01:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:01:14 [2024-03-15T20:01:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:01:14 [2024-03-15T20:01:14.207Z] 
16:01:14 [2024-03-15T20:01:14.207Z] (Eclipse:19288): Gtk-WARNING **: 20:01:14.054: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:14 [2024-03-15T20:01:14.207Z] 
16:01:14 [2024-03-15T20:01:14.207Z] (Eclipse:19288): Gtk-WARNING **: 20:01:14.068: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:14 [2024-03-15T20:01:14.207Z] 
16:01:14 [2024-03-15T20:01:14.207Z] (Eclipse:19288): Gtk-WARNING **: 20:01:14.080: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:14 [2024-03-15T20:01:14.207Z] 
16:01:14 [2024-03-15T20:01:14.207Z] (Eclipse:19288): Gtk-WARNING **: 20:01:14.093: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:14 [2024-03-15T20:01:14.207Z] 
16:01:14 [2024-03-15T20:01:14.207Z] (Eclipse:19288): Gtk-WARNING **: 20:01:14.119: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:14 [2024-03-15T20:01:14.207Z] 
16:01:14 [2024-03-15T20:01:14.207Z] (Eclipse:19288): Gtk-WARNING **: 20:01:14.136: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:14 [2024-03-15T20:01:14.207Z] 
16:01:14 [2024-03-15T20:01:14.207Z] (Eclipse:19288): Gtk-WARNING **: 20:01:14.148: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:14 [2024-03-15T20:01:14.207Z] 
16:01:14 [2024-03-15T20:01:14.207Z] (Eclipse:19288): Gtk-WARNING **: 20:01:14.162: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:14 [2024-03-15T20:01:14.207Z] 
16:01:14 [2024-03-15T20:01:14.207Z] (Eclipse:19288): Gtk-WARNING **: 20:01:14.177: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:14 [2024-03-15T20:01:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:01:14 [2024-03-15T20:01:14.207Z] 
16:01:14 [2024-03-15T20:01:14.207Z] (Eclipse:19288): Gtk-WARNING **: 20:01:14.194: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:14 [2024-03-15T20:01:14.463Z] 
16:01:14 [2024-03-15T20:01:14.463Z] (Eclipse:19288): Gtk-WARNING **: 20:01:14.218: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:14 [2024-03-15T20:01:14.463Z] 
16:01:14 [2024-03-15T20:01:14.463Z] (Eclipse:19288): Gtk-WARNING **: 20:01:14.232: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:14 [2024-03-15T20:01:14.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:01:14 [2024-03-15T20:01:14.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135890435 data=null doit=true}, Shell with text {Confirm Clear}]
16:01:14 [2024-03-15T20:01:14.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:01:14 [2024-03-15T20:01:14.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:01:14 [2024-03-15T20:01:14.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:01:14 [2024-03-15T20:01:14.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:01:14 [2024-03-15T20:01:14.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:01:14 [2024-03-15T20:01:14.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:01:14 [2024-03-15T20:01:14.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1135890435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:14 [2024-03-15T20:01:14.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1135890435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:14 [2024-03-15T20:01:14.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1135890435 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:14 [2024-03-15T20:01:14.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1135890436 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:14 [2024-03-15T20:01:14.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1135890436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:14 [2024-03-15T20:01:14.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1135890436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:14 [2024-03-15T20:01:14.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1135890436 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:14 [2024-03-15T20:01:14.463Z] 
16:01:14 [2024-03-15T20:01:14.463Z] (Eclipse:19288): Gtk-WARNING **: 20:01:14.283: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:14 [2024-03-15T20:01:14.463Z] 
16:01:14 [2024-03-15T20:01:14.463Z] (Eclipse:19288): Gtk-WARNING **: 20:01:14.298: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:14 [2024-03-15T20:01:14.463Z] 
16:01:14 [2024-03-15T20:01:14.463Z] (Eclipse:19288): Gtk-WARNING **: 20:01:14.441: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:14 [2024-03-15T20:01:14.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1135890182 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:01:14 [2024-03-15T20:01:14.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:01:14 [2024-03-15T20:01:14.719Z] 
16:01:14 [2024-03-15T20:01:14.719Z] (Eclipse:19288): Gtk-WARNING **: 20:01:14.479: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:14 [2024-03-15T20:01:14.719Z] 
16:01:14 [2024-03-15T20:01:14.719Z] (Eclipse:19288): Gtk-WARNING **: 20:01:14.489: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:14 [2024-03-15T20:01:14.719Z] 
16:01:14 [2024-03-15T20:01:14.719Z] (Eclipse:19288): Gtk-WARNING **: 20:01:14.492: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:14 [2024-03-15T20:01:14.719Z] 
16:01:14 [2024-03-15T20:01:14.719Z] (Eclipse:19288): Gtk-CRITICAL **: 20:01:14.562: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:14 [2024-03-15T20:01:14.719Z] 
16:01:14 [2024-03-15T20:01:14.719Z] (Eclipse:19288): Gtk-WARNING **: 20:01:14.583: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:14 [2024-03-15T20:01:14.719Z] 
16:01:14 [2024-03-15T20:01:14.719Z] (Eclipse:19288): Gtk-CRITICAL **: 20:01:14.618: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:14 [2024-03-15T20:01:14.719Z] 
16:01:14 [2024-03-15T20:01:14.719Z] (Eclipse:19288): Gtk-WARNING **: 20:01:14.633: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:16 [2024-03-15T20:01:16.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:16 [2024-03-15T20:01:16.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:16 [2024-03-15T20:01:16.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:16 [2024-03-15T20:01:16.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:16 [2024-03-15T20:01:16.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:16 [2024-03-15T20:01:16.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:16 [2024-03-15T20:01:16.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:16 [2024-03-15T20:01:16.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:16 [2024-03-15T20:01:16.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135892165 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:16 [2024-03-15T20:01:16.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135892165 data=null doit=true}, TreeItem with text {test}]
16:01:16 [2024-03-15T20:01:16.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135892165 data=null}, TreeItem with text {test}]
16:01:16 [2024-03-15T20:01:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135892165 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:16 [2024-03-15T20:01:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135892165 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:16 [2024-03-15T20:01:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135892179 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:16 [2024-03-15T20:01:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:16 [2024-03-15T20:01:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135892180 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:16 [2024-03-15T20:01:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135892180 data=null doit=true}, TreeItem with text {test}]
16:01:16 [2024-03-15T20:01:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135892180 data=null}, TreeItem with text {test}]
16:01:16 [2024-03-15T20:01:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135892180 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:16 [2024-03-15T20:01:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135892180 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:16 [2024-03-15T20:01:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135892186 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:16 [2024-03-15T20:01:16.083Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:16 [2024-03-15T20:01:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:16 [2024-03-15T20:01:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135892186 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:01:16 [2024-03-15T20:01:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135892187 data=null doit=true}, TreeItem with text {Traces [1]}]
16:01:16 [2024-03-15T20:01:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135892187 data=null}, TreeItem with text {Traces [1]}]
16:01:16 [2024-03-15T20:01:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135892187 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:16 [2024-03-15T20:01:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135892187 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:01:16 [2024-03-15T20:01:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135892203 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:16 [2024-03-15T20:01:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135892203 data=null doit=true}, TreeItem with text {Traces [1]}]
16:01:16 [2024-03-15T20:01:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135892203 data=null}, TreeItem with text {Traces [1]}]
16:01:16 [2024-03-15T20:01:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135892204 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:16 [2024-03-15T20:01:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135892204 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
16:01:16 [2024-03-15T20:01:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135892205 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:16 [2024-03-15T20:01:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:16 [2024-03-15T20:01:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:16 [2024-03-15T20:01:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135892214 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:01:16 [2024-03-15T20:01:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135892214 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:16 [2024-03-15T20:01:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135892214 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:01:16 [2024-03-15T20:01:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135892215 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:16 [2024-03-15T20:01:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135892215 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:16 [2024-03-15T20:01:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135892221 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:16 [2024-03-15T20:01:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
16:01:16 [2024-03-15T20:01:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
16:01:16 [2024-03-15T20:01:16.339Z] 
16:01:16 [2024-03-15T20:01:16.339Z] (Eclipse:19288): Gtk-WARNING **: 20:01:16.163: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:16 [2024-03-15T20:01:16.339Z] 
16:01:16 [2024-03-15T20:01:16.339Z] (Eclipse:19288): Gtk-WARNING **: 20:01:16.186: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:16 [2024-03-15T20:01:16.339Z] 
16:01:16 [2024-03-15T20:01:16.339Z] (Eclipse:19288): Gtk-WARNING **: 20:01:16.218: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:16 [2024-03-15T20:01:16.339Z] 
16:01:16 [2024-03-15T20:01:16.339Z] (Eclipse:19288): Gtk-WARNING **: 20:01:16.241: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:16 [2024-03-15T20:01:16.339Z] 
16:01:16 [2024-03-15T20:01:16.339Z] (Eclipse:19288): Gtk-WARNING **: 20:01:16.264: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:16 [2024-03-15T20:01:16.339Z] 
16:01:16 [2024-03-15T20:01:16.339Z] (Eclipse:19288): Gtk-WARNING **: 20:01:16.288: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:16 [2024-03-15T20:01:16.339Z] 
16:01:16 [2024-03-15T20:01:16.339Z] (Eclipse:19288): Gtk-WARNING **: 20:01:16.317: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:16 [2024-03-15T20:01:16.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
16:01:16 [2024-03-15T20:01:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
16:01:16 [2024-03-15T20:01:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135892551 data=null doit=true}, Shell with text {Copy Trace}]
16:01:16 [2024-03-15T20:01:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
16:01:16 [2024-03-15T20:01:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
16:01:16 [2024-03-15T20:01:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
16:01:16 [2024-03-15T20:01:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
16:01:16 [2024-03-15T20:01:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
16:01:16 [2024-03-15T20:01:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
16:01:16 [2024-03-15T20:01:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:16 [2024-03-15T20:01:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:01:16 [2024-03-15T20:01:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:01:16 [2024-03-15T20:01:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:01:16 [2024-03-15T20:01:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:01:16 [2024-03-15T20:01:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:01:16 [2024-03-15T20:01:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135892553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:16 [2024-03-15T20:01:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135892553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:16 [2024-03-15T20:01:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135892553 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:16 [2024-03-15T20:01:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135892553 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:16 [2024-03-15T20:01:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135892553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:16 [2024-03-15T20:01:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135892553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:16 [2024-03-15T20:01:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135892553 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:16 [2024-03-15T20:01:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1135892260 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
16:01:16 [2024-03-15T20:01:16.596Z] 
16:01:16 [2024-03-15T20:01:16.596Z] (Eclipse:19288): Gtk-WARNING **: 20:01:16.443: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:16 [2024-03-15T20:01:16.596Z] 
16:01:16 [2024-03-15T20:01:16.596Z] (Eclipse:19288): Gtk-WARNING **: 20:01:16.492: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:16 [2024-03-15T20:01:16.596Z] 
16:01:16 [2024-03-15T20:01:16.596Z] (Eclipse:19288): Gtk-WARNING **: 20:01:16.507: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:16 [2024-03-15T20:01:16.596Z] 
16:01:16 [2024-03-15T20:01:16.596Z] (Eclipse:19288): Gtk-WARNING **: 20:01:16.527: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:16 [2024-03-15T20:01:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:01:16 [2024-03-15T20:01:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:16 [2024-03-15T20:01:16.596Z] 
16:01:16 [2024-03-15T20:01:16.596Z] (Eclipse:19288): Gtk-WARNING **: 20:01:16.540: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:16 [2024-03-15T20:01:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:16 [2024-03-15T20:01:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135892736 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:01:16 [2024-03-15T20:01:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135892736 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:16 [2024-03-15T20:01:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135892736 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:01:16 [2024-03-15T20:01:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135892737 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:16 [2024-03-15T20:01:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135892737 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:16 [2024-03-15T20:01:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135892741 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:16 [2024-03-15T20:01:16.596Z] 
16:01:16 [2024-03-15T20:01:16.596Z] (Eclipse:19288): Gtk-WARNING **: 20:01:16.572: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:16 [2024-03-15T20:01:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
16:01:16 [2024-03-15T20:01:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
16:01:16 [2024-03-15T20:01:16.852Z] 
16:01:16 [2024-03-15T20:01:16.852Z] (Eclipse:19288): Gtk-WARNING **: 20:01:16.670: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:16 [2024-03-15T20:01:16.852Z] 
16:01:16 [2024-03-15T20:01:16.852Z] (Eclipse:19288): Gtk-WARNING **: 20:01:16.689: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:16 [2024-03-15T20:01:16.852Z] 
16:01:16 [2024-03-15T20:01:16.852Z] (Eclipse:19288): Gtk-WARNING **: 20:01:16.714: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:16 [2024-03-15T20:01:16.852Z] 
16:01:16 [2024-03-15T20:01:16.852Z] (Eclipse:19288): Gtk-WARNING **: 20:01:16.740: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:16 [2024-03-15T20:01:16.852Z] 
16:01:16 [2024-03-15T20:01:16.852Z] (Eclipse:19288): Gtk-WARNING **: 20:01:16.762: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:16 [2024-03-15T20:01:16.852Z] 
16:01:16 [2024-03-15T20:01:16.852Z] (Eclipse:19288): Gtk-WARNING **: 20:01:16.790: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:16 [2024-03-15T20:01:16.852Z] 
16:01:16 [2024-03-15T20:01:16.852Z] (Eclipse:19288): Gtk-WARNING **: 20:01:16.822: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:16 [2024-03-15T20:01:16.852Z] 
16:01:16 [2024-03-15T20:01:16.852Z] (Eclipse:19288): Gtk-WARNING **: 20:01:16.841: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:17 [2024-03-15T20:01:17.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135893064 data=null doit=true}, Shell with text {Copy Trace}]
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Copy as a link} time=1135893066 data=null doit=true}, Button with text {Copy as a link}]
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a link} time=1135893066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Copy as a link}]
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Copy as a new trace} time=1135893069 data=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1135893069 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1135893069 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1135893069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135893074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135893074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135893074 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135893074 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135893075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135893075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135893075 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1135892771 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
16:01:17 [2024-03-15T20:01:17.109Z] 
16:01:17 [2024-03-15T20:01:17.109Z] (Eclipse:19288): Gtk-WARNING **: 20:01:16.957: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:17 [2024-03-15T20:01:17.109Z] 
16:01:17 [2024-03-15T20:01:17.109Z] (Eclipse:19288): Gtk-WARNING **: 20:01:17.003: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:17 [2024-03-15T20:01:17.109Z] 
16:01:17 [2024-03-15T20:01:17.109Z] (Eclipse:19288): Gtk-WARNING **: 20:01:17.017: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:17 [2024-03-15T20:01:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:01:17 [2024-03-15T20:01:17.109Z] 
16:01:17 [2024-03-15T20:01:17.109Z] (Eclipse:19288): Gtk-WARNING **: 20:01:17.064: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:17 [2024-03-15T20:01:17.110Z] 
16:01:17 [2024-03-15T20:01:17.110Z] (Eclipse:19288): Gtk-CRITICAL **: 20:01:17.072: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:17 [2024-03-15T20:01:17.110Z] 
16:01:17 [2024-03-15T20:01:17.110Z] (Eclipse:19288): Gtk-WARNING **: 20:01:17.076: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:17 [2024-03-15T20:01:17.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:17 [2024-03-15T20:01:17.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:17 [2024-03-15T20:01:17.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:17 [2024-03-15T20:01:17.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:17 [2024-03-15T20:01:17.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:17 [2024-03-15T20:01:17.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:17 [2024-03-15T20:01:17.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135893288 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:17 [2024-03-15T20:01:17.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135893288 data=null doit=true}, TreeItem with text {test}]
16:01:17 [2024-03-15T20:01:17.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135893288 data=null}, TreeItem with text {test}]
16:01:17 [2024-03-15T20:01:17.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135893288 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:17 [2024-03-15T20:01:17.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135893298 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:17 [2024-03-15T20:01:17.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135893325 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:17 [2024-03-15T20:01:17.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:17 [2024-03-15T20:01:17.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135893326 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:17 [2024-03-15T20:01:17.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135893326 data=null doit=true}, TreeItem with text {test}]
16:01:17 [2024-03-15T20:01:17.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135893326 data=null}, TreeItem with text {test}]
16:01:17 [2024-03-15T20:01:17.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135893326 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:17 [2024-03-15T20:01:17.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135893327 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:17 [2024-03-15T20:01:17.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135893332 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:17 [2024-03-15T20:01:17.366Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:17 [2024-03-15T20:01:17.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:17 [2024-03-15T20:01:17.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1135893333 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:01:17 [2024-03-15T20:01:17.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1135893333 data=null doit=true}, TreeItem with text {Traces [3]}]
16:01:17 [2024-03-15T20:01:17.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1135893333 data=null}, TreeItem with text {Traces [3]}]
16:01:17 [2024-03-15T20:01:17.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1135893333 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:01:17 [2024-03-15T20:01:17.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135893334 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
16:01:17 [2024-03-15T20:01:17.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1135893349 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:01:17 [2024-03-15T20:01:17.366Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:01:17 [2024-03-15T20:01:17.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:17 [2024-03-15T20:01:17.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1135893350 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
16:01:17 [2024-03-15T20:01:17.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1135893350 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
16:01:17 [2024-03-15T20:01:17.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1135893350 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
16:01:17 [2024-03-15T20:01:17.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1135893351 data=null button=1 stateMask=0x0 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
16:01:17 [2024-03-15T20:01:17.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135893351 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
16:01:17 [2024-03-15T20:01:17.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1135893363 data=null button=1 stateMask=0x80000 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
16:01:17 [2024-03-15T20:01:17.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
16:01:17 [2024-03-15T20:01:17.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
16:01:17 [2024-03-15T20:01:17.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
16:01:17 [2024-03-15T20:01:17.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1135893387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
16:01:17 [2024-03-15T20:01:17.366Z] 
16:01:17 [2024-03-15T20:01:17.366Z] (Eclipse:19288): Gtk-CRITICAL **: 20:01:17.318: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:17 [2024-03-15T20:01:17.366Z] 
16:01:17 [2024-03-15T20:01:17.366Z] (Eclipse:19288): Gtk-WARNING **: 20:01:17.342: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:17 [2024-03-15T20:01:17.622Z] 
16:01:17 [2024-03-15T20:01:17.622Z] (Eclipse:19288): Gtk-CRITICAL **: 20:01:17.366: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:17 [2024-03-15T20:01:17.622Z] 
16:01:17 [2024-03-15T20:01:17.622Z] (Eclipse:19288): Gtk-WARNING **: 20:01:17.383: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:17 [2024-03-15T20:01:17.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:17 [2024-03-15T20:01:17.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:17 [2024-03-15T20:01:17.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:18 [2024-03-15T20:01:18.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:18 [2024-03-15T20:01:18.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135894942 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135894942 data=null doit=true}, TableItem with text {}]
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135894942 data=null}, TableItem with text {}]
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135894943 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135894943 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135894947 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135894995 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135894995 data=null doit=true}, TreeItem with text {test}]
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135894995 data=null}, TreeItem with text {test}]
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135894996 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135894996 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135895014 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135895014 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135895014 data=null doit=true}, TreeItem with text {test}]
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135895014 data=null}, TreeItem with text {test}]
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135895015 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135895015 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135895020 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:18 [2024-03-15T20:01:18.999Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1135895021 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1135895021 data=null doit=true}, TreeItem with text {Traces [3]}]
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1135895021 data=null}, TreeItem with text {Traces [3]}]
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1135895021 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135895021 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1135895033 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:01:18 [2024-03-15T20:01:18.999Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1135895034 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1135895034 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1135895034 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1135895034 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
16:01:18 [2024-03-15T20:01:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135895034 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
16:01:19 [2024-03-15T20:01:19.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1135895044 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
16:01:19 [2024-03-15T20:01:19.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
16:01:19 [2024-03-15T20:01:19.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
16:01:19 [2024-03-15T20:01:19.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
16:01:19 [2024-03-15T20:01:19.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1135895066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
16:01:19 [2024-03-15T20:01:19.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:19 [2024-03-15T20:01:19.000Z] 
16:01:19 [2024-03-15T20:01:19.000Z] (Eclipse:19288): Gtk-WARNING **: 20:01:18.982: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:19 [2024-03-15T20:01:19.256Z] 
16:01:19 [2024-03-15T20:01:19.256Z] (Eclipse:19288): Gtk-CRITICAL **: 20:01:19.001: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:19 [2024-03-15T20:01:19.256Z] 
16:01:19 [2024-03-15T20:01:19.256Z] (Eclipse:19288): Gtk-WARNING **: 20:01:19.030: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:19 [2024-03-15T20:01:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:19 [2024-03-15T20:01:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:19 [2024-03-15T20:01:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:19 [2024-03-15T20:01:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:20 [2024-03-15T20:01:20.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:20 [2024-03-15T20:01:20.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:20 [2024-03-15T20:01:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:20 [2024-03-15T20:01:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:20 [2024-03-15T20:01:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:20 [2024-03-15T20:01:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:20 [2024-03-15T20:01:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:01:20 [2024-03-15T20:01:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135896621 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:01:20 [2024-03-15T20:01:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135896621 data=null doit=true}, TableItem with text {}]
16:01:20 [2024-03-15T20:01:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135896621 data=null}, TableItem with text {}]
16:01:20 [2024-03-15T20:01:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135896621 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:01:20 [2024-03-15T20:01:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135896621 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:01:20 [2024-03-15T20:01:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135896625 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:01:20 [2024-03-15T20:01:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:20 [2024-03-15T20:01:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:20 [2024-03-15T20:01:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
16:01:20 [2024-03-15T20:01:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:20 [2024-03-15T20:01:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1135896728 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
16:01:20 [2024-03-15T20:01:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1135896728 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
16:01:20 [2024-03-15T20:01:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1135896728 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
16:01:20 [2024-03-15T20:01:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1135896729 data=null button=1 stateMask=0x0 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
16:01:20 [2024-03-15T20:01:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135896729 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
16:01:20 [2024-03-15T20:01:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1135896743 data=null button=1 stateMask=0x80000 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
16:01:20 [2024-03-15T20:01:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:20 [2024-03-15T20:01:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:20 [2024-03-15T20:01:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:20 [2024-03-15T20:01:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:20 [2024-03-15T20:01:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
16:01:20 [2024-03-15T20:01:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:20 [2024-03-15T20:01:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1135896778 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
16:01:20 [2024-03-15T20:01:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1135896779 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
16:01:20 [2024-03-15T20:01:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1135896779 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
16:01:20 [2024-03-15T20:01:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1135896779 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
16:01:20 [2024-03-15T20:01:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135896779 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
16:01:20 [2024-03-15T20:01:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1135896814 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
16:01:20 [2024-03-15T20:01:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:20 [2024-03-15T20:01:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:20 [2024-03-15T20:01:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:20 [2024-03-15T20:01:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:20 [2024-03-15T20:01:20.890Z] 
16:01:20 [2024-03-15T20:01:20.890Z] (Eclipse:19288): Gtk-CRITICAL **: 20:01:20.700: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:20 [2024-03-15T20:01:20.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:20 [2024-03-15T20:01:20.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:20 [2024-03-15T20:01:20.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:20 [2024-03-15T20:01:20.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:20 [2024-03-15T20:01:20.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:20 [2024-03-15T20:01:20.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:20 [2024-03-15T20:01:20.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135896917 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:20 [2024-03-15T20:01:20.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135896917 data=null doit=true}, TreeItem with text {test}]
16:01:20 [2024-03-15T20:01:20.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135896917 data=null}, TreeItem with text {test}]
16:01:20 [2024-03-15T20:01:20.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135896917 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:20 [2024-03-15T20:01:20.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135896920 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:20 [2024-03-15T20:01:20.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135896946 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:20 [2024-03-15T20:01:20.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:20 [2024-03-15T20:01:20.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135896946 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:20 [2024-03-15T20:01:20.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135896947 data=null doit=true}, TreeItem with text {test}]
16:01:20 [2024-03-15T20:01:20.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135896947 data=null}, TreeItem with text {test}]
16:01:20 [2024-03-15T20:01:20.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135896947 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:20 [2024-03-15T20:01:20.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135896947 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:20 [2024-03-15T20:01:20.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135896952 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:20 [2024-03-15T20:01:20.891Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:20 [2024-03-15T20:01:20.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:20 [2024-03-15T20:01:20.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1135896953 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:01:20 [2024-03-15T20:01:20.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1135896953 data=null doit=true}, TreeItem with text {Traces [3]}]
16:01:20 [2024-03-15T20:01:20.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1135896953 data=null}, TreeItem with text {Traces [3]}]
16:01:20 [2024-03-15T20:01:20.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1135896954 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:01:20 [2024-03-15T20:01:20.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135896954 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
16:01:20 [2024-03-15T20:01:20.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1135896969 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:01:20 [2024-03-15T20:01:20.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:20 [2024-03-15T20:01:20.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1135896970 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:01:20 [2024-03-15T20:01:20.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1135896970 data=null doit=true}, TreeItem with text {Traces [3]}]
16:01:20 [2024-03-15T20:01:20.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1135896970 data=null}, TreeItem with text {Traces [3]}]
16:01:20 [2024-03-15T20:01:20.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1135896970 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:01:20 [2024-03-15T20:01:20.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135896971 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
16:01:20 [2024-03-15T20:01:20.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1135896975 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:01:20 [2024-03-15T20:01:20.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:01:20 [2024-03-15T20:01:20.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:01:21 [2024-03-15T20:01:21.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:01:21 [2024-03-15T20:01:21.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:01:21 [2024-03-15T20:01:21.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135897157 data=null doit=true}, Shell with text {Confirm Clear}]
16:01:21 [2024-03-15T20:01:21.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:01:21 [2024-03-15T20:01:21.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:01:21 [2024-03-15T20:01:21.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:01:21 [2024-03-15T20:01:21.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:01:21 [2024-03-15T20:01:21.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:01:21 [2024-03-15T20:01:21.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:01:21 [2024-03-15T20:01:21.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1135897158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:21 [2024-03-15T20:01:21.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1135897158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:21 [2024-03-15T20:01:21.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1135897158 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:21 [2024-03-15T20:01:21.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1135897171 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:21 [2024-03-15T20:01:21.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1135897171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:21 [2024-03-15T20:01:21.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1135897171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:21 [2024-03-15T20:01:21.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1135897171 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:21 [2024-03-15T20:01:21.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:01:21 [2024-03-15T20:01:21.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1135897015 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:01:21 [2024-03-15T20:01:21.964Z] 
16:01:21 [2024-03-15T20:01:21.964Z] (Eclipse:19288): Gtk-CRITICAL **: 20:01:21.768: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:23 [2024-03-15T20:01:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:23 [2024-03-15T20:01:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:23 [2024-03-15T20:01:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:23 [2024-03-15T20:01:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:23 [2024-03-15T20:01:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:23 [2024-03-15T20:01:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:23 [2024-03-15T20:01:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:23 [2024-03-15T20:01:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:23 [2024-03-15T20:01:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135899368 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:23 [2024-03-15T20:01:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135899368 data=null doit=true}, TreeItem with text {test}]
16:01:23 [2024-03-15T20:01:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135899368 data=null}, TreeItem with text {test}]
16:01:23 [2024-03-15T20:01:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135899368 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:23 [2024-03-15T20:01:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135899368 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:23 [2024-03-15T20:01:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135899384 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:23 [2024-03-15T20:01:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:23 [2024-03-15T20:01:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135899384 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:23 [2024-03-15T20:01:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135899384 data=null doit=true}, TreeItem with text {test}]
16:01:23 [2024-03-15T20:01:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135899384 data=null}, TreeItem with text {test}]
16:01:23 [2024-03-15T20:01:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135899385 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:23 [2024-03-15T20:01:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135899385 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:23 [2024-03-15T20:01:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135899390 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:23 [2024-03-15T20:01:23.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:23 [2024-03-15T20:01:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:23 [2024-03-15T20:01:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135899391 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:01:23 [2024-03-15T20:01:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135899391 data=null doit=true}, TreeItem with text {Traces [1]}]
16:01:23 [2024-03-15T20:01:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135899391 data=null}, TreeItem with text {Traces [1]}]
16:01:23 [2024-03-15T20:01:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135899392 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:23 [2024-03-15T20:01:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135899392 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:01:23 [2024-03-15T20:01:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135899412 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:23 [2024-03-15T20:01:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135899412 data=null doit=true}, TreeItem with text {Traces [1]}]
16:01:23 [2024-03-15T20:01:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135899412 data=null}, TreeItem with text {Traces [1]}]
16:01:23 [2024-03-15T20:01:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135899412 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:23 [2024-03-15T20:01:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135899413 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
16:01:23 [2024-03-15T20:01:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135899413 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:23 [2024-03-15T20:01:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:01:23 [2024-03-15T20:01:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135899414 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:01:23 [2024-03-15T20:01:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135899414 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:23 [2024-03-15T20:01:23.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:23 [2024-03-15T20:01:23.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135899414 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:01:23 [2024-03-15T20:01:23.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135899414 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:23 [2024-03-15T20:01:23.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135899415 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:23 [2024-03-15T20:01:23.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135899436 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:23 [2024-03-15T20:01:23.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135899437 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:01:23 [2024-03-15T20:01:23.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135899437 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:01:23 [2024-03-15T20:01:23.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135899437 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:23 [2024-03-15T20:01:23.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135899472 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:01:23 [2024-03-15T20:01:23.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135899540 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:01:23 [2024-03-15T20:01:23.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135899540 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:23 [2024-03-15T20:01:23.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135899540 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:01:23 [2024-03-15T20:01:23.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:01:23 [2024-03-15T20:01:23.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:23 [2024-03-15T20:01:23.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:23 [2024-03-15T20:01:23.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:23 [2024-03-15T20:01:23.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:23 [2024-03-15T20:01:23.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:23 [2024-03-15T20:01:23.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:01:23 [2024-03-15T20:01:23.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135899546 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:01:23 [2024-03-15T20:01:23.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135899546 data=null doit=true}, TableItem with text {}]
16:01:23 [2024-03-15T20:01:23.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135899546 data=null}, TableItem with text {}]
16:01:23 [2024-03-15T20:01:23.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135899547 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:01:23 [2024-03-15T20:01:23.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135899547 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:01:23 [2024-03-15T20:01:23.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135899553 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:01:23 [2024-03-15T20:01:23.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:23 [2024-03-15T20:01:23.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:23 [2024-03-15T20:01:23.586Z] 
16:01:23 [2024-03-15T20:01:23.586Z] (Eclipse:19288): Gtk-WARNING **: 20:01:23.377: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:23 [2024-03-15T20:01:23.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
16:01:23 [2024-03-15T20:01:23.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:23 [2024-03-15T20:01:23.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:23 [2024-03-15T20:01:23.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:23 [2024-03-15T20:01:23.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:23 [2024-03-15T20:01:23.586Z] 
16:01:23 [2024-03-15T20:01:23.586Z] (Eclipse:19288): Gtk-CRITICAL **: 20:01:23.483: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:23 [2024-03-15T20:01:23.586Z] 
16:01:23 [2024-03-15T20:01:23.586Z] (Eclipse:19288): Gtk-WARNING **: 20:01:23.512: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:23 [2024-03-15T20:01:23.586Z] 
16:01:23 [2024-03-15T20:01:23.586Z] (Eclipse:19288): Gtk-CRITICAL **: 20:01:23.522: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:23 [2024-03-15T20:01:23.586Z] 
16:01:23 [2024-03-15T20:01:23.586Z] (Eclipse:19288): Gtk-WARNING **: 20:01:23.524: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:23 [2024-03-15T20:01:23.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:23 [2024-03-15T20:01:23.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:23 [2024-03-15T20:01:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:23 [2024-03-15T20:01:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:23 [2024-03-15T20:01:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:23 [2024-03-15T20:01:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:23 [2024-03-15T20:01:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135899753 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:23 [2024-03-15T20:01:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135899753 data=null doit=true}, TreeItem with text {test}]
16:01:23 [2024-03-15T20:01:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135899753 data=null}, TreeItem with text {test}]
16:01:23 [2024-03-15T20:01:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135899753 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:23 [2024-03-15T20:01:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135899754 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:23 [2024-03-15T20:01:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135899763 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:23 [2024-03-15T20:01:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:23 [2024-03-15T20:01:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135899764 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:23 [2024-03-15T20:01:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135899764 data=null doit=true}, TreeItem with text {test}]
16:01:23 [2024-03-15T20:01:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135899764 data=null}, TreeItem with text {test}]
16:01:23 [2024-03-15T20:01:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135899764 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:23 [2024-03-15T20:01:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135899764 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:23 [2024-03-15T20:01:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135899774 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:23 [2024-03-15T20:01:23.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:23 [2024-03-15T20:01:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:23 [2024-03-15T20:01:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135899775 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:01:23 [2024-03-15T20:01:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135899775 data=null doit=true}, TreeItem with text {Traces [1]}]
16:01:23 [2024-03-15T20:01:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135899775 data=null}, TreeItem with text {Traces [1]}]
16:01:23 [2024-03-15T20:01:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135899775 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:23 [2024-03-15T20:01:23.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135899775 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:01:23 [2024-03-15T20:01:23.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135899783 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:23 [2024-03-15T20:01:23.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:23 [2024-03-15T20:01:23.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135899783 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:01:23 [2024-03-15T20:01:23.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135899783 data=null doit=true}, TreeItem with text {Traces [1]}]
16:01:23 [2024-03-15T20:01:23.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135899783 data=null}, TreeItem with text {Traces [1]}]
16:01:23 [2024-03-15T20:01:23.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135899784 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:23 [2024-03-15T20:01:23.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135899784 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:01:23 [2024-03-15T20:01:23.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135899792 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:23 [2024-03-15T20:01:23.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:01:23 [2024-03-15T20:01:23.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:01:23 [2024-03-15T20:01:23.843Z] 
16:01:23 [2024-03-15T20:01:23.843Z] (Eclipse:19288): Gtk-WARNING **: 20:01:23.669: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:23 [2024-03-15T20:01:23.843Z] 
16:01:23 [2024-03-15T20:01:23.843Z] (Eclipse:19288): Gtk-WARNING **: 20:01:23.681: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:23 [2024-03-15T20:01:23.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:01:23 [2024-03-15T20:01:23.843Z] 
16:01:23 [2024-03-15T20:01:23.843Z] (Eclipse:19288): Gtk-WARNING **: 20:01:23.697: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:23 [2024-03-15T20:01:23.843Z] 
16:01:23 [2024-03-15T20:01:23.843Z] (Eclipse:19288): Gtk-WARNING **: 20:01:23.718: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:23 [2024-03-15T20:01:23.843Z] 
16:01:23 [2024-03-15T20:01:23.843Z] (Eclipse:19288): Gtk-WARNING **: 20:01:23.731: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:23 [2024-03-15T20:01:23.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:01:23 [2024-03-15T20:01:23.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135899933 data=null doit=true}, Shell with text {Confirm Clear}]
16:01:23 [2024-03-15T20:01:23.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:01:23 [2024-03-15T20:01:23.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:01:23 [2024-03-15T20:01:23.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:01:23 [2024-03-15T20:01:23.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:01:23 [2024-03-15T20:01:23.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:01:23 [2024-03-15T20:01:23.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:01:23 [2024-03-15T20:01:23.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1135899933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:23 [2024-03-15T20:01:23.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1135899933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:23 [2024-03-15T20:01:23.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1135899933 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:23 [2024-03-15T20:01:23.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1135899933 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:23 [2024-03-15T20:01:23.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1135899934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:23 [2024-03-15T20:01:23.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1135899934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:23 [2024-03-15T20:01:23.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1135899934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:01:23 [2024-03-15T20:01:23.843Z] 
16:01:23 [2024-03-15T20:01:23.843Z] (Eclipse:19288): Gtk-WARNING **: 20:01:23.793: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:24 [2024-03-15T20:01:24.098Z] 
16:01:24 [2024-03-15T20:01:24.098Z] (Eclipse:19288): Gtk-WARNING **: 20:01:23.927: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:24 [2024-03-15T20:01:24.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1135899813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:01:24 [2024-03-15T20:01:24.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:01:24 [2024-03-15T20:01:24.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37d8562f] time=1135900130 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:01:24 [2024-03-15T20:01:24.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:01:24 [2024-03-15T20:01:24.099Z] 
16:01:24 [2024-03-15T20:01:24.099Z] (Eclipse:19288): Gtk-WARNING **: 20:01:23.950: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:24 [2024-03-15T20:01:24.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:24 [2024-03-15T20:01:24.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:24 [2024-03-15T20:01:24.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:24 [2024-03-15T20:01:24.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135900151 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:24 [2024-03-15T20:01:24.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135900152 data=null doit=true}, TreeItem with text {test}]
16:01:24 [2024-03-15T20:01:24.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135900152 data=null}, TreeItem with text {test}]
16:01:24 [2024-03-15T20:01:24.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135900152 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:24 [2024-03-15T20:01:24.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135900152 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:24 [2024-03-15T20:01:24.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135900161 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:24 [2024-03-15T20:01:24.099Z] 
16:01:24 [2024-03-15T20:01:24.099Z] (Eclipse:19288): Gtk-WARNING **: 20:01:23.996: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:24 [2024-03-15T20:01:24.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:01:24 [2024-03-15T20:01:24.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:01:24 [2024-03-15T20:01:24.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:01:24 [2024-03-15T20:01:24.354Z] 
16:01:24 [2024-03-15T20:01:24.355Z] (Eclipse:19288): Gtk-WARNING **: 20:01:24.151: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:24 [2024-03-15T20:01:24.355Z] 
16:01:24 [2024-03-15T20:01:24.355Z] (Eclipse:19288): Gtk-WARNING **: 20:01:24.164: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:24 [2024-03-15T20:01:24.355Z] 
16:01:24 [2024-03-15T20:01:24.355Z] (Eclipse:19288): Gtk-WARNING **: 20:01:24.180: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:24 [2024-03-15T20:01:24.355Z] 
16:01:24 [2024-03-15T20:01:24.355Z] (Eclipse:19288): Gtk-WARNING **: 20:01:24.198: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:24 [2024-03-15T20:01:24.355Z] 
16:01:24 [2024-03-15T20:01:24.355Z] (Eclipse:19288): Gtk-WARNING **: 20:01:24.214: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:24 [2024-03-15T20:01:24.355Z] 
16:01:24 [2024-03-15T20:01:24.355Z] (Eclipse:19288): Gtk-WARNING **: 20:01:24.230: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:24 [2024-03-15T20:01:24.355Z] 
16:01:24 [2024-03-15T20:01:24.355Z] (Eclipse:19288): Gtk-WARNING **: 20:01:24.246: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:24 [2024-03-15T20:01:24.355Z] 
16:01:24 [2024-03-15T20:01:24.355Z] (Eclipse:19288): Gtk-WARNING **: 20:01:24.264: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:24 [2024-03-15T20:01:24.355Z] 
16:01:24 [2024-03-15T20:01:24.355Z] (Eclipse:19288): Gtk-WARNING **: 20:01:24.294: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:24 [2024-03-15T20:01:24.355Z] 
16:01:24 [2024-03-15T20:01:24.355Z] (Eclipse:19288): Gtk-WARNING **: 20:01:24.311: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:24 [2024-03-15T20:01:24.355Z] 
16:01:24 [2024-03-15T20:01:24.355Z] (Eclipse:19288): Gtk-WARNING **: 20:01:24.328: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:24 [2024-03-15T20:01:24.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:01:24 [2024-03-15T20:01:24.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:01:24 [2024-03-15T20:01:24.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:01:24 [2024-03-15T20:01:24.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:01:24 [2024-03-15T20:01:24.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:01:24 [2024-03-15T20:01:24.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:01:24 [2024-03-15T20:01:24.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:24 [2024-03-15T20:01:24.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:01:24 [2024-03-15T20:01:24.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:01:24 [2024-03-15T20:01:24.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:01:24 [2024-03-15T20:01:24.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135900971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:24 [2024-03-15T20:01:24.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135900971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:24 [2024-03-15T20:01:24.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135900971 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:24 [2024-03-15T20:01:24.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135900971 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:24 [2024-03-15T20:01:24.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135900971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:24 [2024-03-15T20:01:24.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135900971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:24 [2024-03-15T20:01:24.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135900972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:24 [2024-03-15T20:01:24.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135900972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:24 [2024-03-15T20:01:24.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135900972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:24 [2024-03-15T20:01:24.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135900972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:24 [2024-03-15T20:01:24.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135900972 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:24 [2024-03-15T20:01:24.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1135900972 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:24 [2024-03-15T20:01:24.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:01:24 [2024-03-15T20:01:24.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:01:24 [2024-03-15T20:01:24.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:01:24 [2024-03-15T20:01:24.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:24 [2024-03-15T20:01:24.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:01:24 [2024-03-15T20:01:24.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:01:24 [2024-03-15T20:01:24.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:01:24 [2024-03-15T20:01:24.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:01:24 [2024-03-15T20:01:24.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:01:24 [2024-03-15T20:01:24.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1135900973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:24 [2024-03-15T20:01:24.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1135900973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:24 [2024-03-15T20:01:24.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1135900973 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:24 [2024-03-15T20:01:24.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1135900974 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:24 [2024-03-15T20:01:24.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1135900974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:24 [2024-03-15T20:01:24.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1135900974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:24 [2024-03-15T20:01:24.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:01:24 [2024-03-15T20:01:24.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:01:24 [2024-03-15T20:01:24.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:01:24 [2024-03-15T20:01:24.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:01:24 [2024-03-15T20:01:24.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:01:24 [2024-03-15T20:01:24.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:01:24 [2024-03-15T20:01:24.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1135900974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:24 [2024-03-15T20:01:24.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1135900223 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:01:24 [2024-03-15T20:01:24.918Z] 
16:01:24 [2024-03-15T20:01:24.918Z] (Eclipse:19288): Gtk-WARNING **: 20:01:24.859: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:24 [2024-03-15T20:01:24.918Z] 
16:01:24 [2024-03-15T20:01:24.918Z] (Eclipse:19288): Gtk-WARNING **: 20:01:24.870: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:24 [2024-03-15T20:01:24.918Z] 
16:01:24 [2024-03-15T20:01:24.918Z] (Eclipse:19288): Gtk-WARNING **: 20:01:24.884: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:24 [2024-03-15T20:01:24.918Z] 
16:01:24 [2024-03-15T20:01:24.918Z] (Eclipse:19288): Gtk-WARNING **: 20:01:24.901: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:25 [2024-03-15T20:01:25.174Z] 
16:01:25 [2024-03-15T20:01:25.174Z] (Eclipse:19288): Gtk-WARNING **: 20:01:24.918: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:25 [2024-03-15T20:01:25.174Z] 
16:01:25 [2024-03-15T20:01:25.174Z] (Eclipse:19288): Gtk-WARNING **: 20:01:24.935: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:25 [2024-03-15T20:01:25.174Z] 
16:01:25 [2024-03-15T20:01:25.174Z] (Eclipse:19288): Gtk-WARNING **: 20:01:24.951: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:25 [2024-03-15T20:01:25.174Z] 
16:01:25 [2024-03-15T20:01:25.174Z] (Eclipse:19288): Gtk-WARNING **: 20:01:24.968: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:25 [2024-03-15T20:01:25.174Z] 
16:01:25 [2024-03-15T20:01:25.174Z] (Eclipse:19288): Gtk-WARNING **: 20:01:24.984: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:25 [2024-03-15T20:01:25.174Z] 
16:01:25 [2024-03-15T20:01:25.174Z] (Eclipse:19288): Gtk-WARNING **: 20:01:25.003: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:25 [2024-03-15T20:01:25.174Z] 
16:01:25 [2024-03-15T20:01:25.174Z] (Eclipse:19288): Gtk-WARNING **: 20:01:25.018: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:25 [2024-03-15T20:01:25.174Z] 
16:01:25 [2024-03-15T20:01:25.174Z] (Eclipse:19288): Gtk-WARNING **: 20:01:25.035: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:25 [2024-03-15T20:01:25.174Z] 
16:01:25 [2024-03-15T20:01:25.175Z] (Eclipse:19288): Gtk-WARNING **: 20:01:25.051: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:01:25 [2024-03-15T20:01:25.430Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 61.83 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
16:01:25 [2024-03-15T20:01:25.430Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_06OpenKeyboard -- Time elapsed: 2.505 s
16:01:25 [2024-03-15T20:01:25.430Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.testRenameSymbolicLinks -- Time elapsed: 5.026 s
16:01:25 [2024-03-15T20:01:25.430Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_10CopyExperiment -- Time elapsed: 6.108 s
16:01:25 [2024-03-15T20:01:25.430Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_01ContextMenuPresence -- Time elapsed: 2.197 s
16:01:25 [2024-03-15T20:01:25.430Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_04Rename -- Time elapsed: 3.655 s
16:01:25 [2024-03-15T20:01:25.430Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_12RemoveTraceFromExperiment -- Time elapsed: 4.383 s
16:01:25 [2024-03-15T20:01:25.430Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.testCopySymbolicLinks -- Time elapsed: 7.227 s
16:01:25 [2024-03-15T20:01:25.430Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_05Delete -- Time elapsed: 2.556 s
16:01:25 [2024-03-15T20:01:25.430Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_11DeleteTraceFromExperiment -- Time elapsed: 3.499 s
16:01:25 [2024-03-15T20:01:25.430Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_09BringToTop -- Time elapsed: 4.913 s
16:01:25 [2024-03-15T20:01:25.430Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_07DeleteKeyboard -- Time elapsed: 2.585 s
16:01:25 [2024-03-15T20:01:25.430Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.testExperimentLinkBackwardCompatibility -- Time elapsed: 3.491 s
16:01:25 [2024-03-15T20:01:25.430Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_02Open -- Time elapsed: 2.510 s
16:01:25 [2024-03-15T20:01:25.430Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_03Copy -- Time elapsed: 7.229 s
16:01:25 [2024-03-15T20:01:25.430Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_08OpenDoubleClick -- Time elapsed: 2.255 s
16:01:25 [2024-03-15T20:01:25.430Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
16:01:25 [2024-03-15T20:01:25.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37d8562f] time=1135901559 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:01:25 [2024-03-15T20:01:25.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:25 [2024-03-15T20:01:25.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:01:25 [2024-03-15T20:01:25.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:01:25 [2024-03-15T20:01:25.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:01:25 [2024-03-15T20:01:25.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1135901671 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:01:25 [2024-03-15T20:01:25.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:01:25 [2024-03-15T20:01:25.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:25 [2024-03-15T20:01:25.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:25 [2024-03-15T20:01:25.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:25 [2024-03-15T20:01:25.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:25 [2024-03-15T20:01:25.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:25 [2024-03-15T20:01:25.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:25 [2024-03-15T20:01:25.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135901794 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:25 [2024-03-15T20:01:25.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135901794 data=null doit=true}, TreeItem with text {test}]
16:01:25 [2024-03-15T20:01:25.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135901794 data=null}, TreeItem with text {test}]
16:01:25 [2024-03-15T20:01:25.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135901795 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:25 [2024-03-15T20:01:25.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135901795 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:25 [2024-03-15T20:01:25.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135901839 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:25 [2024-03-15T20:01:25.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:25 [2024-03-15T20:01:25.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135901839 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:25 [2024-03-15T20:01:25.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135901839 data=null doit=true}, TreeItem with text {test}]
16:01:25 [2024-03-15T20:01:25.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135901839 data=null}, TreeItem with text {test}]
16:01:25 [2024-03-15T20:01:25.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135901840 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:25 [2024-03-15T20:01:25.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135901840 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:25 [2024-03-15T20:01:25.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135901844 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:25 [2024-03-15T20:01:25.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135901845 data=null doit=true}, TreeItem with text {test}]
16:01:25 [2024-03-15T20:01:25.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135901845 data=null}, TreeItem with text {test}]
16:01:25 [2024-03-15T20:01:25.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135901845 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:25 [2024-03-15T20:01:25.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135901845 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
16:01:25 [2024-03-15T20:01:25.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135901854 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:25 [2024-03-15T20:01:25.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:25 [2024-03-15T20:01:25.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135901854 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:01:25 [2024-03-15T20:01:25.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135901855 data=null doit=true}, TreeItem with text {Traces [0]}]
16:01:25 [2024-03-15T20:01:25.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135901855 data=null}, TreeItem with text {Traces [0]}]
16:01:25 [2024-03-15T20:01:25.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135901855 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:01:25 [2024-03-15T20:01:25.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135901855 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:01:25 [2024-03-15T20:01:25.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135901869 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:01:25 [2024-03-15T20:01:25.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:25 [2024-03-15T20:01:25.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135901870 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:01:25 [2024-03-15T20:01:25.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135901870 data=null doit=true}, TreeItem with text {Traces [0]}]
16:01:25 [2024-03-15T20:01:25.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135901870 data=null}, TreeItem with text {Traces [0]}]
16:01:25 [2024-03-15T20:01:25.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135901870 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:01:25 [2024-03-15T20:01:25.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135901870 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:01:25 [2024-03-15T20:01:25.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135901874 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:01:25 [2024-03-15T20:01:25.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
16:01:25 [2024-03-15T20:01:25.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
16:01:25 [2024-03-15T20:01:25.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
16:01:26 [2024-03-15T20:01:26.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
16:01:26 [2024-03-15T20:01:26.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1135902211 data=null doit=true}, Shell with text {Manage Custom Parsers}]
16:01:26 [2024-03-15T20:01:26.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
16:01:26 [2024-03-15T20:01:26.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
16:01:26 [2024-03-15T20:01:26.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Custom Text : TmfGeneric
16:01:26 [2024-03-15T20:01:26.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=1135902216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
16:01:26 [2024-03-15T20:01:26.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=1135902217 data=null doit=true}, (of type 'List')]
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=1135902217 data=null}, (of type 'List')]
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=1135902217 data=null button=1 stateMask=0x0 x=98 y=11 count=1}, (of type 'List')]
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=1135902218 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=1135902218 data=null button=1 stateMask=0x80000 x=98 y=11 count=1}, (of type 'List')]
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with mnemonic 'XML'
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Text} time=1135902219 data=null doit=true}, Button with text {Text}]
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Text} time=1135902219 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Text}]
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {XML} time=1135902220 data=null doit=true}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {XML} time=1135902220 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {XML} time=1135902220 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {XML} time=1135902220 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Custom XML : Custom XML Log
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=1135902229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=1135902230 data=null doit=true}, (of type 'List')]
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=1135902230 data=null}, (of type 'List')]
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=1135902230 data=null button=1 stateMask=0x0 x=98 y=11 count=1}, (of type 'List')]
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=1135902230 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=1135902230 data=null button=1 stateMask=0x80000 x=98 y=11 count=1}, (of type 'List')]
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=1135902231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=1135902231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=1135902231 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=1135902231 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:01:26 [2024-03-15T20:01:26.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=1135902231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=1135902231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=1135902231 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1135901925 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Manage Custom Parsers...']
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135902310 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135902311 data=null doit=true}, TreeItem with text {test}]
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135902311 data=null}, TreeItem with text {test}]
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135902311 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135902311 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135902331 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135902332 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135902332 data=null doit=true}, TreeItem with text {test}]
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135902332 data=null}, TreeItem with text {test}]
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135902332 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135902332 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135902337 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:26 [2024-03-15T20:01:26.200Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135902338 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135902338 data=null doit=true}, TreeItem with text {Traces [0]}]
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135902338 data=null}, TreeItem with text {Traces [0]}]
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135902339 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135902339 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135902347 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135902348 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135902348 data=null doit=true}, TreeItem with text {Traces [0]}]
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135902348 data=null}, TreeItem with text {Traces [0]}]
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135902355 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135902355 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135902358 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:26 [2024-03-15T20:01:26.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135902387 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:26 [2024-03-15T20:01:26.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135902388 data=null doit=true}, TreeItem with text {test}]
16:01:26 [2024-03-15T20:01:26.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135902388 data=null}, TreeItem with text {test}]
16:01:26 [2024-03-15T20:01:26.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135902388 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:26 [2024-03-15T20:01:26.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135902388 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:26 [2024-03-15T20:01:26.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135902413 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:26 [2024-03-15T20:01:26.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:26 [2024-03-15T20:01:26.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135902414 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:26 [2024-03-15T20:01:26.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135902414 data=null doit=true}, TreeItem with text {test}]
16:01:26 [2024-03-15T20:01:26.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135902414 data=null}, TreeItem with text {test}]
16:01:26 [2024-03-15T20:01:26.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135902414 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:26 [2024-03-15T20:01:26.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135902414 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:26 [2024-03-15T20:01:26.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135902425 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:26 [2024-03-15T20:01:26.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:26 [2024-03-15T20:01:26.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:26 [2024-03-15T20:01:26.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135902426 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:01:26 [2024-03-15T20:01:26.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135902426 data=null doit=true}, TreeItem with text {Traces [0]}]
16:01:26 [2024-03-15T20:01:26.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135902426 data=null}, TreeItem with text {Traces [0]}]
16:01:26 [2024-03-15T20:01:26.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135902426 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:01:26 [2024-03-15T20:01:26.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135902426 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:01:26 [2024-03-15T20:01:26.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135902440 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:01:26 [2024-03-15T20:01:26.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:26 [2024-03-15T20:01:26.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135902440 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:01:26 [2024-03-15T20:01:26.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135902440 data=null doit=true}, TreeItem with text {Traces [0]}]
16:01:26 [2024-03-15T20:01:26.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135902440 data=null}, TreeItem with text {Traces [0]}]
16:01:26 [2024-03-15T20:01:26.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135902441 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:01:26 [2024-03-15T20:01:26.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135902441 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:01:26 [2024-03-15T20:01:26.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135902444 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:01:26 [2024-03-15T20:01:26.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:01:26 [2024-03-15T20:01:26.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135902808 data=null doit=true}, Shell with text {Trace Import}]
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1135902810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1135902810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1135902810 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1135902810 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1135902811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1135902811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1135902811 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1135902471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135902887 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135902887 data=null doit=true}, TreeItem with text {test}]
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135902887 data=null}, TreeItem with text {test}]
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135902887 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:26 [2024-03-15T20:01:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135902887 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:26 [2024-03-15T20:01:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135902916 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:26 [2024-03-15T20:01:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:26 [2024-03-15T20:01:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135902917 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:26 [2024-03-15T20:01:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135902917 data=null doit=true}, TreeItem with text {test}]
16:01:26 [2024-03-15T20:01:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135902917 data=null}, TreeItem with text {test}]
16:01:26 [2024-03-15T20:01:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135902917 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:26 [2024-03-15T20:01:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135902917 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:26 [2024-03-15T20:01:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135902922 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:26 [2024-03-15T20:01:26.970Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:26 [2024-03-15T20:01:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:26 [2024-03-15T20:01:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135902923 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:01:26 [2024-03-15T20:01:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135902923 data=null doit=true}, TreeItem with text {Traces [0]}]
16:01:26 [2024-03-15T20:01:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135902923 data=null}, TreeItem with text {Traces [0]}]
16:01:26 [2024-03-15T20:01:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135902924 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:01:26 [2024-03-15T20:01:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135902924 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:01:26 [2024-03-15T20:01:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135902939 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:01:26 [2024-03-15T20:01:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:26 [2024-03-15T20:01:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135902939 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:01:26 [2024-03-15T20:01:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135902939 data=null doit=true}, TreeItem with text {Traces [0]}]
16:01:26 [2024-03-15T20:01:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135902939 data=null}, TreeItem with text {Traces [0]}]
16:01:26 [2024-03-15T20:01:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135902940 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:01:26 [2024-03-15T20:01:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135902940 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:01:26 [2024-03-15T20:01:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135902943 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:01:26 [2024-03-15T20:01:26.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:01:26 [2024-03-15T20:01:26.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135903282 data=null doit=true}, Shell with text {Trace Import}]
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1135903307 data=null}, (of type 'Combo')]
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1135903342 data=null doit=true}, TreeItem with text {import}]
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1135903342 data=null}, TreeItem with text {import}]
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1135903342 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135903342 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1135903344 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1135903345 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1135903345 data=null doit=true}, TreeItem with text {import}]
16:01:27 [2024-03-15T20:01:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1135903345 data=null}, TreeItem with text {import}]
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1135903345 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135903345 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1135903345 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1135903367 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@64c566b6
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1135903370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1135903370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:01:27 [2024-03-15T20:01:27.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1135903370 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1135903370 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1135903371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1135903371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1135903371 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1135903371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1135903371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1135903371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1135903371 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1135903371 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@ca94ce0
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1135903372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1135903372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1135903372 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1135903372 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1135903373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1135903373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1135903373 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1135903373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1135903373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1135903373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1135903373 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:01:27 [2024-03-15T20:01:27.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1135903373 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:27 [2024-03-15T20:01:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:01:27 [2024-03-15T20:01:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:01:27 [2024-03-15T20:01:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:27 [2024-03-15T20:01:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:01:27 [2024-03-15T20:01:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135903377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:27 [2024-03-15T20:01:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135903377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:27 [2024-03-15T20:01:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135903377 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:27 [2024-03-15T20:01:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135903377 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:27 [2024-03-15T20:01:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135903377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:27 [2024-03-15T20:01:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135903377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:27 [2024-03-15T20:01:27.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135903377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:27 [2024-03-15T20:01:27.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1135902970 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:01:27 [2024-03-15T20:01:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:01:27 [2024-03-15T20:01:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:27 [2024-03-15T20:01:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:27 [2024-03-15T20:01:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:27 [2024-03-15T20:01:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:27 [2024-03-15T20:01:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:27 [2024-03-15T20:01:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:27 [2024-03-15T20:01:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135903714 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:27 [2024-03-15T20:01:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135903714 data=null doit=true}, TreeItem with text {test}]
16:01:27 [2024-03-15T20:01:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135903715 data=null}, TreeItem with text {test}]
16:01:27 [2024-03-15T20:01:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135903715 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:27 [2024-03-15T20:01:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135903715 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:27 [2024-03-15T20:01:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135903734 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:27 [2024-03-15T20:01:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:27 [2024-03-15T20:01:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135903734 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:27 [2024-03-15T20:01:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135903734 data=null doit=true}, TreeItem with text {test}]
16:01:27 [2024-03-15T20:01:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135903734 data=null}, TreeItem with text {test}]
16:01:27 [2024-03-15T20:01:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135903734 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:27 [2024-03-15T20:01:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135903735 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:27 [2024-03-15T20:01:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135903745 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:27 [2024-03-15T20:01:27.744Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:27 [2024-03-15T20:01:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:27 [2024-03-15T20:01:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135903745 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:01:27 [2024-03-15T20:01:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135903745 data=null doit=true}, TreeItem with text {Traces [0]}]
16:01:27 [2024-03-15T20:01:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135903746 data=null}, TreeItem with text {Traces [0]}]
16:01:27 [2024-03-15T20:01:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135903746 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:01:27 [2024-03-15T20:01:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135903746 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:01:27 [2024-03-15T20:01:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135903760 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:27 [2024-03-15T20:01:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135903761 data=null doit=true}, TreeItem with text {Traces [1]}]
16:01:27 [2024-03-15T20:01:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135903761 data=null}, TreeItem with text {Traces [1]}]
16:01:27 [2024-03-15T20:01:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135903761 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:27 [2024-03-15T20:01:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135903761 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
16:01:27 [2024-03-15T20:01:27.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135903762 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:28 [2024-03-15T20:01:28.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:28 [2024-03-15T20:01:28.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:28 [2024-03-15T20:01:28.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135904085 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:01:28 [2024-03-15T20:01:28.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135904086 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:28 [2024-03-15T20:01:28.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135904086 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:01:28 [2024-03-15T20:01:28.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135904086 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:28 [2024-03-15T20:01:28.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135904086 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:28 [2024-03-15T20:01:28.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135904127 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:28 [2024-03-15T20:01:28.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:28 [2024-03-15T20:01:28.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:28 [2024-03-15T20:01:28.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:28 [2024-03-15T20:01:28.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:28 [2024-03-15T20:01:28.001Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:28 [2024-03-15T20:01:28.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:28 [2024-03-15T20:01:28.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135904130 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:01:28 [2024-03-15T20:01:28.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135904130 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:28 [2024-03-15T20:01:28.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135904130 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:01:28 [2024-03-15T20:01:28.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135904130 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:28 [2024-03-15T20:01:28.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135904130 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:28 [2024-03-15T20:01:28.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135904134 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:28 [2024-03-15T20:01:28.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:01:28 [2024-03-15T20:01:28.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135904134 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:01:28 [2024-03-15T20:01:28.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135904134 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:28 [2024-03-15T20:01:28.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:28 [2024-03-15T20:01:28.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135904135 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:01:28 [2024-03-15T20:01:28.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135904135 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:28 [2024-03-15T20:01:28.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135904135 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:28 [2024-03-15T20:01:28.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135904138 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:28 [2024-03-15T20:01:28.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135904138 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:01:28 [2024-03-15T20:01:28.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135904139 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:01:28 [2024-03-15T20:01:28.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135904139 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:28 [2024-03-15T20:01:28.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135904172 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:01:28 [2024-03-15T20:01:28.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135904179 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:01:28 [2024-03-15T20:01:28.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135904179 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:28 [2024-03-15T20:01:28.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135904179 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:01:28 [2024-03-15T20:01:28.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:01:28 [2024-03-15T20:01:28.258Z] 
16:01:28 [2024-03-15T20:01:28.258Z] (Eclipse:19288): Gtk-CRITICAL **: 20:01:28.022: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:28 [2024-03-15T20:01:28.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:28 [2024-03-15T20:01:28.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:28 [2024-03-15T20:01:28.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:29 [2024-03-15T20:01:29.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:29 [2024-03-15T20:01:29.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:29 [2024-03-15T20:01:29.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:29 [2024-03-15T20:01:29.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:29 [2024-03-15T20:01:29.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:29 [2024-03-15T20:01:29.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135905683 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135905684 data=null doit=true}, TableItem with text {}]
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135905684 data=null}, TableItem with text {}]
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135905684 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135905684 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135905700 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135905768 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135905768 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135905768 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135905768 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135905768 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135905776 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:29 [2024-03-15T20:01:29.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135905782 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135905782 data=null doit=true}, TreeItem with text {test}]
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135905783 data=null}, TreeItem with text {test}]
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135905783 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135905783 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135905815 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135905815 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135905815 data=null doit=true}, TreeItem with text {test}]
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135905816 data=null}, TreeItem with text {test}]
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135905816 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135905816 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135905821 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:29 [2024-03-15T20:01:29.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135905821 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135905822 data=null doit=true}, TreeItem with text {Traces [1]}]
16:01:29 [2024-03-15T20:01:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135905822 data=null}, TreeItem with text {Traces [1]}]
16:01:29 [2024-03-15T20:01:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135905822 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:29 [2024-03-15T20:01:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135905822 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:01:29 [2024-03-15T20:01:29.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135905837 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:29 [2024-03-15T20:01:29.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:29 [2024-03-15T20:01:29.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135905838 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:01:29 [2024-03-15T20:01:29.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135905838 data=null doit=true}, TreeItem with text {Traces [1]}]
16:01:29 [2024-03-15T20:01:29.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135905838 data=null}, TreeItem with text {Traces [1]}]
16:01:29 [2024-03-15T20:01:29.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135905838 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:29 [2024-03-15T20:01:29.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135905838 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:01:29 [2024-03-15T20:01:29.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135905842 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:29 [2024-03-15T20:01:29.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:01:29 [2024-03-15T20:01:29.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135906191 data=null doit=true}, Shell with text {Trace Import}]
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1135906217 data=null}, (of type 'Combo')]
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1135906255 data=null doit=true}, TreeItem with text {import}]
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1135906255 data=null}, TreeItem with text {import}]
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1135906255 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135906256 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1135906257 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1135906258 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1135906258 data=null doit=true}, TreeItem with text {import}]
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1135906258 data=null}, TreeItem with text {import}]
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1135906258 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:30 [2024-03-15T20:01:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135906264 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1135906264 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1135906273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:30 [2024-03-15T20:01:30.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:01:30 [2024-03-15T20:01:30.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:01:30 [2024-03-15T20:01:30.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:30 [2024-03-15T20:01:30.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:01:30 [2024-03-15T20:01:30.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135906296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:30 [2024-03-15T20:01:30.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135906296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:30 [2024-03-15T20:01:30.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135906296 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:30 [2024-03-15T20:01:30.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135906296 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:30 [2024-03-15T20:01:30.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135906296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:30 [2024-03-15T20:01:30.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135906297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:30 [2024-03-15T20:01:30.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:30 [2024-03-15T20:01:30.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135906297 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:30 [2024-03-15T20:01:30.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1135905865 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:01:30 [2024-03-15T20:01:30.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:01:30 [2024-03-15T20:01:30.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:30 [2024-03-15T20:01:30.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:30 [2024-03-15T20:01:30.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:30 [2024-03-15T20:01:30.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:30 [2024-03-15T20:01:30.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:30 [2024-03-15T20:01:30.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:30 [2024-03-15T20:01:30.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135906573 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:30 [2024-03-15T20:01:30.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135906573 data=null doit=true}, TreeItem with text {test}]
16:01:30 [2024-03-15T20:01:30.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135906573 data=null}, TreeItem with text {test}]
16:01:30 [2024-03-15T20:01:30.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135906573 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:30 [2024-03-15T20:01:30.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135906574 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:30 [2024-03-15T20:01:30.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135906597 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:30 [2024-03-15T20:01:30.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:30 [2024-03-15T20:01:30.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135906598 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:30 [2024-03-15T20:01:30.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135906598 data=null doit=true}, TreeItem with text {test}]
16:01:30 [2024-03-15T20:01:30.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135906598 data=null}, TreeItem with text {test}]
16:01:30 [2024-03-15T20:01:30.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135906599 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:30 [2024-03-15T20:01:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135906599 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:30 [2024-03-15T20:01:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135906615 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:30 [2024-03-15T20:01:30.664Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:30 [2024-03-15T20:01:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:30 [2024-03-15T20:01:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1135906616 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:01:30 [2024-03-15T20:01:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1135906616 data=null doit=true}, TreeItem with text {Traces [2]}]
16:01:30 [2024-03-15T20:01:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1135906616 data=null}, TreeItem with text {Traces [2]}]
16:01:30 [2024-03-15T20:01:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1135906616 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:01:30 [2024-03-15T20:01:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135906616 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:01:30 [2024-03-15T20:01:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1135906641 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:01:30 [2024-03-15T20:01:30.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:01:30 [2024-03-15T20:01:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:30 [2024-03-15T20:01:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:30 [2024-03-15T20:01:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135906788 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:01:30 [2024-03-15T20:01:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1135906788 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:01:30 [2024-03-15T20:01:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1135906788 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:01:30 [2024-03-15T20:01:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135906789 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:01:30 [2024-03-15T20:01:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135906789 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:01:30 [2024-03-15T20:01:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135906816 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:01:30 [2024-03-15T20:01:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:30 [2024-03-15T20:01:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:30 [2024-03-15T20:01:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:30 [2024-03-15T20:01:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:30 [2024-03-15T20:01:30.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:30 [2024-03-15T20:01:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:30 [2024-03-15T20:01:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135906820 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:01:30 [2024-03-15T20:01:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1135906821 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:01:30 [2024-03-15T20:01:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1135906821 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:01:30 [2024-03-15T20:01:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135906821 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:01:30 [2024-03-15T20:01:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135906821 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:01:30 [2024-03-15T20:01:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135906825 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:01:30 [2024-03-15T20:01:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:01:30 [2024-03-15T20:01:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135906826 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:01:30 [2024-03-15T20:01:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1135906826 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:01:30 [2024-03-15T20:01:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:30 [2024-03-15T20:01:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1135906826 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:01:30 [2024-03-15T20:01:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135906826 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:01:30 [2024-03-15T20:01:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135906826 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:01:30 [2024-03-15T20:01:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135906830 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:01:30 [2024-03-15T20:01:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135906830 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:01:30 [2024-03-15T20:01:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135906830 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:01:30 [2024-03-15T20:01:30.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135906831 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:01:30 [2024-03-15T20:01:30.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135906871 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:01:30 [2024-03-15T20:01:30.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135907018 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:01:30 [2024-03-15T20:01:30.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1135907045 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:01:30 [2024-03-15T20:01:30.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1135907045 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:01:30 [2024-03-15T20:01:30.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:01:30 [2024-03-15T20:01:30.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:30 [2024-03-15T20:01:30.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:32 [2024-03-15T20:01:32.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:32 [2024-03-15T20:01:32.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:32 [2024-03-15T20:01:32.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:32 [2024-03-15T20:01:32.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:32 [2024-03-15T20:01:32.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:01:32 [2024-03-15T20:01:32.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135908050 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:01:32 [2024-03-15T20:01:32.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135908050 data=null doit=true}, TableItem with text {}]
16:01:32 [2024-03-15T20:01:32.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135908050 data=null}, TableItem with text {}]
16:01:32 [2024-03-15T20:01:32.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135908050 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:01:32 [2024-03-15T20:01:32.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135908050 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:01:32 [2024-03-15T20:01:32.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135908056 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:01:32 [2024-03-15T20:01:32.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:32 [2024-03-15T20:01:32.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:32 [2024-03-15T20:01:32.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:32 [2024-03-15T20:01:32.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:32 [2024-03-15T20:01:32.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135908410 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:01:32 [2024-03-15T20:01:32.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1135908410 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1135908410 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135908410 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135908411 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135908415 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:32 [2024-03-15T20:01:32.284Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135908423 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135908423 data=null doit=true}, TreeItem with text {test}]
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135908423 data=null}, TreeItem with text {test}]
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135908423 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135908423 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135908445 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135908446 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135908446 data=null doit=true}, TreeItem with text {test}]
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135908446 data=null}, TreeItem with text {test}]
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135908447 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135908447 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135908457 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:32 [2024-03-15T20:01:32.284Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1135908457 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1135908457 data=null doit=true}, TreeItem with text {Traces [2]}]
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1135908457 data=null}, TreeItem with text {Traces [2]}]
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1135908458 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135908458 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1135908472 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1135908473 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1135908473 data=null doit=true}, TreeItem with text {Traces [2]}]
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1135908473 data=null}, TreeItem with text {Traces [2]}]
16:01:32 [2024-03-15T20:01:32.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1135908473 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:01:32 [2024-03-15T20:01:32.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135908473 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:01:32 [2024-03-15T20:01:32.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1135908478 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:01:32 [2024-03-15T20:01:32.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:01:32 [2024-03-15T20:01:32.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:01:32 [2024-03-15T20:01:32.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:01:32 [2024-03-15T20:01:32.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:01:32 [2024-03-15T20:01:32.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135908832 data=null doit=true}, Shell with text {Trace Import}]
16:01:32 [2024-03-15T20:01:32.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:01:32 [2024-03-15T20:01:32.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:01:32 [2024-03-15T20:01:32.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:01:32 [2024-03-15T20:01:32.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:01:32 [2024-03-15T20:01:32.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:32 [2024-03-15T20:01:32.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:01:32 [2024-03-15T20:01:32.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:32 [2024-03-15T20:01:32.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:01:32 [2024-03-15T20:01:32.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:01:32 [2024-03-15T20:01:32.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:01:32 [2024-03-15T20:01:32.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:01:32 [2024-03-15T20:01:32.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:01:32 [2024-03-15T20:01:32.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1135908836 data=null}, (of type 'Combo')]
16:01:32 [2024-03-15T20:01:32.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:01:32 [2024-03-15T20:01:32.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:32 [2024-03-15T20:01:32.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1135908872 data=null doit=true}, TreeItem with text {import}]
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1135908872 data=null}, TreeItem with text {import}]
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1135908872 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135908872 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1135908874 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135908875 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135908875 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135908875 data=null}, Tree node with text: kernel-overlap-testing]
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135908875 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135908875 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135908877 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1135908893 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:01:32 [2024-03-15T20:01:32.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135908922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135908922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135908922 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135908922 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135908922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:32 [2024-03-15T20:01:32.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135908922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:33 [2024-03-15T20:01:33.059Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:33 [2024-03-15T20:01:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135908922 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:33 [2024-03-15T20:01:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1135908507 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:01:33 [2024-03-15T20:01:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:01:33 [2024-03-15T20:01:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:33 [2024-03-15T20:01:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:33 [2024-03-15T20:01:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:33 [2024-03-15T20:01:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:33 [2024-03-15T20:01:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:33 [2024-03-15T20:01:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:33 [2024-03-15T20:01:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135909114 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:33 [2024-03-15T20:01:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135909114 data=null doit=true}, TreeItem with text {test}]
16:01:33 [2024-03-15T20:01:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135909114 data=null}, TreeItem with text {test}]
16:01:33 [2024-03-15T20:01:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135909114 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:33 [2024-03-15T20:01:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135909114 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:33 [2024-03-15T20:01:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135909140 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:33 [2024-03-15T20:01:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:33 [2024-03-15T20:01:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135909141 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:33 [2024-03-15T20:01:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135909141 data=null doit=true}, TreeItem with text {test}]
16:01:33 [2024-03-15T20:01:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135909141 data=null}, TreeItem with text {test}]
16:01:33 [2024-03-15T20:01:33.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135909141 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:33 [2024-03-15T20:01:33.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135909141 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:33 [2024-03-15T20:01:33.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135909146 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:33 [2024-03-15T20:01:33.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:33 [2024-03-15T20:01:33.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:33 [2024-03-15T20:01:33.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1135909147 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:01:33 [2024-03-15T20:01:33.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1135909147 data=null doit=true}, TreeItem with text {Traces [3]}]
16:01:33 [2024-03-15T20:01:33.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1135909147 data=null}, TreeItem with text {Traces [3]}]
16:01:33 [2024-03-15T20:01:33.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1135909148 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:01:33 [2024-03-15T20:01:33.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135909148 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
16:01:33 [2024-03-15T20:01:33.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1135909165 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:01:33 [2024-03-15T20:01:33.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:01:33 [2024-03-15T20:01:33.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:33 [2024-03-15T20:01:33.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:33 [2024-03-15T20:01:33.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135909237 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:01:33 [2024-03-15T20:01:33.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135909237 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:01:33 [2024-03-15T20:01:33.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135909238 data=null}, TreeItem with text {kernel-overlap-testing}]
16:01:33 [2024-03-15T20:01:33.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135909238 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:01:33 [2024-03-15T20:01:33.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135909238 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:01:33 [2024-03-15T20:01:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135909273 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:01:33 [2024-03-15T20:01:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:33 [2024-03-15T20:01:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:33 [2024-03-15T20:01:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:33 [2024-03-15T20:01:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:33 [2024-03-15T20:01:33.316Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:33 [2024-03-15T20:01:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:33 [2024-03-15T20:01:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135909275 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:01:33 [2024-03-15T20:01:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135909275 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:01:33 [2024-03-15T20:01:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135909275 data=null}, TreeItem with text {kernel-overlap-testing}]
16:01:33 [2024-03-15T20:01:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135909276 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:01:33 [2024-03-15T20:01:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135909276 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:01:33 [2024-03-15T20:01:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135909280 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:01:33 [2024-03-15T20:01:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:01:33 [2024-03-15T20:01:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135909281 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:01:33 [2024-03-15T20:01:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135909281 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:01:33 [2024-03-15T20:01:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:33 [2024-03-15T20:01:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135909281 data=null}, TreeItem with text {kernel-overlap-testing}]
16:01:33 [2024-03-15T20:01:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135909281 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:01:33 [2024-03-15T20:01:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135909281 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:01:33 [2024-03-15T20:01:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135909285 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:01:33 [2024-03-15T20:01:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135909285 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
16:01:33 [2024-03-15T20:01:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135909285 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
16:01:33 [2024-03-15T20:01:33.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135909285 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:01:33 [2024-03-15T20:01:33.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135909330 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
16:01:33 [2024-03-15T20:01:33.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135909553 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:01:33 [2024-03-15T20:01:33.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135909560 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:01:33 [2024-03-15T20:01:33.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135909560 data=null}, TreeItem with text {kernel-overlap-testing}]
16:01:33 [2024-03-15T20:01:33.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:01:33 [2024-03-15T20:01:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:33 [2024-03-15T20:01:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:33 [2024-03-15T20:01:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:33 [2024-03-15T20:01:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:33 [2024-03-15T20:01:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:33 [2024-03-15T20:01:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:33 [2024-03-15T20:01:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:33 [2024-03-15T20:01:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:01:33 [2024-03-15T20:01:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135909561 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:01:33 [2024-03-15T20:01:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135909562 data=null doit=true}, TableItem with text {}]
16:01:33 [2024-03-15T20:01:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135909562 data=null}, TableItem with text {}]
16:01:33 [2024-03-15T20:01:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135909562 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:01:33 [2024-03-15T20:01:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135909562 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:01:33 [2024-03-15T20:01:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135909581 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:01:33 [2024-03-15T20:01:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:33 [2024-03-15T20:01:33.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135910849 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135910849 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135910849 data=null}, TreeItem with text {kernel-overlap-testing}]
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135910849 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135910849 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135910856 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:34 [2024-03-15T20:01:34.936Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135910861 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135910861 data=null doit=true}, TreeItem with text {test}]
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135910861 data=null}, TreeItem with text {test}]
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135910862 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135910862 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135910918 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135910919 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135910919 data=null doit=true}, TreeItem with text {test}]
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135910920 data=null}, TreeItem with text {test}]
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135910920 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135910920 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135910929 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:34 [2024-03-15T20:01:34.936Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1135910930 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1135910930 data=null doit=true}, TreeItem with text {Traces [3]}]
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1135910930 data=null}, TreeItem with text {Traces [3]}]
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1135910930 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:01:34 [2024-03-15T20:01:34.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135910931 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
16:01:34 [2024-03-15T20:01:34.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1135910946 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:01:34 [2024-03-15T20:01:34.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:34 [2024-03-15T20:01:34.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1135910946 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:01:34 [2024-03-15T20:01:34.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1135910947 data=null doit=true}, TreeItem with text {Traces [3]}]
16:01:34 [2024-03-15T20:01:34.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1135910947 data=null}, TreeItem with text {Traces [3]}]
16:01:34 [2024-03-15T20:01:34.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1135910947 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:01:34 [2024-03-15T20:01:34.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135910947 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
16:01:34 [2024-03-15T20:01:34.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1135910951 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:01:34 [2024-03-15T20:01:34.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:01:34 [2024-03-15T20:01:34.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:01:35 [2024-03-15T20:01:35.193Z] 
16:01:35 [2024-03-15T20:01:35.193Z] (Eclipse:19288): Gtk-WARNING **: 20:01:34.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:35 [2024-03-15T20:01:35.193Z] 
16:01:35 [2024-03-15T20:01:35.193Z] (Eclipse:19288): Gtk-WARNING **: 20:01:34.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:35 [2024-03-15T20:01:35.193Z] 
16:01:35 [2024-03-15T20:01:35.193Z] (Eclipse:19288): Gtk-WARNING **: 20:01:34.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:35 [2024-03-15T20:01:35.193Z] 
16:01:35 [2024-03-15T20:01:35.193Z] (Eclipse:19288): Gtk-WARNING **: 20:01:34.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:35 [2024-03-15T20:01:35.193Z] 
16:01:35 [2024-03-15T20:01:35.193Z] (Eclipse:19288): Gtk-WARNING **: 20:01:35.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:35 [2024-03-15T20:01:35.193Z] 
16:01:35 [2024-03-15T20:01:35.193Z] (Eclipse:19288): Gtk-WARNING **: 20:01:35.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:35 [2024-03-15T20:01:35.193Z] 
16:01:35 [2024-03-15T20:01:35.193Z] (Eclipse:19288): Gtk-WARNING **: 20:01:35.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:35 [2024-03-15T20:01:35.193Z] 
16:01:35 [2024-03-15T20:01:35.193Z] (Eclipse:19288): Gtk-WARNING **: 20:01:35.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:35 [2024-03-15T20:01:35.193Z] 
16:01:35 [2024-03-15T20:01:35.193Z] (Eclipse:19288): Gtk-WARNING **: 20:01:35.047: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:35 [2024-03-15T20:01:35.193Z] 
16:01:35 [2024-03-15T20:01:35.193Z] (Eclipse:19288): Gtk-WARNING **: 20:01:35.047: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:35 [2024-03-15T20:01:35.193Z] 
16:01:35 [2024-03-15T20:01:35.193Z] (Eclipse:19288): Gtk-WARNING **: 20:01:35.047: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:35 [2024-03-15T20:01:35.193Z] 
16:01:35 [2024-03-15T20:01:35.193Z] (Eclipse:19288): Gtk-WARNING **: 20:01:35.047: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:35 [2024-03-15T20:01:35.193Z] 
16:01:35 [2024-03-15T20:01:35.193Z] (Eclipse:19288): Gtk-WARNING **: 20:01:35.067: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:35 [2024-03-15T20:01:35.193Z] 
16:01:35 [2024-03-15T20:01:35.193Z] (Eclipse:19288): Gtk-WARNING **: 20:01:35.067: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:35 [2024-03-15T20:01:35.193Z] 
16:01:35 [2024-03-15T20:01:35.193Z] (Eclipse:19288): Gtk-WARNING **: 20:01:35.067: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:35 [2024-03-15T20:01:35.193Z] 
16:01:35 [2024-03-15T20:01:35.193Z] (Eclipse:19288): Gtk-WARNING **: 20:01:35.067: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:35 [2024-03-15T20:01:35.193Z] 
16:01:35 [2024-03-15T20:01:35.193Z] (Eclipse:19288): Gtk-WARNING **: 20:01:35.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:35 [2024-03-15T20:01:35.193Z] 
16:01:35 [2024-03-15T20:01:35.193Z] (Eclipse:19288): Gtk-WARNING **: 20:01:35.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:35 [2024-03-15T20:01:35.193Z] 
16:01:35 [2024-03-15T20:01:35.193Z] (Eclipse:19288): Gtk-WARNING **: 20:01:35.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:35 [2024-03-15T20:01:35.193Z] 
16:01:35 [2024-03-15T20:01:35.193Z] (Eclipse:19288): Gtk-WARNING **: 20:01:35.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:35 [2024-03-15T20:01:35.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:01:35 [2024-03-15T20:01:35.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:01:35 [2024-03-15T20:01:35.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135911322 data=null doit=true}, Shell with text {Trace Import}]
16:01:35 [2024-03-15T20:01:35.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:01:35 [2024-03-15T20:01:35.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:01:35 [2024-03-15T20:01:35.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:01:35 [2024-03-15T20:01:35.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:01:35 [2024-03-15T20:01:35.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:35 [2024-03-15T20:01:35.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1135911327 data=null}, (of type 'Combo')]
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1135911363 data=null doit=true}, TreeItem with text {import}]
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1135911363 data=null}, TreeItem with text {import}]
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1135911363 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135911363 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1135911365 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1135911365 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1135911365 data=null doit=true}, TreeItem with text {import}]
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1135911365 data=null}, TreeItem with text {import}]
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1135911365 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135911365 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1135911366 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1135911380 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:01:35 [2024-03-15T20:01:35.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@342d292a
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1135911381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1135911381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1135911381 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1135911381 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1135911381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1135911381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1135911381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1135911382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1135911382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1135911382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1135911382 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1135911382 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:01:35 [2024-03-15T20:01:35.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:01:35 [2024-03-15T20:01:35.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:01:35 [2024-03-15T20:01:35.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:01:35 [2024-03-15T20:01:35.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:01:35 [2024-03-15T20:01:35.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:01:35 [2024-03-15T20:01:35.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:35 [2024-03-15T20:01:35.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135911409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135911409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135911409 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135911410 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135911410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:35 [2024-03-15T20:01:35.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135911410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:35 [2024-03-15T20:01:35.453Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:35 [2024-03-15T20:01:35.453Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:35 [2024-03-15T20:01:35.453Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:35 [2024-03-15T20:01:35.454Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:35 [2024-03-15T20:01:35.454Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:35 [2024-03-15T20:01:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:01:35 [2024-03-15T20:01:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:01:35 [2024-03-15T20:01:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135911525 data=null doit=true}, Shell with text {Confirmation}]
16:01:35 [2024-03-15T20:01:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
16:01:35 [2024-03-15T20:01:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
16:01:35 [2024-03-15T20:01:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
16:01:35 [2024-03-15T20:01:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:01:35 [2024-03-15T20:01:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
16:01:35 [2024-03-15T20:01:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=1135911526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:01:35 [2024-03-15T20:01:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=1135911526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:01:35 [2024-03-15T20:01:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=1135911526 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:01:35 [2024-03-15T20:01:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=1135911526 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:01:35 [2024-03-15T20:01:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=1135911528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:01:35 [2024-03-15T20:01:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=1135911528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:01:35 [2024-03-15T20:01:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=1135911528 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:01:35 [2024-03-15T20:01:35.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135911410 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:35 [2024-03-15T20:01:35.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1135910972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:01:35 [2024-03-15T20:01:35.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:01:35 [2024-03-15T20:01:35.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:35 [2024-03-15T20:01:35.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:35 [2024-03-15T20:01:35.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:35 [2024-03-15T20:01:35.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:35 [2024-03-15T20:01:35.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:35 [2024-03-15T20:01:35.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:35 [2024-03-15T20:01:35.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135911859 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:35 [2024-03-15T20:01:35.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135911859 data=null doit=true}, TreeItem with text {test}]
16:01:35 [2024-03-15T20:01:35.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135911859 data=null}, TreeItem with text {test}]
16:01:35 [2024-03-15T20:01:35.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135911859 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:35 [2024-03-15T20:01:35.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135911859 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:35 [2024-03-15T20:01:35.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135911889 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:35 [2024-03-15T20:01:35.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:35 [2024-03-15T20:01:35.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135911891 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:35 [2024-03-15T20:01:35.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135911892 data=null doit=true}, TreeItem with text {test}]
16:01:35 [2024-03-15T20:01:35.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135911892 data=null}, TreeItem with text {test}]
16:01:35 [2024-03-15T20:01:35.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135911892 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:35 [2024-03-15T20:01:35.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135911892 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:35 [2024-03-15T20:01:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135911926 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:35 [2024-03-15T20:01:35.965Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:35 [2024-03-15T20:01:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:35 [2024-03-15T20:01:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1135911927 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:01:35 [2024-03-15T20:01:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1135911927 data=null doit=true}, TreeItem with text {Traces [4]}]
16:01:35 [2024-03-15T20:01:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1135911927 data=null}, TreeItem with text {Traces [4]}]
16:01:35 [2024-03-15T20:01:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1135911927 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:01:35 [2024-03-15T20:01:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135911927 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
16:01:35 [2024-03-15T20:01:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1135911953 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:01:35 [2024-03-15T20:01:35.965Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
16:01:35 [2024-03-15T20:01:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:35 [2024-03-15T20:01:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:35 [2024-03-15T20:01:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135912078 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:01:35 [2024-03-15T20:01:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135912078 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:01:35 [2024-03-15T20:01:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135912078 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:01:35 [2024-03-15T20:01:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135912079 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:01:35 [2024-03-15T20:01:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135912079 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:01:35 [2024-03-15T20:01:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135912128 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:01:35 [2024-03-15T20:01:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:35 [2024-03-15T20:01:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:35 [2024-03-15T20:01:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:35 [2024-03-15T20:01:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:35 [2024-03-15T20:01:35.966Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:35 [2024-03-15T20:01:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:35 [2024-03-15T20:01:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135912130 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:01:35 [2024-03-15T20:01:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135912134 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:01:35 [2024-03-15T20:01:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135912134 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:01:35 [2024-03-15T20:01:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135912134 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:01:35 [2024-03-15T20:01:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135912134 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:01:35 [2024-03-15T20:01:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135912138 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:01:35 [2024-03-15T20:01:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
16:01:35 [2024-03-15T20:01:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135912139 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:01:35 [2024-03-15T20:01:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135912139 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:01:35 [2024-03-15T20:01:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:35 [2024-03-15T20:01:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135912139 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:01:35 [2024-03-15T20:01:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135912139 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:01:35 [2024-03-15T20:01:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135912139 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:01:35 [2024-03-15T20:01:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135912143 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:01:35 [2024-03-15T20:01:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135912143 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:01:35 [2024-03-15T20:01:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135912143 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:01:36 [2024-03-15T20:01:36.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135912143 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:01:36 [2024-03-15T20:01:36.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135912186 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:01:36 [2024-03-15T20:01:36.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135912366 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:01:36 [2024-03-15T20:01:36.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135912366 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:01:36 [2024-03-15T20:01:36.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135912366 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:01:36 [2024-03-15T20:01:36.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
16:01:36 [2024-03-15T20:01:36.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:36 [2024-03-15T20:01:36.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:36 [2024-03-15T20:01:36.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:36 [2024-03-15T20:01:36.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:36 [2024-03-15T20:01:36.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:36 [2024-03-15T20:01:36.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:36 [2024-03-15T20:01:36.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:36 [2024-03-15T20:01:36.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:37 [2024-03-15T20:01:37.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:37 [2024-03-15T20:01:37.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:37 [2024-03-15T20:01:37.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:37 [2024-03-15T20:01:37.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:37 [2024-03-15T20:01:37.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:01:37 [2024-03-15T20:01:37.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135913369 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:01:37 [2024-03-15T20:01:37.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135913369 data=null doit=true}, TableItem with text {}]
16:01:37 [2024-03-15T20:01:37.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135913369 data=null}, TableItem with text {}]
16:01:37 [2024-03-15T20:01:37.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135913369 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:01:37 [2024-03-15T20:01:37.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135913369 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:01:37 [2024-03-15T20:01:37.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135913380 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:01:37 [2024-03-15T20:01:37.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:37 [2024-03-15T20:01:37.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:37 [2024-03-15T20:01:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:37 [2024-03-15T20:01:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:37 [2024-03-15T20:01:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135913639 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:01:37 [2024-03-15T20:01:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135913639 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:01:37 [2024-03-15T20:01:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135913640 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:01:37 [2024-03-15T20:01:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135913640 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:01:37 [2024-03-15T20:01:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135913640 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:01:37 [2024-03-15T20:01:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135913646 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:01:37 [2024-03-15T20:01:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:37 [2024-03-15T20:01:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:37 [2024-03-15T20:01:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:37 [2024-03-15T20:01:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:37 [2024-03-15T20:01:37.601Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:37 [2024-03-15T20:01:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:37 [2024-03-15T20:01:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:37 [2024-03-15T20:01:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:37 [2024-03-15T20:01:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:37 [2024-03-15T20:01:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:37 [2024-03-15T20:01:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:37 [2024-03-15T20:01:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135913650 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:37 [2024-03-15T20:01:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135913650 data=null doit=true}, TreeItem with text {test}]
16:01:37 [2024-03-15T20:01:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135913650 data=null}, TreeItem with text {test}]
16:01:37 [2024-03-15T20:01:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135913650 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:37 [2024-03-15T20:01:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135913651 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:37 [2024-03-15T20:01:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135913670 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:37 [2024-03-15T20:01:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:37 [2024-03-15T20:01:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135913671 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:37 [2024-03-15T20:01:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135913671 data=null doit=true}, TreeItem with text {test}]
16:01:37 [2024-03-15T20:01:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135913671 data=null}, TreeItem with text {test}]
16:01:37 [2024-03-15T20:01:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135913671 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:37 [2024-03-15T20:01:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135913671 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:37 [2024-03-15T20:01:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135913681 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:37 [2024-03-15T20:01:37.601Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:37 [2024-03-15T20:01:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:37 [2024-03-15T20:01:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1135913681 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:01:37 [2024-03-15T20:01:37.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1135913682 data=null doit=true}, TreeItem with text {Traces [4]}]
16:01:37 [2024-03-15T20:01:37.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1135913682 data=null}, TreeItem with text {Traces [4]}]
16:01:37 [2024-03-15T20:01:37.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1135913682 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:01:37 [2024-03-15T20:01:37.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135913682 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
16:01:37 [2024-03-15T20:01:37.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1135913703 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:01:37 [2024-03-15T20:01:37.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:37 [2024-03-15T20:01:37.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1135913704 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:01:37 [2024-03-15T20:01:37.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1135913704 data=null doit=true}, TreeItem with text {Traces [4]}]
16:01:37 [2024-03-15T20:01:37.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1135913704 data=null}, TreeItem with text {Traces [4]}]
16:01:37 [2024-03-15T20:01:37.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1135913704 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:01:37 [2024-03-15T20:01:37.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135913705 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
16:01:37 [2024-03-15T20:01:37.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1135913709 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:01:37 [2024-03-15T20:01:37.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:01:37 [2024-03-15T20:01:37.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:01:38 [2024-03-15T20:01:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:01:38 [2024-03-15T20:01:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:01:38 [2024-03-15T20:01:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135914076 data=null doit=true}, Shell with text {Trace Import}]
16:01:38 [2024-03-15T20:01:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:01:38 [2024-03-15T20:01:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:01:38 [2024-03-15T20:01:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:01:38 [2024-03-15T20:01:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:01:38 [2024-03-15T20:01:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:38 [2024-03-15T20:01:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:01:38 [2024-03-15T20:01:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:38 [2024-03-15T20:01:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:01:38 [2024-03-15T20:01:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:01:38 [2024-03-15T20:01:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:01:38 [2024-03-15T20:01:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:01:38 [2024-03-15T20:01:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:01:38 [2024-03-15T20:01:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1135914092 data=null}, (of type 'Combo')]
16:01:38 [2024-03-15T20:01:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:01:38 [2024-03-15T20:01:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:38 [2024-03-15T20:01:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:38 [2024-03-15T20:01:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:01:38 [2024-03-15T20:01:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:38 [2024-03-15T20:01:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:38 [2024-03-15T20:01:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1135914138 data=null doit=true}, TreeItem with text {import}]
16:01:38 [2024-03-15T20:01:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1135914139 data=null}, TreeItem with text {import}]
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1135914139 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135914139 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1135914141 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1135914142 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1135914142 data=null doit=true}, TreeItem with text {import}]
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1135914142 data=null}, TreeItem with text {import}]
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1135914142 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135914142 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1135914142 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1135914162 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@74a9871c
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1135914163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1135914163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1135914163 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1135914164 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1135914164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1135914164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1135914164 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:38 [2024-03-15T20:01:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1135914164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1135914164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1135914164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1135914164 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1135914164 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:38 [2024-03-15T20:01:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135914170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135914170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135914170 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135914170 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135914170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:38 [2024-03-15T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135914170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:38 [2024-03-15T20:01:38.167Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:38 [2024-03-15T20:01:38.167Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:38 [2024-03-15T20:01:38.167Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:38 [2024-03-15T20:01:38.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:38 [2024-03-15T20:01:38.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:38 [2024-03-15T20:01:38.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:01:38 [2024-03-15T20:01:38.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:01:38 [2024-03-15T20:01:38.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135914274 data=null doit=true}, Shell with text {Confirmation}]
16:01:38 [2024-03-15T20:01:38.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
16:01:38 [2024-03-15T20:01:38.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
16:01:38 [2024-03-15T20:01:38.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
16:01:38 [2024-03-15T20:01:38.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:01:38 [2024-03-15T20:01:38.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
16:01:38 [2024-03-15T20:01:38.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=1135914275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:01:38 [2024-03-15T20:01:38.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=1135914275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:01:38 [2024-03-15T20:01:38.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=1135914275 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:01:38 [2024-03-15T20:01:38.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=1135914275 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:01:38 [2024-03-15T20:01:38.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=1135914275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:01:38 [2024-03-15T20:01:38.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=1135914275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:01:38 [2024-03-15T20:01:38.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=1135914275 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:01:38 [2024-03-15T20:01:38.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135914170 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:38 [2024-03-15T20:01:38.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1135913731 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:01:38 [2024-03-15T20:01:38.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:01:38 [2024-03-15T20:01:38.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:38 [2024-03-15T20:01:38.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:38 [2024-03-15T20:01:38.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:38 [2024-03-15T20:01:38.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:38 [2024-03-15T20:01:38.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:38 [2024-03-15T20:01:38.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:38 [2024-03-15T20:01:38.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135914590 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:38 [2024-03-15T20:01:38.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135914590 data=null doit=true}, TreeItem with text {test}]
16:01:38 [2024-03-15T20:01:38.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135914590 data=null}, TreeItem with text {test}]
16:01:38 [2024-03-15T20:01:38.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135914591 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:38 [2024-03-15T20:01:38.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135914591 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:38 [2024-03-15T20:01:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135914626 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:38 [2024-03-15T20:01:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:38 [2024-03-15T20:01:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135914627 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:38 [2024-03-15T20:01:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135914627 data=null doit=true}, TreeItem with text {test}]
16:01:38 [2024-03-15T20:01:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135914627 data=null}, TreeItem with text {test}]
16:01:38 [2024-03-15T20:01:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135914627 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:38 [2024-03-15T20:01:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135914627 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:38 [2024-03-15T20:01:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135914634 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:38 [2024-03-15T20:01:38.680Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:38 [2024-03-15T20:01:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:38 [2024-03-15T20:01:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1135914635 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:01:38 [2024-03-15T20:01:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1135914635 data=null doit=true}, TreeItem with text {Traces [5]}]
16:01:38 [2024-03-15T20:01:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1135914635 data=null}, TreeItem with text {Traces [5]}]
16:01:38 [2024-03-15T20:01:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1135914635 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:01:38 [2024-03-15T20:01:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135914635 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
16:01:38 [2024-03-15T20:01:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1135914655 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:01:38 [2024-03-15T20:01:38.680Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:01:38 [2024-03-15T20:01:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:38 [2024-03-15T20:01:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:38 [2024-03-15T20:01:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135914904 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:01:38 [2024-03-15T20:01:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135914904 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:01:38 [2024-03-15T20:01:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135914905 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:01:38 [2024-03-15T20:01:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135914905 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:01:38 [2024-03-15T20:01:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135914905 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:01:38 [2024-03-15T20:01:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135914933 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:01:38 [2024-03-15T20:01:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:38 [2024-03-15T20:01:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:38 [2024-03-15T20:01:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:38 [2024-03-15T20:01:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:38 [2024-03-15T20:01:38.936Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:38 [2024-03-15T20:01:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:38 [2024-03-15T20:01:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135914935 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:01:38 [2024-03-15T20:01:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135914935 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:01:38 [2024-03-15T20:01:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135914935 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:01:38 [2024-03-15T20:01:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135914935 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:01:38 [2024-03-15T20:01:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135914935 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:01:38 [2024-03-15T20:01:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135914939 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:01:38 [2024-03-15T20:01:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
16:01:38 [2024-03-15T20:01:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135914939 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:01:38 [2024-03-15T20:01:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135914939 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:01:38 [2024-03-15T20:01:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:38 [2024-03-15T20:01:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135914940 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:01:38 [2024-03-15T20:01:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135914940 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:01:38 [2024-03-15T20:01:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135914940 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:01:38 [2024-03-15T20:01:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135914945 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:01:38 [2024-03-15T20:01:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135914945 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:01:38 [2024-03-15T20:01:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135914946 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:01:38 [2024-03-15T20:01:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135914946 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:01:39 [2024-03-15T20:01:39.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135914982 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:01:39 [2024-03-15T20:01:39.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135915161 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:01:39 [2024-03-15T20:01:39.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135915161 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:01:39 [2024-03-15T20:01:39.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135915161 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:01:39 [2024-03-15T20:01:39.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
16:01:39 [2024-03-15T20:01:39.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:39 [2024-03-15T20:01:39.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:39 [2024-03-15T20:01:39.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:39 [2024-03-15T20:01:39.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:39 [2024-03-15T20:01:39.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:40 [2024-03-15T20:01:40.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:40 [2024-03-15T20:01:40.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:40 [2024-03-15T20:01:40.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:40 [2024-03-15T20:01:40.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:40 [2024-03-15T20:01:40.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:01:40 [2024-03-15T20:01:40.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135916169 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:01:40 [2024-03-15T20:01:40.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135916170 data=null doit=true}, TableItem with text {}]
16:01:40 [2024-03-15T20:01:40.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135916170 data=null}, TableItem with text {}]
16:01:40 [2024-03-15T20:01:40.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135916170 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:01:40 [2024-03-15T20:01:40.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135916170 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:01:40 [2024-03-15T20:01:40.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135916176 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:01:40 [2024-03-15T20:01:40.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:40 [2024-03-15T20:01:40.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:40 [2024-03-15T20:01:40.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:40 [2024-03-15T20:01:40.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:40 [2024-03-15T20:01:40.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135916434 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:01:40 [2024-03-15T20:01:40.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135916434 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135916434 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135916435 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135916435 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135916439 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:40 [2024-03-15T20:01:40.375Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135916447 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135916447 data=null doit=true}, TreeItem with text {test}]
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135916447 data=null}, TreeItem with text {test}]
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135916447 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135916448 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135916474 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135916475 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135916475 data=null doit=true}, TreeItem with text {test}]
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135916475 data=null}, TreeItem with text {test}]
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135916475 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135916475 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135916481 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:40 [2024-03-15T20:01:40.375Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1135916482 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1135916482 data=null doit=true}, TreeItem with text {Traces [5]}]
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1135916482 data=null}, TreeItem with text {Traces [5]}]
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1135916483 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135916483 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1135916500 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1135916501 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1135916501 data=null doit=true}, TreeItem with text {Traces [5]}]
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1135916502 data=null}, TreeItem with text {Traces [5]}]
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1135916502 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135916502 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1135916507 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:01:40 [2024-03-15T20:01:40.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135916857 data=null doit=true}, Shell with text {Trace Import}]
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1135916861 data=null}, (of type 'Combo')]
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1135916897 data=null doit=true}, TreeItem with text {import}]
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1135916897 data=null}, TreeItem with text {import}]
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1135916897 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135916897 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1135916899 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135916900 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
16:01:40 [2024-03-15T20:01:40.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135916900 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135916900 data=null}, Tree node with text: kernel-overlap-testing]
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135916900 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135916900 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135916910 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1135916918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7c6d8723
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1135916931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1135916931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1135916931 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1135916931 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1135916931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1135916931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1135916931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1135916931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1135916932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1135916932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1135916932 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1135916932 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135916939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135916940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135916940 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135916940 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135916940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135916940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:40 [2024-03-15T20:01:40.941Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:40 [2024-03-15T20:01:40.941Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:40 [2024-03-15T20:01:40.941Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:40 [2024-03-15T20:01:40.941Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:40 [2024-03-15T20:01:40.941Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:40 [2024-03-15T20:01:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:01:41 [2024-03-15T20:01:41.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:01:41 [2024-03-15T20:01:41.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135917563 data=null doit=true}, Shell with text {Confirmation}]
16:01:41 [2024-03-15T20:01:41.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:01:41 [2024-03-15T20:01:41.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
16:01:41 [2024-03-15T20:01:41.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
16:01:41 [2024-03-15T20:01:41.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
16:01:41 [2024-03-15T20:01:41.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:01:41 [2024-03-15T20:01:41.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:01:41 [2024-03-15T20:01:41.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:01:41 [2024-03-15T20:01:41.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:01:41 [2024-03-15T20:01:41.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:01:41 [2024-03-15T20:01:41.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
16:01:41 [2024-03-15T20:01:41.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=1135917563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:01:41 [2024-03-15T20:01:41.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=1135917563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:01:41 [2024-03-15T20:01:41.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=1135917563 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:01:41 [2024-03-15T20:01:41.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=1135917563 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:01:41 [2024-03-15T20:01:41.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=1135917564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:01:41 [2024-03-15T20:01:41.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=1135917564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:01:41 [2024-03-15T20:01:41.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=1135917564 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:01:41 [2024-03-15T20:01:41.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135916940 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:41 [2024-03-15T20:01:41.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1135916529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:01:41 [2024-03-15T20:01:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:01:41 [2024-03-15T20:01:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:41 [2024-03-15T20:01:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:41 [2024-03-15T20:01:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:41 [2024-03-15T20:01:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:41 [2024-03-15T20:01:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:41 [2024-03-15T20:01:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:41 [2024-03-15T20:01:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135917769 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:41 [2024-03-15T20:01:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135917769 data=null doit=true}, TreeItem with text {test}]
16:01:41 [2024-03-15T20:01:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135917769 data=null}, TreeItem with text {test}]
16:01:41 [2024-03-15T20:01:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135917770 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:41 [2024-03-15T20:01:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135917770 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:41 [2024-03-15T20:01:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135917787 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:41 [2024-03-15T20:01:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:41 [2024-03-15T20:01:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135917787 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:41 [2024-03-15T20:01:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135917787 data=null doit=true}, TreeItem with text {test}]
16:01:41 [2024-03-15T20:01:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135917788 data=null}, TreeItem with text {test}]
16:01:41 [2024-03-15T20:01:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135917788 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:41 [2024-03-15T20:01:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135917788 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:41 [2024-03-15T20:01:41.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135917801 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:41 [2024-03-15T20:01:41.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:41 [2024-03-15T20:01:41.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:41 [2024-03-15T20:01:41.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135917802 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:01:41 [2024-03-15T20:01:41.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135917802 data=null doit=true}, TreeItem with text {Traces [6]}]
16:01:41 [2024-03-15T20:01:41.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135917802 data=null}, TreeItem with text {Traces [6]}]
16:01:41 [2024-03-15T20:01:41.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135917803 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:41 [2024-03-15T20:01:41.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135917803 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:01:41 [2024-03-15T20:01:41.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135917820 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:41 [2024-03-15T20:01:41.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:01:41 [2024-03-15T20:01:41.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:41 [2024-03-15T20:01:41.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:42 [2024-03-15T20:01:42.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1135917961 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:01:42 [2024-03-15T20:01:42.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1135917961 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:01:42 [2024-03-15T20:01:42.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1135917961 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:01:42 [2024-03-15T20:01:42.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1135917962 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:01:42 [2024-03-15T20:01:42.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135917962 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:01:42 [2024-03-15T20:01:42.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1135917986 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:01:42 [2024-03-15T20:01:42.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:42 [2024-03-15T20:01:42.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:42 [2024-03-15T20:01:42.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:42 [2024-03-15T20:01:42.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:42 [2024-03-15T20:01:42.019Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:42 [2024-03-15T20:01:42.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:42 [2024-03-15T20:01:42.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1135917988 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:01:42 [2024-03-15T20:01:42.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1135917988 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:01:42 [2024-03-15T20:01:42.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1135917988 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:01:42 [2024-03-15T20:01:42.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1135917988 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:01:42 [2024-03-15T20:01:42.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135917988 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:01:42 [2024-03-15T20:01:42.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1135917993 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:01:42 [2024-03-15T20:01:42.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
16:01:42 [2024-03-15T20:01:42.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1135917993 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:01:42 [2024-03-15T20:01:42.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1135917993 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:01:42 [2024-03-15T20:01:42.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:42 [2024-03-15T20:01:42.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1135917994 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:01:42 [2024-03-15T20:01:42.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1135917994 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:01:42 [2024-03-15T20:01:42.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135917994 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:01:42 [2024-03-15T20:01:42.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1135917998 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:01:42 [2024-03-15T20:01:42.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1135917999 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
16:01:42 [2024-03-15T20:01:42.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1135917999 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
16:01:42 [2024-03-15T20:01:42.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135917999 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:01:42 [2024-03-15T20:01:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1135918046 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
16:01:42 [2024-03-15T20:01:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1135918290 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:01:42 [2024-03-15T20:01:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1135918294 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:01:42 [2024-03-15T20:01:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1135918294 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:01:42 [2024-03-15T20:01:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
16:01:42 [2024-03-15T20:01:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:42 [2024-03-15T20:01:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:42 [2024-03-15T20:01:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:42 [2024-03-15T20:01:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:42 [2024-03-15T20:01:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:42 [2024-03-15T20:01:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:42 [2024-03-15T20:01:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:42 [2024-03-15T20:01:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:42 [2024-03-15T20:01:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:42 [2024-03-15T20:01:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:42 [2024-03-15T20:01:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:01:42 [2024-03-15T20:01:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135918312 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:01:42 [2024-03-15T20:01:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135918313 data=null doit=true}, TableItem with text {}]
16:01:42 [2024-03-15T20:01:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135918313 data=null}, TableItem with text {}]
16:01:42 [2024-03-15T20:01:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135918313 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:01:42 [2024-03-15T20:01:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135918316 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:01:42 [2024-03-15T20:01:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135918322 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:01:42 [2024-03-15T20:01:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:42 [2024-03-15T20:01:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:43 [2024-03-15T20:01:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:43 [2024-03-15T20:01:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1135919494 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1135919495 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1135919495 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1135919495 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135919495 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1135919503 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:43 [2024-03-15T20:01:43.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135919509 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135919509 data=null doit=true}, TreeItem with text {test}]
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135919509 data=null}, TreeItem with text {test}]
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135919509 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135919509 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135919547 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135919547 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135919548 data=null doit=true}, TreeItem with text {test}]
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135919548 data=null}, TreeItem with text {test}]
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135919548 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135919548 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135919553 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:43 [2024-03-15T20:01:43.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135919559 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135919559 data=null doit=true}, TreeItem with text {Traces [6]}]
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135919559 data=null}, TreeItem with text {Traces [6]}]
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135919559 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135919559 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135919575 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:43 [2024-03-15T20:01:43.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135919640 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135919642 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135919642 data=null}, Tree node with text: ExampleCustomTxt.log]
16:01:43 [2024-03-15T20:01:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135919643 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135919643 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135919667 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:43 [2024-03-15T20:01:43.641Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135919671 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135919671 data=null doit=true}, TreeItem with text {test}]
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135919671 data=null}, TreeItem with text {test}]
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135919671 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135919671 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135919704 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135919705 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135919705 data=null doit=true}, TreeItem with text {test}]
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135919705 data=null}, TreeItem with text {test}]
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135919706 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135919706 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135919714 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:43 [2024-03-15T20:01:43.641Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135919715 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135919715 data=null doit=true}, TreeItem with text {Traces [6]}]
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135919715 data=null}, TreeItem with text {Traces [6]}]
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135919715 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135919715 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135919726 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135919726 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135919726 data=null doit=true}, TreeItem with text {Traces [6]}]
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135919727 data=null}, TreeItem with text {Traces [6]}]
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135919727 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135919727 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135919736 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:01:43 [2024-03-15T20:01:43.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:01:43 [2024-03-15T20:01:43.899Z] 
16:01:43 [2024-03-15T20:01:43.899Z] (Eclipse:19288): Gtk-WARNING **: 20:01:43.736: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:43 [2024-03-15T20:01:43.899Z] 
16:01:43 [2024-03-15T20:01:43.899Z] (Eclipse:19288): Gtk-WARNING **: 20:01:43.736: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:43 [2024-03-15T20:01:43.899Z] 
16:01:43 [2024-03-15T20:01:43.899Z] (Eclipse:19288): Gtk-WARNING **: 20:01:43.736: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:43 [2024-03-15T20:01:43.899Z] 
16:01:43 [2024-03-15T20:01:43.899Z] (Eclipse:19288): Gtk-WARNING **: 20:01:43.736: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:43 [2024-03-15T20:01:43.899Z] 
16:01:43 [2024-03-15T20:01:43.899Z] (Eclipse:19288): Gtk-WARNING **: 20:01:43.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:43 [2024-03-15T20:01:43.899Z] 
16:01:43 [2024-03-15T20:01:43.899Z] (Eclipse:19288): Gtk-WARNING **: 20:01:43.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:43 [2024-03-15T20:01:43.899Z] 
16:01:43 [2024-03-15T20:01:43.899Z] (Eclipse:19288): Gtk-WARNING **: 20:01:43.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:43 [2024-03-15T20:01:43.899Z] 
16:01:43 [2024-03-15T20:01:43.899Z] (Eclipse:19288): Gtk-WARNING **: 20:01:43.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:43 [2024-03-15T20:01:43.899Z] 
16:01:43 [2024-03-15T20:01:43.899Z] (Eclipse:19288): Gtk-WARNING **: 20:01:43.798: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:43 [2024-03-15T20:01:43.899Z] 
16:01:43 [2024-03-15T20:01:43.899Z] (Eclipse:19288): Gtk-WARNING **: 20:01:43.798: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:43 [2024-03-15T20:01:43.899Z] 
16:01:43 [2024-03-15T20:01:43.899Z] (Eclipse:19288): Gtk-WARNING **: 20:01:43.798: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:43 [2024-03-15T20:01:43.899Z] 
16:01:43 [2024-03-15T20:01:43.899Z] (Eclipse:19288): Gtk-WARNING **: 20:01:43.798: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:43 [2024-03-15T20:01:43.899Z] 
16:01:43 [2024-03-15T20:01:43.899Z] (Eclipse:19288): Gtk-WARNING **: 20:01:43.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:43 [2024-03-15T20:01:43.899Z] 
16:01:43 [2024-03-15T20:01:43.899Z] (Eclipse:19288): Gtk-WARNING **: 20:01:43.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:43 [2024-03-15T20:01:43.899Z] 
16:01:43 [2024-03-15T20:01:43.899Z] (Eclipse:19288): Gtk-WARNING **: 20:01:43.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:43 [2024-03-15T20:01:43.899Z] 
16:01:43 [2024-03-15T20:01:43.899Z] (Eclipse:19288): Gtk-WARNING **: 20:01:43.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:43 [2024-03-15T20:01:43.899Z] 
16:01:43 [2024-03-15T20:01:43.899Z] (Eclipse:19288): Gtk-WARNING **: 20:01:43.842: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:43 [2024-03-15T20:01:43.899Z] 
16:01:43 [2024-03-15T20:01:43.899Z] (Eclipse:19288): Gtk-WARNING **: 20:01:43.842: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:43 [2024-03-15T20:01:43.899Z] 
16:01:43 [2024-03-15T20:01:43.899Z] (Eclipse:19288): Gtk-WARNING **: 20:01:43.842: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:43 [2024-03-15T20:01:43.899Z] 
16:01:43 [2024-03-15T20:01:43.899Z] (Eclipse:19288): Gtk-WARNING **: 20:01:43.842: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:43 [2024-03-15T20:01:43.899Z] 
16:01:43 [2024-03-15T20:01:43.899Z] (Eclipse:19288): Gtk-WARNING **: 20:01:43.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:43 [2024-03-15T20:01:43.899Z] 
16:01:43 [2024-03-15T20:01:43.899Z] (Eclipse:19288): Gtk-WARNING **: 20:01:43.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:43 [2024-03-15T20:01:43.899Z] 
16:01:43 [2024-03-15T20:01:43.899Z] (Eclipse:19288): Gtk-WARNING **: 20:01:43.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:43 [2024-03-15T20:01:43.899Z] 
16:01:43 [2024-03-15T20:01:43.899Z] (Eclipse:19288): Gtk-WARNING **: 20:01:43.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:43 [2024-03-15T20:01:43.899Z] 
16:01:43 [2024-03-15T20:01:43.899Z] (Eclipse:19288): Gtk-WARNING **: 20:01:43.878: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:43 [2024-03-15T20:01:43.899Z] 
16:01:43 [2024-03-15T20:01:43.899Z] (Eclipse:19288): Gtk-WARNING **: 20:01:43.878: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:43 [2024-03-15T20:01:43.899Z] 
16:01:43 [2024-03-15T20:01:43.899Z] (Eclipse:19288): Gtk-WARNING **: 20:01:43.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:43 [2024-03-15T20:01:43.899Z] 
16:01:43 [2024-03-15T20:01:43.899Z] (Eclipse:19288): Gtk-WARNING **: 20:01:43.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:43 [2024-03-15T20:01:43.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:01:44 [2024-03-15T20:01:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:01:44 [2024-03-15T20:01:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135920120 data=null doit=true}, Shell with text {Trace Import}]
16:01:44 [2024-03-15T20:01:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:01:44 [2024-03-15T20:01:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:01:44 [2024-03-15T20:01:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:01:44 [2024-03-15T20:01:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:01:44 [2024-03-15T20:01:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:44 [2024-03-15T20:01:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:01:44 [2024-03-15T20:01:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:44 [2024-03-15T20:01:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:01:44 [2024-03-15T20:01:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:01:44 [2024-03-15T20:01:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:01:44 [2024-03-15T20:01:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:01:44 [2024-03-15T20:01:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:01:44 [2024-03-15T20:01:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1135920129 data=null}, (of type 'Combo')]
16:01:44 [2024-03-15T20:01:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:01:44 [2024-03-15T20:01:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:44 [2024-03-15T20:01:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:44 [2024-03-15T20:01:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:01:44 [2024-03-15T20:01:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:44 [2024-03-15T20:01:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1135920200 data=null doit=true}, TreeItem with text {import}]
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1135920200 data=null}, TreeItem with text {import}]
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1135920200 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135920200 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1135920202 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1135920203 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1135920203 data=null doit=true}, TreeItem with text {import}]
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1135920203 data=null}, TreeItem with text {import}]
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1135920204 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135920204 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1135920204 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1135920228 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7ee01da
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1135920229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1135920230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1135920230 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1135920230 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1135920230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:44 [2024-03-15T20:01:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1135920230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1135920230 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1135920233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1135920233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1135920233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1135920233 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1135920233 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:01:44 [2024-03-15T20:01:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:01:44 [2024-03-15T20:01:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135920239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:44 [2024-03-15T20:01:44.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135920239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:44 [2024-03-15T20:01:44.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135920239 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:44 [2024-03-15T20:01:44.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135920239 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:44 [2024-03-15T20:01:44.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135920239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:44 [2024-03-15T20:01:44.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135920239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:44 [2024-03-15T20:01:44.159Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:44 [2024-03-15T20:01:44.415Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:44 [2024-03-15T20:01:44.415Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:44 [2024-03-15T20:01:44.415Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:44 [2024-03-15T20:01:44.415Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:44 [2024-03-15T20:01:44.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:01:44 [2024-03-15T20:01:44.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:01:44 [2024-03-15T20:01:44.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135920359 data=null doit=true}, Shell with text {Confirmation}]
16:01:44 [2024-03-15T20:01:44.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
16:01:44 [2024-03-15T20:01:44.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
16:01:44 [2024-03-15T20:01:44.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
16:01:44 [2024-03-15T20:01:44.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:01:44 [2024-03-15T20:01:44.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
16:01:44 [2024-03-15T20:01:44.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=1135920360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:01:44 [2024-03-15T20:01:44.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=1135920360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:01:44 [2024-03-15T20:01:44.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=1135920360 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:01:44 [2024-03-15T20:01:44.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=1135920360 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:01:44 [2024-03-15T20:01:44.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=1135920360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:01:44 [2024-03-15T20:01:44.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=1135920360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:01:44 [2024-03-15T20:01:44.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=1135920360 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:01:44 [2024-03-15T20:01:44.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135920240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:44 [2024-03-15T20:01:44.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1135919758 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:01:44 [2024-03-15T20:01:44.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:01:44 [2024-03-15T20:01:44.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:44 [2024-03-15T20:01:44.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:44 [2024-03-15T20:01:44.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:44 [2024-03-15T20:01:44.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:44 [2024-03-15T20:01:44.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:44 [2024-03-15T20:01:44.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:44 [2024-03-15T20:01:44.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135920751 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:44 [2024-03-15T20:01:44.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135920752 data=null doit=true}, TreeItem with text {test}]
16:01:44 [2024-03-15T20:01:44.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135920752 data=null}, TreeItem with text {test}]
16:01:44 [2024-03-15T20:01:44.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135920752 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:44 [2024-03-15T20:01:44.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135920752 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:44 [2024-03-15T20:01:44.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135920779 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:44 [2024-03-15T20:01:44.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:44 [2024-03-15T20:01:44.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135920779 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:44 [2024-03-15T20:01:44.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135920779 data=null doit=true}, TreeItem with text {test}]
16:01:44 [2024-03-15T20:01:44.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135920779 data=null}, TreeItem with text {test}]
16:01:44 [2024-03-15T20:01:44.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135920780 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:44 [2024-03-15T20:01:44.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135920780 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:44 [2024-03-15T20:01:44.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135920786 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:44 [2024-03-15T20:01:44.671Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:44 [2024-03-15T20:01:44.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:44 [2024-03-15T20:01:44.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135920786 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:01:44 [2024-03-15T20:01:44.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135920787 data=null doit=true}, TreeItem with text {Traces [6]}]
16:01:44 [2024-03-15T20:01:44.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135920787 data=null}, TreeItem with text {Traces [6]}]
16:01:44 [2024-03-15T20:01:44.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135920787 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:44 [2024-03-15T20:01:44.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135920787 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:01:44 [2024-03-15T20:01:44.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135920826 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:44 [2024-03-15T20:01:44.671Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:01:44 [2024-03-15T20:01:44.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:44 [2024-03-15T20:01:44.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:44 [2024-03-15T20:01:44.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135920972 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:01:44 [2024-03-15T20:01:44.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135920973 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:44 [2024-03-15T20:01:44.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135920973 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:01:44 [2024-03-15T20:01:44.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135920973 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:44 [2024-03-15T20:01:44.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135920973 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:44 [2024-03-15T20:01:44.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135920998 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:44 [2024-03-15T20:01:44.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:44 [2024-03-15T20:01:44.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:44 [2024-03-15T20:01:44.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:44 [2024-03-15T20:01:44.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:44 [2024-03-15T20:01:44.927Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:44 [2024-03-15T20:01:44.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:44 [2024-03-15T20:01:44.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135921000 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:01:44 [2024-03-15T20:01:44.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135921001 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:44 [2024-03-15T20:01:44.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135921001 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:01:44 [2024-03-15T20:01:44.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135921001 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:44 [2024-03-15T20:01:44.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135921001 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:44 [2024-03-15T20:01:44.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135921007 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:44 [2024-03-15T20:01:44.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:01:44 [2024-03-15T20:01:44.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135921007 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:01:44 [2024-03-15T20:01:44.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135921007 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:44 [2024-03-15T20:01:44.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:44 [2024-03-15T20:01:44.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135921008 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:01:44 [2024-03-15T20:01:44.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135921008 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:44 [2024-03-15T20:01:44.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135921008 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:44 [2024-03-15T20:01:44.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135921013 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:44 [2024-03-15T20:01:44.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135921014 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:01:44 [2024-03-15T20:01:44.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135921014 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:01:44 [2024-03-15T20:01:44.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135921014 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:45 [2024-03-15T20:01:45.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135921057 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:01:45 [2024-03-15T20:01:45.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135921260 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:01:45 [2024-03-15T20:01:45.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135921260 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:45 [2024-03-15T20:01:45.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135921260 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:01:45 [2024-03-15T20:01:45.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:01:45 [2024-03-15T20:01:45.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:45 [2024-03-15T20:01:45.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:45 [2024-03-15T20:01:45.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:45 [2024-03-15T20:01:45.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:45 [2024-03-15T20:01:45.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:45 [2024-03-15T20:01:45.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:45 [2024-03-15T20:01:45.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:45 [2024-03-15T20:01:45.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:45 [2024-03-15T20:01:45.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:45 [2024-03-15T20:01:45.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:46 [2024-03-15T20:01:46.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:46 [2024-03-15T20:01:46.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:46 [2024-03-15T20:01:46.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:46 [2024-03-15T20:01:46.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:46 [2024-03-15T20:01:46.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:01:46 [2024-03-15T20:01:46.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135922267 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:01:46 [2024-03-15T20:01:46.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135922267 data=null doit=true}, TableItem with text {}]
16:01:46 [2024-03-15T20:01:46.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135922267 data=null}, TableItem with text {}]
16:01:46 [2024-03-15T20:01:46.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135922268 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:01:46 [2024-03-15T20:01:46.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135922268 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:01:46 [2024-03-15T20:01:46.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135922276 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:01:46 [2024-03-15T20:01:46.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:46 [2024-03-15T20:01:46.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:46 [2024-03-15T20:01:46.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:46 [2024-03-15T20:01:46.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:46 [2024-03-15T20:01:46.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135922534 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:01:46 [2024-03-15T20:01:46.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135922534 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:46 [2024-03-15T20:01:46.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135922535 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135922535 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135922535 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135922541 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:46 [2024-03-15T20:01:46.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135922599 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135922599 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135922599 data=null}, Tree node with text: ExampleCustomTxt.log]
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135922600 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135922600 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135922605 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:46 [2024-03-15T20:01:46.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135922613 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135922613 data=null doit=true}, TreeItem with text {test}]
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135922613 data=null}, TreeItem with text {test}]
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135922613 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135922613 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135922636 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135922636 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135922636 data=null doit=true}, TreeItem with text {test}]
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135922636 data=null}, TreeItem with text {test}]
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135922636 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135922637 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135922647 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:46 [2024-03-15T20:01:46.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135922647 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135922647 data=null doit=true}, TreeItem with text {Traces [6]}]
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135922648 data=null}, TreeItem with text {Traces [6]}]
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135922648 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:46 [2024-03-15T20:01:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135922648 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:01:46 [2024-03-15T20:01:46.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135922663 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:46 [2024-03-15T20:01:46.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:01:46 [2024-03-15T20:01:46.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:46 [2024-03-15T20:01:46.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:46 [2024-03-15T20:01:46.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135923005 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
16:01:46 [2024-03-15T20:01:46.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1135923005 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
16:01:46 [2024-03-15T20:01:46.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1135923005 data=null}, Tree node with text: ExampleCustomXml.xml]
16:01:46 [2024-03-15T20:01:46.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135923006 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
16:01:46 [2024-03-15T20:01:46.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135923006 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomXml.xml]
16:01:47 [2024-03-15T20:01:47.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135923029 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
16:01:47 [2024-03-15T20:01:47.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:47 [2024-03-15T20:01:47.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:47 [2024-03-15T20:01:47.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:47 [2024-03-15T20:01:47.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:47 [2024-03-15T20:01:47.074Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:47 [2024-03-15T20:01:47.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:47 [2024-03-15T20:01:47.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:47 [2024-03-15T20:01:47.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:47 [2024-03-15T20:01:47.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:47 [2024-03-15T20:01:47.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:47 [2024-03-15T20:01:47.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:47 [2024-03-15T20:01:47.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135923033 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:47 [2024-03-15T20:01:47.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135923034 data=null doit=true}, TreeItem with text {test}]
16:01:47 [2024-03-15T20:01:47.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135923034 data=null}, TreeItem with text {test}]
16:01:47 [2024-03-15T20:01:47.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135923034 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:47 [2024-03-15T20:01:47.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135923035 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:47 [2024-03-15T20:01:47.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135923059 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:47 [2024-03-15T20:01:47.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:47 [2024-03-15T20:01:47.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135923059 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:47 [2024-03-15T20:01:47.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135923059 data=null doit=true}, TreeItem with text {test}]
16:01:47 [2024-03-15T20:01:47.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135923059 data=null}, TreeItem with text {test}]
16:01:47 [2024-03-15T20:01:47.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135923060 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:47 [2024-03-15T20:01:47.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135923060 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:47 [2024-03-15T20:01:47.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135923064 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:47 [2024-03-15T20:01:47.074Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:47 [2024-03-15T20:01:47.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:47 [2024-03-15T20:01:47.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135923065 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:01:47 [2024-03-15T20:01:47.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135923065 data=null doit=true}, TreeItem with text {Traces [6]}]
16:01:47 [2024-03-15T20:01:47.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135923065 data=null}, TreeItem with text {Traces [6]}]
16:01:47 [2024-03-15T20:01:47.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135923065 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:47 [2024-03-15T20:01:47.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135923066 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:01:47 [2024-03-15T20:01:47.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135923079 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:47 [2024-03-15T20:01:47.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:47 [2024-03-15T20:01:47.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135923080 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:01:47 [2024-03-15T20:01:47.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135923080 data=null doit=true}, TreeItem with text {Traces [6]}]
16:01:47 [2024-03-15T20:01:47.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135923080 data=null}, TreeItem with text {Traces [6]}]
16:01:47 [2024-03-15T20:01:47.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135923080 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:47 [2024-03-15T20:01:47.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135923080 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:01:47 [2024-03-15T20:01:47.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135923089 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:47 [2024-03-15T20:01:47.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:01:47 [2024-03-15T20:01:47.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:01:47 [2024-03-15T20:01:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:01:47 [2024-03-15T20:01:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:01:47 [2024-03-15T20:01:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135923472 data=null doit=true}, Shell with text {Trace Import}]
16:01:47 [2024-03-15T20:01:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:01:47 [2024-03-15T20:01:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:01:47 [2024-03-15T20:01:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:01:47 [2024-03-15T20:01:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:01:47 [2024-03-15T20:01:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:47 [2024-03-15T20:01:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:01:47 [2024-03-15T20:01:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:47 [2024-03-15T20:01:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:01:47 [2024-03-15T20:01:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:01:47 [2024-03-15T20:01:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:01:47 [2024-03-15T20:01:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:01:47 [2024-03-15T20:01:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:01:47 [2024-03-15T20:01:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1135923488 data=null}, (of type 'Combo')]
16:01:47 [2024-03-15T20:01:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:01:47 [2024-03-15T20:01:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:47 [2024-03-15T20:01:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:47 [2024-03-15T20:01:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1135923538 data=null doit=true}, TreeItem with text {import}]
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1135923539 data=null}, TreeItem with text {import}]
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1135923539 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135923539 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1135923546 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1135923546 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1135923547 data=null doit=true}, TreeItem with text {import}]
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1135923547 data=null}, TreeItem with text {import}]
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1135923547 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135923547 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1135923547 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1135923555 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:01:47 [2024-03-15T20:01:47.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5df0173
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1135923556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1135923556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1135923556 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1135923556 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1135923556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1135923556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1135923556 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1135923556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1135923557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1135923557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1135923557 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1135923557 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135923571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135923571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135923571 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135923571 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135923571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135923571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:47 [2024-03-15T20:01:47.590Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:47 [2024-03-15T20:01:47.590Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:47 [2024-03-15T20:01:47.590Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:47 [2024-03-15T20:01:47.590Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:47 [2024-03-15T20:01:47.590Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135923666 data=null doit=true}, Shell with text {Confirmation}]
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=1135923667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=1135923667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=1135923667 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=1135923667 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=1135923667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=1135923667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:01:47 [2024-03-15T20:01:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=1135923667 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:01:47 [2024-03-15T20:01:47.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135923571 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:47 [2024-03-15T20:01:47.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1135923110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:01:47 [2024-03-15T20:01:47.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:01:47 [2024-03-15T20:01:47.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:47 [2024-03-15T20:01:47.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:47 [2024-03-15T20:01:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:47 [2024-03-15T20:01:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:47 [2024-03-15T20:01:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:47 [2024-03-15T20:01:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:47 [2024-03-15T20:01:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135924033 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:47 [2024-03-15T20:01:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135924033 data=null doit=true}, TreeItem with text {test}]
16:01:47 [2024-03-15T20:01:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135924033 data=null}, TreeItem with text {test}]
16:01:47 [2024-03-15T20:01:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135924033 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:48 [2024-03-15T20:01:48.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135924034 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:48 [2024-03-15T20:01:48.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135924060 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:48 [2024-03-15T20:01:48.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:48 [2024-03-15T20:01:48.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135924061 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:48 [2024-03-15T20:01:48.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135924061 data=null doit=true}, TreeItem with text {test}]
16:01:48 [2024-03-15T20:01:48.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135924061 data=null}, TreeItem with text {test}]
16:01:48 [2024-03-15T20:01:48.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135924061 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:48 [2024-03-15T20:01:48.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135924062 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:48 [2024-03-15T20:01:48.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135924067 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:48 [2024-03-15T20:01:48.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:48 [2024-03-15T20:01:48.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:48 [2024-03-15T20:01:48.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135924068 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:01:48 [2024-03-15T20:01:48.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135924068 data=null doit=true}, TreeItem with text {Traces [6]}]
16:01:48 [2024-03-15T20:01:48.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135924068 data=null}, TreeItem with text {Traces [6]}]
16:01:48 [2024-03-15T20:01:48.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135924068 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:48 [2024-03-15T20:01:48.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135924069 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:01:48 [2024-03-15T20:01:48.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135924093 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:48 [2024-03-15T20:01:48.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:01:48 [2024-03-15T20:01:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:48 [2024-03-15T20:01:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:48 [2024-03-15T20:01:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135924341 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:01:48 [2024-03-15T20:01:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1135924341 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:01:48 [2024-03-15T20:01:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1135924341 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:01:48 [2024-03-15T20:01:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135924341 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:01:48 [2024-03-15T20:01:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135924341 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:01:48 [2024-03-15T20:01:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135924364 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:01:48 [2024-03-15T20:01:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:48 [2024-03-15T20:01:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:48 [2024-03-15T20:01:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:48 [2024-03-15T20:01:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:48 [2024-03-15T20:01:48.358Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:48 [2024-03-15T20:01:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:48 [2024-03-15T20:01:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135924365 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:01:48 [2024-03-15T20:01:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1135924366 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:01:48 [2024-03-15T20:01:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1135924366 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:01:48 [2024-03-15T20:01:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135924366 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:01:48 [2024-03-15T20:01:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135924366 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:01:48 [2024-03-15T20:01:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135924370 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:01:48 [2024-03-15T20:01:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:01:48 [2024-03-15T20:01:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135924373 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:01:48 [2024-03-15T20:01:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1135924373 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:01:48 [2024-03-15T20:01:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:48 [2024-03-15T20:01:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1135924373 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:01:48 [2024-03-15T20:01:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135924373 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:01:48 [2024-03-15T20:01:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135924373 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:01:48 [2024-03-15T20:01:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135924377 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:01:48 [2024-03-15T20:01:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135924377 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:01:48 [2024-03-15T20:01:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135924377 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:01:48 [2024-03-15T20:01:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135924378 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:01:48 [2024-03-15T20:01:48.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135924418 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:01:48 [2024-03-15T20:01:48.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135924578 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:01:48 [2024-03-15T20:01:48.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1135924579 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:01:48 [2024-03-15T20:01:48.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1135924579 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:01:48 [2024-03-15T20:01:48.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:01:48 [2024-03-15T20:01:48.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:48 [2024-03-15T20:01:48.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:48 [2024-03-15T20:01:48.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:48 [2024-03-15T20:01:48.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:48 [2024-03-15T20:01:48.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:48 [2024-03-15T20:01:48.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:49 [2024-03-15T20:01:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:49 [2024-03-15T20:01:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:49 [2024-03-15T20:01:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:49 [2024-03-15T20:01:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:49 [2024-03-15T20:01:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:01:49 [2024-03-15T20:01:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135925581 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:01:49 [2024-03-15T20:01:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135925581 data=null doit=true}, TableItem with text {}]
16:01:49 [2024-03-15T20:01:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135925581 data=null}, TableItem with text {}]
16:01:49 [2024-03-15T20:01:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135925581 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:01:49 [2024-03-15T20:01:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135925581 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:01:49 [2024-03-15T20:01:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135925594 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:01:49 [2024-03-15T20:01:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:49 [2024-03-15T20:01:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:49 [2024-03-15T20:01:49.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:49 [2024-03-15T20:01:49.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:49 [2024-03-15T20:01:49.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135925857 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:01:49 [2024-03-15T20:01:49.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1135925858 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:01:49 [2024-03-15T20:01:49.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1135925858 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:01:49 [2024-03-15T20:01:49.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135925858 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:01:49 [2024-03-15T20:01:49.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135925858 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:01:49 [2024-03-15T20:01:49.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135925864 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:01:49 [2024-03-15T20:01:49.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:49 [2024-03-15T20:01:49.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:49 [2024-03-15T20:01:49.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:49 [2024-03-15T20:01:49.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135925933 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1135925933 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1135925933 data=null}, Tree node with text: ExampleCustomXml.xml]
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135925933 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135925934 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomXml.xml]
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135925942 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:49 [2024-03-15T20:01:49.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135925946 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135925946 data=null doit=true}, TreeItem with text {test}]
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135925946 data=null}, TreeItem with text {test}]
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135925946 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135925946 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135925971 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135925972 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135925972 data=null doit=true}, TreeItem with text {test}]
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135925972 data=null}, TreeItem with text {test}]
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135925972 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135925972 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135925977 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:49 [2024-03-15T20:01:49.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135925978 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135925978 data=null doit=true}, TreeItem with text {Traces [6]}]
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135925978 data=null}, TreeItem with text {Traces [6]}]
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135925978 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:49 [2024-03-15T20:01:49.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135925978 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:01:50 [2024-03-15T20:01:50.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135925997 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:50 [2024-03-15T20:01:50.052Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:01:50 [2024-03-15T20:01:50.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:50 [2024-03-15T20:01:50.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:50 [2024-03-15T20:01:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135926253 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
16:01:50 [2024-03-15T20:01:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135926253 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:01:50 [2024-03-15T20:01:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135926253 data=null}, Tree node with text: kernel-overlap-testing]
16:01:50 [2024-03-15T20:01:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135926254 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
16:01:50 [2024-03-15T20:01:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135926254 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
16:01:50 [2024-03-15T20:01:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135926278 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
16:01:50 [2024-03-15T20:01:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:50 [2024-03-15T20:01:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:50 [2024-03-15T20:01:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:50 [2024-03-15T20:01:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:50 [2024-03-15T20:01:50.308Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:50 [2024-03-15T20:01:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:50 [2024-03-15T20:01:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:50 [2024-03-15T20:01:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:50 [2024-03-15T20:01:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:50 [2024-03-15T20:01:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:50 [2024-03-15T20:01:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:50 [2024-03-15T20:01:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135926288 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:50 [2024-03-15T20:01:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135926288 data=null doit=true}, TreeItem with text {test}]
16:01:50 [2024-03-15T20:01:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135926289 data=null}, TreeItem with text {test}]
16:01:50 [2024-03-15T20:01:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135926289 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:50 [2024-03-15T20:01:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135926289 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:50 [2024-03-15T20:01:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135926325 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:50 [2024-03-15T20:01:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:50 [2024-03-15T20:01:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135926326 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:50 [2024-03-15T20:01:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135926326 data=null doit=true}, TreeItem with text {test}]
16:01:50 [2024-03-15T20:01:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135926326 data=null}, TreeItem with text {test}]
16:01:50 [2024-03-15T20:01:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135926326 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:50 [2024-03-15T20:01:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135926327 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:50 [2024-03-15T20:01:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135926337 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:50 [2024-03-15T20:01:50.309Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:50 [2024-03-15T20:01:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:50 [2024-03-15T20:01:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135926337 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:01:50 [2024-03-15T20:01:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135926338 data=null doit=true}, TreeItem with text {Traces [6]}]
16:01:50 [2024-03-15T20:01:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135926338 data=null}, TreeItem with text {Traces [6]}]
16:01:50 [2024-03-15T20:01:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135926338 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:50 [2024-03-15T20:01:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135926338 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:01:50 [2024-03-15T20:01:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135926354 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:50 [2024-03-15T20:01:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:50 [2024-03-15T20:01:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135926354 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:01:50 [2024-03-15T20:01:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135926354 data=null doit=true}, TreeItem with text {Traces [6]}]
16:01:50 [2024-03-15T20:01:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135926354 data=null}, TreeItem with text {Traces [6]}]
16:01:50 [2024-03-15T20:01:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135926354 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:50 [2024-03-15T20:01:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135926355 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:01:50 [2024-03-15T20:01:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135926358 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:50 [2024-03-15T20:01:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:01:50 [2024-03-15T20:01:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:01:50 [2024-03-15T20:01:50.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:01:50 [2024-03-15T20:01:50.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135926762 data=null doit=true}, Shell with text {Trace Import}]
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1135926767 data=null}, (of type 'Combo')]
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1135926813 data=null doit=true}, TreeItem with text {import}]
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1135926813 data=null}, TreeItem with text {import}]
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1135926814 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135926814 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1135926816 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135926817 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135926817 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135926817 data=null}, Tree node with text: kernel-overlap-testing]
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135926817 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135926817 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135926826 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:01:50 [2024-03-15T20:01:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1135926834 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@de24773
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1135926835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1135926835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1135926835 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1135926835 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1135926835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1135926835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1135926835 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1135926836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1135926836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1135926836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1135926836 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1135926836 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135926840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135926840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135926840 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135926840 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135926841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135926841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:50 [2024-03-15T20:01:50.824Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:50 [2024-03-15T20:01:50.824Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:50 [2024-03-15T20:01:50.824Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:50 [2024-03-15T20:01:50.824Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:50 [2024-03-15T20:01:50.824Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135926959 data=null doit=true}, Shell with text {Confirmation}]
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=1135926960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=1135926960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=1135926960 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=1135926960 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:01:50 [2024-03-15T20:01:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=1135926960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:01:50 [2024-03-15T20:01:50.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=1135926960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:01:50 [2024-03-15T20:01:50.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=1135926960 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:01:51 [2024-03-15T20:01:51.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135926841 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:51 [2024-03-15T20:01:51.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1135926388 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:01:51 [2024-03-15T20:01:51.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:01:51 [2024-03-15T20:01:51.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:51 [2024-03-15T20:01:51.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:51 [2024-03-15T20:01:51.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:51 [2024-03-15T20:01:51.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:51 [2024-03-15T20:01:51.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:51 [2024-03-15T20:01:51.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:51 [2024-03-15T20:01:51.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135927366 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:51 [2024-03-15T20:01:51.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135927367 data=null doit=true}, TreeItem with text {test}]
16:01:51 [2024-03-15T20:01:51.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135927367 data=null}, TreeItem with text {test}]
16:01:51 [2024-03-15T20:01:51.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135927367 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:51 [2024-03-15T20:01:51.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135927367 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:51 [2024-03-15T20:01:51.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135927386 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:51 [2024-03-15T20:01:51.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:51 [2024-03-15T20:01:51.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135927387 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:51 [2024-03-15T20:01:51.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135927387 data=null doit=true}, TreeItem with text {test}]
16:01:51 [2024-03-15T20:01:51.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135927387 data=null}, TreeItem with text {test}]
16:01:51 [2024-03-15T20:01:51.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135927387 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:51 [2024-03-15T20:01:51.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135927387 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:51 [2024-03-15T20:01:51.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135927431 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:51 [2024-03-15T20:01:51.386Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:51 [2024-03-15T20:01:51.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:51 [2024-03-15T20:01:51.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135927432 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:01:51 [2024-03-15T20:01:51.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135927432 data=null doit=true}, TreeItem with text {Traces [6]}]
16:01:51 [2024-03-15T20:01:51.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135927432 data=null}, TreeItem with text {Traces [6]}]
16:01:51 [2024-03-15T20:01:51.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135927433 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:51 [2024-03-15T20:01:51.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135927433 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:01:51 [2024-03-15T20:01:51.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135927460 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:51 [2024-03-15T20:01:51.386Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:01:51 [2024-03-15T20:01:51.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:51 [2024-03-15T20:01:51.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:51 [2024-03-15T20:01:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135927624 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:01:51 [2024-03-15T20:01:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135927625 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:01:51 [2024-03-15T20:01:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135927625 data=null}, TreeItem with text {kernel-overlap-testing}]
16:01:51 [2024-03-15T20:01:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135927625 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:01:51 [2024-03-15T20:01:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135927625 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:01:51 [2024-03-15T20:01:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135927658 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:01:51 [2024-03-15T20:01:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:51 [2024-03-15T20:01:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:51 [2024-03-15T20:01:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:51 [2024-03-15T20:01:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:51 [2024-03-15T20:01:51.643Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:51 [2024-03-15T20:01:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:51 [2024-03-15T20:01:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135927659 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:01:51 [2024-03-15T20:01:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135927660 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:01:51 [2024-03-15T20:01:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135927660 data=null}, TreeItem with text {kernel-overlap-testing}]
16:01:51 [2024-03-15T20:01:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135927660 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:01:51 [2024-03-15T20:01:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135927660 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:01:51 [2024-03-15T20:01:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135927664 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:01:51 [2024-03-15T20:01:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:01:51 [2024-03-15T20:01:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135927664 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:01:51 [2024-03-15T20:01:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135927664 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:01:51 [2024-03-15T20:01:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:51 [2024-03-15T20:01:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135927664 data=null}, TreeItem with text {kernel-overlap-testing}]
16:01:51 [2024-03-15T20:01:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135927665 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:01:51 [2024-03-15T20:01:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135927665 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:01:51 [2024-03-15T20:01:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135927668 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:01:51 [2024-03-15T20:01:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135927668 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:01:51 [2024-03-15T20:01:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135927668 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:01:51 [2024-03-15T20:01:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135927669 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:01:51 [2024-03-15T20:01:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135927723 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:01:51 [2024-03-15T20:01:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135927979 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:01:51 [2024-03-15T20:01:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135927982 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:01:51 [2024-03-15T20:01:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135927982 data=null}, TreeItem with text {kernel-overlap-testing}]
16:01:51 [2024-03-15T20:01:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:01:51 [2024-03-15T20:01:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:51 [2024-03-15T20:01:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:51 [2024-03-15T20:01:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:51 [2024-03-15T20:01:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:51 [2024-03-15T20:01:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:51 [2024-03-15T20:01:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:51 [2024-03-15T20:01:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:51 [2024-03-15T20:01:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:51 [2024-03-15T20:01:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:51 [2024-03-15T20:01:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:51 [2024-03-15T20:01:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:01:51 [2024-03-15T20:01:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135927984 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:01:51 [2024-03-15T20:01:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135927984 data=null doit=true}, TableItem with text {}]
16:01:51 [2024-03-15T20:01:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135927984 data=null}, TableItem with text {}]
16:01:51 [2024-03-15T20:01:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135927984 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:01:51 [2024-03-15T20:01:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135927984 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:01:51 [2024-03-15T20:01:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135928004 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:01:51 [2024-03-15T20:01:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:51 [2024-03-15T20:01:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:53 [2024-03-15T20:01:53.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:53 [2024-03-15T20:01:53.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:53 [2024-03-15T20:01:53.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135929165 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:01:53 [2024-03-15T20:01:53.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135929166 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:01:53 [2024-03-15T20:01:53.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135929166 data=null}, TreeItem with text {kernel-overlap-testing}]
16:01:53 [2024-03-15T20:01:53.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135929166 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:01:53 [2024-03-15T20:01:53.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135929166 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:01:53 [2024-03-15T20:01:53.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135929170 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:01:53 [2024-03-15T20:01:53.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:53 [2024-03-15T20:01:53.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:53 [2024-03-15T20:01:53.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:53 [2024-03-15T20:01:53.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:53 [2024-03-15T20:01:53.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:53 [2024-03-15T20:01:53.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:53 [2024-03-15T20:01:53.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:53 [2024-03-15T20:01:53.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135929238 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
16:01:53 [2024-03-15T20:01:53.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135929238 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:01:53 [2024-03-15T20:01:53.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135929238 data=null}, Tree node with text: kernel-overlap-testing]
16:01:53 [2024-03-15T20:01:53.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135929239 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
16:01:53 [2024-03-15T20:01:53.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135929239 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
16:01:53 [2024-03-15T20:01:53.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135929246 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
16:01:53 [2024-03-15T20:01:53.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:53 [2024-03-15T20:01:53.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:53 [2024-03-15T20:01:53.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:53 [2024-03-15T20:01:53.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:53 [2024-03-15T20:01:53.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:53 [2024-03-15T20:01:53.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:53 [2024-03-15T20:01:53.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:53 [2024-03-15T20:01:53.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:53 [2024-03-15T20:01:53.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:53 [2024-03-15T20:01:53.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:53 [2024-03-15T20:01:53.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:53 [2024-03-15T20:01:53.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135929251 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:53 [2024-03-15T20:01:53.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135929251 data=null doit=true}, TreeItem with text {test}]
16:01:53 [2024-03-15T20:01:53.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135929252 data=null}, TreeItem with text {test}]
16:01:53 [2024-03-15T20:01:53.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135929252 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:53 [2024-03-15T20:01:53.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135929252 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135929285 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135929286 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135929286 data=null doit=true}, TreeItem with text {test}]
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135929286 data=null}, TreeItem with text {test}]
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135929286 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135929286 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135929291 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:53 [2024-03-15T20:01:53.264Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135929292 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135929292 data=null doit=true}, TreeItem with text {Traces [6]}]
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135929292 data=null}, TreeItem with text {Traces [6]}]
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135929293 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135929293 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135929310 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:53 [2024-03-15T20:01:53.264Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135929352 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135929352 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135929352 data=null}, Tree node with text: ExampleCustomTxt.log]
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135929352 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135929371 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135929387 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:53 [2024-03-15T20:01:53.264Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135929391 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135929392 data=null doit=true}, TreeItem with text {test}]
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135929392 data=null}, TreeItem with text {test}]
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135929392 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135929392 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135929425 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135929426 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135929426 data=null doit=true}, TreeItem with text {test}]
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135929426 data=null}, TreeItem with text {test}]
16:01:53 [2024-03-15T20:01:53.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135929426 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:53 [2024-03-15T20:01:53.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135929426 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:53 [2024-03-15T20:01:53.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135929432 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:53 [2024-03-15T20:01:53.265Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:53 [2024-03-15T20:01:53.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:53 [2024-03-15T20:01:53.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135929433 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:01:53 [2024-03-15T20:01:53.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135929433 data=null doit=true}, TreeItem with text {Traces [6]}]
16:01:53 [2024-03-15T20:01:53.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135929433 data=null}, TreeItem with text {Traces [6]}]
16:01:53 [2024-03-15T20:01:53.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135929433 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:53 [2024-03-15T20:01:53.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135929433 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:01:53 [2024-03-15T20:01:53.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135929451 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:53 [2024-03-15T20:01:53.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:53 [2024-03-15T20:01:53.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135929452 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:01:53 [2024-03-15T20:01:53.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135929452 data=null doit=true}, TreeItem with text {Traces [6]}]
16:01:53 [2024-03-15T20:01:53.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135929452 data=null}, TreeItem with text {Traces [6]}]
16:01:53 [2024-03-15T20:01:53.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135929452 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:53 [2024-03-15T20:01:53.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135929452 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:01:53 [2024-03-15T20:01:53.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135929456 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:53 [2024-03-15T20:01:53.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:01:53 [2024-03-15T20:01:53.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:01:53 [2024-03-15T20:01:53.520Z] 
16:01:53 [2024-03-15T20:01:53.520Z] (Eclipse:19288): Gtk-WARNING **: 20:01:53.459: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:53 [2024-03-15T20:01:53.520Z] 
16:01:53 [2024-03-15T20:01:53.520Z] (Eclipse:19288): Gtk-WARNING **: 20:01:53.459: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:53 [2024-03-15T20:01:53.520Z] 
16:01:53 [2024-03-15T20:01:53.520Z] (Eclipse:19288): Gtk-WARNING **: 20:01:53.459: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:53 [2024-03-15T20:01:53.520Z] 
16:01:53 [2024-03-15T20:01:53.520Z] (Eclipse:19288): Gtk-WARNING **: 20:01:53.459: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:53 [2024-03-15T20:01:53.520Z] 
16:01:53 [2024-03-15T20:01:53.520Z] (Eclipse:19288): Gtk-WARNING **: 20:01:53.502: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:53 [2024-03-15T20:01:53.520Z] 
16:01:53 [2024-03-15T20:01:53.520Z] (Eclipse:19288): Gtk-WARNING **: 20:01:53.502: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:53 [2024-03-15T20:01:53.520Z] 
16:01:53 [2024-03-15T20:01:53.520Z] (Eclipse:19288): Gtk-WARNING **: 20:01:53.502: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:53 [2024-03-15T20:01:53.520Z] 
16:01:53 [2024-03-15T20:01:53.520Z] (Eclipse:19288): Gtk-WARNING **: 20:01:53.502: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:53 [2024-03-15T20:01:53.776Z] 
16:01:53 [2024-03-15T20:01:53.776Z] (Eclipse:19288): Gtk-WARNING **: 20:01:53.525: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:53 [2024-03-15T20:01:53.776Z] 
16:01:53 [2024-03-15T20:01:53.776Z] (Eclipse:19288): Gtk-WARNING **: 20:01:53.525: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:53 [2024-03-15T20:01:53.776Z] 
16:01:53 [2024-03-15T20:01:53.776Z] (Eclipse:19288): Gtk-WARNING **: 20:01:53.525: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:53 [2024-03-15T20:01:53.776Z] 
16:01:53 [2024-03-15T20:01:53.776Z] (Eclipse:19288): Gtk-WARNING **: 20:01:53.525: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:53 [2024-03-15T20:01:53.776Z] 
16:01:53 [2024-03-15T20:01:53.776Z] (Eclipse:19288): Gtk-WARNING **: 20:01:53.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:53 [2024-03-15T20:01:53.776Z] 
16:01:53 [2024-03-15T20:01:53.776Z] (Eclipse:19288): Gtk-WARNING **: 20:01:53.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:53 [2024-03-15T20:01:53.776Z] 
16:01:53 [2024-03-15T20:01:53.776Z] (Eclipse:19288): Gtk-WARNING **: 20:01:53.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:53 [2024-03-15T20:01:53.776Z] 
16:01:53 [2024-03-15T20:01:53.776Z] (Eclipse:19288): Gtk-WARNING **: 20:01:53.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:53 [2024-03-15T20:01:53.776Z] 
16:01:53 [2024-03-15T20:01:53.776Z] (Eclipse:19288): Gtk-WARNING **: 20:01:53.565: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:53 [2024-03-15T20:01:53.776Z] 
16:01:53 [2024-03-15T20:01:53.776Z] (Eclipse:19288): Gtk-WARNING **: 20:01:53.565: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:53 [2024-03-15T20:01:53.776Z] 
16:01:53 [2024-03-15T20:01:53.776Z] (Eclipse:19288): Gtk-WARNING **: 20:01:53.565: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:53 [2024-03-15T20:01:53.776Z] 
16:01:53 [2024-03-15T20:01:53.776Z] (Eclipse:19288): Gtk-WARNING **: 20:01:53.566: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:53 [2024-03-15T20:01:53.776Z] 
16:01:53 [2024-03-15T20:01:53.776Z] (Eclipse:19288): Gtk-WARNING **: 20:01:53.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:53 [2024-03-15T20:01:53.776Z] 
16:01:53 [2024-03-15T20:01:53.776Z] (Eclipse:19288): Gtk-WARNING **: 20:01:53.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:53 [2024-03-15T20:01:53.776Z] 
16:01:53 [2024-03-15T20:01:53.776Z] (Eclipse:19288): Gtk-WARNING **: 20:01:53.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:53 [2024-03-15T20:01:53.776Z] 
16:01:53 [2024-03-15T20:01:53.776Z] (Eclipse:19288): Gtk-WARNING **: 20:01:53.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:53 [2024-03-15T20:01:53.776Z] 
16:01:53 [2024-03-15T20:01:53.776Z] (Eclipse:19288): Gtk-WARNING **: 20:01:53.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:53 [2024-03-15T20:01:53.776Z] 
16:01:53 [2024-03-15T20:01:53.776Z] (Eclipse:19288): Gtk-WARNING **: 20:01:53.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:53 [2024-03-15T20:01:53.776Z] 
16:01:53 [2024-03-15T20:01:53.776Z] (Eclipse:19288): Gtk-WARNING **: 20:01:53.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:53 [2024-03-15T20:01:53.776Z] 
16:01:53 [2024-03-15T20:01:53.776Z] (Eclipse:19288): Gtk-WARNING **: 20:01:53.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:53 [2024-03-15T20:01:53.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:01:53 [2024-03-15T20:01:53.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:01:53 [2024-03-15T20:01:53.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135929827 data=null doit=true}, Shell with text {Trace Import}]
16:01:53 [2024-03-15T20:01:53.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:01:53 [2024-03-15T20:01:53.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:01:53 [2024-03-15T20:01:53.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:01:53 [2024-03-15T20:01:53.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1135929841 data=null}, (of type 'Combo')]
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1135929872 data=null doit=true}, TreeItem with text {import}]
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1135929872 data=null}, TreeItem with text {import}]
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1135929872 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135929872 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1135929873 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1135929874 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1135929874 data=null doit=true}, TreeItem with text {import}]
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1135929874 data=null}, TreeItem with text {import}]
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1135929874 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135929874 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1135929875 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1135929893 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:01:53 [2024-03-15T20:01:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3c79ad2e
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1135929894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1135929894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1135929894 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1135929894 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1135929894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1135929894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1135929894 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1135929895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1135929895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1135929895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1135929895 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1135929895 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:53 [2024-03-15T20:01:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:53 [2024-03-15T20:01:53.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:01:53 [2024-03-15T20:01:53.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:01:53 [2024-03-15T20:01:53.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:53 [2024-03-15T20:01:53.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:01:53 [2024-03-15T20:01:53.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135929900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:53 [2024-03-15T20:01:53.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135929900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:53 [2024-03-15T20:01:53.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135929900 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:53 [2024-03-15T20:01:53.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135929900 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:53 [2024-03-15T20:01:53.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135929900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:53 [2024-03-15T20:01:53.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135929900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:54 [2024-03-15T20:01:54.035Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:54 [2024-03-15T20:01:54.035Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:54 [2024-03-15T20:01:54.035Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:54 [2024-03-15T20:01:54.036Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:54 [2024-03-15T20:01:54.036Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:54 [2024-03-15T20:01:54.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:01:54 [2024-03-15T20:01:54.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:01:54 [2024-03-15T20:01:54.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135929987 data=null doit=true}, Shell with text {Confirmation}]
16:01:54 [2024-03-15T20:01:54.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:01:54 [2024-03-15T20:01:54.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:01:54 [2024-03-15T20:01:54.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:01:54 [2024-03-15T20:01:54.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:01:54 [2024-03-15T20:01:54.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:01:54 [2024-03-15T20:01:54.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:01:54 [2024-03-15T20:01:54.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
16:01:54 [2024-03-15T20:01:54.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
16:01:54 [2024-03-15T20:01:54.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
16:01:54 [2024-03-15T20:01:54.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
16:01:54 [2024-03-15T20:01:54.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=1135929988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:01:54 [2024-03-15T20:01:54.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=1135929988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:01:54 [2024-03-15T20:01:54.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=1135929988 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:01:54 [2024-03-15T20:01:54.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=1135929988 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:01:54 [2024-03-15T20:01:54.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=1135929988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:01:54 [2024-03-15T20:01:54.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=1135929988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:01:54 [2024-03-15T20:01:54.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=1135929989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:01:54 [2024-03-15T20:01:54.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135929900 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:54 [2024-03-15T20:01:54.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1135929477 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:01:54 [2024-03-15T20:01:54.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:01:54 [2024-03-15T20:01:54.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:54 [2024-03-15T20:01:54.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:54 [2024-03-15T20:01:54.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:54 [2024-03-15T20:01:54.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:54 [2024-03-15T20:01:54.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:54 [2024-03-15T20:01:54.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:54 [2024-03-15T20:01:54.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135930332 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:54 [2024-03-15T20:01:54.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135930332 data=null doit=true}, TreeItem with text {test}]
16:01:54 [2024-03-15T20:01:54.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135930332 data=null}, TreeItem with text {test}]
16:01:54 [2024-03-15T20:01:54.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135930332 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:54 [2024-03-15T20:01:54.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135930332 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:54 [2024-03-15T20:01:54.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135930353 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:54 [2024-03-15T20:01:54.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:54 [2024-03-15T20:01:54.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135930354 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:54 [2024-03-15T20:01:54.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135930354 data=null doit=true}, TreeItem with text {test}]
16:01:54 [2024-03-15T20:01:54.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135930354 data=null}, TreeItem with text {test}]
16:01:54 [2024-03-15T20:01:54.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135930354 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:54 [2024-03-15T20:01:54.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135930354 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:54 [2024-03-15T20:01:54.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135930367 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:54 [2024-03-15T20:01:54.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:54 [2024-03-15T20:01:54.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:54 [2024-03-15T20:01:54.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135930367 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:01:54 [2024-03-15T20:01:54.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135930368 data=null doit=true}, TreeItem with text {Traces [6]}]
16:01:54 [2024-03-15T20:01:54.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135930368 data=null}, TreeItem with text {Traces [6]}]
16:01:54 [2024-03-15T20:01:54.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135930368 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:54 [2024-03-15T20:01:54.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135930368 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:01:54 [2024-03-15T20:01:54.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135930385 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:54 [2024-03-15T20:01:54.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:01:54 [2024-03-15T20:01:54.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:54 [2024-03-15T20:01:54.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:54 [2024-03-15T20:01:54.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135930635 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:01:54 [2024-03-15T20:01:54.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135930635 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:54 [2024-03-15T20:01:54.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135930635 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:01:54 [2024-03-15T20:01:54.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135930636 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:54 [2024-03-15T20:01:54.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135930636 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:54 [2024-03-15T20:01:54.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135930657 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:54 [2024-03-15T20:01:54.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:54 [2024-03-15T20:01:54.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:54 [2024-03-15T20:01:54.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:54 [2024-03-15T20:01:54.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:54 [2024-03-15T20:01:54.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:54 [2024-03-15T20:01:54.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:54 [2024-03-15T20:01:54.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135930658 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:01:54 [2024-03-15T20:01:54.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135930658 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:54 [2024-03-15T20:01:54.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135930659 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:01:54 [2024-03-15T20:01:54.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135930659 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:54 [2024-03-15T20:01:54.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135930659 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:54 [2024-03-15T20:01:54.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135930662 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:54 [2024-03-15T20:01:54.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:01:54 [2024-03-15T20:01:54.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135930663 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:01:54 [2024-03-15T20:01:54.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135930663 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:54 [2024-03-15T20:01:54.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:54 [2024-03-15T20:01:54.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135930663 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:01:54 [2024-03-15T20:01:54.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135930663 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:54 [2024-03-15T20:01:54.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135930663 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:54 [2024-03-15T20:01:54.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135930667 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:54 [2024-03-15T20:01:54.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135930667 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:01:54 [2024-03-15T20:01:54.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135930667 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:01:54 [2024-03-15T20:01:54.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135930667 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:54 [2024-03-15T20:01:54.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135930707 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:01:54 [2024-03-15T20:01:54.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135930816 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:01:54 [2024-03-15T20:01:54.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135930817 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:54 [2024-03-15T20:01:54.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135930817 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:01:54 [2024-03-15T20:01:54.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:01:54 [2024-03-15T20:01:54.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:54 [2024-03-15T20:01:54.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:54 [2024-03-15T20:01:54.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:54 [2024-03-15T20:01:54.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:54 [2024-03-15T20:01:54.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:54 [2024-03-15T20:01:54.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:54 [2024-03-15T20:01:54.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:54 [2024-03-15T20:01:54.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:54 [2024-03-15T20:01:54.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:54 [2024-03-15T20:01:54.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:54 [2024-03-15T20:01:54.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:01:54 [2024-03-15T20:01:54.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135930821 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:01:54 [2024-03-15T20:01:54.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135930822 data=null doit=true}, TableItem with text {}]
16:01:54 [2024-03-15T20:01:54.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135930822 data=null}, TableItem with text {}]
16:01:54 [2024-03-15T20:01:54.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135930822 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:01:54 [2024-03-15T20:01:54.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135930822 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:01:54 [2024-03-15T20:01:54.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135930827 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:01:54 [2024-03-15T20:01:54.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:54 [2024-03-15T20:01:54.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:54 [2024-03-15T20:01:54.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:54 [2024-03-15T20:01:54.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:54 [2024-03-15T20:01:54.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135930902 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:01:54 [2024-03-15T20:01:54.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135930902 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:54 [2024-03-15T20:01:54.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135930902 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:01:54 [2024-03-15T20:01:54.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135930903 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:54 [2024-03-15T20:01:54.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135930903 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:01:54 [2024-03-15T20:01:54.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135930910 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:01:54 [2024-03-15T20:01:54.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:54 [2024-03-15T20:01:54.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:54 [2024-03-15T20:01:54.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:54 [2024-03-15T20:01:54.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:54 [2024-03-15T20:01:54.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:55 [2024-03-15T20:01:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:55 [2024-03-15T20:01:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:55 [2024-03-15T20:01:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135931060 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
16:01:55 [2024-03-15T20:01:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135931060 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
16:01:55 [2024-03-15T20:01:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135931061 data=null}, Tree node with text: ExampleCustomTxt.log]
16:01:55 [2024-03-15T20:01:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135931061 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:01:55 [2024-03-15T20:01:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135931061 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
16:01:55 [2024-03-15T20:01:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135931065 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:01:55 [2024-03-15T20:01:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:55 [2024-03-15T20:01:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:55 [2024-03-15T20:01:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:55 [2024-03-15T20:01:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:55 [2024-03-15T20:01:55.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:55 [2024-03-15T20:01:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:55 [2024-03-15T20:01:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:55 [2024-03-15T20:01:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:55 [2024-03-15T20:01:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:55 [2024-03-15T20:01:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:55 [2024-03-15T20:01:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:55 [2024-03-15T20:01:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135931068 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:55 [2024-03-15T20:01:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135931069 data=null doit=true}, TreeItem with text {test}]
16:01:55 [2024-03-15T20:01:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135931069 data=null}, TreeItem with text {test}]
16:01:55 [2024-03-15T20:01:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135931069 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:55 [2024-03-15T20:01:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135931069 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:55 [2024-03-15T20:01:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135931097 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:55 [2024-03-15T20:01:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:55 [2024-03-15T20:01:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135931097 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:55 [2024-03-15T20:01:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135931098 data=null doit=true}, TreeItem with text {test}]
16:01:55 [2024-03-15T20:01:55.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135931098 data=null}, TreeItem with text {test}]
16:01:55 [2024-03-15T20:01:55.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135931098 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:55 [2024-03-15T20:01:55.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135931098 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:55 [2024-03-15T20:01:55.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135931108 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:55 [2024-03-15T20:01:55.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:55 [2024-03-15T20:01:55.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:55 [2024-03-15T20:01:55.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135931109 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:01:55 [2024-03-15T20:01:55.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135931109 data=null doit=true}, TreeItem with text {Traces [6]}]
16:01:55 [2024-03-15T20:01:55.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135931109 data=null}, TreeItem with text {Traces [6]}]
16:01:55 [2024-03-15T20:01:55.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135931109 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:55 [2024-03-15T20:01:55.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135931109 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:01:55 [2024-03-15T20:01:55.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135931131 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:55 [2024-03-15T20:01:55.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135931376 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1135931376 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1135931376 data=null}, Tree node with text: ExampleCustomXml.xml]
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135931377 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135931377 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomXml.xml]
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135931404 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:55 [2024-03-15T20:01:55.318Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135931411 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135931411 data=null doit=true}, TreeItem with text {test}]
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135931411 data=null}, TreeItem with text {test}]
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135931411 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135931411 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135931437 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135931438 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135931438 data=null doit=true}, TreeItem with text {test}]
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135931438 data=null}, TreeItem with text {test}]
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135931438 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135931438 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135931443 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:55 [2024-03-15T20:01:55.318Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135931444 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135931444 data=null doit=true}, TreeItem with text {Traces [6]}]
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135931444 data=null}, TreeItem with text {Traces [6]}]
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135931444 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135931444 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135931460 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135931461 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135931461 data=null doit=true}, TreeItem with text {Traces [6]}]
16:01:55 [2024-03-15T20:01:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135931461 data=null}, TreeItem with text {Traces [6]}]
16:01:55 [2024-03-15T20:01:55.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135931461 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:55 [2024-03-15T20:01:55.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135931462 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:01:55 [2024-03-15T20:01:55.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135931465 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:55 [2024-03-15T20:01:55.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:01:55 [2024-03-15T20:01:55.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:01:55 [2024-03-15T20:01:55.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:01:55 [2024-03-15T20:01:55.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:01:55 [2024-03-15T20:01:55.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135931842 data=null doit=true}, Shell with text {Trace Import}]
16:01:55 [2024-03-15T20:01:55.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:01:55 [2024-03-15T20:01:55.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:01:55 [2024-03-15T20:01:55.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:01:55 [2024-03-15T20:01:55.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1135931856 data=null}, (of type 'Combo')]
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1135931889 data=null doit=true}, TreeItem with text {import}]
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1135931890 data=null}, TreeItem with text {import}]
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1135931890 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135931890 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1135931892 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1135931892 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1135931892 data=null doit=true}, TreeItem with text {import}]
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1135931892 data=null}, TreeItem with text {import}]
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1135931893 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135931893 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1135931893 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1135931914 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:01:55 [2024-03-15T20:01:55.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@8a59a57
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1135931915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1135931915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1135931915 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1135931915 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1135931915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1135931916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1135931916 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1135931916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1135931916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1135931916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1135931916 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1135931916 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:01:55 [2024-03-15T20:01:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:01:55 [2024-03-15T20:01:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:55 [2024-03-15T20:01:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:01:55 [2024-03-15T20:01:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135931921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:55 [2024-03-15T20:01:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135931921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:55 [2024-03-15T20:01:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135931921 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:55 [2024-03-15T20:01:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135931921 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:55 [2024-03-15T20:01:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135931921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:55 [2024-03-15T20:01:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135931921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:55 [2024-03-15T20:01:55.884Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:55 [2024-03-15T20:01:55.884Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:55 [2024-03-15T20:01:55.884Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:55 [2024-03-15T20:01:55.884Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:55 [2024-03-15T20:01:55.884Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:55 [2024-03-15T20:01:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:01:55 [2024-03-15T20:01:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:01:55 [2024-03-15T20:01:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135932021 data=null doit=true}, Shell with text {Confirmation}]
16:01:55 [2024-03-15T20:01:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:01:55 [2024-03-15T20:01:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
16:01:55 [2024-03-15T20:01:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
16:01:55 [2024-03-15T20:01:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
16:01:55 [2024-03-15T20:01:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
16:01:55 [2024-03-15T20:01:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=1135932021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:01:55 [2024-03-15T20:01:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=1135932021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:01:55 [2024-03-15T20:01:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=1135932021 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:01:55 [2024-03-15T20:01:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=1135932021 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:01:55 [2024-03-15T20:01:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=1135932021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:01:55 [2024-03-15T20:01:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=1135932021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:01:55 [2024-03-15T20:01:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=1135932021 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:01:56 [2024-03-15T20:01:56.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135931921 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:56 [2024-03-15T20:01:56.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1135931486 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:01:56 [2024-03-15T20:01:56.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:01:56 [2024-03-15T20:01:56.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:56 [2024-03-15T20:01:56.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:56 [2024-03-15T20:01:56.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:56 [2024-03-15T20:01:56.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:56 [2024-03-15T20:01:56.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:56 [2024-03-15T20:01:56.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:56 [2024-03-15T20:01:56.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135932328 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:56 [2024-03-15T20:01:56.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135932328 data=null doit=true}, TreeItem with text {test}]
16:01:56 [2024-03-15T20:01:56.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135932328 data=null}, TreeItem with text {test}]
16:01:56 [2024-03-15T20:01:56.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135932329 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:56 [2024-03-15T20:01:56.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135932329 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:56 [2024-03-15T20:01:56.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135932356 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:56 [2024-03-15T20:01:56.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:56 [2024-03-15T20:01:56.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135932356 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:56 [2024-03-15T20:01:56.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135932356 data=null doit=true}, TreeItem with text {test}]
16:01:56 [2024-03-15T20:01:56.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135932356 data=null}, TreeItem with text {test}]
16:01:56 [2024-03-15T20:01:56.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135932357 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:56 [2024-03-15T20:01:56.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135932357 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:56 [2024-03-15T20:01:56.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135932362 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:56 [2024-03-15T20:01:56.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:56 [2024-03-15T20:01:56.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:56 [2024-03-15T20:01:56.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135932363 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:01:56 [2024-03-15T20:01:56.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135932363 data=null doit=true}, TreeItem with text {Traces [6]}]
16:01:56 [2024-03-15T20:01:56.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135932363 data=null}, TreeItem with text {Traces [6]}]
16:01:56 [2024-03-15T20:01:56.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135932363 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:56 [2024-03-15T20:01:56.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135932363 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:01:56 [2024-03-15T20:01:56.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135932381 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:56 [2024-03-15T20:01:56.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:01:56 [2024-03-15T20:01:56.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:56 [2024-03-15T20:01:56.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:56 [2024-03-15T20:01:56.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135932742 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:01:56 [2024-03-15T20:01:56.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1135932743 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:01:56 [2024-03-15T20:01:56.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1135932743 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:01:56 [2024-03-15T20:01:56.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135932743 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:01:56 [2024-03-15T20:01:56.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135932743 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:01:56 [2024-03-15T20:01:56.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135932767 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:01:56 [2024-03-15T20:01:56.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:56 [2024-03-15T20:01:56.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:56 [2024-03-15T20:01:56.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:56 [2024-03-15T20:01:56.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:56 [2024-03-15T20:01:56.652Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:56 [2024-03-15T20:01:56.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:56 [2024-03-15T20:01:56.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135932769 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:01:56 [2024-03-15T20:01:56.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1135932769 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:01:56 [2024-03-15T20:01:56.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1135932769 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:01:56 [2024-03-15T20:01:56.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135932769 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:01:56 [2024-03-15T20:01:56.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135932770 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:01:56 [2024-03-15T20:01:56.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135932774 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:01:56 [2024-03-15T20:01:56.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:01:56 [2024-03-15T20:01:56.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135932774 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:01:56 [2024-03-15T20:01:56.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1135932775 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:01:56 [2024-03-15T20:01:56.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:56 [2024-03-15T20:01:56.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1135932775 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:01:56 [2024-03-15T20:01:56.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135932775 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:01:56 [2024-03-15T20:01:56.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135932775 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:01:56 [2024-03-15T20:01:56.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135932779 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:01:56 [2024-03-15T20:01:56.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135932779 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:01:56 [2024-03-15T20:01:56.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135932779 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:01:56 [2024-03-15T20:01:56.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135932780 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:01:56 [2024-03-15T20:01:56.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135932825 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:01:56 [2024-03-15T20:01:56.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135932929 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:01:56 [2024-03-15T20:01:56.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1135932929 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:01:56 [2024-03-15T20:01:56.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1135932929 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:01:56 [2024-03-15T20:01:56.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:01:56 [2024-03-15T20:01:56.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:56 [2024-03-15T20:01:56.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:56 [2024-03-15T20:01:56.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:56 [2024-03-15T20:01:56.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:56 [2024-03-15T20:01:56.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:56 [2024-03-15T20:01:56.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:56 [2024-03-15T20:01:56.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:56 [2024-03-15T20:01:56.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:56 [2024-03-15T20:01:56.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:56 [2024-03-15T20:01:56.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:56 [2024-03-15T20:01:56.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:01:56 [2024-03-15T20:01:56.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135932933 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:01:56 [2024-03-15T20:01:56.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135932934 data=null doit=true}, TableItem with text {}]
16:01:56 [2024-03-15T20:01:56.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135932934 data=null}, TableItem with text {}]
16:01:56 [2024-03-15T20:01:56.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135932934 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:01:56 [2024-03-15T20:01:56.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135932934 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:01:56 [2024-03-15T20:01:56.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135932939 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:01:56 [2024-03-15T20:01:56.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:56 [2024-03-15T20:01:56.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:56 [2024-03-15T20:01:56.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:56 [2024-03-15T20:01:56.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:56 [2024-03-15T20:01:56.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135933009 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:01:56 [2024-03-15T20:01:56.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1135933009 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:01:56 [2024-03-15T20:01:56.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1135933009 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:01:56 [2024-03-15T20:01:56.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135933009 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:01:56 [2024-03-15T20:01:56.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135933009 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:01:56 [2024-03-15T20:01:56.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135933013 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:01:56 [2024-03-15T20:01:56.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:56 [2024-03-15T20:01:56.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:56 [2024-03-15T20:01:56.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:56 [2024-03-15T20:01:56.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:56 [2024-03-15T20:01:56.910Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:57 [2024-03-15T20:01:57.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:57 [2024-03-15T20:01:57.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:57 [2024-03-15T20:01:57.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135933158 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
16:01:57 [2024-03-15T20:01:57.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1135933158 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
16:01:57 [2024-03-15T20:01:57.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1135933158 data=null}, Tree node with text: ExampleCustomXml.xml]
16:01:57 [2024-03-15T20:01:57.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135933159 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
16:01:57 [2024-03-15T20:01:57.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135933159 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomXml.xml]
16:01:57 [2024-03-15T20:01:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135933162 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
16:01:57 [2024-03-15T20:01:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:57 [2024-03-15T20:01:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:57 [2024-03-15T20:01:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:57 [2024-03-15T20:01:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:57 [2024-03-15T20:01:57.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:57 [2024-03-15T20:01:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:57 [2024-03-15T20:01:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:57 [2024-03-15T20:01:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:57 [2024-03-15T20:01:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:57 [2024-03-15T20:01:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:57 [2024-03-15T20:01:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:57 [2024-03-15T20:01:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135933166 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:57 [2024-03-15T20:01:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135933166 data=null doit=true}, TreeItem with text {test}]
16:01:57 [2024-03-15T20:01:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135933166 data=null}, TreeItem with text {test}]
16:01:57 [2024-03-15T20:01:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135933166 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:57 [2024-03-15T20:01:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135933167 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:57 [2024-03-15T20:01:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135933195 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:57 [2024-03-15T20:01:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:57 [2024-03-15T20:01:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135933196 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:57 [2024-03-15T20:01:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135933196 data=null doit=true}, TreeItem with text {test}]
16:01:57 [2024-03-15T20:01:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135933196 data=null}, TreeItem with text {test}]
16:01:57 [2024-03-15T20:01:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135933196 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:57 [2024-03-15T20:01:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135933196 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:57 [2024-03-15T20:01:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135933201 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:57 [2024-03-15T20:01:57.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:57 [2024-03-15T20:01:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:57 [2024-03-15T20:01:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135933202 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:01:57 [2024-03-15T20:01:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135933202 data=null doit=true}, TreeItem with text {Traces [6]}]
16:01:57 [2024-03-15T20:01:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135933202 data=null}, TreeItem with text {Traces [6]}]
16:01:57 [2024-03-15T20:01:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135933202 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:57 [2024-03-15T20:01:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135933202 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:01:57 [2024-03-15T20:01:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135933219 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:57 [2024-03-15T20:01:57.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:01:57 [2024-03-15T20:01:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:57 [2024-03-15T20:01:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:57 [2024-03-15T20:01:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135933545 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
16:01:57 [2024-03-15T20:01:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135933545 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:01:57 [2024-03-15T20:01:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135933545 data=null}, Tree node with text: kernel-overlap-testing]
16:01:57 [2024-03-15T20:01:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135933545 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
16:01:57 [2024-03-15T20:01:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135933545 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
16:01:57 [2024-03-15T20:01:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135933584 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
16:01:57 [2024-03-15T20:01:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:57 [2024-03-15T20:01:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:57 [2024-03-15T20:01:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:57 [2024-03-15T20:01:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:57 [2024-03-15T20:01:57.422Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:57 [2024-03-15T20:01:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:57 [2024-03-15T20:01:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:57 [2024-03-15T20:01:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:57 [2024-03-15T20:01:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:57 [2024-03-15T20:01:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:57 [2024-03-15T20:01:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:57 [2024-03-15T20:01:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135933588 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:57 [2024-03-15T20:01:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135933589 data=null doit=true}, TreeItem with text {test}]
16:01:57 [2024-03-15T20:01:57.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135933589 data=null}, TreeItem with text {test}]
16:01:57 [2024-03-15T20:01:57.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135933589 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:57 [2024-03-15T20:01:57.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135933589 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:57 [2024-03-15T20:01:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135933616 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:57 [2024-03-15T20:01:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:57 [2024-03-15T20:01:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135933617 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:57 [2024-03-15T20:01:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135933617 data=null doit=true}, TreeItem with text {test}]
16:01:57 [2024-03-15T20:01:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135933617 data=null}, TreeItem with text {test}]
16:01:57 [2024-03-15T20:01:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135933617 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:57 [2024-03-15T20:01:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135933622 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:57 [2024-03-15T20:01:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135933627 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:57 [2024-03-15T20:01:57.678Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:57 [2024-03-15T20:01:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:57 [2024-03-15T20:01:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135933628 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:01:57 [2024-03-15T20:01:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135933628 data=null doit=true}, TreeItem with text {Traces [6]}]
16:01:57 [2024-03-15T20:01:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135933628 data=null}, TreeItem with text {Traces [6]}]
16:01:57 [2024-03-15T20:01:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135933628 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:57 [2024-03-15T20:01:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135933629 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:01:57 [2024-03-15T20:01:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135933641 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:57 [2024-03-15T20:01:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:57 [2024-03-15T20:01:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135933642 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:01:57 [2024-03-15T20:01:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135933642 data=null doit=true}, TreeItem with text {Traces [6]}]
16:01:57 [2024-03-15T20:01:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135933642 data=null}, TreeItem with text {Traces [6]}]
16:01:57 [2024-03-15T20:01:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135933642 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:57 [2024-03-15T20:01:57.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135933642 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:01:57 [2024-03-15T20:01:57.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135933646 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:57 [2024-03-15T20:01:57.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:01:57 [2024-03-15T20:01:57.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:01:57 [2024-03-15T20:01:57.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:01:57 [2024-03-15T20:01:57.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:01:57 [2024-03-15T20:01:57.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135934014 data=null doit=true}, Shell with text {Trace Import}]
16:01:57 [2024-03-15T20:01:57.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:01:57 [2024-03-15T20:01:57.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:01:57 [2024-03-15T20:01:57.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:01:57 [2024-03-15T20:01:57.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:01:57 [2024-03-15T20:01:57.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:57 [2024-03-15T20:01:57.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:01:57 [2024-03-15T20:01:57.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:57 [2024-03-15T20:01:57.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:01:57 [2024-03-15T20:01:57.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:01:57 [2024-03-15T20:01:57.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:01:57 [2024-03-15T20:01:57.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:01:57 [2024-03-15T20:01:57.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:01:57 [2024-03-15T20:01:57.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1135934032 data=null}, (of type 'Combo')]
16:01:57 [2024-03-15T20:01:57.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:01:57 [2024-03-15T20:01:57.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:57 [2024-03-15T20:01:57.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:57 [2024-03-15T20:01:57.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:01:57 [2024-03-15T20:01:57.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:57 [2024-03-15T20:01:57.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:57 [2024-03-15T20:01:57.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1135934063 data=null doit=true}, TreeItem with text {import}]
16:01:57 [2024-03-15T20:01:57.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1135934063 data=null}, TreeItem with text {import}]
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1135934063 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135934063 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1135934065 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135934065 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135934065 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135934065 data=null}, Tree node with text: kernel-overlap-testing]
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135934066 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135934066 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135934067 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1135934087 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@497e4ae1
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1135934088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1135934088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1135934088 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1135934089 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1135934089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1135934089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1135934089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:57 [2024-03-15T20:01:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1135934089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1135934089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1135934089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1135934089 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1135934089 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135934096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135934096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135934096 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135934096 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135934096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:57 [2024-03-15T20:01:57.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135934096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:58 [2024-03-15T20:01:58.193Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:58 [2024-03-15T20:01:58.193Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:58 [2024-03-15T20:01:58.193Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:58 [2024-03-15T20:01:58.193Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:58 [2024-03-15T20:01:58.193Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:58 [2024-03-15T20:01:58.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:01:58 [2024-03-15T20:01:58.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:01:58 [2024-03-15T20:01:58.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135934225 data=null doit=true}, Shell with text {Confirmation}]
16:01:58 [2024-03-15T20:01:58.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:01:58 [2024-03-15T20:01:58.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:01:58 [2024-03-15T20:01:58.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:01:58 [2024-03-15T20:01:58.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:01:58 [2024-03-15T20:01:58.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:01:58 [2024-03-15T20:01:58.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:01:58 [2024-03-15T20:01:58.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
16:01:58 [2024-03-15T20:01:58.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
16:01:58 [2024-03-15T20:01:58.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
16:01:58 [2024-03-15T20:01:58.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
16:01:58 [2024-03-15T20:01:58.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=1135934226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:01:58 [2024-03-15T20:01:58.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=1135934226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:01:58 [2024-03-15T20:01:58.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=1135934226 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:01:58 [2024-03-15T20:01:58.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=1135934226 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:01:58 [2024-03-15T20:01:58.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=1135934226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:01:58 [2024-03-15T20:01:58.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=1135934226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:01:58 [2024-03-15T20:01:58.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=1135934226 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:01:58 [2024-03-15T20:01:58.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135934096 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:58 [2024-03-15T20:01:58.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1135933671 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:01:58 [2024-03-15T20:01:58.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:01:58 [2024-03-15T20:01:58.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:58 [2024-03-15T20:01:58.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:58 [2024-03-15T20:01:58.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:58 [2024-03-15T20:01:58.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:58 [2024-03-15T20:01:58.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:58 [2024-03-15T20:01:58.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:58 [2024-03-15T20:01:58.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135934373 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:58 [2024-03-15T20:01:58.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135934373 data=null doit=true}, TreeItem with text {test}]
16:01:58 [2024-03-15T20:01:58.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135934373 data=null}, TreeItem with text {test}]
16:01:58 [2024-03-15T20:01:58.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135934374 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:58 [2024-03-15T20:01:58.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135934374 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:58 [2024-03-15T20:01:58.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135934402 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:58 [2024-03-15T20:01:58.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:58 [2024-03-15T20:01:58.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135934403 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:58 [2024-03-15T20:01:58.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135934403 data=null doit=true}, TreeItem with text {test}]
16:01:58 [2024-03-15T20:01:58.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135934403 data=null}, TreeItem with text {test}]
16:01:58 [2024-03-15T20:01:58.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135934404 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:58 [2024-03-15T20:01:58.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135934404 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:58 [2024-03-15T20:01:58.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135934410 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:58 [2024-03-15T20:01:58.448Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:58 [2024-03-15T20:01:58.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:58 [2024-03-15T20:01:58.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135934420 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:01:58 [2024-03-15T20:01:58.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135934421 data=null doit=true}, TreeItem with text {Traces [6]}]
16:01:58 [2024-03-15T20:01:58.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135934421 data=null}, TreeItem with text {Traces [6]}]
16:01:58 [2024-03-15T20:01:58.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135934421 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:58 [2024-03-15T20:01:58.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135934421 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:01:58 [2024-03-15T20:01:58.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135934438 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:58 [2024-03-15T20:01:58.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:01:58 [2024-03-15T20:01:58.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:58 [2024-03-15T20:01:58.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:58 [2024-03-15T20:01:58.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135934659 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:01:58 [2024-03-15T20:01:58.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135934659 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:01:58 [2024-03-15T20:01:58.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135934659 data=null}, TreeItem with text {kernel-overlap-testing}]
16:01:58 [2024-03-15T20:01:58.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135934660 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:01:58 [2024-03-15T20:01:58.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135934660 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:01:58 [2024-03-15T20:01:58.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135934707 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:01:58 [2024-03-15T20:01:58.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:58 [2024-03-15T20:01:58.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:58 [2024-03-15T20:01:58.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:58 [2024-03-15T20:01:58.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:58 [2024-03-15T20:01:58.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:58 [2024-03-15T20:01:58.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:58 [2024-03-15T20:01:58.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135934711 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:01:58 [2024-03-15T20:01:58.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135934711 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:01:58 [2024-03-15T20:01:58.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135934711 data=null}, TreeItem with text {kernel-overlap-testing}]
16:01:58 [2024-03-15T20:01:58.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135934711 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135934711 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135934720 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135934720 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135934720 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135934721 data=null}, TreeItem with text {kernel-overlap-testing}]
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135934721 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135934721 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135934725 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135934725 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135934726 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135934726 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135934763 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135934882 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135934883 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135934883 data=null}, TreeItem with text {kernel-overlap-testing}]
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135934888 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135934888 data=null doit=true}, TableItem with text {}]
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135934888 data=null}, TableItem with text {}]
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135934888 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135934888 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135934894 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:58 [2024-03-15T20:01:58.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:58 [2024-03-15T20:01:58.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:58 [2024-03-15T20:01:58.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:58 [2024-03-15T20:01:58.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135934993 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:01:58 [2024-03-15T20:01:58.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135934993 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:01:58 [2024-03-15T20:01:58.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135934994 data=null}, TreeItem with text {kernel-overlap-testing}]
16:01:58 [2024-03-15T20:01:58.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135934994 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:01:58 [2024-03-15T20:01:58.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135934994 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:01:58 [2024-03-15T20:01:58.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135934999 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:01:58 [2024-03-15T20:01:58.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:58 [2024-03-15T20:01:58.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:58 [2024-03-15T20:01:58.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:58 [2024-03-15T20:01:58.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:58 [2024-03-15T20:01:58.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:58 [2024-03-15T20:01:58.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:58 [2024-03-15T20:01:58.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:58 [2024-03-15T20:01:58.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135935067 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
16:01:58 [2024-03-15T20:01:58.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135935068 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:01:58 [2024-03-15T20:01:58.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135935068 data=null}, Tree node with text: kernel-overlap-testing]
16:01:58 [2024-03-15T20:01:58.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135935068 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
16:01:58 [2024-03-15T20:01:58.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135935068 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
16:01:58 [2024-03-15T20:01:58.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135935072 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
16:01:58 [2024-03-15T20:01:58.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:58 [2024-03-15T20:01:58.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:58 [2024-03-15T20:01:58.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:58 [2024-03-15T20:01:58.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:58 [2024-03-15T20:01:58.963Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:58 [2024-03-15T20:01:58.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:58 [2024-03-15T20:01:58.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:58 [2024-03-15T20:01:58.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:58 [2024-03-15T20:01:58.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:58 [2024-03-15T20:01:58.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:58 [2024-03-15T20:01:58.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:58 [2024-03-15T20:01:58.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135935080 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:58 [2024-03-15T20:01:58.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135935080 data=null doit=true}, TreeItem with text {test}]
16:01:58 [2024-03-15T20:01:58.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135935080 data=null}, TreeItem with text {test}]
16:01:58 [2024-03-15T20:01:58.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135935080 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:58 [2024-03-15T20:01:58.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135935080 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:58 [2024-03-15T20:01:58.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135935111 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:58 [2024-03-15T20:01:58.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:58 [2024-03-15T20:01:58.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135935111 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:58 [2024-03-15T20:01:58.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135935112 data=null doit=true}, TreeItem with text {test}]
16:01:58 [2024-03-15T20:01:58.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135935112 data=null}, TreeItem with text {test}]
16:01:58 [2024-03-15T20:01:58.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135935112 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:58 [2024-03-15T20:01:58.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135935112 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:58 [2024-03-15T20:01:58.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135935132 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:58 [2024-03-15T20:01:58.963Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:58 [2024-03-15T20:01:58.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:58 [2024-03-15T20:01:58.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135935133 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:01:58 [2024-03-15T20:01:58.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135935133 data=null doit=true}, TreeItem with text {Traces [6]}]
16:01:58 [2024-03-15T20:01:58.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135935133 data=null}, TreeItem with text {Traces [6]}]
16:01:58 [2024-03-15T20:01:58.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135935133 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:58 [2024-03-15T20:01:58.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135935133 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:01:58 [2024-03-15T20:01:58.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135935149 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:58 [2024-03-15T20:01:58.963Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:01:59 [2024-03-15T20:01:59.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:01:59 [2024-03-15T20:01:59.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:59 [2024-03-15T20:01:59.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135935374 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
16:01:59 [2024-03-15T20:01:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135935374 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
16:01:59 [2024-03-15T20:01:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135935374 data=null}, Tree node with text: ExampleCustomTxt.log]
16:01:59 [2024-03-15T20:01:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135935375 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:01:59 [2024-03-15T20:01:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135935375 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
16:01:59 [2024-03-15T20:01:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135935416 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:01:59 [2024-03-15T20:01:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:59 [2024-03-15T20:01:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:59 [2024-03-15T20:01:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:59 [2024-03-15T20:01:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:59 [2024-03-15T20:01:59.476Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:01:59 [2024-03-15T20:01:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:59 [2024-03-15T20:01:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:59 [2024-03-15T20:01:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:59 [2024-03-15T20:01:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:59 [2024-03-15T20:01:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:59 [2024-03-15T20:01:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:59 [2024-03-15T20:01:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135935422 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:59 [2024-03-15T20:01:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135935422 data=null doit=true}, TreeItem with text {test}]
16:01:59 [2024-03-15T20:01:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135935422 data=null}, TreeItem with text {test}]
16:01:59 [2024-03-15T20:01:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135935423 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:59 [2024-03-15T20:01:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135935423 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:59 [2024-03-15T20:01:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135935445 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:59 [2024-03-15T20:01:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:59 [2024-03-15T20:01:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135935446 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:59 [2024-03-15T20:01:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135935446 data=null doit=true}, TreeItem with text {test}]
16:01:59 [2024-03-15T20:01:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135935446 data=null}, TreeItem with text {test}]
16:01:59 [2024-03-15T20:01:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135935447 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:59 [2024-03-15T20:01:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135935447 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:59 [2024-03-15T20:01:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135935457 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:59 [2024-03-15T20:01:59.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:01:59 [2024-03-15T20:01:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:59 [2024-03-15T20:01:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135935458 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:01:59 [2024-03-15T20:01:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135935458 data=null doit=true}, TreeItem with text {Traces [6]}]
16:01:59 [2024-03-15T20:01:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135935458 data=null}, TreeItem with text {Traces [6]}]
16:01:59 [2024-03-15T20:01:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135935459 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:59 [2024-03-15T20:01:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135935459 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:01:59 [2024-03-15T20:01:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135935475 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:59 [2024-03-15T20:01:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:59 [2024-03-15T20:01:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135935475 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:01:59 [2024-03-15T20:01:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135935475 data=null doit=true}, TreeItem with text {Traces [6]}]
16:01:59 [2024-03-15T20:01:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135935475 data=null}, TreeItem with text {Traces [6]}]
16:01:59 [2024-03-15T20:01:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135935476 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:59 [2024-03-15T20:01:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135935476 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:01:59 [2024-03-15T20:01:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135935480 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:01:59 [2024-03-15T20:01:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:01:59 [2024-03-15T20:01:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:01:59 [2024-03-15T20:01:59.732Z] 
16:01:59 [2024-03-15T20:01:59.732Z] (Eclipse:19288): Gtk-WARNING **: 20:01:59.490: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:59 [2024-03-15T20:01:59.732Z] 
16:01:59 [2024-03-15T20:01:59.732Z] (Eclipse:19288): Gtk-WARNING **: 20:01:59.490: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:59 [2024-03-15T20:01:59.732Z] 
16:01:59 [2024-03-15T20:01:59.732Z] (Eclipse:19288): Gtk-WARNING **: 20:01:59.490: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:59 [2024-03-15T20:01:59.732Z] 
16:01:59 [2024-03-15T20:01:59.732Z] (Eclipse:19288): Gtk-WARNING **: 20:01:59.490: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:59 [2024-03-15T20:01:59.732Z] 
16:01:59 [2024-03-15T20:01:59.732Z] (Eclipse:19288): Gtk-WARNING **: 20:01:59.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:59 [2024-03-15T20:01:59.732Z] 
16:01:59 [2024-03-15T20:01:59.732Z] (Eclipse:19288): Gtk-WARNING **: 20:01:59.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:59 [2024-03-15T20:01:59.732Z] 
16:01:59 [2024-03-15T20:01:59.732Z] (Eclipse:19288): Gtk-WARNING **: 20:01:59.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:59 [2024-03-15T20:01:59.732Z] 
16:01:59 [2024-03-15T20:01:59.732Z] (Eclipse:19288): Gtk-WARNING **: 20:01:59.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:59 [2024-03-15T20:01:59.732Z] 
16:01:59 [2024-03-15T20:01:59.732Z] (Eclipse:19288): Gtk-WARNING **: 20:01:59.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:59 [2024-03-15T20:01:59.732Z] 
16:01:59 [2024-03-15T20:01:59.732Z] (Eclipse:19288): Gtk-WARNING **: 20:01:59.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:59 [2024-03-15T20:01:59.732Z] 
16:01:59 [2024-03-15T20:01:59.732Z] (Eclipse:19288): Gtk-WARNING **: 20:01:59.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:59 [2024-03-15T20:01:59.732Z] 
16:01:59 [2024-03-15T20:01:59.732Z] (Eclipse:19288): Gtk-WARNING **: 20:01:59.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:59 [2024-03-15T20:01:59.732Z] 
16:01:59 [2024-03-15T20:01:59.732Z] (Eclipse:19288): Gtk-WARNING **: 20:01:59.562: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:59 [2024-03-15T20:01:59.732Z] 
16:01:59 [2024-03-15T20:01:59.732Z] (Eclipse:19288): Gtk-WARNING **: 20:01:59.562: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:59 [2024-03-15T20:01:59.732Z] 
16:01:59 [2024-03-15T20:01:59.732Z] (Eclipse:19288): Gtk-WARNING **: 20:01:59.562: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:59 [2024-03-15T20:01:59.732Z] 
16:01:59 [2024-03-15T20:01:59.732Z] (Eclipse:19288): Gtk-WARNING **: 20:01:59.562: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:59 [2024-03-15T20:01:59.732Z] 
16:01:59 [2024-03-15T20:01:59.732Z] (Eclipse:19288): Gtk-WARNING **: 20:01:59.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:59 [2024-03-15T20:01:59.732Z] 
16:01:59 [2024-03-15T20:01:59.732Z] (Eclipse:19288): Gtk-WARNING **: 20:01:59.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:59 [2024-03-15T20:01:59.732Z] 
16:01:59 [2024-03-15T20:01:59.732Z] (Eclipse:19288): Gtk-WARNING **: 20:01:59.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:59 [2024-03-15T20:01:59.732Z] 
16:01:59 [2024-03-15T20:01:59.732Z] (Eclipse:19288): Gtk-WARNING **: 20:01:59.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:59 [2024-03-15T20:01:59.732Z] 
16:01:59 [2024-03-15T20:01:59.732Z] (Eclipse:19288): Gtk-WARNING **: 20:01:59.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:59 [2024-03-15T20:01:59.732Z] 
16:01:59 [2024-03-15T20:01:59.732Z] (Eclipse:19288): Gtk-WARNING **: 20:01:59.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:59 [2024-03-15T20:01:59.732Z] 
16:01:59 [2024-03-15T20:01:59.732Z] (Eclipse:19288): Gtk-WARNING **: 20:01:59.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:59 [2024-03-15T20:01:59.732Z] 
16:01:59 [2024-03-15T20:01:59.732Z] (Eclipse:19288): Gtk-WARNING **: 20:01:59.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:59 [2024-03-15T20:01:59.732Z] 
16:01:59 [2024-03-15T20:01:59.732Z] (Eclipse:19288): Gtk-WARNING **: 20:01:59.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:59 [2024-03-15T20:01:59.732Z] 
16:01:59 [2024-03-15T20:01:59.732Z] (Eclipse:19288): Gtk-WARNING **: 20:01:59.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:59 [2024-03-15T20:01:59.732Z] 
16:01:59 [2024-03-15T20:01:59.732Z] (Eclipse:19288): Gtk-WARNING **: 20:01:59.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:59 [2024-03-15T20:01:59.733Z] 
16:01:59 [2024-03-15T20:01:59.733Z] (Eclipse:19288): Gtk-WARNING **: 20:01:59.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135935847 data=null doit=true}, Shell with text {Trace Import}]
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1135935863 data=null}, (of type 'Combo')]
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1135935907 data=null doit=true}, TreeItem with text {import}]
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1135935907 data=null}, TreeItem with text {import}]
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1135935908 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135935908 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1135935909 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1135935910 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1135935910 data=null doit=true}, TreeItem with text {import}]
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1135935910 data=null}, TreeItem with text {import}]
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1135935910 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135935910 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1135935911 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:59 [2024-03-15T20:01:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
16:01:59 [2024-03-15T20:01:59.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:01:59 [2024-03-15T20:01:59.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:01:59 [2024-03-15T20:01:59.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:01:59 [2024-03-15T20:01:59.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:01:59 [2024-03-15T20:01:59.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:01:59 [2024-03-15T20:01:59.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:01:59 [2024-03-15T20:01:59.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:01:59 [2024-03-15T20:01:59.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1135935932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:01:59 [2024-03-15T20:01:59.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:01:59 [2024-03-15T20:01:59.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@303c0099
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1135935933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1135935933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1135935933 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1135935934 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1135935934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1135935934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1135935934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1135935934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1135935934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1135935934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1135935934 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1135935934 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@355770be
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1135935938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1135935938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1135935938 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1135935938 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1135935939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1135935939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1135935939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1135935939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1135935939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1135935939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1135935939 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1135935939 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135935941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135935941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135935941 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135935941 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135935941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:59 [2024-03-15T20:01:59.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135935941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:01:59 [2024-03-15T20:01:59.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:02:00 [2024-03-15T20:02:00.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135935942 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:00 [2024-03-15T20:02:00.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1135935505 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:02:00 [2024-03-15T20:02:00.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:02:00 [2024-03-15T20:02:00.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:00 [2024-03-15T20:02:00.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:00 [2024-03-15T20:02:00.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:00 [2024-03-15T20:02:00.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:00 [2024-03-15T20:02:00.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:00 [2024-03-15T20:02:00.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:00 [2024-03-15T20:02:00.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135936292 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:00 [2024-03-15T20:02:00.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135936292 data=null doit=true}, TreeItem with text {test}]
16:02:00 [2024-03-15T20:02:00.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135936292 data=null}, TreeItem with text {test}]
16:02:00 [2024-03-15T20:02:00.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135936292 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:00 [2024-03-15T20:02:00.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135936293 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:00 [2024-03-15T20:02:00.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135936326 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:00 [2024-03-15T20:02:00.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:00 [2024-03-15T20:02:00.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135936327 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:00 [2024-03-15T20:02:00.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135936327 data=null doit=true}, TreeItem with text {test}]
16:02:00 [2024-03-15T20:02:00.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135936327 data=null}, TreeItem with text {test}]
16:02:00 [2024-03-15T20:02:00.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135936327 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:00 [2024-03-15T20:02:00.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135936327 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:00 [2024-03-15T20:02:00.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135936344 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:00 [2024-03-15T20:02:00.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:00 [2024-03-15T20:02:00.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:00 [2024-03-15T20:02:00.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135936345 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:02:00 [2024-03-15T20:02:00.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135936345 data=null doit=true}, TreeItem with text {Traces [6]}]
16:02:00 [2024-03-15T20:02:00.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135936345 data=null}, TreeItem with text {Traces [6]}]
16:02:00 [2024-03-15T20:02:00.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135936345 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:02:00 [2024-03-15T20:02:00.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135936345 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:02:00 [2024-03-15T20:02:00.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135936363 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:02:00 [2024-03-15T20:02:00.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:02:00 [2024-03-15T20:02:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:00 [2024-03-15T20:02:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:00 [2024-03-15T20:02:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135936586 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:02:00 [2024-03-15T20:02:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135936587 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:02:00 [2024-03-15T20:02:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135936587 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:02:00 [2024-03-15T20:02:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135936587 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:02:00 [2024-03-15T20:02:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135936587 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:02:00 [2024-03-15T20:02:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135936626 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:02:00 [2024-03-15T20:02:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:00 [2024-03-15T20:02:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:00 [2024-03-15T20:02:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:00 [2024-03-15T20:02:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:00 [2024-03-15T20:02:00.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:00 [2024-03-15T20:02:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:00 [2024-03-15T20:02:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135936628 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:02:00 [2024-03-15T20:02:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135936628 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:02:00 [2024-03-15T20:02:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135936628 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:02:00 [2024-03-15T20:02:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135936629 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:02:00 [2024-03-15T20:02:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135936629 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:02:00 [2024-03-15T20:02:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135936633 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:02:00 [2024-03-15T20:02:00.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:02:00 [2024-03-15T20:02:00.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135936633 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:02:00 [2024-03-15T20:02:00.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135936633 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:02:00 [2024-03-15T20:02:00.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:00 [2024-03-15T20:02:00.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135936634 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:02:00 [2024-03-15T20:02:00.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135936634 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:02:00 [2024-03-15T20:02:00.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135936634 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:02:00 [2024-03-15T20:02:00.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135936638 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:02:00 [2024-03-15T20:02:00.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135936638 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:02:00 [2024-03-15T20:02:00.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135936638 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:02:00 [2024-03-15T20:02:00.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135936638 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:02:00 [2024-03-15T20:02:00.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135936677 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:02:00 [2024-03-15T20:02:00.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135936854 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:02:00 [2024-03-15T20:02:00.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135936854 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:02:00 [2024-03-15T20:02:00.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135936854 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:02:00 [2024-03-15T20:02:00.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:02:00 [2024-03-15T20:02:00.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:00 [2024-03-15T20:02:00.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:00 [2024-03-15T20:02:00.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:00 [2024-03-15T20:02:00.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:00 [2024-03-15T20:02:00.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:00 [2024-03-15T20:02:00.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:00 [2024-03-15T20:02:00.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:00 [2024-03-15T20:02:00.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:01 [2024-03-15T20:02:01.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:01 [2024-03-15T20:02:01.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:01 [2024-03-15T20:02:01.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:01 [2024-03-15T20:02:01.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:01 [2024-03-15T20:02:01.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:01 [2024-03-15T20:02:01.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:01 [2024-03-15T20:02:01.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:02:01 [2024-03-15T20:02:01.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135937857 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:02:01 [2024-03-15T20:02:01.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135937857 data=null doit=true}, TableItem with text {}]
16:02:01 [2024-03-15T20:02:01.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135937857 data=null}, TableItem with text {}]
16:02:01 [2024-03-15T20:02:01.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135937857 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:02:01 [2024-03-15T20:02:01.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135937858 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:02:01 [2024-03-15T20:02:01.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135937891 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:02:01 [2024-03-15T20:02:01.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:01 [2024-03-15T20:02:01.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:02 [2024-03-15T20:02:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:02 [2024-03-15T20:02:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:02 [2024-03-15T20:02:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135938162 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:02:02 [2024-03-15T20:02:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135938163 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:02:02 [2024-03-15T20:02:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135938163 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:02:02 [2024-03-15T20:02:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135938163 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:02:02 [2024-03-15T20:02:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135938163 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:02:02 [2024-03-15T20:02:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135938169 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:02:02 [2024-03-15T20:02:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:02 [2024-03-15T20:02:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:02 [2024-03-15T20:02:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:02 [2024-03-15T20:02:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:02 [2024-03-15T20:02:02.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:02 [2024-03-15T20:02:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:02 [2024-03-15T20:02:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:02 [2024-03-15T20:02:02.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135938336 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
16:02:02 [2024-03-15T20:02:02.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135938337 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
16:02:02 [2024-03-15T20:02:02.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135938337 data=null}, Tree node with text: ExampleCustomTxt.log]
16:02:02 [2024-03-15T20:02:02.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135938337 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:02:02 [2024-03-15T20:02:02.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135938337 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
16:02:02 [2024-03-15T20:02:02.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135938346 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:02:02 [2024-03-15T20:02:02.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:02 [2024-03-15T20:02:02.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:02 [2024-03-15T20:02:02.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:02 [2024-03-15T20:02:02.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:02 [2024-03-15T20:02:02.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:02 [2024-03-15T20:02:02.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:02 [2024-03-15T20:02:02.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:02 [2024-03-15T20:02:02.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:02 [2024-03-15T20:02:02.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:02 [2024-03-15T20:02:02.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:02 [2024-03-15T20:02:02.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:02 [2024-03-15T20:02:02.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135938352 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:02 [2024-03-15T20:02:02.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135938352 data=null doit=true}, TreeItem with text {test}]
16:02:02 [2024-03-15T20:02:02.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135938352 data=null}, TreeItem with text {test}]
16:02:02 [2024-03-15T20:02:02.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135938352 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:02 [2024-03-15T20:02:02.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135938353 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:02 [2024-03-15T20:02:02.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135938377 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:02 [2024-03-15T20:02:02.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:02 [2024-03-15T20:02:02.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135938377 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:02 [2024-03-15T20:02:02.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135938377 data=null doit=true}, TreeItem with text {test}]
16:02:02 [2024-03-15T20:02:02.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135938377 data=null}, TreeItem with text {test}]
16:02:02 [2024-03-15T20:02:02.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135938378 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:02 [2024-03-15T20:02:02.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135938378 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:02 [2024-03-15T20:02:02.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135938388 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:02 [2024-03-15T20:02:02.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:02 [2024-03-15T20:02:02.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:02 [2024-03-15T20:02:02.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135938389 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:02:02 [2024-03-15T20:02:02.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135938389 data=null doit=true}, TreeItem with text {Traces [6]}]
16:02:02 [2024-03-15T20:02:02.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135938389 data=null}, TreeItem with text {Traces [6]}]
16:02:02 [2024-03-15T20:02:02.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135938390 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:02:02 [2024-03-15T20:02:02.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135938390 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:02:02 [2024-03-15T20:02:02.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135938418 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:02:02 [2024-03-15T20:02:02.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:02:02 [2024-03-15T20:02:02.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:02 [2024-03-15T20:02:02.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:02 [2024-03-15T20:02:02.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135938751 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
16:02:02 [2024-03-15T20:02:02.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1135938751 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
16:02:02 [2024-03-15T20:02:02.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1135938751 data=null}, Tree node with text: ExampleCustomXml.xml]
16:02:02 [2024-03-15T20:02:02.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135938751 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
16:02:02 [2024-03-15T20:02:02.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135938751 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomXml.xml]
16:02:02 [2024-03-15T20:02:02.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135938787 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
16:02:02 [2024-03-15T20:02:02.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:02 [2024-03-15T20:02:02.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:02 [2024-03-15T20:02:02.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:02 [2024-03-15T20:02:02.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:02 [2024-03-15T20:02:02.654Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:02 [2024-03-15T20:02:02.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:02 [2024-03-15T20:02:02.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:02 [2024-03-15T20:02:02.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:02 [2024-03-15T20:02:02.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:02 [2024-03-15T20:02:02.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:02 [2024-03-15T20:02:02.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:02 [2024-03-15T20:02:02.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135938794 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:02 [2024-03-15T20:02:02.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135938795 data=null doit=true}, TreeItem with text {test}]
16:02:02 [2024-03-15T20:02:02.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135938795 data=null}, TreeItem with text {test}]
16:02:02 [2024-03-15T20:02:02.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135938795 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:02 [2024-03-15T20:02:02.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135938795 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:02 [2024-03-15T20:02:02.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135938833 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:02 [2024-03-15T20:02:02.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:02 [2024-03-15T20:02:02.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135938833 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:02 [2024-03-15T20:02:02.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135938833 data=null doit=true}, TreeItem with text {test}]
16:02:02 [2024-03-15T20:02:02.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135938833 data=null}, TreeItem with text {test}]
16:02:02 [2024-03-15T20:02:02.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135938834 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:02 [2024-03-15T20:02:02.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135938834 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:02 [2024-03-15T20:02:02.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135938845 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:02 [2024-03-15T20:02:02.654Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:02 [2024-03-15T20:02:02.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:02 [2024-03-15T20:02:02.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135938846 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:02:02 [2024-03-15T20:02:02.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135938846 data=null doit=true}, TreeItem with text {Traces [6]}]
16:02:02 [2024-03-15T20:02:02.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135938846 data=null}, TreeItem with text {Traces [6]}]
16:02:02 [2024-03-15T20:02:02.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135938846 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:02:02 [2024-03-15T20:02:02.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135938846 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:02:02 [2024-03-15T20:02:02.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135938862 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:02:02 [2024-03-15T20:02:02.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:02 [2024-03-15T20:02:02.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135938862 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:02:02 [2024-03-15T20:02:02.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135938862 data=null doit=true}, TreeItem with text {Traces [6]}]
16:02:02 [2024-03-15T20:02:02.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135938862 data=null}, TreeItem with text {Traces [6]}]
16:02:02 [2024-03-15T20:02:02.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135938863 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:02:02 [2024-03-15T20:02:02.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135938863 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:02:02 [2024-03-15T20:02:02.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135938867 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:02:02 [2024-03-15T20:02:02.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:02:02 [2024-03-15T20:02:02.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:02:03 [2024-03-15T20:02:03.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:02:03 [2024-03-15T20:02:03.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:02:03 [2024-03-15T20:02:03.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135939262 data=null doit=true}, Shell with text {Trace Import}]
16:02:03 [2024-03-15T20:02:03.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:02:03 [2024-03-15T20:02:03.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:02:03 [2024-03-15T20:02:03.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:02:03 [2024-03-15T20:02:03.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:02:03 [2024-03-15T20:02:03.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:02:03 [2024-03-15T20:02:03.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:02:03 [2024-03-15T20:02:03.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:02:03 [2024-03-15T20:02:03.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:02:03 [2024-03-15T20:02:03.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:02:03 [2024-03-15T20:02:03.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:02:03 [2024-03-15T20:02:03.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:02:03 [2024-03-15T20:02:03.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:02:03 [2024-03-15T20:02:03.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1135939279 data=null}, (of type 'Combo')]
16:02:03 [2024-03-15T20:02:03.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:02:03 [2024-03-15T20:02:03.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:03 [2024-03-15T20:02:03.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:03 [2024-03-15T20:02:03.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:02:03 [2024-03-15T20:02:03.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:03 [2024-03-15T20:02:03.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:03 [2024-03-15T20:02:03.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1135939340 data=null doit=true}, TreeItem with text {import}]
16:02:03 [2024-03-15T20:02:03.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1135939340 data=null}, TreeItem with text {import}]
16:02:03 [2024-03-15T20:02:03.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1135939341 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:02:03 [2024-03-15T20:02:03.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135939341 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
16:02:03 [2024-03-15T20:02:03.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1135939343 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:02:03 [2024-03-15T20:02:03.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:03 [2024-03-15T20:02:03.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1135939344 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:02:03 [2024-03-15T20:02:03.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1135939344 data=null doit=true}, TreeItem with text {import}]
16:02:03 [2024-03-15T20:02:03.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1135939344 data=null}, TreeItem with text {import}]
16:02:03 [2024-03-15T20:02:03.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1135939344 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:02:03 [2024-03-15T20:02:03.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135939345 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
16:02:03 [2024-03-15T20:02:03.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1135939345 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:02:03 [2024-03-15T20:02:03.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:03 [2024-03-15T20:02:03.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:03 [2024-03-15T20:02:03.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
16:02:03 [2024-03-15T20:02:03.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:02:03 [2024-03-15T20:02:03.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:02:03 [2024-03-15T20:02:03.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:02:03 [2024-03-15T20:02:03.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:02:03 [2024-03-15T20:02:03.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:02:03 [2024-03-15T20:02:03.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:02:03 [2024-03-15T20:02:03.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:02:03 [2024-03-15T20:02:03.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1135939369 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:02:03 [2024-03-15T20:02:03.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:02:03 [2024-03-15T20:02:03.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:02:03 [2024-03-15T20:02:03.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1ce563d0
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1135939371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1135939371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1135939371 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1135939371 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1135939371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1135939372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1135939372 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1135939372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1135939372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1135939372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1135939372 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1135939372 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:02:03 [2024-03-15T20:02:03.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2251a798
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1135939376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1135939377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1135939377 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1135939377 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1135939377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1135939377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1135939377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1135939377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1135939377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1135939377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1135939377 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1135939377 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135939381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135939381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135939381 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135939381 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135939390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:03 [2024-03-15T20:02:03.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135939391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:03 [2024-03-15T20:02:03.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:02:03 [2024-03-15T20:02:03.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135939391 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:03 [2024-03-15T20:02:03.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1135938898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:02:03 [2024-03-15T20:02:03.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:02:03 [2024-03-15T20:02:03.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:03 [2024-03-15T20:02:03.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:03 [2024-03-15T20:02:03.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:03 [2024-03-15T20:02:03.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:03 [2024-03-15T20:02:03.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:03 [2024-03-15T20:02:03.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:03 [2024-03-15T20:02:03.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135939801 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:03 [2024-03-15T20:02:03.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135939802 data=null doit=true}, TreeItem with text {test}]
16:02:03 [2024-03-15T20:02:03.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135939802 data=null}, TreeItem with text {test}]
16:02:03 [2024-03-15T20:02:03.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135939802 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:03 [2024-03-15T20:02:03.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135939802 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:03 [2024-03-15T20:02:03.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135939838 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:03 [2024-03-15T20:02:03.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:03 [2024-03-15T20:02:03.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135939839 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:03 [2024-03-15T20:02:03.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135939839 data=null doit=true}, TreeItem with text {test}]
16:02:03 [2024-03-15T20:02:03.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135939839 data=null}, TreeItem with text {test}]
16:02:03 [2024-03-15T20:02:03.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135939839 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:03 [2024-03-15T20:02:03.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135939839 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:03 [2024-03-15T20:02:03.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135939853 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:03 [2024-03-15T20:02:03.684Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:03 [2024-03-15T20:02:03.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:03 [2024-03-15T20:02:03.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135939853 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:02:03 [2024-03-15T20:02:03.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135939853 data=null doit=true}, TreeItem with text {Traces [6]}]
16:02:03 [2024-03-15T20:02:03.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135939853 data=null}, TreeItem with text {Traces [6]}]
16:02:03 [2024-03-15T20:02:03.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135939854 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:02:03 [2024-03-15T20:02:03.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135939854 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:02:03 [2024-03-15T20:02:03.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135939871 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:02:03 [2024-03-15T20:02:03.684Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:02:03 [2024-03-15T20:02:03.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:03 [2024-03-15T20:02:03.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:04 [2024-03-15T20:02:04.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135940137 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:02:04 [2024-03-15T20:02:04.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1135940137 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:02:04 [2024-03-15T20:02:04.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1135940137 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:02:04 [2024-03-15T20:02:04.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135940137 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:02:04 [2024-03-15T20:02:04.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135940137 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:02:04 [2024-03-15T20:02:04.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135940158 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:02:04 [2024-03-15T20:02:04.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:04 [2024-03-15T20:02:04.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:04 [2024-03-15T20:02:04.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:04 [2024-03-15T20:02:04.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:04 [2024-03-15T20:02:04.195Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:04 [2024-03-15T20:02:04.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:04 [2024-03-15T20:02:04.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135940160 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:02:04 [2024-03-15T20:02:04.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1135940160 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:02:04 [2024-03-15T20:02:04.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1135940161 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:02:04 [2024-03-15T20:02:04.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135940161 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:02:04 [2024-03-15T20:02:04.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135940161 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:02:04 [2024-03-15T20:02:04.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135940165 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:02:04 [2024-03-15T20:02:04.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:02:04 [2024-03-15T20:02:04.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135940165 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:02:04 [2024-03-15T20:02:04.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1135940165 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:02:04 [2024-03-15T20:02:04.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:04 [2024-03-15T20:02:04.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1135940165 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:02:04 [2024-03-15T20:02:04.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135940166 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:02:04 [2024-03-15T20:02:04.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135940166 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:02:04 [2024-03-15T20:02:04.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135940169 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:02:04 [2024-03-15T20:02:04.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135940169 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:02:04 [2024-03-15T20:02:04.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135940170 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:02:04 [2024-03-15T20:02:04.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135940170 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:02:04 [2024-03-15T20:02:04.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135940222 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:02:04 [2024-03-15T20:02:04.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135940403 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:02:04 [2024-03-15T20:02:04.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1135940403 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:02:04 [2024-03-15T20:02:04.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1135940403 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:02:04 [2024-03-15T20:02:04.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:02:04 [2024-03-15T20:02:04.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:04 [2024-03-15T20:02:04.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:04 [2024-03-15T20:02:04.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:04 [2024-03-15T20:02:04.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:04 [2024-03-15T20:02:04.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:04 [2024-03-15T20:02:04.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:05 [2024-03-15T20:02:05.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:05 [2024-03-15T20:02:05.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:05 [2024-03-15T20:02:05.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:05 [2024-03-15T20:02:05.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:05 [2024-03-15T20:02:05.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:02:05 [2024-03-15T20:02:05.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135941410 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:02:05 [2024-03-15T20:02:05.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135941411 data=null doit=true}, TableItem with text {}]
16:02:05 [2024-03-15T20:02:05.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135941411 data=null}, TableItem with text {}]
16:02:05 [2024-03-15T20:02:05.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135941411 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:02:05 [2024-03-15T20:02:05.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135941411 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:02:05 [2024-03-15T20:02:05.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135941418 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:02:05 [2024-03-15T20:02:05.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:05 [2024-03-15T20:02:05.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:05 [2024-03-15T20:02:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:05 [2024-03-15T20:02:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:05 [2024-03-15T20:02:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135941674 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:02:05 [2024-03-15T20:02:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1135941674 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:02:05 [2024-03-15T20:02:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1135941675 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:02:05 [2024-03-15T20:02:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135941675 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:02:05 [2024-03-15T20:02:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135941675 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:02:05 [2024-03-15T20:02:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135941682 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:02:05 [2024-03-15T20:02:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:05 [2024-03-15T20:02:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:05 [2024-03-15T20:02:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:05 [2024-03-15T20:02:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:05 [2024-03-15T20:02:05.632Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:05 [2024-03-15T20:02:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:05 [2024-03-15T20:02:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:05 [2024-03-15T20:02:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135941780 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
16:02:05 [2024-03-15T20:02:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1135941780 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
16:02:05 [2024-03-15T20:02:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1135941780 data=null}, Tree node with text: ExampleCustomXml.xml]
16:02:05 [2024-03-15T20:02:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135941780 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
16:02:05 [2024-03-15T20:02:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135941780 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomXml.xml]
16:02:05 [2024-03-15T20:02:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135941787 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
16:02:05 [2024-03-15T20:02:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:05 [2024-03-15T20:02:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:05 [2024-03-15T20:02:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:05 [2024-03-15T20:02:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:05 [2024-03-15T20:02:05.632Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:05 [2024-03-15T20:02:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:05 [2024-03-15T20:02:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:05 [2024-03-15T20:02:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:05 [2024-03-15T20:02:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:05 [2024-03-15T20:02:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:05 [2024-03-15T20:02:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:05 [2024-03-15T20:02:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135941794 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:05 [2024-03-15T20:02:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135941794 data=null doit=true}, TreeItem with text {test}]
16:02:05 [2024-03-15T20:02:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135941794 data=null}, TreeItem with text {test}]
16:02:05 [2024-03-15T20:02:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135941794 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:05 [2024-03-15T20:02:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135941794 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:05 [2024-03-15T20:02:05.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135941831 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:05 [2024-03-15T20:02:05.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:05 [2024-03-15T20:02:05.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135941832 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:05 [2024-03-15T20:02:05.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135941832 data=null doit=true}, TreeItem with text {test}]
16:02:05 [2024-03-15T20:02:05.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135941832 data=null}, TreeItem with text {test}]
16:02:05 [2024-03-15T20:02:05.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135941832 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:05 [2024-03-15T20:02:05.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135941833 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:05 [2024-03-15T20:02:05.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135941839 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:05 [2024-03-15T20:02:05.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:05 [2024-03-15T20:02:05.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:05 [2024-03-15T20:02:05.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135941840 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:02:05 [2024-03-15T20:02:05.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135941840 data=null doit=true}, TreeItem with text {Traces [6]}]
16:02:05 [2024-03-15T20:02:05.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135941840 data=null}, TreeItem with text {Traces [6]}]
16:02:05 [2024-03-15T20:02:05.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135941840 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:02:05 [2024-03-15T20:02:05.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135941840 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:02:05 [2024-03-15T20:02:05.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135941857 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:02:05 [2024-03-15T20:02:05.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:02:05 [2024-03-15T20:02:05.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:05 [2024-03-15T20:02:05.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:06 [2024-03-15T20:02:06.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135942086 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
16:02:06 [2024-03-15T20:02:06.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135942086 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:02:06 [2024-03-15T20:02:06.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135942086 data=null}, Tree node with text: kernel-overlap-testing]
16:02:06 [2024-03-15T20:02:06.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135942086 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
16:02:06 [2024-03-15T20:02:06.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135942086 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
16:02:06 [2024-03-15T20:02:06.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135942148 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
16:02:06 [2024-03-15T20:02:06.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:06 [2024-03-15T20:02:06.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:06 [2024-03-15T20:02:06.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:06 [2024-03-15T20:02:06.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:06 [2024-03-15T20:02:06.143Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:06 [2024-03-15T20:02:06.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:06 [2024-03-15T20:02:06.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:06 [2024-03-15T20:02:06.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:06 [2024-03-15T20:02:06.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:06 [2024-03-15T20:02:06.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:06 [2024-03-15T20:02:06.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:06 [2024-03-15T20:02:06.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135942153 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:06 [2024-03-15T20:02:06.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135942153 data=null doit=true}, TreeItem with text {test}]
16:02:06 [2024-03-15T20:02:06.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135942153 data=null}, TreeItem with text {test}]
16:02:06 [2024-03-15T20:02:06.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135942154 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:06 [2024-03-15T20:02:06.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135942154 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:06 [2024-03-15T20:02:06.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135942190 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:06 [2024-03-15T20:02:06.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:06 [2024-03-15T20:02:06.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135942190 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:06 [2024-03-15T20:02:06.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135942190 data=null doit=true}, TreeItem with text {test}]
16:02:06 [2024-03-15T20:02:06.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135942190 data=null}, TreeItem with text {test}]
16:02:06 [2024-03-15T20:02:06.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135942191 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:06 [2024-03-15T20:02:06.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135942191 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:06 [2024-03-15T20:02:06.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135942204 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:06 [2024-03-15T20:02:06.144Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:06 [2024-03-15T20:02:06.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:06 [2024-03-15T20:02:06.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135942205 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:02:06 [2024-03-15T20:02:06.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135942205 data=null doit=true}, TreeItem with text {Traces [6]}]
16:02:06 [2024-03-15T20:02:06.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135942205 data=null}, TreeItem with text {Traces [6]}]
16:02:06 [2024-03-15T20:02:06.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135942206 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:02:06 [2024-03-15T20:02:06.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135942206 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:02:06 [2024-03-15T20:02:06.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135942226 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:02:06 [2024-03-15T20:02:06.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:06 [2024-03-15T20:02:06.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135942226 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:02:06 [2024-03-15T20:02:06.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135942226 data=null doit=true}, TreeItem with text {Traces [6]}]
16:02:06 [2024-03-15T20:02:06.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135942227 data=null}, TreeItem with text {Traces [6]}]
16:02:06 [2024-03-15T20:02:06.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135942227 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:02:06 [2024-03-15T20:02:06.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135942227 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:02:06 [2024-03-15T20:02:06.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135942236 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:02:06 [2024-03-15T20:02:06.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:02:06 [2024-03-15T20:02:06.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135942652 data=null doit=true}, Shell with text {Trace Import}]
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1135942667 data=null}, (of type 'Combo')]
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1135942714 data=null doit=true}, TreeItem with text {import}]
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1135942714 data=null}, TreeItem with text {import}]
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1135942714 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135942715 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1135942717 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135942718 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
16:02:06 [2024-03-15T20:02:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135942718 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135942718 data=null}, Tree node with text: kernel-overlap-testing]
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135942719 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135942719 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135942721 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1135942744 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7f37167a
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1135942746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1135942746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1135942746 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1135942746 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1135942746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1135942746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1135942746 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1135942747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1135942747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1135942747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1135942747 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1135942747 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:02:06 [2024-03-15T20:02:06.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@41ecb4f2
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1135942751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1135942751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1135942751 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1135942751 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:02:06 [2024-03-15T20:02:06.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1135942751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1135942751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1135942751 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1135942751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1135942751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1135942751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1135942751 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1135942751 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:06 [2024-03-15T20:02:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:02:06 [2024-03-15T20:02:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:02:06 [2024-03-15T20:02:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:02:06 [2024-03-15T20:02:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:02:06 [2024-03-15T20:02:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135942754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:06 [2024-03-15T20:02:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135942755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:06 [2024-03-15T20:02:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135942755 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:06 [2024-03-15T20:02:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135942755 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:06 [2024-03-15T20:02:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135942755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:06 [2024-03-15T20:02:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135942755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:06 [2024-03-15T20:02:06.969Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:02:06 [2024-03-15T20:02:06.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135942755 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:06 [2024-03-15T20:02:06.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1135942260 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:02:06 [2024-03-15T20:02:06.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:02:06 [2024-03-15T20:02:06.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:06 [2024-03-15T20:02:06.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:06 [2024-03-15T20:02:06.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:06 [2024-03-15T20:02:06.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:06 [2024-03-15T20:02:06.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:06 [2024-03-15T20:02:06.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:06 [2024-03-15T20:02:06.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135943130 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:06 [2024-03-15T20:02:06.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135943130 data=null doit=true}, TreeItem with text {test}]
16:02:06 [2024-03-15T20:02:06.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135943130 data=null}, TreeItem with text {test}]
16:02:06 [2024-03-15T20:02:06.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135943131 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:06 [2024-03-15T20:02:06.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135943131 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:06 [2024-03-15T20:02:06.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135943150 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:06 [2024-03-15T20:02:06.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:06 [2024-03-15T20:02:06.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135943157 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:06 [2024-03-15T20:02:06.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135943157 data=null doit=true}, TreeItem with text {test}]
16:02:06 [2024-03-15T20:02:06.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135943157 data=null}, TreeItem with text {test}]
16:02:06 [2024-03-15T20:02:06.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135943158 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:07 [2024-03-15T20:02:07.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135943158 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:07 [2024-03-15T20:02:07.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135943164 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:07 [2024-03-15T20:02:07.226Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:07 [2024-03-15T20:02:07.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:07 [2024-03-15T20:02:07.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135943165 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:02:07 [2024-03-15T20:02:07.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135943165 data=null doit=true}, TreeItem with text {Traces [6]}]
16:02:07 [2024-03-15T20:02:07.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135943165 data=null}, TreeItem with text {Traces [6]}]
16:02:07 [2024-03-15T20:02:07.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135943165 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:02:07 [2024-03-15T20:02:07.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135943166 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:02:07 [2024-03-15T20:02:07.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135943193 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:02:07 [2024-03-15T20:02:07.226Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:02:07 [2024-03-15T20:02:07.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:07 [2024-03-15T20:02:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:07 [2024-03-15T20:02:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135943457 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:02:07 [2024-03-15T20:02:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135943457 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:07 [2024-03-15T20:02:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135943457 data=null}, TreeItem with text {kernel-overlap-testing}]
16:02:07 [2024-03-15T20:02:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135943457 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:02:07 [2024-03-15T20:02:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135943457 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:07 [2024-03-15T20:02:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135943479 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:02:07 [2024-03-15T20:02:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:07 [2024-03-15T20:02:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:07 [2024-03-15T20:02:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:07 [2024-03-15T20:02:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:07 [2024-03-15T20:02:07.481Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:07 [2024-03-15T20:02:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:07 [2024-03-15T20:02:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135943480 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:02:07 [2024-03-15T20:02:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135943480 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:07 [2024-03-15T20:02:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135943480 data=null}, TreeItem with text {kernel-overlap-testing}]
16:02:07 [2024-03-15T20:02:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135943481 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:02:07 [2024-03-15T20:02:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135943481 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:07 [2024-03-15T20:02:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135943484 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:02:07 [2024-03-15T20:02:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:02:07 [2024-03-15T20:02:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135943485 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:02:07 [2024-03-15T20:02:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135943485 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:07 [2024-03-15T20:02:07.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:07 [2024-03-15T20:02:07.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135943485 data=null}, TreeItem with text {kernel-overlap-testing}]
16:02:07 [2024-03-15T20:02:07.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135943485 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:02:07 [2024-03-15T20:02:07.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135943485 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:07 [2024-03-15T20:02:07.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135943489 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:02:07 [2024-03-15T20:02:07.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135943489 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:02:07 [2024-03-15T20:02:07.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135943489 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:02:07 [2024-03-15T20:02:07.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135943489 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:07 [2024-03-15T20:02:07.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135943555 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:02:07 [2024-03-15T20:02:07.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135943821 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:02:07 [2024-03-15T20:02:07.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135943843 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:07 [2024-03-15T20:02:07.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135943843 data=null}, TreeItem with text {kernel-overlap-testing}]
16:02:07 [2024-03-15T20:02:07.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:02:07 [2024-03-15T20:02:07.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:07 [2024-03-15T20:02:07.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:07 [2024-03-15T20:02:07.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:07 [2024-03-15T20:02:07.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:07 [2024-03-15T20:02:07.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:07 [2024-03-15T20:02:07.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:07 [2024-03-15T20:02:07.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:07 [2024-03-15T20:02:07.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:07 [2024-03-15T20:02:07.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:07 [2024-03-15T20:02:07.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:07 [2024-03-15T20:02:07.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:02:07 [2024-03-15T20:02:07.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135943845 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:02:07 [2024-03-15T20:02:07.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135943845 data=null doit=true}, TableItem with text {}]
16:02:07 [2024-03-15T20:02:07.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135943845 data=null}, TableItem with text {}]
16:02:07 [2024-03-15T20:02:07.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135943846 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:02:07 [2024-03-15T20:02:07.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135943846 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:02:07 [2024-03-15T20:02:07.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135943854 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:02:07 [2024-03-15T20:02:07.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:07 [2024-03-15T20:02:07.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:09 [2024-03-15T20:02:09.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:09 [2024-03-15T20:02:09.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:09 [2024-03-15T20:02:09.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135945024 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:02:09 [2024-03-15T20:02:09.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135945024 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:09 [2024-03-15T20:02:09.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135945024 data=null}, TreeItem with text {kernel-overlap-testing}]
16:02:09 [2024-03-15T20:02:09.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135945024 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:02:09 [2024-03-15T20:02:09.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135945024 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:09 [2024-03-15T20:02:09.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135945028 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:02:09 [2024-03-15T20:02:09.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:09 [2024-03-15T20:02:09.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:09 [2024-03-15T20:02:09.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:09 [2024-03-15T20:02:09.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:09 [2024-03-15T20:02:09.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:09 [2024-03-15T20:02:09.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:09 [2024-03-15T20:02:09.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:09 [2024-03-15T20:02:09.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135945104 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
16:02:09 [2024-03-15T20:02:09.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135945104 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:02:09 [2024-03-15T20:02:09.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135945104 data=null}, Tree node with text: kernel-overlap-testing]
16:02:09 [2024-03-15T20:02:09.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135945105 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
16:02:09 [2024-03-15T20:02:09.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135945105 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
16:02:09 [2024-03-15T20:02:09.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135945115 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
16:02:09 [2024-03-15T20:02:09.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:09 [2024-03-15T20:02:09.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:09 [2024-03-15T20:02:09.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:09 [2024-03-15T20:02:09.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:09 [2024-03-15T20:02:09.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:09 [2024-03-15T20:02:09.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:09 [2024-03-15T20:02:09.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:09 [2024-03-15T20:02:09.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:09 [2024-03-15T20:02:09.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:09 [2024-03-15T20:02:09.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:09 [2024-03-15T20:02:09.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:09 [2024-03-15T20:02:09.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135945122 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:09 [2024-03-15T20:02:09.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135945122 data=null doit=true}, TreeItem with text {test}]
16:02:09 [2024-03-15T20:02:09.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135945122 data=null}, TreeItem with text {test}]
16:02:09 [2024-03-15T20:02:09.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135945123 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:09 [2024-03-15T20:02:09.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135945123 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:09 [2024-03-15T20:02:09.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135945146 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:09 [2024-03-15T20:02:09.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:09 [2024-03-15T20:02:09.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135945146 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:09 [2024-03-15T20:02:09.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135945146 data=null doit=true}, TreeItem with text {test}]
16:02:09 [2024-03-15T20:02:09.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135945147 data=null}, TreeItem with text {test}]
16:02:09 [2024-03-15T20:02:09.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135945147 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:09 [2024-03-15T20:02:09.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135945147 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:09 [2024-03-15T20:02:09.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135945156 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:09 [2024-03-15T20:02:09.105Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:09 [2024-03-15T20:02:09.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:09 [2024-03-15T20:02:09.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135945157 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:02:09 [2024-03-15T20:02:09.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135945157 data=null doit=true}, TreeItem with text {Traces [6]}]
16:02:09 [2024-03-15T20:02:09.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135945157 data=null}, TreeItem with text {Traces [6]}]
16:02:09 [2024-03-15T20:02:09.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135945157 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:02:09 [2024-03-15T20:02:09.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135945157 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:02:09 [2024-03-15T20:02:09.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135945172 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:02:09 [2024-03-15T20:02:09.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:09 [2024-03-15T20:02:09.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1135945173 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:02:09 [2024-03-15T20:02:09.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1135945173 data=null doit=true}, TreeItem with text {Traces [6]}]
16:02:09 [2024-03-15T20:02:09.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1135945173 data=null}, TreeItem with text {Traces [6]}]
16:02:09 [2024-03-15T20:02:09.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1135945173 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:02:09 [2024-03-15T20:02:09.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135945173 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
16:02:09 [2024-03-15T20:02:09.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1135945177 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:02:09 [2024-03-15T20:02:09.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:02:09 [2024-03-15T20:02:09.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:02:09 [2024-03-15T20:02:09.361Z] 
16:02:09 [2024-03-15T20:02:09.361Z] (Eclipse:19288): Gtk-WARNING **: 20:02:09.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:09 [2024-03-15T20:02:09.361Z] 
16:02:09 [2024-03-15T20:02:09.361Z] (Eclipse:19288): Gtk-WARNING **: 20:02:09.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:09 [2024-03-15T20:02:09.361Z] 
16:02:09 [2024-03-15T20:02:09.361Z] (Eclipse:19288): Gtk-WARNING **: 20:02:09.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:09 [2024-03-15T20:02:09.361Z] 
16:02:09 [2024-03-15T20:02:09.361Z] (Eclipse:19288): Gtk-WARNING **: 20:02:09.179: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:09 [2024-03-15T20:02:09.361Z] 
16:02:09 [2024-03-15T20:02:09.361Z] (Eclipse:19288): Gtk-WARNING **: 20:02:09.233: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:09 [2024-03-15T20:02:09.361Z] 
16:02:09 [2024-03-15T20:02:09.361Z] (Eclipse:19288): Gtk-WARNING **: 20:02:09.233: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:09 [2024-03-15T20:02:09.361Z] 
16:02:09 [2024-03-15T20:02:09.361Z] (Eclipse:19288): Gtk-WARNING **: 20:02:09.233: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:09 [2024-03-15T20:02:09.361Z] 
16:02:09 [2024-03-15T20:02:09.361Z] (Eclipse:19288): Gtk-WARNING **: 20:02:09.233: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:09 [2024-03-15T20:02:09.361Z] 
16:02:09 [2024-03-15T20:02:09.361Z] (Eclipse:19288): Gtk-WARNING **: 20:02:09.253: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:09 [2024-03-15T20:02:09.361Z] 
16:02:09 [2024-03-15T20:02:09.361Z] (Eclipse:19288): Gtk-WARNING **: 20:02:09.253: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:09 [2024-03-15T20:02:09.361Z] 
16:02:09 [2024-03-15T20:02:09.361Z] (Eclipse:19288): Gtk-WARNING **: 20:02:09.253: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:09 [2024-03-15T20:02:09.361Z] 
16:02:09 [2024-03-15T20:02:09.361Z] (Eclipse:19288): Gtk-WARNING **: 20:02:09.253: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:09 [2024-03-15T20:02:09.361Z] 
16:02:09 [2024-03-15T20:02:09.361Z] (Eclipse:19288): Gtk-WARNING **: 20:02:09.272: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:09 [2024-03-15T20:02:09.361Z] 
16:02:09 [2024-03-15T20:02:09.361Z] (Eclipse:19288): Gtk-WARNING **: 20:02:09.272: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:09 [2024-03-15T20:02:09.361Z] 
16:02:09 [2024-03-15T20:02:09.361Z] (Eclipse:19288): Gtk-WARNING **: 20:02:09.272: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:09 [2024-03-15T20:02:09.361Z] 
16:02:09 [2024-03-15T20:02:09.361Z] (Eclipse:19288): Gtk-WARNING **: 20:02:09.272: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:09 [2024-03-15T20:02:09.361Z] 
16:02:09 [2024-03-15T20:02:09.361Z] (Eclipse:19288): Gtk-WARNING **: 20:02:09.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:09 [2024-03-15T20:02:09.361Z] 
16:02:09 [2024-03-15T20:02:09.361Z] (Eclipse:19288): Gtk-WARNING **: 20:02:09.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:09 [2024-03-15T20:02:09.361Z] 
16:02:09 [2024-03-15T20:02:09.361Z] (Eclipse:19288): Gtk-WARNING **: 20:02:09.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:09 [2024-03-15T20:02:09.361Z] 
16:02:09 [2024-03-15T20:02:09.361Z] (Eclipse:19288): Gtk-WARNING **: 20:02:09.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:09 [2024-03-15T20:02:09.361Z] 
16:02:09 [2024-03-15T20:02:09.361Z] (Eclipse:19288): Gtk-WARNING **: 20:02:09.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:09 [2024-03-15T20:02:09.361Z] 
16:02:09 [2024-03-15T20:02:09.361Z] (Eclipse:19288): Gtk-WARNING **: 20:02:09.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:09 [2024-03-15T20:02:09.361Z] 
16:02:09 [2024-03-15T20:02:09.361Z] (Eclipse:19288): Gtk-WARNING **: 20:02:09.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:09 [2024-03-15T20:02:09.361Z] 
16:02:09 [2024-03-15T20:02:09.361Z] (Eclipse:19288): Gtk-WARNING **: 20:02:09.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:09 [2024-03-15T20:02:09.361Z] 
16:02:09 [2024-03-15T20:02:09.361Z] (Eclipse:19288): Gtk-WARNING **: 20:02:09.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:09 [2024-03-15T20:02:09.362Z] 
16:02:09 [2024-03-15T20:02:09.362Z] (Eclipse:19288): Gtk-WARNING **: 20:02:09.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:09 [2024-03-15T20:02:09.362Z] 
16:02:09 [2024-03-15T20:02:09.362Z] (Eclipse:19288): Gtk-WARNING **: 20:02:09.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:09 [2024-03-15T20:02:09.362Z] 
16:02:09 [2024-03-15T20:02:09.362Z] (Eclipse:19288): Gtk-WARNING **: 20:02:09.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:09 [2024-03-15T20:02:09.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:02:09 [2024-03-15T20:02:09.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:02:09 [2024-03-15T20:02:09.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135945574 data=null doit=true}, Shell with text {Trace Import}]
16:02:09 [2024-03-15T20:02:09.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:02:09 [2024-03-15T20:02:09.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:02:09 [2024-03-15T20:02:09.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:02:09 [2024-03-15T20:02:09.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:02:09 [2024-03-15T20:02:09.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:02:09 [2024-03-15T20:02:09.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:02:09 [2024-03-15T20:02:09.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:02:09 [2024-03-15T20:02:09.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:02:09 [2024-03-15T20:02:09.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:02:09 [2024-03-15T20:02:09.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:02:09 [2024-03-15T20:02:09.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:02:09 [2024-03-15T20:02:09.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:02:09 [2024-03-15T20:02:09.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1135945590 data=null}, (of type 'Combo')]
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1135945636 data=null doit=true}, TreeItem with text {import}]
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1135945636 data=null}, TreeItem with text {import}]
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1135945636 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135945636 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1135945638 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1135945638 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1135945638 data=null doit=true}, TreeItem with text {import}]
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1135945638 data=null}, TreeItem with text {import}]
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1135945638 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135945639 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1135945639 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: unrecognized.log
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1135945646 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135945663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135945663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135945663 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135945663 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135945663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:09 [2024-03-15T20:02:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135945663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:09 [2024-03-15T20:02:09.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135945663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:09 [2024-03-15T20:02:09.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1135945205 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:02:09 [2024-03-15T20:02:09.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:02:09 [2024-03-15T20:02:09.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:09 [2024-03-15T20:02:09.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:09 [2024-03-15T20:02:09.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:09 [2024-03-15T20:02:09.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:09 [2024-03-15T20:02:09.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:09 [2024-03-15T20:02:09.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:09 [2024-03-15T20:02:09.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135946034 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:09 [2024-03-15T20:02:09.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135946035 data=null doit=true}, TreeItem with text {test}]
16:02:09 [2024-03-15T20:02:09.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135946035 data=null}, TreeItem with text {test}]
16:02:09 [2024-03-15T20:02:09.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135946035 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:09 [2024-03-15T20:02:09.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135946035 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:09 [2024-03-15T20:02:09.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135946065 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:09 [2024-03-15T20:02:09.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:09 [2024-03-15T20:02:09.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135946065 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:09 [2024-03-15T20:02:09.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135946065 data=null doit=true}, TreeItem with text {test}]
16:02:09 [2024-03-15T20:02:09.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135946065 data=null}, TreeItem with text {test}]
16:02:09 [2024-03-15T20:02:09.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135946065 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:09 [2024-03-15T20:02:09.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135946066 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:09 [2024-03-15T20:02:09.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135946070 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:09 [2024-03-15T20:02:09.880Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:09 [2024-03-15T20:02:09.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:10 [2024-03-15T20:02:10.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1135946080 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:02:10 [2024-03-15T20:02:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1135946080 data=null doit=true}, TreeItem with text {Traces [7]}]
16:02:10 [2024-03-15T20:02:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1135946080 data=null}, TreeItem with text {Traces [7]}]
16:02:10 [2024-03-15T20:02:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1135946080 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:10 [2024-03-15T20:02:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135946080 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
16:02:10 [2024-03-15T20:02:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1135946115 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:10 [2024-03-15T20:02:10.136Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:02:10 [2024-03-15T20:02:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:10 [2024-03-15T20:02:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:10 [2024-03-15T20:02:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1135946261 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
16:02:10 [2024-03-15T20:02:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1135946261 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:10 [2024-03-15T20:02:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1135946261 data=null}, TreeItem with text {unrecognized.log}]
16:02:10 [2024-03-15T20:02:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1135946261 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
16:02:10 [2024-03-15T20:02:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135946261 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:10 [2024-03-15T20:02:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1135946283 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
16:02:10 [2024-03-15T20:02:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:10 [2024-03-15T20:02:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:10 [2024-03-15T20:02:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:10 [2024-03-15T20:02:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:10 [2024-03-15T20:02:10.136Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:10 [2024-03-15T20:02:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:10 [2024-03-15T20:02:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1135946285 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
16:02:10 [2024-03-15T20:02:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1135946285 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:10 [2024-03-15T20:02:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1135946285 data=null}, TreeItem with text {unrecognized.log}]
16:02:10 [2024-03-15T20:02:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1135946285 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
16:02:10 [2024-03-15T20:02:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135946285 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:10 [2024-03-15T20:02:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1135946292 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
16:02:10 [2024-03-15T20:02:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
16:02:10 [2024-03-15T20:02:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1135946293 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
16:02:10 [2024-03-15T20:02:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1135946293 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:10 [2024-03-15T20:02:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:10 [2024-03-15T20:02:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1135946294 data=null}, TreeItem with text {unrecognized.log}]
16:02:10 [2024-03-15T20:02:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1135946294 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
16:02:10 [2024-03-15T20:02:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135946294 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:10 [2024-03-15T20:02:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1135946300 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
16:02:10 [2024-03-15T20:02:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1135946300 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
16:02:10 [2024-03-15T20:02:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1135946300 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
16:02:10 [2024-03-15T20:02:10.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135946301 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:10 [2024-03-15T20:02:10.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1135946349 data=null button=1 stateMask=0x80000 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
16:02:10 [2024-03-15T20:02:10.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1135946877 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
16:02:10 [2024-03-15T20:02:10.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1135946877 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:10 [2024-03-15T20:02:10.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1135946877 data=null}, TreeItem with text {unrecognized.log}]
16:02:10 [2024-03-15T20:02:10.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
16:02:10 [2024-03-15T20:02:10.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:02:10 [2024-03-15T20:02:10.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:02:10 [2024-03-15T20:02:10.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:10 [2024-03-15T20:02:10.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:10 [2024-03-15T20:02:10.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1135946978 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
16:02:10 [2024-03-15T20:02:10.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1135946978 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:10 [2024-03-15T20:02:10.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1135946978 data=null}, TreeItem with text {unrecognized.log}]
16:02:10 [2024-03-15T20:02:10.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1135946978 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
16:02:10 [2024-03-15T20:02:10.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135946978 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:10 [2024-03-15T20:02:10.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1135947001 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
16:02:10 [2024-03-15T20:02:10.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:10 [2024-03-15T20:02:10.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:10 [2024-03-15T20:02:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:10 [2024-03-15T20:02:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:10 [2024-03-15T20:02:10.954Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:10 [2024-03-15T20:02:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:10 [2024-03-15T20:02:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:10 [2024-03-15T20:02:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:10 [2024-03-15T20:02:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:10 [2024-03-15T20:02:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:10 [2024-03-15T20:02:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:10 [2024-03-15T20:02:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135947010 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:10 [2024-03-15T20:02:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135947010 data=null doit=true}, TreeItem with text {test}]
16:02:10 [2024-03-15T20:02:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135947010 data=null}, TreeItem with text {test}]
16:02:10 [2024-03-15T20:02:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135947011 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:10 [2024-03-15T20:02:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135947011 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:10 [2024-03-15T20:02:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135947038 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:10 [2024-03-15T20:02:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:10 [2024-03-15T20:02:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135947038 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:10 [2024-03-15T20:02:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135947038 data=null doit=true}, TreeItem with text {test}]
16:02:10 [2024-03-15T20:02:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135947038 data=null}, TreeItem with text {test}]
16:02:10 [2024-03-15T20:02:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135947039 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:10 [2024-03-15T20:02:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135947039 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:10 [2024-03-15T20:02:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135947048 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:10 [2024-03-15T20:02:10.954Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:10 [2024-03-15T20:02:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:10 [2024-03-15T20:02:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1135947049 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:02:10 [2024-03-15T20:02:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1135947049 data=null doit=true}, TreeItem with text {Traces [7]}]
16:02:10 [2024-03-15T20:02:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1135947049 data=null}, TreeItem with text {Traces [7]}]
16:02:10 [2024-03-15T20:02:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1135947049 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:10 [2024-03-15T20:02:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135947049 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
16:02:10 [2024-03-15T20:02:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1135947062 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:10 [2024-03-15T20:02:10.954Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:02:11 [2024-03-15T20:02:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:11 [2024-03-15T20:02:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:11 [2024-03-15T20:02:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1135947228 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, Tree node with text: unrecognized.log]
16:02:11 [2024-03-15T20:02:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1135947228 data=null doit=true}, Tree node with text: unrecognized.log]
16:02:11 [2024-03-15T20:02:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1135947228 data=null}, Tree node with text: unrecognized.log]
16:02:11 [2024-03-15T20:02:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1135947229 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, Tree node with text: unrecognized.log]
16:02:11 [2024-03-15T20:02:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135947229 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: unrecognized.log]
16:02:11 [2024-03-15T20:02:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1135947255 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, Tree node with text: unrecognized.log]
16:02:11 [2024-03-15T20:02:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:11 [2024-03-15T20:02:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:11 [2024-03-15T20:02:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:11 [2024-03-15T20:02:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:11 [2024-03-15T20:02:11.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:11 [2024-03-15T20:02:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:11 [2024-03-15T20:02:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:11 [2024-03-15T20:02:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:11 [2024-03-15T20:02:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:11 [2024-03-15T20:02:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:11 [2024-03-15T20:02:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:11 [2024-03-15T20:02:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135947259 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:11 [2024-03-15T20:02:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135947259 data=null doit=true}, TreeItem with text {test}]
16:02:11 [2024-03-15T20:02:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135947259 data=null}, TreeItem with text {test}]
16:02:11 [2024-03-15T20:02:11.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135947260 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:11 [2024-03-15T20:02:11.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135947260 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:11 [2024-03-15T20:02:11.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135947303 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:11 [2024-03-15T20:02:11.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:11 [2024-03-15T20:02:11.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135947303 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:11 [2024-03-15T20:02:11.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135947304 data=null doit=true}, TreeItem with text {test}]
16:02:11 [2024-03-15T20:02:11.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135947304 data=null}, TreeItem with text {test}]
16:02:11 [2024-03-15T20:02:11.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135947304 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:11 [2024-03-15T20:02:11.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135947304 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:11 [2024-03-15T20:02:11.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135947314 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:11 [2024-03-15T20:02:11.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:11 [2024-03-15T20:02:11.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:11 [2024-03-15T20:02:11.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1135947315 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:02:11 [2024-03-15T20:02:11.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1135947315 data=null doit=true}, TreeItem with text {Traces [7]}]
16:02:11 [2024-03-15T20:02:11.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1135947316 data=null}, TreeItem with text {Traces [7]}]
16:02:11 [2024-03-15T20:02:11.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1135947316 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:11 [2024-03-15T20:02:11.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135947316 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
16:02:11 [2024-03-15T20:02:11.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1135947331 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:11 [2024-03-15T20:02:11.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:11 [2024-03-15T20:02:11.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1135947331 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:02:11 [2024-03-15T20:02:11.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1135947331 data=null doit=true}, TreeItem with text {Traces [7]}]
16:02:11 [2024-03-15T20:02:11.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1135947331 data=null}, TreeItem with text {Traces [7]}]
16:02:11 [2024-03-15T20:02:11.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1135947332 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:11 [2024-03-15T20:02:11.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135947332 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
16:02:11 [2024-03-15T20:02:11.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1135947336 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:11 [2024-03-15T20:02:11.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:02:11 [2024-03-15T20:02:11.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135947732 data=null doit=true}, Shell with text {Trace Import}]
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1135947736 data=null}, (of type 'Combo')]
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1135947780 data=null doit=true}, TreeItem with text {import}]
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1135947781 data=null}, TreeItem with text {import}]
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1135947781 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135947781 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1135947783 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1135947783 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1135947783 data=null doit=true}, TreeItem with text {import}]
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1135947783 data=null}, TreeItem with text {import}]
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1135947783 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135947783 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1135947784 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:02:11 [2024-03-15T20:02:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: unrecognized.log
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1135947791 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@59cd27e9
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1135947817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1135947817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1135947817 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1135947817 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1135947818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1135947818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1135947818 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1135947818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1135947818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1135947818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1135947818 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1135947818 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:02:11 [2024-03-15T20:02:11.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135947821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135947821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135947821 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135947821 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135947821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:11 [2024-03-15T20:02:11.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135947821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:12 [2024-03-15T20:02:12.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135947821 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:12 [2024-03-15T20:02:12.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1135947377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:02:12 [2024-03-15T20:02:12.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:02:12 [2024-03-15T20:02:12.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:12 [2024-03-15T20:02:12.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:12 [2024-03-15T20:02:12.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:12 [2024-03-15T20:02:12.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:12 [2024-03-15T20:02:12.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:12 [2024-03-15T20:02:12.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:12 [2024-03-15T20:02:12.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135948106 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:12 [2024-03-15T20:02:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135948106 data=null doit=true}, TreeItem with text {test}]
16:02:12 [2024-03-15T20:02:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135948107 data=null}, TreeItem with text {test}]
16:02:12 [2024-03-15T20:02:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135948107 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:12 [2024-03-15T20:02:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135948107 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:12 [2024-03-15T20:02:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135948134 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:12 [2024-03-15T20:02:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:12 [2024-03-15T20:02:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135948135 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:12 [2024-03-15T20:02:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135948135 data=null doit=true}, TreeItem with text {test}]
16:02:12 [2024-03-15T20:02:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135948135 data=null}, TreeItem with text {test}]
16:02:12 [2024-03-15T20:02:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135948135 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:12 [2024-03-15T20:02:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135948135 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:12 [2024-03-15T20:02:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135948140 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:12 [2024-03-15T20:02:12.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:12 [2024-03-15T20:02:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:12 [2024-03-15T20:02:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1135948141 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:02:12 [2024-03-15T20:02:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1135948141 data=null doit=true}, TreeItem with text {Traces [7]}]
16:02:12 [2024-03-15T20:02:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1135948141 data=null}, TreeItem with text {Traces [7]}]
16:02:12 [2024-03-15T20:02:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1135948141 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:12 [2024-03-15T20:02:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135948141 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
16:02:12 [2024-03-15T20:02:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1135948158 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:12 [2024-03-15T20:02:12.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:02:12 [2024-03-15T20:02:12.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:12 [2024-03-15T20:02:12.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:12 [2024-03-15T20:02:12.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1135948407 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
16:02:12 [2024-03-15T20:02:12.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1135948407 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:12 [2024-03-15T20:02:12.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1135948407 data=null}, TreeItem with text {unrecognized.log}]
16:02:12 [2024-03-15T20:02:12.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1135948408 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
16:02:12 [2024-03-15T20:02:12.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135948408 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:12 [2024-03-15T20:02:12.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1135948436 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
16:02:12 [2024-03-15T20:02:12.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:12 [2024-03-15T20:02:12.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:12 [2024-03-15T20:02:12.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:12 [2024-03-15T20:02:12.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:12 [2024-03-15T20:02:12.290Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:12 [2024-03-15T20:02:12.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:12 [2024-03-15T20:02:12.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1135948438 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
16:02:12 [2024-03-15T20:02:12.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1135948438 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:12 [2024-03-15T20:02:12.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1135948438 data=null}, TreeItem with text {unrecognized.log}]
16:02:12 [2024-03-15T20:02:12.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1135948438 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
16:02:12 [2024-03-15T20:02:12.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135948438 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:12 [2024-03-15T20:02:12.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1135948443 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
16:02:12 [2024-03-15T20:02:12.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
16:02:12 [2024-03-15T20:02:12.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1135948443 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
16:02:12 [2024-03-15T20:02:12.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1135948443 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:12 [2024-03-15T20:02:12.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:12 [2024-03-15T20:02:12.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1135948443 data=null}, TreeItem with text {unrecognized.log}]
16:02:12 [2024-03-15T20:02:12.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1135948443 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
16:02:12 [2024-03-15T20:02:12.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135948444 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:12 [2024-03-15T20:02:12.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1135948450 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
16:02:12 [2024-03-15T20:02:12.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1135948450 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
16:02:12 [2024-03-15T20:02:12.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1135948450 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
16:02:12 [2024-03-15T20:02:12.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135948450 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:12 [2024-03-15T20:02:12.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1135948491 data=null button=1 stateMask=0x80000 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
16:02:12 [2024-03-15T20:02:12.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1135948577 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
16:02:12 [2024-03-15T20:02:12.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1135948577 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:12 [2024-03-15T20:02:12.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1135948577 data=null}, TreeItem with text {unrecognized.log}]
16:02:12 [2024-03-15T20:02:12.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
16:02:12 [2024-03-15T20:02:12.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:02:12 [2024-03-15T20:02:12.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:02:12 [2024-03-15T20:02:12.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:12 [2024-03-15T20:02:12.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:12 [2024-03-15T20:02:12.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1135948672 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
16:02:12 [2024-03-15T20:02:12.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1135948672 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:12 [2024-03-15T20:02:12.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1135948672 data=null}, TreeItem with text {unrecognized.log}]
16:02:12 [2024-03-15T20:02:12.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1135948672 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
16:02:12 [2024-03-15T20:02:12.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135948672 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:12 [2024-03-15T20:02:12.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1135948677 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
16:02:12 [2024-03-15T20:02:12.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:12 [2024-03-15T20:02:12.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:12 [2024-03-15T20:02:12.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:12 [2024-03-15T20:02:12.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:12 [2024-03-15T20:02:12.546Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:12 [2024-03-15T20:02:12.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:12 [2024-03-15T20:02:12.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1135948754 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, Tree node with text: unrecognized.log]
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1135948754 data=null doit=true}, Tree node with text: unrecognized.log]
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1135948754 data=null}, Tree node with text: unrecognized.log]
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1135948754 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, Tree node with text: unrecognized.log]
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135948754 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: unrecognized.log]
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1135948762 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, Tree node with text: unrecognized.log]
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:12 [2024-03-15T20:02:12.802Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135948767 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135948767 data=null doit=true}, TreeItem with text {test}]
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135948767 data=null}, TreeItem with text {test}]
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135948768 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135948768 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135948799 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135948801 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135948801 data=null doit=true}, TreeItem with text {test}]
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135948801 data=null}, TreeItem with text {test}]
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135948802 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135948802 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135948809 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:12 [2024-03-15T20:02:12.802Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1135948810 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1135948810 data=null doit=true}, TreeItem with text {Traces [7]}]
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1135948811 data=null}, TreeItem with text {Traces [7]}]
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1135948811 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135948811 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1135948832 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1135948834 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1135948835 data=null doit=true}, TreeItem with text {Traces [7]}]
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1135948835 data=null}, TreeItem with text {Traces [7]}]
16:02:12 [2024-03-15T20:02:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1135948835 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:12 [2024-03-15T20:02:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135948835 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
16:02:12 [2024-03-15T20:02:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1135948839 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:12 [2024-03-15T20:02:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:02:12 [2024-03-15T20:02:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:02:12 [2024-03-15T20:02:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:02:13 [2024-03-15T20:02:13.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:02:13 [2024-03-15T20:02:13.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135949135 data=null doit=true}, Shell with text {Confirm Clear}]
16:02:13 [2024-03-15T20:02:13.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:02:13 [2024-03-15T20:02:13.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:02:13 [2024-03-15T20:02:13.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:02:13 [2024-03-15T20:02:13.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:02:13 [2024-03-15T20:02:13.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:02:13 [2024-03-15T20:02:13.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:02:13 [2024-03-15T20:02:13.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1135949135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:02:13 [2024-03-15T20:02:13.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1135949135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:02:13 [2024-03-15T20:02:13.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1135949135 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:02:13 [2024-03-15T20:02:13.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1135949135 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:02:13 [2024-03-15T20:02:13.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1135949136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:02:13 [2024-03-15T20:02:13.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1135949136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:02:13 [2024-03-15T20:02:13.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1135949136 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:02:14 [2024-03-15T20:02:14.423Z] 
16:02:14 [2024-03-15T20:02:14.423Z] (Eclipse:19288): Gtk-CRITICAL **: 20:02:14.367: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:02:14 [2024-03-15T20:02:14.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1135948873 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:02:14 [2024-03-15T20:02:14.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:02:14 [2024-03-15T20:02:14.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:14 [2024-03-15T20:02:14.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:14 [2024-03-15T20:02:14.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:14 [2024-03-15T20:02:14.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:14 [2024-03-15T20:02:14.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:14 [2024-03-15T20:02:14.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:14 [2024-03-15T20:02:14.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135950731 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:14 [2024-03-15T20:02:14.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135950732 data=null doit=true}, TreeItem with text {test}]
16:02:14 [2024-03-15T20:02:14.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135950732 data=null}, TreeItem with text {test}]
16:02:14 [2024-03-15T20:02:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135950732 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:14 [2024-03-15T20:02:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135950732 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:14 [2024-03-15T20:02:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135950759 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:14 [2024-03-15T20:02:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:14 [2024-03-15T20:02:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135950760 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:14 [2024-03-15T20:02:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135950760 data=null doit=true}, TreeItem with text {test}]
16:02:14 [2024-03-15T20:02:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135950760 data=null}, TreeItem with text {test}]
16:02:14 [2024-03-15T20:02:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135950760 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:14 [2024-03-15T20:02:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135950760 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:14 [2024-03-15T20:02:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135950765 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:14 [2024-03-15T20:02:14.679Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:14 [2024-03-15T20:02:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:14 [2024-03-15T20:02:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1135950766 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:02:14 [2024-03-15T20:02:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1135950766 data=null doit=true}, TreeItem with text {Traces [7]}]
16:02:14 [2024-03-15T20:02:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1135950766 data=null}, TreeItem with text {Traces [7]}]
16:02:14 [2024-03-15T20:02:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1135950766 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:14 [2024-03-15T20:02:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135950766 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
16:02:14 [2024-03-15T20:02:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1135950782 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:14 [2024-03-15T20:02:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:14 [2024-03-15T20:02:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1135950783 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:02:14 [2024-03-15T20:02:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1135950783 data=null doit=true}, TreeItem with text {Traces [7]}]
16:02:14 [2024-03-15T20:02:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1135950783 data=null}, TreeItem with text {Traces [7]}]
16:02:14 [2024-03-15T20:02:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1135950783 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:14 [2024-03-15T20:02:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135950783 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
16:02:14 [2024-03-15T20:02:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1135950797 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:14 [2024-03-15T20:02:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:02:14 [2024-03-15T20:02:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:02:15 [2024-03-15T20:02:15.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:02:15 [2024-03-15T20:02:15.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:02:15 [2024-03-15T20:02:15.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135951151 data=null doit=true}, Shell with text {Trace Import}]
16:02:15 [2024-03-15T20:02:15.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:02:15 [2024-03-15T20:02:15.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:02:15 [2024-03-15T20:02:15.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:02:15 [2024-03-15T20:02:15.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1135951164 data=null}, (of type 'Combo')]
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1135951209 data=null doit=true}, TreeItem with text {import}]
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1135951209 data=null}, TreeItem with text {import}]
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1135951209 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135951209 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1135951212 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135951213 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135951213 data=null}, Tree node with text: kernel-overlap-testing]
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135951213 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135951213 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: kernel-overlap-testing]
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135951214 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135951215 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135951215 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135951215 data=null}, Tree node with text: kernel-overlap-testing]
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135951215 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135951215 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135951218 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: metadata
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:02:15 [2024-03-15T20:02:15.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1135951252 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5f59d1ca
16:02:15 [2024-03-15T20:02:15.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1135951255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1135951255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1135951255 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1135951255 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1135951255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1135951255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1135951255 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1135951256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1135951256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1135951256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1135951256 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1135951256 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135951259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135951259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135951259 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135951259 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135951259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135951259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135951259 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1135950822 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135951392 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135951393 data=null doit=true}, TreeItem with text {test}]
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135951393 data=null}, TreeItem with text {test}]
16:02:15 [2024-03-15T20:02:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135951393 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:15 [2024-03-15T20:02:15.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135951393 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:15 [2024-03-15T20:02:15.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135951419 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:15 [2024-03-15T20:02:15.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:15 [2024-03-15T20:02:15.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135951419 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:15 [2024-03-15T20:02:15.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135951419 data=null doit=true}, TreeItem with text {test}]
16:02:15 [2024-03-15T20:02:15.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135951419 data=null}, TreeItem with text {test}]
16:02:15 [2024-03-15T20:02:15.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135951420 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:15 [2024-03-15T20:02:15.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135951420 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:15 [2024-03-15T20:02:15.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135951424 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:15 [2024-03-15T20:02:15.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:15 [2024-03-15T20:02:15.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:15 [2024-03-15T20:02:15.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1135951425 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:02:15 [2024-03-15T20:02:15.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135951425 data=null doit=true}, TreeItem with text {Traces [0]}]
16:02:15 [2024-03-15T20:02:15.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135951425 data=null}, TreeItem with text {Traces [0]}]
16:02:15 [2024-03-15T20:02:15.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135951425 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:02:15 [2024-03-15T20:02:15.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135951425 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:02:15 [2024-03-15T20:02:15.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135951440 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:02:15 [2024-03-15T20:02:15.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1135951440 data=null doit=true}, TreeItem with text {Traces [0]}]
16:02:15 [2024-03-15T20:02:15.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1135951441 data=null}, TreeItem with text {Traces [0]}]
16:02:15 [2024-03-15T20:02:15.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1135951441 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:02:15 [2024-03-15T20:02:15.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135951441 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
16:02:15 [2024-03-15T20:02:15.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1135951442 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:02:15 [2024-03-15T20:02:15.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:15 [2024-03-15T20:02:15.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:15 [2024-03-15T20:02:15.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135951488 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:02:15 [2024-03-15T20:02:15.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135951488 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:15 [2024-03-15T20:02:15.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135951489 data=null}, TreeItem with text {kernel-overlap-testing}]
16:02:15 [2024-03-15T20:02:15.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135951489 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:02:15 [2024-03-15T20:02:15.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135951489 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:15 [2024-03-15T20:02:15.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135951518 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:02:15 [2024-03-15T20:02:15.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:15 [2024-03-15T20:02:15.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:15 [2024-03-15T20:02:15.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:15 [2024-03-15T20:02:15.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:15 [2024-03-15T20:02:15.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:15 [2024-03-15T20:02:15.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:15 [2024-03-15T20:02:15.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135951520 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:02:15 [2024-03-15T20:02:15.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135951520 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:15 [2024-03-15T20:02:15.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135951520 data=null}, TreeItem with text {kernel-overlap-testing}]
16:02:15 [2024-03-15T20:02:15.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135951521 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:02:15 [2024-03-15T20:02:15.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135951521 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:15 [2024-03-15T20:02:15.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135951525 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:02:15 [2024-03-15T20:02:15.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:02:15 [2024-03-15T20:02:15.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135951525 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:02:15 [2024-03-15T20:02:15.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135951525 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:15 [2024-03-15T20:02:15.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:15 [2024-03-15T20:02:15.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135951525 data=null}, TreeItem with text {kernel-overlap-testing}]
16:02:15 [2024-03-15T20:02:15.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135951525 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:02:15 [2024-03-15T20:02:15.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135951525 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:15 [2024-03-15T20:02:15.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135951529 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:02:15 [2024-03-15T20:02:15.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135951529 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
16:02:15 [2024-03-15T20:02:15.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135951529 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
16:02:15 [2024-03-15T20:02:15.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135951529 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:15 [2024-03-15T20:02:15.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135951567 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
16:02:15 [2024-03-15T20:02:15.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135951574 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:02:15 [2024-03-15T20:02:15.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135951574 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:15 [2024-03-15T20:02:15.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135951574 data=null}, TreeItem with text {kernel-overlap-testing}]
16:02:15 [2024-03-15T20:02:15.503Z] 
16:02:15 [2024-03-15T20:02:15.503Z] (Eclipse:19288): Gtk-CRITICAL **: 20:02:15.499: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:02:15 [2024-03-15T20:02:15.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:02:15 [2024-03-15T20:02:15.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:15 [2024-03-15T20:02:15.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:15 [2024-03-15T20:02:15.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:15 [2024-03-15T20:02:15.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:15 [2024-03-15T20:02:15.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:15 [2024-03-15T20:02:15.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:02:15 [2024-03-15T20:02:15.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135951864 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:02:15 [2024-03-15T20:02:15.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135951864 data=null doit=true}, TableItem with text {}]
16:02:15 [2024-03-15T20:02:15.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135951864 data=null}, TableItem with text {}]
16:02:15 [2024-03-15T20:02:15.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135951864 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:02:15 [2024-03-15T20:02:15.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135951865 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:02:15 [2024-03-15T20:02:15.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135951869 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:02:15 [2024-03-15T20:02:15.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:15 [2024-03-15T20:02:15.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:17 [2024-03-15T20:02:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:17 [2024-03-15T20:02:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:17 [2024-03-15T20:02:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135953025 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:02:17 [2024-03-15T20:02:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135953025 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:17 [2024-03-15T20:02:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135953025 data=null}, TreeItem with text {kernel-overlap-testing}]
16:02:17 [2024-03-15T20:02:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135953025 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:02:17 [2024-03-15T20:02:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135953025 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135953029 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:17 [2024-03-15T20:02:17.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135953037 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135953037 data=null doit=true}, TreeItem with text {test}]
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135953037 data=null}, TreeItem with text {test}]
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135953037 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135953038 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135953065 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135953066 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135953066 data=null doit=true}, TreeItem with text {test}]
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135953066 data=null}, TreeItem with text {test}]
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135953066 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135953067 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135953072 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:17 [2024-03-15T20:02:17.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135953073 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135953073 data=null doit=true}, TreeItem with text {Traces [1]}]
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135953073 data=null}, TreeItem with text {Traces [1]}]
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135953073 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135953073 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135953088 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135953090 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135953090 data=null doit=true}, TreeItem with text {Traces [1]}]
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135953090 data=null}, TreeItem with text {Traces [1]}]
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135953091 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135953091 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135953097 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:02:17 [2024-03-15T20:02:17.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:02:17 [2024-03-15T20:02:17.123Z] 
16:02:17 [2024-03-15T20:02:17.123Z] (Eclipse:19288): Gtk-WARNING **: 20:02:17.015: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:17 [2024-03-15T20:02:17.123Z] 
16:02:17 [2024-03-15T20:02:17.123Z] (Eclipse:19288): Gtk-WARNING **: 20:02:17.015: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:17 [2024-03-15T20:02:17.123Z] 
16:02:17 [2024-03-15T20:02:17.123Z] (Eclipse:19288): Gtk-WARNING **: 20:02:17.015: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:17 [2024-03-15T20:02:17.123Z] 
16:02:17 [2024-03-15T20:02:17.123Z] (Eclipse:19288): Gtk-WARNING **: 20:02:17.015: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:17 [2024-03-15T20:02:17.123Z] 
16:02:17 [2024-03-15T20:02:17.123Z] (Eclipse:19288): Gtk-WARNING **: 20:02:17.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:17 [2024-03-15T20:02:17.124Z] 
16:02:17 [2024-03-15T20:02:17.124Z] (Eclipse:19288): Gtk-WARNING **: 20:02:17.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:17 [2024-03-15T20:02:17.124Z] 
16:02:17 [2024-03-15T20:02:17.124Z] (Eclipse:19288): Gtk-WARNING **: 20:02:17.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:17 [2024-03-15T20:02:17.124Z] 
16:02:17 [2024-03-15T20:02:17.124Z] (Eclipse:19288): Gtk-WARNING **: 20:02:17.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:17 [2024-03-15T20:02:17.124Z] 
16:02:17 [2024-03-15T20:02:17.124Z] (Eclipse:19288): Gtk-WARNING **: 20:02:17.072: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:17 [2024-03-15T20:02:17.124Z] 
16:02:17 [2024-03-15T20:02:17.124Z] (Eclipse:19288): Gtk-WARNING **: 20:02:17.072: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:17 [2024-03-15T20:02:17.124Z] 
16:02:17 [2024-03-15T20:02:17.124Z] (Eclipse:19288): Gtk-WARNING **: 20:02:17.072: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:17 [2024-03-15T20:02:17.124Z] 
16:02:17 [2024-03-15T20:02:17.124Z] (Eclipse:19288): Gtk-WARNING **: 20:02:17.072: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:17 [2024-03-15T20:02:17.124Z] 
16:02:17 [2024-03-15T20:02:17.124Z] (Eclipse:19288): Gtk-WARNING **: 20:02:17.091: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:17 [2024-03-15T20:02:17.124Z] 
16:02:17 [2024-03-15T20:02:17.124Z] (Eclipse:19288): Gtk-WARNING **: 20:02:17.091: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:17 [2024-03-15T20:02:17.124Z] 
16:02:17 [2024-03-15T20:02:17.124Z] (Eclipse:19288): Gtk-WARNING **: 20:02:17.091: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:17 [2024-03-15T20:02:17.124Z] 
16:02:17 [2024-03-15T20:02:17.124Z] (Eclipse:19288): Gtk-WARNING **: 20:02:17.091: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:17 [2024-03-15T20:02:17.124Z] 
16:02:17 [2024-03-15T20:02:17.124Z] (Eclipse:19288): Gtk-WARNING **: 20:02:17.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:17 [2024-03-15T20:02:17.124Z] 
16:02:17 [2024-03-15T20:02:17.124Z] (Eclipse:19288): Gtk-WARNING **: 20:02:17.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:17 [2024-03-15T20:02:17.124Z] 
16:02:17 [2024-03-15T20:02:17.124Z] (Eclipse:19288): Gtk-WARNING **: 20:02:17.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:17 [2024-03-15T20:02:17.124Z] 
16:02:17 [2024-03-15T20:02:17.124Z] (Eclipse:19288): Gtk-WARNING **: 20:02:17.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:17 [2024-03-15T20:02:17.379Z] 
16:02:17 [2024-03-15T20:02:17.379Z] (Eclipse:19288): Gtk-WARNING **: 20:02:17.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:17 [2024-03-15T20:02:17.379Z] 
16:02:17 [2024-03-15T20:02:17.379Z] (Eclipse:19288): Gtk-WARNING **: 20:02:17.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:17 [2024-03-15T20:02:17.379Z] 
16:02:17 [2024-03-15T20:02:17.379Z] (Eclipse:19288): Gtk-WARNING **: 20:02:17.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:17 [2024-03-15T20:02:17.379Z] 
16:02:17 [2024-03-15T20:02:17.379Z] (Eclipse:19288): Gtk-WARNING **: 20:02:17.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:17 [2024-03-15T20:02:17.379Z] 
16:02:17 [2024-03-15T20:02:17.379Z] (Eclipse:19288): Gtk-WARNING **: 20:02:17.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:17 [2024-03-15T20:02:17.379Z] 
16:02:17 [2024-03-15T20:02:17.379Z] (Eclipse:19288): Gtk-WARNING **: 20:02:17.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:17 [2024-03-15T20:02:17.379Z] 
16:02:17 [2024-03-15T20:02:17.379Z] (Eclipse:19288): Gtk-WARNING **: 20:02:17.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:17 [2024-03-15T20:02:17.379Z] 
16:02:17 [2024-03-15T20:02:17.379Z] (Eclipse:19288): Gtk-WARNING **: 20:02:17.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:17 [2024-03-15T20:02:17.379Z] 
16:02:17 [2024-03-15T20:02:17.379Z] (Eclipse:19288): Gtk-WARNING **: 20:02:17.163: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:17 [2024-03-15T20:02:17.379Z] 
16:02:17 [2024-03-15T20:02:17.379Z] (Eclipse:19288): Gtk-WARNING **: 20:02:17.163: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:17 [2024-03-15T20:02:17.379Z] 
16:02:17 [2024-03-15T20:02:17.379Z] (Eclipse:19288): Gtk-WARNING **: 20:02:17.163: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:17 [2024-03-15T20:02:17.379Z] 
16:02:17 [2024-03-15T20:02:17.379Z] (Eclipse:19288): Gtk-WARNING **: 20:02:17.163: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:17 [2024-03-15T20:02:17.379Z] 
16:02:17 [2024-03-15T20:02:17.379Z] (Eclipse:19288): Gtk-WARNING **: 20:02:17.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:17 [2024-03-15T20:02:17.379Z] 
16:02:17 [2024-03-15T20:02:17.379Z] (Eclipse:19288): Gtk-WARNING **: 20:02:17.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:17 [2024-03-15T20:02:17.379Z] 
16:02:17 [2024-03-15T20:02:17.379Z] (Eclipse:19288): Gtk-WARNING **: 20:02:17.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:17 [2024-03-15T20:02:17.379Z] 
16:02:17 [2024-03-15T20:02:17.379Z] (Eclipse:19288): Gtk-WARNING **: 20:02:17.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:17 [2024-03-15T20:02:17.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:02:17 [2024-03-15T20:02:17.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:02:17 [2024-03-15T20:02:17.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135953390 data=null doit=true}, Shell with text {Confirm Clear}]
16:02:17 [2024-03-15T20:02:17.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:02:17 [2024-03-15T20:02:17.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:02:17 [2024-03-15T20:02:17.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:02:17 [2024-03-15T20:02:17.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:02:17 [2024-03-15T20:02:17.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:02:17 [2024-03-15T20:02:17.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:02:17 [2024-03-15T20:02:17.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1135953391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:02:17 [2024-03-15T20:02:17.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1135953391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:02:17 [2024-03-15T20:02:17.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1135953391 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:02:17 [2024-03-15T20:02:17.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1135953391 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:02:17 [2024-03-15T20:02:17.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1135953391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:02:17 [2024-03-15T20:02:17.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1135953391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:02:17 [2024-03-15T20:02:17.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1135953391 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:02:17 [2024-03-15T20:02:17.637Z] 
16:02:17 [2024-03-15T20:02:17.637Z] (Eclipse:19288): Gtk-CRITICAL **: 20:02:17.469: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:02:17 [2024-03-15T20:02:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1135953122 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:02:17 [2024-03-15T20:02:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:02:17 [2024-03-15T20:02:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:17 [2024-03-15T20:02:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:17 [2024-03-15T20:02:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:17 [2024-03-15T20:02:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:17 [2024-03-15T20:02:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:17 [2024-03-15T20:02:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:17 [2024-03-15T20:02:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135953719 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:17 [2024-03-15T20:02:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135953719 data=null doit=true}, TreeItem with text {test}]
16:02:17 [2024-03-15T20:02:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135953719 data=null}, TreeItem with text {test}]
16:02:17 [2024-03-15T20:02:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135953719 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:17 [2024-03-15T20:02:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135953720 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:17 [2024-03-15T20:02:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135953748 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:17 [2024-03-15T20:02:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:17 [2024-03-15T20:02:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135953748 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:17 [2024-03-15T20:02:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135953748 data=null doit=true}, TreeItem with text {test}]
16:02:17 [2024-03-15T20:02:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135953748 data=null}, TreeItem with text {test}]
16:02:17 [2024-03-15T20:02:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135953749 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:17 [2024-03-15T20:02:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135953749 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:17 [2024-03-15T20:02:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135953753 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:17 [2024-03-15T20:02:17.637Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:17 [2024-03-15T20:02:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:17 [2024-03-15T20:02:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135953754 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:02:17 [2024-03-15T20:02:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135953754 data=null doit=true}, TreeItem with text {Traces [1]}]
16:02:17 [2024-03-15T20:02:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135953754 data=null}, TreeItem with text {Traces [1]}]
16:02:17 [2024-03-15T20:02:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135953754 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:02:17 [2024-03-15T20:02:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135953754 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:02:17 [2024-03-15T20:02:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135953775 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:02:17 [2024-03-15T20:02:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:17 [2024-03-15T20:02:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1135953776 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:02:17 [2024-03-15T20:02:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1135953776 data=null doit=true}, TreeItem with text {Traces [1]}]
16:02:17 [2024-03-15T20:02:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1135953776 data=null}, TreeItem with text {Traces [1]}]
16:02:17 [2024-03-15T20:02:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1135953776 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:02:17 [2024-03-15T20:02:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135953777 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:02:17 [2024-03-15T20:02:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1135953780 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:02:17 [2024-03-15T20:02:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:02:17 [2024-03-15T20:02:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:02:18 [2024-03-15T20:02:18.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:02:18 [2024-03-15T20:02:18.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:02:18 [2024-03-15T20:02:18.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135954178 data=null doit=true}, Shell with text {Trace Import}]
16:02:18 [2024-03-15T20:02:18.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:02:18 [2024-03-15T20:02:18.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:02:18 [2024-03-15T20:02:18.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:02:18 [2024-03-15T20:02:18.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1135954183 data=null}, (of type 'Combo')]
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1135954257 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1135954258 data=null doit=true}, TreeItem with text {import}]
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1135954258 data=null}, TreeItem with text {import}]
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1135954258 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135954258 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1135954258 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1135954266 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135954282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135954282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135954282 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135954283 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135954283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135954283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:18 [2024-03-15T20:02:18.201Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:02:18 [2024-03-15T20:02:18.201Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:02:18 [2024-03-15T20:02:18.201Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:02:18 [2024-03-15T20:02:18.201Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:02:18 [2024-03-15T20:02:18.201Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:02:18 [2024-03-15T20:02:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:02:18 [2024-03-15T20:02:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:02:18 [2024-03-15T20:02:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135954852 data=null doit=true}, Shell with text {Confirmation}]
16:02:18 [2024-03-15T20:02:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
16:02:18 [2024-03-15T20:02:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
16:02:18 [2024-03-15T20:02:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
16:02:18 [2024-03-15T20:02:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:02:18 [2024-03-15T20:02:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
16:02:18 [2024-03-15T20:02:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=1135954853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:02:18 [2024-03-15T20:02:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=1135954853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:02:18 [2024-03-15T20:02:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=1135954853 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:02:18 [2024-03-15T20:02:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=1135954853 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:02:18 [2024-03-15T20:02:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=1135954853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:02:18 [2024-03-15T20:02:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=1135954853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:02:18 [2024-03-15T20:02:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=1135954853 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:02:18 [2024-03-15T20:02:18.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:02:19 [2024-03-15T20:02:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135954283 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:19 [2024-03-15T20:02:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1135953808 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:02:19 [2024-03-15T20:02:19.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:19 [2024-03-15T20:02:19.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:19 [2024-03-15T20:02:19.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:19 [2024-03-15T20:02:19.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:19 [2024-03-15T20:02:19.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:19 [2024-03-15T20:02:19.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:19 [2024-03-15T20:02:19.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135955405 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:19 [2024-03-15T20:02:19.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135955405 data=null doit=true}, TreeItem with text {test}]
16:02:19 [2024-03-15T20:02:19.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135955405 data=null}, TreeItem with text {test}]
16:02:19 [2024-03-15T20:02:19.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135955405 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:19 [2024-03-15T20:02:19.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135955405 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:19 [2024-03-15T20:02:19.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135955427 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:19 [2024-03-15T20:02:19.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:19 [2024-03-15T20:02:19.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135955428 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:19 [2024-03-15T20:02:19.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135955428 data=null doit=true}, TreeItem with text {test}]
16:02:19 [2024-03-15T20:02:19.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135955428 data=null}, TreeItem with text {test}]
16:02:19 [2024-03-15T20:02:19.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135955428 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:19 [2024-03-15T20:02:19.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135955428 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:19 [2024-03-15T20:02:19.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135955446 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:19 [2024-03-15T20:02:19.274Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:19 [2024-03-15T20:02:19.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:19 [2024-03-15T20:02:19.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1135955447 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
16:02:19 [2024-03-15T20:02:19.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1135955447 data=null doit=true}, TreeItem with text {Traces [13]}]
16:02:19 [2024-03-15T20:02:19.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1135955447 data=null}, TreeItem with text {Traces [13]}]
16:02:19 [2024-03-15T20:02:19.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1135955447 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:02:19 [2024-03-15T20:02:19.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135955447 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
16:02:19 [2024-03-15T20:02:19.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1135955462 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:02:19 [2024-03-15T20:02:19.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1135955462 data=null doit=true}, TreeItem with text {Traces [13]}]
16:02:19 [2024-03-15T20:02:19.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1135955462 data=null}, TreeItem with text {Traces [13]}]
16:02:19 [2024-03-15T20:02:19.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1135955462 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:02:19 [2024-03-15T20:02:19.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135955463 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [13]}]
16:02:19 [2024-03-15T20:02:19.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1135955466 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:02:19 [2024-03-15T20:02:19.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:19 [2024-03-15T20:02:19.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:19 [2024-03-15T20:02:19.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135955689 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:02:19 [2024-03-15T20:02:19.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135955690 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:02:19 [2024-03-15T20:02:19.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135955690 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:02:19 [2024-03-15T20:02:19.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135955690 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:02:19 [2024-03-15T20:02:19.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135955690 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:02:19 [2024-03-15T20:02:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135955730 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:02:19 [2024-03-15T20:02:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:19 [2024-03-15T20:02:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:19 [2024-03-15T20:02:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:19 [2024-03-15T20:02:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:19 [2024-03-15T20:02:19.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:19 [2024-03-15T20:02:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:19 [2024-03-15T20:02:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135955732 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:02:19 [2024-03-15T20:02:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135955732 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:02:19 [2024-03-15T20:02:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135955732 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:02:19 [2024-03-15T20:02:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135955733 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:02:19 [2024-03-15T20:02:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135955733 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:02:19 [2024-03-15T20:02:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135955737 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:02:19 [2024-03-15T20:02:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:02:19 [2024-03-15T20:02:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135955737 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:02:19 [2024-03-15T20:02:19.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135955737 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:02:19 [2024-03-15T20:02:19.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:19 [2024-03-15T20:02:19.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135955737 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:02:19 [2024-03-15T20:02:19.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135955738 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:02:19 [2024-03-15T20:02:19.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135955738 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:02:19 [2024-03-15T20:02:19.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135955741 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:02:19 [2024-03-15T20:02:19.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135955741 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:02:19 [2024-03-15T20:02:19.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135955741 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:02:19 [2024-03-15T20:02:19.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135955741 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:02:19 [2024-03-15T20:02:19.786Z] 
16:02:19 [2024-03-15T20:02:19.786Z] (Eclipse:19288): Gtk-CRITICAL **: 20:02:19.650: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:02:19 [2024-03-15T20:02:19.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135955782 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:02:19 [2024-03-15T20:02:19.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135955949 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:02:19 [2024-03-15T20:02:19.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135955949 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:02:19 [2024-03-15T20:02:19.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135955949 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:02:19 [2024-03-15T20:02:19.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:02:19 [2024-03-15T20:02:19.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:19 [2024-03-15T20:02:19.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:19 [2024-03-15T20:02:19.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:20 [2024-03-15T20:02:20.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:20 [2024-03-15T20:02:20.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:20 [2024-03-15T20:02:20.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:20 [2024-03-15T20:02:20.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:20 [2024-03-15T20:02:20.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:20 [2024-03-15T20:02:20.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:20 [2024-03-15T20:02:20.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:02:20 [2024-03-15T20:02:20.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135956952 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:02:20 [2024-03-15T20:02:20.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135956952 data=null doit=true}, TableItem with text {}]
16:02:20 [2024-03-15T20:02:20.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135956952 data=null}, TableItem with text {}]
16:02:20 [2024-03-15T20:02:20.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135956952 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:02:20 [2024-03-15T20:02:20.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135956952 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:02:20 [2024-03-15T20:02:20.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135956958 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:02:20 [2024-03-15T20:02:20.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:20 [2024-03-15T20:02:20.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:21 [2024-03-15T20:02:21.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:21 [2024-03-15T20:02:21.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:21 [2024-03-15T20:02:21.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135957209 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:02:21 [2024-03-15T20:02:21.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135957209 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:02:21 [2024-03-15T20:02:21.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135957210 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:02:21 [2024-03-15T20:02:21.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135957210 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:02:21 [2024-03-15T20:02:21.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135957210 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:02:21 [2024-03-15T20:02:21.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135957214 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:02:21 [2024-03-15T20:02:21.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:21 [2024-03-15T20:02:21.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:21 [2024-03-15T20:02:21.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:21 [2024-03-15T20:02:21.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:21 [2024-03-15T20:02:21.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:21 [2024-03-15T20:02:21.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:21 [2024-03-15T20:02:21.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:21 [2024-03-15T20:02:21.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:21 [2024-03-15T20:02:21.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:21 [2024-03-15T20:02:21.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:21 [2024-03-15T20:02:21.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:21 [2024-03-15T20:02:21.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135957221 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:21 [2024-03-15T20:02:21.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135957221 data=null doit=true}, TreeItem with text {test}]
16:02:21 [2024-03-15T20:02:21.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135957221 data=null}, TreeItem with text {test}]
16:02:21 [2024-03-15T20:02:21.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135957221 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:21 [2024-03-15T20:02:21.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135957221 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:21 [2024-03-15T20:02:21.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135957243 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:21 [2024-03-15T20:02:21.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:21 [2024-03-15T20:02:21.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135957243 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:21 [2024-03-15T20:02:21.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135957243 data=null doit=true}, TreeItem with text {test}]
16:02:21 [2024-03-15T20:02:21.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135957243 data=null}, TreeItem with text {test}]
16:02:21 [2024-03-15T20:02:21.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135957244 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:21 [2024-03-15T20:02:21.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135957244 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:21 [2024-03-15T20:02:21.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135957253 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:21 [2024-03-15T20:02:21.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:21 [2024-03-15T20:02:21.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:21 [2024-03-15T20:02:21.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1135957253 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
16:02:21 [2024-03-15T20:02:21.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1135957253 data=null doit=true}, TreeItem with text {Traces [13]}]
16:02:21 [2024-03-15T20:02:21.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1135957253 data=null}, TreeItem with text {Traces [13]}]
16:02:21 [2024-03-15T20:02:21.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1135957254 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:02:21 [2024-03-15T20:02:21.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135957254 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
16:02:21 [2024-03-15T20:02:21.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1135957270 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:02:21 [2024-03-15T20:02:21.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:02:21 [2024-03-15T20:02:21.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:21 [2024-03-15T20:02:21.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:21 [2024-03-15T20:02:21.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135957513 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:02:21 [2024-03-15T20:02:21.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1135957513 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:02:21 [2024-03-15T20:02:21.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1135957513 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:02:21 [2024-03-15T20:02:21.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135957513 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:02:21 [2024-03-15T20:02:21.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135957513 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:02:21 [2024-03-15T20:02:21.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135957534 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:02:21 [2024-03-15T20:02:21.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:21 [2024-03-15T20:02:21.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:21 [2024-03-15T20:02:21.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:21 [2024-03-15T20:02:21.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:21 [2024-03-15T20:02:21.421Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:21 [2024-03-15T20:02:21.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:21 [2024-03-15T20:02:21.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135957536 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:02:21 [2024-03-15T20:02:21.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1135957536 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:02:21 [2024-03-15T20:02:21.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1135957536 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:02:21 [2024-03-15T20:02:21.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135957536 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:02:21 [2024-03-15T20:02:21.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135957536 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:02:21 [2024-03-15T20:02:21.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135957540 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:02:21 [2024-03-15T20:02:21.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:02:21 [2024-03-15T20:02:21.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135957540 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:02:21 [2024-03-15T20:02:21.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1135957543 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:02:21 [2024-03-15T20:02:21.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:21 [2024-03-15T20:02:21.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1135957543 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:02:21 [2024-03-15T20:02:21.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135957543 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:02:21 [2024-03-15T20:02:21.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135957543 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:02:21 [2024-03-15T20:02:21.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135957547 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:02:21 [2024-03-15T20:02:21.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135957547 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:02:21 [2024-03-15T20:02:21.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135957547 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:02:21 [2024-03-15T20:02:21.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135957547 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:02:21 [2024-03-15T20:02:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135957588 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:02:21 [2024-03-15T20:02:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135957741 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:02:21 [2024-03-15T20:02:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1135957742 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:02:21 [2024-03-15T20:02:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1135957742 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:02:21 [2024-03-15T20:02:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:02:21 [2024-03-15T20:02:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:21 [2024-03-15T20:02:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:22 [2024-03-15T20:02:22.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:22 [2024-03-15T20:02:22.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:22 [2024-03-15T20:02:22.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:22 [2024-03-15T20:02:22.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:22 [2024-03-15T20:02:22.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:02:22 [2024-03-15T20:02:22.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135958743 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:02:22 [2024-03-15T20:02:22.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135958744 data=null doit=true}, TableItem with text {}]
16:02:22 [2024-03-15T20:02:22.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135958744 data=null}, TableItem with text {}]
16:02:22 [2024-03-15T20:02:22.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135958744 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:02:22 [2024-03-15T20:02:22.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135958744 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:02:22 [2024-03-15T20:02:22.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135958745 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:02:22 [2024-03-15T20:02:22.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:22 [2024-03-15T20:02:22.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:22 [2024-03-15T20:02:22.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:02:22 [2024-03-15T20:02:22.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135958746 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:02:22 [2024-03-15T20:02:22.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135958746 data=null doit=true}, TableItem with text {}]
16:02:22 [2024-03-15T20:02:22.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135958746 data=null}, TableItem with text {}]
16:02:22 [2024-03-15T20:02:22.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135958746 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:02:22 [2024-03-15T20:02:22.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135958749 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:02:22 [2024-03-15T20:02:22.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135958749 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:02:23 [2024-03-15T20:02:23.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:23 [2024-03-15T20:02:23.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:23 [2024-03-15T20:02:23.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:23 [2024-03-15T20:02:23.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:23 [2024-03-15T20:02:23.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135959318 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:02:23 [2024-03-15T20:02:23.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1135959319 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:02:23 [2024-03-15T20:02:23.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1135959319 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:02:23 [2024-03-15T20:02:23.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135959319 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:02:23 [2024-03-15T20:02:23.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135959319 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:02:23 [2024-03-15T20:02:23.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135959325 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:02:23 [2024-03-15T20:02:23.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:23 [2024-03-15T20:02:23.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:23 [2024-03-15T20:02:23.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:23 [2024-03-15T20:02:23.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:23 [2024-03-15T20:02:23.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:23 [2024-03-15T20:02:23.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:23 [2024-03-15T20:02:23.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:23 [2024-03-15T20:02:23.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:23 [2024-03-15T20:02:23.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:23 [2024-03-15T20:02:23.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:23 [2024-03-15T20:02:23.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:23 [2024-03-15T20:02:23.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135959329 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:23 [2024-03-15T20:02:23.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135959330 data=null doit=true}, TreeItem with text {test}]
16:02:23 [2024-03-15T20:02:23.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135959330 data=null}, TreeItem with text {test}]
16:02:23 [2024-03-15T20:02:23.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135959330 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:23 [2024-03-15T20:02:23.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135959330 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:23 [2024-03-15T20:02:23.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135959350 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:23 [2024-03-15T20:02:23.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:23 [2024-03-15T20:02:23.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135959351 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:23 [2024-03-15T20:02:23.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135959351 data=null doit=true}, TreeItem with text {test}]
16:02:23 [2024-03-15T20:02:23.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135959351 data=null}, TreeItem with text {test}]
16:02:23 [2024-03-15T20:02:23.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135959351 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:23 [2024-03-15T20:02:23.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135959351 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:23 [2024-03-15T20:02:23.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135959363 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:23 [2024-03-15T20:02:23.422Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:23 [2024-03-15T20:02:23.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:23 [2024-03-15T20:02:23.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1135959363 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
16:02:23 [2024-03-15T20:02:23.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1135959363 data=null doit=true}, TreeItem with text {Traces [13]}]
16:02:23 [2024-03-15T20:02:23.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1135959363 data=null}, TreeItem with text {Traces [13]}]
16:02:23 [2024-03-15T20:02:23.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1135959364 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:02:23 [2024-03-15T20:02:23.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135959364 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
16:02:23 [2024-03-15T20:02:23.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1135959376 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:02:23 [2024-03-15T20:02:23.422Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:02:23 [2024-03-15T20:02:23.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:23 [2024-03-15T20:02:23.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:23 [2024-03-15T20:02:23.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135959625 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:02:23 [2024-03-15T20:02:23.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135959625 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:23 [2024-03-15T20:02:23.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135959626 data=null}, TreeItem with text {kernel-overlap-testing}]
16:02:23 [2024-03-15T20:02:23.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135959626 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:02:23 [2024-03-15T20:02:23.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135959626 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:23 [2024-03-15T20:02:23.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135959648 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:02:23 [2024-03-15T20:02:23.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:23 [2024-03-15T20:02:23.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:23 [2024-03-15T20:02:23.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:23 [2024-03-15T20:02:23.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:23 [2024-03-15T20:02:23.678Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:23 [2024-03-15T20:02:23.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:23 [2024-03-15T20:02:23.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135959650 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:02:23 [2024-03-15T20:02:23.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135959650 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:23 [2024-03-15T20:02:23.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135959651 data=null}, TreeItem with text {kernel-overlap-testing}]
16:02:23 [2024-03-15T20:02:23.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135959651 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:02:23 [2024-03-15T20:02:23.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135959651 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:23 [2024-03-15T20:02:23.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135959655 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:02:23 [2024-03-15T20:02:23.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:02:23 [2024-03-15T20:02:23.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135959655 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:02:23 [2024-03-15T20:02:23.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135959655 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:23 [2024-03-15T20:02:23.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:23 [2024-03-15T20:02:23.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135959655 data=null}, TreeItem with text {kernel-overlap-testing}]
16:02:23 [2024-03-15T20:02:23.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135959655 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:02:23 [2024-03-15T20:02:23.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135959655 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:23 [2024-03-15T20:02:23.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135959659 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:02:23 [2024-03-15T20:02:23.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135959659 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:02:23 [2024-03-15T20:02:23.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135959659 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:02:23 [2024-03-15T20:02:23.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135959659 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:23 [2024-03-15T20:02:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135959702 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:02:23 [2024-03-15T20:02:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135959928 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:02:23 [2024-03-15T20:02:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135959935 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:23 [2024-03-15T20:02:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135959935 data=null}, TreeItem with text {kernel-overlap-testing}]
16:02:23 [2024-03-15T20:02:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:02:23 [2024-03-15T20:02:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:23 [2024-03-15T20:02:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:23 [2024-03-15T20:02:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:23 [2024-03-15T20:02:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:23 [2024-03-15T20:02:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:23 [2024-03-15T20:02:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:23 [2024-03-15T20:02:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:23 [2024-03-15T20:02:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:02:23 [2024-03-15T20:02:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135959936 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:02:23 [2024-03-15T20:02:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135959936 data=null doit=true}, TableItem with text {}]
16:02:23 [2024-03-15T20:02:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135959936 data=null}, TableItem with text {}]
16:02:23 [2024-03-15T20:02:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135959937 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:02:23 [2024-03-15T20:02:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135959937 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:02:23 [2024-03-15T20:02:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135959962 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:02:23 [2024-03-15T20:02:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:23 [2024-03-15T20:02:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:25 [2024-03-15T20:02:25.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:25 [2024-03-15T20:02:25.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:25 [2024-03-15T20:02:25.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135961233 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:02:25 [2024-03-15T20:02:25.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135961233 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:25 [2024-03-15T20:02:25.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135961233 data=null}, TreeItem with text {kernel-overlap-testing}]
16:02:25 [2024-03-15T20:02:25.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135961233 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:02:25 [2024-03-15T20:02:25.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135961233 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:25 [2024-03-15T20:02:25.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135961240 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:02:25 [2024-03-15T20:02:25.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:25 [2024-03-15T20:02:25.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:25 [2024-03-15T20:02:25.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:25 [2024-03-15T20:02:25.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:25 [2024-03-15T20:02:25.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:25 [2024-03-15T20:02:25.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:25 [2024-03-15T20:02:25.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:25 [2024-03-15T20:02:25.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:25 [2024-03-15T20:02:25.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:25 [2024-03-15T20:02:25.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:25 [2024-03-15T20:02:25.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:25 [2024-03-15T20:02:25.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135961244 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:25 [2024-03-15T20:02:25.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135961244 data=null doit=true}, TreeItem with text {test}]
16:02:25 [2024-03-15T20:02:25.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135961244 data=null}, TreeItem with text {test}]
16:02:25 [2024-03-15T20:02:25.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135961244 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:25 [2024-03-15T20:02:25.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135961244 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:25 [2024-03-15T20:02:25.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135961279 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:25 [2024-03-15T20:02:25.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:25 [2024-03-15T20:02:25.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135961282 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:25 [2024-03-15T20:02:25.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135961282 data=null doit=true}, TreeItem with text {test}]
16:02:25 [2024-03-15T20:02:25.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135961282 data=null}, TreeItem with text {test}]
16:02:25 [2024-03-15T20:02:25.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135961283 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:25 [2024-03-15T20:02:25.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135961283 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:25 [2024-03-15T20:02:25.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135961288 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:25 [2024-03-15T20:02:25.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:25 [2024-03-15T20:02:25.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:25 [2024-03-15T20:02:25.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1135961289 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
16:02:25 [2024-03-15T20:02:25.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1135961289 data=null doit=true}, TreeItem with text {Traces [13]}]
16:02:25 [2024-03-15T20:02:25.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1135961289 data=null}, TreeItem with text {Traces [13]}]
16:02:25 [2024-03-15T20:02:25.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1135961289 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:02:25 [2024-03-15T20:02:25.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135961289 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
16:02:25 [2024-03-15T20:02:25.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1135961310 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:02:25 [2024-03-15T20:02:25.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:02:25 [2024-03-15T20:02:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:25 [2024-03-15T20:02:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:25 [2024-03-15T20:02:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1135961557 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
16:02:25 [2024-03-15T20:02:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1135961557 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:02:25 [2024-03-15T20:02:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1135961557 data=null}, TreeItem with text {simple_server-thread1}]
16:02:25 [2024-03-15T20:02:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1135961557 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:02:25 [2024-03-15T20:02:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135961557 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:02:25 [2024-03-15T20:02:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1135961579 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:02:25 [2024-03-15T20:02:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:25 [2024-03-15T20:02:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:25 [2024-03-15T20:02:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:25 [2024-03-15T20:02:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:25 [2024-03-15T20:02:25.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:25 [2024-03-15T20:02:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:25 [2024-03-15T20:02:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1135961581 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
16:02:25 [2024-03-15T20:02:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1135961581 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:02:25 [2024-03-15T20:02:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1135961581 data=null}, TreeItem with text {simple_server-thread1}]
16:02:25 [2024-03-15T20:02:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1135961582 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:02:25 [2024-03-15T20:02:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135961582 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:02:25 [2024-03-15T20:02:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1135961585 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:02:25 [2024-03-15T20:02:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
16:02:25 [2024-03-15T20:02:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1135961586 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
16:02:25 [2024-03-15T20:02:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1135961586 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:02:25 [2024-03-15T20:02:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:25 [2024-03-15T20:02:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1135961586 data=null}, TreeItem with text {simple_server-thread1}]
16:02:25 [2024-03-15T20:02:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1135961586 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:02:25 [2024-03-15T20:02:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135961586 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:02:25 [2024-03-15T20:02:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1135961590 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:02:25 [2024-03-15T20:02:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1135961590 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
16:02:25 [2024-03-15T20:02:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1135961590 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
16:02:25 [2024-03-15T20:02:25.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135961590 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:02:25 [2024-03-15T20:02:25.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1135961637 data=null button=1 stateMask=0x80000 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
16:02:25 [2024-03-15T20:02:25.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1135961838 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
16:02:25 [2024-03-15T20:02:25.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1135961838 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:02:25 [2024-03-15T20:02:25.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1135961838 data=null}, TreeItem with text {simple_server-thread1}]
16:02:25 [2024-03-15T20:02:25.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
16:02:25 [2024-03-15T20:02:25.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:25 [2024-03-15T20:02:25.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:25 [2024-03-15T20:02:25.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:25 [2024-03-15T20:02:25.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:25 [2024-03-15T20:02:25.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:25 [2024-03-15T20:02:25.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:25 [2024-03-15T20:02:25.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:25 [2024-03-15T20:02:25.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:25 [2024-03-15T20:02:25.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:02:25 [2024-03-15T20:02:25.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135961840 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:02:25 [2024-03-15T20:02:25.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135961840 data=null doit=true}, TableItem with text {}]
16:02:25 [2024-03-15T20:02:25.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135961840 data=null}, TableItem with text {}]
16:02:25 [2024-03-15T20:02:25.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135961840 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:02:25 [2024-03-15T20:02:25.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135961840 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:02:25 [2024-03-15T20:02:25.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135961841 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:02:25 [2024-03-15T20:02:25.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:25 [2024-03-15T20:02:25.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:25 [2024-03-15T20:02:25.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:02:25 [2024-03-15T20:02:25.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135961842 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:02:25 [2024-03-15T20:02:25.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135961842 data=null doit=true}, TableItem with text {}]
16:02:25 [2024-03-15T20:02:25.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135961842 data=null}, TableItem with text {}]
16:02:25 [2024-03-15T20:02:25.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135961842 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:02:25 [2024-03-15T20:02:25.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135961842 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:02:25 [2024-03-15T20:02:25.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135961843 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:02:26 [2024-03-15T20:02:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:26 [2024-03-15T20:02:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:26 [2024-03-15T20:02:26.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:26 [2024-03-15T20:02:26.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:26 [2024-03-15T20:02:26.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1135963121 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
16:02:26 [2024-03-15T20:02:26.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1135963121 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:02:26 [2024-03-15T20:02:26.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1135963121 data=null}, TreeItem with text {simple_server-thread1}]
16:02:26 [2024-03-15T20:02:26.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1135963121 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:02:26 [2024-03-15T20:02:26.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135963121 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:02:27 [2024-03-15T20:02:27.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1135963130 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:02:27 [2024-03-15T20:02:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:27 [2024-03-15T20:02:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:27 [2024-03-15T20:02:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:27 [2024-03-15T20:02:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:27 [2024-03-15T20:02:27.190Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:27 [2024-03-15T20:02:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:27 [2024-03-15T20:02:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:27 [2024-03-15T20:02:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:27 [2024-03-15T20:02:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:27 [2024-03-15T20:02:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:27 [2024-03-15T20:02:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:27 [2024-03-15T20:02:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135963135 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:27 [2024-03-15T20:02:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135963136 data=null doit=true}, TreeItem with text {test}]
16:02:27 [2024-03-15T20:02:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135963136 data=null}, TreeItem with text {test}]
16:02:27 [2024-03-15T20:02:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135963136 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:27 [2024-03-15T20:02:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135963136 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:27 [2024-03-15T20:02:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135963163 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:27 [2024-03-15T20:02:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:27 [2024-03-15T20:02:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135963166 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:27 [2024-03-15T20:02:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135963166 data=null doit=true}, TreeItem with text {test}]
16:02:27 [2024-03-15T20:02:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135963166 data=null}, TreeItem with text {test}]
16:02:27 [2024-03-15T20:02:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135963167 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:27 [2024-03-15T20:02:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135963167 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:27 [2024-03-15T20:02:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135963172 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:27 [2024-03-15T20:02:27.190Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:27 [2024-03-15T20:02:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:27 [2024-03-15T20:02:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1135963173 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
16:02:27 [2024-03-15T20:02:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1135963173 data=null doit=true}, TreeItem with text {Traces [13]}]
16:02:27 [2024-03-15T20:02:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1135963173 data=null}, TreeItem with text {Traces [13]}]
16:02:27 [2024-03-15T20:02:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1135963174 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:02:27 [2024-03-15T20:02:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135963174 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
16:02:27 [2024-03-15T20:02:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1135963202 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:02:27 [2024-03-15T20:02:27.190Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:02:27 [2024-03-15T20:02:27.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:27 [2024-03-15T20:02:27.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:27 [2024-03-15T20:02:27.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1135963532 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
16:02:27 [2024-03-15T20:02:27.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1135963532 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:02:27 [2024-03-15T20:02:27.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1135963532 data=null}, TreeItem with text {simple_server-thread2}]
16:02:27 [2024-03-15T20:02:27.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1135963532 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:02:27 [2024-03-15T20:02:27.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135963532 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:02:27 [2024-03-15T20:02:27.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1135963571 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:02:27 [2024-03-15T20:02:27.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:27 [2024-03-15T20:02:27.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:27 [2024-03-15T20:02:27.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:27 [2024-03-15T20:02:27.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:27 [2024-03-15T20:02:27.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:27 [2024-03-15T20:02:27.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:27 [2024-03-15T20:02:27.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1135963574 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
16:02:27 [2024-03-15T20:02:27.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1135963574 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:02:27 [2024-03-15T20:02:27.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1135963574 data=null}, TreeItem with text {simple_server-thread2}]
16:02:27 [2024-03-15T20:02:27.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1135963574 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:02:27 [2024-03-15T20:02:27.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135963574 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:02:27 [2024-03-15T20:02:27.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1135963579 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:02:27 [2024-03-15T20:02:27.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
16:02:27 [2024-03-15T20:02:27.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1135963579 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
16:02:27 [2024-03-15T20:02:27.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1135963579 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:02:27 [2024-03-15T20:02:27.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:27 [2024-03-15T20:02:27.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1135963579 data=null}, TreeItem with text {simple_server-thread2}]
16:02:27 [2024-03-15T20:02:27.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1135963580 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:02:27 [2024-03-15T20:02:27.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135963580 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:02:27 [2024-03-15T20:02:27.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1135963583 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:02:27 [2024-03-15T20:02:27.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1135963583 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
16:02:27 [2024-03-15T20:02:27.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1135963584 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
16:02:27 [2024-03-15T20:02:27.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135963584 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:02:27 [2024-03-15T20:02:27.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1135963637 data=null button=1 stateMask=0x80000 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
16:02:27 [2024-03-15T20:02:27.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1135963637 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
16:02:27 [2024-03-15T20:02:27.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1135963637 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:02:27 [2024-03-15T20:02:27.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1135963637 data=null}, TreeItem with text {simple_server-thread2}]
16:02:27 [2024-03-15T20:02:27.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
16:02:27 [2024-03-15T20:02:27.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:27 [2024-03-15T20:02:27.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:27 [2024-03-15T20:02:27.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:27 [2024-03-15T20:02:27.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:27 [2024-03-15T20:02:27.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:27 [2024-03-15T20:02:27.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:27 [2024-03-15T20:02:27.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:27 [2024-03-15T20:02:27.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:27 [2024-03-15T20:02:27.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:27 [2024-03-15T20:02:27.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:27 [2024-03-15T20:02:27.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:27 [2024-03-15T20:02:27.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:27 [2024-03-15T20:02:27.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:27 [2024-03-15T20:02:27.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:02:27 [2024-03-15T20:02:27.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135964144 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:02:27 [2024-03-15T20:02:27.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135964145 data=null doit=true}, TableItem with text {}]
16:02:27 [2024-03-15T20:02:27.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135964145 data=null}, TableItem with text {}]
16:02:27 [2024-03-15T20:02:27.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135964145 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:02:27 [2024-03-15T20:02:27.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135964145 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:02:28 [2024-03-15T20:02:28.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135964172 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:02:28 [2024-03-15T20:02:28.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:28 [2024-03-15T20:02:28.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:29 [2024-03-15T20:02:29.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:29 [2024-03-15T20:02:29.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:29 [2024-03-15T20:02:29.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1135965059 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
16:02:29 [2024-03-15T20:02:29.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1135965059 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1135965059 data=null}, TreeItem with text {simple_server-thread2}]
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1135965059 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135965060 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1135965066 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:29 [2024-03-15T20:02:29.142Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135965070 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135965070 data=null doit=true}, TreeItem with text {test}]
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135965070 data=null}, TreeItem with text {test}]
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135965071 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135965071 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135965099 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135965099 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135965100 data=null doit=true}, TreeItem with text {test}]
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135965100 data=null}, TreeItem with text {test}]
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135965100 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135965100 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135965124 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:29 [2024-03-15T20:02:29.142Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1135965124 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1135965124 data=null doit=true}, TreeItem with text {Traces [13]}]
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1135965125 data=null}, TreeItem with text {Traces [13]}]
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1135965125 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135965125 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1135965141 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:02:29 [2024-03-15T20:02:29.142Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1135965189 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1135965190 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1135965190 data=null}, TreeItem with text {ust-overlap-testing}]
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1135965190 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135965190 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:02:29 [2024-03-15T20:02:29.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1135965230 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
16:02:29 [2024-03-15T20:02:29.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:29 [2024-03-15T20:02:29.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:29 [2024-03-15T20:02:29.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:29 [2024-03-15T20:02:29.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:29 [2024-03-15T20:02:29.143Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:29 [2024-03-15T20:02:29.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:29 [2024-03-15T20:02:29.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1135965231 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
16:02:29 [2024-03-15T20:02:29.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1135965232 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:02:29 [2024-03-15T20:02:29.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1135965232 data=null}, TreeItem with text {ust-overlap-testing}]
16:02:29 [2024-03-15T20:02:29.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1135965232 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
16:02:29 [2024-03-15T20:02:29.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135965232 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:02:29 [2024-03-15T20:02:29.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1135965236 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
16:02:29 [2024-03-15T20:02:29.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
16:02:29 [2024-03-15T20:02:29.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1135965237 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
16:02:29 [2024-03-15T20:02:29.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1135965237 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:02:29 [2024-03-15T20:02:29.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:29 [2024-03-15T20:02:29.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1135965237 data=null}, TreeItem with text {ust-overlap-testing}]
16:02:29 [2024-03-15T20:02:29.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1135965237 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
16:02:29 [2024-03-15T20:02:29.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135965237 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:02:29 [2024-03-15T20:02:29.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1135965241 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
16:02:29 [2024-03-15T20:02:29.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1135965241 data=null button=1 stateMask=0x0 x=140 y=334 count=2}, TreeItem with text {ust-overlap-testing}]
16:02:29 [2024-03-15T20:02:29.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1135965242 data=null button=1 stateMask=0x0 x=140 y=334 count=2}, TreeItem with text {ust-overlap-testing}]
16:02:29 [2024-03-15T20:02:29.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135965242 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:02:29 [2024-03-15T20:02:29.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1135965285 data=null button=1 stateMask=0x80000 x=140 y=334 count=2}, TreeItem with text {ust-overlap-testing}]
16:02:29 [2024-03-15T20:02:29.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1135965495 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
16:02:29 [2024-03-15T20:02:29.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1135965496 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:02:29 [2024-03-15T20:02:29.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1135965496 data=null}, TreeItem with text {ust-overlap-testing}]
16:02:29 [2024-03-15T20:02:29.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
16:02:29 [2024-03-15T20:02:29.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:29 [2024-03-15T20:02:29.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:29 [2024-03-15T20:02:29.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:29 [2024-03-15T20:02:29.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:29 [2024-03-15T20:02:29.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:29 [2024-03-15T20:02:29.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:29 [2024-03-15T20:02:29.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:29 [2024-03-15T20:02:29.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:29 [2024-03-15T20:02:29.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:29 [2024-03-15T20:02:29.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:29 [2024-03-15T20:02:29.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:02:29 [2024-03-15T20:02:29.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135965498 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:02:29 [2024-03-15T20:02:29.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135965515 data=null doit=true}, TableItem with text {}]
16:02:29 [2024-03-15T20:02:29.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135965516 data=null}, TableItem with text {}]
16:02:29 [2024-03-15T20:02:29.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135965524 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:02:29 [2024-03-15T20:02:29.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135965524 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:02:29 [2024-03-15T20:02:29.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135965531 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:02:29 [2024-03-15T20:02:29.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:29 [2024-03-15T20:02:29.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:30 [2024-03-15T20:02:30.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:30 [2024-03-15T20:02:30.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:30 [2024-03-15T20:02:30.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1135966791 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
16:02:30 [2024-03-15T20:02:30.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1135966792 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:02:30 [2024-03-15T20:02:30.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1135966792 data=null}, TreeItem with text {ust-overlap-testing}]
16:02:30 [2024-03-15T20:02:30.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1135966792 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
16:02:30 [2024-03-15T20:02:30.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135966792 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:02:30 [2024-03-15T20:02:30.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1135966798 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
16:02:30 [2024-03-15T20:02:30.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:30 [2024-03-15T20:02:30.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:30 [2024-03-15T20:02:30.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:30 [2024-03-15T20:02:30.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:30 [2024-03-15T20:02:30.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:30 [2024-03-15T20:02:30.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:30 [2024-03-15T20:02:30.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:30 [2024-03-15T20:02:30.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:30 [2024-03-15T20:02:30.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:30 [2024-03-15T20:02:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:30 [2024-03-15T20:02:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:30 [2024-03-15T20:02:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135966807 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:30 [2024-03-15T20:02:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135966807 data=null doit=true}, TreeItem with text {test}]
16:02:30 [2024-03-15T20:02:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135966807 data=null}, TreeItem with text {test}]
16:02:30 [2024-03-15T20:02:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135966808 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:30 [2024-03-15T20:02:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135966808 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:30 [2024-03-15T20:02:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135966841 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:30 [2024-03-15T20:02:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:30 [2024-03-15T20:02:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135966842 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:30 [2024-03-15T20:02:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135966842 data=null doit=true}, TreeItem with text {test}]
16:02:30 [2024-03-15T20:02:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135966842 data=null}, TreeItem with text {test}]
16:02:30 [2024-03-15T20:02:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135966842 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:30 [2024-03-15T20:02:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135966842 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:30 [2024-03-15T20:02:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135966847 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:30 [2024-03-15T20:02:30.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:30 [2024-03-15T20:02:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:30 [2024-03-15T20:02:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1135966848 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
16:02:30 [2024-03-15T20:02:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1135966848 data=null doit=true}, TreeItem with text {Traces [13]}]
16:02:30 [2024-03-15T20:02:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1135966848 data=null}, TreeItem with text {Traces [13]}]
16:02:30 [2024-03-15T20:02:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1135966848 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:02:30 [2024-03-15T20:02:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135966848 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
16:02:30 [2024-03-15T20:02:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1135966865 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:02:30 [2024-03-15T20:02:30.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:02:30 [2024-03-15T20:02:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:30 [2024-03-15T20:02:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:30 [2024-03-15T20:02:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135966950 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:02:30 [2024-03-15T20:02:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135966950 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:02:30 [2024-03-15T20:02:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135966950 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:02:30 [2024-03-15T20:02:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135966950 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:02:30 [2024-03-15T20:02:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135966950 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:02:31 [2024-03-15T20:02:31.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135966965 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:02:31 [2024-03-15T20:02:31.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:31 [2024-03-15T20:02:31.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:31 [2024-03-15T20:02:31.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:31 [2024-03-15T20:02:31.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:31 [2024-03-15T20:02:31.020Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:31 [2024-03-15T20:02:31.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:31 [2024-03-15T20:02:31.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135966974 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:02:31 [2024-03-15T20:02:31.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135966974 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:02:31 [2024-03-15T20:02:31.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135966974 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:02:31 [2024-03-15T20:02:31.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135966974 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:02:31 [2024-03-15T20:02:31.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135966974 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:02:31 [2024-03-15T20:02:31.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135966979 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:02:31 [2024-03-15T20:02:31.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
16:02:31 [2024-03-15T20:02:31.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135966979 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:02:31 [2024-03-15T20:02:31.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135966979 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:02:31 [2024-03-15T20:02:31.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:31 [2024-03-15T20:02:31.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135966979 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:02:31 [2024-03-15T20:02:31.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135966979 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:02:31 [2024-03-15T20:02:31.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135966979 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:02:31 [2024-03-15T20:02:31.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135966985 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:02:31 [2024-03-15T20:02:31.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135966986 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:02:31 [2024-03-15T20:02:31.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135966986 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:02:31 [2024-03-15T20:02:31.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135966986 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:02:31 [2024-03-15T20:02:31.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135967040 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:02:31 [2024-03-15T20:02:31.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135967233 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:02:31 [2024-03-15T20:02:31.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135967233 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:02:31 [2024-03-15T20:02:31.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135967233 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:02:31 [2024-03-15T20:02:31.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
16:02:31 [2024-03-15T20:02:31.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:31 [2024-03-15T20:02:31.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:31 [2024-03-15T20:02:31.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:31 [2024-03-15T20:02:31.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:31 [2024-03-15T20:02:31.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:31 [2024-03-15T20:02:31.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:31 [2024-03-15T20:02:31.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:31 [2024-03-15T20:02:31.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:31 [2024-03-15T20:02:31.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:31 [2024-03-15T20:02:31.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:31 [2024-03-15T20:02:31.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:32 [2024-03-15T20:02:32.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:32 [2024-03-15T20:02:32.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:32 [2024-03-15T20:02:32.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:32 [2024-03-15T20:02:32.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:32 [2024-03-15T20:02:32.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:02:32 [2024-03-15T20:02:32.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135968240 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:02:32 [2024-03-15T20:02:32.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135968241 data=null doit=true}, TableItem with text {}]
16:02:32 [2024-03-15T20:02:32.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135968241 data=null}, TableItem with text {}]
16:02:32 [2024-03-15T20:02:32.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135968241 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:02:32 [2024-03-15T20:02:32.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135968241 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:02:32 [2024-03-15T20:02:32.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135968248 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:02:32 [2024-03-15T20:02:32.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:32 [2024-03-15T20:02:32.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:32 [2024-03-15T20:02:32.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:32 [2024-03-15T20:02:32.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:32 [2024-03-15T20:02:32.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135968506 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:02:32 [2024-03-15T20:02:32.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135968506 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:02:32 [2024-03-15T20:02:32.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135968506 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:02:32 [2024-03-15T20:02:32.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135968507 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:02:32 [2024-03-15T20:02:32.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135968507 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:02:32 [2024-03-15T20:02:32.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1135968512 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:02:32 [2024-03-15T20:02:32.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:32 [2024-03-15T20:02:32.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:32 [2024-03-15T20:02:32.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:32 [2024-03-15T20:02:32.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:32 [2024-03-15T20:02:32.350Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:32 [2024-03-15T20:02:32.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:32 [2024-03-15T20:02:32.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:32 [2024-03-15T20:02:32.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:32 [2024-03-15T20:02:32.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:32 [2024-03-15T20:02:32.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:32 [2024-03-15T20:02:32.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:32 [2024-03-15T20:02:32.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135968519 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:32 [2024-03-15T20:02:32.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135968519 data=null doit=true}, TreeItem with text {test}]
16:02:32 [2024-03-15T20:02:32.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135968519 data=null}, TreeItem with text {test}]
16:02:32 [2024-03-15T20:02:32.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135968520 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:32 [2024-03-15T20:02:32.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135968520 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:32 [2024-03-15T20:02:32.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135968542 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:32 [2024-03-15T20:02:32.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:32 [2024-03-15T20:02:32.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135968542 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:32 [2024-03-15T20:02:32.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135968542 data=null doit=true}, TreeItem with text {test}]
16:02:32 [2024-03-15T20:02:32.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135968543 data=null}, TreeItem with text {test}]
16:02:32 [2024-03-15T20:02:32.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135968543 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:32 [2024-03-15T20:02:32.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135968543 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:32 [2024-03-15T20:02:32.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135968552 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:32 [2024-03-15T20:02:32.606Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:32 [2024-03-15T20:02:32.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:32 [2024-03-15T20:02:32.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1135968553 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
16:02:32 [2024-03-15T20:02:32.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1135968553 data=null doit=true}, TreeItem with text {Traces [13]}]
16:02:32 [2024-03-15T20:02:32.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1135968553 data=null}, TreeItem with text {Traces [13]}]
16:02:32 [2024-03-15T20:02:32.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1135968553 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:02:32 [2024-03-15T20:02:32.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135968554 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
16:02:32 [2024-03-15T20:02:32.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1135968570 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:02:32 [2024-03-15T20:02:32.606Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:02:32 [2024-03-15T20:02:32.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:32 [2024-03-15T20:02:32.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:32 [2024-03-15T20:02:32.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135968822 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:02:32 [2024-03-15T20:02:32.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135968822 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:02:32 [2024-03-15T20:02:32.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135968823 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:02:32 [2024-03-15T20:02:32.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135968823 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:02:32 [2024-03-15T20:02:32.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135968823 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:02:32 [2024-03-15T20:02:32.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135968841 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:02:32 [2024-03-15T20:02:32.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:32 [2024-03-15T20:02:32.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:32 [2024-03-15T20:02:32.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:32 [2024-03-15T20:02:32.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:32 [2024-03-15T20:02:32.862Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:32 [2024-03-15T20:02:32.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:32 [2024-03-15T20:02:32.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135968848 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:02:32 [2024-03-15T20:02:32.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135968848 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:02:32 [2024-03-15T20:02:32.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135968848 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:02:32 [2024-03-15T20:02:32.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135968848 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:02:32 [2024-03-15T20:02:32.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135968848 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:02:32 [2024-03-15T20:02:32.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135968852 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:02:32 [2024-03-15T20:02:32.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
16:02:32 [2024-03-15T20:02:32.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135968852 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:02:32 [2024-03-15T20:02:32.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135968853 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:02:32 [2024-03-15T20:02:32.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:32 [2024-03-15T20:02:32.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135968853 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:02:32 [2024-03-15T20:02:32.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135968853 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:02:32 [2024-03-15T20:02:32.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135968853 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:02:32 [2024-03-15T20:02:32.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135968857 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:02:32 [2024-03-15T20:02:32.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135968857 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:02:32 [2024-03-15T20:02:32.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135968857 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:02:32 [2024-03-15T20:02:32.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135968858 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:02:32 [2024-03-15T20:02:32.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135968901 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:02:33 [2024-03-15T20:02:33.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135969076 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:02:33 [2024-03-15T20:02:33.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135969077 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:02:33 [2024-03-15T20:02:33.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135969077 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:02:33 [2024-03-15T20:02:33.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
16:02:33 [2024-03-15T20:02:33.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:33 [2024-03-15T20:02:33.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:33 [2024-03-15T20:02:33.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:33 [2024-03-15T20:02:33.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:33 [2024-03-15T20:02:33.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:33 [2024-03-15T20:02:33.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:33 [2024-03-15T20:02:33.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:33 [2024-03-15T20:02:33.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:34 [2024-03-15T20:02:34.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:34 [2024-03-15T20:02:34.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:34 [2024-03-15T20:02:34.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:34 [2024-03-15T20:02:34.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:34 [2024-03-15T20:02:34.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:02:34 [2024-03-15T20:02:34.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135970082 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:02:34 [2024-03-15T20:02:34.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135970082 data=null doit=true}, TableItem with text {}]
16:02:34 [2024-03-15T20:02:34.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135970082 data=null}, TableItem with text {}]
16:02:34 [2024-03-15T20:02:34.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135970083 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:02:34 [2024-03-15T20:02:34.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135970083 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:02:34 [2024-03-15T20:02:34.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135970092 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:02:34 [2024-03-15T20:02:34.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:34 [2024-03-15T20:02:34.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:34 [2024-03-15T20:02:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:34 [2024-03-15T20:02:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:34 [2024-03-15T20:02:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135970367 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:02:34 [2024-03-15T20:02:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135970367 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:02:34 [2024-03-15T20:02:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135970367 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:02:34 [2024-03-15T20:02:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135970368 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:02:34 [2024-03-15T20:02:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135970368 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:02:34 [2024-03-15T20:02:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1135970375 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:02:34 [2024-03-15T20:02:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:34 [2024-03-15T20:02:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:34 [2024-03-15T20:02:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:34 [2024-03-15T20:02:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:34 [2024-03-15T20:02:34.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:34 [2024-03-15T20:02:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:34 [2024-03-15T20:02:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:34 [2024-03-15T20:02:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:34 [2024-03-15T20:02:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:34 [2024-03-15T20:02:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:34 [2024-03-15T20:02:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:34 [2024-03-15T20:02:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135970379 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:34 [2024-03-15T20:02:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135970379 data=null doit=true}, TreeItem with text {test}]
16:02:34 [2024-03-15T20:02:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135970379 data=null}, TreeItem with text {test}]
16:02:34 [2024-03-15T20:02:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135970380 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:34 [2024-03-15T20:02:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135970380 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:34 [2024-03-15T20:02:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135970422 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:34 [2024-03-15T20:02:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:34 [2024-03-15T20:02:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135970423 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:34 [2024-03-15T20:02:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135970423 data=null doit=true}, TreeItem with text {test}]
16:02:34 [2024-03-15T20:02:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135970423 data=null}, TreeItem with text {test}]
16:02:34 [2024-03-15T20:02:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135970423 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:34 [2024-03-15T20:02:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135970423 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:34 [2024-03-15T20:02:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135970432 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:34 [2024-03-15T20:02:34.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:34 [2024-03-15T20:02:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:34 [2024-03-15T20:02:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1135970433 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
16:02:34 [2024-03-15T20:02:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1135970433 data=null doit=true}, TreeItem with text {Traces [13]}]
16:02:34 [2024-03-15T20:02:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1135970433 data=null}, TreeItem with text {Traces [13]}]
16:02:34 [2024-03-15T20:02:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1135970433 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:02:34 [2024-03-15T20:02:34.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135970433 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
16:02:34 [2024-03-15T20:02:34.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1135970450 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:02:34 [2024-03-15T20:02:34.301Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:02:34 [2024-03-15T20:02:34.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:34 [2024-03-15T20:02:34.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:34 [2024-03-15T20:02:34.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1135970702 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:02:34 [2024-03-15T20:02:34.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1135970702 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:02:34 [2024-03-15T20:02:34.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1135970702 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:02:34 [2024-03-15T20:02:34.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1135970703 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:02:34 [2024-03-15T20:02:34.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135970703 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:02:34 [2024-03-15T20:02:34.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1135970734 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:02:34 [2024-03-15T20:02:34.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:34 [2024-03-15T20:02:34.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:34 [2024-03-15T20:02:34.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:34 [2024-03-15T20:02:34.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:34 [2024-03-15T20:02:34.558Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:34 [2024-03-15T20:02:34.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:34 [2024-03-15T20:02:34.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1135970736 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:02:34 [2024-03-15T20:02:34.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1135970736 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:02:34 [2024-03-15T20:02:34.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1135970737 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:02:34 [2024-03-15T20:02:34.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1135970737 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:02:34 [2024-03-15T20:02:34.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135970737 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:02:34 [2024-03-15T20:02:34.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1135970741 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:02:34 [2024-03-15T20:02:34.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
16:02:34 [2024-03-15T20:02:34.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1135970742 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:02:34 [2024-03-15T20:02:34.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1135970742 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:02:34 [2024-03-15T20:02:34.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:34 [2024-03-15T20:02:34.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1135970742 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:02:34 [2024-03-15T20:02:34.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1135970742 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:02:34 [2024-03-15T20:02:34.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135970742 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:02:34 [2024-03-15T20:02:34.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1135970746 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:02:34 [2024-03-15T20:02:34.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1135970747 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
16:02:34 [2024-03-15T20:02:34.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1135970747 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
16:02:34 [2024-03-15T20:02:34.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135970747 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:02:35 [2024-03-15T20:02:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1135970795 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
16:02:35 [2024-03-15T20:02:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1135971109 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:02:35 [2024-03-15T20:02:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1135971116 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:02:35 [2024-03-15T20:02:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1135971116 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:02:35 [2024-03-15T20:02:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
16:02:35 [2024-03-15T20:02:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:35 [2024-03-15T20:02:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:35 [2024-03-15T20:02:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:35 [2024-03-15T20:02:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:35 [2024-03-15T20:02:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:35 [2024-03-15T20:02:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:35 [2024-03-15T20:02:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:35 [2024-03-15T20:02:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:35 [2024-03-15T20:02:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:35 [2024-03-15T20:02:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:35 [2024-03-15T20:02:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:35 [2024-03-15T20:02:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:35 [2024-03-15T20:02:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:35 [2024-03-15T20:02:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:02:35 [2024-03-15T20:02:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135971127 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:02:35 [2024-03-15T20:02:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135971128 data=null doit=true}, TableItem with text {}]
16:02:35 [2024-03-15T20:02:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135971128 data=null}, TableItem with text {}]
16:02:35 [2024-03-15T20:02:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135971128 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:02:35 [2024-03-15T20:02:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135971128 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:02:35 [2024-03-15T20:02:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135971133 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:02:35 [2024-03-15T20:02:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:35 [2024-03-15T20:02:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:36 [2024-03-15T20:02:36.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:36 [2024-03-15T20:02:36.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:36 [2024-03-15T20:02:36.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1135972319 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:02:36 [2024-03-15T20:02:36.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1135972319 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:02:36 [2024-03-15T20:02:36.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1135972319 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:02:36 [2024-03-15T20:02:36.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1135972320 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:02:36 [2024-03-15T20:02:36.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135972320 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:02:36 [2024-03-15T20:02:36.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1135972327 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:02:36 [2024-03-15T20:02:36.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:36 [2024-03-15T20:02:36.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:36 [2024-03-15T20:02:36.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:36 [2024-03-15T20:02:36.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:36 [2024-03-15T20:02:36.434Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:36 [2024-03-15T20:02:36.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:36 [2024-03-15T20:02:36.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:36 [2024-03-15T20:02:36.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:36 [2024-03-15T20:02:36.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:36 [2024-03-15T20:02:36.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:36 [2024-03-15T20:02:36.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:36 [2024-03-15T20:02:36.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135972331 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:36 [2024-03-15T20:02:36.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135972331 data=null doit=true}, TreeItem with text {test}]
16:02:36 [2024-03-15T20:02:36.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135972331 data=null}, TreeItem with text {test}]
16:02:36 [2024-03-15T20:02:36.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135972331 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:36 [2024-03-15T20:02:36.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135972331 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:36 [2024-03-15T20:02:36.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135972358 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:36 [2024-03-15T20:02:36.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:36 [2024-03-15T20:02:36.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135972359 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:36 [2024-03-15T20:02:36.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135972359 data=null doit=true}, TreeItem with text {test}]
16:02:36 [2024-03-15T20:02:36.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135972359 data=null}, TreeItem with text {test}]
16:02:36 [2024-03-15T20:02:36.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135972359 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:36 [2024-03-15T20:02:36.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135972359 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:36 [2024-03-15T20:02:36.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135972365 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:36 [2024-03-15T20:02:36.434Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:36 [2024-03-15T20:02:36.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:36 [2024-03-15T20:02:36.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1135972366 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
16:02:36 [2024-03-15T20:02:36.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1135972366 data=null doit=true}, TreeItem with text {Traces [13]}]
16:02:36 [2024-03-15T20:02:36.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1135972366 data=null}, TreeItem with text {Traces [13]}]
16:02:36 [2024-03-15T20:02:36.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1135972366 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:02:36 [2024-03-15T20:02:36.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135972366 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
16:02:36 [2024-03-15T20:02:36.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1135972383 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:02:36 [2024-03-15T20:02:36.434Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:02:36 [2024-03-15T20:02:36.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:36 [2024-03-15T20:02:36.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:36 [2024-03-15T20:02:36.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1135972748 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
16:02:36 [2024-03-15T20:02:36.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1135972748 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:02:36 [2024-03-15T20:02:36.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1135972748 data=null}, TreeItem with text {simple_server-thread1(2)}]
16:02:36 [2024-03-15T20:02:36.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1135972748 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:02:36 [2024-03-15T20:02:36.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135972748 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:02:36 [2024-03-15T20:02:36.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1135972772 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:02:36 [2024-03-15T20:02:36.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:36 [2024-03-15T20:02:36.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:36 [2024-03-15T20:02:36.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:36 [2024-03-15T20:02:36.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:36 [2024-03-15T20:02:36.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:36 [2024-03-15T20:02:36.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:36 [2024-03-15T20:02:36.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1135972773 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
16:02:36 [2024-03-15T20:02:36.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1135972774 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:02:36 [2024-03-15T20:02:36.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1135972774 data=null}, TreeItem with text {simple_server-thread1(2)}]
16:02:36 [2024-03-15T20:02:36.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1135972774 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:02:36 [2024-03-15T20:02:36.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135972774 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:02:36 [2024-03-15T20:02:36.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1135972778 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:02:36 [2024-03-15T20:02:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1(2)}
16:02:36 [2024-03-15T20:02:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1135972779 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
16:02:36 [2024-03-15T20:02:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1135972779 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:02:36 [2024-03-15T20:02:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:36 [2024-03-15T20:02:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1135972779 data=null}, TreeItem with text {simple_server-thread1(2)}]
16:02:36 [2024-03-15T20:02:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1135972779 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:02:36 [2024-03-15T20:02:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135972779 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:02:36 [2024-03-15T20:02:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1135972783 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:02:36 [2024-03-15T20:02:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1135972783 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
16:02:36 [2024-03-15T20:02:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1135972783 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
16:02:36 [2024-03-15T20:02:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135972783 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:02:36 [2024-03-15T20:02:36.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1135972874 data=null button=1 stateMask=0x80000 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
16:02:36 [2024-03-15T20:02:36.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1135973067 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
16:02:36 [2024-03-15T20:02:36.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1135973069 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:02:36 [2024-03-15T20:02:36.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1135973070 data=null}, TreeItem with text {simple_server-thread1(2)}]
16:02:36 [2024-03-15T20:02:36.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1(2)}
16:02:36 [2024-03-15T20:02:36.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:36 [2024-03-15T20:02:36.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:36 [2024-03-15T20:02:36.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:36 [2024-03-15T20:02:36.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:36 [2024-03-15T20:02:36.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:36 [2024-03-15T20:02:36.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:36 [2024-03-15T20:02:36.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:36 [2024-03-15T20:02:36.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:36 [2024-03-15T20:02:36.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:36 [2024-03-15T20:02:36.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:36 [2024-03-15T20:02:36.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:36 [2024-03-15T20:02:36.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:36 [2024-03-15T20:02:36.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:36 [2024-03-15T20:02:36.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:36 [2024-03-15T20:02:36.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:02:36 [2024-03-15T20:02:36.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135973071 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:02:36 [2024-03-15T20:02:36.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135973071 data=null doit=true}, TableItem with text {}]
16:02:36 [2024-03-15T20:02:36.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135973071 data=null}, TableItem with text {}]
16:02:36 [2024-03-15T20:02:36.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135973072 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:02:36 [2024-03-15T20:02:36.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135973072 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:02:36 [2024-03-15T20:02:36.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135973104 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:02:36 [2024-03-15T20:02:36.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:36 [2024-03-15T20:02:36.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:38 [2024-03-15T20:02:38.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:38 [2024-03-15T20:02:38.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:38 [2024-03-15T20:02:38.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1135974268 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
16:02:38 [2024-03-15T20:02:38.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1135974269 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:02:38 [2024-03-15T20:02:38.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1135974269 data=null}, TreeItem with text {simple_server-thread1(2)}]
16:02:38 [2024-03-15T20:02:38.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1135974269 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:02:38 [2024-03-15T20:02:38.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135974269 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:02:38 [2024-03-15T20:02:38.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1135974275 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:02:38 [2024-03-15T20:02:38.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:38 [2024-03-15T20:02:38.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:38 [2024-03-15T20:02:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:38 [2024-03-15T20:02:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:38 [2024-03-15T20:02:38.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:38 [2024-03-15T20:02:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:38 [2024-03-15T20:02:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:38 [2024-03-15T20:02:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:38 [2024-03-15T20:02:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:38 [2024-03-15T20:02:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:38 [2024-03-15T20:02:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:38 [2024-03-15T20:02:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135974279 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:38 [2024-03-15T20:02:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135974279 data=null doit=true}, TreeItem with text {test}]
16:02:38 [2024-03-15T20:02:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135974280 data=null}, TreeItem with text {test}]
16:02:38 [2024-03-15T20:02:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135974280 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:38 [2024-03-15T20:02:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135974280 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:38 [2024-03-15T20:02:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135974305 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:38 [2024-03-15T20:02:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:38 [2024-03-15T20:02:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135974309 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:38 [2024-03-15T20:02:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135974309 data=null doit=true}, TreeItem with text {test}]
16:02:38 [2024-03-15T20:02:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135974309 data=null}, TreeItem with text {test}]
16:02:38 [2024-03-15T20:02:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135974310 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:38 [2024-03-15T20:02:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135974310 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:38 [2024-03-15T20:02:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135974315 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:38 [2024-03-15T20:02:38.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:38 [2024-03-15T20:02:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:38 [2024-03-15T20:02:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1135974316 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
16:02:38 [2024-03-15T20:02:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1135974316 data=null doit=true}, TreeItem with text {Traces [13]}]
16:02:38 [2024-03-15T20:02:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1135974316 data=null}, TreeItem with text {Traces [13]}]
16:02:38 [2024-03-15T20:02:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1135974316 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:02:38 [2024-03-15T20:02:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135974316 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
16:02:38 [2024-03-15T20:02:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1135974333 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:02:38 [2024-03-15T20:02:38.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:02:38 [2024-03-15T20:02:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:38 [2024-03-15T20:02:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:38 [2024-03-15T20:02:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1135974462 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
16:02:38 [2024-03-15T20:02:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1135974462 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:02:38 [2024-03-15T20:02:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1135974462 data=null}, TreeItem with text {simple_server-thread2(2)}]
16:02:38 [2024-03-15T20:02:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1135974462 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:02:38 [2024-03-15T20:02:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135974463 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:02:38 [2024-03-15T20:02:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1135974504 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:02:38 [2024-03-15T20:02:38.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:38 [2024-03-15T20:02:38.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:38 [2024-03-15T20:02:38.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:38 [2024-03-15T20:02:38.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:38 [2024-03-15T20:02:38.569Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:38 [2024-03-15T20:02:38.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:38 [2024-03-15T20:02:38.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1135974506 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
16:02:38 [2024-03-15T20:02:38.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1135974506 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:02:38 [2024-03-15T20:02:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1135974506 data=null}, TreeItem with text {simple_server-thread2(2)}]
16:02:38 [2024-03-15T20:02:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1135974507 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:02:38 [2024-03-15T20:02:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135974507 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:02:38 [2024-03-15T20:02:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1135974511 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:02:38 [2024-03-15T20:02:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2(2)}
16:02:38 [2024-03-15T20:02:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1135974512 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
16:02:38 [2024-03-15T20:02:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1135974512 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:02:38 [2024-03-15T20:02:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:38 [2024-03-15T20:02:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1135974512 data=null}, TreeItem with text {simple_server-thread2(2)}]
16:02:38 [2024-03-15T20:02:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1135974513 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:02:38 [2024-03-15T20:02:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135974513 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:02:38 [2024-03-15T20:02:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1135974517 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:02:38 [2024-03-15T20:02:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1135974518 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
16:02:38 [2024-03-15T20:02:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1135974518 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
16:02:38 [2024-03-15T20:02:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135974518 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:02:38 [2024-03-15T20:02:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1135974561 data=null button=1 stateMask=0x80000 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
16:02:38 [2024-03-15T20:02:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1135974760 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
16:02:38 [2024-03-15T20:02:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1135974761 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:02:38 [2024-03-15T20:02:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1135974761 data=null}, TreeItem with text {simple_server-thread2(2)}]
16:02:38 [2024-03-15T20:02:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2(2)}
16:02:38 [2024-03-15T20:02:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:38 [2024-03-15T20:02:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:38 [2024-03-15T20:02:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:38 [2024-03-15T20:02:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:38 [2024-03-15T20:02:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:38 [2024-03-15T20:02:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:38 [2024-03-15T20:02:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:38 [2024-03-15T20:02:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:38 [2024-03-15T20:02:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:38 [2024-03-15T20:02:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:38 [2024-03-15T20:02:38.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:38 [2024-03-15T20:02:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:38 [2024-03-15T20:02:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:38 [2024-03-15T20:02:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:38 [2024-03-15T20:02:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:38 [2024-03-15T20:02:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:02:38 [2024-03-15T20:02:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135974763 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:02:38 [2024-03-15T20:02:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135974763 data=null doit=true}, TableItem with text {}]
16:02:38 [2024-03-15T20:02:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135974763 data=null}, TableItem with text {}]
16:02:38 [2024-03-15T20:02:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135974764 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:02:38 [2024-03-15T20:02:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135974764 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:02:38 [2024-03-15T20:02:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135974775 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:02:38 [2024-03-15T20:02:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:38 [2024-03-15T20:02:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:40 [2024-03-15T20:02:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:40 [2024-03-15T20:02:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:40 [2024-03-15T20:02:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1135976049 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
16:02:40 [2024-03-15T20:02:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1135976049 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:02:40 [2024-03-15T20:02:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1135976049 data=null}, TreeItem with text {simple_server-thread2(2)}]
16:02:40 [2024-03-15T20:02:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1135976049 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:02:40 [2024-03-15T20:02:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135976050 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:02:40 [2024-03-15T20:02:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1135976056 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:02:40 [2024-03-15T20:02:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:40 [2024-03-15T20:02:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:40 [2024-03-15T20:02:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:40 [2024-03-15T20:02:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:40 [2024-03-15T20:02:40.190Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:40 [2024-03-15T20:02:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:40 [2024-03-15T20:02:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:40 [2024-03-15T20:02:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:40 [2024-03-15T20:02:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:40 [2024-03-15T20:02:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:40 [2024-03-15T20:02:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:40 [2024-03-15T20:02:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135976060 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:40 [2024-03-15T20:02:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135976061 data=null doit=true}, TreeItem with text {test}]
16:02:40 [2024-03-15T20:02:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135976061 data=null}, TreeItem with text {test}]
16:02:40 [2024-03-15T20:02:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135976061 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:40 [2024-03-15T20:02:40.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135976061 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:40 [2024-03-15T20:02:40.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135976089 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:40 [2024-03-15T20:02:40.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:40 [2024-03-15T20:02:40.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135976093 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:40 [2024-03-15T20:02:40.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135976093 data=null doit=true}, TreeItem with text {test}]
16:02:40 [2024-03-15T20:02:40.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135976094 data=null}, TreeItem with text {test}]
16:02:40 [2024-03-15T20:02:40.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135976094 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:40 [2024-03-15T20:02:40.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135976094 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:40 [2024-03-15T20:02:40.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135976099 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:40 [2024-03-15T20:02:40.191Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:40 [2024-03-15T20:02:40.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:40 [2024-03-15T20:02:40.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1135976101 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
16:02:40 [2024-03-15T20:02:40.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1135976101 data=null doit=true}, TreeItem with text {Traces [13]}]
16:02:40 [2024-03-15T20:02:40.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1135976101 data=null}, TreeItem with text {Traces [13]}]
16:02:40 [2024-03-15T20:02:40.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1135976101 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:02:40 [2024-03-15T20:02:40.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135976101 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
16:02:40 [2024-03-15T20:02:40.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1135976126 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:02:40 [2024-03-15T20:02:40.191Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:02:40 [2024-03-15T20:02:40.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:40 [2024-03-15T20:02:40.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:40 [2024-03-15T20:02:40.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1135976375 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
16:02:40 [2024-03-15T20:02:40.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1135976376 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:02:40 [2024-03-15T20:02:40.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1135976376 data=null}, TreeItem with text {ust-overlap-testing(2)}]
16:02:40 [2024-03-15T20:02:40.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1135976376 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:02:40 [2024-03-15T20:02:40.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135976376 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:02:40 [2024-03-15T20:02:40.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1135976404 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:02:40 [2024-03-15T20:02:40.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:40 [2024-03-15T20:02:40.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:40 [2024-03-15T20:02:40.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:40 [2024-03-15T20:02:40.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:40 [2024-03-15T20:02:40.447Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:40 [2024-03-15T20:02:40.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:40 [2024-03-15T20:02:40.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1135976406 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
16:02:40 [2024-03-15T20:02:40.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1135976406 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:02:40 [2024-03-15T20:02:40.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1135976406 data=null}, TreeItem with text {ust-overlap-testing(2)}]
16:02:40 [2024-03-15T20:02:40.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1135976406 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:02:40 [2024-03-15T20:02:40.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135976406 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:02:40 [2024-03-15T20:02:40.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1135976411 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:02:40 [2024-03-15T20:02:40.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
16:02:40 [2024-03-15T20:02:40.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1135976411 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
16:02:40 [2024-03-15T20:02:40.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1135976411 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:02:40 [2024-03-15T20:02:40.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:40 [2024-03-15T20:02:40.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1135976412 data=null}, TreeItem with text {ust-overlap-testing(2)}]
16:02:40 [2024-03-15T20:02:40.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1135976412 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:02:40 [2024-03-15T20:02:40.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135976412 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:02:40 [2024-03-15T20:02:40.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1135976419 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:02:40 [2024-03-15T20:02:40.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1135976419 data=null button=1 stateMask=0x0 x=149 y=357 count=2}, TreeItem with text {ust-overlap-testing(2)}]
16:02:40 [2024-03-15T20:02:40.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1135976419 data=null button=1 stateMask=0x0 x=149 y=357 count=2}, TreeItem with text {ust-overlap-testing(2)}]
16:02:40 [2024-03-15T20:02:40.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135976419 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:02:40 [2024-03-15T20:02:40.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1135976462 data=null button=1 stateMask=0x80000 x=149 y=357 count=2}, TreeItem with text {ust-overlap-testing(2)}]
16:02:40 [2024-03-15T20:02:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1135976655 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
16:02:40 [2024-03-15T20:02:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1135976655 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:02:40 [2024-03-15T20:02:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1135976655 data=null}, TreeItem with text {ust-overlap-testing(2)}]
16:02:40 [2024-03-15T20:02:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
16:02:40 [2024-03-15T20:02:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:40 [2024-03-15T20:02:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:40 [2024-03-15T20:02:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:40 [2024-03-15T20:02:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:40 [2024-03-15T20:02:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:40 [2024-03-15T20:02:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:40 [2024-03-15T20:02:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:40 [2024-03-15T20:02:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:40 [2024-03-15T20:02:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:40 [2024-03-15T20:02:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:40 [2024-03-15T20:02:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:40 [2024-03-15T20:02:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:40 [2024-03-15T20:02:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:40 [2024-03-15T20:02:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:40 [2024-03-15T20:02:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:40 [2024-03-15T20:02:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:40 [2024-03-15T20:02:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:02:40 [2024-03-15T20:02:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135976657 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:02:40 [2024-03-15T20:02:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135976657 data=null doit=true}, TableItem with text {}]
16:02:40 [2024-03-15T20:02:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135976657 data=null}, TableItem with text {}]
16:02:40 [2024-03-15T20:02:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135976658 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:02:40 [2024-03-15T20:02:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135976658 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:02:40 [2024-03-15T20:02:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135976659 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:02:40 [2024-03-15T20:02:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:40 [2024-03-15T20:02:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:40 [2024-03-15T20:02:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:02:40 [2024-03-15T20:02:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135976660 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:02:40 [2024-03-15T20:02:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135976660 data=null doit=true}, TableItem with text {}]
16:02:40 [2024-03-15T20:02:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135976660 data=null}, TableItem with text {}]
16:02:40 [2024-03-15T20:02:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135976660 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:02:40 [2024-03-15T20:02:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135976660 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:02:40 [2024-03-15T20:02:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135976661 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:02:41 [2024-03-15T20:02:41.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:41 [2024-03-15T20:02:41.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:41 [2024-03-15T20:02:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:41 [2024-03-15T20:02:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:41 [2024-03-15T20:02:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1135977933 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
16:02:41 [2024-03-15T20:02:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1135977933 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:02:41 [2024-03-15T20:02:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1135977934 data=null}, TreeItem with text {ust-overlap-testing(2)}]
16:02:41 [2024-03-15T20:02:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1135977934 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:02:41 [2024-03-15T20:02:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135977934 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:02:41 [2024-03-15T20:02:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1135977947 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:02:41 [2024-03-15T20:02:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:41 [2024-03-15T20:02:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:41 [2024-03-15T20:02:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:41 [2024-03-15T20:02:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:41 [2024-03-15T20:02:41.827Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:41 [2024-03-15T20:02:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:41 [2024-03-15T20:02:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:41 [2024-03-15T20:02:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:41 [2024-03-15T20:02:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:41 [2024-03-15T20:02:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:41 [2024-03-15T20:02:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:41 [2024-03-15T20:02:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135977951 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:41 [2024-03-15T20:02:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135977951 data=null doit=true}, TreeItem with text {test}]
16:02:41 [2024-03-15T20:02:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135977951 data=null}, TreeItem with text {test}]
16:02:41 [2024-03-15T20:02:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135977951 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:41 [2024-03-15T20:02:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135977951 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:41 [2024-03-15T20:02:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135977982 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:41 [2024-03-15T20:02:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:41 [2024-03-15T20:02:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135977983 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:41 [2024-03-15T20:02:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135977983 data=null doit=true}, TreeItem with text {test}]
16:02:41 [2024-03-15T20:02:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135977983 data=null}, TreeItem with text {test}]
16:02:41 [2024-03-15T20:02:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135977983 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:41 [2024-03-15T20:02:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135977983 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:41 [2024-03-15T20:02:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135977994 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:41 [2024-03-15T20:02:41.828Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:41 [2024-03-15T20:02:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:41 [2024-03-15T20:02:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1135977995 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
16:02:41 [2024-03-15T20:02:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1135977995 data=null doit=true}, TreeItem with text {Traces [13]}]
16:02:41 [2024-03-15T20:02:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1135977995 data=null}, TreeItem with text {Traces [13]}]
16:02:41 [2024-03-15T20:02:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1135977995 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:02:41 [2024-03-15T20:02:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135977996 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
16:02:41 [2024-03-15T20:02:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1135978010 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:02:41 [2024-03-15T20:02:41.828Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:02:42 [2024-03-15T20:02:42.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:42 [2024-03-15T20:02:42.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:42 [2024-03-15T20:02:42.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1135978341 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
16:02:42 [2024-03-15T20:02:42.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1135978341 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:42 [2024-03-15T20:02:42.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1135978341 data=null}, TreeItem with text {unrecognized.log}]
16:02:42 [2024-03-15T20:02:42.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1135978342 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
16:02:42 [2024-03-15T20:02:42.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135978342 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:42 [2024-03-15T20:02:42.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1135978380 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
16:02:42 [2024-03-15T20:02:42.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:42 [2024-03-15T20:02:42.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:42 [2024-03-15T20:02:42.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:42 [2024-03-15T20:02:42.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:42 [2024-03-15T20:02:42.388Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:42 [2024-03-15T20:02:42.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:42 [2024-03-15T20:02:42.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1135978382 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
16:02:42 [2024-03-15T20:02:42.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1135978382 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:42 [2024-03-15T20:02:42.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1135978382 data=null}, TreeItem with text {unrecognized.log}]
16:02:42 [2024-03-15T20:02:42.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1135978382 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
16:02:42 [2024-03-15T20:02:42.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135978382 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:42 [2024-03-15T20:02:42.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1135978387 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
16:02:42 [2024-03-15T20:02:42.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
16:02:42 [2024-03-15T20:02:42.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1135978387 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
16:02:42 [2024-03-15T20:02:42.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1135978387 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:42 [2024-03-15T20:02:42.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:42 [2024-03-15T20:02:42.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1135978387 data=null}, TreeItem with text {unrecognized.log}]
16:02:42 [2024-03-15T20:02:42.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1135978387 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
16:02:42 [2024-03-15T20:02:42.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135978387 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:42 [2024-03-15T20:02:42.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1135978392 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
16:02:42 [2024-03-15T20:02:42.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1135978392 data=null button=1 stateMask=0x0 x=134 y=311 count=2}, TreeItem with text {unrecognized.log}]
16:02:42 [2024-03-15T20:02:42.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1135978392 data=null button=1 stateMask=0x0 x=134 y=311 count=2}, TreeItem with text {unrecognized.log}]
16:02:42 [2024-03-15T20:02:42.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135978392 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:42 [2024-03-15T20:02:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1135978436 data=null button=1 stateMask=0x80000 x=134 y=311 count=2}, TreeItem with text {unrecognized.log}]
16:02:42 [2024-03-15T20:02:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1135978592 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
16:02:42 [2024-03-15T20:02:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1135978592 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:42 [2024-03-15T20:02:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1135978592 data=null}, TreeItem with text {unrecognized.log}]
16:02:42 [2024-03-15T20:02:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
16:02:42 [2024-03-15T20:02:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:02:42 [2024-03-15T20:02:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:02:42 [2024-03-15T20:02:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:42 [2024-03-15T20:02:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:42 [2024-03-15T20:02:42.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1135978862 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
16:02:42 [2024-03-15T20:02:42.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1135978862 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:42 [2024-03-15T20:02:42.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1135978862 data=null}, TreeItem with text {unrecognized.log}]
16:02:42 [2024-03-15T20:02:42.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1135978863 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
16:02:42 [2024-03-15T20:02:42.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135978863 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:42 [2024-03-15T20:02:42.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1135978870 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
16:02:42 [2024-03-15T20:02:42.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:42 [2024-03-15T20:02:42.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:42 [2024-03-15T20:02:42.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:42 [2024-03-15T20:02:42.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:42 [2024-03-15T20:02:42.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:42 [2024-03-15T20:02:42.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:42 [2024-03-15T20:02:42.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:42 [2024-03-15T20:02:42.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:42 [2024-03-15T20:02:42.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:42 [2024-03-15T20:02:42.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:42 [2024-03-15T20:02:42.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:42 [2024-03-15T20:02:42.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135978875 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:42 [2024-03-15T20:02:42.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135978875 data=null doit=true}, TreeItem with text {test}]
16:02:42 [2024-03-15T20:02:42.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135978876 data=null}, TreeItem with text {test}]
16:02:42 [2024-03-15T20:02:42.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135978876 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:42 [2024-03-15T20:02:42.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135978876 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:42 [2024-03-15T20:02:42.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135978912 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:42 [2024-03-15T20:02:42.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:42 [2024-03-15T20:02:42.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135978913 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:42 [2024-03-15T20:02:42.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135978914 data=null doit=true}, TreeItem with text {test}]
16:02:42 [2024-03-15T20:02:42.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135978914 data=null}, TreeItem with text {test}]
16:02:42 [2024-03-15T20:02:42.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135978914 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:42 [2024-03-15T20:02:42.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135978914 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:42 [2024-03-15T20:02:42.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135978920 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:42 [2024-03-15T20:02:42.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:42 [2024-03-15T20:02:42.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:42 [2024-03-15T20:02:42.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1135978921 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
16:02:42 [2024-03-15T20:02:42.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1135978921 data=null doit=true}, TreeItem with text {Traces [13]}]
16:02:42 [2024-03-15T20:02:42.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1135978921 data=null}, TreeItem with text {Traces [13]}]
16:02:42 [2024-03-15T20:02:42.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1135978921 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:02:42 [2024-03-15T20:02:42.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135978921 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
16:02:42 [2024-03-15T20:02:42.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1135978938 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:02:42 [2024-03-15T20:02:42.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:42 [2024-03-15T20:02:42.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1135978939 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
16:02:42 [2024-03-15T20:02:42.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1135978939 data=null doit=true}, TreeItem with text {Traces [13]}]
16:02:42 [2024-03-15T20:02:42.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1135978939 data=null}, TreeItem with text {Traces [13]}]
16:02:42 [2024-03-15T20:02:42.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1135978939 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:02:42 [2024-03-15T20:02:42.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135978939 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
16:02:42 [2024-03-15T20:02:42.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1135978944 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:02:42 [2024-03-15T20:02:42.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:02:42 [2024-03-15T20:02:42.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:02:43 [2024-03-15T20:02:43.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:02:43 [2024-03-15T20:02:43.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:02:43 [2024-03-15T20:02:43.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135979254 data=null doit=true}, Shell with text {Confirm Clear}]
16:02:43 [2024-03-15T20:02:43.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:02:43 [2024-03-15T20:02:43.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:02:43 [2024-03-15T20:02:43.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:02:43 [2024-03-15T20:02:43.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:02:43 [2024-03-15T20:02:43.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:02:43 [2024-03-15T20:02:43.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:02:43 [2024-03-15T20:02:43.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1135979254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:02:43 [2024-03-15T20:02:43.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1135979254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:02:43 [2024-03-15T20:02:43.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1135979254 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:02:43 [2024-03-15T20:02:43.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1135979254 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:02:43 [2024-03-15T20:02:43.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1135979254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:02:43 [2024-03-15T20:02:43.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1135979256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:02:43 [2024-03-15T20:02:43.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1135979256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:02:45 [2024-03-15T20:02:45.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:02:45 [2024-03-15T20:02:45.668Z] 
16:02:45 [2024-03-15T20:02:45.668Z] (Eclipse:19288): Gtk-WARNING **: 20:02:45.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:45 [2024-03-15T20:02:45.668Z] 
16:02:45 [2024-03-15T20:02:45.668Z] (Eclipse:19288): Gtk-WARNING **: 20:02:45.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:45 [2024-03-15T20:02:45.668Z] 
16:02:45 [2024-03-15T20:02:45.668Z] (Eclipse:19288): Gtk-WARNING **: 20:02:45.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:45 [2024-03-15T20:02:45.668Z] 
16:02:45 [2024-03-15T20:02:45.668Z] (Eclipse:19288): Gtk-WARNING **: 20:02:45.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:45 [2024-03-15T20:02:45.668Z] 
16:02:45 [2024-03-15T20:02:45.668Z] (Eclipse:19288): Gtk-WARNING **: 20:02:45.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:45 [2024-03-15T20:02:45.668Z] 
16:02:45 [2024-03-15T20:02:45.668Z] (Eclipse:19288): Gtk-WARNING **: 20:02:45.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:45 [2024-03-15T20:02:45.668Z] 
16:02:45 [2024-03-15T20:02:45.668Z] (Eclipse:19288): Gtk-WARNING **: 20:02:45.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:45 [2024-03-15T20:02:45.668Z] 
16:02:45 [2024-03-15T20:02:45.668Z] (Eclipse:19288): Gtk-WARNING **: 20:02:45.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:02:45 [2024-03-15T20:02:45.924Z] 
16:02:45 [2024-03-15T20:02:45.924Z] (Eclipse:19288): Gtk-CRITICAL **: 20:02:45.745: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:02:45 [2024-03-15T20:02:45.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1135978984 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:02:46 [2024-03-15T20:02:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:46 [2024-03-15T20:02:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:46 [2024-03-15T20:02:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:46 [2024-03-15T20:02:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:46 [2024-03-15T20:02:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:46 [2024-03-15T20:02:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:46 [2024-03-15T20:02:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135982258 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:46 [2024-03-15T20:02:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135982258 data=null doit=true}, TreeItem with text {test}]
16:02:46 [2024-03-15T20:02:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135982258 data=null}, TreeItem with text {test}]
16:02:46 [2024-03-15T20:02:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135982258 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:46 [2024-03-15T20:02:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135982258 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:46 [2024-03-15T20:02:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135982272 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:46 [2024-03-15T20:02:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:46 [2024-03-15T20:02:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135982272 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:46 [2024-03-15T20:02:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135982272 data=null doit=true}, TreeItem with text {test}]
16:02:46 [2024-03-15T20:02:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135982272 data=null}, TreeItem with text {test}]
16:02:46 [2024-03-15T20:02:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135982273 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:46 [2024-03-15T20:02:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135982273 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:46 [2024-03-15T20:02:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135982284 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:46 [2024-03-15T20:02:46.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:46 [2024-03-15T20:02:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:46 [2024-03-15T20:02:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1135982284 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
16:02:46 [2024-03-15T20:02:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1135982285 data=null doit=true}, TreeItem with text {Traces [13]}]
16:02:46 [2024-03-15T20:02:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1135982285 data=null}, TreeItem with text {Traces [13]}]
16:02:46 [2024-03-15T20:02:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1135982285 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:02:46 [2024-03-15T20:02:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135982285 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
16:02:46 [2024-03-15T20:02:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1135982297 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:02:46 [2024-03-15T20:02:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:46 [2024-03-15T20:02:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1135982297 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
16:02:46 [2024-03-15T20:02:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1135982297 data=null doit=true}, TreeItem with text {Traces [13]}]
16:02:46 [2024-03-15T20:02:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1135982297 data=null}, TreeItem with text {Traces [13]}]
16:02:46 [2024-03-15T20:02:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1135982298 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:02:46 [2024-03-15T20:02:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135982298 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
16:02:46 [2024-03-15T20:02:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1135982301 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:02:46 [2024-03-15T20:02:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:02:46 [2024-03-15T20:02:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:02:46 [2024-03-15T20:02:46.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:02:46 [2024-03-15T20:02:46.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:02:46 [2024-03-15T20:02:46.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135982658 data=null doit=true}, Shell with text {Trace Import}]
16:02:46 [2024-03-15T20:02:46.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1135982674 data=null}, (of type 'Combo')]
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1135982719 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1135982720 data=null doit=true}, TreeItem with text {import}]
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1135982720 data=null}, TreeItem with text {import}]
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1135982720 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135982720 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1135982720 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1135982727 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:02:46 [2024-03-15T20:02:46.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:02:46 [2024-03-15T20:02:46.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:02:46 [2024-03-15T20:02:46.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:02:46 [2024-03-15T20:02:46.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135982742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:46 [2024-03-15T20:02:46.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135982742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:46 [2024-03-15T20:02:46.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135982742 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:46 [2024-03-15T20:02:46.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135982742 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:46 [2024-03-15T20:02:46.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135982742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:46 [2024-03-15T20:02:46.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135982742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:46 [2024-03-15T20:02:46.744Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:02:46 [2024-03-15T20:02:46.744Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:02:46 [2024-03-15T20:02:46.744Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:02:46 [2024-03-15T20:02:46.744Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:02:46 [2024-03-15T20:02:46.744Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:02:46 [2024-03-15T20:02:46.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:02:47 [2024-03-15T20:02:47.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:02:47 [2024-03-15T20:02:47.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135983295 data=null doit=true}, Shell with text {Confirmation}]
16:02:47 [2024-03-15T20:02:47.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:02:47 [2024-03-15T20:02:47.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:02:47 [2024-03-15T20:02:47.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:02:47 [2024-03-15T20:02:47.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:02:47 [2024-03-15T20:02:47.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
16:02:47 [2024-03-15T20:02:47.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
16:02:47 [2024-03-15T20:02:47.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
16:02:47 [2024-03-15T20:02:47.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:02:47 [2024-03-15T20:02:47.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:02:47 [2024-03-15T20:02:47.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite All
16:02:47 [2024-03-15T20:02:47.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite All} time=1135983296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
16:02:47 [2024-03-15T20:02:47.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite All} time=1135983296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
16:02:47 [2024-03-15T20:02:47.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite All} time=1135983296 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
16:02:47 [2024-03-15T20:02:47.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite All} time=1135983296 data=null}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
16:02:47 [2024-03-15T20:02:47.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite All} time=1135983296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
16:02:47 [2024-03-15T20:02:47.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite All} time=1135983296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
16:02:47 [2024-03-15T20:02:47.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite All} time=1135983296 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
16:02:47 [2024-03-15T20:02:47.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:02:47 [2024-03-15T20:02:47.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135982742 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:02:47 [2024-03-15T20:02:47.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1135982322 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:02:47 [2024-03-15T20:02:47.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:47 [2024-03-15T20:02:47.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:47 [2024-03-15T20:02:47.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:47 [2024-03-15T20:02:47.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:47 [2024-03-15T20:02:47.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:47 [2024-03-15T20:02:47.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:47 [2024-03-15T20:02:47.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135983914 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:47 [2024-03-15T20:02:47.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135983914 data=null doit=true}, TreeItem with text {test}]
16:02:47 [2024-03-15T20:02:47.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135983915 data=null}, TreeItem with text {test}]
16:02:47 [2024-03-15T20:02:47.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135983915 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:47 [2024-03-15T20:02:47.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135983915 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:47 [2024-03-15T20:02:47.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135983935 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:47 [2024-03-15T20:02:47.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:47 [2024-03-15T20:02:47.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135983936 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:47 [2024-03-15T20:02:47.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135983936 data=null doit=true}, TreeItem with text {test}]
16:02:47 [2024-03-15T20:02:47.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135983936 data=null}, TreeItem with text {test}]
16:02:47 [2024-03-15T20:02:47.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135983936 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:47 [2024-03-15T20:02:47.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135983937 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:47 [2024-03-15T20:02:47.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135983948 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:47 [2024-03-15T20:02:47.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:47 [2024-03-15T20:02:47.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:47 [2024-03-15T20:02:47.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1135983948 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:02:47 [2024-03-15T20:02:47.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1135983948 data=null doit=true}, TreeItem with text {Traces [7]}]
16:02:47 [2024-03-15T20:02:47.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1135983948 data=null}, TreeItem with text {Traces [7]}]
16:02:47 [2024-03-15T20:02:47.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1135983949 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:47 [2024-03-15T20:02:47.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135983949 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
16:02:47 [2024-03-15T20:02:47.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1135983963 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:47 [2024-03-15T20:02:47.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1135983963 data=null doit=true}, TreeItem with text {Traces [7]}]
16:02:47 [2024-03-15T20:02:47.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1135983963 data=null}, TreeItem with text {Traces [7]}]
16:02:47 [2024-03-15T20:02:47.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1135983963 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:47 [2024-03-15T20:02:47.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135983964 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [7]}]
16:02:47 [2024-03-15T20:02:47.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1135983966 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:48 [2024-03-15T20:02:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:48 [2024-03-15T20:02:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:48 [2024-03-15T20:02:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135984290 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:02:48 [2024-03-15T20:02:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135984290 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:02:48 [2024-03-15T20:02:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135984290 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:02:48 [2024-03-15T20:02:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135984291 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:02:48 [2024-03-15T20:02:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135984291 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:02:48 [2024-03-15T20:02:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135984341 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:02:48 [2024-03-15T20:02:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:48 [2024-03-15T20:02:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:48 [2024-03-15T20:02:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:48 [2024-03-15T20:02:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:48 [2024-03-15T20:02:48.379Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:48 [2024-03-15T20:02:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:48 [2024-03-15T20:02:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135984343 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:02:48 [2024-03-15T20:02:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135984343 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:02:48 [2024-03-15T20:02:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135984343 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:02:48 [2024-03-15T20:02:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135984343 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:02:48 [2024-03-15T20:02:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135984343 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:02:48 [2024-03-15T20:02:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135984347 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:02:48 [2024-03-15T20:02:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:02:48 [2024-03-15T20:02:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135984347 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:02:48 [2024-03-15T20:02:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135984347 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:02:48 [2024-03-15T20:02:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:48 [2024-03-15T20:02:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135984347 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:02:48 [2024-03-15T20:02:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135984347 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:02:48 [2024-03-15T20:02:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135984347 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:02:48 [2024-03-15T20:02:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135984351 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:02:48 [2024-03-15T20:02:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135984351 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:02:48 [2024-03-15T20:02:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135984351 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:02:48 [2024-03-15T20:02:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135984351 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:02:48 [2024-03-15T20:02:48.380Z] 
16:02:48 [2024-03-15T20:02:48.380Z] (Eclipse:19288): Gtk-CRITICAL **: 20:02:48.259: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:02:48 [2024-03-15T20:02:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135984389 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:02:48 [2024-03-15T20:02:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135984557 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:02:48 [2024-03-15T20:02:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135984558 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:02:48 [2024-03-15T20:02:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135984558 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:02:48 [2024-03-15T20:02:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:02:48 [2024-03-15T20:02:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:48 [2024-03-15T20:02:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:48 [2024-03-15T20:02:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:48 [2024-03-15T20:02:48.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:48 [2024-03-15T20:02:48.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:49 [2024-03-15T20:02:49.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:49 [2024-03-15T20:02:49.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:49 [2024-03-15T20:02:49.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:49 [2024-03-15T20:02:49.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:49 [2024-03-15T20:02:49.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:02:49 [2024-03-15T20:02:49.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135985598 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:02:49 [2024-03-15T20:02:49.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135985598 data=null doit=true}, TableItem with text {}]
16:02:49 [2024-03-15T20:02:49.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135985598 data=null}, TableItem with text {}]
16:02:49 [2024-03-15T20:02:49.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135985599 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:02:49 [2024-03-15T20:02:49.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135985599 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:02:49 [2024-03-15T20:02:49.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135985611 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:02:49 [2024-03-15T20:02:49.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:49 [2024-03-15T20:02:49.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:49 [2024-03-15T20:02:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:49 [2024-03-15T20:02:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:49 [2024-03-15T20:02:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135985770 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:02:49 [2024-03-15T20:02:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135985770 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:02:49 [2024-03-15T20:02:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135985770 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:02:49 [2024-03-15T20:02:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135985770 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:02:49 [2024-03-15T20:02:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135985771 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:02:49 [2024-03-15T20:02:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135985775 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:02:49 [2024-03-15T20:02:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:49 [2024-03-15T20:02:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:49 [2024-03-15T20:02:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:49 [2024-03-15T20:02:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:49 [2024-03-15T20:02:49.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:49 [2024-03-15T20:02:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:49 [2024-03-15T20:02:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:49 [2024-03-15T20:02:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:49 [2024-03-15T20:02:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:49 [2024-03-15T20:02:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:49 [2024-03-15T20:02:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:49 [2024-03-15T20:02:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135985779 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:49 [2024-03-15T20:02:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135985779 data=null doit=true}, TreeItem with text {test}]
16:02:49 [2024-03-15T20:02:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135985779 data=null}, TreeItem with text {test}]
16:02:49 [2024-03-15T20:02:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135985779 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:49 [2024-03-15T20:02:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135985779 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:49 [2024-03-15T20:02:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135985810 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:49 [2024-03-15T20:02:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:49 [2024-03-15T20:02:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135985811 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:49 [2024-03-15T20:02:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135985811 data=null doit=true}, TreeItem with text {test}]
16:02:49 [2024-03-15T20:02:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135985811 data=null}, TreeItem with text {test}]
16:02:49 [2024-03-15T20:02:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135985811 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:49 [2024-03-15T20:02:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135985811 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:49 [2024-03-15T20:02:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135985816 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:49 [2024-03-15T20:02:49.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:49 [2024-03-15T20:02:49.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:49 [2024-03-15T20:02:49.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1135985817 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:02:49 [2024-03-15T20:02:49.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1135985817 data=null doit=true}, TreeItem with text {Traces [7]}]
16:02:49 [2024-03-15T20:02:49.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1135985817 data=null}, TreeItem with text {Traces [7]}]
16:02:49 [2024-03-15T20:02:49.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1135985817 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:49 [2024-03-15T20:02:49.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135985817 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
16:02:49 [2024-03-15T20:02:49.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1135985833 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:49 [2024-03-15T20:02:49.758Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:02:49 [2024-03-15T20:02:49.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:49 [2024-03-15T20:02:49.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:49 [2024-03-15T20:02:49.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135985887 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:02:49 [2024-03-15T20:02:49.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1135985887 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:02:49 [2024-03-15T20:02:49.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1135985887 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:02:49 [2024-03-15T20:02:49.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135985887 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:02:49 [2024-03-15T20:02:49.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135985887 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:02:49 [2024-03-15T20:02:49.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135985910 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:02:49 [2024-03-15T20:02:49.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:49 [2024-03-15T20:02:49.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:49 [2024-03-15T20:02:49.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:49 [2024-03-15T20:02:49.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:49 [2024-03-15T20:02:49.758Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:49 [2024-03-15T20:02:49.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:49 [2024-03-15T20:02:49.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135985912 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:02:49 [2024-03-15T20:02:49.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1135985912 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:02:49 [2024-03-15T20:02:49.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1135985912 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:02:49 [2024-03-15T20:02:49.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135985912 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:02:49 [2024-03-15T20:02:49.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135985912 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:02:49 [2024-03-15T20:02:49.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135985916 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:02:49 [2024-03-15T20:02:49.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:02:49 [2024-03-15T20:02:49.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135985916 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:02:49 [2024-03-15T20:02:49.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1135985917 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:02:49 [2024-03-15T20:02:49.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:49 [2024-03-15T20:02:49.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1135985917 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:02:49 [2024-03-15T20:02:49.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135985917 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:02:49 [2024-03-15T20:02:49.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135985917 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:02:49 [2024-03-15T20:02:49.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135985920 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:02:49 [2024-03-15T20:02:49.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135985921 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:02:49 [2024-03-15T20:02:49.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135985921 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:02:50 [2024-03-15T20:02:50.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135985921 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:02:50 [2024-03-15T20:02:50.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135985960 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:02:50 [2024-03-15T20:02:50.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135985966 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:02:50 [2024-03-15T20:02:50.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1135985966 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:02:50 [2024-03-15T20:02:50.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1135985966 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:02:50 [2024-03-15T20:02:50.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:02:50 [2024-03-15T20:02:50.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:50 [2024-03-15T20:02:50.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:50 [2024-03-15T20:02:50.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135987472 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135987472 data=null doit=true}, TableItem with text {}]
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135987472 data=null}, TableItem with text {}]
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135987472 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135987473 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135987478 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135987555 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1135987555 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1135987555 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135987555 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135987555 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1135987561 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:51 [2024-03-15T20:02:51.500Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135987566 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135987566 data=null doit=true}, TreeItem with text {test}]
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135987566 data=null}, TreeItem with text {test}]
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135987566 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135987566 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135987587 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135987588 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:51 [2024-03-15T20:02:51.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135987588 data=null doit=true}, TreeItem with text {test}]
16:02:51 [2024-03-15T20:02:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135987588 data=null}, TreeItem with text {test}]
16:02:51 [2024-03-15T20:02:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135987589 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:51 [2024-03-15T20:02:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135987589 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:51 [2024-03-15T20:02:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135987601 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:51 [2024-03-15T20:02:51.501Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:51 [2024-03-15T20:02:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:51 [2024-03-15T20:02:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1135987602 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:02:51 [2024-03-15T20:02:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1135987602 data=null doit=true}, TreeItem with text {Traces [7]}]
16:02:51 [2024-03-15T20:02:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1135987603 data=null}, TreeItem with text {Traces [7]}]
16:02:51 [2024-03-15T20:02:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1135987603 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:51 [2024-03-15T20:02:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135987603 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
16:02:51 [2024-03-15T20:02:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1135987621 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:51 [2024-03-15T20:02:51.501Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:02:51 [2024-03-15T20:02:51.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:51 [2024-03-15T20:02:51.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:51 [2024-03-15T20:02:51.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135987846 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:02:51 [2024-03-15T20:02:51.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135987846 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:51 [2024-03-15T20:02:51.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135987846 data=null}, TreeItem with text {kernel-overlap-testing}]
16:02:51 [2024-03-15T20:02:51.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135987846 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:02:51 [2024-03-15T20:02:51.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135987846 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:51 [2024-03-15T20:02:51.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135987882 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:02:51 [2024-03-15T20:02:51.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:51 [2024-03-15T20:02:51.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:51 [2024-03-15T20:02:51.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:51 [2024-03-15T20:02:51.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:51 [2024-03-15T20:02:51.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:51 [2024-03-15T20:02:51.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:51 [2024-03-15T20:02:51.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135987884 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:02:51 [2024-03-15T20:02:51.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135987884 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:51 [2024-03-15T20:02:51.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135987884 data=null}, TreeItem with text {kernel-overlap-testing}]
16:02:51 [2024-03-15T20:02:51.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135987884 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:02:51 [2024-03-15T20:02:51.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135987885 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:51 [2024-03-15T20:02:51.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135987888 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:02:51 [2024-03-15T20:02:51.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:02:51 [2024-03-15T20:02:51.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135987889 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:02:51 [2024-03-15T20:02:51.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135987889 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:51 [2024-03-15T20:02:51.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:51 [2024-03-15T20:02:51.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135987889 data=null}, TreeItem with text {kernel-overlap-testing}]
16:02:51 [2024-03-15T20:02:51.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135987889 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:02:51 [2024-03-15T20:02:51.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135987890 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:51 [2024-03-15T20:02:51.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135987894 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:02:51 [2024-03-15T20:02:51.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135987894 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
16:02:51 [2024-03-15T20:02:51.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135987894 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
16:02:52 [2024-03-15T20:02:52.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135987894 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:52 [2024-03-15T20:02:52.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135987949 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
16:02:52 [2024-03-15T20:02:52.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135987956 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:02:52 [2024-03-15T20:02:52.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135987956 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:52 [2024-03-15T20:02:52.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135987956 data=null}, TreeItem with text {kernel-overlap-testing}]
16:02:52 [2024-03-15T20:02:52.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:02:52 [2024-03-15T20:02:52.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:52 [2024-03-15T20:02:52.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:52 [2024-03-15T20:02:52.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:52 [2024-03-15T20:02:52.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:52 [2024-03-15T20:02:52.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:52 [2024-03-15T20:02:52.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:52 [2024-03-15T20:02:52.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:52 [2024-03-15T20:02:52.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:52 [2024-03-15T20:02:52.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:52 [2024-03-15T20:02:52.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:02:52 [2024-03-15T20:02:52.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135988463 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:02:52 [2024-03-15T20:02:52.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135988464 data=null doit=true}, TableItem with text {}]
16:02:52 [2024-03-15T20:02:52.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135988464 data=null}, TableItem with text {}]
16:02:52 [2024-03-15T20:02:52.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135988464 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:02:52 [2024-03-15T20:02:52.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135988464 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:02:52 [2024-03-15T20:02:52.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135988470 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:02:52 [2024-03-15T20:02:52.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:52 [2024-03-15T20:02:52.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:53 [2024-03-15T20:02:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:53 [2024-03-15T20:02:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:53 [2024-03-15T20:02:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135989438 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:02:53 [2024-03-15T20:02:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1135989438 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:53 [2024-03-15T20:02:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1135989438 data=null}, TreeItem with text {kernel-overlap-testing}]
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135989439 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135989439 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1135989445 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:53 [2024-03-15T20:02:53.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135989450 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135989450 data=null doit=true}, TreeItem with text {test}]
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135989450 data=null}, TreeItem with text {test}]
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135989450 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135989450 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135989475 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135989475 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135989475 data=null doit=true}, TreeItem with text {test}]
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135989475 data=null}, TreeItem with text {test}]
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135989475 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135989476 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135989480 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:53 [2024-03-15T20:02:53.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1135989480 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1135989480 data=null doit=true}, TreeItem with text {Traces [7]}]
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1135989480 data=null}, TreeItem with text {Traces [7]}]
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1135989481 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135989481 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1135989491 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:53 [2024-03-15T20:02:53.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1135989539 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1135989539 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1135989539 data=null}, TreeItem with text {simple_server-thread1}]
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1135989539 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135989539 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1135989575 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
16:02:53 [2024-03-15T20:02:53.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:53 [2024-03-15T20:02:53.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:53 [2024-03-15T20:02:53.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:53 [2024-03-15T20:02:53.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:53 [2024-03-15T20:02:53.452Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:53 [2024-03-15T20:02:53.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:53 [2024-03-15T20:02:53.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1135989577 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
16:02:53 [2024-03-15T20:02:53.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1135989577 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:02:53 [2024-03-15T20:02:53.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1135989577 data=null}, TreeItem with text {simple_server-thread1}]
16:02:53 [2024-03-15T20:02:53.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1135989577 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
16:02:53 [2024-03-15T20:02:53.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135989577 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:02:53 [2024-03-15T20:02:53.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1135989580 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
16:02:53 [2024-03-15T20:02:53.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
16:02:53 [2024-03-15T20:02:53.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1135989581 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
16:02:53 [2024-03-15T20:02:53.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1135989581 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:02:53 [2024-03-15T20:02:53.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:53 [2024-03-15T20:02:53.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1135989581 data=null}, TreeItem with text {simple_server-thread1}]
16:02:53 [2024-03-15T20:02:53.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1135989581 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
16:02:53 [2024-03-15T20:02:53.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135989581 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:02:53 [2024-03-15T20:02:53.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1135989584 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
16:02:53 [2024-03-15T20:02:53.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1135989584 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
16:02:53 [2024-03-15T20:02:53.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1135989585 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
16:02:53 [2024-03-15T20:02:53.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135989585 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:02:53 [2024-03-15T20:02:53.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1135989675 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
16:02:53 [2024-03-15T20:02:53.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1135989852 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
16:02:53 [2024-03-15T20:02:53.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1135989852 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:02:53 [2024-03-15T20:02:53.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1135989852 data=null}, TreeItem with text {simple_server-thread1}]
16:02:53 [2024-03-15T20:02:53.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
16:02:53 [2024-03-15T20:02:53.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:53 [2024-03-15T20:02:53.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:53 [2024-03-15T20:02:53.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:53 [2024-03-15T20:02:53.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:54 [2024-03-15T20:02:54.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:54 [2024-03-15T20:02:54.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:54 [2024-03-15T20:02:54.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:54 [2024-03-15T20:02:54.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:54 [2024-03-15T20:02:54.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:02:54 [2024-03-15T20:02:54.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135990354 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:02:54 [2024-03-15T20:02:54.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135990354 data=null doit=true}, TableItem with text {}]
16:02:54 [2024-03-15T20:02:54.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135990354 data=null}, TableItem with text {}]
16:02:54 [2024-03-15T20:02:54.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135990355 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:02:54 [2024-03-15T20:02:54.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135990355 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:02:54 [2024-03-15T20:02:54.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135990360 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:02:54 [2024-03-15T20:02:54.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:54 [2024-03-15T20:02:54.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1135991124 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1135991124 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1135991124 data=null}, TreeItem with text {simple_server-thread1}]
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1135991125 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135991125 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1135991129 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:55 [2024-03-15T20:02:55.197Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135991134 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135991134 data=null doit=true}, TreeItem with text {test}]
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135991134 data=null}, TreeItem with text {test}]
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135991135 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135991135 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135991155 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135991155 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135991155 data=null doit=true}, TreeItem with text {test}]
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135991155 data=null}, TreeItem with text {test}]
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135991156 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135991156 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135991164 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:55 [2024-03-15T20:02:55.197Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1135991165 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1135991165 data=null doit=true}, TreeItem with text {Traces [7]}]
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1135991165 data=null}, TreeItem with text {Traces [7]}]
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1135991166 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135991166 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
16:02:55 [2024-03-15T20:02:55.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1135991180 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:55 [2024-03-15T20:02:55.197Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:02:55 [2024-03-15T20:02:55.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:55 [2024-03-15T20:02:55.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:55 [2024-03-15T20:02:55.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1135991542 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
16:02:55 [2024-03-15T20:02:55.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1135991542 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:02:55 [2024-03-15T20:02:55.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1135991542 data=null}, TreeItem with text {simple_server-thread2}]
16:02:55 [2024-03-15T20:02:55.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1135991542 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
16:02:55 [2024-03-15T20:02:55.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135991542 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:02:55 [2024-03-15T20:02:55.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1135991560 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
16:02:55 [2024-03-15T20:02:55.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:55 [2024-03-15T20:02:55.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:55 [2024-03-15T20:02:55.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:55 [2024-03-15T20:02:55.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:55 [2024-03-15T20:02:55.454Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:55 [2024-03-15T20:02:55.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:55 [2024-03-15T20:02:55.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1135991562 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
16:02:55 [2024-03-15T20:02:55.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1135991562 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:02:55 [2024-03-15T20:02:55.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1135991562 data=null}, TreeItem with text {simple_server-thread2}]
16:02:55 [2024-03-15T20:02:55.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1135991562 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
16:02:55 [2024-03-15T20:02:55.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135991562 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:02:55 [2024-03-15T20:02:55.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1135991571 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
16:02:55 [2024-03-15T20:02:55.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
16:02:55 [2024-03-15T20:02:55.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1135991571 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
16:02:55 [2024-03-15T20:02:55.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1135991571 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:02:55 [2024-03-15T20:02:55.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:55 [2024-03-15T20:02:55.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1135991572 data=null}, TreeItem with text {simple_server-thread2}]
16:02:55 [2024-03-15T20:02:55.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1135991572 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
16:02:55 [2024-03-15T20:02:55.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135991572 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:02:55 [2024-03-15T20:02:55.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1135991575 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
16:02:55 [2024-03-15T20:02:55.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1135991576 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
16:02:55 [2024-03-15T20:02:55.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1135991576 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
16:02:55 [2024-03-15T20:02:55.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135991576 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:02:55 [2024-03-15T20:02:55.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1135991638 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
16:02:55 [2024-03-15T20:02:55.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1135991829 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
16:02:55 [2024-03-15T20:02:55.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1135991830 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:02:55 [2024-03-15T20:02:55.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1135991830 data=null}, TreeItem with text {simple_server-thread2}]
16:02:55 [2024-03-15T20:02:55.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
16:02:55 [2024-03-15T20:02:55.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:55 [2024-03-15T20:02:55.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:55 [2024-03-15T20:02:55.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:55 [2024-03-15T20:02:55.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:55 [2024-03-15T20:02:55.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:55 [2024-03-15T20:02:55.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:55 [2024-03-15T20:02:55.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:55 [2024-03-15T20:02:55.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:55 [2024-03-15T20:02:55.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:55 [2024-03-15T20:02:55.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:02:55 [2024-03-15T20:02:55.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135991835 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:02:55 [2024-03-15T20:02:55.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135991835 data=null doit=true}, TableItem with text {}]
16:02:55 [2024-03-15T20:02:55.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135991835 data=null}, TableItem with text {}]
16:02:55 [2024-03-15T20:02:55.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135991836 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:02:55 [2024-03-15T20:02:55.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135991836 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:02:55 [2024-03-15T20:02:55.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135991836 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:02:55 [2024-03-15T20:02:55.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:55 [2024-03-15T20:02:55.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:55 [2024-03-15T20:02:55.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:02:55 [2024-03-15T20:02:55.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135991837 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:02:55 [2024-03-15T20:02:55.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135991837 data=null doit=true}, TableItem with text {}]
16:02:55 [2024-03-15T20:02:55.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135991838 data=null}, TableItem with text {}]
16:02:55 [2024-03-15T20:02:55.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135991838 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:02:55 [2024-03-15T20:02:55.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135991838 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:02:55 [2024-03-15T20:02:55.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135991838 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:02:56 [2024-03-15T20:02:56.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:56 [2024-03-15T20:02:56.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:57 [2024-03-15T20:02:57.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:57 [2024-03-15T20:02:57.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:57 [2024-03-15T20:02:57.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1135993098 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
16:02:57 [2024-03-15T20:02:57.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1135993098 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:02:57 [2024-03-15T20:02:57.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1135993099 data=null}, TreeItem with text {simple_server-thread2}]
16:02:57 [2024-03-15T20:02:57.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1135993099 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
16:02:57 [2024-03-15T20:02:57.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135993099 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:02:57 [2024-03-15T20:02:57.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1135993104 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
16:02:57 [2024-03-15T20:02:57.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:57 [2024-03-15T20:02:57.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:57 [2024-03-15T20:02:57.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:57 [2024-03-15T20:02:57.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:57 [2024-03-15T20:02:57.198Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:57 [2024-03-15T20:02:57.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:57 [2024-03-15T20:02:57.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:57 [2024-03-15T20:02:57.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:57 [2024-03-15T20:02:57.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:57 [2024-03-15T20:02:57.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:57 [2024-03-15T20:02:57.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:57 [2024-03-15T20:02:57.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135993108 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:57 [2024-03-15T20:02:57.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135993111 data=null doit=true}, TreeItem with text {test}]
16:02:57 [2024-03-15T20:02:57.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135993111 data=null}, TreeItem with text {test}]
16:02:57 [2024-03-15T20:02:57.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135993111 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:57 [2024-03-15T20:02:57.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135993111 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:57 [2024-03-15T20:02:57.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135993138 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:57 [2024-03-15T20:02:57.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:57 [2024-03-15T20:02:57.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135993139 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:57 [2024-03-15T20:02:57.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135993139 data=null doit=true}, TreeItem with text {test}]
16:02:57 [2024-03-15T20:02:57.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135993139 data=null}, TreeItem with text {test}]
16:02:57 [2024-03-15T20:02:57.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135993139 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:57 [2024-03-15T20:02:57.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135993139 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:57 [2024-03-15T20:02:57.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135993144 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:57 [2024-03-15T20:02:57.198Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1135993145 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1135993145 data=null doit=true}, TreeItem with text {Traces [7]}]
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1135993145 data=null}, TreeItem with text {Traces [7]}]
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1135993145 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135993145 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1135993155 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:57 [2024-03-15T20:02:57.199Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1135993217 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1135993217 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1135993217 data=null}, TreeItem with text {ust-overlap-testing}]
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1135993217 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135993218 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1135993248 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:57 [2024-03-15T20:02:57.199Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1135993251 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1135993252 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1135993252 data=null}, TreeItem with text {ust-overlap-testing}]
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1135993252 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135993252 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1135993256 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1135993257 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1135993257 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1135993257 data=null}, TreeItem with text {ust-overlap-testing}]
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1135993257 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135993257 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1135993263 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1135993263 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1135993263 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
16:02:57 [2024-03-15T20:02:57.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135993263 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:02:57 [2024-03-15T20:02:57.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1135993361 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
16:02:57 [2024-03-15T20:02:57.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1135993535 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:02:57 [2024-03-15T20:02:57.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1135993535 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:02:57 [2024-03-15T20:02:57.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1135993535 data=null}, TreeItem with text {ust-overlap-testing}]
16:02:57 [2024-03-15T20:02:57.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
16:02:57 [2024-03-15T20:02:57.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:57 [2024-03-15T20:02:57.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:57 [2024-03-15T20:02:57.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:57 [2024-03-15T20:02:57.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:57 [2024-03-15T20:02:57.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:57 [2024-03-15T20:02:57.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:57 [2024-03-15T20:02:57.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:57 [2024-03-15T20:02:57.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:57 [2024-03-15T20:02:57.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:57 [2024-03-15T20:02:57.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:57 [2024-03-15T20:02:57.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:02:57 [2024-03-15T20:02:57.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1135993537 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:02:57 [2024-03-15T20:02:57.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1135993537 data=null doit=true}, TableItem with text {}]
16:02:57 [2024-03-15T20:02:57.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1135993537 data=null}, TableItem with text {}]
16:02:57 [2024-03-15T20:02:57.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1135993537 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:02:57 [2024-03-15T20:02:57.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1135993537 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:02:57 [2024-03-15T20:02:57.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1135993552 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:02:57 [2024-03-15T20:02:57.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:57 [2024-03-15T20:02:57.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:58 [2024-03-15T20:02:58.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1135994823 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1135994823 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1135994823 data=null}, TreeItem with text {ust-overlap-testing}]
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1135994824 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135994824 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1135994828 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:58 [2024-03-15T20:02:58.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135994835 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135994835 data=null doit=true}, TreeItem with text {test}]
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135994835 data=null}, TreeItem with text {test}]
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135994835 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135994835 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135994863 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135994863 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135994864 data=null doit=true}, TreeItem with text {test}]
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135994864 data=null}, TreeItem with text {test}]
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135994864 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135994864 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135994869 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:58 [2024-03-15T20:02:58.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1135994870 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1135994870 data=null doit=true}, TreeItem with text {Traces [7]}]
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1135994870 data=null}, TreeItem with text {Traces [7]}]
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1135994870 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135994870 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1135994887 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135994891 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135994892 data=null doit=true}, TreeItem with text {test}]
16:02:58 [2024-03-15T20:02:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135994892 data=null}, TreeItem with text {test}]
16:02:58 [2024-03-15T20:02:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135994892 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:58 [2024-03-15T20:02:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135994892 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:58 [2024-03-15T20:02:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135994910 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:58 [2024-03-15T20:02:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:58 [2024-03-15T20:02:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135994910 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:58 [2024-03-15T20:02:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135994911 data=null doit=true}, TreeItem with text {test}]
16:02:58 [2024-03-15T20:02:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135994911 data=null}, TreeItem with text {test}]
16:02:58 [2024-03-15T20:02:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135994911 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:58 [2024-03-15T20:02:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135994911 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:58 [2024-03-15T20:02:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135994920 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:58 [2024-03-15T20:02:58.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:58 [2024-03-15T20:02:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:58 [2024-03-15T20:02:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1135994920 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:02:58 [2024-03-15T20:02:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1135994920 data=null doit=true}, TreeItem with text {Traces [7]}]
16:02:58 [2024-03-15T20:02:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1135994921 data=null}, TreeItem with text {Traces [7]}]
16:02:58 [2024-03-15T20:02:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1135994921 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:58 [2024-03-15T20:02:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135994921 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
16:02:58 [2024-03-15T20:02:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1135994935 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:58 [2024-03-15T20:02:58.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:02:58 [2024-03-15T20:02:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:58 [2024-03-15T20:02:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:58 [2024-03-15T20:02:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1135994988 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
16:02:58 [2024-03-15T20:02:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1135994988 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:58 [2024-03-15T20:02:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1135994988 data=null}, TreeItem with text {unrecognized.log}]
16:02:58 [2024-03-15T20:02:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1135994988 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:02:58 [2024-03-15T20:02:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135994989 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:59 [2024-03-15T20:02:59.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1135995015 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:02:59 [2024-03-15T20:02:59.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:59 [2024-03-15T20:02:59.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:59 [2024-03-15T20:02:59.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:59 [2024-03-15T20:02:59.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:59 [2024-03-15T20:02:59.079Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:59 [2024-03-15T20:02:59.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:59 [2024-03-15T20:02:59.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1135995017 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
16:02:59 [2024-03-15T20:02:59.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1135995017 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:59 [2024-03-15T20:02:59.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1135995017 data=null}, TreeItem with text {unrecognized.log}]
16:02:59 [2024-03-15T20:02:59.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1135995018 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:02:59 [2024-03-15T20:02:59.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135995018 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:59 [2024-03-15T20:02:59.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1135995022 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:02:59 [2024-03-15T20:02:59.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
16:02:59 [2024-03-15T20:02:59.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1135995023 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
16:02:59 [2024-03-15T20:02:59.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1135995023 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:59 [2024-03-15T20:02:59.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:59 [2024-03-15T20:02:59.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1135995023 data=null}, TreeItem with text {unrecognized.log}]
16:02:59 [2024-03-15T20:02:59.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1135995023 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:02:59 [2024-03-15T20:02:59.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135995023 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:59 [2024-03-15T20:02:59.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1135995027 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:02:59 [2024-03-15T20:02:59.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1135995027 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
16:02:59 [2024-03-15T20:02:59.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1135995028 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
16:02:59 [2024-03-15T20:02:59.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135995028 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:59 [2024-03-15T20:02:59.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1135995066 data=null button=1 stateMask=0x80000 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
16:02:59 [2024-03-15T20:02:59.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1135995216 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
16:02:59 [2024-03-15T20:02:59.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1135995216 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:59 [2024-03-15T20:02:59.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1135995216 data=null}, TreeItem with text {unrecognized.log}]
16:02:59 [2024-03-15T20:02:59.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
16:02:59 [2024-03-15T20:02:59.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:02:59 [2024-03-15T20:02:59.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:02:59 [2024-03-15T20:02:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:02:59 [2024-03-15T20:02:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:59 [2024-03-15T20:02:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1135995374 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1135995374 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1135995374 data=null}, TreeItem with text {unrecognized.log}]
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1135995375 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135995375 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1135995381 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:59 [2024-03-15T20:02:59.336Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135995388 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135995388 data=null doit=true}, TreeItem with text {test}]
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135995388 data=null}, TreeItem with text {test}]
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135995389 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135995389 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135995427 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135995428 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135995428 data=null doit=true}, TreeItem with text {test}]
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135995428 data=null}, TreeItem with text {test}]
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135995428 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135995428 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135995433 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:59 [2024-03-15T20:02:59.336Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1135995434 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1135995434 data=null doit=true}, TreeItem with text {Traces [7]}]
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1135995434 data=null}, TreeItem with text {Traces [7]}]
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1135995434 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135995434 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1135995452 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1135995453 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1135995453 data=null doit=true}, TreeItem with text {Traces [7]}]
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1135995453 data=null}, TreeItem with text {Traces [7]}]
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1135995453 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135995453 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1135995457 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:02:59 [2024-03-15T20:02:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:02:59 [2024-03-15T20:02:59.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:02:59 [2024-03-15T20:02:59.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:02:59 [2024-03-15T20:02:59.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:02:59 [2024-03-15T20:02:59.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135995754 data=null doit=true}, Shell with text {Confirm Clear}]
16:02:59 [2024-03-15T20:02:59.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:02:59 [2024-03-15T20:02:59.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:02:59 [2024-03-15T20:02:59.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-03-15T20:02:59.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:02:59 [2024-03-15T20:02:59.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:02:59 [2024-03-15T20:02:59.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:02:59 [2024-03-15T20:02:59.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1135995754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:02:59 [2024-03-15T20:02:59.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1135995754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:02:59 [2024-03-15T20:02:59.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1135995754 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:02:59 [2024-03-15T20:02:59.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1135995754 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:02:59 [2024-03-15T20:02:59.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1135995754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:02:59 [2024-03-15T20:02:59.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1135995754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:02:59 [2024-03-15T20:02:59.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1135995754 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:00 [2024-03-15T20:03:00.955Z] 
16:03:00 [2024-03-15T20:03:00.955Z] (Eclipse:19288): Gtk-WARNING **: 20:03:00.884: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:00 [2024-03-15T20:03:00.955Z] 
16:03:00 [2024-03-15T20:03:00.955Z] (Eclipse:19288): Gtk-WARNING **: 20:03:00.884: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:00 [2024-03-15T20:03:00.955Z] 
16:03:00 [2024-03-15T20:03:00.955Z] (Eclipse:19288): Gtk-WARNING **: 20:03:00.884: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:00 [2024-03-15T20:03:00.955Z] 
16:03:00 [2024-03-15T20:03:00.955Z] (Eclipse:19288): Gtk-WARNING **: 20:03:00.884: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:01 [2024-03-15T20:03:01.210Z] 
16:03:01 [2024-03-15T20:03:01.210Z] (Eclipse:19288): Gtk-CRITICAL **: 20:03:01.088: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:03:01 [2024-03-15T20:03:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1135995496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:03:01 [2024-03-15T20:03:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:03:01 [2024-03-15T20:03:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:01 [2024-03-15T20:03:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:01 [2024-03-15T20:03:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:01 [2024-03-15T20:03:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:01 [2024-03-15T20:03:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:01 [2024-03-15T20:03:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:01 [2024-03-15T20:03:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135997360 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:01 [2024-03-15T20:03:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135997360 data=null doit=true}, TreeItem with text {test}]
16:03:01 [2024-03-15T20:03:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135997360 data=null}, TreeItem with text {test}]
16:03:01 [2024-03-15T20:03:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135997361 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:01 [2024-03-15T20:03:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135997361 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:01 [2024-03-15T20:03:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135997385 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:01 [2024-03-15T20:03:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:01 [2024-03-15T20:03:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135997386 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:01 [2024-03-15T20:03:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135997386 data=null doit=true}, TreeItem with text {test}]
16:03:01 [2024-03-15T20:03:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135997386 data=null}, TreeItem with text {test}]
16:03:01 [2024-03-15T20:03:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135997386 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:01 [2024-03-15T20:03:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135997386 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:01 [2024-03-15T20:03:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135997391 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:01 [2024-03-15T20:03:01.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:01 [2024-03-15T20:03:01.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:01 [2024-03-15T20:03:01.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1135997392 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:03:01 [2024-03-15T20:03:01.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1135997392 data=null doit=true}, TreeItem with text {Traces [7]}]
16:03:01 [2024-03-15T20:03:01.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1135997392 data=null}, TreeItem with text {Traces [7]}]
16:03:01 [2024-03-15T20:03:01.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1135997392 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:03:01 [2024-03-15T20:03:01.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135997392 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
16:03:01 [2024-03-15T20:03:01.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1135997410 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:03:01 [2024-03-15T20:03:01.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:01 [2024-03-15T20:03:01.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1135997415 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:03:01 [2024-03-15T20:03:01.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1135997415 data=null doit=true}, TreeItem with text {Traces [7]}]
16:03:01 [2024-03-15T20:03:01.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1135997415 data=null}, TreeItem with text {Traces [7]}]
16:03:01 [2024-03-15T20:03:01.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1135997416 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:03:01 [2024-03-15T20:03:01.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135997416 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
16:03:01 [2024-03-15T20:03:01.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1135997419 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:03:01 [2024-03-15T20:03:01.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:03:01 [2024-03-15T20:03:01.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:03:01 [2024-03-15T20:03:01.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:03:01 [2024-03-15T20:03:01.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:03:01 [2024-03-15T20:03:01.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1135997765 data=null doit=true}, Shell with text {Trace Import}]
16:03:01 [2024-03-15T20:03:01.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:03:01 [2024-03-15T20:03:01.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:03:01 [2024-03-15T20:03:01.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:03:01 [2024-03-15T20:03:01.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:03:01 [2024-03-15T20:03:01.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:03:01 [2024-03-15T20:03:01.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:03:01 [2024-03-15T20:03:01.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:03:01 [2024-03-15T20:03:01.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:03:01 [2024-03-15T20:03:01.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:03:01 [2024-03-15T20:03:01.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:03:01 [2024-03-15T20:03:01.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:03:01 [2024-03-15T20:03:01.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:03:01 [2024-03-15T20:03:01.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1135997794 data=null}, (of type 'Combo')]
16:03:01 [2024-03-15T20:03:01.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:03:01 [2024-03-15T20:03:01.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:01 [2024-03-15T20:03:01.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:01 [2024-03-15T20:03:01.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:03:01 [2024-03-15T20:03:01.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1135997854 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1135997854 data=null doit=true}, TreeItem with text {import}]
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1135997854 data=null}, TreeItem with text {import}]
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1135997855 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135997855 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1135997855 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1135997864 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:03:01 [2024-03-15T20:03:01.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1135997880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1135997880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1135997880 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1135997880 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1135997881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:01 [2024-03-15T20:03:01.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1135997881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:01 [2024-03-15T20:03:01.980Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:01 [2024-03-15T20:03:01.980Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:01 [2024-03-15T20:03:01.980Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:01 [2024-03-15T20:03:01.980Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:01 [2024-03-15T20:03:01.980Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:01 [2024-03-15T20:03:01.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:03:02 [2024-03-15T20:03:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:03:02 [2024-03-15T20:03:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1135998420 data=null doit=true}, Shell with text {Confirmation}]
16:03:02 [2024-03-15T20:03:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:03:02 [2024-03-15T20:03:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:03:02 [2024-03-15T20:03:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:03:02 [2024-03-15T20:03:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:03:02 [2024-03-15T20:03:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:03:02 [2024-03-15T20:03:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
16:03:02 [2024-03-15T20:03:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
16:03:02 [2024-03-15T20:03:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
16:03:02 [2024-03-15T20:03:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:03:02 [2024-03-15T20:03:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
16:03:02 [2024-03-15T20:03:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=1135998420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:03:02 [2024-03-15T20:03:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=1135998420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:03:02 [2024-03-15T20:03:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=1135998421 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:03:02 [2024-03-15T20:03:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=1135998421 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:03:02 [2024-03-15T20:03:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=1135998421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:03:02 [2024-03-15T20:03:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=1135998421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:03:02 [2024-03-15T20:03:02.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=1135998421 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:03:02 [2024-03-15T20:03:02.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:03:02 [2024-03-15T20:03:02.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1135997881 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:02 [2024-03-15T20:03:02.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1135997448 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135998973 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135998973 data=null doit=true}, TreeItem with text {test}]
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135998974 data=null}, TreeItem with text {test}]
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135998974 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135998974 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135998992 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135998993 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135998993 data=null doit=true}, TreeItem with text {test}]
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135998993 data=null}, TreeItem with text {test}]
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135998994 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135998994 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135998999 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:03 [2024-03-15T20:03:03.053Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1135999000 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1135999000 data=null doit=true}, TreeItem with text {Traces [7]}]
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1135999000 data=null}, TreeItem with text {Traces [7]}]
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1135999001 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135999001 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1135999017 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135999020 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135999021 data=null doit=true}, TreeItem with text {test}]
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135999021 data=null}, TreeItem with text {test}]
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135999021 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135999021 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135999036 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1135999036 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:03 [2024-03-15T20:03:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1135999036 data=null doit=true}, TreeItem with text {test}]
16:03:03 [2024-03-15T20:03:03.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1135999036 data=null}, TreeItem with text {test}]
16:03:03 [2024-03-15T20:03:03.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1135999036 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:03 [2024-03-15T20:03:03.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135999036 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:03 [2024-03-15T20:03:03.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1135999041 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:03 [2024-03-15T20:03:03.054Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:03 [2024-03-15T20:03:03.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:03 [2024-03-15T20:03:03.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1135999041 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:03:03 [2024-03-15T20:03:03.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1135999041 data=null doit=true}, TreeItem with text {Traces [7]}]
16:03:03 [2024-03-15T20:03:03.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1135999041 data=null}, TreeItem with text {Traces [7]}]
16:03:03 [2024-03-15T20:03:03.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1135999042 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:03:03 [2024-03-15T20:03:03.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135999042 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
16:03:03 [2024-03-15T20:03:03.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1135999054 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:03:03 [2024-03-15T20:03:03.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1135999055 data=null doit=true}, TreeItem with text {Traces [7]}]
16:03:03 [2024-03-15T20:03:03.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1135999055 data=null}, TreeItem with text {Traces [7]}]
16:03:03 [2024-03-15T20:03:03.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1135999055 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:03:03 [2024-03-15T20:03:03.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1135999055 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [7]}]
16:03:03 [2024-03-15T20:03:03.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1135999057 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:03:03 [2024-03-15T20:03:03.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:03 [2024-03-15T20:03:03.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:03 [2024-03-15T20:03:03.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135999379 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:03:03 [2024-03-15T20:03:03.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135999379 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:03 [2024-03-15T20:03:03.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135999380 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:03:03 [2024-03-15T20:03:03.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135999380 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:03:03 [2024-03-15T20:03:03.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135999380 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:03 [2024-03-15T20:03:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135999423 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:03:03 [2024-03-15T20:03:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:03 [2024-03-15T20:03:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:03 [2024-03-15T20:03:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:03 [2024-03-15T20:03:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:03 [2024-03-15T20:03:03.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:03 [2024-03-15T20:03:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:03 [2024-03-15T20:03:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135999425 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:03:03 [2024-03-15T20:03:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135999425 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:03 [2024-03-15T20:03:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135999425 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:03:03 [2024-03-15T20:03:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135999425 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:03:03 [2024-03-15T20:03:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135999426 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:03 [2024-03-15T20:03:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135999429 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:03:03 [2024-03-15T20:03:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:03:03 [2024-03-15T20:03:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135999430 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:03:03 [2024-03-15T20:03:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135999430 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:03 [2024-03-15T20:03:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:03 [2024-03-15T20:03:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135999430 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:03:03 [2024-03-15T20:03:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135999430 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:03:03 [2024-03-15T20:03:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1135999431 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:03 [2024-03-15T20:03:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135999434 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:03:03 [2024-03-15T20:03:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135999434 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:03:03 [2024-03-15T20:03:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135999434 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:03:03 [2024-03-15T20:03:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1135999434 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:03 [2024-03-15T20:03:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135999470 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:03:03 [2024-03-15T20:03:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1135999477 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:03:03 [2024-03-15T20:03:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1135999477 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:03 [2024-03-15T20:03:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1135999477 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:03:03 [2024-03-15T20:03:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:03:03 [2024-03-15T20:03:03.565Z] 
16:03:03 [2024-03-15T20:03:03.565Z] (Eclipse:19288): Gtk-CRITICAL **: 20:03:03.322: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:03:03 [2024-03-15T20:03:03.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:03 [2024-03-15T20:03:03.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:03 [2024-03-15T20:03:03.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:04 [2024-03-15T20:03:04.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:04 [2024-03-15T20:03:04.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:04 [2024-03-15T20:03:04.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:04 [2024-03-15T20:03:04.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:04 [2024-03-15T20:03:04.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:04 [2024-03-15T20:03:04.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:04 [2024-03-15T20:03:04.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:03:04 [2024-03-15T20:03:04.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136000984 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:03:04 [2024-03-15T20:03:04.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136000984 data=null doit=true}, TableItem with text {}]
16:03:04 [2024-03-15T20:03:04.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136000984 data=null}, TableItem with text {}]
16:03:04 [2024-03-15T20:03:04.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136000984 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:03:04 [2024-03-15T20:03:04.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136000984 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136000991 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136001066 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136001066 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136001066 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136001067 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136001067 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136001072 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:04 [2024-03-15T20:03:04.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136001076 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136001077 data=null doit=true}, TreeItem with text {test}]
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136001077 data=null}, TreeItem with text {test}]
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136001077 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136001077 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136001100 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136001105 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136001105 data=null doit=true}, TreeItem with text {test}]
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136001105 data=null}, TreeItem with text {test}]
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136001106 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136001106 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136001111 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:04 [2024-03-15T20:03:04.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1136001111 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1136001111 data=null doit=true}, TreeItem with text {Traces [7]}]
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1136001111 data=null}, TreeItem with text {Traces [7]}]
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1136001112 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136001112 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
16:03:04 [2024-03-15T20:03:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1136001125 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:03:04 [2024-03-15T20:03:04.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:03:05 [2024-03-15T20:03:05.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:05 [2024-03-15T20:03:05.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:05 [2024-03-15T20:03:05.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136001452 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:03:05 [2024-03-15T20:03:05.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136001452 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:03:05 [2024-03-15T20:03:05.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136001452 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:03:05 [2024-03-15T20:03:05.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136001452 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:03:05 [2024-03-15T20:03:05.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136001452 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:03:05 [2024-03-15T20:03:05.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136001493 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:03:05 [2024-03-15T20:03:05.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:05 [2024-03-15T20:03:05.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:05 [2024-03-15T20:03:05.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:05 [2024-03-15T20:03:05.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:05 [2024-03-15T20:03:05.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:05 [2024-03-15T20:03:05.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:05 [2024-03-15T20:03:05.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136001495 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:03:05 [2024-03-15T20:03:05.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136001495 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:03:05 [2024-03-15T20:03:05.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136001495 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:03:05 [2024-03-15T20:03:05.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136001495 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:03:05 [2024-03-15T20:03:05.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136001496 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:03:05 [2024-03-15T20:03:05.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136001499 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:03:05 [2024-03-15T20:03:05.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:03:05 [2024-03-15T20:03:05.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136001500 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:03:05 [2024-03-15T20:03:05.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136001500 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:03:05 [2024-03-15T20:03:05.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:05 [2024-03-15T20:03:05.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136001500 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:03:05 [2024-03-15T20:03:05.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136001500 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:03:05 [2024-03-15T20:03:05.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136001500 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:03:05 [2024-03-15T20:03:05.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136001504 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:03:05 [2024-03-15T20:03:05.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136001504 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:03:05 [2024-03-15T20:03:05.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136001505 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:03:05 [2024-03-15T20:03:05.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136001505 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:03:05 [2024-03-15T20:03:05.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136001554 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:03:05 [2024-03-15T20:03:05.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136001719 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:03:05 [2024-03-15T20:03:05.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136001719 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:03:05 [2024-03-15T20:03:05.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136001719 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:03:05 [2024-03-15T20:03:05.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:03:05 [2024-03-15T20:03:05.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:05 [2024-03-15T20:03:05.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:06 [2024-03-15T20:03:06.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:06 [2024-03-15T20:03:06.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:06 [2024-03-15T20:03:06.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:06 [2024-03-15T20:03:06.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:06 [2024-03-15T20:03:06.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:03:06 [2024-03-15T20:03:06.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136002721 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:03:06 [2024-03-15T20:03:06.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136002721 data=null doit=true}, TableItem with text {}]
16:03:06 [2024-03-15T20:03:06.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136002721 data=null}, TableItem with text {}]
16:03:06 [2024-03-15T20:03:06.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136002721 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:03:06 [2024-03-15T20:03:06.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136002722 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:03:06 [2024-03-15T20:03:06.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136002734 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:03:06 [2024-03-15T20:03:06.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:06 [2024-03-15T20:03:06.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:06 [2024-03-15T20:03:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:06 [2024-03-15T20:03:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:06 [2024-03-15T20:03:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136002987 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:03:06 [2024-03-15T20:03:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136002987 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:03:06 [2024-03-15T20:03:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136002987 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:03:06 [2024-03-15T20:03:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136002987 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:03:06 [2024-03-15T20:03:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136002988 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:03:06 [2024-03-15T20:03:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136002995 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:03:06 [2024-03-15T20:03:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:06 [2024-03-15T20:03:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:06 [2024-03-15T20:03:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:06 [2024-03-15T20:03:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:06 [2024-03-15T20:03:06.942Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:06 [2024-03-15T20:03:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:06 [2024-03-15T20:03:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:06 [2024-03-15T20:03:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:06 [2024-03-15T20:03:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:06 [2024-03-15T20:03:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:06 [2024-03-15T20:03:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:06 [2024-03-15T20:03:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136003002 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:06 [2024-03-15T20:03:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136003002 data=null doit=true}, TreeItem with text {test}]
16:03:06 [2024-03-15T20:03:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136003002 data=null}, TreeItem with text {test}]
16:03:06 [2024-03-15T20:03:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136003002 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:06 [2024-03-15T20:03:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136003003 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:06 [2024-03-15T20:03:06.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136003035 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:06 [2024-03-15T20:03:06.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:06 [2024-03-15T20:03:06.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136003035 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:06 [2024-03-15T20:03:06.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136003036 data=null doit=true}, TreeItem with text {test}]
16:03:06 [2024-03-15T20:03:06.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136003036 data=null}, TreeItem with text {test}]
16:03:06 [2024-03-15T20:03:06.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136003036 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:06 [2024-03-15T20:03:06.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136003036 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:06 [2024-03-15T20:03:06.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136003041 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:06 [2024-03-15T20:03:06.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:06 [2024-03-15T20:03:06.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:06 [2024-03-15T20:03:06.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1136003042 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:03:06 [2024-03-15T20:03:06.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1136003042 data=null doit=true}, TreeItem with text {Traces [7]}]
16:03:06 [2024-03-15T20:03:06.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1136003042 data=null}, TreeItem with text {Traces [7]}]
16:03:06 [2024-03-15T20:03:06.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1136003042 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:03:06 [2024-03-15T20:03:06.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136003042 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
16:03:06 [2024-03-15T20:03:06.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1136003058 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:03:06 [2024-03-15T20:03:06.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:03:07 [2024-03-15T20:03:07.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:07 [2024-03-15T20:03:07.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:07 [2024-03-15T20:03:07.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136003385 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:03:07 [2024-03-15T20:03:07.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136003385 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:07 [2024-03-15T20:03:07.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136003385 data=null}, TreeItem with text {kernel-overlap-testing}]
16:03:07 [2024-03-15T20:03:07.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136003386 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:03:07 [2024-03-15T20:03:07.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136003386 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:07 [2024-03-15T20:03:07.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136003443 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:03:07 [2024-03-15T20:03:07.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:07 [2024-03-15T20:03:07.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:07 [2024-03-15T20:03:07.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:07 [2024-03-15T20:03:07.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:07 [2024-03-15T20:03:07.454Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:07 [2024-03-15T20:03:07.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:07 [2024-03-15T20:03:07.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136003445 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:03:07 [2024-03-15T20:03:07.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136003445 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:07 [2024-03-15T20:03:07.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136003445 data=null}, TreeItem with text {kernel-overlap-testing}]
16:03:07 [2024-03-15T20:03:07.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136003446 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:03:07 [2024-03-15T20:03:07.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136003446 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:07 [2024-03-15T20:03:07.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136003450 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:03:07 [2024-03-15T20:03:07.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:03:07 [2024-03-15T20:03:07.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136003450 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:03:07 [2024-03-15T20:03:07.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136003450 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:07 [2024-03-15T20:03:07.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:07 [2024-03-15T20:03:07.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136003451 data=null}, TreeItem with text {kernel-overlap-testing}]
16:03:07 [2024-03-15T20:03:07.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136003451 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:03:07 [2024-03-15T20:03:07.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136003451 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:07 [2024-03-15T20:03:07.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136003455 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:03:07 [2024-03-15T20:03:07.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136003455 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
16:03:07 [2024-03-15T20:03:07.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136003455 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
16:03:07 [2024-03-15T20:03:07.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136003455 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:07 [2024-03-15T20:03:07.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136003501 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
16:03:07 [2024-03-15T20:03:07.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136003747 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:03:07 [2024-03-15T20:03:07.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136003750 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:07 [2024-03-15T20:03:07.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136003750 data=null}, TreeItem with text {kernel-overlap-testing}]
16:03:07 [2024-03-15T20:03:07.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:03:07 [2024-03-15T20:03:07.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:07 [2024-03-15T20:03:07.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:07 [2024-03-15T20:03:07.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:07 [2024-03-15T20:03:07.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:07 [2024-03-15T20:03:07.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:07 [2024-03-15T20:03:07.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:07 [2024-03-15T20:03:07.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:07 [2024-03-15T20:03:07.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:03:07 [2024-03-15T20:03:07.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136003752 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:03:07 [2024-03-15T20:03:07.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136003752 data=null doit=true}, TableItem with text {}]
16:03:07 [2024-03-15T20:03:07.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136003752 data=null}, TableItem with text {}]
16:03:07 [2024-03-15T20:03:07.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136003753 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:03:07 [2024-03-15T20:03:07.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136003753 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:03:07 [2024-03-15T20:03:07.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136003772 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:03:07 [2024-03-15T20:03:07.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:07 [2024-03-15T20:03:07.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:09 [2024-03-15T20:03:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:09 [2024-03-15T20:03:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:09 [2024-03-15T20:03:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136005044 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:03:09 [2024-03-15T20:03:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136005044 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:09 [2024-03-15T20:03:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136005045 data=null}, TreeItem with text {kernel-overlap-testing}]
16:03:09 [2024-03-15T20:03:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136005045 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:03:09 [2024-03-15T20:03:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136005045 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:09 [2024-03-15T20:03:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136005051 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:03:09 [2024-03-15T20:03:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:09 [2024-03-15T20:03:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:09 [2024-03-15T20:03:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:09 [2024-03-15T20:03:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:09 [2024-03-15T20:03:09.073Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:09 [2024-03-15T20:03:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:09 [2024-03-15T20:03:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:09 [2024-03-15T20:03:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:09 [2024-03-15T20:03:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:09 [2024-03-15T20:03:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:09 [2024-03-15T20:03:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:09 [2024-03-15T20:03:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136005056 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:09 [2024-03-15T20:03:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136005056 data=null doit=true}, TreeItem with text {test}]
16:03:09 [2024-03-15T20:03:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136005056 data=null}, TreeItem with text {test}]
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136005056 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136005056 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136005081 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136005081 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136005081 data=null doit=true}, TreeItem with text {test}]
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136005082 data=null}, TreeItem with text {test}]
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136005082 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136005082 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136005086 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:09 [2024-03-15T20:03:09.074Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1136005087 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1136005087 data=null doit=true}, TreeItem with text {Traces [7]}]
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1136005087 data=null}, TreeItem with text {Traces [7]}]
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1136005087 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136005087 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1136005110 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:03:09 [2024-03-15T20:03:09.074Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136005154 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136005154 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136005154 data=null}, TreeItem with text {simple_server-thread1}]
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136005154 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136005154 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136005175 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:09 [2024-03-15T20:03:09.074Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136005177 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136005177 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136005177 data=null}, TreeItem with text {simple_server-thread1}]
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136005177 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136005177 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136005181 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136005181 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136005181 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:09 [2024-03-15T20:03:09.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136005181 data=null}, TreeItem with text {simple_server-thread1}]
16:03:09 [2024-03-15T20:03:09.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136005182 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
16:03:09 [2024-03-15T20:03:09.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136005182 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:09 [2024-03-15T20:03:09.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136005185 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
16:03:09 [2024-03-15T20:03:09.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136005185 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
16:03:09 [2024-03-15T20:03:09.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1136005185 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
16:03:09 [2024-03-15T20:03:09.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136005186 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:09 [2024-03-15T20:03:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136005237 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
16:03:09 [2024-03-15T20:03:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1136005453 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
16:03:09 [2024-03-15T20:03:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1136005472 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:09 [2024-03-15T20:03:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1136005472 data=null}, TreeItem with text {simple_server-thread1}]
16:03:09 [2024-03-15T20:03:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
16:03:09 [2024-03-15T20:03:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:09 [2024-03-15T20:03:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:09 [2024-03-15T20:03:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:09 [2024-03-15T20:03:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:09 [2024-03-15T20:03:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:09 [2024-03-15T20:03:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:09 [2024-03-15T20:03:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:09 [2024-03-15T20:03:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:09 [2024-03-15T20:03:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:03:09 [2024-03-15T20:03:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136005474 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:03:09 [2024-03-15T20:03:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136005474 data=null doit=true}, TableItem with text {}]
16:03:09 [2024-03-15T20:03:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136005474 data=null}, TableItem with text {}]
16:03:09 [2024-03-15T20:03:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136005474 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:03:09 [2024-03-15T20:03:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136005474 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:03:09 [2024-03-15T20:03:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136005479 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:03:09 [2024-03-15T20:03:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:09 [2024-03-15T20:03:09.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:10 [2024-03-15T20:03:10.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:10 [2024-03-15T20:03:10.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:10 [2024-03-15T20:03:10.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136006742 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
16:03:10 [2024-03-15T20:03:10.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136006743 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:10 [2024-03-15T20:03:10.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136006743 data=null}, TreeItem with text {simple_server-thread1}]
16:03:10 [2024-03-15T20:03:10.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136006743 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
16:03:10 [2024-03-15T20:03:10.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136006743 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:10 [2024-03-15T20:03:10.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136006749 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
16:03:10 [2024-03-15T20:03:10.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:10 [2024-03-15T20:03:10.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:10 [2024-03-15T20:03:10.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:10 [2024-03-15T20:03:10.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:10 [2024-03-15T20:03:10.694Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:10 [2024-03-15T20:03:10.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:10 [2024-03-15T20:03:10.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:10 [2024-03-15T20:03:10.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:10 [2024-03-15T20:03:10.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:10 [2024-03-15T20:03:10.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:10 [2024-03-15T20:03:10.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:10 [2024-03-15T20:03:10.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136006754 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:10 [2024-03-15T20:03:10.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136006754 data=null doit=true}, TreeItem with text {test}]
16:03:10 [2024-03-15T20:03:10.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136006755 data=null}, TreeItem with text {test}]
16:03:10 [2024-03-15T20:03:10.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136006755 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:10 [2024-03-15T20:03:10.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136006755 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:10 [2024-03-15T20:03:10.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136006780 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:10 [2024-03-15T20:03:10.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:10 [2024-03-15T20:03:10.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136006780 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:10 [2024-03-15T20:03:10.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136006781 data=null doit=true}, TreeItem with text {test}]
16:03:10 [2024-03-15T20:03:10.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136006781 data=null}, TreeItem with text {test}]
16:03:10 [2024-03-15T20:03:10.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136006781 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:10 [2024-03-15T20:03:10.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136006781 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:10 [2024-03-15T20:03:10.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136006786 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:10 [2024-03-15T20:03:10.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:10 [2024-03-15T20:03:10.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:10 [2024-03-15T20:03:10.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1136006786 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:03:10 [2024-03-15T20:03:10.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1136006786 data=null doit=true}, TreeItem with text {Traces [7]}]
16:03:10 [2024-03-15T20:03:10.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1136006787 data=null}, TreeItem with text {Traces [7]}]
16:03:10 [2024-03-15T20:03:10.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1136006787 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:03:10 [2024-03-15T20:03:10.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136006787 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
16:03:10 [2024-03-15T20:03:10.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1136006803 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:03:10 [2024-03-15T20:03:10.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:03:10 [2024-03-15T20:03:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:10 [2024-03-15T20:03:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:10 [2024-03-15T20:03:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136006931 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
16:03:10 [2024-03-15T20:03:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136006931 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:10 [2024-03-15T20:03:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136006931 data=null}, TreeItem with text {simple_server-thread2}]
16:03:10 [2024-03-15T20:03:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136006932 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
16:03:10 [2024-03-15T20:03:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136006932 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:10 [2024-03-15T20:03:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136006969 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
16:03:10 [2024-03-15T20:03:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:10 [2024-03-15T20:03:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:10 [2024-03-15T20:03:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:10 [2024-03-15T20:03:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:10 [2024-03-15T20:03:10.950Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:10 [2024-03-15T20:03:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:10 [2024-03-15T20:03:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136006971 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
16:03:10 [2024-03-15T20:03:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136006971 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:10 [2024-03-15T20:03:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136006971 data=null}, TreeItem with text {simple_server-thread2}]
16:03:10 [2024-03-15T20:03:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136006971 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
16:03:10 [2024-03-15T20:03:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136006971 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:10 [2024-03-15T20:03:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136006975 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
16:03:10 [2024-03-15T20:03:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
16:03:10 [2024-03-15T20:03:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136006976 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
16:03:10 [2024-03-15T20:03:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136006976 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:10 [2024-03-15T20:03:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:10 [2024-03-15T20:03:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136006976 data=null}, TreeItem with text {simple_server-thread2}]
16:03:10 [2024-03-15T20:03:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136006976 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
16:03:10 [2024-03-15T20:03:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136006976 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:10 [2024-03-15T20:03:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136006980 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
16:03:10 [2024-03-15T20:03:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136006980 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
16:03:10 [2024-03-15T20:03:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1136006980 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
16:03:10 [2024-03-15T20:03:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136006980 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:11 [2024-03-15T20:03:11.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136007024 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
16:03:11 [2024-03-15T20:03:11.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1136007213 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
16:03:11 [2024-03-15T20:03:11.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1136007213 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:11 [2024-03-15T20:03:11.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1136007213 data=null}, TreeItem with text {simple_server-thread2}]
16:03:11 [2024-03-15T20:03:11.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
16:03:11 [2024-03-15T20:03:11.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:11 [2024-03-15T20:03:11.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:11 [2024-03-15T20:03:11.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:11 [2024-03-15T20:03:11.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:11 [2024-03-15T20:03:11.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:11 [2024-03-15T20:03:11.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:11 [2024-03-15T20:03:11.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:11 [2024-03-15T20:03:11.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:11 [2024-03-15T20:03:11.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:11 [2024-03-15T20:03:11.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:03:11 [2024-03-15T20:03:11.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136007215 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:03:11 [2024-03-15T20:03:11.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136007215 data=null doit=true}, TableItem with text {}]
16:03:11 [2024-03-15T20:03:11.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136007215 data=null}, TableItem with text {}]
16:03:11 [2024-03-15T20:03:11.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136007216 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:03:11 [2024-03-15T20:03:11.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136007216 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:03:11 [2024-03-15T20:03:11.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136007216 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:03:11 [2024-03-15T20:03:11.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:11 [2024-03-15T20:03:11.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:11 [2024-03-15T20:03:11.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:03:11 [2024-03-15T20:03:11.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136007217 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:03:11 [2024-03-15T20:03:11.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136007217 data=null doit=true}, TableItem with text {}]
16:03:11 [2024-03-15T20:03:11.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136007218 data=null}, TableItem with text {}]
16:03:11 [2024-03-15T20:03:11.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136007218 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:03:11 [2024-03-15T20:03:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136007218 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:03:11 [2024-03-15T20:03:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136007218 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:03:11 [2024-03-15T20:03:11.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:11 [2024-03-15T20:03:11.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:12 [2024-03-15T20:03:12.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:12 [2024-03-15T20:03:12.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:12 [2024-03-15T20:03:12.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136008478 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
16:03:12 [2024-03-15T20:03:12.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136008478 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:12 [2024-03-15T20:03:12.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136008478 data=null}, TreeItem with text {simple_server-thread2}]
16:03:12 [2024-03-15T20:03:12.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136008478 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
16:03:12 [2024-03-15T20:03:12.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136008478 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:12 [2024-03-15T20:03:12.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136008483 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
16:03:12 [2024-03-15T20:03:12.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:12 [2024-03-15T20:03:12.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:12 [2024-03-15T20:03:12.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:12 [2024-03-15T20:03:12.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:12 [2024-03-15T20:03:12.328Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:12 [2024-03-15T20:03:12.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:12 [2024-03-15T20:03:12.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:12 [2024-03-15T20:03:12.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:12 [2024-03-15T20:03:12.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:12 [2024-03-15T20:03:12.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:12 [2024-03-15T20:03:12.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:12 [2024-03-15T20:03:12.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136008486 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:12 [2024-03-15T20:03:12.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136008486 data=null doit=true}, TreeItem with text {test}]
16:03:12 [2024-03-15T20:03:12.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136008486 data=null}, TreeItem with text {test}]
16:03:12 [2024-03-15T20:03:12.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136008487 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:12 [2024-03-15T20:03:12.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136008487 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:12 [2024-03-15T20:03:12.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136008511 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:12 [2024-03-15T20:03:12.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:12 [2024-03-15T20:03:12.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136008522 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:12 [2024-03-15T20:03:12.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136008522 data=null doit=true}, TreeItem with text {test}]
16:03:12 [2024-03-15T20:03:12.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136008522 data=null}, TreeItem with text {test}]
16:03:12 [2024-03-15T20:03:12.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136008523 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:12 [2024-03-15T20:03:12.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136008523 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:12 [2024-03-15T20:03:12.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136008528 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:12 [2024-03-15T20:03:12.583Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:12 [2024-03-15T20:03:12.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:12 [2024-03-15T20:03:12.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1136008528 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:03:12 [2024-03-15T20:03:12.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1136008528 data=null doit=true}, TreeItem with text {Traces [7]}]
16:03:12 [2024-03-15T20:03:12.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1136008528 data=null}, TreeItem with text {Traces [7]}]
16:03:12 [2024-03-15T20:03:12.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1136008529 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:03:12 [2024-03-15T20:03:12.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136008529 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
16:03:12 [2024-03-15T20:03:12.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1136008544 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:03:12 [2024-03-15T20:03:12.583Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:03:12 [2024-03-15T20:03:12.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:12 [2024-03-15T20:03:12.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:12 [2024-03-15T20:03:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1136008786 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:03:12 [2024-03-15T20:03:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1136008786 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:03:12 [2024-03-15T20:03:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1136008786 data=null}, TreeItem with text {ust-overlap-testing}]
16:03:12 [2024-03-15T20:03:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136008787 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:03:12 [2024-03-15T20:03:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136008787 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:03:12 [2024-03-15T20:03:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136008811 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:03:12 [2024-03-15T20:03:12.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:12 [2024-03-15T20:03:12.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:12 [2024-03-15T20:03:12.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:12 [2024-03-15T20:03:12.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:12 [2024-03-15T20:03:12.840Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:12 [2024-03-15T20:03:12.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:12 [2024-03-15T20:03:12.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1136008813 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:03:12 [2024-03-15T20:03:12.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1136008813 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:03:12 [2024-03-15T20:03:12.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1136008813 data=null}, TreeItem with text {ust-overlap-testing}]
16:03:12 [2024-03-15T20:03:12.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136008813 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:03:12 [2024-03-15T20:03:12.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136008813 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:03:12 [2024-03-15T20:03:12.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136008817 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:03:12 [2024-03-15T20:03:12.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
16:03:12 [2024-03-15T20:03:12.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1136008818 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:03:12 [2024-03-15T20:03:12.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1136008818 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:03:12 [2024-03-15T20:03:12.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:12 [2024-03-15T20:03:12.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1136008818 data=null}, TreeItem with text {ust-overlap-testing}]
16:03:12 [2024-03-15T20:03:12.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136008818 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:03:12 [2024-03-15T20:03:12.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136008818 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:03:12 [2024-03-15T20:03:12.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136008822 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:03:12 [2024-03-15T20:03:12.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136008823 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
16:03:12 [2024-03-15T20:03:12.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1136008823 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
16:03:12 [2024-03-15T20:03:12.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136008823 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:03:12 [2024-03-15T20:03:12.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136008863 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
16:03:13 [2024-03-15T20:03:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1136009050 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:03:13 [2024-03-15T20:03:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1136009050 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:03:13 [2024-03-15T20:03:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1136009051 data=null}, TreeItem with text {ust-overlap-testing}]
16:03:13 [2024-03-15T20:03:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
16:03:13 [2024-03-15T20:03:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:13 [2024-03-15T20:03:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:13 [2024-03-15T20:03:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:13 [2024-03-15T20:03:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:13 [2024-03-15T20:03:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:13 [2024-03-15T20:03:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:13 [2024-03-15T20:03:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:13 [2024-03-15T20:03:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:13 [2024-03-15T20:03:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:13 [2024-03-15T20:03:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:13 [2024-03-15T20:03:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:03:13 [2024-03-15T20:03:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136009052 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:03:13 [2024-03-15T20:03:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136009052 data=null doit=true}, TableItem with text {}]
16:03:13 [2024-03-15T20:03:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136009052 data=null}, TableItem with text {}]
16:03:13 [2024-03-15T20:03:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136009052 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:03:13 [2024-03-15T20:03:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136009052 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:03:13 [2024-03-15T20:03:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136009053 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:03:13 [2024-03-15T20:03:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:13 [2024-03-15T20:03:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:13 [2024-03-15T20:03:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:03:13 [2024-03-15T20:03:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136009054 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:03:13 [2024-03-15T20:03:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136009054 data=null doit=true}, TableItem with text {}]
16:03:13 [2024-03-15T20:03:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136009054 data=null}, TableItem with text {}]
16:03:13 [2024-03-15T20:03:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136009054 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:03:13 [2024-03-15T20:03:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136009054 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:03:13 [2024-03-15T20:03:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136009055 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:03:13 [2024-03-15T20:03:13.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:13 [2024-03-15T20:03:13.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:14 [2024-03-15T20:03:14.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:14 [2024-03-15T20:03:14.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:14 [2024-03-15T20:03:14.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1136010327 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:03:14 [2024-03-15T20:03:14.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1136010327 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:03:14 [2024-03-15T20:03:14.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1136010327 data=null}, TreeItem with text {ust-overlap-testing}]
16:03:14 [2024-03-15T20:03:14.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136010327 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:03:14 [2024-03-15T20:03:14.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136010327 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:03:14 [2024-03-15T20:03:14.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136010331 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:03:14 [2024-03-15T20:03:14.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:14 [2024-03-15T20:03:14.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:14 [2024-03-15T20:03:14.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:14 [2024-03-15T20:03:14.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:14 [2024-03-15T20:03:14.219Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:14 [2024-03-15T20:03:14.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:14 [2024-03-15T20:03:14.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:14 [2024-03-15T20:03:14.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:14 [2024-03-15T20:03:14.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:14 [2024-03-15T20:03:14.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:14 [2024-03-15T20:03:14.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:14 [2024-03-15T20:03:14.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136010335 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:14 [2024-03-15T20:03:14.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136010335 data=null doit=true}, TreeItem with text {test}]
16:03:14 [2024-03-15T20:03:14.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136010336 data=null}, TreeItem with text {test}]
16:03:14 [2024-03-15T20:03:14.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136010336 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:14 [2024-03-15T20:03:14.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136010336 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:14 [2024-03-15T20:03:14.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136010370 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:14 [2024-03-15T20:03:14.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:14 [2024-03-15T20:03:14.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136010371 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:14 [2024-03-15T20:03:14.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136010371 data=null doit=true}, TreeItem with text {test}]
16:03:14 [2024-03-15T20:03:14.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136010371 data=null}, TreeItem with text {test}]
16:03:14 [2024-03-15T20:03:14.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136010371 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:14 [2024-03-15T20:03:14.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136010371 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:14 [2024-03-15T20:03:14.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136010388 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:14 [2024-03-15T20:03:14.219Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:14 [2024-03-15T20:03:14.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:14 [2024-03-15T20:03:14.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1136010389 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:03:14 [2024-03-15T20:03:14.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1136010389 data=null doit=true}, TreeItem with text {Traces [7]}]
16:03:14 [2024-03-15T20:03:14.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1136010389 data=null}, TreeItem with text {Traces [7]}]
16:03:14 [2024-03-15T20:03:14.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1136010389 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:03:14 [2024-03-15T20:03:14.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136010389 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
16:03:14 [2024-03-15T20:03:14.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1136010404 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:03:14 [2024-03-15T20:03:14.220Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:03:14 [2024-03-15T20:03:14.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:14 [2024-03-15T20:03:14.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:14 [2024-03-15T20:03:14.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1136010654 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
16:03:14 [2024-03-15T20:03:14.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1136010654 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:03:14 [2024-03-15T20:03:14.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1136010654 data=null}, TreeItem with text {unrecognized.log}]
16:03:14 [2024-03-15T20:03:14.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1136010655 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:03:14 [2024-03-15T20:03:14.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136010655 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:03:14 [2024-03-15T20:03:14.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1136010677 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:03:14 [2024-03-15T20:03:14.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:14 [2024-03-15T20:03:14.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:14 [2024-03-15T20:03:14.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:14 [2024-03-15T20:03:14.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:14 [2024-03-15T20:03:14.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:14 [2024-03-15T20:03:14.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:14 [2024-03-15T20:03:14.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1136010679 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
16:03:14 [2024-03-15T20:03:14.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1136010679 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:03:14 [2024-03-15T20:03:14.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1136010679 data=null}, TreeItem with text {unrecognized.log}]
16:03:14 [2024-03-15T20:03:14.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1136010680 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:03:14 [2024-03-15T20:03:14.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136010680 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:03:14 [2024-03-15T20:03:14.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1136010684 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:03:14 [2024-03-15T20:03:14.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
16:03:14 [2024-03-15T20:03:14.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1136010684 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
16:03:14 [2024-03-15T20:03:14.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1136010684 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:03:14 [2024-03-15T20:03:14.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:14 [2024-03-15T20:03:14.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1136010685 data=null}, TreeItem with text {unrecognized.log}]
16:03:14 [2024-03-15T20:03:14.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1136010685 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:03:14 [2024-03-15T20:03:14.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136010685 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:03:14 [2024-03-15T20:03:14.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1136010689 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:03:14 [2024-03-15T20:03:14.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1136010689 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
16:03:14 [2024-03-15T20:03:14.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1136010689 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
16:03:14 [2024-03-15T20:03:14.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136010689 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:03:14 [2024-03-15T20:03:14.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1136010731 data=null button=1 stateMask=0x80000 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
16:03:14 [2024-03-15T20:03:14.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1136010883 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
16:03:14 [2024-03-15T20:03:14.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1136010883 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:03:14 [2024-03-15T20:03:14.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1136010884 data=null}, TreeItem with text {unrecognized.log}]
16:03:14 [2024-03-15T20:03:14.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
16:03:14 [2024-03-15T20:03:14.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:03:14 [2024-03-15T20:03:14.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:03:14 [2024-03-15T20:03:14.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:14 [2024-03-15T20:03:14.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:14 [2024-03-15T20:03:14.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1136011044 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1136011045 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1136011045 data=null}, TreeItem with text {unrecognized.log}]
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1136011045 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136011045 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1136011049 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:14 [2024-03-15T20:03:14.988Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136011055 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136011055 data=null doit=true}, TreeItem with text {test}]
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136011055 data=null}, TreeItem with text {test}]
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136011055 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136011055 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136011087 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136011088 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136011088 data=null doit=true}, TreeItem with text {test}]
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136011088 data=null}, TreeItem with text {test}]
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136011088 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136011088 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136011102 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:14 [2024-03-15T20:03:14.988Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1136011103 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1136011103 data=null doit=true}, TreeItem with text {Traces [7]}]
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1136011103 data=null}, TreeItem with text {Traces [7]}]
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1136011104 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136011104 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1136011119 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1136011119 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1136011120 data=null doit=true}, TreeItem with text {Traces [7]}]
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1136011120 data=null}, TreeItem with text {Traces [7]}]
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1136011120 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136011120 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
16:03:14 [2024-03-15T20:03:14.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1136011124 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:03:14 [2024-03-15T20:03:14.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:03:14 [2024-03-15T20:03:14.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:03:15 [2024-03-15T20:03:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:03:15 [2024-03-15T20:03:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:03:15 [2024-03-15T20:03:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1136011423 data=null doit=true}, Shell with text {Confirm Clear}]
16:03:15 [2024-03-15T20:03:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:03:15 [2024-03-15T20:03:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:03:15 [2024-03-15T20:03:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:03:15 [2024-03-15T20:03:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:03:15 [2024-03-15T20:03:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:03:15 [2024-03-15T20:03:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:03:15 [2024-03-15T20:03:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1136011423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:15 [2024-03-15T20:03:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1136011423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:15 [2024-03-15T20:03:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1136011423 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:15 [2024-03-15T20:03:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1136011424 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:15 [2024-03-15T20:03:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1136011424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:15 [2024-03-15T20:03:15.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1136011424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:15 [2024-03-15T20:03:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1136011424 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:16 [2024-03-15T20:03:16.863Z] 
16:03:16 [2024-03-15T20:03:16.863Z] (Eclipse:19288): Gtk-WARNING **: 20:03:16.750: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:16 [2024-03-15T20:03:16.863Z] 
16:03:16 [2024-03-15T20:03:16.863Z] (Eclipse:19288): Gtk-WARNING **: 20:03:16.750: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:16 [2024-03-15T20:03:16.863Z] 
16:03:16 [2024-03-15T20:03:16.863Z] (Eclipse:19288): Gtk-WARNING **: 20:03:16.751: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:16 [2024-03-15T20:03:16.863Z] 
16:03:16 [2024-03-15T20:03:16.863Z] (Eclipse:19288): Gtk-WARNING **: 20:03:16.751: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:17 [2024-03-15T20:03:17.118Z] 
16:03:17 [2024-03-15T20:03:17.118Z] (Eclipse:19288): Gtk-CRITICAL **: 20:03:17.042: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:03:17 [2024-03-15T20:03:17.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1136011166 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:03:17 [2024-03-15T20:03:17.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:03:17 [2024-03-15T20:03:17.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:17 [2024-03-15T20:03:17.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:17 [2024-03-15T20:03:17.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:17 [2024-03-15T20:03:17.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:17 [2024-03-15T20:03:17.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:17 [2024-03-15T20:03:17.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:17 [2024-03-15T20:03:17.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136013343 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:17 [2024-03-15T20:03:17.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136013343 data=null doit=true}, TreeItem with text {test}]
16:03:17 [2024-03-15T20:03:17.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136013343 data=null}, TreeItem with text {test}]
16:03:17 [2024-03-15T20:03:17.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136013343 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:17 [2024-03-15T20:03:17.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136013343 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:17 [2024-03-15T20:03:17.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136013361 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:17 [2024-03-15T20:03:17.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:17 [2024-03-15T20:03:17.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136013361 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:17 [2024-03-15T20:03:17.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136013361 data=null doit=true}, TreeItem with text {test}]
16:03:17 [2024-03-15T20:03:17.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136013361 data=null}, TreeItem with text {test}]
16:03:17 [2024-03-15T20:03:17.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136013362 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:17 [2024-03-15T20:03:17.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136013362 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:17 [2024-03-15T20:03:17.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136013372 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:17 [2024-03-15T20:03:17.375Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:17 [2024-03-15T20:03:17.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:17 [2024-03-15T20:03:17.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1136013372 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:03:17 [2024-03-15T20:03:17.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1136013372 data=null doit=true}, TreeItem with text {Traces [7]}]
16:03:17 [2024-03-15T20:03:17.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1136013372 data=null}, TreeItem with text {Traces [7]}]
16:03:17 [2024-03-15T20:03:17.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1136013373 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:03:17 [2024-03-15T20:03:17.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136013373 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
16:03:17 [2024-03-15T20:03:17.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1136013389 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:03:17 [2024-03-15T20:03:17.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:17 [2024-03-15T20:03:17.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1136013390 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:03:17 [2024-03-15T20:03:17.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1136013390 data=null doit=true}, TreeItem with text {Traces [7]}]
16:03:17 [2024-03-15T20:03:17.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1136013390 data=null}, TreeItem with text {Traces [7]}]
16:03:17 [2024-03-15T20:03:17.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1136013390 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:03:17 [2024-03-15T20:03:17.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136013391 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
16:03:17 [2024-03-15T20:03:17.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1136013394 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:03:17 [2024-03-15T20:03:17.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:03:17 [2024-03-15T20:03:17.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136013752 data=null doit=true}, Shell with text {Trace Import}]
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1136013756 data=null}, (of type 'Combo')]
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1136013796 data=null doit=true}, TreeItem with text {import}]
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1136013796 data=null}, TreeItem with text {import}]
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1136013797 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136013797 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1136013798 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:17 [2024-03-15T20:03:17.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136013799 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
16:03:17 [2024-03-15T20:03:17.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136013799 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:03:17 [2024-03-15T20:03:17.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136013799 data=null}, Tree node with text: kernel-overlap-testing]
16:03:17 [2024-03-15T20:03:17.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136013799 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:03:17 [2024-03-15T20:03:17.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136013799 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
16:03:17 [2024-03-15T20:03:17.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136013801 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:03:17 [2024-03-15T20:03:17.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
16:03:17 [2024-03-15T20:03:17.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:17 [2024-03-15T20:03:17.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:17 [2024-03-15T20:03:17.888Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
16:03:17 [2024-03-15T20:03:17.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=1136013823 data=null doit=true}, Tree node with text: z-clashes]
16:03:17 [2024-03-15T20:03:17.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1136013824 data=null}, Tree node with text: z-clashes]
16:03:17 [2024-03-15T20:03:17.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1136013824 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
16:03:17 [2024-03-15T20:03:17.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136013824 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: z-clashes]
16:03:17 [2024-03-15T20:03:17.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1136013825 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
16:03:17 [2024-03-15T20:03:17.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136013826 data=null button=0 stateMask=0x0 x=171 y=173 count=0}, Tree node with text: kernel-overlap-testing]
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136013826 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136013826 data=null}, Tree node with text: kernel-overlap-testing]
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136013826 data=null button=1 stateMask=0x0 x=171 y=173 count=1}, Tree node with text: kernel-overlap-testing]
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136013826 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136013828 data=null button=1 stateMask=0x80000 x=171 y=83 count=1}, Tree node with text: kernel-overlap-testing]
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:17 [2024-03-15T20:03:17.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136013830 data=null button=0 stateMask=0x0 x=153 y=-9 count=0}, Tree node with text: simple_server-thread1]
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136013830 data=null doit=true}, Tree node with text: simple_server-thread1]
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136013831 data=null}, Tree node with text: simple_server-thread1]
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136013831 data=null button=1 stateMask=0x0 x=153 y=-9 count=1}, Tree node with text: simple_server-thread1]
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136013831 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: simple_server-thread1]
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136013832 data=null button=1 stateMask=0x80000 x=153 y=81 count=1}, Tree node with text: simple_server-thread1]
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread1
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:17 [2024-03-15T20:03:17.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
16:03:17 [2024-03-15T20:03:17.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136013834 data=null button=0 stateMask=0x0 x=171 y=196 count=0}, Tree node with text: simple_server-thread1]
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136013835 data=null doit=true}, Tree node with text: simple_server-thread1]
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136013835 data=null}, Tree node with text: simple_server-thread1]
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136013835 data=null button=1 stateMask=0x0 x=171 y=196 count=1}, Tree node with text: simple_server-thread1]
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136013835 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: simple_server-thread1]
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136013836 data=null button=1 stateMask=0x80000 x=171 y=106 count=1}, Tree node with text: simple_server-thread1]
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread1
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:17 [2024-03-15T20:03:17.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136013838 data=null button=0 stateMask=0x0 x=153 y=14 count=0}, Tree node with text: simple_server-thread2]
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136013838 data=null doit=true}, Tree node with text: simple_server-thread2]
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136013838 data=null}, Tree node with text: simple_server-thread2]
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136013839 data=null button=1 stateMask=0x0 x=153 y=14 count=1}, Tree node with text: simple_server-thread2]
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136013839 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: simple_server-thread2]
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136013848 data=null button=1 stateMask=0x80000 x=153 y=14 count=1}, Tree node with text: simple_server-thread2]
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread2
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:17 [2024-03-15T20:03:17.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
16:03:17 [2024-03-15T20:03:17.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
16:03:17 [2024-03-15T20:03:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136013851 data=null button=0 stateMask=0x0 x=171 y=129 count=0}, Tree node with text: simple_server-thread2]
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136013851 data=null doit=true}, Tree node with text: simple_server-thread2]
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136013851 data=null}, Tree node with text: simple_server-thread2]
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136013851 data=null button=1 stateMask=0x0 x=171 y=129 count=1}, Tree node with text: simple_server-thread2]
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136013851 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: simple_server-thread2]
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136013852 data=null button=1 stateMask=0x80000 x=171 y=129 count=1}, Tree node with text: simple_server-thread2]
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread2
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:17 [2024-03-15T20:03:17.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1136013855 data=null button=0 stateMask=0x0 x=84 y=-78 count=0}, TreeItem with text {import}]
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1136013855 data=null doit=true}, TreeItem with text {import}]
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1136013855 data=null}, TreeItem with text {import}]
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1136013855 data=null button=1 stateMask=0x0 x=84 y=-78 count=1}, TreeItem with text {import}]
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136013855 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1136013857 data=null button=1 stateMask=0x80000 x=84 y=-78 count=1}, TreeItem with text {import}]
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: unrecognized.log
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1136013859 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1136013865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1136013871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1136013871 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1136013871 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1136013871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1136013871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:17 [2024-03-15T20:03:17.892Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:17 [2024-03-15T20:03:17.892Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:17 [2024-03-15T20:03:17.892Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:17 [2024-03-15T20:03:17.892Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:17 [2024-03-15T20:03:17.892Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:17 [2024-03-15T20:03:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:03:18 [2024-03-15T20:03:18.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:03:18 [2024-03-15T20:03:18.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1136014415 data=null doit=true}, Shell with text {Confirmation}]
16:03:18 [2024-03-15T20:03:18.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:03:18 [2024-03-15T20:03:18.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
16:03:18 [2024-03-15T20:03:18.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
16:03:18 [2024-03-15T20:03:18.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
16:03:18 [2024-03-15T20:03:18.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:03:18 [2024-03-15T20:03:18.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:03:18 [2024-03-15T20:03:18.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:03:18 [2024-03-15T20:03:18.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:03:18 [2024-03-15T20:03:18.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:03:18 [2024-03-15T20:03:18.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
16:03:18 [2024-03-15T20:03:18.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=1136014415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:03:18 [2024-03-15T20:03:18.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=1136014415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:03:18 [2024-03-15T20:03:18.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=1136014415 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:03:18 [2024-03-15T20:03:18.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=1136014415 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:03:18 [2024-03-15T20:03:18.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=1136014415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:03:18 [2024-03-15T20:03:18.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=1136014416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:03:18 [2024-03-15T20:03:18.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=1136014416 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:03:18 [2024-03-15T20:03:18.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:03:18 [2024-03-15T20:03:18.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:03:18 [2024-03-15T20:03:18.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1136014533 data=null doit=true}, Shell with text {Confirmation}]
16:03:18 [2024-03-15T20:03:18.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:03:18 [2024-03-15T20:03:18.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:03:18 [2024-03-15T20:03:18.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:03:18 [2024-03-15T20:03:18.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
16:03:18 [2024-03-15T20:03:18.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
16:03:18 [2024-03-15T20:03:18.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
16:03:18 [2024-03-15T20:03:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:03:18 [2024-03-15T20:03:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:03:18 [2024-03-15T20:03:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:03:18 [2024-03-15T20:03:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
16:03:18 [2024-03-15T20:03:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=1136014533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:03:18 [2024-03-15T20:03:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=1136014533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:03:18 [2024-03-15T20:03:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=1136014533 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:03:18 [2024-03-15T20:03:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=1136014533 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:03:18 [2024-03-15T20:03:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=1136014533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:03:18 [2024-03-15T20:03:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=1136014534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:03:18 [2024-03-15T20:03:18.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=1136014534 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:03:18 [2024-03-15T20:03:18.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:03:18 [2024-03-15T20:03:18.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:03:18 [2024-03-15T20:03:18.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1136014647 data=null doit=true}, Shell with text {Confirmation}]
16:03:18 [2024-03-15T20:03:18.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:03:18 [2024-03-15T20:03:18.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:03:18 [2024-03-15T20:03:18.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:03:18 [2024-03-15T20:03:18.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:03:18 [2024-03-15T20:03:18.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:03:18 [2024-03-15T20:03:18.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:03:18 [2024-03-15T20:03:18.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
16:03:18 [2024-03-15T20:03:18.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
16:03:18 [2024-03-15T20:03:18.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
16:03:18 [2024-03-15T20:03:18.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
16:03:18 [2024-03-15T20:03:18.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=1136014648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:03:18 [2024-03-15T20:03:18.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=1136014648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:03:18 [2024-03-15T20:03:18.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=1136014648 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:03:18 [2024-03-15T20:03:18.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=1136014648 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:03:18 [2024-03-15T20:03:18.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=1136014648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:03:18 [2024-03-15T20:03:18.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=1136014648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:03:18 [2024-03-15T20:03:18.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=1136014648 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:03:18 [2024-03-15T20:03:18.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1136013872 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:18 [2024-03-15T20:03:18.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1136013418 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:03:18 [2024-03-15T20:03:18.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:03:18 [2024-03-15T20:03:18.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:18 [2024-03-15T20:03:18.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:18 [2024-03-15T20:03:18.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:18 [2024-03-15T20:03:18.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:18 [2024-03-15T20:03:18.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:18 [2024-03-15T20:03:18.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:18 [2024-03-15T20:03:18.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136014927 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:18 [2024-03-15T20:03:18.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136014927 data=null doit=true}, TreeItem with text {test}]
16:03:18 [2024-03-15T20:03:18.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136014927 data=null}, TreeItem with text {test}]
16:03:18 [2024-03-15T20:03:18.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136014927 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:18 [2024-03-15T20:03:18.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136014927 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:18 [2024-03-15T20:03:18.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136014950 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:18 [2024-03-15T20:03:18.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:18 [2024-03-15T20:03:18.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136014951 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:18 [2024-03-15T20:03:18.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136014951 data=null doit=true}, TreeItem with text {test}]
16:03:18 [2024-03-15T20:03:18.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136014951 data=null}, TreeItem with text {test}]
16:03:18 [2024-03-15T20:03:18.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136014951 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:18 [2024-03-15T20:03:18.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136014951 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:18 [2024-03-15T20:03:18.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136014955 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:18 [2024-03-15T20:03:18.965Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:18 [2024-03-15T20:03:18.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:18 [2024-03-15T20:03:18.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1136014956 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:03:18 [2024-03-15T20:03:18.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136014956 data=null doit=true}, TreeItem with text {Traces [0]}]
16:03:18 [2024-03-15T20:03:18.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136014956 data=null}, TreeItem with text {Traces [0]}]
16:03:18 [2024-03-15T20:03:18.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136014956 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:03:18 [2024-03-15T20:03:18.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136014957 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:03:18 [2024-03-15T20:03:18.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136014970 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:03:18 [2024-03-15T20:03:18.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136014971 data=null doit=true}, TreeItem with text {Traces [0]}]
16:03:18 [2024-03-15T20:03:18.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136014971 data=null}, TreeItem with text {Traces [0]}]
16:03:18 [2024-03-15T20:03:18.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136014971 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:03:18 [2024-03-15T20:03:18.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136014971 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
16:03:18 [2024-03-15T20:03:18.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136014973 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:03:19 [2024-03-15T20:03:19.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:19 [2024-03-15T20:03:19.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:19 [2024-03-15T20:03:19.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136015192 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:03:19 [2024-03-15T20:03:19.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136015193 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:19 [2024-03-15T20:03:19.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136015193 data=null}, TreeItem with text {kernel-overlap-testing}]
16:03:19 [2024-03-15T20:03:19.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136015193 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:03:19 [2024-03-15T20:03:19.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136015193 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:19 [2024-03-15T20:03:19.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136015228 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:03:19 [2024-03-15T20:03:19.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:19 [2024-03-15T20:03:19.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:19 [2024-03-15T20:03:19.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:19 [2024-03-15T20:03:19.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:19 [2024-03-15T20:03:19.221Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:19 [2024-03-15T20:03:19.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:19 [2024-03-15T20:03:19.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136015230 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:03:19 [2024-03-15T20:03:19.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136015230 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:19 [2024-03-15T20:03:19.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136015230 data=null}, TreeItem with text {kernel-overlap-testing}]
16:03:19 [2024-03-15T20:03:19.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136015231 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:03:19 [2024-03-15T20:03:19.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136015231 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:19 [2024-03-15T20:03:19.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136015235 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:03:19 [2024-03-15T20:03:19.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:03:19 [2024-03-15T20:03:19.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136015235 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:03:19 [2024-03-15T20:03:19.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136015235 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:19 [2024-03-15T20:03:19.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:19 [2024-03-15T20:03:19.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136015236 data=null}, TreeItem with text {kernel-overlap-testing}]
16:03:19 [2024-03-15T20:03:19.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136015236 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:03:19 [2024-03-15T20:03:19.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136015236 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:19 [2024-03-15T20:03:19.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136015240 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:03:19 [2024-03-15T20:03:19.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136015240 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
16:03:19 [2024-03-15T20:03:19.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136015240 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
16:03:19 [2024-03-15T20:03:19.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136015240 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:19 [2024-03-15T20:03:19.222Z] 
16:03:19 [2024-03-15T20:03:19.222Z] (Eclipse:19288): Gtk-CRITICAL **: 20:03:19.185: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:03:19 [2024-03-15T20:03:19.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136015281 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
16:03:19 [2024-03-15T20:03:19.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136015497 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:03:19 [2024-03-15T20:03:19.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136015503 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:19 [2024-03-15T20:03:19.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136015503 data=null}, TreeItem with text {kernel-overlap-testing}]
16:03:19 [2024-03-15T20:03:19.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:03:19 [2024-03-15T20:03:19.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:19 [2024-03-15T20:03:19.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:19 [2024-03-15T20:03:19.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:19 [2024-03-15T20:03:19.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:19 [2024-03-15T20:03:19.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:19 [2024-03-15T20:03:19.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:03:19 [2024-03-15T20:03:19.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136015505 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:03:19 [2024-03-15T20:03:19.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136015516 data=null doit=true}, TableItem with text {}]
16:03:19 [2024-03-15T20:03:19.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136015516 data=null}, TableItem with text {}]
16:03:19 [2024-03-15T20:03:19.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136015516 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:03:19 [2024-03-15T20:03:19.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136015517 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:03:19 [2024-03-15T20:03:19.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136015531 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:03:19 [2024-03-15T20:03:19.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:19 [2024-03-15T20:03:19.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:20 [2024-03-15T20:03:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:20 [2024-03-15T20:03:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:20 [2024-03-15T20:03:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136016790 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:03:20 [2024-03-15T20:03:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136016790 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:20 [2024-03-15T20:03:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136016790 data=null}, TreeItem with text {kernel-overlap-testing}]
16:03:20 [2024-03-15T20:03:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136016791 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:03:20 [2024-03-15T20:03:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136016791 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:20 [2024-03-15T20:03:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136016794 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:03:20 [2024-03-15T20:03:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:20 [2024-03-15T20:03:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:20 [2024-03-15T20:03:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:20 [2024-03-15T20:03:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:20 [2024-03-15T20:03:20.843Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:20 [2024-03-15T20:03:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:20 [2024-03-15T20:03:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:20 [2024-03-15T20:03:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:20 [2024-03-15T20:03:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:20 [2024-03-15T20:03:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:20 [2024-03-15T20:03:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:20 [2024-03-15T20:03:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136016799 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:20 [2024-03-15T20:03:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136016799 data=null doit=true}, TreeItem with text {test}]
16:03:20 [2024-03-15T20:03:20.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136016799 data=null}, TreeItem with text {test}]
16:03:20 [2024-03-15T20:03:20.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136016799 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:20 [2024-03-15T20:03:20.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136016799 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:20 [2024-03-15T20:03:20.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136016829 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:20 [2024-03-15T20:03:20.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:20 [2024-03-15T20:03:20.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136016830 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:20 [2024-03-15T20:03:20.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136016830 data=null doit=true}, TreeItem with text {test}]
16:03:20 [2024-03-15T20:03:20.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136016830 data=null}, TreeItem with text {test}]
16:03:20 [2024-03-15T20:03:20.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136016830 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:20 [2024-03-15T20:03:20.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136016830 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:20 [2024-03-15T20:03:20.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136016835 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:20 [2024-03-15T20:03:20.844Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:20 [2024-03-15T20:03:20.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:20 [2024-03-15T20:03:20.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1136016835 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:03:20 [2024-03-15T20:03:20.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1136016835 data=null doit=true}, TreeItem with text {Traces [5]}]
16:03:20 [2024-03-15T20:03:20.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1136016835 data=null}, TreeItem with text {Traces [5]}]
16:03:20 [2024-03-15T20:03:20.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1136016836 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:03:20 [2024-03-15T20:03:20.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136016836 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
16:03:20 [2024-03-15T20:03:20.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1136016845 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:03:20 [2024-03-15T20:03:20.844Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:03:21 [2024-03-15T20:03:21.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:21 [2024-03-15T20:03:21.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:21 [2024-03-15T20:03:21.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136017088 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:03:21 [2024-03-15T20:03:21.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1136017088 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:03:21 [2024-03-15T20:03:21.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1136017088 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:03:21 [2024-03-15T20:03:21.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136017088 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:03:21 [2024-03-15T20:03:21.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136017088 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:03:21 [2024-03-15T20:03:21.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136017110 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:03:21 [2024-03-15T20:03:21.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:21 [2024-03-15T20:03:21.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:21 [2024-03-15T20:03:21.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:21 [2024-03-15T20:03:21.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:21 [2024-03-15T20:03:21.100Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:21 [2024-03-15T20:03:21.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:21 [2024-03-15T20:03:21.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136017112 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:03:21 [2024-03-15T20:03:21.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1136017112 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:03:21 [2024-03-15T20:03:21.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1136017112 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:03:21 [2024-03-15T20:03:21.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136017112 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:03:21 [2024-03-15T20:03:21.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136017113 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:03:21 [2024-03-15T20:03:21.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136017119 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:03:21 [2024-03-15T20:03:21.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
16:03:21 [2024-03-15T20:03:21.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136017119 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:03:21 [2024-03-15T20:03:21.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1136017119 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:03:21 [2024-03-15T20:03:21.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:21 [2024-03-15T20:03:21.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1136017119 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:03:21 [2024-03-15T20:03:21.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136017120 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:03:21 [2024-03-15T20:03:21.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136017120 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:03:21 [2024-03-15T20:03:21.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136017123 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:03:21 [2024-03-15T20:03:21.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136017123 data=null button=1 stateMask=0x0 x=160 y=104 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
16:03:21 [2024-03-15T20:03:21.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136017124 data=null button=1 stateMask=0x0 x=160 y=104 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
16:03:21 [2024-03-15T20:03:21.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136017124 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:03:21 [2024-03-15T20:03:21.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136017166 data=null button=1 stateMask=0x80000 x=160 y=104 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
16:03:21 [2024-03-15T20:03:21.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136017375 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:03:21 [2024-03-15T20:03:21.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1136017379 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:03:21 [2024-03-15T20:03:21.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1136017382 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:03:21 [2024-03-15T20:03:21.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
16:03:21 [2024-03-15T20:03:21.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:21 [2024-03-15T20:03:21.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:21 [2024-03-15T20:03:21.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:21 [2024-03-15T20:03:21.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:21 [2024-03-15T20:03:21.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:21 [2024-03-15T20:03:21.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:21 [2024-03-15T20:03:21.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:03:21 [2024-03-15T20:03:21.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136017383 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:03:21 [2024-03-15T20:03:21.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136017383 data=null doit=true}, TableItem with text {}]
16:03:21 [2024-03-15T20:03:21.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136017383 data=null}, TableItem with text {}]
16:03:21 [2024-03-15T20:03:21.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136017384 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:03:21 [2024-03-15T20:03:21.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136017384 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:03:21 [2024-03-15T20:03:21.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136017403 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:03:21 [2024-03-15T20:03:21.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:21 [2024-03-15T20:03:21.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:22 [2024-03-15T20:03:22.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:22 [2024-03-15T20:03:22.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:22 [2024-03-15T20:03:22.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136018672 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:03:22 [2024-03-15T20:03:22.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1136018672 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:03:22 [2024-03-15T20:03:22.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1136018672 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:03:22 [2024-03-15T20:03:22.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136018672 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:03:22 [2024-03-15T20:03:22.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136018672 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:03:22 [2024-03-15T20:03:22.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136018676 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:03:22 [2024-03-15T20:03:22.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:22 [2024-03-15T20:03:22.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:22 [2024-03-15T20:03:22.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:22 [2024-03-15T20:03:22.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:22 [2024-03-15T20:03:22.722Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:22 [2024-03-15T20:03:22.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:22 [2024-03-15T20:03:22.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:22 [2024-03-15T20:03:22.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:22 [2024-03-15T20:03:22.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:22 [2024-03-15T20:03:22.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:22 [2024-03-15T20:03:22.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:22 [2024-03-15T20:03:22.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136018682 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:22 [2024-03-15T20:03:22.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136018682 data=null doit=true}, TreeItem with text {test}]
16:03:22 [2024-03-15T20:03:22.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136018682 data=null}, TreeItem with text {test}]
16:03:22 [2024-03-15T20:03:22.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136018682 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:22 [2024-03-15T20:03:22.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136018682 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:22 [2024-03-15T20:03:22.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136018719 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:22 [2024-03-15T20:03:22.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:22 [2024-03-15T20:03:22.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136018719 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:22 [2024-03-15T20:03:22.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136018719 data=null doit=true}, TreeItem with text {test}]
16:03:22 [2024-03-15T20:03:22.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136018719 data=null}, TreeItem with text {test}]
16:03:22 [2024-03-15T20:03:22.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136018720 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:22 [2024-03-15T20:03:22.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136018720 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:22 [2024-03-15T20:03:22.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136018725 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:22 [2024-03-15T20:03:22.723Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:22 [2024-03-15T20:03:22.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:22 [2024-03-15T20:03:22.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1136018726 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:03:22 [2024-03-15T20:03:22.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1136018728 data=null doit=true}, TreeItem with text {Traces [5]}]
16:03:22 [2024-03-15T20:03:22.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1136018728 data=null}, TreeItem with text {Traces [5]}]
16:03:22 [2024-03-15T20:03:22.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1136018729 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:03:22 [2024-03-15T20:03:22.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136018729 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
16:03:22 [2024-03-15T20:03:22.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1136018739 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:03:22 [2024-03-15T20:03:22.723Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:03:22 [2024-03-15T20:03:22.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:22 [2024-03-15T20:03:22.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:22 [2024-03-15T20:03:22.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136018768 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
16:03:22 [2024-03-15T20:03:22.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136018768 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:22 [2024-03-15T20:03:22.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136018768 data=null}, TreeItem with text {simple_server-thread1}]
16:03:22 [2024-03-15T20:03:22.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136018768 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
16:03:22 [2024-03-15T20:03:22.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136018768 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:22 [2024-03-15T20:03:22.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136018812 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
16:03:22 [2024-03-15T20:03:22.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:22 [2024-03-15T20:03:22.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:22 [2024-03-15T20:03:22.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:22 [2024-03-15T20:03:22.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:22 [2024-03-15T20:03:22.723Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:22 [2024-03-15T20:03:22.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:22 [2024-03-15T20:03:22.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136018814 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
16:03:22 [2024-03-15T20:03:22.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136018814 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:22 [2024-03-15T20:03:22.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136018814 data=null}, TreeItem with text {simple_server-thread1}]
16:03:22 [2024-03-15T20:03:22.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136018814 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
16:03:22 [2024-03-15T20:03:22.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136018815 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:22 [2024-03-15T20:03:22.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136018822 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
16:03:22 [2024-03-15T20:03:22.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
16:03:22 [2024-03-15T20:03:22.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136018822 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
16:03:22 [2024-03-15T20:03:22.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136018822 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:22 [2024-03-15T20:03:22.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:22 [2024-03-15T20:03:22.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136018822 data=null}, TreeItem with text {simple_server-thread1}]
16:03:22 [2024-03-15T20:03:22.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136018823 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
16:03:22 [2024-03-15T20:03:22.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136018823 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:22 [2024-03-15T20:03:22.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136018826 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
16:03:22 [2024-03-15T20:03:22.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136018826 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread1}]
16:03:22 [2024-03-15T20:03:22.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1136018827 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread1}]
16:03:22 [2024-03-15T20:03:22.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136018827 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:22 [2024-03-15T20:03:22.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136018864 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {simple_server-thread1}]
16:03:22 [2024-03-15T20:03:22.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1136018871 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
16:03:22 [2024-03-15T20:03:22.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1136018871 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:22 [2024-03-15T20:03:22.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1136018871 data=null}, TreeItem with text {simple_server-thread1}]
16:03:22 [2024-03-15T20:03:22.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
16:03:22 [2024-03-15T20:03:22.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:22 [2024-03-15T20:03:22.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:23 [2024-03-15T20:03:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:23 [2024-03-15T20:03:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:23 [2024-03-15T20:03:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:23 [2024-03-15T20:03:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:23 [2024-03-15T20:03:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:23 [2024-03-15T20:03:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:23 [2024-03-15T20:03:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:23 [2024-03-15T20:03:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:03:23 [2024-03-15T20:03:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136019552 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:03:23 [2024-03-15T20:03:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136019552 data=null doit=true}, TableItem with text {}]
16:03:23 [2024-03-15T20:03:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136019552 data=null}, TableItem with text {}]
16:03:23 [2024-03-15T20:03:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136019552 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:03:23 [2024-03-15T20:03:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136019552 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:03:23 [2024-03-15T20:03:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136019558 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:03:23 [2024-03-15T20:03:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:23 [2024-03-15T20:03:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:24 [2024-03-15T20:03:24.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:24 [2024-03-15T20:03:24.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:24 [2024-03-15T20:03:24.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136020331 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
16:03:24 [2024-03-15T20:03:24.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136020331 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:24 [2024-03-15T20:03:24.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136020331 data=null}, TreeItem with text {simple_server-thread1}]
16:03:24 [2024-03-15T20:03:24.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136020331 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
16:03:24 [2024-03-15T20:03:24.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136020331 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:24 [2024-03-15T20:03:24.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136020337 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
16:03:24 [2024-03-15T20:03:24.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:24 [2024-03-15T20:03:24.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:24 [2024-03-15T20:03:24.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:24 [2024-03-15T20:03:24.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:24 [2024-03-15T20:03:24.212Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:24 [2024-03-15T20:03:24.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:24 [2024-03-15T20:03:24.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:24 [2024-03-15T20:03:24.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:24 [2024-03-15T20:03:24.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:24 [2024-03-15T20:03:24.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:24 [2024-03-15T20:03:24.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:24 [2024-03-15T20:03:24.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136020341 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:24 [2024-03-15T20:03:24.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136020341 data=null doit=true}, TreeItem with text {test}]
16:03:24 [2024-03-15T20:03:24.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136020341 data=null}, TreeItem with text {test}]
16:03:24 [2024-03-15T20:03:24.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136020341 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:24 [2024-03-15T20:03:24.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136020342 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:24 [2024-03-15T20:03:24.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136020367 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:24 [2024-03-15T20:03:24.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:24 [2024-03-15T20:03:24.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136020367 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:24 [2024-03-15T20:03:24.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136020367 data=null doit=true}, TreeItem with text {test}]
16:03:24 [2024-03-15T20:03:24.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136020367 data=null}, TreeItem with text {test}]
16:03:24 [2024-03-15T20:03:24.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136020367 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:24 [2024-03-15T20:03:24.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136020368 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:24 [2024-03-15T20:03:24.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136020372 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:24 [2024-03-15T20:03:24.212Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:24 [2024-03-15T20:03:24.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:24 [2024-03-15T20:03:24.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1136020373 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:03:24 [2024-03-15T20:03:24.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1136020373 data=null doit=true}, TreeItem with text {Traces [5]}]
16:03:24 [2024-03-15T20:03:24.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1136020373 data=null}, TreeItem with text {Traces [5]}]
16:03:24 [2024-03-15T20:03:24.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1136020373 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:03:24 [2024-03-15T20:03:24.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136020373 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
16:03:24 [2024-03-15T20:03:24.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1136020397 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:03:24 [2024-03-15T20:03:24.212Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:03:24 [2024-03-15T20:03:24.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:24 [2024-03-15T20:03:24.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:24 [2024-03-15T20:03:24.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136020455 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
16:03:24 [2024-03-15T20:03:24.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136020455 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:24 [2024-03-15T20:03:24.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136020455 data=null}, TreeItem with text {simple_server-thread2}]
16:03:24 [2024-03-15T20:03:24.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136020455 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
16:03:24 [2024-03-15T20:03:24.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136020455 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:24 [2024-03-15T20:03:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136020469 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
16:03:24 [2024-03-15T20:03:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:24 [2024-03-15T20:03:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:24 [2024-03-15T20:03:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:24 [2024-03-15T20:03:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:24 [2024-03-15T20:03:24.469Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:24 [2024-03-15T20:03:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:24 [2024-03-15T20:03:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136020480 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
16:03:24 [2024-03-15T20:03:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136020480 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:24 [2024-03-15T20:03:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136020480 data=null}, TreeItem with text {simple_server-thread2}]
16:03:24 [2024-03-15T20:03:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136020480 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
16:03:24 [2024-03-15T20:03:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136020481 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:24 [2024-03-15T20:03:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136020484 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
16:03:24 [2024-03-15T20:03:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
16:03:24 [2024-03-15T20:03:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136020485 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
16:03:24 [2024-03-15T20:03:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136020485 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:24 [2024-03-15T20:03:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:24 [2024-03-15T20:03:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136020485 data=null}, TreeItem with text {simple_server-thread2}]
16:03:24 [2024-03-15T20:03:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136020485 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
16:03:24 [2024-03-15T20:03:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136020485 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:24 [2024-03-15T20:03:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136020489 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
16:03:24 [2024-03-15T20:03:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136020489 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread2}]
16:03:24 [2024-03-15T20:03:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1136020489 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread2}]
16:03:24 [2024-03-15T20:03:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136020489 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:24 [2024-03-15T20:03:24.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136020530 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {simple_server-thread2}]
16:03:24 [2024-03-15T20:03:24.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1136020707 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
16:03:24 [2024-03-15T20:03:24.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1136020707 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:24 [2024-03-15T20:03:24.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1136020707 data=null}, TreeItem with text {simple_server-thread2}]
16:03:24 [2024-03-15T20:03:24.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
16:03:24 [2024-03-15T20:03:24.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:24 [2024-03-15T20:03:24.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:24 [2024-03-15T20:03:24.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:24 [2024-03-15T20:03:24.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:24 [2024-03-15T20:03:24.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:24 [2024-03-15T20:03:24.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:24 [2024-03-15T20:03:24.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:24 [2024-03-15T20:03:24.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:24 [2024-03-15T20:03:24.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:03:24 [2024-03-15T20:03:24.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136020708 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:03:24 [2024-03-15T20:03:24.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136020709 data=null doit=true}, TableItem with text {}]
16:03:24 [2024-03-15T20:03:24.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136020709 data=null}, TableItem with text {}]
16:03:24 [2024-03-15T20:03:24.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136020709 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:03:24 [2024-03-15T20:03:24.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136020709 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:03:24 [2024-03-15T20:03:24.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136020710 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:03:24 [2024-03-15T20:03:24.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:24 [2024-03-15T20:03:24.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:24 [2024-03-15T20:03:24.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:03:24 [2024-03-15T20:03:24.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136020711 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:03:24 [2024-03-15T20:03:24.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136020711 data=null doit=true}, TableItem with text {}]
16:03:24 [2024-03-15T20:03:24.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136020711 data=null}, TableItem with text {}]
16:03:24 [2024-03-15T20:03:24.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136020711 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:03:24 [2024-03-15T20:03:24.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136020711 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:03:24 [2024-03-15T20:03:24.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136020711 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:03:25 [2024-03-15T20:03:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:25 [2024-03-15T20:03:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:25 [2024-03-15T20:03:25.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:25 [2024-03-15T20:03:25.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:25 [2024-03-15T20:03:25.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136021973 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
16:03:25 [2024-03-15T20:03:25.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136021973 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:25 [2024-03-15T20:03:25.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136021973 data=null}, TreeItem with text {simple_server-thread2}]
16:03:25 [2024-03-15T20:03:25.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136021973 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
16:03:25 [2024-03-15T20:03:25.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136021974 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:25 [2024-03-15T20:03:25.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136021977 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
16:03:25 [2024-03-15T20:03:25.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:25 [2024-03-15T20:03:25.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:25 [2024-03-15T20:03:25.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:25 [2024-03-15T20:03:25.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:25 [2024-03-15T20:03:25.844Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:25 [2024-03-15T20:03:25.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:25 [2024-03-15T20:03:25.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:25 [2024-03-15T20:03:25.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:25 [2024-03-15T20:03:25.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:25 [2024-03-15T20:03:25.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:25 [2024-03-15T20:03:25.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:25 [2024-03-15T20:03:25.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136021981 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:25 [2024-03-15T20:03:25.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136021981 data=null doit=true}, TreeItem with text {test}]
16:03:25 [2024-03-15T20:03:25.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136021981 data=null}, TreeItem with text {test}]
16:03:25 [2024-03-15T20:03:25.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136021982 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:25 [2024-03-15T20:03:25.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136021982 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:25 [2024-03-15T20:03:25.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136022010 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:25 [2024-03-15T20:03:25.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:25 [2024-03-15T20:03:25.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136022010 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:25 [2024-03-15T20:03:25.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136022010 data=null doit=true}, TreeItem with text {test}]
16:03:25 [2024-03-15T20:03:25.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136022010 data=null}, TreeItem with text {test}]
16:03:25 [2024-03-15T20:03:25.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136022010 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:25 [2024-03-15T20:03:25.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136022011 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:25 [2024-03-15T20:03:25.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136022017 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:25 [2024-03-15T20:03:25.845Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:25 [2024-03-15T20:03:25.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:25 [2024-03-15T20:03:25.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1136022018 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:03:25 [2024-03-15T20:03:25.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1136022018 data=null doit=true}, TreeItem with text {Traces [5]}]
16:03:25 [2024-03-15T20:03:25.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1136022018 data=null}, TreeItem with text {Traces [5]}]
16:03:25 [2024-03-15T20:03:25.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1136022018 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:03:25 [2024-03-15T20:03:25.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136022018 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
16:03:25 [2024-03-15T20:03:25.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1136022033 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:03:25 [2024-03-15T20:03:25.845Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:03:26 [2024-03-15T20:03:26.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:26 [2024-03-15T20:03:26.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:26 [2024-03-15T20:03:26.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1136022274 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
16:03:26 [2024-03-15T20:03:26.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1136022274 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:03:26 [2024-03-15T20:03:26.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1136022274 data=null}, TreeItem with text {unrecognized.log}]
16:03:26 [2024-03-15T20:03:26.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1136022275 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
16:03:26 [2024-03-15T20:03:26.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136022275 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:03:26 [2024-03-15T20:03:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1136022297 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
16:03:26 [2024-03-15T20:03:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:26 [2024-03-15T20:03:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:26 [2024-03-15T20:03:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:26 [2024-03-15T20:03:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:26 [2024-03-15T20:03:26.356Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:26 [2024-03-15T20:03:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:26 [2024-03-15T20:03:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1136022299 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
16:03:26 [2024-03-15T20:03:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1136022299 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:03:26 [2024-03-15T20:03:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1136022299 data=null}, TreeItem with text {unrecognized.log}]
16:03:26 [2024-03-15T20:03:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1136022299 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
16:03:26 [2024-03-15T20:03:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136022299 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:03:26 [2024-03-15T20:03:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1136022306 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
16:03:26 [2024-03-15T20:03:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
16:03:26 [2024-03-15T20:03:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1136022306 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
16:03:26 [2024-03-15T20:03:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1136022306 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:03:26 [2024-03-15T20:03:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:26 [2024-03-15T20:03:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1136022306 data=null}, TreeItem with text {unrecognized.log}]
16:03:26 [2024-03-15T20:03:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1136022306 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
16:03:26 [2024-03-15T20:03:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136022307 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:03:26 [2024-03-15T20:03:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1136022310 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
16:03:26 [2024-03-15T20:03:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1136022311 data=null button=1 stateMask=0x0 x=134 y=173 count=2}, TreeItem with text {unrecognized.log}]
16:03:26 [2024-03-15T20:03:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1136022311 data=null button=1 stateMask=0x0 x=134 y=173 count=2}, TreeItem with text {unrecognized.log}]
16:03:26 [2024-03-15T20:03:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136022311 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:03:26 [2024-03-15T20:03:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1136022354 data=null button=1 stateMask=0x80000 x=134 y=173 count=2}, TreeItem with text {unrecognized.log}]
16:03:26 [2024-03-15T20:03:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1136022501 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
16:03:26 [2024-03-15T20:03:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1136022501 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:03:26 [2024-03-15T20:03:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1136022501 data=null}, TreeItem with text {unrecognized.log}]
16:03:26 [2024-03-15T20:03:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
16:03:26 [2024-03-15T20:03:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:03:26 [2024-03-15T20:03:26.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1136022593 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1136022594 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1136022594 data=null}, TreeItem with text {unrecognized.log}]
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1136022594 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136022594 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1136022598 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:26 [2024-03-15T20:03:26.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136022610 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136022610 data=null doit=true}, TreeItem with text {test}]
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136022610 data=null}, TreeItem with text {test}]
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136022611 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136022611 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136022641 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136022641 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136022641 data=null doit=true}, TreeItem with text {test}]
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136022641 data=null}, TreeItem with text {test}]
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136022642 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136022642 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136022646 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:26 [2024-03-15T20:03:26.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1136022647 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1136022647 data=null doit=true}, TreeItem with text {Traces [5]}]
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1136022647 data=null}, TreeItem with text {Traces [5]}]
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1136022647 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:03:26 [2024-03-15T20:03:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136022648 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
16:03:26 [2024-03-15T20:03:26.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1136022657 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:03:26 [2024-03-15T20:03:26.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:26 [2024-03-15T20:03:26.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1136022663 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:03:26 [2024-03-15T20:03:26.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1136022663 data=null doit=true}, TreeItem with text {Traces [5]}]
16:03:26 [2024-03-15T20:03:26.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1136022663 data=null}, TreeItem with text {Traces [5]}]
16:03:26 [2024-03-15T20:03:26.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1136022664 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:03:26 [2024-03-15T20:03:26.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136022664 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
16:03:26 [2024-03-15T20:03:26.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1136022667 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:03:26 [2024-03-15T20:03:26.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:03:26 [2024-03-15T20:03:26.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:03:26 [2024-03-15T20:03:26.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:03:26 [2024-03-15T20:03:26.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:03:26 [2024-03-15T20:03:26.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1136022963 data=null doit=true}, Shell with text {Confirm Clear}]
16:03:26 [2024-03-15T20:03:26.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:03:26 [2024-03-15T20:03:26.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:03:26 [2024-03-15T20:03:26.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:03:26 [2024-03-15T20:03:26.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:03:26 [2024-03-15T20:03:26.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:03:26 [2024-03-15T20:03:26.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:03:26 [2024-03-15T20:03:26.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1136022964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:26 [2024-03-15T20:03:26.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1136022964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:26 [2024-03-15T20:03:26.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1136022964 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:26 [2024-03-15T20:03:26.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1136022964 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:26 [2024-03-15T20:03:26.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1136022964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:26 [2024-03-15T20:03:26.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1136022964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:26 [2024-03-15T20:03:26.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1136022964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:27 [2024-03-15T20:03:27.794Z] 
16:03:27 [2024-03-15T20:03:27.794Z] (Eclipse:19288): Gtk-CRITICAL **: 20:03:27.593: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:03:27 [2024-03-15T20:03:27.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1136022707 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:03:27 [2024-03-15T20:03:27.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:03:27 [2024-03-15T20:03:27.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:27 [2024-03-15T20:03:27.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:27 [2024-03-15T20:03:27.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:27 [2024-03-15T20:03:27.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:27 [2024-03-15T20:03:27.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:27 [2024-03-15T20:03:27.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:27 [2024-03-15T20:03:27.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136023928 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:27 [2024-03-15T20:03:27.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136023928 data=null doit=true}, TreeItem with text {test}]
16:03:27 [2024-03-15T20:03:27.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136023928 data=null}, TreeItem with text {test}]
16:03:27 [2024-03-15T20:03:27.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136023928 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:27 [2024-03-15T20:03:27.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136023928 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:27 [2024-03-15T20:03:27.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136023954 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:27 [2024-03-15T20:03:27.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:27 [2024-03-15T20:03:27.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136023954 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:27 [2024-03-15T20:03:27.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136023955 data=null doit=true}, TreeItem with text {test}]
16:03:27 [2024-03-15T20:03:27.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136023955 data=null}, TreeItem with text {test}]
16:03:27 [2024-03-15T20:03:27.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136023955 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:27 [2024-03-15T20:03:27.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136023955 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:27 [2024-03-15T20:03:27.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136023959 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:27 [2024-03-15T20:03:27.795Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:27 [2024-03-15T20:03:27.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:27 [2024-03-15T20:03:27.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1136023960 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:03:27 [2024-03-15T20:03:27.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1136023960 data=null doit=true}, TreeItem with text {Traces [5]}]
16:03:27 [2024-03-15T20:03:27.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1136023960 data=null}, TreeItem with text {Traces [5]}]
16:03:27 [2024-03-15T20:03:27.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1136023960 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:03:27 [2024-03-15T20:03:27.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136023960 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
16:03:27 [2024-03-15T20:03:27.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1136023969 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:03:27 [2024-03-15T20:03:27.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:27 [2024-03-15T20:03:27.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1136023969 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:03:27 [2024-03-15T20:03:27.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1136023969 data=null doit=true}, TreeItem with text {Traces [5]}]
16:03:27 [2024-03-15T20:03:27.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1136023969 data=null}, TreeItem with text {Traces [5]}]
16:03:27 [2024-03-15T20:03:27.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1136023970 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:03:27 [2024-03-15T20:03:27.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136023970 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
16:03:27 [2024-03-15T20:03:27.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1136023977 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:03:28 [2024-03-15T20:03:28.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:03:28 [2024-03-15T20:03:28.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:03:28 [2024-03-15T20:03:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:03:28 [2024-03-15T20:03:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:03:28 [2024-03-15T20:03:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136024309 data=null doit=true}, Shell with text {Trace Import}]
16:03:28 [2024-03-15T20:03:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:03:28 [2024-03-15T20:03:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:03:28 [2024-03-15T20:03:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:03:28 [2024-03-15T20:03:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1136024325 data=null}, (of type 'Combo')]
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1136024365 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1136024365 data=null doit=true}, TreeItem with text {import}]
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1136024365 data=null}, TreeItem with text {import}]
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1136024365 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136024365 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1136024365 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Generic CTF Trace
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Common Trace Format : Generic CTF Trace} [layout=null] time=1136024372 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Generic CTF Trace
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:03:28 [2024-03-15T20:03:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1136024378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1136024378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1136024378 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1136024378 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:28 [2024-03-15T20:03:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1136024378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:28 [2024-03-15T20:03:28.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1136024378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:28 [2024-03-15T20:03:28.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:28 [2024-03-15T20:03:28.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:28 [2024-03-15T20:03:28.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:28 [2024-03-15T20:03:28.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:28 [2024-03-15T20:03:28.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:28 [2024-03-15T20:03:28.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:03:28 [2024-03-15T20:03:28.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:03:28 [2024-03-15T20:03:28.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1136024511 data=null doit=true}, Shell with text {Confirmation}]
16:03:28 [2024-03-15T20:03:28.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=1136024511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=1136024511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=1136024511 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=1136024511 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=1136024512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=1136024512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=1136024512 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1136024378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1136023994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136024623 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136024623 data=null doit=true}, TreeItem with text {test}]
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136024623 data=null}, TreeItem with text {test}]
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136024623 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136024623 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136024663 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136024663 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136024663 data=null doit=true}, TreeItem with text {test}]
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136024663 data=null}, TreeItem with text {test}]
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136024664 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136024664 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136024668 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:28 [2024-03-15T20:03:28.564Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1136024669 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136024669 data=null doit=true}, TreeItem with text {Traces [0]}]
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136024669 data=null}, TreeItem with text {Traces [0]}]
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136024669 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136024669 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:03:28 [2024-03-15T20:03:28.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136024693 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:03:28 [2024-03-15T20:03:28.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136024693 data=null doit=true}, TreeItem with text {Traces [0]}]
16:03:28 [2024-03-15T20:03:28.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136024693 data=null}, TreeItem with text {Traces [0]}]
16:03:28 [2024-03-15T20:03:28.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136024694 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:03:28 [2024-03-15T20:03:28.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136024694 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
16:03:28 [2024-03-15T20:03:28.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136024696 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:03:28 [2024-03-15T20:03:28.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:28 [2024-03-15T20:03:28.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:28 [2024-03-15T20:03:28.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136024920 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:03:28 [2024-03-15T20:03:28.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136024920 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:28 [2024-03-15T20:03:28.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136024920 data=null}, TreeItem with text {kernel-overlap-testing}]
16:03:28 [2024-03-15T20:03:28.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136024920 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:03:28 [2024-03-15T20:03:28.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136024920 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:28 [2024-03-15T20:03:28.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136024953 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:03:28 [2024-03-15T20:03:28.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:28 [2024-03-15T20:03:28.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:28 [2024-03-15T20:03:28.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:28 [2024-03-15T20:03:28.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:28 [2024-03-15T20:03:28.821Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:28 [2024-03-15T20:03:28.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:28 [2024-03-15T20:03:28.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136024955 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:03:28 [2024-03-15T20:03:28.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136024955 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:28 [2024-03-15T20:03:28.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136024955 data=null}, TreeItem with text {kernel-overlap-testing}]
16:03:28 [2024-03-15T20:03:28.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136024956 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:03:28 [2024-03-15T20:03:28.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136024956 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:28 [2024-03-15T20:03:28.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136024959 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:03:28 [2024-03-15T20:03:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:03:28 [2024-03-15T20:03:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136024960 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:03:28 [2024-03-15T20:03:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136024960 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:28 [2024-03-15T20:03:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:28 [2024-03-15T20:03:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136024960 data=null}, TreeItem with text {kernel-overlap-testing}]
16:03:28 [2024-03-15T20:03:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136024960 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:03:28 [2024-03-15T20:03:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136024960 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:28 [2024-03-15T20:03:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136024964 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:03:28 [2024-03-15T20:03:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136024964 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
16:03:28 [2024-03-15T20:03:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136024964 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
16:03:28 [2024-03-15T20:03:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136024964 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:28 [2024-03-15T20:03:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136025001 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
16:03:28 [2024-03-15T20:03:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136025008 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:03:28 [2024-03-15T20:03:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136025008 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:28 [2024-03-15T20:03:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136025008 data=null}, TreeItem with text {kernel-overlap-testing}]
16:03:28 [2024-03-15T20:03:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:03:29 [2024-03-15T20:03:29.077Z] 
16:03:29 [2024-03-15T20:03:29.077Z] (Eclipse:19288): Gtk-CRITICAL **: 20:03:28.853: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:03:29 [2024-03-15T20:03:29.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:29 [2024-03-15T20:03:29.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:29 [2024-03-15T20:03:29.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:29 [2024-03-15T20:03:29.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:29 [2024-03-15T20:03:29.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:29 [2024-03-15T20:03:29.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:03:29 [2024-03-15T20:03:29.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136025514 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:03:29 [2024-03-15T20:03:29.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136025514 data=null doit=true}, TableItem with text {}]
16:03:29 [2024-03-15T20:03:29.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136025514 data=null}, TableItem with text {}]
16:03:29 [2024-03-15T20:03:29.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136025514 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:03:29 [2024-03-15T20:03:29.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136025514 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:03:29 [2024-03-15T20:03:29.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136025519 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:03:29 [2024-03-15T20:03:29.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:29 [2024-03-15T20:03:29.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136026380 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136026380 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136026380 data=null}, TreeItem with text {kernel-overlap-testing}]
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136026380 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136026380 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136026384 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:30 [2024-03-15T20:03:30.259Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136026387 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136026388 data=null doit=true}, TreeItem with text {test}]
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136026388 data=null}, TreeItem with text {test}]
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136026388 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136026388 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136026409 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136026409 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136026410 data=null doit=true}, TreeItem with text {test}]
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136026410 data=null}, TreeItem with text {test}]
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136026410 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136026410 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136026420 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:30 [2024-03-15T20:03:30.259Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1136026421 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1136026421 data=null doit=true}, TreeItem with text {Traces [4]}]
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1136026421 data=null}, TreeItem with text {Traces [4]}]
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1136026421 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136026422 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
16:03:30 [2024-03-15T20:03:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1136026439 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:03:30 [2024-03-15T20:03:30.259Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
16:03:30 [2024-03-15T20:03:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:30 [2024-03-15T20:03:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:30 [2024-03-15T20:03:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136026663 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
16:03:30 [2024-03-15T20:03:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136026663 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:30 [2024-03-15T20:03:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136026663 data=null}, TreeItem with text {simple_server-thread1}]
16:03:30 [2024-03-15T20:03:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136026664 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
16:03:30 [2024-03-15T20:03:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136026664 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:30 [2024-03-15T20:03:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136026698 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
16:03:30 [2024-03-15T20:03:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:30 [2024-03-15T20:03:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:30 [2024-03-15T20:03:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:30 [2024-03-15T20:03:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:30 [2024-03-15T20:03:30.515Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:30 [2024-03-15T20:03:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:30 [2024-03-15T20:03:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136026700 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
16:03:30 [2024-03-15T20:03:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136026700 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:30 [2024-03-15T20:03:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136026700 data=null}, TreeItem with text {simple_server-thread1}]
16:03:30 [2024-03-15T20:03:30.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136026700 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
16:03:30 [2024-03-15T20:03:30.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136026700 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:30 [2024-03-15T20:03:30.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136026704 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
16:03:30 [2024-03-15T20:03:30.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
16:03:30 [2024-03-15T20:03:30.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136026705 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
16:03:30 [2024-03-15T20:03:30.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136026705 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:30 [2024-03-15T20:03:30.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:30 [2024-03-15T20:03:30.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136026705 data=null}, TreeItem with text {simple_server-thread1}]
16:03:30 [2024-03-15T20:03:30.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136026705 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
16:03:30 [2024-03-15T20:03:30.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136026705 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:30 [2024-03-15T20:03:30.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136026709 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
16:03:30 [2024-03-15T20:03:30.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136026709 data=null button=1 stateMask=0x0 x=151 y=104 count=2}, TreeItem with text {simple_server-thread1}]
16:03:30 [2024-03-15T20:03:30.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1136026709 data=null button=1 stateMask=0x0 x=151 y=104 count=2}, TreeItem with text {simple_server-thread1}]
16:03:30 [2024-03-15T20:03:30.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136026709 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:30 [2024-03-15T20:03:30.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136026756 data=null button=1 stateMask=0x80000 x=151 y=104 count=2}, TreeItem with text {simple_server-thread1}]
16:03:30 [2024-03-15T20:03:30.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1136026959 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
16:03:30 [2024-03-15T20:03:30.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1136026959 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:30 [2024-03-15T20:03:30.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1136026959 data=null}, TreeItem with text {simple_server-thread1}]
16:03:30 [2024-03-15T20:03:30.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
16:03:30 [2024-03-15T20:03:30.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:30 [2024-03-15T20:03:30.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:30 [2024-03-15T20:03:30.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:30 [2024-03-15T20:03:30.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:30 [2024-03-15T20:03:30.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:30 [2024-03-15T20:03:30.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:30 [2024-03-15T20:03:30.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:03:30 [2024-03-15T20:03:30.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136026961 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:03:30 [2024-03-15T20:03:30.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136026961 data=null doit=true}, TableItem with text {}]
16:03:30 [2024-03-15T20:03:30.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136026961 data=null}, TableItem with text {}]
16:03:30 [2024-03-15T20:03:30.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136026961 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:03:30 [2024-03-15T20:03:30.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136026961 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:03:31 [2024-03-15T20:03:31.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136026971 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:03:31 [2024-03-15T20:03:31.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:31 [2024-03-15T20:03:31.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:32 [2024-03-15T20:03:32.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:32 [2024-03-15T20:03:32.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:32 [2024-03-15T20:03:32.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136028228 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
16:03:32 [2024-03-15T20:03:32.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136028228 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:32 [2024-03-15T20:03:32.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136028228 data=null}, TreeItem with text {simple_server-thread1}]
16:03:32 [2024-03-15T20:03:32.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136028228 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
16:03:32 [2024-03-15T20:03:32.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136028229 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:32 [2024-03-15T20:03:32.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136028233 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
16:03:32 [2024-03-15T20:03:32.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:32 [2024-03-15T20:03:32.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:32 [2024-03-15T20:03:32.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:32 [2024-03-15T20:03:32.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:32 [2024-03-15T20:03:32.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:32 [2024-03-15T20:03:32.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:32 [2024-03-15T20:03:32.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:32 [2024-03-15T20:03:32.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:32 [2024-03-15T20:03:32.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:32 [2024-03-15T20:03:32.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:32 [2024-03-15T20:03:32.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136028241 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136028241 data=null doit=true}, TreeItem with text {test}]
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136028241 data=null}, TreeItem with text {test}]
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136028241 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136028241 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136028265 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136028266 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136028266 data=null doit=true}, TreeItem with text {test}]
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136028266 data=null}, TreeItem with text {test}]
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136028266 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136028269 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136028289 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:32 [2024-03-15T20:03:32.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1136028290 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1136028290 data=null doit=true}, TreeItem with text {Traces [4]}]
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1136028290 data=null}, TreeItem with text {Traces [4]}]
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1136028290 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136028290 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1136028308 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:03:32 [2024-03-15T20:03:32.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136028549 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136028549 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136028549 data=null}, TreeItem with text {simple_server-thread2}]
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136028549 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136028549 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136028570 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:32 [2024-03-15T20:03:32.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136028572 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136028572 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136028572 data=null}, TreeItem with text {simple_server-thread2}]
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136028572 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
16:03:32 [2024-03-15T20:03:32.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136028572 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:32 [2024-03-15T20:03:32.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136028576 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
16:03:32 [2024-03-15T20:03:32.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
16:03:32 [2024-03-15T20:03:32.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136028576 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
16:03:32 [2024-03-15T20:03:32.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136028578 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:32 [2024-03-15T20:03:32.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:32 [2024-03-15T20:03:32.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136028579 data=null}, TreeItem with text {simple_server-thread2}]
16:03:32 [2024-03-15T20:03:32.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136028579 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
16:03:32 [2024-03-15T20:03:32.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136028579 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:32 [2024-03-15T20:03:32.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136028582 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
16:03:32 [2024-03-15T20:03:32.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136028582 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread2}]
16:03:32 [2024-03-15T20:03:32.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1136028583 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread2}]
16:03:32 [2024-03-15T20:03:32.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136028583 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:32 [2024-03-15T20:03:32.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136028622 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {simple_server-thread2}]
16:03:32 [2024-03-15T20:03:32.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1136028804 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
16:03:32 [2024-03-15T20:03:32.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1136028804 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:32 [2024-03-15T20:03:32.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1136028804 data=null}, TreeItem with text {simple_server-thread2}]
16:03:32 [2024-03-15T20:03:32.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
16:03:32 [2024-03-15T20:03:32.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:32 [2024-03-15T20:03:32.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:32 [2024-03-15T20:03:32.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:32 [2024-03-15T20:03:32.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:32 [2024-03-15T20:03:32.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:32 [2024-03-15T20:03:32.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:32 [2024-03-15T20:03:32.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:32 [2024-03-15T20:03:32.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:03:32 [2024-03-15T20:03:32.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136028806 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:03:32 [2024-03-15T20:03:32.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136028806 data=null doit=true}, TableItem with text {}]
16:03:32 [2024-03-15T20:03:32.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136028806 data=null}, TableItem with text {}]
16:03:32 [2024-03-15T20:03:32.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136028806 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:03:32 [2024-03-15T20:03:32.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136028806 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:03:32 [2024-03-15T20:03:32.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136028807 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:03:32 [2024-03-15T20:03:32.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:32 [2024-03-15T20:03:32.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:32 [2024-03-15T20:03:32.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:03:32 [2024-03-15T20:03:32.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136028808 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:03:32 [2024-03-15T20:03:32.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136028808 data=null doit=true}, TableItem with text {}]
16:03:32 [2024-03-15T20:03:32.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136028808 data=null}, TableItem with text {}]
16:03:32 [2024-03-15T20:03:32.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136028808 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:03:32 [2024-03-15T20:03:32.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136028809 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:03:32 [2024-03-15T20:03:32.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136028809 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:03:33 [2024-03-15T20:03:33.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:33 [2024-03-15T20:03:33.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:34 [2024-03-15T20:03:34.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:34 [2024-03-15T20:03:34.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:34 [2024-03-15T20:03:34.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136030063 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
16:03:34 [2024-03-15T20:03:34.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136030064 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:34 [2024-03-15T20:03:34.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136030064 data=null}, TreeItem with text {simple_server-thread2}]
16:03:34 [2024-03-15T20:03:34.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136030064 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
16:03:34 [2024-03-15T20:03:34.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136030064 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:34 [2024-03-15T20:03:34.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136030068 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
16:03:34 [2024-03-15T20:03:34.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:34 [2024-03-15T20:03:34.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:34 [2024-03-15T20:03:34.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:34 [2024-03-15T20:03:34.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:34 [2024-03-15T20:03:34.139Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:34 [2024-03-15T20:03:34.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:34 [2024-03-15T20:03:34.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:34 [2024-03-15T20:03:34.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:34 [2024-03-15T20:03:34.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:34 [2024-03-15T20:03:34.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:34 [2024-03-15T20:03:34.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:34 [2024-03-15T20:03:34.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136030072 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:34 [2024-03-15T20:03:34.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136030072 data=null doit=true}, TreeItem with text {test}]
16:03:34 [2024-03-15T20:03:34.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136030072 data=null}, TreeItem with text {test}]
16:03:34 [2024-03-15T20:03:34.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136030072 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:34 [2024-03-15T20:03:34.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136030072 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:34 [2024-03-15T20:03:34.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136030099 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:34 [2024-03-15T20:03:34.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:34 [2024-03-15T20:03:34.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136030100 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:34 [2024-03-15T20:03:34.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136030100 data=null doit=true}, TreeItem with text {test}]
16:03:34 [2024-03-15T20:03:34.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136030101 data=null}, TreeItem with text {test}]
16:03:34 [2024-03-15T20:03:34.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136030101 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136030101 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136030105 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:34 [2024-03-15T20:03:34.140Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1136030106 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1136030106 data=null doit=true}, TreeItem with text {Traces [4]}]
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1136030106 data=null}, TreeItem with text {Traces [4]}]
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1136030107 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136030107 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1136030123 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:03:34 [2024-03-15T20:03:34.140Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1136030172 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1136030172 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1136030172 data=null}, TreeItem with text {ust-overlap-testing}]
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136030172 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136030173 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136030194 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:34 [2024-03-15T20:03:34.140Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1136030196 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1136030196 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1136030196 data=null}, TreeItem with text {ust-overlap-testing}]
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136030197 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136030197 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136030203 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1136030203 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1136030203 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1136030204 data=null}, TreeItem with text {ust-overlap-testing}]
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136030204 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136030204 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136030208 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136030208 data=null button=1 stateMask=0x0 x=140 y=150 count=2}, TreeItem with text {ust-overlap-testing}]
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1136030208 data=null button=1 stateMask=0x0 x=140 y=150 count=2}, TreeItem with text {ust-overlap-testing}]
16:03:34 [2024-03-15T20:03:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136030208 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:03:34 [2024-03-15T20:03:34.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136030276 data=null button=1 stateMask=0x80000 x=140 y=150 count=2}, TreeItem with text {ust-overlap-testing}]
16:03:34 [2024-03-15T20:03:34.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1136030414 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
16:03:34 [2024-03-15T20:03:34.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1136030414 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:03:34 [2024-03-15T20:03:34.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1136030414 data=null}, TreeItem with text {ust-overlap-testing}]
16:03:34 [2024-03-15T20:03:34.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
16:03:34 [2024-03-15T20:03:34.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:34 [2024-03-15T20:03:34.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:34 [2024-03-15T20:03:34.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:34 [2024-03-15T20:03:34.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:34 [2024-03-15T20:03:34.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:34 [2024-03-15T20:03:34.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:34 [2024-03-15T20:03:34.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:34 [2024-03-15T20:03:34.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:34 [2024-03-15T20:03:34.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:03:34 [2024-03-15T20:03:34.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136030415 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:03:34 [2024-03-15T20:03:34.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136030415 data=null doit=true}, TableItem with text {}]
16:03:34 [2024-03-15T20:03:34.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136030416 data=null}, TableItem with text {}]
16:03:34 [2024-03-15T20:03:34.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136030416 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:03:34 [2024-03-15T20:03:34.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136030416 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:03:34 [2024-03-15T20:03:34.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136030417 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:03:34 [2024-03-15T20:03:34.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:34 [2024-03-15T20:03:34.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:34 [2024-03-15T20:03:34.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:03:34 [2024-03-15T20:03:34.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136030417 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:03:34 [2024-03-15T20:03:34.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136030418 data=null doit=true}, TableItem with text {}]
16:03:34 [2024-03-15T20:03:34.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136030418 data=null}, TableItem with text {}]
16:03:34 [2024-03-15T20:03:34.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136030418 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:03:34 [2024-03-15T20:03:34.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136030418 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:03:34 [2024-03-15T20:03:34.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136030418 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:03:34 [2024-03-15T20:03:34.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:34 [2024-03-15T20:03:34.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:35 [2024-03-15T20:03:35.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:35 [2024-03-15T20:03:35.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:35 [2024-03-15T20:03:35.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1136031674 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
16:03:35 [2024-03-15T20:03:35.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1136031674 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:03:35 [2024-03-15T20:03:35.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1136031675 data=null}, TreeItem with text {ust-overlap-testing}]
16:03:35 [2024-03-15T20:03:35.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136031675 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
16:03:35 [2024-03-15T20:03:35.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136031675 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:03:35 [2024-03-15T20:03:35.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136031679 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
16:03:35 [2024-03-15T20:03:35.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:35 [2024-03-15T20:03:35.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:35 [2024-03-15T20:03:35.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:35 [2024-03-15T20:03:35.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:35 [2024-03-15T20:03:35.519Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:35 [2024-03-15T20:03:35.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:35 [2024-03-15T20:03:35.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:35 [2024-03-15T20:03:35.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:35 [2024-03-15T20:03:35.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:35 [2024-03-15T20:03:35.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:35 [2024-03-15T20:03:35.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:35 [2024-03-15T20:03:35.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136031688 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:35 [2024-03-15T20:03:35.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136031689 data=null doit=true}, TreeItem with text {test}]
16:03:35 [2024-03-15T20:03:35.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136031689 data=null}, TreeItem with text {test}]
16:03:35 [2024-03-15T20:03:35.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136031689 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:35 [2024-03-15T20:03:35.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136031689 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:35 [2024-03-15T20:03:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136031713 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:35 [2024-03-15T20:03:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:35 [2024-03-15T20:03:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136031717 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:35 [2024-03-15T20:03:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136031717 data=null doit=true}, TreeItem with text {test}]
16:03:35 [2024-03-15T20:03:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136031717 data=null}, TreeItem with text {test}]
16:03:35 [2024-03-15T20:03:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136031717 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:35 [2024-03-15T20:03:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136031717 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:35 [2024-03-15T20:03:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136031722 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:35 [2024-03-15T20:03:35.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:35 [2024-03-15T20:03:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:35 [2024-03-15T20:03:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1136031723 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:03:35 [2024-03-15T20:03:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1136031723 data=null doit=true}, TreeItem with text {Traces [4]}]
16:03:35 [2024-03-15T20:03:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1136031723 data=null}, TreeItem with text {Traces [4]}]
16:03:35 [2024-03-15T20:03:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1136031723 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:03:35 [2024-03-15T20:03:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136031724 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
16:03:35 [2024-03-15T20:03:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1136031735 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:03:35 [2024-03-15T20:03:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:35 [2024-03-15T20:03:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:35 [2024-03-15T20:03:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:35 [2024-03-15T20:03:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:35 [2024-03-15T20:03:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:35 [2024-03-15T20:03:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:35 [2024-03-15T20:03:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136031744 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:35 [2024-03-15T20:03:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136031744 data=null doit=true}, TreeItem with text {test}]
16:03:35 [2024-03-15T20:03:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136031744 data=null}, TreeItem with text {test}]
16:03:35 [2024-03-15T20:03:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136031744 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:35 [2024-03-15T20:03:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136031744 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:35 [2024-03-15T20:03:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136031766 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:35 [2024-03-15T20:03:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:35 [2024-03-15T20:03:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136031767 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:35 [2024-03-15T20:03:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136031767 data=null doit=true}, TreeItem with text {test}]
16:03:35 [2024-03-15T20:03:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136031767 data=null}, TreeItem with text {test}]
16:03:35 [2024-03-15T20:03:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136031767 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:35 [2024-03-15T20:03:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136031767 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:35 [2024-03-15T20:03:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136031776 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:35 [2024-03-15T20:03:35.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:35 [2024-03-15T20:03:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:35 [2024-03-15T20:03:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1136031777 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:03:35 [2024-03-15T20:03:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1136031777 data=null doit=true}, TreeItem with text {Traces [4]}]
16:03:35 [2024-03-15T20:03:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1136031777 data=null}, TreeItem with text {Traces [4]}]
16:03:35 [2024-03-15T20:03:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1136031777 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:03:35 [2024-03-15T20:03:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136031777 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
16:03:35 [2024-03-15T20:03:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1136031792 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:03:35 [2024-03-15T20:03:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:35 [2024-03-15T20:03:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1136031793 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:03:35 [2024-03-15T20:03:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1136031793 data=null doit=true}, TreeItem with text {Traces [4]}]
16:03:35 [2024-03-15T20:03:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1136031793 data=null}, TreeItem with text {Traces [4]}]
16:03:35 [2024-03-15T20:03:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1136031793 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:03:35 [2024-03-15T20:03:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136031794 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
16:03:35 [2024-03-15T20:03:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1136031798 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:03:35 [2024-03-15T20:03:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:03:35 [2024-03-15T20:03:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:03:35 [2024-03-15T20:03:35.776Z] 
16:03:35 [2024-03-15T20:03:35.776Z] (Eclipse:19288): Gtk-WARNING **: 20:03:35.716: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:35 [2024-03-15T20:03:35.776Z] 
16:03:35 [2024-03-15T20:03:35.776Z] (Eclipse:19288): Gtk-WARNING **: 20:03:35.716: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:35 [2024-03-15T20:03:35.776Z] 
16:03:35 [2024-03-15T20:03:35.776Z] (Eclipse:19288): Gtk-WARNING **: 20:03:35.716: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:35 [2024-03-15T20:03:35.776Z] 
16:03:35 [2024-03-15T20:03:35.776Z] (Eclipse:19288): Gtk-WARNING **: 20:03:35.716: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:03:35 [2024-03-15T20:03:35.776Z] 
16:03:35 [2024-03-15T20:03:35.776Z] (Eclipse:19288): Gtk-WARNING **: 20:03:35.754: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:35 [2024-03-15T20:03:35.776Z] 
16:03:35 [2024-03-15T20:03:35.776Z] (Eclipse:19288): Gtk-WARNING **: 20:03:35.754: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:35 [2024-03-15T20:03:35.776Z] 
16:03:35 [2024-03-15T20:03:35.776Z] (Eclipse:19288): Gtk-WARNING **: 20:03:35.754: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:35 [2024-03-15T20:03:35.776Z] 
16:03:35 [2024-03-15T20:03:35.776Z] (Eclipse:19288): Gtk-WARNING **: 20:03:35.754: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:03:35 [2024-03-15T20:03:35.776Z] 
16:03:35 [2024-03-15T20:03:35.776Z] (Eclipse:19288): Gtk-WARNING **: 20:03:35.772: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:35 [2024-03-15T20:03:35.776Z] 
16:03:35 [2024-03-15T20:03:35.776Z] (Eclipse:19288): Gtk-WARNING **: 20:03:35.772: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:35 [2024-03-15T20:03:35.776Z] 
16:03:35 [2024-03-15T20:03:35.776Z] (Eclipse:19288): Gtk-WARNING **: 20:03:35.772: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:35 [2024-03-15T20:03:35.776Z] 
16:03:35 [2024-03-15T20:03:35.776Z] (Eclipse:19288): Gtk-WARNING **: 20:03:35.772: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:03:36 [2024-03-15T20:03:36.031Z] 
16:03:36 [2024-03-15T20:03:36.031Z] (Eclipse:19288): Gtk-WARNING **: 20:03:35.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:36 [2024-03-15T20:03:36.031Z] 
16:03:36 [2024-03-15T20:03:36.031Z] (Eclipse:19288): Gtk-WARNING **: 20:03:35.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:36 [2024-03-15T20:03:36.031Z] 
16:03:36 [2024-03-15T20:03:36.031Z] (Eclipse:19288): Gtk-WARNING **: 20:03:35.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:36 [2024-03-15T20:03:36.031Z] 
16:03:36 [2024-03-15T20:03:36.031Z] (Eclipse:19288): Gtk-WARNING **: 20:03:35.792: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:03:36 [2024-03-15T20:03:36.031Z] 
16:03:36 [2024-03-15T20:03:36.031Z] (Eclipse:19288): Gtk-WARNING **: 20:03:35.810: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:36 [2024-03-15T20:03:36.031Z] 
16:03:36 [2024-03-15T20:03:36.031Z] (Eclipse:19288): Gtk-WARNING **: 20:03:35.810: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:36 [2024-03-15T20:03:36.031Z] 
16:03:36 [2024-03-15T20:03:36.031Z] (Eclipse:19288): Gtk-WARNING **: 20:03:35.810: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:36 [2024-03-15T20:03:36.031Z] 
16:03:36 [2024-03-15T20:03:36.031Z] (Eclipse:19288): Gtk-WARNING **: 20:03:35.810: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:03:36 [2024-03-15T20:03:36.031Z] 
16:03:36 [2024-03-15T20:03:36.031Z] (Eclipse:19288): Gtk-WARNING **: 20:03:35.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:36 [2024-03-15T20:03:36.031Z] 
16:03:36 [2024-03-15T20:03:36.031Z] (Eclipse:19288): Gtk-WARNING **: 20:03:35.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:36 [2024-03-15T20:03:36.031Z] 
16:03:36 [2024-03-15T20:03:36.031Z] (Eclipse:19288): Gtk-WARNING **: 20:03:35.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:36 [2024-03-15T20:03:36.031Z] 
16:03:36 [2024-03-15T20:03:36.031Z] (Eclipse:19288): Gtk-WARNING **: 20:03:35.830: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:03:36 [2024-03-15T20:03:36.031Z] 
16:03:36 [2024-03-15T20:03:36.031Z] (Eclipse:19288): Gtk-WARNING **: 20:03:35.849: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:36 [2024-03-15T20:03:36.031Z] 
16:03:36 [2024-03-15T20:03:36.031Z] (Eclipse:19288): Gtk-WARNING **: 20:03:35.849: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:36 [2024-03-15T20:03:36.031Z] 
16:03:36 [2024-03-15T20:03:36.031Z] (Eclipse:19288): Gtk-WARNING **: 20:03:35.849: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:36 [2024-03-15T20:03:36.031Z] 
16:03:36 [2024-03-15T20:03:36.031Z] (Eclipse:19288): Gtk-WARNING **: 20:03:35.849: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:03:36 [2024-03-15T20:03:36.031Z] 
16:03:36 [2024-03-15T20:03:36.031Z] (Eclipse:19288): Gtk-WARNING **: 20:03:35.866: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:36 [2024-03-15T20:03:36.032Z] 
16:03:36 [2024-03-15T20:03:36.032Z] (Eclipse:19288): Gtk-WARNING **: 20:03:35.866: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:36 [2024-03-15T20:03:36.032Z] 
16:03:36 [2024-03-15T20:03:36.032Z] (Eclipse:19288): Gtk-WARNING **: 20:03:35.866: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:36 [2024-03-15T20:03:36.032Z] 
16:03:36 [2024-03-15T20:03:36.032Z] (Eclipse:19288): Gtk-WARNING **: 20:03:35.866: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:03:36 [2024-03-15T20:03:36.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:03:36 [2024-03-15T20:03:36.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:03:36 [2024-03-15T20:03:36.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1136032075 data=null doit=true}, Shell with text {Confirm Clear}]
16:03:36 [2024-03-15T20:03:36.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:03:36 [2024-03-15T20:03:36.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:03:36 [2024-03-15T20:03:36.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:03:36 [2024-03-15T20:03:36.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:03:36 [2024-03-15T20:03:36.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:03:36 [2024-03-15T20:03:36.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:03:36 [2024-03-15T20:03:36.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1136032076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:36 [2024-03-15T20:03:36.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1136032076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:36 [2024-03-15T20:03:36.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1136032076 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:36 [2024-03-15T20:03:36.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1136032076 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:36 [2024-03-15T20:03:36.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1136032076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:36 [2024-03-15T20:03:36.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1136032076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:36 [2024-03-15T20:03:36.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1136032076 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:36 [2024-03-15T20:03:36.957Z] 
16:03:36 [2024-03-15T20:03:36.958Z] (Eclipse:19288): Gtk-CRITICAL **: 20:03:36.696: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1136031821 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136032930 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136032940 data=null doit=true}, TreeItem with text {test}]
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136032940 data=null}, TreeItem with text {test}]
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136032940 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136032940 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136032954 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136032955 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136032955 data=null doit=true}, TreeItem with text {test}]
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136032955 data=null}, TreeItem with text {test}]
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136032955 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136032955 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136032959 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:36 [2024-03-15T20:03:36.958Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1136032960 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1136032960 data=null doit=true}, TreeItem with text {Traces [4]}]
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1136032960 data=null}, TreeItem with text {Traces [4]}]
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1136032961 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136032961 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1136032973 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1136032974 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1136032974 data=null doit=true}, TreeItem with text {Traces [4]}]
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1136032974 data=null}, TreeItem with text {Traces [4]}]
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1136032974 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136032975 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1136032978 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:03:36 [2024-03-15T20:03:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136033305 data=null doit=true}, Shell with text {Trace Import}]
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1136033310 data=null}, (of type 'Combo')]
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1136033345 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1136033345 data=null doit=true}, TreeItem with text {import}]
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1136033345 data=null}, TreeItem with text {import}]
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1136033345 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136033345 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1136033345 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:03:37 [2024-03-15T20:03:37.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Linux Kernel Trace
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Common Trace Format : Linux Kernel Trace} [layout=null] time=1136033362 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Linux Kernel Trace
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:03:37 [2024-03-15T20:03:37.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:03:37 [2024-03-15T20:03:37.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:37 [2024-03-15T20:03:37.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:03:37 [2024-03-15T20:03:37.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1136033368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:37 [2024-03-15T20:03:37.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1136033368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:37 [2024-03-15T20:03:37.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1136033368 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:37 [2024-03-15T20:03:37.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1136033368 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:37 [2024-03-15T20:03:37.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1136033368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:37 [2024-03-15T20:03:37.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1136033368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:37 [2024-03-15T20:03:37.473Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:37 [2024-03-15T20:03:37.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:37 [2024-03-15T20:03:37.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:37 [2024-03-15T20:03:37.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:37 [2024-03-15T20:03:37.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1136033468 data=null doit=true}, Shell with text {Confirmation}]
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=1136033468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=1136033468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=1136033468 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=1136033468 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=1136033468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=1136033469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=1136033469 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1136033369 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1136032999 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136033564 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136033564 data=null doit=true}, TreeItem with text {test}]
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136033564 data=null}, TreeItem with text {test}]
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136033564 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136033565 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136033621 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136033622 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136033622 data=null doit=true}, TreeItem with text {test}]
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136033622 data=null}, TreeItem with text {test}]
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136033622 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136033622 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:37 [2024-03-15T20:03:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136033627 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:37 [2024-03-15T20:03:37.475Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:37 [2024-03-15T20:03:37.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:37 [2024-03-15T20:03:37.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1136033628 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:03:37 [2024-03-15T20:03:37.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136033628 data=null doit=true}, TreeItem with text {Traces [0]}]
16:03:37 [2024-03-15T20:03:37.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136033628 data=null}, TreeItem with text {Traces [0]}]
16:03:37 [2024-03-15T20:03:37.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136033628 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:03:37 [2024-03-15T20:03:37.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136033628 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:03:37 [2024-03-15T20:03:37.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136033642 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:03:37 [2024-03-15T20:03:37.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136033643 data=null doit=true}, TreeItem with text {Traces [0]}]
16:03:37 [2024-03-15T20:03:37.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136033643 data=null}, TreeItem with text {Traces [0]}]
16:03:37 [2024-03-15T20:03:37.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136033643 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:03:37 [2024-03-15T20:03:37.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136033643 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
16:03:37 [2024-03-15T20:03:37.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136033644 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:03:37 [2024-03-15T20:03:37.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:37 [2024-03-15T20:03:37.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:37 [2024-03-15T20:03:37.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136033863 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:03:37 [2024-03-15T20:03:37.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136033864 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:37 [2024-03-15T20:03:37.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136033864 data=null}, TreeItem with text {kernel-overlap-testing}]
16:03:37 [2024-03-15T20:03:37.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136033864 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:03:37 [2024-03-15T20:03:37.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136033864 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:37 [2024-03-15T20:03:37.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136033896 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:03:37 [2024-03-15T20:03:37.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:37 [2024-03-15T20:03:37.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:37 [2024-03-15T20:03:37.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:37 [2024-03-15T20:03:37.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:37 [2024-03-15T20:03:37.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:37 [2024-03-15T20:03:37.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:37 [2024-03-15T20:03:37.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136033898 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:03:37 [2024-03-15T20:03:37.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136033898 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:37 [2024-03-15T20:03:37.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136033898 data=null}, TreeItem with text {kernel-overlap-testing}]
16:03:37 [2024-03-15T20:03:37.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136033899 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:03:37 [2024-03-15T20:03:37.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136033899 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:37 [2024-03-15T20:03:37.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136033902 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:03:37 [2024-03-15T20:03:37.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:03:37 [2024-03-15T20:03:37.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136033903 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:03:37 [2024-03-15T20:03:37.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136033903 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:37 [2024-03-15T20:03:37.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:37 [2024-03-15T20:03:37.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136033903 data=null}, TreeItem with text {kernel-overlap-testing}]
16:03:37 [2024-03-15T20:03:37.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136033903 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:03:37 [2024-03-15T20:03:37.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136033903 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:37 [2024-03-15T20:03:37.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136033907 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:03:37 [2024-03-15T20:03:37.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136033907 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
16:03:37 [2024-03-15T20:03:37.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136033907 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
16:03:37 [2024-03-15T20:03:37.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136033907 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:37 [2024-03-15T20:03:37.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136033945 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
16:03:37 [2024-03-15T20:03:37.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136033952 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:03:37 [2024-03-15T20:03:37.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136033952 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:37 [2024-03-15T20:03:37.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136033952 data=null}, TreeItem with text {kernel-overlap-testing}]
16:03:37 [2024-03-15T20:03:37.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:03:37 [2024-03-15T20:03:37.988Z] 
16:03:37 [2024-03-15T20:03:37.988Z] (Eclipse:19288): Gtk-CRITICAL **: 20:03:37.824: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:03:38 [2024-03-15T20:03:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:38 [2024-03-15T20:03:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:38 [2024-03-15T20:03:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:38 [2024-03-15T20:03:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:38 [2024-03-15T20:03:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:38 [2024-03-15T20:03:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:03:38 [2024-03-15T20:03:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136034455 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:03:38 [2024-03-15T20:03:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136034455 data=null doit=true}, TableItem with text {}]
16:03:38 [2024-03-15T20:03:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136034455 data=null}, TableItem with text {}]
16:03:38 [2024-03-15T20:03:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136034455 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:03:38 [2024-03-15T20:03:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136034456 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:03:38 [2024-03-15T20:03:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136034460 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:03:38 [2024-03-15T20:03:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:38 [2024-03-15T20:03:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:39 [2024-03-15T20:03:39.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:39 [2024-03-15T20:03:39.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:39 [2024-03-15T20:03:39.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136035414 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:03:39 [2024-03-15T20:03:39.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136035415 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:39 [2024-03-15T20:03:39.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136035415 data=null}, TreeItem with text {kernel-overlap-testing}]
16:03:39 [2024-03-15T20:03:39.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136035415 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:03:39 [2024-03-15T20:03:39.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136035415 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:03:39 [2024-03-15T20:03:39.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136035419 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:03:39 [2024-03-15T20:03:39.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:39 [2024-03-15T20:03:39.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:39 [2024-03-15T20:03:39.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:39 [2024-03-15T20:03:39.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:39 [2024-03-15T20:03:39.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:39 [2024-03-15T20:03:39.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:39 [2024-03-15T20:03:39.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:39 [2024-03-15T20:03:39.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:39 [2024-03-15T20:03:39.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:39 [2024-03-15T20:03:39.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136035426 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136035426 data=null doit=true}, TreeItem with text {test}]
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136035426 data=null}, TreeItem with text {test}]
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136035426 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136035426 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136035451 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136035451 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136035451 data=null doit=true}, TreeItem with text {test}]
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136035451 data=null}, TreeItem with text {test}]
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136035451 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136035451 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136035456 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:39 [2024-03-15T20:03:39.475Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1136035456 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1136035456 data=null doit=true}, TreeItem with text {Traces [1]}]
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1136035456 data=null}, TreeItem with text {Traces [1]}]
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1136035457 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136035457 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1136035467 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136035475 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136035475 data=null doit=true}, TreeItem with text {test}]
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136035476 data=null}, TreeItem with text {test}]
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136035476 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136035476 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136035491 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136035491 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136035491 data=null doit=true}, TreeItem with text {test}]
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136035491 data=null}, TreeItem with text {test}]
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136035491 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136035491 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136035496 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:39 [2024-03-15T20:03:39.475Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:39 [2024-03-15T20:03:39.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:39 [2024-03-15T20:03:39.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1136035496 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:03:39 [2024-03-15T20:03:39.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1136035496 data=null doit=true}, TreeItem with text {Traces [1]}]
16:03:39 [2024-03-15T20:03:39.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1136035496 data=null}, TreeItem with text {Traces [1]}]
16:03:39 [2024-03-15T20:03:39.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1136035497 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:03:39 [2024-03-15T20:03:39.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136035497 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:03:39 [2024-03-15T20:03:39.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1136035509 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:03:39 [2024-03-15T20:03:39.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:39 [2024-03-15T20:03:39.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1136035510 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:03:39 [2024-03-15T20:03:39.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1136035510 data=null doit=true}, TreeItem with text {Traces [1]}]
16:03:39 [2024-03-15T20:03:39.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1136035510 data=null}, TreeItem with text {Traces [1]}]
16:03:39 [2024-03-15T20:03:39.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1136035510 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:03:39 [2024-03-15T20:03:39.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136035510 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:03:39 [2024-03-15T20:03:39.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1136035513 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:03:39 [2024-03-15T20:03:39.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:03:39 [2024-03-15T20:03:39.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:03:39 [2024-03-15T20:03:39.476Z] 
16:03:39 [2024-03-15T20:03:39.476Z] (Eclipse:19288): Gtk-WARNING **: 20:03:39.441: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:39 [2024-03-15T20:03:39.476Z] 
16:03:39 [2024-03-15T20:03:39.476Z] (Eclipse:19288): Gtk-WARNING **: 20:03:39.442: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:39 [2024-03-15T20:03:39.476Z] 
16:03:39 [2024-03-15T20:03:39.476Z] (Eclipse:19288): Gtk-WARNING **: 20:03:39.442: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:39 [2024-03-15T20:03:39.476Z] 
16:03:39 [2024-03-15T20:03:39.476Z] (Eclipse:19288): Gtk-WARNING **: 20:03:39.442: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:39 [2024-03-15T20:03:39.732Z] 
16:03:39 [2024-03-15T20:03:39.732Z] (Eclipse:19288): Gtk-WARNING **: 20:03:39.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:39 [2024-03-15T20:03:39.732Z] 
16:03:39 [2024-03-15T20:03:39.732Z] (Eclipse:19288): Gtk-WARNING **: 20:03:39.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:39 [2024-03-15T20:03:39.732Z] 
16:03:39 [2024-03-15T20:03:39.732Z] (Eclipse:19288): Gtk-WARNING **: 20:03:39.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:39 [2024-03-15T20:03:39.732Z] 
16:03:39 [2024-03-15T20:03:39.732Z] (Eclipse:19288): Gtk-WARNING **: 20:03:39.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:39 [2024-03-15T20:03:39.732Z] 
16:03:39 [2024-03-15T20:03:39.732Z] (Eclipse:19288): Gtk-WARNING **: 20:03:39.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:39 [2024-03-15T20:03:39.732Z] 
16:03:39 [2024-03-15T20:03:39.732Z] (Eclipse:19288): Gtk-WARNING **: 20:03:39.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:39 [2024-03-15T20:03:39.732Z] 
16:03:39 [2024-03-15T20:03:39.732Z] (Eclipse:19288): Gtk-WARNING **: 20:03:39.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:39 [2024-03-15T20:03:39.732Z] 
16:03:39 [2024-03-15T20:03:39.732Z] (Eclipse:19288): Gtk-WARNING **: 20:03:39.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:39 [2024-03-15T20:03:39.732Z] 
16:03:39 [2024-03-15T20:03:39.732Z] (Eclipse:19288): Gtk-WARNING **: 20:03:39.531: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:39 [2024-03-15T20:03:39.732Z] 
16:03:39 [2024-03-15T20:03:39.733Z] (Eclipse:19288): Gtk-WARNING **: 20:03:39.531: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:39 [2024-03-15T20:03:39.733Z] 
16:03:39 [2024-03-15T20:03:39.733Z] (Eclipse:19288): Gtk-WARNING **: 20:03:39.531: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:39 [2024-03-15T20:03:39.733Z] 
16:03:39 [2024-03-15T20:03:39.733Z] (Eclipse:19288): Gtk-WARNING **: 20:03:39.531: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:39 [2024-03-15T20:03:39.733Z] 
16:03:39 [2024-03-15T20:03:39.733Z] (Eclipse:19288): Gtk-WARNING **: 20:03:39.556: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:39 [2024-03-15T20:03:39.733Z] 
16:03:39 [2024-03-15T20:03:39.733Z] (Eclipse:19288): Gtk-WARNING **: 20:03:39.557: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:39 [2024-03-15T20:03:39.733Z] 
16:03:39 [2024-03-15T20:03:39.733Z] (Eclipse:19288): Gtk-WARNING **: 20:03:39.557: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:39 [2024-03-15T20:03:39.733Z] 
16:03:39 [2024-03-15T20:03:39.733Z] (Eclipse:19288): Gtk-WARNING **: 20:03:39.557: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:39 [2024-03-15T20:03:39.733Z] 
16:03:39 [2024-03-15T20:03:39.733Z] (Eclipse:19288): Gtk-WARNING **: 20:03:39.574: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:39 [2024-03-15T20:03:39.733Z] 
16:03:39 [2024-03-15T20:03:39.733Z] (Eclipse:19288): Gtk-WARNING **: 20:03:39.574: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:39 [2024-03-15T20:03:39.733Z] 
16:03:39 [2024-03-15T20:03:39.733Z] (Eclipse:19288): Gtk-WARNING **: 20:03:39.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:39 [2024-03-15T20:03:39.733Z] 
16:03:39 [2024-03-15T20:03:39.733Z] (Eclipse:19288): Gtk-WARNING **: 20:03:39.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:39 [2024-03-15T20:03:39.733Z] 
16:03:39 [2024-03-15T20:03:39.733Z] (Eclipse:19288): Gtk-WARNING **: 20:03:39.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:39 [2024-03-15T20:03:39.733Z] 
16:03:39 [2024-03-15T20:03:39.733Z] (Eclipse:19288): Gtk-WARNING **: 20:03:39.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:39 [2024-03-15T20:03:39.733Z] 
16:03:39 [2024-03-15T20:03:39.733Z] (Eclipse:19288): Gtk-WARNING **: 20:03:39.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:39 [2024-03-15T20:03:39.733Z] 
16:03:39 [2024-03-15T20:03:39.733Z] (Eclipse:19288): Gtk-WARNING **: 20:03:39.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:39 [2024-03-15T20:03:39.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:03:39 [2024-03-15T20:03:39.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:03:39 [2024-03-15T20:03:39.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1136035803 data=null doit=true}, Shell with text {Confirm Clear}]
16:03:39 [2024-03-15T20:03:39.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:03:39 [2024-03-15T20:03:39.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:03:39 [2024-03-15T20:03:39.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:03:39 [2024-03-15T20:03:39.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:03:39 [2024-03-15T20:03:39.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:03:39 [2024-03-15T20:03:39.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:03:39 [2024-03-15T20:03:39.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1136035803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:39 [2024-03-15T20:03:39.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1136035803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:39 [2024-03-15T20:03:39.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1136035803 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:39 [2024-03-15T20:03:39.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1136035803 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:39 [2024-03-15T20:03:39.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1136035804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:39 [2024-03-15T20:03:39.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1136035804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:39 [2024-03-15T20:03:39.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1136035804 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:39 [2024-03-15T20:03:39.989Z] 
16:03:39 [2024-03-15T20:03:39.989Z] (Eclipse:19288): Gtk-CRITICAL **: 20:03:39.921: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:03:39 [2024-03-15T20:03:39.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1136035538 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:03:39 [2024-03-15T20:03:39.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:03:39 [2024-03-15T20:03:39.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:39 [2024-03-15T20:03:39.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:39 [2024-03-15T20:03:39.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:39 [2024-03-15T20:03:39.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:39 [2024-03-15T20:03:39.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:39 [2024-03-15T20:03:39.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:39 [2024-03-15T20:03:39.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136036172 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:39 [2024-03-15T20:03:39.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136036172 data=null doit=true}, TreeItem with text {test}]
16:03:39 [2024-03-15T20:03:39.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136036172 data=null}, TreeItem with text {test}]
16:03:39 [2024-03-15T20:03:39.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136036172 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:39 [2024-03-15T20:03:39.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136036172 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:40 [2024-03-15T20:03:40.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136036187 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:40 [2024-03-15T20:03:40.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:40 [2024-03-15T20:03:40.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136036188 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:40 [2024-03-15T20:03:40.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136036188 data=null doit=true}, TreeItem with text {test}]
16:03:40 [2024-03-15T20:03:40.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136036188 data=null}, TreeItem with text {test}]
16:03:40 [2024-03-15T20:03:40.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136036188 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:40 [2024-03-15T20:03:40.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136036188 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:40 [2024-03-15T20:03:40.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136036198 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:40 [2024-03-15T20:03:40.245Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:40 [2024-03-15T20:03:40.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:40 [2024-03-15T20:03:40.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1136036199 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:03:40 [2024-03-15T20:03:40.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1136036199 data=null doit=true}, TreeItem with text {Traces [1]}]
16:03:40 [2024-03-15T20:03:40.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1136036199 data=null}, TreeItem with text {Traces [1]}]
16:03:40 [2024-03-15T20:03:40.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1136036200 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:03:40 [2024-03-15T20:03:40.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136036200 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:03:40 [2024-03-15T20:03:40.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1136036216 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:03:40 [2024-03-15T20:03:40.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:40 [2024-03-15T20:03:40.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1136036216 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:03:40 [2024-03-15T20:03:40.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1136036217 data=null doit=true}, TreeItem with text {Traces [1]}]
16:03:40 [2024-03-15T20:03:40.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1136036217 data=null}, TreeItem with text {Traces [1]}]
16:03:40 [2024-03-15T20:03:40.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1136036217 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:03:40 [2024-03-15T20:03:40.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136036217 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:03:40 [2024-03-15T20:03:40.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1136036222 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:03:40 [2024-03-15T20:03:40.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:03:40 [2024-03-15T20:03:40.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:03:40 [2024-03-15T20:03:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:03:40 [2024-03-15T20:03:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:03:40 [2024-03-15T20:03:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136036570 data=null doit=true}, Shell with text {Trace Import}]
16:03:40 [2024-03-15T20:03:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:03:40 [2024-03-15T20:03:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:03:40 [2024-03-15T20:03:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:03:40 [2024-03-15T20:03:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1136036586 data=null}, (of type 'Combo')]
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1136036620 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1136036620 data=null doit=true}, TreeItem with text {import}]
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1136036620 data=null}, TreeItem with text {import}]
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1136036620 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136036620 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1136036620 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : LTTng UST Trace
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Common Trace Format : LTTng UST Trace} [layout=null] time=1136036637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : LTTng UST Trace
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1136036642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1136036643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1136036643 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1136036643 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1136036643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:40 [2024-03-15T20:03:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1136036643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:40 [2024-03-15T20:03:40.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:40 [2024-03-15T20:03:40.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:40 [2024-03-15T20:03:40.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:40 [2024-03-15T20:03:40.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:40 [2024-03-15T20:03:40.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:40 [2024-03-15T20:03:40.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:03:41 [2024-03-15T20:03:41.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:03:41 [2024-03-15T20:03:41.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1136037183 data=null doit=true}, Shell with text {Confirmation}]
16:03:41 [2024-03-15T20:03:41.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:03:41 [2024-03-15T20:03:41.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:03:41 [2024-03-15T20:03:41.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:03:41 [2024-03-15T20:03:41.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:03:41 [2024-03-15T20:03:41.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:03:41 [2024-03-15T20:03:41.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
16:03:41 [2024-03-15T20:03:41.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
16:03:41 [2024-03-15T20:03:41.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
16:03:41 [2024-03-15T20:03:41.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:03:41 [2024-03-15T20:03:41.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
16:03:41 [2024-03-15T20:03:41.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=1136037183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:03:41 [2024-03-15T20:03:41.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=1136037183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:03:41 [2024-03-15T20:03:41.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=1136037183 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:03:41 [2024-03-15T20:03:41.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=1136037183 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:03:41 [2024-03-15T20:03:41.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=1136037184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:03:41 [2024-03-15T20:03:41.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=1136037184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:03:41 [2024-03-15T20:03:41.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=1136037184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:03:41 [2024-03-15T20:03:41.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1136036643 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:41 [2024-03-15T20:03:41.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1136036249 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:03:41 [2024-03-15T20:03:41.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:03:41 [2024-03-15T20:03:41.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:41 [2024-03-15T20:03:41.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:41 [2024-03-15T20:03:41.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:41 [2024-03-15T20:03:41.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:41 [2024-03-15T20:03:41.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:41 [2024-03-15T20:03:41.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:41 [2024-03-15T20:03:41.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136037365 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:41 [2024-03-15T20:03:41.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136037365 data=null doit=true}, TreeItem with text {test}]
16:03:41 [2024-03-15T20:03:41.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136037365 data=null}, TreeItem with text {test}]
16:03:41 [2024-03-15T20:03:41.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136037365 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:41 [2024-03-15T20:03:41.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136037365 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:41 [2024-03-15T20:03:41.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136037382 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:41 [2024-03-15T20:03:41.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:41 [2024-03-15T20:03:41.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136037383 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:41 [2024-03-15T20:03:41.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136037383 data=null doit=true}, TreeItem with text {test}]
16:03:41 [2024-03-15T20:03:41.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136037383 data=null}, TreeItem with text {test}]
16:03:41 [2024-03-15T20:03:41.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136037383 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:41 [2024-03-15T20:03:41.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136037383 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:41 [2024-03-15T20:03:41.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136037387 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:41 [2024-03-15T20:03:41.321Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:41 [2024-03-15T20:03:41.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:41 [2024-03-15T20:03:41.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1136037388 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:03:41 [2024-03-15T20:03:41.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1136037388 data=null doit=true}, TreeItem with text {Traces [3]}]
16:03:41 [2024-03-15T20:03:41.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1136037388 data=null}, TreeItem with text {Traces [3]}]
16:03:41 [2024-03-15T20:03:41.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1136037388 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:03:41 [2024-03-15T20:03:41.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136037388 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
16:03:41 [2024-03-15T20:03:41.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1136037405 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:03:41 [2024-03-15T20:03:41.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1136037405 data=null doit=true}, TreeItem with text {Traces [3]}]
16:03:41 [2024-03-15T20:03:41.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1136037405 data=null}, TreeItem with text {Traces [3]}]
16:03:41 [2024-03-15T20:03:41.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1136037405 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:03:41 [2024-03-15T20:03:41.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136037405 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
16:03:41 [2024-03-15T20:03:41.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1136037413 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:03:41 [2024-03-15T20:03:41.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:41 [2024-03-15T20:03:41.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:41 [2024-03-15T20:03:41.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136037638 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
16:03:41 [2024-03-15T20:03:41.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136037638 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:41 [2024-03-15T20:03:41.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136037638 data=null}, TreeItem with text {simple_server-thread1}]
16:03:41 [2024-03-15T20:03:41.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136037639 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
16:03:41 [2024-03-15T20:03:41.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136037639 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:41 [2024-03-15T20:03:41.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136037666 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
16:03:41 [2024-03-15T20:03:41.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:41 [2024-03-15T20:03:41.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:41 [2024-03-15T20:03:41.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:41 [2024-03-15T20:03:41.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:41 [2024-03-15T20:03:41.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:41 [2024-03-15T20:03:41.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:41 [2024-03-15T20:03:41.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136037668 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
16:03:41 [2024-03-15T20:03:41.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136037668 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:41 [2024-03-15T20:03:41.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136037668 data=null}, TreeItem with text {simple_server-thread1}]
16:03:41 [2024-03-15T20:03:41.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136037668 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
16:03:41 [2024-03-15T20:03:41.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136037668 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:41 [2024-03-15T20:03:41.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136037672 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
16:03:41 [2024-03-15T20:03:41.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
16:03:41 [2024-03-15T20:03:41.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136037672 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
16:03:41 [2024-03-15T20:03:41.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136037672 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:41 [2024-03-15T20:03:41.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:41 [2024-03-15T20:03:41.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136037679 data=null}, TreeItem with text {simple_server-thread1}]
16:03:41 [2024-03-15T20:03:41.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136037679 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
16:03:41 [2024-03-15T20:03:41.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136037679 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:41 [2024-03-15T20:03:41.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136037682 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
16:03:41 [2024-03-15T20:03:41.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136037682 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {simple_server-thread1}]
16:03:41 [2024-03-15T20:03:41.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1136037682 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {simple_server-thread1}]
16:03:41 [2024-03-15T20:03:41.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136037682 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:41 [2024-03-15T20:03:41.834Z] 
16:03:41 [2024-03-15T20:03:41.834Z] (Eclipse:19288): Gtk-CRITICAL **: 20:03:41.615: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:03:41 [2024-03-15T20:03:41.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136037726 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {simple_server-thread1}]
16:03:41 [2024-03-15T20:03:41.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1136037927 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
16:03:41 [2024-03-15T20:03:41.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1136037927 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:41 [2024-03-15T20:03:41.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1136037927 data=null}, TreeItem with text {simple_server-thread1}]
16:03:41 [2024-03-15T20:03:41.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
16:03:41 [2024-03-15T20:03:41.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:41 [2024-03-15T20:03:41.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:41 [2024-03-15T20:03:41.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:41 [2024-03-15T20:03:41.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:41 [2024-03-15T20:03:41.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:41 [2024-03-15T20:03:41.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:03:41 [2024-03-15T20:03:41.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136037928 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:03:41 [2024-03-15T20:03:41.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136037929 data=null doit=true}, TableItem with text {}]
16:03:41 [2024-03-15T20:03:41.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136037929 data=null}, TableItem with text {}]
16:03:41 [2024-03-15T20:03:41.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136037929 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:03:41 [2024-03-15T20:03:41.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136037929 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:03:41 [2024-03-15T20:03:41.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136037930 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:03:41 [2024-03-15T20:03:41.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:41 [2024-03-15T20:03:41.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:41 [2024-03-15T20:03:41.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:03:41 [2024-03-15T20:03:41.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136037931 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:03:41 [2024-03-15T20:03:41.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136037931 data=null doit=true}, TableItem with text {}]
16:03:41 [2024-03-15T20:03:41.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136037931 data=null}, TableItem with text {}]
16:03:41 [2024-03-15T20:03:41.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136037931 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:03:41 [2024-03-15T20:03:41.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136037931 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:03:41 [2024-03-15T20:03:41.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136037931 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:03:42 [2024-03-15T20:03:42.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:42 [2024-03-15T20:03:42.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:42 [2024-03-15T20:03:42.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:42 [2024-03-15T20:03:42.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:43 [2024-03-15T20:03:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136039184 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
16:03:43 [2024-03-15T20:03:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136039184 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:43 [2024-03-15T20:03:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136039184 data=null}, TreeItem with text {simple_server-thread1}]
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136039184 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136039184 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136039190 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:43 [2024-03-15T20:03:43.213Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136039194 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136039194 data=null doit=true}, TreeItem with text {test}]
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136039194 data=null}, TreeItem with text {test}]
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136039195 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136039195 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136039217 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136039217 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136039217 data=null doit=true}, TreeItem with text {test}]
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136039217 data=null}, TreeItem with text {test}]
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136039217 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136039217 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136039227 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:43 [2024-03-15T20:03:43.213Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1136039227 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1136039227 data=null doit=true}, TreeItem with text {Traces [3]}]
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1136039227 data=null}, TreeItem with text {Traces [3]}]
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1136039228 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136039228 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1136039244 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:03:43 [2024-03-15T20:03:43.213Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136039296 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136039297 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136039297 data=null}, TreeItem with text {simple_server-thread2}]
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136039297 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136039297 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136039319 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:43 [2024-03-15T20:03:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:43 [2024-03-15T20:03:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:43 [2024-03-15T20:03:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:43 [2024-03-15T20:03:43.214Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:43 [2024-03-15T20:03:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:43 [2024-03-15T20:03:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136039321 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
16:03:43 [2024-03-15T20:03:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136039321 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:43 [2024-03-15T20:03:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136039321 data=null}, TreeItem with text {simple_server-thread2}]
16:03:43 [2024-03-15T20:03:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136039322 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
16:03:43 [2024-03-15T20:03:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136039322 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:43 [2024-03-15T20:03:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136039328 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
16:03:43 [2024-03-15T20:03:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
16:03:43 [2024-03-15T20:03:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136039328 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
16:03:43 [2024-03-15T20:03:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136039328 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:43 [2024-03-15T20:03:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:43 [2024-03-15T20:03:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136039328 data=null}, TreeItem with text {simple_server-thread2}]
16:03:43 [2024-03-15T20:03:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136039329 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
16:03:43 [2024-03-15T20:03:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136039329 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:43 [2024-03-15T20:03:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136039332 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
16:03:43 [2024-03-15T20:03:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136039332 data=null button=1 stateMask=0x0 x=151 y=104 count=2}, TreeItem with text {simple_server-thread2}]
16:03:43 [2024-03-15T20:03:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1136039333 data=null button=1 stateMask=0x0 x=151 y=104 count=2}, TreeItem with text {simple_server-thread2}]
16:03:43 [2024-03-15T20:03:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136039333 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:43 [2024-03-15T20:03:43.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136039417 data=null button=1 stateMask=0x80000 x=151 y=104 count=2}, TreeItem with text {simple_server-thread2}]
16:03:43 [2024-03-15T20:03:43.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1136039572 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
16:03:43 [2024-03-15T20:03:43.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1136039572 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:43 [2024-03-15T20:03:43.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1136039573 data=null}, TreeItem with text {simple_server-thread2}]
16:03:43 [2024-03-15T20:03:43.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
16:03:43 [2024-03-15T20:03:43.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:43 [2024-03-15T20:03:43.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:44 [2024-03-15T20:03:44.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:44 [2024-03-15T20:03:44.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:44 [2024-03-15T20:03:44.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:44 [2024-03-15T20:03:44.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:44 [2024-03-15T20:03:44.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:03:44 [2024-03-15T20:03:44.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136040078 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:03:44 [2024-03-15T20:03:44.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136040078 data=null doit=true}, TableItem with text {}]
16:03:44 [2024-03-15T20:03:44.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136040078 data=null}, TableItem with text {}]
16:03:44 [2024-03-15T20:03:44.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136040079 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:03:44 [2024-03-15T20:03:44.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136040079 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:03:44 [2024-03-15T20:03:44.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136040095 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:03:44 [2024-03-15T20:03:44.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:44 [2024-03-15T20:03:44.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:44 [2024-03-15T20:03:44.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:44 [2024-03-15T20:03:44.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:44 [2024-03-15T20:03:44.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136040877 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
16:03:44 [2024-03-15T20:03:44.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136040877 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:44 [2024-03-15T20:03:44.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136040878 data=null}, TreeItem with text {simple_server-thread2}]
16:03:44 [2024-03-15T20:03:44.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136040878 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
16:03:44 [2024-03-15T20:03:44.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136040878 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:03:44 [2024-03-15T20:03:44.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136040882 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
16:03:44 [2024-03-15T20:03:44.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:44 [2024-03-15T20:03:44.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:44 [2024-03-15T20:03:44.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:44 [2024-03-15T20:03:44.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:44 [2024-03-15T20:03:44.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:44 [2024-03-15T20:03:44.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:44 [2024-03-15T20:03:44.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:44 [2024-03-15T20:03:44.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:44 [2024-03-15T20:03:44.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:44 [2024-03-15T20:03:44.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:44 [2024-03-15T20:03:44.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:44 [2024-03-15T20:03:44.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136040889 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:44 [2024-03-15T20:03:44.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136040889 data=null doit=true}, TreeItem with text {test}]
16:03:44 [2024-03-15T20:03:44.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136040889 data=null}, TreeItem with text {test}]
16:03:44 [2024-03-15T20:03:44.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136040889 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:44 [2024-03-15T20:03:44.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136040889 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:44 [2024-03-15T20:03:44.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136040915 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:44 [2024-03-15T20:03:44.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:44 [2024-03-15T20:03:44.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136040916 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:44 [2024-03-15T20:03:44.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136040916 data=null doit=true}, TreeItem with text {test}]
16:03:44 [2024-03-15T20:03:44.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136040916 data=null}, TreeItem with text {test}]
16:03:44 [2024-03-15T20:03:44.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136040916 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:44 [2024-03-15T20:03:44.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136040916 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:44 [2024-03-15T20:03:44.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136040925 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:44 [2024-03-15T20:03:44.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:44 [2024-03-15T20:03:44.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:44 [2024-03-15T20:03:44.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1136040926 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:03:44 [2024-03-15T20:03:44.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1136040926 data=null doit=true}, TreeItem with text {Traces [3]}]
16:03:44 [2024-03-15T20:03:44.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1136040926 data=null}, TreeItem with text {Traces [3]}]
16:03:44 [2024-03-15T20:03:44.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1136040926 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:03:44 [2024-03-15T20:03:44.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136040927 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
16:03:44 [2024-03-15T20:03:44.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1136040940 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:03:44 [2024-03-15T20:03:44.958Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:03:44 [2024-03-15T20:03:44.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:44 [2024-03-15T20:03:44.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:44 [2024-03-15T20:03:44.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1136040990 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
16:03:44 [2024-03-15T20:03:44.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1136040990 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:03:44 [2024-03-15T20:03:44.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1136040990 data=null}, TreeItem with text {ust-overlap-testing}]
16:03:44 [2024-03-15T20:03:44.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136040990 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
16:03:44 [2024-03-15T20:03:44.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136040990 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:03:44 [2024-03-15T20:03:44.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136041013 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
16:03:44 [2024-03-15T20:03:44.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:44 [2024-03-15T20:03:44.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:44 [2024-03-15T20:03:44.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:44 [2024-03-15T20:03:44.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:44 [2024-03-15T20:03:44.958Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:44 [2024-03-15T20:03:44.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:44 [2024-03-15T20:03:44.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1136041016 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
16:03:44 [2024-03-15T20:03:44.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1136041016 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:03:44 [2024-03-15T20:03:44.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1136041016 data=null}, TreeItem with text {ust-overlap-testing}]
16:03:44 [2024-03-15T20:03:44.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136041016 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
16:03:44 [2024-03-15T20:03:44.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136041016 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:03:44 [2024-03-15T20:03:44.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136041025 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
16:03:44 [2024-03-15T20:03:44.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
16:03:44 [2024-03-15T20:03:44.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1136041025 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
16:03:44 [2024-03-15T20:03:44.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1136041025 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:03:44 [2024-03-15T20:03:44.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:44 [2024-03-15T20:03:44.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1136041025 data=null}, TreeItem with text {ust-overlap-testing}]
16:03:44 [2024-03-15T20:03:44.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136041026 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
16:03:44 [2024-03-15T20:03:44.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136041026 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:03:44 [2024-03-15T20:03:44.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136041029 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
16:03:44 [2024-03-15T20:03:44.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136041030 data=null button=1 stateMask=0x0 x=140 y=127 count=2}, TreeItem with text {ust-overlap-testing}]
16:03:44 [2024-03-15T20:03:44.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1136041030 data=null button=1 stateMask=0x0 x=140 y=127 count=2}, TreeItem with text {ust-overlap-testing}]
16:03:44 [2024-03-15T20:03:44.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136041030 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:03:45 [2024-03-15T20:03:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136041071 data=null button=1 stateMask=0x80000 x=140 y=127 count=2}, TreeItem with text {ust-overlap-testing}]
16:03:45 [2024-03-15T20:03:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1136041250 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
16:03:45 [2024-03-15T20:03:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1136041250 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:03:45 [2024-03-15T20:03:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1136041250 data=null}, TreeItem with text {ust-overlap-testing}]
16:03:45 [2024-03-15T20:03:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
16:03:45 [2024-03-15T20:03:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:45 [2024-03-15T20:03:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:45 [2024-03-15T20:03:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:45 [2024-03-15T20:03:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:45 [2024-03-15T20:03:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:45 [2024-03-15T20:03:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:45 [2024-03-15T20:03:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:45 [2024-03-15T20:03:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:03:45 [2024-03-15T20:03:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136041251 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:03:45 [2024-03-15T20:03:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136041251 data=null doit=true}, TableItem with text {}]
16:03:45 [2024-03-15T20:03:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136041251 data=null}, TableItem with text {}]
16:03:45 [2024-03-15T20:03:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136041252 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:03:45 [2024-03-15T20:03:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136041252 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:03:45 [2024-03-15T20:03:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136041252 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:03:45 [2024-03-15T20:03:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:45 [2024-03-15T20:03:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:45 [2024-03-15T20:03:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:03:45 [2024-03-15T20:03:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136041253 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:03:45 [2024-03-15T20:03:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136041253 data=null doit=true}, TableItem with text {}]
16:03:45 [2024-03-15T20:03:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136041253 data=null}, TableItem with text {}]
16:03:45 [2024-03-15T20:03:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136041254 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:03:45 [2024-03-15T20:03:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136041254 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:03:45 [2024-03-15T20:03:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136041254 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:03:45 [2024-03-15T20:03:45.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:45 [2024-03-15T20:03:45.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:46 [2024-03-15T20:03:46.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:46 [2024-03-15T20:03:46.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:46 [2024-03-15T20:03:46.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1136042510 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
16:03:46 [2024-03-15T20:03:46.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1136042510 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:03:46 [2024-03-15T20:03:46.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1136042510 data=null}, TreeItem with text {ust-overlap-testing}]
16:03:46 [2024-03-15T20:03:46.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136042510 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
16:03:46 [2024-03-15T20:03:46.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136042510 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:03:46 [2024-03-15T20:03:46.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136042514 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
16:03:46 [2024-03-15T20:03:46.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:46 [2024-03-15T20:03:46.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:46 [2024-03-15T20:03:46.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:46 [2024-03-15T20:03:46.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:46 [2024-03-15T20:03:46.336Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:46 [2024-03-15T20:03:46.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:46 [2024-03-15T20:03:46.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:46 [2024-03-15T20:03:46.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:46 [2024-03-15T20:03:46.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:46 [2024-03-15T20:03:46.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:46 [2024-03-15T20:03:46.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:46 [2024-03-15T20:03:46.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136042522 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:46 [2024-03-15T20:03:46.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136042522 data=null doit=true}, TreeItem with text {test}]
16:03:46 [2024-03-15T20:03:46.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136042522 data=null}, TreeItem with text {test}]
16:03:46 [2024-03-15T20:03:46.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136042522 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:46 [2024-03-15T20:03:46.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136042522 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:46 [2024-03-15T20:03:46.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136042548 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:46 [2024-03-15T20:03:46.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:46 [2024-03-15T20:03:46.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136042549 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:46 [2024-03-15T20:03:46.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136042549 data=null doit=true}, TreeItem with text {test}]
16:03:46 [2024-03-15T20:03:46.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136042549 data=null}, TreeItem with text {test}]
16:03:46 [2024-03-15T20:03:46.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136042549 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:46 [2024-03-15T20:03:46.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136042549 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:46 [2024-03-15T20:03:46.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136042554 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:46 [2024-03-15T20:03:46.591Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:46 [2024-03-15T20:03:46.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:46 [2024-03-15T20:03:46.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1136042554 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:03:46 [2024-03-15T20:03:46.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1136042554 data=null doit=true}, TreeItem with text {Traces [3]}]
16:03:46 [2024-03-15T20:03:46.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1136042554 data=null}, TreeItem with text {Traces [3]}]
16:03:46 [2024-03-15T20:03:46.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1136042555 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:03:46 [2024-03-15T20:03:46.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136042555 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
16:03:46 [2024-03-15T20:03:46.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1136042565 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:03:46 [2024-03-15T20:03:46.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:46 [2024-03-15T20:03:46.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:46 [2024-03-15T20:03:46.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:46 [2024-03-15T20:03:46.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:46 [2024-03-15T20:03:46.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:46 [2024-03-15T20:03:46.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:46 [2024-03-15T20:03:46.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136042574 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:46 [2024-03-15T20:03:46.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136042574 data=null doit=true}, TreeItem with text {test}]
16:03:46 [2024-03-15T20:03:46.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136042574 data=null}, TreeItem with text {test}]
16:03:46 [2024-03-15T20:03:46.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136042574 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:46 [2024-03-15T20:03:46.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136042574 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:46 [2024-03-15T20:03:46.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136042590 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:46 [2024-03-15T20:03:46.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:46 [2024-03-15T20:03:46.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136042590 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:46 [2024-03-15T20:03:46.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136042590 data=null doit=true}, TreeItem with text {test}]
16:03:46 [2024-03-15T20:03:46.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136042590 data=null}, TreeItem with text {test}]
16:03:46 [2024-03-15T20:03:46.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136042591 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:46 [2024-03-15T20:03:46.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136042591 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:46 [2024-03-15T20:03:46.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136042595 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:46 [2024-03-15T20:03:46.592Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:46 [2024-03-15T20:03:46.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:46 [2024-03-15T20:03:46.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1136042596 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:03:46 [2024-03-15T20:03:46.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1136042596 data=null doit=true}, TreeItem with text {Traces [3]}]
16:03:46 [2024-03-15T20:03:46.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1136042596 data=null}, TreeItem with text {Traces [3]}]
16:03:46 [2024-03-15T20:03:46.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1136042596 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:03:46 [2024-03-15T20:03:46.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136042596 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
16:03:46 [2024-03-15T20:03:46.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1136042611 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:03:46 [2024-03-15T20:03:46.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:46 [2024-03-15T20:03:46.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1136042612 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:03:46 [2024-03-15T20:03:46.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1136042612 data=null doit=true}, TreeItem with text {Traces [3]}]
16:03:46 [2024-03-15T20:03:46.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1136042612 data=null}, TreeItem with text {Traces [3]}]
16:03:46 [2024-03-15T20:03:46.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1136042612 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:03:46 [2024-03-15T20:03:46.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136042612 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
16:03:46 [2024-03-15T20:03:46.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1136042621 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:03:46 [2024-03-15T20:03:46.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:03:46 [2024-03-15T20:03:46.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:03:46 [2024-03-15T20:03:46.592Z] 
16:03:46 [2024-03-15T20:03:46.592Z] (Eclipse:19288): Gtk-WARNING **: 20:03:46.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:46 [2024-03-15T20:03:46.592Z] 
16:03:46 [2024-03-15T20:03:46.592Z] (Eclipse:19288): Gtk-WARNING **: 20:03:46.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:46 [2024-03-15T20:03:46.592Z] 
16:03:46 [2024-03-15T20:03:46.592Z] (Eclipse:19288): Gtk-WARNING **: 20:03:46.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:46 [2024-03-15T20:03:46.592Z] 
16:03:46 [2024-03-15T20:03:46.592Z] (Eclipse:19288): Gtk-WARNING **: 20:03:46.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:46 [2024-03-15T20:03:46.592Z] 
16:03:46 [2024-03-15T20:03:46.592Z] (Eclipse:19288): Gtk-WARNING **: 20:03:46.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:46 [2024-03-15T20:03:46.592Z] 
16:03:46 [2024-03-15T20:03:46.592Z] (Eclipse:19288): Gtk-WARNING **: 20:03:46.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:46 [2024-03-15T20:03:46.592Z] 
16:03:46 [2024-03-15T20:03:46.592Z] (Eclipse:19288): Gtk-WARNING **: 20:03:46.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:46 [2024-03-15T20:03:46.592Z] 
16:03:46 [2024-03-15T20:03:46.592Z] (Eclipse:19288): Gtk-WARNING **: 20:03:46.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:46 [2024-03-15T20:03:46.848Z] 
16:03:46 [2024-03-15T20:03:46.848Z] (Eclipse:19288): Gtk-WARNING **: 20:03:46.599: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:46 [2024-03-15T20:03:46.848Z] 
16:03:46 [2024-03-15T20:03:46.848Z] (Eclipse:19288): Gtk-WARNING **: 20:03:46.599: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:46 [2024-03-15T20:03:46.848Z] 
16:03:46 [2024-03-15T20:03:46.848Z] (Eclipse:19288): Gtk-WARNING **: 20:03:46.599: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:46 [2024-03-15T20:03:46.848Z] 
16:03:46 [2024-03-15T20:03:46.848Z] (Eclipse:19288): Gtk-WARNING **: 20:03:46.599: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:46 [2024-03-15T20:03:46.848Z] 
16:03:46 [2024-03-15T20:03:46.848Z] (Eclipse:19288): Gtk-WARNING **: 20:03:46.617: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:46 [2024-03-15T20:03:46.848Z] 
16:03:46 [2024-03-15T20:03:46.848Z] (Eclipse:19288): Gtk-WARNING **: 20:03:46.617: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:46 [2024-03-15T20:03:46.848Z] 
16:03:46 [2024-03-15T20:03:46.848Z] (Eclipse:19288): Gtk-WARNING **: 20:03:46.617: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:46 [2024-03-15T20:03:46.848Z] 
16:03:46 [2024-03-15T20:03:46.848Z] (Eclipse:19288): Gtk-WARNING **: 20:03:46.617: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:46 [2024-03-15T20:03:46.848Z] 
16:03:46 [2024-03-15T20:03:46.848Z] (Eclipse:19288): Gtk-WARNING **: 20:03:46.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:46 [2024-03-15T20:03:46.848Z] 
16:03:46 [2024-03-15T20:03:46.848Z] (Eclipse:19288): Gtk-WARNING **: 20:03:46.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:46 [2024-03-15T20:03:46.848Z] 
16:03:46 [2024-03-15T20:03:46.848Z] (Eclipse:19288): Gtk-WARNING **: 20:03:46.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:46 [2024-03-15T20:03:46.848Z] 
16:03:46 [2024-03-15T20:03:46.848Z] (Eclipse:19288): Gtk-WARNING **: 20:03:46.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:46 [2024-03-15T20:03:46.848Z] 
16:03:46 [2024-03-15T20:03:46.848Z] (Eclipse:19288): Gtk-WARNING **: 20:03:46.655: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:46 [2024-03-15T20:03:46.848Z] 
16:03:46 [2024-03-15T20:03:46.848Z] (Eclipse:19288): Gtk-WARNING **: 20:03:46.655: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:46 [2024-03-15T20:03:46.848Z] 
16:03:46 [2024-03-15T20:03:46.848Z] (Eclipse:19288): Gtk-WARNING **: 20:03:46.655: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:46 [2024-03-15T20:03:46.848Z] 
16:03:46 [2024-03-15T20:03:46.848Z] (Eclipse:19288): Gtk-WARNING **: 20:03:46.655: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:46 [2024-03-15T20:03:46.848Z] 
16:03:46 [2024-03-15T20:03:46.848Z] (Eclipse:19288): Gtk-WARNING **: 20:03:46.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:46 [2024-03-15T20:03:46.848Z] 
16:03:46 [2024-03-15T20:03:46.848Z] (Eclipse:19288): Gtk-WARNING **: 20:03:46.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:46 [2024-03-15T20:03:46.848Z] 
16:03:46 [2024-03-15T20:03:46.848Z] (Eclipse:19288): Gtk-WARNING **: 20:03:46.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:46 [2024-03-15T20:03:46.848Z] 
16:03:46 [2024-03-15T20:03:46.848Z] (Eclipse:19288): Gtk-WARNING **: 20:03:46.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:46 [2024-03-15T20:03:46.848Z] 
16:03:46 [2024-03-15T20:03:46.848Z] (Eclipse:19288): Gtk-WARNING **: 20:03:46.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:46 [2024-03-15T20:03:46.848Z] 
16:03:46 [2024-03-15T20:03:46.848Z] (Eclipse:19288): Gtk-WARNING **: 20:03:46.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:46 [2024-03-15T20:03:46.848Z] 
16:03:46 [2024-03-15T20:03:46.848Z] (Eclipse:19288): Gtk-WARNING **: 20:03:46.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:46 [2024-03-15T20:03:46.848Z] 
16:03:46 [2024-03-15T20:03:46.848Z] (Eclipse:19288): Gtk-WARNING **: 20:03:46.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:03:46 [2024-03-15T20:03:46.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:03:46 [2024-03-15T20:03:46.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:03:46 [2024-03-15T20:03:46.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1136042900 data=null doit=true}, Shell with text {Confirm Clear}]
16:03:46 [2024-03-15T20:03:46.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:03:46 [2024-03-15T20:03:46.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:03:46 [2024-03-15T20:03:46.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:03:46 [2024-03-15T20:03:46.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:03:46 [2024-03-15T20:03:46.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:03:46 [2024-03-15T20:03:46.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:03:46 [2024-03-15T20:03:46.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1136042901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:46 [2024-03-15T20:03:46.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1136042901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:46 [2024-03-15T20:03:46.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1136042901 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:46 [2024-03-15T20:03:46.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1136042901 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:46 [2024-03-15T20:03:46.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1136042901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:46 [2024-03-15T20:03:46.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1136042901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:46 [2024-03-15T20:03:46.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1136042901 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:47 [2024-03-15T20:03:47.409Z] 
16:03:47 [2024-03-15T20:03:47.409Z] (Eclipse:19288): Gtk-CRITICAL **: 20:03:47.385: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:03:47 [2024-03-15T20:03:47.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1136042643 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:03:47 [2024-03-15T20:03:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:03:47 [2024-03-15T20:03:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:47 [2024-03-15T20:03:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:47 [2024-03-15T20:03:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:47 [2024-03-15T20:03:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:47 [2024-03-15T20:03:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:47 [2024-03-15T20:03:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:47 [2024-03-15T20:03:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136043616 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:47 [2024-03-15T20:03:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136043616 data=null doit=true}, TreeItem with text {test}]
16:03:47 [2024-03-15T20:03:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136043616 data=null}, TreeItem with text {test}]
16:03:47 [2024-03-15T20:03:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136043616 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:47 [2024-03-15T20:03:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136043616 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:47 [2024-03-15T20:03:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136043642 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:47 [2024-03-15T20:03:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:47 [2024-03-15T20:03:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136043643 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:47 [2024-03-15T20:03:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136043643 data=null doit=true}, TreeItem with text {test}]
16:03:47 [2024-03-15T20:03:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136043643 data=null}, TreeItem with text {test}]
16:03:47 [2024-03-15T20:03:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136043643 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:47 [2024-03-15T20:03:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136043643 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:47 [2024-03-15T20:03:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136043648 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:47 [2024-03-15T20:03:47.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:47 [2024-03-15T20:03:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:47 [2024-03-15T20:03:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1136043649 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:03:47 [2024-03-15T20:03:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1136043649 data=null doit=true}, TreeItem with text {Traces [3]}]
16:03:47 [2024-03-15T20:03:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1136043649 data=null}, TreeItem with text {Traces [3]}]
16:03:47 [2024-03-15T20:03:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1136043649 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:03:47 [2024-03-15T20:03:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136043649 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
16:03:47 [2024-03-15T20:03:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1136043664 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:03:47 [2024-03-15T20:03:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:47 [2024-03-15T20:03:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1136043665 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:03:47 [2024-03-15T20:03:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1136043665 data=null doit=true}, TreeItem with text {Traces [3]}]
16:03:47 [2024-03-15T20:03:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1136043665 data=null}, TreeItem with text {Traces [3]}]
16:03:47 [2024-03-15T20:03:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1136043665 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:03:47 [2024-03-15T20:03:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136043665 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
16:03:47 [2024-03-15T20:03:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1136043672 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:03:47 [2024-03-15T20:03:47.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:03:47 [2024-03-15T20:03:47.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136044009 data=null doit=true}, Shell with text {Trace Import}]
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1136044014 data=null}, (of type 'Combo')]
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1136044058 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1136044058 data=null doit=true}, TreeItem with text {import}]
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1136044059 data=null}, TreeItem with text {import}]
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1136044059 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136044059 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1136044059 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:03:47 [2024-03-15T20:03:47.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=1136044078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:47 [2024-03-15T20:03:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:03:47 [2024-03-15T20:03:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:03:47 [2024-03-15T20:03:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:47 [2024-03-15T20:03:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:03:47 [2024-03-15T20:03:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1136044086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:47 [2024-03-15T20:03:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1136044086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:47 [2024-03-15T20:03:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1136044086 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:47 [2024-03-15T20:03:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1136044086 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:47 [2024-03-15T20:03:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1136044086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:47 [2024-03-15T20:03:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1136044086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:48 [2024-03-15T20:03:48.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:48 [2024-03-15T20:03:48.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:48 [2024-03-15T20:03:48.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:48 [2024-03-15T20:03:48.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:48 [2024-03-15T20:03:48.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:48 [2024-03-15T20:03:48.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:03:48 [2024-03-15T20:03:48.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:03:48 [2024-03-15T20:03:48.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1136044227 data=null doit=true}, Shell with text {Confirmation}]
16:03:48 [2024-03-15T20:03:48.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:03:48 [2024-03-15T20:03:48.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:03:48 [2024-03-15T20:03:48.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:03:48 [2024-03-15T20:03:48.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:03:48 [2024-03-15T20:03:48.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:03:48 [2024-03-15T20:03:48.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
16:03:48 [2024-03-15T20:03:48.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
16:03:48 [2024-03-15T20:03:48.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
16:03:48 [2024-03-15T20:03:48.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:03:48 [2024-03-15T20:03:48.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
16:03:48 [2024-03-15T20:03:48.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=1136044239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:03:48 [2024-03-15T20:03:48.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=1136044239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:03:48 [2024-03-15T20:03:48.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=1136044239 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:03:48 [2024-03-15T20:03:48.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=1136044239 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:03:48 [2024-03-15T20:03:48.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=1136044239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:03:48 [2024-03-15T20:03:48.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=1136044239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:03:48 [2024-03-15T20:03:48.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=1136044240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:03:48 [2024-03-15T20:03:48.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1136044086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:48 [2024-03-15T20:03:48.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1136043688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:03:48 [2024-03-15T20:03:48.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:03:48 [2024-03-15T20:03:48.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:48 [2024-03-15T20:03:48.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:48 [2024-03-15T20:03:48.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:48 [2024-03-15T20:03:48.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:48 [2024-03-15T20:03:48.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:48 [2024-03-15T20:03:48.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:48 [2024-03-15T20:03:48.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136044338 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:48 [2024-03-15T20:03:48.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136044338 data=null doit=true}, TreeItem with text {test}]
16:03:48 [2024-03-15T20:03:48.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136044338 data=null}, TreeItem with text {test}]
16:03:48 [2024-03-15T20:03:48.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136044338 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:48 [2024-03-15T20:03:48.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136044338 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:48 [2024-03-15T20:03:48.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136044373 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:48 [2024-03-15T20:03:48.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:48 [2024-03-15T20:03:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136044373 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:48 [2024-03-15T20:03:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136044373 data=null doit=true}, TreeItem with text {test}]
16:03:48 [2024-03-15T20:03:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136044373 data=null}, TreeItem with text {test}]
16:03:48 [2024-03-15T20:03:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136044374 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:48 [2024-03-15T20:03:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136044374 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:48 [2024-03-15T20:03:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136044384 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:48 [2024-03-15T20:03:48.438Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:48 [2024-03-15T20:03:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:48 [2024-03-15T20:03:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1136044384 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:03:48 [2024-03-15T20:03:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136044385 data=null doit=true}, TreeItem with text {Traces [0]}]
16:03:48 [2024-03-15T20:03:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136044385 data=null}, TreeItem with text {Traces [0]}]
16:03:48 [2024-03-15T20:03:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136044385 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:03:48 [2024-03-15T20:03:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136044385 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:03:48 [2024-03-15T20:03:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1136044402 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:03:48 [2024-03-15T20:03:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1136044403 data=null doit=true}, TreeItem with text {Traces [3]}]
16:03:48 [2024-03-15T20:03:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1136044403 data=null}, TreeItem with text {Traces [3]}]
16:03:48 [2024-03-15T20:03:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1136044403 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:03:48 [2024-03-15T20:03:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136044403 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
16:03:48 [2024-03-15T20:03:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1136044405 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:03:48 [2024-03-15T20:03:48.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:48 [2024-03-15T20:03:48.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:48 [2024-03-15T20:03:48.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136044739 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:03:48 [2024-03-15T20:03:48.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136044739 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:48 [2024-03-15T20:03:48.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136044740 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:03:48 [2024-03-15T20:03:48.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136044740 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:03:48 [2024-03-15T20:03:48.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136044740 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:48 [2024-03-15T20:03:48.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136044754 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:03:48 [2024-03-15T20:03:48.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:48 [2024-03-15T20:03:48.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:48 [2024-03-15T20:03:48.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:48 [2024-03-15T20:03:48.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:48 [2024-03-15T20:03:48.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:48 [2024-03-15T20:03:48.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:48 [2024-03-15T20:03:48.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136044763 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:03:48 [2024-03-15T20:03:48.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136044763 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:48 [2024-03-15T20:03:48.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136044763 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:03:48 [2024-03-15T20:03:48.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136044763 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:03:48 [2024-03-15T20:03:48.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136044763 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:48 [2024-03-15T20:03:48.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136044767 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:03:48 [2024-03-15T20:03:48.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:03:48 [2024-03-15T20:03:48.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136044767 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:03:48 [2024-03-15T20:03:48.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136044767 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:48 [2024-03-15T20:03:48.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:48 [2024-03-15T20:03:48.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136044767 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:03:48 [2024-03-15T20:03:48.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136044768 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:03:48 [2024-03-15T20:03:48.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136044768 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:48 [2024-03-15T20:03:48.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136044774 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:03:48 [2024-03-15T20:03:48.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136044774 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:03:48 [2024-03-15T20:03:48.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136044774 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:03:48 [2024-03-15T20:03:48.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136044774 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:48 [2024-03-15T20:03:48.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136044815 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:03:48 [2024-03-15T20:03:48.695Z] 
16:03:48 [2024-03-15T20:03:48.695Z] (Eclipse:19288): Gtk-CRITICAL **: 20:03:48.680: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:03:48 [2024-03-15T20:03:48.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136044822 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:03:48 [2024-03-15T20:03:48.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136044943 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:48 [2024-03-15T20:03:48.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136044970 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:03:48 [2024-03-15T20:03:48.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:03:48 [2024-03-15T20:03:48.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:48 [2024-03-15T20:03:48.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:48 [2024-03-15T20:03:48.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:49 [2024-03-15T20:03:49.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:49 [2024-03-15T20:03:49.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:50 [2024-03-15T20:03:50.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:50 [2024-03-15T20:03:50.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:50 [2024-03-15T20:03:50.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:50 [2024-03-15T20:03:50.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:50 [2024-03-15T20:03:50.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:03:50 [2024-03-15T20:03:50.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136045973 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:03:50 [2024-03-15T20:03:50.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136045973 data=null doit=true}, TableItem with text {}]
16:03:50 [2024-03-15T20:03:50.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136045973 data=null}, TableItem with text {}]
16:03:50 [2024-03-15T20:03:50.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136045973 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:03:50 [2024-03-15T20:03:50.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136045973 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:03:50 [2024-03-15T20:03:50.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136045979 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:03:50 [2024-03-15T20:03:50.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:50 [2024-03-15T20:03:50.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:50 [2024-03-15T20:03:50.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:50 [2024-03-15T20:03:50.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:50 [2024-03-15T20:03:50.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136046254 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:03:50 [2024-03-15T20:03:50.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136046255 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:50 [2024-03-15T20:03:50.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136046255 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:03:50 [2024-03-15T20:03:50.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136046255 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:03:50 [2024-03-15T20:03:50.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136046255 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:50 [2024-03-15T20:03:50.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136046262 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:03:50 [2024-03-15T20:03:50.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:50 [2024-03-15T20:03:50.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:50 [2024-03-15T20:03:50.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:50 [2024-03-15T20:03:50.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:50 [2024-03-15T20:03:50.073Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:50 [2024-03-15T20:03:50.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:50 [2024-03-15T20:03:50.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:50 [2024-03-15T20:03:50.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:50 [2024-03-15T20:03:50.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:50 [2024-03-15T20:03:50.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:50 [2024-03-15T20:03:50.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:50 [2024-03-15T20:03:50.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136046266 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:50 [2024-03-15T20:03:50.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136046266 data=null doit=true}, TreeItem with text {test}]
16:03:50 [2024-03-15T20:03:50.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136046266 data=null}, TreeItem with text {test}]
16:03:50 [2024-03-15T20:03:50.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136046266 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:50 [2024-03-15T20:03:50.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136046266 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:50 [2024-03-15T20:03:50.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136046289 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:50 [2024-03-15T20:03:50.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:50 [2024-03-15T20:03:50.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136046290 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:50 [2024-03-15T20:03:50.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136046290 data=null doit=true}, TreeItem with text {test}]
16:03:50 [2024-03-15T20:03:50.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136046290 data=null}, TreeItem with text {test}]
16:03:50 [2024-03-15T20:03:50.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136046290 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:50 [2024-03-15T20:03:50.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136046290 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:50 [2024-03-15T20:03:50.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136046300 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:50 [2024-03-15T20:03:50.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:50 [2024-03-15T20:03:50.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:50 [2024-03-15T20:03:50.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1136046301 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:03:50 [2024-03-15T20:03:50.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1136046301 data=null doit=true}, TreeItem with text {Traces [3]}]
16:03:50 [2024-03-15T20:03:50.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1136046301 data=null}, TreeItem with text {Traces [3]}]
16:03:50 [2024-03-15T20:03:50.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1136046301 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:03:50 [2024-03-15T20:03:50.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136046301 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
16:03:50 [2024-03-15T20:03:50.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1136046315 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:03:50 [2024-03-15T20:03:50.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:03:50 [2024-03-15T20:03:50.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:50 [2024-03-15T20:03:50.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:50 [2024-03-15T20:03:50.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136046555 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:03:50 [2024-03-15T20:03:50.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136046555 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:03:50 [2024-03-15T20:03:50.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136046555 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:03:50 [2024-03-15T20:03:50.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136046555 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:03:50 [2024-03-15T20:03:50.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136046556 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:03:50 [2024-03-15T20:03:50.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136046578 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:03:50 [2024-03-15T20:03:50.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:50 [2024-03-15T20:03:50.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:50 [2024-03-15T20:03:50.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:50 [2024-03-15T20:03:50.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:50 [2024-03-15T20:03:50.586Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:50 [2024-03-15T20:03:50.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:50 [2024-03-15T20:03:50.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136046579 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:03:50 [2024-03-15T20:03:50.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136046579 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:03:50 [2024-03-15T20:03:50.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136046580 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:03:50 [2024-03-15T20:03:50.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136046580 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:03:50 [2024-03-15T20:03:50.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136046580 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:03:50 [2024-03-15T20:03:50.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136046584 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:03:50 [2024-03-15T20:03:50.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:03:50 [2024-03-15T20:03:50.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136046584 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:03:50 [2024-03-15T20:03:50.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136046584 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:03:50 [2024-03-15T20:03:50.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:50 [2024-03-15T20:03:50.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136046584 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:03:50 [2024-03-15T20:03:50.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136046585 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:03:50 [2024-03-15T20:03:50.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136046585 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:03:50 [2024-03-15T20:03:50.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136046588 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:03:50 [2024-03-15T20:03:50.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136046588 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:03:50 [2024-03-15T20:03:50.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136046589 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:03:50 [2024-03-15T20:03:50.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136046589 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:03:50 [2024-03-15T20:03:50.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136046629 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:03:50 [2024-03-15T20:03:50.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136046790 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:03:50 [2024-03-15T20:03:50.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136046790 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:03:50 [2024-03-15T20:03:50.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136046790 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:03:50 [2024-03-15T20:03:50.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:03:50 [2024-03-15T20:03:50.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:50 [2024-03-15T20:03:50.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:51 [2024-03-15T20:03:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:51 [2024-03-15T20:03:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:51 [2024-03-15T20:03:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136047842 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:03:51 [2024-03-15T20:03:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136047843 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:03:51 [2024-03-15T20:03:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136047843 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:03:51 [2024-03-15T20:03:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136047843 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:03:51 [2024-03-15T20:03:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136047843 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:03:51 [2024-03-15T20:03:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136047847 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:03:51 [2024-03-15T20:03:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:51 [2024-03-15T20:03:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:51 [2024-03-15T20:03:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:51 [2024-03-15T20:03:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:51 [2024-03-15T20:03:51.769Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:51 [2024-03-15T20:03:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:51 [2024-03-15T20:03:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:51 [2024-03-15T20:03:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:51 [2024-03-15T20:03:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:51 [2024-03-15T20:03:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:51 [2024-03-15T20:03:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:51 [2024-03-15T20:03:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136047851 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:51 [2024-03-15T20:03:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136047851 data=null doit=true}, TreeItem with text {test}]
16:03:51 [2024-03-15T20:03:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136047852 data=null}, TreeItem with text {test}]
16:03:51 [2024-03-15T20:03:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136047852 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:51 [2024-03-15T20:03:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136047852 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:51 [2024-03-15T20:03:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136047879 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:51 [2024-03-15T20:03:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:51 [2024-03-15T20:03:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136047880 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:51 [2024-03-15T20:03:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136047880 data=null doit=true}, TreeItem with text {test}]
16:03:51 [2024-03-15T20:03:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136047880 data=null}, TreeItem with text {test}]
16:03:51 [2024-03-15T20:03:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136047880 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:51 [2024-03-15T20:03:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136047880 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:51 [2024-03-15T20:03:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136047885 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:51 [2024-03-15T20:03:51.770Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:51 [2024-03-15T20:03:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:51 [2024-03-15T20:03:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1136047886 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:03:51 [2024-03-15T20:03:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1136047886 data=null doit=true}, TreeItem with text {Traces [3]}]
16:03:51 [2024-03-15T20:03:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1136047886 data=null}, TreeItem with text {Traces [3]}]
16:03:51 [2024-03-15T20:03:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1136047886 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:03:51 [2024-03-15T20:03:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136047886 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
16:03:51 [2024-03-15T20:03:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1136047902 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:03:51 [2024-03-15T20:03:51.770Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:03:51 [2024-03-15T20:03:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:51 [2024-03-15T20:03:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:51 [2024-03-15T20:03:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1136047952 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
16:03:51 [2024-03-15T20:03:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1136047952 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:03:51 [2024-03-15T20:03:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1136047953 data=null}, TreeItem with text {unrecognized.log}]
16:03:51 [2024-03-15T20:03:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1136047953 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
16:03:51 [2024-03-15T20:03:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136047953 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:03:52 [2024-03-15T20:03:52.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1136047975 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
16:03:52 [2024-03-15T20:03:52.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:52 [2024-03-15T20:03:52.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:52 [2024-03-15T20:03:52.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:52 [2024-03-15T20:03:52.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:52 [2024-03-15T20:03:52.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:52 [2024-03-15T20:03:52.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:52 [2024-03-15T20:03:52.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1136047977 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
16:03:52 [2024-03-15T20:03:52.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1136047977 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:03:52 [2024-03-15T20:03:52.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1136047977 data=null}, TreeItem with text {unrecognized.log}]
16:03:52 [2024-03-15T20:03:52.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1136047977 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
16:03:52 [2024-03-15T20:03:52.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136047977 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:03:52 [2024-03-15T20:03:52.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1136047984 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
16:03:52 [2024-03-15T20:03:52.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
16:03:52 [2024-03-15T20:03:52.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1136047984 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
16:03:52 [2024-03-15T20:03:52.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1136047984 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:03:52 [2024-03-15T20:03:52.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:52 [2024-03-15T20:03:52.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1136047984 data=null}, TreeItem with text {unrecognized.log}]
16:03:52 [2024-03-15T20:03:52.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1136047985 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
16:03:52 [2024-03-15T20:03:52.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136047985 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:03:52 [2024-03-15T20:03:52.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1136047989 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
16:03:52 [2024-03-15T20:03:52.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1136047989 data=null button=1 stateMask=0x0 x=134 y=127 count=2}, TreeItem with text {unrecognized.log}]
16:03:52 [2024-03-15T20:03:52.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1136047990 data=null button=1 stateMask=0x0 x=134 y=127 count=2}, TreeItem with text {unrecognized.log}]
16:03:52 [2024-03-15T20:03:52.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136047990 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:03:52 [2024-03-15T20:03:52.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1136048068 data=null button=1 stateMask=0x80000 x=134 y=127 count=2}, TreeItem with text {unrecognized.log}]
16:03:52 [2024-03-15T20:03:52.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1136048242 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
16:03:52 [2024-03-15T20:03:52.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1136048242 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:03:52 [2024-03-15T20:03:52.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1136048242 data=null}, TreeItem with text {unrecognized.log}]
16:03:52 [2024-03-15T20:03:52.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
16:03:52 [2024-03-15T20:03:52.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:52 [2024-03-15T20:03:52.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:52 [2024-03-15T20:03:52.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:53 [2024-03-15T20:03:53.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:53 [2024-03-15T20:03:53.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:53 [2024-03-15T20:03:53.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1136049298 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
16:03:53 [2024-03-15T20:03:53.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1136049298 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:03:53 [2024-03-15T20:03:53.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1136049298 data=null}, TreeItem with text {unrecognized.log}]
16:03:53 [2024-03-15T20:03:53.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1136049299 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
16:03:53 [2024-03-15T20:03:53.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136049299 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:03:53 [2024-03-15T20:03:53.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1136049303 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
16:03:53 [2024-03-15T20:03:53.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:53 [2024-03-15T20:03:53.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:53 [2024-03-15T20:03:53.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:53 [2024-03-15T20:03:53.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:53 [2024-03-15T20:03:53.209Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:53 [2024-03-15T20:03:53.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:53 [2024-03-15T20:03:53.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:53 [2024-03-15T20:03:53.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:53 [2024-03-15T20:03:53.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:53 [2024-03-15T20:03:53.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136049310 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136049310 data=null doit=true}, TreeItem with text {test}]
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136049310 data=null}, TreeItem with text {test}]
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136049310 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136049310 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136049337 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136049337 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136049337 data=null doit=true}, TreeItem with text {test}]
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136049337 data=null}, TreeItem with text {test}]
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136049337 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136049338 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136049342 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:53 [2024-03-15T20:03:53.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1136049343 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1136049343 data=null doit=true}, TreeItem with text {Traces [3]}]
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1136049343 data=null}, TreeItem with text {Traces [3]}]
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1136049343 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136049343 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1136049359 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136049364 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136049364 data=null doit=true}, TreeItem with text {test}]
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136049364 data=null}, TreeItem with text {test}]
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136049364 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136049364 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136049379 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136049380 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136049380 data=null doit=true}, TreeItem with text {test}]
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136049380 data=null}, TreeItem with text {test}]
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136049380 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136049380 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136049385 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:53 [2024-03-15T20:03:53.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1136049385 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1136049385 data=null doit=true}, TreeItem with text {Traces [3]}]
16:03:53 [2024-03-15T20:03:53.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1136049385 data=null}, TreeItem with text {Traces [3]}]
16:03:53 [2024-03-15T20:03:53.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1136049386 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:03:53 [2024-03-15T20:03:53.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136049386 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
16:03:53 [2024-03-15T20:03:53.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1136049401 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:03:53 [2024-03-15T20:03:53.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:53 [2024-03-15T20:03:53.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1136049401 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:03:53 [2024-03-15T20:03:53.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1136049401 data=null doit=true}, TreeItem with text {Traces [3]}]
16:03:53 [2024-03-15T20:03:53.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1136049401 data=null}, TreeItem with text {Traces [3]}]
16:03:53 [2024-03-15T20:03:53.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1136049402 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:03:53 [2024-03-15T20:03:53.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136049402 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
16:03:53 [2024-03-15T20:03:53.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1136049409 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:03:53 [2024-03-15T20:03:53.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:03:53 [2024-03-15T20:03:53.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:03:53 [2024-03-15T20:03:53.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:03:53 [2024-03-15T20:03:53.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:03:53 [2024-03-15T20:03:53.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1136049690 data=null doit=true}, Shell with text {Confirm Clear}]
16:03:53 [2024-03-15T20:03:53.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:03:53 [2024-03-15T20:03:53.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:03:53 [2024-03-15T20:03:53.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:03:53 [2024-03-15T20:03:53.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:03:53 [2024-03-15T20:03:53.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:03:53 [2024-03-15T20:03:53.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:03:53 [2024-03-15T20:03:53.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1136049691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:53 [2024-03-15T20:03:53.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1136049691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:53 [2024-03-15T20:03:53.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1136049691 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:53 [2024-03-15T20:03:53.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1136049691 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:53 [2024-03-15T20:03:53.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1136049691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:53 [2024-03-15T20:03:53.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1136049691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:53 [2024-03-15T20:03:53.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1136049691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:54 [2024-03-15T20:03:54.284Z] 
16:03:54 [2024-03-15T20:03:54.284Z] (Eclipse:19288): Gtk-CRITICAL **: 20:03:54.152: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:03:54 [2024-03-15T20:03:54.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1136049429 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:03:54 [2024-03-15T20:03:54.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:03:54 [2024-03-15T20:03:54.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:54 [2024-03-15T20:03:54.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:54 [2024-03-15T20:03:54.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:54 [2024-03-15T20:03:54.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:54 [2024-03-15T20:03:54.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:54 [2024-03-15T20:03:54.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:54 [2024-03-15T20:03:54.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136050381 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:54 [2024-03-15T20:03:54.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136050382 data=null doit=true}, TreeItem with text {test}]
16:03:54 [2024-03-15T20:03:54.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136050382 data=null}, TreeItem with text {test}]
16:03:54 [2024-03-15T20:03:54.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136050382 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:54 [2024-03-15T20:03:54.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136050382 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:54 [2024-03-15T20:03:54.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136050405 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:54 [2024-03-15T20:03:54.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37d8562f] time=1136050405 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:03:54 [2024-03-15T20:03:54.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
16:03:54 [2024-03-15T20:03:54.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:03:54 [2024-03-15T20:03:54.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:03:54 [2024-03-15T20:03:54.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:03:54 [2024-03-15T20:03:54.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import", using matcher: with text 'Import'
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136050753 data=null doit=true}, Shell with text {Import}]
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1136050755 data=null doit=true}, TreeItem with text {Tracing}]
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1136050755 data=null}, TreeItem with text {Tracing}]
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1136050756 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136050756 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1136050758 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=1136050760 data=null button=0 stateMask=0x0 x=101 y=127 count=0}, Tree node with text: Trace Import]
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Import} time=1136050760 data=null doit=true}, Tree node with text: Trace Import]
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=1136050760 data=null}, Tree node with text: Trace Import]
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=1136050760 data=null button=1 stateMask=0x0 x=101 y=127 count=1}, Tree node with text: Trace Import]
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136050760 data=null item=TreeItem {Trace Import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Import]
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=1136050769 data=null button=1 stateMask=0x80000 x=101 y=127 count=1}, Tree node with text: Trace Import]
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1136050770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1136050770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1136050770 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1136050770 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1136050770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1136050770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1136050770 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:03:54 [2024-03-15T20:03:54.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:03:54 [2024-03-15T20:03:54.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:03:54 [2024-03-15T20:03:54.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:03:54 [2024-03-15T20:03:54.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:03:54 [2024-03-15T20:03:54.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1136050859 data=null}, (of type 'Combo')]
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1136050902 data=null doit=true}, TreeItem with text {import}]
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1136050902 data=null}, TreeItem with text {import}]
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1136050903 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136050903 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1136050904 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1136050905 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1136050905 data=null doit=true}, TreeItem with text {import}]
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1136050905 data=null}, TreeItem with text {import}]
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1136050905 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136050905 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1136050905 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1136050927 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@749c3622
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1136050930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1136050930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1136050930 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1136050930 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:03:54 [2024-03-15T20:03:54.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1136050930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1136050930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1136050930 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1136050930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1136050930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1136050930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1136050930 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1136050931 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1136050933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1136050933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1136050934 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1136050934 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1136050934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:54 [2024-03-15T20:03:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1136050934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:55 [2024-03-15T20:03:55.056Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:55 [2024-03-15T20:03:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1136050934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:55 [2024-03-15T20:03:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1136050414 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:03:55 [2024-03-15T20:03:55.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:03:55 [2024-03-15T20:03:55.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:55 [2024-03-15T20:03:55.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:55 [2024-03-15T20:03:55.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:55 [2024-03-15T20:03:55.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:55 [2024-03-15T20:03:55.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:55 [2024-03-15T20:03:55.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:55 [2024-03-15T20:03:55.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136051299 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:55 [2024-03-15T20:03:55.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136051299 data=null doit=true}, TreeItem with text {test}]
16:03:55 [2024-03-15T20:03:55.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136051299 data=null}, TreeItem with text {test}]
16:03:55 [2024-03-15T20:03:55.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136051300 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:55 [2024-03-15T20:03:55.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136051300 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:55 [2024-03-15T20:03:55.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136051304 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:55 [2024-03-15T20:03:55.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:55 [2024-03-15T20:03:55.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136051305 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:55 [2024-03-15T20:03:55.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136051305 data=null doit=true}, TreeItem with text {test}]
16:03:55 [2024-03-15T20:03:55.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136051305 data=null}, TreeItem with text {test}]
16:03:55 [2024-03-15T20:03:55.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136051305 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:55 [2024-03-15T20:03:55.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136051305 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:55 [2024-03-15T20:03:55.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136051315 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:55 [2024-03-15T20:03:55.312Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:55 [2024-03-15T20:03:55.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:55 [2024-03-15T20:03:55.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1136051315 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:03:55 [2024-03-15T20:03:55.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1136051315 data=null doit=true}, TreeItem with text {Traces [1]}]
16:03:55 [2024-03-15T20:03:55.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1136051315 data=null}, TreeItem with text {Traces [1]}]
16:03:55 [2024-03-15T20:03:55.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1136051316 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:03:55 [2024-03-15T20:03:55.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136051316 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:03:55 [2024-03-15T20:03:55.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1136051332 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:03:55 [2024-03-15T20:03:55.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1136051332 data=null doit=true}, TreeItem with text {Traces [1]}]
16:03:55 [2024-03-15T20:03:55.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1136051332 data=null}, TreeItem with text {Traces [1]}]
16:03:55 [2024-03-15T20:03:55.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1136051332 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:03:55 [2024-03-15T20:03:55.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136051332 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
16:03:55 [2024-03-15T20:03:55.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1136051333 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:03:55 [2024-03-15T20:03:55.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:55 [2024-03-15T20:03:55.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:55 [2024-03-15T20:03:55.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136051470 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:03:55 [2024-03-15T20:03:55.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136051470 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:55 [2024-03-15T20:03:55.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136051470 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:03:55 [2024-03-15T20:03:55.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136051470 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:03:55 [2024-03-15T20:03:55.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136051470 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:55 [2024-03-15T20:03:55.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136051491 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:03:55 [2024-03-15T20:03:55.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:55 [2024-03-15T20:03:55.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:55 [2024-03-15T20:03:55.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:55 [2024-03-15T20:03:55.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:55 [2024-03-15T20:03:55.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:55 [2024-03-15T20:03:55.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:55 [2024-03-15T20:03:55.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136051493 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:03:55 [2024-03-15T20:03:55.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136051493 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:55 [2024-03-15T20:03:55.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136051493 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:03:55 [2024-03-15T20:03:55.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136051494 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:03:55 [2024-03-15T20:03:55.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136051494 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:55 [2024-03-15T20:03:55.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136051498 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:03:55 [2024-03-15T20:03:55.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:03:55 [2024-03-15T20:03:55.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136051499 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:03:55 [2024-03-15T20:03:55.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136051499 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:55 [2024-03-15T20:03:55.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:55 [2024-03-15T20:03:55.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136051499 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:03:55 [2024-03-15T20:03:55.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136051499 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:03:55 [2024-03-15T20:03:55.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136051499 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:55 [2024-03-15T20:03:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136051504 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:03:55 [2024-03-15T20:03:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136051504 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:03:55 [2024-03-15T20:03:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136051504 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:03:55 [2024-03-15T20:03:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136051504 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:55 [2024-03-15T20:03:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136051543 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:03:55 [2024-03-15T20:03:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136051550 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:03:55 [2024-03-15T20:03:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136051550 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:55 [2024-03-15T20:03:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136051550 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:03:55 [2024-03-15T20:03:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:03:55 [2024-03-15T20:03:55.570Z] 
16:03:55 [2024-03-15T20:03:55.570Z] (Eclipse:19288): Gtk-CRITICAL **: 20:03:55.406: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:03:56 [2024-03-15T20:03:56.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:56 [2024-03-15T20:03:56.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:56 [2024-03-15T20:03:56.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:56 [2024-03-15T20:03:56.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:56 [2024-03-15T20:03:56.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:56 [2024-03-15T20:03:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:56 [2024-03-15T20:03:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:56 [2024-03-15T20:03:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:56 [2024-03-15T20:03:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:56 [2024-03-15T20:03:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:03:56 [2024-03-15T20:03:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136053056 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:03:56 [2024-03-15T20:03:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136053056 data=null doit=true}, TableItem with text {}]
16:03:56 [2024-03-15T20:03:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136053057 data=null}, TableItem with text {}]
16:03:56 [2024-03-15T20:03:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136053057 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:03:56 [2024-03-15T20:03:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136053057 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:03:56 [2024-03-15T20:03:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136053064 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:03:56 [2024-03-15T20:03:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:56 [2024-03-15T20:03:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:56 [2024-03-15T20:03:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:56 [2024-03-15T20:03:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:57 [2024-03-15T20:03:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136053144 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:03:57 [2024-03-15T20:03:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136053144 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:57 [2024-03-15T20:03:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136053144 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:03:57 [2024-03-15T20:03:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136053144 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:03:57 [2024-03-15T20:03:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136053144 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:57 [2024-03-15T20:03:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136053149 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:03:57 [2024-03-15T20:03:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:57 [2024-03-15T20:03:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:57 [2024-03-15T20:03:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:57 [2024-03-15T20:03:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:57 [2024-03-15T20:03:57.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:57 [2024-03-15T20:03:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:57 [2024-03-15T20:03:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:57 [2024-03-15T20:03:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:57 [2024-03-15T20:03:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:57 [2024-03-15T20:03:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:57 [2024-03-15T20:03:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:57 [2024-03-15T20:03:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136053153 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:57 [2024-03-15T20:03:57.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136053154 data=null doit=true}, TreeItem with text {test}]
16:03:57 [2024-03-15T20:03:57.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136053154 data=null}, TreeItem with text {test}]
16:03:57 [2024-03-15T20:03:57.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136053154 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:57 [2024-03-15T20:03:57.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136053154 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:57 [2024-03-15T20:03:57.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136053183 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:57 [2024-03-15T20:03:57.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:57 [2024-03-15T20:03:57.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136053184 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:57 [2024-03-15T20:03:57.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136053184 data=null doit=true}, TreeItem with text {test}]
16:03:57 [2024-03-15T20:03:57.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136053184 data=null}, TreeItem with text {test}]
16:03:57 [2024-03-15T20:03:57.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136053184 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:57 [2024-03-15T20:03:57.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136053184 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:57 [2024-03-15T20:03:57.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136053189 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:57 [2024-03-15T20:03:57.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:03:57 [2024-03-15T20:03:57.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:57 [2024-03-15T20:03:57.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1136053198 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:03:57 [2024-03-15T20:03:57.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1136053198 data=null doit=true}, TreeItem with text {Traces [1]}]
16:03:57 [2024-03-15T20:03:57.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1136053198 data=null}, TreeItem with text {Traces [1]}]
16:03:57 [2024-03-15T20:03:57.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1136053198 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:03:57 [2024-03-15T20:03:57.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136053198 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:03:57 [2024-03-15T20:03:57.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1136053214 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:03:57 [2024-03-15T20:03:57.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:57 [2024-03-15T20:03:57.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1136053215 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:03:57 [2024-03-15T20:03:57.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1136053215 data=null doit=true}, TreeItem with text {Traces [1]}]
16:03:57 [2024-03-15T20:03:57.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1136053215 data=null}, TreeItem with text {Traces [1]}]
16:03:57 [2024-03-15T20:03:57.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1136053215 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:03:57 [2024-03-15T20:03:57.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136053215 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:03:57 [2024-03-15T20:03:57.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1136053218 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:03:57 [2024-03-15T20:03:57.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:03:57 [2024-03-15T20:03:57.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:03:57 [2024-03-15T20:03:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:03:57 [2024-03-15T20:03:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:03:57 [2024-03-15T20:03:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1136053526 data=null doit=true}, Shell with text {Confirm Clear}]
16:03:57 [2024-03-15T20:03:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:03:57 [2024-03-15T20:03:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:03:57 [2024-03-15T20:03:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:03:57 [2024-03-15T20:03:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:03:57 [2024-03-15T20:03:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:03:57 [2024-03-15T20:03:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:03:57 [2024-03-15T20:03:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1136053526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:57 [2024-03-15T20:03:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1136053526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:57 [2024-03-15T20:03:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1136053526 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:57 [2024-03-15T20:03:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1136053526 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:57 [2024-03-15T20:03:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1136053526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:57 [2024-03-15T20:03:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1136053527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:57 [2024-03-15T20:03:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1136053527 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:03:57 [2024-03-15T20:03:57.717Z] 
16:03:57 [2024-03-15T20:03:57.717Z] (Eclipse:19288): Gtk-CRITICAL **: 20:03:57.621: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:03:57 [2024-03-15T20:03:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1136053258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:03:57 [2024-03-15T20:03:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:03:57 [2024-03-15T20:03:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:57 [2024-03-15T20:03:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:57 [2024-03-15T20:03:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:57 [2024-03-15T20:03:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:57 [2024-03-15T20:03:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:57 [2024-03-15T20:03:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Unselecting all in (of type 'Tree')
16:03:57 [2024-03-15T20:03:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1136053852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
16:03:57 [2024-03-15T20:03:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1136053852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
16:03:57 [2024-03-15T20:03:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=1136053852 data=null doit=true}, (of type 'Tree')]
16:03:57 [2024-03-15T20:03:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1136053852 data=null}, (of type 'Tree')]
16:03:57 [2024-03-15T20:03:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1136053853 data=null button=1 stateMask=0x40000 x=92 y=58 count=1}, (of type 'Tree')]
16:03:57 [2024-03-15T20:03:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136053853 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Tree')]
16:03:57 [2024-03-15T20:03:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1136053864 data=null button=1 stateMask=0xc0000 x=92 y=58 count=1}, (of type 'Tree')]
16:03:57 [2024-03-15T20:03:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37d8562f] time=1136053864 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:03:57 [2024-03-15T20:03:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
16:03:57 [2024-03-15T20:03:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:03:57 [2024-03-15T20:03:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:03:57 [2024-03-15T20:03:57.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:03:57 [2024-03-15T20:03:57.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import", using matcher: with text 'Import'
16:03:57 [2024-03-15T20:03:57.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136054095 data=null doit=true}, Shell with text {Import}]
16:03:57 [2024-03-15T20:03:57.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:57 [2024-03-15T20:03:57.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:57 [2024-03-15T20:03:57.973Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:03:57 [2024-03-15T20:03:57.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:57 [2024-03-15T20:03:57.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=1136054125 data=null button=0 stateMask=0x0 x=101 y=127 count=0}, Tree node with text: Trace Import]
16:03:57 [2024-03-15T20:03:57.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Import} time=1136054126 data=null doit=true}, Tree node with text: Trace Import]
16:03:57 [2024-03-15T20:03:57.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=1136054126 data=null}, Tree node with text: Trace Import]
16:03:57 [2024-03-15T20:03:57.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=1136054126 data=null button=1 stateMask=0x0 x=101 y=127 count=1}, Tree node with text: Trace Import]
16:03:57 [2024-03-15T20:03:57.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136054126 data=null item=TreeItem {Trace Import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Import]
16:03:57 [2024-03-15T20:03:57.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=1136054126 data=null button=1 stateMask=0x80000 x=101 y=127 count=1}, Tree node with text: Trace Import]
16:03:57 [2024-03-15T20:03:57.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:03:57 [2024-03-15T20:03:57.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:03:57 [2024-03-15T20:03:57.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:03:57 [2024-03-15T20:03:57.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:03:57 [2024-03-15T20:03:57.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:03:57 [2024-03-15T20:03:57.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:57 [2024-03-15T20:03:57.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:57 [2024-03-15T20:03:57.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:03:57 [2024-03-15T20:03:57.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1136054127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:03:57 [2024-03-15T20:03:57.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1136054127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:03:57 [2024-03-15T20:03:57.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1136054127 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:03:57 [2024-03-15T20:03:57.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1136054127 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:03:57 [2024-03-15T20:03:57.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1136054127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:03:57 [2024-03-15T20:03:57.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1136054127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:03:58 [2024-03-15T20:03:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1136054128 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:03:58 [2024-03-15T20:03:58.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:03:58 [2024-03-15T20:03:58.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:03:58 [2024-03-15T20:03:58.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:03:58 [2024-03-15T20:03:58.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:03:58 [2024-03-15T20:03:58.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:03:58 [2024-03-15T20:03:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:03:58 [2024-03-15T20:03:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:03:58 [2024-03-15T20:03:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:03:58 [2024-03-15T20:03:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:03:58 [2024-03-15T20:03:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:03:58 [2024-03-15T20:03:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:03:58 [2024-03-15T20:03:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:03:58 [2024-03-15T20:03:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:03:58 [2024-03-15T20:03:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:03:58 [2024-03-15T20:03:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1136054231 data=null}, (of type 'Combo')]
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1136054275 data=null doit=true}, TreeItem with text {import}]
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1136054275 data=null}, TreeItem with text {import}]
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1136054275 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136054275 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1136054277 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1136054277 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1136054277 data=null doit=true}, TreeItem with text {import}]
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1136054277 data=null}, TreeItem with text {import}]
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1136054277 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136054277 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1136054278 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1136054300 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:03:58 [2024-03-15T20:03:58.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1136054305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:58 [2024-03-15T20:03:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1136054306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:58 [2024-03-15T20:03:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1136054306 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:58 [2024-03-15T20:03:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1136054306 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:58 [2024-03-15T20:03:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1136054306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:58 [2024-03-15T20:03:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1136054306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:58 [2024-03-15T20:03:58.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:58 [2024-03-15T20:03:58.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1136054306 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:58 [2024-03-15T20:03:58.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1136053869 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:03:58 [2024-03-15T20:03:58.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:03:58 [2024-03-15T20:03:58.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:58 [2024-03-15T20:03:58.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:58 [2024-03-15T20:03:58.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:58 [2024-03-15T20:03:58.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:58 [2024-03-15T20:03:58.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:58 [2024-03-15T20:03:58.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:58 [2024-03-15T20:03:58.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1136054577 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
16:03:58 [2024-03-15T20:03:58.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1136054577 data=null doit=true}, TreeItem with text {Tracing}]
16:03:58 [2024-03-15T20:03:58.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1136054578 data=null}, TreeItem with text {Tracing}]
16:03:58 [2024-03-15T20:03:58.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1136054578 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
16:03:58 [2024-03-15T20:03:58.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136054578 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
16:03:58 [2024-03-15T20:03:58.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1136054603 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
16:03:58 [2024-03-15T20:03:58.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:58 [2024-03-15T20:03:58.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1136054607 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
16:03:58 [2024-03-15T20:03:58.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1136054607 data=null doit=true}, TreeItem with text {Tracing}]
16:03:58 [2024-03-15T20:03:58.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1136054607 data=null}, TreeItem with text {Tracing}]
16:03:58 [2024-03-15T20:03:58.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1136054607 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
16:03:58 [2024-03-15T20:03:58.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136054607 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
16:03:58 [2024-03-15T20:03:58.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1136054632 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
16:03:58 [2024-03-15T20:03:58.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1136054632 data=null doit=true}, TreeItem with text {Tracing}]
16:03:58 [2024-03-15T20:03:58.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1136054633 data=null}, TreeItem with text {Tracing}]
16:03:58 [2024-03-15T20:03:58.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1136054633 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
16:03:58 [2024-03-15T20:03:58.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136054633 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
16:03:58 [2024-03-15T20:03:58.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1136054634 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
16:03:58 [2024-03-15T20:03:58.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:58 [2024-03-15T20:03:58.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1136054634 data=null button=0 stateMask=0x0 x=92 y=127 count=0}, TreeItem with text {Traces [1]}]
16:03:58 [2024-03-15T20:03:58.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1136054634 data=null doit=true}, TreeItem with text {Traces [1]}]
16:03:58 [2024-03-15T20:03:58.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1136054634 data=null}, TreeItem with text {Traces [1]}]
16:03:58 [2024-03-15T20:03:58.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1136054635 data=null button=1 stateMask=0x0 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
16:03:58 [2024-03-15T20:03:58.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136054635 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:03:58 [2024-03-15T20:03:58.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1136054649 data=null button=1 stateMask=0x80000 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
16:03:58 [2024-03-15T20:03:58.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1136054649 data=null doit=true}, TreeItem with text {Traces [1]}]
16:03:58 [2024-03-15T20:03:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1136054649 data=null}, TreeItem with text {Traces [1]}]
16:03:58 [2024-03-15T20:03:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1136054649 data=null button=1 stateMask=0x0 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
16:03:58 [2024-03-15T20:03:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136054649 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
16:03:58 [2024-03-15T20:03:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1136054650 data=null button=1 stateMask=0x80000 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
16:03:59 [2024-03-15T20:03:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:03:59 [2024-03-15T20:03:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:59 [2024-03-15T20:03:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136054988 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:03:59 [2024-03-15T20:03:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136054988 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:59 [2024-03-15T20:03:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136054988 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:03:59 [2024-03-15T20:03:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136054988 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:03:59 [2024-03-15T20:03:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136054989 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:59 [2024-03-15T20:03:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136055008 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:03:59 [2024-03-15T20:03:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:59 [2024-03-15T20:03:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:59 [2024-03-15T20:03:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:59 [2024-03-15T20:03:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:59 [2024-03-15T20:03:59.052Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:03:59 [2024-03-15T20:03:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:59 [2024-03-15T20:03:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136055010 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:03:59 [2024-03-15T20:03:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136055010 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:59 [2024-03-15T20:03:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136055010 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:03:59 [2024-03-15T20:03:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136055010 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:03:59 [2024-03-15T20:03:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136055010 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:59 [2024-03-15T20:03:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136055013 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:03:59 [2024-03-15T20:03:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:03:59 [2024-03-15T20:03:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136055014 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:03:59 [2024-03-15T20:03:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136055014 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:59 [2024-03-15T20:03:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:59 [2024-03-15T20:03:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136055014 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:03:59 [2024-03-15T20:03:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136055014 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:03:59 [2024-03-15T20:03:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136055014 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:59 [2024-03-15T20:03:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136055017 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:03:59 [2024-03-15T20:03:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136055018 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:03:59 [2024-03-15T20:03:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136055018 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:03:59 [2024-03-15T20:03:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136055018 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:59 [2024-03-15T20:03:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136055054 data=null button=1 stateMask=0x80000 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:03:59 [2024-03-15T20:03:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136055061 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:03:59 [2024-03-15T20:03:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136055061 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:03:59 [2024-03-15T20:03:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136055061 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:03:59 [2024-03-15T20:03:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:03:59 [2024-03-15T20:03:59.052Z] 
16:03:59 [2024-03-15T20:03:59.052Z] (Eclipse:19288): Gtk-CRITICAL **: 20:03:58.919: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:03:59 [2024-03-15T20:03:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:59 [2024-03-15T20:03:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:59 [2024-03-15T20:03:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:00 [2024-03-15T20:04:00.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:00 [2024-03-15T20:04:00.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:00 [2024-03-15T20:04:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:00 [2024-03-15T20:04:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:00 [2024-03-15T20:04:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:00 [2024-03-15T20:04:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:00 [2024-03-15T20:04:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:04:00 [2024-03-15T20:04:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136056568 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:04:00 [2024-03-15T20:04:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136056568 data=null doit=true}, TableItem with text {}]
16:04:00 [2024-03-15T20:04:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136056568 data=null}, TableItem with text {}]
16:04:00 [2024-03-15T20:04:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136056568 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:04:00 [2024-03-15T20:04:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136056568 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:04:00 [2024-03-15T20:04:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136056574 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:04:00 [2024-03-15T20:04:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:00 [2024-03-15T20:04:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:00 [2024-03-15T20:04:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:00 [2024-03-15T20:04:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:00 [2024-03-15T20:04:00.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136056644 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:00 [2024-03-15T20:04:00.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136056644 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:00 [2024-03-15T20:04:00.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136056644 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:00 [2024-03-15T20:04:00.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136056645 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:00 [2024-03-15T20:04:00.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136056645 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:00 [2024-03-15T20:04:00.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136056649 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:00 [2024-03-15T20:04:00.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:00 [2024-03-15T20:04:00.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:00 [2024-03-15T20:04:00.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:00 [2024-03-15T20:04:00.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:00 [2024-03-15T20:04:00.686Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:00 [2024-03-15T20:04:00.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37d8562f] time=1136056654 data=null doit=true}, Shell with text {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform}]
16:04:00 [2024-03-15T20:04:00.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:04:00 [2024-03-15T20:04:00.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:00 [2024-03-15T20:04:00.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:00 [2024-03-15T20:04:00.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:00 [2024-03-15T20:04:00.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1136056659 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
16:04:00 [2024-03-15T20:04:00.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1136056659 data=null doit=true}, TreeItem with text {Tracing}]
16:04:00 [2024-03-15T20:04:00.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1136056659 data=null}, TreeItem with text {Tracing}]
16:04:00 [2024-03-15T20:04:00.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1136056659 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
16:04:00 [2024-03-15T20:04:00.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136056659 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
16:04:00 [2024-03-15T20:04:00.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1136056696 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
16:04:00 [2024-03-15T20:04:00.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:04:00 [2024-03-15T20:04:00.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:04:00 [2024-03-15T20:04:00.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:04:01 [2024-03-15T20:04:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:04:01 [2024-03-15T20:04:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:04:01 [2024-03-15T20:04:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:04:01 [2024-03-15T20:04:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:04:01 [2024-03-15T20:04:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:04:01 [2024-03-15T20:04:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:04:01 [2024-03-15T20:04:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:01 [2024-03-15T20:04:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:04:01 [2024-03-15T20:04:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:04:01 [2024-03-15T20:04:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:04:01 [2024-03-15T20:04:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136057663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:01 [2024-03-15T20:04:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136057663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:01 [2024-03-15T20:04:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136057663 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:01 [2024-03-15T20:04:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136057663 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:01 [2024-03-15T20:04:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136057663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:01 [2024-03-15T20:04:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136057663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:01 [2024-03-15T20:04:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136057663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:01 [2024-03-15T20:04:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136057663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:01 [2024-03-15T20:04:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136057664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:01 [2024-03-15T20:04:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136057664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:01 [2024-03-15T20:04:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136057664 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:01 [2024-03-15T20:04:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136057664 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:01 [2024-03-15T20:04:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:04:01 [2024-03-15T20:04:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:04:01 [2024-03-15T20:04:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:04:01 [2024-03-15T20:04:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:01 [2024-03-15T20:04:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:04:01 [2024-03-15T20:04:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:04:01 [2024-03-15T20:04:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:04:01 [2024-03-15T20:04:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:01 [2024-03-15T20:04:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:04:01 [2024-03-15T20:04:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1136057664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:01 [2024-03-15T20:04:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1136057664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:01 [2024-03-15T20:04:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1136057664 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:01 [2024-03-15T20:04:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1136057665 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:01 [2024-03-15T20:04:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1136057665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:01 [2024-03-15T20:04:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1136057665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:01 [2024-03-15T20:04:01.613Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:01 [2024-03-15T20:04:01.613Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:01 [2024-03-15T20:04:01.613Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:01 [2024-03-15T20:04:01.613Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:01 [2024-03-15T20:04:01.613Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:01 [2024-03-15T20:04:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:04:01 [2024-03-15T20:04:01.869Z] 
16:04:01 [2024-03-15T20:04:01.869Z] (Eclipse:19288): Gtk-CRITICAL **: 20:04:01.673: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:04:01 [2024-03-15T20:04:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1136057665 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:01 [2024-03-15T20:04:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1136056795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:04:02 [2024-03-15T20:04:02.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:02 [2024-03-15T20:04:02.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:02 [2024-03-15T20:04:02.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:02 [2024-03-15T20:04:02.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:02 [2024-03-15T20:04:02.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:02 [2024-03-15T20:04:02.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:02 [2024-03-15T20:04:02.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136058174 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:02 [2024-03-15T20:04:02.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136058174 data=null doit=true}, TreeItem with text {test}]
16:04:02 [2024-03-15T20:04:02.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136058174 data=null}, TreeItem with text {test}]
16:04:02 [2024-03-15T20:04:02.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136058174 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:02 [2024-03-15T20:04:02.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136058174 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:02 [2024-03-15T20:04:02.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136058197 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:02 [2024-03-15T20:04:02.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:02 [2024-03-15T20:04:02.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136058197 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:02 [2024-03-15T20:04:02.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136058197 data=null doit=true}, TreeItem with text {test}]
16:04:02 [2024-03-15T20:04:02.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136058198 data=null}, TreeItem with text {test}]
16:04:02 [2024-03-15T20:04:02.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136058198 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:02 [2024-03-15T20:04:02.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136058198 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:02 [2024-03-15T20:04:02.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136058209 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:02 [2024-03-15T20:04:02.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:02 [2024-03-15T20:04:02.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:02 [2024-03-15T20:04:02.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1136058210 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:04:02 [2024-03-15T20:04:02.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136058210 data=null doit=true}, TreeItem with text {Traces [0]}]
16:04:02 [2024-03-15T20:04:02.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136058210 data=null}, TreeItem with text {Traces [0]}]
16:04:02 [2024-03-15T20:04:02.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136058211 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:02 [2024-03-15T20:04:02.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136058211 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:04:02 [2024-03-15T20:04:02.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136058228 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:02 [2024-03-15T20:04:02.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:02 [2024-03-15T20:04:02.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1136058229 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:04:02 [2024-03-15T20:04:02.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136058229 data=null doit=true}, TreeItem with text {Traces [0]}]
16:04:02 [2024-03-15T20:04:02.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136058229 data=null}, TreeItem with text {Traces [0]}]
16:04:02 [2024-03-15T20:04:02.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136058229 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:02 [2024-03-15T20:04:02.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136058229 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:04:02 [2024-03-15T20:04:02.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136058233 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:02 [2024-03-15T20:04:02.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:04:02 [2024-03-15T20:04:02.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:04:02 [2024-03-15T20:04:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:04:02 [2024-03-15T20:04:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:04:02 [2024-03-15T20:04:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1136058514 data=null doit=true}, Shell with text {Confirm Clear}]
16:04:02 [2024-03-15T20:04:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:04:02 [2024-03-15T20:04:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:04:02 [2024-03-15T20:04:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:04:02 [2024-03-15T20:04:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:04:02 [2024-03-15T20:04:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:04:02 [2024-03-15T20:04:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:04:02 [2024-03-15T20:04:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1136058515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:02 [2024-03-15T20:04:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1136058515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:02 [2024-03-15T20:04:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1136058556 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:02 [2024-03-15T20:04:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1136058556 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:02 [2024-03-15T20:04:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1136058556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:02 [2024-03-15T20:04:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1136058556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:02 [2024-03-15T20:04:02.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1136058556 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:02 [2024-03-15T20:04:02.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1136058299 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:04:02 [2024-03-15T20:04:02.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:02 [2024-03-15T20:04:02.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:02 [2024-03-15T20:04:02.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:02 [2024-03-15T20:04:02.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:02 [2024-03-15T20:04:02.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:02 [2024-03-15T20:04:02.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:02 [2024-03-15T20:04:02.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:02 [2024-03-15T20:04:02.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136058650 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:02 [2024-03-15T20:04:02.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136058650 data=null doit=true}, TreeItem with text {test}]
16:04:02 [2024-03-15T20:04:02.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136058650 data=null}, TreeItem with text {test}]
16:04:02 [2024-03-15T20:04:02.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136058650 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:02 [2024-03-15T20:04:02.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136058650 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:02 [2024-03-15T20:04:02.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136058680 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:02 [2024-03-15T20:04:02.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:02 [2024-03-15T20:04:02.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136058681 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:02 [2024-03-15T20:04:02.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136058681 data=null doit=true}, TreeItem with text {test}]
16:04:02 [2024-03-15T20:04:02.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136058681 data=null}, TreeItem with text {test}]
16:04:02 [2024-03-15T20:04:02.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136058681 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:02 [2024-03-15T20:04:02.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136058681 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:02 [2024-03-15T20:04:02.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136058695 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:02 [2024-03-15T20:04:02.637Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:02 [2024-03-15T20:04:02.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:02 [2024-03-15T20:04:02.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1136058696 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:04:02 [2024-03-15T20:04:02.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136058696 data=null doit=true}, TreeItem with text {Traces [0]}]
16:04:02 [2024-03-15T20:04:02.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136058696 data=null}, TreeItem with text {Traces [0]}]
16:04:02 [2024-03-15T20:04:02.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136058696 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:02 [2024-03-15T20:04:02.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136058696 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:04:02 [2024-03-15T20:04:02.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136058711 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:02 [2024-03-15T20:04:02.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:02 [2024-03-15T20:04:02.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1136058711 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:04:02 [2024-03-15T20:04:02.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136058711 data=null doit=true}, TreeItem with text {Traces [0]}]
16:04:02 [2024-03-15T20:04:02.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136058711 data=null}, TreeItem with text {Traces [0]}]
16:04:02 [2024-03-15T20:04:02.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136058712 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:02 [2024-03-15T20:04:02.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136058712 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:04:02 [2024-03-15T20:04:02.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136058715 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:02 [2024-03-15T20:04:02.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:04:02 [2024-03-15T20:04:02.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:04:02 [2024-03-15T20:04:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:04:02 [2024-03-15T20:04:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:04:02 [2024-03-15T20:04:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136059052 data=null doit=true}, Shell with text {Trace Import}]
16:04:02 [2024-03-15T20:04:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:02 [2024-03-15T20:04:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:04:02 [2024-03-15T20:04:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:04:02 [2024-03-15T20:04:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:04:02 [2024-03-15T20:04:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:02 [2024-03-15T20:04:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:02 [2024-03-15T20:04:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:02 [2024-03-15T20:04:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:02 [2024-03-15T20:04:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:02 [2024-03-15T20:04:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:02 [2024-03-15T20:04:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:02 [2024-03-15T20:04:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:02 [2024-03-15T20:04:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:02 [2024-03-15T20:04:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:02 [2024-03-15T20:04:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:02 [2024-03-15T20:04:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:04:02 [2024-03-15T20:04:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:02 [2024-03-15T20:04:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:04:02 [2024-03-15T20:04:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:02 [2024-03-15T20:04:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:04:02 [2024-03-15T20:04:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:04:02 [2024-03-15T20:04:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:04:02 [2024-03-15T20:04:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:04:02 [2024-03-15T20:04:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:04:02 [2024-03-15T20:04:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1136059057 data=null}, (of type 'Combo')]
16:04:02 [2024-03-15T20:04:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:04:02 [2024-03-15T20:04:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:02 [2024-03-15T20:04:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:02 [2024-03-15T20:04:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:04:03 [2024-03-15T20:04:03.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:03 [2024-03-15T20:04:03.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:03 [2024-03-15T20:04:03.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:03 [2024-03-15T20:04:03.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1136059091 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:04:03 [2024-03-15T20:04:03.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1136059091 data=null doit=true}, TreeItem with text {import}]
16:04:03 [2024-03-15T20:04:03.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1136059091 data=null}, TreeItem with text {import}]
16:04:03 [2024-03-15T20:04:03.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1136059092 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:04:03 [2024-03-15T20:04:03.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136059092 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
16:04:03 [2024-03-15T20:04:03.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1136059092 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:04:03 [2024-03-15T20:04:03.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
16:04:03 [2024-03-15T20:04:03.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:04:03 [2024-03-15T20:04:03.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:03 [2024-03-15T20:04:03.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:04:03 [2024-03-15T20:04:03.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:04:03 [2024-03-15T20:04:03.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:04:03 [2024-03-15T20:04:03.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:04:03 [2024-03-15T20:04:03.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
16:04:03 [2024-03-15T20:04:03.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=1136059109 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1b454570
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1136059111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1136059111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1136059111 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1136059111 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1136059111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1136059111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1136059111 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1136059111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1136059111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:03 [2024-03-15T20:04:03.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1136059112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1136059112 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1136059112 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1136059116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1136059116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1136059116 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1136059116 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1136059116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1136059116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:03 [2024-03-15T20:04:03.152Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:04:03 [2024-03-15T20:04:03.152Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:04:03 [2024-03-15T20:04:03.152Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:04:03 [2024-03-15T20:04:03.152Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:04:03 [2024-03-15T20:04:03.152Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1136059116 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:03 [2024-03-15T20:04:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1136058741 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:04:03 [2024-03-15T20:04:03.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:03 [2024-03-15T20:04:03.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:03 [2024-03-15T20:04:03.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:03 [2024-03-15T20:04:03.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:03 [2024-03-15T20:04:03.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:03 [2024-03-15T20:04:03.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:03 [2024-03-15T20:04:03.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136059658 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:03 [2024-03-15T20:04:03.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136059658 data=null doit=true}, TreeItem with text {test}]
16:04:03 [2024-03-15T20:04:03.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136059658 data=null}, TreeItem with text {test}]
16:04:03 [2024-03-15T20:04:03.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136059659 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:03 [2024-03-15T20:04:03.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136059659 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:03 [2024-03-15T20:04:03.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136059673 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:03 [2024-03-15T20:04:03.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:03 [2024-03-15T20:04:03.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136059678 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:03 [2024-03-15T20:04:03.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136059678 data=null doit=true}, TreeItem with text {test}]
16:04:03 [2024-03-15T20:04:03.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136059678 data=null}, TreeItem with text {test}]
16:04:03 [2024-03-15T20:04:03.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136059678 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:03 [2024-03-15T20:04:03.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136059678 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:03 [2024-03-15T20:04:03.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136059683 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:03 [2024-03-15T20:04:03.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:03 [2024-03-15T20:04:03.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:03 [2024-03-15T20:04:03.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1136059684 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:04:03 [2024-03-15T20:04:03.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1136059684 data=null doit=true}, TreeItem with text {Traces [5]}]
16:04:03 [2024-03-15T20:04:03.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1136059684 data=null}, TreeItem with text {Traces [5]}]
16:04:03 [2024-03-15T20:04:03.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1136059684 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:04:03 [2024-03-15T20:04:03.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136059684 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
16:04:03 [2024-03-15T20:04:03.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1136059697 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:04:03 [2024-03-15T20:04:03.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1136059697 data=null doit=true}, TreeItem with text {Traces [5]}]
16:04:03 [2024-03-15T20:04:03.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1136059697 data=null}, TreeItem with text {Traces [5]}]
16:04:03 [2024-03-15T20:04:03.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1136059697 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:04:03 [2024-03-15T20:04:03.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136059697 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [5]}]
16:04:03 [2024-03-15T20:04:03.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1136059699 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:04:03 [2024-03-15T20:04:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:03 [2024-03-15T20:04:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:03 [2024-03-15T20:04:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136060026 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:03 [2024-03-15T20:04:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136060026 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:03 [2024-03-15T20:04:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136060027 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:03 [2024-03-15T20:04:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136060027 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:03 [2024-03-15T20:04:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136060027 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:03 [2024-03-15T20:04:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136060064 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:03 [2024-03-15T20:04:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:03 [2024-03-15T20:04:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:03 [2024-03-15T20:04:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:03 [2024-03-15T20:04:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:03 [2024-03-15T20:04:03.971Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:03 [2024-03-15T20:04:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:03 [2024-03-15T20:04:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136060066 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:03 [2024-03-15T20:04:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136060066 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:03 [2024-03-15T20:04:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136060066 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:03 [2024-03-15T20:04:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136060067 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:03 [2024-03-15T20:04:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136060067 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:03 [2024-03-15T20:04:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136060071 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:03 [2024-03-15T20:04:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:04:03 [2024-03-15T20:04:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136060071 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:03 [2024-03-15T20:04:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136060071 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:03 [2024-03-15T20:04:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:03 [2024-03-15T20:04:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136060072 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:03 [2024-03-15T20:04:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136060072 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:03 [2024-03-15T20:04:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136060072 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:03 [2024-03-15T20:04:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136060076 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:03 [2024-03-15T20:04:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136060076 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:04:03 [2024-03-15T20:04:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136060076 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:04:03 [2024-03-15T20:04:03.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136060077 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:04 [2024-03-15T20:04:04.227Z] 
16:04:04 [2024-03-15T20:04:04.227Z] (Eclipse:19288): Gtk-CRITICAL **: 20:04:03.990: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:04:04 [2024-03-15T20:04:04.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136060118 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:04:04 [2024-03-15T20:04:04.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136060298 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:04 [2024-03-15T20:04:04.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136060298 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:04 [2024-03-15T20:04:04.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136060298 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:04 [2024-03-15T20:04:04.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:04:04 [2024-03-15T20:04:04.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:04 [2024-03-15T20:04:04.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:04 [2024-03-15T20:04:04.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:04 [2024-03-15T20:04:04.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:04 [2024-03-15T20:04:04.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:05 [2024-03-15T20:04:05.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:05 [2024-03-15T20:04:05.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:05 [2024-03-15T20:04:05.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:05 [2024-03-15T20:04:05.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:05 [2024-03-15T20:04:05.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:04:05 [2024-03-15T20:04:05.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136061304 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:04:05 [2024-03-15T20:04:05.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136061304 data=null doit=true}, TableItem with text {}]
16:04:05 [2024-03-15T20:04:05.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136061304 data=null}, TableItem with text {}]
16:04:05 [2024-03-15T20:04:05.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136061304 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:04:05 [2024-03-15T20:04:05.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136061304 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:04:05 [2024-03-15T20:04:05.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136061310 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:04:05 [2024-03-15T20:04:05.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:05 [2024-03-15T20:04:05.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:05 [2024-03-15T20:04:05.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:05 [2024-03-15T20:04:05.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:05 [2024-03-15T20:04:05.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136061562 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:05 [2024-03-15T20:04:05.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136061562 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:05 [2024-03-15T20:04:05.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136061562 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:05 [2024-03-15T20:04:05.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136061562 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:05 [2024-03-15T20:04:05.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136061563 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:05 [2024-03-15T20:04:05.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136061567 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:05 [2024-03-15T20:04:05.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:05 [2024-03-15T20:04:05.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:05 [2024-03-15T20:04:05.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:05 [2024-03-15T20:04:05.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:05 [2024-03-15T20:04:05.605Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:05 [2024-03-15T20:04:05.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:05 [2024-03-15T20:04:05.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:05 [2024-03-15T20:04:05.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:05 [2024-03-15T20:04:05.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:05 [2024-03-15T20:04:05.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:05 [2024-03-15T20:04:05.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:05 [2024-03-15T20:04:05.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136061571 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:05 [2024-03-15T20:04:05.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136061571 data=null doit=true}, TreeItem with text {test}]
16:04:05 [2024-03-15T20:04:05.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136061571 data=null}, TreeItem with text {test}]
16:04:05 [2024-03-15T20:04:05.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136061571 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:05 [2024-03-15T20:04:05.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136061571 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:05 [2024-03-15T20:04:05.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136061599 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:05 [2024-03-15T20:04:05.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:05 [2024-03-15T20:04:05.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136061600 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:05 [2024-03-15T20:04:05.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136061600 data=null doit=true}, TreeItem with text {test}]
16:04:05 [2024-03-15T20:04:05.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136061600 data=null}, TreeItem with text {test}]
16:04:05 [2024-03-15T20:04:05.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136061600 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:05 [2024-03-15T20:04:05.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136061600 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:05 [2024-03-15T20:04:05.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136061605 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:05 [2024-03-15T20:04:05.605Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:05 [2024-03-15T20:04:05.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:05 [2024-03-15T20:04:05.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1136061605 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:04:05 [2024-03-15T20:04:05.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1136061605 data=null doit=true}, TreeItem with text {Traces [5]}]
16:04:05 [2024-03-15T20:04:05.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1136061606 data=null}, TreeItem with text {Traces [5]}]
16:04:05 [2024-03-15T20:04:05.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1136061606 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:04:05 [2024-03-15T20:04:05.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136061606 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
16:04:05 [2024-03-15T20:04:05.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1136061624 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:04:05 [2024-03-15T20:04:05.605Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:04:05 [2024-03-15T20:04:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:05 [2024-03-15T20:04:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:05 [2024-03-15T20:04:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136061867 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:04:05 [2024-03-15T20:04:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136061867 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:05 [2024-03-15T20:04:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136061867 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:04:05 [2024-03-15T20:04:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136061868 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:04:05 [2024-03-15T20:04:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136061868 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:05 [2024-03-15T20:04:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136061889 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:04:05 [2024-03-15T20:04:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:05 [2024-03-15T20:04:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:05 [2024-03-15T20:04:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:05 [2024-03-15T20:04:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:05 [2024-03-15T20:04:05.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:05 [2024-03-15T20:04:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:05 [2024-03-15T20:04:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136061892 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:04:05 [2024-03-15T20:04:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136061892 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:05 [2024-03-15T20:04:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136061892 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:04:05 [2024-03-15T20:04:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136061892 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:04:05 [2024-03-15T20:04:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136061892 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:05 [2024-03-15T20:04:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136061896 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:04:05 [2024-03-15T20:04:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:04:05 [2024-03-15T20:04:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136061899 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:04:05 [2024-03-15T20:04:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136061899 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:05 [2024-03-15T20:04:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:05 [2024-03-15T20:04:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136061899 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:04:05 [2024-03-15T20:04:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136061899 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:04:05 [2024-03-15T20:04:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136061900 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:05 [2024-03-15T20:04:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136061903 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:04:05 [2024-03-15T20:04:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136061903 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:04:05 [2024-03-15T20:04:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136061904 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:04:05 [2024-03-15T20:04:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136061904 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:05 [2024-03-15T20:04:05.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136061941 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:04:05 [2024-03-15T20:04:05.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136061947 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:04:05 [2024-03-15T20:04:05.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136061947 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:05 [2024-03-15T20:04:05.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136061947 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:04:05 [2024-03-15T20:04:05.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:04:05 [2024-03-15T20:04:05.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:06 [2024-03-15T20:04:06.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:06 [2024-03-15T20:04:06.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136063099 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136063100 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136063100 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136063100 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136063100 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136063104 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:06 [2024-03-15T20:04:06.984Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136063108 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136063108 data=null doit=true}, TreeItem with text {test}]
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136063108 data=null}, TreeItem with text {test}]
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136063108 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136063108 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136063136 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136063136 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136063136 data=null doit=true}, TreeItem with text {test}]
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136063136 data=null}, TreeItem with text {test}]
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136063137 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136063137 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136063141 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:06 [2024-03-15T20:04:06.984Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1136063142 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1136063142 data=null doit=true}, TreeItem with text {Traces [5]}]
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1136063142 data=null}, TreeItem with text {Traces [5]}]
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1136063142 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:04:06 [2024-03-15T20:04:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136063142 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
16:04:06 [2024-03-15T20:04:06.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1136063158 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:04:06 [2024-03-15T20:04:06.985Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:04:06 [2024-03-15T20:04:06.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:07 [2024-03-15T20:04:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:07 [2024-03-15T20:04:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1136063211 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
16:04:07 [2024-03-15T20:04:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1136063211 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:04:07 [2024-03-15T20:04:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1136063211 data=null}, TreeItem with text {unrecognized.log}]
16:04:07 [2024-03-15T20:04:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1136063212 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
16:04:07 [2024-03-15T20:04:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136063212 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:04:07 [2024-03-15T20:04:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1136063233 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
16:04:07 [2024-03-15T20:04:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:07 [2024-03-15T20:04:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:07 [2024-03-15T20:04:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:07 [2024-03-15T20:04:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:07 [2024-03-15T20:04:07.240Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:07 [2024-03-15T20:04:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:07 [2024-03-15T20:04:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1136063235 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
16:04:07 [2024-03-15T20:04:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1136063235 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:04:07 [2024-03-15T20:04:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1136063235 data=null}, TreeItem with text {unrecognized.log}]
16:04:07 [2024-03-15T20:04:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1136063235 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
16:04:07 [2024-03-15T20:04:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136063235 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:04:07 [2024-03-15T20:04:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1136063241 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
16:04:07 [2024-03-15T20:04:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
16:04:07 [2024-03-15T20:04:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1136063241 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
16:04:07 [2024-03-15T20:04:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1136063241 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:04:07 [2024-03-15T20:04:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:07 [2024-03-15T20:04:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1136063242 data=null}, TreeItem with text {unrecognized.log}]
16:04:07 [2024-03-15T20:04:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1136063242 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
16:04:07 [2024-03-15T20:04:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136063242 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:04:07 [2024-03-15T20:04:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1136063246 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
16:04:07 [2024-03-15T20:04:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1136063246 data=null button=1 stateMask=0x0 x=134 y=150 count=2}, TreeItem with text {unrecognized.log}]
16:04:07 [2024-03-15T20:04:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1136063246 data=null button=1 stateMask=0x0 x=134 y=150 count=2}, TreeItem with text {unrecognized.log}]
16:04:07 [2024-03-15T20:04:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136063246 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:04:07 [2024-03-15T20:04:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1136063284 data=null button=1 stateMask=0x80000 x=134 y=150 count=2}, TreeItem with text {unrecognized.log}]
16:04:07 [2024-03-15T20:04:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1136063290 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
16:04:07 [2024-03-15T20:04:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1136063290 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:04:07 [2024-03-15T20:04:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1136063290 data=null}, TreeItem with text {unrecognized.log}]
16:04:07 [2024-03-15T20:04:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
16:04:07 [2024-03-15T20:04:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:07 [2024-03-15T20:04:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:07 [2024-03-15T20:04:07.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:07 [2024-03-15T20:04:07.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:07 [2024-03-15T20:04:07.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:08 [2024-03-15T20:04:08.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:08 [2024-03-15T20:04:08.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:08 [2024-03-15T20:04:08.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1136064470 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
16:04:08 [2024-03-15T20:04:08.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1136064470 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:04:08 [2024-03-15T20:04:08.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1136064470 data=null}, TreeItem with text {unrecognized.log}]
16:04:08 [2024-03-15T20:04:08.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1136064471 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
16:04:08 [2024-03-15T20:04:08.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136064471 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:04:08 [2024-03-15T20:04:08.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1136064475 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
16:04:08 [2024-03-15T20:04:08.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:08 [2024-03-15T20:04:08.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:08 [2024-03-15T20:04:08.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:08 [2024-03-15T20:04:08.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:08 [2024-03-15T20:04:08.363Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:08 [2024-03-15T20:04:08.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:08 [2024-03-15T20:04:08.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:08 [2024-03-15T20:04:08.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:08 [2024-03-15T20:04:08.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:08 [2024-03-15T20:04:08.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:08 [2024-03-15T20:04:08.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:08 [2024-03-15T20:04:08.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136064479 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:08 [2024-03-15T20:04:08.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136064479 data=null doit=true}, TreeItem with text {test}]
16:04:08 [2024-03-15T20:04:08.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136064479 data=null}, TreeItem with text {test}]
16:04:08 [2024-03-15T20:04:08.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136064479 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:08 [2024-03-15T20:04:08.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136064479 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:08 [2024-03-15T20:04:08.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136064509 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:08 [2024-03-15T20:04:08.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:08 [2024-03-15T20:04:08.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136064509 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:08 [2024-03-15T20:04:08.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136064509 data=null doit=true}, TreeItem with text {test}]
16:04:08 [2024-03-15T20:04:08.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136064509 data=null}, TreeItem with text {test}]
16:04:08 [2024-03-15T20:04:08.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136064510 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:08 [2024-03-15T20:04:08.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136064510 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:08 [2024-03-15T20:04:08.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136064515 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:08 [2024-03-15T20:04:08.364Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:08 [2024-03-15T20:04:08.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:08 [2024-03-15T20:04:08.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1136064515 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:04:08 [2024-03-15T20:04:08.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1136064515 data=null doit=true}, TreeItem with text {Traces [5]}]
16:04:08 [2024-03-15T20:04:08.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1136064515 data=null}, TreeItem with text {Traces [5]}]
16:04:08 [2024-03-15T20:04:08.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1136064516 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:04:08 [2024-03-15T20:04:08.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136064516 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
16:04:08 [2024-03-15T20:04:08.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1136064532 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:04:08 [2024-03-15T20:04:08.364Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:04:08 [2024-03-15T20:04:08.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [2]} time=1136064533 data=null doit=true}, TreeItem with text {z-clashes [2]}]
16:04:08 [2024-03-15T20:04:08.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [2]} time=1136064533 data=null}, TreeItem with text {z-clashes [2]}]
16:04:08 [2024-03-15T20:04:08.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [2]} time=1136064533 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [2]}]
16:04:08 [2024-03-15T20:04:08.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136064533 data=null item=TreeItem {z-clashes [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {z-clashes [2]}]
16:04:08 [2024-03-15T20:04:08.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [2]} time=1136064534 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [2]}]
16:04:08 [2024-03-15T20:04:08.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:08 [2024-03-15T20:04:08.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:08 [2024-03-15T20:04:08.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136064574 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:08 [2024-03-15T20:04:08.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136064574 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:08 [2024-03-15T20:04:08.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136064574 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:08 [2024-03-15T20:04:08.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136064574 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:08 [2024-03-15T20:04:08.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136064574 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:08 [2024-03-15T20:04:08.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136064607 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:08 [2024-03-15T20:04:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:08 [2024-03-15T20:04:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:08 [2024-03-15T20:04:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:08 [2024-03-15T20:04:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:08 [2024-03-15T20:04:08.622Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:08 [2024-03-15T20:04:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:08 [2024-03-15T20:04:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136064614 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:08 [2024-03-15T20:04:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136064614 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:08 [2024-03-15T20:04:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136064614 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:08 [2024-03-15T20:04:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136064614 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:08 [2024-03-15T20:04:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136064614 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:08 [2024-03-15T20:04:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136064618 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:08 [2024-03-15T20:04:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:04:08 [2024-03-15T20:04:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136064619 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:08 [2024-03-15T20:04:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136064619 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:08 [2024-03-15T20:04:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:08 [2024-03-15T20:04:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136064619 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:08 [2024-03-15T20:04:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136064619 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:08 [2024-03-15T20:04:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136064619 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:08 [2024-03-15T20:04:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136064623 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:08 [2024-03-15T20:04:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136064623 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:04:08 [2024-03-15T20:04:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136064623 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:04:08 [2024-03-15T20:04:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136064623 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:08 [2024-03-15T20:04:08.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136064700 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:04:08 [2024-03-15T20:04:08.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136064829 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:08 [2024-03-15T20:04:08.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136064830 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:08 [2024-03-15T20:04:08.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136064830 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:08 [2024-03-15T20:04:08.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:04:08 [2024-03-15T20:04:08.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:08 [2024-03-15T20:04:08.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:08 [2024-03-15T20:04:08.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:08 [2024-03-15T20:04:08.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:08 [2024-03-15T20:04:08.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:08 [2024-03-15T20:04:08.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:09 [2024-03-15T20:04:09.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:09 [2024-03-15T20:04:09.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:09 [2024-03-15T20:04:09.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:09 [2024-03-15T20:04:09.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:09 [2024-03-15T20:04:09.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:09 [2024-03-15T20:04:09.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:09 [2024-03-15T20:04:09.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:04:09 [2024-03-15T20:04:09.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136065835 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:04:09 [2024-03-15T20:04:09.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136065835 data=null doit=true}, TableItem with text {}]
16:04:09 [2024-03-15T20:04:09.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136065835 data=null}, TableItem with text {}]
16:04:09 [2024-03-15T20:04:09.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136065836 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:04:09 [2024-03-15T20:04:09.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136065836 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:04:09 [2024-03-15T20:04:09.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136065846 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:04:09 [2024-03-15T20:04:09.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:09 [2024-03-15T20:04:09.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:09 [2024-03-15T20:04:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:09 [2024-03-15T20:04:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:09 [2024-03-15T20:04:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136066104 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:09 [2024-03-15T20:04:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136066104 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:09 [2024-03-15T20:04:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136066104 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:09 [2024-03-15T20:04:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136066105 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:09 [2024-03-15T20:04:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136066105 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:09 [2024-03-15T20:04:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136066111 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:09 [2024-03-15T20:04:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:09 [2024-03-15T20:04:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:09 [2024-03-15T20:04:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:09 [2024-03-15T20:04:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:09 [2024-03-15T20:04:09.949Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:09 [2024-03-15T20:04:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:09 [2024-03-15T20:04:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:09 [2024-03-15T20:04:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:09 [2024-03-15T20:04:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:09 [2024-03-15T20:04:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:09 [2024-03-15T20:04:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:09 [2024-03-15T20:04:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136066116 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:09 [2024-03-15T20:04:09.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136066116 data=null doit=true}, TreeItem with text {test}]
16:04:09 [2024-03-15T20:04:09.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136066116 data=null}, TreeItem with text {test}]
16:04:09 [2024-03-15T20:04:09.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136066116 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:09 [2024-03-15T20:04:09.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136066116 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:09 [2024-03-15T20:04:09.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136066140 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:09 [2024-03-15T20:04:09.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:09 [2024-03-15T20:04:09.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136066140 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:09 [2024-03-15T20:04:09.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136066140 data=null doit=true}, TreeItem with text {test}]
16:04:09 [2024-03-15T20:04:09.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136066140 data=null}, TreeItem with text {test}]
16:04:09 [2024-03-15T20:04:09.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136066141 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:10 [2024-03-15T20:04:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136066141 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:10 [2024-03-15T20:04:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136066151 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:10 [2024-03-15T20:04:10.206Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:10 [2024-03-15T20:04:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:10 [2024-03-15T20:04:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1136066152 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:04:10 [2024-03-15T20:04:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1136066152 data=null doit=true}, TreeItem with text {Traces [5]}]
16:04:10 [2024-03-15T20:04:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1136066152 data=null}, TreeItem with text {Traces [5]}]
16:04:10 [2024-03-15T20:04:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1136066152 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:04:10 [2024-03-15T20:04:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136066152 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
16:04:10 [2024-03-15T20:04:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1136066170 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:04:10 [2024-03-15T20:04:10.206Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:04:10 [2024-03-15T20:04:10.206Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
16:04:10 [2024-03-15T20:04:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:10 [2024-03-15T20:04:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:10 [2024-03-15T20:04:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136066393 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:04:10 [2024-03-15T20:04:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136066393 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:10 [2024-03-15T20:04:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136066393 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:04:10 [2024-03-15T20:04:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136066394 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:04:10 [2024-03-15T20:04:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136066394 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:10 [2024-03-15T20:04:10.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136066433 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:04:10 [2024-03-15T20:04:10.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:10 [2024-03-15T20:04:10.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:10 [2024-03-15T20:04:10.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:10 [2024-03-15T20:04:10.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:10 [2024-03-15T20:04:10.462Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:10 [2024-03-15T20:04:10.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:10 [2024-03-15T20:04:10.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136066435 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:04:10 [2024-03-15T20:04:10.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136066435 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:10 [2024-03-15T20:04:10.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136066435 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:04:10 [2024-03-15T20:04:10.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136066435 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:04:10 [2024-03-15T20:04:10.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136066435 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:10 [2024-03-15T20:04:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136066439 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:04:10 [2024-03-15T20:04:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:04:10 [2024-03-15T20:04:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136066440 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:04:10 [2024-03-15T20:04:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136066440 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:10 [2024-03-15T20:04:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:10 [2024-03-15T20:04:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136066440 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:04:10 [2024-03-15T20:04:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136066440 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:04:10 [2024-03-15T20:04:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136066440 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:10 [2024-03-15T20:04:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136066444 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:04:10 [2024-03-15T20:04:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136066444 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:04:10 [2024-03-15T20:04:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136066444 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:04:10 [2024-03-15T20:04:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136066444 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:10 [2024-03-15T20:04:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136066483 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:04:10 [2024-03-15T20:04:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136066489 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:04:10 [2024-03-15T20:04:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136066489 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:10 [2024-03-15T20:04:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136066490 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:04:10 [2024-03-15T20:04:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:04:10 [2024-03-15T20:04:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:10 [2024-03-15T20:04:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:10 [2024-03-15T20:04:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:10 [2024-03-15T20:04:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:11 [2024-03-15T20:04:11.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:11 [2024-03-15T20:04:11.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:11 [2024-03-15T20:04:11.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:11 [2024-03-15T20:04:11.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:11 [2024-03-15T20:04:11.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:11 [2024-03-15T20:04:11.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:11 [2024-03-15T20:04:11.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:11 [2024-03-15T20:04:11.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136067693 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:04:11 [2024-03-15T20:04:11.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136067693 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:11 [2024-03-15T20:04:11.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136067693 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:04:11 [2024-03-15T20:04:11.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136067693 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:04:11 [2024-03-15T20:04:11.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136067693 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:11 [2024-03-15T20:04:11.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136067698 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:04:11 [2024-03-15T20:04:11.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:11 [2024-03-15T20:04:11.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:11 [2024-03-15T20:04:11.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:11 [2024-03-15T20:04:11.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:11 [2024-03-15T20:04:11.586Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:11 [2024-03-15T20:04:11.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:11 [2024-03-15T20:04:11.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:11 [2024-03-15T20:04:11.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:11 [2024-03-15T20:04:11.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:11 [2024-03-15T20:04:11.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:11 [2024-03-15T20:04:11.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:11 [2024-03-15T20:04:11.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136067706 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:11 [2024-03-15T20:04:11.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136067706 data=null doit=true}, TreeItem with text {test}]
16:04:11 [2024-03-15T20:04:11.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136067707 data=null}, TreeItem with text {test}]
16:04:11 [2024-03-15T20:04:11.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136067707 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:11 [2024-03-15T20:04:11.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136067707 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:11 [2024-03-15T20:04:11.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136067731 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:11 [2024-03-15T20:04:11.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:11 [2024-03-15T20:04:11.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136067731 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:11 [2024-03-15T20:04:11.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136067731 data=null doit=true}, TreeItem with text {test}]
16:04:11 [2024-03-15T20:04:11.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136067731 data=null}, TreeItem with text {test}]
16:04:11 [2024-03-15T20:04:11.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136067731 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:11 [2024-03-15T20:04:11.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136067732 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:11 [2024-03-15T20:04:11.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136067742 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:11 [2024-03-15T20:04:11.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:11 [2024-03-15T20:04:11.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:11 [2024-03-15T20:04:11.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1136067742 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:04:11 [2024-03-15T20:04:11.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1136067742 data=null doit=true}, TreeItem with text {Traces [5]}]
16:04:11 [2024-03-15T20:04:11.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1136067743 data=null}, TreeItem with text {Traces [5]}]
16:04:11 [2024-03-15T20:04:11.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1136067743 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:04:11 [2024-03-15T20:04:11.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136067743 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
16:04:11 [2024-03-15T20:04:11.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1136067760 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:04:11 [2024-03-15T20:04:11.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:04:11 [2024-03-15T20:04:11.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:11 [2024-03-15T20:04:11.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:11 [2024-03-15T20:04:11.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:11 [2024-03-15T20:04:11.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:11 [2024-03-15T20:04:11.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:11 [2024-03-15T20:04:11.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:11 [2024-03-15T20:04:11.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136067764 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:11 [2024-03-15T20:04:11.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136067764 data=null doit=true}, TreeItem with text {test}]
16:04:11 [2024-03-15T20:04:11.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136067764 data=null}, TreeItem with text {test}]
16:04:11 [2024-03-15T20:04:11.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136067764 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:11 [2024-03-15T20:04:11.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136067764 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:11 [2024-03-15T20:04:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136067784 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:11 [2024-03-15T20:04:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:11 [2024-03-15T20:04:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136067784 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:11 [2024-03-15T20:04:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136067784 data=null doit=true}, TreeItem with text {test}]
16:04:11 [2024-03-15T20:04:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136067784 data=null}, TreeItem with text {test}]
16:04:11 [2024-03-15T20:04:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136067785 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:11 [2024-03-15T20:04:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136067785 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:11 [2024-03-15T20:04:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136067790 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:11 [2024-03-15T20:04:11.843Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:11 [2024-03-15T20:04:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:11 [2024-03-15T20:04:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1136067791 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:04:11 [2024-03-15T20:04:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1136067791 data=null doit=true}, TreeItem with text {Traces [5]}]
16:04:11 [2024-03-15T20:04:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1136067791 data=null}, TreeItem with text {Traces [5]}]
16:04:11 [2024-03-15T20:04:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1136067791 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:04:11 [2024-03-15T20:04:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136067791 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
16:04:11 [2024-03-15T20:04:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1136067805 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:04:11 [2024-03-15T20:04:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:11 [2024-03-15T20:04:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1136067806 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:04:11 [2024-03-15T20:04:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1136067806 data=null doit=true}, TreeItem with text {Traces [5]}]
16:04:11 [2024-03-15T20:04:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1136067806 data=null}, TreeItem with text {Traces [5]}]
16:04:11 [2024-03-15T20:04:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1136067806 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:04:11 [2024-03-15T20:04:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136067806 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
16:04:11 [2024-03-15T20:04:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1136067814 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:04:11 [2024-03-15T20:04:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:04:11 [2024-03-15T20:04:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:04:12 [2024-03-15T20:04:12.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:04:12 [2024-03-15T20:04:12.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:04:12 [2024-03-15T20:04:12.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136068174 data=null doit=true}, Shell with text {Trace Import}]
16:04:12 [2024-03-15T20:04:12.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:04:12 [2024-03-15T20:04:12.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:04:12 [2024-03-15T20:04:12.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:04:12 [2024-03-15T20:04:12.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:04:12 [2024-03-15T20:04:12.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:12 [2024-03-15T20:04:12.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:04:12 [2024-03-15T20:04:12.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:12 [2024-03-15T20:04:12.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:04:12 [2024-03-15T20:04:12.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:04:12 [2024-03-15T20:04:12.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:04:12 [2024-03-15T20:04:12.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:04:12 [2024-03-15T20:04:12.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1136068189 data=null}, (of type 'Combo')]
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1136068224 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1136068224 data=null doit=true}, TreeItem with text {import}]
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1136068224 data=null}, TreeItem with text {import}]
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1136068224 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136068224 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1136068225 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=1136068243 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:04:12 [2024-03-15T20:04:12.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:04:12 [2024-03-15T20:04:12.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:04:12 [2024-03-15T20:04:12.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:04:12 [2024-03-15T20:04:12.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:04:12 [2024-03-15T20:04:12.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:12 [2024-03-15T20:04:12.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:04:12 [2024-03-15T20:04:12.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:04:12 [2024-03-15T20:04:12.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:04:12 [2024-03-15T20:04:12.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:04:12 [2024-03-15T20:04:12.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1136068249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:12 [2024-03-15T20:04:12.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1136068249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:12 [2024-03-15T20:04:12.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1136068250 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:12 [2024-03-15T20:04:12.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1136068250 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:12 [2024-03-15T20:04:12.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1136068250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:12 [2024-03-15T20:04:12.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1136068250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:12 [2024-03-15T20:04:12.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:04:12 [2024-03-15T20:04:12.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:04:12 [2024-03-15T20:04:12.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:04:12 [2024-03-15T20:04:12.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:04:12 [2024-03-15T20:04:12.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:04:12 [2024-03-15T20:04:12.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:04:12 [2024-03-15T20:04:12.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:04:12 [2024-03-15T20:04:12.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1136068353 data=null doit=true}, Shell with text {Confirmation}]
16:04:12 [2024-03-15T20:04:12.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
16:04:12 [2024-03-15T20:04:12.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
16:04:12 [2024-03-15T20:04:12.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
16:04:12 [2024-03-15T20:04:12.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:04:12 [2024-03-15T20:04:12.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
16:04:12 [2024-03-15T20:04:12.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=1136068354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:04:12 [2024-03-15T20:04:12.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=1136068354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:04:12 [2024-03-15T20:04:12.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=1136068354 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:04:12 [2024-03-15T20:04:12.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=1136068354 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:04:12 [2024-03-15T20:04:12.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=1136068354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:04:12 [2024-03-15T20:04:12.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=1136068354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:04:12 [2024-03-15T20:04:12.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=1136068356 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:04:12 [2024-03-15T20:04:12.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:12 [2024-03-15T20:04:12.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1136068250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:12 [2024-03-15T20:04:12.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1136067834 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:04:12 [2024-03-15T20:04:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:12 [2024-03-15T20:04:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:12 [2024-03-15T20:04:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:12 [2024-03-15T20:04:12.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:12 [2024-03-15T20:04:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:12 [2024-03-15T20:04:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:12 [2024-03-15T20:04:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136068921 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:12 [2024-03-15T20:04:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136068921 data=null doit=true}, TreeItem with text {test}]
16:04:12 [2024-03-15T20:04:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136068922 data=null}, TreeItem with text {test}]
16:04:12 [2024-03-15T20:04:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136068922 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:12 [2024-03-15T20:04:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136068922 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:12 [2024-03-15T20:04:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136068943 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:12 [2024-03-15T20:04:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:12 [2024-03-15T20:04:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136068943 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:12 [2024-03-15T20:04:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136068943 data=null doit=true}, TreeItem with text {test}]
16:04:12 [2024-03-15T20:04:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136068943 data=null}, TreeItem with text {test}]
16:04:12 [2024-03-15T20:04:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136068943 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:12 [2024-03-15T20:04:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136068943 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:12 [2024-03-15T20:04:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136068948 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:12 [2024-03-15T20:04:12.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:12 [2024-03-15T20:04:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:12 [2024-03-15T20:04:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1136068949 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:04:12 [2024-03-15T20:04:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1136068949 data=null doit=true}, TreeItem with text {Traces [5]}]
16:04:12 [2024-03-15T20:04:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1136068949 data=null}, TreeItem with text {Traces [5]}]
16:04:12 [2024-03-15T20:04:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1136068949 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:04:12 [2024-03-15T20:04:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136068949 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
16:04:12 [2024-03-15T20:04:12.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1136068962 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:04:12 [2024-03-15T20:04:12.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:04:13 [2024-03-15T20:04:13.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:13 [2024-03-15T20:04:13.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:13 [2024-03-15T20:04:13.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136069288 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:13 [2024-03-15T20:04:13.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136069288 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:13 [2024-03-15T20:04:13.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136069288 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:13 [2024-03-15T20:04:13.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136069289 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:13 [2024-03-15T20:04:13.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136069289 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:13 [2024-03-15T20:04:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136069324 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:13 [2024-03-15T20:04:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:13 [2024-03-15T20:04:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:13 [2024-03-15T20:04:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:13 [2024-03-15T20:04:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:13 [2024-03-15T20:04:13.177Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:13 [2024-03-15T20:04:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:13 [2024-03-15T20:04:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136069326 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:13 [2024-03-15T20:04:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136069326 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:13 [2024-03-15T20:04:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136069326 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:13 [2024-03-15T20:04:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136069326 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:13 [2024-03-15T20:04:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136069326 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:13 [2024-03-15T20:04:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136069330 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:13 [2024-03-15T20:04:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:04:13 [2024-03-15T20:04:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136069330 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:13 [2024-03-15T20:04:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136069331 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:13 [2024-03-15T20:04:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:13 [2024-03-15T20:04:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136069331 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:13 [2024-03-15T20:04:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136069331 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:13 [2024-03-15T20:04:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136069331 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:13 [2024-03-15T20:04:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136069334 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:13 [2024-03-15T20:04:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136069334 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:04:13 [2024-03-15T20:04:13.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136069335 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:04:13 [2024-03-15T20:04:13.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136069335 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:13 [2024-03-15T20:04:13.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136069373 data=null button=1 stateMask=0x80000 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:04:13 [2024-03-15T20:04:13.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136069483 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:13 [2024-03-15T20:04:13.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136069483 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:13 [2024-03-15T20:04:13.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136069483 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:13 [2024-03-15T20:04:13.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:04:13 [2024-03-15T20:04:13.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:13 [2024-03-15T20:04:13.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:13 [2024-03-15T20:04:13.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:13 [2024-03-15T20:04:13.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:13 [2024-03-15T20:04:13.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:13 [2024-03-15T20:04:13.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:13 [2024-03-15T20:04:13.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:13 [2024-03-15T20:04:13.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:13 [2024-03-15T20:04:13.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:13 [2024-03-15T20:04:13.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:04:13 [2024-03-15T20:04:13.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136069485 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:04:13 [2024-03-15T20:04:13.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136069485 data=null doit=true}, TableItem with text {}]
16:04:13 [2024-03-15T20:04:13.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136069485 data=null}, TableItem with text {}]
16:04:13 [2024-03-15T20:04:13.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136069485 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:04:13 [2024-03-15T20:04:13.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136069485 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:04:13 [2024-03-15T20:04:13.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136069488 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:04:13 [2024-03-15T20:04:13.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:13 [2024-03-15T20:04:13.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:13 [2024-03-15T20:04:13.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:13 [2024-03-15T20:04:13.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:13 [2024-03-15T20:04:13.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136069564 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:13 [2024-03-15T20:04:13.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136069564 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:13 [2024-03-15T20:04:13.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136069564 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:13 [2024-03-15T20:04:13.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136069564 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:13 [2024-03-15T20:04:13.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136069565 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:13 [2024-03-15T20:04:13.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136069569 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:13 [2024-03-15T20:04:13.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:13 [2024-03-15T20:04:13.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:13 [2024-03-15T20:04:13.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:13 [2024-03-15T20:04:13.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:13 [2024-03-15T20:04:13.436Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:13 [2024-03-15T20:04:13.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:13 [2024-03-15T20:04:13.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:13 [2024-03-15T20:04:13.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:13 [2024-03-15T20:04:13.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:13 [2024-03-15T20:04:13.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:13 [2024-03-15T20:04:13.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:13 [2024-03-15T20:04:13.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136069573 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:13 [2024-03-15T20:04:13.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136069573 data=null doit=true}, TreeItem with text {test}]
16:04:13 [2024-03-15T20:04:13.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136069573 data=null}, TreeItem with text {test}]
16:04:13 [2024-03-15T20:04:13.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136069573 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:13 [2024-03-15T20:04:13.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136069573 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:13 [2024-03-15T20:04:13.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136069596 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:13 [2024-03-15T20:04:13.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:13 [2024-03-15T20:04:13.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136069597 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:13 [2024-03-15T20:04:13.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136069597 data=null doit=true}, TreeItem with text {test}]
16:04:13 [2024-03-15T20:04:13.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136069597 data=null}, TreeItem with text {test}]
16:04:13 [2024-03-15T20:04:13.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136069597 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:13 [2024-03-15T20:04:13.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136069597 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:13 [2024-03-15T20:04:13.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136069606 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:13 [2024-03-15T20:04:13.436Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:13 [2024-03-15T20:04:13.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:13 [2024-03-15T20:04:13.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1136069607 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:04:13 [2024-03-15T20:04:13.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1136069607 data=null doit=true}, TreeItem with text {Traces [5]}]
16:04:13 [2024-03-15T20:04:13.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1136069607 data=null}, TreeItem with text {Traces [5]}]
16:04:13 [2024-03-15T20:04:13.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1136069607 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:04:13 [2024-03-15T20:04:13.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136069607 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
16:04:13 [2024-03-15T20:04:13.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1136069622 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:04:13 [2024-03-15T20:04:13.436Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:04:13 [2024-03-15T20:04:13.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:13 [2024-03-15T20:04:13.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:13 [2024-03-15T20:04:13.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136069764 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:04:13 [2024-03-15T20:04:13.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136069764 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:13 [2024-03-15T20:04:13.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136069764 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:04:13 [2024-03-15T20:04:13.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136069764 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:04:13 [2024-03-15T20:04:13.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136069764 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:13 [2024-03-15T20:04:13.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136069789 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:04:13 [2024-03-15T20:04:13.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:13 [2024-03-15T20:04:13.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:13 [2024-03-15T20:04:13.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:13 [2024-03-15T20:04:13.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:13 [2024-03-15T20:04:13.692Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:13 [2024-03-15T20:04:13.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:13 [2024-03-15T20:04:13.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136069792 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:04:13 [2024-03-15T20:04:13.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136069792 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:13 [2024-03-15T20:04:13.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136069792 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:04:13 [2024-03-15T20:04:13.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136069792 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:04:13 [2024-03-15T20:04:13.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136069792 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:13 [2024-03-15T20:04:13.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136069797 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:04:13 [2024-03-15T20:04:13.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:04:13 [2024-03-15T20:04:13.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136069797 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:04:13 [2024-03-15T20:04:13.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136069798 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:13 [2024-03-15T20:04:13.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:13 [2024-03-15T20:04:13.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136069798 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:04:13 [2024-03-15T20:04:13.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136069798 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:04:13 [2024-03-15T20:04:13.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136069798 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:13 [2024-03-15T20:04:13.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136069802 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:04:13 [2024-03-15T20:04:13.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136069803 data=null button=1 stateMask=0x0 x=159 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:04:13 [2024-03-15T20:04:13.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136069803 data=null button=1 stateMask=0x0 x=159 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:04:13 [2024-03-15T20:04:13.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136069803 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:13 [2024-03-15T20:04:13.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136069841 data=null button=1 stateMask=0x80000 x=159 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136069929 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136069929 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136069929 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136069993 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136069993 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136069993 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136069993 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136069994 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136070000 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:13 [2024-03-15T20:04:13.948Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136070004 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136070004 data=null doit=true}, TreeItem with text {test}]
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136070004 data=null}, TreeItem with text {test}]
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136070004 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136070004 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136070027 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136070028 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136070028 data=null doit=true}, TreeItem with text {test}]
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136070028 data=null}, TreeItem with text {test}]
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136070028 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136070028 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136070040 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:13 [2024-03-15T20:04:13.948Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1136070041 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1136070041 data=null doit=true}, TreeItem with text {Traces [5]}]
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1136070041 data=null}, TreeItem with text {Traces [5]}]
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1136070041 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136070041 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
16:04:13 [2024-03-15T20:04:13.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1136070054 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:04:13 [2024-03-15T20:04:13.949Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:04:14 [2024-03-15T20:04:14.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:14 [2024-03-15T20:04:14.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:14 [2024-03-15T20:04:14.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1136070298 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
16:04:14 [2024-03-15T20:04:14.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1136070299 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:04:14 [2024-03-15T20:04:14.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1136070299 data=null}, TreeItem with text {unrecognized.log}]
16:04:14 [2024-03-15T20:04:14.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1136070299 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:04:14 [2024-03-15T20:04:14.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136070299 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:04:14 [2024-03-15T20:04:14.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1136070322 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:04:14 [2024-03-15T20:04:14.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:14 [2024-03-15T20:04:14.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:14 [2024-03-15T20:04:14.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:14 [2024-03-15T20:04:14.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:14 [2024-03-15T20:04:14.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:14 [2024-03-15T20:04:14.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:14 [2024-03-15T20:04:14.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1136070324 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
16:04:14 [2024-03-15T20:04:14.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1136070324 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:04:14 [2024-03-15T20:04:14.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1136070324 data=null}, TreeItem with text {unrecognized.log}]
16:04:14 [2024-03-15T20:04:14.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1136070324 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:04:14 [2024-03-15T20:04:14.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136070325 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:04:14 [2024-03-15T20:04:14.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1136070328 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:04:14 [2024-03-15T20:04:14.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
16:04:14 [2024-03-15T20:04:14.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1136070329 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
16:04:14 [2024-03-15T20:04:14.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1136070329 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:04:14 [2024-03-15T20:04:14.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:14 [2024-03-15T20:04:14.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1136070329 data=null}, TreeItem with text {unrecognized.log}]
16:04:14 [2024-03-15T20:04:14.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1136070329 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:04:14 [2024-03-15T20:04:14.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136070329 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:04:14 [2024-03-15T20:04:14.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1136070333 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:04:14 [2024-03-15T20:04:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1136070333 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
16:04:14 [2024-03-15T20:04:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1136070333 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
16:04:14 [2024-03-15T20:04:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136070333 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:04:14 [2024-03-15T20:04:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1136070369 data=null button=1 stateMask=0x80000 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1136070454 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1136070454 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1136070454 data=null}, TreeItem with text {unrecognized.log}]
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1136070509 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1136070509 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1136070509 data=null}, TreeItem with text {unrecognized.log}]
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1136070509 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136070509 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1136070516 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:14 [2024-03-15T20:04:14.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136070520 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136070520 data=null doit=true}, TreeItem with text {test}]
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136070520 data=null}, TreeItem with text {test}]
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136070520 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136070520 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136070542 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136070545 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136070545 data=null doit=true}, TreeItem with text {test}]
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136070545 data=null}, TreeItem with text {test}]
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136070545 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136070545 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136070550 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:14 [2024-03-15T20:04:14.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1136070550 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1136070550 data=null doit=true}, TreeItem with text {Traces [5]}]
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1136070550 data=null}, TreeItem with text {Traces [5]}]
16:04:14 [2024-03-15T20:04:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1136070551 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:04:14 [2024-03-15T20:04:14.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136070551 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
16:04:14 [2024-03-15T20:04:14.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1136070567 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:04:14 [2024-03-15T20:04:14.462Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:04:14 [2024-03-15T20:04:14.462Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
16:04:14 [2024-03-15T20:04:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:14 [2024-03-15T20:04:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:14 [2024-03-15T20:04:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136070688 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:14 [2024-03-15T20:04:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136070688 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:14 [2024-03-15T20:04:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136070688 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:14 [2024-03-15T20:04:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136070689 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:14 [2024-03-15T20:04:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136070689 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:14 [2024-03-15T20:04:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136070724 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:14 [2024-03-15T20:04:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:14 [2024-03-15T20:04:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:14 [2024-03-15T20:04:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:14 [2024-03-15T20:04:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:14 [2024-03-15T20:04:14.717Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:14 [2024-03-15T20:04:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:14 [2024-03-15T20:04:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136070726 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:14 [2024-03-15T20:04:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136070726 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:14 [2024-03-15T20:04:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136070726 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:14 [2024-03-15T20:04:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136070726 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:14 [2024-03-15T20:04:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136070726 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:14 [2024-03-15T20:04:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136070730 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:14 [2024-03-15T20:04:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:04:14 [2024-03-15T20:04:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136070730 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:14 [2024-03-15T20:04:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136070730 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:14 [2024-03-15T20:04:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:14 [2024-03-15T20:04:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136070731 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:14 [2024-03-15T20:04:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136070731 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:14 [2024-03-15T20:04:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136070731 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:14 [2024-03-15T20:04:14.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136070734 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:14 [2024-03-15T20:04:14.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136070734 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:04:14 [2024-03-15T20:04:14.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136070734 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:04:14 [2024-03-15T20:04:14.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136070735 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:14 [2024-03-15T20:04:14.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136070769 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:04:14 [2024-03-15T20:04:14.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136070880 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:14 [2024-03-15T20:04:14.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136070880 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:14 [2024-03-15T20:04:14.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136070880 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:14 [2024-03-15T20:04:14.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:04:14 [2024-03-15T20:04:14.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:14 [2024-03-15T20:04:14.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:14 [2024-03-15T20:04:14.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:14 [2024-03-15T20:04:14.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:14 [2024-03-15T20:04:14.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:14 [2024-03-15T20:04:14.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:14 [2024-03-15T20:04:14.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:14 [2024-03-15T20:04:14.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:14 [2024-03-15T20:04:14.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:14 [2024-03-15T20:04:14.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:04:14 [2024-03-15T20:04:14.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136070882 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:04:14 [2024-03-15T20:04:14.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136070882 data=null doit=true}, TableItem with text {}]
16:04:14 [2024-03-15T20:04:14.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136070882 data=null}, TableItem with text {}]
16:04:14 [2024-03-15T20:04:14.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136070882 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:04:14 [2024-03-15T20:04:14.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136070883 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:04:14 [2024-03-15T20:04:14.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136070886 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:04:14 [2024-03-15T20:04:14.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:14 [2024-03-15T20:04:14.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:14 [2024-03-15T20:04:14.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136070969 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136070970 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136070970 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136070970 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136070970 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136070974 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:14 [2024-03-15T20:04:14.974Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136070981 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136070982 data=null doit=true}, TreeItem with text {test}]
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136070982 data=null}, TreeItem with text {test}]
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136070982 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136070982 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136071006 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136071007 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136071007 data=null doit=true}, TreeItem with text {test}]
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136071007 data=null}, TreeItem with text {test}]
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136071007 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136071007 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136071020 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:14 [2024-03-15T20:04:14.974Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1136071021 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1136071021 data=null doit=true}, TreeItem with text {Traces [5]}]
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1136071021 data=null}, TreeItem with text {Traces [5]}]
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1136071021 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136071021 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
16:04:14 [2024-03-15T20:04:14.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1136071036 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:04:14 [2024-03-15T20:04:14.974Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:04:14 [2024-03-15T20:04:14.974Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
16:04:15 [2024-03-15T20:04:15.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:15 [2024-03-15T20:04:15.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:15 [2024-03-15T20:04:15.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136071295 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:04:15 [2024-03-15T20:04:15.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136071295 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:15 [2024-03-15T20:04:15.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136071295 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:04:15 [2024-03-15T20:04:15.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136071295 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:04:15 [2024-03-15T20:04:15.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136071295 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:15 [2024-03-15T20:04:15.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136071318 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:04:15 [2024-03-15T20:04:15.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:15 [2024-03-15T20:04:15.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:15 [2024-03-15T20:04:15.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:15 [2024-03-15T20:04:15.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:15 [2024-03-15T20:04:15.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:15 [2024-03-15T20:04:15.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:15 [2024-03-15T20:04:15.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136071321 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:04:15 [2024-03-15T20:04:15.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136071321 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:15 [2024-03-15T20:04:15.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136071321 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:04:15 [2024-03-15T20:04:15.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136071321 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:04:15 [2024-03-15T20:04:15.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136071321 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:15 [2024-03-15T20:04:15.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136071332 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:04:15 [2024-03-15T20:04:15.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:04:15 [2024-03-15T20:04:15.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136071332 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:04:15 [2024-03-15T20:04:15.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136071332 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:15 [2024-03-15T20:04:15.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:15 [2024-03-15T20:04:15.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136071333 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:04:15 [2024-03-15T20:04:15.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136071333 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:04:15 [2024-03-15T20:04:15.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136071333 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:15 [2024-03-15T20:04:15.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136071337 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:04:15 [2024-03-15T20:04:15.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136071337 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:04:15 [2024-03-15T20:04:15.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136071337 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:04:15 [2024-03-15T20:04:15.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136071337 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:15 [2024-03-15T20:04:15.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136071383 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:04:15 [2024-03-15T20:04:15.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136071481 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:04:15 [2024-03-15T20:04:15.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136071481 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:15 [2024-03-15T20:04:15.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136071481 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:04:15 [2024-03-15T20:04:15.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:04:15 [2024-03-15T20:04:15.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:15 [2024-03-15T20:04:15.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:15 [2024-03-15T20:04:15.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:15 [2024-03-15T20:04:15.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:15 [2024-03-15T20:04:15.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:15 [2024-03-15T20:04:15.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136071548 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136071548 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136071548 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136071548 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136071548 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136071552 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:15 [2024-03-15T20:04:15.487Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136071559 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136071559 data=null doit=true}, TreeItem with text {test}]
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136071559 data=null}, TreeItem with text {test}]
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136071559 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136071560 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136071584 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136071584 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136071584 data=null doit=true}, TreeItem with text {test}]
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136071584 data=null}, TreeItem with text {test}]
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136071585 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136071585 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136071594 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:15 [2024-03-15T20:04:15.487Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1136071595 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1136071595 data=null doit=true}, TreeItem with text {Traces [5]}]
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1136071595 data=null}, TreeItem with text {Traces [5]}]
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1136071595 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136071595 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1136071612 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:04:15 [2024-03-15T20:04:15.487Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136071616 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136071616 data=null doit=true}, TreeItem with text {test}]
16:04:15 [2024-03-15T20:04:15.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136071616 data=null}, TreeItem with text {test}]
16:04:15 [2024-03-15T20:04:15.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136071617 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:15 [2024-03-15T20:04:15.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136071617 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:15 [2024-03-15T20:04:15.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136071635 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:15 [2024-03-15T20:04:15.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:15 [2024-03-15T20:04:15.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136071635 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:15 [2024-03-15T20:04:15.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136071635 data=null doit=true}, TreeItem with text {test}]
16:04:15 [2024-03-15T20:04:15.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136071635 data=null}, TreeItem with text {test}]
16:04:15 [2024-03-15T20:04:15.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136071635 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:15 [2024-03-15T20:04:15.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136071635 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:15 [2024-03-15T20:04:15.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136071640 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:15 [2024-03-15T20:04:15.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:15 [2024-03-15T20:04:15.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:15 [2024-03-15T20:04:15.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1136071641 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:04:15 [2024-03-15T20:04:15.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1136071641 data=null doit=true}, TreeItem with text {Traces [5]}]
16:04:15 [2024-03-15T20:04:15.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1136071641 data=null}, TreeItem with text {Traces [5]}]
16:04:15 [2024-03-15T20:04:15.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1136071641 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:04:15 [2024-03-15T20:04:15.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136071641 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
16:04:15 [2024-03-15T20:04:15.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1136071653 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:04:15 [2024-03-15T20:04:15.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:15 [2024-03-15T20:04:15.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1136071653 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:04:15 [2024-03-15T20:04:15.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1136071654 data=null doit=true}, TreeItem with text {Traces [5]}]
16:04:15 [2024-03-15T20:04:15.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1136071654 data=null}, TreeItem with text {Traces [5]}]
16:04:15 [2024-03-15T20:04:15.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1136071654 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:04:15 [2024-03-15T20:04:15.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136071654 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
16:04:15 [2024-03-15T20:04:15.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1136071657 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:04:15 [2024-03-15T20:04:15.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:04:15 [2024-03-15T20:04:15.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:04:16 [2024-03-15T20:04:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:04:16 [2024-03-15T20:04:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:04:16 [2024-03-15T20:04:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136072008 data=null doit=true}, Shell with text {Trace Import}]
16:04:16 [2024-03-15T20:04:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:04:16 [2024-03-15T20:04:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:04:16 [2024-03-15T20:04:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1136072014 data=null}, (of type 'Combo')]
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1136072051 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1136072051 data=null doit=true}, TreeItem with text {import}]
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1136072051 data=null}, TreeItem with text {import}]
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1136072051 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136072051 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1136072052 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=1136072064 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:04:16 [2024-03-15T20:04:16.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1136072078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1136072078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1136072078 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1136072078 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1136072079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1136072079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:16 [2024-03-15T20:04:16.003Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:04:16 [2024-03-15T20:04:16.003Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:04:16 [2024-03-15T20:04:16.003Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:04:16 [2024-03-15T20:04:16.003Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:04:16 [2024-03-15T20:04:16.003Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:04:16 [2024-03-15T20:04:16.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:04:16 [2024-03-15T20:04:16.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1136072177 data=null doit=true}, Shell with text {Confirmation}]
16:04:16 [2024-03-15T20:04:16.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
16:04:16 [2024-03-15T20:04:16.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
16:04:16 [2024-03-15T20:04:16.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
16:04:16 [2024-03-15T20:04:16.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:04:16 [2024-03-15T20:04:16.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
16:04:16 [2024-03-15T20:04:16.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=1136072177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:04:16 [2024-03-15T20:04:16.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=1136072177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:04:16 [2024-03-15T20:04:16.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=1136072177 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:04:16 [2024-03-15T20:04:16.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=1136072178 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:04:16 [2024-03-15T20:04:16.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=1136072178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:04:16 [2024-03-15T20:04:16.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=1136072178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:04:16 [2024-03-15T20:04:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=1136072178 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:04:16 [2024-03-15T20:04:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1136072079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:16 [2024-03-15T20:04:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1136071682 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:04:16 [2024-03-15T20:04:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:16 [2024-03-15T20:04:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:16 [2024-03-15T20:04:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:16 [2024-03-15T20:04:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:16 [2024-03-15T20:04:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:16 [2024-03-15T20:04:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:16 [2024-03-15T20:04:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:16 [2024-03-15T20:04:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136072379 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:16 [2024-03-15T20:04:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136072379 data=null doit=true}, TreeItem with text {test}]
16:04:16 [2024-03-15T20:04:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136072379 data=null}, TreeItem with text {test}]
16:04:16 [2024-03-15T20:04:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136072379 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:16 [2024-03-15T20:04:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136072379 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:16 [2024-03-15T20:04:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136072399 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:16 [2024-03-15T20:04:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:16 [2024-03-15T20:04:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136072399 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:16 [2024-03-15T20:04:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136072399 data=null doit=true}, TreeItem with text {test}]
16:04:16 [2024-03-15T20:04:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136072399 data=null}, TreeItem with text {test}]
16:04:16 [2024-03-15T20:04:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136072399 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:16 [2024-03-15T20:04:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136072399 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:16 [2024-03-15T20:04:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136072404 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:16 [2024-03-15T20:04:16.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:16 [2024-03-15T20:04:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:16 [2024-03-15T20:04:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1136072404 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:04:16 [2024-03-15T20:04:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1136072412 data=null doit=true}, TreeItem with text {Traces [10]}]
16:04:16 [2024-03-15T20:04:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1136072413 data=null}, TreeItem with text {Traces [10]}]
16:04:16 [2024-03-15T20:04:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1136072413 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:04:16 [2024-03-15T20:04:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136072413 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
16:04:16 [2024-03-15T20:04:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1136072436 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:04:16 [2024-03-15T20:04:16.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
16:04:16 [2024-03-15T20:04:16.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:16 [2024-03-15T20:04:16.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:16 [2024-03-15T20:04:16.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136072582 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:16 [2024-03-15T20:04:16.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136072582 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:16 [2024-03-15T20:04:16.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136072582 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:16 [2024-03-15T20:04:16.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136072582 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:16 [2024-03-15T20:04:16.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136072582 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:16 [2024-03-15T20:04:16.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136072607 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:16 [2024-03-15T20:04:16.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:16 [2024-03-15T20:04:16.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:16 [2024-03-15T20:04:16.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:16 [2024-03-15T20:04:16.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:16 [2024-03-15T20:04:16.516Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:16 [2024-03-15T20:04:16.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:16 [2024-03-15T20:04:16.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136072609 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:16 [2024-03-15T20:04:16.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136072609 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:16 [2024-03-15T20:04:16.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136072609 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:16 [2024-03-15T20:04:16.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136072609 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:16 [2024-03-15T20:04:16.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136072609 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:16 [2024-03-15T20:04:16.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136072613 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:16 [2024-03-15T20:04:16.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
16:04:16 [2024-03-15T20:04:16.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136072614 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:16 [2024-03-15T20:04:16.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136072614 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:16 [2024-03-15T20:04:16.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:16 [2024-03-15T20:04:16.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136072614 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:16 [2024-03-15T20:04:16.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136072614 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:16 [2024-03-15T20:04:16.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136072614 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:16 [2024-03-15T20:04:16.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136072618 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:16 [2024-03-15T20:04:16.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136072618 data=null button=1 stateMask=0x0 x=163 y=219 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:16 [2024-03-15T20:04:16.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136072618 data=null button=1 stateMask=0x0 x=163 y=219 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:16 [2024-03-15T20:04:16.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136072618 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:16 [2024-03-15T20:04:16.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136072660 data=null button=1 stateMask=0x80000 x=163 y=219 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:16 [2024-03-15T20:04:16.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136072840 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:16 [2024-03-15T20:04:16.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136072840 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:16 [2024-03-15T20:04:16.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136072840 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:16 [2024-03-15T20:04:16.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
16:04:16 [2024-03-15T20:04:16.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:16 [2024-03-15T20:04:16.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:16 [2024-03-15T20:04:16.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:16 [2024-03-15T20:04:16.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:16 [2024-03-15T20:04:16.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:16 [2024-03-15T20:04:16.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:16 [2024-03-15T20:04:16.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:16 [2024-03-15T20:04:16.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:17 [2024-03-15T20:04:17.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:17 [2024-03-15T20:04:17.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:17 [2024-03-15T20:04:17.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:17 [2024-03-15T20:04:17.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:17 [2024-03-15T20:04:17.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:17 [2024-03-15T20:04:17.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:17 [2024-03-15T20:04:17.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:04:17 [2024-03-15T20:04:17.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136073847 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:04:17 [2024-03-15T20:04:17.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136073847 data=null doit=true}, TableItem with text {}]
16:04:17 [2024-03-15T20:04:17.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136073847 data=null}, TableItem with text {}]
16:04:17 [2024-03-15T20:04:17.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136073847 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:04:17 [2024-03-15T20:04:17.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136073847 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:04:17 [2024-03-15T20:04:17.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136073853 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:04:17 [2024-03-15T20:04:17.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:17 [2024-03-15T20:04:17.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:17 [2024-03-15T20:04:17.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:17 [2024-03-15T20:04:17.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:18 [2024-03-15T20:04:18.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136074113 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:18 [2024-03-15T20:04:18.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136074113 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:18 [2024-03-15T20:04:18.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136074113 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:18 [2024-03-15T20:04:18.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136074113 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:18 [2024-03-15T20:04:18.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136074113 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:18 [2024-03-15T20:04:18.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136074118 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:18 [2024-03-15T20:04:18.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:18 [2024-03-15T20:04:18.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:18 [2024-03-15T20:04:18.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:18 [2024-03-15T20:04:18.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:18 [2024-03-15T20:04:18.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:18 [2024-03-15T20:04:18.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:18 [2024-03-15T20:04:18.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:18 [2024-03-15T20:04:18.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:18 [2024-03-15T20:04:18.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:18 [2024-03-15T20:04:18.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:18 [2024-03-15T20:04:18.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:18 [2024-03-15T20:04:18.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136074122 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:18 [2024-03-15T20:04:18.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136074122 data=null doit=true}, TreeItem with text {test}]
16:04:18 [2024-03-15T20:04:18.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136074122 data=null}, TreeItem with text {test}]
16:04:18 [2024-03-15T20:04:18.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136074123 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:18 [2024-03-15T20:04:18.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136074123 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:18 [2024-03-15T20:04:18.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136074156 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:18 [2024-03-15T20:04:18.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:18 [2024-03-15T20:04:18.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136074157 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:18 [2024-03-15T20:04:18.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136074157 data=null doit=true}, TreeItem with text {test}]
16:04:18 [2024-03-15T20:04:18.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136074157 data=null}, TreeItem with text {test}]
16:04:18 [2024-03-15T20:04:18.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136074157 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:18 [2024-03-15T20:04:18.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136074158 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:18 [2024-03-15T20:04:18.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136074165 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:18 [2024-03-15T20:04:18.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:18 [2024-03-15T20:04:18.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:18 [2024-03-15T20:04:18.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1136074165 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
16:04:18 [2024-03-15T20:04:18.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1136074165 data=null doit=true}, TreeItem with text {Traces [10]}]
16:04:18 [2024-03-15T20:04:18.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1136074166 data=null}, TreeItem with text {Traces [10]}]
16:04:18 [2024-03-15T20:04:18.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1136074166 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:04:18 [2024-03-15T20:04:18.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136074166 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
16:04:18 [2024-03-15T20:04:18.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1136074183 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:04:18 [2024-03-15T20:04:18.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
16:04:18 [2024-03-15T20:04:18.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:18 [2024-03-15T20:04:18.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:18 [2024-03-15T20:04:18.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136074511 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:18 [2024-03-15T20:04:18.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136074511 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:18 [2024-03-15T20:04:18.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136074511 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:18 [2024-03-15T20:04:18.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136074512 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:18 [2024-03-15T20:04:18.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136074512 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:18 [2024-03-15T20:04:18.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136074556 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:18 [2024-03-15T20:04:18.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:18 [2024-03-15T20:04:18.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:18 [2024-03-15T20:04:18.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:18 [2024-03-15T20:04:18.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:18 [2024-03-15T20:04:18.407Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:18 [2024-03-15T20:04:18.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:18 [2024-03-15T20:04:18.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136074558 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:18 [2024-03-15T20:04:18.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136074558 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:18 [2024-03-15T20:04:18.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136074558 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:18 [2024-03-15T20:04:18.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136074558 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:18 [2024-03-15T20:04:18.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136074559 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:18 [2024-03-15T20:04:18.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136074563 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:18 [2024-03-15T20:04:18.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
16:04:18 [2024-03-15T20:04:18.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136074563 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:18 [2024-03-15T20:04:18.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136074563 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:18 [2024-03-15T20:04:18.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:18 [2024-03-15T20:04:18.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136074563 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:18 [2024-03-15T20:04:18.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136074563 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:18 [2024-03-15T20:04:18.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136074564 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:18 [2024-03-15T20:04:18.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136074567 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:18 [2024-03-15T20:04:18.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136074567 data=null button=1 stateMask=0x0 x=168 y=265 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:18 [2024-03-15T20:04:18.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136074567 data=null button=1 stateMask=0x0 x=168 y=265 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:18 [2024-03-15T20:04:18.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136074567 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:18 [2024-03-15T20:04:18.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136074617 data=null button=1 stateMask=0x80000 x=168 y=265 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:18 [2024-03-15T20:04:18.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136074797 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:18 [2024-03-15T20:04:18.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136074797 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:18 [2024-03-15T20:04:18.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136074797 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:18 [2024-03-15T20:04:18.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
16:04:18 [2024-03-15T20:04:18.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:18 [2024-03-15T20:04:18.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:18 [2024-03-15T20:04:18.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:18 [2024-03-15T20:04:18.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:18 [2024-03-15T20:04:18.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:18 [2024-03-15T20:04:18.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:18 [2024-03-15T20:04:18.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:19 [2024-03-15T20:04:19.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:19 [2024-03-15T20:04:19.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:19 [2024-03-15T20:04:19.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136075864 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:19 [2024-03-15T20:04:19.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136075864 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:19 [2024-03-15T20:04:19.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136075864 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:19 [2024-03-15T20:04:19.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136075864 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:19 [2024-03-15T20:04:19.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136075864 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:19 [2024-03-15T20:04:19.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136075869 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:19 [2024-03-15T20:04:19.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:19 [2024-03-15T20:04:19.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:19 [2024-03-15T20:04:19.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:19 [2024-03-15T20:04:19.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:19 [2024-03-15T20:04:19.684Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:19 [2024-03-15T20:04:19.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:19 [2024-03-15T20:04:19.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:19 [2024-03-15T20:04:19.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:19 [2024-03-15T20:04:19.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:19 [2024-03-15T20:04:19.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:19 [2024-03-15T20:04:19.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:19 [2024-03-15T20:04:19.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136075873 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:19 [2024-03-15T20:04:19.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136075873 data=null doit=true}, TreeItem with text {test}]
16:04:19 [2024-03-15T20:04:19.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136075873 data=null}, TreeItem with text {test}]
16:04:19 [2024-03-15T20:04:19.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136075873 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:19 [2024-03-15T20:04:19.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136075874 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:19 [2024-03-15T20:04:19.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136075908 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:19 [2024-03-15T20:04:19.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:19 [2024-03-15T20:04:19.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136075908 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:19 [2024-03-15T20:04:19.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136075909 data=null doit=true}, TreeItem with text {test}]
16:04:19 [2024-03-15T20:04:19.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136075909 data=null}, TreeItem with text {test}]
16:04:19 [2024-03-15T20:04:19.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136075909 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:19 [2024-03-15T20:04:19.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136075909 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:19 [2024-03-15T20:04:19.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136075915 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:19 [2024-03-15T20:04:19.939Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:19 [2024-03-15T20:04:19.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:19 [2024-03-15T20:04:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1136075915 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
16:04:19 [2024-03-15T20:04:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1136075916 data=null doit=true}, TreeItem with text {Traces [10]}]
16:04:19 [2024-03-15T20:04:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1136075916 data=null}, TreeItem with text {Traces [10]}]
16:04:19 [2024-03-15T20:04:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1136075916 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:04:19 [2024-03-15T20:04:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136075916 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
16:04:19 [2024-03-15T20:04:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1136075934 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:04:19 [2024-03-15T20:04:19.940Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
16:04:19 [2024-03-15T20:04:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:19 [2024-03-15T20:04:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:19 [2024-03-15T20:04:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=1136076002 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
16:04:19 [2024-03-15T20:04:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=1136076002 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
16:04:19 [2024-03-15T20:04:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=1136076002 data=null}, TreeItem with text {unrecognized.log(2)}]
16:04:19 [2024-03-15T20:04:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=1136076002 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
16:04:19 [2024-03-15T20:04:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136076002 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log(2)}]
16:04:19 [2024-03-15T20:04:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=1136076029 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
16:04:19 [2024-03-15T20:04:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:19 [2024-03-15T20:04:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:19 [2024-03-15T20:04:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:19 [2024-03-15T20:04:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:19 [2024-03-15T20:04:19.940Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:19 [2024-03-15T20:04:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:19 [2024-03-15T20:04:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=1136076031 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
16:04:19 [2024-03-15T20:04:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=1136076032 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
16:04:19 [2024-03-15T20:04:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=1136076032 data=null}, TreeItem with text {unrecognized.log(2)}]
16:04:19 [2024-03-15T20:04:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=1136076032 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
16:04:19 [2024-03-15T20:04:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136076032 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log(2)}]
16:04:19 [2024-03-15T20:04:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=1136076036 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
16:04:19 [2024-03-15T20:04:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log(2)}
16:04:19 [2024-03-15T20:04:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=1136076036 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
16:04:19 [2024-03-15T20:04:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=1136076036 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
16:04:19 [2024-03-15T20:04:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:19 [2024-03-15T20:04:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=1136076037 data=null}, TreeItem with text {unrecognized.log(2)}]
16:04:19 [2024-03-15T20:04:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=1136076037 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
16:04:19 [2024-03-15T20:04:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136076037 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log(2)}]
16:04:19 [2024-03-15T20:04:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=1136076041 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
16:04:19 [2024-03-15T20:04:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=1136076041 data=null button=1 stateMask=0x0 x=143 y=311 count=2}, TreeItem with text {unrecognized.log(2)}]
16:04:19 [2024-03-15T20:04:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log(2)} time=1136076041 data=null button=1 stateMask=0x0 x=143 y=311 count=2}, TreeItem with text {unrecognized.log(2)}]
16:04:19 [2024-03-15T20:04:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136076041 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log(2)}]
16:04:20 [2024-03-15T20:04:20.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=1136076086 data=null button=1 stateMask=0x80000 x=143 y=311 count=2}, TreeItem with text {unrecognized.log(2)}]
16:04:20 [2024-03-15T20:04:20.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log(2)} time=1136076261 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
16:04:20 [2024-03-15T20:04:20.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log(2)} time=1136076261 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
16:04:20 [2024-03-15T20:04:20.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log(2)} time=1136076261 data=null}, TreeItem with text {unrecognized.log(2)}]
16:04:20 [2024-03-15T20:04:20.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log(2)}
16:04:20 [2024-03-15T20:04:20.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:20 [2024-03-15T20:04:20.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:20 [2024-03-15T20:04:20.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:20 [2024-03-15T20:04:20.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:20 [2024-03-15T20:04:20.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:20 [2024-03-15T20:04:20.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:20 [2024-03-15T20:04:20.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:20 [2024-03-15T20:04:20.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:21 [2024-03-15T20:04:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:21 [2024-03-15T20:04:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:21 [2024-03-15T20:04:21.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=1136077320 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
16:04:21 [2024-03-15T20:04:21.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=1136077321 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
16:04:21 [2024-03-15T20:04:21.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=1136077321 data=null}, TreeItem with text {unrecognized.log(2)}]
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=1136077321 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136077321 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log(2)}]
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=1136077329 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:21 [2024-03-15T20:04:21.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136077334 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136077334 data=null doit=true}, TreeItem with text {test}]
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136077334 data=null}, TreeItem with text {test}]
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136077334 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136077334 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136077368 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136077368 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136077368 data=null doit=true}, TreeItem with text {test}]
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136077368 data=null}, TreeItem with text {test}]
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136077369 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136077369 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136077374 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:21 [2024-03-15T20:04:21.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1136077375 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1136077375 data=null doit=true}, TreeItem with text {Traces [10]}]
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1136077375 data=null}, TreeItem with text {Traces [10]}]
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1136077376 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136077376 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1136077393 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:04:21 [2024-03-15T20:04:21.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
16:04:21 [2024-03-15T20:04:21.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136077457 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136077458 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136077458 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136077458 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136077458 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136077477 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:21 [2024-03-15T20:04:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:21 [2024-03-15T20:04:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:21 [2024-03-15T20:04:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:21 [2024-03-15T20:04:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:21 [2024-03-15T20:04:21.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:21 [2024-03-15T20:04:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:21 [2024-03-15T20:04:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136077478 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:21 [2024-03-15T20:04:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136077479 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:21 [2024-03-15T20:04:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136077479 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:21 [2024-03-15T20:04:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136077479 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:21 [2024-03-15T20:04:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136077479 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:21 [2024-03-15T20:04:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136077489 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:21 [2024-03-15T20:04:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
16:04:21 [2024-03-15T20:04:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136077489 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:21 [2024-03-15T20:04:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136077489 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:21 [2024-03-15T20:04:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:21 [2024-03-15T20:04:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136077489 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:21 [2024-03-15T20:04:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136077490 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:21 [2024-03-15T20:04:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136077490 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:21 [2024-03-15T20:04:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136077494 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:21 [2024-03-15T20:04:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136077494 data=null button=1 stateMask=0x0 x=181 y=127 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:21 [2024-03-15T20:04:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136077494 data=null button=1 stateMask=0x0 x=181 y=127 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:21 [2024-03-15T20:04:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136077494 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:21 [2024-03-15T20:04:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136077538 data=null button=1 stateMask=0x80000 x=181 y=127 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:21 [2024-03-15T20:04:21.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136077695 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:21 [2024-03-15T20:04:21.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136077695 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:21 [2024-03-15T20:04:21.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136077695 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:21 [2024-03-15T20:04:21.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
16:04:21 [2024-03-15T20:04:21.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:21 [2024-03-15T20:04:21.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:21 [2024-03-15T20:04:21.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:21 [2024-03-15T20:04:21.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:21 [2024-03-15T20:04:21.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:21 [2024-03-15T20:04:21.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:21 [2024-03-15T20:04:21.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:21 [2024-03-15T20:04:21.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:21 [2024-03-15T20:04:21.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:21 [2024-03-15T20:04:21.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:21 [2024-03-15T20:04:21.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:22 [2024-03-15T20:04:22.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:22 [2024-03-15T20:04:22.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:22 [2024-03-15T20:04:22.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:22 [2024-03-15T20:04:22.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:22 [2024-03-15T20:04:22.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:22 [2024-03-15T20:04:22.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:22 [2024-03-15T20:04:22.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:04:22 [2024-03-15T20:04:22.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136078732 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:04:22 [2024-03-15T20:04:22.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136078732 data=null doit=true}, TableItem with text {}]
16:04:22 [2024-03-15T20:04:22.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136078732 data=null}, TableItem with text {}]
16:04:22 [2024-03-15T20:04:22.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136078732 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:04:22 [2024-03-15T20:04:22.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136078733 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:04:22 [2024-03-15T20:04:22.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136078748 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:04:22 [2024-03-15T20:04:22.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:22 [2024-03-15T20:04:22.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:23 [2024-03-15T20:04:23.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:23 [2024-03-15T20:04:23.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:23 [2024-03-15T20:04:23.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136079009 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:23 [2024-03-15T20:04:23.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136079009 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:23 [2024-03-15T20:04:23.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136079010 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:23 [2024-03-15T20:04:23.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136079010 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:23 [2024-03-15T20:04:23.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136079010 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:23 [2024-03-15T20:04:23.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136079017 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:04:23 [2024-03-15T20:04:23.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:23 [2024-03-15T20:04:23.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:23 [2024-03-15T20:04:23.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:23 [2024-03-15T20:04:23.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:23 [2024-03-15T20:04:23.016Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:23 [2024-03-15T20:04:23.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:23 [2024-03-15T20:04:23.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:23 [2024-03-15T20:04:23.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:23 [2024-03-15T20:04:23.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:23 [2024-03-15T20:04:23.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:23 [2024-03-15T20:04:23.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:23 [2024-03-15T20:04:23.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136079021 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:23 [2024-03-15T20:04:23.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136079021 data=null doit=true}, TreeItem with text {test}]
16:04:23 [2024-03-15T20:04:23.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136079021 data=null}, TreeItem with text {test}]
16:04:23 [2024-03-15T20:04:23.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136079021 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:23 [2024-03-15T20:04:23.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136079021 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:23 [2024-03-15T20:04:23.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136079055 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:23 [2024-03-15T20:04:23.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:23 [2024-03-15T20:04:23.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136079056 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:23 [2024-03-15T20:04:23.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136079056 data=null doit=true}, TreeItem with text {test}]
16:04:23 [2024-03-15T20:04:23.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136079056 data=null}, TreeItem with text {test}]
16:04:23 [2024-03-15T20:04:23.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136079056 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:23 [2024-03-15T20:04:23.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136079056 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:23 [2024-03-15T20:04:23.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136079063 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:23 [2024-03-15T20:04:23.016Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:23 [2024-03-15T20:04:23.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:23 [2024-03-15T20:04:23.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1136079064 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
16:04:23 [2024-03-15T20:04:23.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1136079064 data=null doit=true}, TreeItem with text {Traces [10]}]
16:04:23 [2024-03-15T20:04:23.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1136079064 data=null}, TreeItem with text {Traces [10]}]
16:04:23 [2024-03-15T20:04:23.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1136079064 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:04:23 [2024-03-15T20:04:23.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136079064 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
16:04:23 [2024-03-15T20:04:23.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1136079082 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:04:23 [2024-03-15T20:04:23.016Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
16:04:23 [2024-03-15T20:04:23.016Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
16:04:23 [2024-03-15T20:04:23.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:23 [2024-03-15T20:04:23.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:23 [2024-03-15T20:04:23.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136079359 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:23 [2024-03-15T20:04:23.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136079359 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:23 [2024-03-15T20:04:23.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136079359 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:23 [2024-03-15T20:04:23.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136079359 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:23 [2024-03-15T20:04:23.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136079359 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:23 [2024-03-15T20:04:23.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136079378 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:23 [2024-03-15T20:04:23.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:23 [2024-03-15T20:04:23.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:23 [2024-03-15T20:04:23.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:23 [2024-03-15T20:04:23.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:23 [2024-03-15T20:04:23.273Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:23 [2024-03-15T20:04:23.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:23 [2024-03-15T20:04:23.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136079380 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:23 [2024-03-15T20:04:23.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136079380 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:23 [2024-03-15T20:04:23.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136079380 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:23 [2024-03-15T20:04:23.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136079380 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:23 [2024-03-15T20:04:23.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136079381 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:23 [2024-03-15T20:04:23.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136079385 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:23 [2024-03-15T20:04:23.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
16:04:23 [2024-03-15T20:04:23.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136079385 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:23 [2024-03-15T20:04:23.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136079385 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:23 [2024-03-15T20:04:23.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:23 [2024-03-15T20:04:23.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136079385 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:23 [2024-03-15T20:04:23.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136079386 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:23 [2024-03-15T20:04:23.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136079386 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:23 [2024-03-15T20:04:23.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136079396 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:23 [2024-03-15T20:04:23.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136079396 data=null button=1 stateMask=0x0 x=186 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:23 [2024-03-15T20:04:23.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136079396 data=null button=1 stateMask=0x0 x=186 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:23 [2024-03-15T20:04:23.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136079396 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:23 [2024-03-15T20:04:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136079454 data=null button=1 stateMask=0x80000 x=186 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:23 [2024-03-15T20:04:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136079650 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:23 [2024-03-15T20:04:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136079650 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:23 [2024-03-15T20:04:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136079650 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:23 [2024-03-15T20:04:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
16:04:23 [2024-03-15T20:04:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:23 [2024-03-15T20:04:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:23 [2024-03-15T20:04:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:23 [2024-03-15T20:04:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:23 [2024-03-15T20:04:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:23 [2024-03-15T20:04:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:23 [2024-03-15T20:04:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:23 [2024-03-15T20:04:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:23 [2024-03-15T20:04:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:23 [2024-03-15T20:04:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:24 [2024-03-15T20:04:24.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:24 [2024-03-15T20:04:24.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136080738 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136080738 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136080738 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136080738 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136080738 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136080745 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:24 [2024-03-15T20:04:24.895Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136080749 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136080749 data=null doit=true}, TreeItem with text {test}]
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136080749 data=null}, TreeItem with text {test}]
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136080750 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136080750 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136080775 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136080775 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136080775 data=null doit=true}, TreeItem with text {test}]
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136080776 data=null}, TreeItem with text {test}]
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136080776 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136080776 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136080788 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:24 [2024-03-15T20:04:24.895Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1136080789 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1136080789 data=null doit=true}, TreeItem with text {Traces [10]}]
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1136080789 data=null}, TreeItem with text {Traces [10]}]
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1136080789 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136080789 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1136080809 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:04:24 [2024-03-15T20:04:24.895Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:24 [2024-03-15T20:04:24.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136080820 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:24 [2024-03-15T20:04:24.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136080820 data=null doit=true}, TreeItem with text {test}]
16:04:24 [2024-03-15T20:04:24.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136080820 data=null}, TreeItem with text {test}]
16:04:24 [2024-03-15T20:04:24.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136080820 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:24 [2024-03-15T20:04:24.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136080820 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:24 [2024-03-15T20:04:24.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136080841 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:24 [2024-03-15T20:04:24.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:24 [2024-03-15T20:04:24.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136080842 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:24 [2024-03-15T20:04:24.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136080842 data=null doit=true}, TreeItem with text {test}]
16:04:24 [2024-03-15T20:04:24.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136080842 data=null}, TreeItem with text {test}]
16:04:24 [2024-03-15T20:04:24.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136080842 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:24 [2024-03-15T20:04:24.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136080842 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:24 [2024-03-15T20:04:24.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136080850 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:24 [2024-03-15T20:04:24.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:24 [2024-03-15T20:04:24.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:24 [2024-03-15T20:04:24.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1136080851 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
16:04:24 [2024-03-15T20:04:24.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1136080851 data=null doit=true}, TreeItem with text {Traces [10]}]
16:04:24 [2024-03-15T20:04:24.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1136080851 data=null}, TreeItem with text {Traces [10]}]
16:04:24 [2024-03-15T20:04:24.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1136080852 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:04:24 [2024-03-15T20:04:24.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136080852 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
16:04:24 [2024-03-15T20:04:24.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1136080868 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:04:24 [2024-03-15T20:04:24.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:24 [2024-03-15T20:04:24.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1136080869 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
16:04:24 [2024-03-15T20:04:24.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1136080869 data=null doit=true}, TreeItem with text {Traces [10]}]
16:04:24 [2024-03-15T20:04:24.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1136080869 data=null}, TreeItem with text {Traces [10]}]
16:04:24 [2024-03-15T20:04:24.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1136080870 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:04:24 [2024-03-15T20:04:24.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136080870 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
16:04:24 [2024-03-15T20:04:24.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1136080874 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:04:24 [2024-03-15T20:04:24.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:04:24 [2024-03-15T20:04:24.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:04:25 [2024-03-15T20:04:25.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:04:25 [2024-03-15T20:04:25.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:04:25 [2024-03-15T20:04:25.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1136081170 data=null doit=true}, Shell with text {Confirm Clear}]
16:04:25 [2024-03-15T20:04:25.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:04:25 [2024-03-15T20:04:25.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:04:25 [2024-03-15T20:04:25.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:04:25 [2024-03-15T20:04:25.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:04:25 [2024-03-15T20:04:25.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:04:25 [2024-03-15T20:04:25.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:04:25 [2024-03-15T20:04:25.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1136081170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:25 [2024-03-15T20:04:25.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1136081170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:25 [2024-03-15T20:04:25.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1136081171 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:25 [2024-03-15T20:04:25.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1136081171 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:25 [2024-03-15T20:04:25.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1136081171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:25 [2024-03-15T20:04:25.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1136081171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:25 [2024-03-15T20:04:25.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1136081171 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:27 [2024-03-15T20:04:27.665Z] 
16:04:27 [2024-03-15T20:04:27.666Z] (Eclipse:19288): Gtk-CRITICAL **: 20:04:27.157: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1136080897 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136083423 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136083423 data=null doit=true}, TreeItem with text {test}]
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136083423 data=null}, TreeItem with text {test}]
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136083424 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136083424 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136083448 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136083448 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136083448 data=null doit=true}, TreeItem with text {test}]
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136083448 data=null}, TreeItem with text {test}]
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136083449 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136083449 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136083453 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:27 [2024-03-15T20:04:27.666Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1136083454 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1136083454 data=null doit=true}, TreeItem with text {Traces [10]}]
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1136083454 data=null}, TreeItem with text {Traces [10]}]
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1136083454 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136083454 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1136083471 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1136083472 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1136083472 data=null doit=true}, TreeItem with text {Traces [10]}]
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1136083472 data=null}, TreeItem with text {Traces [10]}]
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1136083472 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136083472 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1136083482 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:04:27 [2024-03-15T20:04:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:27 [2024-03-15T20:04:27.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:04:27 [2024-03-15T20:04:27.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1136083610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:27 [2024-03-15T20:04:27.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1136083611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:27 [2024-03-15T20:04:27.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1136083611 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:27 [2024-03-15T20:04:27.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1136083611 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:27 [2024-03-15T20:04:27.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1136083611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:27 [2024-03-15T20:04:27.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1136083611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:27 [2024-03-15T20:04:27.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1136083611 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:27 [2024-03-15T20:04:27.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1136083503 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
16:04:27 [2024-03-15T20:04:27.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:27 [2024-03-15T20:04:27.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:27 [2024-03-15T20:04:27.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1136083751 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:04:27 [2024-03-15T20:04:27.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136083758 data=null doit=true}, TreeItem with text {Traces [0]}]
16:04:27 [2024-03-15T20:04:27.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136083758 data=null}, TreeItem with text {Traces [0]}]
16:04:27 [2024-03-15T20:04:27.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136083759 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:27 [2024-03-15T20:04:27.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136083759 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:04:27 [2024-03-15T20:04:27.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136083765 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:27 [2024-03-15T20:04:27.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
16:04:27 [2024-03-15T20:04:27.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
16:04:27 [2024-03-15T20:04:27.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
16:04:27 [2024-03-15T20:04:27.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
16:04:27 [2024-03-15T20:04:27.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:04:27 [2024-03-15T20:04:27.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:04:27 [2024-03-15T20:04:27.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:27 [2024-03-15T20:04:27.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:04:27 [2024-03-15T20:04:27.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:04:27 [2024-03-15T20:04:27.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:04:27 [2024-03-15T20:04:27.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:27 [2024-03-15T20:04:27.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:04:27 [2024-03-15T20:04:27.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1136083941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:27 [2024-03-15T20:04:27.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1136083941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:27 [2024-03-15T20:04:27.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1136083941 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:27 [2024-03-15T20:04:27.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1136083941 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:27 [2024-03-15T20:04:27.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1136083941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:27 [2024-03-15T20:04:27.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1136083941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:27 [2024-03-15T20:04:27.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1136083941 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:27 [2024-03-15T20:04:27.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1136083796 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
16:04:27 [2024-03-15T20:04:27.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:27 [2024-03-15T20:04:27.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136084089 data=null doit=true}, TreeItem with text {Traces [0]}]
16:04:27 [2024-03-15T20:04:27.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136084089 data=null}, TreeItem with text {Traces [0]}]
16:04:27 [2024-03-15T20:04:27.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136084089 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:27 [2024-03-15T20:04:27.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136084089 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
16:04:27 [2024-03-15T20:04:27.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136084090 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:27 [2024-03-15T20:04:27.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:27 [2024-03-15T20:04:27.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=1136084091 data=null button=0 stateMask=0x0 x=103 y=81 count=0}, TreeItem with text {FolderA}]
16:04:27 [2024-03-15T20:04:27.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA} time=1136084091 data=null doit=true}, TreeItem with text {FolderA}]
16:04:27 [2024-03-15T20:04:27.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA} time=1136084091 data=null}, TreeItem with text {FolderA}]
16:04:27 [2024-03-15T20:04:27.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA} time=1136084091 data=null button=1 stateMask=0x0 x=103 y=81 count=1}, TreeItem with text {FolderA}]
16:04:27 [2024-03-15T20:04:27.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136084091 data=null item=TreeItem {FolderA} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FolderA}]
16:04:27 [2024-03-15T20:04:27.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA} time=1136084097 data=null button=1 stateMask=0x80000 x=103 y=81 count=1}, TreeItem with text {FolderA}]
16:04:28 [2024-03-15T20:04:28.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:04:28 [2024-03-15T20:04:28.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:04:28 [2024-03-15T20:04:28.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136084438 data=null doit=true}, Shell with text {Trace Import}]
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1136084453 data=null}, (of type 'Combo')]
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1136084486 data=null doit=true}, TreeItem with text {import}]
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1136084486 data=null}, TreeItem with text {import}]
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1136084486 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136084486 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1136084487 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1136084488 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:04:28 [2024-03-15T20:04:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1136084488 data=null doit=true}, TreeItem with text {import}]
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1136084488 data=null}, TreeItem with text {import}]
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1136084488 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136084488 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1136084489 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:28 [2024-03-15T20:04:28.436Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136084509 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136084509 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136084509 data=null}, Tree node with text: kernel-overlap-testing]
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136084509 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136084509 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136084511 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1136084513 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@581feeaa
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1136084515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1136084515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1136084515 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1136084515 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1136084515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1136084515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1136084516 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1136084516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1136084516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1136084516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1136084516 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1136084516 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:04:28 [2024-03-15T20:04:28.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:04:28 [2024-03-15T20:04:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:04:28 [2024-03-15T20:04:28.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:04:28 [2024-03-15T20:04:28.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:04:28 [2024-03-15T20:04:28.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1136084519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:28 [2024-03-15T20:04:28.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1136084520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:28 [2024-03-15T20:04:28.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1136084520 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:28 [2024-03-15T20:04:28.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1136084520 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:28 [2024-03-15T20:04:28.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1136084520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:28 [2024-03-15T20:04:28.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1136084520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:28 [2024-03-15T20:04:28.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1136084520 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:28 [2024-03-15T20:04:28.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1136084130 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:04:28 [2024-03-15T20:04:28.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:28 [2024-03-15T20:04:28.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:28 [2024-03-15T20:04:28.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:28 [2024-03-15T20:04:28.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:28 [2024-03-15T20:04:28.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:28 [2024-03-15T20:04:28.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:28 [2024-03-15T20:04:28.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:28 [2024-03-15T20:04:28.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136084773 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:28 [2024-03-15T20:04:28.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136084774 data=null doit=true}, TreeItem with text {test}]
16:04:28 [2024-03-15T20:04:28.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136084774 data=null}, TreeItem with text {test}]
16:04:28 [2024-03-15T20:04:28.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136084774 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:28 [2024-03-15T20:04:28.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136084774 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:28 [2024-03-15T20:04:28.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136084793 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:28 [2024-03-15T20:04:28.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:28 [2024-03-15T20:04:28.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136084794 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:28 [2024-03-15T20:04:28.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136084794 data=null doit=true}, TreeItem with text {test}]
16:04:28 [2024-03-15T20:04:28.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136084794 data=null}, TreeItem with text {test}]
16:04:28 [2024-03-15T20:04:28.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136084794 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:28 [2024-03-15T20:04:28.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136084794 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:28 [2024-03-15T20:04:28.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136084798 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:28 [2024-03-15T20:04:28.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:28 [2024-03-15T20:04:28.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:28 [2024-03-15T20:04:28.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1136084799 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:04:28 [2024-03-15T20:04:28.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136084799 data=null doit=true}, TreeItem with text {Traces [0]}]
16:04:28 [2024-03-15T20:04:28.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136084799 data=null}, TreeItem with text {Traces [0]}]
16:04:28 [2024-03-15T20:04:28.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136084799 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:28 [2024-03-15T20:04:28.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136084799 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:04:28 [2024-03-15T20:04:28.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136084813 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:28 [2024-03-15T20:04:28.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
16:04:28 [2024-03-15T20:04:28.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA [2]} time=1136084813 data=null doit=true}, TreeItem with text {FolderA [2]}]
16:04:28 [2024-03-15T20:04:28.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA [2]} time=1136084813 data=null}, TreeItem with text {FolderA [2]}]
16:04:28 [2024-03-15T20:04:28.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA [2]} time=1136084813 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, TreeItem with text {FolderA [2]}]
16:04:28 [2024-03-15T20:04:28.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136084813 data=null item=TreeItem {FolderA [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {FolderA [2]}]
16:04:28 [2024-03-15T20:04:28.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA [2]} time=1136084814 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, TreeItem with text {FolderA [2]}]
16:04:28 [2024-03-15T20:04:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:28 [2024-03-15T20:04:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:28 [2024-03-15T20:04:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136085034 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:28 [2024-03-15T20:04:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136085034 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:28 [2024-03-15T20:04:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136085034 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:28 [2024-03-15T20:04:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136085034 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:28 [2024-03-15T20:04:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136085034 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:28 [2024-03-15T20:04:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136085069 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:28 [2024-03-15T20:04:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:28 [2024-03-15T20:04:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:28 [2024-03-15T20:04:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:28 [2024-03-15T20:04:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:28 [2024-03-15T20:04:28.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:28 [2024-03-15T20:04:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:28 [2024-03-15T20:04:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136085070 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:28 [2024-03-15T20:04:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136085070 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:28 [2024-03-15T20:04:28.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136085070 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:28 [2024-03-15T20:04:28.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136085071 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:28 [2024-03-15T20:04:28.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136085071 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:28 [2024-03-15T20:04:28.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136085074 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:28 [2024-03-15T20:04:28.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:04:28 [2024-03-15T20:04:28.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136085074 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:28 [2024-03-15T20:04:28.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136085074 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:28 [2024-03-15T20:04:28.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:28 [2024-03-15T20:04:28.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136085075 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:28 [2024-03-15T20:04:28.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136085075 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:28 [2024-03-15T20:04:28.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136085075 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:28 [2024-03-15T20:04:28.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136085078 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:28 [2024-03-15T20:04:28.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136085078 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:04:28 [2024-03-15T20:04:28.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136085078 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:04:28 [2024-03-15T20:04:28.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136085078 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:29 [2024-03-15T20:04:29.209Z] 
16:04:29 [2024-03-15T20:04:29.209Z] (Eclipse:19288): Gtk-CRITICAL **: 20:04:28.981: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:04:29 [2024-03-15T20:04:29.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136085118 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:04:29 [2024-03-15T20:04:29.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136085263 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:29 [2024-03-15T20:04:29.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136085263 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:29 [2024-03-15T20:04:29.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136085264 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:29 [2024-03-15T20:04:29.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:04:29 [2024-03-15T20:04:29.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:29 [2024-03-15T20:04:29.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:29 [2024-03-15T20:04:29.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:29 [2024-03-15T20:04:29.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:29 [2024-03-15T20:04:29.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:30 [2024-03-15T20:04:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:30 [2024-03-15T20:04:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:30 [2024-03-15T20:04:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:30 [2024-03-15T20:04:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:30 [2024-03-15T20:04:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:04:30 [2024-03-15T20:04:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136086272 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:04:30 [2024-03-15T20:04:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136086272 data=null doit=true}, TableItem with text {}]
16:04:30 [2024-03-15T20:04:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136086272 data=null}, TableItem with text {}]
16:04:30 [2024-03-15T20:04:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136086272 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:04:30 [2024-03-15T20:04:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136086272 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:04:30 [2024-03-15T20:04:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136086273 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:04:30 [2024-03-15T20:04:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:30 [2024-03-15T20:04:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:30 [2024-03-15T20:04:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:04:30 [2024-03-15T20:04:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136086274 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:04:30 [2024-03-15T20:04:30.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136086274 data=null doit=true}, TableItem with text {}]
16:04:30 [2024-03-15T20:04:30.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136086274 data=null}, TableItem with text {}]
16:04:30 [2024-03-15T20:04:30.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136086274 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:04:30 [2024-03-15T20:04:30.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136086274 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:04:30 [2024-03-15T20:04:30.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136086274 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:04:30 [2024-03-15T20:04:30.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:30 [2024-03-15T20:04:30.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:30 [2024-03-15T20:04:30.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:30 [2024-03-15T20:04:30.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:30 [2024-03-15T20:04:30.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136086854 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:30 [2024-03-15T20:04:30.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136086854 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:30 [2024-03-15T20:04:30.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136086854 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:30 [2024-03-15T20:04:30.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136086854 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:30 [2024-03-15T20:04:30.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136086854 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:30 [2024-03-15T20:04:30.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136086858 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:30 [2024-03-15T20:04:30.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:30 [2024-03-15T20:04:30.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:30 [2024-03-15T20:04:30.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:30 [2024-03-15T20:04:30.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:30 [2024-03-15T20:04:30.841Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:30 [2024-03-15T20:04:30.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:30 [2024-03-15T20:04:30.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:30 [2024-03-15T20:04:30.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:30 [2024-03-15T20:04:30.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:30 [2024-03-15T20:04:30.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:30 [2024-03-15T20:04:30.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:30 [2024-03-15T20:04:30.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136086865 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:30 [2024-03-15T20:04:30.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136086865 data=null doit=true}, TreeItem with text {test}]
16:04:30 [2024-03-15T20:04:30.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136086865 data=null}, TreeItem with text {test}]
16:04:30 [2024-03-15T20:04:30.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136086865 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:30 [2024-03-15T20:04:30.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136086865 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:30 [2024-03-15T20:04:30.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136086891 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:30 [2024-03-15T20:04:30.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:30 [2024-03-15T20:04:30.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136086892 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:30 [2024-03-15T20:04:30.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136086892 data=null doit=true}, TreeItem with text {test}]
16:04:30 [2024-03-15T20:04:30.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136086892 data=null}, TreeItem with text {test}]
16:04:30 [2024-03-15T20:04:30.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136086893 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:30 [2024-03-15T20:04:30.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136086893 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:30 [2024-03-15T20:04:30.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136086897 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:30 [2024-03-15T20:04:30.841Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:30 [2024-03-15T20:04:30.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:30 [2024-03-15T20:04:30.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1136086898 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:04:30 [2024-03-15T20:04:30.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1136086898 data=null doit=true}, TreeItem with text {Traces [2]}]
16:04:30 [2024-03-15T20:04:30.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1136086898 data=null}, TreeItem with text {Traces [2]}]
16:04:30 [2024-03-15T20:04:30.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1136086898 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:04:30 [2024-03-15T20:04:30.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136086898 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:04:30 [2024-03-15T20:04:30.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1136086908 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:04:30 [2024-03-15T20:04:30.841Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:04:30 [2024-03-15T20:04:30.841Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
16:04:31 [2024-03-15T20:04:31.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:31 [2024-03-15T20:04:31.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:31 [2024-03-15T20:04:31.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136087149 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:04:31 [2024-03-15T20:04:31.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136087149 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:31 [2024-03-15T20:04:31.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136087149 data=null}, TreeItem with text {kernel-overlap-testing}]
16:04:31 [2024-03-15T20:04:31.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136087149 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:04:31 [2024-03-15T20:04:31.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136087150 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:31 [2024-03-15T20:04:31.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136087171 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:04:31 [2024-03-15T20:04:31.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:31 [2024-03-15T20:04:31.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:31 [2024-03-15T20:04:31.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:31 [2024-03-15T20:04:31.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:31 [2024-03-15T20:04:31.097Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:31 [2024-03-15T20:04:31.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:31 [2024-03-15T20:04:31.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136087173 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:04:31 [2024-03-15T20:04:31.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136087173 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:31 [2024-03-15T20:04:31.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136087173 data=null}, TreeItem with text {kernel-overlap-testing}]
16:04:31 [2024-03-15T20:04:31.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136087173 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:04:31 [2024-03-15T20:04:31.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136087173 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:31 [2024-03-15T20:04:31.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136087177 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:04:31 [2024-03-15T20:04:31.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:04:31 [2024-03-15T20:04:31.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136087177 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:04:31 [2024-03-15T20:04:31.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136087177 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:31 [2024-03-15T20:04:31.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:31 [2024-03-15T20:04:31.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136087177 data=null}, TreeItem with text {kernel-overlap-testing}]
16:04:31 [2024-03-15T20:04:31.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136087177 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:04:31 [2024-03-15T20:04:31.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136087177 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:31 [2024-03-15T20:04:31.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136087183 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:04:31 [2024-03-15T20:04:31.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136087183 data=null button=1 stateMask=0x0 x=169 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
16:04:31 [2024-03-15T20:04:31.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136087183 data=null button=1 stateMask=0x0 x=169 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
16:04:31 [2024-03-15T20:04:31.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136087183 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:31 [2024-03-15T20:04:31.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136087224 data=null button=1 stateMask=0x80000 x=169 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
16:04:31 [2024-03-15T20:04:31.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136087429 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:04:31 [2024-03-15T20:04:31.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136087429 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:31 [2024-03-15T20:04:31.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136087429 data=null}, TreeItem with text {kernel-overlap-testing}]
16:04:31 [2024-03-15T20:04:31.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:04:31 [2024-03-15T20:04:31.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:31 [2024-03-15T20:04:31.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:31 [2024-03-15T20:04:31.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:31 [2024-03-15T20:04:31.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:31 [2024-03-15T20:04:31.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:31 [2024-03-15T20:04:31.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:31 [2024-03-15T20:04:31.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:04:31 [2024-03-15T20:04:31.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136087931 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:04:31 [2024-03-15T20:04:31.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136087931 data=null doit=true}, TableItem with text {}]
16:04:31 [2024-03-15T20:04:31.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136087932 data=null}, TableItem with text {}]
16:04:31 [2024-03-15T20:04:31.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136087932 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:04:31 [2024-03-15T20:04:31.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136087932 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:04:31 [2024-03-15T20:04:31.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136087949 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:04:31 [2024-03-15T20:04:31.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:31 [2024-03-15T20:04:31.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:32 [2024-03-15T20:04:32.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:32 [2024-03-15T20:04:32.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:32 [2024-03-15T20:04:32.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136088730 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:04:32 [2024-03-15T20:04:32.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136088730 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:32 [2024-03-15T20:04:32.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136088730 data=null}, TreeItem with text {kernel-overlap-testing}]
16:04:32 [2024-03-15T20:04:32.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136088730 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:04:32 [2024-03-15T20:04:32.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136088731 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:32 [2024-03-15T20:04:32.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136088735 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:04:32 [2024-03-15T20:04:32.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:32 [2024-03-15T20:04:32.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:32 [2024-03-15T20:04:32.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:32 [2024-03-15T20:04:32.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:32 [2024-03-15T20:04:32.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:32 [2024-03-15T20:04:32.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:04:32 [2024-03-15T20:04:32.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:32 [2024-03-15T20:04:32.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=1136088739 data=null button=0 stateMask=0x0 x=103 y=150 count=0}, TreeItem with text {FolderB}]
16:04:32 [2024-03-15T20:04:32.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB} time=1136088739 data=null doit=true}, TreeItem with text {FolderB}]
16:04:32 [2024-03-15T20:04:32.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB} time=1136088739 data=null}, TreeItem with text {FolderB}]
16:04:32 [2024-03-15T20:04:32.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB} time=1136088739 data=null button=1 stateMask=0x0 x=103 y=150 count=1}, TreeItem with text {FolderB}]
16:04:32 [2024-03-15T20:04:32.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136088739 data=null item=TreeItem {FolderB} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FolderB}]
16:04:32 [2024-03-15T20:04:32.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB} time=1136088751 data=null button=1 stateMask=0x80000 x=103 y=150 count=1}, TreeItem with text {FolderB}]
16:04:32 [2024-03-15T20:04:32.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:04:32 [2024-03-15T20:04:32.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:04:32 [2024-03-15T20:04:32.987Z] 
16:04:32 [2024-03-15T20:04:32.987Z] (Eclipse:19288): Gtk-WARNING **: 20:04:32.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:32 [2024-03-15T20:04:32.987Z] 
16:04:32 [2024-03-15T20:04:32.987Z] (Eclipse:19288): Gtk-WARNING **: 20:04:32.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:32 [2024-03-15T20:04:32.987Z] 
16:04:32 [2024-03-15T20:04:32.987Z] (Eclipse:19288): Gtk-WARNING **: 20:04:32.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:32 [2024-03-15T20:04:32.987Z] 
16:04:32 [2024-03-15T20:04:32.987Z] (Eclipse:19288): Gtk-WARNING **: 20:04:32.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:32 [2024-03-15T20:04:32.987Z] 
16:04:32 [2024-03-15T20:04:32.987Z] (Eclipse:19288): Gtk-WARNING **: 20:04:32.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:32 [2024-03-15T20:04:32.987Z] 
16:04:32 [2024-03-15T20:04:32.987Z] (Eclipse:19288): Gtk-WARNING **: 20:04:32.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:32 [2024-03-15T20:04:32.987Z] 
16:04:32 [2024-03-15T20:04:32.987Z] (Eclipse:19288): Gtk-WARNING **: 20:04:32.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:32 [2024-03-15T20:04:32.987Z] 
16:04:32 [2024-03-15T20:04:32.987Z] (Eclipse:19288): Gtk-WARNING **: 20:04:32.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:32 [2024-03-15T20:04:32.987Z] 
16:04:32 [2024-03-15T20:04:32.987Z] (Eclipse:19288): Gtk-WARNING **: 20:04:32.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:32 [2024-03-15T20:04:32.987Z] 
16:04:32 [2024-03-15T20:04:32.987Z] (Eclipse:19288): Gtk-WARNING **: 20:04:32.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:32 [2024-03-15T20:04:32.987Z] 
16:04:32 [2024-03-15T20:04:32.987Z] (Eclipse:19288): Gtk-WARNING **: 20:04:32.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:32 [2024-03-15T20:04:32.987Z] 
16:04:32 [2024-03-15T20:04:32.987Z] (Eclipse:19288): Gtk-WARNING **: 20:04:32.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:32 [2024-03-15T20:04:32.987Z] 
16:04:32 [2024-03-15T20:04:32.987Z] (Eclipse:19288): Gtk-WARNING **: 20:04:32.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:32 [2024-03-15T20:04:32.987Z] 
16:04:32 [2024-03-15T20:04:32.987Z] (Eclipse:19288): Gtk-WARNING **: 20:04:32.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:32 [2024-03-15T20:04:32.987Z] 
16:04:32 [2024-03-15T20:04:32.987Z] (Eclipse:19288): Gtk-WARNING **: 20:04:32.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:32 [2024-03-15T20:04:32.987Z] 
16:04:32 [2024-03-15T20:04:32.987Z] (Eclipse:19288): Gtk-WARNING **: 20:04:32.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:32 [2024-03-15T20:04:32.987Z] 
16:04:32 [2024-03-15T20:04:32.987Z] (Eclipse:19288): Gtk-WARNING **: 20:04:32.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:32 [2024-03-15T20:04:32.987Z] 
16:04:32 [2024-03-15T20:04:32.987Z] (Eclipse:19288): Gtk-WARNING **: 20:04:32.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:32 [2024-03-15T20:04:32.987Z] 
16:04:32 [2024-03-15T20:04:32.987Z] (Eclipse:19288): Gtk-WARNING **: 20:04:32.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:32 [2024-03-15T20:04:32.988Z] 
16:04:32 [2024-03-15T20:04:32.988Z] (Eclipse:19288): Gtk-WARNING **: 20:04:32.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:32 [2024-03-15T20:04:32.988Z] 
16:04:32 [2024-03-15T20:04:32.988Z] (Eclipse:19288): Gtk-WARNING **: 20:04:32.869: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:32 [2024-03-15T20:04:32.988Z] 
16:04:32 [2024-03-15T20:04:32.988Z] (Eclipse:19288): Gtk-WARNING **: 20:04:32.869: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:32 [2024-03-15T20:04:32.988Z] 
16:04:32 [2024-03-15T20:04:32.988Z] (Eclipse:19288): Gtk-WARNING **: 20:04:32.869: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:32 [2024-03-15T20:04:32.988Z] 
16:04:32 [2024-03-15T20:04:32.988Z] (Eclipse:19288): Gtk-WARNING **: 20:04:32.869: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:32 [2024-03-15T20:04:32.988Z] 
16:04:32 [2024-03-15T20:04:32.988Z] (Eclipse:19288): Gtk-WARNING **: 20:04:32.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:32 [2024-03-15T20:04:32.988Z] 
16:04:32 [2024-03-15T20:04:32.988Z] (Eclipse:19288): Gtk-WARNING **: 20:04:32.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:32 [2024-03-15T20:04:32.988Z] 
16:04:32 [2024-03-15T20:04:32.988Z] (Eclipse:19288): Gtk-WARNING **: 20:04:32.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:32 [2024-03-15T20:04:32.988Z] 
16:04:32 [2024-03-15T20:04:32.988Z] (Eclipse:19288): Gtk-WARNING **: 20:04:32.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136089111 data=null doit=true}, Shell with text {Trace Import}]
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1136089116 data=null}, (of type 'Combo')]
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1136089151 data=null doit=true}, TreeItem with text {import}]
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1136089151 data=null}, TreeItem with text {import}]
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1136089151 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136089151 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1136089153 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1136089153 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:04:32 [2024-03-15T20:04:32.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1136089153 data=null doit=true}, TreeItem with text {import}]
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1136089153 data=null}, TreeItem with text {import}]
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1136089154 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136089154 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1136089154 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:32 [2024-03-15T20:04:32.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136089173 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136089173 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136089173 data=null}, Tree node with text: kernel-overlap-testing]
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136089173 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136089173 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136089175 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1136089177 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:32 [2024-03-15T20:04:32.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:04:32 [2024-03-15T20:04:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:04:32 [2024-03-15T20:04:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:04:32 [2024-03-15T20:04:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:32 [2024-03-15T20:04:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:32 [2024-03-15T20:04:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:32 [2024-03-15T20:04:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:32 [2024-03-15T20:04:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:04:32 [2024-03-15T20:04:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:33 [2024-03-15T20:04:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:04:33 [2024-03-15T20:04:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:04:33 [2024-03-15T20:04:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:04:33 [2024-03-15T20:04:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:04:33 [2024-03-15T20:04:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:33 [2024-03-15T20:04:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:04:33 [2024-03-15T20:04:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:04:33 [2024-03-15T20:04:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:04:33 [2024-03-15T20:04:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:04:33 [2024-03-15T20:04:33.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1136089183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1136089183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:33 [2024-03-15T20:04:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1136089183 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:33 [2024-03-15T20:04:33.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1136089184 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:33 [2024-03-15T20:04:33.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1136089184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:33 [2024-03-15T20:04:33.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1136089184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:33 [2024-03-15T20:04:33.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1136089184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:33 [2024-03-15T20:04:33.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1136088777 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:04:33 [2024-03-15T20:04:33.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:33 [2024-03-15T20:04:33.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:33 [2024-03-15T20:04:33.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:33 [2024-03-15T20:04:33.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:33 [2024-03-15T20:04:33.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:33 [2024-03-15T20:04:33.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:33 [2024-03-15T20:04:33.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:33 [2024-03-15T20:04:33.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136089494 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:33 [2024-03-15T20:04:33.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136089494 data=null doit=true}, TreeItem with text {test}]
16:04:33 [2024-03-15T20:04:33.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136089494 data=null}, TreeItem with text {test}]
16:04:33 [2024-03-15T20:04:33.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136089495 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:33 [2024-03-15T20:04:33.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136089495 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:33 [2024-03-15T20:04:33.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136089531 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:33 [2024-03-15T20:04:33.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:33 [2024-03-15T20:04:33.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136089531 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:33 [2024-03-15T20:04:33.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136089531 data=null doit=true}, TreeItem with text {test}]
16:04:33 [2024-03-15T20:04:33.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136089531 data=null}, TreeItem with text {test}]
16:04:33 [2024-03-15T20:04:33.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136089532 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:33 [2024-03-15T20:04:33.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136089532 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:33 [2024-03-15T20:04:33.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136089546 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:33 [2024-03-15T20:04:33.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:33 [2024-03-15T20:04:33.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:33 [2024-03-15T20:04:33.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1136089547 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:04:33 [2024-03-15T20:04:33.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1136089547 data=null doit=true}, TreeItem with text {Traces [2]}]
16:04:33 [2024-03-15T20:04:33.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1136089547 data=null}, TreeItem with text {Traces [2]}]
16:04:33 [2024-03-15T20:04:33.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1136089547 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:04:33 [2024-03-15T20:04:33.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136089547 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:04:33 [2024-03-15T20:04:33.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1136089574 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:04:33 [2024-03-15T20:04:33.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:04:33 [2024-03-15T20:04:33.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB [2]} time=1136089574 data=null doit=true}, TreeItem with text {FolderB [2]}]
16:04:33 [2024-03-15T20:04:33.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB [2]} time=1136089574 data=null}, TreeItem with text {FolderB [2]}]
16:04:33 [2024-03-15T20:04:33.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=1136089574 data=null button=1 stateMask=0x0 x=114 y=150 count=1}, TreeItem with text {FolderB [2]}]
16:04:33 [2024-03-15T20:04:33.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136089575 data=null item=TreeItem {FolderB [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {FolderB [2]}]
16:04:33 [2024-03-15T20:04:33.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=1136089576 data=null button=1 stateMask=0x80000 x=114 y=150 count=1}, TreeItem with text {FolderB [2]}]
16:04:33 [2024-03-15T20:04:33.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:33 [2024-03-15T20:04:33.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:33 [2024-03-15T20:04:33.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136089899 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:33 [2024-03-15T20:04:33.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136089899 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:33 [2024-03-15T20:04:33.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136089899 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:33 [2024-03-15T20:04:33.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136089899 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:33 [2024-03-15T20:04:33.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136089899 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:33 [2024-03-15T20:04:33.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136089936 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:33 [2024-03-15T20:04:33.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:33 [2024-03-15T20:04:33.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:33 [2024-03-15T20:04:33.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:33 [2024-03-15T20:04:33.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:33 [2024-03-15T20:04:33.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:33 [2024-03-15T20:04:33.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:33 [2024-03-15T20:04:33.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136089937 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:33 [2024-03-15T20:04:33.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136089937 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:33 [2024-03-15T20:04:33.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136089938 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:33 [2024-03-15T20:04:33.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136089938 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:33 [2024-03-15T20:04:33.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136089938 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:33 [2024-03-15T20:04:33.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136089941 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:33 [2024-03-15T20:04:33.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:04:33 [2024-03-15T20:04:33.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136089942 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:33 [2024-03-15T20:04:33.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136089942 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:33 [2024-03-15T20:04:33.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:33 [2024-03-15T20:04:33.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136089942 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:33 [2024-03-15T20:04:33.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136089942 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:33 [2024-03-15T20:04:33.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136089942 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:33 [2024-03-15T20:04:33.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136089946 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:33 [2024-03-15T20:04:33.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136089946 data=null button=1 stateMask=0x0 x=172 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:04:33 [2024-03-15T20:04:33.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136089946 data=null button=1 stateMask=0x0 x=172 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:04:34 [2024-03-15T20:04:34.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136089946 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:34 [2024-03-15T20:04:34.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136089989 data=null button=1 stateMask=0x80000 x=172 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:04:34 [2024-03-15T20:04:34.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136090120 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:34 [2024-03-15T20:04:34.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136090146 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:34 [2024-03-15T20:04:34.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136090146 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:34 [2024-03-15T20:04:34.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:04:34 [2024-03-15T20:04:34.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:34 [2024-03-15T20:04:34.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:34 [2024-03-15T20:04:34.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:34 [2024-03-15T20:04:34.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:34 [2024-03-15T20:04:34.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:34 [2024-03-15T20:04:34.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:34 [2024-03-15T20:04:34.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:35 [2024-03-15T20:04:35.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:35 [2024-03-15T20:04:35.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:35 [2024-03-15T20:04:35.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:35 [2024-03-15T20:04:35.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:35 [2024-03-15T20:04:35.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:04:35 [2024-03-15T20:04:35.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136091149 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:04:35 [2024-03-15T20:04:35.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136091149 data=null doit=true}, TableItem with text {}]
16:04:35 [2024-03-15T20:04:35.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136091149 data=null}, TableItem with text {}]
16:04:35 [2024-03-15T20:04:35.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136091149 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:04:35 [2024-03-15T20:04:35.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136091150 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:04:35 [2024-03-15T20:04:35.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136091160 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:04:35 [2024-03-15T20:04:35.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:35 [2024-03-15T20:04:35.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:35 [2024-03-15T20:04:35.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:35 [2024-03-15T20:04:35.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:35 [2024-03-15T20:04:35.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136091407 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:35 [2024-03-15T20:04:35.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136091407 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:35 [2024-03-15T20:04:35.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136091407 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:35 [2024-03-15T20:04:35.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136091408 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:35 [2024-03-15T20:04:35.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136091408 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:35 [2024-03-15T20:04:35.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136091416 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:35 [2024-03-15T20:04:35.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:35 [2024-03-15T20:04:35.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:35 [2024-03-15T20:04:35.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:35 [2024-03-15T20:04:35.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:35 [2024-03-15T20:04:35.395Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:35 [2024-03-15T20:04:35.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:35 [2024-03-15T20:04:35.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:35 [2024-03-15T20:04:35.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:35 [2024-03-15T20:04:35.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:35 [2024-03-15T20:04:35.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:35 [2024-03-15T20:04:35.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:35 [2024-03-15T20:04:35.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136091419 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:35 [2024-03-15T20:04:35.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136091419 data=null doit=true}, TreeItem with text {test}]
16:04:35 [2024-03-15T20:04:35.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136091420 data=null}, TreeItem with text {test}]
16:04:35 [2024-03-15T20:04:35.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136091420 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:35 [2024-03-15T20:04:35.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136091420 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:35 [2024-03-15T20:04:35.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136091444 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:35 [2024-03-15T20:04:35.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:35 [2024-03-15T20:04:35.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136091445 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:35 [2024-03-15T20:04:35.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136091445 data=null doit=true}, TreeItem with text {test}]
16:04:35 [2024-03-15T20:04:35.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136091445 data=null}, TreeItem with text {test}]
16:04:35 [2024-03-15T20:04:35.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136091445 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:35 [2024-03-15T20:04:35.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136091445 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:35 [2024-03-15T20:04:35.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136091454 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:35 [2024-03-15T20:04:35.395Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:35 [2024-03-15T20:04:35.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:35 [2024-03-15T20:04:35.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1136091455 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:04:35 [2024-03-15T20:04:35.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1136091455 data=null doit=true}, TreeItem with text {Traces [4]}]
16:04:35 [2024-03-15T20:04:35.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1136091455 data=null}, TreeItem with text {Traces [4]}]
16:04:35 [2024-03-15T20:04:35.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1136091455 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:04:35 [2024-03-15T20:04:35.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136091455 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
16:04:35 [2024-03-15T20:04:35.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1136091472 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:04:35 [2024-03-15T20:04:35.395Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
16:04:35 [2024-03-15T20:04:35.395Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FolderB [2]} is already expanded. Won't expand it again.
16:04:35 [2024-03-15T20:04:35.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:35 [2024-03-15T20:04:35.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:35 [2024-03-15T20:04:35.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136091797 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
16:04:35 [2024-03-15T20:04:35.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136091798 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:35 [2024-03-15T20:04:35.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136091798 data=null}, TreeItem with text {kernel-overlap-testing}]
16:04:35 [2024-03-15T20:04:35.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136091798 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
16:04:35 [2024-03-15T20:04:35.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136091798 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:35 [2024-03-15T20:04:35.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136091834 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
16:04:35 [2024-03-15T20:04:35.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:35 [2024-03-15T20:04:35.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:35 [2024-03-15T20:04:35.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:35 [2024-03-15T20:04:35.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:35 [2024-03-15T20:04:35.651Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:35 [2024-03-15T20:04:35.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:35 [2024-03-15T20:04:35.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136091835 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
16:04:35 [2024-03-15T20:04:35.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136091835 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:35 [2024-03-15T20:04:35.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136091835 data=null}, TreeItem with text {kernel-overlap-testing}]
16:04:35 [2024-03-15T20:04:35.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136091836 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
16:04:35 [2024-03-15T20:04:35.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136091836 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:35 [2024-03-15T20:04:35.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136091839 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
16:04:35 [2024-03-15T20:04:35.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:04:35 [2024-03-15T20:04:35.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136091839 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
16:04:35 [2024-03-15T20:04:35.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136091840 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:35 [2024-03-15T20:04:35.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:35 [2024-03-15T20:04:35.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136091840 data=null}, TreeItem with text {kernel-overlap-testing}]
16:04:35 [2024-03-15T20:04:35.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136091840 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
16:04:35 [2024-03-15T20:04:35.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136091840 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:35 [2024-03-15T20:04:35.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136091843 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
16:04:35 [2024-03-15T20:04:35.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136091843 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
16:04:35 [2024-03-15T20:04:35.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136091844 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
16:04:35 [2024-03-15T20:04:35.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136091844 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:35 [2024-03-15T20:04:35.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136091882 data=null button=1 stateMask=0x80000 x=169 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
16:04:36 [2024-03-15T20:04:36.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136092105 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
16:04:36 [2024-03-15T20:04:36.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136092121 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:36 [2024-03-15T20:04:36.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136092121 data=null}, TreeItem with text {kernel-overlap-testing}]
16:04:36 [2024-03-15T20:04:36.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:04:36 [2024-03-15T20:04:36.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:36 [2024-03-15T20:04:36.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:36 [2024-03-15T20:04:36.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:36 [2024-03-15T20:04:36.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:36 [2024-03-15T20:04:36.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:36 [2024-03-15T20:04:36.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:36 [2024-03-15T20:04:36.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:36 [2024-03-15T20:04:36.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:36 [2024-03-15T20:04:36.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:04:36 [2024-03-15T20:04:36.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136092123 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:04:36 [2024-03-15T20:04:36.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136092123 data=null doit=true}, TableItem with text {}]
16:04:36 [2024-03-15T20:04:36.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136092123 data=null}, TableItem with text {}]
16:04:36 [2024-03-15T20:04:36.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136092123 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:04:36 [2024-03-15T20:04:36.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136092123 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:04:36 [2024-03-15T20:04:36.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136092129 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:04:36 [2024-03-15T20:04:36.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:36 [2024-03-15T20:04:36.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:37 [2024-03-15T20:04:37.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:37 [2024-03-15T20:04:37.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:37 [2024-03-15T20:04:37.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136093387 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
16:04:37 [2024-03-15T20:04:37.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136093387 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:37 [2024-03-15T20:04:37.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136093388 data=null}, TreeItem with text {kernel-overlap-testing}]
16:04:37 [2024-03-15T20:04:37.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136093388 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
16:04:37 [2024-03-15T20:04:37.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136093388 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:37 [2024-03-15T20:04:37.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136093392 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
16:04:37 [2024-03-15T20:04:37.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:37 [2024-03-15T20:04:37.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:37 [2024-03-15T20:04:37.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:37 [2024-03-15T20:04:37.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:37 [2024-03-15T20:04:37.542Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:37 [2024-03-15T20:04:37.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:37 [2024-03-15T20:04:37.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:37 [2024-03-15T20:04:37.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:37 [2024-03-15T20:04:37.542Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
16:04:37 [2024-03-15T20:04:37.542Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
16:04:37 [2024-03-15T20:04:37.542Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
16:04:37 [2024-03-15T20:04:37.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:04:37 [2024-03-15T20:04:37.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1136093397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
16:04:37 [2024-03-15T20:04:37.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1136093397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
16:04:37 [2024-03-15T20:04:37.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=1136093397 data=null doit=true}, (of type 'Tree')]
16:04:37 [2024-03-15T20:04:37.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1136093397 data=null}, (of type 'Tree')]
16:04:37 [2024-03-15T20:04:37.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136093397 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, (of type 'Tree')]
16:04:37 [2024-03-15T20:04:37.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136093397 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Tree')]
16:04:37 [2024-03-15T20:04:37.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136093408 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, (of type 'Tree')]
16:04:37 [2024-03-15T20:04:37.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1136093408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
16:04:37 [2024-03-15T20:04:37.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1136093408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
16:04:37 [2024-03-15T20:04:37.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=1136093408 data=null doit=true}, (of type 'Tree')]
16:04:37 [2024-03-15T20:04:37.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1136093408 data=null}, (of type 'Tree')]
16:04:37 [2024-03-15T20:04:37.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=1136093409 data=null button=1 stateMask=0x40000 x=114 y=150 count=1}, (of type 'Tree')]
16:04:37 [2024-03-15T20:04:37.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136093409 data=null item=TreeItem {FolderB [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Tree')]
16:04:37 [2024-03-15T20:04:37.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=1136093425 data=null button=1 stateMask=0xc0000 x=114 y=150 count=1}, (of type 'Tree')]
16:04:37 [2024-03-15T20:04:37.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:04:37 [2024-03-15T20:04:37.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:04:37 [2024-03-15T20:04:37.543Z] 
16:04:37 [2024-03-15T20:04:37.543Z] (Eclipse:19288): Gtk-WARNING **: 20:04:37.358: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:37 [2024-03-15T20:04:37.543Z] 
16:04:37 [2024-03-15T20:04:37.543Z] (Eclipse:19288): Gtk-WARNING **: 20:04:37.358: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:37 [2024-03-15T20:04:37.543Z] 
16:04:37 [2024-03-15T20:04:37.543Z] (Eclipse:19288): Gtk-WARNING **: 20:04:37.358: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:37 [2024-03-15T20:04:37.543Z] 
16:04:37 [2024-03-15T20:04:37.543Z] (Eclipse:19288): Gtk-WARNING **: 20:04:37.358: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:37 [2024-03-15T20:04:37.543Z] 
16:04:37 [2024-03-15T20:04:37.543Z] (Eclipse:19288): Gtk-WARNING **: 20:04:37.394: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:37 [2024-03-15T20:04:37.543Z] 
16:04:37 [2024-03-15T20:04:37.543Z] (Eclipse:19288): Gtk-WARNING **: 20:04:37.394: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:37 [2024-03-15T20:04:37.543Z] 
16:04:37 [2024-03-15T20:04:37.543Z] (Eclipse:19288): Gtk-WARNING **: 20:04:37.394: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:37 [2024-03-15T20:04:37.543Z] 
16:04:37 [2024-03-15T20:04:37.543Z] (Eclipse:19288): Gtk-WARNING **: 20:04:37.394: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:37 [2024-03-15T20:04:37.543Z] 
16:04:37 [2024-03-15T20:04:37.543Z] (Eclipse:19288): Gtk-WARNING **: 20:04:37.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:37 [2024-03-15T20:04:37.543Z] 
16:04:37 [2024-03-15T20:04:37.543Z] (Eclipse:19288): Gtk-WARNING **: 20:04:37.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:37 [2024-03-15T20:04:37.543Z] 
16:04:37 [2024-03-15T20:04:37.543Z] (Eclipse:19288): Gtk-WARNING **: 20:04:37.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:37 [2024-03-15T20:04:37.543Z] 
16:04:37 [2024-03-15T20:04:37.543Z] (Eclipse:19288): Gtk-WARNING **: 20:04:37.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:37 [2024-03-15T20:04:37.543Z] 
16:04:37 [2024-03-15T20:04:37.543Z] (Eclipse:19288): Gtk-WARNING **: 20:04:37.431: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:37 [2024-03-15T20:04:37.543Z] 
16:04:37 [2024-03-15T20:04:37.543Z] (Eclipse:19288): Gtk-WARNING **: 20:04:37.431: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:37 [2024-03-15T20:04:37.543Z] 
16:04:37 [2024-03-15T20:04:37.543Z] (Eclipse:19288): Gtk-WARNING **: 20:04:37.431: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:37 [2024-03-15T20:04:37.543Z] 
16:04:37 [2024-03-15T20:04:37.543Z] (Eclipse:19288): Gtk-WARNING **: 20:04:37.431: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:37 [2024-03-15T20:04:37.543Z] 
16:04:37 [2024-03-15T20:04:37.543Z] (Eclipse:19288): Gtk-WARNING **: 20:04:37.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:37 [2024-03-15T20:04:37.543Z] 
16:04:37 [2024-03-15T20:04:37.543Z] (Eclipse:19288): Gtk-WARNING **: 20:04:37.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:37 [2024-03-15T20:04:37.543Z] 
16:04:37 [2024-03-15T20:04:37.543Z] (Eclipse:19288): Gtk-WARNING **: 20:04:37.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:37 [2024-03-15T20:04:37.543Z] 
16:04:37 [2024-03-15T20:04:37.543Z] (Eclipse:19288): Gtk-WARNING **: 20:04:37.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:37 [2024-03-15T20:04:37.543Z] 
16:04:37 [2024-03-15T20:04:37.543Z] (Eclipse:19288): Gtk-WARNING **: 20:04:37.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:37 [2024-03-15T20:04:37.543Z] 
16:04:37 [2024-03-15T20:04:37.543Z] (Eclipse:19288): Gtk-WARNING **: 20:04:37.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:37 [2024-03-15T20:04:37.543Z] 
16:04:37 [2024-03-15T20:04:37.543Z] (Eclipse:19288): Gtk-WARNING **: 20:04:37.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:37 [2024-03-15T20:04:37.543Z] 
16:04:37 [2024-03-15T20:04:37.543Z] (Eclipse:19288): Gtk-WARNING **: 20:04:37.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:37 [2024-03-15T20:04:37.543Z] 
16:04:37 [2024-03-15T20:04:37.543Z] (Eclipse:19288): Gtk-WARNING **: 20:04:37.489: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:37 [2024-03-15T20:04:37.543Z] 
16:04:37 [2024-03-15T20:04:37.543Z] (Eclipse:19288): Gtk-WARNING **: 20:04:37.489: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:37 [2024-03-15T20:04:37.543Z] 
16:04:37 [2024-03-15T20:04:37.543Z] (Eclipse:19288): Gtk-WARNING **: 20:04:37.489: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:37 [2024-03-15T20:04:37.543Z] 
16:04:37 [2024-03-15T20:04:37.543Z] (Eclipse:19288): Gtk-WARNING **: 20:04:37.489: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:37 [2024-03-15T20:04:37.543Z] 
16:04:37 [2024-03-15T20:04:37.543Z] (Eclipse:19288): Gtk-WARNING **: 20:04:37.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:37 [2024-03-15T20:04:37.543Z] 
16:04:37 [2024-03-15T20:04:37.543Z] (Eclipse:19288): Gtk-WARNING **: 20:04:37.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:37 [2024-03-15T20:04:37.543Z] 
16:04:37 [2024-03-15T20:04:37.543Z] (Eclipse:19288): Gtk-WARNING **: 20:04:37.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:37 [2024-03-15T20:04:37.543Z] 
16:04:37 [2024-03-15T20:04:37.544Z] (Eclipse:19288): Gtk-WARNING **: 20:04:37.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:37 [2024-03-15T20:04:37.544Z] 
16:04:37 [2024-03-15T20:04:37.544Z] (Eclipse:19288): Gtk-WARNING **: 20:04:37.524: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:37 [2024-03-15T20:04:37.544Z] 
16:04:37 [2024-03-15T20:04:37.544Z] (Eclipse:19288): Gtk-WARNING **: 20:04:37.524: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:37 [2024-03-15T20:04:37.544Z] 
16:04:37 [2024-03-15T20:04:37.544Z] (Eclipse:19288): Gtk-WARNING **: 20:04:37.524: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:37 [2024-03-15T20:04:37.544Z] 
16:04:37 [2024-03-15T20:04:37.544Z] (Eclipse:19288): Gtk-WARNING **: 20:04:37.524: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:37 [2024-03-15T20:04:37.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:04:37 [2024-03-15T20:04:37.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
16:04:37 [2024-03-15T20:04:37.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:04:37 [2024-03-15T20:04:37.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:04:37 [2024-03-15T20:04:37.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:04:37 [2024-03-15T20:04:37.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:04:37 [2024-03-15T20:04:37.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:04:37 [2024-03-15T20:04:37.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:04:37 [2024-03-15T20:04:37.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1136093734 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:37 [2024-03-15T20:04:37.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1136093734 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:37 [2024-03-15T20:04:37.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1136093734 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:37 [2024-03-15T20:04:37.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1136093734 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:37 [2024-03-15T20:04:37.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1136093734 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:37 [2024-03-15T20:04:37.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1136093734 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:37 [2024-03-15T20:04:37.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1136093734 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:38 [2024-03-15T20:04:38.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1136093462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:04:38 [2024-03-15T20:04:38.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:38 [2024-03-15T20:04:38.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"FolderA/kernel-overlap-testing"'
16:04:38 [2024-03-15T20:04:38.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:38 [2024-03-15T20:04:38.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:38 [2024-03-15T20:04:38.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:38 [2024-03-15T20:04:38.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:38 [2024-03-15T20:04:38.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:38 [2024-03-15T20:04:38.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:38 [2024-03-15T20:04:38.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136094543 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:38 [2024-03-15T20:04:38.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136094543 data=null doit=true}, TreeItem with text {test}]
16:04:38 [2024-03-15T20:04:38.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136094543 data=null}, TreeItem with text {test}]
16:04:38 [2024-03-15T20:04:38.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136094543 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:38 [2024-03-15T20:04:38.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136094543 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:38 [2024-03-15T20:04:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136094588 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:38 [2024-03-15T20:04:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:38 [2024-03-15T20:04:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136094589 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:38 [2024-03-15T20:04:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136094589 data=null doit=true}, TreeItem with text {test}]
16:04:38 [2024-03-15T20:04:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136094589 data=null}, TreeItem with text {test}]
16:04:38 [2024-03-15T20:04:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136094589 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:38 [2024-03-15T20:04:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136094589 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:38 [2024-03-15T20:04:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136094594 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:38 [2024-03-15T20:04:38.627Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:38 [2024-03-15T20:04:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:38 [2024-03-15T20:04:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1136094595 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:04:38 [2024-03-15T20:04:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1136094595 data=null doit=true}, TreeItem with text {Traces [4]}]
16:04:38 [2024-03-15T20:04:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1136094595 data=null}, TreeItem with text {Traces [4]}]
16:04:38 [2024-03-15T20:04:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1136094595 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:04:38 [2024-03-15T20:04:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136094595 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
16:04:38 [2024-03-15T20:04:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1136094610 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:04:38 [2024-03-15T20:04:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:38 [2024-03-15T20:04:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1136094610 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:04:38 [2024-03-15T20:04:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1136094611 data=null doit=true}, TreeItem with text {Traces [4]}]
16:04:38 [2024-03-15T20:04:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1136094611 data=null}, TreeItem with text {Traces [4]}]
16:04:38 [2024-03-15T20:04:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1136094611 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:04:38 [2024-03-15T20:04:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136094611 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
16:04:38 [2024-03-15T20:04:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1136094614 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:04:38 [2024-03-15T20:04:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:04:38 [2024-03-15T20:04:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:04:38 [2024-03-15T20:04:38.627Z] 
16:04:38 [2024-03-15T20:04:38.627Z] (Eclipse:19288): Gtk-WARNING **: 20:04:38.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:38 [2024-03-15T20:04:38.627Z] 
16:04:38 [2024-03-15T20:04:38.627Z] (Eclipse:19288): Gtk-WARNING **: 20:04:38.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:38 [2024-03-15T20:04:38.627Z] 
16:04:38 [2024-03-15T20:04:38.627Z] (Eclipse:19288): Gtk-WARNING **: 20:04:38.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:38 [2024-03-15T20:04:38.627Z] 
16:04:38 [2024-03-15T20:04:38.627Z] (Eclipse:19288): Gtk-WARNING **: 20:04:38.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:38 [2024-03-15T20:04:38.627Z] 
16:04:38 [2024-03-15T20:04:38.627Z] (Eclipse:19288): Gtk-WARNING **: 20:04:38.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:38 [2024-03-15T20:04:38.627Z] 
16:04:38 [2024-03-15T20:04:38.627Z] (Eclipse:19288): Gtk-WARNING **: 20:04:38.576: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:38 [2024-03-15T20:04:38.627Z] 
16:04:38 [2024-03-15T20:04:38.627Z] (Eclipse:19288): Gtk-WARNING **: 20:04:38.576: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:38 [2024-03-15T20:04:38.627Z] 
16:04:38 [2024-03-15T20:04:38.627Z] (Eclipse:19288): Gtk-WARNING **: 20:04:38.576: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:38 [2024-03-15T20:04:38.627Z] 
16:04:38 [2024-03-15T20:04:38.627Z] (Eclipse:19288): Gtk-WARNING **: 20:04:38.596: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:38 [2024-03-15T20:04:38.627Z] 
16:04:38 [2024-03-15T20:04:38.627Z] (Eclipse:19288): Gtk-WARNING **: 20:04:38.596: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:38 [2024-03-15T20:04:38.627Z] 
16:04:38 [2024-03-15T20:04:38.627Z] (Eclipse:19288): Gtk-WARNING **: 20:04:38.596: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:38 [2024-03-15T20:04:38.628Z] 
16:04:38 [2024-03-15T20:04:38.628Z] (Eclipse:19288): Gtk-WARNING **: 20:04:38.596: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:38 [2024-03-15T20:04:38.628Z] 
16:04:38 [2024-03-15T20:04:38.628Z] (Eclipse:19288): Gtk-WARNING **: 20:04:38.616: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:38 [2024-03-15T20:04:38.628Z] 
16:04:38 [2024-03-15T20:04:38.628Z] (Eclipse:19288): Gtk-WARNING **: 20:04:38.616: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:38 [2024-03-15T20:04:38.628Z] 
16:04:38 [2024-03-15T20:04:38.628Z] (Eclipse:19288): Gtk-WARNING **: 20:04:38.616: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:38 [2024-03-15T20:04:38.628Z] 
16:04:38 [2024-03-15T20:04:38.628Z] (Eclipse:19288): Gtk-WARNING **: 20:04:38.616: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:38 [2024-03-15T20:04:38.884Z] 
16:04:38 [2024-03-15T20:04:38.884Z] (Eclipse:19288): Gtk-WARNING **: 20:04:38.637: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:38 [2024-03-15T20:04:38.884Z] 
16:04:38 [2024-03-15T20:04:38.884Z] (Eclipse:19288): Gtk-WARNING **: 20:04:38.637: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:38 [2024-03-15T20:04:38.884Z] 
16:04:38 [2024-03-15T20:04:38.884Z] (Eclipse:19288): Gtk-WARNING **: 20:04:38.637: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:38 [2024-03-15T20:04:38.884Z] 
16:04:38 [2024-03-15T20:04:38.884Z] (Eclipse:19288): Gtk-WARNING **: 20:04:38.637: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:38 [2024-03-15T20:04:38.884Z] 
16:04:38 [2024-03-15T20:04:38.884Z] (Eclipse:19288): Gtk-WARNING **: 20:04:38.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:38 [2024-03-15T20:04:38.884Z] 
16:04:38 [2024-03-15T20:04:38.884Z] (Eclipse:19288): Gtk-WARNING **: 20:04:38.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:38 [2024-03-15T20:04:38.884Z] 
16:04:38 [2024-03-15T20:04:38.884Z] (Eclipse:19288): Gtk-WARNING **: 20:04:38.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:38 [2024-03-15T20:04:38.884Z] 
16:04:38 [2024-03-15T20:04:38.884Z] (Eclipse:19288): Gtk-WARNING **: 20:04:38.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:38 [2024-03-15T20:04:38.884Z] 
16:04:38 [2024-03-15T20:04:38.884Z] (Eclipse:19288): Gtk-WARNING **: 20:04:38.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:38 [2024-03-15T20:04:38.884Z] 
16:04:38 [2024-03-15T20:04:38.884Z] (Eclipse:19288): Gtk-WARNING **: 20:04:38.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:38 [2024-03-15T20:04:38.884Z] 
16:04:38 [2024-03-15T20:04:38.884Z] (Eclipse:19288): Gtk-WARNING **: 20:04:38.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:38 [2024-03-15T20:04:38.884Z] 
16:04:38 [2024-03-15T20:04:38.884Z] (Eclipse:19288): Gtk-WARNING **: 20:04:38.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:38 [2024-03-15T20:04:38.885Z] 
16:04:38 [2024-03-15T20:04:38.885Z] (Eclipse:19288): Gtk-WARNING **: 20:04:38.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:38 [2024-03-15T20:04:38.885Z] 
16:04:38 [2024-03-15T20:04:38.885Z] (Eclipse:19288): Gtk-WARNING **: 20:04:38.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:38 [2024-03-15T20:04:38.885Z] 
16:04:38 [2024-03-15T20:04:38.885Z] (Eclipse:19288): Gtk-WARNING **: 20:04:38.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:38 [2024-03-15T20:04:38.885Z] 
16:04:38 [2024-03-15T20:04:38.885Z] (Eclipse:19288): Gtk-WARNING **: 20:04:38.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:38 [2024-03-15T20:04:38.885Z] 
16:04:38 [2024-03-15T20:04:38.885Z] (Eclipse:19288): Gtk-WARNING **: 20:04:38.714: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:38 [2024-03-15T20:04:38.885Z] 
16:04:38 [2024-03-15T20:04:38.885Z] (Eclipse:19288): Gtk-WARNING **: 20:04:38.714: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:38 [2024-03-15T20:04:38.885Z] 
16:04:38 [2024-03-15T20:04:38.885Z] (Eclipse:19288): Gtk-WARNING **: 20:04:38.714: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:38 [2024-03-15T20:04:38.885Z] 
16:04:38 [2024-03-15T20:04:38.885Z] (Eclipse:19288): Gtk-WARNING **: 20:04:38.714: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:38 [2024-03-15T20:04:38.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:04:38 [2024-03-15T20:04:38.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:04:38 [2024-03-15T20:04:38.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1136094925 data=null doit=true}, Shell with text {Confirm Clear}]
16:04:38 [2024-03-15T20:04:38.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:04:38 [2024-03-15T20:04:38.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:04:38 [2024-03-15T20:04:38.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:04:38 [2024-03-15T20:04:38.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:04:38 [2024-03-15T20:04:38.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:04:38 [2024-03-15T20:04:38.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:04:38 [2024-03-15T20:04:38.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1136094926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:38 [2024-03-15T20:04:38.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1136094926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:38 [2024-03-15T20:04:38.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1136094926 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:38 [2024-03-15T20:04:38.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1136094926 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:38 [2024-03-15T20:04:38.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1136094926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:38 [2024-03-15T20:04:38.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1136094926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:38 [2024-03-15T20:04:38.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1136094926 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:39 [2024-03-15T20:04:39.142Z] 
16:04:39 [2024-03-15T20:04:39.142Z] (Eclipse:19288): Gtk-CRITICAL **: 20:04:39.037: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:04:39 [2024-03-15T20:04:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1136094650 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:04:39 [2024-03-15T20:04:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:39 [2024-03-15T20:04:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:39 [2024-03-15T20:04:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:39 [2024-03-15T20:04:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:39 [2024-03-15T20:04:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:39 [2024-03-15T20:04:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:39 [2024-03-15T20:04:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:39 [2024-03-15T20:04:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136095274 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:39 [2024-03-15T20:04:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136095274 data=null doit=true}, TreeItem with text {test}]
16:04:39 [2024-03-15T20:04:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136095274 data=null}, TreeItem with text {test}]
16:04:39 [2024-03-15T20:04:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136095274 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:39 [2024-03-15T20:04:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136095275 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:39 [2024-03-15T20:04:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136095299 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:39 [2024-03-15T20:04:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:39 [2024-03-15T20:04:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136095299 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:39 [2024-03-15T20:04:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136095299 data=null doit=true}, TreeItem with text {test}]
16:04:39 [2024-03-15T20:04:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136095299 data=null}, TreeItem with text {test}]
16:04:39 [2024-03-15T20:04:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136095299 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:39 [2024-03-15T20:04:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136095299 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:39 [2024-03-15T20:04:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136095304 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:39 [2024-03-15T20:04:39.142Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:39 [2024-03-15T20:04:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:39 [2024-03-15T20:04:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1136095304 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:04:39 [2024-03-15T20:04:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1136095304 data=null doit=true}, TreeItem with text {Traces [1]}]
16:04:39 [2024-03-15T20:04:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1136095304 data=null}, TreeItem with text {Traces [1]}]
16:04:39 [2024-03-15T20:04:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1136095305 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:04:39 [2024-03-15T20:04:39.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136095305 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:04:39 [2024-03-15T20:04:39.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1136095314 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:04:39 [2024-03-15T20:04:39.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:39 [2024-03-15T20:04:39.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1136095315 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:04:39 [2024-03-15T20:04:39.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1136095315 data=null doit=true}, TreeItem with text {Traces [1]}]
16:04:39 [2024-03-15T20:04:39.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1136095315 data=null}, TreeItem with text {Traces [1]}]
16:04:39 [2024-03-15T20:04:39.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1136095315 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:04:39 [2024-03-15T20:04:39.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136095315 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:04:39 [2024-03-15T20:04:39.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1136095324 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:04:39 [2024-03-15T20:04:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
16:04:39 [2024-03-15T20:04:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
16:04:39 [2024-03-15T20:04:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
16:04:39 [2024-03-15T20:04:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
16:04:39 [2024-03-15T20:04:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:04:39 [2024-03-15T20:04:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:04:39 [2024-03-15T20:04:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:39 [2024-03-15T20:04:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:04:39 [2024-03-15T20:04:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:04:39 [2024-03-15T20:04:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:04:39 [2024-03-15T20:04:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:39 [2024-03-15T20:04:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:04:39 [2024-03-15T20:04:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1136095470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:39 [2024-03-15T20:04:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1136095470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:39 [2024-03-15T20:04:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1136095470 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:39 [2024-03-15T20:04:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1136095471 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:39 [2024-03-15T20:04:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1136095471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:39 [2024-03-15T20:04:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1136095471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:39 [2024-03-15T20:04:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1136095471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:39 [2024-03-15T20:04:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1136095343 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
16:04:39 [2024-03-15T20:04:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:39 [2024-03-15T20:04:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:39 [2024-03-15T20:04:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1136095590 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:04:39 [2024-03-15T20:04:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136095591 data=null doit=true}, TreeItem with text {Traces [0]}]
16:04:39 [2024-03-15T20:04:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136095591 data=null}, TreeItem with text {Traces [0]}]
16:04:39 [2024-03-15T20:04:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136095591 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:39 [2024-03-15T20:04:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136095591 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:04:39 [2024-03-15T20:04:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136095600 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:39 [2024-03-15T20:04:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
16:04:39 [2024-03-15T20:04:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
16:04:39 [2024-03-15T20:04:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
16:04:39 [2024-03-15T20:04:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
16:04:39 [2024-03-15T20:04:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:04:39 [2024-03-15T20:04:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:04:39 [2024-03-15T20:04:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:39 [2024-03-15T20:04:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:04:39 [2024-03-15T20:04:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:04:39 [2024-03-15T20:04:39.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:04:39 [2024-03-15T20:04:39.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:39 [2024-03-15T20:04:39.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:04:39 [2024-03-15T20:04:39.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1136095762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:39 [2024-03-15T20:04:39.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1136095762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:39 [2024-03-15T20:04:39.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1136095762 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:39 [2024-03-15T20:04:39.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1136095762 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:39 [2024-03-15T20:04:39.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1136095762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:39 [2024-03-15T20:04:39.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1136095762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:39 [2024-03-15T20:04:39.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1136095762 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:39 [2024-03-15T20:04:39.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1136095620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
16:04:39 [2024-03-15T20:04:39.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:39 [2024-03-15T20:04:39.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136095918 data=null doit=true}, TreeItem with text {Traces [0]}]
16:04:39 [2024-03-15T20:04:39.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136095918 data=null}, TreeItem with text {Traces [0]}]
16:04:39 [2024-03-15T20:04:39.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136095918 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:39 [2024-03-15T20:04:39.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136095918 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
16:04:39 [2024-03-15T20:04:39.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136095919 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:39 [2024-03-15T20:04:39.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:39 [2024-03-15T20:04:39.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=1136095920 data=null button=0 stateMask=0x0 x=103 y=81 count=0}, TreeItem with text {FolderA}]
16:04:39 [2024-03-15T20:04:39.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA} time=1136095920 data=null doit=true}, TreeItem with text {FolderA}]
16:04:39 [2024-03-15T20:04:39.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA} time=1136095920 data=null}, TreeItem with text {FolderA}]
16:04:39 [2024-03-15T20:04:39.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA} time=1136095920 data=null button=1 stateMask=0x0 x=103 y=81 count=1}, TreeItem with text {FolderA}]
16:04:39 [2024-03-15T20:04:39.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136095920 data=null item=TreeItem {FolderA} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FolderA}]
16:04:39 [2024-03-15T20:04:39.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA} time=1136095932 data=null button=1 stateMask=0x80000 x=103 y=81 count=1}, TreeItem with text {FolderA}]
16:04:39 [2024-03-15T20:04:39.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:04:39 [2024-03-15T20:04:39.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:04:40 [2024-03-15T20:04:40.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:04:40 [2024-03-15T20:04:40.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:04:40 [2024-03-15T20:04:40.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136096265 data=null doit=true}, Shell with text {Trace Import}]
16:04:40 [2024-03-15T20:04:40.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:04:40 [2024-03-15T20:04:40.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:04:40 [2024-03-15T20:04:40.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:04:40 [2024-03-15T20:04:40.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:04:40 [2024-03-15T20:04:40.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:40 [2024-03-15T20:04:40.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:04:40 [2024-03-15T20:04:40.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:40 [2024-03-15T20:04:40.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1136096280 data=null}, (of type 'Combo')]
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1136096315 data=null doit=true}, TreeItem with text {import}]
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1136096315 data=null}, TreeItem with text {import}]
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1136096316 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136096318 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1136096320 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1136096320 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1136096321 data=null doit=true}, TreeItem with text {import}]
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1136096321 data=null}, TreeItem with text {import}]
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1136096321 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136096321 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1136096321 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1136096329 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1136096350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1136096351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1136096351 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1136096351 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1136096351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:40 [2024-03-15T20:04:40.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1136096351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:40 [2024-03-15T20:04:40.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:04:40 [2024-03-15T20:04:40.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1136096351 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:40 [2024-03-15T20:04:40.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1136095960 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:04:40 [2024-03-15T20:04:40.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:40 [2024-03-15T20:04:40.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:40 [2024-03-15T20:04:40.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:40 [2024-03-15T20:04:40.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:40 [2024-03-15T20:04:40.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:40 [2024-03-15T20:04:40.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:40 [2024-03-15T20:04:40.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:40 [2024-03-15T20:04:40.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136096609 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:40 [2024-03-15T20:04:40.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136096609 data=null doit=true}, TreeItem with text {test}]
16:04:40 [2024-03-15T20:04:40.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136096609 data=null}, TreeItem with text {test}]
16:04:40 [2024-03-15T20:04:40.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136096610 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:40 [2024-03-15T20:04:40.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136096610 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:40 [2024-03-15T20:04:40.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136096634 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:40 [2024-03-15T20:04:40.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:40 [2024-03-15T20:04:40.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136096634 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:40 [2024-03-15T20:04:40.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136096635 data=null doit=true}, TreeItem with text {test}]
16:04:40 [2024-03-15T20:04:40.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136096635 data=null}, TreeItem with text {test}]
16:04:40 [2024-03-15T20:04:40.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136096635 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:40 [2024-03-15T20:04:40.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136096635 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:40 [2024-03-15T20:04:40.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136096639 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:40 [2024-03-15T20:04:40.684Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:40 [2024-03-15T20:04:40.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:40 [2024-03-15T20:04:40.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1136096640 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:04:40 [2024-03-15T20:04:40.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136096640 data=null doit=true}, TreeItem with text {Traces [0]}]
16:04:40 [2024-03-15T20:04:40.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136096640 data=null}, TreeItem with text {Traces [0]}]
16:04:40 [2024-03-15T20:04:40.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136096640 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:40 [2024-03-15T20:04:40.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136096640 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:04:40 [2024-03-15T20:04:40.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136096656 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:40 [2024-03-15T20:04:40.684Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
16:04:40 [2024-03-15T20:04:40.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA} time=1136096657 data=null doit=true}, TreeItem with text {FolderA}]
16:04:40 [2024-03-15T20:04:40.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA} time=1136096657 data=null}, TreeItem with text {FolderA}]
16:04:40 [2024-03-15T20:04:40.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA} time=1136096657 data=null button=1 stateMask=0x0 x=103 y=81 count=1}, TreeItem with text {FolderA}]
16:04:40 [2024-03-15T20:04:40.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136096657 data=null item=TreeItem {FolderA} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {FolderA}]
16:04:40 [2024-03-15T20:04:40.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA} time=1136096658 data=null button=1 stateMask=0x80000 x=103 y=81 count=1}, TreeItem with text {FolderA}]
16:04:40 [2024-03-15T20:04:40.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:40 [2024-03-15T20:04:40.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:40 [2024-03-15T20:04:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136096892 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:40 [2024-03-15T20:04:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136096893 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:40 [2024-03-15T20:04:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136096893 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:40 [2024-03-15T20:04:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136096893 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:40 [2024-03-15T20:04:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136096893 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:40 [2024-03-15T20:04:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136096907 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:40 [2024-03-15T20:04:40.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:40 [2024-03-15T20:04:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:40 [2024-03-15T20:04:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:40 [2024-03-15T20:04:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:40 [2024-03-15T20:04:40.940Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:40 [2024-03-15T20:04:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:40 [2024-03-15T20:04:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136096908 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:40 [2024-03-15T20:04:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136096908 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:40 [2024-03-15T20:04:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136096908 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:40 [2024-03-15T20:04:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136096908 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:40 [2024-03-15T20:04:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136096909 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:40 [2024-03-15T20:04:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136096918 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:40 [2024-03-15T20:04:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:04:40 [2024-03-15T20:04:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136096919 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:40 [2024-03-15T20:04:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136096919 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:40 [2024-03-15T20:04:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:40 [2024-03-15T20:04:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136096919 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:40 [2024-03-15T20:04:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136096919 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:40 [2024-03-15T20:04:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136096919 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:40 [2024-03-15T20:04:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136096922 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:40 [2024-03-15T20:04:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136096923 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:04:40 [2024-03-15T20:04:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136096923 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:04:40 [2024-03-15T20:04:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136096923 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:40 [2024-03-15T20:04:40.940Z] 
16:04:40 [2024-03-15T20:04:40.940Z] (Eclipse:19288): Gtk-CRITICAL **: 20:04:40.833: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:04:40 [2024-03-15T20:04:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136096962 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:04:40 [2024-03-15T20:04:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136097120 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:40 [2024-03-15T20:04:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136097120 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:40 [2024-03-15T20:04:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136097120 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:40 [2024-03-15T20:04:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:04:40 [2024-03-15T20:04:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:40 [2024-03-15T20:04:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:40 [2024-03-15T20:04:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:41 [2024-03-15T20:04:41.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:41 [2024-03-15T20:04:41.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:42 [2024-03-15T20:04:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:42 [2024-03-15T20:04:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:42 [2024-03-15T20:04:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:42 [2024-03-15T20:04:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:42 [2024-03-15T20:04:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:04:42 [2024-03-15T20:04:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136098125 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:04:42 [2024-03-15T20:04:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136098125 data=null doit=true}, TableItem with text {}]
16:04:42 [2024-03-15T20:04:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136098125 data=null}, TableItem with text {}]
16:04:42 [2024-03-15T20:04:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136098125 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:04:42 [2024-03-15T20:04:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136098126 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:04:42 [2024-03-15T20:04:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136098131 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:04:42 [2024-03-15T20:04:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:42 [2024-03-15T20:04:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:42 [2024-03-15T20:04:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:42 [2024-03-15T20:04:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:42 [2024-03-15T20:04:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136098379 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:42 [2024-03-15T20:04:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136098379 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:42 [2024-03-15T20:04:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136098379 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:42 [2024-03-15T20:04:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136098379 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:42 [2024-03-15T20:04:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136098379 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:42 [2024-03-15T20:04:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136098383 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:42 [2024-03-15T20:04:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:42 [2024-03-15T20:04:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:42 [2024-03-15T20:04:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:42 [2024-03-15T20:04:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:42 [2024-03-15T20:04:42.318Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:42 [2024-03-15T20:04:42.318Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
16:04:42 [2024-03-15T20:04:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:42 [2024-03-15T20:04:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=1136098385 data=null button=0 stateMask=0x0 x=103 y=127 count=0}, TreeItem with text {FolderB}]
16:04:42 [2024-03-15T20:04:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB} time=1136098385 data=null doit=true}, TreeItem with text {FolderB}]
16:04:42 [2024-03-15T20:04:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB} time=1136098385 data=null}, TreeItem with text {FolderB}]
16:04:42 [2024-03-15T20:04:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB} time=1136098385 data=null button=1 stateMask=0x0 x=103 y=127 count=1}, TreeItem with text {FolderB}]
16:04:42 [2024-03-15T20:04:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136098385 data=null item=TreeItem {FolderB} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FolderB}]
16:04:42 [2024-03-15T20:04:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB} time=1136098398 data=null button=1 stateMask=0x80000 x=103 y=127 count=1}, TreeItem with text {FolderB}]
16:04:42 [2024-03-15T20:04:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:04:42 [2024-03-15T20:04:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:04:42 [2024-03-15T20:04:42.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:04:42 [2024-03-15T20:04:42.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:04:42 [2024-03-15T20:04:42.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136098750 data=null doit=true}, Shell with text {Trace Import}]
16:04:42 [2024-03-15T20:04:42.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:04:42 [2024-03-15T20:04:42.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:04:42 [2024-03-15T20:04:42.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:04:42 [2024-03-15T20:04:42.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:04:42 [2024-03-15T20:04:42.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:42 [2024-03-15T20:04:42.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:04:42 [2024-03-15T20:04:42.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:42 [2024-03-15T20:04:42.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:04:42 [2024-03-15T20:04:42.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:04:42 [2024-03-15T20:04:42.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:04:42 [2024-03-15T20:04:42.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:04:42 [2024-03-15T20:04:42.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:04:42 [2024-03-15T20:04:42.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1136098755 data=null}, (of type 'Combo')]
16:04:42 [2024-03-15T20:04:42.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:04:42 [2024-03-15T20:04:42.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:42 [2024-03-15T20:04:42.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:42 [2024-03-15T20:04:42.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:04:42 [2024-03-15T20:04:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:42 [2024-03-15T20:04:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:42 [2024-03-15T20:04:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1136098796 data=null doit=true}, TreeItem with text {import}]
16:04:42 [2024-03-15T20:04:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1136098797 data=null}, TreeItem with text {import}]
16:04:42 [2024-03-15T20:04:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1136098797 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:04:42 [2024-03-15T20:04:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136098797 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
16:04:42 [2024-03-15T20:04:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1136098798 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:04:42 [2024-03-15T20:04:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:42 [2024-03-15T20:04:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136098799 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
16:04:42 [2024-03-15T20:04:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136098799 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:04:42 [2024-03-15T20:04:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136098799 data=null}, Tree node with text: kernel-overlap-testing]
16:04:42 [2024-03-15T20:04:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136098799 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:04:42 [2024-03-15T20:04:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136098799 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
16:04:42 [2024-03-15T20:04:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136098801 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:04:42 [2024-03-15T20:04:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
16:04:42 [2024-03-15T20:04:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:04:42 [2024-03-15T20:04:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:42 [2024-03-15T20:04:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:04:42 [2024-03-15T20:04:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:04:42 [2024-03-15T20:04:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:04:42 [2024-03-15T20:04:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:04:42 [2024-03-15T20:04:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:04:42 [2024-03-15T20:04:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1136098821 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:04:42 [2024-03-15T20:04:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:04:42 [2024-03-15T20:04:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:04:42 [2024-03-15T20:04:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:04:42 [2024-03-15T20:04:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:04:42 [2024-03-15T20:04:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1136098827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1136098827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1136098827 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1136098827 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:42 [2024-03-15T20:04:42.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1136098827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:42 [2024-03-15T20:04:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1136098827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:42 [2024-03-15T20:04:42.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:04:42 [2024-03-15T20:04:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1136098827 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:42 [2024-03-15T20:04:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1136098421 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:04:42 [2024-03-15T20:04:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:42 [2024-03-15T20:04:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:42 [2024-03-15T20:04:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:42 [2024-03-15T20:04:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:42 [2024-03-15T20:04:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:42 [2024-03-15T20:04:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:42 [2024-03-15T20:04:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:42 [2024-03-15T20:04:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136098908 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:42 [2024-03-15T20:04:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136098908 data=null doit=true}, TreeItem with text {test}]
16:04:42 [2024-03-15T20:04:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136098908 data=null}, TreeItem with text {test}]
16:04:42 [2024-03-15T20:04:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136098908 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:42 [2024-03-15T20:04:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136098908 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:42 [2024-03-15T20:04:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136098973 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:42 [2024-03-15T20:04:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:42 [2024-03-15T20:04:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136098974 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:42 [2024-03-15T20:04:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136098974 data=null doit=true}, TreeItem with text {test}]
16:04:42 [2024-03-15T20:04:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136098974 data=null}, TreeItem with text {test}]
16:04:42 [2024-03-15T20:04:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136098974 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:42 [2024-03-15T20:04:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136098974 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:42 [2024-03-15T20:04:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136098988 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:42 [2024-03-15T20:04:42.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:42 [2024-03-15T20:04:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:42 [2024-03-15T20:04:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1136098989 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:04:42 [2024-03-15T20:04:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1136098989 data=null doit=true}, TreeItem with text {Traces [1]}]
16:04:42 [2024-03-15T20:04:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1136098989 data=null}, TreeItem with text {Traces [1]}]
16:04:42 [2024-03-15T20:04:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1136098989 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:04:42 [2024-03-15T20:04:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136098989 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:04:42 [2024-03-15T20:04:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1136099005 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:04:42 [2024-03-15T20:04:42.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
16:04:42 [2024-03-15T20:04:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB [1]} time=1136099005 data=null doit=true}, TreeItem with text {FolderB [1]}]
16:04:42 [2024-03-15T20:04:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB [1]} time=1136099006 data=null}, TreeItem with text {FolderB [1]}]
16:04:42 [2024-03-15T20:04:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=1136099006 data=null button=1 stateMask=0x0 x=114 y=127 count=1}, TreeItem with text {FolderB [1]}]
16:04:42 [2024-03-15T20:04:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136099006 data=null item=TreeItem {FolderB [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {FolderB [1]}]
16:04:42 [2024-03-15T20:04:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=1136099007 data=null button=1 stateMask=0x80000 x=114 y=127 count=1}, TreeItem with text {FolderB [1]}]
16:04:43 [2024-03-15T20:04:43.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:43 [2024-03-15T20:04:43.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:43 [2024-03-15T20:04:43.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136099226 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:04:43 [2024-03-15T20:04:43.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136099226 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:43 [2024-03-15T20:04:43.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136099226 data=null}, TreeItem with text {kernel-overlap-testing}]
16:04:43 [2024-03-15T20:04:43.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136099226 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:04:43 [2024-03-15T20:04:43.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136099226 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:43 [2024-03-15T20:04:43.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136099261 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:04:43 [2024-03-15T20:04:43.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:43 [2024-03-15T20:04:43.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:43 [2024-03-15T20:04:43.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:43 [2024-03-15T20:04:43.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:43 [2024-03-15T20:04:43.093Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:43 [2024-03-15T20:04:43.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:43 [2024-03-15T20:04:43.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136099262 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:04:43 [2024-03-15T20:04:43.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136099263 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:43 [2024-03-15T20:04:43.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136099263 data=null}, TreeItem with text {kernel-overlap-testing}]
16:04:43 [2024-03-15T20:04:43.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136099263 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:04:43 [2024-03-15T20:04:43.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136099263 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:43 [2024-03-15T20:04:43.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136099266 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:04:43 [2024-03-15T20:04:43.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:04:43 [2024-03-15T20:04:43.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136099267 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:04:43 [2024-03-15T20:04:43.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136099267 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:43 [2024-03-15T20:04:43.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:43 [2024-03-15T20:04:43.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136099267 data=null}, TreeItem with text {kernel-overlap-testing}]
16:04:43 [2024-03-15T20:04:43.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136099267 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:04:43 [2024-03-15T20:04:43.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136099267 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:43 [2024-03-15T20:04:43.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136099271 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:04:43 [2024-03-15T20:04:43.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136099271 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
16:04:43 [2024-03-15T20:04:43.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136099271 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
16:04:43 [2024-03-15T20:04:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136099271 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:43 [2024-03-15T20:04:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136099313 data=null button=1 stateMask=0x80000 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
16:04:43 [2024-03-15T20:04:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136099519 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:04:43 [2024-03-15T20:04:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136099519 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:43 [2024-03-15T20:04:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136099519 data=null}, TreeItem with text {kernel-overlap-testing}]
16:04:43 [2024-03-15T20:04:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:04:43 [2024-03-15T20:04:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:43 [2024-03-15T20:04:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:43 [2024-03-15T20:04:43.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:43 [2024-03-15T20:04:43.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:43 [2024-03-15T20:04:43.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:43 [2024-03-15T20:04:43.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:43 [2024-03-15T20:04:43.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:04:43 [2024-03-15T20:04:43.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136100026 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:04:43 [2024-03-15T20:04:43.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136100027 data=null doit=true}, TableItem with text {}]
16:04:43 [2024-03-15T20:04:43.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136100027 data=null}, TableItem with text {}]
16:04:43 [2024-03-15T20:04:43.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136100027 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:04:43 [2024-03-15T20:04:43.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136100027 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:04:43 [2024-03-15T20:04:43.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136100034 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:04:43 [2024-03-15T20:04:43.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:43 [2024-03-15T20:04:43.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:44 [2024-03-15T20:04:44.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:44 [2024-03-15T20:04:44.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:44 [2024-03-15T20:04:44.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136100793 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:04:44 [2024-03-15T20:04:44.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136100793 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:44 [2024-03-15T20:04:44.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136100793 data=null}, TreeItem with text {kernel-overlap-testing}]
16:04:44 [2024-03-15T20:04:44.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136100793 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:04:44 [2024-03-15T20:04:44.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136100793 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:44 [2024-03-15T20:04:44.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136100797 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:04:44 [2024-03-15T20:04:44.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:44 [2024-03-15T20:04:44.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:44 [2024-03-15T20:04:44.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:44 [2024-03-15T20:04:44.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:44 [2024-03-15T20:04:44.840Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:44 [2024-03-15T20:04:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:44 [2024-03-15T20:04:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:44 [2024-03-15T20:04:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:44 [2024-03-15T20:04:44.840Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:04:44 [2024-03-15T20:04:44.840Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:04:44 [2024-03-15T20:04:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:04:44 [2024-03-15T20:04:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1136100800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
16:04:44 [2024-03-15T20:04:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1136100800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
16:04:44 [2024-03-15T20:04:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=1136100800 data=null doit=true}, (of type 'Tree')]
16:04:44 [2024-03-15T20:04:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1136100800 data=null}, (of type 'Tree')]
16:04:44 [2024-03-15T20:04:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=1136100800 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, (of type 'Tree')]
16:04:44 [2024-03-15T20:04:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136100800 data=null item=TreeItem {FolderA [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Tree')]
16:04:44 [2024-03-15T20:04:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=1136100815 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, (of type 'Tree')]
16:04:44 [2024-03-15T20:04:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1136100815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
16:04:44 [2024-03-15T20:04:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1136100815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
16:04:44 [2024-03-15T20:04:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=1136100815 data=null doit=true}, (of type 'Tree')]
16:04:44 [2024-03-15T20:04:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1136100815 data=null}, (of type 'Tree')]
16:04:44 [2024-03-15T20:04:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=1136100815 data=null button=1 stateMask=0x40000 x=114 y=127 count=1}, (of type 'Tree')]
16:04:44 [2024-03-15T20:04:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136100815 data=null item=TreeItem {FolderB [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Tree')]
16:04:44 [2024-03-15T20:04:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=1136100827 data=null button=1 stateMask=0xc0000 x=114 y=127 count=1}, (of type 'Tree')]
16:04:44 [2024-03-15T20:04:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:04:44 [2024-03-15T20:04:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:04:44 [2024-03-15T20:04:44.840Z] 
16:04:44 [2024-03-15T20:04:44.840Z] (Eclipse:19288): Gtk-WARNING **: 20:04:44.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:44 [2024-03-15T20:04:44.840Z] 
16:04:44 [2024-03-15T20:04:44.840Z] (Eclipse:19288): Gtk-WARNING **: 20:04:44.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:44 [2024-03-15T20:04:44.840Z] 
16:04:44 [2024-03-15T20:04:44.840Z] (Eclipse:19288): Gtk-WARNING **: 20:04:44.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:44 [2024-03-15T20:04:44.840Z] 
16:04:44 [2024-03-15T20:04:44.840Z] (Eclipse:19288): Gtk-WARNING **: 20:04:44.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:45 [2024-03-15T20:04:45.096Z] 
16:04:45 [2024-03-15T20:04:45.096Z] (Eclipse:19288): Gtk-WARNING **: 20:04:44.852: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:45 [2024-03-15T20:04:45.096Z] 
16:04:45 [2024-03-15T20:04:45.096Z] (Eclipse:19288): Gtk-WARNING **: 20:04:44.852: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:45 [2024-03-15T20:04:45.096Z] 
16:04:45 [2024-03-15T20:04:45.096Z] (Eclipse:19288): Gtk-WARNING **: 20:04:44.852: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:45 [2024-03-15T20:04:45.096Z] 
16:04:45 [2024-03-15T20:04:45.096Z] (Eclipse:19288): Gtk-WARNING **: 20:04:44.852: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:45 [2024-03-15T20:04:45.096Z] 
16:04:45 [2024-03-15T20:04:45.096Z] (Eclipse:19288): Gtk-WARNING **: 20:04:44.876: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:45 [2024-03-15T20:04:45.096Z] 
16:04:45 [2024-03-15T20:04:45.096Z] (Eclipse:19288): Gtk-WARNING **: 20:04:44.876: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:45 [2024-03-15T20:04:45.096Z] 
16:04:45 [2024-03-15T20:04:45.096Z] (Eclipse:19288): Gtk-WARNING **: 20:04:44.876: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:45 [2024-03-15T20:04:45.096Z] 
16:04:45 [2024-03-15T20:04:45.096Z] (Eclipse:19288): Gtk-WARNING **: 20:04:44.876: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:45 [2024-03-15T20:04:45.096Z] 
16:04:45 [2024-03-15T20:04:45.096Z] (Eclipse:19288): Gtk-WARNING **: 20:04:44.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:45 [2024-03-15T20:04:45.096Z] 
16:04:45 [2024-03-15T20:04:45.096Z] (Eclipse:19288): Gtk-WARNING **: 20:04:44.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:45 [2024-03-15T20:04:45.096Z] 
16:04:45 [2024-03-15T20:04:45.096Z] (Eclipse:19288): Gtk-WARNING **: 20:04:44.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:45 [2024-03-15T20:04:45.096Z] 
16:04:45 [2024-03-15T20:04:45.096Z] (Eclipse:19288): Gtk-WARNING **: 20:04:44.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:45 [2024-03-15T20:04:45.096Z] 
16:04:45 [2024-03-15T20:04:45.096Z] (Eclipse:19288): Gtk-WARNING **: 20:04:44.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:45 [2024-03-15T20:04:45.096Z] 
16:04:45 [2024-03-15T20:04:45.096Z] (Eclipse:19288): Gtk-WARNING **: 20:04:44.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:45 [2024-03-15T20:04:45.096Z] 
16:04:45 [2024-03-15T20:04:45.096Z] (Eclipse:19288): Gtk-WARNING **: 20:04:44.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:45 [2024-03-15T20:04:45.096Z] 
16:04:45 [2024-03-15T20:04:45.096Z] (Eclipse:19288): Gtk-WARNING **: 20:04:44.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:45 [2024-03-15T20:04:45.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:04:45 [2024-03-15T20:04:45.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
16:04:45 [2024-03-15T20:04:45.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:04:45 [2024-03-15T20:04:45.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:04:45 [2024-03-15T20:04:45.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:04:45 [2024-03-15T20:04:45.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:04:45 [2024-03-15T20:04:45.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:04:45 [2024-03-15T20:04:45.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:04:45 [2024-03-15T20:04:45.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1136101127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:45 [2024-03-15T20:04:45.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1136101127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:45 [2024-03-15T20:04:45.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1136101127 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:45 [2024-03-15T20:04:45.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1136101127 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:45 [2024-03-15T20:04:45.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1136101127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:45 [2024-03-15T20:04:45.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1136101127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:45 [2024-03-15T20:04:45.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1136101127 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:45 [2024-03-15T20:04:45.658Z] 
16:04:45 [2024-03-15T20:04:45.658Z] (Eclipse:19288): Gtk-CRITICAL **: 20:04:45.527: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:04:45 [2024-03-15T20:04:45.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1136100868 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:04:45 [2024-03-15T20:04:45.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:45 [2024-03-15T20:04:45.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:45 [2024-03-15T20:04:45.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:45 [2024-03-15T20:04:45.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:45 [2024-03-15T20:04:45.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:45 [2024-03-15T20:04:45.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:45 [2024-03-15T20:04:45.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:45 [2024-03-15T20:04:45.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136101762 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:45 [2024-03-15T20:04:45.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136101762 data=null doit=true}, TreeItem with text {test}]
16:04:45 [2024-03-15T20:04:45.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136101762 data=null}, TreeItem with text {test}]
16:04:45 [2024-03-15T20:04:45.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136101762 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:45 [2024-03-15T20:04:45.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136101763 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:45 [2024-03-15T20:04:45.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136101811 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:45 [2024-03-15T20:04:45.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:45 [2024-03-15T20:04:45.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136101811 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:45 [2024-03-15T20:04:45.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136101811 data=null doit=true}, TreeItem with text {test}]
16:04:45 [2024-03-15T20:04:45.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136101811 data=null}, TreeItem with text {test}]
16:04:45 [2024-03-15T20:04:45.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136101812 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:45 [2024-03-15T20:04:45.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136101812 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:45 [2024-03-15T20:04:45.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136101817 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:45 [2024-03-15T20:04:45.659Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:45 [2024-03-15T20:04:45.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:45 [2024-03-15T20:04:45.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1136101817 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:04:45 [2024-03-15T20:04:45.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1136101817 data=null doit=true}, TreeItem with text {Traces [2]}]
16:04:45 [2024-03-15T20:04:45.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1136101817 data=null}, TreeItem with text {Traces [2]}]
16:04:45 [2024-03-15T20:04:45.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1136101818 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:04:45 [2024-03-15T20:04:45.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136101818 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:04:45 [2024-03-15T20:04:45.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1136101833 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:04:45 [2024-03-15T20:04:45.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:45 [2024-03-15T20:04:45.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1136101833 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:04:45 [2024-03-15T20:04:45.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1136101833 data=null doit=true}, TreeItem with text {Traces [2]}]
16:04:45 [2024-03-15T20:04:45.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1136101833 data=null}, TreeItem with text {Traces [2]}]
16:04:45 [2024-03-15T20:04:45.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1136101834 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:04:45 [2024-03-15T20:04:45.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136101834 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:04:45 [2024-03-15T20:04:45.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1136101837 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:04:45 [2024-03-15T20:04:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:04:45 [2024-03-15T20:04:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:04:46 [2024-03-15T20:04:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:04:46 [2024-03-15T20:04:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:04:46 [2024-03-15T20:04:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136102234 data=null doit=true}, Shell with text {Trace Import}]
16:04:46 [2024-03-15T20:04:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:04:46 [2024-03-15T20:04:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:04:46 [2024-03-15T20:04:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:04:46 [2024-03-15T20:04:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:04:46 [2024-03-15T20:04:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:46 [2024-03-15T20:04:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:04:46 [2024-03-15T20:04:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:46 [2024-03-15T20:04:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:04:46 [2024-03-15T20:04:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:04:46 [2024-03-15T20:04:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:04:46 [2024-03-15T20:04:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:04:46 [2024-03-15T20:04:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1136102240 data=null}, (of type 'Combo')]
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1136102274 data=null doit=true}, TreeItem with text {import}]
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1136102274 data=null}, TreeItem with text {import}]
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1136102275 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136102275 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1136102276 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1136102277 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1136102277 data=null doit=true}, TreeItem with text {import}]
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1136102277 data=null}, TreeItem with text {import}]
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1136102277 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136102277 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1136102278 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:46 [2024-03-15T20:04:46.171Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=1136102306 data=null doit=true}, Tree node with text: z-clashes]
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1136102306 data=null}, Tree node with text: z-clashes]
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1136102306 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136102306 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: z-clashes]
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1136102308 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=1136102308 data=null button=0 stateMask=0x0 x=111 y=150 count=0}, Tree node with text: z-clashes]
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=1136102308 data=null doit=true}, Tree node with text: z-clashes]
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1136102308 data=null}, Tree node with text: z-clashes]
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1136102308 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136102309 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: z-clashes]
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1136102311 data=null button=1 stateMask=0x80000 x=111 y=53 count=1}, Tree node with text: z-clashes]
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:04:46 [2024-03-15T20:04:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=1136102321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1afd16cf
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1136102323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1136102324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1136102324 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1136102324 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1136102324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1136102324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1136102324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1136102324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:46 [2024-03-15T20:04:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1136102324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1136102324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1136102324 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1136102324 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:04:46 [2024-03-15T20:04:46.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:04:46 [2024-03-15T20:04:46.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:04:46 [2024-03-15T20:04:46.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:04:46 [2024-03-15T20:04:46.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:46 [2024-03-15T20:04:46.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:46 [2024-03-15T20:04:46.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:04:46 [2024-03-15T20:04:46.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:04:46 [2024-03-15T20:04:46.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:04:46 [2024-03-15T20:04:46.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:04:46 [2024-03-15T20:04:46.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1136102335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:46 [2024-03-15T20:04:46.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1136102335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:46 [2024-03-15T20:04:46.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1136102335 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:46 [2024-03-15T20:04:46.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1136102335 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:46 [2024-03-15T20:04:46.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1136102336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:46 [2024-03-15T20:04:46.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1136102336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:46 [2024-03-15T20:04:46.431Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:04:46 [2024-03-15T20:04:46.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1136102336 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:46 [2024-03-15T20:04:46.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1136101872 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:04:46 [2024-03-15T20:04:46.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:46 [2024-03-15T20:04:46.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:46 [2024-03-15T20:04:46.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:46 [2024-03-15T20:04:46.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:46 [2024-03-15T20:04:46.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:46 [2024-03-15T20:04:46.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:46 [2024-03-15T20:04:46.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:46 [2024-03-15T20:04:46.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136102472 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:46 [2024-03-15T20:04:46.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136102472 data=null doit=true}, TreeItem with text {test}]
16:04:46 [2024-03-15T20:04:46.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136102472 data=null}, TreeItem with text {test}]
16:04:46 [2024-03-15T20:04:46.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136102472 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:46 [2024-03-15T20:04:46.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136102472 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:46 [2024-03-15T20:04:46.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136102502 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:46 [2024-03-15T20:04:46.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:46 [2024-03-15T20:04:46.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136102503 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:46 [2024-03-15T20:04:46.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136102503 data=null doit=true}, TreeItem with text {test}]
16:04:46 [2024-03-15T20:04:46.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136102503 data=null}, TreeItem with text {test}]
16:04:46 [2024-03-15T20:04:46.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136102503 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:46 [2024-03-15T20:04:46.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136102503 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:46 [2024-03-15T20:04:46.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136102508 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:46 [2024-03-15T20:04:46.431Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:46 [2024-03-15T20:04:46.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:46 [2024-03-15T20:04:46.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1136102515 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:04:46 [2024-03-15T20:04:46.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136102515 data=null doit=true}, TreeItem with text {Traces [0]}]
16:04:46 [2024-03-15T20:04:46.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136102515 data=null}, TreeItem with text {Traces [0]}]
16:04:46 [2024-03-15T20:04:46.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136102515 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:46 [2024-03-15T20:04:46.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136102515 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:04:46 [2024-03-15T20:04:46.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136102533 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:46 [2024-03-15T20:04:46.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136102534 data=null doit=true}, TreeItem with text {Traces [0]}]
16:04:46 [2024-03-15T20:04:46.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136102534 data=null}, TreeItem with text {Traces [0]}]
16:04:46 [2024-03-15T20:04:46.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136102534 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:46 [2024-03-15T20:04:46.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136102534 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
16:04:46 [2024-03-15T20:04:46.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136102535 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:46 [2024-03-15T20:04:46.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:46 [2024-03-15T20:04:46.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:46 [2024-03-15T20:04:46.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136102772 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:46 [2024-03-15T20:04:46.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136102772 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:46 [2024-03-15T20:04:46.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136102772 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:46 [2024-03-15T20:04:46.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136102772 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:46 [2024-03-15T20:04:46.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136102772 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:46 [2024-03-15T20:04:46.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136102794 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:46 [2024-03-15T20:04:46.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:46 [2024-03-15T20:04:46.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:46 [2024-03-15T20:04:46.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:46 [2024-03-15T20:04:46.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:46 [2024-03-15T20:04:46.688Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:46 [2024-03-15T20:04:46.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:46 [2024-03-15T20:04:46.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136102795 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:46 [2024-03-15T20:04:46.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136102795 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:46 [2024-03-15T20:04:46.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136102796 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:46 [2024-03-15T20:04:46.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136102796 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:46 [2024-03-15T20:04:46.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136102796 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:46 [2024-03-15T20:04:46.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136102800 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:46 [2024-03-15T20:04:46.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:04:46 [2024-03-15T20:04:46.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136102800 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:46 [2024-03-15T20:04:46.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136102800 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:46 [2024-03-15T20:04:46.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:46 [2024-03-15T20:04:46.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136102800 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:46 [2024-03-15T20:04:46.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136102800 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:46 [2024-03-15T20:04:46.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136102801 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:46 [2024-03-15T20:04:46.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136102807 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:46 [2024-03-15T20:04:46.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136102807 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:04:46 [2024-03-15T20:04:46.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136102807 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:04:46 [2024-03-15T20:04:46.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136102807 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:46 [2024-03-15T20:04:46.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136102843 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:04:46 [2024-03-15T20:04:46.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136102850 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:46 [2024-03-15T20:04:46.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136102850 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:46 [2024-03-15T20:04:46.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136102850 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:46 [2024-03-15T20:04:46.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:04:46 [2024-03-15T20:04:46.688Z] 
16:04:46 [2024-03-15T20:04:46.688Z] (Eclipse:19288): Gtk-CRITICAL **: 20:04:46.687: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:04:47 [2024-03-15T20:04:47.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:47 [2024-03-15T20:04:47.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:47 [2024-03-15T20:04:47.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:47 [2024-03-15T20:04:47.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:47 [2024-03-15T20:04:47.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:48 [2024-03-15T20:04:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:48 [2024-03-15T20:04:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:48 [2024-03-15T20:04:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:48 [2024-03-15T20:04:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:48 [2024-03-15T20:04:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:04:48 [2024-03-15T20:04:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136104356 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:04:48 [2024-03-15T20:04:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136104356 data=null doit=true}, TableItem with text {}]
16:04:48 [2024-03-15T20:04:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136104356 data=null}, TableItem with text {}]
16:04:48 [2024-03-15T20:04:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136104357 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:04:48 [2024-03-15T20:04:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136104357 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:04:48 [2024-03-15T20:04:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136104362 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:04:48 [2024-03-15T20:04:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:48 [2024-03-15T20:04:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:48 [2024-03-15T20:04:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:48 [2024-03-15T20:04:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:48 [2024-03-15T20:04:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136104432 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136104432 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136104432 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136104432 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136104432 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136104436 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:48 [2024-03-15T20:04:48.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136104440 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136104443 data=null doit=true}, TreeItem with text {test}]
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136104443 data=null}, TreeItem with text {test}]
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136104443 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136104443 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136104471 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136104471 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136104471 data=null doit=true}, TreeItem with text {test}]
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136104472 data=null}, TreeItem with text {test}]
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136104472 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136104472 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136104476 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:48 [2024-03-15T20:04:48.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1136104477 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1136104477 data=null doit=true}, TreeItem with text {Traces [2]}]
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1136104477 data=null}, TreeItem with text {Traces [2]}]
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1136104477 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136104477 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1136104493 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:04:48 [2024-03-15T20:04:48.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=1136104493 data=null doit=true}, TreeItem with text {z-clashes [1]}]
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=1136104493 data=null}, TreeItem with text {z-clashes [1]}]
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=1136104494 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136104494 data=null item=TreeItem {z-clashes [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {z-clashes [1]}]
16:04:48 [2024-03-15T20:04:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=1136104495 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
16:04:48 [2024-03-15T20:04:48.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:48 [2024-03-15T20:04:48.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:48 [2024-03-15T20:04:48.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136104735 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:48 [2024-03-15T20:04:48.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136104735 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:48 [2024-03-15T20:04:48.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136104735 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:48 [2024-03-15T20:04:48.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136104735 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:48 [2024-03-15T20:04:48.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136104735 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:48 [2024-03-15T20:04:48.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136104755 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:48 [2024-03-15T20:04:48.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:48 [2024-03-15T20:04:48.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:48 [2024-03-15T20:04:48.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:48 [2024-03-15T20:04:48.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:48 [2024-03-15T20:04:48.625Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:48 [2024-03-15T20:04:48.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:48 [2024-03-15T20:04:48.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136104757 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:48 [2024-03-15T20:04:48.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136104757 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:48 [2024-03-15T20:04:48.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136104757 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:48 [2024-03-15T20:04:48.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136104757 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:48 [2024-03-15T20:04:48.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136104757 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:48 [2024-03-15T20:04:48.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136104761 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:48 [2024-03-15T20:04:48.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:04:48 [2024-03-15T20:04:48.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136104761 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:48 [2024-03-15T20:04:48.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136104761 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:48 [2024-03-15T20:04:48.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:48 [2024-03-15T20:04:48.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136104761 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:48 [2024-03-15T20:04:48.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136104761 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:48 [2024-03-15T20:04:48.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136104761 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:48 [2024-03-15T20:04:48.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136104764 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:48 [2024-03-15T20:04:48.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136104765 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:04:48 [2024-03-15T20:04:48.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136104765 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:04:48 [2024-03-15T20:04:48.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136104765 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:48 [2024-03-15T20:04:48.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136104807 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:04:48 [2024-03-15T20:04:48.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136104960 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:48 [2024-03-15T20:04:48.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136104960 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:48 [2024-03-15T20:04:48.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136104960 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:48 [2024-03-15T20:04:48.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:04:48 [2024-03-15T20:04:48.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:48 [2024-03-15T20:04:48.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:48 [2024-03-15T20:04:48.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:48 [2024-03-15T20:04:48.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:49 [2024-03-15T20:04:49.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:49 [2024-03-15T20:04:49.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:50 [2024-03-15T20:04:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:50 [2024-03-15T20:04:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:50 [2024-03-15T20:04:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:50 [2024-03-15T20:04:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:50 [2024-03-15T20:04:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:04:50 [2024-03-15T20:04:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136105978 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:04:50 [2024-03-15T20:04:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136105978 data=null doit=true}, TableItem with text {}]
16:04:50 [2024-03-15T20:04:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136105978 data=null}, TableItem with text {}]
16:04:50 [2024-03-15T20:04:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136105978 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:04:50 [2024-03-15T20:04:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136105978 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:04:50 [2024-03-15T20:04:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136105984 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:04:50 [2024-03-15T20:04:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:50 [2024-03-15T20:04:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:50 [2024-03-15T20:04:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:50 [2024-03-15T20:04:50.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:50 [2024-03-15T20:04:50.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136106234 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:50 [2024-03-15T20:04:50.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136106234 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:50 [2024-03-15T20:04:50.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136106234 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:50 [2024-03-15T20:04:50.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136106234 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136106234 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136106238 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:50 [2024-03-15T20:04:50.259Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136106242 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136106242 data=null doit=true}, TreeItem with text {test}]
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136106242 data=null}, TreeItem with text {test}]
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136106243 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136106243 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136106269 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136106271 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136106271 data=null doit=true}, TreeItem with text {test}]
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136106271 data=null}, TreeItem with text {test}]
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136106271 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136106271 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136106275 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:50 [2024-03-15T20:04:50.259Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1136106276 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1136106276 data=null doit=true}, TreeItem with text {Traces [2]}]
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1136106276 data=null}, TreeItem with text {Traces [2]}]
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1136106276 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136106276 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1136106297 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1136106298 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1136106298 data=null doit=true}, TreeItem with text {Traces [2]}]
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1136106298 data=null}, TreeItem with text {Traces [2]}]
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1136106298 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136106298 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1136106302 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:04:50 [2024-03-15T20:04:50.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:04:50 [2024-03-15T20:04:50.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:04:50 [2024-03-15T20:04:50.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:04:50 [2024-03-15T20:04:50.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:04:50 [2024-03-15T20:04:50.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:04:50 [2024-03-15T20:04:50.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:04:50 [2024-03-15T20:04:50.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:04:50 [2024-03-15T20:04:50.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:04:50 [2024-03-15T20:04:50.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:04:50 [2024-03-15T20:04:50.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1136106591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:50 [2024-03-15T20:04:50.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1136106591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:50 [2024-03-15T20:04:50.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1136106591 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:50 [2024-03-15T20:04:50.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1136106591 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:50 [2024-03-15T20:04:50.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1136106592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:50 [2024-03-15T20:04:50.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1136106592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:50 [2024-03-15T20:04:50.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1136106592 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:51 [2024-03-15T20:04:51.076Z] 
16:04:51 [2024-03-15T20:04:51.076Z] (Eclipse:19288): Gtk-CRITICAL **: 20:04:50.925: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:04:51 [2024-03-15T20:04:51.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1136106325 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:04:51 [2024-03-15T20:04:51.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:51 [2024-03-15T20:04:51.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:51 [2024-03-15T20:04:51.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:51 [2024-03-15T20:04:51.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:51 [2024-03-15T20:04:51.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:51 [2024-03-15T20:04:51.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:51 [2024-03-15T20:04:51.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:51 [2024-03-15T20:04:51.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136107166 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:51 [2024-03-15T20:04:51.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136107167 data=null doit=true}, TreeItem with text {test}]
16:04:51 [2024-03-15T20:04:51.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136107167 data=null}, TreeItem with text {test}]
16:04:51 [2024-03-15T20:04:51.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136107167 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:51 [2024-03-15T20:04:51.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136107167 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:51 [2024-03-15T20:04:51.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136107191 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:51 [2024-03-15T20:04:51.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:51 [2024-03-15T20:04:51.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136107191 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:51 [2024-03-15T20:04:51.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136107191 data=null doit=true}, TreeItem with text {test}]
16:04:51 [2024-03-15T20:04:51.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136107191 data=null}, TreeItem with text {test}]
16:04:51 [2024-03-15T20:04:51.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136107192 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:51 [2024-03-15T20:04:51.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136107192 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:51 [2024-03-15T20:04:51.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136107200 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:51 [2024-03-15T20:04:51.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:51 [2024-03-15T20:04:51.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:51 [2024-03-15T20:04:51.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1136107200 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:04:51 [2024-03-15T20:04:51.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1136107200 data=null doit=true}, TreeItem with text {Traces [2]}]
16:04:51 [2024-03-15T20:04:51.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1136107200 data=null}, TreeItem with text {Traces [2]}]
16:04:51 [2024-03-15T20:04:51.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1136107201 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:04:51 [2024-03-15T20:04:51.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136107201 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:04:51 [2024-03-15T20:04:51.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1136107211 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:04:51 [2024-03-15T20:04:51.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:51 [2024-03-15T20:04:51.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1136107212 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:04:51 [2024-03-15T20:04:51.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1136107212 data=null doit=true}, TreeItem with text {Traces [2]}]
16:04:51 [2024-03-15T20:04:51.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1136107216 data=null}, TreeItem with text {Traces [2]}]
16:04:51 [2024-03-15T20:04:51.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1136107216 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:04:51 [2024-03-15T20:04:51.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136107217 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:04:51 [2024-03-15T20:04:51.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1136107220 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:04:51 [2024-03-15T20:04:51.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:04:51 [2024-03-15T20:04:51.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:04:51 [2024-03-15T20:04:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:04:51 [2024-03-15T20:04:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:04:51 [2024-03-15T20:04:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136107561 data=null doit=true}, Shell with text {Trace Import}]
16:04:51 [2024-03-15T20:04:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:04:51 [2024-03-15T20:04:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:04:51 [2024-03-15T20:04:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:04:51 [2024-03-15T20:04:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1136107566 data=null}, (of type 'Combo')]
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1136107608 data=null doit=true}, TreeItem with text {import}]
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1136107608 data=null}, TreeItem with text {import}]
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1136107608 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136107609 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1136107610 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1136107611 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1136107611 data=null doit=true}, TreeItem with text {import}]
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1136107611 data=null}, TreeItem with text {import}]
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1136107611 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136107611 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1136107612 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1136107632 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@68f48f09
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1136107634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1136107634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1136107634 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1136107634 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1136107634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1136107634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1136107634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1136107634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1136107634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1136107635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1136107635 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1136107635 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:04:51 [2024-03-15T20:04:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:04:51 [2024-03-15T20:04:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:04:51 [2024-03-15T20:04:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:04:51 [2024-03-15T20:04:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:51 [2024-03-15T20:04:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:51 [2024-03-15T20:04:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:04:51 [2024-03-15T20:04:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:04:51 [2024-03-15T20:04:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:04:51 [2024-03-15T20:04:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:04:51 [2024-03-15T20:04:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1136107642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:51 [2024-03-15T20:04:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1136107642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:51 [2024-03-15T20:04:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1136107642 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:51 [2024-03-15T20:04:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1136107642 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:51 [2024-03-15T20:04:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1136107642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:51 [2024-03-15T20:04:51.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1136107642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:51 [2024-03-15T20:04:51.898Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:04:51 [2024-03-15T20:04:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1136107642 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:51 [2024-03-15T20:04:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1136107240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:04:51 [2024-03-15T20:04:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:51 [2024-03-15T20:04:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:51 [2024-03-15T20:04:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:51 [2024-03-15T20:04:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:51 [2024-03-15T20:04:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:51 [2024-03-15T20:04:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:51 [2024-03-15T20:04:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:51 [2024-03-15T20:04:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136107912 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:51 [2024-03-15T20:04:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136107912 data=null doit=true}, TreeItem with text {test}]
16:04:51 [2024-03-15T20:04:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136107912 data=null}, TreeItem with text {test}]
16:04:51 [2024-03-15T20:04:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136107916 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:51 [2024-03-15T20:04:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136107916 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:51 [2024-03-15T20:04:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136107938 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:51 [2024-03-15T20:04:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:51 [2024-03-15T20:04:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136107939 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:51 [2024-03-15T20:04:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136107939 data=null doit=true}, TreeItem with text {test}]
16:04:51 [2024-03-15T20:04:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136107939 data=null}, TreeItem with text {test}]
16:04:51 [2024-03-15T20:04:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136107939 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:51 [2024-03-15T20:04:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136107939 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:51 [2024-03-15T20:04:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136107943 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:51 [2024-03-15T20:04:51.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:51 [2024-03-15T20:04:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:51 [2024-03-15T20:04:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1136107944 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:04:51 [2024-03-15T20:04:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136107944 data=null doit=true}, TreeItem with text {Traces [0]}]
16:04:51 [2024-03-15T20:04:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136107944 data=null}, TreeItem with text {Traces [0]}]
16:04:51 [2024-03-15T20:04:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136107944 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:51 [2024-03-15T20:04:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136107944 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:04:51 [2024-03-15T20:04:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136107961 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:51 [2024-03-15T20:04:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136107961 data=null doit=true}, TreeItem with text {Traces [0]}]
16:04:51 [2024-03-15T20:04:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136107961 data=null}, TreeItem with text {Traces [0]}]
16:04:51 [2024-03-15T20:04:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136107961 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:51 [2024-03-15T20:04:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136107961 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
16:04:51 [2024-03-15T20:04:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136107969 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:52 [2024-03-15T20:04:52.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:52 [2024-03-15T20:04:52.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:52 [2024-03-15T20:04:52.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136108193 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:52 [2024-03-15T20:04:52.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136108193 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:52 [2024-03-15T20:04:52.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136108193 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:52 [2024-03-15T20:04:52.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136108194 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:52 [2024-03-15T20:04:52.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136108194 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:52 [2024-03-15T20:04:52.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136108227 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:52 [2024-03-15T20:04:52.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:52 [2024-03-15T20:04:52.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:52 [2024-03-15T20:04:52.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:52 [2024-03-15T20:04:52.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:52 [2024-03-15T20:04:52.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:52 [2024-03-15T20:04:52.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:52 [2024-03-15T20:04:52.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136108229 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:52 [2024-03-15T20:04:52.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136108229 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:52 [2024-03-15T20:04:52.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136108229 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:52 [2024-03-15T20:04:52.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136108229 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:52 [2024-03-15T20:04:52.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136108229 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:52 [2024-03-15T20:04:52.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136108233 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:52 [2024-03-15T20:04:52.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:04:52 [2024-03-15T20:04:52.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136108234 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:52 [2024-03-15T20:04:52.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136108234 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:52 [2024-03-15T20:04:52.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:52 [2024-03-15T20:04:52.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136108234 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:52 [2024-03-15T20:04:52.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136108234 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:52 [2024-03-15T20:04:52.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136108234 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:52 [2024-03-15T20:04:52.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136108238 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:52 [2024-03-15T20:04:52.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136108238 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:04:52 [2024-03-15T20:04:52.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136108238 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:04:52 [2024-03-15T20:04:52.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136108238 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:52 [2024-03-15T20:04:52.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136108274 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:04:52 [2024-03-15T20:04:52.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136108281 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:52 [2024-03-15T20:04:52.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136108281 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:52 [2024-03-15T20:04:52.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136108281 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:52 [2024-03-15T20:04:52.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:04:52 [2024-03-15T20:04:52.156Z] 
16:04:52 [2024-03-15T20:04:52.156Z] (Eclipse:19288): Gtk-CRITICAL **: 20:04:52.123: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:04:52 [2024-03-15T20:04:52.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:52 [2024-03-15T20:04:52.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:52 [2024-03-15T20:04:52.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:53 [2024-03-15T20:04:53.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:53 [2024-03-15T20:04:53.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:53 [2024-03-15T20:04:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:53 [2024-03-15T20:04:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:53 [2024-03-15T20:04:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:53 [2024-03-15T20:04:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:53 [2024-03-15T20:04:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:04:53 [2024-03-15T20:04:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136109784 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:04:53 [2024-03-15T20:04:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136109784 data=null doit=true}, TableItem with text {}]
16:04:53 [2024-03-15T20:04:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136109784 data=null}, TableItem with text {}]
16:04:53 [2024-03-15T20:04:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136109784 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:04:53 [2024-03-15T20:04:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136109784 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:04:53 [2024-03-15T20:04:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136109790 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:04:53 [2024-03-15T20:04:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:53 [2024-03-15T20:04:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:53 [2024-03-15T20:04:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:53 [2024-03-15T20:04:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:53 [2024-03-15T20:04:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136109868 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:04:53 [2024-03-15T20:04:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136109868 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:53 [2024-03-15T20:04:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136109868 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:04:53 [2024-03-15T20:04:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136109869 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:53 [2024-03-15T20:04:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136109869 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:04:53 [2024-03-15T20:04:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136109873 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:04:53 [2024-03-15T20:04:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:53 [2024-03-15T20:04:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:53 [2024-03-15T20:04:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:53 [2024-03-15T20:04:53.882Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1136109983 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1136109983 data=null doit=true}, TreeItem with text {Tracing}]
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1136109983 data=null}, TreeItem with text {Tracing}]
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1136109983 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136109983 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1136110006 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1136110007 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1136110007 data=null doit=true}, TreeItem with text {Tracing}]
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1136110007 data=null}, TreeItem with text {Tracing}]
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1136110007 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136110007 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1136110017 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1136110017 data=null doit=true}, TreeItem with text {Tracing}]
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1136110018 data=null}, TreeItem with text {Tracing}]
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1136110018 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136110018 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1136110019 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1136110020 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [0]}]
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136110020 data=null doit=true}, TreeItem with text {Traces [0]}]
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136110020 data=null}, TreeItem with text {Traces [0]}]
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136110020 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [0]}]
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136110020 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136110036 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [0]}]
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1136110037 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [0]}]
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136110037 data=null doit=true}, TreeItem with text {Traces [0]}]
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136110037 data=null}, TreeItem with text {Traces [0]}]
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136110037 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [0]}]
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136110038 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136110042 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [0]}]
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:04:53 [2024-03-15T20:04:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136110429 data=null doit=true}, Shell with text {Trace Import}]
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1136110446 data=null}, (of type 'Combo')]
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1136110480 data=null doit=true}, TreeItem with text {import}]
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1136110480 data=null}, TreeItem with text {import}]
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1136110480 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136110480 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1136110482 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136110482 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
16:04:54 [2024-03-15T20:04:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136110489 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136110489 data=null}, Tree node with text: kernel-overlap-testing]
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136110489 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136110489 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136110491 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1136110499 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:04:54 [2024-03-15T20:04:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:04:54 [2024-03-15T20:04:54.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:54 [2024-03-15T20:04:54.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:54 [2024-03-15T20:04:54.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:04:54 [2024-03-15T20:04:54.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:04:54 [2024-03-15T20:04:54.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:04:54 [2024-03-15T20:04:54.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:04:54 [2024-03-15T20:04:54.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1136110520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:54 [2024-03-15T20:04:54.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1136110520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:54 [2024-03-15T20:04:54.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1136110520 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:54 [2024-03-15T20:04:54.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1136110520 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:54 [2024-03-15T20:04:54.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1136110520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:54 [2024-03-15T20:04:54.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1136110520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:54 [2024-03-15T20:04:54.452Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:04:54 [2024-03-15T20:04:54.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1136110521 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:54 [2024-03-15T20:04:54.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1136110070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:04:54 [2024-03-15T20:04:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:54 [2024-03-15T20:04:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:54 [2024-03-15T20:04:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:54 [2024-03-15T20:04:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:54 [2024-03-15T20:04:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:54 [2024-03-15T20:04:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:54 [2024-03-15T20:04:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:54 [2024-03-15T20:04:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1136110663 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
16:04:54 [2024-03-15T20:04:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1136110664 data=null doit=true}, TreeItem with text {Tracing}]
16:04:54 [2024-03-15T20:04:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1136110664 data=null}, TreeItem with text {Tracing}]
16:04:54 [2024-03-15T20:04:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1136110664 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
16:04:54 [2024-03-15T20:04:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136110664 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
16:04:54 [2024-03-15T20:04:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1136110693 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
16:04:54 [2024-03-15T20:04:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:54 [2024-03-15T20:04:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1136110694 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
16:04:54 [2024-03-15T20:04:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1136110694 data=null doit=true}, TreeItem with text {Tracing}]
16:04:54 [2024-03-15T20:04:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1136110694 data=null}, TreeItem with text {Tracing}]
16:04:54 [2024-03-15T20:04:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1136110694 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
16:04:54 [2024-03-15T20:04:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136110694 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
16:04:54 [2024-03-15T20:04:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1136110699 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
16:04:54 [2024-03-15T20:04:54.708Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:04:54 [2024-03-15T20:04:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:54 [2024-03-15T20:04:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1136110700 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [1]}]
16:04:54 [2024-03-15T20:04:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1136110700 data=null doit=true}, TreeItem with text {Traces [1]}]
16:04:54 [2024-03-15T20:04:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1136110700 data=null}, TreeItem with text {Traces [1]}]
16:04:54 [2024-03-15T20:04:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1136110700 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
16:04:54 [2024-03-15T20:04:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136110709 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
16:04:54 [2024-03-15T20:04:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1136110728 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
16:04:54 [2024-03-15T20:04:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1136110728 data=null doit=true}, TreeItem with text {Traces [1]}]
16:04:54 [2024-03-15T20:04:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1136110728 data=null}, TreeItem with text {Traces [1]}]
16:04:54 [2024-03-15T20:04:54.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1136110728 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
16:04:54 [2024-03-15T20:04:54.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136110729 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
16:04:54 [2024-03-15T20:04:54.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1136110729 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
16:04:54 [2024-03-15T20:04:54.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:54 [2024-03-15T20:04:54.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:54 [2024-03-15T20:04:54.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136111053 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:04:54 [2024-03-15T20:04:54.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136111053 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:54 [2024-03-15T20:04:54.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136111053 data=null}, TreeItem with text {kernel-overlap-testing}]
16:04:54 [2024-03-15T20:04:54.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136111054 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:04:54 [2024-03-15T20:04:54.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136111054 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:54 [2024-03-15T20:04:54.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136111090 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:04:54 [2024-03-15T20:04:54.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:54 [2024-03-15T20:04:54.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:54 [2024-03-15T20:04:54.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:54 [2024-03-15T20:04:54.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:54 [2024-03-15T20:04:54.964Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:54 [2024-03-15T20:04:54.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:54 [2024-03-15T20:04:54.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136111091 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:04:54 [2024-03-15T20:04:54.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136111092 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:54 [2024-03-15T20:04:54.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136111092 data=null}, TreeItem with text {kernel-overlap-testing}]
16:04:54 [2024-03-15T20:04:54.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136111092 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:04:54 [2024-03-15T20:04:54.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136111092 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:54 [2024-03-15T20:04:54.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136111096 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:04:54 [2024-03-15T20:04:54.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:04:54 [2024-03-15T20:04:54.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136111096 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:04:54 [2024-03-15T20:04:54.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136111096 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:54 [2024-03-15T20:04:54.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:54 [2024-03-15T20:04:54.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136111096 data=null}, TreeItem with text {kernel-overlap-testing}]
16:04:54 [2024-03-15T20:04:54.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136111097 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:04:54 [2024-03-15T20:04:54.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136111097 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:54 [2024-03-15T20:04:54.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136111100 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:04:54 [2024-03-15T20:04:54.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136111100 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:04:54 [2024-03-15T20:04:54.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136111101 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:04:54 [2024-03-15T20:04:54.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136111101 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:55 [2024-03-15T20:04:55.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136111141 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:04:55 [2024-03-15T20:04:55.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136111355 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:04:55 [2024-03-15T20:04:55.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136111372 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:55 [2024-03-15T20:04:55.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136111372 data=null}, TreeItem with text {kernel-overlap-testing}]
16:04:55 [2024-03-15T20:04:55.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:04:55 [2024-03-15T20:04:55.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:55 [2024-03-15T20:04:55.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:55 [2024-03-15T20:04:55.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:55 [2024-03-15T20:04:55.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:55 [2024-03-15T20:04:55.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:55 [2024-03-15T20:04:55.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:55 [2024-03-15T20:04:55.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:04:55 [2024-03-15T20:04:55.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136111373 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:04:55 [2024-03-15T20:04:55.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136111374 data=null doit=true}, TableItem with text {}]
16:04:55 [2024-03-15T20:04:55.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136111374 data=null}, TableItem with text {}]
16:04:55 [2024-03-15T20:04:55.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136111374 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:04:55 [2024-03-15T20:04:55.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136111374 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:04:55 [2024-03-15T20:04:55.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136111387 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:04:55 [2024-03-15T20:04:55.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:55 [2024-03-15T20:04:55.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:56 [2024-03-15T20:04:56.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:04:56 [2024-03-15T20:04:56.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:56 [2024-03-15T20:04:56.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136112646 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:04:56 [2024-03-15T20:04:56.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136112646 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:56 [2024-03-15T20:04:56.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136112646 data=null}, TreeItem with text {kernel-overlap-testing}]
16:04:56 [2024-03-15T20:04:56.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136112646 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:04:56 [2024-03-15T20:04:56.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136112646 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:04:56 [2024-03-15T20:04:56.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136112650 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:04:56 [2024-03-15T20:04:56.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:56 [2024-03-15T20:04:56.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:56 [2024-03-15T20:04:56.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:56 [2024-03-15T20:04:56.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:56 [2024-03-15T20:04:56.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:04:56 [2024-03-15T20:04:56.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:56 [2024-03-15T20:04:56.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:56 [2024-03-15T20:04:56.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:56 [2024-03-15T20:04:56.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:04:56 [2024-03-15T20:04:56.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1136112652 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
16:04:56 [2024-03-15T20:04:56.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1136112652 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
16:04:56 [2024-03-15T20:04:56.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=1136112652 data=null doit=true}, (of type 'Tree')]
16:04:56 [2024-03-15T20:04:56.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1136112652 data=null}, (of type 'Tree')]
16:04:56 [2024-03-15T20:04:56.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1136112652 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, (of type 'Tree')]
16:04:56 [2024-03-15T20:04:56.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136112652 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Tree')]
16:04:56 [2024-03-15T20:04:56.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1136112667 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, (of type 'Tree')]
16:04:56 [2024-03-15T20:04:56.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1136112668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
16:04:56 [2024-03-15T20:04:56.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1136112668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
16:04:56 [2024-03-15T20:04:56.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=1136112668 data=null doit=true}, (of type 'Tree')]
16:04:56 [2024-03-15T20:04:56.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1136112668 data=null}, (of type 'Tree')]
16:04:56 [2024-03-15T20:04:56.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1136112668 data=null button=1 stateMask=0x40000 x=92 y=150 count=1}, (of type 'Tree')]
16:04:56 [2024-03-15T20:04:56.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136112668 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Tree')]
16:04:56 [2024-03-15T20:04:56.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1136112680 data=null button=1 stateMask=0xc0000 x=92 y=150 count=1}, (of type 'Tree')]
16:04:56 [2024-03-15T20:04:56.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:04:56 [2024-03-15T20:04:56.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:04:56 [2024-03-15T20:04:56.840Z] 
16:04:56 [2024-03-15T20:04:56.840Z] (Eclipse:19288): Gtk-WARNING **: 20:04:56.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:56 [2024-03-15T20:04:56.840Z] 
16:04:56 [2024-03-15T20:04:56.840Z] (Eclipse:19288): Gtk-WARNING **: 20:04:56.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:56 [2024-03-15T20:04:56.840Z] 
16:04:56 [2024-03-15T20:04:56.840Z] (Eclipse:19288): Gtk-WARNING **: 20:04:56.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:56 [2024-03-15T20:04:56.840Z] 
16:04:56 [2024-03-15T20:04:56.840Z] (Eclipse:19288): Gtk-WARNING **: 20:04:56.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:56 [2024-03-15T20:04:56.840Z] 
16:04:56 [2024-03-15T20:04:56.840Z] (Eclipse:19288): Gtk-WARNING **: 20:04:56.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:56 [2024-03-15T20:04:56.840Z] 
16:04:56 [2024-03-15T20:04:56.840Z] (Eclipse:19288): Gtk-WARNING **: 20:04:56.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:56 [2024-03-15T20:04:56.840Z] 
16:04:56 [2024-03-15T20:04:56.840Z] (Eclipse:19288): Gtk-WARNING **: 20:04:56.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:56 [2024-03-15T20:04:56.840Z] 
16:04:56 [2024-03-15T20:04:56.840Z] (Eclipse:19288): Gtk-WARNING **: 20:04:56.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:56 [2024-03-15T20:04:56.840Z] 
16:04:56 [2024-03-15T20:04:56.840Z] (Eclipse:19288): Gtk-WARNING **: 20:04:56.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:56 [2024-03-15T20:04:56.840Z] 
16:04:56 [2024-03-15T20:04:56.840Z] (Eclipse:19288): Gtk-WARNING **: 20:04:56.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:56 [2024-03-15T20:04:56.840Z] 
16:04:56 [2024-03-15T20:04:56.840Z] (Eclipse:19288): Gtk-WARNING **: 20:04:56.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:56 [2024-03-15T20:04:56.840Z] 
16:04:56 [2024-03-15T20:04:56.840Z] (Eclipse:19288): Gtk-WARNING **: 20:04:56.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:56 [2024-03-15T20:04:56.840Z] 
16:04:56 [2024-03-15T20:04:56.840Z] (Eclipse:19288): Gtk-WARNING **: 20:04:56.694: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:56 [2024-03-15T20:04:56.840Z] 
16:04:56 [2024-03-15T20:04:56.840Z] (Eclipse:19288): Gtk-WARNING **: 20:04:56.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:56 [2024-03-15T20:04:56.840Z] 
16:04:56 [2024-03-15T20:04:56.840Z] (Eclipse:19288): Gtk-WARNING **: 20:04:56.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:56 [2024-03-15T20:04:56.840Z] 
16:04:56 [2024-03-15T20:04:56.840Z] (Eclipse:19288): Gtk-WARNING **: 20:04:56.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:56 [2024-03-15T20:04:56.840Z] 
16:04:56 [2024-03-15T20:04:56.840Z] (Eclipse:19288): Gtk-WARNING **: 20:04:56.714: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:56 [2024-03-15T20:04:56.840Z] 
16:04:56 [2024-03-15T20:04:56.840Z] (Eclipse:19288): Gtk-WARNING **: 20:04:56.714: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:56 [2024-03-15T20:04:56.840Z] 
16:04:56 [2024-03-15T20:04:56.840Z] (Eclipse:19288): Gtk-WARNING **: 20:04:56.714: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:56 [2024-03-15T20:04:56.840Z] 
16:04:56 [2024-03-15T20:04:56.840Z] (Eclipse:19288): Gtk-WARNING **: 20:04:56.714: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:56 [2024-03-15T20:04:56.840Z] 
16:04:56 [2024-03-15T20:04:56.840Z] (Eclipse:19288): Gtk-WARNING **: 20:04:56.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:56 [2024-03-15T20:04:56.840Z] 
16:04:56 [2024-03-15T20:04:56.840Z] (Eclipse:19288): Gtk-WARNING **: 20:04:56.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:56 [2024-03-15T20:04:56.840Z] 
16:04:56 [2024-03-15T20:04:56.840Z] (Eclipse:19288): Gtk-WARNING **: 20:04:56.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:56 [2024-03-15T20:04:56.840Z] 
16:04:56 [2024-03-15T20:04:56.840Z] (Eclipse:19288): Gtk-WARNING **: 20:04:56.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:56 [2024-03-15T20:04:56.840Z] 
16:04:56 [2024-03-15T20:04:56.840Z] (Eclipse:19288): Gtk-WARNING **: 20:04:56.752: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:56 [2024-03-15T20:04:56.840Z] 
16:04:56 [2024-03-15T20:04:56.840Z] (Eclipse:19288): Gtk-WARNING **: 20:04:56.752: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:56 [2024-03-15T20:04:56.840Z] 
16:04:56 [2024-03-15T20:04:56.840Z] (Eclipse:19288): Gtk-WARNING **: 20:04:56.752: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:56 [2024-03-15T20:04:56.840Z] 
16:04:56 [2024-03-15T20:04:56.840Z] (Eclipse:19288): Gtk-WARNING **: 20:04:56.752: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:56 [2024-03-15T20:04:56.840Z] 
16:04:56 [2024-03-15T20:04:56.840Z] (Eclipse:19288): Gtk-WARNING **: 20:04:56.769: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:56 [2024-03-15T20:04:56.840Z] 
16:04:56 [2024-03-15T20:04:56.840Z] (Eclipse:19288): Gtk-WARNING **: 20:04:56.769: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:56 [2024-03-15T20:04:56.840Z] 
16:04:56 [2024-03-15T20:04:56.840Z] (Eclipse:19288): Gtk-WARNING **: 20:04:56.769: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:56 [2024-03-15T20:04:56.840Z] 
16:04:56 [2024-03-15T20:04:56.840Z] (Eclipse:19288): Gtk-WARNING **: 20:04:56.769: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:04:56 [2024-03-15T20:04:56.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:04:56 [2024-03-15T20:04:56.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:04:56 [2024-03-15T20:04:56.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:04:56 [2024-03-15T20:04:56.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:04:56 [2024-03-15T20:04:56.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:04:56 [2024-03-15T20:04:56.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:04:56 [2024-03-15T20:04:56.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:04:56 [2024-03-15T20:04:56.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:04:56 [2024-03-15T20:04:56.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1136112978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:56 [2024-03-15T20:04:56.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1136112978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:56 [2024-03-15T20:04:56.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1136112978 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:56 [2024-03-15T20:04:56.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1136112978 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:56 [2024-03-15T20:04:56.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1136112978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:56 [2024-03-15T20:04:56.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1136112978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:56 [2024-03-15T20:04:56.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1136112979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:57 [2024-03-15T20:04:57.402Z] 
16:04:57 [2024-03-15T20:04:57.402Z] (Eclipse:19288): Gtk-CRITICAL **: 20:04:57.358: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:04:57 [2024-03-15T20:04:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1136112715 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:04:57 [2024-03-15T20:04:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:57 [2024-03-15T20:04:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37d8562f] time=1136113590 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:04:57 [2024-03-15T20:04:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:04:57 [2024-03-15T20:04:57.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:57 [2024-03-15T20:04:57.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:57 [2024-03-15T20:04:57.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:57 [2024-03-15T20:04:57.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1136113595 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
16:04:57 [2024-03-15T20:04:57.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1136113596 data=null doit=true}, TreeItem with text {Tracing}]
16:04:57 [2024-03-15T20:04:57.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1136113596 data=null}, TreeItem with text {Tracing}]
16:04:57 [2024-03-15T20:04:57.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1136113596 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
16:04:57 [2024-03-15T20:04:57.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136113596 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
16:04:57 [2024-03-15T20:04:57.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1136113632 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
16:04:57 [2024-03-15T20:04:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:04:57 [2024-03-15T20:04:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:04:57 [2024-03-15T20:04:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:04:58 [2024-03-15T20:04:58.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:04:58 [2024-03-15T20:04:58.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:04:58 [2024-03-15T20:04:58.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:04:58 [2024-03-15T20:04:58.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:04:58 [2024-03-15T20:04:58.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:04:58 [2024-03-15T20:04:58.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:04:58 [2024-03-15T20:04:58.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:58 [2024-03-15T20:04:58.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:04:58 [2024-03-15T20:04:58.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:04:58 [2024-03-15T20:04:58.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:04:58 [2024-03-15T20:04:58.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136114578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:58 [2024-03-15T20:04:58.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136114578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:58 [2024-03-15T20:04:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136114578 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:58 [2024-03-15T20:04:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136114578 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:58 [2024-03-15T20:04:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136114579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:58 [2024-03-15T20:04:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136114579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:58 [2024-03-15T20:04:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136114579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:58 [2024-03-15T20:04:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136114579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:58 [2024-03-15T20:04:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136114579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:58 [2024-03-15T20:04:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136114579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:58 [2024-03-15T20:04:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136114579 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:58 [2024-03-15T20:04:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136114579 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:58 [2024-03-15T20:04:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:04:58 [2024-03-15T20:04:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:04:58 [2024-03-15T20:04:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:04:58 [2024-03-15T20:04:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:58 [2024-03-15T20:04:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:04:58 [2024-03-15T20:04:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:04:58 [2024-03-15T20:04:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:04:58 [2024-03-15T20:04:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:58 [2024-03-15T20:04:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:04:58 [2024-03-15T20:04:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1136114580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:58 [2024-03-15T20:04:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1136114580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:58 [2024-03-15T20:04:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1136114580 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:58 [2024-03-15T20:04:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1136114580 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:58 [2024-03-15T20:04:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1136114580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:58 [2024-03-15T20:04:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1136114580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:58 [2024-03-15T20:04:58.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:58 [2024-03-15T20:04:58.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:58 [2024-03-15T20:04:58.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:58 [2024-03-15T20:04:58.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:58 [2024-03-15T20:04:58.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:58 [2024-03-15T20:04:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:04:58 [2024-03-15T20:04:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1136114580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:58 [2024-03-15T20:04:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1136113693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:04:59 [2024-03-15T20:04:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:59 [2024-03-15T20:04:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:59 [2024-03-15T20:04:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:59 [2024-03-15T20:04:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:59 [2024-03-15T20:04:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:59 [2024-03-15T20:04:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:59 [2024-03-15T20:04:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136115089 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:59 [2024-03-15T20:04:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136115089 data=null doit=true}, TreeItem with text {test}]
16:04:59 [2024-03-15T20:04:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136115089 data=null}, TreeItem with text {test}]
16:04:59 [2024-03-15T20:04:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136115089 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:59 [2024-03-15T20:04:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136115089 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:59 [2024-03-15T20:04:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136115116 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:59 [2024-03-15T20:04:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:59 [2024-03-15T20:04:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136115116 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:59 [2024-03-15T20:04:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136115117 data=null doit=true}, TreeItem with text {test}]
16:04:59 [2024-03-15T20:04:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136115117 data=null}, TreeItem with text {test}]
16:04:59 [2024-03-15T20:04:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136115117 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:59 [2024-03-15T20:04:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136115117 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:59 [2024-03-15T20:04:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136115122 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:59 [2024-03-15T20:04:59.146Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:59 [2024-03-15T20:04:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:59 [2024-03-15T20:04:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1136115123 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:04:59 [2024-03-15T20:04:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136115123 data=null doit=true}, TreeItem with text {Traces [0]}]
16:04:59 [2024-03-15T20:04:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136115123 data=null}, TreeItem with text {Traces [0]}]
16:04:59 [2024-03-15T20:04:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136115124 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:59 [2024-03-15T20:04:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136115124 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:04:59 [2024-03-15T20:04:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136115141 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:59 [2024-03-15T20:04:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:59 [2024-03-15T20:04:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1136115142 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:04:59 [2024-03-15T20:04:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136115142 data=null doit=true}, TreeItem with text {Traces [0]}]
16:04:59 [2024-03-15T20:04:59.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136115142 data=null}, TreeItem with text {Traces [0]}]
16:04:59 [2024-03-15T20:04:59.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136115142 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:59 [2024-03-15T20:04:59.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136115142 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:04:59 [2024-03-15T20:04:59.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136115146 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:59 [2024-03-15T20:04:59.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:04:59 [2024-03-15T20:04:59.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:04:59 [2024-03-15T20:04:59.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:04:59 [2024-03-15T20:04:59.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:04:59 [2024-03-15T20:04:59.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1136115444 data=null doit=true}, Shell with text {Confirm Clear}]
16:04:59 [2024-03-15T20:04:59.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:04:59 [2024-03-15T20:04:59.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:04:59 [2024-03-15T20:04:59.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:04:59 [2024-03-15T20:04:59.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:04:59 [2024-03-15T20:04:59.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1136115445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:59 [2024-03-15T20:04:59.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1136115445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:59 [2024-03-15T20:04:59.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1136115445 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:59 [2024-03-15T20:04:59.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1136115445 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:59 [2024-03-15T20:04:59.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1136115445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:59 [2024-03-15T20:04:59.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1136115445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:59 [2024-03-15T20:04:59.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1136115445 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:04:59 [2024-03-15T20:04:59.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1136115220 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:04:59 [2024-03-15T20:04:59.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:59 [2024-03-15T20:04:59.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:59 [2024-03-15T20:04:59.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:59 [2024-03-15T20:04:59.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:59 [2024-03-15T20:04:59.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:59 [2024-03-15T20:04:59.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:59 [2024-03-15T20:04:59.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:59 [2024-03-15T20:04:59.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136115543 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:59 [2024-03-15T20:04:59.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136115543 data=null doit=true}, TreeItem with text {test}]
16:04:59 [2024-03-15T20:04:59.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136115543 data=null}, TreeItem with text {test}]
16:04:59 [2024-03-15T20:04:59.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136115543 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:59 [2024-03-15T20:04:59.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136115543 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:59 [2024-03-15T20:04:59.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136115568 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:59 [2024-03-15T20:04:59.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:59 [2024-03-15T20:04:59.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136115568 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:59 [2024-03-15T20:04:59.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136115569 data=null doit=true}, TreeItem with text {test}]
16:04:59 [2024-03-15T20:04:59.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136115569 data=null}, TreeItem with text {test}]
16:04:59 [2024-03-15T20:04:59.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136115569 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:59 [2024-03-15T20:04:59.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136115569 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:59 [2024-03-15T20:04:59.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136115573 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:59 [2024-03-15T20:04:59.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:59 [2024-03-15T20:04:59.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:59 [2024-03-15T20:04:59.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1136115574 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:04:59 [2024-03-15T20:04:59.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136115574 data=null doit=true}, TreeItem with text {Traces [0]}]
16:04:59 [2024-03-15T20:04:59.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136115574 data=null}, TreeItem with text {Traces [0]}]
16:04:59 [2024-03-15T20:04:59.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136115575 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:59 [2024-03-15T20:04:59.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136115575 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:04:59 [2024-03-15T20:04:59.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136115590 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:59 [2024-03-15T20:04:59.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:59 [2024-03-15T20:04:59.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1136115590 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:04:59 [2024-03-15T20:04:59.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136115590 data=null doit=true}, TreeItem with text {Traces [0]}]
16:04:59 [2024-03-15T20:04:59.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136115590 data=null}, TreeItem with text {Traces [0]}]
16:04:59 [2024-03-15T20:04:59.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136115591 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:59 [2024-03-15T20:04:59.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136115591 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:04:59 [2024-03-15T20:04:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136115594 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:59 [2024-03-15T20:04:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:04:59 [2024-03-15T20:04:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:04:59 [2024-03-15T20:04:59.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:04:59 [2024-03-15T20:04:59.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:04:59 [2024-03-15T20:04:59.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136115951 data=null doit=true}, Shell with text {Trace Import}]
16:04:59 [2024-03-15T20:04:59.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:04:59 [2024-03-15T20:04:59.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:04:59 [2024-03-15T20:04:59.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
16:04:59 [2024-03-15T20:04:59.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
16:04:59 [2024-03-15T20:04:59.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1136115953 data=null doit=true}, Button with text {Select roo&t directory:}]
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1136115953 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=1136115953 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1136115954 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1136115954 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1136115954 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} [layout=null] time=1136115969 data=null}, (of type 'Combo')]
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1136116068 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1136116068 data=null doit=true}, TreeItem with text {/}]
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1136116068 data=null}, TreeItem with text {/}]
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1136116069 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136116069 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1136116069 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1136116077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:04:59 [2024-03-15T20:04:59.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4ff3e511
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1136116092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1136116092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1136116092 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1136116092 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1136116092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1136116092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1136116093 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1136116093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1136116093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1136116093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1136116093 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1136116093 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:04:59 [2024-03-15T20:04:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:04:59 [2024-03-15T20:04:59.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:59 [2024-03-15T20:04:59.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:04:59 [2024-03-15T20:04:59.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:04:59 [2024-03-15T20:04:59.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:04:59 [2024-03-15T20:04:59.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:04:59 [2024-03-15T20:04:59.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1136116103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:59 [2024-03-15T20:04:59.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1136116103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:59 [2024-03-15T20:04:59.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1136116103 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:59 [2024-03-15T20:04:59.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1136116103 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:59 [2024-03-15T20:04:59.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1136116103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:59 [2024-03-15T20:04:59.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1136116103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:05:00 [2024-03-15T20:05:00.175Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:05:00 [2024-03-15T20:05:00.175Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:05:00 [2024-03-15T20:05:00.175Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:05:00 [2024-03-15T20:05:00.175Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:05:00 [2024-03-15T20:05:00.175Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:05:00 [2024-03-15T20:05:00.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:05:00 [2024-03-15T20:05:00.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1136116103 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:05:00 [2024-03-15T20:05:00.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1136115621 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:05:01 [2024-03-15T20:05:01.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:05:01 [2024-03-15T20:05:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:01 [2024-03-15T20:05:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:01 [2024-03-15T20:05:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:01 [2024-03-15T20:05:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:01 [2024-03-15T20:05:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:01 [2024-03-15T20:05:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136117220 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:01 [2024-03-15T20:05:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136117220 data=null doit=true}, TreeItem with text {test}]
16:05:01 [2024-03-15T20:05:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136117220 data=null}, TreeItem with text {test}]
16:05:01 [2024-03-15T20:05:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136117221 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:01 [2024-03-15T20:05:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136117221 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:01 [2024-03-15T20:05:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136117241 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:01 [2024-03-15T20:05:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:01 [2024-03-15T20:05:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136117242 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:01 [2024-03-15T20:05:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136117242 data=null doit=true}, TreeItem with text {test}]
16:05:01 [2024-03-15T20:05:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136117242 data=null}, TreeItem with text {test}]
16:05:01 [2024-03-15T20:05:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136117242 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:01 [2024-03-15T20:05:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136117242 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:01 [2024-03-15T20:05:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136117247 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:01 [2024-03-15T20:05:01.298Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:05:01 [2024-03-15T20:05:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:01 [2024-03-15T20:05:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136117248 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:05:01 [2024-03-15T20:05:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136117248 data=null doit=true}, TreeItem with text {Traces [12]}]
16:05:01 [2024-03-15T20:05:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136117248 data=null}, TreeItem with text {Traces [12]}]
16:05:01 [2024-03-15T20:05:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136117249 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:01 [2024-03-15T20:05:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136117249 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:05:01 [2024-03-15T20:05:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136117263 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:01 [2024-03-15T20:05:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136117263 data=null doit=true}, TreeItem with text {Traces [12]}]
16:05:01 [2024-03-15T20:05:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136117263 data=null}, TreeItem with text {Traces [12]}]
16:05:01 [2024-03-15T20:05:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136117264 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:01 [2024-03-15T20:05:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136117264 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [12]}]
16:05:01 [2024-03-15T20:05:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136117266 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:01 [2024-03-15T20:05:01.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:01 [2024-03-15T20:05:01.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:01 [2024-03-15T20:05:01.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136117590 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:05:01 [2024-03-15T20:05:01.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136117590 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:01 [2024-03-15T20:05:01.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136117590 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:05:01 [2024-03-15T20:05:01.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136117591 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:05:01 [2024-03-15T20:05:01.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136117591 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:01 [2024-03-15T20:05:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136117629 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:05:01 [2024-03-15T20:05:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:01 [2024-03-15T20:05:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:01 [2024-03-15T20:05:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:01 [2024-03-15T20:05:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:01 [2024-03-15T20:05:01.554Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:01 [2024-03-15T20:05:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:01 [2024-03-15T20:05:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136117630 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:05:01 [2024-03-15T20:05:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136117631 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:01 [2024-03-15T20:05:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136117631 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:05:01 [2024-03-15T20:05:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136117631 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:05:01 [2024-03-15T20:05:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136117631 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:01 [2024-03-15T20:05:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136117635 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:05:01 [2024-03-15T20:05:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:05:01 [2024-03-15T20:05:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136117636 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:05:01 [2024-03-15T20:05:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136117636 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:01 [2024-03-15T20:05:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:01 [2024-03-15T20:05:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136117636 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:05:01 [2024-03-15T20:05:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136117636 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:05:01 [2024-03-15T20:05:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136117636 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:01 [2024-03-15T20:05:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136117640 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:05:01 [2024-03-15T20:05:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136117640 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:05:01 [2024-03-15T20:05:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136117640 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:05:01 [2024-03-15T20:05:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136117640 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:01 [2024-03-15T20:05:01.810Z] 
16:05:01 [2024-03-15T20:05:01.810Z] (Eclipse:19288): Gtk-CRITICAL **: 20:05:01.554: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:05:01 [2024-03-15T20:05:01.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136117685 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:05:01 [2024-03-15T20:05:01.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136117859 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:05:01 [2024-03-15T20:05:01.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136117859 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:01 [2024-03-15T20:05:01.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136117860 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:05:01 [2024-03-15T20:05:01.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:05:01 [2024-03-15T20:05:01.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:01 [2024-03-15T20:05:01.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:01 [2024-03-15T20:05:01.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:02 [2024-03-15T20:05:02.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:02 [2024-03-15T20:05:02.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:02 [2024-03-15T20:05:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:02 [2024-03-15T20:05:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:02 [2024-03-15T20:05:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:02 [2024-03-15T20:05:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:02 [2024-03-15T20:05:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:05:02 [2024-03-15T20:05:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136118865 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:05:02 [2024-03-15T20:05:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136118866 data=null doit=true}, TableItem with text {}]
16:05:02 [2024-03-15T20:05:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136118866 data=null}, TableItem with text {}]
16:05:02 [2024-03-15T20:05:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136118866 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:05:02 [2024-03-15T20:05:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136118866 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:05:02 [2024-03-15T20:05:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136118872 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:05:02 [2024-03-15T20:05:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:02 [2024-03-15T20:05:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:02 [2024-03-15T20:05:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:02 [2024-03-15T20:05:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:03 [2024-03-15T20:05:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136119138 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:05:03 [2024-03-15T20:05:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136119138 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:03 [2024-03-15T20:05:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136119138 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:05:03 [2024-03-15T20:05:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136119138 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:05:03 [2024-03-15T20:05:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136119139 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:03 [2024-03-15T20:05:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136119145 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:05:03 [2024-03-15T20:05:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:03 [2024-03-15T20:05:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:03 [2024-03-15T20:05:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:03 [2024-03-15T20:05:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:03 [2024-03-15T20:05:03.189Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:03 [2024-03-15T20:05:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:05:03 [2024-03-15T20:05:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:03 [2024-03-15T20:05:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:03 [2024-03-15T20:05:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:03 [2024-03-15T20:05:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:03 [2024-03-15T20:05:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:03 [2024-03-15T20:05:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136119149 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:03 [2024-03-15T20:05:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136119149 data=null doit=true}, TreeItem with text {test}]
16:05:03 [2024-03-15T20:05:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136119149 data=null}, TreeItem with text {test}]
16:05:03 [2024-03-15T20:05:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136119149 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:03 [2024-03-15T20:05:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136119149 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:03 [2024-03-15T20:05:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136119174 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:03 [2024-03-15T20:05:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:03 [2024-03-15T20:05:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136119175 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:03 [2024-03-15T20:05:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136119175 data=null doit=true}, TreeItem with text {test}]
16:05:03 [2024-03-15T20:05:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136119175 data=null}, TreeItem with text {test}]
16:05:03 [2024-03-15T20:05:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136119175 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:03 [2024-03-15T20:05:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136119175 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:03 [2024-03-15T20:05:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136119190 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:03 [2024-03-15T20:05:03.189Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:05:03 [2024-03-15T20:05:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:03 [2024-03-15T20:05:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136119191 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:05:03 [2024-03-15T20:05:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136119191 data=null doit=true}, TreeItem with text {Traces [12]}]
16:05:03 [2024-03-15T20:05:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136119191 data=null}, TreeItem with text {Traces [12]}]
16:05:03 [2024-03-15T20:05:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136119191 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:03 [2024-03-15T20:05:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136119191 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:05:03 [2024-03-15T20:05:03.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136119207 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:03 [2024-03-15T20:05:03.189Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:05:03 [2024-03-15T20:05:03.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:03 [2024-03-15T20:05:03.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:03 [2024-03-15T20:05:03.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136119451 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:05:03 [2024-03-15T20:05:03.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136119452 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:05:03 [2024-03-15T20:05:03.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136119452 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:05:03 [2024-03-15T20:05:03.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136119452 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:05:03 [2024-03-15T20:05:03.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136119452 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:05:03 [2024-03-15T20:05:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136119475 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:05:03 [2024-03-15T20:05:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:03 [2024-03-15T20:05:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:03 [2024-03-15T20:05:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:03 [2024-03-15T20:05:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:03 [2024-03-15T20:05:03.445Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:03 [2024-03-15T20:05:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:03 [2024-03-15T20:05:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136119476 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:05:03 [2024-03-15T20:05:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136119476 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:05:03 [2024-03-15T20:05:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136119476 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:05:03 [2024-03-15T20:05:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136119477 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:05:03 [2024-03-15T20:05:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136119477 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:05:03 [2024-03-15T20:05:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136119483 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:05:03 [2024-03-15T20:05:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:05:03 [2024-03-15T20:05:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136119483 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:05:03 [2024-03-15T20:05:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136119483 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:05:03 [2024-03-15T20:05:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:03 [2024-03-15T20:05:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136119484 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:05:03 [2024-03-15T20:05:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136119484 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:05:03 [2024-03-15T20:05:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136119484 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:05:03 [2024-03-15T20:05:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136119488 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:05:03 [2024-03-15T20:05:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136119488 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:05:03 [2024-03-15T20:05:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136119488 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:05:03 [2024-03-15T20:05:03.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136119488 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:05:03 [2024-03-15T20:05:03.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136119528 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:05:03 [2024-03-15T20:05:03.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136119684 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:05:03 [2024-03-15T20:05:03.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136119684 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:05:03 [2024-03-15T20:05:03.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136119684 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:05:03 [2024-03-15T20:05:03.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:05:03 [2024-03-15T20:05:03.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:03 [2024-03-15T20:05:03.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:04 [2024-03-15T20:05:04.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:04 [2024-03-15T20:05:04.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:04 [2024-03-15T20:05:04.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:04 [2024-03-15T20:05:04.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:04 [2024-03-15T20:05:04.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:05:04 [2024-03-15T20:05:04.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136120687 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:05:04 [2024-03-15T20:05:04.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136120688 data=null doit=true}, TableItem with text {}]
16:05:04 [2024-03-15T20:05:04.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136120688 data=null}, TableItem with text {}]
16:05:04 [2024-03-15T20:05:04.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136120688 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:05:04 [2024-03-15T20:05:04.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136120688 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:05:04 [2024-03-15T20:05:04.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136120699 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:05:04 [2024-03-15T20:05:04.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:04 [2024-03-15T20:05:04.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:04 [2024-03-15T20:05:04.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:04 [2024-03-15T20:05:04.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:04 [2024-03-15T20:05:04.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136120953 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:05:04 [2024-03-15T20:05:04.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136120953 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:05:04 [2024-03-15T20:05:04.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136120953 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:05:04 [2024-03-15T20:05:04.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136120953 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:05:04 [2024-03-15T20:05:04.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136120953 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:05:04 [2024-03-15T20:05:04.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136120957 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:05:04 [2024-03-15T20:05:04.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:04 [2024-03-15T20:05:04.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:04 [2024-03-15T20:05:04.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:04 [2024-03-15T20:05:04.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:04 [2024-03-15T20:05:04.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:04 [2024-03-15T20:05:04.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:05:04 [2024-03-15T20:05:04.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:04 [2024-03-15T20:05:04.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:04 [2024-03-15T20:05:04.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:04 [2024-03-15T20:05:04.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:04 [2024-03-15T20:05:04.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:04 [2024-03-15T20:05:04.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136120961 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:04 [2024-03-15T20:05:04.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136120961 data=null doit=true}, TreeItem with text {test}]
16:05:04 [2024-03-15T20:05:04.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136120961 data=null}, TreeItem with text {test}]
16:05:04 [2024-03-15T20:05:04.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136120964 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:04 [2024-03-15T20:05:04.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136120964 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:04 [2024-03-15T20:05:04.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136120990 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:04 [2024-03-15T20:05:04.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:04 [2024-03-15T20:05:04.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136120991 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:04 [2024-03-15T20:05:04.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136120991 data=null doit=true}, TreeItem with text {test}]
16:05:04 [2024-03-15T20:05:04.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136120991 data=null}, TreeItem with text {test}]
16:05:04 [2024-03-15T20:05:04.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136120991 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:04 [2024-03-15T20:05:04.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136120991 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:04 [2024-03-15T20:05:04.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136120995 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:04 [2024-03-15T20:05:04.884Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:05:04 [2024-03-15T20:05:04.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:04 [2024-03-15T20:05:04.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136120996 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:05:04 [2024-03-15T20:05:04.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136120996 data=null doit=true}, TreeItem with text {Traces [12]}]
16:05:04 [2024-03-15T20:05:04.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136120996 data=null}, TreeItem with text {Traces [12]}]
16:05:04 [2024-03-15T20:05:04.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136120996 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:04 [2024-03-15T20:05:04.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136120997 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:05:04 [2024-03-15T20:05:04.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136121013 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:04 [2024-03-15T20:05:04.884Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:05:04 [2024-03-15T20:05:04.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:04 [2024-03-15T20:05:04.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:04 [2024-03-15T20:05:04.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136121070 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:05:04 [2024-03-15T20:05:04.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136121070 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:04 [2024-03-15T20:05:04.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136121070 data=null}, TreeItem with text {kernel-overlap-testing}]
16:05:04 [2024-03-15T20:05:04.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136121071 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:05:04 [2024-03-15T20:05:04.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136121071 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:05 [2024-03-15T20:05:05.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136121093 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:05:05 [2024-03-15T20:05:05.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:05 [2024-03-15T20:05:05.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:05 [2024-03-15T20:05:05.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:05 [2024-03-15T20:05:05.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:05 [2024-03-15T20:05:05.140Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:05 [2024-03-15T20:05:05.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:05 [2024-03-15T20:05:05.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136121095 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:05:05 [2024-03-15T20:05:05.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136121095 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:05 [2024-03-15T20:05:05.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136121095 data=null}, TreeItem with text {kernel-overlap-testing}]
16:05:05 [2024-03-15T20:05:05.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136121095 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:05:05 [2024-03-15T20:05:05.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136121095 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:05 [2024-03-15T20:05:05.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136121099 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:05:05 [2024-03-15T20:05:05.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:05:05 [2024-03-15T20:05:05.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136121099 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:05:05 [2024-03-15T20:05:05.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136121100 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:05 [2024-03-15T20:05:05.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:05 [2024-03-15T20:05:05.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136121100 data=null}, TreeItem with text {kernel-overlap-testing}]
16:05:05 [2024-03-15T20:05:05.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136121100 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:05:05 [2024-03-15T20:05:05.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136121100 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:05 [2024-03-15T20:05:05.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136121104 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:05:05 [2024-03-15T20:05:05.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136121104 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
16:05:05 [2024-03-15T20:05:05.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136121104 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
16:05:05 [2024-03-15T20:05:05.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136121104 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:05 [2024-03-15T20:05:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136121145 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
16:05:05 [2024-03-15T20:05:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136121359 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:05:05 [2024-03-15T20:05:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136121388 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:05 [2024-03-15T20:05:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136121388 data=null}, TreeItem with text {kernel-overlap-testing}]
16:05:05 [2024-03-15T20:05:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:05:05 [2024-03-15T20:05:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:05 [2024-03-15T20:05:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:05 [2024-03-15T20:05:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:05 [2024-03-15T20:05:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:05 [2024-03-15T20:05:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:05 [2024-03-15T20:05:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:05 [2024-03-15T20:05:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:05 [2024-03-15T20:05:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:05:05 [2024-03-15T20:05:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136121390 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:05:05 [2024-03-15T20:05:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136121390 data=null doit=true}, TableItem with text {}]
16:05:05 [2024-03-15T20:05:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136121390 data=null}, TableItem with text {}]
16:05:05 [2024-03-15T20:05:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136121390 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:05:05 [2024-03-15T20:05:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136121391 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:05:05 [2024-03-15T20:05:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136121415 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:05:05 [2024-03-15T20:05:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:05 [2024-03-15T20:05:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:06 [2024-03-15T20:05:06.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:06 [2024-03-15T20:05:06.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:06 [2024-03-15T20:05:06.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136122579 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:05:06 [2024-03-15T20:05:06.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136122579 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:06 [2024-03-15T20:05:06.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136122579 data=null}, TreeItem with text {kernel-overlap-testing}]
16:05:06 [2024-03-15T20:05:06.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136122579 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136122579 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136122584 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:06 [2024-03-15T20:05:06.761Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136122588 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136122588 data=null doit=true}, TreeItem with text {test}]
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136122588 data=null}, TreeItem with text {test}]
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136122589 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136122589 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136122622 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136122623 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136122623 data=null doit=true}, TreeItem with text {test}]
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136122623 data=null}, TreeItem with text {test}]
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136122623 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136122623 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136122648 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:06 [2024-03-15T20:05:06.761Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136122649 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136122649 data=null doit=true}, TreeItem with text {Traces [12]}]
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136122649 data=null}, TreeItem with text {Traces [12]}]
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136122649 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136122649 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136122664 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:06 [2024-03-15T20:05:06.761Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136122705 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136122734 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136122734 data=null}, TreeItem with text {simple_server-thread1}]
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136122734 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136122734 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136122757 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:05:06 [2024-03-15T20:05:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:06 [2024-03-15T20:05:06.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:06 [2024-03-15T20:05:06.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:06 [2024-03-15T20:05:06.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:06 [2024-03-15T20:05:06.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:06 [2024-03-15T20:05:06.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:06 [2024-03-15T20:05:06.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136122759 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:05:06 [2024-03-15T20:05:06.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136122759 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:05:06 [2024-03-15T20:05:06.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136122759 data=null}, TreeItem with text {simple_server-thread1}]
16:05:06 [2024-03-15T20:05:06.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136122760 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:05:06 [2024-03-15T20:05:06.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136122760 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:05:06 [2024-03-15T20:05:06.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136122763 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:05:06 [2024-03-15T20:05:06.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
16:05:06 [2024-03-15T20:05:06.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136122764 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:05:06 [2024-03-15T20:05:06.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136122764 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:05:06 [2024-03-15T20:05:06.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:06 [2024-03-15T20:05:06.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136122764 data=null}, TreeItem with text {simple_server-thread1}]
16:05:06 [2024-03-15T20:05:06.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136122764 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:05:06 [2024-03-15T20:05:06.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136122764 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:05:06 [2024-03-15T20:05:06.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136122773 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:05:06 [2024-03-15T20:05:06.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136122774 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
16:05:06 [2024-03-15T20:05:06.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1136122774 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
16:05:06 [2024-03-15T20:05:06.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136122774 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:05:07 [2024-03-15T20:05:07.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136122826 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
16:05:07 [2024-03-15T20:05:07.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1136123049 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:05:07 [2024-03-15T20:05:07.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1136123064 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:05:07 [2024-03-15T20:05:07.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1136123064 data=null}, TreeItem with text {simple_server-thread1}]
16:05:07 [2024-03-15T20:05:07.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
16:05:07 [2024-03-15T20:05:07.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:07 [2024-03-15T20:05:07.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:07 [2024-03-15T20:05:07.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:07 [2024-03-15T20:05:07.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:07 [2024-03-15T20:05:07.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:07 [2024-03-15T20:05:07.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:07 [2024-03-15T20:05:07.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:07 [2024-03-15T20:05:07.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:07 [2024-03-15T20:05:07.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:05:07 [2024-03-15T20:05:07.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136123066 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:05:07 [2024-03-15T20:05:07.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136123066 data=null doit=true}, TableItem with text {}]
16:05:07 [2024-03-15T20:05:07.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136123066 data=null}, TableItem with text {}]
16:05:07 [2024-03-15T20:05:07.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136123067 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:05:07 [2024-03-15T20:05:07.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136123067 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:05:07 [2024-03-15T20:05:07.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136123072 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:05:07 [2024-03-15T20:05:07.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:07 [2024-03-15T20:05:07.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:08 [2024-03-15T20:05:08.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:08 [2024-03-15T20:05:08.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:08 [2024-03-15T20:05:08.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136124343 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:05:08 [2024-03-15T20:05:08.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136124343 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:05:08 [2024-03-15T20:05:08.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136124343 data=null}, TreeItem with text {simple_server-thread1}]
16:05:08 [2024-03-15T20:05:08.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136124344 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:05:08 [2024-03-15T20:05:08.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136124344 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:05:08 [2024-03-15T20:05:08.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136124348 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:05:08 [2024-03-15T20:05:08.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:08 [2024-03-15T20:05:08.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:08 [2024-03-15T20:05:08.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:08 [2024-03-15T20:05:08.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:08 [2024-03-15T20:05:08.383Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:08 [2024-03-15T20:05:08.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:05:08 [2024-03-15T20:05:08.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:08 [2024-03-15T20:05:08.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:08 [2024-03-15T20:05:08.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:08 [2024-03-15T20:05:08.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:08 [2024-03-15T20:05:08.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:08 [2024-03-15T20:05:08.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136124352 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:08 [2024-03-15T20:05:08.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136124352 data=null doit=true}, TreeItem with text {test}]
16:05:08 [2024-03-15T20:05:08.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136124352 data=null}, TreeItem with text {test}]
16:05:08 [2024-03-15T20:05:08.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136124352 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:08 [2024-03-15T20:05:08.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136124352 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:08 [2024-03-15T20:05:08.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136124380 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:08 [2024-03-15T20:05:08.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:08 [2024-03-15T20:05:08.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136124380 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:08 [2024-03-15T20:05:08.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136124380 data=null doit=true}, TreeItem with text {test}]
16:05:08 [2024-03-15T20:05:08.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136124380 data=null}, TreeItem with text {test}]
16:05:08 [2024-03-15T20:05:08.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136124381 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:08 [2024-03-15T20:05:08.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136124381 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:08 [2024-03-15T20:05:08.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136124385 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:08 [2024-03-15T20:05:08.383Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:05:08 [2024-03-15T20:05:08.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:08 [2024-03-15T20:05:08.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136124393 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:05:08 [2024-03-15T20:05:08.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136124393 data=null doit=true}, TreeItem with text {Traces [12]}]
16:05:08 [2024-03-15T20:05:08.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136124393 data=null}, TreeItem with text {Traces [12]}]
16:05:08 [2024-03-15T20:05:08.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136124393 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:08 [2024-03-15T20:05:08.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136124393 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:05:08 [2024-03-15T20:05:08.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136124414 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:08 [2024-03-15T20:05:08.383Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:05:08 [2024-03-15T20:05:08.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:08 [2024-03-15T20:05:08.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:08 [2024-03-15T20:05:08.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136124743 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:05:08 [2024-03-15T20:05:08.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136124743 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:05:08 [2024-03-15T20:05:08.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136124743 data=null}, TreeItem with text {simple_server-thread2}]
16:05:08 [2024-03-15T20:05:08.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136124744 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:05:08 [2024-03-15T20:05:08.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136124744 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:05:08 [2024-03-15T20:05:08.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136124784 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:05:08 [2024-03-15T20:05:08.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:08 [2024-03-15T20:05:08.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:08 [2024-03-15T20:05:08.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:08 [2024-03-15T20:05:08.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:08 [2024-03-15T20:05:08.639Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:08 [2024-03-15T20:05:08.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:08 [2024-03-15T20:05:08.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136124786 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:05:08 [2024-03-15T20:05:08.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136124786 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:05:08 [2024-03-15T20:05:08.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136124786 data=null}, TreeItem with text {simple_server-thread2}]
16:05:08 [2024-03-15T20:05:08.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136124786 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:05:08 [2024-03-15T20:05:08.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136124786 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:05:08 [2024-03-15T20:05:08.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136124790 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:05:08 [2024-03-15T20:05:08.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
16:05:08 [2024-03-15T20:05:08.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136124790 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:05:08 [2024-03-15T20:05:08.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136124791 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:05:08 [2024-03-15T20:05:08.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:08 [2024-03-15T20:05:08.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136124791 data=null}, TreeItem with text {simple_server-thread2}]
16:05:08 [2024-03-15T20:05:08.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136124791 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:05:08 [2024-03-15T20:05:08.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136124791 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:05:08 [2024-03-15T20:05:08.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136124795 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:05:08 [2024-03-15T20:05:08.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136124795 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
16:05:08 [2024-03-15T20:05:08.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1136124795 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
16:05:08 [2024-03-15T20:05:08.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136124795 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:05:08 [2024-03-15T20:05:08.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136124841 data=null button=1 stateMask=0x80000 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
16:05:08 [2024-03-15T20:05:08.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1136125059 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:05:08 [2024-03-15T20:05:08.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1136125064 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:05:08 [2024-03-15T20:05:08.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1136125064 data=null}, TreeItem with text {simple_server-thread2}]
16:05:08 [2024-03-15T20:05:08.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
16:05:08 [2024-03-15T20:05:08.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:08 [2024-03-15T20:05:08.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:08 [2024-03-15T20:05:08.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:08 [2024-03-15T20:05:08.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:08 [2024-03-15T20:05:08.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:08 [2024-03-15T20:05:08.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:08 [2024-03-15T20:05:08.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:08 [2024-03-15T20:05:08.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:08 [2024-03-15T20:05:08.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:08 [2024-03-15T20:05:08.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:05:08 [2024-03-15T20:05:08.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136125066 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:05:08 [2024-03-15T20:05:08.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136125066 data=null doit=true}, TableItem with text {}]
16:05:08 [2024-03-15T20:05:08.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136125066 data=null}, TableItem with text {}]
16:05:08 [2024-03-15T20:05:08.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136125066 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:05:08 [2024-03-15T20:05:08.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136125067 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:05:08 [2024-03-15T20:05:08.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136125086 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:05:08 [2024-03-15T20:05:08.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:08 [2024-03-15T20:05:08.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136126285 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136126285 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136126285 data=null}, TreeItem with text {simple_server-thread2}]
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136126285 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136126285 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136126294 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:10 [2024-03-15T20:05:10.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136126300 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136126300 data=null doit=true}, TreeItem with text {test}]
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136126300 data=null}, TreeItem with text {test}]
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136126300 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136126301 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136126347 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136126348 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136126348 data=null doit=true}, TreeItem with text {test}]
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136126348 data=null}, TreeItem with text {test}]
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136126348 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136126348 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136126368 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:10 [2024-03-15T20:05:10.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136126369 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136126369 data=null doit=true}, TreeItem with text {Traces [12]}]
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136126369 data=null}, TreeItem with text {Traces [12]}]
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136126369 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136126369 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:05:10 [2024-03-15T20:05:10.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136126387 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:10 [2024-03-15T20:05:10.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:05:10 [2024-03-15T20:05:10.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:10 [2024-03-15T20:05:10.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:10 [2024-03-15T20:05:10.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1136126573 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:05:10 [2024-03-15T20:05:10.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1136126573 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:05:10 [2024-03-15T20:05:10.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1136126574 data=null}, TreeItem with text {ust-overlap-testing}]
16:05:10 [2024-03-15T20:05:10.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136126574 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:05:10 [2024-03-15T20:05:10.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136126574 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:05:10 [2024-03-15T20:05:10.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136126615 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:05:10 [2024-03-15T20:05:10.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:10 [2024-03-15T20:05:10.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:10 [2024-03-15T20:05:10.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:10 [2024-03-15T20:05:10.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:10 [2024-03-15T20:05:10.517Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:10 [2024-03-15T20:05:10.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:10 [2024-03-15T20:05:10.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1136126618 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:05:10 [2024-03-15T20:05:10.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1136126618 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:05:10 [2024-03-15T20:05:10.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1136126618 data=null}, TreeItem with text {ust-overlap-testing}]
16:05:10 [2024-03-15T20:05:10.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136126619 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:05:10 [2024-03-15T20:05:10.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136126619 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:05:10 [2024-03-15T20:05:10.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136126625 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:05:10 [2024-03-15T20:05:10.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
16:05:10 [2024-03-15T20:05:10.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1136126626 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:05:10 [2024-03-15T20:05:10.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1136126626 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:05:10 [2024-03-15T20:05:10.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:10 [2024-03-15T20:05:10.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1136126626 data=null}, TreeItem with text {ust-overlap-testing}]
16:05:10 [2024-03-15T20:05:10.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136126627 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:05:10 [2024-03-15T20:05:10.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136126627 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:05:10 [2024-03-15T20:05:10.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136126637 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:05:10 [2024-03-15T20:05:10.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136126637 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
16:05:10 [2024-03-15T20:05:10.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1136126638 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
16:05:10 [2024-03-15T20:05:10.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136126638 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:05:10 [2024-03-15T20:05:10.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136126707 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
16:05:10 [2024-03-15T20:05:10.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1136126939 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:05:10 [2024-03-15T20:05:10.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1136126945 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:05:10 [2024-03-15T20:05:10.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1136126945 data=null}, TreeItem with text {ust-overlap-testing}]
16:05:10 [2024-03-15T20:05:10.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
16:05:10 [2024-03-15T20:05:10.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:10 [2024-03-15T20:05:10.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:10 [2024-03-15T20:05:10.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:10 [2024-03-15T20:05:10.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:10 [2024-03-15T20:05:10.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:10 [2024-03-15T20:05:10.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:10 [2024-03-15T20:05:10.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:10 [2024-03-15T20:05:10.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:10 [2024-03-15T20:05:10.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:10 [2024-03-15T20:05:10.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:10 [2024-03-15T20:05:10.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:05:10 [2024-03-15T20:05:10.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136126961 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:05:10 [2024-03-15T20:05:10.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136126961 data=null doit=true}, TableItem with text {}]
16:05:10 [2024-03-15T20:05:10.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136126961 data=null}, TableItem with text {}]
16:05:10 [2024-03-15T20:05:10.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136126961 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:05:10 [2024-03-15T20:05:10.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136126961 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:05:11 [2024-03-15T20:05:11.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136126977 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:05:11 [2024-03-15T20:05:11.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:11 [2024-03-15T20:05:11.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:11 [2024-03-15T20:05:11.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:11 [2024-03-15T20:05:11.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1136128148 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1136128149 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1136128149 data=null}, TreeItem with text {ust-overlap-testing}]
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136128149 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136128149 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136128153 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:12 [2024-03-15T20:05:12.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136128158 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136128158 data=null doit=true}, TreeItem with text {test}]
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136128158 data=null}, TreeItem with text {test}]
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136128158 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136128158 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136128188 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136128189 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136128189 data=null doit=true}, TreeItem with text {test}]
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136128189 data=null}, TreeItem with text {test}]
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136128189 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136128189 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136128199 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:12 [2024-03-15T20:05:12.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136128200 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136128200 data=null doit=true}, TreeItem with text {Traces [12]}]
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136128200 data=null}, TreeItem with text {Traces [12]}]
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136128201 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136128201 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136128218 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:12 [2024-03-15T20:05:12.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=1136128218 data=null doit=true}, TreeItem with text {z-clashes [6]}]
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=1136128218 data=null}, TreeItem with text {z-clashes [6]}]
16:05:12 [2024-03-15T20:05:12.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=1136128219 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
16:05:12 [2024-03-15T20:05:12.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136128219 data=null item=TreeItem {z-clashes [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {z-clashes [6]}]
16:05:12 [2024-03-15T20:05:12.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=1136128221 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
16:05:12 [2024-03-15T20:05:12.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:12 [2024-03-15T20:05:12.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:12 [2024-03-15T20:05:12.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136128284 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:05:12 [2024-03-15T20:05:12.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136128284 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:12 [2024-03-15T20:05:12.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136128284 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:05:12 [2024-03-15T20:05:12.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136128284 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:05:12 [2024-03-15T20:05:12.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136128284 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:12 [2024-03-15T20:05:12.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136128304 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:05:12 [2024-03-15T20:05:12.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:12 [2024-03-15T20:05:12.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:12 [2024-03-15T20:05:12.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:12 [2024-03-15T20:05:12.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:12 [2024-03-15T20:05:12.212Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:12 [2024-03-15T20:05:12.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:12 [2024-03-15T20:05:12.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136128306 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:05:12 [2024-03-15T20:05:12.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136128307 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:12 [2024-03-15T20:05:12.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136128307 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:05:12 [2024-03-15T20:05:12.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136128307 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:05:12 [2024-03-15T20:05:12.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136128307 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:12 [2024-03-15T20:05:12.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136128322 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:05:12 [2024-03-15T20:05:12.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:05:12 [2024-03-15T20:05:12.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136128322 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:05:12 [2024-03-15T20:05:12.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136128322 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:12 [2024-03-15T20:05:12.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:12 [2024-03-15T20:05:12.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136128323 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:05:12 [2024-03-15T20:05:12.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136128323 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:05:12 [2024-03-15T20:05:12.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136128323 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:12 [2024-03-15T20:05:12.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136128332 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:05:12 [2024-03-15T20:05:12.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136128333 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:05:12 [2024-03-15T20:05:12.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136128333 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:05:12 [2024-03-15T20:05:12.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136128333 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:12 [2024-03-15T20:05:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136128386 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:05:12 [2024-03-15T20:05:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136128581 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:05:12 [2024-03-15T20:05:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136128594 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:12 [2024-03-15T20:05:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136128594 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:05:12 [2024-03-15T20:05:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:05:12 [2024-03-15T20:05:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:12 [2024-03-15T20:05:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:12 [2024-03-15T20:05:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:12 [2024-03-15T20:05:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:12 [2024-03-15T20:05:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:12 [2024-03-15T20:05:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:12 [2024-03-15T20:05:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:12 [2024-03-15T20:05:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:12 [2024-03-15T20:05:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:13 [2024-03-15T20:05:13.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:13 [2024-03-15T20:05:13.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:13 [2024-03-15T20:05:13.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:13 [2024-03-15T20:05:13.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:13 [2024-03-15T20:05:13.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:13 [2024-03-15T20:05:13.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:13 [2024-03-15T20:05:13.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:05:13 [2024-03-15T20:05:13.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136129600 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:05:13 [2024-03-15T20:05:13.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136129600 data=null doit=true}, TableItem with text {}]
16:05:13 [2024-03-15T20:05:13.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136129600 data=null}, TableItem with text {}]
16:05:13 [2024-03-15T20:05:13.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136129601 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:05:13 [2024-03-15T20:05:13.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136129601 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:05:13 [2024-03-15T20:05:13.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136129609 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:05:13 [2024-03-15T20:05:13.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:13 [2024-03-15T20:05:13.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:13 [2024-03-15T20:05:13.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:13 [2024-03-15T20:05:13.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:13 [2024-03-15T20:05:13.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136129875 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:05:13 [2024-03-15T20:05:13.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136129875 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:13 [2024-03-15T20:05:13.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136129875 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:05:13 [2024-03-15T20:05:13.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136129875 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:05:13 [2024-03-15T20:05:13.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136129875 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:13 [2024-03-15T20:05:13.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136129888 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:05:13 [2024-03-15T20:05:13.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:13 [2024-03-15T20:05:13.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:13 [2024-03-15T20:05:13.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:13 [2024-03-15T20:05:13.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:13 [2024-03-15T20:05:13.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:13 [2024-03-15T20:05:13.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:05:13 [2024-03-15T20:05:13.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:13 [2024-03-15T20:05:13.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:13 [2024-03-15T20:05:13.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:13 [2024-03-15T20:05:13.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:13 [2024-03-15T20:05:13.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:13 [2024-03-15T20:05:13.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136129892 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:13 [2024-03-15T20:05:13.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136129892 data=null doit=true}, TreeItem with text {test}]
16:05:13 [2024-03-15T20:05:13.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136129892 data=null}, TreeItem with text {test}]
16:05:13 [2024-03-15T20:05:13.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136129893 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:13 [2024-03-15T20:05:13.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136129893 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:13 [2024-03-15T20:05:13.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136129924 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:13 [2024-03-15T20:05:13.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:13 [2024-03-15T20:05:13.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136129925 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:13 [2024-03-15T20:05:13.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136129925 data=null doit=true}, TreeItem with text {test}]
16:05:13 [2024-03-15T20:05:13.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136129925 data=null}, TreeItem with text {test}]
16:05:13 [2024-03-15T20:05:13.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136129925 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:13 [2024-03-15T20:05:13.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136129925 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:13 [2024-03-15T20:05:13.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136129930 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:13 [2024-03-15T20:05:13.847Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:05:13 [2024-03-15T20:05:13.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:13 [2024-03-15T20:05:13.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136129931 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:05:13 [2024-03-15T20:05:13.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136129931 data=null doit=true}, TreeItem with text {Traces [12]}]
16:05:13 [2024-03-15T20:05:13.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136129931 data=null}, TreeItem with text {Traces [12]}]
16:05:13 [2024-03-15T20:05:13.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136129931 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:13 [2024-03-15T20:05:13.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136129931 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:05:13 [2024-03-15T20:05:13.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136129948 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:13 [2024-03-15T20:05:13.847Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:05:13 [2024-03-15T20:05:13.847Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
16:05:14 [2024-03-15T20:05:14.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:14 [2024-03-15T20:05:14.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:14 [2024-03-15T20:05:14.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136130274 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:05:14 [2024-03-15T20:05:14.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136130275 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:05:14 [2024-03-15T20:05:14.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136130275 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:05:14 [2024-03-15T20:05:14.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136130275 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:05:14 [2024-03-15T20:05:14.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136130275 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:05:14 [2024-03-15T20:05:14.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136130316 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:05:14 [2024-03-15T20:05:14.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:14 [2024-03-15T20:05:14.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:14 [2024-03-15T20:05:14.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:14 [2024-03-15T20:05:14.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:14 [2024-03-15T20:05:14.358Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:14 [2024-03-15T20:05:14.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:14 [2024-03-15T20:05:14.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136130318 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:05:14 [2024-03-15T20:05:14.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136130318 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:05:14 [2024-03-15T20:05:14.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136130318 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:05:14 [2024-03-15T20:05:14.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136130318 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:05:14 [2024-03-15T20:05:14.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136130318 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:05:14 [2024-03-15T20:05:14.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136130322 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:05:14 [2024-03-15T20:05:14.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:05:14 [2024-03-15T20:05:14.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136130322 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:05:14 [2024-03-15T20:05:14.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136130322 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:05:14 [2024-03-15T20:05:14.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:14 [2024-03-15T20:05:14.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136130323 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:05:14 [2024-03-15T20:05:14.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136130323 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:05:14 [2024-03-15T20:05:14.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136130323 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:05:14 [2024-03-15T20:05:14.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136130327 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:05:14 [2024-03-15T20:05:14.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136130327 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:05:14 [2024-03-15T20:05:14.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136130327 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:05:14 [2024-03-15T20:05:14.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136130327 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:05:14 [2024-03-15T20:05:14.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136130370 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:05:14 [2024-03-15T20:05:14.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136130528 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:05:14 [2024-03-15T20:05:14.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136130528 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:05:14 [2024-03-15T20:05:14.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136130528 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:05:14 [2024-03-15T20:05:14.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:05:14 [2024-03-15T20:05:14.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:14 [2024-03-15T20:05:14.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:14 [2024-03-15T20:05:14.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:14 [2024-03-15T20:05:14.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:14 [2024-03-15T20:05:14.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:14 [2024-03-15T20:05:14.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:14 [2024-03-15T20:05:14.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:14 [2024-03-15T20:05:14.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:15 [2024-03-15T20:05:15.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:15 [2024-03-15T20:05:15.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:15 [2024-03-15T20:05:15.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:15 [2024-03-15T20:05:15.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:15 [2024-03-15T20:05:15.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:05:15 [2024-03-15T20:05:15.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136131530 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:05:15 [2024-03-15T20:05:15.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136131531 data=null doit=true}, TableItem with text {}]
16:05:15 [2024-03-15T20:05:15.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136131531 data=null}, TableItem with text {}]
16:05:15 [2024-03-15T20:05:15.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136131531 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:05:15 [2024-03-15T20:05:15.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136131531 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:05:15 [2024-03-15T20:05:15.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136131552 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:05:15 [2024-03-15T20:05:15.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:15 [2024-03-15T20:05:15.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:15 [2024-03-15T20:05:15.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:15 [2024-03-15T20:05:15.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:15 [2024-03-15T20:05:15.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136131811 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:05:15 [2024-03-15T20:05:15.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136131811 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:05:15 [2024-03-15T20:05:15.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136131811 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:05:15 [2024-03-15T20:05:15.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136131811 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:05:15 [2024-03-15T20:05:15.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136131812 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:05:15 [2024-03-15T20:05:15.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136131819 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:05:15 [2024-03-15T20:05:15.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:15 [2024-03-15T20:05:15.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:15 [2024-03-15T20:05:15.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:15 [2024-03-15T20:05:15.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:15 [2024-03-15T20:05:15.723Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:15 [2024-03-15T20:05:15.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:05:15 [2024-03-15T20:05:15.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:15 [2024-03-15T20:05:15.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:15 [2024-03-15T20:05:15.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:15 [2024-03-15T20:05:15.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:15 [2024-03-15T20:05:15.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:15 [2024-03-15T20:05:15.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136131824 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:15 [2024-03-15T20:05:15.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136131824 data=null doit=true}, TreeItem with text {test}]
16:05:15 [2024-03-15T20:05:15.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136131824 data=null}, TreeItem with text {test}]
16:05:15 [2024-03-15T20:05:15.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136131824 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:15 [2024-03-15T20:05:15.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136131824 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:15 [2024-03-15T20:05:15.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136131855 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:15 [2024-03-15T20:05:15.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:15 [2024-03-15T20:05:15.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136131856 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:15 [2024-03-15T20:05:15.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136131856 data=null doit=true}, TreeItem with text {test}]
16:05:15 [2024-03-15T20:05:15.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136131856 data=null}, TreeItem with text {test}]
16:05:15 [2024-03-15T20:05:15.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136131856 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:15 [2024-03-15T20:05:15.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136131856 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:15 [2024-03-15T20:05:15.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136131862 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:15 [2024-03-15T20:05:15.723Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:05:15 [2024-03-15T20:05:15.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:15 [2024-03-15T20:05:15.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136131863 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:05:15 [2024-03-15T20:05:15.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136131863 data=null doit=true}, TreeItem with text {Traces [12]}]
16:05:15 [2024-03-15T20:05:15.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136131863 data=null}, TreeItem with text {Traces [12]}]
16:05:15 [2024-03-15T20:05:15.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136131863 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:15 [2024-03-15T20:05:15.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136131863 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:05:15 [2024-03-15T20:05:15.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136131881 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:15 [2024-03-15T20:05:15.723Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:05:15 [2024-03-15T20:05:15.723Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
16:05:16 [2024-03-15T20:05:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:16 [2024-03-15T20:05:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:16 [2024-03-15T20:05:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136132209 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:05:16 [2024-03-15T20:05:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136132209 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:16 [2024-03-15T20:05:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136132209 data=null}, TreeItem with text {kernel-overlap-testing}]
16:05:16 [2024-03-15T20:05:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136132210 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:05:16 [2024-03-15T20:05:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136132210 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:16 [2024-03-15T20:05:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136132250 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:05:16 [2024-03-15T20:05:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:16 [2024-03-15T20:05:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:16 [2024-03-15T20:05:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:16 [2024-03-15T20:05:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:16 [2024-03-15T20:05:16.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:16 [2024-03-15T20:05:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:16 [2024-03-15T20:05:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136132251 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:05:16 [2024-03-15T20:05:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136132251 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:16 [2024-03-15T20:05:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136132251 data=null}, TreeItem with text {kernel-overlap-testing}]
16:05:16 [2024-03-15T20:05:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136132252 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:05:16 [2024-03-15T20:05:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136132252 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:16 [2024-03-15T20:05:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136132256 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:05:16 [2024-03-15T20:05:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:05:16 [2024-03-15T20:05:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136132256 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:05:16 [2024-03-15T20:05:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136132256 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:16 [2024-03-15T20:05:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:16 [2024-03-15T20:05:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136132256 data=null}, TreeItem with text {kernel-overlap-testing}]
16:05:16 [2024-03-15T20:05:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136132256 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:05:16 [2024-03-15T20:05:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136132257 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:16 [2024-03-15T20:05:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136132260 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:05:16 [2024-03-15T20:05:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136132260 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
16:05:16 [2024-03-15T20:05:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136132261 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
16:05:16 [2024-03-15T20:05:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136132261 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:16 [2024-03-15T20:05:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136132308 data=null button=1 stateMask=0x80000 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
16:05:16 [2024-03-15T20:05:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136132555 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:05:16 [2024-03-15T20:05:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136132558 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:16 [2024-03-15T20:05:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136132558 data=null}, TreeItem with text {kernel-overlap-testing}]
16:05:16 [2024-03-15T20:05:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:05:16 [2024-03-15T20:05:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:16 [2024-03-15T20:05:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:16 [2024-03-15T20:05:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:16 [2024-03-15T20:05:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:16 [2024-03-15T20:05:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:16 [2024-03-15T20:05:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:16 [2024-03-15T20:05:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:16 [2024-03-15T20:05:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:16 [2024-03-15T20:05:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:16 [2024-03-15T20:05:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:16 [2024-03-15T20:05:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:16 [2024-03-15T20:05:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:16 [2024-03-15T20:05:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:16 [2024-03-15T20:05:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:05:16 [2024-03-15T20:05:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136132560 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:05:16 [2024-03-15T20:05:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136132560 data=null doit=true}, TableItem with text {}]
16:05:16 [2024-03-15T20:05:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136132560 data=null}, TableItem with text {}]
16:05:16 [2024-03-15T20:05:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136132560 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:05:16 [2024-03-15T20:05:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136132561 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:05:16 [2024-03-15T20:05:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136132579 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:05:16 [2024-03-15T20:05:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:16 [2024-03-15T20:05:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:17 [2024-03-15T20:05:17.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:17 [2024-03-15T20:05:17.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:17 [2024-03-15T20:05:17.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136133847 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:05:17 [2024-03-15T20:05:17.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136133848 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:17 [2024-03-15T20:05:17.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136133848 data=null}, TreeItem with text {kernel-overlap-testing}]
16:05:17 [2024-03-15T20:05:17.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136133848 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:05:17 [2024-03-15T20:05:17.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136133848 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:17 [2024-03-15T20:05:17.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136133854 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:05:17 [2024-03-15T20:05:17.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:17 [2024-03-15T20:05:17.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:17 [2024-03-15T20:05:17.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:17 [2024-03-15T20:05:17.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:17 [2024-03-15T20:05:17.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:17 [2024-03-15T20:05:17.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:05:17 [2024-03-15T20:05:17.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:17 [2024-03-15T20:05:17.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:17 [2024-03-15T20:05:17.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:17 [2024-03-15T20:05:17.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:17 [2024-03-15T20:05:17.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136133858 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136133858 data=null doit=true}, TreeItem with text {test}]
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136133858 data=null}, TreeItem with text {test}]
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136133858 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136133859 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136133887 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136133887 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136133887 data=null doit=true}, TreeItem with text {test}]
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136133888 data=null}, TreeItem with text {test}]
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136133888 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136133888 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136133911 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:17 [2024-03-15T20:05:17.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136133912 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136133912 data=null doit=true}, TreeItem with text {Traces [12]}]
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136133912 data=null}, TreeItem with text {Traces [12]}]
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136133912 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136133913 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136133929 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:17 [2024-03-15T20:05:17.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:05:17 [2024-03-15T20:05:17.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136133996 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136133996 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136133996 data=null}, TreeItem with text {simple_server-thread1}]
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136133997 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136133997 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136134025 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:17 [2024-03-15T20:05:17.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136134027 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136134027 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136134027 data=null}, TreeItem with text {simple_server-thread1}]
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136134027 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:05:17 [2024-03-15T20:05:17.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136134027 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:05:17 [2024-03-15T20:05:17.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136134038 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:05:17 [2024-03-15T20:05:17.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
16:05:17 [2024-03-15T20:05:17.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136134038 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:05:17 [2024-03-15T20:05:17.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136134038 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:05:17 [2024-03-15T20:05:17.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:17 [2024-03-15T20:05:17.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136134039 data=null}, TreeItem with text {simple_server-thread1}]
16:05:17 [2024-03-15T20:05:17.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136134039 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:05:17 [2024-03-15T20:05:17.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136134039 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:05:17 [2024-03-15T20:05:17.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136134043 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:05:17 [2024-03-15T20:05:17.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136134043 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
16:05:17 [2024-03-15T20:05:17.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1136134044 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
16:05:17 [2024-03-15T20:05:17.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136134044 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:05:18 [2024-03-15T20:05:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136134088 data=null button=1 stateMask=0x80000 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
16:05:18 [2024-03-15T20:05:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1136134292 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:05:18 [2024-03-15T20:05:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1136134292 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:05:18 [2024-03-15T20:05:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1136134292 data=null}, TreeItem with text {simple_server-thread1}]
16:05:18 [2024-03-15T20:05:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
16:05:18 [2024-03-15T20:05:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:18 [2024-03-15T20:05:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:18 [2024-03-15T20:05:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:18 [2024-03-15T20:05:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:18 [2024-03-15T20:05:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:18 [2024-03-15T20:05:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:18 [2024-03-15T20:05:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:18 [2024-03-15T20:05:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:18 [2024-03-15T20:05:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:18 [2024-03-15T20:05:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:18 [2024-03-15T20:05:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:18 [2024-03-15T20:05:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:18 [2024-03-15T20:05:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:18 [2024-03-15T20:05:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:18 [2024-03-15T20:05:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:05:18 [2024-03-15T20:05:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136134294 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:05:18 [2024-03-15T20:05:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136134294 data=null doit=true}, TableItem with text {}]
16:05:18 [2024-03-15T20:05:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136134294 data=null}, TableItem with text {}]
16:05:18 [2024-03-15T20:05:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136134294 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:05:18 [2024-03-15T20:05:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136134295 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:05:18 [2024-03-15T20:05:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136134306 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:05:18 [2024-03-15T20:05:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:18 [2024-03-15T20:05:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:19 [2024-03-15T20:05:19.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:19 [2024-03-15T20:05:19.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:19 [2024-03-15T20:05:19.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136135580 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:05:19 [2024-03-15T20:05:19.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136135580 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:05:19 [2024-03-15T20:05:19.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136135580 data=null}, TreeItem with text {simple_server-thread1}]
16:05:19 [2024-03-15T20:05:19.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136135580 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:05:19 [2024-03-15T20:05:19.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136135581 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:05:19 [2024-03-15T20:05:19.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136135594 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:05:19 [2024-03-15T20:05:19.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:19 [2024-03-15T20:05:19.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:19 [2024-03-15T20:05:19.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:19 [2024-03-15T20:05:19.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:19 [2024-03-15T20:05:19.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:19 [2024-03-15T20:05:19.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:05:19 [2024-03-15T20:05:19.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:19 [2024-03-15T20:05:19.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:19 [2024-03-15T20:05:19.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:19 [2024-03-15T20:05:19.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:19 [2024-03-15T20:05:19.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:19 [2024-03-15T20:05:19.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136135598 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:19 [2024-03-15T20:05:19.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136135598 data=null doit=true}, TreeItem with text {test}]
16:05:19 [2024-03-15T20:05:19.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136135598 data=null}, TreeItem with text {test}]
16:05:19 [2024-03-15T20:05:19.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136135598 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:19 [2024-03-15T20:05:19.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136135598 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:19 [2024-03-15T20:05:19.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136135627 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:19 [2024-03-15T20:05:19.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:19 [2024-03-15T20:05:19.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136135628 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:19 [2024-03-15T20:05:19.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136135628 data=null doit=true}, TreeItem with text {test}]
16:05:19 [2024-03-15T20:05:19.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136135628 data=null}, TreeItem with text {test}]
16:05:19 [2024-03-15T20:05:19.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136135628 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:19 [2024-03-15T20:05:19.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136135628 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:19 [2024-03-15T20:05:19.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136135645 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:19 [2024-03-15T20:05:19.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:05:19 [2024-03-15T20:05:19.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:19 [2024-03-15T20:05:19.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136135646 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:05:19 [2024-03-15T20:05:19.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136135646 data=null doit=true}, TreeItem with text {Traces [12]}]
16:05:19 [2024-03-15T20:05:19.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136135646 data=null}, TreeItem with text {Traces [12]}]
16:05:19 [2024-03-15T20:05:19.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136135646 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:19 [2024-03-15T20:05:19.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136135646 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:05:19 [2024-03-15T20:05:19.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136135663 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:19 [2024-03-15T20:05:19.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:05:19 [2024-03-15T20:05:19.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
16:05:19 [2024-03-15T20:05:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:19 [2024-03-15T20:05:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:19 [2024-03-15T20:05:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136135891 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:05:19 [2024-03-15T20:05:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136135891 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:05:19 [2024-03-15T20:05:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136135891 data=null}, TreeItem with text {simple_server-thread2}]
16:05:19 [2024-03-15T20:05:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136135891 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:05:19 [2024-03-15T20:05:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136135891 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:05:19 [2024-03-15T20:05:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136135932 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:05:19 [2024-03-15T20:05:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:19 [2024-03-15T20:05:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:19 [2024-03-15T20:05:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:19 [2024-03-15T20:05:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:19 [2024-03-15T20:05:19.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:19 [2024-03-15T20:05:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:19 [2024-03-15T20:05:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136135935 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:05:19 [2024-03-15T20:05:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136135935 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:05:19 [2024-03-15T20:05:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136135935 data=null}, TreeItem with text {simple_server-thread2}]
16:05:19 [2024-03-15T20:05:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136135935 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:05:19 [2024-03-15T20:05:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136135935 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:05:19 [2024-03-15T20:05:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136135940 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:05:19 [2024-03-15T20:05:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
16:05:19 [2024-03-15T20:05:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136135940 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:05:19 [2024-03-15T20:05:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136135940 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:05:19 [2024-03-15T20:05:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:19 [2024-03-15T20:05:19.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136135940 data=null}, TreeItem with text {simple_server-thread2}]
16:05:19 [2024-03-15T20:05:19.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136135941 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:05:19 [2024-03-15T20:05:19.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136135941 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:05:19 [2024-03-15T20:05:19.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136135945 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:05:19 [2024-03-15T20:05:19.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136135945 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
16:05:19 [2024-03-15T20:05:19.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1136135946 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
16:05:20 [2024-03-15T20:05:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136135946 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:05:20 [2024-03-15T20:05:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136135994 data=null button=1 stateMask=0x80000 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
16:05:20 [2024-03-15T20:05:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1136136205 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:05:20 [2024-03-15T20:05:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1136136220 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:05:20 [2024-03-15T20:05:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1136136220 data=null}, TreeItem with text {simple_server-thread2}]
16:05:20 [2024-03-15T20:05:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
16:05:20 [2024-03-15T20:05:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:20 [2024-03-15T20:05:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:20 [2024-03-15T20:05:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:20 [2024-03-15T20:05:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:20 [2024-03-15T20:05:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:20 [2024-03-15T20:05:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:20 [2024-03-15T20:05:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:20 [2024-03-15T20:05:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:20 [2024-03-15T20:05:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:20 [2024-03-15T20:05:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:20 [2024-03-15T20:05:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:20 [2024-03-15T20:05:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:20 [2024-03-15T20:05:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:20 [2024-03-15T20:05:20.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:20 [2024-03-15T20:05:20.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:20 [2024-03-15T20:05:20.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:05:20 [2024-03-15T20:05:20.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136136222 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:05:20 [2024-03-15T20:05:20.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136136222 data=null doit=true}, TableItem with text {}]
16:05:20 [2024-03-15T20:05:20.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136136222 data=null}, TableItem with text {}]
16:05:20 [2024-03-15T20:05:20.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136136222 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:05:20 [2024-03-15T20:05:20.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136136222 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:05:20 [2024-03-15T20:05:20.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136136248 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:05:20 [2024-03-15T20:05:20.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:20 [2024-03-15T20:05:20.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:21 [2024-03-15T20:05:21.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:21 [2024-03-15T20:05:21.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:21 [2024-03-15T20:05:21.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136137434 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:05:21 [2024-03-15T20:05:21.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136137434 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:05:21 [2024-03-15T20:05:21.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136137434 data=null}, TreeItem with text {simple_server-thread2}]
16:05:21 [2024-03-15T20:05:21.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136137434 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:05:21 [2024-03-15T20:05:21.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136137434 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:05:21 [2024-03-15T20:05:21.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136137442 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:05:21 [2024-03-15T20:05:21.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:21 [2024-03-15T20:05:21.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:21 [2024-03-15T20:05:21.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:21 [2024-03-15T20:05:21.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:21 [2024-03-15T20:05:21.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:21 [2024-03-15T20:05:21.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:05:21 [2024-03-15T20:05:21.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:21 [2024-03-15T20:05:21.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:21 [2024-03-15T20:05:21.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:21 [2024-03-15T20:05:21.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:21 [2024-03-15T20:05:21.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:21 [2024-03-15T20:05:21.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136137446 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:21 [2024-03-15T20:05:21.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136137446 data=null doit=true}, TreeItem with text {test}]
16:05:21 [2024-03-15T20:05:21.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136137446 data=null}, TreeItem with text {test}]
16:05:21 [2024-03-15T20:05:21.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136137447 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:21 [2024-03-15T20:05:21.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136137447 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:21 [2024-03-15T20:05:21.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136137478 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:21 [2024-03-15T20:05:21.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:21 [2024-03-15T20:05:21.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136137478 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:21 [2024-03-15T20:05:21.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136137479 data=null doit=true}, TreeItem with text {test}]
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136137479 data=null}, TreeItem with text {test}]
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136137479 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136137479 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136137484 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:21 [2024-03-15T20:05:21.490Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136137485 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136137485 data=null doit=true}, TreeItem with text {Traces [12]}]
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136137485 data=null}, TreeItem with text {Traces [12]}]
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136137485 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136137485 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136137510 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:21 [2024-03-15T20:05:21.490Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:05:21 [2024-03-15T20:05:21.490Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1136137584 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1136137584 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1136137584 data=null}, TreeItem with text {ust-overlap-testing}]
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136137584 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136137584 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136137609 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:21 [2024-03-15T20:05:21.490Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1136137611 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1136137611 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1136137611 data=null}, TreeItem with text {ust-overlap-testing}]
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136137611 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136137611 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136137625 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1136137625 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1136137625 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1136137625 data=null}, TreeItem with text {ust-overlap-testing}]
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136137626 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136137626 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:05:21 [2024-03-15T20:05:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136137630 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:05:21 [2024-03-15T20:05:21.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136137630 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
16:05:21 [2024-03-15T20:05:21.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1136137630 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
16:05:21 [2024-03-15T20:05:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136137630 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:05:21 [2024-03-15T20:05:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136137692 data=null button=1 stateMask=0x80000 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
16:05:21 [2024-03-15T20:05:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1136137905 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:05:21 [2024-03-15T20:05:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1136137920 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:05:21 [2024-03-15T20:05:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1136137920 data=null}, TreeItem with text {ust-overlap-testing}]
16:05:21 [2024-03-15T20:05:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
16:05:21 [2024-03-15T20:05:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:21 [2024-03-15T20:05:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:21 [2024-03-15T20:05:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:21 [2024-03-15T20:05:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:21 [2024-03-15T20:05:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:21 [2024-03-15T20:05:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:21 [2024-03-15T20:05:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:21 [2024-03-15T20:05:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:21 [2024-03-15T20:05:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:21 [2024-03-15T20:05:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:21 [2024-03-15T20:05:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:21 [2024-03-15T20:05:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:21 [2024-03-15T20:05:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:21 [2024-03-15T20:05:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:21 [2024-03-15T20:05:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:21 [2024-03-15T20:05:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:21 [2024-03-15T20:05:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:05:21 [2024-03-15T20:05:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136137921 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:05:21 [2024-03-15T20:05:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136137922 data=null doit=true}, TableItem with text {}]
16:05:21 [2024-03-15T20:05:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136137922 data=null}, TableItem with text {}]
16:05:21 [2024-03-15T20:05:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136137922 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:05:21 [2024-03-15T20:05:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136137922 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:05:22 [2024-03-15T20:05:22.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136137938 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:05:22 [2024-03-15T20:05:22.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:22 [2024-03-15T20:05:22.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:23 [2024-03-15T20:05:23.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:23 [2024-03-15T20:05:23.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:23 [2024-03-15T20:05:23.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1136139217 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:05:23 [2024-03-15T20:05:23.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1136139217 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:05:23 [2024-03-15T20:05:23.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1136139217 data=null}, TreeItem with text {ust-overlap-testing}]
16:05:23 [2024-03-15T20:05:23.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136139217 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:05:23 [2024-03-15T20:05:23.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136139217 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:05:23 [2024-03-15T20:05:23.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136139222 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:05:23 [2024-03-15T20:05:23.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:23 [2024-03-15T20:05:23.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:23 [2024-03-15T20:05:23.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:23 [2024-03-15T20:05:23.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:23 [2024-03-15T20:05:23.368Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:23 [2024-03-15T20:05:23.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136139229 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136139230 data=null doit=true}, TreeItem with text {test}]
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136139230 data=null}, TreeItem with text {test}]
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136139230 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136139230 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136139274 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136139276 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136139276 data=null doit=true}, TreeItem with text {test}]
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136139276 data=null}, TreeItem with text {test}]
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136139276 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136139276 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136139281 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:23 [2024-03-15T20:05:23.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136139282 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136139282 data=null doit=true}, TreeItem with text {Traces [12]}]
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136139282 data=null}, TreeItem with text {Traces [12]}]
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136139282 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136139282 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136139299 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:23 [2024-03-15T20:05:23.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136139304 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136139304 data=null doit=true}, TreeItem with text {test}]
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136139304 data=null}, TreeItem with text {test}]
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136139304 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136139304 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136139331 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136139332 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136139332 data=null doit=true}, TreeItem with text {test}]
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136139332 data=null}, TreeItem with text {test}]
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136139332 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136139333 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:23 [2024-03-15T20:05:23.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136139339 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:23 [2024-03-15T20:05:23.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:05:23 [2024-03-15T20:05:23.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:23 [2024-03-15T20:05:23.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136139340 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:05:23 [2024-03-15T20:05:23.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136139340 data=null doit=true}, TreeItem with text {Traces [12]}]
16:05:23 [2024-03-15T20:05:23.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136139340 data=null}, TreeItem with text {Traces [12]}]
16:05:23 [2024-03-15T20:05:23.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136139340 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:23 [2024-03-15T20:05:23.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136139341 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:05:23 [2024-03-15T20:05:23.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136139359 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:23 [2024-03-15T20:05:23.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:23 [2024-03-15T20:05:23.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136139360 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:05:23 [2024-03-15T20:05:23.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136139360 data=null doit=true}, TreeItem with text {Traces [12]}]
16:05:23 [2024-03-15T20:05:23.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136139360 data=null}, TreeItem with text {Traces [12]}]
16:05:23 [2024-03-15T20:05:23.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136139360 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:23 [2024-03-15T20:05:23.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136139360 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:05:23 [2024-03-15T20:05:23.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136139371 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:23 [2024-03-15T20:05:23.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:05:23 [2024-03-15T20:05:23.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:05:23 [2024-03-15T20:05:23.370Z] 
16:05:23 [2024-03-15T20:05:23.370Z] (Eclipse:19288): Gtk-WARNING **: 20:05:23.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:23 [2024-03-15T20:05:23.370Z] 
16:05:23 [2024-03-15T20:05:23.370Z] (Eclipse:19288): Gtk-WARNING **: 20:05:23.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:23 [2024-03-15T20:05:23.370Z] 
16:05:23 [2024-03-15T20:05:23.370Z] (Eclipse:19288): Gtk-WARNING **: 20:05:23.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:23 [2024-03-15T20:05:23.370Z] 
16:05:23 [2024-03-15T20:05:23.370Z] (Eclipse:19288): Gtk-WARNING **: 20:05:23.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:23 [2024-03-15T20:05:23.370Z] 
16:05:23 [2024-03-15T20:05:23.370Z] (Eclipse:19288): Gtk-WARNING **: 20:05:23.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:23 [2024-03-15T20:05:23.370Z] 
16:05:23 [2024-03-15T20:05:23.370Z] (Eclipse:19288): Gtk-WARNING **: 20:05:23.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:23 [2024-03-15T20:05:23.370Z] 
16:05:23 [2024-03-15T20:05:23.370Z] (Eclipse:19288): Gtk-WARNING **: 20:05:23.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:23 [2024-03-15T20:05:23.370Z] 
16:05:23 [2024-03-15T20:05:23.370Z] (Eclipse:19288): Gtk-WARNING **: 20:05:23.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:23 [2024-03-15T20:05:23.370Z] 
16:05:23 [2024-03-15T20:05:23.370Z] (Eclipse:19288): Gtk-WARNING **: 20:05:23.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:23 [2024-03-15T20:05:23.370Z] 
16:05:23 [2024-03-15T20:05:23.370Z] (Eclipse:19288): Gtk-WARNING **: 20:05:23.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:23 [2024-03-15T20:05:23.370Z] 
16:05:23 [2024-03-15T20:05:23.370Z] (Eclipse:19288): Gtk-WARNING **: 20:05:23.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:23 [2024-03-15T20:05:23.370Z] 
16:05:23 [2024-03-15T20:05:23.370Z] (Eclipse:19288): Gtk-WARNING **: 20:05:23.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:23 [2024-03-15T20:05:23.626Z] 
16:05:23 [2024-03-15T20:05:23.626Z] (Eclipse:19288): Gtk-WARNING **: 20:05:23.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:23 [2024-03-15T20:05:23.626Z] 
16:05:23 [2024-03-15T20:05:23.626Z] (Eclipse:19288): Gtk-WARNING **: 20:05:23.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:23 [2024-03-15T20:05:23.626Z] 
16:05:23 [2024-03-15T20:05:23.626Z] (Eclipse:19288): Gtk-WARNING **: 20:05:23.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:23 [2024-03-15T20:05:23.626Z] 
16:05:23 [2024-03-15T20:05:23.626Z] (Eclipse:19288): Gtk-WARNING **: 20:05:23.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:23 [2024-03-15T20:05:23.626Z] 
16:05:23 [2024-03-15T20:05:23.626Z] (Eclipse:19288): Gtk-WARNING **: 20:05:23.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:23 [2024-03-15T20:05:23.626Z] 
16:05:23 [2024-03-15T20:05:23.626Z] (Eclipse:19288): Gtk-WARNING **: 20:05:23.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:23 [2024-03-15T20:05:23.626Z] 
16:05:23 [2024-03-15T20:05:23.626Z] (Eclipse:19288): Gtk-WARNING **: 20:05:23.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:23 [2024-03-15T20:05:23.626Z] 
16:05:23 [2024-03-15T20:05:23.626Z] (Eclipse:19288): Gtk-WARNING **: 20:05:23.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:23 [2024-03-15T20:05:23.626Z] 
16:05:23 [2024-03-15T20:05:23.626Z] (Eclipse:19288): Gtk-WARNING **: 20:05:23.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:23 [2024-03-15T20:05:23.626Z] 
16:05:23 [2024-03-15T20:05:23.626Z] (Eclipse:19288): Gtk-WARNING **: 20:05:23.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:23 [2024-03-15T20:05:23.626Z] 
16:05:23 [2024-03-15T20:05:23.626Z] (Eclipse:19288): Gtk-WARNING **: 20:05:23.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:23 [2024-03-15T20:05:23.626Z] 
16:05:23 [2024-03-15T20:05:23.626Z] (Eclipse:19288): Gtk-WARNING **: 20:05:23.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:23 [2024-03-15T20:05:23.626Z] 
16:05:23 [2024-03-15T20:05:23.626Z] (Eclipse:19288): Gtk-WARNING **: 20:05:23.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:23 [2024-03-15T20:05:23.626Z] 
16:05:23 [2024-03-15T20:05:23.626Z] (Eclipse:19288): Gtk-WARNING **: 20:05:23.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:23 [2024-03-15T20:05:23.626Z] 
16:05:23 [2024-03-15T20:05:23.626Z] (Eclipse:19288): Gtk-WARNING **: 20:05:23.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:23 [2024-03-15T20:05:23.626Z] 
16:05:23 [2024-03-15T20:05:23.626Z] (Eclipse:19288): Gtk-WARNING **: 20:05:23.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:23 [2024-03-15T20:05:23.626Z] 
16:05:23 [2024-03-15T20:05:23.626Z] (Eclipse:19288): Gtk-WARNING **: 20:05:23.454: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:23 [2024-03-15T20:05:23.626Z] 
16:05:23 [2024-03-15T20:05:23.626Z] (Eclipse:19288): Gtk-WARNING **: 20:05:23.454: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:23 [2024-03-15T20:05:23.626Z] 
16:05:23 [2024-03-15T20:05:23.626Z] (Eclipse:19288): Gtk-WARNING **: 20:05:23.454: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:23 [2024-03-15T20:05:23.626Z] 
16:05:23 [2024-03-15T20:05:23.626Z] (Eclipse:19288): Gtk-WARNING **: 20:05:23.454: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:23 [2024-03-15T20:05:23.626Z] 
16:05:23 [2024-03-15T20:05:23.626Z] (Eclipse:19288): Gtk-WARNING **: 20:05:23.471: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:23 [2024-03-15T20:05:23.626Z] 
16:05:23 [2024-03-15T20:05:23.626Z] (Eclipse:19288): Gtk-WARNING **: 20:05:23.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:23 [2024-03-15T20:05:23.626Z] 
16:05:23 [2024-03-15T20:05:23.626Z] (Eclipse:19288): Gtk-WARNING **: 20:05:23.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:23 [2024-03-15T20:05:23.626Z] 
16:05:23 [2024-03-15T20:05:23.626Z] (Eclipse:19288): Gtk-WARNING **: 20:05:23.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:23 [2024-03-15T20:05:23.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:05:23 [2024-03-15T20:05:23.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:05:23 [2024-03-15T20:05:23.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1136139683 data=null doit=true}, Shell with text {Confirm Clear}]
16:05:23 [2024-03-15T20:05:23.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:05:23 [2024-03-15T20:05:23.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:05:23 [2024-03-15T20:05:23.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:05:23 [2024-03-15T20:05:23.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:05:23 [2024-03-15T20:05:23.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:05:23 [2024-03-15T20:05:23.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:05:23 [2024-03-15T20:05:23.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1136139684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:05:23 [2024-03-15T20:05:23.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1136139684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:05:23 [2024-03-15T20:05:23.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1136139684 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:05:23 [2024-03-15T20:05:23.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1136139684 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:05:23 [2024-03-15T20:05:23.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1136139684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:05:23 [2024-03-15T20:05:23.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1136139684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:05:23 [2024-03-15T20:05:23.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1136139684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:05:24 [2024-03-15T20:05:24.991Z] 
16:05:24 [2024-03-15T20:05:24.991Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.991Z] 
16:05:24 [2024-03-15T20:05:24.991Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.991Z] 
16:05:24 [2024-03-15T20:05:24.991Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.991Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.629: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.992Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.647: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.992Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.647: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.992Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.647: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.992Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.647: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.992Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.665: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.992Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.665: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.992Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.665: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.992Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.665: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.992Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.992Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.992Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.992Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.992Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.992Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.992Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.992Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.992Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.717: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.992Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.717: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.992Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.717: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.992Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.717: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.992Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.992Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.992Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.992Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.992Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.751: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.992Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.751: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.992Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.751: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.992Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.751: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.992Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.992Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.992Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.992Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.992Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.992Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.992Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:24 [2024-03-15T20:05:24.992Z] 
16:05:24 [2024-03-15T20:05:24.992Z] (Eclipse:19288): Gtk-WARNING **: 20:05:24.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:26 [2024-03-15T20:05:26.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:05:26 [2024-03-15T20:05:26.611Z] 
16:05:26 [2024-03-15T20:05:26.611Z] (Eclipse:19288): Gtk-CRITICAL **: 20:05:26.563: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:05:26 [2024-03-15T20:05:26.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1136139398 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:05:27 [2024-03-15T20:05:27.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:05:27 [2024-03-15T20:05:27.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:27 [2024-03-15T20:05:27.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:27 [2024-03-15T20:05:27.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:27 [2024-03-15T20:05:27.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:27 [2024-03-15T20:05:27.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:27 [2024-03-15T20:05:27.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136143268 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:27 [2024-03-15T20:05:27.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136143268 data=null doit=true}, TreeItem with text {test}]
16:05:27 [2024-03-15T20:05:27.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136143268 data=null}, TreeItem with text {test}]
16:05:27 [2024-03-15T20:05:27.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136143268 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:27 [2024-03-15T20:05:27.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136143268 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:27 [2024-03-15T20:05:27.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136143294 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:27 [2024-03-15T20:05:27.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:27 [2024-03-15T20:05:27.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136143294 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:27 [2024-03-15T20:05:27.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136143294 data=null doit=true}, TreeItem with text {test}]
16:05:27 [2024-03-15T20:05:27.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136143294 data=null}, TreeItem with text {test}]
16:05:27 [2024-03-15T20:05:27.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136143294 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:27 [2024-03-15T20:05:27.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136143294 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:27 [2024-03-15T20:05:27.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136143299 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:27 [2024-03-15T20:05:27.172Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:05:27 [2024-03-15T20:05:27.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:27 [2024-03-15T20:05:27.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1136143299 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:05:27 [2024-03-15T20:05:27.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136143300 data=null doit=true}, TreeItem with text {Traces [0]}]
16:05:27 [2024-03-15T20:05:27.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136143300 data=null}, TreeItem with text {Traces [0]}]
16:05:27 [2024-03-15T20:05:27.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136143300 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:05:27 [2024-03-15T20:05:27.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136143300 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:05:27 [2024-03-15T20:05:27.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136143310 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:05:27 [2024-03-15T20:05:27.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:27 [2024-03-15T20:05:27.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1136143310 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:05:27 [2024-03-15T20:05:27.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136143310 data=null doit=true}, TreeItem with text {Traces [0]}]
16:05:27 [2024-03-15T20:05:27.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136143315 data=null}, TreeItem with text {Traces [0]}]
16:05:27 [2024-03-15T20:05:27.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136143315 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:05:27 [2024-03-15T20:05:27.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136143315 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:05:27 [2024-03-15T20:05:27.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136143319 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:05:27 [2024-03-15T20:05:27.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:05:27 [2024-03-15T20:05:27.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:05:27 [2024-03-15T20:05:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:05:27 [2024-03-15T20:05:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:05:27 [2024-03-15T20:05:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136143653 data=null doit=true}, Shell with text {Trace Import}]
16:05:27 [2024-03-15T20:05:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:05:27 [2024-03-15T20:05:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:05:27 [2024-03-15T20:05:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
16:05:27 [2024-03-15T20:05:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} [layout=null] time=1136143668 data=null}, (of type 'Combo')]
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1136143704 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1136143704 data=null doit=true}, TreeItem with text {/}]
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1136143704 data=null}, TreeItem with text {/}]
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1136143705 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136143705 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1136143705 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1136143724 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:05:27 [2024-03-15T20:05:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4106156a
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1136143726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1136143726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1136143726 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1136143726 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1136143726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1136143726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1136143726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1136143726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1136143726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1136143726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1136143726 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1136143726 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:05:27 [2024-03-15T20:05:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:05:27 [2024-03-15T20:05:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:05:27 [2024-03-15T20:05:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:05:27 [2024-03-15T20:05:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:05:27 [2024-03-15T20:05:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:05:27 [2024-03-15T20:05:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:05:27 [2024-03-15T20:05:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1136143730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:05:27 [2024-03-15T20:05:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1136143730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:05:27 [2024-03-15T20:05:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1136143730 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:05:27 [2024-03-15T20:05:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1136143730 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:05:27 [2024-03-15T20:05:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1136143730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:05:27 [2024-03-15T20:05:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1136143731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:05:27 [2024-03-15T20:05:27.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:05:27 [2024-03-15T20:05:27.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:05:27 [2024-03-15T20:05:27.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:05:27 [2024-03-15T20:05:27.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:05:27 [2024-03-15T20:05:27.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:05:27 [2024-03-15T20:05:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:05:28 [2024-03-15T20:05:28.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:05:28 [2024-03-15T20:05:28.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1136144272 data=null doit=true}, Shell with text {Confirmation}]
16:05:28 [2024-03-15T20:05:28.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:05:28 [2024-03-15T20:05:28.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:05:28 [2024-03-15T20:05:28.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
16:05:28 [2024-03-15T20:05:28.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
16:05:28 [2024-03-15T20:05:28.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
16:05:28 [2024-03-15T20:05:28.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:05:28 [2024-03-15T20:05:28.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:05:28 [2024-03-15T20:05:28.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:05:28 [2024-03-15T20:05:28.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:05:28 [2024-03-15T20:05:28.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
16:05:28 [2024-03-15T20:05:28.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=1136144273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:05:28 [2024-03-15T20:05:28.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=1136144273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:05:28 [2024-03-15T20:05:28.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=1136144273 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:05:28 [2024-03-15T20:05:28.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=1136144273 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:05:28 [2024-03-15T20:05:28.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=1136144273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:05:28 [2024-03-15T20:05:28.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=1136144273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:05:28 [2024-03-15T20:05:28.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=1136144273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:05:28 [2024-03-15T20:05:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1136143731 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:05:28 [2024-03-15T20:05:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1136143338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:05:28 [2024-03-15T20:05:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:05:28 [2024-03-15T20:05:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:05:28 [2024-03-15T20:05:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:28 [2024-03-15T20:05:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:28 [2024-03-15T20:05:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:28 [2024-03-15T20:05:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:28 [2024-03-15T20:05:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:28 [2024-03-15T20:05:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136144604 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:28 [2024-03-15T20:05:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136144604 data=null doit=true}, TreeItem with text {test}]
16:05:28 [2024-03-15T20:05:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136144604 data=null}, TreeItem with text {test}]
16:05:28 [2024-03-15T20:05:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136144605 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:28 [2024-03-15T20:05:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136144609 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:28 [2024-03-15T20:05:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136144633 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:28 [2024-03-15T20:05:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:28 [2024-03-15T20:05:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136144633 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:28 [2024-03-15T20:05:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136144633 data=null doit=true}, TreeItem with text {test}]
16:05:28 [2024-03-15T20:05:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136144633 data=null}, TreeItem with text {test}]
16:05:28 [2024-03-15T20:05:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136144634 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:28 [2024-03-15T20:05:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136144634 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:28 [2024-03-15T20:05:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136144638 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:28 [2024-03-15T20:05:28.554Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:05:28 [2024-03-15T20:05:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:28 [2024-03-15T20:05:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1136144639 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:05:28 [2024-03-15T20:05:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136144639 data=null doit=true}, TreeItem with text {Traces [0]}]
16:05:28 [2024-03-15T20:05:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136144639 data=null}, TreeItem with text {Traces [0]}]
16:05:28 [2024-03-15T20:05:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136144639 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:05:28 [2024-03-15T20:05:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136144639 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:05:28 [2024-03-15T20:05:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136144656 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:05:28 [2024-03-15T20:05:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136144656 data=null doit=true}, TreeItem with text {Traces [0]}]
16:05:28 [2024-03-15T20:05:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136144656 data=null}, TreeItem with text {Traces [0]}]
16:05:28 [2024-03-15T20:05:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136144657 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:05:28 [2024-03-15T20:05:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136144657 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
16:05:28 [2024-03-15T20:05:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136144660 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:05:28 [2024-03-15T20:05:28.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:28 [2024-03-15T20:05:28.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:28 [2024-03-15T20:05:28.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136144880 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:05:28 [2024-03-15T20:05:28.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136144880 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:28 [2024-03-15T20:05:28.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136144880 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:05:28 [2024-03-15T20:05:28.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136144881 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:05:28 [2024-03-15T20:05:28.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136144881 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:28 [2024-03-15T20:05:28.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136144920 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:05:28 [2024-03-15T20:05:28.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:28 [2024-03-15T20:05:28.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:28 [2024-03-15T20:05:28.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:28 [2024-03-15T20:05:28.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:28 [2024-03-15T20:05:28.811Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:28 [2024-03-15T20:05:28.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:28 [2024-03-15T20:05:28.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136144922 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:05:28 [2024-03-15T20:05:28.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136144922 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:28 [2024-03-15T20:05:28.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136144922 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:05:28 [2024-03-15T20:05:28.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136144922 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:05:28 [2024-03-15T20:05:28.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136144923 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:28 [2024-03-15T20:05:28.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136144926 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:05:28 [2024-03-15T20:05:28.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:05:28 [2024-03-15T20:05:28.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136144927 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:05:28 [2024-03-15T20:05:28.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136144927 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:28 [2024-03-15T20:05:28.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:28 [2024-03-15T20:05:28.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136144927 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:05:28 [2024-03-15T20:05:28.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136144927 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:05:28 [2024-03-15T20:05:28.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136144927 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:28 [2024-03-15T20:05:28.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136144931 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:05:28 [2024-03-15T20:05:28.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136144931 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:05:28 [2024-03-15T20:05:28.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136144931 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:05:28 [2024-03-15T20:05:28.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136144931 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:29 [2024-03-15T20:05:29.067Z] 
16:05:29 [2024-03-15T20:05:29.067Z] (Eclipse:19288): Gtk-CRITICAL **: 20:05:28.841: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:05:29 [2024-03-15T20:05:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136144973 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:05:29 [2024-03-15T20:05:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136145141 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:05:29 [2024-03-15T20:05:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136145142 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:29 [2024-03-15T20:05:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136145142 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:05:29 [2024-03-15T20:05:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:05:29 [2024-03-15T20:05:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:29 [2024-03-15T20:05:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:29 [2024-03-15T20:05:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:29 [2024-03-15T20:05:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:29 [2024-03-15T20:05:29.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:30 [2024-03-15T20:05:30.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:30 [2024-03-15T20:05:30.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:30 [2024-03-15T20:05:30.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:30 [2024-03-15T20:05:30.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:30 [2024-03-15T20:05:30.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:05:30 [2024-03-15T20:05:30.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136146147 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:05:30 [2024-03-15T20:05:30.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136146147 data=null doit=true}, TableItem with text {}]
16:05:30 [2024-03-15T20:05:30.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136146148 data=null}, TableItem with text {}]
16:05:30 [2024-03-15T20:05:30.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136146148 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:05:30 [2024-03-15T20:05:30.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136146148 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:05:30 [2024-03-15T20:05:30.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136146154 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:05:30 [2024-03-15T20:05:30.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:30 [2024-03-15T20:05:30.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:30 [2024-03-15T20:05:30.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:30 [2024-03-15T20:05:30.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:30 [2024-03-15T20:05:30.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136146413 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:05:30 [2024-03-15T20:05:30.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136146414 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:30 [2024-03-15T20:05:30.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136146414 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:05:30 [2024-03-15T20:05:30.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136146414 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:05:30 [2024-03-15T20:05:30.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136146414 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:30 [2024-03-15T20:05:30.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136146427 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:05:30 [2024-03-15T20:05:30.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:30 [2024-03-15T20:05:30.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:30 [2024-03-15T20:05:30.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:30 [2024-03-15T20:05:30.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:30 [2024-03-15T20:05:30.445Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:30 [2024-03-15T20:05:30.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:05:30 [2024-03-15T20:05:30.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:30 [2024-03-15T20:05:30.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:30 [2024-03-15T20:05:30.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:30 [2024-03-15T20:05:30.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:30 [2024-03-15T20:05:30.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:30 [2024-03-15T20:05:30.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136146431 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:30 [2024-03-15T20:05:30.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136146431 data=null doit=true}, TreeItem with text {test}]
16:05:30 [2024-03-15T20:05:30.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136146431 data=null}, TreeItem with text {test}]
16:05:30 [2024-03-15T20:05:30.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136146432 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:30 [2024-03-15T20:05:30.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136146432 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:30 [2024-03-15T20:05:30.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136146466 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:30 [2024-03-15T20:05:30.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:30 [2024-03-15T20:05:30.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136146467 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:30 [2024-03-15T20:05:30.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136146467 data=null doit=true}, TreeItem with text {test}]
16:05:30 [2024-03-15T20:05:30.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136146467 data=null}, TreeItem with text {test}]
16:05:30 [2024-03-15T20:05:30.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136146467 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:30 [2024-03-15T20:05:30.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136146467 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:30 [2024-03-15T20:05:30.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136146472 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:30 [2024-03-15T20:05:30.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:05:30 [2024-03-15T20:05:30.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:30 [2024-03-15T20:05:30.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136146472 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:05:30 [2024-03-15T20:05:30.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136146472 data=null doit=true}, TreeItem with text {Traces [12]}]
16:05:30 [2024-03-15T20:05:30.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136146472 data=null}, TreeItem with text {Traces [12]}]
16:05:30 [2024-03-15T20:05:30.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136146473 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:30 [2024-03-15T20:05:30.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136146473 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:05:30 [2024-03-15T20:05:30.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136146490 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:30 [2024-03-15T20:05:30.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:05:30 [2024-03-15T20:05:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:30 [2024-03-15T20:05:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:30 [2024-03-15T20:05:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136146815 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:05:30 [2024-03-15T20:05:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136146815 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:05:30 [2024-03-15T20:05:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136146815 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:05:30 [2024-03-15T20:05:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136146815 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:05:30 [2024-03-15T20:05:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136146816 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:05:30 [2024-03-15T20:05:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136146852 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:05:30 [2024-03-15T20:05:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:30 [2024-03-15T20:05:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:30 [2024-03-15T20:05:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:30 [2024-03-15T20:05:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:30 [2024-03-15T20:05:30.702Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:30 [2024-03-15T20:05:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:30 [2024-03-15T20:05:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136146858 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:05:30 [2024-03-15T20:05:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136146858 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:05:30 [2024-03-15T20:05:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136146858 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:05:30 [2024-03-15T20:05:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136146859 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:05:30 [2024-03-15T20:05:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136146859 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:05:30 [2024-03-15T20:05:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136146862 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:05:30 [2024-03-15T20:05:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:05:30 [2024-03-15T20:05:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136146863 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:05:30 [2024-03-15T20:05:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136146863 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:05:30 [2024-03-15T20:05:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:30 [2024-03-15T20:05:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136146863 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:05:30 [2024-03-15T20:05:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136146863 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:05:30 [2024-03-15T20:05:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136146863 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:05:30 [2024-03-15T20:05:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136146867 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:05:30 [2024-03-15T20:05:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136146867 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:05:30 [2024-03-15T20:05:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136146867 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:05:30 [2024-03-15T20:05:30.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136146867 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:05:30 [2024-03-15T20:05:30.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136146909 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:05:30 [2024-03-15T20:05:30.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136147073 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:05:30 [2024-03-15T20:05:30.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136147076 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:05:30 [2024-03-15T20:05:30.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136147076 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:05:30 [2024-03-15T20:05:30.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:05:30 [2024-03-15T20:05:30.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:30 [2024-03-15T20:05:30.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:32 [2024-03-15T20:05:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:32 [2024-03-15T20:05:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:32 [2024-03-15T20:05:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:32 [2024-03-15T20:05:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:32 [2024-03-15T20:05:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:05:32 [2024-03-15T20:05:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136148078 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:05:32 [2024-03-15T20:05:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136148078 data=null doit=true}, TableItem with text {}]
16:05:32 [2024-03-15T20:05:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136148078 data=null}, TableItem with text {}]
16:05:32 [2024-03-15T20:05:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136148079 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:05:32 [2024-03-15T20:05:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136148079 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:05:32 [2024-03-15T20:05:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136148089 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:05:32 [2024-03-15T20:05:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:32 [2024-03-15T20:05:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:32 [2024-03-15T20:05:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:32 [2024-03-15T20:05:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:32 [2024-03-15T20:05:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136148347 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:05:32 [2024-03-15T20:05:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136148347 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:05:32 [2024-03-15T20:05:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136148347 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:05:32 [2024-03-15T20:05:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136148348 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:05:32 [2024-03-15T20:05:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136148348 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:05:32 [2024-03-15T20:05:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136148354 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:05:32 [2024-03-15T20:05:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:32 [2024-03-15T20:05:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:32 [2024-03-15T20:05:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:32 [2024-03-15T20:05:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:32 [2024-03-15T20:05:32.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:32 [2024-03-15T20:05:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:05:32 [2024-03-15T20:05:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:32 [2024-03-15T20:05:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:32 [2024-03-15T20:05:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:32 [2024-03-15T20:05:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:32 [2024-03-15T20:05:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:32 [2024-03-15T20:05:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136148358 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:32 [2024-03-15T20:05:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136148358 data=null doit=true}, TreeItem with text {test}]
16:05:32 [2024-03-15T20:05:32.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136148358 data=null}, TreeItem with text {test}]
16:05:32 [2024-03-15T20:05:32.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136148359 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:32 [2024-03-15T20:05:32.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136148359 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:32 [2024-03-15T20:05:32.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136148380 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:32 [2024-03-15T20:05:32.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:32 [2024-03-15T20:05:32.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136148381 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:32 [2024-03-15T20:05:32.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136148381 data=null doit=true}, TreeItem with text {test}]
16:05:32 [2024-03-15T20:05:32.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136148381 data=null}, TreeItem with text {test}]
16:05:32 [2024-03-15T20:05:32.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136148381 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:32 [2024-03-15T20:05:32.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136148381 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:32 [2024-03-15T20:05:32.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136148390 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:32 [2024-03-15T20:05:32.323Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:05:32 [2024-03-15T20:05:32.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:32 [2024-03-15T20:05:32.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136148391 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:05:32 [2024-03-15T20:05:32.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136148391 data=null doit=true}, TreeItem with text {Traces [12]}]
16:05:32 [2024-03-15T20:05:32.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136148391 data=null}, TreeItem with text {Traces [12]}]
16:05:32 [2024-03-15T20:05:32.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136148391 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:32 [2024-03-15T20:05:32.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136148391 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:05:32 [2024-03-15T20:05:32.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136148406 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:32 [2024-03-15T20:05:32.323Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:05:32 [2024-03-15T20:05:32.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:32 [2024-03-15T20:05:32.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:32 [2024-03-15T20:05:32.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136148647 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:05:32 [2024-03-15T20:05:32.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136148647 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:32 [2024-03-15T20:05:32.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136148647 data=null}, TreeItem with text {kernel-overlap-testing}]
16:05:32 [2024-03-15T20:05:32.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136148647 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:05:32 [2024-03-15T20:05:32.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136148648 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:32 [2024-03-15T20:05:32.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136148670 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:05:32 [2024-03-15T20:05:32.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:32 [2024-03-15T20:05:32.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:32 [2024-03-15T20:05:32.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:32 [2024-03-15T20:05:32.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:32 [2024-03-15T20:05:32.579Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:32 [2024-03-15T20:05:32.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:32 [2024-03-15T20:05:32.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136148672 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:05:32 [2024-03-15T20:05:32.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136148672 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:32 [2024-03-15T20:05:32.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136148672 data=null}, TreeItem with text {kernel-overlap-testing}]
16:05:32 [2024-03-15T20:05:32.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136148672 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:05:32 [2024-03-15T20:05:32.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136148672 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:32 [2024-03-15T20:05:32.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136148676 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:05:32 [2024-03-15T20:05:32.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:05:32 [2024-03-15T20:05:32.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136148676 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:05:32 [2024-03-15T20:05:32.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136148676 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:32 [2024-03-15T20:05:32.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:32 [2024-03-15T20:05:32.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136148677 data=null}, TreeItem with text {kernel-overlap-testing}]
16:05:32 [2024-03-15T20:05:32.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136148677 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:05:32 [2024-03-15T20:05:32.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136148677 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:32 [2024-03-15T20:05:32.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136148680 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:05:32 [2024-03-15T20:05:32.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136148680 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:05:32 [2024-03-15T20:05:32.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136148680 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:05:32 [2024-03-15T20:05:32.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136148681 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:32 [2024-03-15T20:05:32.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136148724 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:05:32 [2024-03-15T20:05:32.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136148940 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:05:32 [2024-03-15T20:05:32.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136148946 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:32 [2024-03-15T20:05:32.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136148946 data=null}, TreeItem with text {kernel-overlap-testing}]
16:05:32 [2024-03-15T20:05:32.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:05:32 [2024-03-15T20:05:32.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:32 [2024-03-15T20:05:32.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:32 [2024-03-15T20:05:32.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:32 [2024-03-15T20:05:32.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:32 [2024-03-15T20:05:32.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:32 [2024-03-15T20:05:32.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:32 [2024-03-15T20:05:32.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:32 [2024-03-15T20:05:32.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:05:32 [2024-03-15T20:05:32.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136148948 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:05:32 [2024-03-15T20:05:32.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136148948 data=null doit=true}, TableItem with text {}]
16:05:32 [2024-03-15T20:05:32.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136148948 data=null}, TableItem with text {}]
16:05:32 [2024-03-15T20:05:32.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136148948 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:05:32 [2024-03-15T20:05:32.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136148948 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:05:32 [2024-03-15T20:05:32.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136148966 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:05:32 [2024-03-15T20:05:32.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:32 [2024-03-15T20:05:32.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136150227 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136150228 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136150228 data=null}, TreeItem with text {kernel-overlap-testing}]
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136150228 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136150228 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136150232 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:34 [2024-03-15T20:05:34.200Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136150246 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136150246 data=null doit=true}, TreeItem with text {test}]
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136150246 data=null}, TreeItem with text {test}]
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136150246 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136150246 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136150277 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136150278 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136150278 data=null doit=true}, TreeItem with text {test}]
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136150278 data=null}, TreeItem with text {test}]
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136150278 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136150278 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136150284 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:34 [2024-03-15T20:05:34.200Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136150290 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136150290 data=null doit=true}, TreeItem with text {Traces [12]}]
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136150290 data=null}, TreeItem with text {Traces [12]}]
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136150290 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136150290 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:05:34 [2024-03-15T20:05:34.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136150307 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:34 [2024-03-15T20:05:34.200Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:05:34 [2024-03-15T20:05:34.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:34 [2024-03-15T20:05:34.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:34 [2024-03-15T20:05:34.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136150533 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
16:05:34 [2024-03-15T20:05:34.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136150533 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:05:34 [2024-03-15T20:05:34.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136150533 data=null}, TreeItem with text {simple_server-thread1}]
16:05:34 [2024-03-15T20:05:34.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136150533 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:05:34 [2024-03-15T20:05:34.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136150533 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:05:34 [2024-03-15T20:05:34.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136150572 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:05:34 [2024-03-15T20:05:34.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:34 [2024-03-15T20:05:34.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:34 [2024-03-15T20:05:34.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:34 [2024-03-15T20:05:34.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:34 [2024-03-15T20:05:34.456Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:34 [2024-03-15T20:05:34.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:34 [2024-03-15T20:05:34.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136150574 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
16:05:34 [2024-03-15T20:05:34.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136150574 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:05:34 [2024-03-15T20:05:34.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136150574 data=null}, TreeItem with text {simple_server-thread1}]
16:05:34 [2024-03-15T20:05:34.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136150574 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:05:34 [2024-03-15T20:05:34.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136150574 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:05:34 [2024-03-15T20:05:34.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136150578 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:05:34 [2024-03-15T20:05:34.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
16:05:34 [2024-03-15T20:05:34.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136150578 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
16:05:34 [2024-03-15T20:05:34.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136150578 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:05:34 [2024-03-15T20:05:34.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:34 [2024-03-15T20:05:34.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136150578 data=null}, TreeItem with text {simple_server-thread1}]
16:05:34 [2024-03-15T20:05:34.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136150578 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:05:34 [2024-03-15T20:05:34.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136150579 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:05:34 [2024-03-15T20:05:34.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136150582 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:05:34 [2024-03-15T20:05:34.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136150582 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
16:05:34 [2024-03-15T20:05:34.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1136150582 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
16:05:34 [2024-03-15T20:05:34.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136150582 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:05:34 [2024-03-15T20:05:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136150623 data=null button=1 stateMask=0x80000 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
16:05:34 [2024-03-15T20:05:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1136150808 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
16:05:34 [2024-03-15T20:05:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1136150808 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:05:34 [2024-03-15T20:05:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1136150808 data=null}, TreeItem with text {simple_server-thread1}]
16:05:34 [2024-03-15T20:05:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
16:05:34 [2024-03-15T20:05:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:34 [2024-03-15T20:05:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:34 [2024-03-15T20:05:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:34 [2024-03-15T20:05:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:34 [2024-03-15T20:05:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:34 [2024-03-15T20:05:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:34 [2024-03-15T20:05:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:34 [2024-03-15T20:05:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:34 [2024-03-15T20:05:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:05:34 [2024-03-15T20:05:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136150813 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:05:34 [2024-03-15T20:05:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136150814 data=null doit=true}, TableItem with text {}]
16:05:34 [2024-03-15T20:05:34.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136150814 data=null}, TableItem with text {}]
16:05:34 [2024-03-15T20:05:34.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136150814 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:05:34 [2024-03-15T20:05:34.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136150814 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:05:34 [2024-03-15T20:05:34.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136150815 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:05:34 [2024-03-15T20:05:34.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:34 [2024-03-15T20:05:34.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:34 [2024-03-15T20:05:34.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:05:34 [2024-03-15T20:05:34.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136150816 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:05:34 [2024-03-15T20:05:34.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136150816 data=null doit=true}, TableItem with text {}]
16:05:34 [2024-03-15T20:05:34.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136150816 data=null}, TableItem with text {}]
16:05:34 [2024-03-15T20:05:34.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136150817 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:05:34 [2024-03-15T20:05:34.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136150817 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:05:34 [2024-03-15T20:05:34.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136150817 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:05:35 [2024-03-15T20:05:35.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:35 [2024-03-15T20:05:35.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:35 [2024-03-15T20:05:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:36 [2024-03-15T20:05:36.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:36 [2024-03-15T20:05:36.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136152110 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
16:05:36 [2024-03-15T20:05:36.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136152110 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:05:36 [2024-03-15T20:05:36.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136152110 data=null}, TreeItem with text {simple_server-thread1}]
16:05:36 [2024-03-15T20:05:36.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136152110 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:05:36 [2024-03-15T20:05:36.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136152111 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:05:36 [2024-03-15T20:05:36.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136152115 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:05:36 [2024-03-15T20:05:36.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:36 [2024-03-15T20:05:36.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:36 [2024-03-15T20:05:36.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:36 [2024-03-15T20:05:36.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:36 [2024-03-15T20:05:36.093Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:36 [2024-03-15T20:05:36.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:05:36 [2024-03-15T20:05:36.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:36 [2024-03-15T20:05:36.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:36 [2024-03-15T20:05:36.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:36 [2024-03-15T20:05:36.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:36 [2024-03-15T20:05:36.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:36 [2024-03-15T20:05:36.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136152120 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:36 [2024-03-15T20:05:36.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136152120 data=null doit=true}, TreeItem with text {test}]
16:05:36 [2024-03-15T20:05:36.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136152120 data=null}, TreeItem with text {test}]
16:05:36 [2024-03-15T20:05:36.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136152120 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:36 [2024-03-15T20:05:36.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136152120 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:36 [2024-03-15T20:05:36.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136152153 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:36 [2024-03-15T20:05:36.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:36 [2024-03-15T20:05:36.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136152153 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:36 [2024-03-15T20:05:36.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136152154 data=null doit=true}, TreeItem with text {test}]
16:05:36 [2024-03-15T20:05:36.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136152154 data=null}, TreeItem with text {test}]
16:05:36 [2024-03-15T20:05:36.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136152154 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:36 [2024-03-15T20:05:36.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136152154 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:36 [2024-03-15T20:05:36.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136152159 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:36 [2024-03-15T20:05:36.093Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:05:36 [2024-03-15T20:05:36.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:36 [2024-03-15T20:05:36.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136152159 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:05:36 [2024-03-15T20:05:36.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136152159 data=null doit=true}, TreeItem with text {Traces [12]}]
16:05:36 [2024-03-15T20:05:36.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136152159 data=null}, TreeItem with text {Traces [12]}]
16:05:36 [2024-03-15T20:05:36.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136152160 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:36 [2024-03-15T20:05:36.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136152160 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:05:36 [2024-03-15T20:05:36.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136152176 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:36 [2024-03-15T20:05:36.093Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:05:36 [2024-03-15T20:05:36.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:36 [2024-03-15T20:05:36.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:36 [2024-03-15T20:05:36.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136152403 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
16:05:36 [2024-03-15T20:05:36.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136152403 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:05:36 [2024-03-15T20:05:36.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136152403 data=null}, TreeItem with text {simple_server-thread2}]
16:05:36 [2024-03-15T20:05:36.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136152403 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:05:36 [2024-03-15T20:05:36.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136152403 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:05:36 [2024-03-15T20:05:36.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136152442 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:05:36 [2024-03-15T20:05:36.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:36 [2024-03-15T20:05:36.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:36 [2024-03-15T20:05:36.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:36 [2024-03-15T20:05:36.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:36 [2024-03-15T20:05:36.349Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:36 [2024-03-15T20:05:36.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:36 [2024-03-15T20:05:36.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136152445 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
16:05:36 [2024-03-15T20:05:36.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136152445 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:05:36 [2024-03-15T20:05:36.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136152445 data=null}, TreeItem with text {simple_server-thread2}]
16:05:36 [2024-03-15T20:05:36.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136152445 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:05:36 [2024-03-15T20:05:36.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136152445 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:05:36 [2024-03-15T20:05:36.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136152449 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:05:36 [2024-03-15T20:05:36.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
16:05:36 [2024-03-15T20:05:36.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136152449 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
16:05:36 [2024-03-15T20:05:36.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136152450 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:05:36 [2024-03-15T20:05:36.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:36 [2024-03-15T20:05:36.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136152450 data=null}, TreeItem with text {simple_server-thread2}]
16:05:36 [2024-03-15T20:05:36.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136152450 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:05:36 [2024-03-15T20:05:36.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136152450 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:05:36 [2024-03-15T20:05:36.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136152454 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:05:36 [2024-03-15T20:05:36.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136152454 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
16:05:36 [2024-03-15T20:05:36.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1136152454 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
16:05:36 [2024-03-15T20:05:36.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136152454 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:05:36 [2024-03-15T20:05:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136152496 data=null button=1 stateMask=0x80000 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
16:05:36 [2024-03-15T20:05:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1136152687 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
16:05:36 [2024-03-15T20:05:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1136152687 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:05:36 [2024-03-15T20:05:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1136152687 data=null}, TreeItem with text {simple_server-thread2}]
16:05:36 [2024-03-15T20:05:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
16:05:36 [2024-03-15T20:05:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:36 [2024-03-15T20:05:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:36 [2024-03-15T20:05:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:36 [2024-03-15T20:05:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:36 [2024-03-15T20:05:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:36 [2024-03-15T20:05:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:36 [2024-03-15T20:05:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:36 [2024-03-15T20:05:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:36 [2024-03-15T20:05:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:36 [2024-03-15T20:05:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:05:36 [2024-03-15T20:05:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136152689 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:05:36 [2024-03-15T20:05:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136152689 data=null doit=true}, TableItem with text {}]
16:05:36 [2024-03-15T20:05:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136152689 data=null}, TableItem with text {}]
16:05:36 [2024-03-15T20:05:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136152689 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:05:36 [2024-03-15T20:05:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136152689 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:05:36 [2024-03-15T20:05:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136152690 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:05:36 [2024-03-15T20:05:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:36 [2024-03-15T20:05:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:36 [2024-03-15T20:05:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:05:36 [2024-03-15T20:05:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136152691 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:05:36 [2024-03-15T20:05:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136152691 data=null doit=true}, TableItem with text {}]
16:05:36 [2024-03-15T20:05:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136152691 data=null}, TableItem with text {}]
16:05:36 [2024-03-15T20:05:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136152691 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:05:36 [2024-03-15T20:05:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136152691 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:05:36 [2024-03-15T20:05:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136152691 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:05:37 [2024-03-15T20:05:37.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:37 [2024-03-15T20:05:37.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:37 [2024-03-15T20:05:37.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:37 [2024-03-15T20:05:37.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:37 [2024-03-15T20:05:37.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136153955 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
16:05:37 [2024-03-15T20:05:37.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136153956 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:05:37 [2024-03-15T20:05:37.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136153956 data=null}, TreeItem with text {simple_server-thread2}]
16:05:37 [2024-03-15T20:05:37.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136153956 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:05:37 [2024-03-15T20:05:37.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136153956 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:05:37 [2024-03-15T20:05:37.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136153963 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:05:37 [2024-03-15T20:05:37.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:37 [2024-03-15T20:05:37.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:37 [2024-03-15T20:05:37.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:37 [2024-03-15T20:05:37.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:37 [2024-03-15T20:05:37.985Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:37 [2024-03-15T20:05:37.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:05:37 [2024-03-15T20:05:37.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:37 [2024-03-15T20:05:37.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:37 [2024-03-15T20:05:37.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:37 [2024-03-15T20:05:37.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:37 [2024-03-15T20:05:37.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:37 [2024-03-15T20:05:37.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136153967 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:37 [2024-03-15T20:05:37.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136153967 data=null doit=true}, TreeItem with text {test}]
16:05:37 [2024-03-15T20:05:37.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136153967 data=null}, TreeItem with text {test}]
16:05:37 [2024-03-15T20:05:37.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136153967 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:37 [2024-03-15T20:05:37.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136153967 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:37 [2024-03-15T20:05:37.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136154002 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:37 [2024-03-15T20:05:37.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:37 [2024-03-15T20:05:37.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136154002 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:37 [2024-03-15T20:05:37.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136154002 data=null doit=true}, TreeItem with text {test}]
16:05:37 [2024-03-15T20:05:37.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136154002 data=null}, TreeItem with text {test}]
16:05:37 [2024-03-15T20:05:37.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136154003 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:37 [2024-03-15T20:05:37.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136154003 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:37 [2024-03-15T20:05:37.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136154013 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:37 [2024-03-15T20:05:37.985Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:05:37 [2024-03-15T20:05:37.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:37 [2024-03-15T20:05:37.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136154013 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:05:37 [2024-03-15T20:05:37.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136154013 data=null doit=true}, TreeItem with text {Traces [12]}]
16:05:37 [2024-03-15T20:05:37.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136154014 data=null}, TreeItem with text {Traces [12]}]
16:05:37 [2024-03-15T20:05:37.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136154014 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:37 [2024-03-15T20:05:37.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136154014 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:05:37 [2024-03-15T20:05:37.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136154032 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:37 [2024-03-15T20:05:37.986Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:05:37 [2024-03-15T20:05:37.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:37 [2024-03-15T20:05:37.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:37 [2024-03-15T20:05:37.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1136154079 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
16:05:37 [2024-03-15T20:05:37.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1136154092 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:05:37 [2024-03-15T20:05:37.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1136154092 data=null}, TreeItem with text {ust-overlap-testing}]
16:05:37 [2024-03-15T20:05:37.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136154092 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
16:05:37 [2024-03-15T20:05:37.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136154093 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:05:37 [2024-03-15T20:05:37.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136154108 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
16:05:37 [2024-03-15T20:05:37.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:37 [2024-03-15T20:05:37.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:37 [2024-03-15T20:05:37.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:37 [2024-03-15T20:05:37.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:37 [2024-03-15T20:05:37.986Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:37 [2024-03-15T20:05:37.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:37 [2024-03-15T20:05:37.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1136154124 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
16:05:37 [2024-03-15T20:05:37.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1136154124 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:05:37 [2024-03-15T20:05:37.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1136154124 data=null}, TreeItem with text {ust-overlap-testing}]
16:05:37 [2024-03-15T20:05:37.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136154124 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
16:05:37 [2024-03-15T20:05:37.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136154124 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:05:37 [2024-03-15T20:05:37.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136154131 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
16:05:37 [2024-03-15T20:05:37.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
16:05:37 [2024-03-15T20:05:37.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1136154131 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
16:05:37 [2024-03-15T20:05:37.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1136154131 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:05:37 [2024-03-15T20:05:37.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:37 [2024-03-15T20:05:37.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1136154131 data=null}, TreeItem with text {ust-overlap-testing}]
16:05:37 [2024-03-15T20:05:37.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136154132 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
16:05:37 [2024-03-15T20:05:37.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136154132 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:05:37 [2024-03-15T20:05:37.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136154136 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
16:05:37 [2024-03-15T20:05:37.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136154136 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
16:05:37 [2024-03-15T20:05:37.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1136154136 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
16:05:38 [2024-03-15T20:05:38.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136154136 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:05:38 [2024-03-15T20:05:38.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136154182 data=null button=1 stateMask=0x80000 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
16:05:38 [2024-03-15T20:05:38.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1136154382 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
16:05:38 [2024-03-15T20:05:38.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1136154382 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:05:38 [2024-03-15T20:05:38.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1136154382 data=null}, TreeItem with text {ust-overlap-testing}]
16:05:38 [2024-03-15T20:05:38.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
16:05:38 [2024-03-15T20:05:38.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:38 [2024-03-15T20:05:38.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:38 [2024-03-15T20:05:38.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:38 [2024-03-15T20:05:38.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:38 [2024-03-15T20:05:38.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:38 [2024-03-15T20:05:38.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:38 [2024-03-15T20:05:38.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:38 [2024-03-15T20:05:38.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:38 [2024-03-15T20:05:38.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:38 [2024-03-15T20:05:38.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:38 [2024-03-15T20:05:38.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:05:38 [2024-03-15T20:05:38.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136154384 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:05:38 [2024-03-15T20:05:38.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136154384 data=null doit=true}, TableItem with text {}]
16:05:38 [2024-03-15T20:05:38.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136154384 data=null}, TableItem with text {}]
16:05:38 [2024-03-15T20:05:38.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136154384 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:05:38 [2024-03-15T20:05:38.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136154385 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:05:38 [2024-03-15T20:05:38.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136154385 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:05:38 [2024-03-15T20:05:38.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:38 [2024-03-15T20:05:38.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:38 [2024-03-15T20:05:38.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:05:38 [2024-03-15T20:05:38.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136154386 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:05:38 [2024-03-15T20:05:38.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136154386 data=null doit=true}, TableItem with text {}]
16:05:38 [2024-03-15T20:05:38.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136154386 data=null}, TableItem with text {}]
16:05:38 [2024-03-15T20:05:38.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136154386 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:05:38 [2024-03-15T20:05:38.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136154387 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:05:38 [2024-03-15T20:05:38.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136154387 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:05:38 [2024-03-15T20:05:38.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:38 [2024-03-15T20:05:38.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:39 [2024-03-15T20:05:39.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:39 [2024-03-15T20:05:39.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:39 [2024-03-15T20:05:39.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1136155654 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
16:05:39 [2024-03-15T20:05:39.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1136155655 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:05:39 [2024-03-15T20:05:39.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1136155655 data=null}, TreeItem with text {ust-overlap-testing}]
16:05:39 [2024-03-15T20:05:39.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136155655 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
16:05:39 [2024-03-15T20:05:39.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136155655 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:05:39 [2024-03-15T20:05:39.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136155662 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
16:05:39 [2024-03-15T20:05:39.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:39 [2024-03-15T20:05:39.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:39 [2024-03-15T20:05:39.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:39 [2024-03-15T20:05:39.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:39 [2024-03-15T20:05:39.730Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:39 [2024-03-15T20:05:39.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:05:39 [2024-03-15T20:05:39.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:39 [2024-03-15T20:05:39.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:39 [2024-03-15T20:05:39.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:39 [2024-03-15T20:05:39.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:39 [2024-03-15T20:05:39.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:39 [2024-03-15T20:05:39.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136155666 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:39 [2024-03-15T20:05:39.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136155666 data=null doit=true}, TreeItem with text {test}]
16:05:39 [2024-03-15T20:05:39.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136155666 data=null}, TreeItem with text {test}]
16:05:39 [2024-03-15T20:05:39.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136155667 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:39 [2024-03-15T20:05:39.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136155667 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:39 [2024-03-15T20:05:39.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136155698 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:39 [2024-03-15T20:05:39.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:39 [2024-03-15T20:05:39.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136155699 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:39 [2024-03-15T20:05:39.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136155699 data=null doit=true}, TreeItem with text {test}]
16:05:39 [2024-03-15T20:05:39.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136155699 data=null}, TreeItem with text {test}]
16:05:39 [2024-03-15T20:05:39.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136155699 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:39 [2024-03-15T20:05:39.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136155700 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:39 [2024-03-15T20:05:39.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136155706 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:39 [2024-03-15T20:05:39.730Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:05:39 [2024-03-15T20:05:39.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:39 [2024-03-15T20:05:39.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136155707 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:05:39 [2024-03-15T20:05:39.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136155707 data=null doit=true}, TreeItem with text {Traces [12]}]
16:05:39 [2024-03-15T20:05:39.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136155707 data=null}, TreeItem with text {Traces [12]}]
16:05:39 [2024-03-15T20:05:39.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136155708 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:39 [2024-03-15T20:05:39.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136155708 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:05:39 [2024-03-15T20:05:39.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136155725 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:39 [2024-03-15T20:05:39.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:05:39 [2024-03-15T20:05:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:39 [2024-03-15T20:05:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:39 [2024-03-15T20:05:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136156054 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:05:39 [2024-03-15T20:05:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136156054 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:05:39 [2024-03-15T20:05:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136156054 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:05:39 [2024-03-15T20:05:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136156055 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:05:39 [2024-03-15T20:05:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136156055 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:05:39 [2024-03-15T20:05:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136156099 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:05:39 [2024-03-15T20:05:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:39 [2024-03-15T20:05:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:39 [2024-03-15T20:05:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:39 [2024-03-15T20:05:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:39 [2024-03-15T20:05:39.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:39 [2024-03-15T20:05:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:39 [2024-03-15T20:05:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136156102 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:05:39 [2024-03-15T20:05:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136156102 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:05:39 [2024-03-15T20:05:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136156102 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:05:39 [2024-03-15T20:05:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136156103 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:05:39 [2024-03-15T20:05:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136156103 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:05:39 [2024-03-15T20:05:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136156107 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:05:39 [2024-03-15T20:05:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
16:05:39 [2024-03-15T20:05:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136156108 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:05:39 [2024-03-15T20:05:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136156108 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:05:39 [2024-03-15T20:05:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:39 [2024-03-15T20:05:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136156108 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:05:39 [2024-03-15T20:05:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136156108 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:05:39 [2024-03-15T20:05:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136156108 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:05:39 [2024-03-15T20:05:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136156112 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:05:39 [2024-03-15T20:05:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136156112 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:05:39 [2024-03-15T20:05:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136156113 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:05:39 [2024-03-15T20:05:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136156113 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:05:40 [2024-03-15T20:05:40.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136156165 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:05:40 [2024-03-15T20:05:40.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136156383 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:05:40 [2024-03-15T20:05:40.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136156383 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:05:40 [2024-03-15T20:05:40.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136156383 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:05:40 [2024-03-15T20:05:40.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
16:05:40 [2024-03-15T20:05:40.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:40 [2024-03-15T20:05:40.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:40 [2024-03-15T20:05:40.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:40 [2024-03-15T20:05:40.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:40 [2024-03-15T20:05:40.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:40 [2024-03-15T20:05:40.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:40 [2024-03-15T20:05:40.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:40 [2024-03-15T20:05:40.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:40 [2024-03-15T20:05:40.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:40 [2024-03-15T20:05:40.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:40 [2024-03-15T20:05:40.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:41 [2024-03-15T20:05:41.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:41 [2024-03-15T20:05:41.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:41 [2024-03-15T20:05:41.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:41 [2024-03-15T20:05:41.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:41 [2024-03-15T20:05:41.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:05:41 [2024-03-15T20:05:41.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136157390 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:05:41 [2024-03-15T20:05:41.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136157390 data=null doit=true}, TableItem with text {}]
16:05:41 [2024-03-15T20:05:41.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136157390 data=null}, TableItem with text {}]
16:05:41 [2024-03-15T20:05:41.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136157390 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:05:41 [2024-03-15T20:05:41.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136157390 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:05:41 [2024-03-15T20:05:41.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136157435 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:05:41 [2024-03-15T20:05:41.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:41 [2024-03-15T20:05:41.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:41 [2024-03-15T20:05:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:41 [2024-03-15T20:05:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:41 [2024-03-15T20:05:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136157618 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:05:41 [2024-03-15T20:05:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136157619 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:05:41 [2024-03-15T20:05:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136157619 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:05:41 [2024-03-15T20:05:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136157619 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:05:41 [2024-03-15T20:05:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136157619 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:05:41 [2024-03-15T20:05:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136157626 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:05:41 [2024-03-15T20:05:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:41 [2024-03-15T20:05:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:41 [2024-03-15T20:05:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:41 [2024-03-15T20:05:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:41 [2024-03-15T20:05:41.623Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:41 [2024-03-15T20:05:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:05:41 [2024-03-15T20:05:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:41 [2024-03-15T20:05:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:41 [2024-03-15T20:05:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:41 [2024-03-15T20:05:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:41 [2024-03-15T20:05:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:41 [2024-03-15T20:05:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136157630 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:41 [2024-03-15T20:05:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136157630 data=null doit=true}, TreeItem with text {test}]
16:05:41 [2024-03-15T20:05:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136157630 data=null}, TreeItem with text {test}]
16:05:41 [2024-03-15T20:05:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136157630 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:41 [2024-03-15T20:05:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136157630 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:41 [2024-03-15T20:05:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136157653 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:41 [2024-03-15T20:05:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:41 [2024-03-15T20:05:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136157653 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:41 [2024-03-15T20:05:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136157657 data=null doit=true}, TreeItem with text {test}]
16:05:41 [2024-03-15T20:05:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136157657 data=null}, TreeItem with text {test}]
16:05:41 [2024-03-15T20:05:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136157657 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:41 [2024-03-15T20:05:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136157657 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:41 [2024-03-15T20:05:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136157662 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:41 [2024-03-15T20:05:41.623Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:05:41 [2024-03-15T20:05:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:41 [2024-03-15T20:05:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136157663 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:05:41 [2024-03-15T20:05:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136157663 data=null doit=true}, TreeItem with text {Traces [12]}]
16:05:41 [2024-03-15T20:05:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136157663 data=null}, TreeItem with text {Traces [12]}]
16:05:41 [2024-03-15T20:05:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136157663 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:41 [2024-03-15T20:05:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136157663 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:05:41 [2024-03-15T20:05:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136157677 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:41 [2024-03-15T20:05:41.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:05:41 [2024-03-15T20:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:41 [2024-03-15T20:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:41 [2024-03-15T20:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136157939 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:05:41 [2024-03-15T20:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136157939 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:05:41 [2024-03-15T20:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136157939 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:05:41 [2024-03-15T20:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136157940 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:05:41 [2024-03-15T20:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136157940 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:05:41 [2024-03-15T20:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136157959 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:05:41 [2024-03-15T20:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:41 [2024-03-15T20:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:41 [2024-03-15T20:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:41 [2024-03-15T20:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:41 [2024-03-15T20:05:41.879Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:41 [2024-03-15T20:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:41 [2024-03-15T20:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136157962 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:05:41 [2024-03-15T20:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136157962 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:05:41 [2024-03-15T20:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136157962 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:05:41 [2024-03-15T20:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136157962 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:05:41 [2024-03-15T20:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136157962 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:05:41 [2024-03-15T20:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136157973 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:05:41 [2024-03-15T20:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
16:05:41 [2024-03-15T20:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136157973 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:05:41 [2024-03-15T20:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136157973 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:05:41 [2024-03-15T20:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:41 [2024-03-15T20:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136157974 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:05:41 [2024-03-15T20:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136157974 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:05:41 [2024-03-15T20:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136157974 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:05:41 [2024-03-15T20:05:41.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136157978 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:05:41 [2024-03-15T20:05:41.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136157978 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:05:41 [2024-03-15T20:05:41.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136157979 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:05:41 [2024-03-15T20:05:41.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136157979 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:05:42 [2024-03-15T20:05:42.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136158025 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:05:42 [2024-03-15T20:05:42.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136158221 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:05:42 [2024-03-15T20:05:42.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136158222 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:05:42 [2024-03-15T20:05:42.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136158222 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:05:42 [2024-03-15T20:05:42.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
16:05:42 [2024-03-15T20:05:42.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:42 [2024-03-15T20:05:42.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:42 [2024-03-15T20:05:42.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:42 [2024-03-15T20:05:42.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:42 [2024-03-15T20:05:42.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:42 [2024-03-15T20:05:42.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:42 [2024-03-15T20:05:42.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:42 [2024-03-15T20:05:42.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:43 [2024-03-15T20:05:43.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:43 [2024-03-15T20:05:43.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:43 [2024-03-15T20:05:43.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:43 [2024-03-15T20:05:43.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:43 [2024-03-15T20:05:43.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:05:43 [2024-03-15T20:05:43.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136159227 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:05:43 [2024-03-15T20:05:43.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136159227 data=null doit=true}, TableItem with text {}]
16:05:43 [2024-03-15T20:05:43.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136159227 data=null}, TableItem with text {}]
16:05:43 [2024-03-15T20:05:43.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136159227 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:05:43 [2024-03-15T20:05:43.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136159228 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:05:43 [2024-03-15T20:05:43.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136159234 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:05:43 [2024-03-15T20:05:43.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:43 [2024-03-15T20:05:43.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:43 [2024-03-15T20:05:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:43 [2024-03-15T20:05:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:43 [2024-03-15T20:05:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136159498 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:05:43 [2024-03-15T20:05:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136159498 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:05:43 [2024-03-15T20:05:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136159498 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:05:43 [2024-03-15T20:05:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136159499 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:05:43 [2024-03-15T20:05:43.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136159499 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:05:43 [2024-03-15T20:05:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136159514 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:05:43 [2024-03-15T20:05:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:43 [2024-03-15T20:05:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:43 [2024-03-15T20:05:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:43 [2024-03-15T20:05:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:43 [2024-03-15T20:05:43.573Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:43 [2024-03-15T20:05:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:05:43 [2024-03-15T20:05:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:43 [2024-03-15T20:05:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:43 [2024-03-15T20:05:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:43 [2024-03-15T20:05:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:43 [2024-03-15T20:05:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:43 [2024-03-15T20:05:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136159519 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:43 [2024-03-15T20:05:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136159519 data=null doit=true}, TreeItem with text {test}]
16:05:43 [2024-03-15T20:05:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136159519 data=null}, TreeItem with text {test}]
16:05:43 [2024-03-15T20:05:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136159520 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:43 [2024-03-15T20:05:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136159520 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:43 [2024-03-15T20:05:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136159547 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:43 [2024-03-15T20:05:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:43 [2024-03-15T20:05:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136159548 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:43 [2024-03-15T20:05:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136159548 data=null doit=true}, TreeItem with text {test}]
16:05:43 [2024-03-15T20:05:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136159548 data=null}, TreeItem with text {test}]
16:05:43 [2024-03-15T20:05:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136159548 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:43 [2024-03-15T20:05:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136159548 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:43 [2024-03-15T20:05:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136159560 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:43 [2024-03-15T20:05:43.573Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:05:43 [2024-03-15T20:05:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:43 [2024-03-15T20:05:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136159561 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:05:43 [2024-03-15T20:05:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136159561 data=null doit=true}, TreeItem with text {Traces [12]}]
16:05:43 [2024-03-15T20:05:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136159561 data=null}, TreeItem with text {Traces [12]}]
16:05:43 [2024-03-15T20:05:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136159561 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:43 [2024-03-15T20:05:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136159561 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:05:43 [2024-03-15T20:05:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136159575 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:43 [2024-03-15T20:05:43.573Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:05:43 [2024-03-15T20:05:43.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:43 [2024-03-15T20:05:43.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:43 [2024-03-15T20:05:43.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136159803 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:05:43 [2024-03-15T20:05:43.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1136159803 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:05:43 [2024-03-15T20:05:43.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1136159803 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:05:43 [2024-03-15T20:05:43.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136159803 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:05:43 [2024-03-15T20:05:43.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136159804 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:05:43 [2024-03-15T20:05:43.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136159847 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:05:43 [2024-03-15T20:05:43.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:43 [2024-03-15T20:05:43.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:43 [2024-03-15T20:05:43.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:43 [2024-03-15T20:05:43.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:43 [2024-03-15T20:05:43.829Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:43 [2024-03-15T20:05:43.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:43 [2024-03-15T20:05:43.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136159849 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:05:43 [2024-03-15T20:05:43.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1136159849 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:05:43 [2024-03-15T20:05:43.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1136159849 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:05:43 [2024-03-15T20:05:43.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136159849 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:05:43 [2024-03-15T20:05:43.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136159849 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:05:43 [2024-03-15T20:05:43.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136159853 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:05:43 [2024-03-15T20:05:43.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
16:05:43 [2024-03-15T20:05:43.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136159854 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:05:43 [2024-03-15T20:05:43.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1136159854 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:05:43 [2024-03-15T20:05:43.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:43 [2024-03-15T20:05:43.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1136159854 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:05:43 [2024-03-15T20:05:43.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136159854 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:05:43 [2024-03-15T20:05:43.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136159855 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:05:43 [2024-03-15T20:05:43.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136159859 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:05:43 [2024-03-15T20:05:43.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136159859 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
16:05:43 [2024-03-15T20:05:43.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136159859 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
16:05:43 [2024-03-15T20:05:43.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136159859 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:05:44 [2024-03-15T20:05:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136159914 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
16:05:44 [2024-03-15T20:05:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136160175 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:05:44 [2024-03-15T20:05:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1136160178 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:05:44 [2024-03-15T20:05:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1136160178 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:05:44 [2024-03-15T20:05:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
16:05:44 [2024-03-15T20:05:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:44 [2024-03-15T20:05:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:44 [2024-03-15T20:05:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:44 [2024-03-15T20:05:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:44 [2024-03-15T20:05:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:44 [2024-03-15T20:05:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:44 [2024-03-15T20:05:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:44 [2024-03-15T20:05:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:44 [2024-03-15T20:05:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:44 [2024-03-15T20:05:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:44 [2024-03-15T20:05:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:44 [2024-03-15T20:05:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:44 [2024-03-15T20:05:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:44 [2024-03-15T20:05:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:05:44 [2024-03-15T20:05:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136160180 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:05:44 [2024-03-15T20:05:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136160180 data=null doit=true}, TableItem with text {}]
16:05:44 [2024-03-15T20:05:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136160180 data=null}, TableItem with text {}]
16:05:44 [2024-03-15T20:05:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136160180 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:05:44 [2024-03-15T20:05:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136160180 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:05:44 [2024-03-15T20:05:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136160201 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:05:44 [2024-03-15T20:05:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:44 [2024-03-15T20:05:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:45 [2024-03-15T20:05:45.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:45 [2024-03-15T20:05:45.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:45 [2024-03-15T20:05:45.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136161368 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:05:45 [2024-03-15T20:05:45.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1136161369 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:05:45 [2024-03-15T20:05:45.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1136161369 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:05:45 [2024-03-15T20:05:45.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136161369 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:05:45 [2024-03-15T20:05:45.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136161369 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:05:45 [2024-03-15T20:05:45.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136161376 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:05:45 [2024-03-15T20:05:45.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:45 [2024-03-15T20:05:45.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:45 [2024-03-15T20:05:45.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:45 [2024-03-15T20:05:45.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:45 [2024-03-15T20:05:45.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:45 [2024-03-15T20:05:45.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:05:45 [2024-03-15T20:05:45.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:45 [2024-03-15T20:05:45.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:45 [2024-03-15T20:05:45.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:45 [2024-03-15T20:05:45.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:45 [2024-03-15T20:05:45.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:45 [2024-03-15T20:05:45.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136161380 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:45 [2024-03-15T20:05:45.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136161380 data=null doit=true}, TreeItem with text {test}]
16:05:45 [2024-03-15T20:05:45.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136161380 data=null}, TreeItem with text {test}]
16:05:45 [2024-03-15T20:05:45.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136161380 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:45 [2024-03-15T20:05:45.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136161380 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:45 [2024-03-15T20:05:45.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136161424 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:45 [2024-03-15T20:05:45.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:45 [2024-03-15T20:05:45.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136161441 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:45 [2024-03-15T20:05:45.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136161441 data=null doit=true}, TreeItem with text {test}]
16:05:45 [2024-03-15T20:05:45.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136161441 data=null}, TreeItem with text {test}]
16:05:45 [2024-03-15T20:05:45.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136161441 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:45 [2024-03-15T20:05:45.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136161441 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:45 [2024-03-15T20:05:45.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136161448 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:45 [2024-03-15T20:05:45.452Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:05:45 [2024-03-15T20:05:45.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:45 [2024-03-15T20:05:45.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136161449 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:05:45 [2024-03-15T20:05:45.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136161449 data=null doit=true}, TreeItem with text {Traces [12]}]
16:05:45 [2024-03-15T20:05:45.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136161449 data=null}, TreeItem with text {Traces [12]}]
16:05:45 [2024-03-15T20:05:45.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136161449 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:45 [2024-03-15T20:05:45.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136161449 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:05:45 [2024-03-15T20:05:45.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136161468 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:45 [2024-03-15T20:05:45.452Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:05:45 [2024-03-15T20:05:45.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:45 [2024-03-15T20:05:45.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:45 [2024-03-15T20:05:45.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1136161697 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
16:05:45 [2024-03-15T20:05:45.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1136161697 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:05:45 [2024-03-15T20:05:45.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1136161725 data=null}, TreeItem with text {simple_server-thread1(2)}]
16:05:45 [2024-03-15T20:05:45.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1136161725 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:05:45 [2024-03-15T20:05:45.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136161725 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:05:45 [2024-03-15T20:05:45.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1136161748 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:05:45 [2024-03-15T20:05:45.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:45 [2024-03-15T20:05:45.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:45 [2024-03-15T20:05:45.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:45 [2024-03-15T20:05:45.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:45 [2024-03-15T20:05:45.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:45 [2024-03-15T20:05:45.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:45 [2024-03-15T20:05:45.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1136161750 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
16:05:45 [2024-03-15T20:05:45.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1136161750 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:05:45 [2024-03-15T20:05:45.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1136161750 data=null}, TreeItem with text {simple_server-thread1(2)}]
16:05:45 [2024-03-15T20:05:45.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1136161750 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:05:45 [2024-03-15T20:05:45.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136161751 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:05:45 [2024-03-15T20:05:45.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1136161762 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:05:45 [2024-03-15T20:05:45.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1(2)}
16:05:45 [2024-03-15T20:05:45.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1136161762 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
16:05:45 [2024-03-15T20:05:45.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1136161762 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:05:45 [2024-03-15T20:05:45.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:45 [2024-03-15T20:05:45.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1136161763 data=null}, TreeItem with text {simple_server-thread1(2)}]
16:05:45 [2024-03-15T20:05:45.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1136161763 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:05:45 [2024-03-15T20:05:45.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136161763 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:05:45 [2024-03-15T20:05:45.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1136161767 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:05:45 [2024-03-15T20:05:45.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1136161768 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
16:05:45 [2024-03-15T20:05:45.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1136161768 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
16:05:45 [2024-03-15T20:05:45.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136161768 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:05:45 [2024-03-15T20:05:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1136161819 data=null button=1 stateMask=0x80000 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
16:05:45 [2024-03-15T20:05:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1136162055 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
16:05:45 [2024-03-15T20:05:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1136162063 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:05:45 [2024-03-15T20:05:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1136162063 data=null}, TreeItem with text {simple_server-thread1(2)}]
16:05:45 [2024-03-15T20:05:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1(2)}
16:05:45 [2024-03-15T20:05:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:45 [2024-03-15T20:05:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:45 [2024-03-15T20:05:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:45 [2024-03-15T20:05:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:45 [2024-03-15T20:05:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:45 [2024-03-15T20:05:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:45 [2024-03-15T20:05:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:45 [2024-03-15T20:05:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:45 [2024-03-15T20:05:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:45 [2024-03-15T20:05:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:45 [2024-03-15T20:05:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:45 [2024-03-15T20:05:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:45 [2024-03-15T20:05:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:45 [2024-03-15T20:05:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:45 [2024-03-15T20:05:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:05:45 [2024-03-15T20:05:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136162065 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:05:45 [2024-03-15T20:05:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136162066 data=null doit=true}, TableItem with text {}]
16:05:45 [2024-03-15T20:05:45.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136162066 data=null}, TableItem with text {}]
16:05:45 [2024-03-15T20:05:45.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136162081 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:05:45 [2024-03-15T20:05:45.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136162081 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:05:45 [2024-03-15T20:05:45.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136162102 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:05:45 [2024-03-15T20:05:45.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:45 [2024-03-15T20:05:45.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:47 [2024-03-15T20:05:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:47 [2024-03-15T20:05:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:47 [2024-03-15T20:05:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1136163275 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
16:05:47 [2024-03-15T20:05:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1136163275 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:05:47 [2024-03-15T20:05:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1136163275 data=null}, TreeItem with text {simple_server-thread1(2)}]
16:05:47 [2024-03-15T20:05:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1136163276 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:05:47 [2024-03-15T20:05:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136163276 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:05:47 [2024-03-15T20:05:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1136163280 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:05:47 [2024-03-15T20:05:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:47 [2024-03-15T20:05:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:47 [2024-03-15T20:05:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:47 [2024-03-15T20:05:47.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:47 [2024-03-15T20:05:47.332Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:47 [2024-03-15T20:05:47.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:05:47 [2024-03-15T20:05:47.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:47 [2024-03-15T20:05:47.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:47 [2024-03-15T20:05:47.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:47 [2024-03-15T20:05:47.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:47 [2024-03-15T20:05:47.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:47 [2024-03-15T20:05:47.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136163288 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:47 [2024-03-15T20:05:47.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136163288 data=null doit=true}, TreeItem with text {test}]
16:05:47 [2024-03-15T20:05:47.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136163288 data=null}, TreeItem with text {test}]
16:05:47 [2024-03-15T20:05:47.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136163288 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:47 [2024-03-15T20:05:47.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136163288 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:47 [2024-03-15T20:05:47.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136163324 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:47 [2024-03-15T20:05:47.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:47 [2024-03-15T20:05:47.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136163325 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:47 [2024-03-15T20:05:47.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136163325 data=null doit=true}, TreeItem with text {test}]
16:05:47 [2024-03-15T20:05:47.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136163325 data=null}, TreeItem with text {test}]
16:05:47 [2024-03-15T20:05:47.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136163325 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:47 [2024-03-15T20:05:47.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136163325 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:47 [2024-03-15T20:05:47.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136163332 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:47 [2024-03-15T20:05:47.332Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:05:47 [2024-03-15T20:05:47.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:47 [2024-03-15T20:05:47.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136163333 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:05:47 [2024-03-15T20:05:47.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136163333 data=null doit=true}, TreeItem with text {Traces [12]}]
16:05:47 [2024-03-15T20:05:47.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136163333 data=null}, TreeItem with text {Traces [12]}]
16:05:47 [2024-03-15T20:05:47.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136163333 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:47 [2024-03-15T20:05:47.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136163333 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:05:47 [2024-03-15T20:05:47.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136163350 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:47 [2024-03-15T20:05:47.332Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:05:47 [2024-03-15T20:05:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:47 [2024-03-15T20:05:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:47 [2024-03-15T20:05:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1136163583 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
16:05:47 [2024-03-15T20:05:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1136163583 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:05:47 [2024-03-15T20:05:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1136163583 data=null}, TreeItem with text {simple_server-thread2(2)}]
16:05:47 [2024-03-15T20:05:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1136163607 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:05:47 [2024-03-15T20:05:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136163607 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:05:47 [2024-03-15T20:05:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1136163653 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:05:47 [2024-03-15T20:05:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:47 [2024-03-15T20:05:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:47 [2024-03-15T20:05:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:47 [2024-03-15T20:05:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:47 [2024-03-15T20:05:47.590Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:47 [2024-03-15T20:05:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:47 [2024-03-15T20:05:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1136163655 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
16:05:47 [2024-03-15T20:05:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1136163656 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:05:47 [2024-03-15T20:05:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1136163656 data=null}, TreeItem with text {simple_server-thread2(2)}]
16:05:47 [2024-03-15T20:05:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1136163656 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:05:47 [2024-03-15T20:05:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136163656 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:05:47 [2024-03-15T20:05:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1136163664 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:05:47 [2024-03-15T20:05:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2(2)}
16:05:47 [2024-03-15T20:05:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1136163664 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
16:05:47 [2024-03-15T20:05:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1136163664 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:05:47 [2024-03-15T20:05:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:47 [2024-03-15T20:05:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1136163665 data=null}, TreeItem with text {simple_server-thread2(2)}]
16:05:47 [2024-03-15T20:05:47.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1136163665 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:05:47 [2024-03-15T20:05:47.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136163665 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:05:47 [2024-03-15T20:05:47.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1136163669 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:05:47 [2024-03-15T20:05:47.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1136163670 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
16:05:47 [2024-03-15T20:05:47.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1136163670 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
16:05:47 [2024-03-15T20:05:47.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136163670 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:05:47 [2024-03-15T20:05:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1136163717 data=null button=1 stateMask=0x80000 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
16:05:47 [2024-03-15T20:05:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1136163946 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
16:05:47 [2024-03-15T20:05:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1136163961 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:05:47 [2024-03-15T20:05:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1136163962 data=null}, TreeItem with text {simple_server-thread2(2)}]
16:05:47 [2024-03-15T20:05:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2(2)}
16:05:47 [2024-03-15T20:05:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:47 [2024-03-15T20:05:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:47 [2024-03-15T20:05:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:47 [2024-03-15T20:05:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:47 [2024-03-15T20:05:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:47 [2024-03-15T20:05:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:47 [2024-03-15T20:05:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:47 [2024-03-15T20:05:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:47 [2024-03-15T20:05:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:47 [2024-03-15T20:05:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:47 [2024-03-15T20:05:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:47 [2024-03-15T20:05:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:47 [2024-03-15T20:05:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:47 [2024-03-15T20:05:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:47 [2024-03-15T20:05:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:47 [2024-03-15T20:05:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:05:47 [2024-03-15T20:05:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136163974 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:05:47 [2024-03-15T20:05:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136163974 data=null doit=true}, TableItem with text {}]
16:05:47 [2024-03-15T20:05:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136163974 data=null}, TableItem with text {}]
16:05:47 [2024-03-15T20:05:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136163975 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:05:47 [2024-03-15T20:05:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136163975 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:05:47 [2024-03-15T20:05:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136163988 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:05:47 [2024-03-15T20:05:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:47 [2024-03-15T20:05:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:49 [2024-03-15T20:05:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:49 [2024-03-15T20:05:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:49 [2024-03-15T20:05:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1136165159 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
16:05:49 [2024-03-15T20:05:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1136165159 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:05:49 [2024-03-15T20:05:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1136165159 data=null}, TreeItem with text {simple_server-thread2(2)}]
16:05:49 [2024-03-15T20:05:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1136165160 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:05:49 [2024-03-15T20:05:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136165160 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:05:49 [2024-03-15T20:05:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1136165165 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:05:49 [2024-03-15T20:05:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:49 [2024-03-15T20:05:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:49 [2024-03-15T20:05:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:49 [2024-03-15T20:05:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:49 [2024-03-15T20:05:49.212Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:49 [2024-03-15T20:05:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:05:49 [2024-03-15T20:05:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:49 [2024-03-15T20:05:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:49 [2024-03-15T20:05:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:49 [2024-03-15T20:05:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:49 [2024-03-15T20:05:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:49 [2024-03-15T20:05:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136165170 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:49 [2024-03-15T20:05:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136165170 data=null doit=true}, TreeItem with text {test}]
16:05:49 [2024-03-15T20:05:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136165170 data=null}, TreeItem with text {test}]
16:05:49 [2024-03-15T20:05:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136165170 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:49 [2024-03-15T20:05:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136165170 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:49 [2024-03-15T20:05:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136165203 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:49 [2024-03-15T20:05:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:49 [2024-03-15T20:05:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136165204 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:49 [2024-03-15T20:05:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136165208 data=null doit=true}, TreeItem with text {test}]
16:05:49 [2024-03-15T20:05:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136165208 data=null}, TreeItem with text {test}]
16:05:49 [2024-03-15T20:05:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136165208 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:49 [2024-03-15T20:05:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136165208 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:49 [2024-03-15T20:05:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136165228 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:49 [2024-03-15T20:05:49.212Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:05:49 [2024-03-15T20:05:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:49 [2024-03-15T20:05:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136165229 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:05:49 [2024-03-15T20:05:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136165229 data=null doit=true}, TreeItem with text {Traces [12]}]
16:05:49 [2024-03-15T20:05:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136165229 data=null}, TreeItem with text {Traces [12]}]
16:05:49 [2024-03-15T20:05:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136165229 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:49 [2024-03-15T20:05:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136165229 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:05:49 [2024-03-15T20:05:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136165248 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:49 [2024-03-15T20:05:49.213Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:05:49 [2024-03-15T20:05:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:49 [2024-03-15T20:05:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:49 [2024-03-15T20:05:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1136165320 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
16:05:49 [2024-03-15T20:05:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1136165321 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:05:49 [2024-03-15T20:05:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1136165321 data=null}, TreeItem with text {ust-overlap-testing(2)}]
16:05:49 [2024-03-15T20:05:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1136165321 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:05:49 [2024-03-15T20:05:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136165321 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:05:49 [2024-03-15T20:05:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1136165351 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:05:49 [2024-03-15T20:05:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:49 [2024-03-15T20:05:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:49 [2024-03-15T20:05:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:49 [2024-03-15T20:05:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:49 [2024-03-15T20:05:49.213Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:49 [2024-03-15T20:05:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:49 [2024-03-15T20:05:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1136165353 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
16:05:49 [2024-03-15T20:05:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1136165353 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:05:49 [2024-03-15T20:05:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1136165353 data=null}, TreeItem with text {ust-overlap-testing(2)}]
16:05:49 [2024-03-15T20:05:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1136165353 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:05:49 [2024-03-15T20:05:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136165353 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:05:49 [2024-03-15T20:05:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1136165358 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:05:49 [2024-03-15T20:05:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
16:05:49 [2024-03-15T20:05:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1136165358 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
16:05:49 [2024-03-15T20:05:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1136165358 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:05:49 [2024-03-15T20:05:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:49 [2024-03-15T20:05:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1136165358 data=null}, TreeItem with text {ust-overlap-testing(2)}]
16:05:49 [2024-03-15T20:05:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1136165358 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:05:49 [2024-03-15T20:05:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136165359 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:05:49 [2024-03-15T20:05:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1136165362 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:05:49 [2024-03-15T20:05:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1136165363 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
16:05:49 [2024-03-15T20:05:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1136165363 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
16:05:49 [2024-03-15T20:05:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136165363 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:05:49 [2024-03-15T20:05:49.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1136165407 data=null button=1 stateMask=0x80000 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
16:05:49 [2024-03-15T20:05:49.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1136165699 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
16:05:49 [2024-03-15T20:05:49.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1136165702 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:05:49 [2024-03-15T20:05:49.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1136165702 data=null}, TreeItem with text {ust-overlap-testing(2)}]
16:05:49 [2024-03-15T20:05:49.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
16:05:49 [2024-03-15T20:05:49.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:49 [2024-03-15T20:05:49.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:49 [2024-03-15T20:05:49.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:49 [2024-03-15T20:05:49.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:49 [2024-03-15T20:05:49.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:49 [2024-03-15T20:05:49.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:49 [2024-03-15T20:05:49.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:49 [2024-03-15T20:05:49.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:49 [2024-03-15T20:05:49.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:49 [2024-03-15T20:05:49.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:49 [2024-03-15T20:05:49.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:49 [2024-03-15T20:05:49.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:49 [2024-03-15T20:05:49.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:49 [2024-03-15T20:05:49.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:49 [2024-03-15T20:05:49.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:49 [2024-03-15T20:05:49.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:49 [2024-03-15T20:05:49.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:05:49 [2024-03-15T20:05:49.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136165704 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:05:49 [2024-03-15T20:05:49.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136165704 data=null doit=true}, TableItem with text {}]
16:05:49 [2024-03-15T20:05:49.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136165704 data=null}, TableItem with text {}]
16:05:49 [2024-03-15T20:05:49.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136165704 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:05:49 [2024-03-15T20:05:49.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136165705 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:05:49 [2024-03-15T20:05:49.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136165725 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:05:49 [2024-03-15T20:05:49.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:49 [2024-03-15T20:05:49.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:51 [2024-03-15T20:05:51.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:51 [2024-03-15T20:05:51.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:51 [2024-03-15T20:05:51.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1136166937 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
16:05:51 [2024-03-15T20:05:51.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1136166937 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:05:51 [2024-03-15T20:05:51.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1136166937 data=null}, TreeItem with text {ust-overlap-testing(2)}]
16:05:51 [2024-03-15T20:05:51.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1136166937 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:05:51 [2024-03-15T20:05:51.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136166937 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:05:51 [2024-03-15T20:05:51.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1136166942 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:05:51 [2024-03-15T20:05:51.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:51 [2024-03-15T20:05:51.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:51 [2024-03-15T20:05:51.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:51 [2024-03-15T20:05:51.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:51 [2024-03-15T20:05:51.091Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:51 [2024-03-15T20:05:51.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:05:51 [2024-03-15T20:05:51.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:51 [2024-03-15T20:05:51.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:51 [2024-03-15T20:05:51.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:51 [2024-03-15T20:05:51.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:51 [2024-03-15T20:05:51.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:51 [2024-03-15T20:05:51.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136166947 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:51 [2024-03-15T20:05:51.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136166947 data=null doit=true}, TreeItem with text {test}]
16:05:51 [2024-03-15T20:05:51.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136166947 data=null}, TreeItem with text {test}]
16:05:51 [2024-03-15T20:05:51.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136166947 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:51 [2024-03-15T20:05:51.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136166947 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:51 [2024-03-15T20:05:51.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136166997 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:51 [2024-03-15T20:05:51.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:51 [2024-03-15T20:05:51.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136166998 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:51 [2024-03-15T20:05:51.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136166998 data=null doit=true}, TreeItem with text {test}]
16:05:51 [2024-03-15T20:05:51.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136166998 data=null}, TreeItem with text {test}]
16:05:51 [2024-03-15T20:05:51.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136166999 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:51 [2024-03-15T20:05:51.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136166999 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136167006 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:51 [2024-03-15T20:05:51.092Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136167007 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136167007 data=null doit=true}, TreeItem with text {Traces [12]}]
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136167007 data=null}, TreeItem with text {Traces [12]}]
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136167007 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136167008 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136167025 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136167030 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136167030 data=null doit=true}, TreeItem with text {test}]
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136167030 data=null}, TreeItem with text {test}]
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136167030 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136167030 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136167056 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136167057 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136167057 data=null doit=true}, TreeItem with text {test}]
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136167057 data=null}, TreeItem with text {test}]
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136167057 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136167057 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136167062 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:51 [2024-03-15T20:05:51.092Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136167063 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136167063 data=null doit=true}, TreeItem with text {Traces [12]}]
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136167063 data=null}, TreeItem with text {Traces [12]}]
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136167064 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136167064 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136167078 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136167078 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136167078 data=null doit=true}, TreeItem with text {Traces [12]}]
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136167078 data=null}, TreeItem with text {Traces [12]}]
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136167079 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136167079 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136167083 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:05:51 [2024-03-15T20:05:51.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:05:51 [2024-03-15T20:05:51.092Z] 
16:05:51 [2024-03-15T20:05:51.092Z] (Eclipse:19288): Gtk-WARNING **: 20:05:51.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:51 [2024-03-15T20:05:51.093Z] 
16:05:51 [2024-03-15T20:05:51.093Z] (Eclipse:19288): Gtk-WARNING **: 20:05:51.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:51 [2024-03-15T20:05:51.093Z] 
16:05:51 [2024-03-15T20:05:51.093Z] (Eclipse:19288): Gtk-WARNING **: 20:05:51.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:51 [2024-03-15T20:05:51.093Z] 
16:05:51 [2024-03-15T20:05:51.093Z] (Eclipse:19288): Gtk-WARNING **: 20:05:51.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:51 [2024-03-15T20:05:51.093Z] 
16:05:51 [2024-03-15T20:05:51.093Z] (Eclipse:19288): Gtk-WARNING **: 20:05:51.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:51 [2024-03-15T20:05:51.093Z] 
16:05:51 [2024-03-15T20:05:51.093Z] (Eclipse:19288): Gtk-WARNING **: 20:05:51.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:51 [2024-03-15T20:05:51.093Z] 
16:05:51 [2024-03-15T20:05:51.093Z] (Eclipse:19288): Gtk-WARNING **: 20:05:51.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:51 [2024-03-15T20:05:51.093Z] 
16:05:51 [2024-03-15T20:05:51.093Z] (Eclipse:19288): Gtk-WARNING **: 20:05:51.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:51 [2024-03-15T20:05:51.093Z] 
16:05:51 [2024-03-15T20:05:51.093Z] (Eclipse:19288): Gtk-WARNING **: 20:05:51.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:51 [2024-03-15T20:05:51.093Z] 
16:05:51 [2024-03-15T20:05:51.093Z] (Eclipse:19288): Gtk-WARNING **: 20:05:51.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:51 [2024-03-15T20:05:51.093Z] 
16:05:51 [2024-03-15T20:05:51.093Z] (Eclipse:19288): Gtk-WARNING **: 20:05:51.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:51 [2024-03-15T20:05:51.093Z] 
16:05:51 [2024-03-15T20:05:51.093Z] (Eclipse:19288): Gtk-WARNING **: 20:05:51.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:51 [2024-03-15T20:05:51.348Z] 
16:05:51 [2024-03-15T20:05:51.348Z] (Eclipse:19288): Gtk-WARNING **: 20:05:51.097: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:51 [2024-03-15T20:05:51.348Z] 
16:05:51 [2024-03-15T20:05:51.348Z] (Eclipse:19288): Gtk-WARNING **: 20:05:51.098: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:51 [2024-03-15T20:05:51.348Z] 
16:05:51 [2024-03-15T20:05:51.348Z] (Eclipse:19288): Gtk-WARNING **: 20:05:51.098: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:51 [2024-03-15T20:05:51.348Z] 
16:05:51 [2024-03-15T20:05:51.348Z] (Eclipse:19288): Gtk-WARNING **: 20:05:51.098: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:51 [2024-03-15T20:05:51.348Z] 
16:05:51 [2024-03-15T20:05:51.348Z] (Eclipse:19288): Gtk-WARNING **: 20:05:51.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:51 [2024-03-15T20:05:51.348Z] 
16:05:51 [2024-03-15T20:05:51.348Z] (Eclipse:19288): Gtk-WARNING **: 20:05:51.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:51 [2024-03-15T20:05:51.348Z] 
16:05:51 [2024-03-15T20:05:51.348Z] (Eclipse:19288): Gtk-WARNING **: 20:05:51.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:51 [2024-03-15T20:05:51.348Z] 
16:05:51 [2024-03-15T20:05:51.348Z] (Eclipse:19288): Gtk-WARNING **: 20:05:51.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:51 [2024-03-15T20:05:51.348Z] 
16:05:51 [2024-03-15T20:05:51.349Z] (Eclipse:19288): Gtk-WARNING **: 20:05:51.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:51 [2024-03-15T20:05:51.349Z] 
16:05:51 [2024-03-15T20:05:51.349Z] (Eclipse:19288): Gtk-WARNING **: 20:05:51.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:51 [2024-03-15T20:05:51.349Z] 
16:05:51 [2024-03-15T20:05:51.349Z] (Eclipse:19288): Gtk-WARNING **: 20:05:51.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:51 [2024-03-15T20:05:51.349Z] 
16:05:51 [2024-03-15T20:05:51.349Z] (Eclipse:19288): Gtk-WARNING **: 20:05:51.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:51 [2024-03-15T20:05:51.349Z] 
16:05:51 [2024-03-15T20:05:51.349Z] (Eclipse:19288): Gtk-WARNING **: 20:05:51.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:51 [2024-03-15T20:05:51.349Z] 
16:05:51 [2024-03-15T20:05:51.349Z] (Eclipse:19288): Gtk-WARNING **: 20:05:51.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:51 [2024-03-15T20:05:51.349Z] 
16:05:51 [2024-03-15T20:05:51.349Z] (Eclipse:19288): Gtk-WARNING **: 20:05:51.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:51 [2024-03-15T20:05:51.349Z] 
16:05:51 [2024-03-15T20:05:51.349Z] (Eclipse:19288): Gtk-WARNING **: 20:05:51.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:51 [2024-03-15T20:05:51.349Z] 
16:05:51 [2024-03-15T20:05:51.349Z] (Eclipse:19288): Gtk-WARNING **: 20:05:51.172: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:51 [2024-03-15T20:05:51.349Z] 
16:05:51 [2024-03-15T20:05:51.349Z] (Eclipse:19288): Gtk-WARNING **: 20:05:51.172: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:51 [2024-03-15T20:05:51.349Z] 
16:05:51 [2024-03-15T20:05:51.349Z] (Eclipse:19288): Gtk-WARNING **: 20:05:51.172: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:51 [2024-03-15T20:05:51.349Z] 
16:05:51 [2024-03-15T20:05:51.349Z] (Eclipse:19288): Gtk-WARNING **: 20:05:51.172: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:51 [2024-03-15T20:05:51.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:05:51 [2024-03-15T20:05:51.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:05:51 [2024-03-15T20:05:51.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1136167387 data=null doit=true}, Shell with text {Confirm Clear}]
16:05:51 [2024-03-15T20:05:51.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:05:51 [2024-03-15T20:05:51.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:05:51 [2024-03-15T20:05:51.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:05:51 [2024-03-15T20:05:51.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:05:51 [2024-03-15T20:05:51.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:05:51 [2024-03-15T20:05:51.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:05:51 [2024-03-15T20:05:51.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1136167387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:05:51 [2024-03-15T20:05:51.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1136167388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:05:51 [2024-03-15T20:05:51.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1136167388 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:05:51 [2024-03-15T20:05:51.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1136167388 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:05:51 [2024-03-15T20:05:51.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1136167388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:05:51 [2024-03-15T20:05:51.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1136167388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:05:51 [2024-03-15T20:05:51.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1136167388 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:05:52 [2024-03-15T20:05:52.715Z] 
16:05:52 [2024-03-15T20:05:52.715Z] (Eclipse:19288): Gtk-WARNING **: 20:05:52.395: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:52 [2024-03-15T20:05:52.715Z] 
16:05:52 [2024-03-15T20:05:52.715Z] (Eclipse:19288): Gtk-WARNING **: 20:05:52.395: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:52 [2024-03-15T20:05:52.715Z] 
16:05:52 [2024-03-15T20:05:52.715Z] (Eclipse:19288): Gtk-WARNING **: 20:05:52.395: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:52 [2024-03-15T20:05:52.715Z] 
16:05:52 [2024-03-15T20:05:52.715Z] (Eclipse:19288): Gtk-WARNING **: 20:05:52.395: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:52 [2024-03-15T20:05:52.715Z] 
16:05:52 [2024-03-15T20:05:52.715Z] (Eclipse:19288): Gtk-WARNING **: 20:05:52.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:52 [2024-03-15T20:05:52.715Z] 
16:05:52 [2024-03-15T20:05:52.715Z] (Eclipse:19288): Gtk-WARNING **: 20:05:52.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:52 [2024-03-15T20:05:52.715Z] 
16:05:52 [2024-03-15T20:05:52.715Z] (Eclipse:19288): Gtk-WARNING **: 20:05:52.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:52 [2024-03-15T20:05:52.715Z] 
16:05:52 [2024-03-15T20:05:52.715Z] (Eclipse:19288): Gtk-WARNING **: 20:05:52.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:52 [2024-03-15T20:05:52.715Z] 
16:05:52 [2024-03-15T20:05:52.715Z] (Eclipse:19288): Gtk-WARNING **: 20:05:52.428: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:52 [2024-03-15T20:05:52.716Z] 
16:05:52 [2024-03-15T20:05:52.716Z] (Eclipse:19288): Gtk-WARNING **: 20:05:52.428: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:52 [2024-03-15T20:05:52.716Z] 
16:05:52 [2024-03-15T20:05:52.716Z] (Eclipse:19288): Gtk-WARNING **: 20:05:52.428: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:52 [2024-03-15T20:05:52.716Z] 
16:05:52 [2024-03-15T20:05:52.716Z] (Eclipse:19288): Gtk-WARNING **: 20:05:52.428: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:52 [2024-03-15T20:05:52.716Z] 
16:05:52 [2024-03-15T20:05:52.716Z] (Eclipse:19288): Gtk-WARNING **: 20:05:52.444: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:52 [2024-03-15T20:05:52.716Z] 
16:05:52 [2024-03-15T20:05:52.716Z] (Eclipse:19288): Gtk-WARNING **: 20:05:52.444: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:52 [2024-03-15T20:05:52.716Z] 
16:05:52 [2024-03-15T20:05:52.716Z] (Eclipse:19288): Gtk-WARNING **: 20:05:52.444: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:52 [2024-03-15T20:05:52.716Z] 
16:05:52 [2024-03-15T20:05:52.716Z] (Eclipse:19288): Gtk-WARNING **: 20:05:52.444: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:52 [2024-03-15T20:05:52.716Z] 
16:05:52 [2024-03-15T20:05:52.716Z] (Eclipse:19288): Gtk-WARNING **: 20:05:52.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:52 [2024-03-15T20:05:52.716Z] 
16:05:52 [2024-03-15T20:05:52.716Z] (Eclipse:19288): Gtk-WARNING **: 20:05:52.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:52 [2024-03-15T20:05:52.716Z] 
16:05:52 [2024-03-15T20:05:52.716Z] (Eclipse:19288): Gtk-WARNING **: 20:05:52.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:52 [2024-03-15T20:05:52.716Z] 
16:05:52 [2024-03-15T20:05:52.716Z] (Eclipse:19288): Gtk-WARNING **: 20:05:52.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:52 [2024-03-15T20:05:52.716Z] 
16:05:52 [2024-03-15T20:05:52.716Z] (Eclipse:19288): Gtk-WARNING **: 20:05:52.478: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:52 [2024-03-15T20:05:52.716Z] 
16:05:52 [2024-03-15T20:05:52.716Z] (Eclipse:19288): Gtk-WARNING **: 20:05:52.478: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:52 [2024-03-15T20:05:52.716Z] 
16:05:52 [2024-03-15T20:05:52.716Z] (Eclipse:19288): Gtk-WARNING **: 20:05:52.478: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:52 [2024-03-15T20:05:52.716Z] 
16:05:52 [2024-03-15T20:05:52.716Z] (Eclipse:19288): Gtk-WARNING **: 20:05:52.478: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:52 [2024-03-15T20:05:52.716Z] 
16:05:52 [2024-03-15T20:05:52.716Z] (Eclipse:19288): Gtk-WARNING **: 20:05:52.704: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:52 [2024-03-15T20:05:52.716Z] 
16:05:52 [2024-03-15T20:05:52.716Z] (Eclipse:19288): Gtk-WARNING **: 20:05:52.704: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:52 [2024-03-15T20:05:52.716Z] 
16:05:52 [2024-03-15T20:05:52.716Z] (Eclipse:19288): Gtk-WARNING **: 20:05:52.704: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:52 [2024-03-15T20:05:52.716Z] 
16:05:52 [2024-03-15T20:05:52.716Z] (Eclipse:19288): Gtk-WARNING **: 20:05:52.704: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:54 [2024-03-15T20:05:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:05:54 [2024-03-15T20:05:54.336Z] 
16:05:54 [2024-03-15T20:05:54.336Z] (Eclipse:19288): Gtk-CRITICAL **: 20:05:54.156: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:05:54 [2024-03-15T20:05:54.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1136167108 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:05:54 [2024-03-15T20:05:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:05:54 [2024-03-15T20:05:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:54 [2024-03-15T20:05:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:54 [2024-03-15T20:05:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:54 [2024-03-15T20:05:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:54 [2024-03-15T20:05:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:54 [2024-03-15T20:05:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136170861 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:54 [2024-03-15T20:05:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136170861 data=null doit=true}, TreeItem with text {test}]
16:05:54 [2024-03-15T20:05:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136170861 data=null}, TreeItem with text {test}]
16:05:54 [2024-03-15T20:05:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136170861 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:54 [2024-03-15T20:05:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136170861 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:54 [2024-03-15T20:05:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136170888 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:54 [2024-03-15T20:05:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:54 [2024-03-15T20:05:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136170888 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:54 [2024-03-15T20:05:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136170889 data=null doit=true}, TreeItem with text {test}]
16:05:54 [2024-03-15T20:05:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136170889 data=null}, TreeItem with text {test}]
16:05:54 [2024-03-15T20:05:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136170889 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:54 [2024-03-15T20:05:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136170889 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:54 [2024-03-15T20:05:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136170894 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:54 [2024-03-15T20:05:54.897Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:05:54 [2024-03-15T20:05:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:54 [2024-03-15T20:05:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1136170894 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:05:54 [2024-03-15T20:05:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136170894 data=null doit=true}, TreeItem with text {Traces [0]}]
16:05:54 [2024-03-15T20:05:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136170894 data=null}, TreeItem with text {Traces [0]}]
16:05:54 [2024-03-15T20:05:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136170895 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:05:54 [2024-03-15T20:05:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136170895 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:05:54 [2024-03-15T20:05:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136170910 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:05:54 [2024-03-15T20:05:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:54 [2024-03-15T20:05:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1136170911 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:05:54 [2024-03-15T20:05:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136170911 data=null doit=true}, TreeItem with text {Traces [0]}]
16:05:54 [2024-03-15T20:05:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136170911 data=null}, TreeItem with text {Traces [0]}]
16:05:54 [2024-03-15T20:05:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136170911 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:05:54 [2024-03-15T20:05:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136170911 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:05:54 [2024-03-15T20:05:54.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136170915 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:05:54 [2024-03-15T20:05:54.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:05:54 [2024-03-15T20:05:54.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:05:55 [2024-03-15T20:05:55.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:05:55 [2024-03-15T20:05:55.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:05:55 [2024-03-15T20:05:55.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136171248 data=null doit=true}, Shell with text {Trace Import}]
16:05:55 [2024-03-15T20:05:55.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:05:55 [2024-03-15T20:05:55.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} [layout=null] time=1136171262 data=null}, (of type 'Combo')]
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1136171294 data=null doit=true}, TreeItem with text {/}]
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1136171294 data=null}, TreeItem with text {/}]
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1136171295 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136171295 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1136171296 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=1136171297 data=null doit=true}, Tree node with text: z-clashes]
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1136171297 data=null}, Tree node with text: z-clashes]
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1136171297 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136171297 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: z-clashes]
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1136171298 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=1136171298 data=null button=0 stateMask=0x0 x=111 y=150 count=0}, Tree node with text: z-clashes]
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=1136171298 data=null doit=true}, Tree node with text: z-clashes]
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1136171299 data=null}, Tree node with text: z-clashes]
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1136171299 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136171299 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: z-clashes]
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1136171300 data=null button=1 stateMask=0x80000 x=111 y=53 count=1}, Tree node with text: z-clashes]
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:55 [2024-03-15T20:05:55.156Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
16:05:55 [2024-03-15T20:05:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136171320 data=null button=0 stateMask=0x0 x=153 y=-39 count=0}, Tree node with text: kernel-overlap-testing]
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136171320 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136171320 data=null}, Tree node with text: kernel-overlap-testing]
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136171321 data=null button=1 stateMask=0x0 x=153 y=-39 count=1}, Tree node with text: kernel-overlap-testing]
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136171321 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136171322 data=null button=1 stateMask=0x80000 x=153 y=-39 count=1}, Tree node with text: kernel-overlap-testing]
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1136171325 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@158c442a
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1136171327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1136171327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1136171327 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1136171327 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:05:55 [2024-03-15T20:05:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1136171327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1136171327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1136171327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1136171327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1136171327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1136171327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1136171328 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1136171328 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:05:55 [2024-03-15T20:05:55.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1136171332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1136171332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1136171332 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1136171332 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1136171332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:05:55 [2024-03-15T20:05:55.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1136171332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:05:55 [2024-03-15T20:05:55.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1136171332 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:05:55 [2024-03-15T20:05:55.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1136170936 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:05:55 [2024-03-15T20:05:55.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:05:55 [2024-03-15T20:05:55.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:05:55 [2024-03-15T20:05:55.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:55 [2024-03-15T20:05:55.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:55 [2024-03-15T20:05:55.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:55 [2024-03-15T20:05:55.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:55 [2024-03-15T20:05:55.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:55 [2024-03-15T20:05:55.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136171610 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:55 [2024-03-15T20:05:55.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136171610 data=null doit=true}, TreeItem with text {test}]
16:05:55 [2024-03-15T20:05:55.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136171610 data=null}, TreeItem with text {test}]
16:05:55 [2024-03-15T20:05:55.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136171610 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:55 [2024-03-15T20:05:55.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136171610 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:55 [2024-03-15T20:05:55.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136171650 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:55 [2024-03-15T20:05:55.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:55 [2024-03-15T20:05:55.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136171651 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:55 [2024-03-15T20:05:55.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136171651 data=null doit=true}, TreeItem with text {test}]
16:05:55 [2024-03-15T20:05:55.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136171651 data=null}, TreeItem with text {test}]
16:05:55 [2024-03-15T20:05:55.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136171651 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:55 [2024-03-15T20:05:55.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136171652 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:55 [2024-03-15T20:05:55.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136171656 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:55 [2024-03-15T20:05:55.672Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:05:55 [2024-03-15T20:05:55.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:55 [2024-03-15T20:05:55.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1136171657 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:05:55 [2024-03-15T20:05:55.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1136171657 data=null doit=true}, TreeItem with text {Traces [2]}]
16:05:55 [2024-03-15T20:05:55.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1136171657 data=null}, TreeItem with text {Traces [2]}]
16:05:55 [2024-03-15T20:05:55.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1136171657 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:05:55 [2024-03-15T20:05:55.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136171657 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:05:55 [2024-03-15T20:05:55.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1136171678 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:05:55 [2024-03-15T20:05:55.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1136171678 data=null doit=true}, TreeItem with text {Traces [2]}]
16:05:55 [2024-03-15T20:05:55.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1136171678 data=null}, TreeItem with text {Traces [2]}]
16:05:55 [2024-03-15T20:05:55.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1136171678 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:05:55 [2024-03-15T20:05:55.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136171678 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
16:05:55 [2024-03-15T20:05:55.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1136171679 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:05:55 [2024-03-15T20:05:55.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=1136171680 data=null doit=true}, TreeItem with text {z-clashes [1]}]
16:05:55 [2024-03-15T20:05:55.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=1136171680 data=null}, TreeItem with text {z-clashes [1]}]
16:05:55 [2024-03-15T20:05:55.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=1136171680 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
16:05:55 [2024-03-15T20:05:55.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136171680 data=null item=TreeItem {z-clashes [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {z-clashes [1]}]
16:05:55 [2024-03-15T20:05:55.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=1136171681 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
16:05:55 [2024-03-15T20:05:55.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:55 [2024-03-15T20:05:55.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:55 [2024-03-15T20:05:55.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136171937 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:05:55 [2024-03-15T20:05:55.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136171938 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:55 [2024-03-15T20:05:55.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136171938 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:05:55 [2024-03-15T20:05:55.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136171938 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:05:55 [2024-03-15T20:05:55.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136171938 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:55 [2024-03-15T20:05:55.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136171968 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:05:55 [2024-03-15T20:05:55.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:55 [2024-03-15T20:05:55.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:55 [2024-03-15T20:05:55.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:55 [2024-03-15T20:05:55.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:55 [2024-03-15T20:05:55.929Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:55 [2024-03-15T20:05:55.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:55 [2024-03-15T20:05:55.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136171971 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:05:55 [2024-03-15T20:05:55.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136171971 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:55 [2024-03-15T20:05:55.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136171971 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:05:55 [2024-03-15T20:05:55.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136171972 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:05:55 [2024-03-15T20:05:55.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136171972 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:55 [2024-03-15T20:05:55.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136171979 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:05:55 [2024-03-15T20:05:55.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:05:55 [2024-03-15T20:05:55.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136171979 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:05:55 [2024-03-15T20:05:55.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136171979 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:55 [2024-03-15T20:05:55.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:55 [2024-03-15T20:05:55.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136171980 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:05:55 [2024-03-15T20:05:55.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136171980 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:05:55 [2024-03-15T20:05:55.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136171980 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:55 [2024-03-15T20:05:55.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136171984 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:05:55 [2024-03-15T20:05:55.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136171984 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:05:55 [2024-03-15T20:05:55.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136171984 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:05:55 [2024-03-15T20:05:55.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136171984 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:55 [2024-03-15T20:05:55.929Z] 
16:05:55 [2024-03-15T20:05:55.929Z] (Eclipse:19288): Gtk-CRITICAL **: 20:05:55.906: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:05:56 [2024-03-15T20:05:56.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136172033 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:05:56 [2024-03-15T20:05:56.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136172192 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:05:56 [2024-03-15T20:05:56.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136172192 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:56 [2024-03-15T20:05:56.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136172192 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:05:56 [2024-03-15T20:05:56.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:05:56 [2024-03-15T20:05:56.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:56 [2024-03-15T20:05:56.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:56 [2024-03-15T20:05:56.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:56 [2024-03-15T20:05:56.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:56 [2024-03-15T20:05:56.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136173203 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136173203 data=null doit=true}, TableItem with text {}]
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136173203 data=null}, TableItem with text {}]
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136173203 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136173204 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136173209 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136173459 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136173460 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136173460 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136173460 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136173460 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136173464 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:57 [2024-03-15T20:05:57.308Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136173471 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136173471 data=null doit=true}, TreeItem with text {test}]
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136173471 data=null}, TreeItem with text {test}]
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136173471 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136173471 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136173496 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136173497 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:57 [2024-03-15T20:05:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136173497 data=null doit=true}, TreeItem with text {test}]
16:05:57 [2024-03-15T20:05:57.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136173497 data=null}, TreeItem with text {test}]
16:05:57 [2024-03-15T20:05:57.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136173497 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:57 [2024-03-15T20:05:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136173497 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:57 [2024-03-15T20:05:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136173508 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:57 [2024-03-15T20:05:57.566Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:05:57 [2024-03-15T20:05:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:57 [2024-03-15T20:05:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1136173508 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:05:57 [2024-03-15T20:05:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1136173508 data=null doit=true}, TreeItem with text {Traces [2]}]
16:05:57 [2024-03-15T20:05:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1136173508 data=null}, TreeItem with text {Traces [2]}]
16:05:57 [2024-03-15T20:05:57.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1136173509 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:05:57 [2024-03-15T20:05:57.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136173509 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:05:57 [2024-03-15T20:05:57.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1136173527 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:05:57 [2024-03-15T20:05:57.567Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:05:57 [2024-03-15T20:05:57.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:57 [2024-03-15T20:05:57.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:57 [2024-03-15T20:05:57.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136173754 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:05:57 [2024-03-15T20:05:57.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136173754 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:57 [2024-03-15T20:05:57.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136173754 data=null}, TreeItem with text {kernel-overlap-testing}]
16:05:57 [2024-03-15T20:05:57.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136173755 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:05:57 [2024-03-15T20:05:57.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136173755 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:57 [2024-03-15T20:05:57.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136173793 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:05:57 [2024-03-15T20:05:57.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:57 [2024-03-15T20:05:57.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:57 [2024-03-15T20:05:57.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:57 [2024-03-15T20:05:57.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:57 [2024-03-15T20:05:57.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:57 [2024-03-15T20:05:57.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:57 [2024-03-15T20:05:57.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136173795 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:05:57 [2024-03-15T20:05:57.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136173795 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:57 [2024-03-15T20:05:57.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136173795 data=null}, TreeItem with text {kernel-overlap-testing}]
16:05:57 [2024-03-15T20:05:57.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136173795 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:05:57 [2024-03-15T20:05:57.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136173795 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:57 [2024-03-15T20:05:57.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136173799 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:05:57 [2024-03-15T20:05:57.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:05:57 [2024-03-15T20:05:57.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136173799 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:05:57 [2024-03-15T20:05:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136173799 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:57 [2024-03-15T20:05:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:57 [2024-03-15T20:05:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136173800 data=null}, TreeItem with text {kernel-overlap-testing}]
16:05:57 [2024-03-15T20:05:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136173800 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:05:57 [2024-03-15T20:05:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136173800 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:57 [2024-03-15T20:05:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136173804 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:05:57 [2024-03-15T20:05:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136173805 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
16:05:57 [2024-03-15T20:05:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136173805 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
16:05:57 [2024-03-15T20:05:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136173805 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:58 [2024-03-15T20:05:58.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136173847 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
16:05:58 [2024-03-15T20:05:58.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136174080 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:05:58 [2024-03-15T20:05:58.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136174087 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:58 [2024-03-15T20:05:58.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136174087 data=null}, TreeItem with text {kernel-overlap-testing}]
16:05:58 [2024-03-15T20:05:58.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:05:58 [2024-03-15T20:05:58.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:58 [2024-03-15T20:05:58.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:05:58 [2024-03-15T20:05:58.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:58 [2024-03-15T20:05:58.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:58 [2024-03-15T20:05:58.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:58 [2024-03-15T20:05:58.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:58 [2024-03-15T20:05:58.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:05:58 [2024-03-15T20:05:58.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136174097 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:05:58 [2024-03-15T20:05:58.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136174097 data=null doit=true}, TableItem with text {}]
16:05:58 [2024-03-15T20:05:58.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136174098 data=null}, TableItem with text {}]
16:05:58 [2024-03-15T20:05:58.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136174098 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:05:58 [2024-03-15T20:05:58.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136174098 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:05:58 [2024-03-15T20:05:58.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136174114 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:05:58 [2024-03-15T20:05:58.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:05:58 [2024-03-15T20:05:58.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:05:59 [2024-03-15T20:05:59.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:05:59 [2024-03-15T20:05:59.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:59 [2024-03-15T20:05:59.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136175271 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:05:59 [2024-03-15T20:05:59.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136175271 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:59 [2024-03-15T20:05:59.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136175271 data=null}, TreeItem with text {kernel-overlap-testing}]
16:05:59 [2024-03-15T20:05:59.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136175271 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:05:59 [2024-03-15T20:05:59.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136175271 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:05:59 [2024-03-15T20:05:59.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136175277 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:05:59 [2024-03-15T20:05:59.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:59 [2024-03-15T20:05:59.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:59 [2024-03-15T20:05:59.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:59 [2024-03-15T20:05:59.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:59 [2024-03-15T20:05:59.445Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:05:59 [2024-03-15T20:05:59.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:05:59 [2024-03-15T20:05:59.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:59 [2024-03-15T20:05:59.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:59 [2024-03-15T20:05:59.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:59 [2024-03-15T20:05:59.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:59 [2024-03-15T20:05:59.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:59 [2024-03-15T20:05:59.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136175282 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:59 [2024-03-15T20:05:59.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136175282 data=null doit=true}, TreeItem with text {test}]
16:05:59 [2024-03-15T20:05:59.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136175282 data=null}, TreeItem with text {test}]
16:05:59 [2024-03-15T20:05:59.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136175282 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:59 [2024-03-15T20:05:59.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136175283 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:59 [2024-03-15T20:05:59.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136175306 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:59 [2024-03-15T20:05:59.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:59 [2024-03-15T20:05:59.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136175307 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:59 [2024-03-15T20:05:59.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136175310 data=null doit=true}, TreeItem with text {test}]
16:05:59 [2024-03-15T20:05:59.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136175310 data=null}, TreeItem with text {test}]
16:05:59 [2024-03-15T20:05:59.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136175311 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:59 [2024-03-15T20:05:59.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136175311 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:59 [2024-03-15T20:05:59.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136175315 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:59 [2024-03-15T20:05:59.445Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1136175316 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1136175316 data=null doit=true}, TreeItem with text {Traces [2]}]
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1136175316 data=null}, TreeItem with text {Traces [2]}]
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1136175317 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136175317 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1136175330 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:05:59 [2024-03-15T20:05:59.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136175334 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136175334 data=null doit=true}, TreeItem with text {test}]
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136175335 data=null}, TreeItem with text {test}]
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136175335 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136175335 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136175357 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136175361 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136175361 data=null doit=true}, TreeItem with text {test}]
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136175361 data=null}, TreeItem with text {test}]
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136175361 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136175361 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136175366 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:05:59 [2024-03-15T20:05:59.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1136175367 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1136175367 data=null doit=true}, TreeItem with text {Traces [2]}]
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1136175367 data=null}, TreeItem with text {Traces [2]}]
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1136175367 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136175367 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1136175384 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1136175384 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1136175384 data=null doit=true}, TreeItem with text {Traces [2]}]
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1136175384 data=null}, TreeItem with text {Traces [2]}]
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1136175385 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136175385 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1136175388 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:05:59 [2024-03-15T20:05:59.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:05:59 [2024-03-15T20:05:59.446Z] 
16:05:59 [2024-03-15T20:05:59.446Z] (Eclipse:19288): Gtk-WARNING **: 20:05:59.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:59 [2024-03-15T20:05:59.446Z] 
16:05:59 [2024-03-15T20:05:59.447Z] (Eclipse:19288): Gtk-WARNING **: 20:05:59.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:59 [2024-03-15T20:05:59.447Z] 
16:05:59 [2024-03-15T20:05:59.447Z] (Eclipse:19288): Gtk-WARNING **: 20:05:59.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:59 [2024-03-15T20:05:59.447Z] 
16:05:59 [2024-03-15T20:05:59.447Z] (Eclipse:19288): Gtk-WARNING **: 20:05:59.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:59 [2024-03-15T20:05:59.447Z] 
16:05:59 [2024-03-15T20:05:59.447Z] (Eclipse:19288): Gtk-WARNING **: 20:05:59.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:59 [2024-03-15T20:05:59.447Z] 
16:05:59 [2024-03-15T20:05:59.447Z] (Eclipse:19288): Gtk-WARNING **: 20:05:59.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:59 [2024-03-15T20:05:59.447Z] 
16:05:59 [2024-03-15T20:05:59.447Z] (Eclipse:19288): Gtk-WARNING **: 20:05:59.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:59 [2024-03-15T20:05:59.447Z] 
16:05:59 [2024-03-15T20:05:59.447Z] (Eclipse:19288): Gtk-WARNING **: 20:05:59.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:59 [2024-03-15T20:05:59.447Z] 
16:05:59 [2024-03-15T20:05:59.447Z] (Eclipse:19288): Gtk-WARNING **: 20:05:59.365: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:59 [2024-03-15T20:05:59.447Z] 
16:05:59 [2024-03-15T20:05:59.447Z] (Eclipse:19288): Gtk-WARNING **: 20:05:59.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:59 [2024-03-15T20:05:59.447Z] 
16:05:59 [2024-03-15T20:05:59.447Z] (Eclipse:19288): Gtk-WARNING **: 20:05:59.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:59 [2024-03-15T20:05:59.447Z] 
16:05:59 [2024-03-15T20:05:59.447Z] (Eclipse:19288): Gtk-WARNING **: 20:05:59.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:59 [2024-03-15T20:05:59.447Z] 
16:05:59 [2024-03-15T20:05:59.447Z] (Eclipse:19288): Gtk-WARNING **: 20:05:59.384: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:59 [2024-03-15T20:05:59.447Z] 
16:05:59 [2024-03-15T20:05:59.447Z] (Eclipse:19288): Gtk-WARNING **: 20:05:59.384: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:59 [2024-03-15T20:05:59.447Z] 
16:05:59 [2024-03-15T20:05:59.447Z] (Eclipse:19288): Gtk-WARNING **: 20:05:59.384: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:59 [2024-03-15T20:05:59.447Z] 
16:05:59 [2024-03-15T20:05:59.447Z] (Eclipse:19288): Gtk-WARNING **: 20:05:59.384: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:59 [2024-03-15T20:05:59.447Z] 
16:05:59 [2024-03-15T20:05:59.447Z] (Eclipse:19288): Gtk-WARNING **: 20:05:59.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:59 [2024-03-15T20:05:59.447Z] 
16:05:59 [2024-03-15T20:05:59.447Z] (Eclipse:19288): Gtk-WARNING **: 20:05:59.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:59 [2024-03-15T20:05:59.447Z] 
16:05:59 [2024-03-15T20:05:59.447Z] (Eclipse:19288): Gtk-WARNING **: 20:05:59.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:59 [2024-03-15T20:05:59.447Z] 
16:05:59 [2024-03-15T20:05:59.447Z] (Eclipse:19288): Gtk-WARNING **: 20:05:59.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:59 [2024-03-15T20:05:59.447Z] 
16:05:59 [2024-03-15T20:05:59.447Z] (Eclipse:19288): Gtk-WARNING **: 20:05:59.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:59 [2024-03-15T20:05:59.447Z] 
16:05:59 [2024-03-15T20:05:59.447Z] (Eclipse:19288): Gtk-WARNING **: 20:05:59.420: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:59 [2024-03-15T20:05:59.447Z] 
16:05:59 [2024-03-15T20:05:59.447Z] (Eclipse:19288): Gtk-WARNING **: 20:05:59.420: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:59 [2024-03-15T20:05:59.447Z] 
16:05:59 [2024-03-15T20:05:59.447Z] (Eclipse:19288): Gtk-WARNING **: 20:05:59.420: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:59 [2024-03-15T20:05:59.447Z] 
16:05:59 [2024-03-15T20:05:59.447Z] (Eclipse:19288): Gtk-WARNING **: 20:05:59.438: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:59 [2024-03-15T20:05:59.447Z] 
16:05:59 [2024-03-15T20:05:59.447Z] (Eclipse:19288): Gtk-WARNING **: 20:05:59.438: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:59 [2024-03-15T20:05:59.447Z] 
16:05:59 [2024-03-15T20:05:59.447Z] (Eclipse:19288): Gtk-WARNING **: 20:05:59.438: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:59 [2024-03-15T20:05:59.447Z] 
16:05:59 [2024-03-15T20:05:59.447Z] (Eclipse:19288): Gtk-WARNING **: 20:05:59.438: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:59 [2024-03-15T20:05:59.703Z] 
16:05:59 [2024-03-15T20:05:59.703Z] (Eclipse:19288): Gtk-WARNING **: 20:05:59.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:59 [2024-03-15T20:05:59.703Z] 
16:05:59 [2024-03-15T20:05:59.703Z] (Eclipse:19288): Gtk-WARNING **: 20:05:59.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:59 [2024-03-15T20:05:59.703Z] 
16:05:59 [2024-03-15T20:05:59.703Z] (Eclipse:19288): Gtk-WARNING **: 20:05:59.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:59 [2024-03-15T20:05:59.703Z] 
16:05:59 [2024-03-15T20:05:59.703Z] (Eclipse:19288): Gtk-WARNING **: 20:05:59.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:05:59 [2024-03-15T20:05:59.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:05:59 [2024-03-15T20:05:59.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:05:59 [2024-03-15T20:05:59.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1136175665 data=null doit=true}, Shell with text {Confirm Clear}]
16:05:59 [2024-03-15T20:05:59.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:05:59 [2024-03-15T20:05:59.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:05:59 [2024-03-15T20:05:59.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:05:59 [2024-03-15T20:05:59.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:05:59 [2024-03-15T20:05:59.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:05:59 [2024-03-15T20:05:59.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:05:59 [2024-03-15T20:05:59.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1136175666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:05:59 [2024-03-15T20:05:59.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1136175666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:05:59 [2024-03-15T20:05:59.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1136175666 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:05:59 [2024-03-15T20:05:59.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1136175666 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:05:59 [2024-03-15T20:05:59.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1136175666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:05:59 [2024-03-15T20:05:59.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1136175666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:05:59 [2024-03-15T20:05:59.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1136175666 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:06:00 [2024-03-15T20:06:00.265Z] 
16:06:00 [2024-03-15T20:06:00.265Z] (Eclipse:19288): Gtk-CRITICAL **: 20:06:00.087: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:06:00 [2024-03-15T20:06:00.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1136175410 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:06:00 [2024-03-15T20:06:00.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:06:00 [2024-03-15T20:06:00.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:06:00 [2024-03-15T20:06:00.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:00 [2024-03-15T20:06:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:00 [2024-03-15T20:06:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:00 [2024-03-15T20:06:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:00 [2024-03-15T20:06:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:00 [2024-03-15T20:06:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136176319 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:00 [2024-03-15T20:06:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136176319 data=null doit=true}, TreeItem with text {test}]
16:06:00 [2024-03-15T20:06:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136176319 data=null}, TreeItem with text {test}]
16:06:00 [2024-03-15T20:06:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136176319 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:00 [2024-03-15T20:06:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136176319 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:00 [2024-03-15T20:06:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136176348 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:00 [2024-03-15T20:06:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:00 [2024-03-15T20:06:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136176348 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:00 [2024-03-15T20:06:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136176348 data=null doit=true}, TreeItem with text {test}]
16:06:00 [2024-03-15T20:06:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136176348 data=null}, TreeItem with text {test}]
16:06:00 [2024-03-15T20:06:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136176348 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:00 [2024-03-15T20:06:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136176348 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:00 [2024-03-15T20:06:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136176353 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:00 [2024-03-15T20:06:00.266Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:06:00 [2024-03-15T20:06:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:00 [2024-03-15T20:06:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1136176353 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:06:00 [2024-03-15T20:06:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1136176354 data=null doit=true}, TreeItem with text {Traces [2]}]
16:06:00 [2024-03-15T20:06:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1136176354 data=null}, TreeItem with text {Traces [2]}]
16:06:00 [2024-03-15T20:06:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1136176354 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:06:00 [2024-03-15T20:06:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136176354 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:06:00 [2024-03-15T20:06:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1136176369 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:06:00 [2024-03-15T20:06:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:00 [2024-03-15T20:06:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1136176370 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:06:00 [2024-03-15T20:06:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1136176370 data=null doit=true}, TreeItem with text {Traces [2]}]
16:06:00 [2024-03-15T20:06:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1136176370 data=null}, TreeItem with text {Traces [2]}]
16:06:00 [2024-03-15T20:06:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1136176370 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:06:00 [2024-03-15T20:06:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136176370 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:06:00 [2024-03-15T20:06:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1136176377 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:06:00 [2024-03-15T20:06:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:06:00 [2024-03-15T20:06:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:06:00 [2024-03-15T20:06:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:06:00 [2024-03-15T20:06:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:06:00 [2024-03-15T20:06:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136176705 data=null doit=true}, Shell with text {Trace Import}]
16:06:00 [2024-03-15T20:06:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:06:00 [2024-03-15T20:06:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:06:00 [2024-03-15T20:06:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
16:06:00 [2024-03-15T20:06:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:06:00 [2024-03-15T20:06:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:06:00 [2024-03-15T20:06:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:06:00 [2024-03-15T20:06:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:06:00 [2024-03-15T20:06:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:06:00 [2024-03-15T20:06:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:06:00 [2024-03-15T20:06:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:06:00 [2024-03-15T20:06:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:06:00 [2024-03-15T20:06:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
16:06:00 [2024-03-15T20:06:00.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} [layout=null] time=1136176710 data=null}, (of type 'Combo')]
16:06:00 [2024-03-15T20:06:00.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
16:06:00 [2024-03-15T20:06:00.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:00 [2024-03-15T20:06:00.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:00 [2024-03-15T20:06:00.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1136176757 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1136176757 data=null doit=true}, TreeItem with text {/}]
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1136176757 data=null}, TreeItem with text {/}]
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1136176757 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136176757 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1136176758 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1136176765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:06:00 [2024-03-15T20:06:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1136176784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1136176784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1136176784 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1136176784 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1136176784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1136176784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:06:00 [2024-03-15T20:06:00.782Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:06:00 [2024-03-15T20:06:00.782Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:06:00 [2024-03-15T20:06:00.782Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:06:00 [2024-03-15T20:06:00.782Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:06:00 [2024-03-15T20:06:00.782Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:06:00 [2024-03-15T20:06:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:06:01 [2024-03-15T20:06:01.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1136176784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:06:01 [2024-03-15T20:06:01.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1136176394 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:06:01 [2024-03-15T20:06:01.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:06:01 [2024-03-15T20:06:01.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:01 [2024-03-15T20:06:01.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:01 [2024-03-15T20:06:01.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:01 [2024-03-15T20:06:01.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:01 [2024-03-15T20:06:01.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:01 [2024-03-15T20:06:01.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136177335 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:01 [2024-03-15T20:06:01.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136177335 data=null doit=true}, TreeItem with text {test}]
16:06:01 [2024-03-15T20:06:01.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136177335 data=null}, TreeItem with text {test}]
16:06:01 [2024-03-15T20:06:01.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136177335 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:01 [2024-03-15T20:06:01.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136177335 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:01 [2024-03-15T20:06:01.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136177354 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:01 [2024-03-15T20:06:01.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:01 [2024-03-15T20:06:01.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136177354 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:01 [2024-03-15T20:06:01.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136177354 data=null doit=true}, TreeItem with text {test}]
16:06:01 [2024-03-15T20:06:01.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136177354 data=null}, TreeItem with text {test}]
16:06:01 [2024-03-15T20:06:01.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136177354 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:01 [2024-03-15T20:06:01.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136177354 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:01 [2024-03-15T20:06:01.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136177358 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:01 [2024-03-15T20:06:01.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:06:01 [2024-03-15T20:06:01.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:01 [2024-03-15T20:06:01.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136177359 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:06:01 [2024-03-15T20:06:01.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136177359 data=null doit=true}, TreeItem with text {Traces [12]}]
16:06:01 [2024-03-15T20:06:01.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136177359 data=null}, TreeItem with text {Traces [12]}]
16:06:01 [2024-03-15T20:06:01.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136177359 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:01 [2024-03-15T20:06:01.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136177359 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:06:01 [2024-03-15T20:06:01.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136177373 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:01 [2024-03-15T20:06:01.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136177374 data=null doit=true}, TreeItem with text {Traces [12]}]
16:06:01 [2024-03-15T20:06:01.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136177374 data=null}, TreeItem with text {Traces [12]}]
16:06:01 [2024-03-15T20:06:01.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136177374 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:01 [2024-03-15T20:06:01.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136177374 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [12]}]
16:06:01 [2024-03-15T20:06:01.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136177376 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:01 [2024-03-15T20:06:01.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:01 [2024-03-15T20:06:01.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:01 [2024-03-15T20:06:01.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136177614 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:06:01 [2024-03-15T20:06:01.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136177614 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:01 [2024-03-15T20:06:01.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136177614 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:06:01 [2024-03-15T20:06:01.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136177615 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:06:01 [2024-03-15T20:06:01.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136177615 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:01 [2024-03-15T20:06:01.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136177634 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:06:01 [2024-03-15T20:06:01.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:01 [2024-03-15T20:06:01.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:01 [2024-03-15T20:06:01.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:01 [2024-03-15T20:06:01.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:01 [2024-03-15T20:06:01.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:01 [2024-03-15T20:06:01.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:01 [2024-03-15T20:06:01.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136177636 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:06:01 [2024-03-15T20:06:01.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136177636 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:01 [2024-03-15T20:06:01.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136177636 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:06:01 [2024-03-15T20:06:01.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136177636 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:06:01 [2024-03-15T20:06:01.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136177636 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:01 [2024-03-15T20:06:01.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136177641 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:06:01 [2024-03-15T20:06:01.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:06:01 [2024-03-15T20:06:01.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136177641 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:06:01 [2024-03-15T20:06:01.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136177641 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:01 [2024-03-15T20:06:01.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:01 [2024-03-15T20:06:01.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136177641 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:06:01 [2024-03-15T20:06:01.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136177641 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:06:01 [2024-03-15T20:06:01.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136177642 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:01 [2024-03-15T20:06:01.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136177645 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:06:01 [2024-03-15T20:06:01.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136177645 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:06:01 [2024-03-15T20:06:01.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136177645 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:06:01 [2024-03-15T20:06:01.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136177645 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:01 [2024-03-15T20:06:01.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136177683 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:06:01 [2024-03-15T20:06:01.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136177689 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:06:01 [2024-03-15T20:06:01.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136177689 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:01 [2024-03-15T20:06:01.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136177690 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:06:01 [2024-03-15T20:06:01.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:06:01 [2024-03-15T20:06:01.550Z] 
16:06:01 [2024-03-15T20:06:01.550Z] (Eclipse:19288): Gtk-CRITICAL **: 20:06:01.545: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:06:02 [2024-03-15T20:06:02.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:02 [2024-03-15T20:06:02.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:02 [2024-03-15T20:06:02.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:02 [2024-03-15T20:06:02.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:02 [2024-03-15T20:06:02.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136179196 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136179196 data=null doit=true}, TableItem with text {}]
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136179196 data=null}, TableItem with text {}]
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136179197 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136179197 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136179203 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136179280 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136179280 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136179281 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136179281 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136179281 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136179285 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:03 [2024-03-15T20:06:03.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136179289 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136179289 data=null doit=true}, TreeItem with text {test}]
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136179289 data=null}, TreeItem with text {test}]
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136179289 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136179289 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136179313 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:03 [2024-03-15T20:06:03.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:03 [2024-03-15T20:06:03.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136179318 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:03 [2024-03-15T20:06:03.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136179318 data=null doit=true}, TreeItem with text {test}]
16:06:03 [2024-03-15T20:06:03.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136179318 data=null}, TreeItem with text {test}]
16:06:03 [2024-03-15T20:06:03.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136179318 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:03 [2024-03-15T20:06:03.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136179319 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:03 [2024-03-15T20:06:03.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136179323 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:03 [2024-03-15T20:06:03.236Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:06:03 [2024-03-15T20:06:03.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:03 [2024-03-15T20:06:03.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136179324 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:06:03 [2024-03-15T20:06:03.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136179324 data=null doit=true}, TreeItem with text {Traces [12]}]
16:06:03 [2024-03-15T20:06:03.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136179324 data=null}, TreeItem with text {Traces [12]}]
16:06:03 [2024-03-15T20:06:03.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136179324 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:03 [2024-03-15T20:06:03.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136179324 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:06:03 [2024-03-15T20:06:03.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136179339 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:03 [2024-03-15T20:06:03.236Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:06:03 [2024-03-15T20:06:03.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:03 [2024-03-15T20:06:03.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:03 [2024-03-15T20:06:03.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136179582 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:06:03 [2024-03-15T20:06:03.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136179582 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:06:03 [2024-03-15T20:06:03.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136179582 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:06:03 [2024-03-15T20:06:03.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136179583 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:06:03 [2024-03-15T20:06:03.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136179583 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:06:03 [2024-03-15T20:06:03.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136179607 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:06:03 [2024-03-15T20:06:03.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:03 [2024-03-15T20:06:03.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:03 [2024-03-15T20:06:03.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:03 [2024-03-15T20:06:03.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:03 [2024-03-15T20:06:03.491Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:03 [2024-03-15T20:06:03.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:03 [2024-03-15T20:06:03.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136179608 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:06:03 [2024-03-15T20:06:03.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136179608 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:06:03 [2024-03-15T20:06:03.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136179608 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:06:03 [2024-03-15T20:06:03.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136179609 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:06:03 [2024-03-15T20:06:03.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136179609 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:06:03 [2024-03-15T20:06:03.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136179613 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:06:03 [2024-03-15T20:06:03.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:06:03 [2024-03-15T20:06:03.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136179613 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:06:03 [2024-03-15T20:06:03.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136179613 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:06:03 [2024-03-15T20:06:03.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:03 [2024-03-15T20:06:03.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136179614 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:06:03 [2024-03-15T20:06:03.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136179614 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:06:03 [2024-03-15T20:06:03.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136179614 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:06:03 [2024-03-15T20:06:03.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136179618 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:06:03 [2024-03-15T20:06:03.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136179618 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:06:03 [2024-03-15T20:06:03.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136179618 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:06:03 [2024-03-15T20:06:03.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136179618 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:06:03 [2024-03-15T20:06:03.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136179657 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:06:03 [2024-03-15T20:06:03.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136179827 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:06:03 [2024-03-15T20:06:03.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136179827 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:06:03 [2024-03-15T20:06:03.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136179827 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:06:03 [2024-03-15T20:06:03.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:06:03 [2024-03-15T20:06:03.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:03 [2024-03-15T20:06:03.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:04 [2024-03-15T20:06:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:04 [2024-03-15T20:06:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:04 [2024-03-15T20:06:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:04 [2024-03-15T20:06:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:04 [2024-03-15T20:06:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:06:04 [2024-03-15T20:06:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136180832 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:06:04 [2024-03-15T20:06:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136180832 data=null doit=true}, TableItem with text {}]
16:06:04 [2024-03-15T20:06:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136180832 data=null}, TableItem with text {}]
16:06:04 [2024-03-15T20:06:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136180832 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:06:04 [2024-03-15T20:06:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136180832 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:06:04 [2024-03-15T20:06:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136180838 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:06:04 [2024-03-15T20:06:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:04 [2024-03-15T20:06:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:04 [2024-03-15T20:06:04.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:04 [2024-03-15T20:06:04.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:04 [2024-03-15T20:06:04.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136181090 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:06:04 [2024-03-15T20:06:04.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136181090 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:06:04 [2024-03-15T20:06:04.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136181091 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:06:04 [2024-03-15T20:06:04.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136181091 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:06:04 [2024-03-15T20:06:04.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136181091 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:06:04 [2024-03-15T20:06:04.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136181095 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:06:04 [2024-03-15T20:06:04.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:04 [2024-03-15T20:06:04.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:04 [2024-03-15T20:06:04.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:04 [2024-03-15T20:06:04.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:04 [2024-03-15T20:06:04.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:04 [2024-03-15T20:06:04.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:06:04 [2024-03-15T20:06:04.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:04 [2024-03-15T20:06:04.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:04 [2024-03-15T20:06:04.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:04 [2024-03-15T20:06:04.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:04 [2024-03-15T20:06:04.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:04 [2024-03-15T20:06:04.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136181099 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:04 [2024-03-15T20:06:04.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136181099 data=null doit=true}, TreeItem with text {test}]
16:06:04 [2024-03-15T20:06:04.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136181099 data=null}, TreeItem with text {test}]
16:06:04 [2024-03-15T20:06:04.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136181099 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:04 [2024-03-15T20:06:04.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136181099 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:05 [2024-03-15T20:06:05.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136181130 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:05 [2024-03-15T20:06:05.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:05 [2024-03-15T20:06:05.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136181131 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:05 [2024-03-15T20:06:05.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136181131 data=null doit=true}, TreeItem with text {test}]
16:06:05 [2024-03-15T20:06:05.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136181131 data=null}, TreeItem with text {test}]
16:06:05 [2024-03-15T20:06:05.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136181131 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:05 [2024-03-15T20:06:05.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136181131 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:05 [2024-03-15T20:06:05.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136181140 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:05 [2024-03-15T20:06:05.186Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:06:05 [2024-03-15T20:06:05.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:05 [2024-03-15T20:06:05.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136181141 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:06:05 [2024-03-15T20:06:05.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136181141 data=null doit=true}, TreeItem with text {Traces [12]}]
16:06:05 [2024-03-15T20:06:05.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136181141 data=null}, TreeItem with text {Traces [12]}]
16:06:05 [2024-03-15T20:06:05.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136181142 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:05 [2024-03-15T20:06:05.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136181142 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:06:05 [2024-03-15T20:06:05.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136181163 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:05 [2024-03-15T20:06:05.187Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:06:05 [2024-03-15T20:06:05.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:05 [2024-03-15T20:06:05.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:05 [2024-03-15T20:06:05.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136181260 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:06:05 [2024-03-15T20:06:05.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136181261 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:05 [2024-03-15T20:06:05.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136181261 data=null}, TreeItem with text {kernel-overlap-testing}]
16:06:05 [2024-03-15T20:06:05.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136181261 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:06:05 [2024-03-15T20:06:05.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136181261 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:05 [2024-03-15T20:06:05.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136181286 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:06:05 [2024-03-15T20:06:05.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:05 [2024-03-15T20:06:05.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:05 [2024-03-15T20:06:05.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:05 [2024-03-15T20:06:05.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:05 [2024-03-15T20:06:05.187Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:05 [2024-03-15T20:06:05.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:05 [2024-03-15T20:06:05.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136181288 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:06:05 [2024-03-15T20:06:05.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136181288 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:05 [2024-03-15T20:06:05.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136181288 data=null}, TreeItem with text {kernel-overlap-testing}]
16:06:05 [2024-03-15T20:06:05.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136181289 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:06:05 [2024-03-15T20:06:05.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136181289 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:05 [2024-03-15T20:06:05.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136181302 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:06:05 [2024-03-15T20:06:05.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:06:05 [2024-03-15T20:06:05.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136181303 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:06:05 [2024-03-15T20:06:05.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136181303 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:05 [2024-03-15T20:06:05.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:05 [2024-03-15T20:06:05.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136181303 data=null}, TreeItem with text {kernel-overlap-testing}]
16:06:05 [2024-03-15T20:06:05.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136181303 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:06:05 [2024-03-15T20:06:05.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136181304 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:05 [2024-03-15T20:06:05.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136181308 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:06:05 [2024-03-15T20:06:05.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136181311 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
16:06:05 [2024-03-15T20:06:05.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136181311 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
16:06:05 [2024-03-15T20:06:05.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136181311 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:05 [2024-03-15T20:06:05.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136181385 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
16:06:05 [2024-03-15T20:06:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136181667 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:06:05 [2024-03-15T20:06:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136181673 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:05 [2024-03-15T20:06:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136181673 data=null}, TreeItem with text {kernel-overlap-testing}]
16:06:05 [2024-03-15T20:06:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:06:05 [2024-03-15T20:06:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:05 [2024-03-15T20:06:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:05 [2024-03-15T20:06:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:05 [2024-03-15T20:06:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:05 [2024-03-15T20:06:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:05 [2024-03-15T20:06:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:05 [2024-03-15T20:06:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:05 [2024-03-15T20:06:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:06:05 [2024-03-15T20:06:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136181675 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:06:05 [2024-03-15T20:06:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136181675 data=null doit=true}, TableItem with text {}]
16:06:05 [2024-03-15T20:06:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136181675 data=null}, TableItem with text {}]
16:06:05 [2024-03-15T20:06:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136181675 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:06:05 [2024-03-15T20:06:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136181676 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:06:05 [2024-03-15T20:06:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136181681 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:06:05 [2024-03-15T20:06:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:05 [2024-03-15T20:06:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:06 [2024-03-15T20:06:06.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:06 [2024-03-15T20:06:06.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:06 [2024-03-15T20:06:06.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136182841 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:06:06 [2024-03-15T20:06:06.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136182841 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:06 [2024-03-15T20:06:06.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136182841 data=null}, TreeItem with text {kernel-overlap-testing}]
16:06:06 [2024-03-15T20:06:06.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136182841 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:06:06 [2024-03-15T20:06:06.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136182841 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:06 [2024-03-15T20:06:06.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136182848 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:06:06 [2024-03-15T20:06:06.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:06 [2024-03-15T20:06:06.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:06 [2024-03-15T20:06:06.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:06 [2024-03-15T20:06:06.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:06 [2024-03-15T20:06:06.884Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:06 [2024-03-15T20:06:06.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:06:06 [2024-03-15T20:06:06.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:06 [2024-03-15T20:06:06.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:06 [2024-03-15T20:06:06.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:06 [2024-03-15T20:06:06.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:06 [2024-03-15T20:06:06.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:06 [2024-03-15T20:06:06.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136182851 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:06 [2024-03-15T20:06:06.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136182852 data=null doit=true}, TreeItem with text {test}]
16:06:06 [2024-03-15T20:06:06.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136182852 data=null}, TreeItem with text {test}]
16:06:06 [2024-03-15T20:06:06.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136182852 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:06 [2024-03-15T20:06:06.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136182852 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:06 [2024-03-15T20:06:06.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136182878 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:06 [2024-03-15T20:06:06.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:06 [2024-03-15T20:06:06.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136182878 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:06 [2024-03-15T20:06:06.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136182878 data=null doit=true}, TreeItem with text {test}]
16:06:06 [2024-03-15T20:06:06.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136182878 data=null}, TreeItem with text {test}]
16:06:06 [2024-03-15T20:06:06.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136182879 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:06 [2024-03-15T20:06:06.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136182879 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:06 [2024-03-15T20:06:06.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136182888 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:06 [2024-03-15T20:06:06.884Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:06:06 [2024-03-15T20:06:06.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:06 [2024-03-15T20:06:06.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136182889 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:06:06 [2024-03-15T20:06:06.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136182889 data=null doit=true}, TreeItem with text {Traces [12]}]
16:06:06 [2024-03-15T20:06:06.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136182889 data=null}, TreeItem with text {Traces [12]}]
16:06:06 [2024-03-15T20:06:06.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136182889 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:06 [2024-03-15T20:06:06.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136182889 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136182908 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:06 [2024-03-15T20:06:06.885Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136182953 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136182953 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136182953 data=null}, TreeItem with text {simple_server-thread1}]
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136182953 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136182953 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136182979 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:06 [2024-03-15T20:06:06.885Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136182980 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136182980 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136182980 data=null}, TreeItem with text {simple_server-thread1}]
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136182981 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136182981 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136182984 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136182985 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136182985 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136182985 data=null}, TreeItem with text {simple_server-thread1}]
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136182985 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136182985 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136182989 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136182989 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1136182989 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136182989 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136183042 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1136183049 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1136183049 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1136183049 data=null}, TreeItem with text {simple_server-thread1}]
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:06 [2024-03-15T20:06:06.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:07 [2024-03-15T20:06:07.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:07 [2024-03-15T20:06:07.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:07 [2024-03-15T20:06:07.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:07 [2024-03-15T20:06:07.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:07 [2024-03-15T20:06:07.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:07 [2024-03-15T20:06:07.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:07 [2024-03-15T20:06:07.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:07 [2024-03-15T20:06:07.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:07 [2024-03-15T20:06:07.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:06:07 [2024-03-15T20:06:07.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136183555 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:06:07 [2024-03-15T20:06:07.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136183556 data=null doit=true}, TableItem with text {}]
16:06:07 [2024-03-15T20:06:07.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136183556 data=null}, TableItem with text {}]
16:06:07 [2024-03-15T20:06:07.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136183556 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:06:07 [2024-03-15T20:06:07.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136183556 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:06:07 [2024-03-15T20:06:07.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136183562 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:06:07 [2024-03-15T20:06:07.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:07 [2024-03-15T20:06:07.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:08 [2024-03-15T20:06:08.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:08 [2024-03-15T20:06:08.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:08 [2024-03-15T20:06:08.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136184422 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:06:08 [2024-03-15T20:06:08.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136184422 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:06:08 [2024-03-15T20:06:08.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136184422 data=null}, TreeItem with text {simple_server-thread1}]
16:06:08 [2024-03-15T20:06:08.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136184422 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:06:08 [2024-03-15T20:06:08.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136184423 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:06:08 [2024-03-15T20:06:08.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136184430 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:06:08 [2024-03-15T20:06:08.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:08 [2024-03-15T20:06:08.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:08 [2024-03-15T20:06:08.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:08 [2024-03-15T20:06:08.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:08 [2024-03-15T20:06:08.375Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:08 [2024-03-15T20:06:08.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:06:08 [2024-03-15T20:06:08.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:08 [2024-03-15T20:06:08.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:08 [2024-03-15T20:06:08.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:08 [2024-03-15T20:06:08.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:08 [2024-03-15T20:06:08.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:08 [2024-03-15T20:06:08.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136184435 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:08 [2024-03-15T20:06:08.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136184435 data=null doit=true}, TreeItem with text {test}]
16:06:08 [2024-03-15T20:06:08.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136184435 data=null}, TreeItem with text {test}]
16:06:08 [2024-03-15T20:06:08.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136184436 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:08 [2024-03-15T20:06:08.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136184436 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:08 [2024-03-15T20:06:08.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136184474 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:08 [2024-03-15T20:06:08.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:08 [2024-03-15T20:06:08.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136184475 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:08 [2024-03-15T20:06:08.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136184475 data=null doit=true}, TreeItem with text {test}]
16:06:08 [2024-03-15T20:06:08.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136184475 data=null}, TreeItem with text {test}]
16:06:08 [2024-03-15T20:06:08.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136184476 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:08 [2024-03-15T20:06:08.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136184476 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:08 [2024-03-15T20:06:08.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136184486 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:08 [2024-03-15T20:06:08.375Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:06:08 [2024-03-15T20:06:08.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:08 [2024-03-15T20:06:08.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136184486 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:06:08 [2024-03-15T20:06:08.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136184487 data=null doit=true}, TreeItem with text {Traces [12]}]
16:06:08 [2024-03-15T20:06:08.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136184487 data=null}, TreeItem with text {Traces [12]}]
16:06:08 [2024-03-15T20:06:08.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136184487 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:08 [2024-03-15T20:06:08.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136184487 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:06:08 [2024-03-15T20:06:08.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136184505 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:08 [2024-03-15T20:06:08.375Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:06:08 [2024-03-15T20:06:08.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:08 [2024-03-15T20:06:08.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:08 [2024-03-15T20:06:08.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136184550 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:06:08 [2024-03-15T20:06:08.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136184550 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:06:08 [2024-03-15T20:06:08.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136184550 data=null}, TreeItem with text {simple_server-thread2}]
16:06:08 [2024-03-15T20:06:08.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136184551 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:06:08 [2024-03-15T20:06:08.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136184551 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:06:08 [2024-03-15T20:06:08.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136184576 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:06:08 [2024-03-15T20:06:08.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:08 [2024-03-15T20:06:08.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:08 [2024-03-15T20:06:08.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:08 [2024-03-15T20:06:08.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:08 [2024-03-15T20:06:08.631Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:08 [2024-03-15T20:06:08.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:08 [2024-03-15T20:06:08.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136184579 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:06:08 [2024-03-15T20:06:08.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136184579 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:06:08 [2024-03-15T20:06:08.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136184579 data=null}, TreeItem with text {simple_server-thread2}]
16:06:08 [2024-03-15T20:06:08.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136184579 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:06:08 [2024-03-15T20:06:08.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136184580 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:06:08 [2024-03-15T20:06:08.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136184583 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:06:08 [2024-03-15T20:06:08.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
16:06:08 [2024-03-15T20:06:08.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136184584 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:06:08 [2024-03-15T20:06:08.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136184584 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:06:08 [2024-03-15T20:06:08.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:08 [2024-03-15T20:06:08.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136184584 data=null}, TreeItem with text {simple_server-thread2}]
16:06:08 [2024-03-15T20:06:08.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136184584 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:06:08 [2024-03-15T20:06:08.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136184584 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:06:08 [2024-03-15T20:06:08.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136184588 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:06:08 [2024-03-15T20:06:08.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136184588 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
16:06:08 [2024-03-15T20:06:08.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1136184588 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
16:06:08 [2024-03-15T20:06:08.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136184588 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:06:08 [2024-03-15T20:06:08.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136184629 data=null button=1 stateMask=0x80000 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
16:06:08 [2024-03-15T20:06:08.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1136184814 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:06:08 [2024-03-15T20:06:08.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1136184815 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:06:08 [2024-03-15T20:06:08.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1136184815 data=null}, TreeItem with text {simple_server-thread2}]
16:06:08 [2024-03-15T20:06:08.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
16:06:08 [2024-03-15T20:06:08.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:08 [2024-03-15T20:06:08.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:08 [2024-03-15T20:06:08.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:08 [2024-03-15T20:06:08.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:08 [2024-03-15T20:06:08.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:08 [2024-03-15T20:06:08.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:08 [2024-03-15T20:06:08.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:08 [2024-03-15T20:06:08.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:08 [2024-03-15T20:06:08.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:08 [2024-03-15T20:06:08.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:06:08 [2024-03-15T20:06:08.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136184817 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:06:08 [2024-03-15T20:06:08.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136184817 data=null doit=true}, TableItem with text {}]
16:06:08 [2024-03-15T20:06:08.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136184817 data=null}, TableItem with text {}]
16:06:08 [2024-03-15T20:06:08.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136184817 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:06:08 [2024-03-15T20:06:08.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136184817 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:06:08 [2024-03-15T20:06:08.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136184818 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:06:08 [2024-03-15T20:06:08.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:08 [2024-03-15T20:06:08.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:08 [2024-03-15T20:06:08.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:06:08 [2024-03-15T20:06:08.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136184819 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:06:08 [2024-03-15T20:06:08.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136184819 data=null doit=true}, TableItem with text {}]
16:06:08 [2024-03-15T20:06:08.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136184819 data=null}, TableItem with text {}]
16:06:08 [2024-03-15T20:06:08.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136184819 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:06:08 [2024-03-15T20:06:08.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136184819 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:06:08 [2024-03-15T20:06:08.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136184819 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:06:09 [2024-03-15T20:06:09.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:09 [2024-03-15T20:06:09.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:10 [2024-03-15T20:06:10.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136186088 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136186088 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136186088 data=null}, TreeItem with text {simple_server-thread2}]
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136186088 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136186088 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136186093 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:10 [2024-03-15T20:06:10.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136186101 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136186101 data=null doit=true}, TreeItem with text {test}]
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136186101 data=null}, TreeItem with text {test}]
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136186101 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136186102 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136186153 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136186154 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136186154 data=null doit=true}, TreeItem with text {test}]
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136186154 data=null}, TreeItem with text {test}]
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136186154 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136186154 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136186161 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:10 [2024-03-15T20:06:10.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136186162 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136186178 data=null doit=true}, TreeItem with text {Traces [12]}]
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136186178 data=null}, TreeItem with text {Traces [12]}]
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136186178 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136186179 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136186203 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:10 [2024-03-15T20:06:10.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1136186268 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1136186268 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1136186268 data=null}, TreeItem with text {ust-overlap-testing}]
16:06:10 [2024-03-15T20:06:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136186269 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:06:10 [2024-03-15T20:06:10.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136186269 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:06:10 [2024-03-15T20:06:10.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136186289 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:06:10 [2024-03-15T20:06:10.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:10 [2024-03-15T20:06:10.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:10 [2024-03-15T20:06:10.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:10 [2024-03-15T20:06:10.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:10 [2024-03-15T20:06:10.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:10 [2024-03-15T20:06:10.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:10 [2024-03-15T20:06:10.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1136186291 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:06:10 [2024-03-15T20:06:10.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1136186291 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:06:10 [2024-03-15T20:06:10.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1136186291 data=null}, TreeItem with text {ust-overlap-testing}]
16:06:10 [2024-03-15T20:06:10.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136186291 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:06:10 [2024-03-15T20:06:10.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136186291 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:06:10 [2024-03-15T20:06:10.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136186295 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:06:10 [2024-03-15T20:06:10.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
16:06:10 [2024-03-15T20:06:10.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1136186296 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:06:10 [2024-03-15T20:06:10.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1136186296 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:06:10 [2024-03-15T20:06:10.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:10 [2024-03-15T20:06:10.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1136186296 data=null}, TreeItem with text {ust-overlap-testing}]
16:06:10 [2024-03-15T20:06:10.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136186296 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:06:10 [2024-03-15T20:06:10.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136186297 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:06:10 [2024-03-15T20:06:10.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136186310 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:06:10 [2024-03-15T20:06:10.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136186310 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
16:06:10 [2024-03-15T20:06:10.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1136186310 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
16:06:10 [2024-03-15T20:06:10.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136186310 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:06:10 [2024-03-15T20:06:10.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136186352 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
16:06:10 [2024-03-15T20:06:10.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1136186553 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:06:10 [2024-03-15T20:06:10.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1136186553 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:06:10 [2024-03-15T20:06:10.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1136186553 data=null}, TreeItem with text {ust-overlap-testing}]
16:06:10 [2024-03-15T20:06:10.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
16:06:10 [2024-03-15T20:06:10.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:10 [2024-03-15T20:06:10.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:10 [2024-03-15T20:06:10.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:10 [2024-03-15T20:06:10.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:10 [2024-03-15T20:06:10.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:10 [2024-03-15T20:06:10.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:10 [2024-03-15T20:06:10.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:10 [2024-03-15T20:06:10.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:10 [2024-03-15T20:06:10.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:10 [2024-03-15T20:06:10.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:10 [2024-03-15T20:06:10.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:06:10 [2024-03-15T20:06:10.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136186555 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:06:10 [2024-03-15T20:06:10.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136186555 data=null doit=true}, TableItem with text {}]
16:06:10 [2024-03-15T20:06:10.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136186555 data=null}, TableItem with text {}]
16:06:10 [2024-03-15T20:06:10.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136186555 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:06:10 [2024-03-15T20:06:10.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136186556 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:06:10 [2024-03-15T20:06:10.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136186556 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:06:10 [2024-03-15T20:06:10.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:10 [2024-03-15T20:06:10.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:10 [2024-03-15T20:06:10.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:06:10 [2024-03-15T20:06:10.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136186557 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:06:10 [2024-03-15T20:06:10.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136186557 data=null doit=true}, TableItem with text {}]
16:06:10 [2024-03-15T20:06:10.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136186558 data=null}, TableItem with text {}]
16:06:10 [2024-03-15T20:06:10.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136186558 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:06:10 [2024-03-15T20:06:10.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136186567 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:06:10 [2024-03-15T20:06:10.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136186599 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:06:11 [2024-03-15T20:06:11.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:11 [2024-03-15T20:06:11.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:11 [2024-03-15T20:06:11.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:11 [2024-03-15T20:06:11.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:11 [2024-03-15T20:06:11.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1136187781 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:06:11 [2024-03-15T20:06:11.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1136187781 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:06:11 [2024-03-15T20:06:11.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1136187781 data=null}, TreeItem with text {ust-overlap-testing}]
16:06:11 [2024-03-15T20:06:11.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136187781 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:06:11 [2024-03-15T20:06:11.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136187781 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:06:11 [2024-03-15T20:06:11.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136187792 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:06:11 [2024-03-15T20:06:11.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:11 [2024-03-15T20:06:11.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:11 [2024-03-15T20:06:11.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:11 [2024-03-15T20:06:11.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:11 [2024-03-15T20:06:11.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:11 [2024-03-15T20:06:11.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:06:11 [2024-03-15T20:06:11.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:11 [2024-03-15T20:06:11.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:11 [2024-03-15T20:06:11.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:11 [2024-03-15T20:06:11.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:11 [2024-03-15T20:06:11.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:11 [2024-03-15T20:06:11.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136187797 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:11 [2024-03-15T20:06:11.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136187797 data=null doit=true}, TreeItem with text {test}]
16:06:11 [2024-03-15T20:06:11.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136187797 data=null}, TreeItem with text {test}]
16:06:11 [2024-03-15T20:06:11.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136187797 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:11 [2024-03-15T20:06:11.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136187797 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:11 [2024-03-15T20:06:11.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136187826 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:11 [2024-03-15T20:06:11.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:11 [2024-03-15T20:06:11.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136187827 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:11 [2024-03-15T20:06:11.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136187827 data=null doit=true}, TreeItem with text {test}]
16:06:11 [2024-03-15T20:06:11.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136187827 data=null}, TreeItem with text {test}]
16:06:11 [2024-03-15T20:06:11.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136187827 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:11 [2024-03-15T20:06:11.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136187827 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:11 [2024-03-15T20:06:11.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136187837 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:11 [2024-03-15T20:06:11.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:06:11 [2024-03-15T20:06:11.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:11 [2024-03-15T20:06:11.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136187838 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:06:11 [2024-03-15T20:06:11.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136187838 data=null doit=true}, TreeItem with text {Traces [12]}]
16:06:11 [2024-03-15T20:06:11.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136187838 data=null}, TreeItem with text {Traces [12]}]
16:06:11 [2024-03-15T20:06:11.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136187838 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:11 [2024-03-15T20:06:11.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136187839 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:06:11 [2024-03-15T20:06:11.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136187855 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:11 [2024-03-15T20:06:11.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:06:11 [2024-03-15T20:06:11.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=1136187856 data=null doit=true}, TreeItem with text {z-clashes [6]}]
16:06:11 [2024-03-15T20:06:11.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=1136187856 data=null}, TreeItem with text {z-clashes [6]}]
16:06:11 [2024-03-15T20:06:11.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=1136187856 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
16:06:11 [2024-03-15T20:06:11.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136187856 data=null item=TreeItem {z-clashes [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {z-clashes [6]}]
16:06:11 [2024-03-15T20:06:11.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=1136187858 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
16:06:12 [2024-03-15T20:06:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:12 [2024-03-15T20:06:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:12 [2024-03-15T20:06:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136188188 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:06:12 [2024-03-15T20:06:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136188188 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:12 [2024-03-15T20:06:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136188189 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:06:12 [2024-03-15T20:06:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136188189 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:06:12 [2024-03-15T20:06:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136188189 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:12 [2024-03-15T20:06:12.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136188252 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:06:12 [2024-03-15T20:06:12.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:12 [2024-03-15T20:06:12.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:12 [2024-03-15T20:06:12.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:12 [2024-03-15T20:06:12.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:12 [2024-03-15T20:06:12.268Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:12 [2024-03-15T20:06:12.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:12 [2024-03-15T20:06:12.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136188255 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:06:12 [2024-03-15T20:06:12.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136188255 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:12 [2024-03-15T20:06:12.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136188255 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:06:12 [2024-03-15T20:06:12.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136188256 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:06:12 [2024-03-15T20:06:12.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136188256 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:12 [2024-03-15T20:06:12.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136188261 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:06:12 [2024-03-15T20:06:12.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:06:12 [2024-03-15T20:06:12.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136188261 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:06:12 [2024-03-15T20:06:12.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136188262 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:12 [2024-03-15T20:06:12.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:12 [2024-03-15T20:06:12.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136188262 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:06:12 [2024-03-15T20:06:12.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136188262 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:06:12 [2024-03-15T20:06:12.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136188262 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:12 [2024-03-15T20:06:12.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136188268 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:06:12 [2024-03-15T20:06:12.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136188272 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:06:12 [2024-03-15T20:06:12.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136188272 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:06:12 [2024-03-15T20:06:12.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136188272 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:12 [2024-03-15T20:06:12.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136188326 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:06:12 [2024-03-15T20:06:12.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136188520 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:06:12 [2024-03-15T20:06:12.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136188520 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:12 [2024-03-15T20:06:12.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136188520 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:06:12 [2024-03-15T20:06:12.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:06:12 [2024-03-15T20:06:12.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:12 [2024-03-15T20:06:12.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:12 [2024-03-15T20:06:12.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:12 [2024-03-15T20:06:12.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:12 [2024-03-15T20:06:12.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:12 [2024-03-15T20:06:12.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:12 [2024-03-15T20:06:12.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:12 [2024-03-15T20:06:12.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:12 [2024-03-15T20:06:12.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:13 [2024-03-15T20:06:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:13 [2024-03-15T20:06:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:13 [2024-03-15T20:06:13.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:13 [2024-03-15T20:06:13.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:13 [2024-03-15T20:06:13.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:13 [2024-03-15T20:06:13.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:13 [2024-03-15T20:06:13.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:06:13 [2024-03-15T20:06:13.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136189524 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:06:13 [2024-03-15T20:06:13.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136189524 data=null doit=true}, TableItem with text {}]
16:06:13 [2024-03-15T20:06:13.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136189524 data=null}, TableItem with text {}]
16:06:13 [2024-03-15T20:06:13.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136189525 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:06:13 [2024-03-15T20:06:13.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136189525 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:06:13 [2024-03-15T20:06:13.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136189538 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:06:13 [2024-03-15T20:06:13.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:13 [2024-03-15T20:06:13.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:13 [2024-03-15T20:06:13.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:13 [2024-03-15T20:06:13.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:13 [2024-03-15T20:06:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136189794 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:06:13 [2024-03-15T20:06:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136189794 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:13 [2024-03-15T20:06:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136189794 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:06:13 [2024-03-15T20:06:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136189795 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:06:13 [2024-03-15T20:06:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136189795 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:13 [2024-03-15T20:06:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136189801 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:06:13 [2024-03-15T20:06:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:13 [2024-03-15T20:06:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:13 [2024-03-15T20:06:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:13 [2024-03-15T20:06:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:13 [2024-03-15T20:06:13.855Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:13 [2024-03-15T20:06:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:06:13 [2024-03-15T20:06:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:13 [2024-03-15T20:06:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:13 [2024-03-15T20:06:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:13 [2024-03-15T20:06:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:13 [2024-03-15T20:06:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:13 [2024-03-15T20:06:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136189806 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:13 [2024-03-15T20:06:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136189806 data=null doit=true}, TreeItem with text {test}]
16:06:13 [2024-03-15T20:06:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136189806 data=null}, TreeItem with text {test}]
16:06:13 [2024-03-15T20:06:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136189806 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:13 [2024-03-15T20:06:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136189806 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:13 [2024-03-15T20:06:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136189830 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:13 [2024-03-15T20:06:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:13 [2024-03-15T20:06:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136189833 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:13 [2024-03-15T20:06:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136189833 data=null doit=true}, TreeItem with text {test}]
16:06:13 [2024-03-15T20:06:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136189833 data=null}, TreeItem with text {test}]
16:06:13 [2024-03-15T20:06:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136189834 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:13 [2024-03-15T20:06:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136189834 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:13 [2024-03-15T20:06:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136189839 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:13 [2024-03-15T20:06:13.855Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:06:13 [2024-03-15T20:06:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:13 [2024-03-15T20:06:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136189839 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:06:13 [2024-03-15T20:06:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136189839 data=null doit=true}, TreeItem with text {Traces [12]}]
16:06:13 [2024-03-15T20:06:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136189839 data=null}, TreeItem with text {Traces [12]}]
16:06:13 [2024-03-15T20:06:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136189840 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:13 [2024-03-15T20:06:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136189840 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:06:13 [2024-03-15T20:06:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136189855 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:13 [2024-03-15T20:06:13.855Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:06:13 [2024-03-15T20:06:13.856Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
16:06:14 [2024-03-15T20:06:14.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:14 [2024-03-15T20:06:14.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:14 [2024-03-15T20:06:14.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136190182 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:06:14 [2024-03-15T20:06:14.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136190182 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:06:14 [2024-03-15T20:06:14.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136190182 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:06:14 [2024-03-15T20:06:14.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136190182 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:06:14 [2024-03-15T20:06:14.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136190182 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:06:14 [2024-03-15T20:06:14.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136190225 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:06:14 [2024-03-15T20:06:14.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:14 [2024-03-15T20:06:14.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:14 [2024-03-15T20:06:14.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:14 [2024-03-15T20:06:14.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:14 [2024-03-15T20:06:14.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:14 [2024-03-15T20:06:14.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:14 [2024-03-15T20:06:14.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136190227 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:06:14 [2024-03-15T20:06:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136190227 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:06:14 [2024-03-15T20:06:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136190227 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:06:14 [2024-03-15T20:06:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136190227 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:06:14 [2024-03-15T20:06:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136190227 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:06:14 [2024-03-15T20:06:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136190232 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:06:14 [2024-03-15T20:06:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:06:14 [2024-03-15T20:06:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136190232 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:06:14 [2024-03-15T20:06:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136190232 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:06:14 [2024-03-15T20:06:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:14 [2024-03-15T20:06:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136190232 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:06:14 [2024-03-15T20:06:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136190233 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:06:14 [2024-03-15T20:06:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136190233 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:06:14 [2024-03-15T20:06:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136190237 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:06:14 [2024-03-15T20:06:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136190237 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:06:14 [2024-03-15T20:06:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136190237 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:06:14 [2024-03-15T20:06:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136190238 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:06:14 [2024-03-15T20:06:14.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136190284 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:06:14 [2024-03-15T20:06:14.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136190458 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:06:14 [2024-03-15T20:06:14.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136190458 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:06:14 [2024-03-15T20:06:14.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136190458 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:06:14 [2024-03-15T20:06:14.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:06:14 [2024-03-15T20:06:14.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:14 [2024-03-15T20:06:14.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:14 [2024-03-15T20:06:14.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:14 [2024-03-15T20:06:14.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:14 [2024-03-15T20:06:14.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:14 [2024-03-15T20:06:14.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:14 [2024-03-15T20:06:14.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:14 [2024-03-15T20:06:14.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:15 [2024-03-15T20:06:15.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:15 [2024-03-15T20:06:15.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:15 [2024-03-15T20:06:15.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:15 [2024-03-15T20:06:15.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:15 [2024-03-15T20:06:15.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:06:15 [2024-03-15T20:06:15.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136191465 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:06:15 [2024-03-15T20:06:15.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136191465 data=null doit=true}, TableItem with text {}]
16:06:15 [2024-03-15T20:06:15.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136191465 data=null}, TableItem with text {}]
16:06:15 [2024-03-15T20:06:15.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136191466 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:06:15 [2024-03-15T20:06:15.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136191466 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:06:15 [2024-03-15T20:06:15.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136191476 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:06:15 [2024-03-15T20:06:15.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:15 [2024-03-15T20:06:15.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:15 [2024-03-15T20:06:15.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:15 [2024-03-15T20:06:15.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:15 [2024-03-15T20:06:15.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136191739 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:06:15 [2024-03-15T20:06:15.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136191739 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:06:15 [2024-03-15T20:06:15.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136191739 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:06:15 [2024-03-15T20:06:15.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136191740 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:06:15 [2024-03-15T20:06:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136191740 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:06:15 [2024-03-15T20:06:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136191747 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:06:15 [2024-03-15T20:06:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:15 [2024-03-15T20:06:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:15 [2024-03-15T20:06:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:15 [2024-03-15T20:06:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:15 [2024-03-15T20:06:15.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:15 [2024-03-15T20:06:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:06:15 [2024-03-15T20:06:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:15 [2024-03-15T20:06:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:15 [2024-03-15T20:06:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:15 [2024-03-15T20:06:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:15 [2024-03-15T20:06:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:15 [2024-03-15T20:06:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136191752 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:15 [2024-03-15T20:06:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136191752 data=null doit=true}, TreeItem with text {test}]
16:06:15 [2024-03-15T20:06:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136191752 data=null}, TreeItem with text {test}]
16:06:15 [2024-03-15T20:06:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136191752 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:15 [2024-03-15T20:06:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136191752 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:15 [2024-03-15T20:06:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136191778 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:15 [2024-03-15T20:06:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:15 [2024-03-15T20:06:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136191779 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:15 [2024-03-15T20:06:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136191779 data=null doit=true}, TreeItem with text {test}]
16:06:15 [2024-03-15T20:06:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136191779 data=null}, TreeItem with text {test}]
16:06:15 [2024-03-15T20:06:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136191779 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:15 [2024-03-15T20:06:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136191779 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:15 [2024-03-15T20:06:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136191792 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:15 [2024-03-15T20:06:15.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:06:15 [2024-03-15T20:06:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:15 [2024-03-15T20:06:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136191792 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:06:15 [2024-03-15T20:06:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136191792 data=null doit=true}, TreeItem with text {Traces [12]}]
16:06:15 [2024-03-15T20:06:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136191793 data=null}, TreeItem with text {Traces [12]}]
16:06:15 [2024-03-15T20:06:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136191793 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:15 [2024-03-15T20:06:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136191793 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:06:15 [2024-03-15T20:06:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136191811 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:15 [2024-03-15T20:06:15.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:06:15 [2024-03-15T20:06:15.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
16:06:16 [2024-03-15T20:06:16.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:16 [2024-03-15T20:06:16.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:16 [2024-03-15T20:06:16.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136192041 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:06:16 [2024-03-15T20:06:16.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136192041 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:16 [2024-03-15T20:06:16.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136192041 data=null}, TreeItem with text {kernel-overlap-testing}]
16:06:16 [2024-03-15T20:06:16.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136192042 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:06:16 [2024-03-15T20:06:16.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136192042 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:16 [2024-03-15T20:06:16.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136192084 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:06:16 [2024-03-15T20:06:16.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:16 [2024-03-15T20:06:16.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:16 [2024-03-15T20:06:16.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:16 [2024-03-15T20:06:16.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:16 [2024-03-15T20:06:16.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:16 [2024-03-15T20:06:16.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:16 [2024-03-15T20:06:16.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136192086 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:06:16 [2024-03-15T20:06:16.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136192086 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:16 [2024-03-15T20:06:16.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136192086 data=null}, TreeItem with text {kernel-overlap-testing}]
16:06:16 [2024-03-15T20:06:16.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136192086 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:06:16 [2024-03-15T20:06:16.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136192086 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:16 [2024-03-15T20:06:16.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136192090 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:06:16 [2024-03-15T20:06:16.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:06:16 [2024-03-15T20:06:16.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136192091 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:06:16 [2024-03-15T20:06:16.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136192091 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:16 [2024-03-15T20:06:16.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:16 [2024-03-15T20:06:16.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136192091 data=null}, TreeItem with text {kernel-overlap-testing}]
16:06:16 [2024-03-15T20:06:16.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136192091 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:06:16 [2024-03-15T20:06:16.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136192091 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:16 [2024-03-15T20:06:16.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136192095 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:06:16 [2024-03-15T20:06:16.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136192096 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
16:06:16 [2024-03-15T20:06:16.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136192096 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
16:06:16 [2024-03-15T20:06:16.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136192096 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:16 [2024-03-15T20:06:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136192141 data=null button=1 stateMask=0x80000 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
16:06:16 [2024-03-15T20:06:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136192448 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:06:16 [2024-03-15T20:06:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136192463 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:16 [2024-03-15T20:06:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136192463 data=null}, TreeItem with text {kernel-overlap-testing}]
16:06:16 [2024-03-15T20:06:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:06:16 [2024-03-15T20:06:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:16 [2024-03-15T20:06:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:16 [2024-03-15T20:06:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:16 [2024-03-15T20:06:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:16 [2024-03-15T20:06:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:16 [2024-03-15T20:06:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:16 [2024-03-15T20:06:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:16 [2024-03-15T20:06:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:16 [2024-03-15T20:06:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:16 [2024-03-15T20:06:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:16 [2024-03-15T20:06:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:16 [2024-03-15T20:06:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:16 [2024-03-15T20:06:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:16 [2024-03-15T20:06:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:06:16 [2024-03-15T20:06:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136192473 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:06:16 [2024-03-15T20:06:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136192473 data=null doit=true}, TableItem with text {}]
16:06:16 [2024-03-15T20:06:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136192473 data=null}, TableItem with text {}]
16:06:16 [2024-03-15T20:06:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136192473 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:06:16 [2024-03-15T20:06:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136192474 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:06:16 [2024-03-15T20:06:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136192480 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:06:16 [2024-03-15T20:06:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:16 [2024-03-15T20:06:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:17 [2024-03-15T20:06:17.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:17 [2024-03-15T20:06:17.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:17 [2024-03-15T20:06:17.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136193682 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:06:17 [2024-03-15T20:06:17.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136193682 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:17 [2024-03-15T20:06:17.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136193682 data=null}, TreeItem with text {kernel-overlap-testing}]
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136193683 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136193683 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136193688 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:17 [2024-03-15T20:06:17.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136193693 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136193693 data=null doit=true}, TreeItem with text {test}]
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136193693 data=null}, TreeItem with text {test}]
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136193693 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136193693 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136193737 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136193738 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136193738 data=null doit=true}, TreeItem with text {test}]
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136193738 data=null}, TreeItem with text {test}]
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136193739 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136193739 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136193746 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:17 [2024-03-15T20:06:17.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136193746 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136193746 data=null doit=true}, TreeItem with text {Traces [12]}]
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136193747 data=null}, TreeItem with text {Traces [12]}]
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136193747 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136193747 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136193765 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:17 [2024-03-15T20:06:17.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:06:17 [2024-03-15T20:06:17.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136193830 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136193830 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136193830 data=null}, TreeItem with text {simple_server-thread1}]
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136193830 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:06:17 [2024-03-15T20:06:17.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136193830 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:06:17 [2024-03-15T20:06:17.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136193857 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:06:17 [2024-03-15T20:06:17.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:17 [2024-03-15T20:06:17.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:17 [2024-03-15T20:06:17.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:17 [2024-03-15T20:06:17.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:17 [2024-03-15T20:06:17.684Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:17 [2024-03-15T20:06:17.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:17 [2024-03-15T20:06:17.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136193859 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:06:17 [2024-03-15T20:06:17.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136193859 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:06:17 [2024-03-15T20:06:17.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136193859 data=null}, TreeItem with text {simple_server-thread1}]
16:06:17 [2024-03-15T20:06:17.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136193860 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:06:17 [2024-03-15T20:06:17.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136193860 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:06:17 [2024-03-15T20:06:17.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136193864 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:06:17 [2024-03-15T20:06:17.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
16:06:17 [2024-03-15T20:06:17.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136193865 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:06:17 [2024-03-15T20:06:17.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136193865 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:06:17 [2024-03-15T20:06:17.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:17 [2024-03-15T20:06:17.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136193865 data=null}, TreeItem with text {simple_server-thread1}]
16:06:17 [2024-03-15T20:06:17.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136193865 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:06:17 [2024-03-15T20:06:17.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136193865 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:06:17 [2024-03-15T20:06:17.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136193885 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:06:17 [2024-03-15T20:06:17.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136193886 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
16:06:17 [2024-03-15T20:06:17.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1136193886 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
16:06:17 [2024-03-15T20:06:17.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136193886 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:06:18 [2024-03-15T20:06:18.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136193937 data=null button=1 stateMask=0x80000 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
16:06:18 [2024-03-15T20:06:18.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1136194163 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:06:18 [2024-03-15T20:06:18.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1136194169 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:06:18 [2024-03-15T20:06:18.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1136194169 data=null}, TreeItem with text {simple_server-thread1}]
16:06:18 [2024-03-15T20:06:18.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
16:06:18 [2024-03-15T20:06:18.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:18 [2024-03-15T20:06:18.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:18 [2024-03-15T20:06:18.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:18 [2024-03-15T20:06:18.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:18 [2024-03-15T20:06:18.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:18 [2024-03-15T20:06:18.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:18 [2024-03-15T20:06:18.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:18 [2024-03-15T20:06:18.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:18 [2024-03-15T20:06:18.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:18 [2024-03-15T20:06:18.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:18 [2024-03-15T20:06:18.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:18 [2024-03-15T20:06:18.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:18 [2024-03-15T20:06:18.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:18 [2024-03-15T20:06:18.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:18 [2024-03-15T20:06:18.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:06:18 [2024-03-15T20:06:18.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136194171 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:06:18 [2024-03-15T20:06:18.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136194171 data=null doit=true}, TableItem with text {}]
16:06:18 [2024-03-15T20:06:18.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136194171 data=null}, TableItem with text {}]
16:06:18 [2024-03-15T20:06:18.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136194171 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:06:18 [2024-03-15T20:06:18.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136194171 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:06:18 [2024-03-15T20:06:18.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136194192 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:06:18 [2024-03-15T20:06:18.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:18 [2024-03-15T20:06:18.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:19 [2024-03-15T20:06:19.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:19 [2024-03-15T20:06:19.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:19 [2024-03-15T20:06:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136195365 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:06:19 [2024-03-15T20:06:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136195365 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:06:19 [2024-03-15T20:06:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136195365 data=null}, TreeItem with text {simple_server-thread1}]
16:06:19 [2024-03-15T20:06:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136195365 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:06:19 [2024-03-15T20:06:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136195365 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:06:19 [2024-03-15T20:06:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136195370 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:06:19 [2024-03-15T20:06:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:19 [2024-03-15T20:06:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:19 [2024-03-15T20:06:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:19 [2024-03-15T20:06:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:19 [2024-03-15T20:06:19.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:19 [2024-03-15T20:06:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:06:19 [2024-03-15T20:06:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:19 [2024-03-15T20:06:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:19 [2024-03-15T20:06:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:19 [2024-03-15T20:06:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:19 [2024-03-15T20:06:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:19 [2024-03-15T20:06:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136195378 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:19 [2024-03-15T20:06:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136195378 data=null doit=true}, TreeItem with text {test}]
16:06:19 [2024-03-15T20:06:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136195378 data=null}, TreeItem with text {test}]
16:06:19 [2024-03-15T20:06:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136195378 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:19 [2024-03-15T20:06:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136195378 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:19 [2024-03-15T20:06:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136195405 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:19 [2024-03-15T20:06:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:19 [2024-03-15T20:06:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136195421 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:19 [2024-03-15T20:06:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136195421 data=null doit=true}, TreeItem with text {test}]
16:06:19 [2024-03-15T20:06:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136195421 data=null}, TreeItem with text {test}]
16:06:19 [2024-03-15T20:06:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136195421 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:19 [2024-03-15T20:06:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136195422 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:19 [2024-03-15T20:06:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136195447 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:19 [2024-03-15T20:06:19.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:06:19 [2024-03-15T20:06:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:19 [2024-03-15T20:06:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136195448 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:06:19 [2024-03-15T20:06:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136195448 data=null doit=true}, TreeItem with text {Traces [12]}]
16:06:19 [2024-03-15T20:06:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136195448 data=null}, TreeItem with text {Traces [12]}]
16:06:19 [2024-03-15T20:06:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136195448 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:19 [2024-03-15T20:06:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136195449 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:06:19 [2024-03-15T20:06:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136195465 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:19 [2024-03-15T20:06:19.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:06:19 [2024-03-15T20:06:19.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
16:06:19 [2024-03-15T20:06:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:19 [2024-03-15T20:06:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:19 [2024-03-15T20:06:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136195735 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:06:19 [2024-03-15T20:06:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136195735 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:06:19 [2024-03-15T20:06:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136195735 data=null}, TreeItem with text {simple_server-thread2}]
16:06:19 [2024-03-15T20:06:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136195735 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:06:19 [2024-03-15T20:06:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136195736 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:06:19 [2024-03-15T20:06:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136195758 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:06:19 [2024-03-15T20:06:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:19 [2024-03-15T20:06:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:19 [2024-03-15T20:06:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:19 [2024-03-15T20:06:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:19 [2024-03-15T20:06:19.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:19 [2024-03-15T20:06:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:19 [2024-03-15T20:06:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136195761 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:06:19 [2024-03-15T20:06:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136195761 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:06:19 [2024-03-15T20:06:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136195761 data=null}, TreeItem with text {simple_server-thread2}]
16:06:19 [2024-03-15T20:06:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136195762 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:06:19 [2024-03-15T20:06:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136195762 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:06:19 [2024-03-15T20:06:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136195774 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:06:19 [2024-03-15T20:06:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
16:06:19 [2024-03-15T20:06:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136195774 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:06:19 [2024-03-15T20:06:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136195774 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:06:19 [2024-03-15T20:06:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:19 [2024-03-15T20:06:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136195774 data=null}, TreeItem with text {simple_server-thread2}]
16:06:19 [2024-03-15T20:06:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136195775 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:06:19 [2024-03-15T20:06:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136195775 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:06:19 [2024-03-15T20:06:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136195780 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:06:19 [2024-03-15T20:06:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136195780 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
16:06:19 [2024-03-15T20:06:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1136195780 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
16:06:19 [2024-03-15T20:06:19.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136195780 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:06:19 [2024-03-15T20:06:19.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136195862 data=null button=1 stateMask=0x80000 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
16:06:19 [2024-03-15T20:06:19.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1136196049 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:06:19 [2024-03-15T20:06:19.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1136196051 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:06:19 [2024-03-15T20:06:19.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1136196051 data=null}, TreeItem with text {simple_server-thread2}]
16:06:19 [2024-03-15T20:06:19.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
16:06:19 [2024-03-15T20:06:19.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:19 [2024-03-15T20:06:19.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:19 [2024-03-15T20:06:19.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:19 [2024-03-15T20:06:19.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:19 [2024-03-15T20:06:19.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:19 [2024-03-15T20:06:19.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:19 [2024-03-15T20:06:19.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:19 [2024-03-15T20:06:19.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:19 [2024-03-15T20:06:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:19 [2024-03-15T20:06:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:19 [2024-03-15T20:06:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:19 [2024-03-15T20:06:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:19 [2024-03-15T20:06:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:19 [2024-03-15T20:06:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:19 [2024-03-15T20:06:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:19 [2024-03-15T20:06:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:06:19 [2024-03-15T20:06:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136196054 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:06:19 [2024-03-15T20:06:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136196054 data=null doit=true}, TableItem with text {}]
16:06:19 [2024-03-15T20:06:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136196054 data=null}, TableItem with text {}]
16:06:19 [2024-03-15T20:06:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136196054 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:06:19 [2024-03-15T20:06:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136196054 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:06:19 [2024-03-15T20:06:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136196074 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:06:19 [2024-03-15T20:06:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:19 [2024-03-15T20:06:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:21 [2024-03-15T20:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:21 [2024-03-15T20:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:21 [2024-03-15T20:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136197244 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:06:21 [2024-03-15T20:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136197244 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:06:21 [2024-03-15T20:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136197244 data=null}, TreeItem with text {simple_server-thread2}]
16:06:21 [2024-03-15T20:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136197244 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:06:21 [2024-03-15T20:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136197244 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:06:21 [2024-03-15T20:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136197249 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:06:21 [2024-03-15T20:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:21 [2024-03-15T20:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:21 [2024-03-15T20:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:21 [2024-03-15T20:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:21 [2024-03-15T20:06:21.256Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:21 [2024-03-15T20:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:06:21 [2024-03-15T20:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:21 [2024-03-15T20:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:21 [2024-03-15T20:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:21 [2024-03-15T20:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:21 [2024-03-15T20:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:21 [2024-03-15T20:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136197253 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:21 [2024-03-15T20:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136197253 data=null doit=true}, TreeItem with text {test}]
16:06:21 [2024-03-15T20:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136197254 data=null}, TreeItem with text {test}]
16:06:21 [2024-03-15T20:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136197254 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:21 [2024-03-15T20:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136197254 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:21 [2024-03-15T20:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136197286 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:21 [2024-03-15T20:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:21 [2024-03-15T20:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136197286 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:21 [2024-03-15T20:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136197286 data=null doit=true}, TreeItem with text {test}]
16:06:21 [2024-03-15T20:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136197286 data=null}, TreeItem with text {test}]
16:06:21 [2024-03-15T20:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136197286 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:21 [2024-03-15T20:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136197287 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:21 [2024-03-15T20:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136197292 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:21 [2024-03-15T20:06:21.256Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:06:21 [2024-03-15T20:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:21 [2024-03-15T20:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136197292 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:06:21 [2024-03-15T20:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136197293 data=null doit=true}, TreeItem with text {Traces [12]}]
16:06:21 [2024-03-15T20:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136197293 data=null}, TreeItem with text {Traces [12]}]
16:06:21 [2024-03-15T20:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136197293 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:21 [2024-03-15T20:06:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136197293 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:06:21 [2024-03-15T20:06:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136197311 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:21 [2024-03-15T20:06:21.257Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:06:21 [2024-03-15T20:06:21.257Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
16:06:21 [2024-03-15T20:06:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:21 [2024-03-15T20:06:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:21 [2024-03-15T20:06:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1136197379 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:06:21 [2024-03-15T20:06:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1136197379 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:06:21 [2024-03-15T20:06:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1136197379 data=null}, TreeItem with text {ust-overlap-testing}]
16:06:21 [2024-03-15T20:06:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136197379 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:06:21 [2024-03-15T20:06:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136197380 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:06:21 [2024-03-15T20:06:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136197405 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:06:21 [2024-03-15T20:06:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:21 [2024-03-15T20:06:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:21 [2024-03-15T20:06:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:21 [2024-03-15T20:06:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:21 [2024-03-15T20:06:21.257Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:21 [2024-03-15T20:06:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:21 [2024-03-15T20:06:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1136197407 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:06:21 [2024-03-15T20:06:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1136197407 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:06:21 [2024-03-15T20:06:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1136197407 data=null}, TreeItem with text {ust-overlap-testing}]
16:06:21 [2024-03-15T20:06:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136197408 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:06:21 [2024-03-15T20:06:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136197408 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:06:21 [2024-03-15T20:06:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136197416 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:06:21 [2024-03-15T20:06:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
16:06:21 [2024-03-15T20:06:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1136197416 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:06:21 [2024-03-15T20:06:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1136197416 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:06:21 [2024-03-15T20:06:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:21 [2024-03-15T20:06:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1136197416 data=null}, TreeItem with text {ust-overlap-testing}]
16:06:21 [2024-03-15T20:06:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136197416 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:06:21 [2024-03-15T20:06:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136197416 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:06:21 [2024-03-15T20:06:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136197421 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:06:21 [2024-03-15T20:06:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136197430 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
16:06:21 [2024-03-15T20:06:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1136197431 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
16:06:21 [2024-03-15T20:06:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136197431 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:06:21 [2024-03-15T20:06:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136197481 data=null button=1 stateMask=0x80000 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
16:06:21 [2024-03-15T20:06:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1136197685 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:06:21 [2024-03-15T20:06:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1136197685 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:06:21 [2024-03-15T20:06:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1136197685 data=null}, TreeItem with text {ust-overlap-testing}]
16:06:21 [2024-03-15T20:06:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
16:06:21 [2024-03-15T20:06:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:21 [2024-03-15T20:06:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:21 [2024-03-15T20:06:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:21 [2024-03-15T20:06:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:21 [2024-03-15T20:06:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:21 [2024-03-15T20:06:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:21 [2024-03-15T20:06:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:21 [2024-03-15T20:06:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:21 [2024-03-15T20:06:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:21 [2024-03-15T20:06:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:21 [2024-03-15T20:06:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:21 [2024-03-15T20:06:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:21 [2024-03-15T20:06:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:21 [2024-03-15T20:06:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:21 [2024-03-15T20:06:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:21 [2024-03-15T20:06:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:21 [2024-03-15T20:06:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:06:21 [2024-03-15T20:06:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136197687 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:06:21 [2024-03-15T20:06:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136197687 data=null doit=true}, TableItem with text {}]
16:06:21 [2024-03-15T20:06:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136197687 data=null}, TableItem with text {}]
16:06:21 [2024-03-15T20:06:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136197696 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:06:21 [2024-03-15T20:06:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136197699 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:06:21 [2024-03-15T20:06:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136197720 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:06:21 [2024-03-15T20:06:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:21 [2024-03-15T20:06:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:23 [2024-03-15T20:06:23.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:23 [2024-03-15T20:06:23.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:23 [2024-03-15T20:06:23.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1136199006 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:06:23 [2024-03-15T20:06:23.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1136199007 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:06:23 [2024-03-15T20:06:23.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1136199007 data=null}, TreeItem with text {ust-overlap-testing}]
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136199007 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136199007 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136199014 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:23 [2024-03-15T20:06:23.133Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136199019 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136199019 data=null doit=true}, TreeItem with text {test}]
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136199019 data=null}, TreeItem with text {test}]
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136199019 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136199019 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136199066 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136199074 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136199075 data=null doit=true}, TreeItem with text {test}]
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136199075 data=null}, TreeItem with text {test}]
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136199075 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136199075 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136199094 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:23 [2024-03-15T20:06:23.133Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136199095 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136199095 data=null doit=true}, TreeItem with text {Traces [12]}]
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136199095 data=null}, TreeItem with text {Traces [12]}]
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136199095 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136199096 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136199113 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:23 [2024-03-15T20:06:23.133Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136199120 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136199121 data=null doit=true}, TreeItem with text {test}]
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136199121 data=null}, TreeItem with text {test}]
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136199121 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136199121 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:23 [2024-03-15T20:06:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136199139 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:23 [2024-03-15T20:06:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:23 [2024-03-15T20:06:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136199140 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:23 [2024-03-15T20:06:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136199140 data=null doit=true}, TreeItem with text {test}]
16:06:23 [2024-03-15T20:06:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136199140 data=null}, TreeItem with text {test}]
16:06:23 [2024-03-15T20:06:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136199140 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:23 [2024-03-15T20:06:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136199140 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:23 [2024-03-15T20:06:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136199146 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:23 [2024-03-15T20:06:23.134Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:06:23 [2024-03-15T20:06:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:23 [2024-03-15T20:06:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136199147 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:06:23 [2024-03-15T20:06:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136199147 data=null doit=true}, TreeItem with text {Traces [12]}]
16:06:23 [2024-03-15T20:06:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136199147 data=null}, TreeItem with text {Traces [12]}]
16:06:23 [2024-03-15T20:06:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136199147 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:23 [2024-03-15T20:06:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136199147 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:06:23 [2024-03-15T20:06:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136199165 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:23 [2024-03-15T20:06:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:23 [2024-03-15T20:06:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136199167 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:06:23 [2024-03-15T20:06:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136199167 data=null doit=true}, TreeItem with text {Traces [12]}]
16:06:23 [2024-03-15T20:06:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136199167 data=null}, TreeItem with text {Traces [12]}]
16:06:23 [2024-03-15T20:06:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136199168 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:23 [2024-03-15T20:06:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136199168 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:06:23 [2024-03-15T20:06:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136199172 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:23 [2024-03-15T20:06:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:06:23 [2024-03-15T20:06:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:06:23 [2024-03-15T20:06:23.390Z] 
16:06:23 [2024-03-15T20:06:23.390Z] (Eclipse:19288): Gtk-WARNING **: 20:06:23.194: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:23 [2024-03-15T20:06:23.390Z] 
16:06:23 [2024-03-15T20:06:23.390Z] (Eclipse:19288): Gtk-WARNING **: 20:06:23.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:23 [2024-03-15T20:06:23.390Z] 
16:06:23 [2024-03-15T20:06:23.390Z] (Eclipse:19288): Gtk-WARNING **: 20:06:23.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:23 [2024-03-15T20:06:23.390Z] 
16:06:23 [2024-03-15T20:06:23.390Z] (Eclipse:19288): Gtk-WARNING **: 20:06:23.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:23 [2024-03-15T20:06:23.390Z] 
16:06:23 [2024-03-15T20:06:23.390Z] (Eclipse:19288): Gtk-WARNING **: 20:06:23.246: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:23 [2024-03-15T20:06:23.390Z] 
16:06:23 [2024-03-15T20:06:23.390Z] (Eclipse:19288): Gtk-WARNING **: 20:06:23.246: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:23 [2024-03-15T20:06:23.390Z] 
16:06:23 [2024-03-15T20:06:23.390Z] (Eclipse:19288): Gtk-WARNING **: 20:06:23.246: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:23 [2024-03-15T20:06:23.390Z] 
16:06:23 [2024-03-15T20:06:23.390Z] (Eclipse:19288): Gtk-WARNING **: 20:06:23.246: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:23 [2024-03-15T20:06:23.390Z] 
16:06:23 [2024-03-15T20:06:23.390Z] (Eclipse:19288): Gtk-WARNING **: 20:06:23.274: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:23 [2024-03-15T20:06:23.390Z] 
16:06:23 [2024-03-15T20:06:23.390Z] (Eclipse:19288): Gtk-WARNING **: 20:06:23.274: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:23 [2024-03-15T20:06:23.390Z] 
16:06:23 [2024-03-15T20:06:23.390Z] (Eclipse:19288): Gtk-WARNING **: 20:06:23.274: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:23 [2024-03-15T20:06:23.390Z] 
16:06:23 [2024-03-15T20:06:23.390Z] (Eclipse:19288): Gtk-WARNING **: 20:06:23.274: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:23 [2024-03-15T20:06:23.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:06:23 [2024-03-15T20:06:23.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:06:23 [2024-03-15T20:06:23.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1136199494 data=null doit=true}, Shell with text {Confirm Clear}]
16:06:23 [2024-03-15T20:06:23.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:06:23 [2024-03-15T20:06:23.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:06:23 [2024-03-15T20:06:23.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:06:23 [2024-03-15T20:06:23.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:06:23 [2024-03-15T20:06:23.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:06:23 [2024-03-15T20:06:23.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:06:23 [2024-03-15T20:06:23.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1136199495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:06:23 [2024-03-15T20:06:23.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1136199495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:06:23 [2024-03-15T20:06:23.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1136199495 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:06:23 [2024-03-15T20:06:23.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1136199495 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:06:23 [2024-03-15T20:06:23.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1136199495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:06:23 [2024-03-15T20:06:23.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1136199496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:06:23 [2024-03-15T20:06:23.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1136199496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:06:24 [2024-03-15T20:06:24.758Z] 
16:06:24 [2024-03-15T20:06:24.758Z] (Eclipse:19288): Gtk-WARNING **: 20:06:24.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:24 [2024-03-15T20:06:24.758Z] 
16:06:24 [2024-03-15T20:06:24.758Z] (Eclipse:19288): Gtk-WARNING **: 20:06:24.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:24 [2024-03-15T20:06:24.758Z] 
16:06:24 [2024-03-15T20:06:24.758Z] (Eclipse:19288): Gtk-WARNING **: 20:06:24.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:24 [2024-03-15T20:06:24.758Z] 
16:06:24 [2024-03-15T20:06:24.758Z] (Eclipse:19288): Gtk-WARNING **: 20:06:24.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:24 [2024-03-15T20:06:24.758Z] 
16:06:24 [2024-03-15T20:06:24.758Z] (Eclipse:19288): Gtk-WARNING **: 20:06:24.568: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:24 [2024-03-15T20:06:24.758Z] 
16:06:24 [2024-03-15T20:06:24.758Z] (Eclipse:19288): Gtk-WARNING **: 20:06:24.568: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:24 [2024-03-15T20:06:24.758Z] 
16:06:24 [2024-03-15T20:06:24.758Z] (Eclipse:19288): Gtk-WARNING **: 20:06:24.568: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:24 [2024-03-15T20:06:24.758Z] 
16:06:24 [2024-03-15T20:06:24.758Z] (Eclipse:19288): Gtk-WARNING **: 20:06:24.568: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:24 [2024-03-15T20:06:24.758Z] 
16:06:24 [2024-03-15T20:06:24.758Z] (Eclipse:19288): Gtk-WARNING **: 20:06:24.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:24 [2024-03-15T20:06:24.758Z] 
16:06:24 [2024-03-15T20:06:24.758Z] (Eclipse:19288): Gtk-WARNING **: 20:06:24.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:24 [2024-03-15T20:06:24.758Z] 
16:06:24 [2024-03-15T20:06:24.758Z] (Eclipse:19288): Gtk-WARNING **: 20:06:24.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:24 [2024-03-15T20:06:24.758Z] 
16:06:24 [2024-03-15T20:06:24.758Z] (Eclipse:19288): Gtk-WARNING **: 20:06:24.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:24 [2024-03-15T20:06:24.758Z] 
16:06:24 [2024-03-15T20:06:24.758Z] (Eclipse:19288): Gtk-WARNING **: 20:06:24.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:24 [2024-03-15T20:06:24.758Z] 
16:06:24 [2024-03-15T20:06:24.758Z] (Eclipse:19288): Gtk-WARNING **: 20:06:24.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:24 [2024-03-15T20:06:24.758Z] 
16:06:24 [2024-03-15T20:06:24.758Z] (Eclipse:19288): Gtk-WARNING **: 20:06:24.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:24 [2024-03-15T20:06:24.758Z] 
16:06:24 [2024-03-15T20:06:24.758Z] (Eclipse:19288): Gtk-WARNING **: 20:06:24.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:24 [2024-03-15T20:06:24.758Z] 
16:06:24 [2024-03-15T20:06:24.758Z] (Eclipse:19288): Gtk-WARNING **: 20:06:24.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:24 [2024-03-15T20:06:24.758Z] 
16:06:24 [2024-03-15T20:06:24.758Z] (Eclipse:19288): Gtk-WARNING **: 20:06:24.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:24 [2024-03-15T20:06:24.758Z] 
16:06:24 [2024-03-15T20:06:24.758Z] (Eclipse:19288): Gtk-WARNING **: 20:06:24.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:24 [2024-03-15T20:06:24.758Z] 
16:06:24 [2024-03-15T20:06:24.758Z] (Eclipse:19288): Gtk-WARNING **: 20:06:24.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:24 [2024-03-15T20:06:24.758Z] 
16:06:24 [2024-03-15T20:06:24.758Z] (Eclipse:19288): Gtk-WARNING **: 20:06:24.634: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:24 [2024-03-15T20:06:24.758Z] 
16:06:24 [2024-03-15T20:06:24.758Z] (Eclipse:19288): Gtk-WARNING **: 20:06:24.634: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:24 [2024-03-15T20:06:24.758Z] 
16:06:24 [2024-03-15T20:06:24.758Z] (Eclipse:19288): Gtk-WARNING **: 20:06:24.634: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:24 [2024-03-15T20:06:24.758Z] 
16:06:24 [2024-03-15T20:06:24.758Z] (Eclipse:19288): Gtk-WARNING **: 20:06:24.634: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:24 [2024-03-15T20:06:24.758Z] 
16:06:24 [2024-03-15T20:06:24.758Z] (Eclipse:19288): Gtk-WARNING **: 20:06:24.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:24 [2024-03-15T20:06:24.758Z] 
16:06:24 [2024-03-15T20:06:24.758Z] (Eclipse:19288): Gtk-WARNING **: 20:06:24.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:24 [2024-03-15T20:06:24.758Z] 
16:06:24 [2024-03-15T20:06:24.758Z] (Eclipse:19288): Gtk-WARNING **: 20:06:24.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:24 [2024-03-15T20:06:24.758Z] 
16:06:24 [2024-03-15T20:06:24.758Z] (Eclipse:19288): Gtk-WARNING **: 20:06:24.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:24 [2024-03-15T20:06:24.758Z] 
16:06:24 [2024-03-15T20:06:24.758Z] (Eclipse:19288): Gtk-WARNING **: 20:06:24.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:24 [2024-03-15T20:06:24.758Z] 
16:06:24 [2024-03-15T20:06:24.758Z] (Eclipse:19288): Gtk-WARNING **: 20:06:24.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:24 [2024-03-15T20:06:24.758Z] 
16:06:24 [2024-03-15T20:06:24.758Z] (Eclipse:19288): Gtk-WARNING **: 20:06:24.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:24 [2024-03-15T20:06:24.758Z] 
16:06:24 [2024-03-15T20:06:24.758Z] (Eclipse:19288): Gtk-WARNING **: 20:06:24.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:24 [2024-03-15T20:06:24.758Z] 
16:06:24 [2024-03-15T20:06:24.758Z] (Eclipse:19288): Gtk-WARNING **: 20:06:24.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:24 [2024-03-15T20:06:24.758Z] 
16:06:24 [2024-03-15T20:06:24.758Z] (Eclipse:19288): Gtk-WARNING **: 20:06:24.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:24 [2024-03-15T20:06:24.758Z] 
16:06:24 [2024-03-15T20:06:24.758Z] (Eclipse:19288): Gtk-WARNING **: 20:06:24.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:24 [2024-03-15T20:06:24.758Z] 
16:06:24 [2024-03-15T20:06:24.758Z] (Eclipse:19288): Gtk-WARNING **: 20:06:24.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:26 [2024-03-15T20:06:26.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:06:26 [2024-03-15T20:06:26.683Z] 
16:06:26 [2024-03-15T20:06:26.683Z] (Eclipse:19288): Gtk-CRITICAL **: 20:06:26.419: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:06:26 [2024-03-15T20:06:26.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1136199198 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:06:26 [2024-03-15T20:06:26.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:06:26 [2024-03-15T20:06:26.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:26 [2024-03-15T20:06:26.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:26 [2024-03-15T20:06:26.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:26 [2024-03-15T20:06:26.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:26 [2024-03-15T20:06:26.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:26 [2024-03-15T20:06:26.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136203124 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:26 [2024-03-15T20:06:26.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136203124 data=null doit=true}, TreeItem with text {test}]
16:06:26 [2024-03-15T20:06:26.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136203124 data=null}, TreeItem with text {test}]
16:06:26 [2024-03-15T20:06:26.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136203124 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:26 [2024-03-15T20:06:26.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136203124 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:27 [2024-03-15T20:06:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136203150 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:27 [2024-03-15T20:06:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:27 [2024-03-15T20:06:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136203151 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:27 [2024-03-15T20:06:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136203151 data=null doit=true}, TreeItem with text {test}]
16:06:27 [2024-03-15T20:06:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136203151 data=null}, TreeItem with text {test}]
16:06:27 [2024-03-15T20:06:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136203151 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:27 [2024-03-15T20:06:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136203151 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:27 [2024-03-15T20:06:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136203156 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:27 [2024-03-15T20:06:27.197Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:06:27 [2024-03-15T20:06:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:27 [2024-03-15T20:06:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1136203156 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:06:27 [2024-03-15T20:06:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136203157 data=null doit=true}, TreeItem with text {Traces [0]}]
16:06:27 [2024-03-15T20:06:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136203157 data=null}, TreeItem with text {Traces [0]}]
16:06:27 [2024-03-15T20:06:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136203157 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:06:27 [2024-03-15T20:06:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136203157 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:06:27 [2024-03-15T20:06:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136203171 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:06:27 [2024-03-15T20:06:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:27 [2024-03-15T20:06:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1136203172 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:06:27 [2024-03-15T20:06:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136203172 data=null doit=true}, TreeItem with text {Traces [0]}]
16:06:27 [2024-03-15T20:06:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136203172 data=null}, TreeItem with text {Traces [0]}]
16:06:27 [2024-03-15T20:06:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136203172 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:06:27 [2024-03-15T20:06:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136203172 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:06:27 [2024-03-15T20:06:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136203175 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:06:27 [2024-03-15T20:06:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:06:27 [2024-03-15T20:06:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136203517 data=null doit=true}, Shell with text {Trace Import}]
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} [layout=null] time=1136203522 data=null}, (of type 'Combo')]
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1136203561 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1136203564 data=null doit=true}, TreeItem with text {/}]
16:06:27 [2024-03-15T20:06:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1136203564 data=null}, TreeItem with text {/}]
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1136203564 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136203565 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1136203565 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1136203572 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3cc7c696
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1136203574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1136203574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1136203575 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1136203575 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1136203575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:06:27 [2024-03-15T20:06:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1136203575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1136203575 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1136203575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1136203575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1136203575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1136203575 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1136203575 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:06:27 [2024-03-15T20:06:27.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1136203591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1136203591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1136203591 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1136203591 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1136203591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1136203591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:06:27 [2024-03-15T20:06:27.456Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:06:27 [2024-03-15T20:06:27.456Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:06:27 [2024-03-15T20:06:27.456Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:06:27 [2024-03-15T20:06:27.456Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:06:27 [2024-03-15T20:06:27.456Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:06:27 [2024-03-15T20:06:27.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:06:28 [2024-03-15T20:06:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:06:28 [2024-03-15T20:06:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1136204131 data=null doit=true}, Shell with text {Confirmation}]
16:06:28 [2024-03-15T20:06:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:06:28 [2024-03-15T20:06:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:06:28 [2024-03-15T20:06:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
16:06:28 [2024-03-15T20:06:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
16:06:28 [2024-03-15T20:06:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
16:06:28 [2024-03-15T20:06:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:06:28 [2024-03-15T20:06:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:06:28 [2024-03-15T20:06:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:06:28 [2024-03-15T20:06:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:06:28 [2024-03-15T20:06:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
16:06:28 [2024-03-15T20:06:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=1136204132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:06:28 [2024-03-15T20:06:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=1136204132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:06:28 [2024-03-15T20:06:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=1136204132 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:06:28 [2024-03-15T20:06:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=1136204132 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:06:28 [2024-03-15T20:06:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=1136204132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:06:28 [2024-03-15T20:06:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=1136204132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:06:28 [2024-03-15T20:06:28.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=1136204132 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:06:28 [2024-03-15T20:06:28.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:06:28 [2024-03-15T20:06:28.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1136203591 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:06:28 [2024-03-15T20:06:28.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1136203194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:06:28 [2024-03-15T20:06:28.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:06:28 [2024-03-15T20:06:28.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:28 [2024-03-15T20:06:28.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:28 [2024-03-15T20:06:28.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:28 [2024-03-15T20:06:28.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:28 [2024-03-15T20:06:28.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:28 [2024-03-15T20:06:28.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136204685 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:28 [2024-03-15T20:06:28.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136204685 data=null doit=true}, TreeItem with text {test}]
16:06:28 [2024-03-15T20:06:28.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136204685 data=null}, TreeItem with text {test}]
16:06:28 [2024-03-15T20:06:28.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136204686 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:28 [2024-03-15T20:06:28.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136204686 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:28 [2024-03-15T20:06:28.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136204704 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:28 [2024-03-15T20:06:28.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:28 [2024-03-15T20:06:28.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136204704 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:28 [2024-03-15T20:06:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136204705 data=null doit=true}, TreeItem with text {test}]
16:06:28 [2024-03-15T20:06:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136204705 data=null}, TreeItem with text {test}]
16:06:28 [2024-03-15T20:06:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136204705 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:28 [2024-03-15T20:06:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136204705 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:28 [2024-03-15T20:06:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136204709 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:28 [2024-03-15T20:06:28.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:06:28 [2024-03-15T20:06:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:28 [2024-03-15T20:06:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136204710 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:06:28 [2024-03-15T20:06:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136204710 data=null doit=true}, TreeItem with text {Traces [12]}]
16:06:28 [2024-03-15T20:06:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136204710 data=null}, TreeItem with text {Traces [12]}]
16:06:28 [2024-03-15T20:06:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136204710 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:28 [2024-03-15T20:06:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136204711 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:06:28 [2024-03-15T20:06:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136204726 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:28 [2024-03-15T20:06:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136204726 data=null doit=true}, TreeItem with text {Traces [12]}]
16:06:28 [2024-03-15T20:06:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136204726 data=null}, TreeItem with text {Traces [12]}]
16:06:28 [2024-03-15T20:06:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136204726 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:28 [2024-03-15T20:06:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136204726 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [12]}]
16:06:28 [2024-03-15T20:06:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136204738 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:28 [2024-03-15T20:06:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:28 [2024-03-15T20:06:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:28 [2024-03-15T20:06:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136204961 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:06:28 [2024-03-15T20:06:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136204961 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:28 [2024-03-15T20:06:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136204961 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:06:28 [2024-03-15T20:06:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136204961 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:06:28 [2024-03-15T20:06:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136204961 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:29 [2024-03-15T20:06:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136205001 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:06:29 [2024-03-15T20:06:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:29 [2024-03-15T20:06:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:29 [2024-03-15T20:06:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:29 [2024-03-15T20:06:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:29 [2024-03-15T20:06:29.040Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:29 [2024-03-15T20:06:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:29 [2024-03-15T20:06:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136205004 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:06:29 [2024-03-15T20:06:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136205004 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:29 [2024-03-15T20:06:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136205004 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:06:29 [2024-03-15T20:06:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136205004 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:06:29 [2024-03-15T20:06:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136205004 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:29 [2024-03-15T20:06:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136205008 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:06:29 [2024-03-15T20:06:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:06:29 [2024-03-15T20:06:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136205008 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:06:29 [2024-03-15T20:06:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136205008 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:29 [2024-03-15T20:06:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:29 [2024-03-15T20:06:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136205009 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:06:29 [2024-03-15T20:06:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136205009 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:06:29 [2024-03-15T20:06:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136205009 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:29 [2024-03-15T20:06:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136205012 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:06:29 [2024-03-15T20:06:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136205012 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:06:29 [2024-03-15T20:06:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136205013 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:06:29 [2024-03-15T20:06:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136205013 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:29 [2024-03-15T20:06:29.040Z] 
16:06:29 [2024-03-15T20:06:29.040Z] (Eclipse:19288): Gtk-CRITICAL **: 20:06:28.918: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:06:29 [2024-03-15T20:06:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136205052 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:06:29 [2024-03-15T20:06:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136205208 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:06:29 [2024-03-15T20:06:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136205208 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:29 [2024-03-15T20:06:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136205208 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:06:29 [2024-03-15T20:06:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:06:29 [2024-03-15T20:06:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:29 [2024-03-15T20:06:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:29 [2024-03-15T20:06:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:29 [2024-03-15T20:06:29.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:29 [2024-03-15T20:06:29.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:30 [2024-03-15T20:06:30.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:30 [2024-03-15T20:06:30.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:30 [2024-03-15T20:06:30.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:30 [2024-03-15T20:06:30.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:30 [2024-03-15T20:06:30.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:06:30 [2024-03-15T20:06:30.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136206223 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:06:30 [2024-03-15T20:06:30.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136206223 data=null doit=true}, TableItem with text {}]
16:06:30 [2024-03-15T20:06:30.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136206223 data=null}, TableItem with text {}]
16:06:30 [2024-03-15T20:06:30.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136206224 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:06:30 [2024-03-15T20:06:30.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136206224 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:06:30 [2024-03-15T20:06:30.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136206229 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:06:30 [2024-03-15T20:06:30.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:30 [2024-03-15T20:06:30.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:30 [2024-03-15T20:06:30.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:30 [2024-03-15T20:06:30.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:30 [2024-03-15T20:06:30.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136206487 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:06:30 [2024-03-15T20:06:30.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136206487 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:30 [2024-03-15T20:06:30.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136206487 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:06:30 [2024-03-15T20:06:30.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136206487 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:06:30 [2024-03-15T20:06:30.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136206487 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:30 [2024-03-15T20:06:30.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136206491 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:06:30 [2024-03-15T20:06:30.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:30 [2024-03-15T20:06:30.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:30 [2024-03-15T20:06:30.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:30 [2024-03-15T20:06:30.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:30 [2024-03-15T20:06:30.418Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:30 [2024-03-15T20:06:30.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:06:30 [2024-03-15T20:06:30.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:30 [2024-03-15T20:06:30.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:30 [2024-03-15T20:06:30.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:30 [2024-03-15T20:06:30.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:30 [2024-03-15T20:06:30.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:30 [2024-03-15T20:06:30.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136206497 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:30 [2024-03-15T20:06:30.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136206497 data=null doit=true}, TreeItem with text {test}]
16:06:30 [2024-03-15T20:06:30.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136206497 data=null}, TreeItem with text {test}]
16:06:30 [2024-03-15T20:06:30.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136206498 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:30 [2024-03-15T20:06:30.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136206498 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:30 [2024-03-15T20:06:30.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136206534 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:30 [2024-03-15T20:06:30.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:30 [2024-03-15T20:06:30.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136206534 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:30 [2024-03-15T20:06:30.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136206534 data=null doit=true}, TreeItem with text {test}]
16:06:30 [2024-03-15T20:06:30.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136206535 data=null}, TreeItem with text {test}]
16:06:30 [2024-03-15T20:06:30.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136206535 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:30 [2024-03-15T20:06:30.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136206535 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:30 [2024-03-15T20:06:30.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136206541 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:30 [2024-03-15T20:06:30.418Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:06:30 [2024-03-15T20:06:30.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:30 [2024-03-15T20:06:30.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136206542 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:06:30 [2024-03-15T20:06:30.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136206542 data=null doit=true}, TreeItem with text {Traces [12]}]
16:06:30 [2024-03-15T20:06:30.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136206542 data=null}, TreeItem with text {Traces [12]}]
16:06:30 [2024-03-15T20:06:30.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136206542 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:30 [2024-03-15T20:06:30.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136206545 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:06:30 [2024-03-15T20:06:30.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136206556 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:30 [2024-03-15T20:06:30.418Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:06:30 [2024-03-15T20:06:30.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:30 [2024-03-15T20:06:30.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:30 [2024-03-15T20:06:30.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136206780 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:06:30 [2024-03-15T20:06:30.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136206780 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:06:30 [2024-03-15T20:06:30.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136206780 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:06:30 [2024-03-15T20:06:30.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136206780 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:06:30 [2024-03-15T20:06:30.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136206780 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:06:30 [2024-03-15T20:06:30.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136206823 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:06:30 [2024-03-15T20:06:30.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:30 [2024-03-15T20:06:30.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:30 [2024-03-15T20:06:30.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:30 [2024-03-15T20:06:30.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:30 [2024-03-15T20:06:30.674Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:30 [2024-03-15T20:06:30.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:30 [2024-03-15T20:06:30.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136206825 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:06:30 [2024-03-15T20:06:30.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136206825 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:06:30 [2024-03-15T20:06:30.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136206825 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:06:30 [2024-03-15T20:06:30.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136206825 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:06:30 [2024-03-15T20:06:30.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136206826 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:06:30 [2024-03-15T20:06:30.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136206830 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:06:30 [2024-03-15T20:06:30.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:06:30 [2024-03-15T20:06:30.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136206830 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:06:30 [2024-03-15T20:06:30.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136206830 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:06:30 [2024-03-15T20:06:30.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:30 [2024-03-15T20:06:30.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136206831 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:06:30 [2024-03-15T20:06:30.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136206831 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:06:30 [2024-03-15T20:06:30.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136206831 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:06:30 [2024-03-15T20:06:30.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136206834 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:06:30 [2024-03-15T20:06:30.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136206834 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:06:30 [2024-03-15T20:06:30.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136206834 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:06:30 [2024-03-15T20:06:30.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136206834 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:06:30 [2024-03-15T20:06:30.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136206874 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:06:30 [2024-03-15T20:06:30.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136207024 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:06:30 [2024-03-15T20:06:30.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136207024 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:06:30 [2024-03-15T20:06:30.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136207024 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:06:30 [2024-03-15T20:06:30.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:06:30 [2024-03-15T20:06:30.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:30 [2024-03-15T20:06:30.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:31 [2024-03-15T20:06:31.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:31 [2024-03-15T20:06:31.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:31 [2024-03-15T20:06:31.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:31 [2024-03-15T20:06:31.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:31 [2024-03-15T20:06:31.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:06:31 [2024-03-15T20:06:31.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136208036 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:06:31 [2024-03-15T20:06:31.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136208036 data=null doit=true}, TableItem with text {}]
16:06:31 [2024-03-15T20:06:31.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136208036 data=null}, TableItem with text {}]
16:06:31 [2024-03-15T20:06:31.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136208036 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:06:31 [2024-03-15T20:06:31.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136208037 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:06:32 [2024-03-15T20:06:32.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136208050 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:06:32 [2024-03-15T20:06:32.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:32 [2024-03-15T20:06:32.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:32 [2024-03-15T20:06:32.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:32 [2024-03-15T20:06:32.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:32 [2024-03-15T20:06:32.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136208307 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:06:32 [2024-03-15T20:06:32.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1136208307 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:06:32 [2024-03-15T20:06:32.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1136208307 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:06:32 [2024-03-15T20:06:32.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136208308 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:06:32 [2024-03-15T20:06:32.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136208308 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:06:32 [2024-03-15T20:06:32.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1136208314 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:06:32 [2024-03-15T20:06:32.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:32 [2024-03-15T20:06:32.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:32 [2024-03-15T20:06:32.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:32 [2024-03-15T20:06:32.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:32 [2024-03-15T20:06:32.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:32 [2024-03-15T20:06:32.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:06:32 [2024-03-15T20:06:32.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:32 [2024-03-15T20:06:32.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:32 [2024-03-15T20:06:32.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:32 [2024-03-15T20:06:32.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:32 [2024-03-15T20:06:32.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:32 [2024-03-15T20:06:32.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136208320 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:32 [2024-03-15T20:06:32.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136208320 data=null doit=true}, TreeItem with text {test}]
16:06:32 [2024-03-15T20:06:32.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136208320 data=null}, TreeItem with text {test}]
16:06:32 [2024-03-15T20:06:32.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136208320 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:32 [2024-03-15T20:06:32.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136208320 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:32 [2024-03-15T20:06:32.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136208346 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:32 [2024-03-15T20:06:32.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:32 [2024-03-15T20:06:32.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136208346 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:32 [2024-03-15T20:06:32.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136208346 data=null doit=true}, TreeItem with text {test}]
16:06:32 [2024-03-15T20:06:32.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136208347 data=null}, TreeItem with text {test}]
16:06:32 [2024-03-15T20:06:32.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136208347 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:32 [2024-03-15T20:06:32.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136208347 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:32 [2024-03-15T20:06:32.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136208352 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:32 [2024-03-15T20:06:32.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:06:32 [2024-03-15T20:06:32.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:32 [2024-03-15T20:06:32.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136208352 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:06:32 [2024-03-15T20:06:32.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136208353 data=null doit=true}, TreeItem with text {Traces [12]}]
16:06:32 [2024-03-15T20:06:32.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136208353 data=null}, TreeItem with text {Traces [12]}]
16:06:32 [2024-03-15T20:06:32.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136208353 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:32 [2024-03-15T20:06:32.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136208353 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:06:32 [2024-03-15T20:06:32.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136208368 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:32 [2024-03-15T20:06:32.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:06:32 [2024-03-15T20:06:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:32 [2024-03-15T20:06:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:32 [2024-03-15T20:06:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136208590 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:06:32 [2024-03-15T20:06:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136208590 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:32 [2024-03-15T20:06:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136208590 data=null}, TreeItem with text {kernel-overlap-testing}]
16:06:32 [2024-03-15T20:06:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136208591 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:06:32 [2024-03-15T20:06:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136208613 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:32 [2024-03-15T20:06:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136208632 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:06:32 [2024-03-15T20:06:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:32 [2024-03-15T20:06:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:32 [2024-03-15T20:06:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:32 [2024-03-15T20:06:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:32 [2024-03-15T20:06:32.627Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:32 [2024-03-15T20:06:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:32 [2024-03-15T20:06:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136208634 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:06:32 [2024-03-15T20:06:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136208634 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:32 [2024-03-15T20:06:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136208634 data=null}, TreeItem with text {kernel-overlap-testing}]
16:06:32 [2024-03-15T20:06:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136208634 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:06:32 [2024-03-15T20:06:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136208634 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:32 [2024-03-15T20:06:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136208638 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:06:32 [2024-03-15T20:06:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:06:32 [2024-03-15T20:06:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136208638 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:06:32 [2024-03-15T20:06:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136208638 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:32 [2024-03-15T20:06:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:32 [2024-03-15T20:06:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136208639 data=null}, TreeItem with text {kernel-overlap-testing}]
16:06:32 [2024-03-15T20:06:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136208639 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:06:32 [2024-03-15T20:06:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136208639 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:32 [2024-03-15T20:06:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136208648 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:06:32 [2024-03-15T20:06:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136208649 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:06:32 [2024-03-15T20:06:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136208649 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:06:32 [2024-03-15T20:06:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136208649 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:32 [2024-03-15T20:06:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136208696 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:06:32 [2024-03-15T20:06:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136208703 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:06:32 [2024-03-15T20:06:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136208703 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:32 [2024-03-15T20:06:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136208703 data=null}, TreeItem with text {kernel-overlap-testing}]
16:06:32 [2024-03-15T20:06:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:06:32 [2024-03-15T20:06:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:32 [2024-03-15T20:06:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:33 [2024-03-15T20:06:33.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:33 [2024-03-15T20:06:33.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:33 [2024-03-15T20:06:33.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:33 [2024-03-15T20:06:33.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:33 [2024-03-15T20:06:33.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:33 [2024-03-15T20:06:33.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:33 [2024-03-15T20:06:33.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:33 [2024-03-15T20:06:33.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:06:33 [2024-03-15T20:06:33.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136209209 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:06:33 [2024-03-15T20:06:33.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136209210 data=null doit=true}, TableItem with text {}]
16:06:33 [2024-03-15T20:06:33.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136209210 data=null}, TableItem with text {}]
16:06:33 [2024-03-15T20:06:33.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136209210 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:06:33 [2024-03-15T20:06:33.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136209210 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:06:33 [2024-03-15T20:06:33.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136209216 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:06:33 [2024-03-15T20:06:33.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:33 [2024-03-15T20:06:33.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:34 [2024-03-15T20:06:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:34 [2024-03-15T20:06:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:34 [2024-03-15T20:06:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136210212 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:06:34 [2024-03-15T20:06:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136210212 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:34 [2024-03-15T20:06:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136210213 data=null}, TreeItem with text {kernel-overlap-testing}]
16:06:34 [2024-03-15T20:06:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136210213 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:06:34 [2024-03-15T20:06:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136210213 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:34 [2024-03-15T20:06:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136210219 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:06:34 [2024-03-15T20:06:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:34 [2024-03-15T20:06:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:34 [2024-03-15T20:06:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:34 [2024-03-15T20:06:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:34 [2024-03-15T20:06:34.114Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:34 [2024-03-15T20:06:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:06:34 [2024-03-15T20:06:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:34 [2024-03-15T20:06:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:34 [2024-03-15T20:06:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:34 [2024-03-15T20:06:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:34 [2024-03-15T20:06:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:34 [2024-03-15T20:06:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136210226 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:34 [2024-03-15T20:06:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136210226 data=null doit=true}, TreeItem with text {test}]
16:06:34 [2024-03-15T20:06:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136210226 data=null}, TreeItem with text {test}]
16:06:34 [2024-03-15T20:06:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136210226 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:34 [2024-03-15T20:06:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136210227 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:34 [2024-03-15T20:06:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136210269 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:34 [2024-03-15T20:06:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:34 [2024-03-15T20:06:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136210270 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:34 [2024-03-15T20:06:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136210270 data=null doit=true}, TreeItem with text {test}]
16:06:34 [2024-03-15T20:06:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136210270 data=null}, TreeItem with text {test}]
16:06:34 [2024-03-15T20:06:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136210271 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:34 [2024-03-15T20:06:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136210271 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:34 [2024-03-15T20:06:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136210275 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:34 [2024-03-15T20:06:34.115Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:06:34 [2024-03-15T20:06:34.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:34 [2024-03-15T20:06:34.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136210276 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:06:34 [2024-03-15T20:06:34.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136210276 data=null doit=true}, TreeItem with text {Traces [12]}]
16:06:34 [2024-03-15T20:06:34.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136210276 data=null}, TreeItem with text {Traces [12]}]
16:06:34 [2024-03-15T20:06:34.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136210277 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:34 [2024-03-15T20:06:34.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136210277 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:06:34 [2024-03-15T20:06:34.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136210293 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:34 [2024-03-15T20:06:34.115Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:06:34 [2024-03-15T20:06:34.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:34 [2024-03-15T20:06:34.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:34 [2024-03-15T20:06:34.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136210561 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
16:06:34 [2024-03-15T20:06:34.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136210562 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:06:34 [2024-03-15T20:06:34.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136210562 data=null}, TreeItem with text {simple_server-thread1}]
16:06:34 [2024-03-15T20:06:34.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136210562 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:06:34 [2024-03-15T20:06:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136210562 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:06:34 [2024-03-15T20:06:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136210586 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:06:34 [2024-03-15T20:06:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:34 [2024-03-15T20:06:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:34 [2024-03-15T20:06:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:34 [2024-03-15T20:06:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:34 [2024-03-15T20:06:34.627Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:34 [2024-03-15T20:06:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:34 [2024-03-15T20:06:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136210588 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
16:06:34 [2024-03-15T20:06:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136210588 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:06:34 [2024-03-15T20:06:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136210588 data=null}, TreeItem with text {simple_server-thread1}]
16:06:34 [2024-03-15T20:06:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136210589 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:06:34 [2024-03-15T20:06:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136210589 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:06:34 [2024-03-15T20:06:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136210600 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:06:34 [2024-03-15T20:06:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
16:06:34 [2024-03-15T20:06:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136210600 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
16:06:34 [2024-03-15T20:06:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136210601 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:06:34 [2024-03-15T20:06:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:34 [2024-03-15T20:06:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136210601 data=null}, TreeItem with text {simple_server-thread1}]
16:06:34 [2024-03-15T20:06:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136210601 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:06:34 [2024-03-15T20:06:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136210601 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:06:34 [2024-03-15T20:06:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136210605 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:06:34 [2024-03-15T20:06:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136210606 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
16:06:34 [2024-03-15T20:06:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1136210606 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
16:06:34 [2024-03-15T20:06:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136210606 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:06:34 [2024-03-15T20:06:34.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136210659 data=null button=1 stateMask=0x80000 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
16:06:34 [2024-03-15T20:06:34.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1136210884 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
16:06:34 [2024-03-15T20:06:34.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1136210902 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:06:34 [2024-03-15T20:06:34.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1136210902 data=null}, TreeItem with text {simple_server-thread1}]
16:06:34 [2024-03-15T20:06:34.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
16:06:34 [2024-03-15T20:06:34.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:34 [2024-03-15T20:06:34.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:34 [2024-03-15T20:06:34.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:34 [2024-03-15T20:06:34.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:34 [2024-03-15T20:06:34.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:34 [2024-03-15T20:06:34.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:34 [2024-03-15T20:06:34.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:34 [2024-03-15T20:06:34.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:34 [2024-03-15T20:06:34.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:06:34 [2024-03-15T20:06:34.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136210904 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:06:34 [2024-03-15T20:06:34.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136210904 data=null doit=true}, TableItem with text {}]
16:06:34 [2024-03-15T20:06:34.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136210904 data=null}, TableItem with text {}]
16:06:34 [2024-03-15T20:06:34.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136210904 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:06:34 [2024-03-15T20:06:34.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136210905 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:06:34 [2024-03-15T20:06:34.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136210911 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:06:34 [2024-03-15T20:06:34.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:34 [2024-03-15T20:06:34.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:36 [2024-03-15T20:06:36.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:36 [2024-03-15T20:06:36.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:36 [2024-03-15T20:06:36.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1136212171 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
16:06:36 [2024-03-15T20:06:36.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1136212171 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:06:36 [2024-03-15T20:06:36.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1136212171 data=null}, TreeItem with text {simple_server-thread1}]
16:06:36 [2024-03-15T20:06:36.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1136212171 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:06:36 [2024-03-15T20:06:36.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136212171 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
16:06:36 [2024-03-15T20:06:36.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1136212177 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:06:36 [2024-03-15T20:06:36.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:36 [2024-03-15T20:06:36.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:36 [2024-03-15T20:06:36.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:36 [2024-03-15T20:06:36.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:36 [2024-03-15T20:06:36.247Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:36 [2024-03-15T20:06:36.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:06:36 [2024-03-15T20:06:36.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:36 [2024-03-15T20:06:36.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:36 [2024-03-15T20:06:36.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:36 [2024-03-15T20:06:36.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:36 [2024-03-15T20:06:36.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:36 [2024-03-15T20:06:36.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136212181 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:36 [2024-03-15T20:06:36.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136212181 data=null doit=true}, TreeItem with text {test}]
16:06:36 [2024-03-15T20:06:36.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136212181 data=null}, TreeItem with text {test}]
16:06:36 [2024-03-15T20:06:36.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136212181 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:36 [2024-03-15T20:06:36.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136212181 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:36 [2024-03-15T20:06:36.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136212207 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:36 [2024-03-15T20:06:36.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:36 [2024-03-15T20:06:36.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136212207 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:36 [2024-03-15T20:06:36.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136212207 data=null doit=true}, TreeItem with text {test}]
16:06:36 [2024-03-15T20:06:36.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136212207 data=null}, TreeItem with text {test}]
16:06:36 [2024-03-15T20:06:36.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136212208 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136212211 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136212216 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:36 [2024-03-15T20:06:36.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136212217 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136212217 data=null doit=true}, TreeItem with text {Traces [12]}]
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136212217 data=null}, TreeItem with text {Traces [12]}]
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136212217 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136212217 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136212233 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:36 [2024-03-15T20:06:36.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136212276 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136212276 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136212276 data=null}, TreeItem with text {simple_server-thread2}]
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136212276 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136212277 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136212303 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:36 [2024-03-15T20:06:36.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136212308 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136212308 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136212308 data=null}, TreeItem with text {simple_server-thread2}]
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136212308 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136212308 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136212312 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136212312 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136212312 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136212312 data=null}, TreeItem with text {simple_server-thread2}]
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136212313 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136212313 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136212316 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:06:36 [2024-03-15T20:06:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136212316 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
16:06:36 [2024-03-15T20:06:36.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1136212317 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
16:06:36 [2024-03-15T20:06:36.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136212317 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:06:36 [2024-03-15T20:06:36.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136212361 data=null button=1 stateMask=0x80000 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
16:06:36 [2024-03-15T20:06:36.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1136212563 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
16:06:36 [2024-03-15T20:06:36.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1136212563 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:06:36 [2024-03-15T20:06:36.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1136212563 data=null}, TreeItem with text {simple_server-thread2}]
16:06:36 [2024-03-15T20:06:36.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
16:06:36 [2024-03-15T20:06:36.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:36 [2024-03-15T20:06:36.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:36 [2024-03-15T20:06:36.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:36 [2024-03-15T20:06:36.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:36 [2024-03-15T20:06:36.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:36 [2024-03-15T20:06:36.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:36 [2024-03-15T20:06:36.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:36 [2024-03-15T20:06:36.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:36 [2024-03-15T20:06:36.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:36 [2024-03-15T20:06:36.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:06:36 [2024-03-15T20:06:36.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136212565 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:06:36 [2024-03-15T20:06:36.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136212565 data=null doit=true}, TableItem with text {}]
16:06:36 [2024-03-15T20:06:36.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136212565 data=null}, TableItem with text {}]
16:06:36 [2024-03-15T20:06:36.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136212565 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:06:36 [2024-03-15T20:06:36.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136212565 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:06:36 [2024-03-15T20:06:36.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136212566 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:06:36 [2024-03-15T20:06:36.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:36 [2024-03-15T20:06:36.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:36 [2024-03-15T20:06:36.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:06:36 [2024-03-15T20:06:36.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136212567 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:06:36 [2024-03-15T20:06:36.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136212567 data=null doit=true}, TableItem with text {}]
16:06:36 [2024-03-15T20:06:36.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136212567 data=null}, TableItem with text {}]
16:06:36 [2024-03-15T20:06:36.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136212567 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:06:36 [2024-03-15T20:06:36.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136212567 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:06:36 [2024-03-15T20:06:36.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136212567 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:06:37 [2024-03-15T20:06:37.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:37 [2024-03-15T20:06:37.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:37 [2024-03-15T20:06:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:37 [2024-03-15T20:06:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:37 [2024-03-15T20:06:37.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1136213841 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
16:06:37 [2024-03-15T20:06:37.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1136213841 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:06:37 [2024-03-15T20:06:37.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1136213841 data=null}, TreeItem with text {simple_server-thread2}]
16:06:37 [2024-03-15T20:06:37.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1136213842 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:06:37 [2024-03-15T20:06:37.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136213842 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
16:06:37 [2024-03-15T20:06:37.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1136213846 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:06:37 [2024-03-15T20:06:37.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:37 [2024-03-15T20:06:37.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:37 [2024-03-15T20:06:37.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:37 [2024-03-15T20:06:37.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:37 [2024-03-15T20:06:37.885Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136213850 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136213850 data=null doit=true}, TreeItem with text {test}]
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136213850 data=null}, TreeItem with text {test}]
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136213852 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136213852 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136213882 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136213882 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136213882 data=null doit=true}, TreeItem with text {test}]
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136213882 data=null}, TreeItem with text {test}]
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136213882 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136213883 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136213887 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:37 [2024-03-15T20:06:37.885Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136213888 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136213888 data=null doit=true}, TreeItem with text {Traces [12]}]
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136213888 data=null}, TreeItem with text {Traces [12]}]
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136213888 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136213888 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136213906 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:37 [2024-03-15T20:06:37.885Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1136213963 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1136213963 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1136213963 data=null}, TreeItem with text {ust-overlap-testing}]
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136213963 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136213963 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136213993 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:37 [2024-03-15T20:06:37.885Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1136213999 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1136213999 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:06:37 [2024-03-15T20:06:37.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1136213999 data=null}, TreeItem with text {ust-overlap-testing}]
16:06:37 [2024-03-15T20:06:37.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136213999 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
16:06:37 [2024-03-15T20:06:37.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136213999 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:06:37 [2024-03-15T20:06:37.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136214011 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
16:06:37 [2024-03-15T20:06:37.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
16:06:37 [2024-03-15T20:06:37.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1136214012 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
16:06:37 [2024-03-15T20:06:37.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1136214012 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:06:37 [2024-03-15T20:06:37.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:37 [2024-03-15T20:06:37.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1136214012 data=null}, TreeItem with text {ust-overlap-testing}]
16:06:37 [2024-03-15T20:06:37.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136214012 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
16:06:37 [2024-03-15T20:06:37.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136214013 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:06:37 [2024-03-15T20:06:37.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136214017 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
16:06:37 [2024-03-15T20:06:37.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136214017 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
16:06:37 [2024-03-15T20:06:37.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1136214017 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
16:06:37 [2024-03-15T20:06:37.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136214018 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:06:38 [2024-03-15T20:06:38.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136214069 data=null button=1 stateMask=0x80000 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
16:06:38 [2024-03-15T20:06:38.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1136214269 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
16:06:38 [2024-03-15T20:06:38.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1136214269 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:06:38 [2024-03-15T20:06:38.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1136214269 data=null}, TreeItem with text {ust-overlap-testing}]
16:06:38 [2024-03-15T20:06:38.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
16:06:38 [2024-03-15T20:06:38.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:38 [2024-03-15T20:06:38.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:38 [2024-03-15T20:06:38.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:38 [2024-03-15T20:06:38.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:38 [2024-03-15T20:06:38.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:38 [2024-03-15T20:06:38.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:38 [2024-03-15T20:06:38.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:38 [2024-03-15T20:06:38.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:38 [2024-03-15T20:06:38.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:38 [2024-03-15T20:06:38.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:38 [2024-03-15T20:06:38.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:06:38 [2024-03-15T20:06:38.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136214271 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:06:38 [2024-03-15T20:06:38.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136214272 data=null doit=true}, TableItem with text {}]
16:06:38 [2024-03-15T20:06:38.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136214272 data=null}, TableItem with text {}]
16:06:38 [2024-03-15T20:06:38.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136214272 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:06:38 [2024-03-15T20:06:38.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136214272 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:06:38 [2024-03-15T20:06:38.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136214273 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:06:38 [2024-03-15T20:06:38.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:38 [2024-03-15T20:06:38.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:38 [2024-03-15T20:06:38.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:06:38 [2024-03-15T20:06:38.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136214274 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:06:38 [2024-03-15T20:06:38.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136214274 data=null doit=true}, TableItem with text {}]
16:06:38 [2024-03-15T20:06:38.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136214274 data=null}, TableItem with text {}]
16:06:38 [2024-03-15T20:06:38.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136214275 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:06:38 [2024-03-15T20:06:38.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136214275 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:06:38 [2024-03-15T20:06:38.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136214275 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:06:38 [2024-03-15T20:06:38.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:38 [2024-03-15T20:06:38.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:39 [2024-03-15T20:06:39.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:39 [2024-03-15T20:06:39.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:39 [2024-03-15T20:06:39.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1136215557 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
16:06:39 [2024-03-15T20:06:39.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1136215557 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:06:39 [2024-03-15T20:06:39.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1136215557 data=null}, TreeItem with text {ust-overlap-testing}]
16:06:39 [2024-03-15T20:06:39.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1136215557 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
16:06:39 [2024-03-15T20:06:39.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136215557 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:06:39 [2024-03-15T20:06:39.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1136215564 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
16:06:39 [2024-03-15T20:06:39.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:39 [2024-03-15T20:06:39.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:39 [2024-03-15T20:06:39.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:39 [2024-03-15T20:06:39.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:39 [2024-03-15T20:06:39.630Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:39 [2024-03-15T20:06:39.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:06:39 [2024-03-15T20:06:39.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:39 [2024-03-15T20:06:39.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:39 [2024-03-15T20:06:39.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:39 [2024-03-15T20:06:39.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:39 [2024-03-15T20:06:39.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:39 [2024-03-15T20:06:39.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136215569 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:39 [2024-03-15T20:06:39.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136215569 data=null doit=true}, TreeItem with text {test}]
16:06:39 [2024-03-15T20:06:39.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136215569 data=null}, TreeItem with text {test}]
16:06:39 [2024-03-15T20:06:39.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136215569 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:39 [2024-03-15T20:06:39.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136215569 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:39 [2024-03-15T20:06:39.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136215597 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:39 [2024-03-15T20:06:39.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:39 [2024-03-15T20:06:39.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136215601 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:39 [2024-03-15T20:06:39.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136215601 data=null doit=true}, TreeItem with text {test}]
16:06:39 [2024-03-15T20:06:39.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136215601 data=null}, TreeItem with text {test}]
16:06:39 [2024-03-15T20:06:39.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136215601 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:39 [2024-03-15T20:06:39.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136215601 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:39 [2024-03-15T20:06:39.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136215606 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:39 [2024-03-15T20:06:39.630Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:06:39 [2024-03-15T20:06:39.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:39 [2024-03-15T20:06:39.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136215606 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:06:39 [2024-03-15T20:06:39.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136215606 data=null doit=true}, TreeItem with text {Traces [12]}]
16:06:39 [2024-03-15T20:06:39.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136215606 data=null}, TreeItem with text {Traces [12]}]
16:06:39 [2024-03-15T20:06:39.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136215607 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:39 [2024-03-15T20:06:39.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136215607 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:06:39 [2024-03-15T20:06:39.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136215622 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:39 [2024-03-15T20:06:39.631Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:06:39 [2024-03-15T20:06:39.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:39 [2024-03-15T20:06:39.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:39 [2024-03-15T20:06:39.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136215750 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:06:39 [2024-03-15T20:06:39.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136215750 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:06:39 [2024-03-15T20:06:39.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136215750 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:06:39 [2024-03-15T20:06:39.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136215751 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:06:39 [2024-03-15T20:06:39.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136215751 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:06:39 [2024-03-15T20:06:39.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136215792 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:06:39 [2024-03-15T20:06:39.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:39 [2024-03-15T20:06:39.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:39 [2024-03-15T20:06:39.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:39 [2024-03-15T20:06:39.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:39 [2024-03-15T20:06:39.631Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:39 [2024-03-15T20:06:39.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:39 [2024-03-15T20:06:39.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136215794 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:06:39 [2024-03-15T20:06:39.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136215794 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:06:39 [2024-03-15T20:06:39.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136215794 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:06:39 [2024-03-15T20:06:39.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136215794 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:06:39 [2024-03-15T20:06:39.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136215795 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:06:39 [2024-03-15T20:06:39.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136215798 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:06:39 [2024-03-15T20:06:39.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
16:06:39 [2024-03-15T20:06:39.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136215799 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:06:39 [2024-03-15T20:06:39.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136215799 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:06:39 [2024-03-15T20:06:39.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:39 [2024-03-15T20:06:39.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136215799 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:06:39 [2024-03-15T20:06:39.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136215799 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:06:39 [2024-03-15T20:06:39.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136215799 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:06:39 [2024-03-15T20:06:39.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136215805 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:06:39 [2024-03-15T20:06:39.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136215805 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:06:39 [2024-03-15T20:06:39.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136215805 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:06:39 [2024-03-15T20:06:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136215805 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:06:39 [2024-03-15T20:06:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136215860 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:06:39 [2024-03-15T20:06:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136216078 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:06:39 [2024-03-15T20:06:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136216078 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:06:39 [2024-03-15T20:06:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136216078 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:06:39 [2024-03-15T20:06:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
16:06:39 [2024-03-15T20:06:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:39 [2024-03-15T20:06:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:39 [2024-03-15T20:06:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:39 [2024-03-15T20:06:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:39 [2024-03-15T20:06:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:39 [2024-03-15T20:06:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:39 [2024-03-15T20:06:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:40 [2024-03-15T20:06:40.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:40 [2024-03-15T20:06:40.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:40 [2024-03-15T20:06:40.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:40 [2024-03-15T20:06:40.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:40 [2024-03-15T20:06:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:40 [2024-03-15T20:06:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:40 [2024-03-15T20:06:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:40 [2024-03-15T20:06:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:40 [2024-03-15T20:06:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:06:40 [2024-03-15T20:06:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136217112 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:06:40 [2024-03-15T20:06:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136217112 data=null doit=true}, TableItem with text {}]
16:06:40 [2024-03-15T20:06:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136217112 data=null}, TableItem with text {}]
16:06:40 [2024-03-15T20:06:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136217113 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:06:40 [2024-03-15T20:06:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136217113 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136217159 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136217344 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136217344 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136217344 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136217344 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136217345 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1136217349 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:41 [2024-03-15T20:06:41.217Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136217354 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136217354 data=null doit=true}, TreeItem with text {test}]
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136217354 data=null}, TreeItem with text {test}]
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136217354 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136217354 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136217383 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136217384 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136217384 data=null doit=true}, TreeItem with text {test}]
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136217384 data=null}, TreeItem with text {test}]
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136217384 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136217384 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136217389 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:41 [2024-03-15T20:06:41.217Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136217390 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136217390 data=null doit=true}, TreeItem with text {Traces [12]}]
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136217390 data=null}, TreeItem with text {Traces [12]}]
16:06:41 [2024-03-15T20:06:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136217390 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:41 [2024-03-15T20:06:41.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136217390 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:06:41 [2024-03-15T20:06:41.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136217407 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:41 [2024-03-15T20:06:41.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:06:41 [2024-03-15T20:06:41.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:41 [2024-03-15T20:06:41.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:41 [2024-03-15T20:06:41.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136217657 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:06:41 [2024-03-15T20:06:41.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136217657 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:06:41 [2024-03-15T20:06:41.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136217657 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:06:41 [2024-03-15T20:06:41.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136217657 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:06:41 [2024-03-15T20:06:41.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136217657 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:06:41 [2024-03-15T20:06:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136217675 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:06:41 [2024-03-15T20:06:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:41 [2024-03-15T20:06:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:41 [2024-03-15T20:06:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:41 [2024-03-15T20:06:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:41 [2024-03-15T20:06:41.729Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:41 [2024-03-15T20:06:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:41 [2024-03-15T20:06:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136217677 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:06:41 [2024-03-15T20:06:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136217678 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:06:41 [2024-03-15T20:06:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136217678 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:06:41 [2024-03-15T20:06:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136217678 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:06:41 [2024-03-15T20:06:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136217678 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:06:41 [2024-03-15T20:06:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136217687 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:06:41 [2024-03-15T20:06:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
16:06:41 [2024-03-15T20:06:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136217688 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:06:41 [2024-03-15T20:06:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136217688 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:06:41 [2024-03-15T20:06:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:41 [2024-03-15T20:06:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136217688 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:06:41 [2024-03-15T20:06:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136217688 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:06:41 [2024-03-15T20:06:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136217688 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:06:41 [2024-03-15T20:06:41.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136217693 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:06:41 [2024-03-15T20:06:41.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136217693 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:06:41 [2024-03-15T20:06:41.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136217694 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:06:41 [2024-03-15T20:06:41.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136217694 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:06:41 [2024-03-15T20:06:41.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136217738 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:06:41 [2024-03-15T20:06:41.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136217921 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:06:41 [2024-03-15T20:06:41.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136217921 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:06:41 [2024-03-15T20:06:41.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136217922 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:06:41 [2024-03-15T20:06:41.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
16:06:41 [2024-03-15T20:06:41.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:41 [2024-03-15T20:06:41.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:41 [2024-03-15T20:06:41.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:41 [2024-03-15T20:06:41.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:41 [2024-03-15T20:06:41.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:41 [2024-03-15T20:06:41.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:41 [2024-03-15T20:06:41.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:41 [2024-03-15T20:06:41.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:42 [2024-03-15T20:06:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:42 [2024-03-15T20:06:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:42 [2024-03-15T20:06:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:42 [2024-03-15T20:06:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:42 [2024-03-15T20:06:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:06:42 [2024-03-15T20:06:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136218924 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:06:42 [2024-03-15T20:06:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136218924 data=null doit=true}, TableItem with text {}]
16:06:42 [2024-03-15T20:06:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136218924 data=null}, TableItem with text {}]
16:06:42 [2024-03-15T20:06:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136218924 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:06:42 [2024-03-15T20:06:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136218924 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:06:42 [2024-03-15T20:06:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136218937 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:06:42 [2024-03-15T20:06:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:42 [2024-03-15T20:06:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:43 [2024-03-15T20:06:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:43 [2024-03-15T20:06:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:43 [2024-03-15T20:06:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136219196 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:06:43 [2024-03-15T20:06:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136219196 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:06:43 [2024-03-15T20:06:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136219196 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:06:43 [2024-03-15T20:06:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136219197 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:06:43 [2024-03-15T20:06:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136219197 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:06:43 [2024-03-15T20:06:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1136219203 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:06:43 [2024-03-15T20:06:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:43 [2024-03-15T20:06:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:43 [2024-03-15T20:06:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:43 [2024-03-15T20:06:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:43 [2024-03-15T20:06:43.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:43 [2024-03-15T20:06:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:06:43 [2024-03-15T20:06:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:43 [2024-03-15T20:06:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:43 [2024-03-15T20:06:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:43 [2024-03-15T20:06:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:43 [2024-03-15T20:06:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:43 [2024-03-15T20:06:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136219208 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:43 [2024-03-15T20:06:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136219208 data=null doit=true}, TreeItem with text {test}]
16:06:43 [2024-03-15T20:06:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136219208 data=null}, TreeItem with text {test}]
16:06:43 [2024-03-15T20:06:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136219208 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:43 [2024-03-15T20:06:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136219208 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:43 [2024-03-15T20:06:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136219239 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:43 [2024-03-15T20:06:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:43 [2024-03-15T20:06:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136219240 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:43 [2024-03-15T20:06:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136219240 data=null doit=true}, TreeItem with text {test}]
16:06:43 [2024-03-15T20:06:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136219240 data=null}, TreeItem with text {test}]
16:06:43 [2024-03-15T20:06:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136219240 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:43 [2024-03-15T20:06:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136219240 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:43 [2024-03-15T20:06:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136219246 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:43 [2024-03-15T20:06:43.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:06:43 [2024-03-15T20:06:43.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:43 [2024-03-15T20:06:43.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136219247 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:06:43 [2024-03-15T20:06:43.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136219247 data=null doit=true}, TreeItem with text {Traces [12]}]
16:06:43 [2024-03-15T20:06:43.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136219247 data=null}, TreeItem with text {Traces [12]}]
16:06:43 [2024-03-15T20:06:43.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136219247 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:43 [2024-03-15T20:06:43.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136219247 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:06:43 [2024-03-15T20:06:43.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136219266 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:43 [2024-03-15T20:06:43.169Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:06:43 [2024-03-15T20:06:43.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:43 [2024-03-15T20:06:43.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:43 [2024-03-15T20:06:43.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136219595 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:06:43 [2024-03-15T20:06:43.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1136219595 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:06:43 [2024-03-15T20:06:43.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1136219595 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:06:43 [2024-03-15T20:06:43.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136219595 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:06:43 [2024-03-15T20:06:43.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136219595 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:06:43 [2024-03-15T20:06:43.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136219634 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:06:43 [2024-03-15T20:06:43.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:43 [2024-03-15T20:06:43.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:43 [2024-03-15T20:06:43.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:43 [2024-03-15T20:06:43.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:43 [2024-03-15T20:06:43.680Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:43 [2024-03-15T20:06:43.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:43 [2024-03-15T20:06:43.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136219636 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:06:43 [2024-03-15T20:06:43.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1136219636 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:06:43 [2024-03-15T20:06:43.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1136219636 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:06:43 [2024-03-15T20:06:43.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136219636 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:06:43 [2024-03-15T20:06:43.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136219637 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:06:43 [2024-03-15T20:06:43.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136219641 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:06:43 [2024-03-15T20:06:43.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
16:06:43 [2024-03-15T20:06:43.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136219641 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:06:43 [2024-03-15T20:06:43.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1136219641 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:06:43 [2024-03-15T20:06:43.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:43 [2024-03-15T20:06:43.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1136219641 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:06:43 [2024-03-15T20:06:43.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136219641 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:06:43 [2024-03-15T20:06:43.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136219642 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:06:43 [2024-03-15T20:06:43.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136219645 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:06:43 [2024-03-15T20:06:43.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136219646 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
16:06:43 [2024-03-15T20:06:43.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136219646 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
16:06:43 [2024-03-15T20:06:43.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136219646 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:06:43 [2024-03-15T20:06:43.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136219693 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
16:06:43 [2024-03-15T20:06:43.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136219956 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:06:43 [2024-03-15T20:06:43.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1136219959 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:06:43 [2024-03-15T20:06:43.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1136219959 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:06:43 [2024-03-15T20:06:43.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
16:06:43 [2024-03-15T20:06:43.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:43 [2024-03-15T20:06:43.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:43 [2024-03-15T20:06:43.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:43 [2024-03-15T20:06:43.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:43 [2024-03-15T20:06:43.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:43 [2024-03-15T20:06:43.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:43 [2024-03-15T20:06:43.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:43 [2024-03-15T20:06:43.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:43 [2024-03-15T20:06:43.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:43 [2024-03-15T20:06:43.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:43 [2024-03-15T20:06:43.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:43 [2024-03-15T20:06:43.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:43 [2024-03-15T20:06:43.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:43 [2024-03-15T20:06:43.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:06:43 [2024-03-15T20:06:43.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136219961 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:06:43 [2024-03-15T20:06:43.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136219961 data=null doit=true}, TableItem with text {}]
16:06:43 [2024-03-15T20:06:43.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136219961 data=null}, TableItem with text {}]
16:06:43 [2024-03-15T20:06:43.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136219961 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:06:43 [2024-03-15T20:06:43.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136219961 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:06:43 [2024-03-15T20:06:43.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136219981 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:06:43 [2024-03-15T20:06:43.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:43 [2024-03-15T20:06:43.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136221150 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1136221151 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1136221151 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136221151 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136221151 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1136221158 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:45 [2024-03-15T20:06:45.303Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136221163 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136221163 data=null doit=true}, TreeItem with text {test}]
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136221163 data=null}, TreeItem with text {test}]
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136221163 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136221163 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136221206 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136221207 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136221207 data=null doit=true}, TreeItem with text {test}]
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136221207 data=null}, TreeItem with text {test}]
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136221207 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136221207 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136221220 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:45 [2024-03-15T20:06:45.303Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136221221 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136221221 data=null doit=true}, TreeItem with text {Traces [12]}]
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136221221 data=null}, TreeItem with text {Traces [12]}]
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136221221 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136221221 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136221238 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:45 [2024-03-15T20:06:45.303Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:06:45 [2024-03-15T20:06:45.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:45 [2024-03-15T20:06:45.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:45 [2024-03-15T20:06:45.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1136221331 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
16:06:45 [2024-03-15T20:06:45.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1136221332 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:06:45 [2024-03-15T20:06:45.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1136221332 data=null}, TreeItem with text {simple_server-thread1(2)}]
16:06:45 [2024-03-15T20:06:45.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1136221332 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:06:45 [2024-03-15T20:06:45.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136221332 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:06:45 [2024-03-15T20:06:45.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1136221358 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:06:45 [2024-03-15T20:06:45.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:45 [2024-03-15T20:06:45.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:45 [2024-03-15T20:06:45.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:45 [2024-03-15T20:06:45.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:45 [2024-03-15T20:06:45.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:45 [2024-03-15T20:06:45.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:45 [2024-03-15T20:06:45.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1136221363 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
16:06:45 [2024-03-15T20:06:45.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1136221363 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:06:45 [2024-03-15T20:06:45.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1136221363 data=null}, TreeItem with text {simple_server-thread1(2)}]
16:06:45 [2024-03-15T20:06:45.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1136221363 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:06:45 [2024-03-15T20:06:45.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136221363 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:06:45 [2024-03-15T20:06:45.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1136221381 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:06:45 [2024-03-15T20:06:45.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1(2)}
16:06:45 [2024-03-15T20:06:45.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1136221382 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
16:06:45 [2024-03-15T20:06:45.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1136221382 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:06:45 [2024-03-15T20:06:45.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:45 [2024-03-15T20:06:45.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1136221382 data=null}, TreeItem with text {simple_server-thread1(2)}]
16:06:45 [2024-03-15T20:06:45.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1136221382 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:06:45 [2024-03-15T20:06:45.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136221382 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:06:45 [2024-03-15T20:06:45.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1136221390 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:06:45 [2024-03-15T20:06:45.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1136221391 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
16:06:45 [2024-03-15T20:06:45.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1136221391 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
16:06:45 [2024-03-15T20:06:45.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136221391 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:06:45 [2024-03-15T20:06:45.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1136221453 data=null button=1 stateMask=0x80000 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
16:06:45 [2024-03-15T20:06:45.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1136221695 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
16:06:45 [2024-03-15T20:06:45.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1136221698 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:06:45 [2024-03-15T20:06:45.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1136221698 data=null}, TreeItem with text {simple_server-thread1(2)}]
16:06:45 [2024-03-15T20:06:45.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1(2)}
16:06:45 [2024-03-15T20:06:45.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:45 [2024-03-15T20:06:45.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:45 [2024-03-15T20:06:45.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:45 [2024-03-15T20:06:45.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:45 [2024-03-15T20:06:45.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:45 [2024-03-15T20:06:45.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:45 [2024-03-15T20:06:45.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:45 [2024-03-15T20:06:45.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:45 [2024-03-15T20:06:45.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:45 [2024-03-15T20:06:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:45 [2024-03-15T20:06:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:45 [2024-03-15T20:06:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:45 [2024-03-15T20:06:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:45 [2024-03-15T20:06:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:45 [2024-03-15T20:06:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:06:45 [2024-03-15T20:06:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136221700 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:06:45 [2024-03-15T20:06:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136221711 data=null doit=true}, TableItem with text {}]
16:06:45 [2024-03-15T20:06:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136221711 data=null}, TableItem with text {}]
16:06:45 [2024-03-15T20:06:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136221711 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:06:45 [2024-03-15T20:06:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136221711 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:06:45 [2024-03-15T20:06:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136221717 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:06:45 [2024-03-15T20:06:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:45 [2024-03-15T20:06:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:46 [2024-03-15T20:06:46.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:46 [2024-03-15T20:06:46.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:46 [2024-03-15T20:06:46.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1136222894 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
16:06:46 [2024-03-15T20:06:46.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1136222894 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:06:46 [2024-03-15T20:06:46.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1136222894 data=null}, TreeItem with text {simple_server-thread1(2)}]
16:06:46 [2024-03-15T20:06:46.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1136222895 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:06:46 [2024-03-15T20:06:46.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136222895 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:06:46 [2024-03-15T20:06:46.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1136222900 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:06:46 [2024-03-15T20:06:46.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:46 [2024-03-15T20:06:46.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:46 [2024-03-15T20:06:46.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:46 [2024-03-15T20:06:46.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:46 [2024-03-15T20:06:46.925Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:46 [2024-03-15T20:06:46.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:06:46 [2024-03-15T20:06:46.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:46 [2024-03-15T20:06:46.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:46 [2024-03-15T20:06:46.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:46 [2024-03-15T20:06:46.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:46 [2024-03-15T20:06:46.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:46 [2024-03-15T20:06:46.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136222904 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:46 [2024-03-15T20:06:46.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136222904 data=null doit=true}, TreeItem with text {test}]
16:06:46 [2024-03-15T20:06:46.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136222904 data=null}, TreeItem with text {test}]
16:06:46 [2024-03-15T20:06:46.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136222905 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:46 [2024-03-15T20:06:46.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136222905 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:46 [2024-03-15T20:06:46.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136222946 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:46 [2024-03-15T20:06:46.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:46 [2024-03-15T20:06:46.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136222946 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:46 [2024-03-15T20:06:46.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136222946 data=null doit=true}, TreeItem with text {test}]
16:06:46 [2024-03-15T20:06:46.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136222947 data=null}, TreeItem with text {test}]
16:06:46 [2024-03-15T20:06:46.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136222947 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:46 [2024-03-15T20:06:46.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136222947 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:46 [2024-03-15T20:06:46.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136222969 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:46 [2024-03-15T20:06:46.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:06:46 [2024-03-15T20:06:46.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:46 [2024-03-15T20:06:46.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136222970 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:06:46 [2024-03-15T20:06:46.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136222970 data=null doit=true}, TreeItem with text {Traces [12]}]
16:06:46 [2024-03-15T20:06:46.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136222970 data=null}, TreeItem with text {Traces [12]}]
16:06:46 [2024-03-15T20:06:46.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136222970 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:46 [2024-03-15T20:06:46.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136222971 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:06:46 [2024-03-15T20:06:46.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136222986 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:46 [2024-03-15T20:06:46.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:06:46 [2024-03-15T20:06:46.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:46 [2024-03-15T20:06:46.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:46 [2024-03-15T20:06:46.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1136223077 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
16:06:46 [2024-03-15T20:06:46.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1136223078 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:06:46 [2024-03-15T20:06:46.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1136223078 data=null}, TreeItem with text {simple_server-thread2(2)}]
16:06:46 [2024-03-15T20:06:46.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1136223078 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:06:46 [2024-03-15T20:06:46.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136223078 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:06:46 [2024-03-15T20:06:46.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1136223102 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:06:46 [2024-03-15T20:06:46.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:46 [2024-03-15T20:06:46.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:46 [2024-03-15T20:06:46.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:46 [2024-03-15T20:06:46.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:46 [2024-03-15T20:06:46.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:46 [2024-03-15T20:06:46.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:46 [2024-03-15T20:06:46.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1136223103 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
16:06:46 [2024-03-15T20:06:46.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1136223104 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:06:46 [2024-03-15T20:06:46.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1136223104 data=null}, TreeItem with text {simple_server-thread2(2)}]
16:06:46 [2024-03-15T20:06:46.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1136223104 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:06:46 [2024-03-15T20:06:46.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136223104 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:06:46 [2024-03-15T20:06:46.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1136223108 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:06:46 [2024-03-15T20:06:46.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2(2)}
16:06:46 [2024-03-15T20:06:46.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1136223108 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
16:06:46 [2024-03-15T20:06:46.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1136223115 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:06:46 [2024-03-15T20:06:46.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:46 [2024-03-15T20:06:46.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1136223115 data=null}, TreeItem with text {simple_server-thread2(2)}]
16:06:46 [2024-03-15T20:06:46.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1136223115 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:06:47 [2024-03-15T20:06:47.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136223115 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:06:47 [2024-03-15T20:06:47.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1136223134 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:06:47 [2024-03-15T20:06:47.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1136223135 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
16:06:47 [2024-03-15T20:06:47.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1136223135 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
16:06:47 [2024-03-15T20:06:47.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136223135 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:06:47 [2024-03-15T20:06:47.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1136223180 data=null button=1 stateMask=0x80000 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
16:06:47 [2024-03-15T20:06:47.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1136223382 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
16:06:47 [2024-03-15T20:06:47.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1136223382 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:06:47 [2024-03-15T20:06:47.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1136223382 data=null}, TreeItem with text {simple_server-thread2(2)}]
16:06:47 [2024-03-15T20:06:47.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2(2)}
16:06:47 [2024-03-15T20:06:47.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:47 [2024-03-15T20:06:47.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:47 [2024-03-15T20:06:47.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:47 [2024-03-15T20:06:47.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:47 [2024-03-15T20:06:47.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:47 [2024-03-15T20:06:47.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:47 [2024-03-15T20:06:47.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:47 [2024-03-15T20:06:47.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:47 [2024-03-15T20:06:47.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:47 [2024-03-15T20:06:47.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:47 [2024-03-15T20:06:47.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:47 [2024-03-15T20:06:47.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:47 [2024-03-15T20:06:47.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:47 [2024-03-15T20:06:47.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:47 [2024-03-15T20:06:47.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:47 [2024-03-15T20:06:47.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:06:47 [2024-03-15T20:06:47.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136223384 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:06:47 [2024-03-15T20:06:47.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136223384 data=null doit=true}, TableItem with text {}]
16:06:47 [2024-03-15T20:06:47.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136223384 data=null}, TableItem with text {}]
16:06:47 [2024-03-15T20:06:47.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136223384 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:06:47 [2024-03-15T20:06:47.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136223384 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:06:47 [2024-03-15T20:06:47.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136223392 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:06:47 [2024-03-15T20:06:47.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:47 [2024-03-15T20:06:47.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:48 [2024-03-15T20:06:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:48 [2024-03-15T20:06:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:48 [2024-03-15T20:06:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1136224678 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
16:06:48 [2024-03-15T20:06:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1136224678 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:06:48 [2024-03-15T20:06:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1136224678 data=null}, TreeItem with text {simple_server-thread2(2)}]
16:06:48 [2024-03-15T20:06:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1136224679 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:06:48 [2024-03-15T20:06:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136224679 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:06:48 [2024-03-15T20:06:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1136224683 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:06:48 [2024-03-15T20:06:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:48 [2024-03-15T20:06:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:48 [2024-03-15T20:06:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:48 [2024-03-15T20:06:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:48 [2024-03-15T20:06:48.803Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:48 [2024-03-15T20:06:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:06:48 [2024-03-15T20:06:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:48 [2024-03-15T20:06:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:48 [2024-03-15T20:06:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:48 [2024-03-15T20:06:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:48 [2024-03-15T20:06:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:48 [2024-03-15T20:06:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136224688 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:48 [2024-03-15T20:06:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136224688 data=null doit=true}, TreeItem with text {test}]
16:06:48 [2024-03-15T20:06:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136224688 data=null}, TreeItem with text {test}]
16:06:48 [2024-03-15T20:06:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136224688 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:48 [2024-03-15T20:06:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136224688 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:48 [2024-03-15T20:06:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136224731 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:48 [2024-03-15T20:06:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:48 [2024-03-15T20:06:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136224732 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:48 [2024-03-15T20:06:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136224732 data=null doit=true}, TreeItem with text {test}]
16:06:48 [2024-03-15T20:06:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136224732 data=null}, TreeItem with text {test}]
16:06:48 [2024-03-15T20:06:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136224733 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:48 [2024-03-15T20:06:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136224733 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:48 [2024-03-15T20:06:48.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136224739 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:48 [2024-03-15T20:06:48.804Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:06:48 [2024-03-15T20:06:48.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:48 [2024-03-15T20:06:48.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136224739 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:06:48 [2024-03-15T20:06:48.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136224745 data=null doit=true}, TreeItem with text {Traces [12]}]
16:06:48 [2024-03-15T20:06:48.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136224745 data=null}, TreeItem with text {Traces [12]}]
16:06:48 [2024-03-15T20:06:48.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136224745 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:48 [2024-03-15T20:06:48.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136224745 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:06:48 [2024-03-15T20:06:48.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136224763 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:48 [2024-03-15T20:06:48.804Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:06:49 [2024-03-15T20:06:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:49 [2024-03-15T20:06:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:49 [2024-03-15T20:06:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1136225128 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
16:06:49 [2024-03-15T20:06:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1136225128 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:06:49 [2024-03-15T20:06:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1136225128 data=null}, TreeItem with text {ust-overlap-testing(2)}]
16:06:49 [2024-03-15T20:06:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1136225128 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:06:49 [2024-03-15T20:06:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136225128 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:06:49 [2024-03-15T20:06:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1136225155 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:06:49 [2024-03-15T20:06:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:49 [2024-03-15T20:06:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:49 [2024-03-15T20:06:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:49 [2024-03-15T20:06:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:49 [2024-03-15T20:06:49.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:49 [2024-03-15T20:06:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:49 [2024-03-15T20:06:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1136225157 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
16:06:49 [2024-03-15T20:06:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1136225157 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:06:49 [2024-03-15T20:06:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1136225157 data=null}, TreeItem with text {ust-overlap-testing(2)}]
16:06:49 [2024-03-15T20:06:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1136225157 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:06:49 [2024-03-15T20:06:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136225158 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:06:49 [2024-03-15T20:06:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1136225162 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:06:49 [2024-03-15T20:06:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
16:06:49 [2024-03-15T20:06:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1136225162 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
16:06:49 [2024-03-15T20:06:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1136225162 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:06:49 [2024-03-15T20:06:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:49 [2024-03-15T20:06:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1136225162 data=null}, TreeItem with text {ust-overlap-testing(2)}]
16:06:49 [2024-03-15T20:06:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1136225163 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:06:49 [2024-03-15T20:06:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136225163 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:06:49 [2024-03-15T20:06:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1136225166 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:06:49 [2024-03-15T20:06:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1136225166 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
16:06:49 [2024-03-15T20:06:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1136225167 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
16:06:49 [2024-03-15T20:06:49.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136225167 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:06:49 [2024-03-15T20:06:49.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1136225225 data=null button=1 stateMask=0x80000 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
16:06:49 [2024-03-15T20:06:49.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1136225473 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
16:06:49 [2024-03-15T20:06:49.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1136225476 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:06:49 [2024-03-15T20:06:49.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1136225477 data=null}, TreeItem with text {ust-overlap-testing(2)}]
16:06:49 [2024-03-15T20:06:49.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
16:06:49 [2024-03-15T20:06:49.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:49 [2024-03-15T20:06:49.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:49 [2024-03-15T20:06:49.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:49 [2024-03-15T20:06:49.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:49 [2024-03-15T20:06:49.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:49 [2024-03-15T20:06:49.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:49 [2024-03-15T20:06:49.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:49 [2024-03-15T20:06:49.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:49 [2024-03-15T20:06:49.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:49 [2024-03-15T20:06:49.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:49 [2024-03-15T20:06:49.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:49 [2024-03-15T20:06:49.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:49 [2024-03-15T20:06:49.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:49 [2024-03-15T20:06:49.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:49 [2024-03-15T20:06:49.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:49 [2024-03-15T20:06:49.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:49 [2024-03-15T20:06:49.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:06:49 [2024-03-15T20:06:49.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136225478 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:06:49 [2024-03-15T20:06:49.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136225479 data=null doit=true}, TableItem with text {}]
16:06:49 [2024-03-15T20:06:49.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136225479 data=null}, TableItem with text {}]
16:06:49 [2024-03-15T20:06:49.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136225479 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:06:49 [2024-03-15T20:06:49.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136225479 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:06:49 [2024-03-15T20:06:49.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136225523 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:06:49 [2024-03-15T20:06:49.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:49 [2024-03-15T20:06:49.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:50 [2024-03-15T20:06:50.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:50 [2024-03-15T20:06:50.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:50 [2024-03-15T20:06:50.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1136226708 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1136226708 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1136226708 data=null}, TreeItem with text {ust-overlap-testing(2)}]
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1136226709 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136226709 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1136226717 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:50 [2024-03-15T20:06:50.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136226722 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136226722 data=null doit=true}, TreeItem with text {test}]
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136226722 data=null}, TreeItem with text {test}]
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136226722 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136226723 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136226757 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136226757 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136226757 data=null doit=true}, TreeItem with text {test}]
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136226757 data=null}, TreeItem with text {test}]
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136226758 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136226758 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136226763 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:50 [2024-03-15T20:06:50.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136226764 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136226764 data=null doit=true}, TreeItem with text {Traces [12]}]
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136226764 data=null}, TreeItem with text {Traces [12]}]
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136226764 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136226764 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136226780 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136226784 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:50 [2024-03-15T20:06:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136226784 data=null doit=true}, TreeItem with text {test}]
16:06:50 [2024-03-15T20:06:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136226784 data=null}, TreeItem with text {test}]
16:06:50 [2024-03-15T20:06:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136226785 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:50 [2024-03-15T20:06:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136226785 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:50 [2024-03-15T20:06:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136226810 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:50 [2024-03-15T20:06:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:50 [2024-03-15T20:06:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136226811 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:50 [2024-03-15T20:06:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136226811 data=null doit=true}, TreeItem with text {test}]
16:06:50 [2024-03-15T20:06:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136226811 data=null}, TreeItem with text {test}]
16:06:50 [2024-03-15T20:06:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136226811 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:50 [2024-03-15T20:06:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136226812 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:50 [2024-03-15T20:06:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136226817 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:50 [2024-03-15T20:06:50.758Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:06:50 [2024-03-15T20:06:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:50 [2024-03-15T20:06:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136226818 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:06:50 [2024-03-15T20:06:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136226818 data=null doit=true}, TreeItem with text {Traces [12]}]
16:06:50 [2024-03-15T20:06:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136226818 data=null}, TreeItem with text {Traces [12]}]
16:06:50 [2024-03-15T20:06:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136226818 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:50 [2024-03-15T20:06:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136226818 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:06:50 [2024-03-15T20:06:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136226832 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:50 [2024-03-15T20:06:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:50 [2024-03-15T20:06:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1136226832 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:06:50 [2024-03-15T20:06:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1136226832 data=null doit=true}, TreeItem with text {Traces [12]}]
16:06:50 [2024-03-15T20:06:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1136226832 data=null}, TreeItem with text {Traces [12]}]
16:06:50 [2024-03-15T20:06:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1136226833 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:50 [2024-03-15T20:06:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136226833 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
16:06:50 [2024-03-15T20:06:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1136226836 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:06:50 [2024-03-15T20:06:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:06:50 [2024-03-15T20:06:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:06:51 [2024-03-15T20:06:51.014Z] 
16:06:51 [2024-03-15T20:06:51.014Z] (Eclipse:19288): Gtk-WARNING **: 20:06:50.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:51 [2024-03-15T20:06:51.014Z] 
16:06:51 [2024-03-15T20:06:51.014Z] (Eclipse:19288): Gtk-WARNING **: 20:06:50.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:51 [2024-03-15T20:06:51.014Z] 
16:06:51 [2024-03-15T20:06:51.014Z] (Eclipse:19288): Gtk-WARNING **: 20:06:50.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:51 [2024-03-15T20:06:51.014Z] 
16:06:51 [2024-03-15T20:06:51.014Z] (Eclipse:19288): Gtk-WARNING **: 20:06:50.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:51 [2024-03-15T20:06:51.014Z] 
16:06:51 [2024-03-15T20:06:51.014Z] (Eclipse:19288): Gtk-WARNING **: 20:06:50.815: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:51 [2024-03-15T20:06:51.014Z] 
16:06:51 [2024-03-15T20:06:51.014Z] (Eclipse:19288): Gtk-WARNING **: 20:06:50.815: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:51 [2024-03-15T20:06:51.014Z] 
16:06:51 [2024-03-15T20:06:51.014Z] (Eclipse:19288): Gtk-WARNING **: 20:06:50.815: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:51 [2024-03-15T20:06:51.014Z] 
16:06:51 [2024-03-15T20:06:51.014Z] (Eclipse:19288): Gtk-WARNING **: 20:06:50.815: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:51 [2024-03-15T20:06:51.014Z] 
16:06:51 [2024-03-15T20:06:51.014Z] (Eclipse:19288): Gtk-WARNING **: 20:06:50.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:51 [2024-03-15T20:06:51.014Z] 
16:06:51 [2024-03-15T20:06:51.014Z] (Eclipse:19288): Gtk-WARNING **: 20:06:50.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:51 [2024-03-15T20:06:51.014Z] 
16:06:51 [2024-03-15T20:06:51.014Z] (Eclipse:19288): Gtk-WARNING **: 20:06:50.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:51 [2024-03-15T20:06:51.014Z] 
16:06:51 [2024-03-15T20:06:51.014Z] (Eclipse:19288): Gtk-WARNING **: 20:06:50.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:51 [2024-03-15T20:06:51.014Z] 
16:06:51 [2024-03-15T20:06:51.014Z] (Eclipse:19288): Gtk-WARNING **: 20:06:50.854: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:51 [2024-03-15T20:06:51.014Z] 
16:06:51 [2024-03-15T20:06:51.014Z] (Eclipse:19288): Gtk-WARNING **: 20:06:50.854: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:51 [2024-03-15T20:06:51.014Z] 
16:06:51 [2024-03-15T20:06:51.014Z] (Eclipse:19288): Gtk-WARNING **: 20:06:50.854: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:51 [2024-03-15T20:06:51.014Z] 
16:06:51 [2024-03-15T20:06:51.014Z] (Eclipse:19288): Gtk-WARNING **: 20:06:50.854: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:51 [2024-03-15T20:06:51.014Z] 
16:06:51 [2024-03-15T20:06:51.014Z] (Eclipse:19288): Gtk-WARNING **: 20:06:50.872: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:51 [2024-03-15T20:06:51.014Z] 
16:06:51 [2024-03-15T20:06:51.014Z] (Eclipse:19288): Gtk-WARNING **: 20:06:50.872: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:51 [2024-03-15T20:06:51.014Z] 
16:06:51 [2024-03-15T20:06:51.015Z] (Eclipse:19288): Gtk-WARNING **: 20:06:50.872: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:51 [2024-03-15T20:06:51.015Z] 
16:06:51 [2024-03-15T20:06:51.015Z] (Eclipse:19288): Gtk-WARNING **: 20:06:50.872: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:51 [2024-03-15T20:06:51.015Z] 
16:06:51 [2024-03-15T20:06:51.015Z] (Eclipse:19288): Gtk-WARNING **: 20:06:50.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:51 [2024-03-15T20:06:51.015Z] 
16:06:51 [2024-03-15T20:06:51.015Z] (Eclipse:19288): Gtk-WARNING **: 20:06:50.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:51 [2024-03-15T20:06:51.015Z] 
16:06:51 [2024-03-15T20:06:51.015Z] (Eclipse:19288): Gtk-WARNING **: 20:06:50.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:51 [2024-03-15T20:06:51.015Z] 
16:06:51 [2024-03-15T20:06:51.015Z] (Eclipse:19288): Gtk-WARNING **: 20:06:50.891: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:51 [2024-03-15T20:06:51.015Z] 
16:06:51 [2024-03-15T20:06:51.015Z] (Eclipse:19288): Gtk-WARNING **: 20:06:50.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:51 [2024-03-15T20:06:51.015Z] 
16:06:51 [2024-03-15T20:06:51.015Z] (Eclipse:19288): Gtk-WARNING **: 20:06:50.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:51 [2024-03-15T20:06:51.015Z] 
16:06:51 [2024-03-15T20:06:51.015Z] (Eclipse:19288): Gtk-WARNING **: 20:06:50.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:51 [2024-03-15T20:06:51.015Z] 
16:06:51 [2024-03-15T20:06:51.015Z] (Eclipse:19288): Gtk-WARNING **: 20:06:50.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:51 [2024-03-15T20:06:51.015Z] 
16:06:51 [2024-03-15T20:06:51.015Z] (Eclipse:19288): Gtk-WARNING **: 20:06:50.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:51 [2024-03-15T20:06:51.015Z] 
16:06:51 [2024-03-15T20:06:51.015Z] (Eclipse:19288): Gtk-WARNING **: 20:06:50.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:51 [2024-03-15T20:06:51.015Z] 
16:06:51 [2024-03-15T20:06:51.015Z] (Eclipse:19288): Gtk-WARNING **: 20:06:50.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:51 [2024-03-15T20:06:51.015Z] 
16:06:51 [2024-03-15T20:06:51.015Z] (Eclipse:19288): Gtk-WARNING **: 20:06:50.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:51 [2024-03-15T20:06:51.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:06:51 [2024-03-15T20:06:51.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:06:51 [2024-03-15T20:06:51.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1136227138 data=null doit=true}, Shell with text {Confirm Clear}]
16:06:51 [2024-03-15T20:06:51.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:06:51 [2024-03-15T20:06:51.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:06:51 [2024-03-15T20:06:51.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:06:51 [2024-03-15T20:06:51.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:06:51 [2024-03-15T20:06:51.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:06:51 [2024-03-15T20:06:51.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:06:51 [2024-03-15T20:06:51.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1136227139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:06:51 [2024-03-15T20:06:51.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1136227139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:06:51 [2024-03-15T20:06:51.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1136227139 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:06:51 [2024-03-15T20:06:51.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1136227139 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:06:51 [2024-03-15T20:06:51.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1136227139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:06:51 [2024-03-15T20:06:51.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1136227139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:06:51 [2024-03-15T20:06:51.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1136227139 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:06:52 [2024-03-15T20:06:52.380Z] 
16:06:52 [2024-03-15T20:06:52.380Z] (Eclipse:19288): Gtk-WARNING **: 20:06:52.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:52 [2024-03-15T20:06:52.380Z] 
16:06:52 [2024-03-15T20:06:52.380Z] (Eclipse:19288): Gtk-WARNING **: 20:06:52.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:52 [2024-03-15T20:06:52.380Z] 
16:06:52 [2024-03-15T20:06:52.380Z] (Eclipse:19288): Gtk-WARNING **: 20:06:52.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:52 [2024-03-15T20:06:52.380Z] 
16:06:52 [2024-03-15T20:06:52.380Z] (Eclipse:19288): Gtk-WARNING **: 20:06:52.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:52 [2024-03-15T20:06:52.380Z] 
16:06:52 [2024-03-15T20:06:52.380Z] (Eclipse:19288): Gtk-WARNING **: 20:06:52.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:52 [2024-03-15T20:06:52.380Z] 
16:06:52 [2024-03-15T20:06:52.380Z] (Eclipse:19288): Gtk-WARNING **: 20:06:52.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:52 [2024-03-15T20:06:52.380Z] 
16:06:52 [2024-03-15T20:06:52.380Z] (Eclipse:19288): Gtk-WARNING **: 20:06:52.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:52 [2024-03-15T20:06:52.380Z] 
16:06:52 [2024-03-15T20:06:52.380Z] (Eclipse:19288): Gtk-WARNING **: 20:06:52.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:52 [2024-03-15T20:06:52.380Z] 
16:06:52 [2024-03-15T20:06:52.380Z] (Eclipse:19288): Gtk-WARNING **: 20:06:52.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:52 [2024-03-15T20:06:52.380Z] 
16:06:52 [2024-03-15T20:06:52.380Z] (Eclipse:19288): Gtk-WARNING **: 20:06:52.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:52 [2024-03-15T20:06:52.380Z] 
16:06:52 [2024-03-15T20:06:52.380Z] (Eclipse:19288): Gtk-WARNING **: 20:06:52.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:52 [2024-03-15T20:06:52.380Z] 
16:06:52 [2024-03-15T20:06:52.380Z] (Eclipse:19288): Gtk-WARNING **: 20:06:52.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:52 [2024-03-15T20:06:52.380Z] 
16:06:52 [2024-03-15T20:06:52.380Z] (Eclipse:19288): Gtk-WARNING **: 20:06:52.164: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:52 [2024-03-15T20:06:52.380Z] 
16:06:52 [2024-03-15T20:06:52.380Z] (Eclipse:19288): Gtk-WARNING **: 20:06:52.165: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:52 [2024-03-15T20:06:52.380Z] 
16:06:52 [2024-03-15T20:06:52.380Z] (Eclipse:19288): Gtk-WARNING **: 20:06:52.165: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:52 [2024-03-15T20:06:52.380Z] 
16:06:52 [2024-03-15T20:06:52.380Z] (Eclipse:19288): Gtk-WARNING **: 20:06:52.165: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:52 [2024-03-15T20:06:52.380Z] 
16:06:52 [2024-03-15T20:06:52.380Z] (Eclipse:19288): Gtk-WARNING **: 20:06:52.180: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:52 [2024-03-15T20:06:52.380Z] 
16:06:52 [2024-03-15T20:06:52.380Z] (Eclipse:19288): Gtk-WARNING **: 20:06:52.180: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:52 [2024-03-15T20:06:52.380Z] 
16:06:52 [2024-03-15T20:06:52.380Z] (Eclipse:19288): Gtk-WARNING **: 20:06:52.180: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:52 [2024-03-15T20:06:52.380Z] 
16:06:52 [2024-03-15T20:06:52.380Z] (Eclipse:19288): Gtk-WARNING **: 20:06:52.180: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:52 [2024-03-15T20:06:52.380Z] 
16:06:52 [2024-03-15T20:06:52.380Z] (Eclipse:19288): Gtk-WARNING **: 20:06:52.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:52 [2024-03-15T20:06:52.380Z] 
16:06:52 [2024-03-15T20:06:52.380Z] (Eclipse:19288): Gtk-WARNING **: 20:06:52.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:52 [2024-03-15T20:06:52.380Z] 
16:06:52 [2024-03-15T20:06:52.380Z] (Eclipse:19288): Gtk-WARNING **: 20:06:52.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:52 [2024-03-15T20:06:52.380Z] 
16:06:52 [2024-03-15T20:06:52.380Z] (Eclipse:19288): Gtk-WARNING **: 20:06:52.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:52 [2024-03-15T20:06:52.380Z] 
16:06:52 [2024-03-15T20:06:52.380Z] (Eclipse:19288): Gtk-WARNING **: 20:06:52.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:52 [2024-03-15T20:06:52.380Z] 
16:06:52 [2024-03-15T20:06:52.380Z] (Eclipse:19288): Gtk-WARNING **: 20:06:52.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:52 [2024-03-15T20:06:52.381Z] 
16:06:52 [2024-03-15T20:06:52.381Z] (Eclipse:19288): Gtk-WARNING **: 20:06:52.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:52 [2024-03-15T20:06:52.381Z] 
16:06:52 [2024-03-15T20:06:52.381Z] (Eclipse:19288): Gtk-WARNING **: 20:06:52.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:52 [2024-03-15T20:06:52.381Z] 
16:06:52 [2024-03-15T20:06:52.381Z] (Eclipse:19288): Gtk-WARNING **: 20:06:52.233: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:52 [2024-03-15T20:06:52.381Z] 
16:06:52 [2024-03-15T20:06:52.381Z] (Eclipse:19288): Gtk-WARNING **: 20:06:52.233: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:52 [2024-03-15T20:06:52.381Z] 
16:06:52 [2024-03-15T20:06:52.381Z] (Eclipse:19288): Gtk-WARNING **: 20:06:52.233: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:52 [2024-03-15T20:06:52.381Z] 
16:06:52 [2024-03-15T20:06:52.381Z] (Eclipse:19288): Gtk-WARNING **: 20:06:52.233: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:52 [2024-03-15T20:06:52.381Z] 
16:06:52 [2024-03-15T20:06:52.381Z] (Eclipse:19288): Gtk-WARNING **: 20:06:52.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:52 [2024-03-15T20:06:52.381Z] 
16:06:52 [2024-03-15T20:06:52.381Z] (Eclipse:19288): Gtk-WARNING **: 20:06:52.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:52 [2024-03-15T20:06:52.381Z] 
16:06:52 [2024-03-15T20:06:52.381Z] (Eclipse:19288): Gtk-WARNING **: 20:06:52.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:52 [2024-03-15T20:06:52.381Z] 
16:06:52 [2024-03-15T20:06:52.381Z] (Eclipse:19288): Gtk-WARNING **: 20:06:52.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:53 [2024-03-15T20:06:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:06:54 [2024-03-15T20:06:54.304Z] 
16:06:54 [2024-03-15T20:06:54.304Z] (Eclipse:19288): Gtk-CRITICAL **: 20:06:54.079: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:06:54 [2024-03-15T20:06:54.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1136226873 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:06:54 [2024-03-15T20:06:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:06:54 [2024-03-15T20:06:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:54 [2024-03-15T20:06:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:54 [2024-03-15T20:06:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:54 [2024-03-15T20:06:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:54 [2024-03-15T20:06:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:54 [2024-03-15T20:06:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136230784 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:54 [2024-03-15T20:06:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136230784 data=null doit=true}, TreeItem with text {test}]
16:06:54 [2024-03-15T20:06:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136230784 data=null}, TreeItem with text {test}]
16:06:54 [2024-03-15T20:06:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136230784 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:54 [2024-03-15T20:06:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136230785 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:54 [2024-03-15T20:06:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136230815 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:54 [2024-03-15T20:06:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:54 [2024-03-15T20:06:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136230815 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:54 [2024-03-15T20:06:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136230815 data=null doit=true}, TreeItem with text {test}]
16:06:54 [2024-03-15T20:06:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136230815 data=null}, TreeItem with text {test}]
16:06:54 [2024-03-15T20:06:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136230816 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:54 [2024-03-15T20:06:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136230816 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:54 [2024-03-15T20:06:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136230821 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:54 [2024-03-15T20:06:54.865Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:06:54 [2024-03-15T20:06:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:54 [2024-03-15T20:06:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1136230822 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:06:54 [2024-03-15T20:06:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136230822 data=null doit=true}, TreeItem with text {Traces [0]}]
16:06:54 [2024-03-15T20:06:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136230822 data=null}, TreeItem with text {Traces [0]}]
16:06:54 [2024-03-15T20:06:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136230823 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:06:54 [2024-03-15T20:06:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136230823 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:06:54 [2024-03-15T20:06:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136230837 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:06:54 [2024-03-15T20:06:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:54 [2024-03-15T20:06:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1136230838 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:06:54 [2024-03-15T20:06:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136230838 data=null doit=true}, TreeItem with text {Traces [0]}]
16:06:54 [2024-03-15T20:06:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136230838 data=null}, TreeItem with text {Traces [0]}]
16:06:54 [2024-03-15T20:06:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136230838 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:06:54 [2024-03-15T20:06:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136230838 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:06:54 [2024-03-15T20:06:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136230841 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:06:54 [2024-03-15T20:06:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:06:54 [2024-03-15T20:06:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136231225 data=null doit=true}, Shell with text {Trace Import}]
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} [layout=null] time=1136231236 data=null}, (of type 'Combo')]
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1136231272 data=null doit=true}, TreeItem with text {/}]
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1136231272 data=null}, TreeItem with text {/}]
16:06:55 [2024-03-15T20:06:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1136231272 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136231272 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1136231274 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=1136231274 data=null doit=true}, Tree node with text: z-clashes]
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1136231274 data=null}, Tree node with text: z-clashes]
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1136231274 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136231274 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: z-clashes]
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1136231281 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=1136231281 data=null button=0 stateMask=0x0 x=111 y=150 count=0}, Tree node with text: z-clashes]
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=1136231281 data=null doit=true}, Tree node with text: z-clashes]
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1136231281 data=null}, Tree node with text: z-clashes]
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1136231282 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136231282 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: z-clashes]
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1136231283 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:55 [2024-03-15T20:06:55.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136231292 data=null button=0 stateMask=0x0 x=153 y=53 count=0}, Tree node with text: kernel-overlap-testing]
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136231292 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136231292 data=null}, Tree node with text: kernel-overlap-testing]
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136231293 data=null button=1 stateMask=0x0 x=153 y=53 count=1}, Tree node with text: kernel-overlap-testing]
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136231293 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136231294 data=null button=1 stateMask=0x80000 x=153 y=53 count=1}, Tree node with text: kernel-overlap-testing]
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1136231297 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:06:55 [2024-03-15T20:06:55.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:06:55 [2024-03-15T20:06:55.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:06:55 [2024-03-15T20:06:55.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:06:55 [2024-03-15T20:06:55.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@116eca0d
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1136231318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1136231318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1136231318 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1136231318 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1136231318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1136231318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1136231318 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1136231318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1136231318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1136231318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1136231318 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1136231318 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:06:55 [2024-03-15T20:06:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:06:55 [2024-03-15T20:06:55.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:06:55 [2024-03-15T20:06:55.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1136231322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:06:55 [2024-03-15T20:06:55.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1136231322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:06:55 [2024-03-15T20:06:55.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1136231322 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:06:55 [2024-03-15T20:06:55.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1136231322 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:06:55 [2024-03-15T20:06:55.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1136231322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:06:55 [2024-03-15T20:06:55.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1136231323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:06:55 [2024-03-15T20:06:55.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:06:55 [2024-03-15T20:06:55.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1136231323 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:06:55 [2024-03-15T20:06:55.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1136230862 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:06:55 [2024-03-15T20:06:55.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:06:55 [2024-03-15T20:06:55.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:06:55 [2024-03-15T20:06:55.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:55 [2024-03-15T20:06:55.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:55 [2024-03-15T20:06:55.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:55 [2024-03-15T20:06:55.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:55 [2024-03-15T20:06:55.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:55 [2024-03-15T20:06:55.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136231625 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:55 [2024-03-15T20:06:55.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136231626 data=null doit=true}, TreeItem with text {test}]
16:06:55 [2024-03-15T20:06:55.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136231626 data=null}, TreeItem with text {test}]
16:06:55 [2024-03-15T20:06:55.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136231626 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:55 [2024-03-15T20:06:55.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136231626 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:55 [2024-03-15T20:06:55.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136231649 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:55 [2024-03-15T20:06:55.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:55 [2024-03-15T20:06:55.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136231649 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:55 [2024-03-15T20:06:55.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136231649 data=null doit=true}, TreeItem with text {test}]
16:06:55 [2024-03-15T20:06:55.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136231649 data=null}, TreeItem with text {test}]
16:06:55 [2024-03-15T20:06:55.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136231649 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:55 [2024-03-15T20:06:55.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136231650 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:55 [2024-03-15T20:06:55.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136231659 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:55 [2024-03-15T20:06:55.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:06:55 [2024-03-15T20:06:55.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:55 [2024-03-15T20:06:55.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1136231660 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:06:55 [2024-03-15T20:06:55.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136231660 data=null doit=true}, TreeItem with text {Traces [0]}]
16:06:55 [2024-03-15T20:06:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136231660 data=null}, TreeItem with text {Traces [0]}]
16:06:55 [2024-03-15T20:06:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136231660 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:06:55 [2024-03-15T20:06:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136231660 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
16:06:55 [2024-03-15T20:06:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136231677 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:06:55 [2024-03-15T20:06:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1136231677 data=null doit=true}, TreeItem with text {Traces [0]}]
16:06:55 [2024-03-15T20:06:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1136231677 data=null}, TreeItem with text {Traces [0]}]
16:06:55 [2024-03-15T20:06:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1136231677 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:06:55 [2024-03-15T20:06:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136231678 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
16:06:55 [2024-03-15T20:06:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1136231679 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:06:55 [2024-03-15T20:06:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=1136231679 data=null doit=true}, TreeItem with text {z-clashes [1]}]
16:06:55 [2024-03-15T20:06:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=1136231679 data=null}, TreeItem with text {z-clashes [1]}]
16:06:55 [2024-03-15T20:06:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=1136231679 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
16:06:55 [2024-03-15T20:06:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136231679 data=null item=TreeItem {z-clashes [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {z-clashes [1]}]
16:06:55 [2024-03-15T20:06:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=1136231680 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
16:06:55 [2024-03-15T20:06:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:55 [2024-03-15T20:06:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:55 [2024-03-15T20:06:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136231927 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:06:55 [2024-03-15T20:06:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136231927 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:55 [2024-03-15T20:06:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136231927 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:06:55 [2024-03-15T20:06:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136231928 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:06:55 [2024-03-15T20:06:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136231928 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:55 [2024-03-15T20:06:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136231958 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:06:55 [2024-03-15T20:06:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:55 [2024-03-15T20:06:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:55 [2024-03-15T20:06:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:55 [2024-03-15T20:06:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:55 [2024-03-15T20:06:55.893Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:55 [2024-03-15T20:06:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:55 [2024-03-15T20:06:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136231960 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:06:55 [2024-03-15T20:06:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136231960 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:55 [2024-03-15T20:06:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136231960 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:06:55 [2024-03-15T20:06:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136231960 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:06:55 [2024-03-15T20:06:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136231960 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:55 [2024-03-15T20:06:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136231964 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:06:55 [2024-03-15T20:06:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:06:55 [2024-03-15T20:06:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136231964 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:06:55 [2024-03-15T20:06:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136231965 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:55 [2024-03-15T20:06:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:55 [2024-03-15T20:06:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136231967 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:06:55 [2024-03-15T20:06:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136231967 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:06:55 [2024-03-15T20:06:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136231967 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:55 [2024-03-15T20:06:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136231971 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:06:55 [2024-03-15T20:06:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136231971 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:06:55 [2024-03-15T20:06:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136231971 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:06:55 [2024-03-15T20:06:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136231971 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:55 [2024-03-15T20:06:55.893Z] 
16:06:55 [2024-03-15T20:06:55.893Z] (Eclipse:19288): Gtk-CRITICAL **: 20:06:55.881: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:06:56 [2024-03-15T20:06:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136232008 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:06:56 [2024-03-15T20:06:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136232182 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:06:56 [2024-03-15T20:06:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136232182 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:56 [2024-03-15T20:06:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136232182 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:06:56 [2024-03-15T20:06:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:06:56 [2024-03-15T20:06:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:56 [2024-03-15T20:06:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:56 [2024-03-15T20:06:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:56 [2024-03-15T20:06:56.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:56 [2024-03-15T20:06:56.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:57 [2024-03-15T20:06:57.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:57 [2024-03-15T20:06:57.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:57 [2024-03-15T20:06:57.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:57 [2024-03-15T20:06:57.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:57 [2024-03-15T20:06:57.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:06:57 [2024-03-15T20:06:57.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136233185 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:06:57 [2024-03-15T20:06:57.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136233185 data=null doit=true}, TableItem with text {}]
16:06:57 [2024-03-15T20:06:57.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136233185 data=null}, TableItem with text {}]
16:06:57 [2024-03-15T20:06:57.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136233186 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:06:57 [2024-03-15T20:06:57.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136233186 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:06:57 [2024-03-15T20:06:57.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136233223 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:06:57 [2024-03-15T20:06:57.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:57 [2024-03-15T20:06:57.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:57 [2024-03-15T20:06:57.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:57 [2024-03-15T20:06:57.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:57 [2024-03-15T20:06:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136233479 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:06:57 [2024-03-15T20:06:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1136233479 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:57 [2024-03-15T20:06:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1136233479 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:06:57 [2024-03-15T20:06:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136233479 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:06:57 [2024-03-15T20:06:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136233479 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:06:57 [2024-03-15T20:06:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1136233483 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:06:57 [2024-03-15T20:06:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:57 [2024-03-15T20:06:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:57 [2024-03-15T20:06:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:57 [2024-03-15T20:06:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:57 [2024-03-15T20:06:57.528Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:57 [2024-03-15T20:06:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:06:57 [2024-03-15T20:06:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:57 [2024-03-15T20:06:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:57 [2024-03-15T20:06:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:57 [2024-03-15T20:06:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:57 [2024-03-15T20:06:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:57 [2024-03-15T20:06:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136233487 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:57 [2024-03-15T20:06:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136233487 data=null doit=true}, TreeItem with text {test}]
16:06:57 [2024-03-15T20:06:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136233487 data=null}, TreeItem with text {test}]
16:06:57 [2024-03-15T20:06:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136233488 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:57 [2024-03-15T20:06:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136233488 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:57 [2024-03-15T20:06:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136233525 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:57 [2024-03-15T20:06:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:57 [2024-03-15T20:06:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136233525 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:57 [2024-03-15T20:06:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136233525 data=null doit=true}, TreeItem with text {test}]
16:06:57 [2024-03-15T20:06:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136233526 data=null}, TreeItem with text {test}]
16:06:57 [2024-03-15T20:06:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136233526 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:57 [2024-03-15T20:06:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136233526 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:57 [2024-03-15T20:06:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136233532 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:57 [2024-03-15T20:06:57.528Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:06:57 [2024-03-15T20:06:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:57 [2024-03-15T20:06:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1136233532 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:06:57 [2024-03-15T20:06:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1136233532 data=null doit=true}, TreeItem with text {Traces [2]}]
16:06:57 [2024-03-15T20:06:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1136233532 data=null}, TreeItem with text {Traces [2]}]
16:06:57 [2024-03-15T20:06:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1136233533 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:06:57 [2024-03-15T20:06:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136233533 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:06:57 [2024-03-15T20:06:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1136233548 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:06:57 [2024-03-15T20:06:57.528Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:06:57 [2024-03-15T20:06:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:57 [2024-03-15T20:06:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:57 [2024-03-15T20:06:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136233785 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:06:57 [2024-03-15T20:06:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136233785 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:57 [2024-03-15T20:06:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136233785 data=null}, TreeItem with text {kernel-overlap-testing}]
16:06:57 [2024-03-15T20:06:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136233785 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:06:57 [2024-03-15T20:06:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136233785 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:57 [2024-03-15T20:06:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136233805 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:06:57 [2024-03-15T20:06:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:57 [2024-03-15T20:06:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:57 [2024-03-15T20:06:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:57 [2024-03-15T20:06:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:57 [2024-03-15T20:06:57.784Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:57 [2024-03-15T20:06:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:57 [2024-03-15T20:06:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136233807 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:06:57 [2024-03-15T20:06:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136233808 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:57 [2024-03-15T20:06:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136233808 data=null}, TreeItem with text {kernel-overlap-testing}]
16:06:57 [2024-03-15T20:06:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136233808 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:06:57 [2024-03-15T20:06:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136233808 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:57 [2024-03-15T20:06:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136233822 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:06:57 [2024-03-15T20:06:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:06:57 [2024-03-15T20:06:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136233822 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:06:57 [2024-03-15T20:06:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136233822 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:57 [2024-03-15T20:06:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:57 [2024-03-15T20:06:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136233822 data=null}, TreeItem with text {kernel-overlap-testing}]
16:06:57 [2024-03-15T20:06:57.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136233823 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:06:57 [2024-03-15T20:06:57.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136233823 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:57 [2024-03-15T20:06:57.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136233828 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:06:57 [2024-03-15T20:06:57.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136233828 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
16:06:57 [2024-03-15T20:06:57.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136233831 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
16:06:57 [2024-03-15T20:06:57.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1136233831 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:58 [2024-03-15T20:06:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136233891 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
16:06:58 [2024-03-15T20:06:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136234156 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:06:58 [2024-03-15T20:06:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136234160 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:58 [2024-03-15T20:06:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136234160 data=null}, TreeItem with text {kernel-overlap-testing}]
16:06:58 [2024-03-15T20:06:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:06:58 [2024-03-15T20:06:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:58 [2024-03-15T20:06:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:58 [2024-03-15T20:06:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:58 [2024-03-15T20:06:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:58 [2024-03-15T20:06:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:58 [2024-03-15T20:06:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:58 [2024-03-15T20:06:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:06:58 [2024-03-15T20:06:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1136234161 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:06:58 [2024-03-15T20:06:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1136234161 data=null doit=true}, TableItem with text {}]
16:06:58 [2024-03-15T20:06:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1136234161 data=null}, TableItem with text {}]
16:06:58 [2024-03-15T20:06:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1136234161 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:06:58 [2024-03-15T20:06:58.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1136234162 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:06:58 [2024-03-15T20:06:58.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1136234167 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:06:58 [2024-03-15T20:06:58.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:06:58 [2024-03-15T20:06:58.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:06:59 [2024-03-15T20:06:59.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:06:59 [2024-03-15T20:06:59.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:59 [2024-03-15T20:06:59.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136235422 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:06:59 [2024-03-15T20:06:59.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136235422 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:59 [2024-03-15T20:06:59.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136235422 data=null}, TreeItem with text {kernel-overlap-testing}]
16:06:59 [2024-03-15T20:06:59.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136235423 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:06:59 [2024-03-15T20:06:59.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136235423 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:06:59 [2024-03-15T20:06:59.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136235427 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:06:59 [2024-03-15T20:06:59.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:59 [2024-03-15T20:06:59.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:59 [2024-03-15T20:06:59.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136235433 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136235434 data=null doit=true}, TreeItem with text {test}]
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136235434 data=null}, TreeItem with text {test}]
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136235434 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136235434 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136235459 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136235459 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136235459 data=null doit=true}, TreeItem with text {test}]
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136235459 data=null}, TreeItem with text {test}]
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136235459 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136235459 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136235468 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:59 [2024-03-15T20:06:59.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1136235469 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1136235469 data=null doit=true}, TreeItem with text {Traces [2]}]
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1136235469 data=null}, TreeItem with text {Traces [2]}]
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1136235469 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136235469 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1136235480 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:06:59 [2024-03-15T20:06:59.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136235490 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136235490 data=null doit=true}, TreeItem with text {test}]
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136235490 data=null}, TreeItem with text {test}]
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136235491 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136235491 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136235509 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136235509 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136235509 data=null doit=true}, TreeItem with text {test}]
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136235509 data=null}, TreeItem with text {test}]
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136235509 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:59 [2024-03-15T20:06:59.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136235510 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:59 [2024-03-15T20:06:59.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136235518 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:59 [2024-03-15T20:06:59.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:06:59 [2024-03-15T20:06:59.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:59 [2024-03-15T20:06:59.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1136235518 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:06:59 [2024-03-15T20:06:59.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1136235518 data=null doit=true}, TreeItem with text {Traces [2]}]
16:06:59 [2024-03-15T20:06:59.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1136235519 data=null}, TreeItem with text {Traces [2]}]
16:06:59 [2024-03-15T20:06:59.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1136235519 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:06:59 [2024-03-15T20:06:59.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136235519 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:06:59 [2024-03-15T20:06:59.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1136235535 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:06:59 [2024-03-15T20:06:59.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:59 [2024-03-15T20:06:59.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1136235536 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:06:59 [2024-03-15T20:06:59.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1136235536 data=null doit=true}, TreeItem with text {Traces [2]}]
16:06:59 [2024-03-15T20:06:59.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1136235536 data=null}, TreeItem with text {Traces [2]}]
16:06:59 [2024-03-15T20:06:59.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1136235536 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:06:59 [2024-03-15T20:06:59.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136235536 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:06:59 [2024-03-15T20:06:59.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1136235540 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:06:59 [2024-03-15T20:06:59.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
16:06:59 [2024-03-15T20:06:59.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
16:06:59 [2024-03-15T20:06:59.662Z] 
16:06:59 [2024-03-15T20:06:59.662Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.465: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:59 [2024-03-15T20:06:59.662Z] 
16:06:59 [2024-03-15T20:06:59.662Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.465: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:59 [2024-03-15T20:06:59.662Z] 
16:06:59 [2024-03-15T20:06:59.662Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.465: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:59 [2024-03-15T20:06:59.662Z] 
16:06:59 [2024-03-15T20:06:59.662Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.465: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:59 [2024-03-15T20:06:59.662Z] 
16:06:59 [2024-03-15T20:06:59.662Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:59 [2024-03-15T20:06:59.662Z] 
16:06:59 [2024-03-15T20:06:59.662Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:59 [2024-03-15T20:06:59.662Z] 
16:06:59 [2024-03-15T20:06:59.662Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:59 [2024-03-15T20:06:59.662Z] 
16:06:59 [2024-03-15T20:06:59.662Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:59 [2024-03-15T20:06:59.662Z] 
16:06:59 [2024-03-15T20:06:59.662Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:59 [2024-03-15T20:06:59.662Z] 
16:06:59 [2024-03-15T20:06:59.662Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:59 [2024-03-15T20:06:59.662Z] 
16:06:59 [2024-03-15T20:06:59.662Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:59 [2024-03-15T20:06:59.662Z] 
16:06:59 [2024-03-15T20:06:59.662Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:59 [2024-03-15T20:06:59.662Z] 
16:06:59 [2024-03-15T20:06:59.662Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.535: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:59 [2024-03-15T20:06:59.662Z] 
16:06:59 [2024-03-15T20:06:59.662Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.535: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:59 [2024-03-15T20:06:59.662Z] 
16:06:59 [2024-03-15T20:06:59.662Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.535: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:59 [2024-03-15T20:06:59.662Z] 
16:06:59 [2024-03-15T20:06:59.662Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.535: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:59 [2024-03-15T20:06:59.662Z] 
16:06:59 [2024-03-15T20:06:59.662Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:59 [2024-03-15T20:06:59.662Z] 
16:06:59 [2024-03-15T20:06:59.662Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:59 [2024-03-15T20:06:59.662Z] 
16:06:59 [2024-03-15T20:06:59.662Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:59 [2024-03-15T20:06:59.662Z] 
16:06:59 [2024-03-15T20:06:59.662Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:59 [2024-03-15T20:06:59.662Z] 
16:06:59 [2024-03-15T20:06:59.662Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:59 [2024-03-15T20:06:59.662Z] 
16:06:59 [2024-03-15T20:06:59.662Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:59 [2024-03-15T20:06:59.662Z] 
16:06:59 [2024-03-15T20:06:59.662Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:59 [2024-03-15T20:06:59.662Z] 
16:06:59 [2024-03-15T20:06:59.662Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:59 [2024-03-15T20:06:59.662Z] 
16:06:59 [2024-03-15T20:06:59.662Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:59 [2024-03-15T20:06:59.662Z] 
16:06:59 [2024-03-15T20:06:59.662Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:59 [2024-03-15T20:06:59.662Z] 
16:06:59 [2024-03-15T20:06:59.662Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:59 [2024-03-15T20:06:59.662Z] 
16:06:59 [2024-03-15T20:06:59.662Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:59 [2024-03-15T20:06:59.662Z] 
16:06:59 [2024-03-15T20:06:59.662Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:59 [2024-03-15T20:06:59.662Z] 
16:06:59 [2024-03-15T20:06:59.662Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:59 [2024-03-15T20:06:59.662Z] 
16:06:59 [2024-03-15T20:06:59.662Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:59 [2024-03-15T20:06:59.662Z] 
16:06:59 [2024-03-15T20:06:59.662Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:59 [2024-03-15T20:06:59.662Z] 
16:06:59 [2024-03-15T20:06:59.662Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.623: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:59 [2024-03-15T20:06:59.662Z] 
16:06:59 [2024-03-15T20:06:59.662Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.623: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:59 [2024-03-15T20:06:59.662Z] 
16:06:59 [2024-03-15T20:06:59.662Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.623: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:59 [2024-03-15T20:06:59.662Z] 
16:06:59 [2024-03-15T20:06:59.662Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.623: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:06:59 [2024-03-15T20:06:59.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
16:06:59 [2024-03-15T20:06:59.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
16:06:59 [2024-03-15T20:06:59.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {New Folder} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136235843 data=null doit=true}, Shell with text {New Folder}]
16:06:59 [2024-03-15T20:06:59.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:06:59 [2024-03-15T20:06:59.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Folder name:", using matcher: with mnemonic 'Folder name:'
16:06:59 [2024-03-15T20:06:59.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Folder name:')
16:06:59 [2024-03-15T20:06:59.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Folder name:'))
16:06:59 [2024-03-15T20:06:59.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:06:59 [2024-03-15T20:06:59.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:06:59 [2024-03-15T20:06:59.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:06:59 [2024-03-15T20:06:59.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:06:59 [2024-03-15T20:06:59.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:06:59 [2024-03-15T20:06:59.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:06:59 [2024-03-15T20:06:59.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1136235845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:06:59 [2024-03-15T20:06:59.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1136235845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:06:59 [2024-03-15T20:06:59.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1136235845 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:06:59 [2024-03-15T20:06:59.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1136235845 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:06:59 [2024-03-15T20:06:59.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1136235846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:06:59 [2024-03-15T20:06:59.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1136235846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:06:59 [2024-03-15T20:06:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1136235846 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:06:59 [2024-03-15T20:06:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1136235565 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
16:06:59 [2024-03-15T20:06:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:06:59 [2024-03-15T20:06:59.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:06:59 [2024-03-15T20:06:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:59 [2024-03-15T20:06:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {aaa} time=1136235962 data=null button=0 stateMask=0x0 x=90 y=81 count=0}, TreeItem with text {aaa}]
16:06:59 [2024-03-15T20:06:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {aaa} time=1136235962 data=null doit=true}, TreeItem with text {aaa}]
16:06:59 [2024-03-15T20:06:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {aaa} time=1136235962 data=null}, TreeItem with text {aaa}]
16:06:59 [2024-03-15T20:06:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {aaa} time=1136235963 data=null button=1 stateMask=0x0 x=90 y=81 count=1}, TreeItem with text {aaa}]
16:06:59 [2024-03-15T20:06:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136235963 data=null item=TreeItem {aaa} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {aaa}]
16:06:59 [2024-03-15T20:06:59.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {aaa} time=1136235978 data=null button=1 stateMask=0x80000 x=90 y=81 count=1}, TreeItem with text {aaa}]
16:06:59 [2024-03-15T20:06:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:06:59 [2024-03-15T20:06:59.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:07:00 [2024-03-15T20:07:00.173Z] 
16:07:00 [2024-03-15T20:07:00.174Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.976: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.174Z] 
16:07:00 [2024-03-15T20:07:00.174Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.976: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.174Z] 
16:07:00 [2024-03-15T20:07:00.174Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.976: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.174Z] 
16:07:00 [2024-03-15T20:07:00.174Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.976: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.174Z] 
16:07:00 [2024-03-15T20:07:00.174Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.998: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.174Z] 
16:07:00 [2024-03-15T20:07:00.174Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.998: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.174Z] 
16:07:00 [2024-03-15T20:07:00.174Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.998: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.174Z] 
16:07:00 [2024-03-15T20:07:00.174Z] (Eclipse:19288): Gtk-WARNING **: 20:06:59.998: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.174Z] 
16:07:00 [2024-03-15T20:07:00.174Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.174Z] 
16:07:00 [2024-03-15T20:07:00.174Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.174Z] 
16:07:00 [2024-03-15T20:07:00.174Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.174Z] 
16:07:00 [2024-03-15T20:07:00.174Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.174Z] 
16:07:00 [2024-03-15T20:07:00.174Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.174Z] 
16:07:00 [2024-03-15T20:07:00.174Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.174Z] 
16:07:00 [2024-03-15T20:07:00.174Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.174Z] 
16:07:00 [2024-03-15T20:07:00.174Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.174Z] 
16:07:00 [2024-03-15T20:07:00.174Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.065: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.174Z] 
16:07:00 [2024-03-15T20:07:00.174Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.065: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.174Z] 
16:07:00 [2024-03-15T20:07:00.174Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.065: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.174Z] 
16:07:00 [2024-03-15T20:07:00.174Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.065: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.174Z] 
16:07:00 [2024-03-15T20:07:00.174Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.085: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.174Z] 
16:07:00 [2024-03-15T20:07:00.174Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.085: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.174Z] 
16:07:00 [2024-03-15T20:07:00.174Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.085: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.174Z] 
16:07:00 [2024-03-15T20:07:00.174Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.085: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.174Z] 
16:07:00 [2024-03-15T20:07:00.174Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.174Z] 
16:07:00 [2024-03-15T20:07:00.174Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.174Z] 
16:07:00 [2024-03-15T20:07:00.174Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.174Z] 
16:07:00 [2024-03-15T20:07:00.174Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.174Z] 
16:07:00 [2024-03-15T20:07:00.174Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.174Z] 
16:07:00 [2024-03-15T20:07:00.174Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.174Z] 
16:07:00 [2024-03-15T20:07:00.174Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.174Z] 
16:07:00 [2024-03-15T20:07:00.174Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:07:00 [2024-03-15T20:07:00.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:07:00 [2024-03-15T20:07:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136236366 data=null doit=true}, Shell with text {Trace Import}]
16:07:00 [2024-03-15T20:07:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:07:00 [2024-03-15T20:07:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:07:00 [2024-03-15T20:07:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:07:00 [2024-03-15T20:07:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:07:00 [2024-03-15T20:07:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=1136236367 data=null doit=true}, Button with text {Select &archive file:}]
16:07:00 [2024-03-15T20:07:00.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1136236367 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=1136236379 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=1136236382 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=1136236382 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1136236382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1136236398 data=null}, (of type 'Combo')]
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1136236432 data=null doit=true}, TreeItem with text {import}]
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1136236432 data=null}, TreeItem with text {import}]
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1136236432 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136236432 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1136236434 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136236435 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136236435 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136236435 data=null}, Tree node with text: kernel-overlap-testing]
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136236435 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136236441 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136236443 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1136236450 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@c6660cd
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1136236451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1136236451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1136236451 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1136236451 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1136236451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1136236451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1136236451 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1136236452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1136236452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1136236452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1136236452 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1136236452 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4a8a099f
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1136236467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:07:00 [2024-03-15T20:07:00.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1136236467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1136236467 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1136236467 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1136236468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1136236468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1136236468 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1136236468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1136236468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1136236468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1136236468 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1136236468 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1136236478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1136236478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1136236478 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1136236478 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1136236478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1136236478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:07:00 [2024-03-15T20:07:00.434Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:07:00 [2024-03-15T20:07:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1136236478 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:07:00 [2024-03-15T20:07:00.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1136236014 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:07:00 [2024-03-15T20:07:00.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:07:00 [2024-03-15T20:07:00.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:07:00 [2024-03-15T20:07:00.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:07:00 [2024-03-15T20:07:00.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:07:00 [2024-03-15T20:07:00.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:07:00 [2024-03-15T20:07:00.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:07:00 [2024-03-15T20:07:00.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:07:00 [2024-03-15T20:07:00.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136236686 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:07:00 [2024-03-15T20:07:00.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136236686 data=null doit=true}, TreeItem with text {test}]
16:07:00 [2024-03-15T20:07:00.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136236686 data=null}, TreeItem with text {test}]
16:07:00 [2024-03-15T20:07:00.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136236687 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:07:00 [2024-03-15T20:07:00.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136236687 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:07:00 [2024-03-15T20:07:00.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136236724 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:07:00 [2024-03-15T20:07:00.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:07:00 [2024-03-15T20:07:00.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=1136236724 data=null doit=true}, TreeItem with text {Experiments [0]}]
16:07:00 [2024-03-15T20:07:00.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=1136236724 data=null}, TreeItem with text {Experiments [0]}]
16:07:00 [2024-03-15T20:07:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=1136236725 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
16:07:00 [2024-03-15T20:07:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136236725 data=null item=TreeItem {Experiments [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [0]}]
16:07:00 [2024-03-15T20:07:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=1136236726 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
16:07:00 [2024-03-15T20:07:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {aaa [1]} time=1136236726 data=null doit=true}, TreeItem with text {aaa [1]}]
16:07:00 [2024-03-15T20:07:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=1136236726 data=null}, TreeItem with text {aaa [1]}]
16:07:00 [2024-03-15T20:07:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=1136236726 data=null button=1 stateMask=0x0 x=101 y=104 count=1}, TreeItem with text {aaa [1]}]
16:07:00 [2024-03-15T20:07:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136236726 data=null item=TreeItem {aaa [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {aaa [1]}]
16:07:00 [2024-03-15T20:07:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=1136236727 data=null button=1 stateMask=0x80000 x=101 y=104 count=1}, TreeItem with text {aaa [1]}]
16:07:00 [2024-03-15T20:07:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:07:00 [2024-03-15T20:07:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1136236741 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:07:00 [2024-03-15T20:07:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1136236741 data=null}, Tree node with text: kernel-overlap-testing]
16:07:00 [2024-03-15T20:07:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1136236741 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, Tree node with text: kernel-overlap-testing]
16:07:00 [2024-03-15T20:07:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136236741 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
16:07:00 [2024-03-15T20:07:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {kernel-overlap-testing} time=1136236787 data=null x=169 y=127 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
16:07:00 [2024-03-15T20:07:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {kernel-overlap-testing} time=1136236789 data=null x=169 y=127 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
16:07:00 [2024-03-15T20:07:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {kernel-overlap-testing} time=1136236790 data=null x=108 y=210 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
16:07:00 [2024-03-15T20:07:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {kernel-overlap-testing} time=1136236791 data=null x=108 y=210 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
16:07:00 [2024-03-15T20:07:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {kernel-overlap-testing} time=1136236791 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
16:07:00 [2024-03-15T20:07:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {kernel-overlap-testing} time=1136236791 data=null x=108 y=210 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
16:07:00 [2024-03-15T20:07:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {kernel-overlap-testing} time=1136236791 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
16:07:00 [2024-03-15T20:07:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {kernel-overlap-testing} time=1136236792 data=[TmfTraceElement(/test/Traces/aaa/kernel-overlap-testing)] x=108 y=210 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
16:07:00 [2024-03-15T20:07:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {kernel-overlap-testing} time=1136236796 data=null x=0 y=0 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
16:07:00 [2024-03-15T20:07:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [0]} time=1136236799 data=null doit=true}, TreeItem with text {exp [0]}]
16:07:00 [2024-03-15T20:07:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [0]} time=1136236799 data=null}, TreeItem with text {exp [0]}]
16:07:00 [2024-03-15T20:07:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [0]} time=1136236799 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [0]}]
16:07:00 [2024-03-15T20:07:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136236799 data=null item=TreeItem {exp [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {exp [0]}]
16:07:00 [2024-03-15T20:07:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [0]} time=1136236801 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [0]}]
16:07:00 [2024-03-15T20:07:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:07:00 [2024-03-15T20:07:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {aaa [1]} time=1136236802 data=null button=0 stateMask=0x0 x=101 y=196 count=0}, TreeItem with text {aaa [1]}]
16:07:00 [2024-03-15T20:07:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {aaa [1]} time=1136236802 data=null doit=true}, TreeItem with text {aaa [1]}]
16:07:00 [2024-03-15T20:07:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=1136236802 data=null}, TreeItem with text {aaa [1]}]
16:07:00 [2024-03-15T20:07:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=1136236802 data=null button=1 stateMask=0x0 x=101 y=196 count=1}, TreeItem with text {aaa [1]}]
16:07:00 [2024-03-15T20:07:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136236802 data=null item=TreeItem {aaa [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {aaa [1]}]
16:07:00 [2024-03-15T20:07:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=1136236835 data=null button=1 stateMask=0x80000 x=101 y=196 count=1}, TreeItem with text {aaa [1]}]
16:07:00 [2024-03-15T20:07:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
16:07:00 [2024-03-15T20:07:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Rename...'
16:07:00 [2024-03-15T20:07:00.949Z] 
16:07:00 [2024-03-15T20:07:00.949Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.949Z] 
16:07:00 [2024-03-15T20:07:00.949Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.949Z] 
16:07:00 [2024-03-15T20:07:00.949Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.949Z] 
16:07:00 [2024-03-15T20:07:00.949Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.949Z] 
16:07:00 [2024-03-15T20:07:00.949Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.949Z] 
16:07:00 [2024-03-15T20:07:00.949Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.949Z] 
16:07:00 [2024-03-15T20:07:00.949Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.949Z] 
16:07:00 [2024-03-15T20:07:00.949Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.949Z] 
16:07:00 [2024-03-15T20:07:00.949Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.949Z] 
16:07:00 [2024-03-15T20:07:00.949Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.949Z] 
16:07:00 [2024-03-15T20:07:00.949Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.949Z] 
16:07:00 [2024-03-15T20:07:00.949Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.949Z] 
16:07:00 [2024-03-15T20:07:00.949Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.949Z] 
16:07:00 [2024-03-15T20:07:00.949Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.949Z] 
16:07:00 [2024-03-15T20:07:00.949Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.949Z] 
16:07:00 [2024-03-15T20:07:00.949Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.949Z] 
16:07:00 [2024-03-15T20:07:00.949Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.847: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.949Z] 
16:07:00 [2024-03-15T20:07:00.949Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.847: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.949Z] 
16:07:00 [2024-03-15T20:07:00.949Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.847: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.949Z] 
16:07:00 [2024-03-15T20:07:00.949Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.847: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.949Z] 
16:07:00 [2024-03-15T20:07:00.949Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.949Z] 
16:07:00 [2024-03-15T20:07:00.949Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.949Z] 
16:07:00 [2024-03-15T20:07:00.949Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.949Z] 
16:07:00 [2024-03-15T20:07:00.949Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.949Z] 
16:07:00 [2024-03-15T20:07:00.949Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.880: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.949Z] 
16:07:00 [2024-03-15T20:07:00.949Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.880: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.949Z] 
16:07:00 [2024-03-15T20:07:00.949Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.880: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.949Z] 
16:07:00 [2024-03-15T20:07:00.949Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.880: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.949Z] 
16:07:00 [2024-03-15T20:07:00.949Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.949Z] 
16:07:00 [2024-03-15T20:07:00.949Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.949Z] 
16:07:00 [2024-03-15T20:07:00.949Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.949Z] 
16:07:00 [2024-03-15T20:07:00.949Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.949Z] 
16:07:00 [2024-03-15T20:07:00.949Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.949Z] 
16:07:00 [2024-03-15T20:07:00.950Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.950Z] 
16:07:00 [2024-03-15T20:07:00.950Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.950Z] 
16:07:00 [2024-03-15T20:07:00.950Z] (Eclipse:19288): Gtk-WARNING **: 20:07:00.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:00 [2024-03-15T20:07:00.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Rename...'
16:07:00 [2024-03-15T20:07:00.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Rename Folder", using matcher: with text 'Rename Folder'
16:07:00 [2024-03-15T20:07:00.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Rename Folder} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136237138 data=null doit=true}, Shell with text {Rename Folder}]
16:07:00 [2024-03-15T20:07:00.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "aaa", using matcher: of type 'Text'
16:07:00 [2024-03-15T20:07:00.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Folder name:", using matcher: with mnemonic 'New Folder name:'
16:07:00 [2024-03-15T20:07:00.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "aaa", using matcher: with label (with mnemonic 'New Folder name:')
16:07:00 [2024-03-15T20:07:00.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "aaa", using matcher: (of type 'Text' and with label (with mnemonic 'New Folder name:'))
16:07:00 [2024-03-15T20:07:00.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:07:00 [2024-03-15T20:07:00.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:07:00 [2024-03-15T20:07:00.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:07:00 [2024-03-15T20:07:00.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:07:01 [2024-03-15T20:07:01.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:07:01 [2024-03-15T20:07:01.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1136237141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:07:01 [2024-03-15T20:07:01.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1136237141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:07:01 [2024-03-15T20:07:01.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1136237141 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:07:01 [2024-03-15T20:07:01.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1136237141 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:07:01 [2024-03-15T20:07:01.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1136237141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:07:01 [2024-03-15T20:07:01.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1136237141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:07:01 [2024-03-15T20:07:01.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1136237142 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:07:01 [2024-03-15T20:07:01.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:07:01 [2024-03-15T20:07:01.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=1136236862 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Rename...']
16:07:01 [2024-03-15T20:07:01.766Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:07:01 [2024-03-15T20:07:01.766Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
16:07:01 [2024-03-15T20:07:01.766Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {exp [1]} is already expanded. Won't expand it again.
16:07:01 [2024-03-15T20:07:01.766Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:07:01 [2024-03-15T20:07:01.766Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
16:07:01 [2024-03-15T20:07:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:07:01 [2024-03-15T20:07:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:07:01 [2024-03-15T20:07:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:07:01 [2024-03-15T20:07:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:07:01 [2024-03-15T20:07:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:07:01 [2024-03-15T20:07:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:07:01 [2024-03-15T20:07:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136237769 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:07:01 [2024-03-15T20:07:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136237770 data=null doit=true}, TreeItem with text {test}]
16:07:01 [2024-03-15T20:07:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136237770 data=null}, TreeItem with text {test}]
16:07:01 [2024-03-15T20:07:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136237770 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:07:01 [2024-03-15T20:07:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136237770 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:07:01 [2024-03-15T20:07:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136237817 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:07:01 [2024-03-15T20:07:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:07:01 [2024-03-15T20:07:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136237818 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:07:01 [2024-03-15T20:07:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136237818 data=null doit=true}, TreeItem with text {test}]
16:07:01 [2024-03-15T20:07:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136237818 data=null}, TreeItem with text {test}]
16:07:01 [2024-03-15T20:07:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136237818 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:07:01 [2024-03-15T20:07:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136237819 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:07:01 [2024-03-15T20:07:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136237823 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:07:01 [2024-03-15T20:07:01.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:07:01 [2024-03-15T20:07:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:07:01 [2024-03-15T20:07:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1136237824 data=null button=0 stateMask=0x0 x=92 y=173 count=0}, TreeItem with text {Traces [3]}]
16:07:01 [2024-03-15T20:07:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1136237825 data=null doit=true}, TreeItem with text {Traces [3]}]
16:07:01 [2024-03-15T20:07:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1136237825 data=null}, TreeItem with text {Traces [3]}]
16:07:01 [2024-03-15T20:07:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1136237825 data=null button=1 stateMask=0x0 x=92 y=173 count=1}, TreeItem with text {Traces [3]}]
16:07:01 [2024-03-15T20:07:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136237825 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
16:07:01 [2024-03-15T20:07:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1136237845 data=null button=1 stateMask=0x80000 x=92 y=173 count=1}, TreeItem with text {Traces [3]}]
16:07:02 [2024-03-15T20:07:02.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37d8562f] time=1136238066 data=null doit=true}, Shell with text {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform}]
16:07:02 [2024-03-15T20:07:02.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:07:02 [2024-03-15T20:07:02.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:07:02 [2024-03-15T20:07:02.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:07:02 [2024-03-15T20:07:02.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:07:02 [2024-03-15T20:07:02.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136238087 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:07:02 [2024-03-15T20:07:02.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136238087 data=null doit=true}, TreeItem with text {test}]
16:07:02 [2024-03-15T20:07:02.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136238087 data=null}, TreeItem with text {test}]
16:07:02 [2024-03-15T20:07:02.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136238088 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:07:02 [2024-03-15T20:07:02.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136238088 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:07:02 [2024-03-15T20:07:02.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136238133 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:07:02 [2024-03-15T20:07:02.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:07:02 [2024-03-15T20:07:02.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:07:02 [2024-03-15T20:07:02.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:07:02 [2024-03-15T20:07:02.278Z] 
16:07:02 [2024-03-15T20:07:02.278Z] (Eclipse:19288): Gtk-WARNING **: 20:07:02.204: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:02 [2024-03-15T20:07:02.278Z] 
16:07:02 [2024-03-15T20:07:02.278Z] (Eclipse:19288): Gtk-WARNING **: 20:07:02.204: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:02 [2024-03-15T20:07:02.278Z] 
16:07:02 [2024-03-15T20:07:02.278Z] (Eclipse:19288): Gtk-WARNING **: 20:07:02.204: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:02 [2024-03-15T20:07:02.278Z] 
16:07:02 [2024-03-15T20:07:02.278Z] (Eclipse:19288): Gtk-WARNING **: 20:07:02.204: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:02 [2024-03-15T20:07:02.278Z] 
16:07:02 [2024-03-15T20:07:02.278Z] (Eclipse:19288): Gtk-WARNING **: 20:07:02.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:02 [2024-03-15T20:07:02.278Z] 
16:07:02 [2024-03-15T20:07:02.278Z] (Eclipse:19288): Gtk-WARNING **: 20:07:02.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:02 [2024-03-15T20:07:02.278Z] 
16:07:02 [2024-03-15T20:07:02.278Z] (Eclipse:19288): Gtk-WARNING **: 20:07:02.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:02 [2024-03-15T20:07:02.278Z] 
16:07:02 [2024-03-15T20:07:02.278Z] (Eclipse:19288): Gtk-WARNING **: 20:07:02.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:02 [2024-03-15T20:07:02.278Z] 
16:07:02 [2024-03-15T20:07:02.278Z] (Eclipse:19288): Gtk-WARNING **: 20:07:02.251: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:02 [2024-03-15T20:07:02.278Z] 
16:07:02 [2024-03-15T20:07:02.278Z] (Eclipse:19288): Gtk-WARNING **: 20:07:02.251: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:02 [2024-03-15T20:07:02.278Z] 
16:07:02 [2024-03-15T20:07:02.278Z] (Eclipse:19288): Gtk-WARNING **: 20:07:02.251: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:02 [2024-03-15T20:07:02.278Z] 
16:07:02 [2024-03-15T20:07:02.278Z] (Eclipse:19288): Gtk-WARNING **: 20:07:02.251: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:02 [2024-03-15T20:07:02.278Z] 
16:07:02 [2024-03-15T20:07:02.278Z] (Eclipse:19288): Gtk-WARNING **: 20:07:02.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:02 [2024-03-15T20:07:02.278Z] 
16:07:02 [2024-03-15T20:07:02.278Z] (Eclipse:19288): Gtk-WARNING **: 20:07:02.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:02 [2024-03-15T20:07:02.278Z] 
16:07:02 [2024-03-15T20:07:02.278Z] (Eclipse:19288): Gtk-WARNING **: 20:07:02.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:02 [2024-03-15T20:07:02.278Z] 
16:07:02 [2024-03-15T20:07:02.278Z] (Eclipse:19288): Gtk-WARNING **: 20:07:02.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:02 [2024-03-15T20:07:02.533Z] 
16:07:02 [2024-03-15T20:07:02.534Z] (Eclipse:19288): Gtk-WARNING **: 20:07:02.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:02 [2024-03-15T20:07:02.534Z] 
16:07:02 [2024-03-15T20:07:02.534Z] (Eclipse:19288): Gtk-WARNING **: 20:07:02.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:02 [2024-03-15T20:07:02.534Z] 
16:07:02 [2024-03-15T20:07:02.534Z] (Eclipse:19288): Gtk-WARNING **: 20:07:02.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:02 [2024-03-15T20:07:02.534Z] 
16:07:02 [2024-03-15T20:07:02.534Z] (Eclipse:19288): Gtk-WARNING **: 20:07:02.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:02 [2024-03-15T20:07:02.534Z] 
16:07:02 [2024-03-15T20:07:02.534Z] (Eclipse:19288): Gtk-WARNING **: 20:07:02.314: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:02 [2024-03-15T20:07:02.534Z] 
16:07:02 [2024-03-15T20:07:02.534Z] (Eclipse:19288): Gtk-WARNING **: 20:07:02.314: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:02 [2024-03-15T20:07:02.534Z] 
16:07:02 [2024-03-15T20:07:02.534Z] (Eclipse:19288): Gtk-WARNING **: 20:07:02.314: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:02 [2024-03-15T20:07:02.534Z] 
16:07:02 [2024-03-15T20:07:02.534Z] (Eclipse:19288): Gtk-WARNING **: 20:07:02.315: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:02 [2024-03-15T20:07:02.534Z] 
16:07:02 [2024-03-15T20:07:02.534Z] (Eclipse:19288): Gtk-WARNING **: 20:07:02.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:02 [2024-03-15T20:07:02.534Z] 
16:07:02 [2024-03-15T20:07:02.534Z] (Eclipse:19288): Gtk-WARNING **: 20:07:02.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:02 [2024-03-15T20:07:02.534Z] 
16:07:02 [2024-03-15T20:07:02.534Z] (Eclipse:19288): Gtk-WARNING **: 20:07:02.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:02 [2024-03-15T20:07:02.534Z] 
16:07:02 [2024-03-15T20:07:02.534Z] (Eclipse:19288): Gtk-WARNING **: 20:07:02.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:02 [2024-03-15T20:07:02.534Z] 
16:07:02 [2024-03-15T20:07:02.534Z] (Eclipse:19288): Gtk-WARNING **: 20:07:02.369: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:02 [2024-03-15T20:07:02.534Z] 
16:07:02 [2024-03-15T20:07:02.534Z] (Eclipse:19288): Gtk-WARNING **: 20:07:02.369: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:02 [2024-03-15T20:07:02.534Z] 
16:07:02 [2024-03-15T20:07:02.534Z] (Eclipse:19288): Gtk-WARNING **: 20:07:02.369: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:02 [2024-03-15T20:07:02.534Z] 
16:07:02 [2024-03-15T20:07:02.534Z] (Eclipse:19288): Gtk-WARNING **: 20:07:02.369: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:03 [2024-03-15T20:07:03.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:07:03 [2024-03-15T20:07:03.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:07:03 [2024-03-15T20:07:03.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:07:03 [2024-03-15T20:07:03.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:07:03 [2024-03-15T20:07:03.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:07:03 [2024-03-15T20:07:03.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:07:03 [2024-03-15T20:07:03.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:03 [2024-03-15T20:07:03.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:07:03 [2024-03-15T20:07:03.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:07:03 [2024-03-15T20:07:03.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:07:03 [2024-03-15T20:07:03.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136239128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:03 [2024-03-15T20:07:03.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136239128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:03 [2024-03-15T20:07:03.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136239128 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:03 [2024-03-15T20:07:03.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136239128 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:03 [2024-03-15T20:07:03.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136239128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:03 [2024-03-15T20:07:03.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136239129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:03 [2024-03-15T20:07:03.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136239129 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:03 [2024-03-15T20:07:03.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136239129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:03 [2024-03-15T20:07:03.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136239129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:03 [2024-03-15T20:07:03.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136239129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:03 [2024-03-15T20:07:03.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136239129 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:03 [2024-03-15T20:07:03.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136239129 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:03 [2024-03-15T20:07:03.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:07:03 [2024-03-15T20:07:03.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:07:03 [2024-03-15T20:07:03.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:07:03 [2024-03-15T20:07:03.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:03 [2024-03-15T20:07:03.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:07:03 [2024-03-15T20:07:03.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:07:03 [2024-03-15T20:07:03.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:07:03 [2024-03-15T20:07:03.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:07:03 [2024-03-15T20:07:03.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:07:03 [2024-03-15T20:07:03.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1136239130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:07:03 [2024-03-15T20:07:03.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1136239130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:07:03 [2024-03-15T20:07:03.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1136239130 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:07:03 [2024-03-15T20:07:03.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1136239130 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:07:03 [2024-03-15T20:07:03.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1136239131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:07:03 [2024-03-15T20:07:03.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1136239131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:07:03 [2024-03-15T20:07:03.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:07:03 [2024-03-15T20:07:03.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:07:03 [2024-03-15T20:07:03.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:07:03 [2024-03-15T20:07:03.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:07:03 [2024-03-15T20:07:03.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:07:03 [2024-03-15T20:07:03.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:07:03 [2024-03-15T20:07:03.657Z] 
16:07:03 [2024-03-15T20:07:03.657Z] (Eclipse:19288): Gtk-CRITICAL **: 20:07:03.459: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:03 [2024-03-15T20:07:03.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1136239131 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:07:03 [2024-03-15T20:07:03.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1136238217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:07:03 [2024-03-15T20:07:03.913Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 338.3 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
16:07:03 [2024-03-15T20:07:03.913Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_01ContextMenuPresence -- Time elapsed: 0.083 s
16:07:03 [2024-03-15T20:07:03.913Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_02Import -- Time elapsed: 0.498 s
16:07:03 [2024-03-15T20:07:03.913Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_03SingleCustomTextTrace -- Time elapsed: 2.896 s
16:07:03 [2024-03-15T20:07:03.913Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_04SingleCustomXmlTrace -- Time elapsed: 2.641 s
16:07:03 [2024-03-15T20:07:03.913Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_05SingleCtfTrace -- Time elapsed: 2.438 s
16:07:03 [2024-03-15T20:07:03.913Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_06RenameCopyImport -- Time elapsed: 8.647 s
16:07:03 [2024-03-15T20:07:03.913Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_07OverwriteCopyImport -- Time elapsed: 9.743 s
16:07:03 [2024-03-15T20:07:03.913Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_08SkipImport -- Time elapsed: 5.826 s
16:07:03 [2024-03-15T20:07:03.913Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_09OverwriteOptionImport -- Time elapsed: 10.04 s
16:07:03 [2024-03-15T20:07:03.913Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_10ImportUnrecognized -- Time elapsed: 1.885 s
16:07:03 [2024-03-15T20:07:03.913Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_11ImportUnrecognizedIgnore -- Time elapsed: 1.760 s
16:07:03 [2024-03-15T20:07:03.913Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_12ImportCtfWithMetadataSelection -- Time elapsed: 4.267 s
16:07:03 [2024-03-15T20:07:03.913Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_13ImportRecursiveAutoRenameAll -- Time elapsed: 25.84 s
16:07:03 [2024-03-15T20:07:03.913Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_14ImportRecursiveAutoOverwriteAll -- Time elapsed: 16.51 s
16:07:03 [2024-03-15T20:07:03.913Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_15ImportRecursiveAutoSkipAll -- Time elapsed: 15.67 s
16:07:03 [2024-03-15T20:07:03.913Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_16ImportRecursiveAutoRenameOverwriteSkip -- Time elapsed: 11.55 s
16:07:03 [2024-03-15T20:07:03.913Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_17ImportRecursiveSpecifyTraceTypeCTF -- Time elapsed: 9.133 s
16:07:03 [2024-03-15T20:07:03.913Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_18ImportRecursiveSpecifyTraceTypeKernel -- Time elapsed: 3.726 s
16:07:03 [2024-03-15T20:07:03.913Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_19ImportRecursiveSpecifyTraceTypeUST -- Time elapsed: 7.103 s
16:07:03 [2024-03-15T20:07:03.913Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_20ImportRecursiveSpecifyTraceTypeCustomText -- Time elapsed: 6.789 s
16:07:03 [2024-03-15T20:07:03.913Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_21ImportFromMenuProjectSelected -- Time elapsed: 3.790 s
16:07:03 [2024-03-15T20:07:03.913Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_22ImportFromMenuProjectNotSelected -- Time elapsed: 5.019 s
16:07:03 [2024-03-15T20:07:03.913Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_29ImportRecursivePreserve -- Time elapsed: 9.590 s
16:07:03 [2024-03-15T20:07:03.913Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_30ImportRecursivePreserveSkipAll -- Time elapsed: 3.852 s
16:07:03 [2024-03-15T20:07:03.913Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_31ImportRecursivePreserveRenameAll -- Time elapsed: 9.197 s
16:07:03 [2024-03-15T20:07:03.913Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_32DeleteTraceAndFolder -- Time elapsed: 13.73 s
16:07:03 [2024-03-15T20:07:03.913Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_33DeleteMultipleFolders -- Time elapsed: 7.219 s
16:07:03 [2024-03-15T20:07:03.913Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_34ClearSingleTracesFolder -- Time elapsed: 5.404 s
16:07:03 [2024-03-15T20:07:03.914Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_35ClearMultipleTracesFolder -- Time elapsed: 7.923 s
16:07:03 [2024-03-15T20:07:03.914Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_36ImportZipArchivePreserve -- Time elapsed: 24.22 s
16:07:03 [2024-03-15T20:07:03.914Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_37ImportZipArchiveNoPreserve -- Time elapsed: 27.73 s
16:07:03 [2024-03-15T20:07:03.914Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_38ImportZipArchiveSpecificTraces -- Time elapsed: 8.305 s
16:07:03 [2024-03-15T20:07:03.914Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_39ImportTarGzipArchivePreserve -- Time elapsed: 23.78 s
16:07:03 [2024-03-15T20:07:03.914Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_40ImportTarGzipArchiveNoPreserve -- Time elapsed: 27.67 s
16:07:03 [2024-03-15T20:07:03.914Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_41ImportTarGzipArchiveSpecificTraces -- Time elapsed: 8.705 s
16:07:03 [2024-03-15T20:07:03.914Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test_RenameFolderWorkaroundBug525833 -- Time elapsed: 2.361 s
16:07:03 [2024-03-15T20:07:03.914Z] Running org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
16:07:03 [2024-03-15T20:07:03.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37d8562f] time=1136239937 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:07:03 [2024-03-15T20:07:03.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:07:03 [2024-03-15T20:07:03.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:07:03 [2024-03-15T20:07:03.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:07:03 [2024-03-15T20:07:03.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:07:03 [2024-03-15T20:07:03.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1136240032 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:07:03 [2024-03-15T20:07:03.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:07:04 [2024-03-15T20:07:04.170Z] 
16:07:04 [2024-03-15T20:07:04.170Z] (Eclipse:19288): Gtk-CRITICAL **: 20:07:04.070: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:07 [2024-03-15T20:07:07.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Flame Chart"'
16:07:07 [2024-03-15T20:07:07.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
16:07:07 [2024-03-15T20:07:07.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
16:07:07 [2024-03-15T20:07:07.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
16:07:07 [2024-03-15T20:07:07.690Z] 
16:07:07 [2024-03-15T20:07:07.691Z] (Eclipse:19288): Gtk-CRITICAL **: 20:07:07.635: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:07 [2024-03-15T20:07:07.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=1136243378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
16:07:07 [2024-03-15T20:07:07.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
16:07:07 [2024-03-15T20:07:07.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
16:07:07 [2024-03-15T20:07:07.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
16:07:07 [2024-03-15T20:07:07.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<?xml version="1.0" ...", using matcher: of type 'StyledText'
16:07:08 [2024-03-15T20:07:08.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
16:07:08 [2024-03-15T20:07:08.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
16:07:08 [2024-03-15T20:07:08.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "None", using matcher: with mnemonic 'None'
16:07:08 [2024-03-15T20:07:08.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
16:07:08 [2024-03-15T20:07:08.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Example", using matcher: with mnemonic 'Example'
16:07:08 [2024-03-15T20:07:08.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Example'
16:07:08 [2024-03-15T20:07:08.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {None} time=1136244567 data=null doit=true}, MenuItem with text {None}]
16:07:08 [2024-03-15T20:07:08.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {None} time=1136244567 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {None}]
16:07:08 [2024-03-15T20:07:08.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Example} time=1136244567 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Example']
16:07:08 [2024-03-15T20:07:08.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Example'
16:07:08 [2024-03-15T20:07:08.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
16:07:08 [2024-03-15T20:07:08.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Example", using matcher: with mnemonic 'Example'
16:07:08 [2024-03-15T20:07:08.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
16:07:08 [2024-03-15T20:07:08.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Set A", using matcher: with mnemonic 'Set A'
16:07:08 [2024-03-15T20:07:08.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Set A'
16:07:08 [2024-03-15T20:07:08.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Example} time=1136244607 data=null doit=true}, MenuItem with text {Example}]
16:07:08 [2024-03-15T20:07:08.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Example} time=1136244607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {Example}]
16:07:08 [2024-03-15T20:07:08.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Set A} time=1136244607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Set A']
16:07:08 [2024-03-15T20:07:08.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Set A'
16:07:08 [2024-03-15T20:07:08.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
16:07:08 [2024-03-15T20:07:08.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Set A", using matcher: with mnemonic 'Set A'
16:07:08 [2024-03-15T20:07:08.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
16:07:08 [2024-03-15T20:07:08.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "None", using matcher: with mnemonic 'None'
16:07:08 [2024-03-15T20:07:08.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'None'
16:07:08 [2024-03-15T20:07:08.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Set A} time=1136244642 data=null doit=true}, MenuItem with text {Set A}]
16:07:08 [2024-03-15T20:07:08.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Set A} time=1136244642 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {Set A}]
16:07:08 [2024-03-15T20:07:08.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {None} time=1136244642 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'None']
16:07:08 [2024-03-15T20:07:08.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'None'
16:07:08 [2024-03-15T20:07:08.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
16:07:08 [2024-03-15T20:07:08.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "None", using matcher: with mnemonic 'None'
16:07:08 [2024-03-15T20:07:08.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
16:07:08 [2024-03-15T20:07:08.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
16:07:08 [2024-03-15T20:07:08.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
16:07:08 [2024-03-15T20:07:08.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=1136244755 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
16:07:08 [2024-03-15T20:07:08.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
16:07:08 [2024-03-15T20:07:08.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
16:07:08 [2024-03-15T20:07:08.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
16:07:09 [2024-03-15T20:07:09.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<marker-sets>  <mark...", using matcher: of type 'StyledText'
16:07:09 [2024-03-15T20:07:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
16:07:09 [2024-03-15T20:07:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
16:07:09 [2024-03-15T20:07:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
16:07:09 [2024-03-15T20:07:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
16:07:09 [2024-03-15T20:07:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
16:07:09 [2024-03-15T20:07:09.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=1136245346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
16:07:09 [2024-03-15T20:07:09.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
16:07:09 [2024-03-15T20:07:09.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
16:07:09 [2024-03-15T20:07:09.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
16:07:09 [2024-03-15T20:07:09.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<marker-sets></marke...", using matcher: of type 'StyledText'
16:07:09 [2024-03-15T20:07:09.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
16:07:09 [2024-03-15T20:07:09.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Set A", using matcher: with mnemonic 'Set A'
16:07:09 [2024-03-15T20:07:09.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Set A'
16:07:09 [2024-03-15T20:07:09.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {None} time=1136245851 data=null doit=true}, MenuItem with text {None}]
16:07:09 [2024-03-15T20:07:09.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {None} time=1136245851 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {None}]
16:07:09 [2024-03-15T20:07:09.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Set A} time=1136245851 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Set A']
16:07:09 [2024-03-15T20:07:09.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Set A'
16:07:10 [2024-03-15T20:07:10.348Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:07:10 [2024-03-15T20:07:10.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
16:07:10 [2024-03-15T20:07:10.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1136246359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:07:10 [2024-03-15T20:07:10.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1136246360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:07:10 [2024-03-15T20:07:10.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1136246360 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:07:10 [2024-03-15T20:07:10.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1136246360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:07:10 [2024-03-15T20:07:10.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1136246361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:07:10 [2024-03-15T20:07:10.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1136246361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:07:10 [2024-03-15T20:07:10.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1136246362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:07:10 [2024-03-15T20:07:10.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1136246362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:07:10 [2024-03-15T20:07:10.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1136246363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:07:10 [2024-03-15T20:07:10.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1136246363 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:07:10 [2024-03-15T20:07:10.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1136246363 data=null}, ToolItem with tooltip text {Next Marker}]
16:07:10 [2024-03-15T20:07:10.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
16:07:10 [2024-03-15T20:07:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show Markers", using matcher: with mnemonic 'Show Markers'
16:07:10 [2024-03-15T20:07:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker A-1", using matcher: with mnemonic 'Marker A-1'
16:07:10 [2024-03-15T20:07:10.910Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:07:10 [2024-03-15T20:07:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
16:07:10 [2024-03-15T20:07:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1136246865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:07:10 [2024-03-15T20:07:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1136246865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:07:10 [2024-03-15T20:07:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1136246865 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:07:10 [2024-03-15T20:07:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1136246865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:07:10 [2024-03-15T20:07:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1136246865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:07:10 [2024-03-15T20:07:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1136246866 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:07:10 [2024-03-15T20:07:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1136246866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:07:10 [2024-03-15T20:07:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1136246866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:07:10 [2024-03-15T20:07:10.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1136246867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:07:10 [2024-03-15T20:07:10.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1136246867 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:07:10 [2024-03-15T20:07:10.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1136246867 data=null}, ToolItem with tooltip text {Previous Marker}]
16:07:10 [2024-03-15T20:07:10.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
16:07:11 [2024-03-15T20:07:11.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
16:07:11 [2024-03-15T20:07:11.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
16:07:11 [2024-03-15T20:07:11.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
16:07:11 [2024-03-15T20:07:11.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=1136247388 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
16:07:11 [2024-03-15T20:07:11.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
16:07:11 [2024-03-15T20:07:11.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
16:07:11 [2024-03-15T20:07:11.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
16:07:11 [2024-03-15T20:07:11.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<marker-sets>  <mark...", using matcher: of type 'StyledText'
16:07:12 [2024-03-15T20:07:12.034Z] 
16:07:12 [2024-03-15T20:07:12.034Z] (Eclipse:19288): Gtk-CRITICAL **: 20:07:11.734: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:12 [2024-03-15T20:07:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37d8562f] time=1136248028 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:07:12 [2024-03-15T20:07:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:07:12 [2024-03-15T20:07:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:07:12 [2024-03-15T20:07:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:07:12 [2024-03-15T20:07:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:07:12 [2024-03-15T20:07:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test_project} time=1136248056 data=null button=0 stateMask=0x0 x=81 y=12 count=0}, TreeItem with text {test_project}]
16:07:12 [2024-03-15T20:07:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test_project} time=1136248056 data=null doit=true}, TreeItem with text {test_project}]
16:07:12 [2024-03-15T20:07:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test_project} time=1136248056 data=null}, TreeItem with text {test_project}]
16:07:12 [2024-03-15T20:07:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test_project} time=1136248056 data=null button=1 stateMask=0x0 x=81 y=12 count=1}, TreeItem with text {test_project}]
16:07:12 [2024-03-15T20:07:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136248057 data=null item=TreeItem {test_project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test_project}]
16:07:12 [2024-03-15T20:07:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test_project} time=1136248072 data=null button=1 stateMask=0x80000 x=81 y=12 count=1}, TreeItem with text {test_project}]
16:07:12 [2024-03-15T20:07:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:07:12 [2024-03-15T20:07:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:07:12 [2024-03-15T20:07:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:07:12 [2024-03-15T20:07:12.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:07:12 [2024-03-15T20:07:12.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:07:12 [2024-03-15T20:07:12.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:07:12 [2024-03-15T20:07:12.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:07:12 [2024-03-15T20:07:12.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:07:12 [2024-03-15T20:07:12.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:07:12 [2024-03-15T20:07:12.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:12 [2024-03-15T20:07:12.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:07:12 [2024-03-15T20:07:12.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:07:12 [2024-03-15T20:07:12.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:07:12 [2024-03-15T20:07:12.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136248532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:12 [2024-03-15T20:07:12.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136248532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:12 [2024-03-15T20:07:12.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136248532 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:12 [2024-03-15T20:07:12.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136248532 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:12 [2024-03-15T20:07:12.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136248533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:12 [2024-03-15T20:07:12.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136248533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:12 [2024-03-15T20:07:12.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136248533 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:12 [2024-03-15T20:07:12.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136248533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:12 [2024-03-15T20:07:12.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136248533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:12 [2024-03-15T20:07:12.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136248533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:12 [2024-03-15T20:07:12.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136248533 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:12 [2024-03-15T20:07:12.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136248533 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:12 [2024-03-15T20:07:12.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:07:12 [2024-03-15T20:07:12.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:07:12 [2024-03-15T20:07:12.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:07:12 [2024-03-15T20:07:12.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:12 [2024-03-15T20:07:12.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:07:12 [2024-03-15T20:07:12.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:07:12 [2024-03-15T20:07:12.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:07:12 [2024-03-15T20:07:12.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:07:12 [2024-03-15T20:07:12.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:07:12 [2024-03-15T20:07:12.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1136248534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:07:12 [2024-03-15T20:07:12.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1136248534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:07:12 [2024-03-15T20:07:12.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1136248534 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:07:12 [2024-03-15T20:07:12.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1136248534 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:07:12 [2024-03-15T20:07:12.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1136248534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:07:12 [2024-03-15T20:07:12.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1136248534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:07:12 [2024-03-15T20:07:12.597Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:07:12 [2024-03-15T20:07:12.597Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:07:12 [2024-03-15T20:07:12.597Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:07:12 [2024-03-15T20:07:12.597Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:07:12 [2024-03-15T20:07:12.597Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:07:12 [2024-03-15T20:07:12.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:07:12 [2024-03-15T20:07:12.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1136248534 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:07:12 [2024-03-15T20:07:12.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1136248136 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:07:13 [2024-03-15T20:07:13.109Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.102 s -- in org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
16:07:13 [2024-03-15T20:07:13.109Z] org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest.testEditMarkerSet -- Time elapsed: 1.908 s
16:07:13 [2024-03-15T20:07:13.109Z] org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest.testMenuNoMarkerSet -- Time elapsed: 0.057 s
16:07:13 [2024-03-15T20:07:13.109Z] org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest.testNavigateBetweenMarkers -- Time elapsed: 2.568 s
16:07:13 [2024-03-15T20:07:13.109Z] Running org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
16:07:13 [2024-03-15T20:07:13.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37d8562f] time=1136249050 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:07:13 [2024-03-15T20:07:13.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:07:13 [2024-03-15T20:07:13.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:07:13 [2024-03-15T20:07:13.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:07:13 [2024-03-15T20:07:13.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:07:13 [2024-03-15T20:07:13.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1136249227 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:07:13 [2024-03-15T20:07:13.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:07:13 [2024-03-15T20:07:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37d8562f] time=1136249506 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:07:13 [2024-03-15T20:07:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:07:13 [2024-03-15T20:07:13.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:07:13 [2024-03-15T20:07:13.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:07:13 [2024-03-15T20:07:13.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:07:13 [2024-03-15T20:07:13.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:07:13 [2024-03-15T20:07:13.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136249943 data=null doit=true}, Shell with text {Preferences}]
16:07:13 [2024-03-15T20:07:13.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:07:13 [2024-03-15T20:07:13.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:07:13 [2024-03-15T20:07:13.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:07:13 [2024-03-15T20:07:13.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
16:07:13 [2024-03-15T20:07:13.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1136249946 data=null doit=true}, TreeItem with text {Tracing}]
16:07:13 [2024-03-15T20:07:13.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1136249946 data=null}, TreeItem with text {Tracing}]
16:07:13 [2024-03-15T20:07:13.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1136249946 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:07:13 [2024-03-15T20:07:13.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136249946 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
16:07:13 [2024-03-15T20:07:13.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1136249948 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1136249948 data=null doit=true}, Tree node with text: Perspectives]
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1136249949 data=null}, Tree node with text: Perspectives]
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1136249949 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136249949 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1136249949 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1136249950 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1136249950 data=null doit=true}, Tree node with text: Perspectives]
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1136249951 data=null}, Tree node with text: Perspectives]
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1136249951 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136249951 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1136249970 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with mnemonic 'Never'
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: (of type 'Button' and with mnemonic 'Never' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Never' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') is already selected, not clicking again.
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1136249979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1136249979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1136249979 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1136249979 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1136249979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1136249979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1136249979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:13 [2024-03-15T20:07:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1136249566 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:07:14 [2024-03-15T20:07:14.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:07:14 [2024-03-15T20:07:14.133Z] 
16:07:14 [2024-03-15T20:07:14.133Z] (Eclipse:19288): Gtk-CRITICAL **: 20:07:14.058: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:14 [2024-03-15T20:07:14.133Z] 
16:07:14 [2024-03-15T20:07:14.133Z] (Eclipse:19288): Gtk-CRITICAL **: 20:07:14.115: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:15 [2024-03-15T20:07:15.498Z] 
16:07:15 [2024-03-15T20:07:15.498Z] (Eclipse:19288): Gtk-CRITICAL **: 20:07:15.441: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:15 [2024-03-15T20:07:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37d8562f] time=1136251764 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:07:15 [2024-03-15T20:07:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:07:15 [2024-03-15T20:07:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:07:15 [2024-03-15T20:07:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:07:16 [2024-03-15T20:07:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:07:16 [2024-03-15T20:07:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:07:16 [2024-03-15T20:07:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136252142 data=null doit=true}, Shell with text {Preferences}]
16:07:16 [2024-03-15T20:07:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:07:16 [2024-03-15T20:07:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:07:16 [2024-03-15T20:07:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:07:16 [2024-03-15T20:07:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
16:07:16 [2024-03-15T20:07:16.009Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:07:16 [2024-03-15T20:07:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1136252144 data=null doit=true}, Tree node with text: Perspectives]
16:07:16 [2024-03-15T20:07:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1136252144 data=null}, Tree node with text: Perspectives]
16:07:16 [2024-03-15T20:07:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1136252145 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:16 [2024-03-15T20:07:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136252145 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
16:07:16 [2024-03-15T20:07:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1136252145 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:16 [2024-03-15T20:07:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:07:16 [2024-03-15T20:07:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1136252155 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
16:07:16 [2024-03-15T20:07:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1136252155 data=null doit=true}, Tree node with text: Perspectives]
16:07:16 [2024-03-15T20:07:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1136252155 data=null}, Tree node with text: Perspectives]
16:07:16 [2024-03-15T20:07:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1136252155 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:16 [2024-03-15T20:07:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136252155 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1136252156 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Never} time=1136252157 data=null doit=true}, Button with text {Never}]
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Never} time=1136252157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Never}]
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Always} time=1136252158 data=null doit=true}, (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Always} time=1136252158 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Always} time=1136252158 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=1136252158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1136252160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1136252160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1136252160 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1136252160 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1136252160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1136252160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1136252161 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:16 [2024-03-15T20:07:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1136251799 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:07:16 [2024-03-15T20:07:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:07:16 [2024-03-15T20:07:16.266Z] 
16:07:16 [2024-03-15T20:07:16.266Z] (Eclipse:19288): Gtk-CRITICAL **: 20:07:16.187: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:16 [2024-03-15T20:07:16.266Z] 
16:07:16 [2024-03-15T20:07:16.266Z] (Eclipse:19288): Gtk-CRITICAL **: 20:07:16.232: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:17 [2024-03-15T20:07:17.630Z] 
16:07:17 [2024-03-15T20:07:17.630Z] (Eclipse:19288): Gtk-CRITICAL **: 20:07:17.580: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:17 [2024-03-15T20:07:17.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37d8562f] time=1136253909 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:07:17 [2024-03-15T20:07:17.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:07:17 [2024-03-15T20:07:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:07:17 [2024-03-15T20:07:17.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:07:18 [2024-03-15T20:07:18.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:07:18 [2024-03-15T20:07:18.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:07:18 [2024-03-15T20:07:18.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136254270 data=null doit=true}, Shell with text {Preferences}]
16:07:18 [2024-03-15T20:07:18.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:07:18 [2024-03-15T20:07:18.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
16:07:18 [2024-03-15T20:07:18.145Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1136254272 data=null doit=true}, Tree node with text: Perspectives]
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1136254273 data=null}, Tree node with text: Perspectives]
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1136254273 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136254273 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1136254273 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1136254275 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1136254276 data=null doit=true}, Tree node with text: Perspectives]
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1136254276 data=null}, Tree node with text: Perspectives]
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1136254276 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136254284 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1136254285 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') is already selected, not clicking again.
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1136254287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1136254287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1136254287 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1136254287 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:18 [2024-03-15T20:07:18.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1136254287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:18 [2024-03-15T20:07:18.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1136254287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:18 [2024-03-15T20:07:18.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1136254287 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:18 [2024-03-15T20:07:18.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1136253939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:07:18 [2024-03-15T20:07:18.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:07:18 [2024-03-15T20:07:18.402Z] 
16:07:18 [2024-03-15T20:07:18.402Z] (Eclipse:19288): Gtk-CRITICAL **: 20:07:18.281: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:18 [2024-03-15T20:07:18.402Z] 
16:07:18 [2024-03-15T20:07:18.402Z] (Eclipse:19288): Gtk-CRITICAL **: 20:07:18.325: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:07:18 [2024-03-15T20:07:18.657Z] 
16:07:18 [2024-03-15T20:07:18.657Z] (Eclipse:19288): Gtk-WARNING **: 20:07:18.571: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:07:20 [2024-03-15T20:07:20.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:07:20 [2024-03-15T20:07:20.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:07:20 [2024-03-15T20:07:20.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:07:20 [2024-03-15T20:07:20.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:07:20 [2024-03-15T20:07:20.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:07:20 [2024-03-15T20:07:20.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136255832 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136255832 data=null doit=true}, TreeItem with text {test}]
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136255832 data=null}, TreeItem with text {test}]
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136255832 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136255833 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136255849 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136255850 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136255850 data=null doit=true}, TreeItem with text {test}]
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136255850 data=null}, TreeItem with text {test}]
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136255850 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136255851 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136255857 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136255857 data=null doit=true}, TreeItem with text {test}]
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136255857 data=null}, TreeItem with text {test}]
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136255858 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136255858 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136255859 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1136255860 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1136255860 data=null doit=true}, TreeItem with text {Traces [2]}]
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1136255860 data=null}, TreeItem with text {Traces [2]}]
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1136255860 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136255860 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1136255875 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1136255876 data=null doit=true}, TreeItem with text {Traces [2]}]
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1136255876 data=null}, TreeItem with text {Traces [2]}]
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1136255876 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136255876 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1136255877 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel} time=1136255882 data=null button=0 stateMask=0x0 x=99 y=81 count=0}, TreeItem with text {kernel}]
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel} time=1136255882 data=null doit=true}, TreeItem with text {kernel}]
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel} time=1136255882 data=null}, TreeItem with text {kernel}]
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel} time=1136255882 data=null button=1 stateMask=0x0 x=99 y=81 count=1}, TreeItem with text {kernel}]
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136255882 data=null item=TreeItem {kernel} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel}]
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel} time=1136255888 data=null button=1 stateMask=0x80000 x=99 y=81 count=1}, TreeItem with text {kernel}]
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Test trace", using matcher: with mnemonic 'Test trace'
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Test experiment", using matcher: with mnemonic 'Test experiment'
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Test experiment'
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Test experiment'
16:07:20 [2024-03-15T20:07:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Test experiment} time=1136255972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Test experiment']
16:07:20 [2024-03-15T20:07:20.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37d8562f] time=1136256974 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:07:20 [2024-03-15T20:07:20.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:07:20 [2024-03-15T20:07:20.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:07:20 [2024-03-15T20:07:20.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:07:21 [2024-03-15T20:07:21.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:07:21 [2024-03-15T20:07:21.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:07:21 [2024-03-15T20:07:21.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136257310 data=null doit=true}, Shell with text {Preferences}]
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
16:07:21 [2024-03-15T20:07:21.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1136257314 data=null doit=true}, Tree node with text: Perspectives]
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1136257314 data=null}, Tree node with text: Perspectives]
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1136257314 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136257315 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1136257315 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1136257317 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1136257317 data=null doit=true}, Tree node with text: Perspectives]
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1136257317 data=null}, Tree node with text: Perspectives]
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1136257317 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136257318 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1136257318 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Always} time=1136257330 data=null doit=true}, Button with text {Always}]
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=1136257331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Always}]
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Prompt} time=1136257332 data=null doit=true}, (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Prompt} time=1136257332 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Prompt} time=1136257332 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=1136257332 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
16:07:21 [2024-03-15T20:07:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:07:21 [2024-03-15T20:07:21.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:07:21 [2024-03-15T20:07:21.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:21 [2024-03-15T20:07:21.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:07:21 [2024-03-15T20:07:21.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:07:21 [2024-03-15T20:07:21.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
16:07:21 [2024-03-15T20:07:21.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:07:21 [2024-03-15T20:07:21.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:07:21 [2024-03-15T20:07:21.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:07:21 [2024-03-15T20:07:21.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1136257335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:21 [2024-03-15T20:07:21.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1136257335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:21 [2024-03-15T20:07:21.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1136257335 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:21 [2024-03-15T20:07:21.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1136257335 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:21 [2024-03-15T20:07:21.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1136257335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:21 [2024-03-15T20:07:21.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1136257335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:21 [2024-03-15T20:07:21.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1136257335 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:21 [2024-03-15T20:07:21.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1136256997 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:07:21 [2024-03-15T20:07:21.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:07:21 [2024-03-15T20:07:21.723Z] 
16:07:21 [2024-03-15T20:07:21.723Z] (Eclipse:19288): Gtk-WARNING **: 20:07:21.550: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:21 [2024-03-15T20:07:21.723Z] 
16:07:21 [2024-03-15T20:07:21.723Z] (Eclipse:19288): Gtk-WARNING **: 20:07:21.550: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:21 [2024-03-15T20:07:21.723Z] 
16:07:21 [2024-03-15T20:07:21.723Z] (Eclipse:19288): Gtk-WARNING **: 20:07:21.550: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:21 [2024-03-15T20:07:21.723Z] 
16:07:21 [2024-03-15T20:07:21.723Z] (Eclipse:19288): Gtk-WARNING **: 20:07:21.550: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:21 [2024-03-15T20:07:21.723Z] 
16:07:21 [2024-03-15T20:07:21.723Z] (Eclipse:19288): Gtk-WARNING **: 20:07:21.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:21 [2024-03-15T20:07:21.723Z] 
16:07:21 [2024-03-15T20:07:21.724Z] (Eclipse:19288): Gtk-WARNING **: 20:07:21.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:21 [2024-03-15T20:07:21.724Z] 
16:07:21 [2024-03-15T20:07:21.724Z] (Eclipse:19288): Gtk-WARNING **: 20:07:21.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:21 [2024-03-15T20:07:21.724Z] 
16:07:21 [2024-03-15T20:07:21.724Z] (Eclipse:19288): Gtk-WARNING **: 20:07:21.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:21 [2024-03-15T20:07:21.724Z] 
16:07:21 [2024-03-15T20:07:21.724Z] (Eclipse:19288): Gtk-WARNING **: 20:07:21.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:21 [2024-03-15T20:07:21.724Z] 
16:07:21 [2024-03-15T20:07:21.724Z] (Eclipse:19288): Gtk-WARNING **: 20:07:21.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:21 [2024-03-15T20:07:21.724Z] 
16:07:21 [2024-03-15T20:07:21.724Z] (Eclipse:19288): Gtk-WARNING **: 20:07:21.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:21 [2024-03-15T20:07:21.724Z] 
16:07:21 [2024-03-15T20:07:21.724Z] (Eclipse:19288): Gtk-WARNING **: 20:07:21.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:21 [2024-03-15T20:07:21.724Z] 
16:07:21 [2024-03-15T20:07:21.724Z] (Eclipse:19288): Gtk-WARNING **: 20:07:21.634: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:21 [2024-03-15T20:07:21.724Z] 
16:07:21 [2024-03-15T20:07:21.724Z] (Eclipse:19288): Gtk-WARNING **: 20:07:21.634: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:21 [2024-03-15T20:07:21.724Z] 
16:07:21 [2024-03-15T20:07:21.724Z] (Eclipse:19288): Gtk-WARNING **: 20:07:21.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:21 [2024-03-15T20:07:21.724Z] 
16:07:21 [2024-03-15T20:07:21.724Z] (Eclipse:19288): Gtk-WARNING **: 20:07:21.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:21 [2024-03-15T20:07:21.724Z] 
16:07:21 [2024-03-15T20:07:21.724Z] (Eclipse:19288): Gtk-WARNING **: 20:07:21.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:21 [2024-03-15T20:07:21.724Z] 
16:07:21 [2024-03-15T20:07:21.724Z] (Eclipse:19288): Gtk-WARNING **: 20:07:21.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:21 [2024-03-15T20:07:21.724Z] 
16:07:21 [2024-03-15T20:07:21.724Z] (Eclipse:19288): Gtk-WARNING **: 20:07:21.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:21 [2024-03-15T20:07:21.724Z] 
16:07:21 [2024-03-15T20:07:21.724Z] (Eclipse:19288): Gtk-WARNING **: 20:07:21.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:21 [2024-03-15T20:07:21.724Z] 
16:07:21 [2024-03-15T20:07:21.724Z] (Eclipse:19288): Gtk-WARNING **: 20:07:21.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:21 [2024-03-15T20:07:21.724Z] 
16:07:21 [2024-03-15T20:07:21.724Z] (Eclipse:19288): Gtk-WARNING **: 20:07:21.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:21 [2024-03-15T20:07:21.724Z] 
16:07:21 [2024-03-15T20:07:21.724Z] (Eclipse:19288): Gtk-WARNING **: 20:07:21.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:21 [2024-03-15T20:07:21.724Z] 
16:07:21 [2024-03-15T20:07:21.724Z] (Eclipse:19288): Gtk-WARNING **: 20:07:21.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:21 [2024-03-15T20:07:21.724Z] 
16:07:21 [2024-03-15T20:07:21.724Z] (Eclipse:19288): Gtk-WARNING **: 20:07:21.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:21 [2024-03-15T20:07:21.724Z] 
16:07:21 [2024-03-15T20:07:21.724Z] (Eclipse:19288): Gtk-WARNING **: 20:07:21.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:21 [2024-03-15T20:07:21.724Z] 
16:07:21 [2024-03-15T20:07:21.724Z] (Eclipse:19288): Gtk-WARNING **: 20:07:21.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:21 [2024-03-15T20:07:21.724Z] 
16:07:21 [2024-03-15T20:07:21.724Z] (Eclipse:19288): Gtk-WARNING **: 20:07:21.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:21 [2024-03-15T20:07:21.724Z] 
16:07:21 [2024-03-15T20:07:21.724Z] (Eclipse:19288): Gtk-WARNING **: 20:07:21.719: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:21 [2024-03-15T20:07:21.724Z] 
16:07:21 [2024-03-15T20:07:21.724Z] (Eclipse:19288): Gtk-WARNING **: 20:07:21.719: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:21 [2024-03-15T20:07:21.724Z] 
16:07:21 [2024-03-15T20:07:21.724Z] (Eclipse:19288): Gtk-WARNING **: 20:07:21.719: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:21 [2024-03-15T20:07:21.724Z] 
16:07:21 [2024-03-15T20:07:21.724Z] (Eclipse:19288): Gtk-WARNING **: 20:07:21.719: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:21 [2024-03-15T20:07:21.980Z] 
16:07:21 [2024-03-15T20:07:21.980Z] (Eclipse:19288): Gtk-WARNING **: 20:07:21.742: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:21 [2024-03-15T20:07:21.980Z] 
16:07:21 [2024-03-15T20:07:21.980Z] (Eclipse:19288): Gtk-WARNING **: 20:07:21.742: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:21 [2024-03-15T20:07:21.980Z] 
16:07:21 [2024-03-15T20:07:21.980Z] (Eclipse:19288): Gtk-WARNING **: 20:07:21.742: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:21 [2024-03-15T20:07:21.981Z] 
16:07:21 [2024-03-15T20:07:21.981Z] (Eclipse:19288): Gtk-WARNING **: 20:07:21.742: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:22 [2024-03-15T20:07:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
16:07:22 [2024-03-15T20:07:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
16:07:22 [2024-03-15T20:07:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
16:07:22 [2024-03-15T20:07:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
16:07:22 [2024-03-15T20:07:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
16:07:22 [2024-03-15T20:07:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:07:22 [2024-03-15T20:07:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:07:22 [2024-03-15T20:07:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
16:07:22 [2024-03-15T20:07:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Remember my decision}. Setting state to selected
16:07:22 [2024-03-15T20:07:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=1136258857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
16:07:22 [2024-03-15T20:07:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1136258860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
16:07:22 [2024-03-15T20:07:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Remember my decision} time=1136258860 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
16:07:22 [2024-03-15T20:07:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Remember my decision} time=1136258860 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
16:07:22 [2024-03-15T20:07:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Remember my decision} time=1136258860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
16:07:22 [2024-03-15T20:07:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Remember my decision} time=1136258860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
16:07:22 [2024-03-15T20:07:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Remember my decision} time=1136258860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
16:07:22 [2024-03-15T20:07:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Remember my decision} time=1136258861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
16:07:22 [2024-03-15T20:07:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1136258861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
16:07:22 [2024-03-15T20:07:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Remember my decision} time=1136258861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
16:07:22 [2024-03-15T20:07:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Remember my decision} time=1136258861 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
16:07:22 [2024-03-15T20:07:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Remember my decision} time=1136258861 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
16:07:22 [2024-03-15T20:07:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
16:07:22 [2024-03-15T20:07:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
16:07:22 [2024-03-15T20:07:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:07:22 [2024-03-15T20:07:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:07:22 [2024-03-15T20:07:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:07:22 [2024-03-15T20:07:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:07:22 [2024-03-15T20:07:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:07:22 [2024-03-15T20:07:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:07:22 [2024-03-15T20:07:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1136258861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:07:22 [2024-03-15T20:07:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1136258861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:07:22 [2024-03-15T20:07:22.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1136258861 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:07:22 [2024-03-15T20:07:22.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1136258861 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:07:22 [2024-03-15T20:07:22.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1136258862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:07:22 [2024-03-15T20:07:22.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1136258862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:07:22 [2024-03-15T20:07:22.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1136258862 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:07:23 [2024-03-15T20:07:23.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:07:23 [2024-03-15T20:07:23.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37d8562f] time=1136259165 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
16:07:23 [2024-03-15T20:07:23.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:07:23 [2024-03-15T20:07:23.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:07:23 [2024-03-15T20:07:23.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:07:23 [2024-03-15T20:07:23.423Z] 
16:07:23 [2024-03-15T20:07:23.423Z] (Eclipse:19288): Gtk-WARNING **: 20:07:23.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:23 [2024-03-15T20:07:23.423Z] 
16:07:23 [2024-03-15T20:07:23.423Z] (Eclipse:19288): Gtk-WARNING **: 20:07:23.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:23 [2024-03-15T20:07:23.423Z] 
16:07:23 [2024-03-15T20:07:23.423Z] (Eclipse:19288): Gtk-WARNING **: 20:07:23.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:23 [2024-03-15T20:07:23.423Z] 
16:07:23 [2024-03-15T20:07:23.423Z] (Eclipse:19288): Gtk-WARNING **: 20:07:23.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:23 [2024-03-15T20:07:23.423Z] 
16:07:23 [2024-03-15T20:07:23.423Z] (Eclipse:19288): Gtk-WARNING **: 20:07:23.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:23 [2024-03-15T20:07:23.423Z] 
16:07:23 [2024-03-15T20:07:23.423Z] (Eclipse:19288): Gtk-WARNING **: 20:07:23.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:23 [2024-03-15T20:07:23.423Z] 
16:07:23 [2024-03-15T20:07:23.423Z] (Eclipse:19288): Gtk-WARNING **: 20:07:23.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:23 [2024-03-15T20:07:23.423Z] 
16:07:23 [2024-03-15T20:07:23.423Z] (Eclipse:19288): Gtk-WARNING **: 20:07:23.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:23 [2024-03-15T20:07:23.423Z] 
16:07:23 [2024-03-15T20:07:23.423Z] (Eclipse:19288): Gtk-WARNING **: 20:07:23.370: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:23 [2024-03-15T20:07:23.423Z] 
16:07:23 [2024-03-15T20:07:23.423Z] (Eclipse:19288): Gtk-WARNING **: 20:07:23.370: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:23 [2024-03-15T20:07:23.423Z] 
16:07:23 [2024-03-15T20:07:23.423Z] (Eclipse:19288): Gtk-WARNING **: 20:07:23.370: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:23 [2024-03-15T20:07:23.423Z] 
16:07:23 [2024-03-15T20:07:23.423Z] (Eclipse:19288): Gtk-WARNING **: 20:07:23.370: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:23 [2024-03-15T20:07:23.423Z] 
16:07:23 [2024-03-15T20:07:23.423Z] (Eclipse:19288): Gtk-WARNING **: 20:07:23.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:23 [2024-03-15T20:07:23.423Z] 
16:07:23 [2024-03-15T20:07:23.423Z] (Eclipse:19288): Gtk-WARNING **: 20:07:23.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:23 [2024-03-15T20:07:23.423Z] 
16:07:23 [2024-03-15T20:07:23.423Z] (Eclipse:19288): Gtk-WARNING **: 20:07:23.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:23 [2024-03-15T20:07:23.423Z] 
16:07:23 [2024-03-15T20:07:23.423Z] (Eclipse:19288): Gtk-WARNING **: 20:07:23.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:23 [2024-03-15T20:07:23.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:07:23 [2024-03-15T20:07:23.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:07:23 [2024-03-15T20:07:23.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136259657 data=null doit=true}, Shell with text {Preferences}]
16:07:23 [2024-03-15T20:07:23.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:07:23 [2024-03-15T20:07:23.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:07:23 [2024-03-15T20:07:23.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
16:07:23 [2024-03-15T20:07:23.680Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1136259660 data=null doit=true}, Tree node with text: Perspectives]
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1136259660 data=null}, Tree node with text: Perspectives]
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1136259661 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136259672 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1136259672 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1136259674 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1136259674 data=null doit=true}, Tree node with text: Perspectives]
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1136259674 data=null}, Tree node with text: Perspectives]
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1136259674 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136259675 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1136259675 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1136259699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1136259699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1136259700 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1136259700 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1136259700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1136259700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1136259700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:07:23 [2024-03-15T20:07:23.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1136259278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:07:23 [2024-03-15T20:07:23.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:07:24 [2024-03-15T20:07:24.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37d8562f] time=1136260204 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:07:24 [2024-03-15T20:07:24.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:07:24 [2024-03-15T20:07:24.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:07:24 [2024-03-15T20:07:24.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136260551 data=null doit=true}, Shell with text {Preferences}]
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
16:07:24 [2024-03-15T20:07:24.447Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1136260553 data=null doit=true}, Tree node with text: Perspectives]
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1136260553 data=null}, Tree node with text: Perspectives]
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1136260554 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136260554 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1136260554 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1136260555 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1136260555 data=null doit=true}, Tree node with text: Perspectives]
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1136260555 data=null}, Tree node with text: Perspectives]
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1136260555 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136260556 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1136260556 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Always} time=1136260557 data=null doit=true}, Button with text {Always}]
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=1136260557 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Always}]
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Prompt} time=1136260558 data=null doit=true}, (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Prompt} time=1136260558 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Prompt} time=1136260558 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
16:07:24 [2024-03-15T20:07:24.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=1136260558 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
16:07:24 [2024-03-15T20:07:24.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
16:07:24 [2024-03-15T20:07:24.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:07:24 [2024-03-15T20:07:24.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
16:07:24 [2024-03-15T20:07:24.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
16:07:24 [2024-03-15T20:07:24.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:07:24 [2024-03-15T20:07:24.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:07:24 [2024-03-15T20:07:24.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:24 [2024-03-15T20:07:24.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:07:24 [2024-03-15T20:07:24.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:07:24 [2024-03-15T20:07:24.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
16:07:24 [2024-03-15T20:07:24.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:07:24 [2024-03-15T20:07:24.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:07:24 [2024-03-15T20:07:24.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:07:24 [2024-03-15T20:07:24.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1136260559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:24 [2024-03-15T20:07:24.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1136260559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:24 [2024-03-15T20:07:24.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1136260560 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:24 [2024-03-15T20:07:24.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1136260568 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:24 [2024-03-15T20:07:24.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1136260568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:24 [2024-03-15T20:07:24.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1136260568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:24 [2024-03-15T20:07:24.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1136260568 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:24 [2024-03-15T20:07:24.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1136260237 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:07:24 [2024-03-15T20:07:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:07:24 [2024-03-15T20:07:24.959Z] 
16:07:24 [2024-03-15T20:07:24.959Z] (Eclipse:19288): Gtk-WARNING **: 20:07:24.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:24 [2024-03-15T20:07:24.959Z] 
16:07:24 [2024-03-15T20:07:24.959Z] (Eclipse:19288): Gtk-WARNING **: 20:07:24.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:24 [2024-03-15T20:07:24.959Z] 
16:07:24 [2024-03-15T20:07:24.959Z] (Eclipse:19288): Gtk-WARNING **: 20:07:24.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:24 [2024-03-15T20:07:24.959Z] 
16:07:24 [2024-03-15T20:07:24.959Z] (Eclipse:19288): Gtk-WARNING **: 20:07:24.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:24 [2024-03-15T20:07:24.959Z] 
16:07:24 [2024-03-15T20:07:24.959Z] (Eclipse:19288): Gtk-WARNING **: 20:07:24.831: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:24 [2024-03-15T20:07:24.959Z] 
16:07:24 [2024-03-15T20:07:24.959Z] (Eclipse:19288): Gtk-WARNING **: 20:07:24.831: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:24 [2024-03-15T20:07:24.959Z] 
16:07:24 [2024-03-15T20:07:24.959Z] (Eclipse:19288): Gtk-WARNING **: 20:07:24.831: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:24 [2024-03-15T20:07:24.959Z] 
16:07:24 [2024-03-15T20:07:24.959Z] (Eclipse:19288): Gtk-WARNING **: 20:07:24.831: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:24 [2024-03-15T20:07:24.959Z] 
16:07:24 [2024-03-15T20:07:24.959Z] (Eclipse:19288): Gtk-WARNING **: 20:07:24.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:24 [2024-03-15T20:07:24.959Z] 
16:07:24 [2024-03-15T20:07:24.959Z] (Eclipse:19288): Gtk-WARNING **: 20:07:24.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:24 [2024-03-15T20:07:24.959Z] 
16:07:24 [2024-03-15T20:07:24.959Z] (Eclipse:19288): Gtk-WARNING **: 20:07:24.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:24 [2024-03-15T20:07:24.959Z] 
16:07:24 [2024-03-15T20:07:24.959Z] (Eclipse:19288): Gtk-WARNING **: 20:07:24.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:24 [2024-03-15T20:07:24.959Z] 
16:07:24 [2024-03-15T20:07:24.959Z] (Eclipse:19288): Gtk-WARNING **: 20:07:24.869: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:24 [2024-03-15T20:07:24.959Z] 
16:07:24 [2024-03-15T20:07:24.959Z] (Eclipse:19288): Gtk-WARNING **: 20:07:24.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:24 [2024-03-15T20:07:24.959Z] 
16:07:24 [2024-03-15T20:07:24.959Z] (Eclipse:19288): Gtk-WARNING **: 20:07:24.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:24 [2024-03-15T20:07:24.959Z] 
16:07:24 [2024-03-15T20:07:24.959Z] (Eclipse:19288): Gtk-WARNING **: 20:07:24.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:24 [2024-03-15T20:07:24.959Z] 
16:07:24 [2024-03-15T20:07:24.959Z] (Eclipse:19288): Gtk-WARNING **: 20:07:24.893: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:24 [2024-03-15T20:07:24.959Z] 
16:07:24 [2024-03-15T20:07:24.959Z] (Eclipse:19288): Gtk-WARNING **: 20:07:24.894: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:24 [2024-03-15T20:07:24.959Z] 
16:07:24 [2024-03-15T20:07:24.959Z] (Eclipse:19288): Gtk-WARNING **: 20:07:24.894: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:24 [2024-03-15T20:07:24.959Z] 
16:07:24 [2024-03-15T20:07:24.959Z] (Eclipse:19288): Gtk-WARNING **: 20:07:24.894: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:24 [2024-03-15T20:07:24.959Z] 
16:07:24 [2024-03-15T20:07:24.959Z] (Eclipse:19288): Gtk-WARNING **: 20:07:24.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:24 [2024-03-15T20:07:24.959Z] 
16:07:24 [2024-03-15T20:07:24.959Z] (Eclipse:19288): Gtk-WARNING **: 20:07:24.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:24 [2024-03-15T20:07:24.959Z] 
16:07:24 [2024-03-15T20:07:24.959Z] (Eclipse:19288): Gtk-WARNING **: 20:07:24.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:24 [2024-03-15T20:07:24.959Z] 
16:07:24 [2024-03-15T20:07:24.959Z] (Eclipse:19288): Gtk-WARNING **: 20:07:24.916: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:24 [2024-03-15T20:07:24.959Z] 
16:07:24 [2024-03-15T20:07:24.959Z] (Eclipse:19288): Gtk-WARNING **: 20:07:24.936: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:24 [2024-03-15T20:07:24.959Z] 
16:07:24 [2024-03-15T20:07:24.959Z] (Eclipse:19288): Gtk-WARNING **: 20:07:24.936: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:24 [2024-03-15T20:07:24.959Z] 
16:07:24 [2024-03-15T20:07:24.959Z] (Eclipse:19288): Gtk-WARNING **: 20:07:24.936: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:24 [2024-03-15T20:07:24.959Z] 
16:07:24 [2024-03-15T20:07:24.959Z] (Eclipse:19288): Gtk-WARNING **: 20:07:24.936: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:24 [2024-03-15T20:07:24.959Z] 
16:07:24 [2024-03-15T20:07:24.959Z] (Eclipse:19288): Gtk-WARNING **: 20:07:24.955: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:24 [2024-03-15T20:07:24.959Z] 
16:07:24 [2024-03-15T20:07:24.959Z] (Eclipse:19288): Gtk-WARNING **: 20:07:24.955: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:24 [2024-03-15T20:07:24.959Z] 
16:07:24 [2024-03-15T20:07:24.959Z] (Eclipse:19288): Gtk-WARNING **: 20:07:24.955: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:24 [2024-03-15T20:07:24.959Z] 
16:07:24 [2024-03-15T20:07:24.959Z] (Eclipse:19288): Gtk-WARNING **: 20:07:24.956: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:26 [2024-03-15T20:07:26.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
16:07:26 [2024-03-15T20:07:26.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
16:07:26 [2024-03-15T20:07:26.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:07:26 [2024-03-15T20:07:26.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
16:07:26 [2024-03-15T20:07:26.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
16:07:26 [2024-03-15T20:07:26.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
16:07:26 [2024-03-15T20:07:26.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:07:26 [2024-03-15T20:07:26.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
16:07:26 [2024-03-15T20:07:26.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=1136262083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:07:26 [2024-03-15T20:07:26.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=1136262083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:07:26 [2024-03-15T20:07:26.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=1136262083 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:07:26 [2024-03-15T20:07:26.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=1136262083 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:07:26 [2024-03-15T20:07:26.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=1136262083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:07:26 [2024-03-15T20:07:26.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=1136262083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:07:26 [2024-03-15T20:07:26.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=1136262083 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:07:26 [2024-03-15T20:07:26.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:07:26 [2024-03-15T20:07:26.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37d8562f] time=1136262210 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
16:07:26 [2024-03-15T20:07:26.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:07:26 [2024-03-15T20:07:26.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:07:26 [2024-03-15T20:07:26.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:07:26 [2024-03-15T20:07:26.325Z] 
16:07:26 [2024-03-15T20:07:26.325Z] (Eclipse:19288): Gtk-WARNING **: 20:07:26.222: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:26 [2024-03-15T20:07:26.326Z] 
16:07:26 [2024-03-15T20:07:26.326Z] (Eclipse:19288): Gtk-WARNING **: 20:07:26.222: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:26 [2024-03-15T20:07:26.326Z] 
16:07:26 [2024-03-15T20:07:26.326Z] (Eclipse:19288): Gtk-WARNING **: 20:07:26.222: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:26 [2024-03-15T20:07:26.326Z] 
16:07:26 [2024-03-15T20:07:26.326Z] (Eclipse:19288): Gtk-WARNING **: 20:07:26.222: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:26 [2024-03-15T20:07:26.326Z] 
16:07:26 [2024-03-15T20:07:26.326Z] (Eclipse:19288): Gtk-WARNING **: 20:07:26.250: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:26 [2024-03-15T20:07:26.326Z] 
16:07:26 [2024-03-15T20:07:26.326Z] (Eclipse:19288): Gtk-WARNING **: 20:07:26.250: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:26 [2024-03-15T20:07:26.326Z] 
16:07:26 [2024-03-15T20:07:26.326Z] (Eclipse:19288): Gtk-WARNING **: 20:07:26.250: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:26 [2024-03-15T20:07:26.326Z] 
16:07:26 [2024-03-15T20:07:26.326Z] (Eclipse:19288): Gtk-WARNING **: 20:07:26.251: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:26 [2024-03-15T20:07:26.326Z] 
16:07:26 [2024-03-15T20:07:26.326Z] (Eclipse:19288): Gtk-WARNING **: 20:07:26.272: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:26 [2024-03-15T20:07:26.326Z] 
16:07:26 [2024-03-15T20:07:26.326Z] (Eclipse:19288): Gtk-WARNING **: 20:07:26.272: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:26 [2024-03-15T20:07:26.326Z] 
16:07:26 [2024-03-15T20:07:26.326Z] (Eclipse:19288): Gtk-WARNING **: 20:07:26.272: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:26 [2024-03-15T20:07:26.326Z] 
16:07:26 [2024-03-15T20:07:26.326Z] (Eclipse:19288): Gtk-WARNING **: 20:07:26.272: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:26 [2024-03-15T20:07:26.326Z] 
16:07:26 [2024-03-15T20:07:26.326Z] (Eclipse:19288): Gtk-WARNING **: 20:07:26.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:26 [2024-03-15T20:07:26.326Z] 
16:07:26 [2024-03-15T20:07:26.326Z] (Eclipse:19288): Gtk-WARNING **: 20:07:26.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:26 [2024-03-15T20:07:26.326Z] 
16:07:26 [2024-03-15T20:07:26.326Z] (Eclipse:19288): Gtk-WARNING **: 20:07:26.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:26 [2024-03-15T20:07:26.326Z] 
16:07:26 [2024-03-15T20:07:26.326Z] (Eclipse:19288): Gtk-WARNING **: 20:07:26.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:26 [2024-03-15T20:07:26.326Z] 
16:07:26 [2024-03-15T20:07:26.326Z] (Eclipse:19288): Gtk-WARNING **: 20:07:26.310: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:26 [2024-03-15T20:07:26.326Z] 
16:07:26 [2024-03-15T20:07:26.326Z] (Eclipse:19288): Gtk-WARNING **: 20:07:26.310: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:26 [2024-03-15T20:07:26.326Z] 
16:07:26 [2024-03-15T20:07:26.326Z] (Eclipse:19288): Gtk-WARNING **: 20:07:26.310: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:26 [2024-03-15T20:07:26.326Z] 
16:07:26 [2024-03-15T20:07:26.326Z] (Eclipse:19288): Gtk-WARNING **: 20:07:26.310: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:26 [2024-03-15T20:07:26.582Z] 
16:07:26 [2024-03-15T20:07:26.582Z] (Eclipse:19288): Gtk-WARNING **: 20:07:26.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:26 [2024-03-15T20:07:26.582Z] 
16:07:26 [2024-03-15T20:07:26.582Z] (Eclipse:19288): Gtk-WARNING **: 20:07:26.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:26 [2024-03-15T20:07:26.582Z] 
16:07:26 [2024-03-15T20:07:26.582Z] (Eclipse:19288): Gtk-WARNING **: 20:07:26.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:26 [2024-03-15T20:07:26.582Z] 
16:07:26 [2024-03-15T20:07:26.582Z] (Eclipse:19288): Gtk-WARNING **: 20:07:26.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:26 [2024-03-15T20:07:26.582Z] 
16:07:26 [2024-03-15T20:07:26.582Z] (Eclipse:19288): Gtk-WARNING **: 20:07:26.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:26 [2024-03-15T20:07:26.582Z] 
16:07:26 [2024-03-15T20:07:26.582Z] (Eclipse:19288): Gtk-WARNING **: 20:07:26.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:26 [2024-03-15T20:07:26.582Z] 
16:07:26 [2024-03-15T20:07:26.582Z] (Eclipse:19288): Gtk-WARNING **: 20:07:26.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:26 [2024-03-15T20:07:26.582Z] 
16:07:26 [2024-03-15T20:07:26.582Z] (Eclipse:19288): Gtk-WARNING **: 20:07:26.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:26 [2024-03-15T20:07:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:07:26 [2024-03-15T20:07:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:07:26 [2024-03-15T20:07:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136262589 data=null doit=true}, Shell with text {Preferences}]
16:07:26 [2024-03-15T20:07:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:07:26 [2024-03-15T20:07:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:07:26 [2024-03-15T20:07:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:07:26 [2024-03-15T20:07:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
16:07:26 [2024-03-15T20:07:26.582Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:07:26 [2024-03-15T20:07:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1136262590 data=null doit=true}, Tree node with text: Perspectives]
16:07:26 [2024-03-15T20:07:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1136262590 data=null}, Tree node with text: Perspectives]
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1136262591 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136262591 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1136262592 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1136262593 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1136262593 data=null doit=true}, Tree node with text: Perspectives]
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1136262593 data=null}, Tree node with text: Perspectives]
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1136262593 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136262593 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1136262594 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1136262596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1136262596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1136262596 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1136262596 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1136262596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1136262596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1136262596 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1136262271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:07:26 [2024-03-15T20:07:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:07:26 [2024-03-15T20:07:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37d8562f] time=1136262894 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:07:26 [2024-03-15T20:07:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:07:26 [2024-03-15T20:07:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:07:26 [2024-03-15T20:07:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:07:27 [2024-03-15T20:07:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:07:27 [2024-03-15T20:07:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:07:27 [2024-03-15T20:07:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136263232 data=null doit=true}, Shell with text {Preferences}]
16:07:27 [2024-03-15T20:07:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:07:27 [2024-03-15T20:07:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:07:27 [2024-03-15T20:07:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:07:27 [2024-03-15T20:07:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
16:07:27 [2024-03-15T20:07:27.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:07:27 [2024-03-15T20:07:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1136263233 data=null doit=true}, Tree node with text: Perspectives]
16:07:27 [2024-03-15T20:07:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1136263233 data=null}, Tree node with text: Perspectives]
16:07:27 [2024-03-15T20:07:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1136263234 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:27 [2024-03-15T20:07:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136263234 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
16:07:27 [2024-03-15T20:07:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1136263234 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:27 [2024-03-15T20:07:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:07:27 [2024-03-15T20:07:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1136263243 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
16:07:27 [2024-03-15T20:07:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1136263243 data=null doit=true}, Tree node with text: Perspectives]
16:07:27 [2024-03-15T20:07:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1136263243 data=null}, Tree node with text: Perspectives]
16:07:27 [2024-03-15T20:07:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1136263243 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:27 [2024-03-15T20:07:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136263243 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
16:07:27 [2024-03-15T20:07:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1136263244 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:27 [2024-03-15T20:07:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:07:27 [2024-03-15T20:07:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
16:07:27 [2024-03-15T20:07:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
16:07:27 [2024-03-15T20:07:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
16:07:27 [2024-03-15T20:07:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
16:07:27 [2024-03-15T20:07:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
16:07:27 [2024-03-15T20:07:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
16:07:27 [2024-03-15T20:07:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
16:07:27 [2024-03-15T20:07:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:07:27 [2024-03-15T20:07:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:07:27 [2024-03-15T20:07:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:27 [2024-03-15T20:07:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:07:27 [2024-03-15T20:07:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') is already selected, not clicking again.
16:07:27 [2024-03-15T20:07:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:07:27 [2024-03-15T20:07:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
16:07:27 [2024-03-15T20:07:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
16:07:27 [2024-03-15T20:07:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:07:27 [2024-03-15T20:07:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:07:27 [2024-03-15T20:07:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:27 [2024-03-15T20:07:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:07:27 [2024-03-15T20:07:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:07:27 [2024-03-15T20:07:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
16:07:27 [2024-03-15T20:07:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:07:27 [2024-03-15T20:07:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:07:27 [2024-03-15T20:07:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:07:27 [2024-03-15T20:07:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1136263246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:27 [2024-03-15T20:07:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1136263247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:27 [2024-03-15T20:07:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1136263247 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:27 [2024-03-15T20:07:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1136263247 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:27 [2024-03-15T20:07:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1136263247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:27 [2024-03-15T20:07:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1136263247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:27 [2024-03-15T20:07:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1136263247 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:27 [2024-03-15T20:07:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1136262942 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:07:27 [2024-03-15T20:07:27.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:07:27 [2024-03-15T20:07:27.608Z] 
16:07:27 [2024-03-15T20:07:27.608Z] (Eclipse:19288): Gtk-WARNING **: 20:07:27.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:27 [2024-03-15T20:07:27.608Z] 
16:07:27 [2024-03-15T20:07:27.608Z] (Eclipse:19288): Gtk-WARNING **: 20:07:27.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:27 [2024-03-15T20:07:27.608Z] 
16:07:27 [2024-03-15T20:07:27.608Z] (Eclipse:19288): Gtk-WARNING **: 20:07:27.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:27 [2024-03-15T20:07:27.608Z] 
16:07:27 [2024-03-15T20:07:27.608Z] (Eclipse:19288): Gtk-WARNING **: 20:07:27.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:27 [2024-03-15T20:07:27.608Z] 
16:07:27 [2024-03-15T20:07:27.608Z] (Eclipse:19288): Gtk-WARNING **: 20:07:27.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:27 [2024-03-15T20:07:27.608Z] 
16:07:27 [2024-03-15T20:07:27.608Z] (Eclipse:19288): Gtk-WARNING **: 20:07:27.487: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:27 [2024-03-15T20:07:27.608Z] 
16:07:27 [2024-03-15T20:07:27.608Z] (Eclipse:19288): Gtk-WARNING **: 20:07:27.487: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:27 [2024-03-15T20:07:27.608Z] 
16:07:27 [2024-03-15T20:07:27.608Z] (Eclipse:19288): Gtk-WARNING **: 20:07:27.487: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:27 [2024-03-15T20:07:27.608Z] 
16:07:27 [2024-03-15T20:07:27.608Z] (Eclipse:19288): Gtk-WARNING **: 20:07:27.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:27 [2024-03-15T20:07:27.608Z] 
16:07:27 [2024-03-15T20:07:27.608Z] (Eclipse:19288): Gtk-WARNING **: 20:07:27.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:27 [2024-03-15T20:07:27.608Z] 
16:07:27 [2024-03-15T20:07:27.608Z] (Eclipse:19288): Gtk-WARNING **: 20:07:27.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:27 [2024-03-15T20:07:27.608Z] 
16:07:27 [2024-03-15T20:07:27.608Z] (Eclipse:19288): Gtk-WARNING **: 20:07:27.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:27 [2024-03-15T20:07:27.608Z] 
16:07:27 [2024-03-15T20:07:27.608Z] (Eclipse:19288): Gtk-WARNING **: 20:07:27.529: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:27 [2024-03-15T20:07:27.608Z] 
16:07:27 [2024-03-15T20:07:27.608Z] (Eclipse:19288): Gtk-WARNING **: 20:07:27.529: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:27 [2024-03-15T20:07:27.608Z] 
16:07:27 [2024-03-15T20:07:27.608Z] (Eclipse:19288): Gtk-WARNING **: 20:07:27.529: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:27 [2024-03-15T20:07:27.608Z] 
16:07:27 [2024-03-15T20:07:27.608Z] (Eclipse:19288): Gtk-WARNING **: 20:07:27.529: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:27 [2024-03-15T20:07:27.608Z] 
16:07:27 [2024-03-15T20:07:27.608Z] (Eclipse:19288): Gtk-WARNING **: 20:07:27.550: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:27 [2024-03-15T20:07:27.608Z] 
16:07:27 [2024-03-15T20:07:27.608Z] (Eclipse:19288): Gtk-WARNING **: 20:07:27.550: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:27 [2024-03-15T20:07:27.608Z] 
16:07:27 [2024-03-15T20:07:27.608Z] (Eclipse:19288): Gtk-WARNING **: 20:07:27.550: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:27 [2024-03-15T20:07:27.608Z] 
16:07:27 [2024-03-15T20:07:27.608Z] (Eclipse:19288): Gtk-WARNING **: 20:07:27.550: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:27 [2024-03-15T20:07:27.608Z] 
16:07:27 [2024-03-15T20:07:27.608Z] (Eclipse:19288): Gtk-WARNING **: 20:07:27.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:27 [2024-03-15T20:07:27.608Z] 
16:07:27 [2024-03-15T20:07:27.608Z] (Eclipse:19288): Gtk-WARNING **: 20:07:27.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:27 [2024-03-15T20:07:27.608Z] 
16:07:27 [2024-03-15T20:07:27.608Z] (Eclipse:19288): Gtk-WARNING **: 20:07:27.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:27 [2024-03-15T20:07:27.608Z] 
16:07:27 [2024-03-15T20:07:27.608Z] (Eclipse:19288): Gtk-WARNING **: 20:07:27.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:27 [2024-03-15T20:07:27.608Z] 
16:07:27 [2024-03-15T20:07:27.608Z] (Eclipse:19288): Gtk-WARNING **: 20:07:27.588: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:27 [2024-03-15T20:07:27.608Z] 
16:07:27 [2024-03-15T20:07:27.608Z] (Eclipse:19288): Gtk-WARNING **: 20:07:27.588: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:27 [2024-03-15T20:07:27.608Z] 
16:07:27 [2024-03-15T20:07:27.608Z] (Eclipse:19288): Gtk-WARNING **: 20:07:27.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:27 [2024-03-15T20:07:27.608Z] 
16:07:27 [2024-03-15T20:07:27.608Z] (Eclipse:19288): Gtk-WARNING **: 20:07:27.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:28 [2024-03-15T20:07:28.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
16:07:28 [2024-03-15T20:07:28.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
16:07:28 [2024-03-15T20:07:28.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:07:28 [2024-03-15T20:07:28.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:07:28 [2024-03-15T20:07:28.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:07:28 [2024-03-15T20:07:28.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:07:28 [2024-03-15T20:07:28.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:07:28 [2024-03-15T20:07:28.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:07:28 [2024-03-15T20:07:28.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1136264759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:07:28 [2024-03-15T20:07:28.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1136264759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:07:28 [2024-03-15T20:07:28.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1136264760 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:07:28 [2024-03-15T20:07:28.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1136264760 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:07:28 [2024-03-15T20:07:28.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1136264760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:07:28 [2024-03-15T20:07:28.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1136264760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:07:28 [2024-03-15T20:07:28.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1136264760 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:07:28 [2024-03-15T20:07:28.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:07:28 [2024-03-15T20:07:28.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37d8562f] time=1136265022 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
16:07:28 [2024-03-15T20:07:28.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:07:28 [2024-03-15T20:07:28.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:07:28 [2024-03-15T20:07:28.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:07:29 [2024-03-15T20:07:29.231Z] 
16:07:29 [2024-03-15T20:07:29.231Z] (Eclipse:19288): Gtk-WARNING **: 20:07:29.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:29 [2024-03-15T20:07:29.231Z] 
16:07:29 [2024-03-15T20:07:29.231Z] (Eclipse:19288): Gtk-WARNING **: 20:07:29.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:29 [2024-03-15T20:07:29.231Z] 
16:07:29 [2024-03-15T20:07:29.231Z] (Eclipse:19288): Gtk-WARNING **: 20:07:29.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:29 [2024-03-15T20:07:29.231Z] 
16:07:29 [2024-03-15T20:07:29.231Z] (Eclipse:19288): Gtk-WARNING **: 20:07:29.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:29 [2024-03-15T20:07:29.231Z] 
16:07:29 [2024-03-15T20:07:29.231Z] (Eclipse:19288): Gtk-WARNING **: 20:07:29.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:29 [2024-03-15T20:07:29.231Z] 
16:07:29 [2024-03-15T20:07:29.231Z] (Eclipse:19288): Gtk-WARNING **: 20:07:29.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:29 [2024-03-15T20:07:29.231Z] 
16:07:29 [2024-03-15T20:07:29.231Z] (Eclipse:19288): Gtk-WARNING **: 20:07:29.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:29 [2024-03-15T20:07:29.231Z] 
16:07:29 [2024-03-15T20:07:29.231Z] (Eclipse:19288): Gtk-WARNING **: 20:07:29.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:29 [2024-03-15T20:07:29.231Z] 
16:07:29 [2024-03-15T20:07:29.231Z] (Eclipse:19288): Gtk-WARNING **: 20:07:29.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:29 [2024-03-15T20:07:29.231Z] 
16:07:29 [2024-03-15T20:07:29.231Z] (Eclipse:19288): Gtk-WARNING **: 20:07:29.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:29 [2024-03-15T20:07:29.231Z] 
16:07:29 [2024-03-15T20:07:29.231Z] (Eclipse:19288): Gtk-WARNING **: 20:07:29.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:29 [2024-03-15T20:07:29.232Z] 
16:07:29 [2024-03-15T20:07:29.232Z] (Eclipse:19288): Gtk-WARNING **: 20:07:29.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:29 [2024-03-15T20:07:29.232Z] 
16:07:29 [2024-03-15T20:07:29.232Z] (Eclipse:19288): Gtk-WARNING **: 20:07:29.172: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:29 [2024-03-15T20:07:29.232Z] 
16:07:29 [2024-03-15T20:07:29.232Z] (Eclipse:19288): Gtk-WARNING **: 20:07:29.172: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:29 [2024-03-15T20:07:29.232Z] 
16:07:29 [2024-03-15T20:07:29.232Z] (Eclipse:19288): Gtk-WARNING **: 20:07:29.172: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:29 [2024-03-15T20:07:29.232Z] 
16:07:29 [2024-03-15T20:07:29.232Z] (Eclipse:19288): Gtk-WARNING **: 20:07:29.172: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:29 [2024-03-15T20:07:29.232Z] 
16:07:29 [2024-03-15T20:07:29.232Z] (Eclipse:19288): Gtk-WARNING **: 20:07:29.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:29 [2024-03-15T20:07:29.232Z] 
16:07:29 [2024-03-15T20:07:29.232Z] (Eclipse:19288): Gtk-WARNING **: 20:07:29.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:29 [2024-03-15T20:07:29.232Z] 
16:07:29 [2024-03-15T20:07:29.232Z] (Eclipse:19288): Gtk-WARNING **: 20:07:29.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:29 [2024-03-15T20:07:29.232Z] 
16:07:29 [2024-03-15T20:07:29.232Z] (Eclipse:19288): Gtk-WARNING **: 20:07:29.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:29 [2024-03-15T20:07:29.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136265432 data=null doit=true}, Shell with text {Preferences}]
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
16:07:29 [2024-03-15T20:07:29.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1136265434 data=null doit=true}, Tree node with text: Perspectives]
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1136265434 data=null}, Tree node with text: Perspectives]
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1136265435 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136265435 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1136265435 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1136265436 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1136265437 data=null doit=true}, Tree node with text: Perspectives]
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1136265437 data=null}, Tree node with text: Perspectives]
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1136265437 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136265437 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1136265437 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1136265448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:07:29 [2024-03-15T20:07:29.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1136265448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:07:29 [2024-03-15T20:07:29.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1136265448 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:07:29 [2024-03-15T20:07:29.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1136265448 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:07:29 [2024-03-15T20:07:29.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1136265448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:07:29 [2024-03-15T20:07:29.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1136265448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:07:29 [2024-03-15T20:07:29.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1136265448 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:07:29 [2024-03-15T20:07:29.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1136265101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:07:29 [2024-03-15T20:07:29.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:07:29 [2024-03-15T20:07:29.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37d8562f] time=1136265915 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:07:29 [2024-03-15T20:07:29.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:07:29 [2024-03-15T20:07:29.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:07:29 [2024-03-15T20:07:29.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:07:30 [2024-03-15T20:07:30.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:07:30 [2024-03-15T20:07:30.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:07:30 [2024-03-15T20:07:30.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136266255 data=null doit=true}, Shell with text {Preferences}]
16:07:30 [2024-03-15T20:07:30.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:07:30 [2024-03-15T20:07:30.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:07:30 [2024-03-15T20:07:30.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:07:30 [2024-03-15T20:07:30.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
16:07:30 [2024-03-15T20:07:30.255Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:07:30 [2024-03-15T20:07:30.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1136266256 data=null doit=true}, Tree node with text: Perspectives]
16:07:30 [2024-03-15T20:07:30.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1136266257 data=null}, Tree node with text: Perspectives]
16:07:30 [2024-03-15T20:07:30.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1136266257 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:30 [2024-03-15T20:07:30.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136266257 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
16:07:30 [2024-03-15T20:07:30.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1136266257 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:30 [2024-03-15T20:07:30.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:07:30 [2024-03-15T20:07:30.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1136266258 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
16:07:30 [2024-03-15T20:07:30.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1136266259 data=null doit=true}, Tree node with text: Perspectives]
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1136266259 data=null}, Tree node with text: Perspectives]
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1136266259 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136266259 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1136266259 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Prompt} time=1136266261 data=null doit=true}, Button with text {Prompt}]
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=1136266261 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Prompt}]
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Always} time=1136266261 data=null doit=true}, (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Always} time=1136266262 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Always} time=1136266262 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=1136266262 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1136266271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1136266272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1136266272 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1136266272 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:30 [2024-03-15T20:07:30.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1136266272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:30 [2024-03-15T20:07:30.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1136266272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:30 [2024-03-15T20:07:30.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1136266272 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:30 [2024-03-15T20:07:30.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1136265941 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:07:30 [2024-03-15T20:07:30.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:07:32 [2024-03-15T20:07:32.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37d8562f] time=1136268050 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:07:32 [2024-03-15T20:07:32.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:07:32 [2024-03-15T20:07:32.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:07:32 [2024-03-15T20:07:32.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:07:32 [2024-03-15T20:07:32.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136268369 data=null doit=true}, Shell with text {Preferences}]
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
16:07:32 [2024-03-15T20:07:32.400Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1136268371 data=null doit=true}, Tree node with text: Perspectives]
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1136268371 data=null}, Tree node with text: Perspectives]
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1136268371 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136268371 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1136268371 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1136268372 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1136268373 data=null doit=true}, Tree node with text: Perspectives]
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1136268373 data=null}, Tree node with text: Perspectives]
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1136268373 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136268373 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1136268373 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Always} time=1136268374 data=null doit=true}, Button with text {Always}]
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=1136268374 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Always}]
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Prompt} time=1136268375 data=null doit=true}, (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Prompt} time=1136268375 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
16:07:32 [2024-03-15T20:07:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Prompt} time=1136268375 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
16:07:32 [2024-03-15T20:07:32.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=1136268375 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
16:07:32 [2024-03-15T20:07:32.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
16:07:32 [2024-03-15T20:07:32.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:07:32 [2024-03-15T20:07:32.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
16:07:32 [2024-03-15T20:07:32.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
16:07:32 [2024-03-15T20:07:32.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:07:32 [2024-03-15T20:07:32.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:07:32 [2024-03-15T20:07:32.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:32 [2024-03-15T20:07:32.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:07:32 [2024-03-15T20:07:32.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:07:32 [2024-03-15T20:07:32.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
16:07:32 [2024-03-15T20:07:32.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:07:32 [2024-03-15T20:07:32.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:07:32 [2024-03-15T20:07:32.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:07:32 [2024-03-15T20:07:32.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1136268376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:32 [2024-03-15T20:07:32.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1136268376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:32 [2024-03-15T20:07:32.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1136268376 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:32 [2024-03-15T20:07:32.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1136268376 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:32 [2024-03-15T20:07:32.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1136268377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:32 [2024-03-15T20:07:32.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1136268377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:32 [2024-03-15T20:07:32.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1136268377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:07:32 [2024-03-15T20:07:32.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1136268073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:07:32 [2024-03-15T20:07:32.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:07:32 [2024-03-15T20:07:32.657Z] 
16:07:32 [2024-03-15T20:07:32.657Z] (Eclipse:19288): Gtk-WARNING **: 20:07:32.638: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:32 [2024-03-15T20:07:32.657Z] 
16:07:32 [2024-03-15T20:07:32.657Z] (Eclipse:19288): Gtk-WARNING **: 20:07:32.638: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:32 [2024-03-15T20:07:32.657Z] 
16:07:32 [2024-03-15T20:07:32.657Z] (Eclipse:19288): Gtk-WARNING **: 20:07:32.638: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:32 [2024-03-15T20:07:32.657Z] 
16:07:32 [2024-03-15T20:07:32.657Z] (Eclipse:19288): Gtk-WARNING **: 20:07:32.638: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:32 [2024-03-15T20:07:32.913Z] 
16:07:32 [2024-03-15T20:07:32.913Z] (Eclipse:19288): Gtk-WARNING **: 20:07:32.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:32 [2024-03-15T20:07:32.913Z] 
16:07:32 [2024-03-15T20:07:32.913Z] (Eclipse:19288): Gtk-WARNING **: 20:07:32.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:32 [2024-03-15T20:07:32.913Z] 
16:07:32 [2024-03-15T20:07:32.913Z] (Eclipse:19288): Gtk-WARNING **: 20:07:32.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:32 [2024-03-15T20:07:32.913Z] 
16:07:32 [2024-03-15T20:07:32.913Z] (Eclipse:19288): Gtk-WARNING **: 20:07:32.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:32 [2024-03-15T20:07:32.913Z] 
16:07:32 [2024-03-15T20:07:32.913Z] (Eclipse:19288): Gtk-WARNING **: 20:07:32.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:32 [2024-03-15T20:07:32.913Z] 
16:07:32 [2024-03-15T20:07:32.913Z] (Eclipse:19288): Gtk-WARNING **: 20:07:32.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:32 [2024-03-15T20:07:32.913Z] 
16:07:32 [2024-03-15T20:07:32.913Z] (Eclipse:19288): Gtk-WARNING **: 20:07:32.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:32 [2024-03-15T20:07:32.914Z] 
16:07:32 [2024-03-15T20:07:32.914Z] (Eclipse:19288): Gtk-WARNING **: 20:07:32.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:32 [2024-03-15T20:07:32.914Z] 
16:07:32 [2024-03-15T20:07:32.914Z] (Eclipse:19288): Gtk-WARNING **: 20:07:32.724: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:32 [2024-03-15T20:07:32.914Z] 
16:07:32 [2024-03-15T20:07:32.914Z] (Eclipse:19288): Gtk-WARNING **: 20:07:32.724: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:32 [2024-03-15T20:07:32.914Z] 
16:07:32 [2024-03-15T20:07:32.914Z] (Eclipse:19288): Gtk-WARNING **: 20:07:32.724: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:32 [2024-03-15T20:07:32.914Z] 
16:07:32 [2024-03-15T20:07:32.914Z] (Eclipse:19288): Gtk-WARNING **: 20:07:32.724: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:32 [2024-03-15T20:07:32.914Z] 
16:07:32 [2024-03-15T20:07:32.914Z] (Eclipse:19288): Gtk-WARNING **: 20:07:32.746: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:32 [2024-03-15T20:07:32.914Z] 
16:07:32 [2024-03-15T20:07:32.914Z] (Eclipse:19288): Gtk-WARNING **: 20:07:32.746: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:32 [2024-03-15T20:07:32.914Z] 
16:07:32 [2024-03-15T20:07:32.914Z] (Eclipse:19288): Gtk-WARNING **: 20:07:32.746: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:32 [2024-03-15T20:07:32.914Z] 
16:07:32 [2024-03-15T20:07:32.914Z] (Eclipse:19288): Gtk-WARNING **: 20:07:32.746: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:32 [2024-03-15T20:07:32.914Z] 
16:07:32 [2024-03-15T20:07:32.914Z] (Eclipse:19288): Gtk-WARNING **: 20:07:32.765: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:32 [2024-03-15T20:07:32.914Z] 
16:07:32 [2024-03-15T20:07:32.914Z] (Eclipse:19288): Gtk-WARNING **: 20:07:32.765: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:32 [2024-03-15T20:07:32.914Z] 
16:07:32 [2024-03-15T20:07:32.914Z] (Eclipse:19288): Gtk-WARNING **: 20:07:32.765: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:32 [2024-03-15T20:07:32.914Z] 
16:07:32 [2024-03-15T20:07:32.914Z] (Eclipse:19288): Gtk-WARNING **: 20:07:32.765: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:32 [2024-03-15T20:07:32.914Z] 
16:07:32 [2024-03-15T20:07:32.914Z] (Eclipse:19288): Gtk-WARNING **: 20:07:32.783: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:32 [2024-03-15T20:07:32.914Z] 
16:07:32 [2024-03-15T20:07:32.914Z] (Eclipse:19288): Gtk-WARNING **: 20:07:32.783: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:32 [2024-03-15T20:07:32.914Z] 
16:07:32 [2024-03-15T20:07:32.914Z] (Eclipse:19288): Gtk-WARNING **: 20:07:32.783: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:32 [2024-03-15T20:07:32.914Z] 
16:07:32 [2024-03-15T20:07:32.914Z] (Eclipse:19288): Gtk-WARNING **: 20:07:32.783: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:32 [2024-03-15T20:07:32.914Z] 
16:07:32 [2024-03-15T20:07:32.914Z] (Eclipse:19288): Gtk-WARNING **: 20:07:32.799: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:32 [2024-03-15T20:07:32.914Z] 
16:07:32 [2024-03-15T20:07:32.914Z] (Eclipse:19288): Gtk-WARNING **: 20:07:32.799: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:32 [2024-03-15T20:07:32.914Z] 
16:07:32 [2024-03-15T20:07:32.914Z] (Eclipse:19288): Gtk-WARNING **: 20:07:32.799: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:32 [2024-03-15T20:07:32.914Z] 
16:07:32 [2024-03-15T20:07:32.914Z] (Eclipse:19288): Gtk-WARNING **: 20:07:32.799: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:33 [2024-03-15T20:07:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
16:07:33 [2024-03-15T20:07:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
16:07:33 [2024-03-15T20:07:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
16:07:33 [2024-03-15T20:07:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
16:07:33 [2024-03-15T20:07:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
16:07:33 [2024-03-15T20:07:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:07:33 [2024-03-15T20:07:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:07:33 [2024-03-15T20:07:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
16:07:33 [2024-03-15T20:07:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Remember my decision}. Setting state to selected
16:07:33 [2024-03-15T20:07:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=1136269929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
16:07:33 [2024-03-15T20:07:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1136269932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
16:07:33 [2024-03-15T20:07:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Remember my decision} time=1136269932 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
16:07:33 [2024-03-15T20:07:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Remember my decision} time=1136269932 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
16:07:33 [2024-03-15T20:07:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Remember my decision} time=1136269932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
16:07:33 [2024-03-15T20:07:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Remember my decision} time=1136269932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
16:07:33 [2024-03-15T20:07:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Remember my decision} time=1136269932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
16:07:33 [2024-03-15T20:07:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Remember my decision} time=1136269932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
16:07:33 [2024-03-15T20:07:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1136269933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
16:07:33 [2024-03-15T20:07:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Remember my decision} time=1136269933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
16:07:33 [2024-03-15T20:07:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Remember my decision} time=1136269933 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
16:07:33 [2024-03-15T20:07:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Remember my decision} time=1136269933 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
16:07:33 [2024-03-15T20:07:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
16:07:33 [2024-03-15T20:07:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
16:07:33 [2024-03-15T20:07:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:07:33 [2024-03-15T20:07:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
16:07:33 [2024-03-15T20:07:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
16:07:33 [2024-03-15T20:07:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
16:07:33 [2024-03-15T20:07:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:07:33 [2024-03-15T20:07:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
16:07:33 [2024-03-15T20:07:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=1136269933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:07:33 [2024-03-15T20:07:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=1136269933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:07:33 [2024-03-15T20:07:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=1136269933 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:07:33 [2024-03-15T20:07:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=1136269933 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:07:33 [2024-03-15T20:07:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=1136269933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:07:33 [2024-03-15T20:07:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=1136269933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:07:33 [2024-03-15T20:07:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=1136269933 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:07:34 [2024-03-15T20:07:34.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:07:34 [2024-03-15T20:07:34.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37d8562f] time=1136270052 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
16:07:34 [2024-03-15T20:07:34.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:07:34 [2024-03-15T20:07:34.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:07:34 [2024-03-15T20:07:34.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:07:34 [2024-03-15T20:07:34.098Z] 
16:07:34 [2024-03-15T20:07:34.098Z] (Eclipse:19288): Gtk-WARNING **: 20:07:34.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:34 [2024-03-15T20:07:34.098Z] 
16:07:34 [2024-03-15T20:07:34.098Z] (Eclipse:19288): Gtk-WARNING **: 20:07:34.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:34 [2024-03-15T20:07:34.098Z] 
16:07:34 [2024-03-15T20:07:34.098Z] (Eclipse:19288): Gtk-WARNING **: 20:07:34.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:34 [2024-03-15T20:07:34.098Z] 
16:07:34 [2024-03-15T20:07:34.099Z] (Eclipse:19288): Gtk-WARNING **: 20:07:34.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:34 [2024-03-15T20:07:34.099Z] 
16:07:34 [2024-03-15T20:07:34.099Z] (Eclipse:19288): Gtk-WARNING **: 20:07:34.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:34 [2024-03-15T20:07:34.099Z] 
16:07:34 [2024-03-15T20:07:34.099Z] (Eclipse:19288): Gtk-WARNING **: 20:07:34.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:34 [2024-03-15T20:07:34.099Z] 
16:07:34 [2024-03-15T20:07:34.099Z] (Eclipse:19288): Gtk-WARNING **: 20:07:34.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:34 [2024-03-15T20:07:34.099Z] 
16:07:34 [2024-03-15T20:07:34.099Z] (Eclipse:19288): Gtk-WARNING **: 20:07:34.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:34 [2024-03-15T20:07:34.099Z] 
16:07:34 [2024-03-15T20:07:34.099Z] (Eclipse:19288): Gtk-WARNING **: 20:07:34.096: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:34 [2024-03-15T20:07:34.099Z] 
16:07:34 [2024-03-15T20:07:34.099Z] (Eclipse:19288): Gtk-WARNING **: 20:07:34.096: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:34 [2024-03-15T20:07:34.099Z] 
16:07:34 [2024-03-15T20:07:34.099Z] (Eclipse:19288): Gtk-WARNING **: 20:07:34.096: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:34 [2024-03-15T20:07:34.099Z] 
16:07:34 [2024-03-15T20:07:34.099Z] (Eclipse:19288): Gtk-WARNING **: 20:07:34.096: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:34 [2024-03-15T20:07:34.355Z] 
16:07:34 [2024-03-15T20:07:34.355Z] (Eclipse:19288): Gtk-WARNING **: 20:07:34.115: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:34 [2024-03-15T20:07:34.355Z] 
16:07:34 [2024-03-15T20:07:34.355Z] (Eclipse:19288): Gtk-WARNING **: 20:07:34.115: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:34 [2024-03-15T20:07:34.355Z] 
16:07:34 [2024-03-15T20:07:34.355Z] (Eclipse:19288): Gtk-WARNING **: 20:07:34.115: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:34 [2024-03-15T20:07:34.355Z] 
16:07:34 [2024-03-15T20:07:34.355Z] (Eclipse:19288): Gtk-WARNING **: 20:07:34.115: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:34 [2024-03-15T20:07:34.355Z] 
16:07:34 [2024-03-15T20:07:34.355Z] (Eclipse:19288): Gtk-WARNING **: 20:07:34.134: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:34 [2024-03-15T20:07:34.355Z] 
16:07:34 [2024-03-15T20:07:34.355Z] (Eclipse:19288): Gtk-WARNING **: 20:07:34.134: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:34 [2024-03-15T20:07:34.355Z] 
16:07:34 [2024-03-15T20:07:34.355Z] (Eclipse:19288): Gtk-WARNING **: 20:07:34.134: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:34 [2024-03-15T20:07:34.355Z] 
16:07:34 [2024-03-15T20:07:34.355Z] (Eclipse:19288): Gtk-WARNING **: 20:07:34.134: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:34 [2024-03-15T20:07:34.355Z] 
16:07:34 [2024-03-15T20:07:34.355Z] (Eclipse:19288): Gtk-WARNING **: 20:07:34.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:34 [2024-03-15T20:07:34.355Z] 
16:07:34 [2024-03-15T20:07:34.355Z] (Eclipse:19288): Gtk-WARNING **: 20:07:34.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:34 [2024-03-15T20:07:34.355Z] 
16:07:34 [2024-03-15T20:07:34.355Z] (Eclipse:19288): Gtk-WARNING **: 20:07:34.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:34 [2024-03-15T20:07:34.355Z] 
16:07:34 [2024-03-15T20:07:34.355Z] (Eclipse:19288): Gtk-WARNING **: 20:07:34.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:34 [2024-03-15T20:07:34.355Z] 
16:07:34 [2024-03-15T20:07:34.355Z] (Eclipse:19288): Gtk-WARNING **: 20:07:34.173: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:34 [2024-03-15T20:07:34.355Z] 
16:07:34 [2024-03-15T20:07:34.355Z] (Eclipse:19288): Gtk-WARNING **: 20:07:34.173: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:34 [2024-03-15T20:07:34.355Z] 
16:07:34 [2024-03-15T20:07:34.355Z] (Eclipse:19288): Gtk-WARNING **: 20:07:34.173: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:34 [2024-03-15T20:07:34.355Z] 
16:07:34 [2024-03-15T20:07:34.355Z] (Eclipse:19288): Gtk-WARNING **: 20:07:34.173: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:34 [2024-03-15T20:07:34.355Z] 
16:07:34 [2024-03-15T20:07:34.355Z] (Eclipse:19288): Gtk-WARNING **: 20:07:34.191: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:34 [2024-03-15T20:07:34.355Z] 
16:07:34 [2024-03-15T20:07:34.355Z] (Eclipse:19288): Gtk-WARNING **: 20:07:34.191: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:34 [2024-03-15T20:07:34.355Z] 
16:07:34 [2024-03-15T20:07:34.355Z] (Eclipse:19288): Gtk-WARNING **: 20:07:34.191: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:34 [2024-03-15T20:07:34.355Z] 
16:07:34 [2024-03-15T20:07:34.355Z] (Eclipse:19288): Gtk-WARNING **: 20:07:34.191: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:34 [2024-03-15T20:07:34.355Z] 
16:07:34 [2024-03-15T20:07:34.355Z] (Eclipse:19288): Gtk-WARNING **: 20:07:34.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:34 [2024-03-15T20:07:34.355Z] 
16:07:34 [2024-03-15T20:07:34.355Z] (Eclipse:19288): Gtk-WARNING **: 20:07:34.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:34 [2024-03-15T20:07:34.355Z] 
16:07:34 [2024-03-15T20:07:34.355Z] (Eclipse:19288): Gtk-WARNING **: 20:07:34.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:34 [2024-03-15T20:07:34.355Z] 
16:07:34 [2024-03-15T20:07:34.355Z] (Eclipse:19288): Gtk-WARNING **: 20:07:34.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:07:34 [2024-03-15T20:07:34.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:07:34 [2024-03-15T20:07:34.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:07:34 [2024-03-15T20:07:34.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1136270441 data=null doit=true}, Shell with text {Preferences}]
16:07:34 [2024-03-15T20:07:34.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:07:34 [2024-03-15T20:07:34.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:07:34 [2024-03-15T20:07:34.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:07:34 [2024-03-15T20:07:34.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
16:07:34 [2024-03-15T20:07:34.355Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:07:34 [2024-03-15T20:07:34.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1136270442 data=null doit=true}, Tree node with text: Perspectives]
16:07:34 [2024-03-15T20:07:34.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1136270443 data=null}, Tree node with text: Perspectives]
16:07:34 [2024-03-15T20:07:34.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1136270443 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:34 [2024-03-15T20:07:34.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1136270443 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
16:07:34 [2024-03-15T20:07:34.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1136270443 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:34 [2024-03-15T20:07:34.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:07:34 [2024-03-15T20:07:34.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1136270445 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
16:07:34 [2024-03-15T20:07:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1136270445 data=null doit=true}, Tree node with text: Perspectives]
16:07:34 [2024-03-15T20:07:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1136270445 data=null}, Tree node with text: Perspectives]
16:07:34 [2024-03-15T20:07:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1136270445 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:34 [2024-03-15T20:07:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136270445 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
16:07:34 [2024-03-15T20:07:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1136270446 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
16:07:34 [2024-03-15T20:07:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:07:34 [2024-03-15T20:07:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
16:07:34 [2024-03-15T20:07:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with mnemonic 'Never'
16:07:34 [2024-03-15T20:07:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
16:07:34 [2024-03-15T20:07:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
16:07:34 [2024-03-15T20:07:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
16:07:34 [2024-03-15T20:07:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: (of type 'Button' and with mnemonic 'Never' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
16:07:34 [2024-03-15T20:07:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
16:07:34 [2024-03-15T20:07:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:07:34 [2024-03-15T20:07:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:07:34 [2024-03-15T20:07:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:34 [2024-03-15T20:07:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:07:34 [2024-03-15T20:07:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:07:34 [2024-03-15T20:07:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
16:07:34 [2024-03-15T20:07:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
16:07:34 [2024-03-15T20:07:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:07:34 [2024-03-15T20:07:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:07:34 [2024-03-15T20:07:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:34 [2024-03-15T20:07:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:07:34 [2024-03-15T20:07:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:07:34 [2024-03-15T20:07:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:07:34 [2024-03-15T20:07:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:07:34 [2024-03-15T20:07:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
16:07:34 [2024-03-15T20:07:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1136270448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:07:34 [2024-03-15T20:07:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1136270448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:07:34 [2024-03-15T20:07:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1136270448 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:07:34 [2024-03-15T20:07:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1136270448 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:07:34 [2024-03-15T20:07:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1136270448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:07:34 [2024-03-15T20:07:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1136270448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:07:34 [2024-03-15T20:07:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1136270449 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:07:34 [2024-03-15T20:07:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1136270117 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:07:34 [2024-03-15T20:07:34.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:07:34 [2024-03-15T20:07:34.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37d8562f] time=1136270904 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:07:34 [2024-03-15T20:07:34.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:07:34 [2024-03-15T20:07:34.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:07:34 [2024-03-15T20:07:34.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:07:34 [2024-03-15T20:07:34.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:07:34 [2024-03-15T20:07:34.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1136270910 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:07:34 [2024-03-15T20:07:34.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1136270910 data=null doit=true}, TreeItem with text {test}]
16:07:34 [2024-03-15T20:07:34.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1136270910 data=null}, TreeItem with text {test}]
16:07:34 [2024-03-15T20:07:34.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1136270910 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:07:34 [2024-03-15T20:07:34.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1136270910 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:07:34 [2024-03-15T20:07:34.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1136270940 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:07:34 [2024-03-15T20:07:34.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:07:34 [2024-03-15T20:07:34.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:07:34 [2024-03-15T20:07:34.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:07:35 [2024-03-15T20:07:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:07:35 [2024-03-15T20:07:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:07:35 [2024-03-15T20:07:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:07:35 [2024-03-15T20:07:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:07:35 [2024-03-15T20:07:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:07:35 [2024-03-15T20:07:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:07:35 [2024-03-15T20:07:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:35 [2024-03-15T20:07:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:07:35 [2024-03-15T20:07:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:07:35 [2024-03-15T20:07:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:07:35 [2024-03-15T20:07:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136271889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:35 [2024-03-15T20:07:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136271889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:35 [2024-03-15T20:07:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136271889 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:35 [2024-03-15T20:07:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136271890 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:35 [2024-03-15T20:07:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136271890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:35 [2024-03-15T20:07:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136271890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:35 [2024-03-15T20:07:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136271890 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:35 [2024-03-15T20:07:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136271890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:35 [2024-03-15T20:07:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136271890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:35 [2024-03-15T20:07:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136271890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:35 [2024-03-15T20:07:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136271890 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:35 [2024-03-15T20:07:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1136271890 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:35 [2024-03-15T20:07:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:07:35 [2024-03-15T20:07:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:07:35 [2024-03-15T20:07:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:07:35 [2024-03-15T20:07:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:35 [2024-03-15T20:07:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:07:35 [2024-03-15T20:07:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:07:35 [2024-03-15T20:07:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:07:35 [2024-03-15T20:07:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:07:35 [2024-03-15T20:07:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:07:35 [2024-03-15T20:07:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1136271891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:07:35 [2024-03-15T20:07:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1136271891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:07:35 [2024-03-15T20:07:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1136271891 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:07:35 [2024-03-15T20:07:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1136271891 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:07:35 [2024-03-15T20:07:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1136271891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:07:35 [2024-03-15T20:07:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1136271891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:07:35 [2024-03-15T20:07:35.795Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:07:35 [2024-03-15T20:07:35.795Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:07:35 [2024-03-15T20:07:35.795Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:07:35 [2024-03-15T20:07:35.795Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:07:35 [2024-03-15T20:07:35.795Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:07:35 [2024-03-15T20:07:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:07:36 [2024-03-15T20:07:36.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1136271891 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:07:36 [2024-03-15T20:07:36.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1136271016 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:07:36 [2024-03-15T20:07:36.307Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.35 s -- in org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
16:07:36 [2024-03-15T20:07:36.308Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testNever -- Time elapsed: 2.317 s
16:07:36 [2024-03-15T20:07:36.308Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testNoAssociatedPerspective -- Time elapsed: 2.136 s
16:07:36 [2024-03-15T20:07:36.308Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testExperiment -- Time elapsed: 3.004 s
16:07:36 [2024-03-15T20:07:36.308Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptYesRemember -- Time elapsed: 3.203 s
16:07:36 [2024-03-15T20:07:36.308Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptNo -- Time elapsed: 2.807 s
16:07:36 [2024-03-15T20:07:36.308Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptYes -- Time elapsed: 2.920 s
16:07:36 [2024-03-15T20:07:36.308Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testAlways -- Time elapsed: 2.144 s
16:07:36 [2024-03-15T20:07:36.308Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptNoRemember -- Time elapsed: 2.828 s
16:07:36 [2024-03-15T20:07:36.308Z] 
16:07:36 [2024-03-15T20:07:36.308Z] Results:
16:07:36 [2024-03-15T20:07:36.308Z] 
16:07:36 [2024-03-15T20:07:36.308Z] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0
16:07:36 [2024-03-15T20:07:36.308Z] 
16:07:36 [2024-03-15T20:07:36.869Z] 
16:07:36 [2024-03-15T20:07:36.869Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-15 20:07:36.720
16:07:36 [2024-03-15T20:07:36.869Z] !MESSAGE The workspace will exit with unsaved changes in this session.
16:07:37 [2024-03-15T20:07:37.430Z] [INFO] All tests passed
16:07:37 [2024-03-15T20:07:37.430Z] [INFO] 
16:07:37 [2024-03-15T20:07:37.430Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:07:37 [2024-03-15T20:07:37.430Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT.jar
16:07:37 [2024-03-15T20:07:37.430Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT.pom
16:07:37 [2024-03-15T20:07:37.430Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
16:07:37 [2024-03-15T20:07:37.430Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT-p2metadata.xml
16:07:37 [2024-03-15T20:07:37.430Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT-p2artifacts.xml
16:07:37 [2024-03-15T20:07:37.430Z] [INFO] 
16:07:37 [2024-03-15T20:07:37.430Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:07:37 [2024-03-15T20:07:37.430Z] [INFO] 
16:07:37 [2024-03-15T20:07:37.430Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >--
16:07:37 [2024-03-15T20:07:37.430Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT [132/141]
16:07:37 [2024-03-15T20:07:37.430Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
16:07:37 [2024-03-15T20:07:37.430Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:07:37 [2024-03-15T20:07:37.430Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:07:37 [2024-03-15T20:07:37.430Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
16:07:37 [2024-03-15T20:07:37.430Z] [INFO] 
16:07:37 [2024-03-15T20:07:37.430Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:07:37 [2024-03-15T20:07:37.430Z] [INFO] 
16:07:37 [2024-03-15T20:07:37.430Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:07:37 [2024-03-15T20:07:37.430Z] [INFO] The project's OSGi version is 1.0.3.202403151906
16:07:37 [2024-03-15T20:07:37.430Z] [INFO] 
16:07:37 [2024-03-15T20:07:37.430Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:07:37 [2024-03-15T20:07:37.430Z] [INFO] 
16:07:37 [2024-03-15T20:07:37.430Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:07:37 [2024-03-15T20:07:37.430Z] [INFO] 
16:07:37 [2024-03-15T20:07:37.430Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:07:37 [2024-03-15T20:07:37.430Z] [INFO] 
16:07:37 [2024-03-15T20:07:37.430Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:07:37 [2024-03-15T20:07:37.430Z] [INFO] 
16:07:37 [2024-03-15T20:07:37.430Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:07:37 [2024-03-15T20:07:37.430Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.tests
16:07:37 [2024-03-15T20:07:37.991Z] [INFO] 
16:07:37 [2024-03-15T20:07:37.991Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:07:37 [2024-03-15T20:07:37.991Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
16:07:37 [2024-03-15T20:07:37.991Z] [INFO] 
16:07:37 [2024-03-15T20:07:37.991Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:07:37 [2024-03-15T20:07:37.991Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:07:37 [2024-03-15T20:07:37.991Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:07:37 [2024-03-15T20:07:37.991Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
16:07:37 [2024-03-15T20:07:37.991Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:07:38 [2024-03-15T20:07:38.246Z] [INFO] 
16:07:38 [2024-03-15T20:07:38.246Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:07:38 [2024-03-15T20:07:38.246Z] [INFO] 
16:07:38 [2024-03-15T20:07:38.246Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:07:38 [2024-03-15T20:07:38.246Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/test/resources
16:07:38 [2024-03-15T20:07:38.246Z] [INFO] 
16:07:38 [2024-03-15T20:07:38.246Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:07:38 [2024-03-15T20:07:38.246Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 126 were skipped
16:07:38 [2024-03-15T20:07:38.246Z] [INFO] 
16:07:38 [2024-03-15T20:07:38.246Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:07:38 [2024-03-15T20:07:38.247Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-sources.jar
16:07:38 [2024-03-15T20:07:38.247Z] [INFO] 
16:07:38 [2024-03-15T20:07:38.247Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:07:38 [2024-03-15T20:07:38.247Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.jar
16:07:38 [2024-03-15T20:07:38.247Z] [INFO] 
16:07:38 [2024-03-15T20:07:38.247Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:07:38 [2024-03-15T20:07:38.247Z] [INFO] 
16:07:38 [2024-03-15T20:07:38.247Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:07:38 [2024-03-15T20:07:38.247Z] [INFO] 
16:07:38 [2024-03-15T20:07:38.247Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:07:38 [2024-03-15T20:07:38.247Z] [INFO] 
16:07:38 [2024-03-15T20:07:38.247Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:07:38 [2024-03-15T20:07:38.247Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.jar
16:07:39 [2024-03-15T20:07:39.175Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-sources.jar
16:07:39 [2024-03-15T20:07:39.735Z] [INFO] 
16:07:39 [2024-03-15T20:07:39.735Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:07:39 [2024-03-15T20:07:39.991Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data/.metadata/.log
16:07:39 [2024-03-15T20:07:39.992Z] [INFO] Command line:
16:07:39 [2024-03-15T20:07:39.992Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:07:39 [2024-03-15T20:07:39.992Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:07:43 [2024-03-15T20:07:43.259Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:07:43 [2024-03-15T20:07:43.259Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:07:47 [2024-03-15T20:07:47.426Z] !SESSION 2024-03-15 20:07:40.070 -----------------------------------------------
16:07:47 [2024-03-15T20:07:47.426Z] eclipse.buildId=unknown
16:07:47 [2024-03-15T20:07:47.426Z] java.version=17.0.2
16:07:47 [2024-03-15T20:07:47.426Z] java.vendor=Oracle Corporation
16:07:47 [2024-03-15T20:07:47.426Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:07:47 [2024-03-15T20:07:47.426Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
16:07:47 [2024-03-15T20:07:47.426Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:07:47 [2024-03-15T20:07:47.426Z] 
16:07:47 [2024-03-15T20:07:47.426Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 20:07:46.727
16:07:47 [2024-03-15T20:07:47.426Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:07:47 [2024-03-15T20:07:47.426Z] !STACK 0
16:07:47 [2024-03-15T20:07:47.426Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:07:47 [2024-03-15T20:07:47.426Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:07:47 [2024-03-15T20:07:47.426Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:07:47 [2024-03-15T20:07:47.426Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:07:47 [2024-03-15T20:07:47.426Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
16:07:47 [2024-03-15T20:07:47.426Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
16:07:47 [2024-03-15T20:07:47.426Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
16:07:47 [2024-03-15T20:07:47.426Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
16:07:47 [2024-03-15T20:07:47.426Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:07:47 [2024-03-15T20:07:47.426Z] Caused by: java.io.IOException: error=2, No such file or directory
16:07:47 [2024-03-15T20:07:47.426Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:07:47 [2024-03-15T20:07:47.426Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:07:47 [2024-03-15T20:07:47.426Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:07:47 [2024-03-15T20:07:47.426Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:07:47 [2024-03-15T20:07:47.426Z] 	... 7 more
16:07:47 [2024-03-15T20:07:47.426Z] Running org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
16:07:47 [2024-03-15T20:07:47.426Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
16:07:47 [2024-03-15T20:07:47.426Z] org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest.testClamp -- Time elapsed: 0.002 s
16:07:47 [2024-03-15T20:07:47.426Z] org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest.testInvalidConstructor -- Time elapsed: 0.001 s
16:07:47 [2024-03-15T20:07:47.426Z] org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest.testConstructor -- Time elapsed: 0 s
16:07:47 [2024-03-15T20:07:47.426Z] org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest.testDefaultConstructor -- Time elapsed: 0 s
16:07:47 [2024-03-15T20:07:47.426Z] 
16:07:47 [2024-03-15T20:07:47.426Z] Results:
16:07:47 [2024-03-15T20:07:47.426Z] 
16:07:47 [2024-03-15T20:07:47.426Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
16:07:47 [2024-03-15T20:07:47.426Z] 
16:07:47 [2024-03-15T20:07:47.988Z] [INFO] All tests passed
16:07:47 [2024-03-15T20:07:47.988Z] [INFO] 
16:07:47 [2024-03-15T20:07:47.988Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:07:47 [2024-03-15T20:07:47.988Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.jar
16:07:47 [2024-03-15T20:07:47.988Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.pom
16:07:47 [2024-03-15T20:07:47.988Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-sources.jar
16:07:47 [2024-03-15T20:07:47.988Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml
16:07:47 [2024-03-15T20:07:47.988Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml
16:07:47 [2024-03-15T20:07:47.988Z] [INFO] 
16:07:47 [2024-03-15T20:07:47.988Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:07:47 [2024-03-15T20:07:47.988Z] [INFO] 
16:07:47 [2024-03-15T20:07:47.988Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >--
16:07:47 [2024-03-15T20:07:47.988Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT [133/141]
16:07:47 [2024-03-15T20:07:47.988Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
16:07:47 [2024-03-15T20:07:47.988Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:07:47 [2024-03-15T20:07:47.988Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:07:47 [2024-03-15T20:07:47.988Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
16:07:47 [2024-03-15T20:07:47.988Z] [INFO] 
16:07:47 [2024-03-15T20:07:47.988Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests ---
16:07:47 [2024-03-15T20:07:47.988Z] [INFO] 
16:07:47 [2024-03-15T20:07:47.988Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
16:07:47 [2024-03-15T20:07:47.988Z] [INFO] The project's OSGi version is 1.0.9.202403151906
16:07:47 [2024-03-15T20:07:47.988Z] [INFO] 
16:07:47 [2024-03-15T20:07:47.988Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
16:07:47 [2024-03-15T20:07:47.988Z] [INFO] 
16:07:47 [2024-03-15T20:07:47.988Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
16:07:47 [2024-03-15T20:07:47.988Z] [INFO] 
16:07:47 [2024-03-15T20:07:47.988Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
16:07:47 [2024-03-15T20:07:47.988Z] [INFO] 
16:07:47 [2024-03-15T20:07:47.988Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
16:07:47 [2024-03-15T20:07:47.988Z] [INFO] 
16:07:47 [2024-03-15T20:07:47.988Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core.tests ---
16:07:47 [2024-03-15T20:07:47.988Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core.tests
16:07:48 [2024-03-15T20:07:48.244Z] [INFO] 
16:07:48 [2024-03-15T20:07:48.244Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
16:07:48 [2024-03-15T20:07:48.244Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
16:07:48 [2024-03-15T20:07:48.244Z] [INFO] 
16:07:48 [2024-03-15T20:07:48.244Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
16:07:48 [2024-03-15T20:07:48.244Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:07:48 [2024-03-15T20:07:48.244Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:07:48 [2024-03-15T20:07:48.244Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
16:07:48 [2024-03-15T20:07:48.244Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:07:48 [2024-03-15T20:07:48.499Z] [INFO] 
16:07:48 [2024-03-15T20:07:48.499Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.datastore.core.tests ---
16:07:48 [2024-03-15T20:07:48.499Z] [INFO] 
16:07:48 [2024-03-15T20:07:48.499Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests ---
16:07:48 [2024-03-15T20:07:48.499Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources
16:07:48 [2024-03-15T20:07:48.500Z] [INFO] 
16:07:48 [2024-03-15T20:07:48.500Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.datastore.core.tests ---
16:07:48 [2024-03-15T20:07:48.500Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
16:07:48 [2024-03-15T20:07:48.500Z] [INFO] 
16:07:48 [2024-03-15T20:07:48.500Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests ---
16:07:48 [2024-03-15T20:07:48.500Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-sources.jar
16:07:48 [2024-03-15T20:07:48.500Z] [INFO] 
16:07:48 [2024-03-15T20:07:48.500Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests ---
16:07:48 [2024-03-15T20:07:48.500Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT.jar
16:07:48 [2024-03-15T20:07:48.500Z] [INFO] 
16:07:48 [2024-03-15T20:07:48.500Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests ---
16:07:48 [2024-03-15T20:07:48.500Z] [INFO] 
16:07:48 [2024-03-15T20:07:48.500Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.datastore.core.tests ---
16:07:48 [2024-03-15T20:07:48.500Z] [INFO] 
16:07:48 [2024-03-15T20:07:48.500Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests ---
16:07:48 [2024-03-15T20:07:48.500Z] [INFO] 
16:07:48 [2024-03-15T20:07:48.500Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.datastore.core.tests ---
16:07:48 [2024-03-15T20:07:48.500Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT.jar
16:07:49 [2024-03-15T20:07:49.427Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-sources.jar
16:07:50 [2024-03-15T20:07:50.792Z] [INFO] 
16:07:50 [2024-03-15T20:07:50.792Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests ---
16:07:50 [2024-03-15T20:07:50.792Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data/.metadata/.log
16:07:50 [2024-03-15T20:07:50.792Z] [INFO] Command line:
16:07:50 [2024-03-15T20:07:50.792Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:07:50 [2024-03-15T20:07:50.792Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:07:53 [2024-03-15T20:07:53.312Z] Running org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
16:07:53 [2024-03-15T20:07:53.312Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
16:07:53 [2024-03-15T20:07:53.312Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteByte -- Time elapsed: 0.002 s
16:07:53 [2024-03-15T20:07:53.312Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteChar -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.312Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteLong -- Time elapsed: 0.001 s
16:07:53 [2024-03-15T20:07:53.312Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMainBuffer2 -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.312Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMainBuffer3 -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.312Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testLimit -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.312Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteFloat -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.312Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteShort -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.312Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMainBuffer -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.312Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testEndianness -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.312Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMultipleValues -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.312Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteDouble -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.312Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteString -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.312Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteInt -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.312Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteByteArray -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.312Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
16:07:53 [2024-03-15T20:07:53.312Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
16:07:53 [2024-03-15T20:07:53.312Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testSubCondition -- Time elapsed: 0.001 s
16:07:53 [2024-03-15T20:07:53.312Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testPredicate -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.312Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testBounds -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.312Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testIntersects -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.312Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testConstructor -- Time elapsed: 0.002 s
16:07:53 [2024-03-15T20:07:53.312Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
16:07:53 [2024-03-15T20:07:53.569Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
16:07:53 [2024-03-15T20:07:53.569Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testSubCondition -- Time elapsed: 0.002 s
16:07:53 [2024-03-15T20:07:53.569Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testPredicate -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.569Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testPredicateAndAdd -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.569Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testBounds -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.569Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testIntersects -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.569Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testConstructor -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.569Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
16:07:53 [2024-03-15T20:07:53.569Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
16:07:53 [2024-03-15T20:07:53.569Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testSubCondition -- Time elapsed: 0.001 s
16:07:53 [2024-03-15T20:07:53.569Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testPredicate -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.569Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testBounds -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.569Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testIntersects -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.569Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
16:07:53 [2024-03-15T20:07:53.569Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
16:07:53 [2024-03-15T20:07:53.569Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testSubCondition -- Time elapsed: 0.001 s
16:07:53 [2024-03-15T20:07:53.569Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testPredicate -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.569Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testPredicateAndAdd -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.569Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testBounds -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.569Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testIntersects -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.569Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testConstructor -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.569Z] Running org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
16:07:53 [2024-03-15T20:07:53.569Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
16:07:53 [2024-03-15T20:07:53.569Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testReadWriteNode -- Time elapsed: 0.040 s
16:07:53 [2024-03-15T20:07:53.569Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testTooFarData -- Time elapsed: 0.001 s
16:07:53 [2024-03-15T20:07:53.569Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testExtraDataSave -- Time elapsed: 0.002 s
16:07:53 [2024-03-15T20:07:53.569Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testHeaderDataSave -- Time elapsed: 0.001 s
16:07:53 [2024-03-15T20:07:53.569Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
16:07:53 [2024-03-15T20:07:53.569Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
16:07:53 [2024-03-15T20:07:53.569Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testTreeEnd -- Time elapsed: 0.026 s
16:07:53 [2024-03-15T20:07:53.569Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testNodeSequenceNumbers -- Time elapsed: 0.020 s
16:07:53 [2024-03-15T20:07:53.569Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testDepth -- Time elapsed: 0.055 s
16:07:53 [2024-03-15T20:07:53.569Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testReadTree -- Time elapsed: 0.019 s
16:07:53 [2024-03-15T20:07:53.569Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testSequentialFill -- Time elapsed: 0.002 s
16:07:53 [2024-03-15T20:07:53.569Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
16:07:53 [2024-03-15T20:07:53.825Z] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
16:07:53 [2024-03-15T20:07:53.825Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild[0: Core node] -- Time elapsed: 0.001 s
16:07:53 [2024-03-15T20:07:53.825Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testLinkNewChild[0: Core node] -- Time elapsed: 0.004 s
16:07:53 [2024-03-15T20:07:53.825Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild2[0: Core node] -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.825Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild2[0: Core node] -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.825Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testAddToCloseNode[0: Core node] -- Time elapsed: 0.001 s
16:07:53 [2024-03-15T20:07:53.825Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild[0: Core node] -- Time elapsed: 0.002 s
16:07:53 [2024-03-15T20:07:53.825Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNbChildren[0: Core node] -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.825Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidAdd[0: Core node] -- Time elapsed: 0.014 s
16:07:53 [2024-03-15T20:07:53.825Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidEnd[0: Core node] -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.825Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testCloseNode[0: Core node] -- Time elapsed: 0.001 s
16:07:53 [2024-03-15T20:07:53.825Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeData[0: Core node] -- Time elapsed: 0.001 s
16:07:53 [2024-03-15T20:07:53.825Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild[1: Classic core node] -- Time elapsed: 0.002 s
16:07:53 [2024-03-15T20:07:53.825Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testLinkNewChild[1: Classic core node] -- Time elapsed: 0.003 s
16:07:53 [2024-03-15T20:07:53.825Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild2[1: Classic core node] -- Time elapsed: 0.001 s
16:07:53 [2024-03-15T20:07:53.825Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild2[1: Classic core node] -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.825Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testAddToCloseNode[1: Classic core node] -- Time elapsed: 0.002 s
16:07:53 [2024-03-15T20:07:53.825Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild[1: Classic core node] -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.825Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNbChildren[1: Classic core node] -- Time elapsed: 0.001 s
16:07:53 [2024-03-15T20:07:53.825Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidAdd[1: Classic core node] -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.825Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidEnd[1: Classic core node] -- Time elapsed: 0.001 s
16:07:53 [2024-03-15T20:07:53.825Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testCloseNode[1: Classic core node] -- Time elapsed: 0.001 s
16:07:53 [2024-03-15T20:07:53.825Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeData[1: Classic core node] -- Time elapsed: 0.001 s
16:07:53 [2024-03-15T20:07:53.825Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild[2: Overlapping core node] -- Time elapsed: 0.001 s
16:07:53 [2024-03-15T20:07:53.825Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testLinkNewChild[2: Overlapping core node] -- Time elapsed: 0.007 s
16:07:53 [2024-03-15T20:07:53.825Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild2[2: Overlapping core node] -- Time elapsed: 0.001 s
16:07:53 [2024-03-15T20:07:53.826Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild2[2: Overlapping core node] -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.826Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testAddToCloseNode[2: Overlapping core node] -- Time elapsed: 0.001 s
16:07:53 [2024-03-15T20:07:53.826Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild[2: Overlapping core node] -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.826Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNbChildren[2: Overlapping core node] -- Time elapsed: 0.001 s
16:07:53 [2024-03-15T20:07:53.826Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidAdd[2: Overlapping core node] -- Time elapsed: 0.001 s
16:07:53 [2024-03-15T20:07:53.826Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidEnd[2: Overlapping core node] -- Time elapsed: 0.001 s
16:07:53 [2024-03-15T20:07:53.826Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testCloseNode[2: Overlapping core node] -- Time elapsed: 0.001 s
16:07:53 [2024-03-15T20:07:53.826Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeData[2: Overlapping core node] -- Time elapsed: 0 s
16:07:53 [2024-03-15T20:07:53.826Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
16:07:53 [2024-03-15T20:07:53.826Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
16:07:53 [2024-03-15T20:07:53.826Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testTreeEnd -- Time elapsed: 0.011 s
16:07:53 [2024-03-15T20:07:53.826Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.053 s
16:07:53 [2024-03-15T20:07:53.826Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testDepth -- Time elapsed: 0.046 s
16:07:53 [2024-03-15T20:07:53.826Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testReadTree -- Time elapsed: 0.018 s
16:07:53 [2024-03-15T20:07:53.826Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testSequentialFill -- Time elapsed: 0.002 s
16:07:53 [2024-03-15T20:07:53.826Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
16:07:54 [2024-03-15T20:07:54.081Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
16:07:54 [2024-03-15T20:07:54.081Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testInsertions -- Time elapsed: 0.034 s
16:07:54 [2024-03-15T20:07:54.081Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testTreeEnd -- Time elapsed: 0.005 s
16:07:54 [2024-03-15T20:07:54.081Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.015 s
16:07:54 [2024-03-15T20:07:54.081Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testDepth -- Time elapsed: 0.056 s
16:07:54 [2024-03-15T20:07:54.081Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testReadTree -- Time elapsed: 0.025 s
16:07:54 [2024-03-15T20:07:54.081Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testSequentialFill -- Time elapsed: 0.002 s
16:07:54 [2024-03-15T20:07:54.081Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
16:07:54 [2024-03-15T20:07:54.081Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
16:07:54 [2024-03-15T20:07:54.081Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testAddToCloseNode[0: Leaf node] -- Time elapsed: 0 s
16:07:54 [2024-03-15T20:07:54.081Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetChild[0: Leaf node] -- Time elapsed: 0.001 s
16:07:54 [2024-03-15T20:07:54.082Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetLatestChild[0: Leaf node] -- Time elapsed: 0 s
16:07:54 [2024-03-15T20:07:54.082Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testLinkNewChild[0: Leaf node] -- Time elapsed: 0.001 s
16:07:54 [2024-03-15T20:07:54.082Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNbChildren[0: Leaf node] -- Time elapsed: 0 s
16:07:54 [2024-03-15T20:07:54.082Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidAdd[0: Leaf node] -- Time elapsed: 0.001 s
16:07:54 [2024-03-15T20:07:54.082Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidEnd[0: Leaf node] -- Time elapsed: 0 s
16:07:54 [2024-03-15T20:07:54.082Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testCloseNode[0: Leaf node] -- Time elapsed: 0.002 s
16:07:54 [2024-03-15T20:07:54.082Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeData[0: Leaf node] -- Time elapsed: 0 s
16:07:54 [2024-03-15T20:07:54.082Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testAddToCloseNode[1: Classic leaf node] -- Time elapsed: 0 s
16:07:54 [2024-03-15T20:07:54.082Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetChild[1: Classic leaf node] -- Time elapsed: 0 s
16:07:54 [2024-03-15T20:07:54.082Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetLatestChild[1: Classic leaf node] -- Time elapsed: 0.001 s
16:07:54 [2024-03-15T20:07:54.082Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testLinkNewChild[1: Classic leaf node] -- Time elapsed: 0 s
16:07:54 [2024-03-15T20:07:54.082Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNbChildren[1: Classic leaf node] -- Time elapsed: 0.001 s
16:07:54 [2024-03-15T20:07:54.082Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidAdd[1: Classic leaf node] -- Time elapsed: 0 s
16:07:54 [2024-03-15T20:07:54.082Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidEnd[1: Classic leaf node] -- Time elapsed: 0.001 s
16:07:54 [2024-03-15T20:07:54.082Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testCloseNode[1: Classic leaf node] -- Time elapsed: 0.001 s
16:07:54 [2024-03-15T20:07:54.082Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeData[1: Classic leaf node] -- Time elapsed: 0 s
16:07:54 [2024-03-15T20:07:54.082Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testAddToCloseNode[2: Overlapping leaf node] -- Time elapsed: 0 s
16:07:54 [2024-03-15T20:07:54.082Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetChild[2: Overlapping leaf node] -- Time elapsed: 0.001 s
16:07:54 [2024-03-15T20:07:54.082Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetLatestChild[2: Overlapping leaf node] -- Time elapsed: 0 s
16:07:54 [2024-03-15T20:07:54.082Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testLinkNewChild[2: Overlapping leaf node] -- Time elapsed: 0 s
16:07:54 [2024-03-15T20:07:54.082Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNbChildren[2: Overlapping leaf node] -- Time elapsed: 0.001 s
16:07:54 [2024-03-15T20:07:54.082Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidAdd[2: Overlapping leaf node] -- Time elapsed: 0 s
16:07:54 [2024-03-15T20:07:54.082Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidEnd[2: Overlapping leaf node] -- Time elapsed: 0.001 s
16:07:54 [2024-03-15T20:07:54.082Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testCloseNode[2: Overlapping leaf node] -- Time elapsed: 0.001 s
16:07:54 [2024-03-15T20:07:54.082Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeData[2: Overlapping leaf node] -- Time elapsed: 0 s
16:07:54 [2024-03-15T20:07:54.082Z] Running org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
16:07:54 [2024-03-15T20:07:54.339Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 s -- in org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
16:07:54 [2024-03-15T20:07:54.339Z] org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest.readWriteLongTestUnsigned -- Time elapsed: 0.201 s
16:07:54 [2024-03-15T20:07:54.339Z] org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest.readWriteLongTest -- Time elapsed: 0.147 s
16:07:54 [2024-03-15T20:07:54.339Z] 
16:07:54 [2024-03-15T20:07:54.339Z] Results:
16:07:54 [2024-03-15T20:07:54.339Z] 
16:07:54 [2024-03-15T20:07:54.339Z] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0
16:07:54 [2024-03-15T20:07:54.339Z] 
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] All tests passed
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] 
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests ---
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT.jar
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT.pom
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-sources.jar
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-p2metadata.xml
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] 
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests ---
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] 
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >--
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT [134/141]
16:07:54 [2024-03-15T20:07:54.900Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:07:54 [2024-03-15T20:07:54.900Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] 
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] 
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] The project's OSGi version is 1.0.8.202403151906
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] 
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] 
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] 
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] 
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] 
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core.tests
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] 
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] 
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:07:54 [2024-03-15T20:07:54.900Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:07:54 [2024-03-15T20:07:54.900Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:07:54 [2024-03-15T20:07:54.900Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
16:07:54 [2024-03-15T20:07:54.900Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:07:55 [2024-03-15T20:07:55.157Z] [INFO] 
16:07:55 [2024-03-15T20:07:55.157Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:07:55 [2024-03-15T20:07:55.157Z] [INFO] 
16:07:55 [2024-03-15T20:07:55.157Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:07:55 [2024-03-15T20:07:55.157Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources
16:07:55 [2024-03-15T20:07:55.157Z] [INFO] 
16:07:55 [2024-03-15T20:07:55.157Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:07:55 [2024-03-15T20:07:55.157Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
16:07:55 [2024-03-15T20:07:55.157Z] [INFO] 
16:07:55 [2024-03-15T20:07:55.157Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:07:55 [2024-03-15T20:07:55.157Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-sources.jar
16:07:55 [2024-03-15T20:07:55.157Z] [INFO] 
16:07:55 [2024-03-15T20:07:55.157Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:07:55 [2024-03-15T20:07:55.157Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT.jar
16:07:55 [2024-03-15T20:07:55.157Z] [INFO] 
16:07:55 [2024-03-15T20:07:55.157Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:07:55 [2024-03-15T20:07:55.157Z] [INFO] 
16:07:55 [2024-03-15T20:07:55.157Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:07:55 [2024-03-15T20:07:55.157Z] [INFO] 
16:07:55 [2024-03-15T20:07:55.157Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:07:55 [2024-03-15T20:07:55.157Z] [INFO] 
16:07:55 [2024-03-15T20:07:55.157Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:07:55 [2024-03-15T20:07:55.413Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT.jar
16:07:55 [2024-03-15T20:07:55.974Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-sources.jar
16:07:56 [2024-03-15T20:07:56.901Z] [INFO] 
16:07:56 [2024-03-15T20:07:56.901Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:07:57 [2024-03-15T20:07:57.156Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data/.metadata/.log
16:07:57 [2024-03-15T20:07:57.156Z] [INFO] Command line:
16:07:57 [2024-03-15T20:07:57.156Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:07:57 [2024-03-15T20:07:57.156Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:07:59 [2024-03-15T20:07:59.672Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
16:07:59 [2024-03-15T20:07:59.672Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
16:07:59 [2024-03-15T20:07:59.672Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testSize -- Time elapsed: 0.015 s
16:07:59 [2024-03-15T20:07:59.672Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0 s
16:07:59 [2024-03-15T20:07:59.672Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIterationOrder -- Time elapsed: 0 s
16:07:59 [2024-03-15T20:07:59.672Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testRetainAll -- Time elapsed: 0.001 s
16:07:59 [2024-03-15T20:07:59.672Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0.004 s
16:07:59 [2024-03-15T20:07:59.672Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testToObjectArray -- Time elapsed: 0 s
16:07:59 [2024-03-15T20:07:59.672Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testContains -- Time elapsed: 0 s
16:07:59 [2024-03-15T20:07:59.672Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testSortedIterator -- Time elapsed: 0.002 s
16:07:59 [2024-03-15T20:07:59.672Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0 s
16:07:59 [2024-03-15T20:07:59.672Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testToSpecificArray -- Time elapsed: 0 s
16:07:59 [2024-03-15T20:07:59.672Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0.001 s
16:07:59 [2024-03-15T20:07:59.672Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAll -- Time elapsed: 0.001 s
16:07:59 [2024-03-15T20:07:59.672Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testDispose -- Time elapsed: 0 s
16:07:59 [2024-03-15T20:07:59.672Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIsEmpty -- Time elapsed: 0.001 s
16:07:59 [2024-03-15T20:07:59.672Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testRemove -- Time elapsed: 0 s
16:07:59 [2024-03-15T20:07:59.672Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAllOutOfOrder -- Time elapsed: 0.002 s
16:07:59 [2024-03-15T20:07:59.672Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIterator -- Time elapsed: 0.001 s
16:07:59 [2024-03-15T20:07:59.672Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0 s
16:07:59 [2024-03-15T20:07:59.672Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testRemoveAll -- Time elapsed: 0 s
16:07:59 [2024-03-15T20:07:59.672Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAllConstructor -- Time elapsed: 0 s
16:07:59 [2024-03-15T20:07:59.672Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
16:08:00 [2024-03-15T20:08:00.234Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
16:08:00 [2024-03-15T20:08:00.234Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testSizeAndIterator -- Time elapsed: 0.086 s
16:08:00 [2024-03-15T20:08:00.234Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testIsEmpty -- Time elapsed: 0.003 s
16:08:00 [2024-03-15T20:08:00.234Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testChildrenTimes -- Time elapsed: 0.042 s
16:08:00 [2024-03-15T20:08:00.234Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testTreeEnd -- Time elapsed: 0.006 s
16:08:00 [2024-03-15T20:08:00.234Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.031 s
16:08:00 [2024-03-15T20:08:00.234Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testDepth -- Time elapsed: 0.096 s
16:08:00 [2024-03-15T20:08:00.234Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testReadTree -- Time elapsed: 0.033 s
16:08:00 [2024-03-15T20:08:00.234Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testSequentialFill -- Time elapsed: 0.003 s
16:08:00 [2024-03-15T20:08:00.234Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
16:08:00 [2024-03-15T20:08:00.234Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
16:08:00 [2024-03-15T20:08:00.234Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0.002 s
16:08:00 [2024-03-15T20:08:00.234Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testToObjectArray -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.234Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testSegmentStoreVersion -- Time elapsed: 0.003 s
16:08:00 [2024-03-15T20:08:00.234Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0.001 s
16:08:00 [2024-03-15T20:08:00.234Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testToSpecificArray -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.234Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testReadingSegmentStore -- Time elapsed: 0.003 s
16:08:00 [2024-03-15T20:08:00.234Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAllConstructor -- Time elapsed: 0.001 s
16:08:00 [2024-03-15T20:08:00.234Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testSize -- Time elapsed: 0.001 s
16:08:00 [2024-03-15T20:08:00.234Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIterationOrder -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.234Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testRetainAll -- Time elapsed: 0.001 s
16:08:00 [2024-03-15T20:08:00.234Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0.001 s
16:08:00 [2024-03-15T20:08:00.234Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testContains -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.234Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testSortedIterator -- Time elapsed: 0.002 s
16:08:00 [2024-03-15T20:08:00.234Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0.001 s
16:08:00 [2024-03-15T20:08:00.234Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAll -- Time elapsed: 0.001 s
16:08:00 [2024-03-15T20:08:00.234Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testDispose -- Time elapsed: 0.002 s
16:08:00 [2024-03-15T20:08:00.234Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIsEmpty -- Time elapsed: 0.001 s
16:08:00 [2024-03-15T20:08:00.234Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testRemove -- Time elapsed: 0.001 s
16:08:00 [2024-03-15T20:08:00.234Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAllOutOfOrder -- Time elapsed: 0.002 s
16:08:00 [2024-03-15T20:08:00.234Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIterator -- Time elapsed: 0.001 s
16:08:00 [2024-03-15T20:08:00.234Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testRemoveAll -- Time elapsed: 0.001 s
16:08:00 [2024-03-15T20:08:00.235Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
16:08:00 [2024-03-15T20:08:00.235Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testChildren[0: Segment tree core node] -- Time elapsed: 0.002 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testIntersectingChildren[0: Segment tree core node] -- Time elapsed: 0.004 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testSpecifics[0: Segment tree core node] -- Time elapsed: 0.001 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetLatestChild[0: Segment tree core node] -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testLinkNewChild[0: Segment tree core node] -- Time elapsed: 0.003 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetChild2[0: Segment tree core node] -- Time elapsed: 0.001 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetLatestChild2[0: Segment tree core node] -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testAddToCloseNode[0: Segment tree core node] -- Time elapsed: 0.001 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetChild[0: Segment tree core node] -- Time elapsed: 0.001 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNbChildren[0: Segment tree core node] -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNodeInvalidAdd[0: Segment tree core node] -- Time elapsed: 0.001 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNodeInvalidEnd[0: Segment tree core node] -- Time elapsed: 0.001 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testCloseNode[0: Segment tree core node] -- Time elapsed: 0.001 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNodeData[0: Segment tree core node] -- Time elapsed: 0.001 s
16:08:00 [2024-03-15T20:08:00.235Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
16:08:00 [2024-03-15T20:08:00.235Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testAddToCloseNode[0: Segment tree node] -- Time elapsed: 0.001 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testGetChild[0: Segment tree node] -- Time elapsed: 0.001 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testGetLatestChild[0: Segment tree node] -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testLinkNewChild[0: Segment tree node] -- Time elapsed: 0.001 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNbChildren[0: Segment tree node] -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNodeInvalidAdd[0: Segment tree node] -- Time elapsed: 0.001 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNodeInvalidEnd[0: Segment tree node] -- Time elapsed: 0.001 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testCloseNode[0: Segment tree node] -- Time elapsed: 0.001 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNodeData[0: Segment tree node] -- Time elapsed: 0.001 s
16:08:00 [2024-03-15T20:08:00.235Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
16:08:00 [2024-03-15T20:08:00.235Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testSize -- Time elapsed: 0.001 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIterationOrder -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testRetainAll -- Time elapsed: 0.001 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testToObjectArray -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testContains -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testSortedIterator -- Time elapsed: 0.001 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testToSpecificArray -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAll -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testDispose -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIsEmpty -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testRemove -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAllOutOfOrder -- Time elapsed: 0.001 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIterator -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testRemoveAll -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAllConstructor -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.235Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
16:08:00 [2024-03-15T20:08:00.235Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest.testNamedAspect -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest.testComparator -- Time elapsed: 0.002 s
16:08:00 [2024-03-15T20:08:00.235Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
16:08:00 [2024-03-15T20:08:00.235Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDoubleDistinct -- Time elapsed: 0.005 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.simpleCreate -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createTortureTest -- Time elapsed: 0.001 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createAllDressed -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDistinct -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDistinctStable -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createFast -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createStable -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createPreloaded -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDistinctFast -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.235Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
16:08:00 [2024-03-15T20:08:00.235Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testNoDuplicateElements -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.235Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testSize -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.236Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0.001 s
16:08:00 [2024-03-15T20:08:00.236Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIterationOrder -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.236Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testRetainAll -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.236Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0.009 s
16:08:00 [2024-03-15T20:08:00.236Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testToObjectArray -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.236Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testContains -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.236Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testSortedIterator -- Time elapsed: 0.001 s
16:08:00 [2024-03-15T20:08:00.236Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.236Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testToSpecificArray -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.236Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.236Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAll -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.236Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testDispose -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.236Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIsEmpty -- Time elapsed: 0.001 s
16:08:00 [2024-03-15T20:08:00.236Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testRemove -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.236Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAllOutOfOrder -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.236Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIterator -- Time elapsed: 0.001 s
16:08:00 [2024-03-15T20:08:00.236Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.236Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testRemoveAll -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.236Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAllConstructor -- Time elapsed: 0 s
16:08:00 [2024-03-15T20:08:00.236Z] 
16:08:00 [2024-03-15T20:08:00.236Z] Results:
16:08:00 [2024-03-15T20:08:00.236Z] 
16:08:00 [2024-03-15T20:08:00.236Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0
16:08:00 [2024-03-15T20:08:00.236Z] 
16:08:00 [2024-03-15T20:08:00.796Z] [INFO] All tests passed
16:08:00 [2024-03-15T20:08:00.796Z] [INFO] 
16:08:00 [2024-03-15T20:08:00.796Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:08:00 [2024-03-15T20:08:00.796Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT.jar
16:08:00 [2024-03-15T20:08:00.796Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT.pom
16:08:00 [2024-03-15T20:08:00.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-sources.jar
16:08:00 [2024-03-15T20:08:00.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-p2metadata.xml
16:08:00 [2024-03-15T20:08:00.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-p2artifacts.xml
16:08:00 [2024-03-15T20:08:00.797Z] [INFO] 
16:08:00 [2024-03-15T20:08:00.797Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:08:00 [2024-03-15T20:08:00.797Z] [INFO] 
16:08:00 [2024-03-15T20:08:00.797Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >--
16:08:00 [2024-03-15T20:08:00.797Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT [135/141]
16:08:00 [2024-03-15T20:08:00.797Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
16:08:00 [2024-03-15T20:08:00.797Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:08:00 [2024-03-15T20:08:00.797Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:08:00 [2024-03-15T20:08:00.797Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
16:08:01 [2024-03-15T20:08:01.052Z] [INFO] 
16:08:01 [2024-03-15T20:08:01.052Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:08:01 [2024-03-15T20:08:01.052Z] [INFO] 
16:08:01 [2024-03-15T20:08:01.052Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:08:01 [2024-03-15T20:08:01.052Z] [INFO] The project's OSGi version is 1.0.3.202403151906
16:08:01 [2024-03-15T20:08:01.052Z] [INFO] 
16:08:01 [2024-03-15T20:08:01.052Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:08:01 [2024-03-15T20:08:01.052Z] [INFO] 
16:08:01 [2024-03-15T20:08:01.052Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:08:01 [2024-03-15T20:08:01.052Z] [INFO] 
16:08:01 [2024-03-15T20:08:01.052Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:08:01 [2024-03-15T20:08:01.052Z] [INFO] 
16:08:01 [2024-03-15T20:08:01.052Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:08:01 [2024-03-15T20:08:01.052Z] [INFO] 
16:08:01 [2024-03-15T20:08:01.052Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:08:01 [2024-03-15T20:08:01.052Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.tests
16:08:01 [2024-03-15T20:08:01.308Z] [INFO] 
16:08:01 [2024-03-15T20:08:01.308Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:08:01 [2024-03-15T20:08:01.308Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
16:08:01 [2024-03-15T20:08:01.308Z] [INFO] 
16:08:01 [2024-03-15T20:08:01.308Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:08:01 [2024-03-15T20:08:01.308Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:08:01 [2024-03-15T20:08:01.308Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:08:01 [2024-03-15T20:08:01.308Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
16:08:01 [2024-03-15T20:08:01.308Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:08:01 [2024-03-15T20:08:01.566Z] [INFO] 
16:08:01 [2024-03-15T20:08:01.566Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:08:01 [2024-03-15T20:08:01.566Z] [INFO] 
16:08:01 [2024-03-15T20:08:01.566Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:08:01 [2024-03-15T20:08:01.566Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources
16:08:01 [2024-03-15T20:08:01.566Z] [INFO] 
16:08:01 [2024-03-15T20:08:01.566Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:08:01 [2024-03-15T20:08:01.566Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 134 were skipped
16:08:01 [2024-03-15T20:08:01.566Z] [INFO] 
16:08:01 [2024-03-15T20:08:01.566Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:08:01 [2024-03-15T20:08:01.566Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar
16:08:01 [2024-03-15T20:08:01.566Z] [INFO] 
16:08:01 [2024-03-15T20:08:01.566Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:08:01 [2024-03-15T20:08:01.566Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar
16:08:01 [2024-03-15T20:08:01.566Z] [INFO] 
16:08:01 [2024-03-15T20:08:01.566Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:08:01 [2024-03-15T20:08:01.566Z] [INFO] 
16:08:01 [2024-03-15T20:08:01.566Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:08:01 [2024-03-15T20:08:01.566Z] [INFO] 
16:08:01 [2024-03-15T20:08:01.566Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:08:01 [2024-03-15T20:08:01.566Z] [INFO] 
16:08:01 [2024-03-15T20:08:01.566Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:08:01 [2024-03-15T20:08:01.566Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar
16:08:02 [2024-03-15T20:08:02.930Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar
16:08:03 [2024-03-15T20:08:03.856Z] [INFO] 
16:08:03 [2024-03-15T20:08:03.856Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:08:03 [2024-03-15T20:08:03.856Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data/.metadata/.log
16:08:03 [2024-03-15T20:08:03.856Z] [INFO] Command line:
16:08:03 [2024-03-15T20:08:03.856Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:08:03 [2024-03-15T20:08:03.856Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:08:07 [2024-03-15T20:08:07.120Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:08:07 [2024-03-15T20:08:07.120Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:08:11 [2024-03-15T20:08:11.287Z] !SESSION 2024-03-15 20:08:03.978 -----------------------------------------------
16:08:11 [2024-03-15T20:08:11.287Z] eclipse.buildId=unknown
16:08:11 [2024-03-15T20:08:11.287Z] java.version=17.0.2
16:08:11 [2024-03-15T20:08:11.287Z] java.vendor=Oracle Corporation
16:08:11 [2024-03-15T20:08:11.287Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:08:11 [2024-03-15T20:08:11.287Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
16:08:11 [2024-03-15T20:08:11.287Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:08:11 [2024-03-15T20:08:11.287Z] 
16:08:11 [2024-03-15T20:08:11.287Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 20:08:10.630
16:08:11 [2024-03-15T20:08:11.287Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:08:11 [2024-03-15T20:08:11.287Z] !STACK 0
16:08:11 [2024-03-15T20:08:11.287Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:08:11 [2024-03-15T20:08:11.287Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:08:11 [2024-03-15T20:08:11.287Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:08:11 [2024-03-15T20:08:11.287Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:08:11 [2024-03-15T20:08:11.287Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
16:08:11 [2024-03-15T20:08:11.287Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
16:08:11 [2024-03-15T20:08:11.287Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
16:08:11 [2024-03-15T20:08:11.287Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
16:08:11 [2024-03-15T20:08:11.287Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:08:11 [2024-03-15T20:08:11.287Z] Caused by: java.io.IOException: error=2, No such file or directory
16:08:11 [2024-03-15T20:08:11.287Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:08:11 [2024-03-15T20:08:11.287Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:08:11 [2024-03-15T20:08:11.287Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:08:11 [2024-03-15T20:08:11.287Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:08:11 [2024-03-15T20:08:11.287Z] 	... 7 more
16:08:11 [2024-03-15T20:08:11.287Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
16:08:11 [2024-03-15T20:08:11.287Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
16:08:11 [2024-03-15T20:08:11.287Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testLoadElements -- Time elapsed: 0.021 s
16:08:11 [2024-03-15T20:08:11.287Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateInvalidMissingFiles -- Time elapsed: 0.058 s
16:08:11 [2024-03-15T20:08:11.287Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateInvalidEmptyProfile -- Time elapsed: 0.003 s
16:08:11 [2024-03-15T20:08:11.287Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateInvalidMissingRoot -- Time elapsed: 0.004 s
16:08:11 [2024-03-15T20:08:11.287Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateValid -- Time elapsed: 0.004 s
16:08:11 [2024-03-15T20:08:11.287Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
16:08:11 [2024-03-15T20:08:11.543Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
16:08:11 [2024-03-15T20:08:11.543Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest.testValidateValid -- Time elapsed: 0.055 s
16:08:11 [2024-03-15T20:08:11.543Z] 
16:08:11 [2024-03-15T20:08:11.543Z] Results:
16:08:11 [2024-03-15T20:08:11.543Z] 
16:08:11 [2024-03-15T20:08:11.543Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
16:08:11 [2024-03-15T20:08:11.543Z] 
16:08:12 [2024-03-15T20:08:12.105Z] [INFO] All tests passed
16:08:12 [2024-03-15T20:08:12.105Z] [INFO] 
16:08:12 [2024-03-15T20:08:12.105Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:08:12 [2024-03-15T20:08:12.105Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar
16:08:12 [2024-03-15T20:08:12.105Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.pom
16:08:12 [2024-03-15T20:08:12.105Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar
16:08:12 [2024-03-15T20:08:12.105Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml
16:08:12 [2024-03-15T20:08:12.105Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml
16:08:12 [2024-03-15T20:08:12.105Z] [INFO] 
16:08:12 [2024-03-15T20:08:12.105Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:08:12 [2024-03-15T20:08:12.105Z] [INFO] 
16:08:12 [2024-03-15T20:08:12.105Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >-----
16:08:12 [2024-03-15T20:08:12.105Z] [INFO] Building Trace Compass All Tests 1.0.13-SNAPSHOT               [136/141]
16:08:12 [2024-03-15T20:08:12.105Z] [INFO]   from releng/org.eclipse.tracecompass.alltests/pom.xml
16:08:12 [2024-03-15T20:08:12.105Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:08:12 [2024-03-15T20:08:12.105Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:08:12 [2024-03-15T20:08:12.106Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/pom.xml
16:08:12 [2024-03-15T20:08:12.666Z] [INFO] 
16:08:12 [2024-03-15T20:08:12.666Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.alltests ---
16:08:12 [2024-03-15T20:08:12.666Z] [INFO] 
16:08:12 [2024-03-15T20:08:12.666Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
16:08:12 [2024-03-15T20:08:12.666Z] [INFO] The project's OSGi version is 1.0.13.202403151906
16:08:12 [2024-03-15T20:08:12.666Z] [INFO] 
16:08:12 [2024-03-15T20:08:12.666Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
16:08:12 [2024-03-15T20:08:12.666Z] [INFO] 
16:08:12 [2024-03-15T20:08:12.666Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
16:08:12 [2024-03-15T20:08:12.666Z] [INFO] 
16:08:12 [2024-03-15T20:08:12.666Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
16:08:12 [2024-03-15T20:08:12.666Z] [INFO] 
16:08:12 [2024-03-15T20:08:12.666Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
16:08:12 [2024-03-15T20:08:12.666Z] [INFO] 
16:08:12 [2024-03-15T20:08:12.666Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests ---
16:08:12 [2024-03-15T20:08:12.667Z] [INFO] Resolving class path of Trace Compass All Tests
16:08:13 [2024-03-15T20:08:13.594Z] [INFO] 
16:08:13 [2024-03-15T20:08:13.594Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
16:08:13 [2024-03-15T20:08:13.594Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/src/main/resources
16:08:13 [2024-03-15T20:08:13.594Z] [INFO] 
16:08:13 [2024-03-15T20:08:13.594Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
16:08:13 [2024-03-15T20:08:13.594Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:08:13 [2024-03-15T20:08:13.594Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:08:13 [2024-03-15T20:08:13.594Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/pom.xml
16:08:13 [2024-03-15T20:08:13.594Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:08:13 [2024-03-15T20:08:13.849Z] [INFO] 
16:08:13 [2024-03-15T20:08:13.850Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.alltests ---
16:08:13 [2024-03-15T20:08:13.850Z] [INFO] 
16:08:13 [2024-03-15T20:08:13.850Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.alltests ---
16:08:13 [2024-03-15T20:08:13.850Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/src/test/resources
16:08:13 [2024-03-15T20:08:13.850Z] [INFO] 
16:08:13 [2024-03-15T20:08:13.850Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.alltests ---
16:08:13 [2024-03-15T20:08:13.850Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 152 were skipped
16:08:13 [2024-03-15T20:08:13.850Z] [INFO] 
16:08:13 [2024-03-15T20:08:13.850Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests ---
16:08:13 [2024-03-15T20:08:13.850Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar
16:08:13 [2024-03-15T20:08:13.850Z] [INFO] 
16:08:13 [2024-03-15T20:08:13.850Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests ---
16:08:13 [2024-03-15T20:08:13.850Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar
16:08:13 [2024-03-15T20:08:13.850Z] [INFO] 
16:08:13 [2024-03-15T20:08:13.850Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests ---
16:08:13 [2024-03-15T20:08:13.850Z] [INFO] 
16:08:13 [2024-03-15T20:08:13.850Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.alltests ---
16:08:13 [2024-03-15T20:08:13.850Z] [INFO] 
16:08:13 [2024-03-15T20:08:13.850Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests ---
16:08:13 [2024-03-15T20:08:13.850Z] [INFO] 
16:08:13 [2024-03-15T20:08:13.850Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.alltests ---
16:08:13 [2024-03-15T20:08:13.850Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar
16:08:15 [2024-03-15T20:08:15.213Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar
16:08:16 [2024-03-15T20:08:16.142Z] [INFO] 
16:08:16 [2024-03-15T20:08:16.142Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.alltests ---
16:08:16 [2024-03-15T20:08:16.142Z] [WARNING] No tests found
16:08:16 [2024-03-15T20:08:16.142Z] [INFO] 
16:08:16 [2024-03-15T20:08:16.142Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests ---
16:08:16 [2024-03-15T20:08:16.142Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar
16:08:16 [2024-03-15T20:08:16.142Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.pom
16:08:16 [2024-03-15T20:08:16.142Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar
16:08:16 [2024-03-15T20:08:16.142Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-p2metadata.xml
16:08:16 [2024-03-15T20:08:16.142Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-p2artifacts.xml
16:08:16 [2024-03-15T20:08:16.142Z] [INFO] 
16:08:16 [2024-03-15T20:08:16.142Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests ---
16:08:16 [2024-03-15T20:08:16.142Z] [INFO] 
16:08:16 [2024-03-15T20:08:16.142Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests >--
16:08:16 [2024-03-15T20:08:16.142Z] [INFO] Building org.eclipse.tracecompass.integration.core.tests 1.0.8-SNAPSHOT [137/141]
16:08:16 [2024-03-15T20:08:16.142Z] [INFO]   from releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
16:08:16 [2024-03-15T20:08:16.142Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:08:16 [2024-03-15T20:08:16.142Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:08:16 [2024-03-15T20:08:16.142Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
16:08:16 [2024-03-15T20:08:16.398Z] [INFO] 
16:08:16 [2024-03-15T20:08:16.398Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.integration.core.tests ---
16:08:16 [2024-03-15T20:08:16.398Z] [INFO] 
16:08:16 [2024-03-15T20:08:16.398Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests ---
16:08:16 [2024-03-15T20:08:16.398Z] [INFO] The project's OSGi version is 1.0.8.202403151906
16:08:16 [2024-03-15T20:08:16.398Z] [INFO] 
16:08:16 [2024-03-15T20:08:16.398Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests ---
16:08:16 [2024-03-15T20:08:16.398Z] [INFO] 
16:08:16 [2024-03-15T20:08:16.398Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests ---
16:08:16 [2024-03-15T20:08:16.398Z] [INFO] 
16:08:16 [2024-03-15T20:08:16.398Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests ---
16:08:16 [2024-03-15T20:08:16.398Z] [INFO] 
16:08:16 [2024-03-15T20:08:16.399Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests ---
16:08:16 [2024-03-15T20:08:16.399Z] [INFO] 
16:08:16 [2024-03-15T20:08:16.399Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests ---
16:08:16 [2024-03-15T20:08:16.399Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.core.tests
16:08:16 [2024-03-15T20:08:16.654Z] [INFO] 
16:08:16 [2024-03-15T20:08:16.654Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests ---
16:08:16 [2024-03-15T20:08:16.654Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources
16:08:16 [2024-03-15T20:08:16.654Z] [INFO] 
16:08:16 [2024-03-15T20:08:16.654Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests ---
16:08:16 [2024-03-15T20:08:16.654Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:08:16 [2024-03-15T20:08:16.654Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:08:16 [2024-03-15T20:08:16.654Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
16:08:16 [2024-03-15T20:08:16.654Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:08:16 [2024-03-15T20:08:16.910Z] [INFO] 
16:08:16 [2024-03-15T20:08:16.910Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.integration.core.tests ---
16:08:16 [2024-03-15T20:08:16.910Z] [INFO] 
16:08:16 [2024-03-15T20:08:16.910Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.integration.core.tests ---
16:08:16 [2024-03-15T20:08:16.910Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/src/test/resources
16:08:16 [2024-03-15T20:08:16.910Z] [INFO] 
16:08:16 [2024-03-15T20:08:16.910Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.core.tests ---
16:08:16 [2024-03-15T20:08:16.910Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 107 were skipped
16:08:16 [2024-03-15T20:08:16.910Z] [INFO] 
16:08:16 [2024-03-15T20:08:16.910Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.core.tests ---
16:08:16 [2024-03-15T20:08:16.910Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT-sources.jar
16:08:16 [2024-03-15T20:08:16.910Z] [INFO] 
16:08:16 [2024-03-15T20:08:16.910Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.core.tests ---
16:08:16 [2024-03-15T20:08:16.910Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT.jar
16:08:16 [2024-03-15T20:08:16.910Z] [INFO] 
16:08:16 [2024-03-15T20:08:16.910Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.core.tests ---
16:08:16 [2024-03-15T20:08:16.910Z] [INFO] 
16:08:16 [2024-03-15T20:08:16.910Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.integration.core.tests ---
16:08:16 [2024-03-15T20:08:16.910Z] [INFO] 
16:08:16 [2024-03-15T20:08:16.910Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.core.tests ---
16:08:16 [2024-03-15T20:08:16.910Z] [INFO] 
16:08:16 [2024-03-15T20:08:16.910Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.integration.core.tests ---
16:08:16 [2024-03-15T20:08:16.910Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT.jar
16:08:17 [2024-03-15T20:08:17.472Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT-sources.jar
16:08:18 [2024-03-15T20:08:18.399Z] [INFO] 
16:08:18 [2024-03-15T20:08:18.399Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.integration.core.tests ---
16:08:18 [2024-03-15T20:08:18.399Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data/.metadata/.log
16:08:18 [2024-03-15T20:08:18.399Z] [INFO] Command line:
16:08:18 [2024-03-15T20:08:18.399Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:08:18 [2024-03-15T20:08:18.399Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:08:21 [2024-03-15T20:08:21.666Z] Running org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest
16:08:39 [2024-03-15T20:08:39.709Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.18 s -- in org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest
16:08:39 [2024-03-15T20:08:39.709Z] org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest.test -- Time elapsed: 0.056 s
16:08:39 [2024-03-15T20:08:39.709Z] org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest.testGetter -- Time elapsed: 0.008 s
16:08:39 [2024-03-15T20:08:39.709Z] 
16:08:39 [2024-03-15T20:08:39.709Z] Results:
16:08:39 [2024-03-15T20:08:39.709Z] 
16:08:39 [2024-03-15T20:08:39.709Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
16:08:39 [2024-03-15T20:08:39.709Z] 
16:08:39 [2024-03-15T20:08:39.709Z] [INFO] All tests passed
16:08:39 [2024-03-15T20:08:39.709Z] [INFO] 
16:08:39 [2024-03-15T20:08:39.709Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.core.tests ---
16:08:39 [2024-03-15T20:08:39.709Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT.jar
16:08:39 [2024-03-15T20:08:39.709Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT.pom
16:08:39 [2024-03-15T20:08:39.709Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT-sources.jar
16:08:39 [2024-03-15T20:08:39.709Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT-p2metadata.xml
16:08:39 [2024-03-15T20:08:39.709Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT-p2artifacts.xml
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] 
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.core.tests ---
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] 
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] Building org.eclipse.tracecompass.testing 9.3.0-SNAPSHOT       [138/141]
16:08:39 [2024-03-15T20:08:39.710Z] [INFO]   from releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] 
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.testing ---
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] 
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] The project's OSGi version is 9.3.0.202403151906
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] 
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] 
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] 
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] 
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] 
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.testing ---
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/src/main/resources
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] 
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.testing ---
16:08:39 [2024-03-15T20:08:39.710Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 150 were skipped
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] 
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing ---
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] 
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing ---
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT.jar
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] 
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing ---
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] 
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing ---
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] 
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.testing ---
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT-sources-feature.jar
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] 
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing ---
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] 
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.testing ---
16:08:39 [2024-03-15T20:08:39.710Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT.jar
16:08:39 [2024-03-15T20:08:39.965Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT-sources-feature.jar
16:08:40 [2024-03-15T20:08:40.891Z] [INFO] 
16:08:40 [2024-03-15T20:08:40.891Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing ---
16:08:40 [2024-03-15T20:08:40.891Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT.jar
16:08:40 [2024-03-15T20:08:40.891Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT.pom
16:08:40 [2024-03-15T20:08:40.891Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT-sources-feature.jar
16:08:40 [2024-03-15T20:08:40.891Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT-p2metadata.xml
16:08:40 [2024-03-15T20:08:40.891Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT-p2artifacts.xml
16:08:40 [2024-03-15T20:08:40.891Z] [INFO] 
16:08:40 [2024-03-15T20:08:40.891Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing ---
16:08:40 [2024-03-15T20:08:40.891Z] [INFO] 
16:08:40 [2024-03-15T20:08:40.891Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >----
16:08:40 [2024-03-15T20:08:40.891Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 9.3.0-SNAPSHOT    [139/141]
16:08:40 [2024-03-15T20:08:40.891Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
16:08:40 [2024-03-15T20:08:40.891Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:08:40 [2024-03-15T20:08:40.891Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
16:08:40 [2024-03-15T20:08:40.891Z] [INFO] 
16:08:40 [2024-03-15T20:08:40.891Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote ---
16:08:40 [2024-03-15T20:08:40.891Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target
16:08:40 [2024-03-15T20:08:40.891Z] [INFO] 
16:08:40 [2024-03-15T20:08:40.891Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
16:08:40 [2024-03-15T20:08:40.891Z] [INFO] The project's OSGi version is 9.3.0.202403151906
16:08:40 [2024-03-15T20:08:40.891Z] [INFO] 
16:08:40 [2024-03-15T20:08:40.891Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
16:08:40 [2024-03-15T20:08:40.891Z] [INFO] 
16:08:40 [2024-03-15T20:08:40.891Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
16:08:40 [2024-03-15T20:08:40.891Z] [INFO] 
16:08:40 [2024-03-15T20:08:40.891Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
16:08:40 [2024-03-15T20:08:40.891Z] [INFO] 
16:08:40 [2024-03-15T20:08:40.891Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
16:08:40 [2024-03-15T20:08:40.891Z] [INFO] 
16:08:40 [2024-03-15T20:08:40.891Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote ---
16:08:40 [2024-03-15T20:08:40.891Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/src/main/resources
16:08:40 [2024-03-15T20:08:40.892Z] [INFO] 
16:08:40 [2024-03-15T20:08:40.892Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote ---
16:08:40 [2024-03-15T20:08:40.892Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
16:08:40 [2024-03-15T20:08:40.892Z] [INFO] 
16:08:40 [2024-03-15T20:08:40.892Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote ---
16:08:40 [2024-03-15T20:08:40.892Z] [INFO] 
16:08:40 [2024-03-15T20:08:40.892Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote ---
16:08:40 [2024-03-15T20:08:40.892Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT.jar
16:08:40 [2024-03-15T20:08:40.892Z] [INFO] 
16:08:40 [2024-03-15T20:08:40.892Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote ---
16:08:40 [2024-03-15T20:08:40.892Z] [INFO] 
16:08:41 [2024-03-15T20:08:41.148Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
16:08:41 [2024-03-15T20:08:41.148Z] [INFO] 
16:08:41 [2024-03-15T20:08:41.148Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote ---
16:08:41 [2024-03-15T20:08:41.148Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT-sources-feature.jar
16:08:41 [2024-03-15T20:08:41.148Z] [INFO] 
16:08:41 [2024-03-15T20:08:41.148Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
16:08:41 [2024-03-15T20:08:41.148Z] [INFO] 
16:08:41 [2024-03-15T20:08:41.148Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote ---
16:08:41 [2024-03-15T20:08:41.148Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT.jar
16:08:41 [2024-03-15T20:08:41.709Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT-sources-feature.jar
16:08:42 [2024-03-15T20:08:42.637Z] [INFO] 
16:08:42 [2024-03-15T20:08:42.637Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote ---
16:08:42 [2024-03-15T20:08:42.637Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT.jar
16:08:42 [2024-03-15T20:08:42.637Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT.pom
16:08:42 [2024-03-15T20:08:42.637Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT-sources-feature.jar
16:08:42 [2024-03-15T20:08:42.637Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT-p2metadata.xml
16:08:42 [2024-03-15T20:08:42.637Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT-p2artifacts.xml
16:08:42 [2024-03-15T20:08:42.637Z] [INFO] 
16:08:42 [2024-03-15T20:08:42.637Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote ---
16:08:42 [2024-03-15T20:08:42.637Z] [INFO] 
16:08:42 [2024-03-15T20:08:42.637Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >----
16:08:42 [2024-03-15T20:08:42.637Z] [INFO] Building Trace Compass Repository 9.3.0-SNAPSHOT               [140/141]
16:08:42 [2024-03-15T20:08:42.637Z] [INFO]   from releng/org.eclipse.tracecompass.releng-site/pom.xml
16:08:42 [2024-03-15T20:08:42.637Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
16:08:42 [2024-03-15T20:08:42.637Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/pom.xml
16:08:43 [2024-03-15T20:08:43.198Z] [INFO] 
16:08:43 [2024-03-15T20:08:43.198Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.releng-site ---
16:08:43 [2024-03-15T20:08:43.198Z] [INFO] 
16:08:43 [2024-03-15T20:08:43.198Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
16:08:43 [2024-03-15T20:08:43.198Z] [INFO] The project's OSGi version is 9.3.0.202403151906
16:08:43 [2024-03-15T20:08:43.198Z] [INFO] 
16:08:43 [2024-03-15T20:08:43.198Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
16:08:43 [2024-03-15T20:08:43.198Z] [INFO] 
16:08:43 [2024-03-15T20:08:43.198Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
16:08:43 [2024-03-15T20:08:43.198Z] [INFO] 
16:08:43 [2024-03-15T20:08:43.198Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
16:08:43 [2024-03-15T20:08:43.198Z] [INFO] 
16:08:43 [2024-03-15T20:08:43.198Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
16:08:43 [2024-03-15T20:08:43.198Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/src/main/resources
16:08:43 [2024-03-15T20:08:43.198Z] [INFO] 
16:08:43 [2024-03-15T20:08:43.198Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site ---
16:08:43 [2024-03-15T20:08:43.198Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
16:08:43 [2024-03-15T20:08:43.198Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
16:08:43 [2024-03-15T20:08:43.198Z] [INFO] 
16:08:43 [2024-03-15T20:08:43.198Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site ---
16:08:43 [2024-03-15T20:08:43.198Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
16:08:43 [2024-03-15T20:08:43.198Z] [INFO] 
16:08:43 [2024-03-15T20:08:43.198Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site ---
16:08:43 [2024-03-15T20:08:43.198Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
16:08:43 [2024-03-15T20:08:43.198Z] [INFO] 
16:08:43 [2024-03-15T20:08:43.198Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site ---
16:08:43 [2024-03-15T20:08:43.198Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
16:08:43 [2024-03-15T20:08:43.198Z] [INFO] 
16:08:43 [2024-03-15T20:08:43.198Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site ---
16:08:43 [2024-03-15T20:08:43.198Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
16:08:49 [2024-03-15T20:08:49.737Z] [INFO] 
16:08:49 [2024-03-15T20:08:49.737Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site ---
16:08:49 [2024-03-15T20:08:49.737Z] [INFO] 
16:08:49 [2024-03-15T20:08:49.737Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site ---
16:08:49 [2024-03-15T20:08:49.737Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
16:08:49 [2024-03-15T20:08:49.737Z] [INFO] 
16:08:49 [2024-03-15T20:08:49.737Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.releng-site ---
16:08:49 [2024-03-15T20:08:49.737Z] [INFO] 
16:08:49 [2024-03-15T20:08:49.737Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site ---
16:08:49 [2024-03-15T20:08:49.737Z] [INFO] 
16:08:49 [2024-03-15T20:08:49.737Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.releng-site ---
16:08:49 [2024-03-15T20:08:49.737Z] [INFO] 
16:08:49 [2024-03-15T20:08:49.737Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site ---
16:08:49 [2024-03-15T20:08:49.737Z] [INFO] No primary artifact to install, installing attached artifacts instead.
16:08:49 [2024-03-15T20:08:49.737Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/9.3.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-9.3.0-SNAPSHOT.pom
16:08:49 [2024-03-15T20:08:49.737Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/9.3.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-9.3.0-SNAPSHOT-p2metadata.xml
16:08:49 [2024-03-15T20:08:49.737Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/9.3.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-9.3.0-SNAPSHOT-p2artifacts.xml
16:08:49 [2024-03-15T20:08:49.737Z] [INFO] 
16:08:49 [2024-03-15T20:08:49.737Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site ---
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] 
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >--
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT [141/141]
16:08:49 [2024-03-15T20:08:49.738Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:08:49 [2024-03-15T20:08:49.738Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] 
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] 
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] The project's OSGi version is 1.0.4.202403151906
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] 
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] 
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] 
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] 
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] 
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core.tests
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] 
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] 
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:08:49 [2024-03-15T20:08:49.738Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:08:49 [2024-03-15T20:08:49.738Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:08:49 [2024-03-15T20:08:49.738Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] 
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] 
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] 
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/test/resources
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] 
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:08:49 [2024-03-15T20:08:49.738Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:08:49 [2024-03-15T20:08:49.738Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:08:49 [2024-03-15T20:08:49.738Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] 
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:08:49 [2024-03-15T20:08:49.738Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 24 were skipped
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] 
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] 
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] 
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] 
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] 
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] 
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:08:49 [2024-03-15T20:08:49.738Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar
16:08:50 [2024-03-15T20:08:50.667Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar
16:08:51 [2024-03-15T20:08:51.595Z] [INFO] 
16:08:51 [2024-03-15T20:08:51.595Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:08:51 [2024-03-15T20:08:51.595Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar
16:08:51 [2024-03-15T20:08:51.595Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.pom
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] 
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] ------------------------------------------------------------------------
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] Reactor Summary:
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] 
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] Trace Compass Parent 9.3.0-SNAPSHOT ................ SUCCESS [ 12.386 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 9.3.0-SNAPSHOT SUCCESS [  0.009 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] Trace Compass Common Utilities Parent 9.3.0-SNAPSHOT SUCCESS [  0.008 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT  SUCCESS [ 15.363 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] Trace Compass State System Parent 9.3.0-SNAPSHOT ... SUCCESS [  0.013 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT SUCCESS [  2.909 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT SUCCESS [  3.264 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] Trace Compass TMF Parent 9.3.0-SNAPSHOT ............ SUCCESS [  0.011 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] Trace Compass Filter Parser 1.1.1-SNAPSHOT ......... SUCCESS [  2.418 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.statesystem.core 5.3.1-SNAPSHOT SUCCESS [  3.138 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.tmf.core 9.2.1-SNAPSHOT ... SUCCESS [  7.050 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT SUCCESS [  1.803 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT SUCCESS [ 22.130 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT SUCCESS [05:39 min]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] Trace Compass CTF Support Parent 9.3.0-SNAPSHOT .... SUCCESS [  0.007 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT .... SUCCESS [  8.769 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.ctf.core 4.4.1-SNAPSHOT ... SUCCESS [  3.618 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT SUCCESS [  2.143 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.15-SNAPSHOT SUCCESS [ 36.009 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT SUCCESS [04:44 min]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT SUCCESS [  6.956 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.tmf.ui 9.0.3-SNAPSHOT ..... SUCCESS [ 11.126 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT SUCCESS [  3.052 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT SUCCESS [  3.234 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT SUCCESS [  2.934 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT SUCCESS [  2.722 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.5.1-SNAPSHOT SUCCESS [  1.928 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT SUCCESS [  2.803 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 8.2.1-SNAPSHOT SUCCESS [  2.844 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] Trace Compass LTTng Support Parent 9.3.0-SNAPSHOT .. SUCCESS [  0.009 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT SUCCESS [  2.480 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT SUCCESS [  2.008 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT SUCCESS [03:01 min]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] Trace Compass Release Engineering Parent 9.3.0-SNAPSHOT SUCCESS [  0.005 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT SUCCESS [  1.838 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.22-SNAPSHOT SUCCESS [05:09 min]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [01:14 min]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT SUCCESS [  8.297 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT SUCCESS [  2.237 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT SUCCESS [  6.631 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT SUCCESS [  3.336 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT SUCCESS [  3.219 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT SUCCESS [  6.815 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 14.083 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 22.739 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT SUCCESS [02:01 min]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT SUCCESS [  3.485 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.1.3-SNAPSHOT SUCCESS [  3.256 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT SUCCESS [ 11.359 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT SUCCESS [ 13.806 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [ 25.644 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT SUCCESS [ 54.860 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.4.1-SNAPSHOT SUCCESS [  3.159 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.10-SNAPSHOT SUCCESS [ 40.431 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 4.1.1-SNAPSHOT SUCCESS [  3.186 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [ 13.301 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] Trace Compass BTF Support Parent 9.3.0-SNAPSHOT .... SUCCESS [  0.009 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT ... SUCCESS [  2.192 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT ..... SUCCESS [  2.145 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] Trace Compass Documentation 9.3.0-SNAPSHOT ......... SUCCESS [  0.006 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] Trace Compass Profiling User Guide 9.3.0-SNAPSHOT .. SUCCESS [ 10.322 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] Trace Compass Developer Guide 9.3.0-SNAPSHOT ....... SUCCESS [  6.946 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT SUCCESS [  2.557 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.tmf 9.3.0-SNAPSHOT ........ SUCCESS [  1.967 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.btf 9.3.0-SNAPSHOT ........ SUCCESS [  2.289 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT SUCCESS [  5.938 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT SUCCESS [  7.085 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.ctf 9.3.0-SNAPSHOT ........ SUCCESS [  2.274 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT SUCCESS [  6.367 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.tmf.ctf 9.3.0-SNAPSHOT .... SUCCESS [  1.733 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [02:00 min]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] Trace Compass User Guide 9.3.0-SNAPSHOT ............ SUCCESS [  8.713 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 9.3.0-SNAPSHOT SUCCESS [  5.210 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] Trace Compass RCP User Guide 9.3.0-SNAPSHOT ........ SUCCESS [  5.032 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] Trace Compass Pcap User Guide 9.3.0-SNAPSHOT ....... SUCCESS [  4.298 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT .. SUCCESS [  2.561 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 9.3.0-SNAPSHOT SUCCESS [  0.006 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT SUCCESS [  3.920 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT  SUCCESS [  2.353 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.gdbtrace 9.3.0-SNAPSHOT ... SUCCESS [  2.109 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT SUCCESS [  7.758 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 10.540 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT SUCCESS [  5.041 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT SUCCESS [  1.760 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT SUCCESS [  3.419 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT SUCCESS [  2.788 s]
16:08:51 [2024-03-15T20:08:51.596Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT SUCCESS [  3.617 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.lttng2.control 9.3.0-SNAPSHOT SUCCESS [  2.017 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT SUCCESS [  6.885 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT SUCCESS [  5.922 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT SUCCESS [ 29.300 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [ 53.301 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT SUCCESS [  2.539 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 9.3.0-SNAPSHOT SUCCESS [  2.375 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT SUCCESS [ 37.609 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT SUCCESS [02:51 min]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.21-SNAPSHOT SUCCESS [04:22 min]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.2.2-SNAPSHOT SUCCESS [  2.604 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT SUCCESS [  3.500 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.lttng2.ust 9.3.0-SNAPSHOT . SUCCESS [  2.302 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.15-SNAPSHOT SUCCESS [ 33.296 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 11.662 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [01:10 min]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] Trace Compass Pcap Format Support Parent 9.3.0-SNAPSHOT SUCCESS [  0.006 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT .. SUCCESS [  1.971 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT SUCCESS [  7.558 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT SUCCESS [  2.117 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT  SUCCESS [  2.941 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.tmf.pcap 9.3.0-SNAPSHOT ... SUCCESS [  2.456 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT SUCCESS [  6.898 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 26.729 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] Trace Compass RCP Parent 9.3.0-SNAPSHOT ............ SUCCESS [  0.008 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] Trace Compass RCP Branding plug-in 9.3.0-SNAPSHOT .. SUCCESS [  2.645 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] Trace Compass RCP Branding Feature 9.3.0-SNAPSHOT .. SUCCESS [  1.826 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT SUCCESS [  2.519 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.rcp.ui 9.3.0-SNAPSHOT ..... SUCCESS [  2.406 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] Trace Compass RCP Feature 9.3.0-SNAPSHOT ........... SUCCESS [  4.553 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT SUCCESS [  5.777 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT SUCCESS [ 10.721 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.5-SNAPSHOT SUCCESS [  4.673 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.rcp.incubator 9.3.0-SNAPSHOT SUCCESS [  1.853 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.tmf.cli 9.3.0-SNAPSHOT .... SUCCESS [  2.027 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] Trace Compass Json trace Parent 9.3.0-SNAPSHOT ..... SUCCESS [  0.004 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT SUCCESS [  1.936 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.jsontrace 9.3.0-SNAPSHOT .. SUCCESS [  1.688 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] Trace Compass RCP Product 9.3.0-SNAPSHOT ........... SUCCESS [03:49 min]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] Trace Compass Target Platform 9.3.0-SNAPSHOT ....... SUCCESS [  0.984 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT SUCCESS [ 12.921 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT SUCCESS [ 56.836 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [01:28 min]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [08:02 min]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 10.619 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT SUCCESS [  6.794 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT SUCCESS [  6.006 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 11.394 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] Trace Compass All Tests 1.0.13-SNAPSHOT ............ SUCCESS [  3.979 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.integration.core.tests 1.0.8-SNAPSHOT SUCCESS [ 22.449 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.testing 9.3.0-SNAPSHOT .... SUCCESS [  2.205 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.tmf.remote 9.3.0-SNAPSHOT . SUCCESS [  1.816 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] Trace Compass Repository 9.3.0-SNAPSHOT ............ SUCCESS [  6.892 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT SUCCESS [  1.894 s]
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] ------------------------------------------------------------------------
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] BUILD SUCCESS
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] ------------------------------------------------------------------------
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] Total time:  01:02 h
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] Finished at: 2024-03-15T20:08:51Z
16:08:51 [2024-03-15T20:08:51.597Z] [INFO] ------------------------------------------------------------------------
16:08:52 [2024-03-15T20:08:52.439Z] [Pipeline] sh
16:08:53 [2024-03-15T20:08:53.024Z] + mkdir -p releng/org.eclipse.tracecompass.releng-site/target/repository/
16:08:53 [2024-03-15T20:08:53.282Z] [Pipeline] sh
16:08:53 [2024-03-15T20:08:53.901Z] + git rev-parse --short HEAD
16:08:54 [2024-03-15T20:08:54.178Z] [Pipeline] sh
16:08:54 [2024-03-15T20:08:54.699Z] + mkdir -p rcp/org.eclipse.tracecompass.rcp.product/target/repository/
16:08:54 [2024-03-15T20:08:54.956Z] [Pipeline] sh
16:08:55 [2024-03-15T20:08:55.548Z] + cp releng/org.eclipse.tracecompass.releng-site/target/repository//tc-git-sha rcp/org.eclipse.tracecompass.rcp.product/target/repository//tc-git-sha
16:08:55 [2024-03-15T20:08:55.801Z] [Pipeline] }
16:08:56 [2024-03-15T20:08:56.069Z] [Pipeline] // container
16:08:56 [2024-03-15T20:08:56.471Z] Post stage
16:08:57 [2024-03-15T20:08:57.371Z] [Pipeline] container
16:08:57 [2024-03-15T20:08:57.372Z] [Pipeline] {
16:08:58 [2024-03-15T20:08:58.053Z] [Pipeline] junit
16:08:58 [2024-03-15T20:08:58.057Z] Recording test results
16:09:23 [2024-03-15T20:09:23.278Z] [Checks API] No suitable checks publisher found.
16:09:23 [2024-03-15T20:09:23.534Z] [Pipeline] archiveArtifacts
16:09:23 [2024-03-15T20:09:23.537Z] Archiving artifacts
16:09:26 [2024-03-15T20:09:26.043Z] [Pipeline] }
16:09:26 [2024-03-15T20:09:26.299Z] [Pipeline] // container
16:09:28 [2024-03-15T20:09:28.010Z] [Pipeline] }
16:09:28 [2024-03-15T20:09:28.263Z] [Pipeline] // withEnv
16:09:28 [2024-03-15T20:09:28.643Z] [Pipeline] }
16:09:28 [2024-03-15T20:09:28.907Z] [Pipeline] // stage
16:09:29 [2024-03-15T20:09:29.652Z] [Pipeline] stage
16:09:29 [2024-03-15T20:09:29.653Z] [Pipeline] { (Deploy Site)
16:09:35 [2024-03-15T20:09:35.287Z] [Pipeline] tool
16:09:35 [2024-03-15T20:09:35.787Z] [Pipeline] envVarsForTool
16:09:36 [2024-03-15T20:09:36.675Z] [Pipeline] tool
16:09:37 [2024-03-15T20:09:37.186Z] [Pipeline] envVarsForTool
16:09:37 [2024-03-15T20:09:37.819Z] [Pipeline] withEnv
16:09:37 [2024-03-15T20:09:37.820Z] [Pipeline] {
16:09:39 [2024-03-15T20:09:39.330Z] [Pipeline] sshagent
16:09:39 [2024-03-15T20:09:39.338Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
16:09:39 [2024-03-15T20:09:39.338Z] [ssh-agent] Looking for ssh-agent implementation...
16:09:39 [2024-03-15T20:09:39.502Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
16:09:39 [2024-03-15T20:09:39.505Z] $ ssh-agent
16:09:39 [2024-03-15T20:09:39.600Z] SSH_AUTH_SOCK=/tmp/ssh-JQKCyB9Vlnq0/agent.219
16:09:39 [2024-03-15T20:09:39.600Z] SSH_AGENT_PID=221
16:09:39 [2024-03-15T20:09:39.701Z] Running ssh-add (command line suppressed)
16:09:39 [2024-03-15T20:09:39.802Z] Identity added: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_17277980964624803504.key (/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_17277980964624803504.key)
16:09:39 [2024-03-15T20:09:39.812Z] [ssh-agent] Started.
16:09:39 [2024-03-15T20:09:39.812Z] [Pipeline] {
16:09:40 [2024-03-15T20:09:40.439Z] [Pipeline] sh
16:09:40 [2024-03-15T20:09:40.898Z] + /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts//deploy-update-site.sh releng/org.eclipse.tracecompass.releng-site/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/repository/
16:09:40 [2024-03-15T20:09:40.898Z] + repo=tracecompass
16:09:40 [2024-03-15T20:09:40.898Z] + '[' 2 -lt 2 ']'
16:09:40 [2024-03-15T20:09:40.898Z] + sitePath=releng/org.eclipse.tracecompass.releng-site/target/repository/
16:09:40 [2024-03-15T20:09:40.898Z] + siteDestination=/home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/repository/
16:09:40 [2024-03-15T20:09:40.898Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
16:09:40 [2024-03-15T20:09:40.898Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
16:09:40 [2024-03-15T20:09:40.898Z] + SCP=scp
16:09:40 [2024-03-15T20:09:40.898Z] + ECHO=echo
16:09:40 [2024-03-15T20:09:40.898Z] + '[' false == false ']'
16:09:40 [2024-03-15T20:09:40.898Z] + ECHO=
16:09:40 [2024-03-15T20:09:40.898Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/repository/
16:09:40 [2024-03-15T20:09:40.898Z]               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/repository//*'
16:09:41 [2024-03-15T20:09:41.502Z] + scp -r releng/org.eclipse.tracecompass.releng-site/target/repository//artifacts.jar releng/org.eclipse.tracecompass.releng-site/target/repository//artifacts.xml.xz releng/org.eclipse.tracecompass.releng-site/target/repository//content.jar releng/org.eclipse.tracecompass.releng-site/target/repository//content.xml.xz releng/org.eclipse.tracecompass.releng-site/target/repository//features releng/org.eclipse.tracecompass.releng-site/target/repository//p2.index releng/org.eclipse.tracecompass.releng-site/target/repository//plugins releng/org.eclipse.tracecompass.releng-site/target/repository//tc-git-sha genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/repository/
16:09:46 [2024-03-15T20:09:46.208Z] [Pipeline] }
16:09:46 [2024-03-15T20:09:46.211Z] $ ssh-agent -k
16:09:46 [2024-03-15T20:09:46.216Z] unset SSH_AUTH_SOCK;
16:09:46 [2024-03-15T20:09:46.216Z] unset SSH_AGENT_PID;
16:09:46 [2024-03-15T20:09:46.217Z] echo Agent pid 221 killed;
16:09:46 [2024-03-15T20:09:46.220Z] [ssh-agent] Stopped.
16:09:46 [2024-03-15T20:09:46.482Z] [Pipeline] // sshagent
16:09:46 [2024-03-15T20:09:46.883Z] [Pipeline] }
16:09:47 [2024-03-15T20:09:47.154Z] [Pipeline] // withEnv
16:09:47 [2024-03-15T20:09:47.535Z] [Pipeline] }
16:09:47 [2024-03-15T20:09:47.783Z] [Pipeline] // stage
16:09:48 [2024-03-15T20:09:48.548Z] [Pipeline] stage
16:09:48 [2024-03-15T20:09:48.549Z] [Pipeline] { (Deploy RCP)
16:09:54 [2024-03-15T20:09:54.248Z] [Pipeline] tool
16:09:54 [2024-03-15T20:09:54.763Z] [Pipeline] envVarsForTool
16:09:55 [2024-03-15T20:09:55.651Z] [Pipeline] tool
16:09:56 [2024-03-15T20:09:56.171Z] [Pipeline] envVarsForTool
16:09:56 [2024-03-15T20:09:56.783Z] [Pipeline] withEnv
16:09:56 [2024-03-15T20:09:56.784Z] [Pipeline] {
16:09:58 [2024-03-15T20:09:58.287Z] [Pipeline] sshagent
16:09:58 [2024-03-15T20:09:58.294Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
16:09:58 [2024-03-15T20:09:58.294Z] [ssh-agent] Looking for ssh-agent implementation...
16:09:58 [2024-03-15T20:09:58.306Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
16:09:58 [2024-03-15T20:09:58.308Z] $ ssh-agent
16:09:58 [2024-03-15T20:09:58.317Z] SSH_AUTH_SOCK=/tmp/ssh-Mg6hpJBA335l/agent.243
16:09:58 [2024-03-15T20:09:58.317Z] SSH_AGENT_PID=245
16:09:58 [2024-03-15T20:09:58.325Z] Running ssh-add (command line suppressed)
16:09:58 [2024-03-15T20:09:58.405Z] Identity added: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_12953966627366981759.key (/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_12953966627366981759.key)
16:09:58 [2024-03-15T20:09:58.414Z] [ssh-agent] Started.
16:09:58 [2024-03-15T20:09:58.414Z] [Pipeline] {
16:09:59 [2024-03-15T20:09:59.024Z] [Pipeline] sh
16:09:59 [2024-03-15T20:09:59.299Z] + /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts//deploy-rcp.sh rcp/org.eclipse.tracecompass.rcp.product/target/products/ /home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp/ rcp/org.eclipse.tracecompass.rcp.product/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp-repository/ 'trace-compass-*' false
16:09:59 [2024-03-15T20:09:59.299Z] + repo=tracecompass
16:09:59 [2024-03-15T20:09:59.299Z] + '[' 6 -lt 6 ']'
16:09:59 [2024-03-15T20:09:59.299Z] + rcpPath=rcp/org.eclipse.tracecompass.rcp.product/target/products/
16:09:59 [2024-03-15T20:09:59.299Z] + rcpDestination=/home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp/
16:09:59 [2024-03-15T20:09:59.299Z] + rcpSitePath=rcp/org.eclipse.tracecompass.rcp.product/target/repository/
16:09:59 [2024-03-15T20:09:59.299Z] + rcpSiteDestination=/home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp-repository/
16:09:59 [2024-03-15T20:09:59.299Z] + rcpPattern='trace-compass-*'
16:09:59 [2024-03-15T20:09:59.299Z] + copyLatest=false
16:09:59 [2024-03-15T20:09:59.299Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
16:09:59 [2024-03-15T20:09:59.299Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
16:09:59 [2024-03-15T20:09:59.299Z] + SCP=scp
16:09:59 [2024-03-15T20:09:59.299Z] + ECHO=echo
16:09:59 [2024-03-15T20:09:59.299Z] + '[' false == false ']'
16:09:59 [2024-03-15T20:09:59.299Z] + ECHO=
16:09:59 [2024-03-15T20:09:59.299Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp/ &&               mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp-repository/ &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp//trace-compass* &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp-repository//*'
16:10:00 [2024-03-15T20:10:00.226Z] + scp rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.3.0-20240315-1906-linux.gtk.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.3.0-20240315-1906-macosx.cocoa.aarch64.dmg rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.3.0-20240315-1906-macosx.cocoa.aarch64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.3.0-20240315-1906-macosx.cocoa.x86_64.dmg rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.3.0-20240315-1906-macosx.cocoa.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.3.0-20240315-1906-win32.win32.x86_64.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp/
16:10:32 [2024-03-15T20:10:32.324Z] + scp -r rcp/org.eclipse.tracecompass.rcp.product/target/repository//artifacts.jar rcp/org.eclipse.tracecompass.rcp.product/target/repository//artifacts.xml.xz rcp/org.eclipse.tracecompass.rcp.product/target/repository//binary rcp/org.eclipse.tracecompass.rcp.product/target/repository//content.jar rcp/org.eclipse.tracecompass.rcp.product/target/repository//content.xml.xz rcp/org.eclipse.tracecompass.rcp.product/target/repository//features rcp/org.eclipse.tracecompass.rcp.product/target/repository//p2.index rcp/org.eclipse.tracecompass.rcp.product/target/repository//plugins rcp/org.eclipse.tracecompass.rcp.product/target/repository//tc-git-sha genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp-repository/
16:10:37 [2024-03-15T20:10:37.565Z] + '[' false == true ']'
16:10:37 [2024-03-15T20:10:37.824Z] [Pipeline] }
16:10:37 [2024-03-15T20:10:37.826Z] $ ssh-agent -k
16:10:37 [2024-03-15T20:10:37.832Z] unset SSH_AUTH_SOCK;
16:10:37 [2024-03-15T20:10:37.832Z] unset SSH_AGENT_PID;
16:10:37 [2024-03-15T20:10:37.832Z] echo Agent pid 245 killed;
16:10:37 [2024-03-15T20:10:37.838Z] [ssh-agent] Stopped.
16:10:38 [2024-03-15T20:10:38.094Z] [Pipeline] // sshagent
16:10:38 [2024-03-15T20:10:38.467Z] [Pipeline] }
16:10:38 [2024-03-15T20:10:38.726Z] [Pipeline] // withEnv
16:10:39 [2024-03-15T20:10:39.104Z] [Pipeline] }
16:10:39 [2024-03-15T20:10:39.362Z] [Pipeline] // stage
16:10:40 [2024-03-15T20:10:40.103Z] [Pipeline] stage
16:10:40 [2024-03-15T20:10:40.103Z] [Pipeline] { (Deploy Doc)
16:10:45 [2024-03-15T20:10:45.691Z] [Pipeline] tool
16:10:46 [2024-03-15T20:10:46.195Z] [Pipeline] envVarsForTool
16:10:47 [2024-03-15T20:10:47.088Z] [Pipeline] tool
16:10:47 [2024-03-15T20:10:47.591Z] [Pipeline] envVarsForTool
16:10:48 [2024-03-15T20:10:48.214Z] [Pipeline] withEnv
16:10:48 [2024-03-15T20:10:48.214Z] [Pipeline] {
16:10:49 [2024-03-15T20:10:49.735Z] [Pipeline] sshagent
16:10:49 [2024-03-15T20:10:49.743Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
16:10:49 [2024-03-15T20:10:49.743Z] [ssh-agent] Looking for ssh-agent implementation...
16:10:49 [2024-03-15T20:10:49.754Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
16:10:49 [2024-03-15T20:10:49.756Z] $ ssh-agent
16:10:49 [2024-03-15T20:10:49.765Z] SSH_AUTH_SOCK=/tmp/ssh-J9tdEHcZo85C/agent.291
16:10:49 [2024-03-15T20:10:49.765Z] SSH_AGENT_PID=293
16:10:49 [2024-03-15T20:10:49.771Z] Running ssh-add (command line suppressed)
16:10:49 [2024-03-15T20:10:49.807Z] Identity added: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_12311974199951146958.key (/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_12311974199951146958.key)
16:10:49 [2024-03-15T20:10:49.902Z] [ssh-agent] Started.
16:10:49 [2024-03-15T20:10:49.903Z] [Pipeline] {
16:10:50 [2024-03-15T20:10:50.554Z] [Pipeline] sh
16:10:50 [2024-03-15T20:10:50.825Z] + /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts//deploy-doc.sh
16:10:50 [2024-03-15T20:10:50.825Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
16:10:50 [2024-03-15T20:10:50.825Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
16:10:50 [2024-03-15T20:10:50.825Z] + SCP=scp
16:10:50 [2024-03-15T20:10:50.825Z] + DOC_BASE_PATH=doc
16:10:50 [2024-03-15T20:10:50.825Z] ++ ls doc
16:10:50 [2024-03-15T20:10:50.825Z] ++ grep org.eclipse.tracecompass
16:10:50 [2024-03-15T20:10:50.825Z] ++ grep doc
16:10:50 [2024-03-15T20:10:50.825Z] + DOC_DIRS='org.eclipse.tracecompass.analysis.profiling.doc.user
16:10:50 [2024-03-15T20:10:50.825Z] org.eclipse.tracecompass.doc.dev
16:10:50 [2024-03-15T20:10:50.825Z] org.eclipse.tracecompass.doc.user
16:10:50 [2024-03-15T20:10:50.825Z] org.eclipse.tracecompass.gdbtrace.doc.user
16:10:50 [2024-03-15T20:10:50.825Z] org.eclipse.tracecompass.rcp.doc.user
16:10:50 [2024-03-15T20:10:50.825Z] org.eclipse.tracecompass.tmf.pcap.doc.user'
16:10:50 [2024-03-15T20:10:50.825Z] + DOC_ZIP_FILE=doc-deployment.zip
16:10:50 [2024-03-15T20:10:50.825Z] + ECHO=echo
16:10:50 [2024-03-15T20:10:50.825Z] + '[' false == false ']'
16:10:50 [2024-03-15T20:10:50.825Z] + ECHO=
16:10:50 [2024-03-15T20:10:50.825Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/2024-03 &&               rm -f /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/2024-03/doc-deployment.zip'
16:10:54 [2024-03-15T20:10:54.093Z] + for DOC_NAME in $DOC_DIRS
16:10:54 [2024-03-15T20:10:54.093Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/2024-03/org.eclipse.tracecompass.analysis.profiling.doc.user'
16:10:54 [2024-03-15T20:10:54.655Z] + for DOC_NAME in $DOC_DIRS
16:10:54 [2024-03-15T20:10:54.655Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/2024-03/org.eclipse.tracecompass.doc.dev'
16:10:54 [2024-03-15T20:10:54.910Z] + for DOC_NAME in $DOC_DIRS
16:10:54 [2024-03-15T20:10:54.910Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/2024-03/org.eclipse.tracecompass.doc.user'
16:10:55 [2024-03-15T20:10:55.472Z] + for DOC_NAME in $DOC_DIRS
16:10:55 [2024-03-15T20:10:55.472Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/2024-03/org.eclipse.tracecompass.gdbtrace.doc.user'
16:10:55 [2024-03-15T20:10:55.727Z] + for DOC_NAME in $DOC_DIRS
16:10:55 [2024-03-15T20:10:55.727Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/2024-03/org.eclipse.tracecompass.rcp.doc.user'
16:10:55 [2024-03-15T20:10:55.983Z] + for DOC_NAME in $DOC_DIRS
16:10:55 [2024-03-15T20:10:55.983Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/2024-03/org.eclipse.tracecompass.tmf.pcap.doc.user'
16:10:56 [2024-03-15T20:10:56.238Z] + ZIP_INPUT='org.eclipse.tracecompas*'
16:10:56 [2024-03-15T20:10:56.238Z] + ZIP_PATH=doc/.temp
16:10:56 [2024-03-15T20:10:56.238Z] + cd doc/.temp
16:10:56 [2024-03-15T20:10:56.238Z] + zip -r doc-deployment.zip org.eclipse.tracecompass.analysis.profiling.doc.user org.eclipse.tracecompass.doc.dev org.eclipse.tracecompass.doc.user org.eclipse.tracecompass.gdbtrace.doc.user org.eclipse.tracecompass.rcp.doc.user org.eclipse.tracecompass.tmf.pcap.doc.user
16:10:56 [2024-03-15T20:10:56.238Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/ (stored 0%)
16:10:56 [2024-03-15T20:10:56.238Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/Additional-documentation-for-developers.html (deflated 70%)
16:10:56 [2024-03-15T20:10:56.238Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/Analyses-and-views.html (deflated 72%)
16:10:56 [2024-03-15T20:10:56.238Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/Overview.html (deflated 69%)
16:10:56 [2024-03-15T20:10:56.238Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/Terminology.html (deflated 65%)
16:10:56 [2024-03-15T20:10:56.238Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/User-Guide.html (deflated 70%)
16:10:56 [2024-03-15T20:10:56.238Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/images/ (stored 0%)
16:10:56 [2024-03-15T20:10:56.238Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/images/home.gif (deflated 23%)
16:10:56 [2024-03-15T20:10:56.238Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/images/next.gif (deflated 19%)
16:10:56 [2024-03-15T20:10:56.238Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/images/prev.gif (deflated 19%)
16:10:56 [2024-03-15T20:10:56.238Z]   adding: org.eclipse.tracecompass.doc.dev/ (stored 0%)
16:10:56 [2024-03-15T20:10:56.238Z]   adding: org.eclipse.tracecompass.doc.dev/Analysis-Framework.html (deflated 70%)
16:10:56 [2024-03-15T20:10:56.238Z]   adding: org.eclipse.tracecompass.doc.dev/CTF-Parser.html (deflated 64%)
16:10:56 [2024-03-15T20:10:56.238Z]   adding: org.eclipse.tracecompass.doc.dev/Component-Interaction.html (deflated 77%)
16:10:56 [2024-03-15T20:10:56.238Z]   adding: org.eclipse.tracecompass.doc.dev/Data-Providers.html (deflated 78%)
16:10:56 [2024-03-15T20:10:56.238Z]   adding: org.eclipse.tracecompass.doc.dev/Developer-Guide.html (deflated 84%)
16:10:56 [2024-03-15T20:10:56.238Z]   adding: org.eclipse.tracecompass.doc.dev/Event-matching-and-trace-synchronization.html (deflated 70%)
16:10:56 [2024-03-15T20:10:56.238Z]   adding: org.eclipse.tracecompass.doc.dev/Generic-State-System.html (deflated 68%)
16:10:56 [2024-03-15T20:10:56.238Z]   adding: org.eclipse.tracecompass.doc.dev/Implementing-a-New-Trace-Type.html (deflated 69%)
16:10:56 [2024-03-15T20:10:56.239Z]   adding: org.eclipse.tracecompass.doc.dev/Introduction.html (deflated 69%)
16:10:56 [2024-03-15T20:10:56.239Z]   adding: org.eclipse.tracecompass.doc.dev/JUL-Logging.html (deflated 63%)
16:10:56 [2024-03-15T20:10:56.239Z]   adding: org.eclipse.tracecompass.doc.dev/Markers.html (deflated 70%)
16:10:56 [2024-03-15T20:10:56.239Z]   adding: org.eclipse.tracecompass.doc.dev/Network-Tracing.html (deflated 76%)
16:10:56 [2024-03-15T20:10:56.239Z]   adding: org.eclipse.tracecompass.doc.dev/OS-Execution-Graph-Extension.html (deflated 67%)
16:10:56 [2024-03-15T20:10:56.239Z]   adding: org.eclipse.tracecompass.doc.dev/Performance-Tests.html (deflated 66%)
16:10:56 [2024-03-15T20:10:56.239Z]   adding: org.eclipse.tracecompass.doc.dev/TMF-Remote-API.html (deflated 72%)
16:10:56 [2024-03-15T20:10:56.239Z]   adding: org.eclipse.tracecompass.doc.dev/UML2-Sequence-Diagram-Framework.html (deflated 77%)
16:10:56 [2024-03-15T20:10:56.239Z]   adding: org.eclipse.tracecompass.doc.dev/View-Tutorial.html (deflated 75%)
16:10:56 [2024-03-15T20:10:56.239Z]   adding: org.eclipse.tracecompass.doc.dev/Virtual-Machine-Analysis.html (deflated 70%)
16:10:56 [2024-03-15T20:10:56.239Z]   adding: org.eclipse.tracecompass.doc.dev/XML-schema-extension.html (deflated 69%)
16:10:56 [2024-03-15T20:10:56.239Z]   adding: org.eclipse.tracecompass.doc.dev/images/ (stored 0%)
16:10:56 [2024-03-15T20:10:56.239Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddDependencyTmfUi.png (deflated 7%)
16:10:56 [2024-03-15T20:10:56.239Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddTmfUml2SDLoader.png (deflated 6%)
16:10:56 [2024-03-15T20:10:56.239Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddViewExtension1.png (deflated 6%)
16:10:56 [2024-03-15T20:10:56.239Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddViewExtension2.png (deflated 7%)
16:10:56 [2024-03-15T20:10:56.239Z]   adding: org.eclipse.tracecompass.doc.dev/images/BlankSampleSeqDiagram.png (deflated 5%)
16:10:56 [2024-03-15T20:10:56.239Z]   adding: org.eclipse.tracecompass.doc.dev/images/CustomStatisticsView.png (deflated 7%)
16:10:56 [2024-03-15T20:10:56.239Z]   adding: org.eclipse.tracecompass.doc.dev/images/DefaultCoolbarMenu.png (deflated 2%)
16:10:56 [2024-03-15T20:10:56.239Z]   adding: org.eclipse.tracecompass.doc.dev/images/DialogHidePatterns.png (deflated 2%)
16:10:56 [2024-03-15T20:10:56.239Z]   adding: org.eclipse.tracecompass.doc.dev/images/EmptySampleView.png (deflated 3%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/ExampleNewStatsView.png (deflated 7%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/FillSampleLoader.png (deflated 8%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/FillSampleSeqDiagram.png (deflated 5%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/FillSampleViewExtension.png (deflated 6%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/FindDialog.png (deflated 3%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/FindProviderAdded.png (deflated 4%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/HidePatternsMenuItem.png (deflated 1%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/ImportTracePackage.png (deflated 5%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTAddDepend.png (deflated 6%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTAddType.png (deflated 4%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTExtension.png (deflated 8%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTExtensionPoint.png (deflated 8%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTPluginxmlComplete.png (deflated 5%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTSelectProjects.png (deflated 9%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTTraceType.png (deflated 7%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/NewSampleLoaderClass.png (deflated 6%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/PageProviderAdded.png (deflated 4%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/PrintDialog.png (deflated 6%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/ReferenceExtensions.png (deflated 2%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/ReferenceSeqDiagram.png (deflated 5%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/RunEclipseApplication.png (deflated 5%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagram1.png (deflated 10%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramAsyncMessage.png (deflated 7%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramMessageDelta.png (deflated 9%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramSyncMessage.png (deflated 9%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramTimeComp.png (deflated 7%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleView.png (deflated 1%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject1.png (deflated 4%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject2.png (deflated 5%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject3.png (deflated 11%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/SelectManifest.png (deflated 7%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/SeqDiagramPref.png (deflated 1%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/ShowEventsView.png (deflated 5%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/ShowTmfSDView.png (deflated 4%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/ShowViewOther.png (deflated 1%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/SupplCoolbar.png (deflated 1%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddModelClass.png (deflated 5%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddModelPackage.png (deflated 6%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsView.png (deflated 4%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsViewClass.png (deflated 5%)
16:10:56 [2024-03-15T20:10:56.550Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfPinViewAction.png (deflated 2%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfStatisticsView.png (deflated 7%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfViewPinAction.png (deflated 3%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.dev/images/home.gif (deflated 23%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.dev/images/next.gif (deflated 19%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.dev/images/prev.gif (deflated 19%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.dev/images/zoomout_nav.gif (deflated 9%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/ (stored 0%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/reference/ (stored 0%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/ (stored 0%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/allclasses-frame.html (deflated 38%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/allclasses-noframe.html (deflated 38%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/constant-values.html (deflated 65%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/deprecated-list.html (deflated 43%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/help-doc.html (deflated 61%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/index.html (deflated 62%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/ (stored 0%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/ (stored 0%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/ (stored 0%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/ (stored 0%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/ (stored 0%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/ (stored 0%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampFormat.html (deflated 88%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-frame.html (deflated 48%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-summary.html (deflated 53%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/package-list (stored 0%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/ (stored 0%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/background.gif (stored 0%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/tab.gif (deflated 22%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar.gif (deflated 1%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar_end.gif (deflated 12%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/script.js (deflated 57%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/serialized-form.html (deflated 76%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/stylesheet.css (deflated 79%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/Counters-Analysis.html (deflated 68%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/Data-driven-analysis.html (deflated 77%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/How-to-use-LTTng-to-diagnose-problems.html (deflated 62%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/Installation.html (deflated 70%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/Java-Logging.html (deflated 64%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/LTTng-Kernel-Analysis.html (deflated 78%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/LTTng-Tracer-Control.html (deflated 81%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/LTTng-UST-Analyses.html (deflated 70%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/Latency-Analyses.html (deflated 72%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/Limitations.html (deflated 69%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/Overview.html (deflated 66%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/References.html (deflated 71%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/Time-offsetting.html (deflated 75%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/Timestamp-formatting.html (deflated 69%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/Trace-Compass-Incubator.html (deflated 71%)
16:10:56 [2024-03-15T20:10:56.806Z]   adding: org.eclipse.tracecompass.doc.user/Trace-Compass-Main-Features.html (deflated 76%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/Trace-synchronization.html (deflated 70%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/User-Guide.html (deflated 84%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/images/ (stored 0%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/images/BasicSymbolProviderPreferencePage.png (deflated 4%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/images/Bookmarks.png (deflated 5%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_global.png (deflated 5%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_legend.png (deflated 8%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_process_tree.png (deflated 14%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_show_view.png (deflated 4%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_small_dots.png (deflated 4%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_tooltip.png (deflated 4%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_zoom.png (stored 0%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_zoom_region.png (deflated 11%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/images/Channel.gif (deflated 8%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/images/Channel_disabled.gif (deflated 1%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/images/ColorsView.png (deflated 2%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/images/CopyExperimentDialog.png (deflated 3%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/images/CopyTraceAction.png (deflated 4%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/images/CopyTraceDialog.png (deflated 7%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomTextParserInput.png (deflated 3%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomTextParserOutput.png (deflated 6%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomXMLParserInput.png (deflated 5%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomXMLParserOutput.png (deflated 5%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteExperimentAction.png (deflated 4%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteExperimentConfirmationDialog.png (deflated 2%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesAction.png (deflated 3%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesDialog.png (deflated 7%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/ (stored 0%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFilter_ShowActiveThreadsConfigure.png (deflated 3%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersConfigure.png (deflated 0%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersToggle.png (deflated 0%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/images/Event_disabled.gif (deflated 8%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/images/Event_enabled.gif (deflated 17%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/images/ExplorerWithAssociatedTraceType.png (deflated 8%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/images/ExplorerWithExperiment.png (deflated 5%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesMenu.png (deflated 5%)
16:10:56 [2024-03-15T20:10:56.807Z]   adding: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesPassword.png (deflated 3%)
16:10:57 [2024-03-15T20:10:57.101Z]   adding: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesProject.png (deflated 8%)
16:10:57 [2024-03-15T20:10:57.101Z]   adding: org.eclipse.tracecompass.doc.user/images/FiltersView.png (deflated 2%)
16:10:57 [2024-03-15T20:10:57.101Z]   adding: org.eclipse.tracecompass.doc.user/images/FindDialog.png (deflated 4%)
16:10:57 [2024-03-15T20:10:57.101Z]   adding: org.eclipse.tracecompass.doc.user/images/Flame_Graph.png (deflated 9%)
16:10:57 [2024-03-15T20:10:57.101Z]   adding: org.eclipse.tracecompass.doc.user/images/FunctionDensityView.png (deflated 3%)
16:10:57 [2024-03-15T20:10:57.101Z]   adding: org.eclipse.tracecompass.doc.user/images/HistogramStatusLine.png (deflated 1%)
16:10:57 [2024-03-15T20:10:57.101Z]   adding: org.eclipse.tracecompass.doc.user/images/HistogramView.png (deflated 8%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextDialog.png (deflated 7%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnChannelAction.png (deflated 4%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnDomainAction.png (deflated 4%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextToEventsAction.png (deflated 5%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventAction.png (deflated 7%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialog.png (deflated 2%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialogWithFilter.png (deflated 5%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignedEvents.png (deflated 9%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewConnect.png (deflated 5%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDelete.png (deflated 4%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDisconnect.png (deflated 3%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewFilled.png (deflated 10%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelAction.png (deflated 4%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialog.png (deflated 6%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogFileRotation.png (deflated 7%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogMetadataFlush.png (deflated 5%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogPerUIDBuffers.png (deflated 8%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelOnDomainAction.png (deflated 4%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionAction.png (deflated 3%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog.png (deflated 1%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Advanced.png (deflated 3%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live.png (deflated 1%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live_Advanced.png (deflated 2%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Snapshot.png (deflated 5%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_TracePath.png (deflated 7%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DestroyConfirmationDialog.png (deflated 4%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DestroySessionAction.png (deflated 3%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DisableChannelAction.png (deflated 3%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DisableEventAction.png (deflated 5%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EditConnection.png (deflated 2%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableAllEventsDialog.png (deflated 7%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableChannelAction.png (deflated 3%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventAction.png (deflated 6%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithFilter.png (deflated 6%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithKernelFilter.png (deflated 6%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllJulLoggers.png (deflated 4%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllLog4jLoggers.png (deflated 3%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllPythonLoggers.png (deflated 3%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllUstTracepoints.png (deflated 5%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledFunctionProbeEvent.png (deflated 8%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelProbeEvent.png (deflated 7%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelSyscalls.png (deflated 6%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelTracepoints.png (deflated 7%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstLoglevelEvents.png (deflated 5%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstWildcardEvents.png (deflated 6%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnterPassword.png (deflated 2%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnvironmentsView.png (deflated 5%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnChannelAction.png (deflated 4%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnDomainAction.png (deflated 4%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionAction.png (deflated 4%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionDialog.png (deflated 7%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventProperties.png (deflated 3%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventsEditor.png (deflated 6%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2FunctionEventDialog.png (deflated 6%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ImportAction.png (deflated 3%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ImportDialog.png (deflated 7%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ImportOverwriteConfirmationDialog.png (deflated 4%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoggerEventsDialog.png (deflated 5%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoglevelEventsDialog.png (deflated 6%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2LoadAction.png (deflated 2%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2LoadDialog.png (deflated 6%)
16:10:57 [2024-03-15T20:10:57.102Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2LoadRemoteDialog.png (deflated 6%)
16:10:57 [2024-03-15T20:10:57.397Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoggerEventsDialog.png (deflated 6%)
16:10:57 [2024-03-15T20:10:57.397Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoglevelEventsDialog.png (deflated 7%)
16:10:57 [2024-03-15T20:10:57.397Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ManageSessionConfig.png (deflated 6%)
16:10:57 [2024-03-15T20:10:57.397Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2NewConnection.png (deflated 6%)
16:10:57 [2024-03-15T20:10:57.397Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2NewRemoteConnection.png (deflated 6%)
16:10:57 [2024-03-15T20:10:57.397Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2Preferences.png (deflated 7%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesGroup.png (deflated 7%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesLogging.png (deflated 7%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesTimeout.png (deflated 9%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ProbeEventDialog.png (deflated 5%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PropertyView.png (deflated 6%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoggerEventsDialog.png (deflated 5%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoglevelEventsDialog.png (deflated 5%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2RecordSnapshotAction.png (deflated 4%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2RefreshAction.png (deflated 3%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SaveAction.png (deflated 3%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SaveDialog.png (deflated 2%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SelectConnection.png (deflated 4%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StartTracingAction.png (deflated 4%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsPieChartView.png (deflated 2%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsTableView.png (deflated 7%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StopTracingAction.png (deflated 3%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SyscallsDialog.png (deflated 4%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2TracepointEventsDialog.png (deflated 5%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstExcludeEventsDialog.png (deflated 5%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstLoglevelEventsDialog.png (deflated 4%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstTracepointEventsDialog.png (deflated 4%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstWildcardEventsDialog.png (deflated 5%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTngControlView.png (deflated 22%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTngControlViewConnect.png (deflated 21%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTngKernelPerspective.png (deflated 5%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageView.png (deflated 2%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageViewToolTip.png (deflated 2%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng_OpenCpuUsageView.png (deflated 5%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesDensity.png (deflated 11%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesScatter.png (deflated 14%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesStatistics.png (deflated 3%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesTable.png (deflated 6%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/ManageCustomParsers.png (deflated 2%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/ManageXMLAnalysis.png (deflated 1%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/NewExperimentAction.png (deflated 4%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/NewExperimentDialog.png (deflated 2%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/NewProjectExplorer.png (deflated 11%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage1.png (deflated 6%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage2.png (deflated 4%)
16:10:57 [2024-03-15T20:10:57.398Z]   adding: org.eclipse.tracecompass.doc.user/images/OpenLTTngKernelPerspective.png (deflated 2%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/OpenTraceAction.png (deflated 4%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/OpenTraceFile.png (deflated 4%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/Optimization.png (stored 0%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoInstances.png (deflated 3%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoTraces.png (deflated 3%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerCProjectWithTracingNature.png (deflated 6%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerConfigureTracingNature.png (deflated 4%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRange.png (deflated 10%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRangePreferences.png (deflated 3%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerOpenTrace.png (deflated 5%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceAction.png (deflated 5%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialog.png (deflated 6%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialogRename.png (deflated 0%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportWizardSelect.png (deflated 6%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/RV_infobox1.png (deflated 2%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/RV_infobox2.png (deflated 3%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageBlank.png (deflated 5%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageNext.png (deflated 5%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPage.png (deflated 7%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageDefault.png (deflated 4%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageFull.png (deflated 5%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteTracesWizardPage.png (deflated 7%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoveTracesAction.png (deflated 3%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/RenameExperimentDialog.png (deflated 3%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/RenameTraceAction.png (deflated 6%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/RenameTraceDialog.png (deflated 3%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/Rv_example.png (deflated 7%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/Rv_legend.png (deflated 9%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectGenericCTFTraceType.png (deflated 5%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectLTTngKernelTraceType.png (deflated 4%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectTracesAction.png (deflated 5%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectTracesDialog.png (deflated 7%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/Session_active.gif (deflated 28%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/Session_inactive.gif (stored 0%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/ShowTracingPerspective.png (deflated 3%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/ShowTracingViews.png (deflated 5%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/Sync_cfv.png (deflated 11%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/Sync_menu.png (deflated 8%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/Sync_view.png (deflated 8%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/TMF_LinkWithEditor.png (deflated 3%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/TablePostCollapse.png (deflated 8%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/TablePreCollapse.png (deflated 3%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/Target_connected.gif (stored 0%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/Target_disconnected.gif (deflated 30%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeAlignment_sash.png (deflated 4%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeChartView.png (deflated 4%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/ (stored 0%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/FilterDialog.png (deflated 3%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/SavedFilter.png (deflated 3%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedComputeOffset.png (deflated 4%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedDialog.png (deflated 5%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetReference.png (deflated 5%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetTarget.png (deflated 4%)
16:10:57 [2024-03-15T20:10:57.699Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetApply.png (deflated 3%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialog.png (deflated 8%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialogFilled.png (deflated 8%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetProperty.png (deflated 5%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/TmfEventFilter.gif (deflated 1%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/TmfEventSearch.gif (deflated 2%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/TmfTimestampFormatPage.png (deflated 6%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/TraceEditor-Filter.png (deflated 8%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/TraceEditor-Search.png (deflated 4%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/TraceTypePreferencePage.png (deflated 5%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/TracingPerspective.png (deflated 7%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/ (stored 0%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyStatistics.png (deflated 3%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyTable.png (deflated 3%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSCount.png (deflated 4%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSTime.png (deflated 10%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/XML_xy_chart.png (deflated 8%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/Xml_analysis_screenshot.png (deflated 7%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/add_bookmark.gif (deflated 31%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/binaries_obj.gif (deflated 5%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/binary_mapping_file.gif (deflated 68%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/collapsed_ovr.gif (deflated 9%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/ (stored 0%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/CheckedCheckbox.png (stored 0%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/CountersView.png (deflated 8%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/CumulativeCountersView.png (deflated 12%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree1.png (deflated 3%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree2.png (deflated 3%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree3.png (deflated 4%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree4.png (deflated 4%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/GrayedCheckbox.png (stored 0%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/OpenCountersView.png (deflated 11%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/UncheckedCheckbox.png (stored 0%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/sigma.gif (deflated 25%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/delete_button.gif (deflated 10%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/expanded_ovr.gif (deflated 8%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/ (stored 0%)
16:10:57 [2024-03-15T20:10:57.955Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis-dialog.png (deflated 4%)
16:10:57 [2024-03-15T20:10:57.956Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis.png (deflated 3%)
16:10:57 [2024-03-15T20:10:57.956Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-configuration-dialog.png (deflated 7%)
16:10:57 [2024-03-15T20:10:57.956Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-only.png (deflated 10%)
16:10:57 [2024-03-15T20:10:57.956Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analyses-list.png (deflated 12%)
16:10:57 [2024-03-15T20:10:57.956Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analysis-parameters-dialog.png (deflated 3%)
16:10:57 [2024-03-15T20:10:57.956Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/new-custom-scatter-chart-menu.png (deflated 6%)
16:10:57 [2024-03-15T20:10:57.956Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/remove-external-analysis.png (deflated 3%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/report-view.png (deflated 4%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/run-external-analysis.png (deflated 5%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart-toggle-button.png (deflated 5%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart.png (deflated 6%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/user-defined-external-analysis.png (deflated 11%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/filter_add.gif (deflated 18%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/filter_items.gif (deflated 1%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/follow_arrow_bwd.gif (deflated 6%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/follow_arrow_fwd.gif (deflated 30%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/futex/ (stored 0%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/futex/scenario.png (deflated 5%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/futex/uaddrVsWaiter.png (deflated 5%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/hide_arrows.gif (deflated 5%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/hide_empty_rows.png (deflated 0%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/hide_lost_events.gif (deflated 7%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/home.gif (deflated 23%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/home_nav.gif (deflated 23%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/io/ (stored 0%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/io/diskIoActivity.png (deflated 7%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/ (stored 0%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageChart.png (deflated 1%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageView.png (deflated 5%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/OpenKernelMemoryUsageView.png (deflated 1%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/link.gif (deflated 8%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/memoryUsage/ (stored 0%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-multithread.png (deflated 6%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-no-thread-info.png (deflated 12%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/next.gif (deflated 19%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/next_bookmark.gif (deflated 21%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/next_event.gif (deflated 25%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/next_menu.gif (deflated 18%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/osOverview/ (stored 0%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/osOverview/os_overview_perspective.png (deflated 3%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/osOverview/select_os_overview.png (deflated 2%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/pin_view.gif (deflated 0%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/prev.gif (deflated 19%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/prev_bookmark.gif (deflated 25%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/prev_event.gif (deflated 1%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/prev_menu.gif (deflated 13%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/remove_bookmark.gif (stored 0%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/resourcesView/ (stored 0%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/resourcesView/followThread.png (deflated 2%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/shift_l_edit.gif (deflated 23%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/shift_r_edit.gif (deflated 18%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/show_hist_traces.gif (stored 0%)
16:10:58 [2024-03-15T20:10:58.211Z]   adding: org.eclipse.tracecompass.doc.user/images/show_legend.gif (deflated 2%)
16:10:58 [2024-03-15T20:10:58.212Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_alpha.gif (deflated 5%)
16:10:58 [2024-03-15T20:10:58.212Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_alpha_rev.gif (deflated 6%)
16:10:58 [2024-03-15T20:10:58.212Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_num.gif (deflated 6%)
16:10:58 [2024-03-15T20:10:58.212Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_num_rev.gif (deflated 7%)
16:10:58 [2024-03-15T20:10:58.212Z]   adding: org.eclipse.tracecompass.doc.user/images/sourceLookup/ (stored 0%)
16:10:58 [2024-03-15T20:10:58.212Z]   adding: org.eclipse.tracecompass.doc.user/images/sourceLookup/symbol-mapping-config-ust28.png (deflated 5%)
16:10:58 [2024-03-15T20:10:58.212Z]   adding: org.eclipse.tracecompass.doc.user/images/sourceLookup/trace-with-debug-info.png (deflated 7%)
16:10:58 [2024-03-15T20:10:58.212Z]   adding: org.eclipse.tracecompass.doc.user/images/swslatency/ (stored 0%)
16:10:58 [2024-03-15T20:10:58.212Z]   adding: org.eclipse.tracecompass.doc.user/images/swslatency/PriorityThreadnameView.png (deflated 16%)
16:10:58 [2024-03-15T20:10:58.212Z]   adding: org.eclipse.tracecompass.doc.user/images/text_mapping_file.gif (deflated 9%)
16:10:58 [2024-03-15T20:10:58.212Z]   adding: org.eclipse.tracecompass.doc.user/images/tooltippref.png (deflated 6%)
16:10:58 [2024-03-15T20:10:58.212Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/ (stored 0%)
16:10:58 [2024-03-15T20:10:58.212Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/chooseTrace.png (deflated 5%)
16:10:58 [2024-03-15T20:10:58.212Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportPackage.png (deflated 3%)
16:10:58 [2024-03-15T20:10:58.212Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportSelectedTrace.png (deflated 0%)
16:10:58 [2024-03-15T20:10:58.212Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileExport.png (deflated 4%)
16:10:58 [2024-03-15T20:10:58.212Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileImport.png (deflated 3%)
16:10:58 [2024-03-15T20:10:58.212Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importPackage.png (deflated 7%)
16:10:58 [2024-03-15T20:10:58.212Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importTraceFolder.png (deflated 3%)
16:10:58 [2024-03-15T20:10:58.212Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/ (stored 0%)
16:10:58 [2024-03-15T20:10:58.212Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/trim-after.png (deflated 3%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/trim-before.png (deflated 2%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/trim-select.png (deflated 1%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.doc.user/images/unpinned_view.gif (deflated 1%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/ (stored 0%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisDjango.png (deflated 5%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisFollow.png (deflated 1%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisProjectExplorer.png (deflated 3%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.doc.user/images/zoomin_nav.gif (deflated 10%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.doc.user/images/zoomout_nav.gif (deflated 9%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/ (stored 0%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Collecting-Tracepoint-Data.html (deflated 71%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/GDB-Trace-Perspective.html (deflated 70%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Getting-Started.html (deflated 70%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Importing-Tracepoint-Data.html (deflated 70%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Overview.html (deflated 71%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/References.html (deflated 70%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/User-Guide.html (deflated 75%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Visualizing-Tracepoint-Data.html (deflated 68%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/ (stored 0%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/GDBTracePerspective.png (deflated 3%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/gdb_icon16.png (deflated 0%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/home.gif (deflated 23%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/next.gif (deflated 19%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/prev.gif (deflated 19%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.rcp.doc.user/ (stored 0%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.rcp.doc.user/Trace-Compass-Incubator.html (deflated 70%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.rcp.doc.user/User-Guide.html (deflated 63%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/ (stored 0%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/home.gif (deflated 23%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/ (stored 0%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/AboutUninstall.png (deflated 3%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/DiscoveryUi.png (deflated 9%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage1.png (deflated 9%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage2.png (deflated 8%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage3.png (deflated 10%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallationDetails.png (deflated 1%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/ListUninstall.png (deflated 8%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Menu.png (deflated 1%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UninstallWizard.png (deflated 5%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Update.png (deflated 3%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UpdateWizard.png (deflated 8%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/next.gif (deflated 19%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/prev.gif (deflated 19%)
16:10:58 [2024-03-15T20:10:58.497Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/ (stored 0%)
16:10:58 [2024-03-15T20:10:58.498Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/User-Guide.html (deflated 61%)
16:10:58 [2024-03-15T20:10:58.498Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/ (stored 0%)
16:10:58 [2024-03-15T20:10:58.498Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/networkTracingPerspective.png (deflated 5%)
16:10:58 [2024-03-15T20:10:58.498Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/streamListView.png (deflated 6%)
16:10:58 [2024-03-15T20:10:58.498Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/subfieldFiltering.png (deflated 5%)
16:10:58 [2024-03-15T20:10:58.498Z] + cd -
16:10:58 [2024-03-15T20:10:58.498Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new
16:10:58 [2024-03-15T20:10:58.498Z] + scp doc/.temp/doc-deployment.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/2024-03
16:10:59 [2024-03-15T20:10:59.467Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'cd /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/2024-03 &&             unzip doc-deployment.zip &&             rm -f doc-deployment.zip'
16:11:00 [2024-03-15T20:11:00.028Z] Archive:  doc-deployment.zip
16:11:00 [2024-03-15T20:11:00.028Z]    creating: org.eclipse.tracecompass.analysis.profiling.doc.user/
16:11:00 [2024-03-15T20:11:00.028Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/Additional-documentation-for-developers.html  
16:11:00 [2024-03-15T20:11:00.028Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/Analyses-and-views.html  
16:11:00 [2024-03-15T20:11:00.028Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/Overview.html  
16:11:00 [2024-03-15T20:11:00.028Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/Terminology.html  
16:11:00 [2024-03-15T20:11:00.028Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/User-Guide.html  
16:11:00 [2024-03-15T20:11:00.028Z]    creating: org.eclipse.tracecompass.analysis.profiling.doc.user/images/
16:11:00 [2024-03-15T20:11:00.028Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/images/home.gif  
16:11:00 [2024-03-15T20:11:00.028Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/images/next.gif  
16:11:00 [2024-03-15T20:11:00.028Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/images/prev.gif  
16:11:00 [2024-03-15T20:11:00.028Z]    creating: org.eclipse.tracecompass.doc.dev/
16:11:00 [2024-03-15T20:11:00.028Z]   inflating: org.eclipse.tracecompass.doc.dev/Analysis-Framework.html  
16:11:00 [2024-03-15T20:11:00.028Z]   inflating: org.eclipse.tracecompass.doc.dev/CTF-Parser.html  
16:11:00 [2024-03-15T20:11:00.028Z]   inflating: org.eclipse.tracecompass.doc.dev/Component-Interaction.html  
16:11:00 [2024-03-15T20:11:00.028Z]   inflating: org.eclipse.tracecompass.doc.dev/Data-Providers.html  
16:11:00 [2024-03-15T20:11:00.028Z]   inflating: org.eclipse.tracecompass.doc.dev/Developer-Guide.html  
16:11:00 [2024-03-15T20:11:00.028Z]   inflating: org.eclipse.tracecompass.doc.dev/Event-matching-and-trace-synchronization.html  
16:11:00 [2024-03-15T20:11:00.028Z]   inflating: org.eclipse.tracecompass.doc.dev/Generic-State-System.html  
16:11:00 [2024-03-15T20:11:00.028Z]   inflating: org.eclipse.tracecompass.doc.dev/Implementing-a-New-Trace-Type.html  
16:11:00 [2024-03-15T20:11:00.028Z]   inflating: org.eclipse.tracecompass.doc.dev/Introduction.html  
16:11:00 [2024-03-15T20:11:00.028Z]   inflating: org.eclipse.tracecompass.doc.dev/JUL-Logging.html  
16:11:00 [2024-03-15T20:11:00.028Z]   inflating: org.eclipse.tracecompass.doc.dev/Markers.html  
16:11:00 [2024-03-15T20:11:00.028Z]   inflating: org.eclipse.tracecompass.doc.dev/Network-Tracing.html  
16:11:00 [2024-03-15T20:11:00.028Z]   inflating: org.eclipse.tracecompass.doc.dev/OS-Execution-Graph-Extension.html  
16:11:00 [2024-03-15T20:11:00.028Z]   inflating: org.eclipse.tracecompass.doc.dev/Performance-Tests.html  
16:11:00 [2024-03-15T20:11:00.028Z]   inflating: org.eclipse.tracecompass.doc.dev/TMF-Remote-API.html  
16:11:00 [2024-03-15T20:11:00.028Z]   inflating: org.eclipse.tracecompass.doc.dev/UML2-Sequence-Diagram-Framework.html  
16:11:00 [2024-03-15T20:11:00.028Z]   inflating: org.eclipse.tracecompass.doc.dev/View-Tutorial.html  
16:11:00 [2024-03-15T20:11:00.028Z]   inflating: org.eclipse.tracecompass.doc.dev/Virtual-Machine-Analysis.html  
16:11:00 [2024-03-15T20:11:00.028Z]   inflating: org.eclipse.tracecompass.doc.dev/XML-schema-extension.html  
16:11:00 [2024-03-15T20:11:00.028Z]    creating: org.eclipse.tracecompass.doc.dev/images/
16:11:00 [2024-03-15T20:11:00.028Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddDependencyTmfUi.png  
16:11:00 [2024-03-15T20:11:00.028Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddTmfUml2SDLoader.png  
16:11:00 [2024-03-15T20:11:00.028Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddViewExtension1.png  
16:11:00 [2024-03-15T20:11:00.028Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddViewExtension2.png  
16:11:00 [2024-03-15T20:11:00.028Z]   inflating: org.eclipse.tracecompass.doc.dev/images/BlankSampleSeqDiagram.png  
16:11:00 [2024-03-15T20:11:00.028Z]   inflating: org.eclipse.tracecompass.doc.dev/images/CustomStatisticsView.png  
16:11:00 [2024-03-15T20:11:00.028Z]   inflating: org.eclipse.tracecompass.doc.dev/images/DefaultCoolbarMenu.png  
16:11:00 [2024-03-15T20:11:00.028Z]   inflating: org.eclipse.tracecompass.doc.dev/images/DialogHidePatterns.png  
16:11:00 [2024-03-15T20:11:00.029Z]   inflating: org.eclipse.tracecompass.doc.dev/images/EmptySampleView.png  
16:11:00 [2024-03-15T20:11:00.029Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ExampleNewStatsView.png  
16:11:00 [2024-03-15T20:11:00.029Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FillSampleLoader.png  
16:11:00 [2024-03-15T20:11:00.029Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FillSampleSeqDiagram.png  
16:11:00 [2024-03-15T20:11:00.029Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FillSampleViewExtension.png  
16:11:00 [2024-03-15T20:11:00.029Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FindDialog.png  
16:11:00 [2024-03-15T20:11:00.029Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FindProviderAdded.png  
16:11:00 [2024-03-15T20:11:00.029Z]   inflating: org.eclipse.tracecompass.doc.dev/images/HidePatternsMenuItem.png  
16:11:00 [2024-03-15T20:11:00.029Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ImportTracePackage.png  
16:11:00 [2024-03-15T20:11:00.029Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTAddDepend.png  
16:11:00 [2024-03-15T20:11:00.029Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTAddType.png  
16:11:00 [2024-03-15T20:11:00.029Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTExtension.png  
16:11:00 [2024-03-15T20:11:00.029Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTExtensionPoint.png  
16:11:00 [2024-03-15T20:11:00.029Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTPluginxmlComplete.png  
16:11:00 [2024-03-15T20:11:00.029Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTSelectProjects.png  
16:11:00 [2024-03-15T20:11:00.029Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTTraceType.png  
16:11:00 [2024-03-15T20:11:00.029Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NewSampleLoaderClass.png  
16:11:00 [2024-03-15T20:11:00.029Z]   inflating: org.eclipse.tracecompass.doc.dev/images/PageProviderAdded.png  
16:11:00 [2024-03-15T20:11:00.029Z]   inflating: org.eclipse.tracecompass.doc.dev/images/PrintDialog.png  
16:11:00 [2024-03-15T20:11:00.029Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ReferenceExtensions.png  
16:11:00 [2024-03-15T20:11:00.029Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ReferenceSeqDiagram.png  
16:11:00 [2024-03-15T20:11:00.029Z]   inflating: org.eclipse.tracecompass.doc.dev/images/RunEclipseApplication.png  
16:11:00 [2024-03-15T20:11:00.029Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagram1.png  
16:11:00 [2024-03-15T20:11:00.029Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramAsyncMessage.png  
16:11:00 [2024-03-15T20:11:00.029Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramMessageDelta.png  
16:11:00 [2024-03-15T20:11:00.029Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramSyncMessage.png  
16:11:00 [2024-03-15T20:11:00.029Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramTimeComp.png  
16:11:00 [2024-03-15T20:11:00.029Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleView.png  
16:11:00 [2024-03-15T20:11:00.029Z]   inflating: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject1.png  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject2.png  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject3.png  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SelectManifest.png  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SeqDiagramPref.png  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ShowEventsView.png  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ShowTmfSDView.png  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ShowViewOther.png  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SupplCoolbar.png  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddModelClass.png  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddModelPackage.png  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsView.png  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsViewClass.png  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfPinViewAction.png  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfStatisticsView.png  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfViewPinAction.png  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.dev/images/home.gif  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.dev/images/next.gif  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.dev/images/prev.gif  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.dev/images/zoomout_nav.gif  
16:11:00 [2024-03-15T20:11:00.286Z]    creating: org.eclipse.tracecompass.doc.user/
16:11:00 [2024-03-15T20:11:00.286Z]    creating: org.eclipse.tracecompass.doc.user/reference/
16:11:00 [2024-03-15T20:11:00.286Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/allclasses-frame.html  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/allclasses-noframe.html  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/constant-values.html  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/deprecated-list.html  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/help-doc.html  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/index.html  
16:11:00 [2024-03-15T20:11:00.286Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/
16:11:00 [2024-03-15T20:11:00.286Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/
16:11:00 [2024-03-15T20:11:00.286Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/
16:11:00 [2024-03-15T20:11:00.286Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/
16:11:00 [2024-03-15T20:11:00.286Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/
16:11:00 [2024-03-15T20:11:00.286Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampFormat.html  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-frame.html  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-summary.html  
16:11:00 [2024-03-15T20:11:00.286Z]  extracting: org.eclipse.tracecompass.doc.user/reference/api/package-list  
16:11:00 [2024-03-15T20:11:00.286Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/resources/
16:11:00 [2024-03-15T20:11:00.286Z]  extracting: org.eclipse.tracecompass.doc.user/reference/api/resources/background.gif  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/resources/tab.gif  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar.gif  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar_end.gif  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/script.js  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/serialized-form.html  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/stylesheet.css  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.user/Counters-Analysis.html  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.user/Data-driven-analysis.html  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.user/How-to-use-LTTng-to-diagnose-problems.html  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.user/Installation.html  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.user/Java-Logging.html  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.user/LTTng-Kernel-Analysis.html  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.user/LTTng-Tracer-Control.html  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.user/LTTng-UST-Analyses.html  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.user/Latency-Analyses.html  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.user/Limitations.html  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.user/Overview.html  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.user/References.html  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.user/Time-offsetting.html  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.user/Timestamp-formatting.html  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.user/Trace-Compass-Incubator.html  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.user/Trace-Compass-Main-Features.html  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.user/Trace-synchronization.html  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.user/User-Guide.html  
16:11:00 [2024-03-15T20:11:00.286Z]    creating: org.eclipse.tracecompass.doc.user/images/
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.user/images/BasicSymbolProviderPreferencePage.png  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.user/images/Bookmarks.png  
16:11:00 [2024-03-15T20:11:00.286Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_global.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_legend.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_process_tree.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_show_view.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_small_dots.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_tooltip.png  
16:11:00 [2024-03-15T20:11:00.543Z]  extracting: org.eclipse.tracecompass.doc.user/images/Cfv_zoom.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_zoom_region.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/Channel.gif  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/Channel_disabled.gif  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/ColorsView.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/CopyExperimentDialog.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/CopyTraceAction.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/CopyTraceDialog.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomTextParserInput.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomTextParserOutput.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomXMLParserInput.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomXMLParserOutput.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteExperimentAction.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteExperimentConfirmationDialog.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesAction.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesDialog.png  
16:11:00 [2024-03-15T20:11:00.543Z]    creating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFilter_ShowActiveThreadsConfigure.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersConfigure.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersToggle.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/Event_disabled.gif  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/Event_enabled.gif  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/ExplorerWithAssociatedTraceType.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/ExplorerWithExperiment.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesMenu.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesPassword.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesProject.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/FiltersView.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/FindDialog.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/Flame_Graph.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/FunctionDensityView.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/HistogramStatusLine.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/HistogramView.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextDialog.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnChannelAction.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnDomainAction.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextToEventsAction.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventAction.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialog.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialogWithFilter.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignedEvents.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewConnect.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDelete.png  
16:11:00 [2024-03-15T20:11:00.543Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDisconnect.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewFilled.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelAction.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialog.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogFileRotation.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogMetadataFlush.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogPerUIDBuffers.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelOnDomainAction.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionAction.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Advanced.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live_Advanced.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Snapshot.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_TracePath.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DestroyConfirmationDialog.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DestroySessionAction.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DisableChannelAction.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DisableEventAction.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EditConnection.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableAllEventsDialog.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableChannelAction.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventAction.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithFilter.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithKernelFilter.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllJulLoggers.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllLog4jLoggers.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllPythonLoggers.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllUstTracepoints.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledFunctionProbeEvent.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelProbeEvent.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelSyscalls.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelTracepoints.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstLoglevelEvents.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstWildcardEvents.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnterPassword.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnvironmentsView.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnChannelAction.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnDomainAction.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionAction.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionDialog.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventProperties.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventsEditor.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2FunctionEventDialog.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ImportAction.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ImportDialog.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ImportOverwriteConfirmationDialog.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoggerEventsDialog.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoglevelEventsDialog.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2LoadAction.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2LoadDialog.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2LoadRemoteDialog.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoggerEventsDialog.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoglevelEventsDialog.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ManageSessionConfig.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2NewConnection.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2NewRemoteConnection.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2Preferences.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesGroup.png  
16:11:00 [2024-03-15T20:11:00.800Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesLogging.png  
16:11:01 [2024-03-15T20:11:01.056Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesTimeout.png  
16:11:01 [2024-03-15T20:11:01.056Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ProbeEventDialog.png  
16:11:01 [2024-03-15T20:11:01.056Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PropertyView.png  
16:11:01 [2024-03-15T20:11:01.056Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoggerEventsDialog.png  
16:11:01 [2024-03-15T20:11:01.056Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoglevelEventsDialog.png  
16:11:01 [2024-03-15T20:11:01.056Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2RecordSnapshotAction.png  
16:11:01 [2024-03-15T20:11:01.056Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2RefreshAction.png  
16:11:01 [2024-03-15T20:11:01.056Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SaveAction.png  
16:11:01 [2024-03-15T20:11:01.056Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SaveDialog.png  
16:11:01 [2024-03-15T20:11:01.056Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SelectConnection.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StartTracingAction.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsPieChartView.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsTableView.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StopTracingAction.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SyscallsDialog.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2TracepointEventsDialog.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstExcludeEventsDialog.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstLoglevelEventsDialog.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstTracepointEventsDialog.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstWildcardEventsDialog.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTngControlView.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTngControlViewConnect.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTngKernelPerspective.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageView.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageViewToolTip.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng_OpenCpuUsageView.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesDensity.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesScatter.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesStatistics.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesTable.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/ManageCustomParsers.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/ManageXMLAnalysis.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewExperimentAction.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewExperimentDialog.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewProjectExplorer.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage1.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage2.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/OpenLTTngKernelPerspective.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/OpenTraceAction.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/OpenTraceFile.png  
16:11:01 [2024-03-15T20:11:01.057Z]  extracting: org.eclipse.tracecompass.doc.user/images/Optimization.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoInstances.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoTraces.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerCProjectWithTracingNature.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerConfigureTracingNature.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRange.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRangePreferences.png  
16:11:01 [2024-03-15T20:11:01.057Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerOpenTrace.png  
16:11:01 [2024-03-15T20:11:01.313Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceAction.png  
16:11:01 [2024-03-15T20:11:01.313Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialog.png  
16:11:01 [2024-03-15T20:11:01.313Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialogRename.png  
16:11:01 [2024-03-15T20:11:01.313Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportWizardSelect.png  
16:11:01 [2024-03-15T20:11:01.313Z]   inflating: org.eclipse.tracecompass.doc.user/images/RV_infobox1.png  
16:11:01 [2024-03-15T20:11:01.313Z]   inflating: org.eclipse.tracecompass.doc.user/images/RV_infobox2.png  
16:11:01 [2024-03-15T20:11:01.313Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageBlank.png  
16:11:01 [2024-03-15T20:11:01.313Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageNext.png  
16:11:01 [2024-03-15T20:11:01.313Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPage.png  
16:11:01 [2024-03-15T20:11:01.313Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageDefault.png  
16:11:01 [2024-03-15T20:11:01.313Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageFull.png  
16:11:01 [2024-03-15T20:11:01.313Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteTracesWizardPage.png  
16:11:01 [2024-03-15T20:11:01.313Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoveTracesAction.png  
16:11:01 [2024-03-15T20:11:01.313Z]   inflating: org.eclipse.tracecompass.doc.user/images/RenameExperimentDialog.png  
16:11:01 [2024-03-15T20:11:01.313Z]   inflating: org.eclipse.tracecompass.doc.user/images/RenameTraceAction.png  
16:11:01 [2024-03-15T20:11:01.313Z]   inflating: org.eclipse.tracecompass.doc.user/images/RenameTraceDialog.png  
16:11:01 [2024-03-15T20:11:01.313Z]   inflating: org.eclipse.tracecompass.doc.user/images/Rv_example.png  
16:11:01 [2024-03-15T20:11:01.313Z]   inflating: org.eclipse.tracecompass.doc.user/images/Rv_legend.png  
16:11:01 [2024-03-15T20:11:01.313Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectGenericCTFTraceType.png  
16:11:01 [2024-03-15T20:11:01.313Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectLTTngKernelTraceType.png  
16:11:01 [2024-03-15T20:11:01.313Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectTracesAction.png  
16:11:01 [2024-03-15T20:11:01.313Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectTracesDialog.png  
16:11:01 [2024-03-15T20:11:01.313Z]   inflating: org.eclipse.tracecompass.doc.user/images/Session_active.gif  
16:11:01 [2024-03-15T20:11:01.313Z]  extracting: org.eclipse.tracecompass.doc.user/images/Session_inactive.gif  
16:11:01 [2024-03-15T20:11:01.313Z]   inflating: org.eclipse.tracecompass.doc.user/images/ShowTracingPerspective.png  
16:11:01 [2024-03-15T20:11:01.313Z]   inflating: org.eclipse.tracecompass.doc.user/images/ShowTracingViews.png  
16:11:01 [2024-03-15T20:11:01.313Z]   inflating: org.eclipse.tracecompass.doc.user/images/Sync_cfv.png  
16:11:01 [2024-03-15T20:11:01.313Z]   inflating: org.eclipse.tracecompass.doc.user/images/Sync_menu.png  
16:11:01 [2024-03-15T20:11:01.313Z]   inflating: org.eclipse.tracecompass.doc.user/images/Sync_view.png  
16:11:01 [2024-03-15T20:11:01.313Z]   inflating: org.eclipse.tracecompass.doc.user/images/TMF_LinkWithEditor.png  
16:11:01 [2024-03-15T20:11:01.314Z]   inflating: org.eclipse.tracecompass.doc.user/images/TablePostCollapse.png  
16:11:01 [2024-03-15T20:11:01.314Z]   inflating: org.eclipse.tracecompass.doc.user/images/TablePreCollapse.png  
16:11:01 [2024-03-15T20:11:01.314Z]  extracting: org.eclipse.tracecompass.doc.user/images/Target_connected.gif  
16:11:01 [2024-03-15T20:11:01.314Z]   inflating: org.eclipse.tracecompass.doc.user/images/Target_disconnected.gif  
16:11:01 [2024-03-15T20:11:01.314Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeAlignment_sash.png  
16:11:01 [2024-03-15T20:11:01.314Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeChartView.png  
16:11:01 [2024-03-15T20:11:01.314Z]    creating: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/
16:11:01 [2024-03-15T20:11:01.314Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/FilterDialog.png  
16:11:01 [2024-03-15T20:11:01.314Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/SavedFilter.png  
16:11:01 [2024-03-15T20:11:01.314Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedComputeOffset.png  
16:11:01 [2024-03-15T20:11:01.314Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedDialog.png  
16:11:01 [2024-03-15T20:11:01.314Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetReference.png  
16:11:01 [2024-03-15T20:11:01.314Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetTarget.png  
16:11:01 [2024-03-15T20:11:01.314Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetApply.png  
16:11:01 [2024-03-15T20:11:01.314Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialog.png  
16:11:01 [2024-03-15T20:11:01.314Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialogFilled.png  
16:11:01 [2024-03-15T20:11:01.314Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetProperty.png  
16:11:01 [2024-03-15T20:11:01.314Z]   inflating: org.eclipse.tracecompass.doc.user/images/TmfEventFilter.gif  
16:11:01 [2024-03-15T20:11:01.314Z]   inflating: org.eclipse.tracecompass.doc.user/images/TmfEventSearch.gif  
16:11:01 [2024-03-15T20:11:01.314Z]   inflating: org.eclipse.tracecompass.doc.user/images/TmfTimestampFormatPage.png  
16:11:01 [2024-03-15T20:11:01.314Z]   inflating: org.eclipse.tracecompass.doc.user/images/TraceEditor-Filter.png  
16:11:01 [2024-03-15T20:11:01.314Z]   inflating: org.eclipse.tracecompass.doc.user/images/TraceEditor-Search.png  
16:11:01 [2024-03-15T20:11:01.314Z]   inflating: org.eclipse.tracecompass.doc.user/images/TraceTypePreferencePage.png  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/TracingPerspective.png  
16:11:01 [2024-03-15T20:11:01.570Z]    creating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyStatistics.png  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyTable.png  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSCount.png  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSTime.png  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/XML_xy_chart.png  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/Xml_analysis_screenshot.png  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/add_bookmark.gif  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/binaries_obj.gif  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/binary_mapping_file.gif  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/collapsed_ovr.gif  
16:11:01 [2024-03-15T20:11:01.570Z]    creating: org.eclipse.tracecompass.doc.user/images/counters/
16:11:01 [2024-03-15T20:11:01.570Z]  extracting: org.eclipse.tracecompass.doc.user/images/counters/CheckedCheckbox.png  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/CountersView.png  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/CumulativeCountersView.png  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree1.png  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree2.png  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree3.png  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree4.png  
16:11:01 [2024-03-15T20:11:01.570Z]  extracting: org.eclipse.tracecompass.doc.user/images/counters/GrayedCheckbox.png  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/OpenCountersView.png  
16:11:01 [2024-03-15T20:11:01.570Z]  extracting: org.eclipse.tracecompass.doc.user/images/counters/UncheckedCheckbox.png  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/sigma.gif  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/delete_button.gif  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/expanded_ovr.gif  
16:11:01 [2024-03-15T20:11:01.570Z]    creating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis-dialog.png  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis.png  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-configuration-dialog.png  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-only.png  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analyses-list.png  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analysis-parameters-dialog.png  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/new-custom-scatter-chart-menu.png  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/remove-external-analysis.png  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/report-view.png  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/run-external-analysis.png  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart-toggle-button.png  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart.png  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/user-defined-external-analysis.png  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/filter_add.gif  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/filter_items.gif  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/follow_arrow_bwd.gif  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/follow_arrow_fwd.gif  
16:11:01 [2024-03-15T20:11:01.570Z]    creating: org.eclipse.tracecompass.doc.user/images/futex/
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/futex/scenario.png  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/futex/uaddrVsWaiter.png  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/hide_arrows.gif  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/hide_empty_rows.png  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/hide_lost_events.gif  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/home.gif  
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/home_nav.gif  
16:11:01 [2024-03-15T20:11:01.570Z]    creating: org.eclipse.tracecompass.doc.user/images/io/
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/io/diskIoActivity.png  
16:11:01 [2024-03-15T20:11:01.570Z]    creating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/
16:11:01 [2024-03-15T20:11:01.570Z]   inflating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageChart.png  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageView.png  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/OpenKernelMemoryUsageView.png  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/link.gif  
16:11:01 [2024-03-15T20:11:01.826Z]    creating: org.eclipse.tracecompass.doc.user/images/memoryUsage/
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-multithread.png  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-no-thread-info.png  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/next.gif  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/next_bookmark.gif  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/next_event.gif  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/next_menu.gif  
16:11:01 [2024-03-15T20:11:01.826Z]    creating: org.eclipse.tracecompass.doc.user/images/osOverview/
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/osOverview/os_overview_perspective.png  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/osOverview/select_os_overview.png  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/pin_view.gif  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev.gif  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev_bookmark.gif  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev_event.gif  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev_menu.gif  
16:11:01 [2024-03-15T20:11:01.826Z]  extracting: org.eclipse.tracecompass.doc.user/images/remove_bookmark.gif  
16:11:01 [2024-03-15T20:11:01.826Z]    creating: org.eclipse.tracecompass.doc.user/images/resourcesView/
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/resourcesView/followThread.png  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/shift_l_edit.gif  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/shift_r_edit.gif  
16:11:01 [2024-03-15T20:11:01.826Z]  extracting: org.eclipse.tracecompass.doc.user/images/show_hist_traces.gif  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/show_legend.gif  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_alpha.gif  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_alpha_rev.gif  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_num.gif  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_num_rev.gif  
16:11:01 [2024-03-15T20:11:01.826Z]    creating: org.eclipse.tracecompass.doc.user/images/sourceLookup/
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/sourceLookup/symbol-mapping-config-ust28.png  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/sourceLookup/trace-with-debug-info.png  
16:11:01 [2024-03-15T20:11:01.826Z]    creating: org.eclipse.tracecompass.doc.user/images/swslatency/
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/swslatency/PriorityThreadnameView.png  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/text_mapping_file.gif  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/tooltippref.png  
16:11:01 [2024-03-15T20:11:01.826Z]    creating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/chooseTrace.png  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportPackage.png  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportSelectedTrace.png  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileExport.png  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileImport.png  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importPackage.png  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importTraceFolder.png  
16:11:01 [2024-03-15T20:11:01.826Z]    creating: org.eclipse.tracecompass.doc.user/images/trim/
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/trim/trim-after.png  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/trim/trim-before.png  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/trim/trim-select.png  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/unpinned_view.gif  
16:11:01 [2024-03-15T20:11:01.826Z]    creating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisDjango.png  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisFollow.png  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisProjectExplorer.png  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/zoomin_nav.gif  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/zoomout_nav.gif  
16:11:01 [2024-03-15T20:11:01.826Z]    creating: org.eclipse.tracecompass.gdbtrace.doc.user/
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Collecting-Tracepoint-Data.html  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/GDB-Trace-Perspective.html  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Getting-Started.html  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Importing-Tracepoint-Data.html  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Overview.html  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/References.html  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/User-Guide.html  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Visualizing-Tracepoint-Data.html  
16:11:01 [2024-03-15T20:11:01.826Z]    creating: org.eclipse.tracecompass.gdbtrace.doc.user/images/
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/GDBTracePerspective.png  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/gdb_icon16.png  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/home.gif  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/next.gif  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/prev.gif  
16:11:01 [2024-03-15T20:11:01.826Z]    creating: org.eclipse.tracecompass.rcp.doc.user/
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/Trace-Compass-Incubator.html  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/User-Guide.html  
16:11:01 [2024-03-15T20:11:01.826Z]    creating: org.eclipse.tracecompass.rcp.doc.user/images/
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/home.gif  
16:11:01 [2024-03-15T20:11:01.826Z]    creating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/AboutUninstall.png  
16:11:01 [2024-03-15T20:11:01.826Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/DiscoveryUi.png  
16:11:02 [2024-03-15T20:11:02.083Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage1.png  
16:11:02 [2024-03-15T20:11:02.083Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage2.png  
16:11:02 [2024-03-15T20:11:02.083Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage3.png  
16:11:02 [2024-03-15T20:11:02.083Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallationDetails.png  
16:11:02 [2024-03-15T20:11:02.083Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/ListUninstall.png  
16:11:02 [2024-03-15T20:11:02.083Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Menu.png  
16:11:02 [2024-03-15T20:11:02.083Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UninstallWizard.png  
16:11:02 [2024-03-15T20:11:02.083Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Update.png  
16:11:02 [2024-03-15T20:11:02.083Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UpdateWizard.png  
16:11:02 [2024-03-15T20:11:02.083Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/next.gif  
16:11:02 [2024-03-15T20:11:02.083Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/prev.gif  
16:11:02 [2024-03-15T20:11:02.083Z]    creating: org.eclipse.tracecompass.tmf.pcap.doc.user/
16:11:02 [2024-03-15T20:11:02.083Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/User-Guide.html  
16:11:02 [2024-03-15T20:11:02.083Z]    creating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/
16:11:02 [2024-03-15T20:11:02.083Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/networkTracingPerspective.png  
16:11:02 [2024-03-15T20:11:02.083Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/streamListView.png  
16:11:02 [2024-03-15T20:11:02.083Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/subfieldFiltering.png  
16:11:02 [2024-03-15T20:11:02.350Z] [Pipeline] }
16:11:02 [2024-03-15T20:11:02.353Z] $ ssh-agent -k
16:11:02 [2024-03-15T20:11:02.359Z] unset SSH_AUTH_SOCK;
16:11:02 [2024-03-15T20:11:02.359Z] unset SSH_AGENT_PID;
16:11:02 [2024-03-15T20:11:02.359Z] echo Agent pid 293 killed;
16:11:02 [2024-03-15T20:11:02.363Z] [ssh-agent] Stopped.
16:11:02 [2024-03-15T20:11:02.625Z] [Pipeline] // sshagent
16:11:03 [2024-03-15T20:11:03.007Z] [Pipeline] }
16:11:03 [2024-03-15T20:11:03.271Z] [Pipeline] // withEnv
16:11:03 [2024-03-15T20:11:03.659Z] [Pipeline] }
16:11:03 [2024-03-15T20:11:03.906Z] [Pipeline] // stage
16:11:04 [2024-03-15T20:11:04.668Z] [Pipeline] stage
16:11:04 [2024-03-15T20:11:04.669Z] [Pipeline] { (Javadoc)
16:11:10 [2024-03-15T20:11:10.299Z] [Pipeline] tool
16:11:10 [2024-03-15T20:11:10.823Z] [Pipeline] envVarsForTool
16:11:11 [2024-03-15T20:11:11.715Z] [Pipeline] tool
16:11:12 [2024-03-15T20:11:12.226Z] [Pipeline] envVarsForTool
16:11:12 [2024-03-15T20:11:12.859Z] [Pipeline] withEnv
16:11:12 [2024-03-15T20:11:12.860Z] [Pipeline] {
16:11:14 [2024-03-15T20:11:14.396Z] [Pipeline] container
16:11:14 [2024-03-15T20:11:14.396Z] [Pipeline] {
16:11:15 [2024-03-15T20:11:15.028Z] [Pipeline] sh
16:11:15 [2024-03-15T20:11:15.593Z] + mvn compile javadoc:aggregate -Pbuild-api-docs -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml -Psign-update-site -Prcp-sign-windows -Prcp-sign-mac -Prcp-DMG-package-mac
16:11:15 [2024-03-15T20:11:15.593Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:11:17 [2024-03-15T20:11:17.486Z] [INFO] Scanning for projects...
16:11:17 [2024-03-15T20:11:17.486Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.486Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.486Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.486Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.486Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.486Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.742Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.742Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.742Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.742Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.742Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.742Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.742Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.742Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.742Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.742Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.742Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.742Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.742Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.742Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.742Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.742Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.742Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.742Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.998Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.998Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.998Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.998Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.998Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.998Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.998Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.998Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.998Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.998Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.998Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.998Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.998Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.998Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.998Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.998Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.998Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.999Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.999Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.999Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.999Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.999Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.999Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
16:11:17 [2024-03-15T20:11:17.999Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
16:11:18 [2024-03-15T20:11:18.254Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
16:11:18 [2024-03-15T20:11:18.254Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
16:11:18 [2024-03-15T20:11:18.254Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
16:11:18 [2024-03-15T20:11:18.254Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
16:11:18 [2024-03-15T20:11:18.254Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
16:11:18 [2024-03-15T20:11:18.254Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
16:11:18 [2024-03-15T20:11:18.254Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
16:11:18 [2024-03-15T20:11:18.254Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
16:11:18 [2024-03-15T20:11:18.254Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
16:11:18 [2024-03-15T20:11:18.254Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
16:11:18 [2024-03-15T20:11:18.254Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
16:11:18 [2024-03-15T20:11:18.254Z] [WARNING] The POM for commons-io:commons-io:jar:2.14.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:11:18 [2024-03-15T20:11:18.254Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:1.24.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:11:18 [2024-03-15T20:11:18.254Z] [WARNING] The POM for org.apache.commons:commons-exec:jar:1.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:11:18 [2024-03-15T20:11:18.254Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.16.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:11:18 [2024-03-15T20:11:18.510Z] [WARNING] The POM for commons-net:commons-net:jar:3.9.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:11:19 [2024-03-15T20:11:19.875Z] [INFO] Tycho Version:  4.0.3 (88e4728c5da382f02c0459c918c2683048f95740)
16:11:19 [2024-03-15T20:11:19.875Z] [INFO] Tycho Mode:     project
16:11:19 [2024-03-15T20:11:19.875Z] [INFO] Tycho Builder:  maven
16:11:20 [2024-03-15T20:11:20.437Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
16:11:20 [2024-03-15T20:11:20.692Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
16:11:20 [2024-03-15T20:11:20.693Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
16:11:20 [2024-03-15T20:11:20.948Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
16:11:20 [2024-03-15T20:11:20.948Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
16:11:20 [2024-03-15T20:11:20.948Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
16:11:20 [2024-03-15T20:11:20.948Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom (3.8 kB at 223 kB/s)
16:11:20 [2024-03-15T20:11:20.948Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
16:11:20 [2024-03-15T20:11:20.948Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
16:11:20 [2024-03-15T20:11:20.948Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
16:11:20 [2024-03-15T20:11:20.948Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
16:11:20 [2024-03-15T20:11:20.948Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
16:11:20 [2024-03-15T20:11:20.948Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
16:11:20 [2024-03-15T20:11:20.948Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom (44 kB at 3.1 MB/s)
16:11:20 [2024-03-15T20:11:20.948Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
16:11:20 [2024-03-15T20:11:20.948Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
16:11:20 [2024-03-15T20:11:20.948Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
16:11:21 [2024-03-15T20:11:21.203Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
16:11:21 [2024-03-15T20:11:21.203Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
16:11:21 [2024-03-15T20:11:21.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
16:11:21 [2024-03-15T20:11:21.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom (3.2 kB at 269 kB/s)
16:11:21 [2024-03-15T20:11:21.204Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
16:11:21 [2024-03-15T20:11:21.204Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
16:11:21 [2024-03-15T20:11:21.204Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
16:11:21 [2024-03-15T20:11:21.204Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
16:11:21 [2024-03-15T20:11:21.204Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
16:11:21 [2024-03-15T20:11:21.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
16:11:21 [2024-03-15T20:11:21.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar (56 kB at 2.7 MB/s)
16:11:21 [2024-03-15T20:11:21.204Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.pom
16:11:21 [2024-03-15T20:11:21.204Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.pom
16:11:21 [2024-03-15T20:11:21.204Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.pom
16:11:21 [2024-03-15T20:11:21.460Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.pom
16:11:21 [2024-03-15T20:11:21.460Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.pom
16:11:21 [2024-03-15T20:11:21.460Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.pom
16:11:21 [2024-03-15T20:11:21.460Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.pom (21 kB at 1.0 MB/s)
16:11:21 [2024-03-15T20:11:21.460Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
16:11:21 [2024-03-15T20:11:21.460Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
16:11:21 [2024-03-15T20:11:21.460Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
16:11:21 [2024-03-15T20:11:21.716Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
16:11:21 [2024-03-15T20:11:21.716Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
16:11:21 [2024-03-15T20:11:21.716Z] [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
16:11:21 [2024-03-15T20:11:21.716Z] [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 2.7 MB/s)
16:11:21 [2024-03-15T20:11:21.716Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.jar
16:11:21 [2024-03-15T20:11:21.716Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.jar
16:11:21 [2024-03-15T20:11:21.716Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.jar
16:11:21 [2024-03-15T20:11:21.716Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.jar
16:11:21 [2024-03-15T20:11:21.716Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.jar
16:11:21 [2024-03-15T20:11:21.971Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.jar
16:11:21 [2024-03-15T20:11:21.971Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.jar (510 kB at 18 MB/s)
16:11:22 [2024-03-15T20:11:22.534Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.12.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:11:22 [2024-03-15T20:11:22.534Z] [WARNING] The POM for commons-logging:commons-logging:jar:1.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:11:22 [2024-03-15T20:11:22.534Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:11:22 [2024-03-15T20:11:22.534Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.15 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:11:22 [2024-03-15T20:11:22.789Z] [WARNING] The POM for jakarta.activation:jakarta.activation-api:jar:1.2.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:11:23 [2024-03-15T20:11:23.046Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.13.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:11:25 [2024-03-15T20:11:25.561Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:sources:1.24.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:11:28 [2024-03-15T20:11:28.826Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:9.3.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] ------------------------------------------------------------------------
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] Reactor Build Order:
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] 
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] Trace Compass Parent                                               [pom]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent                   [pom]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] Trace Compass Common Utilities Parent                              [pom]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.common.core                    [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] Trace Compass State System Parent                                  [pom]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.datastore.core                 [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.segmentstore.core              [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] Trace Compass TMF Parent                                           [pom]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] Trace Compass Filter Parser                             [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.statesystem.core               [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.tmf.core                       [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.analysis.counters.core         [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests    [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.tmf.core.tests            [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] Trace Compass CTF Support Parent                                   [pom]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] Trace Compass CTF Parser Plug-in                        [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.ctf.core                       [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core                   [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] Trace Compass CTF Core Tests Plug-in               [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests        [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.tmf.ui                         [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui           [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.tmf.chart.core                 [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.analysis.lami.core             [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.analysis.graph.core            [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.analysis.timing.core           [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core          [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core         [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] Trace Compass LTTng Support Parent                                 [pom]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.lttng2.common.core             [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core             [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests              [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] Trace Compass Release Engineering Parent                           [pom]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests       [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui              [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests  [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui                   [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui               [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests      [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui             [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui           [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core        [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui          [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] Trace Compass BTF Support Parent                                   [pom]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.btf.core                       [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.826Z] [INFO] org.eclipse.tracecompass.btf.ui                         [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] Trace Compass Documentation                                        [pom]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] Trace Compass Profiling User Guide                      [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] Trace Compass Developer Guide                           [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui            [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.tmf                           [eclipse-feature]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.btf                           [eclipse-feature]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.btf.core.tests            [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.common.core.tests         [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.ctf                           [eclipse-feature]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests          [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.tmf.ctf                       [eclipse-feature]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests   [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] Trace Compass User Guide                                [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide        [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] Trace Compass RCP User Guide                            [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] Trace Compass Pcap User Guide                           [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.examples                       [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent                       [pom]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.gdbtrace.core                  [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui                    [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.gdbtrace                      [eclipse-feature]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests       [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests         [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests  [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.tmf.remote.core                [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui                  [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.lttng2.control.core            [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui              [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.lttng2.control                [eclipse-feature]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests     [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests   [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui               [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.lttng2.kernel                 [eclipse-feature]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests  [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core                [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui                  [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.lttng2.ust                    [eclipse-feature]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests     [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests       [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] Trace Compass Pcap Format Support Parent                           [pom]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.pcap.core                      [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in       [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core                  [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui                    [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.tmf.pcap                      [eclipse-feature]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests       [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests  [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] Trace Compass RCP Parent                                           [pom]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.tmf.cli.core                   [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.rcp.ui                         [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] Trace Compass RCP Feature                              [eclipse-feature]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests        [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests              [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui               [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.rcp.incubator                 [eclipse-feature]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.tmf.cli                       [eclipse-feature]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] Trace Compass Json trace Parent                                    [pom]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.jsontrace.core                 [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.jsontrace                     [eclipse-feature]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] Trace Compass RCP Product                           [eclipse-repository]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] Trace Compass Target Platform                                      [pom]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests  [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests        [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.datastore.core.tests      [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests   [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests       [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] Trace Compass All Tests                            [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.integration.core.tests    [eclipse-test-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.testing                       [eclipse-feature]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.tmf.remote                    [eclipse-feature]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] Trace Compass Repository                            [eclipse-repository]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests           [eclipse-plugin]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] 
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] Building Trace Compass Parent 9.3.0-SNAPSHOT                     [1/141]
16:11:28 [2024-03-15T20:11:28.827Z] [INFO]   from pom.xml
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] --------------------------------[ pom ]---------------------------------
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] 
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
16:11:28 [2024-03-15T20:11:28.827Z] [WARNING] The POM for commons-io:commons-io:jar:2.11.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] 
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass ---
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
16:11:28 [2024-03-15T20:11:28.827Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
16:11:29 [2024-03-15T20:11:29.085Z] [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
16:11:29 [2024-03-15T20:11:29.085Z] [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 1.0 MB/s)
16:11:29 [2024-03-15T20:11:29.085Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
16:11:29 [2024-03-15T20:11:29.085Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
16:11:29 [2024-03-15T20:11:29.085Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
16:11:29 [2024-03-15T20:11:29.085Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
16:11:29 [2024-03-15T20:11:29.085Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
16:11:29 [2024-03-15T20:11:29.085Z] [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
16:11:29 [2024-03-15T20:11:29.085Z] [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 5.4 MB/s)
16:11:29 [2024-03-15T20:11:29.085Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
16:11:29 [2024-03-15T20:11:29.085Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
16:11:29 [2024-03-15T20:11:29.086Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
16:11:29 [2024-03-15T20:11:29.086Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
16:11:29 [2024-03-15T20:11:29.086Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
16:11:29 [2024-03-15T20:11:29.086Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
16:11:29 [2024-03-15T20:11:29.086Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (3.9 kB at 485 kB/s)
16:11:29 [2024-03-15T20:11:29.086Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
16:11:29 [2024-03-15T20:11:29.086Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
16:11:29 [2024-03-15T20:11:29.086Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
16:11:29 [2024-03-15T20:11:29.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
16:11:29 [2024-03-15T20:11:29.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
16:11:29 [2024-03-15T20:11:29.341Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
16:11:29 [2024-03-15T20:11:29.341Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 937 kB/s)
16:11:29 [2024-03-15T20:11:29.341Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/9/maven-parent-9.pom
16:11:29 [2024-03-15T20:11:29.341Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom
16:11:29 [2024-03-15T20:11:29.342Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/9/maven-parent-9.pom
16:11:29 [2024-03-15T20:11:29.342Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom
16:11:29 [2024-03-15T20:11:29.342Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom
16:11:29 [2024-03-15T20:11:29.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom
16:11:29 [2024-03-15T20:11:29.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 3.3 MB/s)
16:11:29 [2024-03-15T20:11:29.342Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom
16:11:29 [2024-03-15T20:11:29.342Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom
16:11:29 [2024-03-15T20:11:29.342Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom
16:11:29 [2024-03-15T20:11:29.598Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom
16:11:29 [2024-03-15T20:11:29.598Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom
16:11:29 [2024-03-15T20:11:29.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
16:11:29 [2024-03-15T20:11:29.598Z] [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 1.5 MB/s)
16:11:29 [2024-03-15T20:11:29.598Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
16:11:29 [2024-03-15T20:11:29.598Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
16:11:29 [2024-03-15T20:11:29.598Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
16:11:29 [2024-03-15T20:11:29.598Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
16:11:29 [2024-03-15T20:11:29.598Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
16:11:29 [2024-03-15T20:11:29.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
16:11:29 [2024-03-15T20:11:29.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 182 kB/s)
16:11:29 [2024-03-15T20:11:29.598Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
16:11:29 [2024-03-15T20:11:29.598Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
16:11:29 [2024-03-15T20:11:29.598Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
16:11:29 [2024-03-15T20:11:29.854Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
16:11:29 [2024-03-15T20:11:29.854Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
16:11:29 [2024-03-15T20:11:29.854Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
16:11:29 [2024-03-15T20:11:29.854Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 532 kB/s)
16:11:29 [2024-03-15T20:11:29.854Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
16:11:29 [2024-03-15T20:11:29.854Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
16:11:29 [2024-03-15T20:11:29.854Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/5/maven-parent-5.pom
16:11:29 [2024-03-15T20:11:29.854Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
16:11:29 [2024-03-15T20:11:29.854Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
16:11:29 [2024-03-15T20:11:29.854Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom
16:11:29 [2024-03-15T20:11:29.854Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 1.2 MB/s)
16:11:29 [2024-03-15T20:11:29.854Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom
16:11:29 [2024-03-15T20:11:29.854Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom
16:11:29 [2024-03-15T20:11:29.854Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom
16:11:30 [2024-03-15T20:11:30.110Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom
16:11:30 [2024-03-15T20:11:30.110Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom
16:11:30 [2024-03-15T20:11:30.110Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom
16:11:30 [2024-03-15T20:11:30.110Z] [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)
16:11:30 [2024-03-15T20:11:30.110Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
16:11:30 [2024-03-15T20:11:30.110Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
16:11:30 [2024-03-15T20:11:30.110Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
16:11:30 [2024-03-15T20:11:30.110Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
16:11:30 [2024-03-15T20:11:30.110Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
16:11:30 [2024-03-15T20:11:30.110Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
16:11:30 [2024-03-15T20:11:30.110Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4.1 kB at 451 kB/s)
16:11:30 [2024-03-15T20:11:30.110Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
16:11:30 [2024-03-15T20:11:30.110Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
16:11:30 [2024-03-15T20:11:30.110Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
16:11:30 [2024-03-15T20:11:30.366Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
16:11:30 [2024-03-15T20:11:30.366Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
16:11:30 [2024-03-15T20:11:30.366Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
16:11:30 [2024-03-15T20:11:30.366Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 334 kB/s)
16:11:30 [2024-03-15T20:11:30.366Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/7/maven-parent-7.pom
16:11:30 [2024-03-15T20:11:30.366Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom
16:11:30 [2024-03-15T20:11:30.366Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/7/maven-parent-7.pom
16:11:30 [2024-03-15T20:11:30.366Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom
16:11:30 [2024-03-15T20:11:30.366Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/7/maven-parent-7.pom
16:11:30 [2024-03-15T20:11:30.366Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom
16:11:30 [2024-03-15T20:11:30.366Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 2.1 MB/s)
16:11:30 [2024-03-15T20:11:30.366Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
16:11:30 [2024-03-15T20:11:30.366Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
16:11:30 [2024-03-15T20:11:30.366Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
16:11:30 [2024-03-15T20:11:30.621Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
16:11:30 [2024-03-15T20:11:30.621Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
16:11:30 [2024-03-15T20:11:30.621Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
16:11:30 [2024-03-15T20:11:30.621Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 59 kB/s)
16:11:30 [2024-03-15T20:11:30.621Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
16:11:30 [2024-03-15T20:11:30.621Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
16:11:30 [2024-03-15T20:11:30.621Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
16:11:30 [2024-03-15T20:11:30.876Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
16:11:30 [2024-03-15T20:11:30.876Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
16:11:30 [2024-03-15T20:11:30.876Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
16:11:30 [2024-03-15T20:11:30.876Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 kB at 1.5 MB/s)
16:11:30 [2024-03-15T20:11:30.876Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
16:11:30 [2024-03-15T20:11:30.876Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
16:11:30 [2024-03-15T20:11:30.876Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
16:11:30 [2024-03-15T20:11:30.876Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
16:11:30 [2024-03-15T20:11:30.876Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
16:11:30 [2024-03-15T20:11:30.876Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
16:11:30 [2024-03-15T20:11:30.876Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 70 kB/s)
16:11:30 [2024-03-15T20:11:30.876Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
16:11:30 [2024-03-15T20:11:30.876Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
16:11:30 [2024-03-15T20:11:30.876Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
16:11:31 [2024-03-15T20:11:31.132Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
16:11:31 [2024-03-15T20:11:31.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
16:11:31 [2024-03-15T20:11:31.132Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
16:11:31 [2024-03-15T20:11:31.132Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (1.4 kB at 155 kB/s)
16:11:31 [2024-03-15T20:11:31.132Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
16:11:31 [2024-03-15T20:11:31.132Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
16:11:31 [2024-03-15T20:11:31.132Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
16:11:31 [2024-03-15T20:11:31.132Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
16:11:31 [2024-03-15T20:11:31.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
16:11:31 [2024-03-15T20:11:31.132Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
16:11:31 [2024-03-15T20:11:31.132Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (1.3 kB at 109 kB/s)
16:11:31 [2024-03-15T20:11:31.132Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
16:11:31 [2024-03-15T20:11:31.132Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
16:11:31 [2024-03-15T20:11:31.132Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
16:11:31 [2024-03-15T20:11:31.388Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
16:11:31 [2024-03-15T20:11:31.388Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
16:11:31 [2024-03-15T20:11:31.388Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
16:11:31 [2024-03-15T20:11:31.388Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 137 kB/s)
16:11:31 [2024-03-15T20:11:31.388Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.1/junit-4.13.1.pom
16:11:31 [2024-03-15T20:11:31.388Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.1/junit-4.13.1.pom
16:11:31 [2024-03-15T20:11:31.388Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.13.1/junit-4.13.1.pom
16:11:31 [2024-03-15T20:11:31.388Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.1/junit-4.13.1.pom
16:11:31 [2024-03-15T20:11:31.388Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.1/junit-4.13.1.pom
16:11:31 [2024-03-15T20:11:31.388Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.pom
16:11:31 [2024-03-15T20:11:31.388Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.pom (25 kB at 1.6 MB/s)
16:11:31 [2024-03-15T20:11:31.388Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
16:11:31 [2024-03-15T20:11:31.388Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
16:11:31 [2024-03-15T20:11:31.388Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
16:11:31 [2024-03-15T20:11:31.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
16:11:31 [2024-03-15T20:11:31.644Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
16:11:31 [2024-03-15T20:11:31.644Z] [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
16:11:31 [2024-03-15T20:11:31.644Z] [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 77 kB/s)
16:11:31 [2024-03-15T20:11:31.644Z] [WARNING] The POM for org.hamcrest:hamcrest-core:jar:1.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:11:31 [2024-03-15T20:11:31.644Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
16:11:31 [2024-03-15T20:11:31.644Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
16:11:31 [2024-03-15T20:11:31.644Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
16:11:31 [2024-03-15T20:11:31.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
16:11:31 [2024-03-15T20:11:31.899Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
16:11:31 [2024-03-15T20:11:31.899Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
16:11:31 [2024-03-15T20:11:31.899Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 59 kB/s)
16:11:31 [2024-03-15T20:11:31.899Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
16:11:31 [2024-03-15T20:11:31.900Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
16:11:31 [2024-03-15T20:11:31.900Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
16:11:31 [2024-03-15T20:11:31.900Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
16:11:32 [2024-03-15T20:11:32.155Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
16:11:32 [2024-03-15T20:11:32.155Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
16:11:32 [2024-03-15T20:11:32.155Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (6.4 kB at 640 kB/s)
16:11:32 [2024-03-15T20:11:32.155Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
16:11:32 [2024-03-15T20:11:32.155Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
16:11:32 [2024-03-15T20:11:32.155Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
16:11:32 [2024-03-15T20:11:32.155Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
16:11:32 [2024-03-15T20:11:32.155Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
16:11:32 [2024-03-15T20:11:32.155Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
16:11:32 [2024-03-15T20:11:32.155Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 151 kB/s)
16:11:32 [2024-03-15T20:11:32.155Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
16:11:32 [2024-03-15T20:11:32.412Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
16:11:32 [2024-03-15T20:11:32.412Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
16:11:32 [2024-03-15T20:11:32.412Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
16:11:32 [2024-03-15T20:11:32.412Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
16:11:32 [2024-03-15T20:11:32.412Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
16:11:32 [2024-03-15T20:11:32.412Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 3.0 MB/s)
16:11:32 [2024-03-15T20:11:32.412Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
16:11:32 [2024-03-15T20:11:32.412Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
16:11:32 [2024-03-15T20:11:32.412Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
16:11:32 [2024-03-15T20:11:32.412Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
16:11:32 [2024-03-15T20:11:32.412Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
16:11:32 [2024-03-15T20:11:32.668Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
16:11:32 [2024-03-15T20:11:32.668Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 353 kB/s)
16:11:32 [2024-03-15T20:11:32.668Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
16:11:32 [2024-03-15T20:11:32.668Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
16:11:32 [2024-03-15T20:11:32.668Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
16:11:32 [2024-03-15T20:11:32.668Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
16:11:32 [2024-03-15T20:11:32.668Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
16:11:32 [2024-03-15T20:11:32.668Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
16:11:32 [2024-03-15T20:11:32.668Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.8 kB at 653 kB/s)
16:11:32 [2024-03-15T20:11:32.668Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
16:11:32 [2024-03-15T20:11:32.668Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
16:11:32 [2024-03-15T20:11:32.668Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
16:11:32 [2024-03-15T20:11:32.923Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
16:11:32 [2024-03-15T20:11:32.923Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
16:11:32 [2024-03-15T20:11:32.924Z] [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
16:11:32 [2024-03-15T20:11:32.924Z] [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 264 kB/s)
16:11:32 [2024-03-15T20:11:32.924Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
16:11:32 [2024-03-15T20:11:32.924Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
16:11:32 [2024-03-15T20:11:32.924Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
16:11:32 [2024-03-15T20:11:32.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
16:11:32 [2024-03-15T20:11:32.924Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
16:11:32 [2024-03-15T20:11:32.924Z] [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
16:11:32 [2024-03-15T20:11:32.924Z] [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 1.2 MB/s)
16:11:32 [2024-03-15T20:11:32.924Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
16:11:32 [2024-03-15T20:11:32.924Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
16:11:32 [2024-03-15T20:11:32.924Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/16/maven-parent-16.pom
16:11:33 [2024-03-15T20:11:33.179Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
16:11:33 [2024-03-15T20:11:33.179Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
16:11:33 [2024-03-15T20:11:33.179Z] [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
16:11:33 [2024-03-15T20:11:33.179Z] [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 7.8 MB/s)
16:11:33 [2024-03-15T20:11:33.179Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom
16:11:33 [2024-03-15T20:11:33.179Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom
16:11:33 [2024-03-15T20:11:33.179Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom
16:11:33 [2024-03-15T20:11:33.179Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/7/apache-7.pom
16:11:33 [2024-03-15T20:11:33.179Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/7/apache-7.pom
16:11:33 [2024-03-15T20:11:33.179Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom
16:11:33 [2024-03-15T20:11:33.179Z] [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 3.6 MB/s)
16:11:33 [2024-03-15T20:11:33.179Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
16:11:33 [2024-03-15T20:11:33.179Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
16:11:33 [2024-03-15T20:11:33.179Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
16:11:33 [2024-03-15T20:11:33.435Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
16:11:33 [2024-03-15T20:11:33.435Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
16:11:33 [2024-03-15T20:11:33.435Z] [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
16:11:33 [2024-03-15T20:11:33.435Z] [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 462 kB/s)
16:11:33 [2024-03-15T20:11:33.435Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
16:11:33 [2024-03-15T20:11:33.435Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
16:11:33 [2024-03-15T20:11:33.435Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
16:11:33 [2024-03-15T20:11:33.435Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
16:11:33 [2024-03-15T20:11:33.435Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
16:11:33 [2024-03-15T20:11:33.435Z] [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
16:11:33 [2024-03-15T20:11:33.435Z] [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 3.2 MB/s)
16:11:33 [2024-03-15T20:11:33.435Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
16:11:33 [2024-03-15T20:11:33.435Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom
16:11:33 [2024-03-15T20:11:33.435Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/10/maven-parent-10.pom
16:11:33 [2024-03-15T20:11:33.690Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom
16:11:33 [2024-03-15T20:11:33.690Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
16:11:33 [2024-03-15T20:11:33.690Z] [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
16:11:33 [2024-03-15T20:11:33.690Z] [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 6.3 MB/s)
16:11:33 [2024-03-15T20:11:33.690Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
16:11:33 [2024-03-15T20:11:33.690Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
16:11:33 [2024-03-15T20:11:33.690Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
16:11:33 [2024-03-15T20:11:33.690Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
16:11:33 [2024-03-15T20:11:33.690Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
16:11:33 [2024-03-15T20:11:33.690Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
16:11:33 [2024-03-15T20:11:33.690Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom (3.5 kB at 438 kB/s)
16:11:33 [2024-03-15T20:11:33.690Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
16:11:33 [2024-03-15T20:11:33.690Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
16:11:33 [2024-03-15T20:11:33.690Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
16:11:33 [2024-03-15T20:11:33.947Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
16:11:33 [2024-03-15T20:11:33.948Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
16:11:33 [2024-03-15T20:11:33.948Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
16:11:33 [2024-03-15T20:11:33.948Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom (2.1 kB at 208 kB/s)
16:11:33 [2024-03-15T20:11:33.948Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
16:11:33 [2024-03-15T20:11:33.948Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
16:11:33 [2024-03-15T20:11:33.948Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
16:11:33 [2024-03-15T20:11:33.948Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
16:11:33 [2024-03-15T20:11:33.948Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
16:11:33 [2024-03-15T20:11:33.948Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
16:11:33 [2024-03-15T20:11:33.948Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom (2.8 kB at 186 kB/s)
16:11:33 [2024-03-15T20:11:33.948Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
16:11:33 [2024-03-15T20:11:33.948Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
16:11:33 [2024-03-15T20:11:33.948Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
16:11:34 [2024-03-15T20:11:34.204Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
16:11:34 [2024-03-15T20:11:34.204Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
16:11:34 [2024-03-15T20:11:34.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
16:11:34 [2024-03-15T20:11:34.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom (1.9 kB at 171 kB/s)
16:11:34 [2024-03-15T20:11:34.204Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
16:11:34 [2024-03-15T20:11:34.204Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
16:11:34 [2024-03-15T20:11:34.204Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
16:11:34 [2024-03-15T20:11:34.204Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
16:11:34 [2024-03-15T20:11:34.204Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar
16:11:34 [2024-03-15T20:11:34.204Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
16:11:34 [2024-03-15T20:11:34.204Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
16:11:34 [2024-03-15T20:11:34.204Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
16:11:34 [2024-03-15T20:11:34.204Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
16:11:34 [2024-03-15T20:11:34.204Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.1/junit-4.13.1.jar
16:11:34 [2024-03-15T20:11:34.204Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
16:11:34 [2024-03-15T20:11:34.204Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
16:11:34 [2024-03-15T20:11:34.204Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
16:11:34 [2024-03-15T20:11:34.204Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
16:11:34 [2024-03-15T20:11:34.204Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
16:11:34 [2024-03-15T20:11:34.204Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
16:11:34 [2024-03-15T20:11:34.204Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
16:11:34 [2024-03-15T20:11:34.204Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
16:11:34 [2024-03-15T20:11:34.204Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
16:11:34 [2024-03-15T20:11:34.204Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
16:11:34 [2024-03-15T20:11:34.204Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
16:11:34 [2024-03-15T20:11:34.204Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar
16:11:34 [2024-03-15T20:11:34.204Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
16:11:34 [2024-03-15T20:11:34.204Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
16:11:34 [2024-03-15T20:11:34.205Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
16:11:34 [2024-03-15T20:11:34.205Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
16:11:34 [2024-03-15T20:11:34.205Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.1/junit-4.13.1.jar
16:11:34 [2024-03-15T20:11:34.205Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
16:11:34 [2024-03-15T20:11:34.205Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
16:11:34 [2024-03-15T20:11:34.205Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
16:11:34 [2024-03-15T20:11:34.205Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
16:11:34 [2024-03-15T20:11:34.205Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
16:11:34 [2024-03-15T20:11:34.205Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
16:11:34 [2024-03-15T20:11:34.205Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
16:11:34 [2024-03-15T20:11:34.205Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
16:11:34 [2024-03-15T20:11:34.461Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
16:11:34 [2024-03-15T20:11:34.461Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
16:11:34 [2024-03-15T20:11:34.461Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
16:11:34 [2024-03-15T20:11:34.461Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar
16:11:34 [2024-03-15T20:11:34.461Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
16:11:34 [2024-03-15T20:11:34.461Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
16:11:34 [2024-03-15T20:11:34.461Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
16:11:34 [2024-03-15T20:11:34.461Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
16:11:34 [2024-03-15T20:11:34.461Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.13.1/junit-4.13.1.jar
16:11:34 [2024-03-15T20:11:34.461Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
16:11:34 [2024-03-15T20:11:34.717Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
16:11:34 [2024-03-15T20:11:34.717Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
16:11:34 [2024-03-15T20:11:34.717Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
16:11:34 [2024-03-15T20:11:34.717Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
16:11:34 [2024-03-15T20:11:34.717Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
16:11:34 [2024-03-15T20:11:34.717Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
16:11:34 [2024-03-15T20:11:34.717Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
16:11:34 [2024-03-15T20:11:34.717Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
16:11:34 [2024-03-15T20:11:34.717Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
16:11:34 [2024-03-15T20:11:34.717Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
16:11:34 [2024-03-15T20:11:34.717Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar
16:11:34 [2024-03-15T20:11:34.717Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
16:11:34 [2024-03-15T20:11:34.717Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
16:11:34 [2024-03-15T20:11:34.717Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
16:11:34 [2024-03-15T20:11:34.717Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.1/junit-4.13.1.jar
16:11:34 [2024-03-15T20:11:34.717Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
16:11:34 [2024-03-15T20:11:34.717Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
16:11:34 [2024-03-15T20:11:34.973Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
16:11:34 [2024-03-15T20:11:34.973Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
16:11:34 [2024-03-15T20:11:34.973Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
16:11:34 [2024-03-15T20:11:34.973Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
16:11:34 [2024-03-15T20:11:34.973Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
16:11:34 [2024-03-15T20:11:34.973Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
16:11:34 [2024-03-15T20:11:34.973Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
16:11:34 [2024-03-15T20:11:34.973Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
16:11:34 [2024-03-15T20:11:34.973Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
16:11:34 [2024-03-15T20:11:34.973Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
16:11:34 [2024-03-15T20:11:34.973Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar
16:11:34 [2024-03-15T20:11:34.973Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
16:11:34 [2024-03-15T20:11:34.973Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
16:11:34 [2024-03-15T20:11:34.973Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
16:11:34 [2024-03-15T20:11:34.973Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
16:11:34 [2024-03-15T20:11:34.973Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.1/junit-4.13.1.jar
16:11:34 [2024-03-15T20:11:34.973Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
16:11:34 [2024-03-15T20:11:34.973Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
16:11:34 [2024-03-15T20:11:34.973Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
16:11:34 [2024-03-15T20:11:34.973Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
16:11:34 [2024-03-15T20:11:34.973Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
16:11:34 [2024-03-15T20:11:34.973Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
16:11:34 [2024-03-15T20:11:34.973Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
16:11:34 [2024-03-15T20:11:34.973Z] [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
16:11:34 [2024-03-15T20:11:34.973Z] [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)
16:11:34 [2024-03-15T20:11:34.973Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
16:11:34 [2024-03-15T20:11:34.973Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
16:11:34 [2024-03-15T20:11:34.973Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
16:11:34 [2024-03-15T20:11:34.973Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar
16:11:34 [2024-03-15T20:11:34.973Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
16:11:34 [2024-03-15T20:11:34.974Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (38 kB at 596 kB/s)
16:11:34 [2024-03-15T20:11:34.974Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
16:11:34 [2024-03-15T20:11:34.974Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 kB at 581 kB/s)
16:11:34 [2024-03-15T20:11:34.974Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
16:11:35 [2024-03-15T20:11:35.229Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar (49 kB at 185 kB/s)
16:11:35 [2024-03-15T20:11:35.229Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
16:11:35 [2024-03-15T20:11:35.229Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar (20 kB at 74 kB/s)
16:11:35 [2024-03-15T20:11:35.229Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.jar
16:11:35 [2024-03-15T20:11:35.229Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 48 kB/s)
16:11:35 [2024-03-15T20:11:35.229Z] [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
16:11:35 [2024-03-15T20:11:35.229Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar (78 kB at 293 kB/s)
16:11:35 [2024-03-15T20:11:35.229Z] [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
16:11:35 [2024-03-15T20:11:35.229Z] [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 52 kB/s)
16:11:35 [2024-03-15T20:11:35.229Z] [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
16:11:35 [2024-03-15T20:11:35.229Z] [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 48 kB/s)
16:11:35 [2024-03-15T20:11:35.229Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
16:11:35 [2024-03-15T20:11:35.230Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (43 kB at 199 kB/s)
16:11:35 [2024-03-15T20:11:35.230Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
16:11:35 [2024-03-15T20:11:35.230Z] [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 208 kB/s)
16:11:35 [2024-03-15T20:11:35.230Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
16:11:35 [2024-03-15T20:11:35.230Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 876 kB/s)
16:11:35 [2024-03-15T20:11:35.230Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
16:11:35 [2024-03-15T20:11:35.230Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar (72 kB at 320 kB/s)
16:11:35 [2024-03-15T20:11:35.230Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.jar (383 kB at 1.7 MB/s)
16:11:35 [2024-03-15T20:11:35.230Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar (299 kB at 1.3 MB/s)
16:11:35 [2024-03-15T20:11:35.230Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar (204 kB at 870 kB/s)
16:11:35 [2024-03-15T20:11:35.230Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar (131 kB at 549 kB/s)
16:11:35 [2024-03-15T20:11:35.230Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:35 [2024-03-15T20:11:35.230Z] [INFO] 
16:11:35 [2024-03-15T20:11:35.230Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >--
16:11:35 [2024-03-15T20:11:35.230Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 9.3.0-SNAPSHOT [2/141]
16:11:35 [2024-03-15T20:11:35.230Z] [INFO]   from analysis/pom.xml
16:11:35 [2024-03-15T20:11:35.230Z] [INFO] --------------------------------[ pom ]---------------------------------
16:11:35 [2024-03-15T20:11:35.230Z] [INFO] 
16:11:35 [2024-03-15T20:11:35.230Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
16:11:35 [2024-03-15T20:11:35.230Z] [INFO] 
16:11:35 [2024-03-15T20:11:35.230Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis-parent ---
16:11:35 [2024-03-15T20:11:35.230Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:35 [2024-03-15T20:11:35.230Z] [INFO] 
16:11:35 [2024-03-15T20:11:35.230Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >---
16:11:35 [2024-03-15T20:11:35.230Z] [INFO] Building Trace Compass Common Utilities Parent 9.3.0-SNAPSHOT    [3/141]
16:11:35 [2024-03-15T20:11:35.230Z] [INFO]   from common/pom.xml
16:11:35 [2024-03-15T20:11:35.230Z] [INFO] --------------------------------[ pom ]---------------------------------
16:11:35 [2024-03-15T20:11:35.230Z] [INFO] 
16:11:35 [2024-03-15T20:11:35.230Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
16:11:35 [2024-03-15T20:11:35.230Z] [INFO] 
16:11:35 [2024-03-15T20:11:35.230Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common-parent ---
16:11:35 [2024-03-15T20:11:35.230Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:35 [2024-03-15T20:11:35.230Z] [INFO] 
16:11:35 [2024-03-15T20:11:35.230Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >----
16:11:35 [2024-03-15T20:11:35.230Z] [INFO] Building org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT     [4/141]
16:11:35 [2024-03-15T20:11:35.230Z] [INFO]   from common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
16:11:35 [2024-03-15T20:11:35.230Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:11:35 [2024-03-15T20:11:35.230Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:36 [2024-03-15T20:11:36.157Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.31.target for environments=[win32/win32/x86_64, macosx/cocoa/x86_64, macosx/cocoa/aarch64, linux/gtk/x86_64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@355bffcf
16:11:36 [2024-03-15T20:11:36.157Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
16:11:36 [2024-03-15T20:11:36.157Z] [INFO]     Cache location:         /home/jenkins/.m2/repository/.cache/tycho
16:11:36 [2024-03-15T20:11:36.157Z] [INFO]     Transport mode:         online
16:11:36 [2024-03-15T20:11:36.157Z] [INFO]     Http Transport type:    Java11Client
16:11:36 [2024-03-15T20:11:36.157Z] [INFO]     Update mode:            cache first
16:11:36 [2024-03-15T20:11:36.157Z] [INFO]     Minimum cache duration: 60 minutes
16:11:36 [2024-03-15T20:11:36.157Z] [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
16:11:40 [2024-03-15T20:11:40.326Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
16:11:40 [2024-03-15T20:11:40.890Z] [INFO] 
16:11:40 [2024-03-15T20:11:40.890Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
16:11:40 [2024-03-15T20:11:40.890Z] [INFO] The project's OSGi version is 5.2.0.202403152011
16:11:40 [2024-03-15T20:11:40.890Z] [INFO] 
16:11:40 [2024-03-15T20:11:40.890Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
16:11:40 [2024-03-15T20:11:40.890Z] [INFO] 
16:11:40 [2024-03-15T20:11:40.890Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
16:11:40 [2024-03-15T20:11:40.890Z] [INFO] 
16:11:40 [2024-03-15T20:11:40.890Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
16:11:40 [2024-03-15T20:11:40.890Z] [INFO] 
16:11:40 [2024-03-15T20:11:40.890Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
16:11:40 [2024-03-15T20:11:40.890Z] [INFO] 
16:11:40 [2024-03-15T20:11:40.890Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core ---
16:11:40 [2024-03-15T20:11:40.890Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core
16:11:40 [2024-03-15T20:11:40.890Z] [INFO] 
16:11:40 [2024-03-15T20:11:40.890Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core ---
16:11:40 [2024-03-15T20:11:40.890Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:40 [2024-03-15T20:11:40.890Z] [INFO] 
16:11:40 [2024-03-15T20:11:40.890Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
16:11:41 [2024-03-15T20:11:41.145Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src/main/resources
16:11:41 [2024-03-15T20:11:41.145Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.145Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
16:11:41 [2024-03-15T20:11:41.145Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:41 [2024-03-15T20:11:41.145Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:41 [2024-03-15T20:11:41.145Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
16:11:41 [2024-03-15T20:11:41.145Z] [INFO] Nothing to compile - all classes are up to date
16:11:41 [2024-03-15T20:11:41.145Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.145Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >--
16:11:41 [2024-03-15T20:11:41.145Z] [INFO] Building Trace Compass State System Parent 9.3.0-SNAPSHOT        [5/141]
16:11:41 [2024-03-15T20:11:41.145Z] [INFO]   from statesystem/pom.xml
16:11:41 [2024-03-15T20:11:41.145Z] [INFO] --------------------------------[ pom ]---------------------------------
16:11:41 [2024-03-15T20:11:41.145Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.145Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
16:11:41 [2024-03-15T20:11:41.145Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.145Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem-parent ---
16:11:41 [2024-03-15T20:11:41.145Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:41 [2024-03-15T20:11:41.145Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.145Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >--
16:11:41 [2024-03-15T20:11:41.145Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT  [6/141]
16:11:41 [2024-03-15T20:11:41.145Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
16:11:41 [2024-03-15T20:11:41.145Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:11:41 [2024-03-15T20:11:41.145Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:41 [2024-03-15T20:11:41.145Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
16:11:41 [2024-03-15T20:11:41.401Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.401Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
16:11:41 [2024-03-15T20:11:41.401Z] [INFO] The project's OSGi version is 1.3.0.202403152011
16:11:41 [2024-03-15T20:11:41.401Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.401Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
16:11:41 [2024-03-15T20:11:41.401Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.401Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
16:11:41 [2024-03-15T20:11:41.401Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.401Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
16:11:41 [2024-03-15T20:11:41.401Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.401Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
16:11:41 [2024-03-15T20:11:41.401Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.401Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core ---
16:11:41 [2024-03-15T20:11:41.401Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core
16:11:41 [2024-03-15T20:11:41.401Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.401Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core ---
16:11:41 [2024-03-15T20:11:41.401Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:41 [2024-03-15T20:11:41.401Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.401Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
16:11:41 [2024-03-15T20:11:41.401Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
16:11:41 [2024-03-15T20:11:41.401Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.401Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
16:11:41 [2024-03-15T20:11:41.401Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:41 [2024-03-15T20:11:41.401Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:41 [2024-03-15T20:11:41.401Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
16:11:41 [2024-03-15T20:11:41.402Z] [INFO] Nothing to compile - all classes are up to date
16:11:41 [2024-03-15T20:11:41.402Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.402Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >--
16:11:41 [2024-03-15T20:11:41.402Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT [7/141]
16:11:41 [2024-03-15T20:11:41.402Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
16:11:41 [2024-03-15T20:11:41.402Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:11:41 [2024-03-15T20:11:41.402Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:41 [2024-03-15T20:11:41.402Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
16:11:41 [2024-03-15T20:11:41.658Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.658Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
16:11:41 [2024-03-15T20:11:41.658Z] [INFO] The project's OSGi version is 3.1.0.202403152011
16:11:41 [2024-03-15T20:11:41.658Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.658Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
16:11:41 [2024-03-15T20:11:41.658Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.658Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
16:11:41 [2024-03-15T20:11:41.658Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.658Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
16:11:41 [2024-03-15T20:11:41.658Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.658Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
16:11:41 [2024-03-15T20:11:41.658Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.658Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core ---
16:11:41 [2024-03-15T20:11:41.658Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core
16:11:41 [2024-03-15T20:11:41.658Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.658Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core ---
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
16:11:41 [2024-03-15T20:11:41.659Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:41 [2024-03-15T20:11:41.659Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:41 [2024-03-15T20:11:41.659Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] Nothing to compile - all classes are up to date
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >----
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] Building Trace Compass TMF Parent 9.3.0-SNAPSHOT                 [8/141]
16:11:41 [2024-03-15T20:11:41.659Z] [INFO]   from tmf/pom.xml
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] --------------------------------[ pom ]---------------------------------
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf-parent ---
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >--
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] Building Trace Compass Filter Parser 1.1.1-SNAPSHOT              [9/141]
16:11:41 [2024-03-15T20:11:41.659Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:11:41 [2024-03-15T20:11:41.659Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] The project's OSGi version is 1.1.1.202403152011
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] Resolving class path of Trace Compass Filter Parser
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:11:41 [2024-03-15T20:11:41.659Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:41 [2024-03-15T20:11:41.659Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:41 [2024-03-15T20:11:41.659Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] Nothing to compile - all classes are up to date
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >--
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 5.3.1-SNAPSHOT [10/141]
16:11:41 [2024-03-15T20:11:41.659Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:11:41 [2024-03-15T20:11:41.659Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:41 [2024-03-15T20:11:41.659Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
16:11:41 [2024-03-15T20:11:41.915Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.14.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:11:41 [2024-03-15T20:11:41.915Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.915Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
16:11:41 [2024-03-15T20:11:41.915Z] [INFO] The project's OSGi version is 5.3.1.202403152011
16:11:41 [2024-03-15T20:11:41.915Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.915Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
16:11:41 [2024-03-15T20:11:41.915Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.915Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
16:11:41 [2024-03-15T20:11:41.915Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.915Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
16:11:41 [2024-03-15T20:11:41.915Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.915Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
16:11:41 [2024-03-15T20:11:41.915Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.915Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core ---
16:11:41 [2024-03-15T20:11:41.915Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core
16:11:41 [2024-03-15T20:11:41.915Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.915Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core ---
16:11:41 [2024-03-15T20:11:41.915Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:41 [2024-03-15T20:11:41.915Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.915Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
16:11:41 [2024-03-15T20:11:41.915Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
16:11:41 [2024-03-15T20:11:41.915Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.915Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
16:11:41 [2024-03-15T20:11:41.915Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:41 [2024-03-15T20:11:41.915Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:41 [2024-03-15T20:11:41.915Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
16:11:41 [2024-03-15T20:11:41.915Z] [INFO] Nothing to compile - all classes are up to date
16:11:41 [2024-03-15T20:11:41.915Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.915Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >-----
16:11:41 [2024-03-15T20:11:41.915Z] [INFO] Building org.eclipse.tracecompass.tmf.core 9.2.1-SNAPSHOT       [11/141]
16:11:41 [2024-03-15T20:11:41.915Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
16:11:41 [2024-03-15T20:11:41.915Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:11:41 [2024-03-15T20:11:41.915Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:41 [2024-03-15T20:11:41.916Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
16:11:41 [2024-03-15T20:11:41.916Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.916Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
16:11:41 [2024-03-15T20:11:41.916Z] [INFO] The project's OSGi version is 9.2.1.202403152011
16:11:41 [2024-03-15T20:11:41.916Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.916Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
16:11:41 [2024-03-15T20:11:41.916Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.916Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
16:11:41 [2024-03-15T20:11:41.916Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.916Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
16:11:41 [2024-03-15T20:11:41.916Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.916Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
16:11:41 [2024-03-15T20:11:41.916Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.916Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core ---
16:11:41 [2024-03-15T20:11:41.916Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core
16:11:41 [2024-03-15T20:11:41.916Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.916Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core ---
16:11:41 [2024-03-15T20:11:41.916Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:41 [2024-03-15T20:11:41.916Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.916Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
16:11:41 [2024-03-15T20:11:41.916Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
16:11:41 [2024-03-15T20:11:41.916Z] [INFO] 
16:11:41 [2024-03-15T20:11:41.916Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
16:11:41 [2024-03-15T20:11:41.916Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:41 [2024-03-15T20:11:41.916Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:41 [2024-03-15T20:11:41.916Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
16:11:42 [2024-03-15T20:11:42.172Z] [INFO] Nothing to compile - all classes are up to date
16:11:42 [2024-03-15T20:11:42.172Z] [INFO] 
16:11:42 [2024-03-15T20:11:42.172Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >--
16:11:42 [2024-03-15T20:11:42.172Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT [12/141]
16:11:42 [2024-03-15T20:11:42.172Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
16:11:42 [2024-03-15T20:11:42.172Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:11:42 [2024-03-15T20:11:42.172Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:42 [2024-03-15T20:11:42.172Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
16:11:42 [2024-03-15T20:11:42.172Z] [INFO] 
16:11:42 [2024-03-15T20:11:42.172Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
16:11:42 [2024-03-15T20:11:42.172Z] [INFO] The project's OSGi version is 2.2.1.202403152011
16:11:42 [2024-03-15T20:11:42.172Z] [INFO] 
16:11:42 [2024-03-15T20:11:42.172Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
16:11:42 [2024-03-15T20:11:42.172Z] [INFO] 
16:11:42 [2024-03-15T20:11:42.172Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
16:11:42 [2024-03-15T20:11:42.172Z] [INFO] 
16:11:42 [2024-03-15T20:11:42.172Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
16:11:42 [2024-03-15T20:11:42.172Z] [INFO] 
16:11:42 [2024-03-15T20:11:42.172Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
16:11:42 [2024-03-15T20:11:42.172Z] [INFO] 
16:11:42 [2024-03-15T20:11:42.172Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core ---
16:11:42 [2024-03-15T20:11:42.172Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core
16:11:42 [2024-03-15T20:11:42.172Z] [INFO] 
16:11:42 [2024-03-15T20:11:42.172Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core ---
16:11:42 [2024-03-15T20:11:42.172Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:42 [2024-03-15T20:11:42.172Z] [INFO] 
16:11:42 [2024-03-15T20:11:42.172Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
16:11:42 [2024-03-15T20:11:42.172Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
16:11:42 [2024-03-15T20:11:42.172Z] [INFO] 
16:11:42 [2024-03-15T20:11:42.172Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
16:11:42 [2024-03-15T20:11:42.172Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:42 [2024-03-15T20:11:42.172Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:42 [2024-03-15T20:11:42.172Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
16:11:42 [2024-03-15T20:11:42.172Z] [INFO] Nothing to compile - all classes are up to date
16:11:42 [2024-03-15T20:11:42.172Z] [INFO] 
16:11:42 [2024-03-15T20:11:42.172Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >--
16:11:42 [2024-03-15T20:11:42.172Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT [13/141]
16:11:42 [2024-03-15T20:11:42.172Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
16:11:42 [2024-03-15T20:11:42.172Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:11:42 [2024-03-15T20:11:42.172Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:42 [2024-03-15T20:11:42.172Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
16:11:42 [2024-03-15T20:11:42.428Z] [INFO] 
16:11:42 [2024-03-15T20:11:42.428Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:11:42 [2024-03-15T20:11:42.428Z] [INFO] The project's OSGi version is 1.0.16.202403152011
16:11:42 [2024-03-15T20:11:42.428Z] [INFO] 
16:11:42 [2024-03-15T20:11:42.428Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:11:42 [2024-03-15T20:11:42.428Z] [INFO] 
16:11:42 [2024-03-15T20:11:42.428Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:11:42 [2024-03-15T20:11:42.428Z] [INFO] 
16:11:42 [2024-03-15T20:11:42.428Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:11:42 [2024-03-15T20:11:42.428Z] [INFO] 
16:11:42 [2024-03-15T20:11:42.428Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:11:42 [2024-03-15T20:11:42.428Z] [INFO] 
16:11:42 [2024-03-15T20:11:42.428Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:11:42 [2024-03-15T20:11:42.428Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core.tests
16:11:42 [2024-03-15T20:11:42.683Z] [INFO] 
16:11:42 [2024-03-15T20:11:42.683Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:11:42 [2024-03-15T20:11:42.683Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:42 [2024-03-15T20:11:42.683Z] [INFO] 
16:11:42 [2024-03-15T20:11:42.683Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:11:42 [2024-03-15T20:11:42.683Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
16:11:42 [2024-03-15T20:11:42.684Z] [INFO] 
16:11:42 [2024-03-15T20:11:42.684Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:11:42 [2024-03-15T20:11:42.684Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:42 [2024-03-15T20:11:42.684Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:42 [2024-03-15T20:11:42.684Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
16:11:42 [2024-03-15T20:11:42.684Z] [INFO] Nothing to compile - all classes are up to date
16:11:42 [2024-03-15T20:11:42.684Z] [INFO] 
16:11:42 [2024-03-15T20:11:42.684Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >--
16:11:42 [2024-03-15T20:11:42.684Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT [14/141]
16:11:42 [2024-03-15T20:11:42.684Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
16:11:42 [2024-03-15T20:11:42.684Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:11:42 [2024-03-15T20:11:42.684Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:42 [2024-03-15T20:11:42.684Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.25-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
16:11:42 [2024-03-15T20:11:42.940Z] [INFO] 
16:11:42 [2024-03-15T20:11:42.940Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
16:11:42 [2024-03-15T20:11:42.940Z] [INFO] The project's OSGi version is 1.0.25.202403152011
16:11:42 [2024-03-15T20:11:42.940Z] [INFO] 
16:11:42 [2024-03-15T20:11:42.940Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
16:11:42 [2024-03-15T20:11:42.940Z] [INFO] 
16:11:42 [2024-03-15T20:11:42.940Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
16:11:42 [2024-03-15T20:11:42.940Z] [INFO] 
16:11:42 [2024-03-15T20:11:42.940Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
16:11:42 [2024-03-15T20:11:42.940Z] [INFO] 
16:11:42 [2024-03-15T20:11:42.940Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
16:11:42 [2024-03-15T20:11:42.940Z] [INFO] 
16:11:42 [2024-03-15T20:11:42.940Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core.tests ---
16:11:42 [2024-03-15T20:11:42.940Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core.tests
16:11:42 [2024-03-15T20:11:42.940Z] [INFO] 
16:11:42 [2024-03-15T20:11:42.940Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core.tests ---
16:11:42 [2024-03-15T20:11:42.940Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:42 [2024-03-15T20:11:42.940Z] [INFO] 
16:11:42 [2024-03-15T20:11:42.940Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
16:11:42 [2024-03-15T20:11:42.940Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
16:11:42 [2024-03-15T20:11:42.940Z] [INFO] 
16:11:42 [2024-03-15T20:11:42.940Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
16:11:42 [2024-03-15T20:11:42.940Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:42 [2024-03-15T20:11:42.940Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:42 [2024-03-15T20:11:42.940Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.25-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
16:11:43 [2024-03-15T20:11:43.196Z] [INFO] Nothing to compile - all classes are up to date
16:11:43 [2024-03-15T20:11:43.196Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.196Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >----
16:11:43 [2024-03-15T20:11:43.196Z] [INFO] Building Trace Compass CTF Support Parent 9.3.0-SNAPSHOT        [15/141]
16:11:43 [2024-03-15T20:11:43.196Z] [INFO]   from ctf/pom.xml
16:11:43 [2024-03-15T20:11:43.196Z] [INFO] --------------------------------[ pom ]---------------------------------
16:11:43 [2024-03-15T20:11:43.196Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.196Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
16:11:43 [2024-03-15T20:11:43.196Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.196Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf-parent ---
16:11:43 [2024-03-15T20:11:43.196Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:43 [2024-03-15T20:11:43.196Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.196Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >----
16:11:43 [2024-03-15T20:11:43.196Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT        [16/141]
16:11:43 [2024-03-15T20:11:43.196Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:11:43 [2024-03-15T20:11:43.197Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] The project's OSGi version is 1.1.1.202403152011
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser ---
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] Resolving class path of Trace Compass CTF Parser Plug-in
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser ---
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
16:11:43 [2024-03-15T20:11:43.197Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:43 [2024-03-15T20:11:43.197Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:43 [2024-03-15T20:11:43.197Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] Nothing to compile - all classes are up to date
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >-----
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.4.1-SNAPSHOT       [17/141]
16:11:43 [2024-03-15T20:11:43.197Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:11:43 [2024-03-15T20:11:43.197Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] The project's OSGi version is 4.4.1.202403152011
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core ---
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.core
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core ---
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.197Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
16:11:43 [2024-03-15T20:11:43.197Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:43 [2024-03-15T20:11:43.197Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:43 [2024-03-15T20:11:43.197Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
16:11:43 [2024-03-15T20:11:43.453Z] [INFO] Nothing to compile - all classes are up to date
16:11:43 [2024-03-15T20:11:43.453Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.453Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >---
16:11:43 [2024-03-15T20:11:43.453Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT   [18/141]
16:11:43 [2024-03-15T20:11:43.453Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
16:11:43 [2024-03-15T20:11:43.453Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:11:43 [2024-03-15T20:11:43.453Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:43 [2024-03-15T20:11:43.453Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
16:11:43 [2024-03-15T20:11:43.453Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.453Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:11:43 [2024-03-15T20:11:43.453Z] [INFO] The project's OSGi version is 4.5.1.202403152011
16:11:43 [2024-03-15T20:11:43.453Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.453Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:11:43 [2024-03-15T20:11:43.453Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.453Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:11:43 [2024-03-15T20:11:43.453Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.453Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:11:43 [2024-03-15T20:11:43.453Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.453Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:11:43 [2024-03-15T20:11:43.453Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.453Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:11:43 [2024-03-15T20:11:43.453Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core
16:11:43 [2024-03-15T20:11:43.453Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.453Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:11:43 [2024-03-15T20:11:43.453Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:43 [2024-03-15T20:11:43.453Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.453Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:11:43 [2024-03-15T20:11:43.453Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
16:11:43 [2024-03-15T20:11:43.453Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.453Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:11:43 [2024-03-15T20:11:43.453Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:43 [2024-03-15T20:11:43.453Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:43 [2024-03-15T20:11:43.453Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
16:11:43 [2024-03-15T20:11:43.709Z] [INFO] Nothing to compile - all classes are up to date
16:11:43 [2024-03-15T20:11:43.709Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.709Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >--
16:11:43 [2024-03-15T20:11:43.709Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.15-SNAPSHOT   [19/141]
16:11:43 [2024-03-15T20:11:43.709Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
16:11:43 [2024-03-15T20:11:43.709Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:11:43 [2024-03-15T20:11:43.709Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:43 [2024-03-15T20:11:43.709Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
16:11:43 [2024-03-15T20:11:43.709Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.709Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
16:11:43 [2024-03-15T20:11:43.709Z] [INFO] The project's OSGi version is 1.0.15.202403152011
16:11:43 [2024-03-15T20:11:43.709Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.709Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
16:11:43 [2024-03-15T20:11:43.709Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.709Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
16:11:43 [2024-03-15T20:11:43.709Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.709Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
16:11:43 [2024-03-15T20:11:43.709Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.709Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
16:11:43 [2024-03-15T20:11:43.709Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.709Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core.tests ---
16:11:43 [2024-03-15T20:11:43.709Z] [INFO] Resolving class path of Trace Compass CTF Core Tests Plug-in
16:11:43 [2024-03-15T20:11:43.965Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.965Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core.tests ---
16:11:43 [2024-03-15T20:11:43.965Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:43 [2024-03-15T20:11:43.965Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.965Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
16:11:43 [2024-03-15T20:11:43.965Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
16:11:43 [2024-03-15T20:11:43.965Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.965Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
16:11:43 [2024-03-15T20:11:43.965Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:43 [2024-03-15T20:11:43.965Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:43 [2024-03-15T20:11:43.965Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
16:11:43 [2024-03-15T20:11:43.965Z] [INFO] Nothing to compile - all classes are up to date
16:11:43 [2024-03-15T20:11:43.965Z] [INFO] 
16:11:43 [2024-03-15T20:11:43.966Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >--
16:11:43 [2024-03-15T20:11:43.966Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT [20/141]
16:11:43 [2024-03-15T20:11:43.966Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
16:11:43 [2024-03-15T20:11:43.966Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:11:43 [2024-03-15T20:11:43.966Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:43 [2024-03-15T20:11:43.966Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
16:11:44 [2024-03-15T20:11:44.222Z] [INFO] 
16:11:44 [2024-03-15T20:11:44.222Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:11:44 [2024-03-15T20:11:44.222Z] [INFO] The project's OSGi version is 1.0.17.202403152011
16:11:44 [2024-03-15T20:11:44.222Z] [INFO] 
16:11:44 [2024-03-15T20:11:44.222Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:11:44 [2024-03-15T20:11:44.222Z] [INFO] 
16:11:44 [2024-03-15T20:11:44.222Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:11:44 [2024-03-15T20:11:44.222Z] [INFO] 
16:11:44 [2024-03-15T20:11:44.222Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:11:44 [2024-03-15T20:11:44.222Z] [INFO] 
16:11:44 [2024-03-15T20:11:44.222Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:11:44 [2024-03-15T20:11:44.222Z] [INFO] 
16:11:44 [2024-03-15T20:11:44.222Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:11:44 [2024-03-15T20:11:44.222Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core.tests
16:11:44 [2024-03-15T20:11:44.222Z] [INFO] 
16:11:44 [2024-03-15T20:11:44.222Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:11:44 [2024-03-15T20:11:44.222Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:44 [2024-03-15T20:11:44.222Z] [INFO] 
16:11:44 [2024-03-15T20:11:44.222Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:11:44 [2024-03-15T20:11:44.222Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
16:11:44 [2024-03-15T20:11:44.222Z] [INFO] 
16:11:44 [2024-03-15T20:11:44.222Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:11:44 [2024-03-15T20:11:44.222Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:44 [2024-03-15T20:11:44.222Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:44 [2024-03-15T20:11:44.222Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
16:11:44 [2024-03-15T20:11:44.478Z] [INFO] Nothing to compile - all classes are up to date
16:11:44 [2024-03-15T20:11:44.478Z] [INFO] 
16:11:44 [2024-03-15T20:11:44.478Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >--
16:11:44 [2024-03-15T20:11:44.478Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT [21/141]
16:11:44 [2024-03-15T20:11:44.478Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
16:11:44 [2024-03-15T20:11:44.478Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:11:44 [2024-03-15T20:11:44.478Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:44 [2024-03-15T20:11:44.478Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
16:11:44 [2024-03-15T20:11:44.478Z] [INFO] 
16:11:44 [2024-03-15T20:11:44.478Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:11:44 [2024-03-15T20:11:44.478Z] [INFO] The project's OSGi version is 1.0.3.202403152011
16:11:44 [2024-03-15T20:11:44.478Z] [INFO] 
16:11:44 [2024-03-15T20:11:44.478Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:11:44 [2024-03-15T20:11:44.478Z] [INFO] 
16:11:44 [2024-03-15T20:11:44.478Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:11:44 [2024-03-15T20:11:44.478Z] [INFO] 
16:11:44 [2024-03-15T20:11:44.478Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:11:44 [2024-03-15T20:11:44.478Z] [INFO] 
16:11:44 [2024-03-15T20:11:44.478Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:11:44 [2024-03-15T20:11:44.478Z] [INFO] 
16:11:44 [2024-03-15T20:11:44.478Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:11:44 [2024-03-15T20:11:44.478Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core.tests
16:11:44 [2024-03-15T20:11:44.733Z] [INFO] 
16:11:44 [2024-03-15T20:11:44.733Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:11:44 [2024-03-15T20:11:44.733Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:44 [2024-03-15T20:11:44.734Z] [INFO] 
16:11:44 [2024-03-15T20:11:44.734Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:11:44 [2024-03-15T20:11:44.734Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
16:11:44 [2024-03-15T20:11:44.734Z] [INFO] 
16:11:44 [2024-03-15T20:11:44.734Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:11:44 [2024-03-15T20:11:44.734Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:44 [2024-03-15T20:11:44.734Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:44 [2024-03-15T20:11:44.734Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
16:11:44 [2024-03-15T20:11:44.734Z] [INFO] Nothing to compile - all classes are up to date
16:11:44 [2024-03-15T20:11:44.734Z] [INFO] 
16:11:44 [2024-03-15T20:11:44.734Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------
16:11:44 [2024-03-15T20:11:44.734Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 9.0.3-SNAPSHOT         [22/141]
16:11:44 [2024-03-15T20:11:44.734Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
16:11:44 [2024-03-15T20:11:44.734Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:11:44 [2024-03-15T20:11:44.734Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (fix-dark-theme-css)'
16:11:44 [2024-03-15T20:11:44.734Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:44 [2024-03-15T20:11:44.734Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
16:11:44 [2024-03-15T20:11:44.989Z] [INFO] 
16:11:44 [2024-03-15T20:11:44.989Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
16:11:44 [2024-03-15T20:11:44.989Z] [INFO] The project's OSGi version is 9.0.3.202403152011
16:11:44 [2024-03-15T20:11:44.989Z] [INFO] 
16:11:44 [2024-03-15T20:11:44.989Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
16:11:44 [2024-03-15T20:11:44.989Z] [INFO] 
16:11:44 [2024-03-15T20:11:44.989Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
16:11:44 [2024-03-15T20:11:44.989Z] [INFO] 
16:11:44 [2024-03-15T20:11:44.989Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
16:11:44 [2024-03-15T20:11:44.989Z] [INFO] 
16:11:44 [2024-03-15T20:11:44.989Z] [INFO] --- antrun:3.1.0:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
16:11:45 [2024-03-15T20:11:45.245Z] [INFO] Executing tasks
16:11:45 [2024-03-15T20:11:45.245Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
16:11:45 [2024-03-15T20:11:45.246Z] [WARNING]      [echo] Verifying target platform: tracecompass-e4.31
16:11:45 [2024-03-15T20:11:45.246Z] [WARNING]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
16:11:45 [2024-03-15T20:11:45.246Z] [INFO] Executed tasks
16:11:45 [2024-03-15T20:11:45.246Z] [INFO] 
16:11:45 [2024-03-15T20:11:45.246Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
16:11:45 [2024-03-15T20:11:45.246Z] [INFO] 
16:11:45 [2024-03-15T20:11:45.246Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui ---
16:11:45 [2024-03-15T20:11:45.246Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui
16:11:45 [2024-03-15T20:11:45.503Z] [INFO] 
16:11:45 [2024-03-15T20:11:45.503Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui ---
16:11:45 [2024-03-15T20:11:45.503Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:45 [2024-03-15T20:11:45.503Z] [INFO] 
16:11:45 [2024-03-15T20:11:45.503Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
16:11:45 [2024-03-15T20:11:45.503Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
16:11:45 [2024-03-15T20:11:45.503Z] [INFO] 
16:11:45 [2024-03-15T20:11:45.503Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
16:11:45 [2024-03-15T20:11:45.503Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:45 [2024-03-15T20:11:45.503Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:45 [2024-03-15T20:11:45.503Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
16:11:45 [2024-03-15T20:11:45.758Z] [INFO] Nothing to compile - all classes are up to date
16:11:45 [2024-03-15T20:11:45.758Z] [INFO] 
16:11:45 [2024-03-15T20:11:45.758Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >--
16:11:45 [2024-03-15T20:11:45.758Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT [23/141]
16:11:45 [2024-03-15T20:11:45.758Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
16:11:45 [2024-03-15T20:11:45.758Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:11:45 [2024-03-15T20:11:45.758Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:45 [2024-03-15T20:11:45.758Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
16:11:46 [2024-03-15T20:11:46.013Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.013Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:11:46 [2024-03-15T20:11:46.013Z] [INFO] The project's OSGi version is 2.1.0.202403152011
16:11:46 [2024-03-15T20:11:46.013Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.013Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:11:46 [2024-03-15T20:11:46.013Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.013Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:11:46 [2024-03-15T20:11:46.013Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.013Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:11:46 [2024-03-15T20:11:46.013Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.013Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:11:46 [2024-03-15T20:11:46.013Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.013Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:11:46 [2024-03-15T20:11:46.013Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui
16:11:46 [2024-03-15T20:11:46.269Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.269Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:11:46 [2024-03-15T20:11:46.269Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:46 [2024-03-15T20:11:46.269Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.269Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:11:46 [2024-03-15T20:11:46.269Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
16:11:46 [2024-03-15T20:11:46.269Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.269Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:11:46 [2024-03-15T20:11:46.269Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:46 [2024-03-15T20:11:46.269Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:46 [2024-03-15T20:11:46.269Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
16:11:46 [2024-03-15T20:11:46.269Z] [INFO] Nothing to compile - all classes are up to date
16:11:46 [2024-03-15T20:11:46.269Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.269Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >--
16:11:46 [2024-03-15T20:11:46.269Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT [24/141]
16:11:46 [2024-03-15T20:11:46.270Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
16:11:46 [2024-03-15T20:11:46.270Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:11:46 [2024-03-15T20:11:46.270Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:46 [2024-03-15T20:11:46.270Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
16:11:46 [2024-03-15T20:11:46.270Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.270Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
16:11:46 [2024-03-15T20:11:46.270Z] [INFO] The project's OSGi version is 1.1.0.202403152011
16:11:46 [2024-03-15T20:11:46.270Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.270Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
16:11:46 [2024-03-15T20:11:46.270Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.270Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
16:11:46 [2024-03-15T20:11:46.270Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.270Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
16:11:46 [2024-03-15T20:11:46.270Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.270Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
16:11:46 [2024-03-15T20:11:46.270Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.270Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core ---
16:11:46 [2024-03-15T20:11:46.270Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core
16:11:46 [2024-03-15T20:11:46.526Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.526Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core ---
16:11:46 [2024-03-15T20:11:46.526Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:46 [2024-03-15T20:11:46.526Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.526Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
16:11:46 [2024-03-15T20:11:46.526Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
16:11:46 [2024-03-15T20:11:46.526Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.526Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
16:11:46 [2024-03-15T20:11:46.526Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:46 [2024-03-15T20:11:46.526Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:46 [2024-03-15T20:11:46.526Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
16:11:46 [2024-03-15T20:11:46.526Z] [INFO] Nothing to compile - all classes are up to date
16:11:46 [2024-03-15T20:11:46.526Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.526Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >--
16:11:46 [2024-03-15T20:11:46.526Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT [25/141]
16:11:46 [2024-03-15T20:11:46.526Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
16:11:46 [2024-03-15T20:11:46.526Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:11:46 [2024-03-15T20:11:46.526Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:46 [2024-03-15T20:11:46.526Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
16:11:46 [2024-03-15T20:11:46.526Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.526Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
16:11:46 [2024-03-15T20:11:46.526Z] [INFO] The project's OSGi version is 1.2.1.202403152011
16:11:46 [2024-03-15T20:11:46.526Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.526Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
16:11:46 [2024-03-15T20:11:46.526Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.526Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
16:11:46 [2024-03-15T20:11:46.526Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.526Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
16:11:46 [2024-03-15T20:11:46.526Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.526Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
16:11:46 [2024-03-15T20:11:46.526Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.526Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core ---
16:11:46 [2024-03-15T20:11:46.526Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core
16:11:46 [2024-03-15T20:11:46.526Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.526Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core ---
16:11:46 [2024-03-15T20:11:46.526Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:46 [2024-03-15T20:11:46.526Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.526Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
16:11:46 [2024-03-15T20:11:46.526Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
16:11:46 [2024-03-15T20:11:46.526Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.526Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
16:11:46 [2024-03-15T20:11:46.526Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:46 [2024-03-15T20:11:46.526Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:46 [2024-03-15T20:11:46.526Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
16:11:46 [2024-03-15T20:11:46.527Z] [INFO] Nothing to compile - all classes are up to date
16:11:46 [2024-03-15T20:11:46.527Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.527Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >--
16:11:46 [2024-03-15T20:11:46.527Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT [26/141]
16:11:46 [2024-03-15T20:11:46.527Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
16:11:46 [2024-03-15T20:11:46.527Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:11:46 [2024-03-15T20:11:46.527Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:46 [2024-03-15T20:11:46.527Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] The project's OSGi version is 4.1.1.202403152011
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core ---
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core ---
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
16:11:46 [2024-03-15T20:11:46.783Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:46 [2024-03-15T20:11:46.783Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:46 [2024-03-15T20:11:46.783Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] Nothing to compile - all classes are up to date
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >--
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.5.1-SNAPSHOT [27/141]
16:11:46 [2024-03-15T20:11:46.783Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:11:46 [2024-03-15T20:11:46.783Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] The project's OSGi version is 5.5.1.202403152011
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core ---
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.783Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core ---
16:11:46 [2024-03-15T20:11:46.784Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:46 [2024-03-15T20:11:46.784Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.784Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
16:11:46 [2024-03-15T20:11:46.784Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
16:11:46 [2024-03-15T20:11:46.784Z] [INFO] 
16:11:46 [2024-03-15T20:11:46.784Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
16:11:46 [2024-03-15T20:11:46.784Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:46 [2024-03-15T20:11:46.784Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:46 [2024-03-15T20:11:46.784Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
16:11:47 [2024-03-15T20:11:47.040Z] [INFO] Nothing to compile - all classes are up to date
16:11:47 [2024-03-15T20:11:47.040Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.040Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >--
16:11:47 [2024-03-15T20:11:47.040Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT [28/141]
16:11:47 [2024-03-15T20:11:47.040Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
16:11:47 [2024-03-15T20:11:47.040Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:11:47 [2024-03-15T20:11:47.040Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:47 [2024-03-15T20:11:47.040Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
16:11:47 [2024-03-15T20:11:47.040Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.040Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:11:47 [2024-03-15T20:11:47.040Z] [INFO] The project's OSGi version is 4.1.1.202403152011
16:11:47 [2024-03-15T20:11:47.040Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.040Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:11:47 [2024-03-15T20:11:47.040Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.040Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:11:47 [2024-03-15T20:11:47.040Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.040Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:11:47 [2024-03-15T20:11:47.040Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.040Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:11:47 [2024-03-15T20:11:47.040Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.040Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:11:47 [2024-03-15T20:11:47.040Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core
16:11:47 [2024-03-15T20:11:47.040Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.040Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:11:47 [2024-03-15T20:11:47.040Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:47 [2024-03-15T20:11:47.040Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.040Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:11:47 [2024-03-15T20:11:47.040Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
16:11:47 [2024-03-15T20:11:47.040Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.040Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:11:47 [2024-03-15T20:11:47.040Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:47 [2024-03-15T20:11:47.040Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:47 [2024-03-15T20:11:47.040Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
16:11:47 [2024-03-15T20:11:47.040Z] [INFO] Nothing to compile - all classes are up to date
16:11:47 [2024-03-15T20:11:47.040Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.040Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >--
16:11:47 [2024-03-15T20:11:47.040Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 8.2.1-SNAPSHOT [29/141]
16:11:47 [2024-03-15T20:11:47.040Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
16:11:47 [2024-03-15T20:11:47.040Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:11:47 [2024-03-15T20:11:47.040Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:47 [2024-03-15T20:11:47.040Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] The project's OSGi version is 8.2.1.202403152011
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:11:47 [2024-03-15T20:11:47.297Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:47 [2024-03-15T20:11:47.297Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:47 [2024-03-15T20:11:47.297Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] Nothing to compile - all classes are up to date
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >---
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] Building Trace Compass LTTng Support Parent 9.3.0-SNAPSHOT      [30/141]
16:11:47 [2024-03-15T20:11:47.297Z] [INFO]   from lttng/pom.xml
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] --------------------------------[ pom ]---------------------------------
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng-parent ---
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >--
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT [31/141]
16:11:47 [2024-03-15T20:11:47.297Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:11:47 [2024-03-15T20:11:47.297Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] The project's OSGi version is 1.2.0.202403152011
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core ---
16:11:47 [2024-03-15T20:11:47.297Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core
16:11:47 [2024-03-15T20:11:47.553Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.553Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core ---
16:11:47 [2024-03-15T20:11:47.553Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:47 [2024-03-15T20:11:47.554Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.554Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
16:11:47 [2024-03-15T20:11:47.554Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
16:11:47 [2024-03-15T20:11:47.554Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.554Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
16:11:47 [2024-03-15T20:11:47.554Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:47 [2024-03-15T20:11:47.554Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:47 [2024-03-15T20:11:47.554Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
16:11:47 [2024-03-15T20:11:47.554Z] [INFO] Nothing to compile - all classes are up to date
16:11:47 [2024-03-15T20:11:47.554Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.554Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >--
16:11:47 [2024-03-15T20:11:47.554Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT [32/141]
16:11:47 [2024-03-15T20:11:47.554Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
16:11:47 [2024-03-15T20:11:47.554Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:11:47 [2024-03-15T20:11:47.554Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:47 [2024-03-15T20:11:47.554Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
16:11:47 [2024-03-15T20:11:47.554Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.554Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:11:47 [2024-03-15T20:11:47.554Z] [INFO] The project's OSGi version is 3.1.1.202403152011
16:11:47 [2024-03-15T20:11:47.554Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.554Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:11:47 [2024-03-15T20:11:47.554Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.554Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:11:47 [2024-03-15T20:11:47.554Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.554Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:11:47 [2024-03-15T20:11:47.554Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.554Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:11:47 [2024-03-15T20:11:47.554Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.554Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:11:47 [2024-03-15T20:11:47.554Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core
16:11:47 [2024-03-15T20:11:47.554Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.554Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:11:47 [2024-03-15T20:11:47.554Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:47 [2024-03-15T20:11:47.554Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.554Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:11:47 [2024-03-15T20:11:47.554Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
16:11:47 [2024-03-15T20:11:47.554Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.554Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:11:47 [2024-03-15T20:11:47.554Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:47 [2024-03-15T20:11:47.554Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:47 [2024-03-15T20:11:47.554Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
16:11:47 [2024-03-15T20:11:47.809Z] [INFO] Nothing to compile - all classes are up to date
16:11:47 [2024-03-15T20:11:47.809Z] [INFO] 
16:11:47 [2024-03-15T20:11:47.809Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >---
16:11:47 [2024-03-15T20:11:47.809Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT  [33/141]
16:11:47 [2024-03-15T20:11:47.809Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
16:11:47 [2024-03-15T20:11:47.809Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:11:47 [2024-03-15T20:11:47.810Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:47 [2024-03-15T20:11:47.810Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
16:11:48 [2024-03-15T20:11:48.065Z] [INFO] 
16:11:48 [2024-03-15T20:11:48.065Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:11:48 [2024-03-15T20:11:48.065Z] [INFO] The project's OSGi version is 1.0.21.202403152011
16:11:48 [2024-03-15T20:11:48.065Z] [INFO] 
16:11:48 [2024-03-15T20:11:48.065Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:11:48 [2024-03-15T20:11:48.065Z] [INFO] 
16:11:48 [2024-03-15T20:11:48.065Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:11:48 [2024-03-15T20:11:48.065Z] [INFO] 
16:11:48 [2024-03-15T20:11:48.065Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:11:48 [2024-03-15T20:11:48.065Z] [INFO] 
16:11:48 [2024-03-15T20:11:48.065Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:11:48 [2024-03-15T20:11:48.065Z] [INFO] 
16:11:48 [2024-03-15T20:11:48.065Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:11:48 [2024-03-15T20:11:48.065Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.tests
16:11:48 [2024-03-15T20:11:48.321Z] [INFO] 
16:11:48 [2024-03-15T20:11:48.321Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:11:48 [2024-03-15T20:11:48.321Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:48 [2024-03-15T20:11:48.321Z] [INFO] 
16:11:48 [2024-03-15T20:11:48.321Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:11:48 [2024-03-15T20:11:48.321Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
16:11:48 [2024-03-15T20:11:48.321Z] [INFO] 
16:11:48 [2024-03-15T20:11:48.321Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:11:48 [2024-03-15T20:11:48.321Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:48 [2024-03-15T20:11:48.321Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:48 [2024-03-15T20:11:48.321Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
16:11:48 [2024-03-15T20:11:48.321Z] [INFO] Nothing to compile - all classes are up to date
16:11:48 [2024-03-15T20:11:48.321Z] [INFO] 
16:11:48 [2024-03-15T20:11:48.321Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >---
16:11:48 [2024-03-15T20:11:48.321Z] [INFO] Building Trace Compass Release Engineering Parent 9.3.0-SNAPSHOT [34/141]
16:11:48 [2024-03-15T20:11:48.321Z] [INFO]   from releng/pom.xml
16:11:48 [2024-03-15T20:11:48.321Z] [INFO] --------------------------------[ pom ]---------------------------------
16:11:48 [2024-03-15T20:11:48.321Z] [INFO] 
16:11:48 [2024-03-15T20:11:48.321Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
16:11:48 [2024-03-15T20:11:48.321Z] [INFO] 
16:11:48 [2024-03-15T20:11:48.321Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-parent ---
16:11:48 [2024-03-15T20:11:48.321Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:48 [2024-03-15T20:11:48.321Z] [INFO] 
16:11:48 [2024-03-15T20:11:48.321Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties >--
16:11:48 [2024-03-15T20:11:48.321Z] [INFO] Building org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT [35/141]
16:11:48 [2024-03-15T20:11:48.321Z] [INFO]   from releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
16:11:48 [2024-03-15T20:11:48.321Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:11:48 [2024-03-15T20:11:48.321Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:48 [2024-03-15T20:11:48.321Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
16:11:48 [2024-03-15T20:11:48.321Z] [INFO] 
16:11:48 [2024-03-15T20:11:48.321Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:11:48 [2024-03-15T20:11:48.321Z] [INFO] The project's OSGi version is 1.0.2.202403152011
16:11:48 [2024-03-15T20:11:48.321Z] [INFO] 
16:11:48 [2024-03-15T20:11:48.321Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:11:48 [2024-03-15T20:11:48.321Z] [INFO] 
16:11:48 [2024-03-15T20:11:48.321Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:11:48 [2024-03-15T20:11:48.321Z] [INFO] 
16:11:48 [2024-03-15T20:11:48.321Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:11:48 [2024-03-15T20:11:48.322Z] [INFO] 
16:11:48 [2024-03-15T20:11:48.322Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:11:48 [2024-03-15T20:11:48.322Z] [INFO] 
16:11:48 [2024-03-15T20:11:48.322Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:11:48 [2024-03-15T20:11:48.322Z] [INFO] Resolving class path of org.eclipse.tracecompass.slf4j.binding.simple.properties
16:11:48 [2024-03-15T20:11:48.322Z] [INFO] 
16:11:48 [2024-03-15T20:11:48.322Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:11:48 [2024-03-15T20:11:48.322Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:48 [2024-03-15T20:11:48.322Z] [INFO] 
16:11:48 [2024-03-15T20:11:48.322Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:11:48 [2024-03-15T20:11:48.322Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/main/resources
16:11:48 [2024-03-15T20:11:48.322Z] [INFO] 
16:11:48 [2024-03-15T20:11:48.322Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:11:48 [2024-03-15T20:11:48.322Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:48 [2024-03-15T20:11:48.322Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:48 [2024-03-15T20:11:48.322Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
16:11:48 [2024-03-15T20:11:48.322Z] [INFO] No sources to compile
16:11:48 [2024-03-15T20:11:48.322Z] [WARNING] Source directory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src does not exist
16:11:48 [2024-03-15T20:11:48.322Z] [INFO] 
16:11:48 [2024-03-15T20:11:48.322Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >--
16:11:48 [2024-03-15T20:11:48.322Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.22-SNAPSHOT [36/141]
16:11:48 [2024-03-15T20:11:48.322Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
16:11:48 [2024-03-15T20:11:48.322Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:11:48 [2024-03-15T20:11:48.322Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:48 [2024-03-15T20:11:48.322Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.22-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
16:11:48 [2024-03-15T20:11:48.578Z] [INFO] 
16:11:48 [2024-03-15T20:11:48.578Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:11:48 [2024-03-15T20:11:48.578Z] [INFO] The project's OSGi version is 1.0.22.202403152011
16:11:48 [2024-03-15T20:11:48.578Z] [INFO] 
16:11:48 [2024-03-15T20:11:48.578Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:11:48 [2024-03-15T20:11:48.578Z] [INFO] 
16:11:48 [2024-03-15T20:11:48.578Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:11:48 [2024-03-15T20:11:48.578Z] [INFO] 
16:11:48 [2024-03-15T20:11:48.578Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:11:48 [2024-03-15T20:11:48.578Z] [INFO] 
16:11:48 [2024-03-15T20:11:48.578Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:11:48 [2024-03-15T20:11:48.578Z] [INFO] 
16:11:48 [2024-03-15T20:11:48.578Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:11:48 [2024-03-15T20:11:48.578Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.swtbot.tests
16:11:49 [2024-03-15T20:11:49.140Z] [INFO] 
16:11:49 [2024-03-15T20:11:49.140Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:11:49 [2024-03-15T20:11:49.140Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:49 [2024-03-15T20:11:49.140Z] [INFO] 
16:11:49 [2024-03-15T20:11:49.140Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:11:49 [2024-03-15T20:11:49.140Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
16:11:49 [2024-03-15T20:11:49.140Z] [INFO] 
16:11:49 [2024-03-15T20:11:49.140Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:11:49 [2024-03-15T20:11:49.140Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:49 [2024-03-15T20:11:49.140Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:49 [2024-03-15T20:11:49.140Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.22-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
16:11:49 [2024-03-15T20:11:49.140Z] [INFO] Nothing to compile - all classes are up to date
16:11:49 [2024-03-15T20:11:49.140Z] [INFO] 
16:11:49 [2024-03-15T20:11:49.140Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >--
16:11:49 [2024-03-15T20:11:49.140Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT [37/141]
16:11:49 [2024-03-15T20:11:49.140Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
16:11:49 [2024-03-15T20:11:49.140Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:11:49 [2024-03-15T20:11:49.140Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:49 [2024-03-15T20:11:49.140Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
16:11:49 [2024-03-15T20:11:49.396Z] [INFO] 
16:11:49 [2024-03-15T20:11:49.396Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:11:49 [2024-03-15T20:11:49.396Z] [INFO] The project's OSGi version is 1.0.3.202403152011
16:11:49 [2024-03-15T20:11:49.396Z] [INFO] 
16:11:49 [2024-03-15T20:11:49.396Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:11:49 [2024-03-15T20:11:49.396Z] [INFO] 
16:11:49 [2024-03-15T20:11:49.396Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:11:49 [2024-03-15T20:11:49.396Z] [INFO] 
16:11:49 [2024-03-15T20:11:49.396Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:11:49 [2024-03-15T20:11:49.396Z] [INFO] 
16:11:49 [2024-03-15T20:11:49.396Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:11:49 [2024-03-15T20:11:49.396Z] [INFO] 
16:11:49 [2024-03-15T20:11:49.396Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:11:49 [2024-03-15T20:11:49.396Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests
16:11:49 [2024-03-15T20:11:49.652Z] [INFO] 
16:11:49 [2024-03-15T20:11:49.652Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:11:49 [2024-03-15T20:11:49.653Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:49 [2024-03-15T20:11:49.653Z] [INFO] 
16:11:49 [2024-03-15T20:11:49.653Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:11:49 [2024-03-15T20:11:49.653Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
16:11:49 [2024-03-15T20:11:49.653Z] [INFO] 
16:11:49 [2024-03-15T20:11:49.653Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:11:49 [2024-03-15T20:11:49.653Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:49 [2024-03-15T20:11:49.653Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:49 [2024-03-15T20:11:49.653Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
16:11:49 [2024-03-15T20:11:49.653Z] [INFO] Nothing to compile - all classes are up to date
16:11:49 [2024-03-15T20:11:49.653Z] [INFO] 
16:11:49 [2024-03-15T20:11:49.653Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >--
16:11:49 [2024-03-15T20:11:49.653Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT [38/141]
16:11:49 [2024-03-15T20:11:49.653Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
16:11:49 [2024-03-15T20:11:49.653Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:11:49 [2024-03-15T20:11:49.653Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:49 [2024-03-15T20:11:49.653Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
16:11:49 [2024-03-15T20:11:49.910Z] [INFO] 
16:11:49 [2024-03-15T20:11:49.910Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:11:49 [2024-03-15T20:11:49.910Z] [INFO] The project's OSGi version is 1.0.8.202403152011
16:11:49 [2024-03-15T20:11:49.910Z] [INFO] 
16:11:49 [2024-03-15T20:11:49.910Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:11:49 [2024-03-15T20:11:49.910Z] [INFO] 
16:11:49 [2024-03-15T20:11:49.910Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:11:49 [2024-03-15T20:11:49.910Z] [INFO] 
16:11:49 [2024-03-15T20:11:49.910Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:11:49 [2024-03-15T20:11:49.910Z] [INFO] 
16:11:49 [2024-03-15T20:11:49.910Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:11:49 [2024-03-15T20:11:49.910Z] [INFO] 
16:11:49 [2024-03-15T20:11:49.910Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:11:49 [2024-03-15T20:11:49.910Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core.tests
16:11:49 [2024-03-15T20:11:49.910Z] [INFO] 
16:11:49 [2024-03-15T20:11:49.910Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:11:49 [2024-03-15T20:11:49.910Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:49 [2024-03-15T20:11:49.910Z] [INFO] 
16:11:49 [2024-03-15T20:11:49.910Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:11:49 [2024-03-15T20:11:49.910Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
16:11:49 [2024-03-15T20:11:49.910Z] [INFO] 
16:11:49 [2024-03-15T20:11:49.910Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:11:49 [2024-03-15T20:11:49.911Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:49 [2024-03-15T20:11:49.911Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:49 [2024-03-15T20:11:49.911Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
16:11:49 [2024-03-15T20:11:49.911Z] [INFO] Nothing to compile - all classes are up to date
16:11:49 [2024-03-15T20:11:49.911Z] [INFO] 
16:11:49 [2024-03-15T20:11:49.911Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >--
16:11:49 [2024-03-15T20:11:49.911Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT [39/141]
16:11:49 [2024-03-15T20:11:49.911Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
16:11:49 [2024-03-15T20:11:49.911Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:11:49 [2024-03-15T20:11:49.911Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:49 [2024-03-15T20:11:49.911Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
16:11:50 [2024-03-15T20:11:50.166Z] [INFO] 
16:11:50 [2024-03-15T20:11:50.166Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:11:50 [2024-03-15T20:11:50.166Z] [INFO] The project's OSGi version is 1.1.0.202403152011
16:11:50 [2024-03-15T20:11:50.166Z] [INFO] 
16:11:50 [2024-03-15T20:11:50.166Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:11:50 [2024-03-15T20:11:50.166Z] [INFO] 
16:11:50 [2024-03-15T20:11:50.166Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:11:50 [2024-03-15T20:11:50.166Z] [INFO] 
16:11:50 [2024-03-15T20:11:50.166Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:11:50 [2024-03-15T20:11:50.166Z] [INFO] 
16:11:50 [2024-03-15T20:11:50.166Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:11:50 [2024-03-15T20:11:50.166Z] [INFO] 
16:11:50 [2024-03-15T20:11:50.166Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:11:50 [2024-03-15T20:11:50.166Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.ui
16:11:50 [2024-03-15T20:11:50.421Z] [INFO] 
16:11:50 [2024-03-15T20:11:50.421Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:11:50 [2024-03-15T20:11:50.421Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:50 [2024-03-15T20:11:50.421Z] [INFO] 
16:11:50 [2024-03-15T20:11:50.421Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:11:50 [2024-03-15T20:11:50.421Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
16:11:50 [2024-03-15T20:11:50.421Z] [INFO] 
16:11:50 [2024-03-15T20:11:50.421Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:11:50 [2024-03-15T20:11:50.421Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:50 [2024-03-15T20:11:50.421Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:50 [2024-03-15T20:11:50.421Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
16:11:50 [2024-03-15T20:11:50.422Z] [INFO] Nothing to compile - all classes are up to date
16:11:50 [2024-03-15T20:11:50.422Z] [INFO] 
16:11:50 [2024-03-15T20:11:50.422Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >--
16:11:50 [2024-03-15T20:11:50.422Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT [40/141]
16:11:50 [2024-03-15T20:11:50.422Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
16:11:50 [2024-03-15T20:11:50.422Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:11:50 [2024-03-15T20:11:50.422Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:50 [2024-03-15T20:11:50.422Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
16:11:50 [2024-03-15T20:11:50.677Z] [INFO] 
16:11:50 [2024-03-15T20:11:50.677Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:11:50 [2024-03-15T20:11:50.677Z] [INFO] The project's OSGi version is 1.0.5.202403152011
16:11:50 [2024-03-15T20:11:50.677Z] [INFO] 
16:11:50 [2024-03-15T20:11:50.677Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:11:50 [2024-03-15T20:11:50.677Z] [INFO] 
16:11:50 [2024-03-15T20:11:50.677Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:11:50 [2024-03-15T20:11:50.678Z] [INFO] 
16:11:50 [2024-03-15T20:11:50.678Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:11:50 [2024-03-15T20:11:50.678Z] [INFO] 
16:11:50 [2024-03-15T20:11:50.678Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:11:50 [2024-03-15T20:11:50.678Z] [INFO] 
16:11:50 [2024-03-15T20:11:50.678Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:11:50 [2024-03-15T20:11:50.678Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core.tests
16:11:50 [2024-03-15T20:11:50.678Z] [INFO] 
16:11:50 [2024-03-15T20:11:50.678Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:11:50 [2024-03-15T20:11:50.678Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:50 [2024-03-15T20:11:50.678Z] [INFO] 
16:11:50 [2024-03-15T20:11:50.678Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:11:50 [2024-03-15T20:11:50.678Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
16:11:50 [2024-03-15T20:11:50.678Z] [INFO] 
16:11:50 [2024-03-15T20:11:50.678Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:11:50 [2024-03-15T20:11:50.678Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:50 [2024-03-15T20:11:50.678Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:50 [2024-03-15T20:11:50.678Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
16:11:50 [2024-03-15T20:11:50.934Z] [INFO] Nothing to compile - all classes are up to date
16:11:50 [2024-03-15T20:11:50.934Z] [INFO] 
16:11:50 [2024-03-15T20:11:50.934Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >---
16:11:50 [2024-03-15T20:11:50.934Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT   [41/141]
16:11:50 [2024-03-15T20:11:50.934Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
16:11:50 [2024-03-15T20:11:50.934Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:11:50 [2024-03-15T20:11:50.934Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:50 [2024-03-15T20:11:50.934Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
16:11:50 [2024-03-15T20:11:50.934Z] [INFO] 
16:11:50 [2024-03-15T20:11:50.934Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:11:50 [2024-03-15T20:11:50.934Z] [INFO] The project's OSGi version is 1.1.0.202403152011
16:11:50 [2024-03-15T20:11:50.934Z] [INFO] 
16:11:50 [2024-03-15T20:11:50.934Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:11:50 [2024-03-15T20:11:50.934Z] [INFO] 
16:11:50 [2024-03-15T20:11:50.934Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:11:50 [2024-03-15T20:11:50.934Z] [INFO] 
16:11:50 [2024-03-15T20:11:50.934Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:11:50 [2024-03-15T20:11:50.934Z] [INFO] 
16:11:50 [2024-03-15T20:11:50.934Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:11:50 [2024-03-15T20:11:50.934Z] [INFO] 
16:11:50 [2024-03-15T20:11:50.934Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:11:50 [2024-03-15T20:11:50.934Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui
16:11:51 [2024-03-15T20:11:51.189Z] [INFO] 
16:11:51 [2024-03-15T20:11:51.189Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:11:51 [2024-03-15T20:11:51.445Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:51 [2024-03-15T20:11:51.445Z] [INFO] 
16:11:51 [2024-03-15T20:11:51.445Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:11:51 [2024-03-15T20:11:51.445Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
16:11:51 [2024-03-15T20:11:51.445Z] [INFO] 
16:11:51 [2024-03-15T20:11:51.445Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:11:51 [2024-03-15T20:11:51.445Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:51 [2024-03-15T20:11:51.445Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:51 [2024-03-15T20:11:51.445Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
16:11:51 [2024-03-15T20:11:51.445Z] [INFO] Nothing to compile - all classes are up to date
16:11:51 [2024-03-15T20:11:51.445Z] [INFO] 
16:11:51 [2024-03-15T20:11:51.445Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >--
16:11:51 [2024-03-15T20:11:51.445Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT [42/141]
16:11:51 [2024-03-15T20:11:51.445Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
16:11:51 [2024-03-15T20:11:51.445Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:11:51 [2024-03-15T20:11:51.445Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:51 [2024-03-15T20:11:51.445Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
16:11:51 [2024-03-15T20:11:51.445Z] [INFO] 
16:11:51 [2024-03-15T20:11:51.445Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:11:51 [2024-03-15T20:11:51.445Z] [INFO] The project's OSGi version is 1.2.0.202403152011
16:11:51 [2024-03-15T20:11:51.445Z] [INFO] 
16:11:51 [2024-03-15T20:11:51.445Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:11:51 [2024-03-15T20:11:51.701Z] [INFO] 
16:11:51 [2024-03-15T20:11:51.701Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:11:51 [2024-03-15T20:11:51.701Z] [INFO] 
16:11:51 [2024-03-15T20:11:51.701Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:11:51 [2024-03-15T20:11:51.701Z] [INFO] 
16:11:51 [2024-03-15T20:11:51.701Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:11:51 [2024-03-15T20:11:51.701Z] [INFO] 
16:11:51 [2024-03-15T20:11:51.701Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:11:51 [2024-03-15T20:11:51.701Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui
16:11:51 [2024-03-15T20:11:51.701Z] [INFO] 
16:11:51 [2024-03-15T20:11:51.701Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:11:51 [2024-03-15T20:11:51.701Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:51 [2024-03-15T20:11:51.701Z] [INFO] 
16:11:51 [2024-03-15T20:11:51.701Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:11:51 [2024-03-15T20:11:51.701Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
16:11:51 [2024-03-15T20:11:51.701Z] [INFO] 
16:11:51 [2024-03-15T20:11:51.701Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:11:51 [2024-03-15T20:11:51.701Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:51 [2024-03-15T20:11:51.701Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:51 [2024-03-15T20:11:51.701Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
16:11:51 [2024-03-15T20:11:51.957Z] [INFO] Nothing to compile - all classes are up to date
16:11:51 [2024-03-15T20:11:51.957Z] [INFO] 
16:11:51 [2024-03-15T20:11:51.957Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >--
16:11:51 [2024-03-15T20:11:51.957Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT [43/141]
16:11:51 [2024-03-15T20:11:51.957Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
16:11:51 [2024-03-15T20:11:51.957Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:11:51 [2024-03-15T20:11:51.957Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:51 [2024-03-15T20:11:51.957Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
16:11:51 [2024-03-15T20:11:51.957Z] [INFO] 
16:11:51 [2024-03-15T20:11:51.957Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:11:51 [2024-03-15T20:11:51.957Z] [INFO] The project's OSGi version is 1.0.4.202403152011
16:11:51 [2024-03-15T20:11:51.957Z] [INFO] 
16:11:51 [2024-03-15T20:11:51.957Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:11:51 [2024-03-15T20:11:51.957Z] [INFO] 
16:11:51 [2024-03-15T20:11:51.957Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:11:51 [2024-03-15T20:11:51.957Z] [INFO] 
16:11:51 [2024-03-15T20:11:51.957Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:11:51 [2024-03-15T20:11:51.957Z] [INFO] 
16:11:51 [2024-03-15T20:11:51.958Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:11:51 [2024-03-15T20:11:51.958Z] [INFO] 
16:11:51 [2024-03-15T20:11:51.958Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:11:51 [2024-03-15T20:11:51.958Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core.tests
16:11:52 [2024-03-15T20:11:52.213Z] [INFO] 
16:11:52 [2024-03-15T20:11:52.213Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:11:52 [2024-03-15T20:11:52.214Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:52 [2024-03-15T20:11:52.214Z] [INFO] 
16:11:52 [2024-03-15T20:11:52.214Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:11:52 [2024-03-15T20:11:52.214Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
16:11:52 [2024-03-15T20:11:52.214Z] [INFO] 
16:11:52 [2024-03-15T20:11:52.214Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:11:52 [2024-03-15T20:11:52.214Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:52 [2024-03-15T20:11:52.214Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:52 [2024-03-15T20:11:52.214Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
16:11:52 [2024-03-15T20:11:52.214Z] [INFO] Nothing to compile - all classes are up to date
16:11:52 [2024-03-15T20:11:52.214Z] [INFO] 
16:11:52 [2024-03-15T20:11:52.214Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >--
16:11:52 [2024-03-15T20:11:52.214Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT [44/141]
16:11:52 [2024-03-15T20:11:52.214Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
16:11:52 [2024-03-15T20:11:52.214Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:11:52 [2024-03-15T20:11:52.214Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:52 [2024-03-15T20:11:52.214Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
16:11:52 [2024-03-15T20:11:52.470Z] [INFO] 
16:11:52 [2024-03-15T20:11:52.470Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:11:52 [2024-03-15T20:11:52.471Z] [INFO] The project's OSGi version is 1.0.7.202403152011
16:11:52 [2024-03-15T20:11:52.471Z] [INFO] 
16:11:52 [2024-03-15T20:11:52.471Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:11:52 [2024-03-15T20:11:52.471Z] [INFO] 
16:11:52 [2024-03-15T20:11:52.471Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:11:52 [2024-03-15T20:11:52.471Z] [INFO] 
16:11:52 [2024-03-15T20:11:52.471Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:11:52 [2024-03-15T20:11:52.471Z] [INFO] 
16:11:52 [2024-03-15T20:11:52.471Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:11:52 [2024-03-15T20:11:52.471Z] [INFO] 
16:11:52 [2024-03-15T20:11:52.471Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:11:52 [2024-03-15T20:11:52.471Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests
16:11:52 [2024-03-15T20:11:52.726Z] [INFO] 
16:11:52 [2024-03-15T20:11:52.726Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:11:52 [2024-03-15T20:11:52.726Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:52 [2024-03-15T20:11:52.726Z] [INFO] 
16:11:52 [2024-03-15T20:11:52.726Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:11:52 [2024-03-15T20:11:52.726Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
16:11:52 [2024-03-15T20:11:52.726Z] [INFO] 
16:11:52 [2024-03-15T20:11:52.726Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:11:52 [2024-03-15T20:11:52.726Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:52 [2024-03-15T20:11:52.726Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:52 [2024-03-15T20:11:52.726Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
16:11:52 [2024-03-15T20:11:52.726Z] [INFO] Nothing to compile - all classes are up to date
16:11:52 [2024-03-15T20:11:52.726Z] [INFO] 
16:11:52 [2024-03-15T20:11:52.726Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >--
16:11:52 [2024-03-15T20:11:52.726Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT [45/141]
16:11:52 [2024-03-15T20:11:52.726Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
16:11:52 [2024-03-15T20:11:52.726Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:11:52 [2024-03-15T20:11:52.726Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:52 [2024-03-15T20:11:52.726Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
16:11:52 [2024-03-15T20:11:52.982Z] [INFO] 
16:11:52 [2024-03-15T20:11:52.982Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:11:52 [2024-03-15T20:11:52.982Z] [INFO] The project's OSGi version is 1.0.7.202403152011
16:11:52 [2024-03-15T20:11:52.982Z] [INFO] 
16:11:52 [2024-03-15T20:11:52.982Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:11:52 [2024-03-15T20:11:52.982Z] [INFO] 
16:11:52 [2024-03-15T20:11:52.982Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:11:52 [2024-03-15T20:11:52.982Z] [INFO] 
16:11:52 [2024-03-15T20:11:52.982Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:11:52 [2024-03-15T20:11:52.982Z] [INFO] 
16:11:52 [2024-03-15T20:11:52.982Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:11:52 [2024-03-15T20:11:52.982Z] [INFO] 
16:11:52 [2024-03-15T20:11:52.982Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:11:52 [2024-03-15T20:11:52.982Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests
16:11:53 [2024-03-15T20:11:53.545Z] [INFO] 
16:11:53 [2024-03-15T20:11:53.545Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:11:53 [2024-03-15T20:11:53.545Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:53 [2024-03-15T20:11:53.545Z] [INFO] 
16:11:53 [2024-03-15T20:11:53.545Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:11:53 [2024-03-15T20:11:53.545Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
16:11:53 [2024-03-15T20:11:53.545Z] [INFO] 
16:11:53 [2024-03-15T20:11:53.545Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:11:53 [2024-03-15T20:11:53.545Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:53 [2024-03-15T20:11:53.545Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:53 [2024-03-15T20:11:53.545Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
16:11:53 [2024-03-15T20:11:53.545Z] [INFO] Nothing to compile - all classes are up to date
16:11:53 [2024-03-15T20:11:53.545Z] [INFO] 
16:11:53 [2024-03-15T20:11:53.545Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >--
16:11:53 [2024-03-15T20:11:53.545Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT [46/141]
16:11:53 [2024-03-15T20:11:53.545Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
16:11:53 [2024-03-15T20:11:53.545Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:11:53 [2024-03-15T20:11:53.545Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:53 [2024-03-15T20:11:53.545Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
16:11:53 [2024-03-15T20:11:53.545Z] [INFO] 
16:11:53 [2024-03-15T20:11:53.545Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:11:53 [2024-03-15T20:11:53.545Z] [INFO] The project's OSGi version is 1.0.18.202403152011
16:11:53 [2024-03-15T20:11:53.545Z] [INFO] 
16:11:53 [2024-03-15T20:11:53.545Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:11:53 [2024-03-15T20:11:53.545Z] [INFO] 
16:11:53 [2024-03-15T20:11:53.545Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:11:53 [2024-03-15T20:11:53.545Z] [INFO] 
16:11:53 [2024-03-15T20:11:53.545Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:11:53 [2024-03-15T20:11:53.545Z] [INFO] 
16:11:53 [2024-03-15T20:11:53.545Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:11:53 [2024-03-15T20:11:53.545Z] [INFO] 
16:11:53 [2024-03-15T20:11:53.545Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:11:53 [2024-03-15T20:11:53.545Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core.tests
16:11:53 [2024-03-15T20:11:53.802Z] [INFO] 
16:11:53 [2024-03-15T20:11:53.802Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:11:53 [2024-03-15T20:11:53.802Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:53 [2024-03-15T20:11:53.802Z] [INFO] 
16:11:53 [2024-03-15T20:11:53.802Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:11:53 [2024-03-15T20:11:53.802Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
16:11:53 [2024-03-15T20:11:53.802Z] [INFO] 
16:11:53 [2024-03-15T20:11:53.802Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:11:53 [2024-03-15T20:11:53.802Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:53 [2024-03-15T20:11:53.802Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:53 [2024-03-15T20:11:53.802Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
16:11:53 [2024-03-15T20:11:53.802Z] [INFO] Nothing to compile - all classes are up to date
16:11:53 [2024-03-15T20:11:53.802Z] [INFO] 
16:11:53 [2024-03-15T20:11:53.802Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >--
16:11:53 [2024-03-15T20:11:53.802Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT [47/141]
16:11:53 [2024-03-15T20:11:53.802Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
16:11:53 [2024-03-15T20:11:53.802Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:11:53 [2024-03-15T20:11:53.802Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:53 [2024-03-15T20:11:53.802Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
16:11:54 [2024-03-15T20:11:54.058Z] [INFO] 
16:11:54 [2024-03-15T20:11:54.058Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:11:54 [2024-03-15T20:11:54.058Z] [INFO] The project's OSGi version is 6.1.1.202403152011
16:11:54 [2024-03-15T20:11:54.058Z] [INFO] 
16:11:54 [2024-03-15T20:11:54.058Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:11:54 [2024-03-15T20:11:54.058Z] [INFO] 
16:11:54 [2024-03-15T20:11:54.058Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:11:54 [2024-03-15T20:11:54.058Z] [INFO] 
16:11:54 [2024-03-15T20:11:54.058Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:11:54 [2024-03-15T20:11:54.058Z] [INFO] 
16:11:54 [2024-03-15T20:11:54.058Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:11:54 [2024-03-15T20:11:54.058Z] [INFO] 
16:11:54 [2024-03-15T20:11:54.058Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:11:54 [2024-03-15T20:11:54.058Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui
16:11:54 [2024-03-15T20:11:54.314Z] [INFO] 
16:11:54 [2024-03-15T20:11:54.314Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:11:54 [2024-03-15T20:11:54.314Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:54 [2024-03-15T20:11:54.314Z] [INFO] 
16:11:54 [2024-03-15T20:11:54.314Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:11:54 [2024-03-15T20:11:54.314Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
16:11:54 [2024-03-15T20:11:54.314Z] [INFO] 
16:11:54 [2024-03-15T20:11:54.314Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:11:54 [2024-03-15T20:11:54.314Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:54 [2024-03-15T20:11:54.314Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:54 [2024-03-15T20:11:54.314Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
16:11:54 [2024-03-15T20:11:54.314Z] [INFO] Nothing to compile - all classes are up to date
16:11:54 [2024-03-15T20:11:54.314Z] [INFO] 
16:11:54 [2024-03-15T20:11:54.314Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >--
16:11:54 [2024-03-15T20:11:54.314Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 4.1.3-SNAPSHOT [48/141]
16:11:54 [2024-03-15T20:11:54.314Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
16:11:54 [2024-03-15T20:11:54.314Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:11:54 [2024-03-15T20:11:54.314Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:54 [2024-03-15T20:11:54.314Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
16:11:54 [2024-03-15T20:11:54.570Z] [INFO] 
16:11:54 [2024-03-15T20:11:54.570Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:11:54 [2024-03-15T20:11:54.570Z] [INFO] The project's OSGi version is 4.1.3.202403152011
16:11:54 [2024-03-15T20:11:54.570Z] [INFO] 
16:11:54 [2024-03-15T20:11:54.570Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:11:54 [2024-03-15T20:11:54.570Z] [INFO] 
16:11:54 [2024-03-15T20:11:54.570Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:11:54 [2024-03-15T20:11:54.570Z] [INFO] 
16:11:54 [2024-03-15T20:11:54.570Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:11:54 [2024-03-15T20:11:54.570Z] [INFO] 
16:11:54 [2024-03-15T20:11:54.570Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:11:54 [2024-03-15T20:11:54.570Z] [INFO] 
16:11:54 [2024-03-15T20:11:54.570Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:11:54 [2024-03-15T20:11:54.570Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui
16:11:54 [2024-03-15T20:11:54.827Z] [INFO] 
16:11:54 [2024-03-15T20:11:54.827Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:11:54 [2024-03-15T20:11:54.827Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:54 [2024-03-15T20:11:54.827Z] [INFO] 
16:11:54 [2024-03-15T20:11:54.827Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:11:54 [2024-03-15T20:11:54.827Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
16:11:54 [2024-03-15T20:11:54.827Z] [INFO] 
16:11:54 [2024-03-15T20:11:54.827Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:11:54 [2024-03-15T20:11:54.827Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:54 [2024-03-15T20:11:54.827Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:54 [2024-03-15T20:11:54.827Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
16:11:54 [2024-03-15T20:11:54.827Z] [INFO] Nothing to compile - all classes are up to date
16:11:54 [2024-03-15T20:11:54.827Z] [INFO] 
16:11:54 [2024-03-15T20:11:54.827Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >--
16:11:54 [2024-03-15T20:11:54.827Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT [49/141]
16:11:54 [2024-03-15T20:11:54.827Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
16:11:54 [2024-03-15T20:11:54.827Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:11:54 [2024-03-15T20:11:54.827Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:54 [2024-03-15T20:11:54.827Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
16:11:55 [2024-03-15T20:11:55.083Z] [INFO] 
16:11:55 [2024-03-15T20:11:55.083Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:11:55 [2024-03-15T20:11:55.083Z] [INFO] The project's OSGi version is 1.0.10.202403152011
16:11:55 [2024-03-15T20:11:55.083Z] [INFO] 
16:11:55 [2024-03-15T20:11:55.083Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:11:55 [2024-03-15T20:11:55.083Z] [INFO] 
16:11:55 [2024-03-15T20:11:55.083Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:11:55 [2024-03-15T20:11:55.083Z] [INFO] 
16:11:55 [2024-03-15T20:11:55.083Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:11:55 [2024-03-15T20:11:55.083Z] [INFO] 
16:11:55 [2024-03-15T20:11:55.083Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:11:55 [2024-03-15T20:11:55.083Z] [INFO] 
16:11:55 [2024-03-15T20:11:55.083Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:11:55 [2024-03-15T20:11:55.083Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.tests
16:11:55 [2024-03-15T20:11:55.339Z] [INFO] 
16:11:55 [2024-03-15T20:11:55.339Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:11:55 [2024-03-15T20:11:55.339Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:55 [2024-03-15T20:11:55.339Z] [INFO] 
16:11:55 [2024-03-15T20:11:55.339Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:11:55 [2024-03-15T20:11:55.339Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
16:11:55 [2024-03-15T20:11:55.339Z] [INFO] 
16:11:55 [2024-03-15T20:11:55.339Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:11:55 [2024-03-15T20:11:55.339Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:55 [2024-03-15T20:11:55.339Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:55 [2024-03-15T20:11:55.339Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
16:11:55 [2024-03-15T20:11:55.339Z] [INFO] Nothing to compile - all classes are up to date
16:11:55 [2024-03-15T20:11:55.339Z] [INFO] 
16:11:55 [2024-03-15T20:11:55.339Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >--
16:11:55 [2024-03-15T20:11:55.339Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT [50/141]
16:11:55 [2024-03-15T20:11:55.339Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
16:11:55 [2024-03-15T20:11:55.339Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:11:55 [2024-03-15T20:11:55.339Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:55 [2024-03-15T20:11:55.339Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
16:11:55 [2024-03-15T20:11:55.595Z] [INFO] 
16:11:55 [2024-03-15T20:11:55.595Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:11:55 [2024-03-15T20:11:55.595Z] [INFO] The project's OSGi version is 1.0.11.202403152011
16:11:55 [2024-03-15T20:11:55.595Z] [INFO] 
16:11:55 [2024-03-15T20:11:55.595Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:11:55 [2024-03-15T20:11:55.595Z] [INFO] 
16:11:55 [2024-03-15T20:11:55.595Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:11:55 [2024-03-15T20:11:55.595Z] [INFO] 
16:11:55 [2024-03-15T20:11:55.595Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:11:55 [2024-03-15T20:11:55.595Z] [INFO] 
16:11:55 [2024-03-15T20:11:55.595Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:11:55 [2024-03-15T20:11:55.595Z] [INFO] 
16:11:55 [2024-03-15T20:11:55.595Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:11:55 [2024-03-15T20:11:55.595Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core.tests
16:11:55 [2024-03-15T20:11:55.595Z] [INFO] 
16:11:55 [2024-03-15T20:11:55.595Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:11:55 [2024-03-15T20:11:55.595Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:55 [2024-03-15T20:11:55.595Z] [INFO] 
16:11:55 [2024-03-15T20:11:55.595Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:11:55 [2024-03-15T20:11:55.595Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
16:11:55 [2024-03-15T20:11:55.595Z] [INFO] 
16:11:55 [2024-03-15T20:11:55.595Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:11:55 [2024-03-15T20:11:55.595Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:55 [2024-03-15T20:11:55.595Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:55 [2024-03-15T20:11:55.595Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
16:11:55 [2024-03-15T20:11:55.595Z] [INFO] Nothing to compile - all classes are up to date
16:11:55 [2024-03-15T20:11:55.595Z] [INFO] 
16:11:55 [2024-03-15T20:11:55.595Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >--
16:11:55 [2024-03-15T20:11:55.595Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT [51/141]
16:11:55 [2024-03-15T20:11:55.595Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
16:11:55 [2024-03-15T20:11:55.595Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:11:55 [2024-03-15T20:11:55.595Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:55 [2024-03-15T20:11:55.595Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
16:11:56 [2024-03-15T20:11:56.157Z] [INFO] 
16:11:56 [2024-03-15T20:11:56.157Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:11:56 [2024-03-15T20:11:56.157Z] [INFO] The project's OSGi version is 1.0.12.202403152011
16:11:56 [2024-03-15T20:11:56.157Z] [INFO] 
16:11:56 [2024-03-15T20:11:56.157Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:11:56 [2024-03-15T20:11:56.157Z] [INFO] 
16:11:56 [2024-03-15T20:11:56.157Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:11:56 [2024-03-15T20:11:56.157Z] [INFO] 
16:11:56 [2024-03-15T20:11:56.157Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:11:56 [2024-03-15T20:11:56.157Z] [INFO] 
16:11:56 [2024-03-15T20:11:56.157Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:11:56 [2024-03-15T20:11:56.157Z] [INFO] 
16:11:56 [2024-03-15T20:11:56.157Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:11:56 [2024-03-15T20:11:56.157Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests
16:11:56 [2024-03-15T20:11:56.412Z] [INFO] 
16:11:56 [2024-03-15T20:11:56.412Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:11:56 [2024-03-15T20:11:56.412Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:56 [2024-03-15T20:11:56.413Z] [INFO] 
16:11:56 [2024-03-15T20:11:56.413Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:11:56 [2024-03-15T20:11:56.413Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
16:11:56 [2024-03-15T20:11:56.413Z] [INFO] 
16:11:56 [2024-03-15T20:11:56.413Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:11:56 [2024-03-15T20:11:56.413Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:56 [2024-03-15T20:11:56.413Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:56 [2024-03-15T20:11:56.413Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
16:11:56 [2024-03-15T20:11:56.413Z] [INFO] Nothing to compile - all classes are up to date
16:11:56 [2024-03-15T20:11:56.413Z] [INFO] 
16:11:56 [2024-03-15T20:11:56.413Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >--
16:11:56 [2024-03-15T20:11:56.413Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT [52/141]
16:11:56 [2024-03-15T20:11:56.413Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
16:11:56 [2024-03-15T20:11:56.413Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:11:56 [2024-03-15T20:11:56.413Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:56 [2024-03-15T20:11:56.413Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
16:11:56 [2024-03-15T20:11:56.669Z] [INFO] 
16:11:56 [2024-03-15T20:11:56.669Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:11:56 [2024-03-15T20:11:56.669Z] [INFO] The project's OSGi version is 1.0.17.202403152011
16:11:56 [2024-03-15T20:11:56.669Z] [INFO] 
16:11:56 [2024-03-15T20:11:56.669Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:11:56 [2024-03-15T20:11:56.669Z] [INFO] 
16:11:56 [2024-03-15T20:11:56.669Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:11:56 [2024-03-15T20:11:56.669Z] [INFO] 
16:11:56 [2024-03-15T20:11:56.669Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:11:56 [2024-03-15T20:11:56.669Z] [INFO] 
16:11:56 [2024-03-15T20:11:56.669Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:11:56 [2024-03-15T20:11:56.669Z] [INFO] 
16:11:56 [2024-03-15T20:11:56.669Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:11:56 [2024-03-15T20:11:56.669Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] 
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] 
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] 
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:11:57 [2024-03-15T20:11:57.230Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:57 [2024-03-15T20:11:57.230Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:57 [2024-03-15T20:11:57.230Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] Nothing to compile - all classes are up to date
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] 
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >--
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 2.4.1-SNAPSHOT [53/141]
16:11:57 [2024-03-15T20:11:57.230Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:11:57 [2024-03-15T20:11:57.230Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] 
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] The project's OSGi version is 2.4.1.202403152011
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] 
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] 
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] 
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] 
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] 
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] 
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] 
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] 
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:11:57 [2024-03-15T20:11:57.230Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:57 [2024-03-15T20:11:57.230Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:57 [2024-03-15T20:11:57.230Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] Nothing to compile - all classes are up to date
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] 
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >--
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.10-SNAPSHOT [54/141]
16:11:57 [2024-03-15T20:11:57.230Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
16:11:57 [2024-03-15T20:11:57.230Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:11:57 [2024-03-15T20:11:57.230Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:57 [2024-03-15T20:11:57.231Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
16:11:57 [2024-03-15T20:11:57.486Z] [INFO] 
16:11:57 [2024-03-15T20:11:57.486Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:11:57 [2024-03-15T20:11:57.486Z] [INFO] The project's OSGi version is 1.0.10.202403152011
16:11:57 [2024-03-15T20:11:57.486Z] [INFO] 
16:11:57 [2024-03-15T20:11:57.486Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:11:57 [2024-03-15T20:11:57.486Z] [INFO] 
16:11:57 [2024-03-15T20:11:57.486Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:11:57 [2024-03-15T20:11:57.486Z] [INFO] 
16:11:57 [2024-03-15T20:11:57.486Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:11:57 [2024-03-15T20:11:57.486Z] [INFO] 
16:11:57 [2024-03-15T20:11:57.486Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:11:57 [2024-03-15T20:11:57.486Z] [INFO] 
16:11:57 [2024-03-15T20:11:57.486Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:11:57 [2024-03-15T20:11:57.486Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core.tests
16:11:57 [2024-03-15T20:11:57.741Z] [INFO] 
16:11:57 [2024-03-15T20:11:57.741Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:11:57 [2024-03-15T20:11:57.741Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:57 [2024-03-15T20:11:57.741Z] [INFO] 
16:11:57 [2024-03-15T20:11:57.741Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:11:57 [2024-03-15T20:11:57.741Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
16:11:57 [2024-03-15T20:11:57.741Z] [INFO] 
16:11:57 [2024-03-15T20:11:57.741Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:11:57 [2024-03-15T20:11:57.741Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:57 [2024-03-15T20:11:57.742Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:57 [2024-03-15T20:11:57.742Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
16:11:57 [2024-03-15T20:11:57.742Z] [INFO] Nothing to compile - all classes are up to date
16:11:57 [2024-03-15T20:11:57.742Z] [INFO] 
16:11:57 [2024-03-15T20:11:57.742Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >--
16:11:57 [2024-03-15T20:11:57.742Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 4.1.1-SNAPSHOT [55/141]
16:11:57 [2024-03-15T20:11:57.742Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
16:11:57 [2024-03-15T20:11:57.742Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:11:57 [2024-03-15T20:11:57.742Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:57 [2024-03-15T20:11:57.742Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
16:11:57 [2024-03-15T20:11:57.998Z] [INFO] 
16:11:57 [2024-03-15T20:11:57.998Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:11:57 [2024-03-15T20:11:57.998Z] [INFO] The project's OSGi version is 4.1.1.202403152011
16:11:57 [2024-03-15T20:11:57.998Z] [INFO] 
16:11:57 [2024-03-15T20:11:57.998Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:11:57 [2024-03-15T20:11:57.998Z] [INFO] 
16:11:57 [2024-03-15T20:11:57.998Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:11:57 [2024-03-15T20:11:57.998Z] [INFO] 
16:11:57 [2024-03-15T20:11:57.998Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:11:57 [2024-03-15T20:11:57.998Z] [INFO] 
16:11:57 [2024-03-15T20:11:57.998Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:11:57 [2024-03-15T20:11:57.998Z] [INFO] 
16:11:57 [2024-03-15T20:11:57.998Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:11:57 [2024-03-15T20:11:57.998Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui
16:11:58 [2024-03-15T20:11:58.254Z] [INFO] 
16:11:58 [2024-03-15T20:11:58.254Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:11:58 [2024-03-15T20:11:58.254Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:58 [2024-03-15T20:11:58.254Z] [INFO] 
16:11:58 [2024-03-15T20:11:58.254Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:11:58 [2024-03-15T20:11:58.254Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
16:11:58 [2024-03-15T20:11:58.254Z] [INFO] 
16:11:58 [2024-03-15T20:11:58.254Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:11:58 [2024-03-15T20:11:58.254Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:58 [2024-03-15T20:11:58.254Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:58 [2024-03-15T20:11:58.254Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
16:11:58 [2024-03-15T20:11:58.254Z] [INFO] Nothing to compile - all classes are up to date
16:11:58 [2024-03-15T20:11:58.254Z] [INFO] 
16:11:58 [2024-03-15T20:11:58.254Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >--
16:11:58 [2024-03-15T20:11:58.254Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.8-SNAPSHOT [56/141]
16:11:58 [2024-03-15T20:11:58.254Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
16:11:58 [2024-03-15T20:11:58.254Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:11:58 [2024-03-15T20:11:58.254Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:58 [2024-03-15T20:11:58.254Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
16:11:58 [2024-03-15T20:11:58.815Z] [INFO] 
16:11:58 [2024-03-15T20:11:58.815Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:11:58 [2024-03-15T20:11:58.815Z] [INFO] The project's OSGi version is 1.0.8.202403152011
16:11:58 [2024-03-15T20:11:58.815Z] [INFO] 
16:11:58 [2024-03-15T20:11:58.815Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:11:58 [2024-03-15T20:11:58.815Z] [INFO] 
16:11:58 [2024-03-15T20:11:58.815Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:11:58 [2024-03-15T20:11:58.815Z] [INFO] 
16:11:58 [2024-03-15T20:11:58.815Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:11:58 [2024-03-15T20:11:58.815Z] [INFO] 
16:11:58 [2024-03-15T20:11:58.815Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:11:58 [2024-03-15T20:11:58.815Z] [INFO] 
16:11:58 [2024-03-15T20:11:58.815Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:11:58 [2024-03-15T20:11:58.815Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests
16:11:59 [2024-03-15T20:11:59.071Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.071Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:11:59 [2024-03-15T20:11:59.071Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:59 [2024-03-15T20:11:59.071Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.071Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:11:59 [2024-03-15T20:11:59.071Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
16:11:59 [2024-03-15T20:11:59.071Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.071Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:11:59 [2024-03-15T20:11:59.071Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:59 [2024-03-15T20:11:59.071Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:59 [2024-03-15T20:11:59.072Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] Nothing to compile - all classes are up to date
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >----
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] Building Trace Compass BTF Support Parent 9.3.0-SNAPSHOT        [57/141]
16:11:59 [2024-03-15T20:11:59.072Z] [INFO]   from btf/pom.xml
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] --------------------------------[ pom ]---------------------------------
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf-parent ---
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >-----
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] Building org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT       [58/141]
16:11:59 [2024-03-15T20:11:59.072Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:11:59 [2024-03-15T20:11:59.072Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] The project's OSGi version is 3.1.0.202403152011
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core ---
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core ---
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/src/main/resources
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
16:11:59 [2024-03-15T20:11:59.072Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:59 [2024-03-15T20:11:59.072Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:59 [2024-03-15T20:11:59.072Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] Nothing to compile - all classes are up to date
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT         [59/141]
16:11:59 [2024-03-15T20:11:59.072Z] [INFO]   from btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:11:59 [2024-03-15T20:11:59.072Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:59 [2024-03-15T20:11:59.072Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
16:11:59 [2024-03-15T20:11:59.327Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.327Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
16:11:59 [2024-03-15T20:11:59.327Z] [INFO] The project's OSGi version is 1.1.0.202403152011
16:11:59 [2024-03-15T20:11:59.327Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.327Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
16:11:59 [2024-03-15T20:11:59.327Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.327Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
16:11:59 [2024-03-15T20:11:59.327Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.327Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
16:11:59 [2024-03-15T20:11:59.327Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.327Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
16:11:59 [2024-03-15T20:11:59.327Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.327Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.ui ---
16:11:59 [2024-03-15T20:11:59.327Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.ui
16:11:59 [2024-03-15T20:11:59.583Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.583Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.ui ---
16:11:59 [2024-03-15T20:11:59.583Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:59 [2024-03-15T20:11:59.583Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.583Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
16:11:59 [2024-03-15T20:11:59.583Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
16:11:59 [2024-03-15T20:11:59.583Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.583Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
16:11:59 [2024-03-15T20:11:59.583Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:59 [2024-03-15T20:11:59.583Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:11:59 [2024-03-15T20:11:59.583Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
16:11:59 [2024-03-15T20:11:59.583Z] [INFO] Nothing to compile - all classes are up to date
16:11:59 [2024-03-15T20:11:59.583Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.583Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >--------
16:11:59 [2024-03-15T20:11:59.583Z] [INFO] Building Trace Compass Documentation 9.3.0-SNAPSHOT             [60/141]
16:11:59 [2024-03-15T20:11:59.583Z] [INFO]   from doc/pom.xml
16:11:59 [2024-03-15T20:11:59.583Z] [INFO] --------------------------------[ pom ]---------------------------------
16:11:59 [2024-03-15T20:11:59.583Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.583Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
16:11:59 [2024-03-15T20:11:59.583Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.583Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc ---
16:11:59 [2024-03-15T20:11:59.583Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:59 [2024-03-15T20:11:59.583Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.583Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.doc.user >--
16:11:59 [2024-03-15T20:11:59.583Z] [INFO] Building Trace Compass Profiling User Guide 9.3.0-SNAPSHOT      [61/141]
16:11:59 [2024-03-15T20:11:59.583Z] [INFO]   from doc/org.eclipse.tracecompass.analysis.profiling.doc.user/pom.xml
16:11:59 [2024-03-15T20:11:59.583Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:11:59 [2024-03-15T20:11:59.584Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/pom.xml
16:11:59 [2024-03-15T20:11:59.584Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.584Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:11:59 [2024-03-15T20:11:59.584Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:11:59 [2024-03-15T20:11:59.584Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.584Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:11:59 [2024-03-15T20:11:59.584Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.584Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:11:59 [2024-03-15T20:11:59.584Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.584Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:11:59 [2024-03-15T20:11:59.584Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.584Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:11:59 [2024-03-15T20:11:59.584Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.584Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:11:59 [2024-03-15T20:11:59.584Z] [INFO] Resolving class path of Trace Compass Profiling User Guide
16:11:59 [2024-03-15T20:11:59.584Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.584Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:11:59 [2024-03-15T20:11:59.584Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:11:59 [2024-03-15T20:11:59.584Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.584Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:11:59 [2024-03-15T20:11:59.840Z] [INFO] Executing tasks
16:11:59 [2024-03-15T20:11:59.840Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/doc/User-Guide.html
16:11:59 [2024-03-15T20:11:59.840Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated.
16:11:59 [2024-03-15T20:11:59.840Z] [INFO] Executed tasks
16:11:59 [2024-03-15T20:11:59.840Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.840Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:11:59 [2024-03-15T20:11:59.840Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/src/main/resources
16:11:59 [2024-03-15T20:11:59.840Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.840Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:11:59 [2024-03-15T20:11:59.840Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:11:59 [2024-03-15T20:11:59.840Z] [INFO] 
16:11:59 [2024-03-15T20:11:59.840Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:12:00 [2024-03-15T20:12:00.096Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.23
16:12:00 [2024-03-15T20:12:00.352Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/data/.metadata/.log
16:12:00 [2024-03-15T20:12:00.352Z] [INFO] Command line:
16:12:00 [2024-03-15T20:12:00.352Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:12:00 [2024-03-15T20:12:00.352Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:12:01 [2024-03-15T20:12:01.716Z] Buildfile: build.xml
16:12:01 [2024-03-15T20:12:01.716Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:12:01 [2024-03-15T20:12:01.716Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:12:01 [2024-03-15T20:12:01.716Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
16:12:01 [2024-03-15T20:12:01.716Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
16:12:01 [2024-03-15T20:12:01.716Z] WARNING: System::setSecurityManager will be removed in a future release
16:12:01 [2024-03-15T20:12:01.716Z] 
16:12:01 [2024-03-15T20:12:01.716Z] build.index:
16:12:02 [2024-03-15T20:12:02.642Z] BUILD SUCCESSFUL
16:12:02 [2024-03-15T20:12:02.642Z] 
16:12:02 [2024-03-15T20:12:02.642Z] BUILD SUCCESSFUL
16:12:02 [2024-03-15T20:12:02.642Z] Total time: 1 second
16:12:02 [2024-03-15T20:12:02.642Z] [INFO] 
16:12:02 [2024-03-15T20:12:02.642Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------
16:12:02 [2024-03-15T20:12:02.642Z] [INFO] Building Trace Compass Developer Guide 9.3.0-SNAPSHOT           [62/141]
16:12:02 [2024-03-15T20:12:02.642Z] [INFO]   from doc/org.eclipse.tracecompass.doc.dev/pom.xml
16:12:02 [2024-03-15T20:12:02.642Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:12:02 [2024-03-15T20:12:02.642Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
16:12:02 [2024-03-15T20:12:02.642Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/pom.xml
16:12:02 [2024-03-15T20:12:02.642Z] [INFO] 
16:12:02 [2024-03-15T20:12:02.642Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
16:12:02 [2024-03-15T20:12:02.642Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:12:02 [2024-03-15T20:12:02.642Z] [INFO] 
16:12:02 [2024-03-15T20:12:02.642Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
16:12:02 [2024-03-15T20:12:02.642Z] [INFO] 
16:12:02 [2024-03-15T20:12:02.642Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
16:12:02 [2024-03-15T20:12:02.642Z] [INFO] 
16:12:02 [2024-03-15T20:12:02.642Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
16:12:02 [2024-03-15T20:12:02.642Z] [INFO] 
16:12:02 [2024-03-15T20:12:02.642Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
16:12:02 [2024-03-15T20:12:02.642Z] [INFO] 
16:12:02 [2024-03-15T20:12:02.642Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.dev ---
16:12:02 [2024-03-15T20:12:02.642Z] [INFO] Resolving class path of Trace Compass Developer Guide
16:12:02 [2024-03-15T20:12:02.642Z] [INFO] 
16:12:02 [2024-03-15T20:12:02.642Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.dev ---
16:12:02 [2024-03-15T20:12:02.642Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:02 [2024-03-15T20:12:02.642Z] [INFO] 
16:12:02 [2024-03-15T20:12:02.642Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
16:12:02 [2024-03-15T20:12:02.642Z] [INFO] Executing tasks
16:12:02 [2024-03-15T20:12:02.898Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html
16:12:03 [2024-03-15T20:12:03.153Z] [INFO] [xmlvalidate] 19 file(s) have been successfully validated.
16:12:03 [2024-03-15T20:12:03.153Z] [INFO] Executed tasks
16:12:03 [2024-03-15T20:12:03.153Z] [INFO] 
16:12:03 [2024-03-15T20:12:03.153Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
16:12:03 [2024-03-15T20:12:03.153Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
16:12:03 [2024-03-15T20:12:03.153Z] [INFO] 
16:12:03 [2024-03-15T20:12:03.153Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
16:12:03 [2024-03-15T20:12:03.153Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:03 [2024-03-15T20:12:03.153Z] [INFO] 
16:12:03 [2024-03-15T20:12:03.153Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
16:12:03 [2024-03-15T20:12:03.153Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
16:12:03 [2024-03-15T20:12:03.153Z] [INFO] Command line:
16:12:03 [2024-03-15T20:12:03.153Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:12:03 [2024-03-15T20:12:03.153Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:12:04 [2024-03-15T20:12:04.517Z] Buildfile: build.xml
16:12:04 [2024-03-15T20:12:04.517Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:12:04 [2024-03-15T20:12:04.517Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:12:04 [2024-03-15T20:12:04.517Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
16:12:04 [2024-03-15T20:12:04.517Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
16:12:04 [2024-03-15T20:12:04.518Z] WARNING: System::setSecurityManager will be removed in a future release
16:12:04 [2024-03-15T20:12:04.518Z] 
16:12:04 [2024-03-15T20:12:04.518Z] build.index:
16:12:05 [2024-03-15T20:12:05.881Z] BUILD SUCCESSFUL
16:12:05 [2024-03-15T20:12:05.881Z] 
16:12:05 [2024-03-15T20:12:05.881Z] BUILD SUCCESSFUL
16:12:05 [2024-03-15T20:12:05.881Z] Total time: 1 second
16:12:05 [2024-03-15T20:12:05.881Z] [INFO] 
16:12:05 [2024-03-15T20:12:05.881Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >--
16:12:05 [2024-03-15T20:12:05.881Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT [63/141]
16:12:05 [2024-03-15T20:12:05.881Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
16:12:05 [2024-03-15T20:12:05.881Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:12:05 [2024-03-15T20:12:05.881Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:05 [2024-03-15T20:12:05.881Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
16:12:05 [2024-03-15T20:12:05.881Z] [INFO] 
16:12:05 [2024-03-15T20:12:05.881Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:12:05 [2024-03-15T20:12:05.881Z] [INFO] The project's OSGi version is 2.2.0.202403152011
16:12:05 [2024-03-15T20:12:05.881Z] [INFO] 
16:12:05 [2024-03-15T20:12:05.881Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:12:05 [2024-03-15T20:12:05.881Z] [INFO] 
16:12:05 [2024-03-15T20:12:05.881Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:12:05 [2024-03-15T20:12:05.881Z] [INFO] 
16:12:05 [2024-03-15T20:12:05.881Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:12:05 [2024-03-15T20:12:05.881Z] [INFO] 
16:12:05 [2024-03-15T20:12:05.881Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:12:05 [2024-03-15T20:12:05.881Z] [INFO] 
16:12:05 [2024-03-15T20:12:05.881Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:12:05 [2024-03-15T20:12:05.881Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui
16:12:06 [2024-03-15T20:12:06.441Z] [INFO] 
16:12:06 [2024-03-15T20:12:06.441Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:12:06 [2024-03-15T20:12:06.441Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:06 [2024-03-15T20:12:06.441Z] [INFO] 
16:12:06 [2024-03-15T20:12:06.441Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:12:06 [2024-03-15T20:12:06.441Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
16:12:06 [2024-03-15T20:12:06.441Z] [INFO] 
16:12:06 [2024-03-15T20:12:06.441Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:12:06 [2024-03-15T20:12:06.441Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:06 [2024-03-15T20:12:06.441Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:06 [2024-03-15T20:12:06.441Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
16:12:06 [2024-03-15T20:12:06.441Z] [INFO] Nothing to compile - all classes are up to date
16:12:06 [2024-03-15T20:12:06.441Z] [INFO] 
16:12:06 [2024-03-15T20:12:06.441Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >--------
16:12:06 [2024-03-15T20:12:06.441Z] [INFO] Building org.eclipse.tracecompass.tmf 9.3.0-SNAPSHOT            [64/141]
16:12:06 [2024-03-15T20:12:06.441Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
16:12:06 [2024-03-15T20:12:06.441Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:12:06 [2024-03-15T20:12:06.441Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
16:12:06 [2024-03-15T20:12:06.697Z] [INFO] 
16:12:06 [2024-03-15T20:12:06.697Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
16:12:06 [2024-03-15T20:12:06.697Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:12:06 [2024-03-15T20:12:06.697Z] [INFO] 
16:12:06 [2024-03-15T20:12:06.697Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
16:12:06 [2024-03-15T20:12:06.697Z] [INFO] 
16:12:06 [2024-03-15T20:12:06.697Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
16:12:06 [2024-03-15T20:12:06.697Z] [INFO] 
16:12:06 [2024-03-15T20:12:06.697Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
16:12:06 [2024-03-15T20:12:06.697Z] [INFO] 
16:12:06 [2024-03-15T20:12:06.697Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
16:12:06 [2024-03-15T20:12:06.697Z] [INFO] 
16:12:06 [2024-03-15T20:12:06.697Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf ---
16:12:06 [2024-03-15T20:12:06.697Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:06 [2024-03-15T20:12:06.697Z] [INFO] 
16:12:06 [2024-03-15T20:12:06.697Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf ---
16:12:06 [2024-03-15T20:12:06.697Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/src/main/resources
16:12:06 [2024-03-15T20:12:06.697Z] [INFO] 
16:12:06 [2024-03-15T20:12:06.697Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >--------
16:12:06 [2024-03-15T20:12:06.697Z] [INFO] Building org.eclipse.tracecompass.btf 9.3.0-SNAPSHOT            [65/141]
16:12:06 [2024-03-15T20:12:06.697Z] [INFO]   from btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
16:12:06 [2024-03-15T20:12:06.697Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:12:06 [2024-03-15T20:12:06.697Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
16:12:06 [2024-03-15T20:12:06.952Z] [INFO] 
16:12:06 [2024-03-15T20:12:06.952Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
16:12:06 [2024-03-15T20:12:06.952Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:12:06 [2024-03-15T20:12:06.952Z] [INFO] 
16:12:06 [2024-03-15T20:12:06.952Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
16:12:06 [2024-03-15T20:12:06.952Z] [INFO] 
16:12:06 [2024-03-15T20:12:06.952Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
16:12:06 [2024-03-15T20:12:06.952Z] [INFO] 
16:12:06 [2024-03-15T20:12:06.952Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
16:12:06 [2024-03-15T20:12:06.952Z] [INFO] 
16:12:06 [2024-03-15T20:12:06.952Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
16:12:06 [2024-03-15T20:12:06.952Z] [INFO] 
16:12:06 [2024-03-15T20:12:06.952Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf ---
16:12:06 [2024-03-15T20:12:06.952Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:06 [2024-03-15T20:12:06.952Z] [INFO] 
16:12:06 [2024-03-15T20:12:06.952Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf ---
16:12:06 [2024-03-15T20:12:06.952Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/src/main/resources
16:12:06 [2024-03-15T20:12:06.952Z] [INFO] 
16:12:06 [2024-03-15T20:12:06.952Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >--
16:12:06 [2024-03-15T20:12:06.952Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT [66/141]
16:12:06 [2024-03-15T20:12:06.952Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
16:12:06 [2024-03-15T20:12:06.952Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:12:06 [2024-03-15T20:12:06.952Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:06 [2024-03-15T20:12:06.952Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
16:12:06 [2024-03-15T20:12:06.952Z] [INFO] 
16:12:06 [2024-03-15T20:12:06.952Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
16:12:06 [2024-03-15T20:12:06.952Z] [INFO] The project's OSGi version is 1.0.4.202403152011
16:12:06 [2024-03-15T20:12:06.952Z] [INFO] 
16:12:06 [2024-03-15T20:12:06.952Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
16:12:06 [2024-03-15T20:12:06.952Z] [INFO] 
16:12:06 [2024-03-15T20:12:06.952Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
16:12:06 [2024-03-15T20:12:06.952Z] [INFO] 
16:12:06 [2024-03-15T20:12:06.952Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
16:12:06 [2024-03-15T20:12:06.952Z] [INFO] 
16:12:06 [2024-03-15T20:12:06.952Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
16:12:06 [2024-03-15T20:12:06.952Z] [INFO] 
16:12:06 [2024-03-15T20:12:06.952Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core.tests ---
16:12:06 [2024-03-15T20:12:06.952Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core.tests
16:12:07 [2024-03-15T20:12:07.208Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.208Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core.tests ---
16:12:07 [2024-03-15T20:12:07.208Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:07 [2024-03-15T20:12:07.208Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.208Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
16:12:07 [2024-03-15T20:12:07.208Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
16:12:07 [2024-03-15T20:12:07.208Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.208Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
16:12:07 [2024-03-15T20:12:07.208Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:07 [2024-03-15T20:12:07.208Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:07 [2024-03-15T20:12:07.208Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
16:12:07 [2024-03-15T20:12:07.208Z] [INFO] Nothing to compile - all classes are up to date
16:12:07 [2024-03-15T20:12:07.208Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.208Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >--
16:12:07 [2024-03-15T20:12:07.208Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT [67/141]
16:12:07 [2024-03-15T20:12:07.208Z] [INFO]   from common/org.eclipse.tracecompass.common.core.tests/pom.xml
16:12:07 [2024-03-15T20:12:07.208Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:12:07 [2024-03-15T20:12:07.208Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:07 [2024-03-15T20:12:07.208Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/pom.xml
16:12:07 [2024-03-15T20:12:07.208Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.208Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
16:12:07 [2024-03-15T20:12:07.208Z] [INFO] The project's OSGi version is 1.1.11.202403152011
16:12:07 [2024-03-15T20:12:07.208Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.208Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
16:12:07 [2024-03-15T20:12:07.208Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.208Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
16:12:07 [2024-03-15T20:12:07.208Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.208Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
16:12:07 [2024-03-15T20:12:07.208Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.208Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
16:12:07 [2024-03-15T20:12:07.208Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.208Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core.tests ---
16:12:07 [2024-03-15T20:12:07.208Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core.tests
16:12:07 [2024-03-15T20:12:07.208Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.208Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core.tests ---
16:12:07 [2024-03-15T20:12:07.208Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:07 [2024-03-15T20:12:07.208Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.208Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
16:12:07 [2024-03-15T20:12:07.208Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
16:12:07 [2024-03-15T20:12:07.208Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.208Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
16:12:07 [2024-03-15T20:12:07.464Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:07 [2024-03-15T20:12:07.464Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:07 [2024-03-15T20:12:07.464Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/pom.xml
16:12:07 [2024-03-15T20:12:07.464Z] [INFO] Nothing to compile - all classes are up to date
16:12:07 [2024-03-15T20:12:07.464Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.464Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >--------
16:12:07 [2024-03-15T20:12:07.464Z] [INFO] Building org.eclipse.tracecompass.ctf 9.3.0-SNAPSHOT            [68/141]
16:12:07 [2024-03-15T20:12:07.464Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
16:12:07 [2024-03-15T20:12:07.464Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:12:07 [2024-03-15T20:12:07.464Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
16:12:07 [2024-03-15T20:12:07.464Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.464Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
16:12:07 [2024-03-15T20:12:07.464Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:12:07 [2024-03-15T20:12:07.464Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.464Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
16:12:07 [2024-03-15T20:12:07.464Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.464Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
16:12:07 [2024-03-15T20:12:07.464Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.464Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
16:12:07 [2024-03-15T20:12:07.464Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.464Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
16:12:07 [2024-03-15T20:12:07.464Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.464Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf ---
16:12:07 [2024-03-15T20:12:07.464Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:07 [2024-03-15T20:12:07.464Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.464Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf ---
16:12:07 [2024-03-15T20:12:07.464Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/src/main/resources
16:12:07 [2024-03-15T20:12:07.464Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.464Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >--
16:12:07 [2024-03-15T20:12:07.464Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT [69/141]
16:12:07 [2024-03-15T20:12:07.464Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
16:12:07 [2024-03-15T20:12:07.464Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:12:07 [2024-03-15T20:12:07.464Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:07 [2024-03-15T20:12:07.464Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
16:12:07 [2024-03-15T20:12:07.464Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.464Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:12:07 [2024-03-15T20:12:07.464Z] [INFO] The project's OSGi version is 1.0.4.202403152011
16:12:07 [2024-03-15T20:12:07.464Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.464Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:12:07 [2024-03-15T20:12:07.464Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.464Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:12:07 [2024-03-15T20:12:07.465Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.465Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:12:07 [2024-03-15T20:12:07.465Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.465Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:12:07 [2024-03-15T20:12:07.465Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.465Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:12:07 [2024-03-15T20:12:07.465Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.parser.tests
16:12:07 [2024-03-15T20:12:07.720Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.720Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:12:07 [2024-03-15T20:12:07.720Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:07 [2024-03-15T20:12:07.720Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.720Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:12:07 [2024-03-15T20:12:07.720Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
16:12:07 [2024-03-15T20:12:07.720Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.720Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:12:07 [2024-03-15T20:12:07.720Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:07 [2024-03-15T20:12:07.720Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:07 [2024-03-15T20:12:07.721Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
16:12:07 [2024-03-15T20:12:07.721Z] [INFO] Nothing to compile - all classes are up to date
16:12:07 [2024-03-15T20:12:07.721Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.721Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------
16:12:07 [2024-03-15T20:12:07.721Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 9.3.0-SNAPSHOT        [70/141]
16:12:07 [2024-03-15T20:12:07.721Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
16:12:07 [2024-03-15T20:12:07.721Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:12:07 [2024-03-15T20:12:07.721Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
16:12:07 [2024-03-15T20:12:07.976Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.976Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
16:12:07 [2024-03-15T20:12:07.976Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:12:07 [2024-03-15T20:12:07.976Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.976Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
16:12:07 [2024-03-15T20:12:07.976Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.976Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
16:12:07 [2024-03-15T20:12:07.976Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.976Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
16:12:07 [2024-03-15T20:12:07.976Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.976Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
16:12:07 [2024-03-15T20:12:07.976Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.976Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf ---
16:12:07 [2024-03-15T20:12:07.976Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:07 [2024-03-15T20:12:07.976Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.976Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf ---
16:12:07 [2024-03-15T20:12:07.976Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/src/main/resources
16:12:07 [2024-03-15T20:12:07.976Z] [INFO] 
16:12:07 [2024-03-15T20:12:07.976Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >--
16:12:07 [2024-03-15T20:12:07.976Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT [71/141]
16:12:07 [2024-03-15T20:12:07.976Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
16:12:07 [2024-03-15T20:12:07.976Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:12:07 [2024-03-15T20:12:07.976Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:07 [2024-03-15T20:12:07.976Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
16:12:08 [2024-03-15T20:12:08.232Z] [INFO] 
16:12:08 [2024-03-15T20:12:08.232Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:12:08 [2024-03-15T20:12:08.232Z] [INFO] The project's OSGi version is 1.0.12.202403152011
16:12:08 [2024-03-15T20:12:08.232Z] [INFO] 
16:12:08 [2024-03-15T20:12:08.232Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:12:08 [2024-03-15T20:12:08.232Z] [INFO] 
16:12:08 [2024-03-15T20:12:08.232Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:12:08 [2024-03-15T20:12:08.232Z] [INFO] 
16:12:08 [2024-03-15T20:12:08.232Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:12:08 [2024-03-15T20:12:08.232Z] [INFO] 
16:12:08 [2024-03-15T20:12:08.232Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:12:08 [2024-03-15T20:12:08.232Z] [INFO] 
16:12:08 [2024-03-15T20:12:08.232Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:12:08 [2024-03-15T20:12:08.232Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests
16:12:08 [2024-03-15T20:12:08.487Z] [INFO] 
16:12:08 [2024-03-15T20:12:08.487Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:12:08 [2024-03-15T20:12:08.487Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:08 [2024-03-15T20:12:08.487Z] [INFO] 
16:12:08 [2024-03-15T20:12:08.487Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:12:08 [2024-03-15T20:12:08.487Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
16:12:08 [2024-03-15T20:12:08.487Z] [INFO] 
16:12:08 [2024-03-15T20:12:08.487Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:12:08 [2024-03-15T20:12:08.488Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:08 [2024-03-15T20:12:08.488Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:08 [2024-03-15T20:12:08.488Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
16:12:08 [2024-03-15T20:12:08.488Z] [INFO] Nothing to compile - all classes are up to date
16:12:08 [2024-03-15T20:12:08.488Z] [INFO] 
16:12:08 [2024-03-15T20:12:08.488Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >-----
16:12:08 [2024-03-15T20:12:08.488Z] [INFO] Building Trace Compass User Guide 9.3.0-SNAPSHOT                [72/141]
16:12:08 [2024-03-15T20:12:08.488Z] [INFO]   from doc/org.eclipse.tracecompass.doc.user/pom.xml
16:12:08 [2024-03-15T20:12:08.488Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:12:08 [2024-03-15T20:12:08.488Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
16:12:08 [2024-03-15T20:12:08.488Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/pom.xml
16:12:08 [2024-03-15T20:12:08.488Z] [INFO] 
16:12:08 [2024-03-15T20:12:08.488Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
16:12:08 [2024-03-15T20:12:08.488Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:12:08 [2024-03-15T20:12:08.488Z] [INFO] 
16:12:08 [2024-03-15T20:12:08.488Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
16:12:08 [2024-03-15T20:12:08.488Z] [INFO] 
16:12:08 [2024-03-15T20:12:08.488Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
16:12:08 [2024-03-15T20:12:08.488Z] [INFO] 
16:12:08 [2024-03-15T20:12:08.488Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
16:12:08 [2024-03-15T20:12:08.488Z] [INFO] 
16:12:08 [2024-03-15T20:12:08.488Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
16:12:08 [2024-03-15T20:12:08.488Z] [INFO] 
16:12:08 [2024-03-15T20:12:08.488Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.user ---
16:12:08 [2024-03-15T20:12:08.488Z] [INFO] Resolving class path of Trace Compass User Guide
16:12:08 [2024-03-15T20:12:08.488Z] [INFO] 
16:12:08 [2024-03-15T20:12:08.488Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.user ---
16:12:08 [2024-03-15T20:12:08.488Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:08 [2024-03-15T20:12:08.488Z] [INFO] 
16:12:08 [2024-03-15T20:12:08.488Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
16:12:08 [2024-03-15T20:12:08.744Z] [INFO] Executing tasks
16:12:08 [2024-03-15T20:12:08.999Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html
16:12:08 [2024-03-15T20:12:08.999Z] [INFO] [xmlvalidate] 18 file(s) have been successfully validated.
16:12:08 [2024-03-15T20:12:08.999Z] [INFO] Executed tasks
16:12:08 [2024-03-15T20:12:08.999Z] [INFO] 
16:12:08 [2024-03-15T20:12:08.999Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
16:12:08 [2024-03-15T20:12:08.999Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/src/main/resources
16:12:08 [2024-03-15T20:12:08.999Z] [INFO] 
16:12:08 [2024-03-15T20:12:08.999Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
16:12:08 [2024-03-15T20:12:08.999Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:08 [2024-03-15T20:12:08.999Z] [INFO] 
16:12:08 [2024-03-15T20:12:08.999Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
16:12:08 [2024-03-15T20:12:08.999Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
16:12:08 [2024-03-15T20:12:08.999Z] [INFO] Command line:
16:12:08 [2024-03-15T20:12:08.999Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:12:09 [2024-03-15T20:12:09.000Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:12:10 [2024-03-15T20:12:10.363Z] Buildfile: build.xml
16:12:10 [2024-03-15T20:12:10.363Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:12:10 [2024-03-15T20:12:10.363Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:12:10 [2024-03-15T20:12:10.363Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
16:12:10 [2024-03-15T20:12:10.363Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
16:12:10 [2024-03-15T20:12:10.363Z] WARNING: System::setSecurityManager will be removed in a future release
16:12:10 [2024-03-15T20:12:10.363Z] 
16:12:10 [2024-03-15T20:12:10.363Z] build.index:
16:12:11 [2024-03-15T20:12:11.728Z] BUILD SUCCESSFUL
16:12:11 [2024-03-15T20:12:11.728Z] 
16:12:11 [2024-03-15T20:12:11.728Z] BUILD SUCCESSFUL
16:12:11 [2024-03-15T20:12:11.728Z] Total time: 1 second
16:12:11 [2024-03-15T20:12:11.728Z] [INFO] 
16:12:11 [2024-03-15T20:12:11.728Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >--
16:12:11 [2024-03-15T20:12:11.728Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 9.3.0-SNAPSHOT [73/141]
16:12:11 [2024-03-15T20:12:11.728Z] [INFO]   from doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
16:12:11 [2024-03-15T20:12:11.728Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:12:11 [2024-03-15T20:12:11.728Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
16:12:11 [2024-03-15T20:12:11.728Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
16:12:11 [2024-03-15T20:12:11.728Z] [INFO] 
16:12:11 [2024-03-15T20:12:11.729Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:12:11 [2024-03-15T20:12:11.729Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:12:11 [2024-03-15T20:12:11.729Z] [INFO] 
16:12:11 [2024-03-15T20:12:11.729Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:12:11 [2024-03-15T20:12:11.729Z] [INFO] 
16:12:11 [2024-03-15T20:12:11.729Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:12:11 [2024-03-15T20:12:11.729Z] [INFO] 
16:12:11 [2024-03-15T20:12:11.729Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:12:11 [2024-03-15T20:12:11.729Z] [INFO] 
16:12:11 [2024-03-15T20:12:11.729Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:12:11 [2024-03-15T20:12:11.729Z] [INFO] 
16:12:11 [2024-03-15T20:12:11.729Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:12:11 [2024-03-15T20:12:11.729Z] [INFO] Resolving class path of Trace Compass GDB Tracepoint Analysis User Guide
16:12:11 [2024-03-15T20:12:11.729Z] [INFO] 
16:12:11 [2024-03-15T20:12:11.729Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:12:11 [2024-03-15T20:12:11.729Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:11 [2024-03-15T20:12:11.729Z] [INFO] 
16:12:11 [2024-03-15T20:12:11.729Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:12:11 [2024-03-15T20:12:11.729Z] [INFO] Executing tasks
16:12:11 [2024-03-15T20:12:11.729Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html
16:12:11 [2024-03-15T20:12:11.729Z] [INFO] [xmlvalidate] 8 file(s) have been successfully validated.
16:12:11 [2024-03-15T20:12:11.729Z] [INFO] Executed tasks
16:12:11 [2024-03-15T20:12:11.729Z] [INFO] 
16:12:11 [2024-03-15T20:12:11.729Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:12:11 [2024-03-15T20:12:11.729Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
16:12:11 [2024-03-15T20:12:11.729Z] [INFO] 
16:12:11 [2024-03-15T20:12:11.729Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:12:11 [2024-03-15T20:12:11.729Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:11 [2024-03-15T20:12:11.729Z] [INFO] 
16:12:11 [2024-03-15T20:12:11.729Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:12:11 [2024-03-15T20:12:11.729Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log
16:12:11 [2024-03-15T20:12:11.729Z] [INFO] Command line:
16:12:11 [2024-03-15T20:12:11.729Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:12:11 [2024-03-15T20:12:11.729Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:12:13 [2024-03-15T20:12:13.092Z] Buildfile: build.xml
16:12:13 [2024-03-15T20:12:13.092Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:12:13 [2024-03-15T20:12:13.092Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:12:13 [2024-03-15T20:12:13.092Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
16:12:13 [2024-03-15T20:12:13.092Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
16:12:13 [2024-03-15T20:12:13.092Z] WARNING: System::setSecurityManager will be removed in a future release
16:12:13 [2024-03-15T20:12:13.092Z] 
16:12:13 [2024-03-15T20:12:13.092Z] build.index:
16:12:14 [2024-03-15T20:12:14.017Z] BUILD SUCCESSFUL
16:12:14 [2024-03-15T20:12:14.017Z] 
16:12:14 [2024-03-15T20:12:14.017Z] BUILD SUCCESSFUL
16:12:14 [2024-03-15T20:12:14.017Z] Total time: 1 second
16:12:14 [2024-03-15T20:12:14.017Z] [INFO] 
16:12:14 [2024-03-15T20:12:14.017Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >---
16:12:14 [2024-03-15T20:12:14.017Z] [INFO] Building Trace Compass RCP User Guide 9.3.0-SNAPSHOT            [74/141]
16:12:14 [2024-03-15T20:12:14.017Z] [INFO]   from doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
16:12:14 [2024-03-15T20:12:14.017Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:12:14 [2024-03-15T20:12:14.017Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
16:12:14 [2024-03-15T20:12:14.017Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
16:12:14 [2024-03-15T20:12:14.017Z] [INFO] 
16:12:14 [2024-03-15T20:12:14.017Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
16:12:14 [2024-03-15T20:12:14.017Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:12:14 [2024-03-15T20:12:14.017Z] [INFO] 
16:12:14 [2024-03-15T20:12:14.018Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
16:12:14 [2024-03-15T20:12:14.018Z] [INFO] 
16:12:14 [2024-03-15T20:12:14.018Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
16:12:14 [2024-03-15T20:12:14.018Z] [INFO] 
16:12:14 [2024-03-15T20:12:14.018Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
16:12:14 [2024-03-15T20:12:14.018Z] [INFO] 
16:12:14 [2024-03-15T20:12:14.018Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
16:12:14 [2024-03-15T20:12:14.018Z] [INFO] 
16:12:14 [2024-03-15T20:12:14.018Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.doc.user ---
16:12:14 [2024-03-15T20:12:14.018Z] [INFO] Resolving class path of Trace Compass RCP User Guide
16:12:14 [2024-03-15T20:12:14.018Z] [INFO] 
16:12:14 [2024-03-15T20:12:14.018Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.doc.user ---
16:12:14 [2024-03-15T20:12:14.018Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:14 [2024-03-15T20:12:14.018Z] [INFO] 
16:12:14 [2024-03-15T20:12:14.018Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
16:12:14 [2024-03-15T20:12:14.018Z] [INFO] Executing tasks
16:12:14 [2024-03-15T20:12:14.018Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html
16:12:14 [2024-03-15T20:12:14.018Z] [INFO] [xmlvalidate] 2 file(s) have been successfully validated.
16:12:14 [2024-03-15T20:12:14.018Z] [INFO] Executed tasks
16:12:14 [2024-03-15T20:12:14.018Z] [INFO] 
16:12:14 [2024-03-15T20:12:14.018Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
16:12:14 [2024-03-15T20:12:14.018Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
16:12:14 [2024-03-15T20:12:14.018Z] [INFO] 
16:12:14 [2024-03-15T20:12:14.018Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
16:12:14 [2024-03-15T20:12:14.018Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:14 [2024-03-15T20:12:14.018Z] [INFO] 
16:12:14 [2024-03-15T20:12:14.018Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
16:12:14 [2024-03-15T20:12:14.018Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log
16:12:14 [2024-03-15T20:12:14.018Z] [INFO] Command line:
16:12:14 [2024-03-15T20:12:14.018Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:12:14 [2024-03-15T20:12:14.018Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:12:15 [2024-03-15T20:12:15.380Z] Buildfile: build.xml
16:12:15 [2024-03-15T20:12:15.381Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:12:15 [2024-03-15T20:12:15.381Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:12:15 [2024-03-15T20:12:15.381Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
16:12:15 [2024-03-15T20:12:15.381Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
16:12:15 [2024-03-15T20:12:15.381Z] WARNING: System::setSecurityManager will be removed in a future release
16:12:15 [2024-03-15T20:12:15.381Z] 
16:12:15 [2024-03-15T20:12:15.381Z] build.index:
16:12:15 [2024-03-15T20:12:15.941Z] BUILD SUCCESSFUL
16:12:15 [2024-03-15T20:12:15.941Z] 
16:12:15 [2024-03-15T20:12:15.941Z] BUILD SUCCESSFUL
16:12:15 [2024-03-15T20:12:15.941Z] Total time: 1 second
16:12:15 [2024-03-15T20:12:15.941Z] [INFO] 
16:12:15 [2024-03-15T20:12:15.941Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >--
16:12:15 [2024-03-15T20:12:15.941Z] [INFO] Building Trace Compass Pcap User Guide 9.3.0-SNAPSHOT           [75/141]
16:12:15 [2024-03-15T20:12:15.941Z] [INFO]   from doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
16:12:15 [2024-03-15T20:12:15.941Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:12:15 [2024-03-15T20:12:15.941Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
16:12:15 [2024-03-15T20:12:15.941Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
16:12:15 [2024-03-15T20:12:15.941Z] [INFO] 
16:12:15 [2024-03-15T20:12:15.941Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:12:15 [2024-03-15T20:12:15.941Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:12:15 [2024-03-15T20:12:15.941Z] [INFO] 
16:12:15 [2024-03-15T20:12:15.941Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:12:15 [2024-03-15T20:12:15.941Z] [INFO] 
16:12:15 [2024-03-15T20:12:15.941Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:12:15 [2024-03-15T20:12:15.941Z] [INFO] 
16:12:15 [2024-03-15T20:12:15.941Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:12:15 [2024-03-15T20:12:15.941Z] [INFO] 
16:12:15 [2024-03-15T20:12:15.941Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:12:15 [2024-03-15T20:12:15.941Z] [INFO] 
16:12:15 [2024-03-15T20:12:15.941Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:12:15 [2024-03-15T20:12:15.941Z] [INFO] Resolving class path of Trace Compass Pcap User Guide
16:12:16 [2024-03-15T20:12:16.197Z] [INFO] 
16:12:16 [2024-03-15T20:12:16.197Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:12:16 [2024-03-15T20:12:16.197Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:16 [2024-03-15T20:12:16.197Z] [INFO] 
16:12:16 [2024-03-15T20:12:16.197Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:12:16 [2024-03-15T20:12:16.197Z] [INFO] Executing tasks
16:12:16 [2024-03-15T20:12:16.197Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html
16:12:16 [2024-03-15T20:12:16.197Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
16:12:16 [2024-03-15T20:12:16.197Z] [INFO] Executed tasks
16:12:16 [2024-03-15T20:12:16.197Z] [INFO] 
16:12:16 [2024-03-15T20:12:16.197Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:12:16 [2024-03-15T20:12:16.197Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
16:12:16 [2024-03-15T20:12:16.197Z] [INFO] 
16:12:16 [2024-03-15T20:12:16.197Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:12:16 [2024-03-15T20:12:16.197Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:16 [2024-03-15T20:12:16.197Z] [INFO] 
16:12:16 [2024-03-15T20:12:16.197Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:12:16 [2024-03-15T20:12:16.197Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log
16:12:16 [2024-03-15T20:12:16.197Z] [INFO] Command line:
16:12:16 [2024-03-15T20:12:16.197Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:12:16 [2024-03-15T20:12:16.197Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:12:17 [2024-03-15T20:12:17.562Z] Buildfile: build.xml
16:12:17 [2024-03-15T20:12:17.562Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:12:17 [2024-03-15T20:12:17.562Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:12:17 [2024-03-15T20:12:17.563Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
16:12:17 [2024-03-15T20:12:17.563Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
16:12:17 [2024-03-15T20:12:17.563Z] WARNING: System::setSecurityManager will be removed in a future release
16:12:17 [2024-03-15T20:12:17.563Z] 
16:12:17 [2024-03-15T20:12:17.563Z] build.index:
16:12:18 [2024-03-15T20:12:18.124Z] BUILD SUCCESSFUL
16:12:18 [2024-03-15T20:12:18.124Z] 
16:12:18 [2024-03-15T20:12:18.124Z] BUILD SUCCESSFUL
16:12:18 [2024-03-15T20:12:18.124Z] Total time: 1 second
16:12:18 [2024-03-15T20:12:18.124Z] [INFO] 
16:12:18 [2024-03-15T20:12:18.124Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >-----
16:12:18 [2024-03-15T20:12:18.124Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT      [76/141]
16:12:18 [2024-03-15T20:12:18.124Z] [INFO]   from doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
16:12:18 [2024-03-15T20:12:18.124Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:12:18 [2024-03-15T20:12:18.124Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:18 [2024-03-15T20:12:18.124Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
16:12:18 [2024-03-15T20:12:18.380Z] [INFO] 
16:12:18 [2024-03-15T20:12:18.380Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
16:12:18 [2024-03-15T20:12:18.380Z] [INFO] The project's OSGi version is 1.0.11.202403152011
16:12:18 [2024-03-15T20:12:18.380Z] [INFO] 
16:12:18 [2024-03-15T20:12:18.380Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
16:12:18 [2024-03-15T20:12:18.380Z] [INFO] 
16:12:18 [2024-03-15T20:12:18.380Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
16:12:18 [2024-03-15T20:12:18.380Z] [INFO] 
16:12:18 [2024-03-15T20:12:18.380Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
16:12:18 [2024-03-15T20:12:18.380Z] [INFO] 
16:12:18 [2024-03-15T20:12:18.380Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
16:12:18 [2024-03-15T20:12:18.380Z] [INFO] 
16:12:18 [2024-03-15T20:12:18.380Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.examples ---
16:12:18 [2024-03-15T20:12:18.380Z] [INFO] Resolving class path of org.eclipse.tracecompass.examples
16:12:18 [2024-03-15T20:12:18.635Z] [INFO] 
16:12:18 [2024-03-15T20:12:18.635Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.examples ---
16:12:18 [2024-03-15T20:12:18.635Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:18 [2024-03-15T20:12:18.635Z] [INFO] 
16:12:18 [2024-03-15T20:12:18.635Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.examples ---
16:12:18 [2024-03-15T20:12:18.635Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/src/main/resources
16:12:18 [2024-03-15T20:12:18.635Z] [INFO] 
16:12:18 [2024-03-15T20:12:18.635Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.examples ---
16:12:18 [2024-03-15T20:12:18.635Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:18 [2024-03-15T20:12:18.635Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:18 [2024-03-15T20:12:18.635Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
16:12:18 [2024-03-15T20:12:18.635Z] [INFO] Nothing to compile - all classes are up to date
16:12:18 [2024-03-15T20:12:18.635Z] [INFO] 
16:12:18 [2024-03-15T20:12:18.635Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >--
16:12:18 [2024-03-15T20:12:18.635Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 9.3.0-SNAPSHOT [77/141]
16:12:18 [2024-03-15T20:12:18.635Z] [INFO]   from gdbtrace/pom.xml
16:12:18 [2024-03-15T20:12:18.635Z] [INFO] --------------------------------[ pom ]---------------------------------
16:12:18 [2024-03-15T20:12:18.635Z] [INFO] 
16:12:18 [2024-03-15T20:12:18.636Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
16:12:18 [2024-03-15T20:12:18.636Z] [INFO] 
16:12:18 [2024-03-15T20:12:18.636Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace-parent ---
16:12:18 [2024-03-15T20:12:18.636Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:18 [2024-03-15T20:12:18.636Z] [INFO] 
16:12:18 [2024-03-15T20:12:18.636Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >---
16:12:18 [2024-03-15T20:12:18.636Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT  [78/141]
16:12:18 [2024-03-15T20:12:18.636Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
16:12:18 [2024-03-15T20:12:18.636Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:12:18 [2024-03-15T20:12:18.636Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:18 [2024-03-15T20:12:18.636Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
16:12:18 [2024-03-15T20:12:18.891Z] [INFO] 
16:12:18 [2024-03-15T20:12:18.891Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
16:12:18 [2024-03-15T20:12:18.891Z] [INFO] The project's OSGi version is 1.1.1.202403152011
16:12:18 [2024-03-15T20:12:18.891Z] [INFO] 
16:12:18 [2024-03-15T20:12:18.891Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
16:12:18 [2024-03-15T20:12:18.891Z] [INFO] 
16:12:18 [2024-03-15T20:12:18.891Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
16:12:18 [2024-03-15T20:12:18.891Z] [INFO] 
16:12:18 [2024-03-15T20:12:18.891Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
16:12:18 [2024-03-15T20:12:18.891Z] [INFO] 
16:12:18 [2024-03-15T20:12:18.891Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
16:12:18 [2024-03-15T20:12:18.891Z] [INFO] 
16:12:18 [2024-03-15T20:12:18.891Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core ---
16:12:18 [2024-03-15T20:12:18.891Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core
16:12:19 [2024-03-15T20:12:19.146Z] [INFO] 
16:12:19 [2024-03-15T20:12:19.146Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core ---
16:12:19 [2024-03-15T20:12:19.146Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:19 [2024-03-15T20:12:19.147Z] [INFO] 
16:12:19 [2024-03-15T20:12:19.147Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
16:12:19 [2024-03-15T20:12:19.147Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
16:12:19 [2024-03-15T20:12:19.147Z] [INFO] 
16:12:19 [2024-03-15T20:12:19.147Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
16:12:19 [2024-03-15T20:12:19.147Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:19 [2024-03-15T20:12:19.147Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:19 [2024-03-15T20:12:19.147Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
16:12:19 [2024-03-15T20:12:19.147Z] [INFO] Nothing to compile - all classes are up to date
16:12:19 [2024-03-15T20:12:19.147Z] [INFO] 
16:12:19 [2024-03-15T20:12:19.147Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >----
16:12:19 [2024-03-15T20:12:19.147Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT    [79/141]
16:12:19 [2024-03-15T20:12:19.147Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
16:12:19 [2024-03-15T20:12:19.147Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:12:19 [2024-03-15T20:12:19.147Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:19 [2024-03-15T20:12:19.147Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
16:12:19 [2024-03-15T20:12:19.402Z] [INFO] 
16:12:19 [2024-03-15T20:12:19.402Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:12:19 [2024-03-15T20:12:19.402Z] [INFO] The project's OSGi version is 1.2.0.202403152011
16:12:19 [2024-03-15T20:12:19.402Z] [INFO] 
16:12:19 [2024-03-15T20:12:19.402Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:12:19 [2024-03-15T20:12:19.402Z] [INFO] 
16:12:19 [2024-03-15T20:12:19.402Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:12:19 [2024-03-15T20:12:19.403Z] [INFO] 
16:12:19 [2024-03-15T20:12:19.403Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:12:19 [2024-03-15T20:12:19.403Z] [INFO] 
16:12:19 [2024-03-15T20:12:19.403Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:12:19 [2024-03-15T20:12:19.403Z] [INFO] 
16:12:19 [2024-03-15T20:12:19.403Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:12:19 [2024-03-15T20:12:19.403Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui
16:12:19 [2024-03-15T20:12:19.658Z] [INFO] 
16:12:19 [2024-03-15T20:12:19.658Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:12:19 [2024-03-15T20:12:19.658Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:19 [2024-03-15T20:12:19.658Z] [INFO] 
16:12:19 [2024-03-15T20:12:19.658Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:12:19 [2024-03-15T20:12:19.658Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
16:12:19 [2024-03-15T20:12:19.658Z] [INFO] 
16:12:19 [2024-03-15T20:12:19.658Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:12:19 [2024-03-15T20:12:19.658Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:19 [2024-03-15T20:12:19.658Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:19 [2024-03-15T20:12:19.658Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
16:12:19 [2024-03-15T20:12:19.659Z] [INFO] Nothing to compile - all classes are up to date
16:12:19 [2024-03-15T20:12:19.659Z] [INFO] 
16:12:19 [2024-03-15T20:12:19.659Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >-----
16:12:19 [2024-03-15T20:12:19.659Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 9.3.0-SNAPSHOT       [80/141]
16:12:19 [2024-03-15T20:12:19.659Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
16:12:19 [2024-03-15T20:12:19.659Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:12:19 [2024-03-15T20:12:19.659Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
16:12:19 [2024-03-15T20:12:19.914Z] [INFO] 
16:12:19 [2024-03-15T20:12:19.914Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
16:12:19 [2024-03-15T20:12:19.914Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:12:19 [2024-03-15T20:12:19.914Z] [INFO] 
16:12:19 [2024-03-15T20:12:19.914Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
16:12:19 [2024-03-15T20:12:19.914Z] [INFO] 
16:12:19 [2024-03-15T20:12:19.914Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
16:12:19 [2024-03-15T20:12:19.914Z] [INFO] 
16:12:19 [2024-03-15T20:12:19.914Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
16:12:19 [2024-03-15T20:12:19.914Z] [INFO] 
16:12:19 [2024-03-15T20:12:19.914Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
16:12:19 [2024-03-15T20:12:19.914Z] [INFO] 
16:12:19 [2024-03-15T20:12:19.914Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace ---
16:12:19 [2024-03-15T20:12:19.914Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:19 [2024-03-15T20:12:19.914Z] [INFO] 
16:12:19 [2024-03-15T20:12:19.914Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace ---
16:12:19 [2024-03-15T20:12:19.914Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/src/main/resources
16:12:19 [2024-03-15T20:12:19.914Z] [INFO] 
16:12:19 [2024-03-15T20:12:19.914Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >--
16:12:19 [2024-03-15T20:12:19.914Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT [81/141]
16:12:19 [2024-03-15T20:12:19.914Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
16:12:19 [2024-03-15T20:12:19.914Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:12:19 [2024-03-15T20:12:19.914Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:19 [2024-03-15T20:12:19.914Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
16:12:20 [2024-03-15T20:12:20.169Z] [INFO] 
16:12:20 [2024-03-15T20:12:20.169Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:12:20 [2024-03-15T20:12:20.170Z] [INFO] The project's OSGi version is 1.0.3.202403152011
16:12:20 [2024-03-15T20:12:20.170Z] [INFO] 
16:12:20 [2024-03-15T20:12:20.170Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:12:20 [2024-03-15T20:12:20.170Z] [INFO] 
16:12:20 [2024-03-15T20:12:20.170Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:12:20 [2024-03-15T20:12:20.170Z] [INFO] 
16:12:20 [2024-03-15T20:12:20.170Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:12:20 [2024-03-15T20:12:20.170Z] [INFO] 
16:12:20 [2024-03-15T20:12:20.170Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:12:20 [2024-03-15T20:12:20.170Z] [INFO] 
16:12:20 [2024-03-15T20:12:20.170Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:12:20 [2024-03-15T20:12:20.170Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core.tests
16:12:20 [2024-03-15T20:12:20.424Z] [INFO] 
16:12:20 [2024-03-15T20:12:20.424Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:12:20 [2024-03-15T20:12:20.424Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:20 [2024-03-15T20:12:20.424Z] [INFO] 
16:12:20 [2024-03-15T20:12:20.424Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:12:20 [2024-03-15T20:12:20.424Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
16:12:20 [2024-03-15T20:12:20.424Z] [INFO] 
16:12:20 [2024-03-15T20:12:20.424Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:12:20 [2024-03-15T20:12:20.424Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:20 [2024-03-15T20:12:20.424Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:20 [2024-03-15T20:12:20.424Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
16:12:20 [2024-03-15T20:12:20.425Z] [INFO] Nothing to compile - all classes are up to date
16:12:20 [2024-03-15T20:12:20.425Z] [INFO] 
16:12:20 [2024-03-15T20:12:20.425Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >--
16:12:20 [2024-03-15T20:12:20.425Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT [82/141]
16:12:20 [2024-03-15T20:12:20.425Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
16:12:20 [2024-03-15T20:12:20.425Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:12:20 [2024-03-15T20:12:20.425Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:20 [2024-03-15T20:12:20.425Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
16:12:20 [2024-03-15T20:12:20.680Z] [INFO] 
16:12:20 [2024-03-15T20:12:20.680Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:12:20 [2024-03-15T20:12:20.680Z] [INFO] The project's OSGi version is 1.0.3.202403152011
16:12:20 [2024-03-15T20:12:20.680Z] [INFO] 
16:12:20 [2024-03-15T20:12:20.680Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:12:20 [2024-03-15T20:12:20.680Z] [INFO] 
16:12:20 [2024-03-15T20:12:20.680Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:12:20 [2024-03-15T20:12:20.680Z] [INFO] 
16:12:20 [2024-03-15T20:12:20.680Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:12:20 [2024-03-15T20:12:20.680Z] [INFO] 
16:12:20 [2024-03-15T20:12:20.680Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:12:20 [2024-03-15T20:12:20.680Z] [INFO] 
16:12:20 [2024-03-15T20:12:20.680Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:12:20 [2024-03-15T20:12:20.680Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui.tests
16:12:20 [2024-03-15T20:12:20.935Z] [INFO] 
16:12:20 [2024-03-15T20:12:20.935Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:12:20 [2024-03-15T20:12:20.936Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:20 [2024-03-15T20:12:20.936Z] [INFO] 
16:12:20 [2024-03-15T20:12:20.936Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:12:20 [2024-03-15T20:12:20.936Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
16:12:20 [2024-03-15T20:12:20.936Z] [INFO] 
16:12:20 [2024-03-15T20:12:20.936Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:12:20 [2024-03-15T20:12:20.936Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:20 [2024-03-15T20:12:20.936Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:20 [2024-03-15T20:12:20.936Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
16:12:20 [2024-03-15T20:12:20.936Z] [INFO] Nothing to compile - all classes are up to date
16:12:20 [2024-03-15T20:12:20.936Z] [INFO] 
16:12:20 [2024-03-15T20:12:20.936Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >--
16:12:20 [2024-03-15T20:12:20.936Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT [83/141]
16:12:20 [2024-03-15T20:12:20.936Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
16:12:20 [2024-03-15T20:12:20.936Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:12:20 [2024-03-15T20:12:20.936Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:20 [2024-03-15T20:12:20.936Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
16:12:20 [2024-03-15T20:12:20.936Z] [INFO] 
16:12:20 [2024-03-15T20:12:20.936Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:12:20 [2024-03-15T20:12:20.936Z] [INFO] The project's OSGi version is 1.0.3.202403152011
16:12:20 [2024-03-15T20:12:20.936Z] [INFO] 
16:12:20 [2024-03-15T20:12:20.936Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:12:20 [2024-03-15T20:12:20.936Z] [INFO] 
16:12:20 [2024-03-15T20:12:20.936Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:12:20 [2024-03-15T20:12:20.936Z] [INFO] 
16:12:20 [2024-03-15T20:12:20.936Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:12:20 [2024-03-15T20:12:20.936Z] [INFO] 
16:12:20 [2024-03-15T20:12:20.936Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:12:20 [2024-03-15T20:12:20.936Z] [INFO] 
16:12:20 [2024-03-15T20:12:20.936Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:12:20 [2024-03-15T20:12:20.936Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core.tests
16:12:21 [2024-03-15T20:12:21.192Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.192Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:12:21 [2024-03-15T20:12:21.192Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:21 [2024-03-15T20:12:21.192Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.192Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:12:21 [2024-03-15T20:12:21.192Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
16:12:21 [2024-03-15T20:12:21.192Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.192Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:12:21 [2024-03-15T20:12:21.192Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:21 [2024-03-15T20:12:21.192Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:21 [2024-03-15T20:12:21.192Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
16:12:21 [2024-03-15T20:12:21.192Z] [INFO] Nothing to compile - all classes are up to date
16:12:21 [2024-03-15T20:12:21.192Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.192Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >--
16:12:21 [2024-03-15T20:12:21.192Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT [84/141]
16:12:21 [2024-03-15T20:12:21.192Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
16:12:21 [2024-03-15T20:12:21.192Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:12:21 [2024-03-15T20:12:21.192Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:21 [2024-03-15T20:12:21.192Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
16:12:21 [2024-03-15T20:12:21.192Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.192Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
16:12:21 [2024-03-15T20:12:21.192Z] [INFO] The project's OSGi version is 2.1.0.202403152011
16:12:21 [2024-03-15T20:12:21.192Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.192Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
16:12:21 [2024-03-15T20:12:21.192Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.192Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
16:12:21 [2024-03-15T20:12:21.192Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.192Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
16:12:21 [2024-03-15T20:12:21.192Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.192Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
16:12:21 [2024-03-15T20:12:21.192Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.192Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core ---
16:12:21 [2024-03-15T20:12:21.192Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core
16:12:21 [2024-03-15T20:12:21.192Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.192Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core ---
16:12:21 [2024-03-15T20:12:21.192Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:21 [2024-03-15T20:12:21.192Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.192Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
16:12:21 [2024-03-15T20:12:21.192Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
16:12:21 [2024-03-15T20:12:21.192Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.192Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
16:12:21 [2024-03-15T20:12:21.192Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:21 [2024-03-15T20:12:21.192Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:21 [2024-03-15T20:12:21.192Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
16:12:21 [2024-03-15T20:12:21.193Z] [INFO] Nothing to compile - all classes are up to date
16:12:21 [2024-03-15T20:12:21.193Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.193Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >---
16:12:21 [2024-03-15T20:12:21.193Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT  [85/141]
16:12:21 [2024-03-15T20:12:21.193Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
16:12:21 [2024-03-15T20:12:21.193Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:12:21 [2024-03-15T20:12:21.193Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:21 [2024-03-15T20:12:21.193Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
16:12:21 [2024-03-15T20:12:21.449Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.449Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:12:21 [2024-03-15T20:12:21.449Z] [INFO] The project's OSGi version is 1.1.0.202403152011
16:12:21 [2024-03-15T20:12:21.449Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.449Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:12:21 [2024-03-15T20:12:21.449Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.449Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:12:21 [2024-03-15T20:12:21.449Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.449Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:12:21 [2024-03-15T20:12:21.449Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.449Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:12:21 [2024-03-15T20:12:21.449Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.449Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:12:21 [2024-03-15T20:12:21.449Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui
16:12:21 [2024-03-15T20:12:21.707Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.707Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:12:21 [2024-03-15T20:12:21.707Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:21 [2024-03-15T20:12:21.707Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.707Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:12:21 [2024-03-15T20:12:21.707Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
16:12:21 [2024-03-15T20:12:21.707Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.707Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:12:21 [2024-03-15T20:12:21.707Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:21 [2024-03-15T20:12:21.707Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:21 [2024-03-15T20:12:21.707Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
16:12:21 [2024-03-15T20:12:21.707Z] [INFO] Nothing to compile - all classes are up to date
16:12:21 [2024-03-15T20:12:21.707Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.707Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >--
16:12:21 [2024-03-15T20:12:21.707Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT [86/141]
16:12:21 [2024-03-15T20:12:21.707Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
16:12:21 [2024-03-15T20:12:21.707Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:12:21 [2024-03-15T20:12:21.707Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:21 [2024-03-15T20:12:21.707Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
16:12:21 [2024-03-15T20:12:21.707Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.707Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
16:12:21 [2024-03-15T20:12:21.707Z] [INFO] The project's OSGi version is 1.3.0.202403152011
16:12:21 [2024-03-15T20:12:21.707Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.707Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
16:12:21 [2024-03-15T20:12:21.707Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.707Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
16:12:21 [2024-03-15T20:12:21.707Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.707Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
16:12:21 [2024-03-15T20:12:21.707Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.707Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
16:12:21 [2024-03-15T20:12:21.707Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.707Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core ---
16:12:21 [2024-03-15T20:12:21.707Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core
16:12:21 [2024-03-15T20:12:21.964Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.964Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core ---
16:12:21 [2024-03-15T20:12:21.964Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:21 [2024-03-15T20:12:21.964Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.964Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
16:12:21 [2024-03-15T20:12:21.964Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
16:12:21 [2024-03-15T20:12:21.964Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.964Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
16:12:21 [2024-03-15T20:12:21.964Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:21 [2024-03-15T20:12:21.964Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:21 [2024-03-15T20:12:21.964Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
16:12:21 [2024-03-15T20:12:21.964Z] [INFO] Nothing to compile - all classes are up to date
16:12:21 [2024-03-15T20:12:21.964Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.964Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >--
16:12:21 [2024-03-15T20:12:21.964Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT [87/141]
16:12:21 [2024-03-15T20:12:21.964Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
16:12:21 [2024-03-15T20:12:21.964Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:12:21 [2024-03-15T20:12:21.964Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:21 [2024-03-15T20:12:21.964Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
16:12:21 [2024-03-15T20:12:21.964Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.964Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:12:21 [2024-03-15T20:12:21.964Z] [INFO] The project's OSGi version is 1.3.0.202403152011
16:12:21 [2024-03-15T20:12:21.964Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.964Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:12:21 [2024-03-15T20:12:21.965Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.965Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:12:21 [2024-03-15T20:12:21.965Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.965Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:12:21 [2024-03-15T20:12:21.965Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.965Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:12:21 [2024-03-15T20:12:21.965Z] [INFO] 
16:12:21 [2024-03-15T20:12:21.965Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:12:21 [2024-03-15T20:12:21.965Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui
16:12:22 [2024-03-15T20:12:22.221Z] [INFO] 
16:12:22 [2024-03-15T20:12:22.221Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:12:22 [2024-03-15T20:12:22.221Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:22 [2024-03-15T20:12:22.221Z] [INFO] 
16:12:22 [2024-03-15T20:12:22.221Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:12:22 [2024-03-15T20:12:22.221Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
16:12:22 [2024-03-15T20:12:22.221Z] [INFO] 
16:12:22 [2024-03-15T20:12:22.221Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:12:22 [2024-03-15T20:12:22.221Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:22 [2024-03-15T20:12:22.221Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:22 [2024-03-15T20:12:22.221Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
16:12:22 [2024-03-15T20:12:22.477Z] [INFO] Nothing to compile - all classes are up to date
16:12:22 [2024-03-15T20:12:22.477Z] [INFO] 
16:12:22 [2024-03-15T20:12:22.477Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >--
16:12:22 [2024-03-15T20:12:22.477Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 9.3.0-SNAPSHOT [88/141]
16:12:22 [2024-03-15T20:12:22.477Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
16:12:22 [2024-03-15T20:12:22.477Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:12:22 [2024-03-15T20:12:22.477Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
16:12:22 [2024-03-15T20:12:22.732Z] [INFO] 
16:12:22 [2024-03-15T20:12:22.732Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
16:12:22 [2024-03-15T20:12:22.732Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:12:22 [2024-03-15T20:12:22.732Z] [INFO] 
16:12:22 [2024-03-15T20:12:22.732Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
16:12:22 [2024-03-15T20:12:22.732Z] [INFO] 
16:12:22 [2024-03-15T20:12:22.732Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
16:12:22 [2024-03-15T20:12:22.732Z] [INFO] 
16:12:22 [2024-03-15T20:12:22.732Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
16:12:22 [2024-03-15T20:12:22.732Z] [INFO] 
16:12:22 [2024-03-15T20:12:22.732Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
16:12:22 [2024-03-15T20:12:22.732Z] [INFO] 
16:12:22 [2024-03-15T20:12:22.732Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control ---
16:12:22 [2024-03-15T20:12:22.732Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:22 [2024-03-15T20:12:22.732Z] [INFO] 
16:12:22 [2024-03-15T20:12:22.732Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control ---
16:12:22 [2024-03-15T20:12:22.732Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/src/main/resources
16:12:22 [2024-03-15T20:12:22.732Z] [INFO] 
16:12:22 [2024-03-15T20:12:22.732Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >--
16:12:22 [2024-03-15T20:12:22.732Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT [89/141]
16:12:22 [2024-03-15T20:12:22.732Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
16:12:22 [2024-03-15T20:12:22.732Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:12:22 [2024-03-15T20:12:22.732Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:22 [2024-03-15T20:12:22.733Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
16:12:22 [2024-03-15T20:12:22.733Z] [INFO] 
16:12:22 [2024-03-15T20:12:22.733Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:12:22 [2024-03-15T20:12:22.733Z] [INFO] The project's OSGi version is 1.1.4.202403152011
16:12:22 [2024-03-15T20:12:22.733Z] [INFO] 
16:12:22 [2024-03-15T20:12:22.733Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:12:22 [2024-03-15T20:12:22.733Z] [INFO] 
16:12:22 [2024-03-15T20:12:22.733Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:12:22 [2024-03-15T20:12:22.733Z] [INFO] 
16:12:22 [2024-03-15T20:12:22.733Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:12:22 [2024-03-15T20:12:22.733Z] [INFO] 
16:12:22 [2024-03-15T20:12:22.733Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:12:22 [2024-03-15T20:12:22.733Z] [INFO] 
16:12:22 [2024-03-15T20:12:22.733Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:12:22 [2024-03-15T20:12:22.733Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core.tests
16:12:22 [2024-03-15T20:12:22.988Z] [INFO] 
16:12:22 [2024-03-15T20:12:22.988Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:12:22 [2024-03-15T20:12:22.988Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:22 [2024-03-15T20:12:22.988Z] [INFO] 
16:12:22 [2024-03-15T20:12:22.988Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:12:22 [2024-03-15T20:12:22.988Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
16:12:22 [2024-03-15T20:12:22.988Z] [INFO] 
16:12:22 [2024-03-15T20:12:22.988Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:12:22 [2024-03-15T20:12:22.988Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:22 [2024-03-15T20:12:22.988Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:22 [2024-03-15T20:12:22.988Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
16:12:22 [2024-03-15T20:12:22.988Z] [INFO] Nothing to compile - all classes are up to date
16:12:22 [2024-03-15T20:12:22.988Z] [INFO] 
16:12:22 [2024-03-15T20:12:22.988Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >--
16:12:22 [2024-03-15T20:12:22.988Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT [90/141]
16:12:22 [2024-03-15T20:12:22.988Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
16:12:22 [2024-03-15T20:12:22.988Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:12:22 [2024-03-15T20:12:22.988Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:22 [2024-03-15T20:12:22.989Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
16:12:22 [2024-03-15T20:12:22.989Z] [INFO] 
16:12:22 [2024-03-15T20:12:22.989Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:12:22 [2024-03-15T20:12:22.989Z] [INFO] The project's OSGi version is 1.0.3.202403152011
16:12:22 [2024-03-15T20:12:22.989Z] [INFO] 
16:12:22 [2024-03-15T20:12:22.989Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:12:22 [2024-03-15T20:12:22.989Z] [INFO] 
16:12:22 [2024-03-15T20:12:22.989Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:12:22 [2024-03-15T20:12:22.989Z] [INFO] 
16:12:22 [2024-03-15T20:12:22.989Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:12:22 [2024-03-15T20:12:22.989Z] [INFO] 
16:12:22 [2024-03-15T20:12:22.989Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:12:22 [2024-03-15T20:12:22.989Z] [INFO] 
16:12:22 [2024-03-15T20:12:22.989Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:12:22 [2024-03-15T20:12:22.989Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core.tests
16:12:23 [2024-03-15T20:12:23.244Z] [INFO] 
16:12:23 [2024-03-15T20:12:23.244Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:12:23 [2024-03-15T20:12:23.244Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:23 [2024-03-15T20:12:23.244Z] [INFO] 
16:12:23 [2024-03-15T20:12:23.244Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:12:23 [2024-03-15T20:12:23.244Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
16:12:23 [2024-03-15T20:12:23.244Z] [INFO] 
16:12:23 [2024-03-15T20:12:23.244Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:12:23 [2024-03-15T20:12:23.244Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:23 [2024-03-15T20:12:23.244Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:23 [2024-03-15T20:12:23.244Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
16:12:23 [2024-03-15T20:12:23.244Z] [INFO] Nothing to compile - all classes are up to date
16:12:23 [2024-03-15T20:12:23.244Z] [INFO] 
16:12:23 [2024-03-15T20:12:23.244Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >--
16:12:23 [2024-03-15T20:12:23.244Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT [91/141]
16:12:23 [2024-03-15T20:12:23.244Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
16:12:23 [2024-03-15T20:12:23.244Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:12:23 [2024-03-15T20:12:23.244Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:23 [2024-03-15T20:12:23.244Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
16:12:23 [2024-03-15T20:12:23.499Z] [INFO] 
16:12:23 [2024-03-15T20:12:23.500Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:12:23 [2024-03-15T20:12:23.500Z] [INFO] The project's OSGi version is 2.0.6.202403152011
16:12:23 [2024-03-15T20:12:23.500Z] [INFO] 
16:12:23 [2024-03-15T20:12:23.500Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:12:23 [2024-03-15T20:12:23.500Z] [INFO] 
16:12:23 [2024-03-15T20:12:23.500Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:12:23 [2024-03-15T20:12:23.500Z] [INFO] 
16:12:23 [2024-03-15T20:12:23.500Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:12:23 [2024-03-15T20:12:23.500Z] [INFO] 
16:12:23 [2024-03-15T20:12:23.500Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:12:23 [2024-03-15T20:12:23.500Z] [INFO] 
16:12:23 [2024-03-15T20:12:23.500Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:12:23 [2024-03-15T20:12:23.500Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.tests
16:12:23 [2024-03-15T20:12:23.755Z] [INFO] 
16:12:23 [2024-03-15T20:12:23.755Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:12:23 [2024-03-15T20:12:23.755Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:23 [2024-03-15T20:12:23.755Z] [INFO] 
16:12:23 [2024-03-15T20:12:23.755Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:12:23 [2024-03-15T20:12:23.755Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
16:12:23 [2024-03-15T20:12:23.755Z] [INFO] 
16:12:23 [2024-03-15T20:12:23.755Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:12:23 [2024-03-15T20:12:23.755Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:23 [2024-03-15T20:12:23.755Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:23 [2024-03-15T20:12:23.755Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
16:12:23 [2024-03-15T20:12:23.755Z] [INFO] Nothing to compile - all classes are up to date
16:12:23 [2024-03-15T20:12:23.755Z] [INFO] 
16:12:23 [2024-03-15T20:12:23.755Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >--
16:12:23 [2024-03-15T20:12:23.755Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT [92/141]
16:12:23 [2024-03-15T20:12:23.755Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
16:12:23 [2024-03-15T20:12:23.755Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:12:23 [2024-03-15T20:12:23.755Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:23 [2024-03-15T20:12:23.755Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
16:12:24 [2024-03-15T20:12:24.010Z] [INFO] 
16:12:24 [2024-03-15T20:12:24.011Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:12:24 [2024-03-15T20:12:24.011Z] [INFO] The project's OSGi version is 1.0.9.202403152011
16:12:24 [2024-03-15T20:12:24.011Z] [INFO] 
16:12:24 [2024-03-15T20:12:24.011Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:12:24 [2024-03-15T20:12:24.011Z] [INFO] 
16:12:24 [2024-03-15T20:12:24.011Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:12:24 [2024-03-15T20:12:24.011Z] [INFO] 
16:12:24 [2024-03-15T20:12:24.011Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:12:24 [2024-03-15T20:12:24.011Z] [INFO] 
16:12:24 [2024-03-15T20:12:24.011Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:12:24 [2024-03-15T20:12:24.011Z] [INFO] 
16:12:24 [2024-03-15T20:12:24.011Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:12:24 [2024-03-15T20:12:24.011Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests
16:12:24 [2024-03-15T20:12:24.571Z] [INFO] 
16:12:24 [2024-03-15T20:12:24.571Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:12:24 [2024-03-15T20:12:24.571Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:24 [2024-03-15T20:12:24.571Z] [INFO] 
16:12:24 [2024-03-15T20:12:24.571Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:12:24 [2024-03-15T20:12:24.571Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
16:12:24 [2024-03-15T20:12:24.571Z] [INFO] 
16:12:24 [2024-03-15T20:12:24.571Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:12:24 [2024-03-15T20:12:24.571Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:24 [2024-03-15T20:12:24.571Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:24 [2024-03-15T20:12:24.571Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
16:12:24 [2024-03-15T20:12:24.571Z] [INFO] Nothing to compile - all classes are up to date
16:12:24 [2024-03-15T20:12:24.571Z] [INFO] 
16:12:24 [2024-03-15T20:12:24.571Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >--
16:12:24 [2024-03-15T20:12:24.571Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT [93/141]
16:12:24 [2024-03-15T20:12:24.571Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
16:12:24 [2024-03-15T20:12:24.571Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:12:24 [2024-03-15T20:12:24.571Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:24 [2024-03-15T20:12:24.571Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
16:12:24 [2024-03-15T20:12:24.827Z] [INFO] 
16:12:24 [2024-03-15T20:12:24.827Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:12:24 [2024-03-15T20:12:24.827Z] [INFO] The project's OSGi version is 2.1.0.202403152011
16:12:24 [2024-03-15T20:12:24.827Z] [INFO] 
16:12:24 [2024-03-15T20:12:24.827Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:12:24 [2024-03-15T20:12:24.827Z] [INFO] 
16:12:24 [2024-03-15T20:12:24.827Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:12:24 [2024-03-15T20:12:24.827Z] [INFO] 
16:12:24 [2024-03-15T20:12:24.827Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:12:24 [2024-03-15T20:12:24.827Z] [INFO] 
16:12:24 [2024-03-15T20:12:24.827Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:12:24 [2024-03-15T20:12:24.827Z] [INFO] 
16:12:24 [2024-03-15T20:12:24.827Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:12:24 [2024-03-15T20:12:24.827Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui
16:12:25 [2024-03-15T20:12:25.083Z] [INFO] 
16:12:25 [2024-03-15T20:12:25.083Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:12:25 [2024-03-15T20:12:25.083Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:25 [2024-03-15T20:12:25.083Z] [INFO] 
16:12:25 [2024-03-15T20:12:25.083Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:12:25 [2024-03-15T20:12:25.083Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
16:12:25 [2024-03-15T20:12:25.083Z] [INFO] 
16:12:25 [2024-03-15T20:12:25.083Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:12:25 [2024-03-15T20:12:25.083Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:25 [2024-03-15T20:12:25.083Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:25 [2024-03-15T20:12:25.083Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
16:12:25 [2024-03-15T20:12:25.083Z] [INFO] Nothing to compile - all classes are up to date
16:12:25 [2024-03-15T20:12:25.083Z] [INFO] 
16:12:25 [2024-03-15T20:12:25.083Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >---
16:12:25 [2024-03-15T20:12:25.083Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 9.3.0-SNAPSHOT  [94/141]
16:12:25 [2024-03-15T20:12:25.083Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
16:12:25 [2024-03-15T20:12:25.083Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:12:25 [2024-03-15T20:12:25.083Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
16:12:25 [2024-03-15T20:12:25.340Z] [INFO] 
16:12:25 [2024-03-15T20:12:25.340Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
16:12:25 [2024-03-15T20:12:25.340Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:12:25 [2024-03-15T20:12:25.340Z] [INFO] 
16:12:25 [2024-03-15T20:12:25.340Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
16:12:25 [2024-03-15T20:12:25.340Z] [INFO] 
16:12:25 [2024-03-15T20:12:25.340Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
16:12:25 [2024-03-15T20:12:25.340Z] [INFO] 
16:12:25 [2024-03-15T20:12:25.340Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
16:12:25 [2024-03-15T20:12:25.340Z] [INFO] 
16:12:25 [2024-03-15T20:12:25.340Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
16:12:25 [2024-03-15T20:12:25.340Z] [INFO] 
16:12:25 [2024-03-15T20:12:25.340Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel ---
16:12:25 [2024-03-15T20:12:25.340Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:25 [2024-03-15T20:12:25.340Z] [INFO] 
16:12:25 [2024-03-15T20:12:25.340Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel ---
16:12:25 [2024-03-15T20:12:25.340Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/src/main/resources
16:12:25 [2024-03-15T20:12:25.340Z] [INFO] 
16:12:25 [2024-03-15T20:12:25.340Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >--
16:12:25 [2024-03-15T20:12:25.340Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT [95/141]
16:12:25 [2024-03-15T20:12:25.340Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
16:12:25 [2024-03-15T20:12:25.340Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:12:25 [2024-03-15T20:12:25.340Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:25 [2024-03-15T20:12:25.340Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
16:12:25 [2024-03-15T20:12:25.596Z] [INFO] 
16:12:25 [2024-03-15T20:12:25.596Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:12:25 [2024-03-15T20:12:25.597Z] [INFO] The project's OSGi version is 1.0.16.202403152011
16:12:25 [2024-03-15T20:12:25.597Z] [INFO] 
16:12:25 [2024-03-15T20:12:25.597Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:12:25 [2024-03-15T20:12:25.597Z] [INFO] 
16:12:25 [2024-03-15T20:12:25.597Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:12:25 [2024-03-15T20:12:25.597Z] [INFO] 
16:12:25 [2024-03-15T20:12:25.597Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:12:25 [2024-03-15T20:12:25.597Z] [INFO] 
16:12:25 [2024-03-15T20:12:25.597Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:12:25 [2024-03-15T20:12:25.597Z] [INFO] 
16:12:25 [2024-03-15T20:12:25.597Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:12:25 [2024-03-15T20:12:25.597Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core.tests
16:12:25 [2024-03-15T20:12:25.597Z] [INFO] 
16:12:25 [2024-03-15T20:12:25.597Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:12:25 [2024-03-15T20:12:25.597Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:25 [2024-03-15T20:12:25.597Z] [INFO] 
16:12:25 [2024-03-15T20:12:25.597Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:12:25 [2024-03-15T20:12:25.597Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
16:12:25 [2024-03-15T20:12:25.597Z] [INFO] 
16:12:25 [2024-03-15T20:12:25.597Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:12:25 [2024-03-15T20:12:25.597Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:25 [2024-03-15T20:12:25.597Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:25 [2024-03-15T20:12:25.597Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
16:12:25 [2024-03-15T20:12:25.852Z] [INFO] Nothing to compile - all classes are up to date
16:12:25 [2024-03-15T20:12:25.852Z] [INFO] 
16:12:25 [2024-03-15T20:12:25.852Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >--
16:12:25 [2024-03-15T20:12:25.852Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT [96/141]
16:12:25 [2024-03-15T20:12:25.852Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
16:12:25 [2024-03-15T20:12:25.852Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:12:25 [2024-03-15T20:12:25.852Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:25 [2024-03-15T20:12:25.852Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
16:12:25 [2024-03-15T20:12:25.852Z] [INFO] 
16:12:25 [2024-03-15T20:12:25.852Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:12:25 [2024-03-15T20:12:25.852Z] [INFO] The project's OSGi version is 2.0.7.202403152011
16:12:25 [2024-03-15T20:12:25.852Z] [INFO] 
16:12:25 [2024-03-15T20:12:25.852Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:12:25 [2024-03-15T20:12:25.852Z] [INFO] 
16:12:25 [2024-03-15T20:12:25.852Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:12:25 [2024-03-15T20:12:25.852Z] [INFO] 
16:12:25 [2024-03-15T20:12:25.852Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:12:25 [2024-03-15T20:12:25.852Z] [INFO] 
16:12:25 [2024-03-15T20:12:25.852Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:12:25 [2024-03-15T20:12:25.852Z] [INFO] 
16:12:25 [2024-03-15T20:12:25.852Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:12:25 [2024-03-15T20:12:25.852Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core.tests
16:12:26 [2024-03-15T20:12:26.108Z] [INFO] 
16:12:26 [2024-03-15T20:12:26.108Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:12:26 [2024-03-15T20:12:26.108Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:26 [2024-03-15T20:12:26.108Z] [INFO] 
16:12:26 [2024-03-15T20:12:26.108Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:12:26 [2024-03-15T20:12:26.108Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
16:12:26 [2024-03-15T20:12:26.108Z] [INFO] 
16:12:26 [2024-03-15T20:12:26.108Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:12:26 [2024-03-15T20:12:26.108Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:26 [2024-03-15T20:12:26.108Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:26 [2024-03-15T20:12:26.108Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
16:12:26 [2024-03-15T20:12:26.108Z] [INFO] Nothing to compile - all classes are up to date
16:12:26 [2024-03-15T20:12:26.108Z] [INFO] 
16:12:26 [2024-03-15T20:12:26.108Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >--
16:12:26 [2024-03-15T20:12:26.108Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.21-SNAPSHOT [97/141]
16:12:26 [2024-03-15T20:12:26.108Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
16:12:26 [2024-03-15T20:12:26.108Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:12:26 [2024-03-15T20:12:26.108Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:26 [2024-03-15T20:12:26.108Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
16:12:26 [2024-03-15T20:12:26.364Z] [INFO] 
16:12:26 [2024-03-15T20:12:26.364Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:12:26 [2024-03-15T20:12:26.364Z] [INFO] The project's OSGi version is 1.0.21.202403152011
16:12:26 [2024-03-15T20:12:26.364Z] [INFO] 
16:12:26 [2024-03-15T20:12:26.364Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:12:26 [2024-03-15T20:12:26.364Z] [INFO] 
16:12:26 [2024-03-15T20:12:26.364Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:12:26 [2024-03-15T20:12:26.364Z] [INFO] 
16:12:26 [2024-03-15T20:12:26.364Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:12:26 [2024-03-15T20:12:26.364Z] [INFO] 
16:12:26 [2024-03-15T20:12:26.364Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:12:26 [2024-03-15T20:12:26.364Z] [INFO] 
16:12:26 [2024-03-15T20:12:26.364Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:12:26 [2024-03-15T20:12:26.364Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests
16:12:26 [2024-03-15T20:12:26.926Z] [INFO] 
16:12:26 [2024-03-15T20:12:26.926Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:12:26 [2024-03-15T20:12:26.926Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:26 [2024-03-15T20:12:26.926Z] [INFO] 
16:12:26 [2024-03-15T20:12:26.926Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:12:26 [2024-03-15T20:12:26.926Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
16:12:26 [2024-03-15T20:12:26.926Z] [INFO] 
16:12:26 [2024-03-15T20:12:26.926Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:12:26 [2024-03-15T20:12:26.926Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:26 [2024-03-15T20:12:26.926Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:26 [2024-03-15T20:12:26.926Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
16:12:26 [2024-03-15T20:12:26.926Z] [INFO] Nothing to compile - all classes are up to date
16:12:26 [2024-03-15T20:12:26.926Z] [INFO] 
16:12:26 [2024-03-15T20:12:26.926Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >--
16:12:26 [2024-03-15T20:12:26.926Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 5.2.2-SNAPSHOT [98/141]
16:12:26 [2024-03-15T20:12:26.926Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
16:12:26 [2024-03-15T20:12:26.926Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:12:26 [2024-03-15T20:12:26.926Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:26 [2024-03-15T20:12:26.926Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
16:12:26 [2024-03-15T20:12:26.926Z] [INFO] 
16:12:26 [2024-03-15T20:12:26.926Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:12:26 [2024-03-15T20:12:26.926Z] [INFO] The project's OSGi version is 5.2.2.202403152011
16:12:26 [2024-03-15T20:12:26.926Z] [INFO] 
16:12:26 [2024-03-15T20:12:26.926Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:12:26 [2024-03-15T20:12:26.926Z] [INFO] 
16:12:26 [2024-03-15T20:12:26.926Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:12:26 [2024-03-15T20:12:26.926Z] [INFO] 
16:12:26 [2024-03-15T20:12:26.926Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:12:26 [2024-03-15T20:12:26.926Z] [INFO] 
16:12:26 [2024-03-15T20:12:26.926Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:12:26 [2024-03-15T20:12:26.926Z] [INFO] 
16:12:26 [2024-03-15T20:12:26.926Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:12:26 [2024-03-15T20:12:26.927Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core
16:12:26 [2024-03-15T20:12:26.927Z] [INFO] 
16:12:26 [2024-03-15T20:12:26.927Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:12:26 [2024-03-15T20:12:26.927Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:26 [2024-03-15T20:12:26.927Z] [INFO] 
16:12:26 [2024-03-15T20:12:26.927Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:12:26 [2024-03-15T20:12:26.927Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
16:12:26 [2024-03-15T20:12:26.927Z] [INFO] 
16:12:26 [2024-03-15T20:12:26.927Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:12:26 [2024-03-15T20:12:26.927Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:26 [2024-03-15T20:12:26.927Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:26 [2024-03-15T20:12:26.927Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
16:12:26 [2024-03-15T20:12:26.927Z] [INFO] Nothing to compile - all classes are up to date
16:12:26 [2024-03-15T20:12:26.927Z] [INFO] 
16:12:26 [2024-03-15T20:12:26.927Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >---
16:12:26 [2024-03-15T20:12:26.927Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT  [99/141]
16:12:26 [2024-03-15T20:12:26.927Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
16:12:26 [2024-03-15T20:12:26.927Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:12:26 [2024-03-15T20:12:26.927Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:26 [2024-03-15T20:12:26.927Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
16:12:27 [2024-03-15T20:12:27.182Z] [INFO] 
16:12:27 [2024-03-15T20:12:27.182Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:12:27 [2024-03-15T20:12:27.182Z] [INFO] The project's OSGi version is 3.1.0.202403152011
16:12:27 [2024-03-15T20:12:27.182Z] [INFO] 
16:12:27 [2024-03-15T20:12:27.182Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:12:27 [2024-03-15T20:12:27.182Z] [INFO] 
16:12:27 [2024-03-15T20:12:27.182Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:12:27 [2024-03-15T20:12:27.182Z] [INFO] 
16:12:27 [2024-03-15T20:12:27.182Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:12:27 [2024-03-15T20:12:27.182Z] [INFO] 
16:12:27 [2024-03-15T20:12:27.182Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:12:27 [2024-03-15T20:12:27.182Z] [INFO] 
16:12:27 [2024-03-15T20:12:27.182Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:12:27 [2024-03-15T20:12:27.182Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui
16:12:27 [2024-03-15T20:12:27.437Z] [INFO] 
16:12:27 [2024-03-15T20:12:27.437Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:12:27 [2024-03-15T20:12:27.437Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:27 [2024-03-15T20:12:27.437Z] [INFO] 
16:12:27 [2024-03-15T20:12:27.437Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:12:27 [2024-03-15T20:12:27.437Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
16:12:27 [2024-03-15T20:12:27.437Z] [INFO] 
16:12:27 [2024-03-15T20:12:27.437Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:12:27 [2024-03-15T20:12:27.437Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:27 [2024-03-15T20:12:27.437Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:27 [2024-03-15T20:12:27.437Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
16:12:27 [2024-03-15T20:12:27.437Z] [INFO] Nothing to compile - all classes are up to date
16:12:27 [2024-03-15T20:12:27.437Z] [INFO] 
16:12:27 [2024-03-15T20:12:27.437Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >----
16:12:27 [2024-03-15T20:12:27.437Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 9.3.0-SNAPSHOT    [100/141]
16:12:27 [2024-03-15T20:12:27.437Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
16:12:27 [2024-03-15T20:12:27.437Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:12:27 [2024-03-15T20:12:27.693Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
16:12:27 [2024-03-15T20:12:27.693Z] [INFO] 
16:12:27 [2024-03-15T20:12:27.693Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
16:12:27 [2024-03-15T20:12:27.948Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:12:27 [2024-03-15T20:12:27.948Z] [INFO] 
16:12:27 [2024-03-15T20:12:27.948Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
16:12:27 [2024-03-15T20:12:27.948Z] [INFO] 
16:12:27 [2024-03-15T20:12:27.948Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
16:12:27 [2024-03-15T20:12:27.948Z] [INFO] 
16:12:27 [2024-03-15T20:12:27.948Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
16:12:27 [2024-03-15T20:12:27.948Z] [INFO] 
16:12:27 [2024-03-15T20:12:27.948Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
16:12:27 [2024-03-15T20:12:27.948Z] [INFO] 
16:12:27 [2024-03-15T20:12:27.948Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust ---
16:12:27 [2024-03-15T20:12:27.948Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:27 [2024-03-15T20:12:27.948Z] [INFO] 
16:12:27 [2024-03-15T20:12:27.948Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust ---
16:12:27 [2024-03-15T20:12:27.948Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/src/main/resources
16:12:27 [2024-03-15T20:12:27.948Z] [INFO] 
16:12:27 [2024-03-15T20:12:27.948Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >--
16:12:27 [2024-03-15T20:12:27.948Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.15-SNAPSHOT [101/141]
16:12:27 [2024-03-15T20:12:27.948Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
16:12:27 [2024-03-15T20:12:27.948Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:12:27 [2024-03-15T20:12:27.948Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:27 [2024-03-15T20:12:27.948Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
16:12:27 [2024-03-15T20:12:27.948Z] [INFO] 
16:12:27 [2024-03-15T20:12:27.948Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:12:27 [2024-03-15T20:12:27.948Z] [INFO] The project's OSGi version is 1.0.15.202403152011
16:12:27 [2024-03-15T20:12:27.948Z] [INFO] 
16:12:27 [2024-03-15T20:12:27.948Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:12:27 [2024-03-15T20:12:27.948Z] [INFO] 
16:12:27 [2024-03-15T20:12:27.948Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:12:27 [2024-03-15T20:12:27.948Z] [INFO] 
16:12:27 [2024-03-15T20:12:27.948Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:12:27 [2024-03-15T20:12:27.948Z] [INFO] 
16:12:27 [2024-03-15T20:12:27.948Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:12:27 [2024-03-15T20:12:27.948Z] [INFO] 
16:12:27 [2024-03-15T20:12:27.948Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:12:27 [2024-03-15T20:12:27.948Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core.tests
16:12:28 [2024-03-15T20:12:28.203Z] [INFO] 
16:12:28 [2024-03-15T20:12:28.204Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:12:28 [2024-03-15T20:12:28.204Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:28 [2024-03-15T20:12:28.204Z] [INFO] 
16:12:28 [2024-03-15T20:12:28.204Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:12:28 [2024-03-15T20:12:28.204Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
16:12:28 [2024-03-15T20:12:28.204Z] [INFO] 
16:12:28 [2024-03-15T20:12:28.204Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:12:28 [2024-03-15T20:12:28.204Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:28 [2024-03-15T20:12:28.204Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:28 [2024-03-15T20:12:28.204Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
16:12:28 [2024-03-15T20:12:28.204Z] [INFO] Nothing to compile - all classes are up to date
16:12:28 [2024-03-15T20:12:28.204Z] [INFO] 
16:12:28 [2024-03-15T20:12:28.204Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >--
16:12:28 [2024-03-15T20:12:28.204Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT [102/141]
16:12:28 [2024-03-15T20:12:28.204Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
16:12:28 [2024-03-15T20:12:28.204Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:12:28 [2024-03-15T20:12:28.204Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:28 [2024-03-15T20:12:28.204Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
16:12:28 [2024-03-15T20:12:28.459Z] [INFO] 
16:12:28 [2024-03-15T20:12:28.459Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:12:28 [2024-03-15T20:12:28.459Z] [INFO] The project's OSGi version is 1.0.3.202403152011
16:12:28 [2024-03-15T20:12:28.459Z] [INFO] 
16:12:28 [2024-03-15T20:12:28.459Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:12:28 [2024-03-15T20:12:28.459Z] [INFO] 
16:12:28 [2024-03-15T20:12:28.459Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:12:28 [2024-03-15T20:12:28.459Z] [INFO] 
16:12:28 [2024-03-15T20:12:28.459Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:12:28 [2024-03-15T20:12:28.459Z] [INFO] 
16:12:28 [2024-03-15T20:12:28.459Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:12:28 [2024-03-15T20:12:28.459Z] [INFO] 
16:12:28 [2024-03-15T20:12:28.459Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:12:28 [2024-03-15T20:12:28.459Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.tests
16:12:28 [2024-03-15T20:12:28.714Z] [INFO] 
16:12:28 [2024-03-15T20:12:28.714Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:12:28 [2024-03-15T20:12:28.714Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:28 [2024-03-15T20:12:28.714Z] [INFO] 
16:12:28 [2024-03-15T20:12:28.714Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:12:28 [2024-03-15T20:12:28.714Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
16:12:28 [2024-03-15T20:12:28.714Z] [INFO] 
16:12:28 [2024-03-15T20:12:28.714Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:12:28 [2024-03-15T20:12:28.714Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:28 [2024-03-15T20:12:28.714Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:28 [2024-03-15T20:12:28.715Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
16:12:28 [2024-03-15T20:12:28.715Z] [INFO] Nothing to compile - all classes are up to date
16:12:28 [2024-03-15T20:12:28.715Z] [INFO] 
16:12:28 [2024-03-15T20:12:28.715Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >--
16:12:28 [2024-03-15T20:12:28.715Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT [103/141]
16:12:28 [2024-03-15T20:12:28.715Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
16:12:28 [2024-03-15T20:12:28.715Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:12:28 [2024-03-15T20:12:28.715Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:28 [2024-03-15T20:12:28.715Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
16:12:28 [2024-03-15T20:12:28.970Z] [INFO] 
16:12:28 [2024-03-15T20:12:28.970Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:12:28 [2024-03-15T20:12:28.970Z] [INFO] The project's OSGi version is 1.0.16.202403152011
16:12:28 [2024-03-15T20:12:28.970Z] [INFO] 
16:12:28 [2024-03-15T20:12:28.970Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:12:28 [2024-03-15T20:12:28.970Z] [INFO] 
16:12:28 [2024-03-15T20:12:28.970Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:12:28 [2024-03-15T20:12:28.970Z] [INFO] 
16:12:28 [2024-03-15T20:12:28.970Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:12:28 [2024-03-15T20:12:28.970Z] [INFO] 
16:12:28 [2024-03-15T20:12:28.970Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:12:28 [2024-03-15T20:12:28.970Z] [INFO] 
16:12:28 [2024-03-15T20:12:28.970Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:12:28 [2024-03-15T20:12:28.970Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests
16:12:29 [2024-03-15T20:12:29.226Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.226Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:12:29 [2024-03-15T20:12:29.226Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:29 [2024-03-15T20:12:29.226Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.226Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:12:29 [2024-03-15T20:12:29.226Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
16:12:29 [2024-03-15T20:12:29.226Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.226Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:12:29 [2024-03-15T20:12:29.226Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:29 [2024-03-15T20:12:29.226Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:29 [2024-03-15T20:12:29.226Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
16:12:29 [2024-03-15T20:12:29.481Z] [INFO] Nothing to compile - all classes are up to date
16:12:29 [2024-03-15T20:12:29.481Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.481Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >----
16:12:29 [2024-03-15T20:12:29.481Z] [INFO] Building Trace Compass Pcap Format Support Parent 9.3.0-SNAPSHOT [104/141]
16:12:29 [2024-03-15T20:12:29.481Z] [INFO]   from pcap/pom.xml
16:12:29 [2024-03-15T20:12:29.481Z] [INFO] --------------------------------[ pom ]---------------------------------
16:12:29 [2024-03-15T20:12:29.481Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.481Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
16:12:29 [2024-03-15T20:12:29.481Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.481Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap-parent ---
16:12:29 [2024-03-15T20:12:29.481Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:29 [2024-03-15T20:12:29.481Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.481Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >-----
16:12:29 [2024-03-15T20:12:29.481Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT     [105/141]
16:12:29 [2024-03-15T20:12:29.481Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
16:12:29 [2024-03-15T20:12:29.481Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:12:29 [2024-03-15T20:12:29.481Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:29 [2024-03-15T20:12:29.481Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
16:12:29 [2024-03-15T20:12:29.481Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.481Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
16:12:29 [2024-03-15T20:12:29.481Z] [INFO] The project's OSGi version is 1.2.1.202403152011
16:12:29 [2024-03-15T20:12:29.481Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.481Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
16:12:29 [2024-03-15T20:12:29.481Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.481Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
16:12:29 [2024-03-15T20:12:29.481Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.481Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
16:12:29 [2024-03-15T20:12:29.481Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.481Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
16:12:29 [2024-03-15T20:12:29.482Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.482Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core ---
16:12:29 [2024-03-15T20:12:29.482Z] [INFO] Resolving class path of org.eclipse.tracecompass.pcap.core
16:12:29 [2024-03-15T20:12:29.482Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.482Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core ---
16:12:29 [2024-03-15T20:12:29.482Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:29 [2024-03-15T20:12:29.482Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.482Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
16:12:29 [2024-03-15T20:12:29.482Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
16:12:29 [2024-03-15T20:12:29.482Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.482Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
16:12:29 [2024-03-15T20:12:29.482Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:29 [2024-03-15T20:12:29.482Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:29 [2024-03-15T20:12:29.482Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
16:12:29 [2024-03-15T20:12:29.482Z] [INFO] Nothing to compile - all classes are up to date
16:12:29 [2024-03-15T20:12:29.482Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.482Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >--
16:12:29 [2024-03-15T20:12:29.482Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT [106/141]
16:12:29 [2024-03-15T20:12:29.482Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
16:12:29 [2024-03-15T20:12:29.482Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:12:29 [2024-03-15T20:12:29.482Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:29 [2024-03-15T20:12:29.482Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
16:12:29 [2024-03-15T20:12:29.482Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.482Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
16:12:29 [2024-03-15T20:12:29.482Z] [INFO] The project's OSGi version is 1.0.7.202403152011
16:12:29 [2024-03-15T20:12:29.482Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.482Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
16:12:29 [2024-03-15T20:12:29.482Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.482Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
16:12:29 [2024-03-15T20:12:29.482Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.482Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
16:12:29 [2024-03-15T20:12:29.482Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.482Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
16:12:29 [2024-03-15T20:12:29.482Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.482Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core.tests ---
16:12:29 [2024-03-15T20:12:29.482Z] [INFO] Resolving class path of Trace Compass Pcap Parser Core Tests Plug-in
16:12:29 [2024-03-15T20:12:29.737Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.737Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core.tests ---
16:12:29 [2024-03-15T20:12:29.737Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:29 [2024-03-15T20:12:29.737Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.737Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
16:12:29 [2024-03-15T20:12:29.737Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
16:12:29 [2024-03-15T20:12:29.737Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.737Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
16:12:29 [2024-03-15T20:12:29.737Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:29 [2024-03-15T20:12:29.737Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:29 [2024-03-15T20:12:29.737Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
16:12:29 [2024-03-15T20:12:29.737Z] [INFO] Nothing to compile - all classes are up to date
16:12:29 [2024-03-15T20:12:29.737Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.737Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >---
16:12:29 [2024-03-15T20:12:29.737Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT [107/141]
16:12:29 [2024-03-15T20:12:29.738Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
16:12:29 [2024-03-15T20:12:29.738Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:12:29 [2024-03-15T20:12:29.738Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:29 [2024-03-15T20:12:29.738Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
16:12:29 [2024-03-15T20:12:29.738Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.738Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:12:29 [2024-03-15T20:12:29.738Z] [INFO] The project's OSGi version is 1.1.1.202403152011
16:12:29 [2024-03-15T20:12:29.738Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.738Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:12:29 [2024-03-15T20:12:29.738Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.738Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:12:29 [2024-03-15T20:12:29.738Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.738Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:12:29 [2024-03-15T20:12:29.738Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.738Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:12:29 [2024-03-15T20:12:29.738Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.738Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:12:29 [2024-03-15T20:12:29.738Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core
16:12:29 [2024-03-15T20:12:29.738Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.738Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:12:29 [2024-03-15T20:12:29.738Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:29 [2024-03-15T20:12:29.738Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.738Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:12:29 [2024-03-15T20:12:29.738Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
16:12:29 [2024-03-15T20:12:29.738Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.738Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:12:29 [2024-03-15T20:12:29.738Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:29 [2024-03-15T20:12:29.738Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:29 [2024-03-15T20:12:29.738Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
16:12:29 [2024-03-15T20:12:29.738Z] [INFO] Nothing to compile - all classes are up to date
16:12:29 [2024-03-15T20:12:29.738Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.738Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >----
16:12:29 [2024-03-15T20:12:29.738Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT   [108/141]
16:12:29 [2024-03-15T20:12:29.738Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
16:12:29 [2024-03-15T20:12:29.738Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:12:29 [2024-03-15T20:12:29.738Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:29 [2024-03-15T20:12:29.738Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
16:12:29 [2024-03-15T20:12:29.993Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.993Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:12:29 [2024-03-15T20:12:29.993Z] [INFO] The project's OSGi version is 1.2.0.202403152011
16:12:29 [2024-03-15T20:12:29.993Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.993Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:12:29 [2024-03-15T20:12:29.993Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.993Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:12:29 [2024-03-15T20:12:29.993Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.993Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:12:29 [2024-03-15T20:12:29.993Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.993Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:12:29 [2024-03-15T20:12:29.993Z] [INFO] 
16:12:29 [2024-03-15T20:12:29.993Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:12:29 [2024-03-15T20:12:29.993Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui
16:12:30 [2024-03-15T20:12:30.248Z] [INFO] 
16:12:30 [2024-03-15T20:12:30.248Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:12:30 [2024-03-15T20:12:30.248Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:30 [2024-03-15T20:12:30.248Z] [INFO] 
16:12:30 [2024-03-15T20:12:30.248Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:12:30 [2024-03-15T20:12:30.248Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
16:12:30 [2024-03-15T20:12:30.248Z] [INFO] 
16:12:30 [2024-03-15T20:12:30.248Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:12:30 [2024-03-15T20:12:30.248Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:30 [2024-03-15T20:12:30.248Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:30 [2024-03-15T20:12:30.249Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
16:12:30 [2024-03-15T20:12:30.249Z] [INFO] Nothing to compile - all classes are up to date
16:12:30 [2024-03-15T20:12:30.249Z] [INFO] 
16:12:30 [2024-03-15T20:12:30.249Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >-----
16:12:30 [2024-03-15T20:12:30.249Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 9.3.0-SNAPSHOT      [109/141]
16:12:30 [2024-03-15T20:12:30.249Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
16:12:30 [2024-03-15T20:12:30.249Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:12:30 [2024-03-15T20:12:30.249Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
16:12:30 [2024-03-15T20:12:30.505Z] [INFO] 
16:12:30 [2024-03-15T20:12:30.505Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
16:12:30 [2024-03-15T20:12:30.505Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:12:30 [2024-03-15T20:12:30.505Z] [INFO] 
16:12:30 [2024-03-15T20:12:30.505Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
16:12:30 [2024-03-15T20:12:30.505Z] [INFO] 
16:12:30 [2024-03-15T20:12:30.505Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
16:12:30 [2024-03-15T20:12:30.505Z] [INFO] 
16:12:30 [2024-03-15T20:12:30.505Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
16:12:30 [2024-03-15T20:12:30.505Z] [INFO] 
16:12:30 [2024-03-15T20:12:30.505Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
16:12:30 [2024-03-15T20:12:30.505Z] [INFO] 
16:12:30 [2024-03-15T20:12:30.505Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap ---
16:12:30 [2024-03-15T20:12:30.505Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:30 [2024-03-15T20:12:30.505Z] [INFO] 
16:12:30 [2024-03-15T20:12:30.505Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap ---
16:12:30 [2024-03-15T20:12:30.505Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/src/main/resources
16:12:30 [2024-03-15T20:12:30.505Z] [INFO] 
16:12:30 [2024-03-15T20:12:30.505Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >--
16:12:30 [2024-03-15T20:12:30.505Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT [110/141]
16:12:30 [2024-03-15T20:12:30.505Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
16:12:30 [2024-03-15T20:12:30.505Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:12:30 [2024-03-15T20:12:30.505Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:30 [2024-03-15T20:12:30.505Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
16:12:30 [2024-03-15T20:12:30.505Z] [INFO] 
16:12:30 [2024-03-15T20:12:30.505Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:12:30 [2024-03-15T20:12:30.505Z] [INFO] The project's OSGi version is 1.0.4.202403152011
16:12:30 [2024-03-15T20:12:30.505Z] [INFO] 
16:12:30 [2024-03-15T20:12:30.505Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:12:30 [2024-03-15T20:12:30.505Z] [INFO] 
16:12:30 [2024-03-15T20:12:30.505Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:12:30 [2024-03-15T20:12:30.505Z] [INFO] 
16:12:30 [2024-03-15T20:12:30.505Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:12:30 [2024-03-15T20:12:30.505Z] [INFO] 
16:12:30 [2024-03-15T20:12:30.505Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:12:30 [2024-03-15T20:12:30.505Z] [INFO] 
16:12:30 [2024-03-15T20:12:30.505Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:12:30 [2024-03-15T20:12:30.505Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core.tests
16:12:30 [2024-03-15T20:12:30.761Z] [INFO] 
16:12:30 [2024-03-15T20:12:30.761Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:12:30 [2024-03-15T20:12:30.761Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:30 [2024-03-15T20:12:30.761Z] [INFO] 
16:12:30 [2024-03-15T20:12:30.761Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:12:30 [2024-03-15T20:12:30.761Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
16:12:30 [2024-03-15T20:12:30.761Z] [INFO] 
16:12:30 [2024-03-15T20:12:30.761Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:12:30 [2024-03-15T20:12:30.761Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:30 [2024-03-15T20:12:30.761Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:30 [2024-03-15T20:12:30.761Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
16:12:30 [2024-03-15T20:12:30.761Z] [INFO] Nothing to compile - all classes are up to date
16:12:30 [2024-03-15T20:12:30.761Z] [INFO] 
16:12:30 [2024-03-15T20:12:30.761Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >--
16:12:30 [2024-03-15T20:12:30.761Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT [111/141]
16:12:30 [2024-03-15T20:12:30.761Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
16:12:30 [2024-03-15T20:12:30.761Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:12:30 [2024-03-15T20:12:30.761Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:30 [2024-03-15T20:12:30.761Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
16:12:31 [2024-03-15T20:12:31.018Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.018Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:12:31 [2024-03-15T20:12:31.018Z] [INFO] The project's OSGi version is 1.0.3.202403152011
16:12:31 [2024-03-15T20:12:31.018Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.018Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:12:31 [2024-03-15T20:12:31.018Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.018Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:12:31 [2024-03-15T20:12:31.018Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.018Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:12:31 [2024-03-15T20:12:31.018Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.018Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:12:31 [2024-03-15T20:12:31.018Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.018Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:12:31 [2024-03-15T20:12:31.018Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests
16:12:31 [2024-03-15T20:12:31.274Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.274Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:12:31 [2024-03-15T20:12:31.274Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:31 [2024-03-15T20:12:31.274Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.274Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:12:31 [2024-03-15T20:12:31.274Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
16:12:31 [2024-03-15T20:12:31.274Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.274Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:12:31 [2024-03-15T20:12:31.274Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:31 [2024-03-15T20:12:31.274Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:31 [2024-03-15T20:12:31.275Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
16:12:31 [2024-03-15T20:12:31.275Z] [INFO] Nothing to compile - all classes are up to date
16:12:31 [2024-03-15T20:12:31.275Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.275Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >----
16:12:31 [2024-03-15T20:12:31.275Z] [INFO] Building Trace Compass RCP Parent 9.3.0-SNAPSHOT               [112/141]
16:12:31 [2024-03-15T20:12:31.275Z] [INFO]   from rcp/pom.xml
16:12:31 [2024-03-15T20:12:31.275Z] [INFO] --------------------------------[ pom ]---------------------------------
16:12:31 [2024-03-15T20:12:31.275Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.275Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
16:12:31 [2024-03-15T20:12:31.275Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.275Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp-parent ---
16:12:31 [2024-03-15T20:12:31.275Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:31 [2024-03-15T20:12:31.275Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.275Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >---
16:12:31 [2024-03-15T20:12:31.275Z] [INFO] Building Trace Compass RCP Branding plug-in 9.3.0-SNAPSHOT     [113/141]
16:12:31 [2024-03-15T20:12:31.275Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
16:12:31 [2024-03-15T20:12:31.275Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:12:31 [2024-03-15T20:12:31.275Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:31 [2024-03-15T20:12:31.275Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
16:12:31 [2024-03-15T20:12:31.531Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.531Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
16:12:31 [2024-03-15T20:12:31.531Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:12:31 [2024-03-15T20:12:31.531Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.531Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
16:12:31 [2024-03-15T20:12:31.531Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.531Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
16:12:31 [2024-03-15T20:12:31.531Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.531Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
16:12:31 [2024-03-15T20:12:31.531Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.531Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
16:12:31 [2024-03-15T20:12:31.531Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.531Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.branding ---
16:12:31 [2024-03-15T20:12:31.531Z] [INFO] Resolving class path of Trace Compass RCP Branding plug-in
16:12:31 [2024-03-15T20:12:31.531Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.531Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding ---
16:12:31 [2024-03-15T20:12:31.531Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:31 [2024-03-15T20:12:31.531Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.531Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
16:12:31 [2024-03-15T20:12:31.531Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
16:12:31 [2024-03-15T20:12:31.531Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.531Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
16:12:31 [2024-03-15T20:12:31.531Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:31 [2024-03-15T20:12:31.531Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:31 [2024-03-15T20:12:31.531Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >--
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] Building Trace Compass RCP Branding Feature 9.3.0-SNAPSHOT     [114/141]
16:12:31 [2024-03-15T20:12:31.532Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/src/main/resources
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >---
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT  [115/141]
16:12:31 [2024-03-15T20:12:31.532Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:12:31 [2024-03-15T20:12:31.532Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
16:12:31 [2024-03-15T20:12:31.532Z] [WARNING] The POM for commons-cli:commons-cli:jar:1.6.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] The project's OSGi version is 1.1.0.202403152011
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core ---
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli.core ---
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.532Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
16:12:31 [2024-03-15T20:12:31.532Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:31 [2024-03-15T20:12:31.532Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:31 [2024-03-15T20:12:31.532Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
16:12:31 [2024-03-15T20:12:31.787Z] [INFO] Nothing to compile - all classes are up to date
16:12:31 [2024-03-15T20:12:31.787Z] [INFO] 
16:12:31 [2024-03-15T20:12:31.787Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------
16:12:31 [2024-03-15T20:12:31.787Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 9.3.0-SNAPSHOT        [116/141]
16:12:31 [2024-03-15T20:12:31.787Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
16:12:31 [2024-03-15T20:12:31.787Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:12:31 [2024-03-15T20:12:31.787Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:31 [2024-03-15T20:12:31.787Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
16:12:32 [2024-03-15T20:12:32.043Z] [INFO] 
16:12:32 [2024-03-15T20:12:32.043Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
16:12:32 [2024-03-15T20:12:32.043Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:12:32 [2024-03-15T20:12:32.043Z] [INFO] 
16:12:32 [2024-03-15T20:12:32.043Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
16:12:32 [2024-03-15T20:12:32.043Z] [INFO] 
16:12:32 [2024-03-15T20:12:32.043Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
16:12:32 [2024-03-15T20:12:32.043Z] [INFO] 
16:12:32 [2024-03-15T20:12:32.043Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
16:12:32 [2024-03-15T20:12:32.043Z] [INFO] 
16:12:32 [2024-03-15T20:12:32.043Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
16:12:32 [2024-03-15T20:12:32.043Z] [INFO] 
16:12:32 [2024-03-15T20:12:32.043Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui ---
16:12:32 [2024-03-15T20:12:32.043Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui
16:12:32 [2024-03-15T20:12:32.298Z] [INFO] 
16:12:32 [2024-03-15T20:12:32.298Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui ---
16:12:32 [2024-03-15T20:12:32.298Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:32 [2024-03-15T20:12:32.298Z] [INFO] 
16:12:32 [2024-03-15T20:12:32.298Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
16:12:32 [2024-03-15T20:12:32.298Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
16:12:32 [2024-03-15T20:12:32.298Z] [INFO] 
16:12:32 [2024-03-15T20:12:32.298Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
16:12:32 [2024-03-15T20:12:32.298Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:32 [2024-03-15T20:12:32.298Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:32 [2024-03-15T20:12:32.298Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
16:12:32 [2024-03-15T20:12:32.298Z] [INFO] Nothing to compile - all classes are up to date
16:12:32 [2024-03-15T20:12:32.298Z] [INFO] 
16:12:32 [2024-03-15T20:12:32.298Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >--------
16:12:32 [2024-03-15T20:12:32.298Z] [INFO] Building Trace Compass RCP Feature 9.3.0-SNAPSHOT              [117/141]
16:12:32 [2024-03-15T20:12:32.298Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp/pom.xml
16:12:32 [2024-03-15T20:12:32.298Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:12:32 [2024-03-15T20:12:32.298Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/pom.xml
16:12:32 [2024-03-15T20:12:32.860Z] [WARNING] The POM for commons-lang:commons-lang:jar:2.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:12:32 [2024-03-15T20:12:32.860Z] [INFO] 
16:12:32 [2024-03-15T20:12:32.860Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
16:12:32 [2024-03-15T20:12:32.860Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:12:32 [2024-03-15T20:12:32.860Z] [INFO] 
16:12:32 [2024-03-15T20:12:32.860Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
16:12:32 [2024-03-15T20:12:32.860Z] [INFO] 
16:12:32 [2024-03-15T20:12:32.860Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
16:12:32 [2024-03-15T20:12:32.860Z] [INFO] 
16:12:32 [2024-03-15T20:12:32.860Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
16:12:32 [2024-03-15T20:12:32.860Z] [INFO] 
16:12:32 [2024-03-15T20:12:32.860Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
16:12:32 [2024-03-15T20:12:32.860Z] [INFO] 
16:12:32 [2024-03-15T20:12:32.860Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp ---
16:12:32 [2024-03-15T20:12:32.860Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:32 [2024-03-15T20:12:32.860Z] [INFO] 
16:12:32 [2024-03-15T20:12:32.860Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp ---
16:12:32 [2024-03-15T20:12:32.860Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/src/main/resources
16:12:32 [2024-03-15T20:12:32.860Z] [INFO] 
16:12:32 [2024-03-15T20:12:32.860Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >--
16:12:32 [2024-03-15T20:12:32.860Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT [118/141]
16:12:32 [2024-03-15T20:12:32.860Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
16:12:32 [2024-03-15T20:12:32.860Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:12:32 [2024-03-15T20:12:32.860Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:32 [2024-03-15T20:12:32.860Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
16:12:33 [2024-03-15T20:12:33.116Z] [INFO] 
16:12:33 [2024-03-15T20:12:33.116Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:12:33 [2024-03-15T20:12:33.116Z] [INFO] The project's OSGi version is 1.0.3.202403152011
16:12:33 [2024-03-15T20:12:33.116Z] [INFO] 
16:12:33 [2024-03-15T20:12:33.116Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:12:33 [2024-03-15T20:12:33.116Z] [INFO] 
16:12:33 [2024-03-15T20:12:33.116Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:12:33 [2024-03-15T20:12:33.116Z] [INFO] 
16:12:33 [2024-03-15T20:12:33.116Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:12:33 [2024-03-15T20:12:33.116Z] [INFO] 
16:12:33 [2024-03-15T20:12:33.116Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:12:33 [2024-03-15T20:12:33.116Z] [INFO] 
16:12:33 [2024-03-15T20:12:33.116Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:12:33 [2024-03-15T20:12:33.116Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core.tests
16:12:33 [2024-03-15T20:12:33.116Z] [INFO] 
16:12:33 [2024-03-15T20:12:33.116Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:12:33 [2024-03-15T20:12:33.116Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:33 [2024-03-15T20:12:33.116Z] [INFO] 
16:12:33 [2024-03-15T20:12:33.116Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:12:33 [2024-03-15T20:12:33.116Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
16:12:33 [2024-03-15T20:12:33.116Z] [INFO] 
16:12:33 [2024-03-15T20:12:33.116Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:12:33 [2024-03-15T20:12:33.116Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:33 [2024-03-15T20:12:33.116Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:33 [2024-03-15T20:12:33.116Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
16:12:33 [2024-03-15T20:12:33.117Z] [INFO] Nothing to compile - all classes are up to date
16:12:33 [2024-03-15T20:12:33.117Z] [INFO] 
16:12:33 [2024-03-15T20:12:33.117Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >---
16:12:33 [2024-03-15T20:12:33.117Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT  [119/141]
16:12:33 [2024-03-15T20:12:33.117Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
16:12:33 [2024-03-15T20:12:33.117Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:12:33 [2024-03-15T20:12:33.117Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:33 [2024-03-15T20:12:33.117Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
16:12:33 [2024-03-15T20:12:33.372Z] [INFO] 
16:12:33 [2024-03-15T20:12:33.372Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:12:33 [2024-03-15T20:12:33.372Z] [INFO] The project's OSGi version is 2.0.5.202403152011
16:12:33 [2024-03-15T20:12:33.372Z] [INFO] 
16:12:33 [2024-03-15T20:12:33.372Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:12:33 [2024-03-15T20:12:33.372Z] [INFO] 
16:12:33 [2024-03-15T20:12:33.372Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:12:33 [2024-03-15T20:12:33.372Z] [INFO] 
16:12:33 [2024-03-15T20:12:33.372Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:12:33 [2024-03-15T20:12:33.372Z] [INFO] 
16:12:33 [2024-03-15T20:12:33.372Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:12:33 [2024-03-15T20:12:33.372Z] [INFO] 
16:12:33 [2024-03-15T20:12:33.372Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:12:33 [2024-03-15T20:12:33.372Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui.tests
16:12:33 [2024-03-15T20:12:33.628Z] [INFO] 
16:12:33 [2024-03-15T20:12:33.628Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:12:33 [2024-03-15T20:12:33.628Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:33 [2024-03-15T20:12:33.628Z] [INFO] 
16:12:33 [2024-03-15T20:12:33.628Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:12:33 [2024-03-15T20:12:33.628Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
16:12:33 [2024-03-15T20:12:33.628Z] [INFO] 
16:12:33 [2024-03-15T20:12:33.628Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:12:33 [2024-03-15T20:12:33.628Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:33 [2024-03-15T20:12:33.628Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:33 [2024-03-15T20:12:33.628Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
16:12:33 [2024-03-15T20:12:33.628Z] [INFO] Nothing to compile - all classes are up to date
16:12:33 [2024-03-15T20:12:33.628Z] [INFO] 
16:12:33 [2024-03-15T20:12:33.628Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >--
16:12:33 [2024-03-15T20:12:33.628Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.5-SNAPSHOT [120/141]
16:12:33 [2024-03-15T20:12:33.628Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
16:12:33 [2024-03-15T20:12:33.628Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:12:33 [2024-03-15T20:12:33.628Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:33 [2024-03-15T20:12:33.628Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
16:12:33 [2024-03-15T20:12:33.884Z] [INFO] 
16:12:33 [2024-03-15T20:12:33.884Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:12:33 [2024-03-15T20:12:33.884Z] [INFO] The project's OSGi version is 1.0.5.202403152011
16:12:33 [2024-03-15T20:12:33.884Z] [INFO] 
16:12:33 [2024-03-15T20:12:33.884Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:12:33 [2024-03-15T20:12:33.884Z] [INFO] 
16:12:33 [2024-03-15T20:12:33.884Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:12:33 [2024-03-15T20:12:33.884Z] [INFO] 
16:12:33 [2024-03-15T20:12:33.884Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:12:33 [2024-03-15T20:12:33.884Z] [INFO] 
16:12:33 [2024-03-15T20:12:33.884Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:12:33 [2024-03-15T20:12:33.884Z] [INFO] 
16:12:33 [2024-03-15T20:12:33.884Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:12:33 [2024-03-15T20:12:33.884Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.incubator.ui
16:12:33 [2024-03-15T20:12:33.884Z] [INFO] 
16:12:33 [2024-03-15T20:12:33.884Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:12:33 [2024-03-15T20:12:33.884Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:33 [2024-03-15T20:12:33.884Z] [INFO] 
16:12:33 [2024-03-15T20:12:33.884Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:12:33 [2024-03-15T20:12:33.884Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
16:12:33 [2024-03-15T20:12:33.884Z] [INFO] 
16:12:33 [2024-03-15T20:12:33.884Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:12:33 [2024-03-15T20:12:33.884Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:33 [2024-03-15T20:12:33.884Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:33 [2024-03-15T20:12:33.884Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] Nothing to compile - all classes are up to date
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >---
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 9.3.0-SNAPSHOT [121/141]
16:12:34 [2024-03-15T20:12:34.140Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator ---
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator ---
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/src/main/resources
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 9.3.0-SNAPSHOT       [122/141]
16:12:34 [2024-03-15T20:12:34.140Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli ---
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli ---
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/src/main/resources
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >--
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] Building Trace Compass Json trace Parent 9.3.0-SNAPSHOT        [123/141]
16:12:34 [2024-03-15T20:12:34.140Z] [INFO]   from jsontrace/pom.xml
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] --------------------------------[ pom ]---------------------------------
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace-parent ---
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >--
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT [124/141]
16:12:34 [2024-03-15T20:12:34.140Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:12:34 [2024-03-15T20:12:34.140Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:34 [2024-03-15T20:12:34.140Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
16:12:34 [2024-03-15T20:12:34.397Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.397Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
16:12:34 [2024-03-15T20:12:34.397Z] [INFO] The project's OSGi version is 1.1.0.202403152011
16:12:34 [2024-03-15T20:12:34.397Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.397Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
16:12:34 [2024-03-15T20:12:34.397Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.397Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
16:12:34 [2024-03-15T20:12:34.397Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.397Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
16:12:34 [2024-03-15T20:12:34.397Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.397Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
16:12:34 [2024-03-15T20:12:34.397Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.397Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core ---
16:12:34 [2024-03-15T20:12:34.397Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core
16:12:34 [2024-03-15T20:12:34.397Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.397Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core ---
16:12:34 [2024-03-15T20:12:34.397Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:34 [2024-03-15T20:12:34.397Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.397Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
16:12:34 [2024-03-15T20:12:34.397Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
16:12:34 [2024-03-15T20:12:34.397Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.397Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
16:12:34 [2024-03-15T20:12:34.397Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:34 [2024-03-15T20:12:34.397Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:34 [2024-03-15T20:12:34.397Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
16:12:34 [2024-03-15T20:12:34.397Z] [INFO] Nothing to compile - all classes are up to date
16:12:34 [2024-03-15T20:12:34.397Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.397Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >-----
16:12:34 [2024-03-15T20:12:34.397Z] [INFO] Building org.eclipse.tracecompass.jsontrace 9.3.0-SNAPSHOT     [125/141]
16:12:34 [2024-03-15T20:12:34.397Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
16:12:34 [2024-03-15T20:12:34.397Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:12:34 [2024-03-15T20:12:34.397Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
16:12:34 [2024-03-15T20:12:34.653Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.653Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
16:12:34 [2024-03-15T20:12:34.653Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:12:34 [2024-03-15T20:12:34.653Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.653Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
16:12:34 [2024-03-15T20:12:34.653Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.653Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
16:12:34 [2024-03-15T20:12:34.653Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.653Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
16:12:34 [2024-03-15T20:12:34.653Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.653Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
16:12:34 [2024-03-15T20:12:34.653Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.653Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace ---
16:12:34 [2024-03-15T20:12:34.653Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:34 [2024-03-15T20:12:34.653Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.653Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace ---
16:12:34 [2024-03-15T20:12:34.653Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/src/main/resources
16:12:34 [2024-03-15T20:12:34.653Z] [INFO] 
16:12:34 [2024-03-15T20:12:34.653Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >----
16:12:34 [2024-03-15T20:12:34.653Z] [INFO] Building Trace Compass RCP Product 9.3.0-SNAPSHOT              [126/141]
16:12:34 [2024-03-15T20:12:34.653Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.product/pom.xml
16:12:34 [2024-03-15T20:12:34.653Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
16:12:34 [2024-03-15T20:12:34.653Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
16:12:35 [2024-03-15T20:12:35.216Z] [INFO] 
16:12:35 [2024-03-15T20:12:35.216Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
16:12:35 [2024-03-15T20:12:35.216Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:12:35 [2024-03-15T20:12:35.216Z] [INFO] 
16:12:35 [2024-03-15T20:12:35.216Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
16:12:35 [2024-03-15T20:12:35.216Z] [INFO] 
16:12:35 [2024-03-15T20:12:35.216Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
16:12:35 [2024-03-15T20:12:35.216Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target
16:12:35 [2024-03-15T20:12:35.778Z] [INFO] 
16:12:35 [2024-03-15T20:12:35.778Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
16:12:35 [2024-03-15T20:12:35.778Z] [INFO] 
16:12:35 [2024-03-15T20:12:35.778Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.product ---
16:12:35 [2024-03-15T20:12:35.778Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:35 [2024-03-15T20:12:35.778Z] [INFO] 
16:12:35 [2024-03-15T20:12:35.778Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
16:12:35 [2024-03-15T20:12:35.778Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
16:12:35 [2024-03-15T20:12:35.778Z] [INFO] 
16:12:35 [2024-03-15T20:12:35.778Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------
16:12:35 [2024-03-15T20:12:35.778Z] [INFO] Building Trace Compass Target Platform 9.3.0-SNAPSHOT          [127/141]
16:12:35 [2024-03-15T20:12:35.779Z] [INFO]   from releng/org.eclipse.tracecompass.target/pom.xml
16:12:35 [2024-03-15T20:12:35.779Z] [INFO] --------------------------------[ pom ]---------------------------------
16:12:35 [2024-03-15T20:12:35.779Z] [INFO] 
16:12:35 [2024-03-15T20:12:35.779Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
16:12:35 [2024-03-15T20:12:35.779Z] [INFO] 
16:12:35 [2024-03-15T20:12:35.779Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.target ---
16:12:35 [2024-03-15T20:12:35.779Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:35 [2024-03-15T20:12:35.779Z] [INFO] 
16:12:35 [2024-03-15T20:12:35.779Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >--
16:12:35 [2024-03-15T20:12:35.779Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT [128/141]
16:12:35 [2024-03-15T20:12:35.779Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
16:12:35 [2024-03-15T20:12:35.779Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:12:35 [2024-03-15T20:12:35.779Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:35 [2024-03-15T20:12:35.779Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
16:12:36 [2024-03-15T20:12:36.036Z] [INFO] 
16:12:36 [2024-03-15T20:12:36.036Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:12:36 [2024-03-15T20:12:36.036Z] [INFO] The project's OSGi version is 1.0.5.202403152011
16:12:36 [2024-03-15T20:12:36.036Z] [INFO] 
16:12:36 [2024-03-15T20:12:36.036Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:12:36 [2024-03-15T20:12:36.036Z] [INFO] 
16:12:36 [2024-03-15T20:12:36.036Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:12:36 [2024-03-15T20:12:36.036Z] [INFO] 
16:12:36 [2024-03-15T20:12:36.036Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:12:36 [2024-03-15T20:12:36.036Z] [INFO] 
16:12:36 [2024-03-15T20:12:36.036Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:12:36 [2024-03-15T20:12:36.036Z] [INFO] 
16:12:36 [2024-03-15T20:12:36.036Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:12:36 [2024-03-15T20:12:36.036Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.tests
16:12:36 [2024-03-15T20:12:36.291Z] [INFO] 
16:12:36 [2024-03-15T20:12:36.291Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:12:36 [2024-03-15T20:12:36.291Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:36 [2024-03-15T20:12:36.291Z] [INFO] 
16:12:36 [2024-03-15T20:12:36.291Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:12:36 [2024-03-15T20:12:36.291Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources
16:12:36 [2024-03-15T20:12:36.291Z] [INFO] 
16:12:36 [2024-03-15T20:12:36.291Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:12:36 [2024-03-15T20:12:36.291Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:36 [2024-03-15T20:12:36.291Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:36 [2024-03-15T20:12:36.291Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
16:12:36 [2024-03-15T20:12:36.291Z] [INFO] Nothing to compile - all classes are up to date
16:12:36 [2024-03-15T20:12:36.291Z] [INFO] 
16:12:36 [2024-03-15T20:12:36.291Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >--
16:12:36 [2024-03-15T20:12:36.291Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT [129/141]
16:12:36 [2024-03-15T20:12:36.291Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
16:12:36 [2024-03-15T20:12:36.291Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:12:36 [2024-03-15T20:12:36.291Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:36 [2024-03-15T20:12:36.291Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
16:12:36 [2024-03-15T20:12:36.547Z] [INFO] 
16:12:36 [2024-03-15T20:12:36.547Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:12:36 [2024-03-15T20:12:36.547Z] [INFO] The project's OSGi version is 1.0.15.202403152011
16:12:36 [2024-03-15T20:12:36.547Z] [INFO] 
16:12:36 [2024-03-15T20:12:36.547Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:12:36 [2024-03-15T20:12:36.547Z] [INFO] 
16:12:36 [2024-03-15T20:12:36.547Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:12:36 [2024-03-15T20:12:36.547Z] [INFO] 
16:12:36 [2024-03-15T20:12:36.547Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:12:36 [2024-03-15T20:12:36.547Z] [INFO] 
16:12:36 [2024-03-15T20:12:36.547Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:12:36 [2024-03-15T20:12:36.547Z] [INFO] 
16:12:36 [2024-03-15T20:12:36.547Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:12:36 [2024-03-15T20:12:36.547Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests
16:12:37 [2024-03-15T20:12:37.109Z] [INFO] 
16:12:37 [2024-03-15T20:12:37.109Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:12:37 [2024-03-15T20:12:37.109Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:37 [2024-03-15T20:12:37.109Z] [INFO] 
16:12:37 [2024-03-15T20:12:37.109Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:12:37 [2024-03-15T20:12:37.109Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources
16:12:37 [2024-03-15T20:12:37.109Z] [INFO] 
16:12:37 [2024-03-15T20:12:37.109Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:12:37 [2024-03-15T20:12:37.109Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:37 [2024-03-15T20:12:37.109Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:37 [2024-03-15T20:12:37.109Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
16:12:37 [2024-03-15T20:12:37.109Z] [INFO] Nothing to compile - all classes are up to date
16:12:37 [2024-03-15T20:12:37.109Z] [INFO] 
16:12:37 [2024-03-15T20:12:37.109Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >--
16:12:37 [2024-03-15T20:12:37.109Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.11-SNAPSHOT [130/141]
16:12:37 [2024-03-15T20:12:37.109Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
16:12:37 [2024-03-15T20:12:37.109Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:12:37 [2024-03-15T20:12:37.109Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:37 [2024-03-15T20:12:37.109Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
16:12:37 [2024-03-15T20:12:37.365Z] [INFO] 
16:12:37 [2024-03-15T20:12:37.365Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:12:37 [2024-03-15T20:12:37.365Z] [INFO] The project's OSGi version is 1.0.11.202403152011
16:12:37 [2024-03-15T20:12:37.365Z] [INFO] 
16:12:37 [2024-03-15T20:12:37.365Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:12:37 [2024-03-15T20:12:37.365Z] [INFO] 
16:12:37 [2024-03-15T20:12:37.365Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:12:37 [2024-03-15T20:12:37.365Z] [INFO] 
16:12:37 [2024-03-15T20:12:37.365Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:12:37 [2024-03-15T20:12:37.365Z] [INFO] 
16:12:37 [2024-03-15T20:12:37.365Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:12:37 [2024-03-15T20:12:37.365Z] [INFO] 
16:12:37 [2024-03-15T20:12:37.365Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:12:37 [2024-03-15T20:12:37.365Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests
16:12:37 [2024-03-15T20:12:37.621Z] [INFO] 
16:12:37 [2024-03-15T20:12:37.621Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:12:37 [2024-03-15T20:12:37.621Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:37 [2024-03-15T20:12:37.621Z] [INFO] 
16:12:37 [2024-03-15T20:12:37.621Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:12:37 [2024-03-15T20:12:37.621Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources
16:12:37 [2024-03-15T20:12:37.621Z] [INFO] 
16:12:37 [2024-03-15T20:12:37.621Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:12:37 [2024-03-15T20:12:37.621Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:37 [2024-03-15T20:12:37.621Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:37 [2024-03-15T20:12:37.622Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
16:12:37 [2024-03-15T20:12:37.878Z] [INFO] Nothing to compile - all classes are up to date
16:12:37 [2024-03-15T20:12:37.878Z] [INFO] 
16:12:37 [2024-03-15T20:12:37.878Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >--
16:12:37 [2024-03-15T20:12:37.878Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.16-SNAPSHOT [131/141]
16:12:37 [2024-03-15T20:12:37.878Z] [INFO]   from releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
16:12:37 [2024-03-15T20:12:37.878Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:12:37 [2024-03-15T20:12:37.878Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:37 [2024-03-15T20:12:37.878Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
16:12:38 [2024-03-15T20:12:38.134Z] [INFO] 
16:12:38 [2024-03-15T20:12:38.134Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:12:38 [2024-03-15T20:12:38.134Z] [INFO] The project's OSGi version is 1.0.16.202403152011
16:12:38 [2024-03-15T20:12:38.134Z] [INFO] 
16:12:38 [2024-03-15T20:12:38.134Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:12:38 [2024-03-15T20:12:38.134Z] [INFO] 
16:12:38 [2024-03-15T20:12:38.134Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:12:38 [2024-03-15T20:12:38.134Z] [INFO] 
16:12:38 [2024-03-15T20:12:38.134Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:12:38 [2024-03-15T20:12:38.134Z] [INFO] 
16:12:38 [2024-03-15T20:12:38.134Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:12:38 [2024-03-15T20:12:38.134Z] [INFO] 
16:12:38 [2024-03-15T20:12:38.134Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:12:38 [2024-03-15T20:12:38.134Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.swtbot.tests
16:12:38 [2024-03-15T20:12:38.390Z] [INFO] 
16:12:38 [2024-03-15T20:12:38.390Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:12:38 [2024-03-15T20:12:38.390Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:38 [2024-03-15T20:12:38.390Z] [INFO] 
16:12:38 [2024-03-15T20:12:38.390Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:12:38 [2024-03-15T20:12:38.390Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
16:12:38 [2024-03-15T20:12:38.391Z] [INFO] 
16:12:38 [2024-03-15T20:12:38.391Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:12:38 [2024-03-15T20:12:38.391Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:38 [2024-03-15T20:12:38.391Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:38 [2024-03-15T20:12:38.391Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
16:12:38 [2024-03-15T20:12:38.391Z] [INFO] Nothing to compile - all classes are up to date
16:12:38 [2024-03-15T20:12:38.391Z] [INFO] 
16:12:38 [2024-03-15T20:12:38.391Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >--
16:12:38 [2024-03-15T20:12:38.391Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT [132/141]
16:12:38 [2024-03-15T20:12:38.391Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
16:12:38 [2024-03-15T20:12:38.391Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:12:38 [2024-03-15T20:12:38.391Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:38 [2024-03-15T20:12:38.391Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
16:12:38 [2024-03-15T20:12:38.647Z] [INFO] 
16:12:38 [2024-03-15T20:12:38.647Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:12:38 [2024-03-15T20:12:38.647Z] [INFO] The project's OSGi version is 1.0.3.202403152011
16:12:38 [2024-03-15T20:12:38.647Z] [INFO] 
16:12:38 [2024-03-15T20:12:38.647Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:12:38 [2024-03-15T20:12:38.647Z] [INFO] 
16:12:38 [2024-03-15T20:12:38.647Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:12:38 [2024-03-15T20:12:38.647Z] [INFO] 
16:12:38 [2024-03-15T20:12:38.647Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:12:38 [2024-03-15T20:12:38.647Z] [INFO] 
16:12:38 [2024-03-15T20:12:38.647Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:12:38 [2024-03-15T20:12:38.647Z] [INFO] 
16:12:38 [2024-03-15T20:12:38.647Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:12:38 [2024-03-15T20:12:38.647Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.tests
16:12:38 [2024-03-15T20:12:38.902Z] [INFO] 
16:12:38 [2024-03-15T20:12:38.902Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:12:38 [2024-03-15T20:12:38.902Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:38 [2024-03-15T20:12:38.902Z] [INFO] 
16:12:38 [2024-03-15T20:12:38.902Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:12:38 [2024-03-15T20:12:38.902Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
16:12:38 [2024-03-15T20:12:38.902Z] [INFO] 
16:12:38 [2024-03-15T20:12:38.902Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:12:38 [2024-03-15T20:12:38.902Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:38 [2024-03-15T20:12:38.902Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:38 [2024-03-15T20:12:38.902Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
16:12:38 [2024-03-15T20:12:38.902Z] [INFO] Nothing to compile - all classes are up to date
16:12:38 [2024-03-15T20:12:38.902Z] [INFO] 
16:12:38 [2024-03-15T20:12:38.902Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >--
16:12:38 [2024-03-15T20:12:38.902Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT [133/141]
16:12:38 [2024-03-15T20:12:38.902Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
16:12:38 [2024-03-15T20:12:38.902Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:12:38 [2024-03-15T20:12:38.902Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:38 [2024-03-15T20:12:38.902Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
16:12:39 [2024-03-15T20:12:39.159Z] [INFO] 
16:12:39 [2024-03-15T20:12:39.159Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
16:12:39 [2024-03-15T20:12:39.159Z] [INFO] The project's OSGi version is 1.0.9.202403152011
16:12:39 [2024-03-15T20:12:39.159Z] [INFO] 
16:12:39 [2024-03-15T20:12:39.159Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
16:12:39 [2024-03-15T20:12:39.159Z] [INFO] 
16:12:39 [2024-03-15T20:12:39.159Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
16:12:39 [2024-03-15T20:12:39.159Z] [INFO] 
16:12:39 [2024-03-15T20:12:39.159Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
16:12:39 [2024-03-15T20:12:39.159Z] [INFO] 
16:12:39 [2024-03-15T20:12:39.159Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
16:12:39 [2024-03-15T20:12:39.159Z] [INFO] 
16:12:39 [2024-03-15T20:12:39.159Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core.tests ---
16:12:39 [2024-03-15T20:12:39.159Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core.tests
16:12:39 [2024-03-15T20:12:39.159Z] [INFO] 
16:12:39 [2024-03-15T20:12:39.159Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core.tests ---
16:12:39 [2024-03-15T20:12:39.159Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:39 [2024-03-15T20:12:39.159Z] [INFO] 
16:12:39 [2024-03-15T20:12:39.159Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
16:12:39 [2024-03-15T20:12:39.159Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
16:12:39 [2024-03-15T20:12:39.159Z] [INFO] 
16:12:39 [2024-03-15T20:12:39.159Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
16:12:39 [2024-03-15T20:12:39.159Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:39 [2024-03-15T20:12:39.159Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:39 [2024-03-15T20:12:39.159Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
16:12:39 [2024-03-15T20:12:39.159Z] [INFO] Nothing to compile - all classes are up to date
16:12:39 [2024-03-15T20:12:39.159Z] [INFO] 
16:12:39 [2024-03-15T20:12:39.159Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >--
16:12:39 [2024-03-15T20:12:39.159Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT [134/141]
16:12:39 [2024-03-15T20:12:39.159Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
16:12:39 [2024-03-15T20:12:39.159Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:12:39 [2024-03-15T20:12:39.159Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:39 [2024-03-15T20:12:39.159Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
16:12:39 [2024-03-15T20:12:39.416Z] [INFO] 
16:12:39 [2024-03-15T20:12:39.416Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:12:39 [2024-03-15T20:12:39.416Z] [INFO] The project's OSGi version is 1.0.8.202403152011
16:12:39 [2024-03-15T20:12:39.416Z] [INFO] 
16:12:39 [2024-03-15T20:12:39.416Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:12:39 [2024-03-15T20:12:39.416Z] [INFO] 
16:12:39 [2024-03-15T20:12:39.416Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:12:39 [2024-03-15T20:12:39.416Z] [INFO] 
16:12:39 [2024-03-15T20:12:39.416Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:12:39 [2024-03-15T20:12:39.416Z] [INFO] 
16:12:39 [2024-03-15T20:12:39.416Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:12:39 [2024-03-15T20:12:39.416Z] [INFO] 
16:12:39 [2024-03-15T20:12:39.416Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:12:39 [2024-03-15T20:12:39.416Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core.tests
16:12:39 [2024-03-15T20:12:39.416Z] [INFO] 
16:12:39 [2024-03-15T20:12:39.416Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:12:39 [2024-03-15T20:12:39.416Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:39 [2024-03-15T20:12:39.416Z] [INFO] 
16:12:39 [2024-03-15T20:12:39.416Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:12:39 [2024-03-15T20:12:39.416Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
16:12:39 [2024-03-15T20:12:39.416Z] [INFO] 
16:12:39 [2024-03-15T20:12:39.416Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:12:39 [2024-03-15T20:12:39.416Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:39 [2024-03-15T20:12:39.416Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:39 [2024-03-15T20:12:39.416Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
16:12:39 [2024-03-15T20:12:39.416Z] [INFO] Nothing to compile - all classes are up to date
16:12:39 [2024-03-15T20:12:39.416Z] [INFO] 
16:12:39 [2024-03-15T20:12:39.416Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >--
16:12:39 [2024-03-15T20:12:39.416Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT [135/141]
16:12:39 [2024-03-15T20:12:39.416Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
16:12:39 [2024-03-15T20:12:39.416Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:12:39 [2024-03-15T20:12:39.416Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:39 [2024-03-15T20:12:39.416Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
16:12:39 [2024-03-15T20:12:39.673Z] [INFO] 
16:12:39 [2024-03-15T20:12:39.673Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:12:39 [2024-03-15T20:12:39.673Z] [INFO] The project's OSGi version is 1.0.3.202403152011
16:12:39 [2024-03-15T20:12:39.673Z] [INFO] 
16:12:39 [2024-03-15T20:12:39.673Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:12:39 [2024-03-15T20:12:39.673Z] [INFO] 
16:12:39 [2024-03-15T20:12:39.673Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:12:39 [2024-03-15T20:12:39.673Z] [INFO] 
16:12:39 [2024-03-15T20:12:39.673Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:12:39 [2024-03-15T20:12:39.673Z] [INFO] 
16:12:39 [2024-03-15T20:12:39.673Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:12:39 [2024-03-15T20:12:39.673Z] [INFO] 
16:12:39 [2024-03-15T20:12:39.673Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:12:39 [2024-03-15T20:12:39.673Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.tests
16:12:39 [2024-03-15T20:12:39.929Z] [INFO] 
16:12:39 [2024-03-15T20:12:39.929Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:12:39 [2024-03-15T20:12:39.929Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:39 [2024-03-15T20:12:39.929Z] [INFO] 
16:12:39 [2024-03-15T20:12:39.929Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:12:39 [2024-03-15T20:12:39.929Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
16:12:39 [2024-03-15T20:12:39.929Z] [INFO] 
16:12:39 [2024-03-15T20:12:39.929Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:12:39 [2024-03-15T20:12:39.929Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:39 [2024-03-15T20:12:39.929Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:39 [2024-03-15T20:12:39.929Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
16:12:39 [2024-03-15T20:12:39.929Z] [INFO] Nothing to compile - all classes are up to date
16:12:39 [2024-03-15T20:12:39.929Z] [INFO] 
16:12:39 [2024-03-15T20:12:39.929Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >-----
16:12:39 [2024-03-15T20:12:39.929Z] [INFO] Building Trace Compass All Tests 1.0.13-SNAPSHOT               [136/141]
16:12:39 [2024-03-15T20:12:39.929Z] [INFO]   from releng/org.eclipse.tracecompass.alltests/pom.xml
16:12:39 [2024-03-15T20:12:39.929Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:12:39 [2024-03-15T20:12:39.929Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:39 [2024-03-15T20:12:39.929Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/pom.xml
16:12:40 [2024-03-15T20:12:40.491Z] [INFO] 
16:12:40 [2024-03-15T20:12:40.491Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
16:12:40 [2024-03-15T20:12:40.491Z] [INFO] The project's OSGi version is 1.0.13.202403152011
16:12:40 [2024-03-15T20:12:40.491Z] [INFO] 
16:12:40 [2024-03-15T20:12:40.491Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
16:12:40 [2024-03-15T20:12:40.491Z] [INFO] 
16:12:40 [2024-03-15T20:12:40.491Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
16:12:40 [2024-03-15T20:12:40.491Z] [INFO] 
16:12:40 [2024-03-15T20:12:40.491Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
16:12:40 [2024-03-15T20:12:40.491Z] [INFO] 
16:12:40 [2024-03-15T20:12:40.491Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
16:12:40 [2024-03-15T20:12:40.491Z] [INFO] 
16:12:40 [2024-03-15T20:12:40.491Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests ---
16:12:40 [2024-03-15T20:12:40.491Z] [INFO] Resolving class path of Trace Compass All Tests
16:12:41 [2024-03-15T20:12:41.053Z] [INFO] 
16:12:41 [2024-03-15T20:12:41.053Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.alltests ---
16:12:41 [2024-03-15T20:12:41.053Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:41 [2024-03-15T20:12:41.054Z] [INFO] 
16:12:41 [2024-03-15T20:12:41.054Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
16:12:41 [2024-03-15T20:12:41.054Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/src/main/resources
16:12:41 [2024-03-15T20:12:41.054Z] [INFO] 
16:12:41 [2024-03-15T20:12:41.054Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
16:12:41 [2024-03-15T20:12:41.054Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:41 [2024-03-15T20:12:41.054Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:41 [2024-03-15T20:12:41.054Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/pom.xml
16:12:41 [2024-03-15T20:12:41.054Z] [INFO] Nothing to compile - all classes are up to date
16:12:41 [2024-03-15T20:12:41.054Z] [INFO] 
16:12:41 [2024-03-15T20:12:41.054Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests >--
16:12:41 [2024-03-15T20:12:41.054Z] [INFO] Building org.eclipse.tracecompass.integration.core.tests 1.0.8-SNAPSHOT [137/141]
16:12:41 [2024-03-15T20:12:41.054Z] [INFO]   from releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
16:12:41 [2024-03-15T20:12:41.054Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:12:41 [2024-03-15T20:12:41.054Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:41 [2024-03-15T20:12:41.054Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
16:12:41 [2024-03-15T20:12:41.309Z] [INFO] 
16:12:41 [2024-03-15T20:12:41.309Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests ---
16:12:41 [2024-03-15T20:12:41.309Z] [INFO] The project's OSGi version is 1.0.8.202403152011
16:12:41 [2024-03-15T20:12:41.309Z] [INFO] 
16:12:41 [2024-03-15T20:12:41.309Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests ---
16:12:41 [2024-03-15T20:12:41.309Z] [INFO] 
16:12:41 [2024-03-15T20:12:41.309Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests ---
16:12:41 [2024-03-15T20:12:41.309Z] [INFO] 
16:12:41 [2024-03-15T20:12:41.309Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests ---
16:12:41 [2024-03-15T20:12:41.309Z] [INFO] 
16:12:41 [2024-03-15T20:12:41.309Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests ---
16:12:41 [2024-03-15T20:12:41.309Z] [INFO] 
16:12:41 [2024-03-15T20:12:41.309Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests ---
16:12:41 [2024-03-15T20:12:41.309Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.core.tests
16:12:41 [2024-03-15T20:12:41.565Z] [INFO] 
16:12:41 [2024-03-15T20:12:41.565Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.core.tests ---
16:12:41 [2024-03-15T20:12:41.565Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:41 [2024-03-15T20:12:41.565Z] [INFO] 
16:12:41 [2024-03-15T20:12:41.565Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests ---
16:12:41 [2024-03-15T20:12:41.565Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources
16:12:41 [2024-03-15T20:12:41.565Z] [INFO] 
16:12:41 [2024-03-15T20:12:41.565Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests ---
16:12:41 [2024-03-15T20:12:41.565Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:41 [2024-03-15T20:12:41.565Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:41 [2024-03-15T20:12:41.565Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
16:12:41 [2024-03-15T20:12:41.565Z] [INFO] Nothing to compile - all classes are up to date
16:12:41 [2024-03-15T20:12:41.565Z] [INFO] 
16:12:41 [2024-03-15T20:12:41.565Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------
16:12:41 [2024-03-15T20:12:41.565Z] [INFO] Building org.eclipse.tracecompass.testing 9.3.0-SNAPSHOT       [138/141]
16:12:41 [2024-03-15T20:12:41.565Z] [INFO]   from releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
16:12:41 [2024-03-15T20:12:41.565Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:12:41 [2024-03-15T20:12:41.565Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
16:12:42 [2024-03-15T20:12:42.126Z] [INFO] 
16:12:42 [2024-03-15T20:12:42.126Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
16:12:42 [2024-03-15T20:12:42.126Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:12:42 [2024-03-15T20:12:42.126Z] [INFO] 
16:12:42 [2024-03-15T20:12:42.126Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
16:12:42 [2024-03-15T20:12:42.126Z] [INFO] 
16:12:42 [2024-03-15T20:12:42.126Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
16:12:42 [2024-03-15T20:12:42.126Z] [INFO] 
16:12:42 [2024-03-15T20:12:42.126Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
16:12:42 [2024-03-15T20:12:42.126Z] [INFO] 
16:12:42 [2024-03-15T20:12:42.126Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
16:12:42 [2024-03-15T20:12:42.126Z] [INFO] 
16:12:42 [2024-03-15T20:12:42.126Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.testing ---
16:12:42 [2024-03-15T20:12:42.126Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:42 [2024-03-15T20:12:42.127Z] [INFO] 
16:12:42 [2024-03-15T20:12:42.127Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.testing ---
16:12:42 [2024-03-15T20:12:42.127Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/src/main/resources
16:12:42 [2024-03-15T20:12:42.127Z] [INFO] 
16:12:42 [2024-03-15T20:12:42.127Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >----
16:12:42 [2024-03-15T20:12:42.127Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 9.3.0-SNAPSHOT    [139/141]
16:12:42 [2024-03-15T20:12:42.127Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
16:12:42 [2024-03-15T20:12:42.127Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:12:42 [2024-03-15T20:12:42.127Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
16:12:42 [2024-03-15T20:12:42.382Z] [INFO] 
16:12:42 [2024-03-15T20:12:42.382Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
16:12:42 [2024-03-15T20:12:42.382Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:12:42 [2024-03-15T20:12:42.382Z] [INFO] 
16:12:42 [2024-03-15T20:12:42.382Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
16:12:42 [2024-03-15T20:12:42.382Z] [INFO] 
16:12:42 [2024-03-15T20:12:42.382Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
16:12:42 [2024-03-15T20:12:42.382Z] [INFO] 
16:12:42 [2024-03-15T20:12:42.382Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
16:12:42 [2024-03-15T20:12:42.382Z] [INFO] 
16:12:42 [2024-03-15T20:12:42.382Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
16:12:42 [2024-03-15T20:12:42.382Z] [INFO] 
16:12:42 [2024-03-15T20:12:42.382Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote ---
16:12:42 [2024-03-15T20:12:42.382Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:42 [2024-03-15T20:12:42.383Z] [INFO] 
16:12:42 [2024-03-15T20:12:42.383Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote ---
16:12:42 [2024-03-15T20:12:42.383Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/src/main/resources
16:12:42 [2024-03-15T20:12:42.383Z] [INFO] 
16:12:42 [2024-03-15T20:12:42.383Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >----
16:12:42 [2024-03-15T20:12:42.383Z] [INFO] Building Trace Compass Repository 9.3.0-SNAPSHOT               [140/141]
16:12:42 [2024-03-15T20:12:42.383Z] [INFO]   from releng/org.eclipse.tracecompass.releng-site/pom.xml
16:12:42 [2024-03-15T20:12:42.383Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
16:12:42 [2024-03-15T20:12:42.383Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/pom.xml
16:12:42 [2024-03-15T20:12:42.945Z] [INFO] 
16:12:42 [2024-03-15T20:12:42.945Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
16:12:42 [2024-03-15T20:12:42.945Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:12:42 [2024-03-15T20:12:42.945Z] [INFO] 
16:12:42 [2024-03-15T20:12:42.945Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
16:12:42 [2024-03-15T20:12:42.945Z] [INFO] 
16:12:42 [2024-03-15T20:12:42.945Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
16:12:42 [2024-03-15T20:12:42.945Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/target
16:12:42 [2024-03-15T20:12:42.945Z] [INFO] 
16:12:42 [2024-03-15T20:12:42.945Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
16:12:42 [2024-03-15T20:12:42.945Z] [INFO] 
16:12:42 [2024-03-15T20:12:42.945Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-site ---
16:12:42 [2024-03-15T20:12:42.945Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:42 [2024-03-15T20:12:42.945Z] [INFO] 
16:12:42 [2024-03-15T20:12:42.945Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
16:12:42 [2024-03-15T20:12:42.945Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/src/main/resources
16:12:42 [2024-03-15T20:12:42.945Z] [INFO] 
16:12:42 [2024-03-15T20:12:42.945Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >--
16:12:42 [2024-03-15T20:12:42.945Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT [141/141]
16:12:42 [2024-03-15T20:12:42.945Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
16:12:42 [2024-03-15T20:12:42.945Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:12:42 [2024-03-15T20:12:42.945Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:42 [2024-03-15T20:12:42.945Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
16:12:42 [2024-03-15T20:12:42.945Z] [INFO] 
16:12:42 [2024-03-15T20:12:42.945Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:12:42 [2024-03-15T20:12:42.945Z] [INFO] The project's OSGi version is 1.0.4.202403152011
16:12:42 [2024-03-15T20:12:42.945Z] [INFO] 
16:12:42 [2024-03-15T20:12:42.945Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:12:42 [2024-03-15T20:12:42.945Z] [INFO] 
16:12:42 [2024-03-15T20:12:42.945Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:12:42 [2024-03-15T20:12:42.945Z] [INFO] 
16:12:42 [2024-03-15T20:12:42.945Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:12:42 [2024-03-15T20:12:42.945Z] [INFO] 
16:12:42 [2024-03-15T20:12:42.945Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:12:42 [2024-03-15T20:12:42.945Z] [INFO] 
16:12:42 [2024-03-15T20:12:42.945Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:12:42 [2024-03-15T20:12:42.945Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core.tests
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:12:43 [2024-03-15T20:12:43.202Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:43 [2024-03-15T20:12:43.202Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:43 [2024-03-15T20:12:43.202Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] Nothing to compile - all classes are up to date
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] Building Trace Compass Parent 9.3.0-SNAPSHOT                   [142/141]
16:12:43 [2024-03-15T20:12:43.202Z] [INFO]   from pom.xml
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] --------------------------------[ pom ]---------------------------------
16:12:43 [2024-03-15T20:12:43.202Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (fix-dark-theme-css)'
16:12:43 [2024-03-15T20:12:43.202Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
16:12:43 [2024-03-15T20:12:43.202Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
16:12:43 [2024-03-15T20:12:43.202Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
16:12:43 [2024-03-15T20:12:43.202Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
16:12:43 [2024-03-15T20:12:43.202Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] >>> javadoc:3.6.2:aggregate (default-cli) > compile @ org.eclipse.tracecompass >>>
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] Forking Trace Compass Parent 9.3.0-SNAPSHOT
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass ---
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] Forking Trace Compass Tracetype-agnostic Analyses Parent 9.3.0-SNAPSHOT
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis-parent ---
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] Forking Trace Compass Common Utilities Parent 9.3.0-SNAPSHOT
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common-parent ---
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] Forking org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] The project's OSGi version is 5.2.0.202403152011
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core ---
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core ---
16:12:43 [2024-03-15T20:12:43.202Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src/main/resources
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
16:12:43 [2024-03-15T20:12:43.203Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:43 [2024-03-15T20:12:43.203Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:43 [2024-03-15T20:12:43.203Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] Nothing to compile - all classes are up to date
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] Forking Trace Compass State System Parent 9.3.0-SNAPSHOT
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem-parent ---
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] Forking org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] The project's OSGi version is 1.3.0.202403152011
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core ---
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core ---
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
16:12:43 [2024-03-15T20:12:43.203Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:43 [2024-03-15T20:12:43.203Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:43 [2024-03-15T20:12:43.203Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] Nothing to compile - all classes are up to date
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] Forking org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] The project's OSGi version is 3.1.0.202403152011
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core ---
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core ---
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
16:12:43 [2024-03-15T20:12:43.203Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:43 [2024-03-15T20:12:43.203Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:43 [2024-03-15T20:12:43.203Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] Nothing to compile - all classes are up to date
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] Forking Trace Compass TMF Parent 9.3.0-SNAPSHOT
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf-parent ---
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] Forking Trace Compass Filter Parser 1.1.1-SNAPSHOT
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] The project's OSGi version is 1.1.1.202403152011
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.203Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:12:43 [2024-03-15T20:12:43.204Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:43 [2024-03-15T20:12:43.204Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:43 [2024-03-15T20:12:43.204Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] Nothing to compile - all classes are up to date
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] Forking org.eclipse.tracecompass.statesystem.core 5.3.1-SNAPSHOT
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] The project's OSGi version is 5.3.1.202403152011
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core ---
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core ---
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
16:12:43 [2024-03-15T20:12:43.204Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:43 [2024-03-15T20:12:43.204Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:43 [2024-03-15T20:12:43.204Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] Nothing to compile - all classes are up to date
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] Forking org.eclipse.tracecompass.tmf.core 9.2.1-SNAPSHOT
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] The project's OSGi version is 9.2.1.202403152011
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core ---
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core ---
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.204Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
16:12:43 [2024-03-15T20:12:43.204Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:43 [2024-03-15T20:12:43.204Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:43 [2024-03-15T20:12:43.204Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
16:12:43 [2024-03-15T20:12:43.460Z] [INFO] Nothing to compile - all classes are up to date
16:12:43 [2024-03-15T20:12:43.460Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.460Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.460Z] [INFO] Forking org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT
16:12:43 [2024-03-15T20:12:43.460Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.460Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.460Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
16:12:43 [2024-03-15T20:12:43.460Z] [INFO] The project's OSGi version is 2.2.1.202403152011
16:12:43 [2024-03-15T20:12:43.460Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.460Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
16:12:43 [2024-03-15T20:12:43.460Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.460Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
16:12:43 [2024-03-15T20:12:43.460Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.460Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
16:12:43 [2024-03-15T20:12:43.460Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.460Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
16:12:43 [2024-03-15T20:12:43.460Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.460Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core ---
16:12:43 [2024-03-15T20:12:43.460Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.460Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core ---
16:12:43 [2024-03-15T20:12:43.460Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:43 [2024-03-15T20:12:43.460Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.460Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
16:12:43 [2024-03-15T20:12:43.460Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
16:12:43 [2024-03-15T20:12:43.460Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.460Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
16:12:43 [2024-03-15T20:12:43.460Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:43 [2024-03-15T20:12:43.461Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:43 [2024-03-15T20:12:43.461Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] Nothing to compile - all classes are up to date
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] Forking org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] The project's OSGi version is 1.0.16.202403152011
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:12:43 [2024-03-15T20:12:43.461Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:43 [2024-03-15T20:12:43.461Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:43 [2024-03-15T20:12:43.461Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] Nothing to compile - all classes are up to date
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] Forking org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] The project's OSGi version is 1.0.25.202403152011
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core.tests ---
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core.tests ---
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
16:12:43 [2024-03-15T20:12:43.461Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:43 [2024-03-15T20:12:43.461Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:43 [2024-03-15T20:12:43.461Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.25-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] Nothing to compile - all classes are up to date
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] Forking Trace Compass CTF Support Parent 9.3.0-SNAPSHOT
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf-parent ---
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] Forking Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] The project's OSGi version is 1.1.1.202403152011
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser ---
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser ---
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.461Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
16:12:43 [2024-03-15T20:12:43.462Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:43 [2024-03-15T20:12:43.462Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:43 [2024-03-15T20:12:43.462Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] Nothing to compile - all classes are up to date
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] Forking org.eclipse.tracecompass.ctf.core 4.4.1-SNAPSHOT
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] The project's OSGi version is 4.4.1.202403152011
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core ---
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core ---
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
16:12:43 [2024-03-15T20:12:43.462Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:43 [2024-03-15T20:12:43.462Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:43 [2024-03-15T20:12:43.462Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] Nothing to compile - all classes are up to date
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] Forking org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] The project's OSGi version is 4.5.1.202403152011
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.462Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:12:43 [2024-03-15T20:12:43.462Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:43 [2024-03-15T20:12:43.462Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:43 [2024-03-15T20:12:43.462Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
16:12:43 [2024-03-15T20:12:43.718Z] [INFO] Nothing to compile - all classes are up to date
16:12:43 [2024-03-15T20:12:43.718Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.718Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.718Z] [INFO] Forking Trace Compass CTF Core Tests Plug-in 1.0.15-SNAPSHOT
16:12:43 [2024-03-15T20:12:43.718Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.718Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.718Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
16:12:43 [2024-03-15T20:12:43.718Z] [INFO] The project's OSGi version is 1.0.15.202403152011
16:12:43 [2024-03-15T20:12:43.718Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.718Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
16:12:43 [2024-03-15T20:12:43.718Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.718Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
16:12:43 [2024-03-15T20:12:43.718Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.718Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
16:12:43 [2024-03-15T20:12:43.718Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.718Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
16:12:43 [2024-03-15T20:12:43.718Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.718Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core.tests ---
16:12:43 [2024-03-15T20:12:43.718Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.718Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core.tests ---
16:12:43 [2024-03-15T20:12:43.718Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
16:12:43 [2024-03-15T20:12:43.719Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:43 [2024-03-15T20:12:43.719Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:43 [2024-03-15T20:12:43.719Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] Nothing to compile - all classes are up to date
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] Forking org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] The project's OSGi version is 1.0.17.202403152011
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:12:43 [2024-03-15T20:12:43.719Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:43 [2024-03-15T20:12:43.719Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:43 [2024-03-15T20:12:43.719Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] Nothing to compile - all classes are up to date
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] Forking org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] The project's OSGi version is 1.0.3.202403152011
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:12:43 [2024-03-15T20:12:43.719Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:43 [2024-03-15T20:12:43.719Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:43 [2024-03-15T20:12:43.719Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] Nothing to compile - all classes are up to date
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] Forking org.eclipse.tracecompass.tmf.ui 9.0.3-SNAPSHOT
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] The project's OSGi version is 9.0.3.202403152011
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] --- antrun:3.1.0:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] Executing tasks
16:12:43 [2024-03-15T20:12:43.719Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
16:12:43 [2024-03-15T20:12:43.719Z] [WARNING]      [echo] Verifying target platform: tracecompass-e4.31
16:12:43 [2024-03-15T20:12:43.719Z] [WARNING]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] Executed tasks
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui ---
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.719Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui ---
16:12:43 [2024-03-15T20:12:43.720Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:43 [2024-03-15T20:12:43.720Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.720Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
16:12:43 [2024-03-15T20:12:43.720Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
16:12:43 [2024-03-15T20:12:43.720Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.720Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
16:12:43 [2024-03-15T20:12:43.720Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:43 [2024-03-15T20:12:43.720Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:43 [2024-03-15T20:12:43.720Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] Nothing to compile - all classes are up to date
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] Forking org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] The project's OSGi version is 2.1.0.202403152011
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:12:43 [2024-03-15T20:12:43.976Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:43 [2024-03-15T20:12:43.976Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:43 [2024-03-15T20:12:43.976Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] Nothing to compile - all classes are up to date
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] The project's OSGi version is 1.1.0.202403152011
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core ---
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core ---
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
16:12:43 [2024-03-15T20:12:43.976Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:43 [2024-03-15T20:12:43.976Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:43 [2024-03-15T20:12:43.976Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] Nothing to compile - all classes are up to date
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] Forking org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] The project's OSGi version is 1.2.1.202403152011
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core ---
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core ---
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
16:12:43 [2024-03-15T20:12:43.976Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
16:12:43 [2024-03-15T20:12:43.977Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:43 [2024-03-15T20:12:43.977Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:43 [2024-03-15T20:12:43.977Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] Nothing to compile - all classes are up to date
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] Forking org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] The project's OSGi version is 4.1.1.202403152011
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core ---
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core ---
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
16:12:43 [2024-03-15T20:12:43.977Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:43 [2024-03-15T20:12:43.977Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:43 [2024-03-15T20:12:43.977Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] Nothing to compile - all classes are up to date
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] Forking org.eclipse.tracecompass.analysis.timing.core 5.5.1-SNAPSHOT
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] The project's OSGi version is 5.5.1.202403152011
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core ---
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core ---
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
16:12:43 [2024-03-15T20:12:43.977Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:43 [2024-03-15T20:12:43.977Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:43 [2024-03-15T20:12:43.977Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] Nothing to compile - all classes are up to date
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] The project's OSGi version is 4.1.1.202403152011
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.977Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:12:43 [2024-03-15T20:12:43.978Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:43 [2024-03-15T20:12:43.978Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:43 [2024-03-15T20:12:43.978Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
16:12:43 [2024-03-15T20:12:43.978Z] [INFO] Nothing to compile - all classes are up to date
16:12:43 [2024-03-15T20:12:43.978Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.978Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.978Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.core 8.2.1-SNAPSHOT
16:12:43 [2024-03-15T20:12:43.978Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:43 [2024-03-15T20:12:43.978Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.978Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:12:43 [2024-03-15T20:12:43.978Z] [INFO] The project's OSGi version is 8.2.1.202403152011
16:12:43 [2024-03-15T20:12:43.978Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.978Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:12:43 [2024-03-15T20:12:43.978Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.978Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:12:43 [2024-03-15T20:12:43.978Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.978Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:12:43 [2024-03-15T20:12:43.978Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.978Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:12:43 [2024-03-15T20:12:43.978Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.978Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:12:43 [2024-03-15T20:12:43.978Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.978Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:12:43 [2024-03-15T20:12:43.978Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:43 [2024-03-15T20:12:43.978Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.978Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:12:43 [2024-03-15T20:12:43.978Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
16:12:43 [2024-03-15T20:12:43.978Z] [INFO] 
16:12:43 [2024-03-15T20:12:43.978Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:12:43 [2024-03-15T20:12:43.978Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:43 [2024-03-15T20:12:43.978Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:43 [2024-03-15T20:12:43.978Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
16:12:44 [2024-03-15T20:12:44.234Z] [INFO] Nothing to compile - all classes are up to date
16:12:44 [2024-03-15T20:12:44.234Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.234Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.234Z] [INFO] Forking Trace Compass LTTng Support Parent 9.3.0-SNAPSHOT
16:12:44 [2024-03-15T20:12:44.234Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.234Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.234Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
16:12:44 [2024-03-15T20:12:44.234Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.234Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng-parent ---
16:12:44 [2024-03-15T20:12:44.234Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:44 [2024-03-15T20:12:44.234Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.234Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.234Z] [INFO] Forking org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT
16:12:44 [2024-03-15T20:12:44.234Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.234Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.234Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
16:12:44 [2024-03-15T20:12:44.234Z] [INFO] The project's OSGi version is 1.2.0.202403152011
16:12:44 [2024-03-15T20:12:44.234Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.234Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
16:12:44 [2024-03-15T20:12:44.234Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.234Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
16:12:44 [2024-03-15T20:12:44.234Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.234Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
16:12:44 [2024-03-15T20:12:44.234Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.234Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
16:12:44 [2024-03-15T20:12:44.234Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.234Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core ---
16:12:44 [2024-03-15T20:12:44.234Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.234Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core ---
16:12:44 [2024-03-15T20:12:44.234Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:44 [2024-03-15T20:12:44.234Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.234Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
16:12:44 [2024-03-15T20:12:44.234Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
16:12:44 [2024-03-15T20:12:44.234Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.234Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
16:12:44 [2024-03-15T20:12:44.234Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:44 [2024-03-15T20:12:44.234Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:44 [2024-03-15T20:12:44.235Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] Nothing to compile - all classes are up to date
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] The project's OSGi version is 3.1.1.202403152011
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:12:44 [2024-03-15T20:12:44.235Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:44 [2024-03-15T20:12:44.235Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:44 [2024-03-15T20:12:44.235Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] Nothing to compile - all classes are up to date
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] Forking org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] The project's OSGi version is 1.0.21.202403152011
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:12:44 [2024-03-15T20:12:44.235Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:44 [2024-03-15T20:12:44.235Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:44 [2024-03-15T20:12:44.235Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] Nothing to compile - all classes are up to date
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] Forking Trace Compass Release Engineering Parent 9.3.0-SNAPSHOT
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-parent ---
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] Forking org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] The project's OSGi version is 1.0.2.202403152011
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/main/resources
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.235Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:12:44 [2024-03-15T20:12:44.236Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:44 [2024-03-15T20:12:44.236Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:44 [2024-03-15T20:12:44.236Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] No sources to compile
16:12:44 [2024-03-15T20:12:44.236Z] [WARNING] Source directory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src does not exist
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] Forking org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.22-SNAPSHOT
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] The project's OSGi version is 1.0.22.202403152011
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.236Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:44 [2024-03-15T20:12:44.236Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:44 [2024-03-15T20:12:44.236Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.22-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] Nothing to compile - all classes are up to date
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] Forking org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] The project's OSGi version is 1.0.3.202403152011
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.236Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:44 [2024-03-15T20:12:44.236Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:44 [2024-03-15T20:12:44.236Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] Nothing to compile - all classes are up to date
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] Forking org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] The project's OSGi version is 1.0.8.202403152011
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.236Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:12:44 [2024-03-15T20:12:44.236Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:44 [2024-03-15T20:12:44.236Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:44 [2024-03-15T20:12:44.237Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] Nothing to compile - all classes are up to date
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] Forking org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] The project's OSGi version is 1.1.0.202403152011
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:12:44 [2024-03-15T20:12:44.493Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:44 [2024-03-15T20:12:44.493Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:44 [2024-03-15T20:12:44.493Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] Nothing to compile - all classes are up to date
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] Forking org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] The project's OSGi version is 1.0.5.202403152011
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:44 [2024-03-15T20:12:44.493Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:12:44 [2024-03-15T20:12:44.494Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:44 [2024-03-15T20:12:44.494Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:44 [2024-03-15T20:12:44.494Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] Nothing to compile - all classes are up to date
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] The project's OSGi version is 1.1.0.202403152011
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:12:44 [2024-03-15T20:12:44.494Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:44 [2024-03-15T20:12:44.494Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:44 [2024-03-15T20:12:44.494Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] Nothing to compile - all classes are up to date
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] Forking org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] The project's OSGi version is 1.2.0.202403152011
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:12:44 [2024-03-15T20:12:44.494Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:44 [2024-03-15T20:12:44.494Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:44 [2024-03-15T20:12:44.494Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] Nothing to compile - all classes are up to date
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] The project's OSGi version is 1.0.4.202403152011
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.494Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:12:44 [2024-03-15T20:12:44.494Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:44 [2024-03-15T20:12:44.494Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:44 [2024-03-15T20:12:44.495Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] Nothing to compile - all classes are up to date
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] The project's OSGi version is 1.0.7.202403152011
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.495Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:44 [2024-03-15T20:12:44.495Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:44 [2024-03-15T20:12:44.495Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] Nothing to compile - all classes are up to date
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] Forking org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] The project's OSGi version is 1.0.7.202403152011
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.495Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.495Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:44 [2024-03-15T20:12:44.495Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:44 [2024-03-15T20:12:44.495Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
16:12:44 [2024-03-15T20:12:44.751Z] [INFO] Nothing to compile - all classes are up to date
16:12:44 [2024-03-15T20:12:44.751Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.751Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.751Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT
16:12:44 [2024-03-15T20:12:44.751Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.751Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.751Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:12:44 [2024-03-15T20:12:44.751Z] [INFO] The project's OSGi version is 1.0.18.202403152011
16:12:44 [2024-03-15T20:12:44.751Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.751Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:12:44 [2024-03-15T20:12:44.751Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.751Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:12:44 [2024-03-15T20:12:44.751Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.751Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:12:44 [2024-03-15T20:12:44.751Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.751Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:12:44 [2024-03-15T20:12:44.751Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.751Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:12:44 [2024-03-15T20:12:44.752Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:44 [2024-03-15T20:12:44.752Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:44 [2024-03-15T20:12:44.752Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] Nothing to compile - all classes are up to date
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] Forking org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] The project's OSGi version is 6.1.1.202403152011
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:12:44 [2024-03-15T20:12:44.752Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:44 [2024-03-15T20:12:44.752Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:44 [2024-03-15T20:12:44.752Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] Nothing to compile - all classes are up to date
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.ui 4.1.3-SNAPSHOT
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] The project's OSGi version is 4.1.3.202403152011
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:12:44 [2024-03-15T20:12:44.752Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:44 [2024-03-15T20:12:44.752Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:44 [2024-03-15T20:12:44.752Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] Nothing to compile - all classes are up to date
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] The project's OSGi version is 1.0.10.202403152011
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.752Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:12:44 [2024-03-15T20:12:44.753Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:44 [2024-03-15T20:12:44.753Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:44 [2024-03-15T20:12:44.753Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] Nothing to compile - all classes are up to date
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] Forking org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] The project's OSGi version is 1.0.11.202403152011
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:12:44 [2024-03-15T20:12:44.753Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:44 [2024-03-15T20:12:44.753Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:44 [2024-03-15T20:12:44.753Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] Nothing to compile - all classes are up to date
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] Forking org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] The project's OSGi version is 1.0.12.202403152011
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] 
16:12:44 [2024-03-15T20:12:44.753Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:12:44 [2024-03-15T20:12:44.753Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:44 [2024-03-15T20:12:44.753Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:44 [2024-03-15T20:12:44.753Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] Nothing to compile - all classes are up to date
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] The project's OSGi version is 1.0.17.202403152011
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:12:45 [2024-03-15T20:12:45.009Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:45 [2024-03-15T20:12:45.009Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:45 [2024-03-15T20:12:45.009Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] Nothing to compile - all classes are up to date
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] Forking org.eclipse.tracecompass.analysis.profiling.core 2.4.1-SNAPSHOT
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] The project's OSGi version is 2.4.1.202403152011
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.009Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:12:45 [2024-03-15T20:12:45.009Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:45 [2024-03-15T20:12:45.010Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:45 [2024-03-15T20:12:45.010Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] Nothing to compile - all classes are up to date
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] Forking org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.10-SNAPSHOT
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] The project's OSGi version is 1.0.10.202403152011
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:12:45 [2024-03-15T20:12:45.010Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:45 [2024-03-15T20:12:45.010Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:45 [2024-03-15T20:12:45.010Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] Nothing to compile - all classes are up to date
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] Forking org.eclipse.tracecompass.analysis.profiling.ui 4.1.1-SNAPSHOT
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] The project's OSGi version is 4.1.1.202403152011
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:12:45 [2024-03-15T20:12:45.010Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:45 [2024-03-15T20:12:45.010Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:45 [2024-03-15T20:12:45.010Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] Nothing to compile - all classes are up to date
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] Forking org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.8-SNAPSHOT
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] The project's OSGi version is 1.0.8.202403152011
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:12:45 [2024-03-15T20:12:45.010Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
16:12:45 [2024-03-15T20:12:45.011Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.011Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:12:45 [2024-03-15T20:12:45.011Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:45 [2024-03-15T20:12:45.011Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:45 [2024-03-15T20:12:45.011Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
16:12:45 [2024-03-15T20:12:45.266Z] [INFO] Nothing to compile - all classes are up to date
16:12:45 [2024-03-15T20:12:45.266Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.266Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:45 [2024-03-15T20:12:45.266Z] [INFO] Forking Trace Compass BTF Support Parent 9.3.0-SNAPSHOT
16:12:45 [2024-03-15T20:12:45.266Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:45 [2024-03-15T20:12:45.266Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.266Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
16:12:45 [2024-03-15T20:12:45.266Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.266Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf-parent ---
16:12:45 [2024-03-15T20:12:45.266Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:45 [2024-03-15T20:12:45.266Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.266Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:45 [2024-03-15T20:12:45.266Z] [INFO] Forking org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT
16:12:45 [2024-03-15T20:12:45.266Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:45 [2024-03-15T20:12:45.266Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.266Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
16:12:45 [2024-03-15T20:12:45.266Z] [INFO] The project's OSGi version is 3.1.0.202403152011
16:12:45 [2024-03-15T20:12:45.266Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.266Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
16:12:45 [2024-03-15T20:12:45.266Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.266Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
16:12:45 [2024-03-15T20:12:45.266Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.266Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
16:12:45 [2024-03-15T20:12:45.266Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.266Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
16:12:45 [2024-03-15T20:12:45.266Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.266Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core ---
16:12:45 [2024-03-15T20:12:45.266Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.266Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core ---
16:12:45 [2024-03-15T20:12:45.266Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:45 [2024-03-15T20:12:45.266Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.266Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
16:12:45 [2024-03-15T20:12:45.266Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/src/main/resources
16:12:45 [2024-03-15T20:12:45.266Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.266Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
16:12:45 [2024-03-15T20:12:45.267Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:45 [2024-03-15T20:12:45.267Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:45 [2024-03-15T20:12:45.267Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] Nothing to compile - all classes are up to date
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] Forking org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] The project's OSGi version is 1.1.0.202403152011
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.ui ---
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.ui ---
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
16:12:45 [2024-03-15T20:12:45.267Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:45 [2024-03-15T20:12:45.267Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:45 [2024-03-15T20:12:45.267Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] Nothing to compile - all classes are up to date
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] Forking Trace Compass Documentation 9.3.0-SNAPSHOT
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc ---
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] Forking Trace Compass Profiling User Guide 9.3.0-SNAPSHOT
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] Executing tasks
16:12:45 [2024-03-15T20:12:45.267Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/doc/User-Guide.html
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated.
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] Executed tasks
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/src/main/resources
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:12:45 [2024-03-15T20:12:45.267Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] 
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/data/.metadata/.log
16:12:45 [2024-03-15T20:12:45.267Z] [INFO] Command line:
16:12:45 [2024-03-15T20:12:45.267Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:12:45 [2024-03-15T20:12:45.268Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:12:46 [2024-03-15T20:12:46.632Z] Buildfile: build.xml
16:12:46 [2024-03-15T20:12:46.632Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:12:46 [2024-03-15T20:12:46.632Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:12:46 [2024-03-15T20:12:46.632Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
16:12:46 [2024-03-15T20:12:46.632Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
16:12:46 [2024-03-15T20:12:46.632Z] WARNING: System::setSecurityManager will be removed in a future release
16:12:46 [2024-03-15T20:12:46.632Z] 
16:12:46 [2024-03-15T20:12:46.632Z] build.index:
16:12:47 [2024-03-15T20:12:47.557Z] BUILD SUCCESSFUL
16:12:47 [2024-03-15T20:12:47.557Z] 
16:12:47 [2024-03-15T20:12:47.557Z] BUILD SUCCESSFUL
16:12:47 [2024-03-15T20:12:47.557Z] Total time: 1 second
16:12:47 [2024-03-15T20:12:47.557Z] [INFO] 
16:12:47 [2024-03-15T20:12:47.557Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:47 [2024-03-15T20:12:47.557Z] [INFO] Forking Trace Compass Developer Guide 9.3.0-SNAPSHOT
16:12:47 [2024-03-15T20:12:47.557Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:47 [2024-03-15T20:12:47.557Z] [INFO] 
16:12:47 [2024-03-15T20:12:47.557Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
16:12:47 [2024-03-15T20:12:47.557Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:12:47 [2024-03-15T20:12:47.557Z] [INFO] 
16:12:47 [2024-03-15T20:12:47.557Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
16:12:47 [2024-03-15T20:12:47.557Z] [INFO] 
16:12:47 [2024-03-15T20:12:47.557Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
16:12:47 [2024-03-15T20:12:47.557Z] [INFO] 
16:12:47 [2024-03-15T20:12:47.557Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
16:12:47 [2024-03-15T20:12:47.557Z] [INFO] 
16:12:47 [2024-03-15T20:12:47.557Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
16:12:47 [2024-03-15T20:12:47.557Z] [INFO] 
16:12:47 [2024-03-15T20:12:47.557Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.dev ---
16:12:47 [2024-03-15T20:12:47.557Z] [INFO] 
16:12:47 [2024-03-15T20:12:47.557Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.dev ---
16:12:47 [2024-03-15T20:12:47.557Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:47 [2024-03-15T20:12:47.557Z] [INFO] 
16:12:47 [2024-03-15T20:12:47.557Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
16:12:47 [2024-03-15T20:12:47.557Z] [INFO] Executing tasks
16:12:47 [2024-03-15T20:12:47.813Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html
16:12:47 [2024-03-15T20:12:47.813Z] [INFO] [xmlvalidate] 19 file(s) have been successfully validated.
16:12:47 [2024-03-15T20:12:47.813Z] [INFO] Executed tasks
16:12:47 [2024-03-15T20:12:47.813Z] [INFO] 
16:12:47 [2024-03-15T20:12:47.813Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
16:12:47 [2024-03-15T20:12:47.813Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
16:12:47 [2024-03-15T20:12:47.813Z] [INFO] 
16:12:47 [2024-03-15T20:12:47.813Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
16:12:47 [2024-03-15T20:12:47.813Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:47 [2024-03-15T20:12:47.813Z] [INFO] 
16:12:47 [2024-03-15T20:12:47.813Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
16:12:47 [2024-03-15T20:12:47.813Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
16:12:47 [2024-03-15T20:12:47.813Z] [INFO] Command line:
16:12:47 [2024-03-15T20:12:47.813Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:12:47 [2024-03-15T20:12:47.813Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:12:49 [2024-03-15T20:12:49.176Z] Buildfile: build.xml
16:12:49 [2024-03-15T20:12:49.176Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:12:49 [2024-03-15T20:12:49.176Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:12:49 [2024-03-15T20:12:49.176Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
16:12:49 [2024-03-15T20:12:49.176Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
16:12:49 [2024-03-15T20:12:49.176Z] WARNING: System::setSecurityManager will be removed in a future release
16:12:49 [2024-03-15T20:12:49.176Z] 
16:12:49 [2024-03-15T20:12:49.176Z] build.index:
16:12:50 [2024-03-15T20:12:50.539Z] BUILD SUCCESSFUL
16:12:50 [2024-03-15T20:12:50.539Z] 
16:12:50 [2024-03-15T20:12:50.539Z] BUILD SUCCESSFUL
16:12:50 [2024-03-15T20:12:50.539Z] Total time: 1 second
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] The project's OSGi version is 2.2.0.202403152011
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:12:50 [2024-03-15T20:12:50.539Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:50 [2024-03-15T20:12:50.539Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:50 [2024-03-15T20:12:50.539Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] Nothing to compile - all classes are up to date
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] Forking org.eclipse.tracecompass.tmf 9.3.0-SNAPSHOT
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf ---
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf ---
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/src/main/resources
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] Forking org.eclipse.tracecompass.btf 9.3.0-SNAPSHOT
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf ---
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.539Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf ---
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/src/main/resources
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] Forking org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] The project's OSGi version is 1.0.4.202403152011
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core.tests ---
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core.tests ---
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
16:12:50 [2024-03-15T20:12:50.540Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:50 [2024-03-15T20:12:50.540Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:50 [2024-03-15T20:12:50.540Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] Nothing to compile - all classes are up to date
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] Forking org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] The project's OSGi version is 1.1.11.202403152011
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core.tests ---
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core.tests ---
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
16:12:50 [2024-03-15T20:12:50.540Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:50 [2024-03-15T20:12:50.540Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:50 [2024-03-15T20:12:50.540Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/pom.xml
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] Nothing to compile - all classes are up to date
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] Forking org.eclipse.tracecompass.ctf 9.3.0-SNAPSHOT
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf ---
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf ---
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/src/main/resources
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] Forking org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] The project's OSGi version is 1.0.4.202403152011
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.540Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:12:50 [2024-03-15T20:12:50.541Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:50 [2024-03-15T20:12:50.541Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:50 [2024-03-15T20:12:50.541Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] Nothing to compile - all classes are up to date
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] Forking org.eclipse.tracecompass.tmf.ctf 9.3.0-SNAPSHOT
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf ---
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf ---
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/src/main/resources
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] Forking org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] The project's OSGi version is 1.0.12.202403152011
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:12:50 [2024-03-15T20:12:50.541Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:50 [2024-03-15T20:12:50.541Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:50 [2024-03-15T20:12:50.541Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] Nothing to compile - all classes are up to date
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] Forking Trace Compass User Guide 9.3.0-SNAPSHOT
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.user ---
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.user ---
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] 
16:12:50 [2024-03-15T20:12:50.541Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
16:12:50 [2024-03-15T20:12:50.796Z] [INFO] Executing tasks
16:12:51 [2024-03-15T20:12:51.053Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html
16:12:51 [2024-03-15T20:12:51.053Z] [INFO] [xmlvalidate] 18 file(s) have been successfully validated.
16:12:51 [2024-03-15T20:12:51.053Z] [INFO] Executed tasks
16:12:51 [2024-03-15T20:12:51.053Z] [INFO] 
16:12:51 [2024-03-15T20:12:51.053Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
16:12:51 [2024-03-15T20:12:51.053Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/src/main/resources
16:12:51 [2024-03-15T20:12:51.053Z] [INFO] 
16:12:51 [2024-03-15T20:12:51.053Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
16:12:51 [2024-03-15T20:12:51.053Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:51 [2024-03-15T20:12:51.053Z] [INFO] 
16:12:51 [2024-03-15T20:12:51.053Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
16:12:51 [2024-03-15T20:12:51.053Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
16:12:51 [2024-03-15T20:12:51.053Z] [INFO] Command line:
16:12:51 [2024-03-15T20:12:51.053Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:12:51 [2024-03-15T20:12:51.053Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:12:52 [2024-03-15T20:12:52.417Z] Buildfile: build.xml
16:12:52 [2024-03-15T20:12:52.417Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:12:52 [2024-03-15T20:12:52.417Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:12:52 [2024-03-15T20:12:52.417Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
16:12:52 [2024-03-15T20:12:52.417Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
16:12:52 [2024-03-15T20:12:52.417Z] WARNING: System::setSecurityManager will be removed in a future release
16:12:52 [2024-03-15T20:12:52.417Z] 
16:12:52 [2024-03-15T20:12:52.417Z] build.index:
16:12:53 [2024-03-15T20:12:53.781Z] BUILD SUCCESSFUL
16:12:53 [2024-03-15T20:12:53.781Z] 
16:12:53 [2024-03-15T20:12:53.781Z] BUILD SUCCESSFUL
16:12:53 [2024-03-15T20:12:53.781Z] Total time: 1 second
16:12:53 [2024-03-15T20:12:53.781Z] [INFO] 
16:12:53 [2024-03-15T20:12:53.781Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:53 [2024-03-15T20:12:53.781Z] [INFO] Forking Trace Compass GDB Tracepoint Analysis User Guide 9.3.0-SNAPSHOT
16:12:53 [2024-03-15T20:12:53.781Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:53 [2024-03-15T20:12:53.781Z] [INFO] 
16:12:53 [2024-03-15T20:12:53.781Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:12:53 [2024-03-15T20:12:53.781Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:12:53 [2024-03-15T20:12:53.781Z] [INFO] 
16:12:53 [2024-03-15T20:12:53.781Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:12:53 [2024-03-15T20:12:53.781Z] [INFO] 
16:12:53 [2024-03-15T20:12:53.781Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:12:53 [2024-03-15T20:12:53.781Z] [INFO] 
16:12:53 [2024-03-15T20:12:53.781Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:12:53 [2024-03-15T20:12:53.781Z] [INFO] 
16:12:53 [2024-03-15T20:12:53.781Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:12:53 [2024-03-15T20:12:53.781Z] [INFO] 
16:12:53 [2024-03-15T20:12:53.781Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:12:53 [2024-03-15T20:12:53.781Z] [INFO] 
16:12:53 [2024-03-15T20:12:53.781Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:12:53 [2024-03-15T20:12:53.781Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:53 [2024-03-15T20:12:53.781Z] [INFO] 
16:12:53 [2024-03-15T20:12:53.781Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:12:53 [2024-03-15T20:12:53.781Z] [INFO] Executing tasks
16:12:53 [2024-03-15T20:12:53.781Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html
16:12:53 [2024-03-15T20:12:53.781Z] [INFO] [xmlvalidate] 8 file(s) have been successfully validated.
16:12:53 [2024-03-15T20:12:53.781Z] [INFO] Executed tasks
16:12:53 [2024-03-15T20:12:53.781Z] [INFO] 
16:12:53 [2024-03-15T20:12:53.781Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:12:53 [2024-03-15T20:12:53.781Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
16:12:53 [2024-03-15T20:12:53.781Z] [INFO] 
16:12:53 [2024-03-15T20:12:53.781Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:12:53 [2024-03-15T20:12:53.781Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:53 [2024-03-15T20:12:53.781Z] [INFO] 
16:12:53 [2024-03-15T20:12:53.781Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:12:53 [2024-03-15T20:12:53.781Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log
16:12:53 [2024-03-15T20:12:53.781Z] [INFO] Command line:
16:12:53 [2024-03-15T20:12:53.781Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:12:53 [2024-03-15T20:12:53.782Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:12:55 [2024-03-15T20:12:55.145Z] Buildfile: build.xml
16:12:55 [2024-03-15T20:12:55.145Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:12:55 [2024-03-15T20:12:55.145Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:12:55 [2024-03-15T20:12:55.145Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
16:12:55 [2024-03-15T20:12:55.145Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
16:12:55 [2024-03-15T20:12:55.145Z] WARNING: System::setSecurityManager will be removed in a future release
16:12:55 [2024-03-15T20:12:55.145Z] 
16:12:55 [2024-03-15T20:12:55.145Z] build.index:
16:12:55 [2024-03-15T20:12:55.706Z] BUILD SUCCESSFUL
16:12:55 [2024-03-15T20:12:55.706Z] 
16:12:55 [2024-03-15T20:12:55.706Z] BUILD SUCCESSFUL
16:12:55 [2024-03-15T20:12:55.706Z] Total time: 1 second
16:12:55 [2024-03-15T20:12:55.706Z] [INFO] 
16:12:55 [2024-03-15T20:12:55.706Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:55 [2024-03-15T20:12:55.706Z] [INFO] Forking Trace Compass RCP User Guide 9.3.0-SNAPSHOT
16:12:55 [2024-03-15T20:12:55.706Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:55 [2024-03-15T20:12:55.706Z] [INFO] 
16:12:55 [2024-03-15T20:12:55.706Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
16:12:55 [2024-03-15T20:12:55.706Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:12:55 [2024-03-15T20:12:55.706Z] [INFO] 
16:12:55 [2024-03-15T20:12:55.706Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
16:12:55 [2024-03-15T20:12:55.706Z] [INFO] 
16:12:55 [2024-03-15T20:12:55.706Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
16:12:55 [2024-03-15T20:12:55.706Z] [INFO] 
16:12:55 [2024-03-15T20:12:55.706Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
16:12:55 [2024-03-15T20:12:55.706Z] [INFO] 
16:12:55 [2024-03-15T20:12:55.706Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
16:12:55 [2024-03-15T20:12:55.706Z] [INFO] 
16:12:55 [2024-03-15T20:12:55.706Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.doc.user ---
16:12:55 [2024-03-15T20:12:55.706Z] [INFO] 
16:12:55 [2024-03-15T20:12:55.706Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.doc.user ---
16:12:55 [2024-03-15T20:12:55.706Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:55 [2024-03-15T20:12:55.706Z] [INFO] 
16:12:55 [2024-03-15T20:12:55.706Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
16:12:55 [2024-03-15T20:12:55.961Z] [INFO] Executing tasks
16:12:55 [2024-03-15T20:12:55.961Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html
16:12:55 [2024-03-15T20:12:55.961Z] [INFO] [xmlvalidate] 2 file(s) have been successfully validated.
16:12:55 [2024-03-15T20:12:55.961Z] [INFO] Executed tasks
16:12:55 [2024-03-15T20:12:55.961Z] [INFO] 
16:12:55 [2024-03-15T20:12:55.961Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
16:12:55 [2024-03-15T20:12:55.961Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
16:12:55 [2024-03-15T20:12:55.961Z] [INFO] 
16:12:55 [2024-03-15T20:12:55.961Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
16:12:55 [2024-03-15T20:12:55.961Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:55 [2024-03-15T20:12:55.961Z] [INFO] 
16:12:55 [2024-03-15T20:12:55.961Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
16:12:55 [2024-03-15T20:12:55.961Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log
16:12:55 [2024-03-15T20:12:55.961Z] [INFO] Command line:
16:12:55 [2024-03-15T20:12:55.961Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:12:55 [2024-03-15T20:12:55.961Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:12:57 [2024-03-15T20:12:57.326Z] Buildfile: build.xml
16:12:57 [2024-03-15T20:12:57.326Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:12:57 [2024-03-15T20:12:57.326Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:12:57 [2024-03-15T20:12:57.326Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
16:12:57 [2024-03-15T20:12:57.326Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
16:12:57 [2024-03-15T20:12:57.326Z] WARNING: System::setSecurityManager will be removed in a future release
16:12:57 [2024-03-15T20:12:57.326Z] 
16:12:57 [2024-03-15T20:12:57.326Z] build.index:
16:12:57 [2024-03-15T20:12:57.887Z] BUILD SUCCESSFUL
16:12:57 [2024-03-15T20:12:57.887Z] 
16:12:57 [2024-03-15T20:12:57.887Z] BUILD SUCCESSFUL
16:12:57 [2024-03-15T20:12:57.887Z] Total time: 1 second
16:12:57 [2024-03-15T20:12:57.887Z] [INFO] 
16:12:57 [2024-03-15T20:12:57.887Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:57 [2024-03-15T20:12:57.888Z] [INFO] Forking Trace Compass Pcap User Guide 9.3.0-SNAPSHOT
16:12:57 [2024-03-15T20:12:57.888Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:12:57 [2024-03-15T20:12:57.888Z] [INFO] 
16:12:57 [2024-03-15T20:12:57.888Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:12:57 [2024-03-15T20:12:57.888Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:12:57 [2024-03-15T20:12:57.888Z] [INFO] 
16:12:57 [2024-03-15T20:12:57.888Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:12:57 [2024-03-15T20:12:57.888Z] [INFO] 
16:12:57 [2024-03-15T20:12:57.888Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:12:57 [2024-03-15T20:12:57.888Z] [INFO] 
16:12:57 [2024-03-15T20:12:57.888Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:12:57 [2024-03-15T20:12:57.888Z] [INFO] 
16:12:57 [2024-03-15T20:12:57.888Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:12:57 [2024-03-15T20:12:57.888Z] [INFO] 
16:12:57 [2024-03-15T20:12:57.888Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:12:57 [2024-03-15T20:12:57.888Z] [INFO] 
16:12:57 [2024-03-15T20:12:57.888Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:12:57 [2024-03-15T20:12:57.888Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:12:57 [2024-03-15T20:12:57.888Z] [INFO] 
16:12:57 [2024-03-15T20:12:57.888Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:12:57 [2024-03-15T20:12:57.888Z] [INFO] Executing tasks
16:12:57 [2024-03-15T20:12:57.888Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html
16:12:57 [2024-03-15T20:12:57.888Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
16:12:57 [2024-03-15T20:12:57.888Z] [INFO] Executed tasks
16:12:57 [2024-03-15T20:12:57.888Z] [INFO] 
16:12:57 [2024-03-15T20:12:57.888Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:12:57 [2024-03-15T20:12:57.888Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
16:12:57 [2024-03-15T20:12:57.888Z] [INFO] 
16:12:57 [2024-03-15T20:12:57.888Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:12:57 [2024-03-15T20:12:57.888Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:57 [2024-03-15T20:12:57.888Z] [INFO] 
16:12:57 [2024-03-15T20:12:57.888Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:12:58 [2024-03-15T20:12:58.143Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log
16:12:58 [2024-03-15T20:12:58.143Z] [INFO] Command line:
16:12:58 [2024-03-15T20:12:58.143Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:12:58 [2024-03-15T20:12:58.143Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:12:59 [2024-03-15T20:12:59.069Z] Buildfile: build.xml
16:12:59 [2024-03-15T20:12:59.069Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:12:59 [2024-03-15T20:12:59.069Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:12:59 [2024-03-15T20:12:59.069Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
16:12:59 [2024-03-15T20:12:59.069Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
16:12:59 [2024-03-15T20:12:59.069Z] WARNING: System::setSecurityManager will be removed in a future release
16:12:59 [2024-03-15T20:12:59.069Z] 
16:12:59 [2024-03-15T20:12:59.069Z] build.index:
16:13:00 [2024-03-15T20:13:00.010Z] BUILD SUCCESSFUL
16:13:00 [2024-03-15T20:13:00.010Z] 
16:13:00 [2024-03-15T20:13:00.010Z] BUILD SUCCESSFUL
16:13:00 [2024-03-15T20:13:00.010Z] Total time: 1 second
16:13:00 [2024-03-15T20:13:00.010Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.010Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.010Z] [INFO] Forking org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT
16:13:00 [2024-03-15T20:13:00.010Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.010Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.010Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
16:13:00 [2024-03-15T20:13:00.010Z] [INFO] The project's OSGi version is 1.0.11.202403152011
16:13:00 [2024-03-15T20:13:00.010Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.010Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
16:13:00 [2024-03-15T20:13:00.010Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.010Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
16:13:00 [2024-03-15T20:13:00.010Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.010Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
16:13:00 [2024-03-15T20:13:00.010Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.010Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
16:13:00 [2024-03-15T20:13:00.010Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.010Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.examples ---
16:13:00 [2024-03-15T20:13:00.010Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.010Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.examples ---
16:13:00 [2024-03-15T20:13:00.010Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:00 [2024-03-15T20:13:00.010Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.010Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.examples ---
16:13:00 [2024-03-15T20:13:00.010Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/src/main/resources
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.examples ---
16:13:00 [2024-03-15T20:13:00.011Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:00 [2024-03-15T20:13:00.011Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:00 [2024-03-15T20:13:00.011Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] Nothing to compile - all classes are up to date
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] Forking Trace Compass GDB Tracepoint Analysis Parent 9.3.0-SNAPSHOT
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace-parent ---
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] The project's OSGi version is 1.1.1.202403152011
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core ---
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core ---
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
16:13:00 [2024-03-15T20:13:00.011Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:00 [2024-03-15T20:13:00.011Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:00 [2024-03-15T20:13:00.011Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] Nothing to compile - all classes are up to date
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] The project's OSGi version is 1.2.0.202403152011
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:13:00 [2024-03-15T20:13:00.011Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:00 [2024-03-15T20:13:00.011Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:00 [2024-03-15T20:13:00.011Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] Nothing to compile - all classes are up to date
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace 9.3.0-SNAPSHOT
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace ---
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.011Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace ---
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/src/main/resources
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] The project's OSGi version is 1.0.3.202403152011
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:13:00 [2024-03-15T20:13:00.012Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:00 [2024-03-15T20:13:00.012Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:00 [2024-03-15T20:13:00.012Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] Nothing to compile - all classes are up to date
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] The project's OSGi version is 1.0.3.202403152011
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:13:00 [2024-03-15T20:13:00.012Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:00 [2024-03-15T20:13:00.012Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:00 [2024-03-15T20:13:00.012Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] Nothing to compile - all classes are up to date
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] Forking org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] The project's OSGi version is 1.0.3.202403152011
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:13:00 [2024-03-15T20:13:00.012Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:00 [2024-03-15T20:13:00.012Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:00 [2024-03-15T20:13:00.012Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] Nothing to compile - all classes are up to date
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.012Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] The project's OSGi version is 2.1.0.202403152011
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core ---
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core ---
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
16:13:00 [2024-03-15T20:13:00.013Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:00 [2024-03-15T20:13:00.013Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:00 [2024-03-15T20:13:00.013Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] Nothing to compile - all classes are up to date
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] The project's OSGi version is 1.1.0.202403152011
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.013Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:13:00 [2024-03-15T20:13:00.013Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:00 [2024-03-15T20:13:00.013Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:00 [2024-03-15T20:13:00.013Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] Nothing to compile - all classes are up to date
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] The project's OSGi version is 1.3.0.202403152011
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core ---
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core ---
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
16:13:00 [2024-03-15T20:13:00.270Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:00 [2024-03-15T20:13:00.270Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:00 [2024-03-15T20:13:00.270Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] Nothing to compile - all classes are up to date
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] The project's OSGi version is 1.3.0.202403152011
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:13:00 [2024-03-15T20:13:00.270Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:00 [2024-03-15T20:13:00.270Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:00 [2024-03-15T20:13:00.270Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] Nothing to compile - all classes are up to date
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control 9.3.0-SNAPSHOT
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control ---
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control ---
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/src/main/resources
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] The project's OSGi version is 1.1.4.202403152011
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.270Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:13:00 [2024-03-15T20:13:00.271Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:00 [2024-03-15T20:13:00.271Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:00 [2024-03-15T20:13:00.271Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] Nothing to compile - all classes are up to date
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] The project's OSGi version is 1.0.3.202403152011
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:13:00 [2024-03-15T20:13:00.271Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:00 [2024-03-15T20:13:00.271Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:00 [2024-03-15T20:13:00.271Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] Nothing to compile - all classes are up to date
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] The project's OSGi version is 2.0.6.202403152011
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:13:00 [2024-03-15T20:13:00.271Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:00 [2024-03-15T20:13:00.271Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:00 [2024-03-15T20:13:00.271Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] Nothing to compile - all classes are up to date
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] The project's OSGi version is 1.0.9.202403152011
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.271Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:13:00 [2024-03-15T20:13:00.272Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.272Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:13:00 [2024-03-15T20:13:00.272Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.272Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:13:00 [2024-03-15T20:13:00.272Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:00 [2024-03-15T20:13:00.272Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.272Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:13:00 [2024-03-15T20:13:00.272Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
16:13:00 [2024-03-15T20:13:00.272Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.272Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:13:00 [2024-03-15T20:13:00.272Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:00 [2024-03-15T20:13:00.272Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:00 [2024-03-15T20:13:00.272Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
16:13:00 [2024-03-15T20:13:00.272Z] [INFO] Nothing to compile - all classes are up to date
16:13:00 [2024-03-15T20:13:00.272Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.272Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.272Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT
16:13:00 [2024-03-15T20:13:00.272Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.272Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.272Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:13:00 [2024-03-15T20:13:00.272Z] [INFO] The project's OSGi version is 2.1.0.202403152011
16:13:00 [2024-03-15T20:13:00.272Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.272Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:13:00 [2024-03-15T20:13:00.272Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.272Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:13:00 [2024-03-15T20:13:00.272Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.272Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:13:00 [2024-03-15T20:13:00.272Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.272Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:13:00 [2024-03-15T20:13:00.272Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.272Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:13:00 [2024-03-15T20:13:00.272Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.272Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:13:00 [2024-03-15T20:13:00.272Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:00 [2024-03-15T20:13:00.272Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.272Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:13:00 [2024-03-15T20:13:00.272Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
16:13:00 [2024-03-15T20:13:00.272Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.272Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:13:00 [2024-03-15T20:13:00.272Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:00 [2024-03-15T20:13:00.272Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:00 [2024-03-15T20:13:00.272Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
16:13:00 [2024-03-15T20:13:00.528Z] [INFO] Nothing to compile - all classes are up to date
16:13:00 [2024-03-15T20:13:00.528Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.528Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.528Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel 9.3.0-SNAPSHOT
16:13:00 [2024-03-15T20:13:00.528Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.528Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.528Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
16:13:00 [2024-03-15T20:13:00.528Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:13:00 [2024-03-15T20:13:00.528Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.528Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
16:13:00 [2024-03-15T20:13:00.528Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.528Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
16:13:00 [2024-03-15T20:13:00.528Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.528Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
16:13:00 [2024-03-15T20:13:00.528Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.528Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel ---
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel ---
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/src/main/resources
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] The project's OSGi version is 1.0.16.202403152011
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:13:00 [2024-03-15T20:13:00.529Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:00 [2024-03-15T20:13:00.529Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:00 [2024-03-15T20:13:00.529Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] Nothing to compile - all classes are up to date
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] The project's OSGi version is 2.0.7.202403152011
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:13:00 [2024-03-15T20:13:00.529Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:00 [2024-03-15T20:13:00.529Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:00 [2024-03-15T20:13:00.529Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] Nothing to compile - all classes are up to date
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.21-SNAPSHOT
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] The project's OSGi version is 1.0.21.202403152011
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:13:00 [2024-03-15T20:13:00.529Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:13:00 [2024-03-15T20:13:00.530Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:00 [2024-03-15T20:13:00.530Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:00 [2024-03-15T20:13:00.530Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] Nothing to compile - all classes are up to date
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.core 5.2.2-SNAPSHOT
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] The project's OSGi version is 5.2.2.202403152011
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:13:00 [2024-03-15T20:13:00.530Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:00 [2024-03-15T20:13:00.530Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:00 [2024-03-15T20:13:00.530Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] Nothing to compile - all classes are up to date
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] The project's OSGi version is 3.1.0.202403152011
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:13:00 [2024-03-15T20:13:00.530Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:00 [2024-03-15T20:13:00.530Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:00 [2024-03-15T20:13:00.530Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] Nothing to compile - all classes are up to date
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust 9.3.0-SNAPSHOT
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust ---
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust ---
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/src/main/resources
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.15-SNAPSHOT
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] The project's OSGi version is 1.0.15.202403152011
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.530Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:13:00 [2024-03-15T20:13:00.531Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.531Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:13:00 [2024-03-15T20:13:00.531Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.531Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:13:00 [2024-03-15T20:13:00.531Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.531Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:13:00 [2024-03-15T20:13:00.531Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.531Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:13:00 [2024-03-15T20:13:00.531Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.531Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:13:00 [2024-03-15T20:13:00.531Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:00 [2024-03-15T20:13:00.531Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.531Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:13:00 [2024-03-15T20:13:00.531Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
16:13:00 [2024-03-15T20:13:00.531Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.531Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:13:00 [2024-03-15T20:13:00.531Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:00 [2024-03-15T20:13:00.531Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:00 [2024-03-15T20:13:00.531Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
16:13:00 [2024-03-15T20:13:00.786Z] [INFO] Nothing to compile - all classes are up to date
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] The project's OSGi version is 1.0.3.202403152011
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:13:00 [2024-03-15T20:13:00.787Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:00 [2024-03-15T20:13:00.787Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:00 [2024-03-15T20:13:00.787Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] Nothing to compile - all classes are up to date
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] The project's OSGi version is 1.0.16.202403152011
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:13:00 [2024-03-15T20:13:00.787Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:00 [2024-03-15T20:13:00.787Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:00 [2024-03-15T20:13:00.787Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] Nothing to compile - all classes are up to date
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] Forking Trace Compass Pcap Format Support Parent 9.3.0-SNAPSHOT
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap-parent ---
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] Forking org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] The project's OSGi version is 1.2.1.202403152011
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core ---
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core ---
16:13:00 [2024-03-15T20:13:00.787Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
16:13:00 [2024-03-15T20:13:00.788Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:00 [2024-03-15T20:13:00.788Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:00 [2024-03-15T20:13:00.788Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] Nothing to compile - all classes are up to date
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] Forking Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] The project's OSGi version is 1.0.7.202403152011
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core.tests ---
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core.tests ---
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
16:13:00 [2024-03-15T20:13:00.788Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:00 [2024-03-15T20:13:00.788Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:00 [2024-03-15T20:13:00.788Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] Nothing to compile - all classes are up to date
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] The project's OSGi version is 1.1.1.202403152011
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:13:00 [2024-03-15T20:13:00.788Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:00 [2024-03-15T20:13:00.788Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:00 [2024-03-15T20:13:00.788Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] Nothing to compile - all classes are up to date
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] The project's OSGi version is 1.2.0.202403152011
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:13:00 [2024-03-15T20:13:00.788Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:13:00 [2024-03-15T20:13:00.789Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:00 [2024-03-15T20:13:00.789Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:00 [2024-03-15T20:13:00.789Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] Nothing to compile - all classes are up to date
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap 9.3.0-SNAPSHOT
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap ---
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap ---
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/src/main/resources
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] The project's OSGi version is 1.0.4.202403152011
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] 
16:13:00 [2024-03-15T20:13:00.789Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:13:00 [2024-03-15T20:13:00.789Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:00 [2024-03-15T20:13:00.789Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:00 [2024-03-15T20:13:00.789Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
16:13:01 [2024-03-15T20:13:01.045Z] [INFO] Nothing to compile - all classes are up to date
16:13:01 [2024-03-15T20:13:01.045Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.045Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.045Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT
16:13:01 [2024-03-15T20:13:01.045Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.045Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.045Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:13:01 [2024-03-15T20:13:01.045Z] [INFO] The project's OSGi version is 1.0.3.202403152011
16:13:01 [2024-03-15T20:13:01.045Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.045Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:13:01 [2024-03-15T20:13:01.045Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.045Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:13:01 [2024-03-15T20:13:01.045Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.045Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:13:01 [2024-03-15T20:13:01.045Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.045Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:13:01 [2024-03-15T20:13:01.045Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.045Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:13:01 [2024-03-15T20:13:01.045Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.045Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:13:01 [2024-03-15T20:13:01.045Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:01 [2024-03-15T20:13:01.045Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.045Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:13:01 [2024-03-15T20:13:01.045Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
16:13:01 [2024-03-15T20:13:01.045Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.045Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:13:01 [2024-03-15T20:13:01.045Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:01 [2024-03-15T20:13:01.045Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:01 [2024-03-15T20:13:01.045Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
16:13:01 [2024-03-15T20:13:01.045Z] [INFO] Nothing to compile - all classes are up to date
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] Forking Trace Compass RCP Parent 9.3.0-SNAPSHOT
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp-parent ---
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] Forking Trace Compass RCP Branding plug-in 9.3.0-SNAPSHOT
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.branding ---
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding ---
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
16:13:01 [2024-03-15T20:13:01.046Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:01 [2024-03-15T20:13:01.046Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:01 [2024-03-15T20:13:01.046Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] Forking Trace Compass RCP Branding Feature 9.3.0-SNAPSHOT
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/src/main/resources
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] Forking org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] The project's OSGi version is 1.1.0.202403152011
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core ---
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli.core ---
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
16:13:01 [2024-03-15T20:13:01.046Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:01 [2024-03-15T20:13:01.046Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:01 [2024-03-15T20:13:01.046Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] Nothing to compile - all classes are up to date
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] Forking org.eclipse.tracecompass.rcp.ui 9.3.0-SNAPSHOT
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
16:13:01 [2024-03-15T20:13:01.046Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui ---
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui ---
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
16:13:01 [2024-03-15T20:13:01.047Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:01 [2024-03-15T20:13:01.047Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:01 [2024-03-15T20:13:01.047Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] Nothing to compile - all classes are up to date
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] Forking Trace Compass RCP Feature 9.3.0-SNAPSHOT
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp ---
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp ---
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/src/main/resources
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] Forking org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] The project's OSGi version is 1.0.3.202403152011
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:13:01 [2024-03-15T20:13:01.047Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:01 [2024-03-15T20:13:01.047Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:01 [2024-03-15T20:13:01.047Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] Nothing to compile - all classes are up to date
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] Forking org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] The project's OSGi version is 2.0.5.202403152011
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.047Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:13:01 [2024-03-15T20:13:01.048Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:01 [2024-03-15T20:13:01.048Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:01 [2024-03-15T20:13:01.048Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] Nothing to compile - all classes are up to date
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] Forking org.eclipse.tracecompass.rcp.incubator.ui 1.0.5-SNAPSHOT
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] The project's OSGi version is 1.0.5.202403152011
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:13:01 [2024-03-15T20:13:01.048Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:01 [2024-03-15T20:13:01.048Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:01 [2024-03-15T20:13:01.048Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] Nothing to compile - all classes are up to date
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] Forking org.eclipse.tracecompass.rcp.incubator 9.3.0-SNAPSHOT
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator ---
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator ---
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/src/main/resources
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] Forking org.eclipse.tracecompass.tmf.cli 9.3.0-SNAPSHOT
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli ---
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli ---
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/src/main/resources
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] Forking Trace Compass Json trace Parent 9.3.0-SNAPSHOT
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace-parent ---
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] Forking org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.048Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
16:13:01 [2024-03-15T20:13:01.049Z] [INFO] The project's OSGi version is 1.1.0.202403152011
16:13:01 [2024-03-15T20:13:01.049Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.049Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
16:13:01 [2024-03-15T20:13:01.049Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.049Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
16:13:01 [2024-03-15T20:13:01.049Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.049Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
16:13:01 [2024-03-15T20:13:01.049Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.049Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
16:13:01 [2024-03-15T20:13:01.049Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.049Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core ---
16:13:01 [2024-03-15T20:13:01.049Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.049Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core ---
16:13:01 [2024-03-15T20:13:01.049Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:01 [2024-03-15T20:13:01.049Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.049Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
16:13:01 [2024-03-15T20:13:01.049Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
16:13:01 [2024-03-15T20:13:01.049Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.049Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
16:13:01 [2024-03-15T20:13:01.049Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:01 [2024-03-15T20:13:01.049Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:01 [2024-03-15T20:13:01.049Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] Nothing to compile - all classes are up to date
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] Forking org.eclipse.tracecompass.jsontrace 9.3.0-SNAPSHOT
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace ---
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace ---
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/src/main/resources
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] Forking Trace Compass RCP Product 9.3.0-SNAPSHOT
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.product ---
16:13:01 [2024-03-15T20:13:01.305Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] Forking Trace Compass Target Platform 9.3.0-SNAPSHOT
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.target ---
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] The project's OSGi version is 1.0.5.202403152011
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:13:01 [2024-03-15T20:13:01.306Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:01 [2024-03-15T20:13:01.306Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:01 [2024-03-15T20:13:01.306Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] Nothing to compile - all classes are up to date
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] The project's OSGi version is 1.0.15.202403152011
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:13:01 [2024-03-15T20:13:01.306Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:01 [2024-03-15T20:13:01.306Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:01 [2024-03-15T20:13:01.306Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] Nothing to compile - all classes are up to date
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.11-SNAPSHOT
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] The project's OSGi version is 1.0.11.202403152011
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:13:01 [2024-03-15T20:13:01.306Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:13:01 [2024-03-15T20:13:01.307Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:01 [2024-03-15T20:13:01.307Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:01 [2024-03-15T20:13:01.307Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] Nothing to compile - all classes are up to date
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] Forking org.eclipse.tracecompass.integration.swtbot.tests 1.0.16-SNAPSHOT
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] The project's OSGi version is 1.0.16.202403152011
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:13:01 [2024-03-15T20:13:01.307Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:01 [2024-03-15T20:13:01.307Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:01 [2024-03-15T20:13:01.307Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] Nothing to compile - all classes are up to date
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] The project's OSGi version is 1.0.3.202403152011
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:13:01 [2024-03-15T20:13:01.307Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:01 [2024-03-15T20:13:01.307Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:01 [2024-03-15T20:13:01.307Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] Nothing to compile - all classes are up to date
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] Forking org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] The project's OSGi version is 1.0.9.202403152011
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core.tests ---
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core.tests ---
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.307Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
16:13:01 [2024-03-15T20:13:01.308Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
16:13:01 [2024-03-15T20:13:01.308Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.308Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
16:13:01 [2024-03-15T20:13:01.308Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:01 [2024-03-15T20:13:01.308Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:01 [2024-03-15T20:13:01.308Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
16:13:01 [2024-03-15T20:13:01.308Z] [INFO] Nothing to compile - all classes are up to date
16:13:01 [2024-03-15T20:13:01.308Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.308Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.308Z] [INFO] Forking org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT
16:13:01 [2024-03-15T20:13:01.308Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.308Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.308Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:13:01 [2024-03-15T20:13:01.308Z] [INFO] The project's OSGi version is 1.0.8.202403152011
16:13:01 [2024-03-15T20:13:01.308Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.308Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:13:01 [2024-03-15T20:13:01.308Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.308Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:13:01 [2024-03-15T20:13:01.308Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.308Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:13:01 [2024-03-15T20:13:01.308Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.308Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:13:01 [2024-03-15T20:13:01.308Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.308Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:13:01 [2024-03-15T20:13:01.308Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.308Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:13:01 [2024-03-15T20:13:01.308Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:01 [2024-03-15T20:13:01.308Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.308Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:13:01 [2024-03-15T20:13:01.308Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
16:13:01 [2024-03-15T20:13:01.308Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.308Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:13:01 [2024-03-15T20:13:01.308Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:01 [2024-03-15T20:13:01.308Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:01 [2024-03-15T20:13:01.308Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
16:13:01 [2024-03-15T20:13:01.564Z] [INFO] Nothing to compile - all classes are up to date
16:13:01 [2024-03-15T20:13:01.564Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.564Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.564Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT
16:13:01 [2024-03-15T20:13:01.564Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.564Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.564Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:13:01 [2024-03-15T20:13:01.564Z] [INFO] The project's OSGi version is 1.0.3.202403152011
16:13:01 [2024-03-15T20:13:01.564Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.564Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:13:01 [2024-03-15T20:13:01.564Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.564Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:13:01 [2024-03-15T20:13:01.564Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.564Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:13:01 [2024-03-15T20:13:01.564Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.564Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:13:01 [2024-03-15T20:13:01.564Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.564Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:13:01 [2024-03-15T20:13:01.564Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.564Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:13:01 [2024-03-15T20:13:01.564Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:01 [2024-03-15T20:13:01.564Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.564Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:13:01 [2024-03-15T20:13:01.564Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
16:13:01 [2024-03-15T20:13:01.564Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.564Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:13:01 [2024-03-15T20:13:01.564Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:01 [2024-03-15T20:13:01.565Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:01 [2024-03-15T20:13:01.565Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] Nothing to compile - all classes are up to date
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] Forking Trace Compass All Tests 1.0.13-SNAPSHOT
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] The project's OSGi version is 1.0.13.202403152011
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests ---
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.alltests ---
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/src/main/resources
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
16:13:01 [2024-03-15T20:13:01.565Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:01 [2024-03-15T20:13:01.565Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:01 [2024-03-15T20:13:01.565Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/pom.xml
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] Nothing to compile - all classes are up to date
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] Forking org.eclipse.tracecompass.integration.core.tests 1.0.8-SNAPSHOT
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests ---
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] The project's OSGi version is 1.0.8.202403152011
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests ---
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests ---
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests ---
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests ---
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests ---
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.core.tests ---
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests ---
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests ---
16:13:01 [2024-03-15T20:13:01.565Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:01 [2024-03-15T20:13:01.565Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:01 [2024-03-15T20:13:01.565Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] Nothing to compile - all classes are up to date
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] Forking org.eclipse.tracecompass.testing 9.3.0-SNAPSHOT
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.testing ---
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.testing ---
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/src/main/resources
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote 9.3.0-SNAPSHOT
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.565Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote ---
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote ---
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/src/main/resources
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] Forking Trace Compass Repository 9.3.0-SNAPSHOT
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] The project's OSGi version is 9.3.0.202403152011
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-site ---
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/src/main/resources
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] Forking org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] The project's OSGi version is 1.0.4.202403152011
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:13:01 [2024-03-15T20:13:01.566Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:01 [2024-03-15T20:13:01.566Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:01 [2024-03-15T20:13:01.566Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] Nothing to compile - all classes are up to date
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] 
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] <<< javadoc:3.6.2:aggregate (default-cli) < compile @ org.eclipse.tracecompass <<<
16:13:01 [2024-03-15T20:13:01.566Z] [INFO] 
16:13:04 [2024-03-15T20:13:04.081Z] [INFO] 
16:13:04 [2024-03-15T20:13:04.081Z] [INFO] --- javadoc:3.6.2:aggregate (default-cli) @ org.eclipse.tracecompass ---
16:13:04 [2024-03-15T20:13:04.081Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
16:13:04 [2024-03-15T20:13:04.081Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
16:13:04 [2024-03-15T20:13:04.081Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
16:13:04 [2024-03-15T20:13:04.081Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
16:13:04 [2024-03-15T20:13:04.081Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
16:13:04 [2024-03-15T20:13:04.081Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
16:13:04 [2024-03-15T20:13:04.081Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom (3.8 kB at 1.9 MB/s)
16:13:04 [2024-03-15T20:13:04.081Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
16:13:04 [2024-03-15T20:13:04.081Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
16:13:04 [2024-03-15T20:13:04.081Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
16:13:04 [2024-03-15T20:13:04.338Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
16:13:04 [2024-03-15T20:13:04.338Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
16:13:04 [2024-03-15T20:13:04.338Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
16:13:04 [2024-03-15T20:13:04.338Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom (1.6 kB at 526 kB/s)
16:13:04 [2024-03-15T20:13:04.338Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
16:13:04 [2024-03-15T20:13:04.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
16:13:04 [2024-03-15T20:13:04.338Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
16:13:04 [2024-03-15T20:13:04.338Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
16:13:04 [2024-03-15T20:13:04.338Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
16:13:04 [2024-03-15T20:13:04.338Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
16:13:04 [2024-03-15T20:13:04.338Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom (18 kB at 9.0 MB/s)
16:13:04 [2024-03-15T20:13:04.338Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
16:13:04 [2024-03-15T20:13:04.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
16:13:04 [2024-03-15T20:13:04.338Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
16:13:04 [2024-03-15T20:13:04.594Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
16:13:04 [2024-03-15T20:13:04.594Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
16:13:04 [2024-03-15T20:13:04.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
16:13:04 [2024-03-15T20:13:04.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom (1.6 kB at 791 kB/s)
16:13:04 [2024-03-15T20:13:04.594Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
16:13:04 [2024-03-15T20:13:04.594Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
16:13:04 [2024-03-15T20:13:04.594Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
16:13:04 [2024-03-15T20:13:04.595Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
16:13:04 [2024-03-15T20:13:04.595Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
16:13:04 [2024-03-15T20:13:04.595Z] [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
16:13:04 [2024-03-15T20:13:04.595Z] [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 2.0 MB/s)
16:13:04 [2024-03-15T20:13:04.595Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
16:13:04 [2024-03-15T20:13:04.595Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
16:13:04 [2024-03-15T20:13:04.595Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
16:13:04 [2024-03-15T20:13:04.850Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
16:13:04 [2024-03-15T20:13:04.850Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
16:13:04 [2024-03-15T20:13:04.850Z] [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
16:13:04 [2024-03-15T20:13:04.850Z] [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 3.0 MB/s)
16:13:04 [2024-03-15T20:13:04.850Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
16:13:04 [2024-03-15T20:13:04.850Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
16:13:04 [2024-03-15T20:13:04.850Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
16:13:04 [2024-03-15T20:13:04.850Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
16:13:04 [2024-03-15T20:13:04.850Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
16:13:05 [2024-03-15T20:13:05.106Z] [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
16:13:05 [2024-03-15T20:13:05.106Z] [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 3.1 MB/s)
16:13:05 [2024-03-15T20:13:05.106Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
16:13:05 [2024-03-15T20:13:05.106Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
16:13:05 [2024-03-15T20:13:05.106Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
16:13:05 [2024-03-15T20:13:05.106Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
16:13:05 [2024-03-15T20:13:05.106Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
16:13:05 [2024-03-15T20:13:05.106Z] [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
16:13:05 [2024-03-15T20:13:05.106Z] [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 6.6 MB/s)
16:13:05 [2024-03-15T20:13:05.106Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:1.21 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:13:05 [2024-03-15T20:13:05.106Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
16:13:05 [2024-03-15T20:13:05.106Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
16:13:05 [2024-03-15T20:13:05.106Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
16:13:05 [2024-03-15T20:13:05.362Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
16:13:05 [2024-03-15T20:13:05.362Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
16:13:05 [2024-03-15T20:13:05.363Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
16:13:05 [2024-03-15T20:13:05.363Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom (5.2 kB at 2.6 MB/s)
16:13:05 [2024-03-15T20:13:05.363Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
16:13:05 [2024-03-15T20:13:05.363Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
16:13:05 [2024-03-15T20:13:05.363Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
16:13:05 [2024-03-15T20:13:05.363Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
16:13:05 [2024-03-15T20:13:05.363Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
16:13:05 [2024-03-15T20:13:05.363Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
16:13:05 [2024-03-15T20:13:05.363Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom (4.9 kB at 612 kB/s)
16:13:05 [2024-03-15T20:13:05.363Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.pom
16:13:05 [2024-03-15T20:13:05.363Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
16:13:05 [2024-03-15T20:13:05.363Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.pom
16:13:05 [2024-03-15T20:13:05.618Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
16:13:05 [2024-03-15T20:13:05.618Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.6/commons-io-2.6.pom
16:13:05 [2024-03-15T20:13:05.618Z] [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
16:13:05 [2024-03-15T20:13:05.618Z] [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 7.1 MB/s)
16:13:05 [2024-03-15T20:13:05.618Z] [WARNING] The POM for commons-io:commons-io:jar:2.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:13:05 [2024-03-15T20:13:05.618Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom
16:13:05 [2024-03-15T20:13:05.618Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom
16:13:05 [2024-03-15T20:13:05.618Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom
16:13:05 [2024-03-15T20:13:05.618Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom
16:13:05 [2024-03-15T20:13:05.618Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom
16:13:05 [2024-03-15T20:13:05.618Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom
16:13:05 [2024-03-15T20:13:05.618Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom (5.9 kB at 2.9 MB/s)
16:13:05 [2024-03-15T20:13:05.618Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
16:13:05 [2024-03-15T20:13:05.618Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
16:13:05 [2024-03-15T20:13:05.618Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
16:13:05 [2024-03-15T20:13:05.874Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
16:13:05 [2024-03-15T20:13:05.874Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
16:13:05 [2024-03-15T20:13:05.874Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
16:13:05 [2024-03-15T20:13:05.874Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom (6.9 kB at 3.5 MB/s)
16:13:05 [2024-03-15T20:13:05.874Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
16:13:05 [2024-03-15T20:13:05.874Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
16:13:05 [2024-03-15T20:13:05.874Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
16:13:05 [2024-03-15T20:13:05.874Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
16:13:05 [2024-03-15T20:13:05.874Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
16:13:05 [2024-03-15T20:13:05.874Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
16:13:05 [2024-03-15T20:13:05.874Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 2.0 MB/s)
16:13:05 [2024-03-15T20:13:05.874Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
16:13:05 [2024-03-15T20:13:05.874Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
16:13:05 [2024-03-15T20:13:05.874Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
16:13:06 [2024-03-15T20:13:06.131Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
16:13:06 [2024-03-15T20:13:06.131Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
16:13:06 [2024-03-15T20:13:06.131Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
16:13:06 [2024-03-15T20:13:06.131Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 7.4 MB/s)
16:13:06 [2024-03-15T20:13:06.131Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
16:13:06 [2024-03-15T20:13:06.131Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
16:13:06 [2024-03-15T20:13:06.131Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
16:13:06 [2024-03-15T20:13:06.131Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
16:13:06 [2024-03-15T20:13:06.131Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
16:13:06 [2024-03-15T20:13:06.131Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
16:13:06 [2024-03-15T20:13:06.131Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 2.1 MB/s)
16:13:06 [2024-03-15T20:13:06.131Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
16:13:06 [2024-03-15T20:13:06.387Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
16:13:06 [2024-03-15T20:13:06.387Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
16:13:06 [2024-03-15T20:13:06.387Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
16:13:06 [2024-03-15T20:13:06.387Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
16:13:06 [2024-03-15T20:13:06.387Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
16:13:06 [2024-03-15T20:13:06.387Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 2.4 MB/s)
16:13:06 [2024-03-15T20:13:06.387Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
16:13:06 [2024-03-15T20:13:06.387Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
16:13:06 [2024-03-15T20:13:06.387Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
16:13:06 [2024-03-15T20:13:06.643Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
16:13:06 [2024-03-15T20:13:06.643Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
16:13:06 [2024-03-15T20:13:06.643Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
16:13:06 [2024-03-15T20:13:06.643Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 1.1 MB/s)
16:13:06 [2024-03-15T20:13:06.643Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
16:13:06 [2024-03-15T20:13:06.643Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
16:13:06 [2024-03-15T20:13:06.643Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
16:13:06 [2024-03-15T20:13:06.643Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
16:13:06 [2024-03-15T20:13:06.643Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
16:13:06 [2024-03-15T20:13:06.643Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
16:13:06 [2024-03-15T20:13:06.643Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 371 kB/s)
16:13:06 [2024-03-15T20:13:06.643Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
16:13:06 [2024-03-15T20:13:06.643Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
16:13:06 [2024-03-15T20:13:06.643Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
16:13:06 [2024-03-15T20:13:06.898Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
16:13:06 [2024-03-15T20:13:06.898Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
16:13:06 [2024-03-15T20:13:06.898Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
16:13:06 [2024-03-15T20:13:06.898Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 514 kB/s)
16:13:06 [2024-03-15T20:13:06.898Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
16:13:07 [2024-03-15T20:13:07.155Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
16:13:07 [2024-03-15T20:13:07.155Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
16:13:07 [2024-03-15T20:13:07.155Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
16:13:07 [2024-03-15T20:13:07.155Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
16:13:07 [2024-03-15T20:13:07.155Z] [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
16:13:07 [2024-03-15T20:13:07.155Z] [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 1.0 MB/s)
16:13:07 [2024-03-15T20:13:07.155Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
16:13:07 [2024-03-15T20:13:07.155Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
16:13:07 [2024-03-15T20:13:07.155Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
16:13:07 [2024-03-15T20:13:07.155Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
16:13:07 [2024-03-15T20:13:07.155Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
16:13:07 [2024-03-15T20:13:07.155Z] [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
16:13:07 [2024-03-15T20:13:07.155Z] [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 272 kB/s)
16:13:07 [2024-03-15T20:13:07.155Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
16:13:07 [2024-03-15T20:13:07.155Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
16:13:07 [2024-03-15T20:13:07.155Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
16:13:07 [2024-03-15T20:13:07.412Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
16:13:07 [2024-03-15T20:13:07.412Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
16:13:07 [2024-03-15T20:13:07.412Z] [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
16:13:07 [2024-03-15T20:13:07.412Z] [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 1.4 MB/s)
16:13:07 [2024-03-15T20:13:07.412Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
16:13:07 [2024-03-15T20:13:07.412Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
16:13:07 [2024-03-15T20:13:07.412Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
16:13:07 [2024-03-15T20:13:07.412Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
16:13:07 [2024-03-15T20:13:07.412Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
16:13:07 [2024-03-15T20:13:07.412Z] [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
16:13:07 [2024-03-15T20:13:07.412Z] [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 5.8 MB/s)
16:13:07 [2024-03-15T20:13:07.412Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
16:13:07 [2024-03-15T20:13:07.412Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
16:13:07 [2024-03-15T20:13:07.412Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
16:13:07 [2024-03-15T20:13:07.670Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
16:13:07 [2024-03-15T20:13:07.670Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
16:13:07 [2024-03-15T20:13:07.670Z] [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
16:13:07 [2024-03-15T20:13:07.670Z] [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)
16:13:07 [2024-03-15T20:13:07.670Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
16:13:07 [2024-03-15T20:13:07.670Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
16:13:07 [2024-03-15T20:13:07.670Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
16:13:07 [2024-03-15T20:13:07.670Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
16:13:07 [2024-03-15T20:13:07.670Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
16:13:07 [2024-03-15T20:13:07.670Z] [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
16:13:07 [2024-03-15T20:13:07.670Z] [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 850 kB/s)
16:13:07 [2024-03-15T20:13:07.670Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
16:13:07 [2024-03-15T20:13:07.670Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
16:13:07 [2024-03-15T20:13:07.670Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
16:13:07 [2024-03-15T20:13:07.925Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
16:13:07 [2024-03-15T20:13:07.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
16:13:07 [2024-03-15T20:13:07.925Z] [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
16:13:07 [2024-03-15T20:13:07.925Z] [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 4.2 MB/s)
16:13:07 [2024-03-15T20:13:07.925Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
16:13:07 [2024-03-15T20:13:07.925Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
16:13:07 [2024-03-15T20:13:07.925Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
16:13:07 [2024-03-15T20:13:07.925Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
16:13:07 [2024-03-15T20:13:07.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
16:13:07 [2024-03-15T20:13:07.925Z] [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
16:13:07 [2024-03-15T20:13:07.925Z] [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)
16:13:07 [2024-03-15T20:13:07.925Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
16:13:07 [2024-03-15T20:13:07.925Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
16:13:07 [2024-03-15T20:13:07.925Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
16:13:07 [2024-03-15T20:13:07.925Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
16:13:08 [2024-03-15T20:13:08.181Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
16:13:08 [2024-03-15T20:13:08.181Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
16:13:08 [2024-03-15T20:13:08.182Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 318 kB/s)
16:13:08 [2024-03-15T20:13:08.182Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
16:13:08 [2024-03-15T20:13:08.182Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
16:13:08 [2024-03-15T20:13:08.182Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
16:13:08 [2024-03-15T20:13:08.182Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
16:13:08 [2024-03-15T20:13:08.182Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
16:13:08 [2024-03-15T20:13:08.182Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
16:13:08 [2024-03-15T20:13:08.182Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 1.1 MB/s)
16:13:08 [2024-03-15T20:13:08.182Z] [INFO] Downloading from repo.eclipse.org: 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
16:13:08 [2024-03-15T20:13:08.182Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
16:13:08 [2024-03-15T20:13:08.182Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
16:13:08 [2024-03-15T20:13:08.438Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
16:13:08 [2024-03-15T20:13:08.438Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
16:13:08 [2024-03-15T20:13:08.438Z] [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
16:13:08 [2024-03-15T20:13:08.694Z] [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.9 MB/s)
16:13:08 [2024-03-15T20:13:08.694Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
16:13:08 [2024-03-15T20:13:08.694Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
16:13:08 [2024-03-15T20:13:08.694Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
16:13:08 [2024-03-15T20:13:08.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
16:13:08 [2024-03-15T20:13:08.695Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
16:13:08 [2024-03-15T20:13:08.695Z] [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
16:13:08 [2024-03-15T20:13:08.695Z] [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 4.8 MB/s)
16:13:08 [2024-03-15T20:13:08.695Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
16:13:08 [2024-03-15T20:13:08.695Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
16:13:08 [2024-03-15T20:13:08.695Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
16:13:08 [2024-03-15T20:13:08.695Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom (6.3 kB at 87 kB/s)
16:13:08 [2024-03-15T20:13:08.695Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-parent/26/weld-parent-26.pom
16:13:08 [2024-03-15T20:13:08.695Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-parent/26/weld-parent-26.pom
16:13:08 [2024-03-15T20:13:08.695Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/26/weld-parent-26.pom
16:13:08 [2024-03-15T20:13:08.950Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/26/weld-parent-26.pom (32 kB at 372 kB/s)
16:13:08 [2024-03-15T20:13:08.950Z] [INFO] Downloading from repo.eclipse.org: 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
16:13:08 [2024-03-15T20:13:08.950Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom
16:13:08 [2024-03-15T20:13:08.950Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom
16:13:08 [2024-03-15T20:13:08.950Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom
16:13:08 [2024-03-15T20:13:08.950Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom
16:13:08 [2024-03-15T20:13:08.950Z] [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
16:13:08 [2024-03-15T20:13:08.950Z] [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 5.8 MB/s)
16:13:08 [2024-03-15T20:13:08.950Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom
16:13:08 [2024-03-15T20:13:08.950Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom
16:13:08 [2024-03-15T20:13:08.950Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom
16:13:08 [2024-03-15T20:13:08.950Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom
16:13:09 [2024-03-15T20:13:09.206Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom
16:13:09 [2024-03-15T20:13:09.206Z] [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
16:13:09 [2024-03-15T20:13:09.206Z] [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 4.9 MB/s)
16:13:09 [2024-03-15T20:13:09.206Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
16:13:09 [2024-03-15T20:13:09.206Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
16:13:09 [2024-03-15T20:13:09.206Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
16:13:09 [2024-03-15T20:13:09.207Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
16:13:09 [2024-03-15T20:13:09.207Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
16:13:09 [2024-03-15T20:13:09.207Z] [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
16:13:09 [2024-03-15T20:13:09.207Z] [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 250 kB/s)
16:13:09 [2024-03-15T20:13:09.207Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
16:13:09 [2024-03-15T20:13:09.207Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
16:13:09 [2024-03-15T20:13:09.207Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
16:13:09 [2024-03-15T20:13:09.207Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
16:13:09 [2024-03-15T20:13:09.207Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
16:13:09 [2024-03-15T20:13:09.207Z] [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
16:13:09 [2024-03-15T20:13:09.207Z] [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 601 kB/s)
16:13:09 [2024-03-15T20:13:09.207Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
16:13:09 [2024-03-15T20:13:09.207Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
16:13:09 [2024-03-15T20:13:09.462Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
16:13:09 [2024-03-15T20:13:09.462Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
16:13:09 [2024-03-15T20:13:09.462Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
16:13:09 [2024-03-15T20:13:09.462Z] [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
16:13:09 [2024-03-15T20:13:09.462Z] [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 2.6 MB/s)
16:13:09 [2024-03-15T20:13:09.462Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
16:13:09 [2024-03-15T20:13:09.462Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
16:13:09 [2024-03-15T20:13:09.462Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
16:13:09 [2024-03-15T20:13:09.462Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
16:13:09 [2024-03-15T20:13:09.462Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
16:13:09 [2024-03-15T20:13:09.462Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
16:13:09 [2024-03-15T20:13:09.462Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 1.4 MB/s)
16:13:09 [2024-03-15T20:13:09.462Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
16:13:09 [2024-03-15T20:13:09.462Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
16:13:09 [2024-03-15T20:13:09.462Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
16:13:09 [2024-03-15T20:13:09.462Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
16:13:09 [2024-03-15T20:13:09.717Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
16:13:09 [2024-03-15T20:13:09.717Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
16:13:09 [2024-03-15T20:13:09.717Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 1.4 MB/s)
16:13:09 [2024-03-15T20:13:09.717Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
16:13:09 [2024-03-15T20:13:09.717Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
16:13:09 [2024-03-15T20:13:09.718Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
16:13:09 [2024-03-15T20:13:09.718Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
16:13:09 [2024-03-15T20:13:09.718Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
16:13:09 [2024-03-15T20:13:09.718Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
16:13:09 [2024-03-15T20:13:09.718Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 880 kB/s)
16:13:09 [2024-03-15T20:13:09.718Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
16:13:09 [2024-03-15T20:13:09.718Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
16:13:09 [2024-03-15T20:13:09.718Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
16:13:09 [2024-03-15T20:13:09.718Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
16:13:09 [2024-03-15T20:13:09.718Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
16:13:09 [2024-03-15T20:13:09.718Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
16:13:09 [2024-03-15T20:13:09.718Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 9.3 MB/s)
16:13:09 [2024-03-15T20:13:09.718Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
16:13:09 [2024-03-15T20:13:09.718Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
16:13:09 [2024-03-15T20:13:09.718Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
16:13:09 [2024-03-15T20:13:09.973Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
16:13:09 [2024-03-15T20:13:09.973Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
16:13:09 [2024-03-15T20:13:09.973Z] [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
16:13:09 [2024-03-15T20:13:09.973Z] [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 1.2 MB/s)
16:13:09 [2024-03-15T20:13:09.973Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
16:13:09 [2024-03-15T20:13:09.973Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
16:13:09 [2024-03-15T20:13:09.973Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
16:13:09 [2024-03-15T20:13:09.973Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
16:13:09 [2024-03-15T20:13:09.973Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
16:13:09 [2024-03-15T20:13:09.973Z] [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
16:13:09 [2024-03-15T20:13:09.973Z] [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 1.0 MB/s)
16:13:10 [2024-03-15T20:13:10.228Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
16:13:10 [2024-03-15T20:13:10.228Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
16:13:10 [2024-03-15T20:13:10.228Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
16:13:10 [2024-03-15T20:13:10.228Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
16:13:10 [2024-03-15T20:13:10.228Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
16:13:10 [2024-03-15T20:13:10.228Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
16:13:10 [2024-03-15T20:13:10.228Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 1.3 MB/s)
16:13:10 [2024-03-15T20:13:10.228Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
16:13:10 [2024-03-15T20:13:10.228Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
16:13:10 [2024-03-15T20:13:10.228Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
16:13:10 [2024-03-15T20:13:10.484Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
16:13:10 [2024-03-15T20:13:10.484Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
16:13:10 [2024-03-15T20:13:10.484Z] [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
16:13:10 [2024-03-15T20:13:10.484Z] [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 2.9 MB/s)
16:13:10 [2024-03-15T20:13:10.484Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
16:13:10 [2024-03-15T20:13:10.484Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
16:13:10 [2024-03-15T20:13:10.484Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
16:13:10 [2024-03-15T20:13:10.484Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
16:13:10 [2024-03-15T20:13:10.484Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
16:13:10 [2024-03-15T20:13:10.484Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
16:13:10 [2024-03-15T20:13:10.484Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom (3.0 kB at 593 kB/s)
16:13:10 [2024-03-15T20:13:10.484Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
16:13:10 [2024-03-15T20:13:10.484Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
16:13:10 [2024-03-15T20:13:10.484Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
16:13:10 [2024-03-15T20:13:10.740Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
16:13:10 [2024-03-15T20:13:10.740Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
16:13:10 [2024-03-15T20:13:10.740Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
16:13:10 [2024-03-15T20:13:10.740Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 2.5 MB/s)
16:13:10 [2024-03-15T20:13:10.740Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
16:13:10 [2024-03-15T20:13:10.740Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
16:13:10 [2024-03-15T20:13:10.740Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom
16:13:10 [2024-03-15T20:13:10.740Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
16:13:10 [2024-03-15T20:13:10.740Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
16:13:10 [2024-03-15T20:13:10.741Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom
16:13:10 [2024-03-15T20:13:10.741Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 5.1 MB/s)
16:13:10 [2024-03-15T20:13:10.741Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
16:13:10 [2024-03-15T20:13:10.741Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
16:13:10 [2024-03-15T20:13:10.741Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
16:13:10 [2024-03-15T20:13:10.996Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
16:13:10 [2024-03-15T20:13:10.996Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
16:13:10 [2024-03-15T20:13:10.996Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
16:13:10 [2024-03-15T20:13:10.997Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 2.7 MB/s)
16:13:10 [2024-03-15T20:13:10.997Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
16:13:10 [2024-03-15T20:13:10.997Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
16:13:10 [2024-03-15T20:13:10.997Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
16:13:10 [2024-03-15T20:13:10.997Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
16:13:10 [2024-03-15T20:13:10.997Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
16:13:10 [2024-03-15T20:13:10.997Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
16:13:10 [2024-03-15T20:13:10.997Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 8.9 MB/s)
16:13:10 [2024-03-15T20:13:10.997Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
16:13:10 [2024-03-15T20:13:10.997Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
16:13:10 [2024-03-15T20:13:10.997Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
16:13:10 [2024-03-15T20:13:10.997Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
16:13:10 [2024-03-15T20:13:10.997Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
16:13:10 [2024-03-15T20:13:10.997Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
16:13:10 [2024-03-15T20:13:10.997Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 9.2 MB/s)
16:13:10 [2024-03-15T20:13:10.997Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom
16:13:10 [2024-03-15T20:13:10.997Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom
16:13:10 [2024-03-15T20:13:10.997Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom
16:13:11 [2024-03-15T20:13:11.252Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom
16:13:11 [2024-03-15T20:13:11.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom
16:13:11 [2024-03-15T20:13:11.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
16:13:11 [2024-03-15T20:13:11.252Z] [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)
16:13:11 [2024-03-15T20:13:11.252Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom
16:13:11 [2024-03-15T20:13:11.252Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom
16:13:11 [2024-03-15T20:13:11.252Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom
16:13:11 [2024-03-15T20:13:11.252Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom
16:13:11 [2024-03-15T20:13:11.253Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom
16:13:11 [2024-03-15T20:13:11.253Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom
16:13:11 [2024-03-15T20:13:11.253Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 310 kB/s)
16:13:11 [2024-03-15T20:13:11.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom
16:13:11 [2024-03-15T20:13:11.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom
16:13:11 [2024-03-15T20:13:11.253Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom
16:13:11 [2024-03-15T20:13:11.508Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom
16:13:11 [2024-03-15T20:13:11.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom
16:13:11 [2024-03-15T20:13:11.508Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom
16:13:11 [2024-03-15T20:13:11.508Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (1.6 kB at 777 kB/s)
16:13:11 [2024-03-15T20:13:11.508Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
16:13:11 [2024-03-15T20:13:11.508Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
16:13:11 [2024-03-15T20:13:11.508Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
16:13:11 [2024-03-15T20:13:11.508Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
16:13:11 [2024-03-15T20:13:11.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
16:13:11 [2024-03-15T20:13:11.508Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
16:13:11 [2024-03-15T20:13:11.508Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom (7.7 kB at 3.8 MB/s)
16:13:11 [2024-03-15T20:13:11.508Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
16:13:11 [2024-03-15T20:13:11.508Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
16:13:11 [2024-03-15T20:13:11.508Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
16:13:11 [2024-03-15T20:13:11.765Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
16:13:11 [2024-03-15T20:13:11.765Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
16:13:11 [2024-03-15T20:13:11.765Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
16:13:11 [2024-03-15T20:13:11.765Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom (14 kB at 1.9 MB/s)
16:13:11 [2024-03-15T20:13:11.765Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
16:13:11 [2024-03-15T20:13:11.765Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
16:13:11 [2024-03-15T20:13:11.765Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
16:13:11 [2024-03-15T20:13:11.765Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
16:13:11 [2024-03-15T20:13:11.765Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
16:13:11 [2024-03-15T20:13:11.765Z] [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
16:13:11 [2024-03-15T20:13:11.765Z] [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 1.9 MB/s)
16:13:11 [2024-03-15T20:13:11.765Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom
16:13:11 [2024-03-15T20:13:11.765Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
16:13:11 [2024-03-15T20:13:11.765Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom
16:13:12 [2024-03-15T20:13:12.022Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
16:13:12 [2024-03-15T20:13:12.022Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom
16:13:12 [2024-03-15T20:13:12.022Z] [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
16:13:12 [2024-03-15T20:13:12.022Z] [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 7.3 MB/s)
16:13:12 [2024-03-15T20:13:12.022Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
16:13:12 [2024-03-15T20:13:12.022Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
16:13:12 [2024-03-15T20:13:12.022Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom
16:13:12 [2024-03-15T20:13:12.022Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
16:13:12 [2024-03-15T20:13:12.022Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
16:13:12 [2024-03-15T20:13:12.022Z] [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
16:13:12 [2024-03-15T20:13:12.022Z] [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 12 MB/s)
16:13:12 [2024-03-15T20:13:12.022Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
16:13:12 [2024-03-15T20:13:12.022Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
16:13:12 [2024-03-15T20:13:12.278Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
16:13:12 [2024-03-15T20:13:12.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
16:13:12 [2024-03-15T20:13:12.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
16:13:12 [2024-03-15T20:13:12.279Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
16:13:12 [2024-03-15T20:13:12.279Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom (4.5 kB at 1.5 MB/s)
16:13:12 [2024-03-15T20:13:12.279Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.8.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:13:12 [2024-03-15T20:13:12.279Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
16:13:12 [2024-03-15T20:13:12.279Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
16:13:12 [2024-03-15T20:13:12.279Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
16:13:12 [2024-03-15T20:13:12.279Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
16:13:12 [2024-03-15T20:13:12.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
16:13:12 [2024-03-15T20:13:12.279Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
16:13:12 [2024-03-15T20:13:12.279Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.3/commons-text-1.3.pom (14 kB at 7.1 MB/s)
16:13:12 [2024-03-15T20:13:12.279Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/45/commons-parent-45.pom
16:13:12 [2024-03-15T20:13:12.279Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/45/commons-parent-45.pom
16:13:12 [2024-03-15T20:13:12.534Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/45/commons-parent-45.pom
16:13:12 [2024-03-15T20:13:12.534Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/45/commons-parent-45.pom
16:13:12 [2024-03-15T20:13:12.534Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/45/commons-parent-45.pom
16:13:12 [2024-03-15T20:13:12.534Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/45/commons-parent-45.pom
16:13:12 [2024-03-15T20:13:12.534Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/45/commons-parent-45.pom (73 kB at 15 MB/s)
16:13:12 [2024-03-15T20:13:12.534Z] [WARNING] The POM for org.apache.commons:commons-text:jar:1.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:13:12 [2024-03-15T20:13:12.534Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
16:13:12 [2024-03-15T20:13:12.534Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
16:13:12 [2024-03-15T20:13:12.534Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
16:13:12 [2024-03-15T20:13:12.534Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
16:13:12 [2024-03-15T20:13:12.534Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
16:13:12 [2024-03-15T20:13:12.534Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
16:13:12 [2024-03-15T20:13:12.534Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (5.0 kB at 2.5 MB/s)
16:13:12 [2024-03-15T20:13:12.534Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
16:13:12 [2024-03-15T20:13:12.534Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
16:13:12 [2024-03-15T20:13:12.534Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
16:13:12 [2024-03-15T20:13:12.790Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
16:13:12 [2024-03-15T20:13:12.790Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
16:13:12 [2024-03-15T20:13:12.790Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
16:13:12 [2024-03-15T20:13:12.790Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (13 kB at 4.4 MB/s)
16:13:12 [2024-03-15T20:13:12.790Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
16:13:12 [2024-03-15T20:13:12.790Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
16:13:12 [2024-03-15T20:13:12.790Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
16:13:12 [2024-03-15T20:13:12.790Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
16:13:13 [2024-03-15T20:13:13.046Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
16:13:13 [2024-03-15T20:13:13.046Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
16:13:13 [2024-03-15T20:13:13.046Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom (3.4 kB at 378 kB/s)
16:13:13 [2024-03-15T20:13:13.046Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
16:13:13 [2024-03-15T20:13:13.046Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
16:13:13 [2024-03-15T20:13:13.046Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
16:13:13 [2024-03-15T20:13:13.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
16:13:13 [2024-03-15T20:13:13.046Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
16:13:13 [2024-03-15T20:13:13.047Z] [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
16:13:13 [2024-03-15T20:13:13.047Z] [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 750 kB/s)
16:13:13 [2024-03-15T20:13:13.047Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
16:13:13 [2024-03-15T20:13:13.047Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
16:13:13 [2024-03-15T20:13:13.047Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
16:13:13 [2024-03-15T20:13:13.047Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
16:13:13 [2024-03-15T20:13:13.047Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
16:13:13 [2024-03-15T20:13:13.047Z] [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
16:13:13 [2024-03-15T20:13:13.303Z] [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 2.4 MB/s)
16:13:13 [2024-03-15T20:13:13.303Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
16:13:13 [2024-03-15T20:13:13.303Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
16:13:13 [2024-03-15T20:13:13.303Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
16:13:13 [2024-03-15T20:13:13.303Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
16:13:13 [2024-03-15T20:13:13.303Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
16:13:13 [2024-03-15T20:13:13.303Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
16:13:13 [2024-03-15T20:13:13.303Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom (3.0 kB at 1.5 MB/s)
16:13:13 [2024-03-15T20:13:13.303Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
16:13:13 [2024-03-15T20:13:13.303Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
16:13:13 [2024-03-15T20:13:13.303Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
16:13:13 [2024-03-15T20:13:13.303Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
16:13:13 [2024-03-15T20:13:13.303Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
16:13:13 [2024-03-15T20:13:13.303Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
16:13:13 [2024-03-15T20:13:13.303Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom (2.0 kB at 989 kB/s)
16:13:13 [2024-03-15T20:13:13.303Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
16:13:13 [2024-03-15T20:13:13.303Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
16:13:13 [2024-03-15T20:13:13.303Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
16:13:13 [2024-03-15T20:13:13.559Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
16:13:13 [2024-03-15T20:13:13.559Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
16:13:13 [2024-03-15T20:13:13.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
16:13:13 [2024-03-15T20:13:13.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom (2.7 kB at 1.4 MB/s)
16:13:13 [2024-03-15T20:13:13.559Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
16:13:13 [2024-03-15T20:13:13.559Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
16:13:13 [2024-03-15T20:13:13.559Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
16:13:13 [2024-03-15T20:13:13.559Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
16:13:13 [2024-03-15T20:13:13.559Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
16:13:13 [2024-03-15T20:13:13.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
16:13:13 [2024-03-15T20:13:13.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom (2.0 kB at 992 kB/s)
16:13:13 [2024-03-15T20:13:13.559Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
16:13:13 [2024-03-15T20:13:13.559Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
16:13:13 [2024-03-15T20:13:13.815Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
16:13:13 [2024-03-15T20:13:13.815Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
16:13:13 [2024-03-15T20:13:13.815Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
16:13:13 [2024-03-15T20:13:13.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
16:13:13 [2024-03-15T20:13:13.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 1.0 MB/s)
16:13:13 [2024-03-15T20:13:13.815Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
16:13:13 [2024-03-15T20:13:13.815Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
16:13:13 [2024-03-15T20:13:13.815Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
16:13:13 [2024-03-15T20:13:13.815Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
16:13:13 [2024-03-15T20:13:13.815Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
16:13:13 [2024-03-15T20:13:13.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
16:13:13 [2024-03-15T20:13:13.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 1.5 MB/s)
16:13:13 [2024-03-15T20:13:13.815Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
16:13:13 [2024-03-15T20:13:13.815Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
16:13:13 [2024-03-15T20:13:13.815Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
16:13:14 [2024-03-15T20:13:14.071Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
16:13:14 [2024-03-15T20:13:14.071Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
16:13:14 [2024-03-15T20:13:14.071Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
16:13:14 [2024-03-15T20:13:14.071Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 4.1 MB/s)
16:13:14 [2024-03-15T20:13:14.071Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
16:13:14 [2024-03-15T20:13:14.071Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
16:13:14 [2024-03-15T20:13:14.071Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
16:13:14 [2024-03-15T20:13:14.071Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
16:13:14 [2024-03-15T20:13:14.071Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
16:13:14 [2024-03-15T20:13:14.071Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
16:13:14 [2024-03-15T20:13:14.071Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 435 kB/s)
16:13:14 [2024-03-15T20:13:14.071Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
16:13:14 [2024-03-15T20:13:14.071Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
16:13:14 [2024-03-15T20:13:14.071Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
16:13:14 [2024-03-15T20:13:14.071Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
16:13:14 [2024-03-15T20:13:14.071Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
16:13:14 [2024-03-15T20:13:14.327Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
16:13:14 [2024-03-15T20:13:14.327Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 947 kB/s)
16:13:14 [2024-03-15T20:13:14.327Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
16:13:14 [2024-03-15T20:13:14.327Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
16:13:14 [2024-03-15T20:13:14.327Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
16:13:14 [2024-03-15T20:13:14.327Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
16:13:14 [2024-03-15T20:13:14.327Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
16:13:14 [2024-03-15T20:13:14.327Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
16:13:14 [2024-03-15T20:13:14.328Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 215 kB/s)
16:13:14 [2024-03-15T20:13:14.328Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
16:13:14 [2024-03-15T20:13:14.328Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
16:13:14 [2024-03-15T20:13:14.328Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
16:13:14 [2024-03-15T20:13:14.584Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
16:13:14 [2024-03-15T20:13:14.584Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
16:13:14 [2024-03-15T20:13:14.584Z] [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
16:13:14 [2024-03-15T20:13:14.584Z] [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 1.4 MB/s)
16:13:14 [2024-03-15T20:13:14.584Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
16:13:14 [2024-03-15T20:13:14.584Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
16:13:14 [2024-03-15T20:13:14.584Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
16:13:14 [2024-03-15T20:13:14.584Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
16:13:14 [2024-03-15T20:13:14.584Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
16:13:14 [2024-03-15T20:13:14.584Z] [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
16:13:14 [2024-03-15T20:13:14.584Z] [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 1.3 MB/s)
16:13:14 [2024-03-15T20:13:14.584Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
16:13:14 [2024-03-15T20:13:14.584Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
16:13:14 [2024-03-15T20:13:14.584Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
16:13:14 [2024-03-15T20:13:14.841Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
16:13:14 [2024-03-15T20:13:14.841Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
16:13:14 [2024-03-15T20:13:14.841Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
16:13:14 [2024-03-15T20:13:14.841Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 3.0 MB/s)
16:13:14 [2024-03-15T20:13:14.841Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom
16:13:14 [2024-03-15T20:13:14.841Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.pom
16:13:14 [2024-03-15T20:13:14.841Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom
16:13:14 [2024-03-15T20:13:14.841Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.pom
16:13:14 [2024-03-15T20:13:14.841Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom
16:13:14 [2024-03-15T20:13:14.841Z] [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
16:13:14 [2024-03-15T20:13:14.841Z] [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 603 kB/s)
16:13:14 [2024-03-15T20:13:14.841Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
16:13:14 [2024-03-15T20:13:14.841Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
16:13:14 [2024-03-15T20:13:14.841Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
16:13:15 [2024-03-15T20:13:15.096Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
16:13:15 [2024-03-15T20:13:15.096Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
16:13:15 [2024-03-15T20:13:15.096Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
16:13:15 [2024-03-15T20:13:15.096Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 4.2 MB/s)
16:13:15 [2024-03-15T20:13:15.096Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
16:13:15 [2024-03-15T20:13:15.097Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom
16:13:15 [2024-03-15T20:13:15.097Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/9/commons-parent-9.pom
16:13:15 [2024-03-15T20:13:15.353Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom
16:13:15 [2024-03-15T20:13:15.353Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
16:13:15 [2024-03-15T20:13:15.353Z] [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
16:13:15 [2024-03-15T20:13:15.353Z] [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 7.3 MB/s)
16:13:15 [2024-03-15T20:13:15.353Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
16:13:15 [2024-03-15T20:13:15.353Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
16:13:15 [2024-03-15T20:13:15.353Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
16:13:15 [2024-03-15T20:13:15.353Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
16:13:15 [2024-03-15T20:13:15.353Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
16:13:15 [2024-03-15T20:13:15.353Z] [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
16:13:15 [2024-03-15T20:13:15.353Z] [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 4.7 MB/s)
16:13:15 [2024-03-15T20:13:15.353Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
16:13:15 [2024-03-15T20:13:15.353Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
16:13:15 [2024-03-15T20:13:15.353Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
16:13:15 [2024-03-15T20:13:15.353Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
16:13:15 [2024-03-15T20:13:15.353Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
16:13:15 [2024-03-15T20:13:15.609Z] [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
16:13:15 [2024-03-15T20:13:15.609Z] [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 6.2 MB/s)
16:13:15 [2024-03-15T20:13:15.609Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
16:13:15 [2024-03-15T20:13:15.609Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
16:13:15 [2024-03-15T20:13:15.609Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom
16:13:15 [2024-03-15T20:13:15.609Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
16:13:15 [2024-03-15T20:13:15.609Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
16:13:15 [2024-03-15T20:13:15.609Z] [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
16:13:15 [2024-03-15T20:13:15.609Z] [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 10 MB/s)
16:13:15 [2024-03-15T20:13:15.609Z] [WARNING] The POM for commons-collections:commons-collections:jar:3.2.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:13:15 [2024-03-15T20:13:15.609Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
16:13:15 [2024-03-15T20:13:15.609Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
16:13:15 [2024-03-15T20:13:15.609Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
16:13:15 [2024-03-15T20:13:15.609Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
16:13:15 [2024-03-15T20:13:15.609Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
16:13:15 [2024-03-15T20:13:15.609Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
16:13:15 [2024-03-15T20:13:15.609Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom (1.7 kB at 575 kB/s)
16:13:15 [2024-03-15T20:13:15.609Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
16:13:15 [2024-03-15T20:13:15.609Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
16:13:15 [2024-03-15T20:13:15.865Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
16:13:15 [2024-03-15T20:13:15.865Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
16:13:15 [2024-03-15T20:13:15.865Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
16:13:15 [2024-03-15T20:13:15.865Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
16:13:15 [2024-03-15T20:13:15.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom (20 kB at 6.6 MB/s)
16:13:15 [2024-03-15T20:13:15.866Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
16:13:15 [2024-03-15T20:13:15.866Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
16:13:15 [2024-03-15T20:13:15.866Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
16:13:16 [2024-03-15T20:13:16.122Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
16:13:16 [2024-03-15T20:13:16.122Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
16:13:16 [2024-03-15T20:13:16.122Z] [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
16:13:16 [2024-03-15T20:13:16.122Z] [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 6.9 MB/s)
16:13:16 [2024-03-15T20:13:16.122Z] [WARNING] The POM for org.apache.commons:commons-text:jar:1.10.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:13:16 [2024-03-15T20:13:16.122Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
16:13:16 [2024-03-15T20:13:16.122Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
16:13:16 [2024-03-15T20:13:16.379Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
16:13:16 [2024-03-15T20:13:16.379Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
16:13:16 [2024-03-15T20:13:16.379Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
16:13:16 [2024-03-15T20:13:16.379Z] [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
16:13:16 [2024-03-15T20:13:16.379Z] [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)
16:13:16 [2024-03-15T20:13:16.379Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
16:13:16 [2024-03-15T20:13:16.379Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
16:13:16 [2024-03-15T20:13:16.379Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
16:13:16 [2024-03-15T20:13:16.379Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
16:13:16 [2024-03-15T20:13:16.379Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
16:13:16 [2024-03-15T20:13:16.379Z] [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
16:13:16 [2024-03-15T20:13:16.379Z] [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 1.1 MB/s)
16:13:16 [2024-03-15T20:13:16.379Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/15/plexus-15.pom
16:13:16 [2024-03-15T20:13:16.379Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/15/plexus-15.pom
16:13:16 [2024-03-15T20:13:16.379Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/15/plexus-15.pom
16:13:16 [2024-03-15T20:13:16.639Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/15/plexus-15.pom
16:13:16 [2024-03-15T20:13:16.639Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/15/plexus-15.pom
16:13:16 [2024-03-15T20:13:16.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/15/plexus-15.pom
16:13:16 [2024-03-15T20:13:16.639Z] [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 6.9 MB/s)
16:13:16 [2024-03-15T20:13:16.639Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom
16:13:16 [2024-03-15T20:13:16.639Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom
16:13:16 [2024-03-15T20:13:16.639Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom
16:13:16 [2024-03-15T20:13:16.639Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom
16:13:16 [2024-03-15T20:13:16.639Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom
16:13:16 [2024-03-15T20:13:16.639Z] [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
16:13:16 [2024-03-15T20:13:16.639Z] [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 10 MB/s)
16:13:16 [2024-03-15T20:13:16.639Z] [WARNING] The POM for commons-io:commons-io:jar:2.13.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:13:16 [2024-03-15T20:13:16.640Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
16:13:16 [2024-03-15T20:13:16.640Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
16:13:16 [2024-03-15T20:13:16.640Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
16:13:16 [2024-03-15T20:13:16.896Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
16:13:16 [2024-03-15T20:13:16.896Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
16:13:16 [2024-03-15T20:13:16.896Z] [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
16:13:16 [2024-03-15T20:13:16.896Z] [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 5.5 MB/s)
16:13:16 [2024-03-15T20:13:16.896Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/56/commons-parent-56.pom
16:13:16 [2024-03-15T20:13:16.896Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/56/commons-parent-56.pom
16:13:16 [2024-03-15T20:13:16.896Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/56/commons-parent-56.pom
16:13:16 [2024-03-15T20:13:16.896Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/56/commons-parent-56.pom
16:13:16 [2024-03-15T20:13:16.896Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/56/commons-parent-56.pom
16:13:16 [2024-03-15T20:13:16.896Z] [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
16:13:16 [2024-03-15T20:13:16.896Z] [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 16 MB/s)
16:13:16 [2024-03-15T20:13:16.896Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:1.23.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:13:16 [2024-03-15T20:13:16.896Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
16:13:16 [2024-03-15T20:13:16.896Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
16:13:16 [2024-03-15T20:13:16.896Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
16:13:16 [2024-03-15T20:13:16.896Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
16:13:16 [2024-03-15T20:13:16.896Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
16:13:17 [2024-03-15T20:13:17.152Z] [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
16:13:17 [2024-03-15T20:13:17.152Z] [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 412 kB/s)
16:13:17 [2024-03-15T20:13:17.152Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
16:13:17 [2024-03-15T20:13:17.152Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
16:13:17 [2024-03-15T20:13:17.152Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
16:13:17 [2024-03-15T20:13:17.152Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
16:13:17 [2024-03-15T20:13:17.152Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
16:13:17 [2024-03-15T20:13:17.152Z] [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
16:13:17 [2024-03-15T20:13:17.152Z] [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 865 kB/s)
16:13:17 [2024-03-15T20:13:17.152Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
16:13:17 [2024-03-15T20:13:17.153Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
16:13:17 [2024-03-15T20:13:17.153Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: 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.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: 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.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
16:13:17 [2024-03-15T20:13:17.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
16:13:17 [2024-03-15T20:13:17.410Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
16:13:17 [2024-03-15T20:13:17.666Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
16:13:17 [2024-03-15T20:13:17.666Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
16:13:17 [2024-03-15T20:13:17.666Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar
16:13:17 [2024-03-15T20:13:17.666Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
16:13:17 [2024-03-15T20:13:17.666Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
16:13:17 [2024-03-15T20:13:17.666Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
16:13:17 [2024-03-15T20:13:17.666Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
16:13:17 [2024-03-15T20:13:17.666Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
16:13:17 [2024-03-15T20:13:17.666Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
16:13:17 [2024-03-15T20:13:17.666Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
16:13:17 [2024-03-15T20:13:17.666Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
16:13:17 [2024-03-15T20:13:17.922Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
16:13:17 [2024-03-15T20:13:17.922Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
16:13:17 [2024-03-15T20:13:17.922Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
16:13:17 [2024-03-15T20:13:17.922Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
16:13:17 [2024-03-15T20:13:17.922Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
16:13:17 [2024-03-15T20:13:17.922Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
16:13:17 [2024-03-15T20:13:17.922Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
16:13:17 [2024-03-15T20:13:17.922Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
16:13:17 [2024-03-15T20:13:17.922Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar
16:13:17 [2024-03-15T20:13:17.922Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
16:13:17 [2024-03-15T20:13:17.922Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar
16:13:17 [2024-03-15T20:13:17.922Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
16:13:17 [2024-03-15T20:13:17.922Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar (71 kB at 182 kB/s)
16:13:17 [2024-03-15T20:13:17.922Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
16:13:17 [2024-03-15T20:13:17.922Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
16:13:17 [2024-03-15T20:13:17.922Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
16:13:18 [2024-03-15T20:13:18.178Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
16:13:18 [2024-03-15T20:13:18.178Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
16:13:18 [2024-03-15T20:13:18.178Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
16:13:18 [2024-03-15T20:13:18.178Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
16:13:18 [2024-03-15T20:13:18.178Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
16:13:18 [2024-03-15T20:13:18.178Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
16:13:18 [2024-03-15T20:13:18.178Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
16:13:18 [2024-03-15T20:13:18.178Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
16:13:18 [2024-03-15T20:13:18.178Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar
16:13:18 [2024-03-15T20:13:18.178Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
16:13:18 [2024-03-15T20:13:18.178Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
16:13:18 [2024-03-15T20:13:18.178Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
16:13:18 [2024-03-15T20:13:18.178Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
16:13:18 [2024-03-15T20:13:18.434Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
16:13:18 [2024-03-15T20:13:18.434Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
16:13:18 [2024-03-15T20:13:18.434Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar
16:13:18 [2024-03-15T20:13:18.434Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
16:13:18 [2024-03-15T20:13:18.694Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
16:13:18 [2024-03-15T20:13:18.694Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
16:13:18 [2024-03-15T20:13:18.694Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
16:13:18 [2024-03-15T20:13:18.694Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar
16:13:18 [2024-03-15T20:13:18.694Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
16:13:18 [2024-03-15T20:13:18.694Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
16:13:18 [2024-03-15T20:13:18.694Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
16:13:18 [2024-03-15T20:13:18.694Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
16:13:18 [2024-03-15T20:13:18.694Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
16:13:18 [2024-03-15T20:13:18.694Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
16:13:18 [2024-03-15T20:13:18.695Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar (11 kB at 5.3 MB/s)
16:13:18 [2024-03-15T20:13:18.696Z] [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
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar (33 kB at 11 MB/s)
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
16:13:18 [2024-03-15T20:13:18.696Z] [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 6.6 MB/s)
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar (61 kB at 20 MB/s)
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 13 MB/s)
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar (151 kB at 30 MB/s)
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (42 kB at 8.3 MB/s)
16:13:18 [2024-03-15T20:13:18.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
16:13:18 [2024-03-15T20:13:18.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (42 kB at 8.4 MB/s)
16:13:18 [2024-03-15T20:13:18.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
16:13:18 [2024-03-15T20:13:18.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 3.6 MB/s)
16:13:18 [2024-03-15T20:13:18.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
16:13:18 [2024-03-15T20:13:18.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 19 MB/s)
16:13:18 [2024-03-15T20:13:18.697Z] [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.jar
16:13:18 [2024-03-15T20:13:18.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 7.4 MB/s)
16:13:18 [2024-03-15T20:13:18.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
16:13:18 [2024-03-15T20:13:18.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 2.0 MB/s)
16:13:18 [2024-03-15T20:13:18.697Z] [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.jar
16:13:18 [2024-03-15T20:13:18.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 4.5 MB/s)
16:13:18 [2024-03-15T20:13:18.697Z] [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.jar
16:13:18 [2024-03-15T20:13:18.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (160 kB at 15 MB/s)
16:13:18 [2024-03-15T20:13:18.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
16:13:18 [2024-03-15T20:13:18.697Z] [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.jar (29 kB at 2.4 MB/s)
16:13:18 [2024-03-15T20:13:18.697Z] [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
16:13:18 [2024-03-15T20:13:18.697Z] [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.jar (13 kB at 1.1 MB/s)
16:13:18 [2024-03-15T20:13:18.697Z] [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.jar
16:13:18 [2024-03-15T20:13:18.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 3.5 MB/s)
16:13:18 [2024-03-15T20:13:18.697Z] [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.jar
16:13:18 [2024-03-15T20:13:18.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar (557 kB at 35 MB/s)
16:13:18 [2024-03-15T20:13:18.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
16:13:18 [2024-03-15T20:13:18.697Z] [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.jar (172 kB at 11 MB/s)
16:13:18 [2024-03-15T20:13:18.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
16:13:18 [2024-03-15T20:13:18.697Z] [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 7.6 MB/s)
16:13:18 [2024-03-15T20:13:18.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
16:13:18 [2024-03-15T20:13:18.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar (12 kB at 652 kB/s)
16:13:18 [2024-03-15T20:13:18.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
16:13:18 [2024-03-15T20:13:18.697Z] [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.jar (210 kB at 11 MB/s)
16:13:18 [2024-03-15T20:13:18.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
16:13:18 [2024-03-15T20:13:18.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar (65 kB at 3.0 MB/s)
16:13:18 [2024-03-15T20:13:18.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
16:13:18 [2024-03-15T20:13:18.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar (60 kB at 2.7 MB/s)
16:13:18 [2024-03-15T20:13:18.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
16:13:18 [2024-03-15T20:13:18.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar (12 kB at 484 kB/s)
16:13:18 [2024-03-15T20:13:18.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
16:13:18 [2024-03-15T20:13:18.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar (218 kB at 8.7 MB/s)
16:13:18 [2024-03-15T20:13:18.697Z] [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
16:13:18 [2024-03-15T20:13:18.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar (16 kB at 653 kB/s)
16:13:18 [2024-03-15T20:13:18.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
16:13:18 [2024-03-15T20:13:18.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar (17 kB at 695 kB/s)
16:13:18 [2024-03-15T20:13:18.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
16:13:18 [2024-03-15T20:13:18.697Z] [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.jar (425 kB at 17 MB/s)
16:13:18 [2024-03-15T20:13:18.697Z] [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
16:13:18 [2024-03-15T20:13:18.698Z] [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 163 kB/s)
16:13:18 [2024-03-15T20:13:18.698Z] [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
16:13:18 [2024-03-15T20:13:18.698Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar (18 kB at 661 kB/s)
16:13:18 [2024-03-15T20:13:18.698Z] [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
16:13:18 [2024-03-15T20:13:18.698Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 442 kB/s)
16:13:18 [2024-03-15T20:13:18.698Z] [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 300 kB/s)
16:13:18 [2024-03-15T20:13:18.698Z] [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
16:13:18 [2024-03-15T20:13:18.698Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
16:13:18 [2024-03-15T20:13:18.698Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar (52 kB at 1.7 MB/s)
16:13:18 [2024-03-15T20:13:18.698Z] [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
16:13:18 [2024-03-15T20:13:18.698Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 7.7 MB/s)
16:13:18 [2024-03-15T20:13:18.698Z] [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
16:13:18 [2024-03-15T20:13:18.698Z] [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 1.6 MB/s)
16:13:18 [2024-03-15T20:13:18.698Z] [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
16:13:18 [2024-03-15T20:13:18.698Z] [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 12 MB/s)
16:13:18 [2024-03-15T20:13:18.698Z] [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
16:13:18 [2024-03-15T20:13:18.698Z] [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 6.5 MB/s)
16:13:18 [2024-03-15T20:13:18.698Z] [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
16:13:18 [2024-03-15T20:13:18.698Z] [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 5.8 MB/s)
16:13:18 [2024-03-15T20:13:18.698Z] [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 218 kB/s)
16:13:18 [2024-03-15T20:13:18.698Z] [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 12 MB/s)
16:13:18 [2024-03-15T20:13:18.698Z] [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 9.9 MB/s)
16:13:18 [2024-03-15T20:13:18.954Z] [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 17 MB/s)
16:13:25 [2024-03-15T20:13:25.493Z] [INFO] No previous run data found, generating javadoc.
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] Javadoc Warnings
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.jartool/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.hotspot.agent/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.jconsole/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/java.compiler/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.jdwp.agent/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.internal.vm.compiler.management/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/java.management.rmi/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.crypto.cryptoki/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.jcmd/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.localedata/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.jdeps/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/java.xml.crypto/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.management.agent/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/java.logging/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.security.auth/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.attach/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.incubator.vector/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.unsupported.desktop/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.jfr/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/java.desktop/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.internal.jvmstat/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.security.jgss/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.zipfs/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/java.management/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/java.naming/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.crypto.ec/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.naming.rmi/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.nio.mapmode/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.internal.vm.ci/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.sctp/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.internal.opt/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.javadoc/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/java.sql/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.management/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.management.jfr/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.editpad/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/java.base/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.charsets/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/java.transaction.xa/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.jpackage/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/java.datatransfer/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.jlink/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/java.scripting/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.unsupported/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/java.xml/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.jstatd/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/java.rmi/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.xml.dom/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/java.smartcardio/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.internal.le/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/java.security.sasl/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.jdi/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.accessibility/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/java.net.http/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.net/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.random/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.incubator.foreign/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/java.prefs/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.dynalink/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.internal.ed/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.httpserver/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.naming.dns/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/java.sql.rowset/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/java.se/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.jsobject/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.jshell/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.compiler/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/jdk.internal.vm.compiler/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/java.instrument/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [loading /modules/java.security.jgss/module-info.class]
16:13:40 [2024-03-15T20:13:40.339Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/CounterAnalysis.java]]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing completed 16ms]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/CounterStateProvider.java]]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing completed 9ms]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/CounterType.java]]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/package-info.java]]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/aspects/AbstractCounterAspect.java]]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing completed 5ms]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/aspects/CounterAspect.java]]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing completed 3ms]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/aspects/ITmfCounterAspect.java]]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/aspects/package-info.java]]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/src:org/eclipse/tracecompass/analysis/counters/ui/views/CounterChartViewer.java]]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/src:org/eclipse/tracecompass/analysis/counters/ui/views/CounterTreeViewer.java]]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/src:org/eclipse/tracecompass/analysis/counters/ui/views/CounterView.java]]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/CycleDetectedException.java]]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/IGraphWorker.java]]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/ITmfGraphVisitor.java]]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/TmfEdge.java]]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing completed 5ms]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/TmfGraph.java]]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing completed 9ms]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/TmfVertex.java]]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing completed 5ms]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/package-info.java]]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/AbstractTmfGraphBuilderModule.java]]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing completed 4ms]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/AbstractTmfGraphProvider.java]]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing completed 3ms]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/AbstractTraceEventHandler.java]]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/ITmfGraphProvider.java]]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/ITraceEventHandler.java]]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/package-info.java]]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/AbstractCriticalPathModule.java]]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing completed 4ms]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/CriticalPathAlgorithmException.java]]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/CriticalPathModule.java]]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/ICriticalPathAlgorithm.java]]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/ICriticalPathProvider.java]]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/OSCriticalPathModule.java]]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/package-info.java]]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/IEdgeContextStateFactory.java]]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/ITmfEdge.java]]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/ITmfEdgeContextState.java]]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraph.java]]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing completed 3ms]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraphVisitor.java]]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/ITmfVertex.java]]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/TmfEdgeState.java]]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/TmfGraphFactory.java]]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/WorkerSerializer.java]]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/package-info.java]]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/contextswitch/KernelContextSwitchAnalysis.java]]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/contextswitch/KernelContextSwitchStateProvider.java]]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/cpuusage/CpuUsageEntryModel.java]]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/cpuusage/KernelCpuUsageAnalysis.java]]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing completed 4ms]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/cpuusage/KernelCpuUsageStateProvider.java]]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/cpuusage/package-info.java]]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/LinuxPidAspect.java]]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/LinuxTidAspect.java]]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/Messages.java]]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/ThreadPriorityAspect.java]]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/package-info.java]]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/IOsExecutionGraphHandlerBuilder.java]]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsExecutionGraph.java]]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsExecutionGraphProvider.java]]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsInterruptContext.java]]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsSystemModel.java]]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsWorker.java]]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/package-info.java]]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelAnalysisModule.java]]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelThreadInformationProvider.java]]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing completed 5ms]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelTidAspect.java]]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelUtils.java]]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/LinuxValues.java]]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/Messages.java]]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/StateValues.java]]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/package-info.java]]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernelmemoryusage/KernelMemoryAnalysisModule.java]]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernelmemoryusage/KernelMemoryStateProvider.java]]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/memory/MemoryUsageTreeModel.java]]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/model/HostThread.java]]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/model/OsStrings.java]]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/model/ProcessStatus.java]]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/model/package-info.java]]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/signals/TmfCpuSelectedSignal.java]]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/signals/TmfThreadSelectedSignal.java]]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/signals/package-info.java]]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/tid/ActiveTidStateProvider.java]]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/tid/TidAnalysisModule.java]]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/DefaultEventLayout.java]]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/IKernelAnalysisEventLayout.java]]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing completed 4ms]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/IKernelTrace.java]]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/KernelEventLayoutRequirement.java]]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/LinuxTraceContext.java]]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/package-info.java]]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/FlameDefaultPalette.java]]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/IProfilingElement.java]]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/IProfilingGroupDescriptor.java]]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/ProfilingElement.java]]
16:13:40 [2024-03-15T20:13:40.342Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/ProfilingGroupDescriptor.java]]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/package-info.java]]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callgraph/ICallGraphProvider.java]]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callgraph/package-info.java]]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStack.java]]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing completed 7ms]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackAnalysis.java]]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing completed 3ms]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackHostUtils.java]]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java]]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing completed 5ms]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackStateProvider.java]]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/IFlameChartProvider.java]]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/package-info.java]]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src:org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java]]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing completed 32ms]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src:org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/package-info.java]]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/AbstractSegmentStoreAnalysisEventBasedModule.java]]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/AbstractSegmentStoreAnalysisModule.java]]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/GenericSegmentStatisticsAnalysis.java]]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/IAnalysisProgressListener.java]]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/IGroupingSegmentAspect.java]]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/ISegmentStoreProvider.java]]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/SegmentStoreAnalysisModule.java]]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/SegmentStoreStatisticsModel.java]]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/package-info.java]]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/statistics/AbstractSegmentStatisticsAnalysis.java]]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/statistics/package-info.java]]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/statistics/IStatistics.java]]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/statistics/IStatisticsAnalysis.java]]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/statistics/Statistics.java]]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/statistics/package-info.java]]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/AnalysisTimingImageConstants.java]]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/package-info.java]]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/AbstractSegmentStoreDensityView.java]]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/AbstractSegmentStoreDensityViewer.java]]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing completed 7ms]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/ISegmentStoreDensityViewerDataListener.java]]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/Messages.java]]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/ZoomOutAction.java]]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/package-info.java]]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer2.java]]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartViewer2.java]]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing completed 7ms]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/SegmentStoreScatterView2.java]]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/package-info.java]]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsView.java]]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java]]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing completed 4ms]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/SegmentStoreStatisticsView.java]]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/SegmentStoreStatisticsViewer.java]]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/package-info.java]]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableView.java]]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java]]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing completed 8ms]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/SegmentStoreTableView.java]]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/SegmentStoreTableViewer.java]]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/package-info.java]]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/NonNullUtils.java]]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/ObjectUtils.java]]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/TraceCompassActivator.java]]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/package-info.java]]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/collect/BufferedBlockingQueue.java]]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing completed 3ms]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/collect/package-info.java]]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/DataSizeWithUnitFormat.java]]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/DataSpeedWithUnitFormat.java]]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/DecimalUnitFormat.java]]
16:13:40 [2024-03-15T20:13:40.344Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/DecimalWithUnitPrefixFormat.java]]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/LongToPercentFormat.java]]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/SubSecondTimeWithUnitFormat.java]]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing completed 16ms]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/log/TraceCompassLog.java]]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java]]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing completed 9ms]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/log/TraceCompassMonitorManager.java]]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/log/package-info.java]]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/math/SaturatedArithmetic.java]]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/process/Messages.java]]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/process/ProcessUtils.java]]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing completed 3ms]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/process/package-info.java]]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/xml/XmlUtils.java]]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/xml/package-info.java]]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/CTFException.java]]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/CTFStrings.java]]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/CTFCallsite.java]]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing completed 11ms]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/CTFClock.java]]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/IEventDeclaration.java]]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/IEventDefinition.java]]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/io/BitBuffer.java]]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing completed 10ms]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/metadata/DeclarationScope.java]]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing completed 5ms]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/EventHeaderScope.java]]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/EventHeaderVScope.java]]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/FieldsScope.java]]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/IDefinitionScope.java]]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/ILexicalScope.java]]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/LexicalScope.java]]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/PacketHeaderScope.java]]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/RootScope.java]]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/AbstractArrayDefinition.java]]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/BlobDeclaration.java]]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/BlobDefinition.java]]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/CompoundDeclaration.java]]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/Declaration.java]]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/Definition.java]]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/Encoding.java]]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/EnumDeclaration.java]]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing completed 3ms]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/EnumDefinition.java]]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/FloatDeclaration.java]]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/FloatDefinition.java]]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/ICompositeDefinition.java]]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/IDeclaration.java]]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/IDefinition.java]]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/IEventHeaderDeclaration.java]]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/ISimpleDatatypeDeclaration.java]]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/IntegerDeclaration.java]]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing completed 5ms]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/IntegerDefinition.java]]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing completed 11ms]
16:13:40 [2024-03-15T20:13:40.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/ScopedDefinition.java]]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/SimpleDatatypeDefinition.java]]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/StringDeclaration.java]]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/StringDefinition.java]]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/StructDeclaration.java]]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing completed 5ms]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/StructDefinition.java]]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/VariantDeclaration.java]]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing completed 3ms]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/VariantDefinition.java]]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFIOException.java]]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFResponse.java]]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFStreamInput.java]]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing completed 4ms]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFStreamInputReader.java]]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing completed 4ms]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFStreamOutputWriter.java]]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFStreamPacketOutputWriter.java]]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing completed 4ms]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFTrace.java]]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing completed 8ms]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java]]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing completed 5ms]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFTraceWriter.java]]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/ICTFPacketDescriptor.java]]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing completed 6ms]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/ICTFStream.java]]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/IPacketReader.java]]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/Metadata.java]]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing completed 6ms]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3:org/eclipse/tracecompass/ctf/parser/CTFLexer.java]]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing completed 23ms]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3:org/eclipse/tracecompass/ctf/parser/CTFParser.java]]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing completed 58ms]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/CtfConstants.java]]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/CtfEnumPair.java]]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/context/CtfLocation.java]]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/context/CtfLocationInfo.java]]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java]]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEvent.java]]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing completed 3ms]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEventFactory.java]]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEventField.java]]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing completed 3ms]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEventType.java]]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfLostEvent.java]]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/Messages.java]]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/NullEventDefinition.java]]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/aspect/CtfChannelAspect.java]]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/aspect/CtfCpuAspect.java]]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/aspect/Messages.java]]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/lookup/CtfTmfCallsite.java]]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTmfTrace.java]]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing completed 6ms]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTraceValidationStatus.java]]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/trace/CtfUtils.java]]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/trace/Messages.java]]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/analysis/ExampleStateProvider.java]]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/analysis/ExampleStateSystemAnalysisModule.java]]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/data/provider/ExampleTimeGraphDataProvider.java]]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing completed 3ms]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/data/provider/ExampleTimeGraphProviderFactory.java]]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/data/provider/ExampleXYDataProvider.java]]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/data/provider/ExampleXYDataProviderFactory.java]]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/ui/Activator.java]]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/ui/views/data/provider/ExampleTimeGraphDataProviderView.java]]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/ui/views/data/provider/ExampleXYDataProviderView.java]]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/lttng2/control/core/session/Messages.java]]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/lttng2/control/core/session/SessionConfigGenerator.java]]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing completed 4ms]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/lttng2/control/core/session/SessionConfigStrings.java]]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/lttng2/kernel/core/trace/LttngKernelTrace.java]]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/lttng2/kernel/core/trace/Messages.java]]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/BinaryCallsite.java]]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/FunctionLocation.java]]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/Messages.java]]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoAnalysisModule.java]]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryAspect.java]]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing completed 6ms]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryFile.java]]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoFunctionAspect.java]]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoLoadedBinaryFile.java]]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoSourceAspect.java]]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/package-info.java]]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/LttngUstEvent.java]]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/LttngUstEventFactory.java]]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/LttngUstTrace.java]]
16:13:40 [2024-03-15T20:13:40.348Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/Messages.java]]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/layout/ILttngUstEventLayout.java]]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/layout/package-info.java]]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/encoding/HTVarInt.java]]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/src:org/eclipse/tracecompass/datastore/core/encoding/HTVarIntTest.java]]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/interval/HTInterval.java]]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/interval/IHTInterval.java]]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/interval/IHTIntervalReader.java]]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/interval/ISerializableObject.java]]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/interval/package-info.java]]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/serialization/ISafeByteBufferReader.java]]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/serialization/ISafeByteBufferWriter.java]]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/serialization/SafeByteBufferFactory.java]]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/serialization/package-info.java]]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/BasicSegment.java]]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/IContentSegment.java]]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/ISegment.java]]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/ISegmentStore.java]]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/SegmentComparators.java]]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/SegmentStoreFactory.java]]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/package-info.java]]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/segment/interfaces/INamedSegment.java]]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/segment/interfaces/SegmentAspects.java]]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/segment/interfaces/SegmentTypeComparators.java]]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/segment/interfaces/package-info.java]]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/ITmfStateSystem.java]]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing completed 3ms]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/ITmfStateSystemBuilder.java]]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java]]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/StateSystemFactory.java]]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java]]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing completed 4ms]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/backend/ICustomStateHistoryBackend.java]]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/backend/IPartialStateHistoryBackend.java]]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/backend/IStateHistoryBackend.java]]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing completed 3ms]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/backend/StateHistoryBackendFactory.java]]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/exceptions/AttributeNotFoundException.java]]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/exceptions/StateSystemDisposedException.java]]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/exceptions/StateValueTypeException.java]]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/exceptions/TimeRangeException.java]]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/interval/ITmfStateInterval.java]]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/interval/TmfStateInterval.java]]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/snapshot/StateSnapshot.java]]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/DoubleStateValue.java]]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/ITmfStateValue.java]]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/IntegerStateValue.java]]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/LongStateValue.java]]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/NullStateValue.java]]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/StringStateValue.java]]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/TmfStateValue.java]]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/package-info.java]]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/Messages.java]]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/TmfCommonConstants.java]]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/TmfProjectNature.java]]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/TmfStrings.java]]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/IAnalysisModule.java]]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/IAnalysisModuleHelper.java]]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/IAnalysisModuleSource.java]]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/IAnalysisOutput.java]]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/IAnalysisParameterProvider.java]]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/ITmfNewAnalysisModuleListener.java]]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/Messages.java]]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.java]]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing completed 3ms]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisParamProvider.java]]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAnalysisManager.java]]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAnalysisModuleHelperConfigElement.java]]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAnalysisModuleOutputs.java]]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAnalysisOutputManager.java]]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfNewAnalysisOutputListener.java]]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/callsite/ITmfCallsiteIterator.java]]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/callsite/ITmfCallsiteResolver.java]]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/callsite/TimeCallsite.java]]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/callsite/package-info.java]]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/ondemand/IOnDemandAnalysis.java]]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/ondemand/IOnDemandAnalysisReport.java]]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/ondemand/OnDemandAnalysisManager.java]]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/ondemand/package-info.java]]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/IAnalysisRequirementProvider.java]]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/TmfAbstractAnalysisRequirement.java]]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/TmfAnalysisEventFieldRequirement.java]]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/TmfAnalysisEventRequirement.java]]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/TmfCompositeAnalysisRequirement.java]]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/package-info.java]]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/component/DataProviderConstants.java]]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/component/ITmfComponent.java]]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/component/ITmfEventProvider.java]]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/component/TmfComponent.java]]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/component/TmfEventProvider.java]]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/ITmfConfigParamDescriptor.java]]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/ITmfConfiguration.java]]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/ITmfConfigurationSource.java]]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/ITmfConfigurationSourceType.java]]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/TmfConfigParamDescriptor.java]]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/TmfConfiguration.java]]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/TmfConfigurationSourceManager.java]]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/TmfConfigurationSourceType.java]]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/package-info.java]]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderManager.java]]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderParameterUtils.java]]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/DataType.java]]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/DataTypeUtils.java]]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/IDataProviderDescriptor.java]]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/IDataProviderFactory.java]]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/X11ColorUtils.java]]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/ITmfCustomAttributes.java]]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/ITmfEvent.java]]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/ITmfEventField.java]]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/ITmfEventType.java]]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/ITmfLostEvent.java]]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/TmfEvent.java]]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/TmfEventField.java]]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/TmfEventType.java]]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/TmfLostEvent.java]]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/ITmfEventAspect.java]]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/Messages.java]]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing completed 6ms]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/MultiAspect.java]]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects.java]]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfCallsiteAspect.java]]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfContentFieldAspect.java]]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfCpuAspect.java]]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfDeviceAspect.java]]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfEventFieldAspect.java]]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfStateSystemAspect.java]]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/package-info.java]]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/collapse/ITmfCollapsibleEvent.java]]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/lookup/ITmfCallsite.java]]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/lookup/ITmfModelLookup.java]]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/lookup/ITmfSourceLookup.java]]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/lookup/TmfCallsite.java]]
16:13:40 [2024-03-15T20:13:40.352Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/IEventMatchingKey.java]]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/IMatchProcessingUnit.java]]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/ITmfEventMatching.java]]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/ITmfMatchEventDefinition.java]]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/Messages.java]]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/TcpEventKey.java]]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/TmfEventDependency.java]]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/TmfEventMatches.java]]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/TmfEventMatching.java]]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/exceptions/TmfAnalysisException.java]]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/exceptions/TmfConfigurationException.java]]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/exceptions/TmfTraceException.java]]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/FilterManager.java]]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/ITmfFilter.java]]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/ITmfFilterTreeNode.java]]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/ITmfFilterWithNot.java]]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/ITmfFilterWithValue.java]]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterAndNode.java]]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterAspectNode.java]]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterCompareNode.java]]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterContainsNode.java]]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterEqualsNode.java]]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterMatchesNode.java]]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterNode.java]]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterObjectNode.java]]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterOrNode.java]]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterRootNode.java]]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterTraceTypeNode.java]]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterTreeNode.java]]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/xml/TmfFilterContentHandler.java]]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/xml/TmfFilterXMLParser.java]]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/xml/TmfFilterXMLWriter.java]]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/io/BufferedRandomAccessFile.java]]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/io/ResourceUtil.java]]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/markers/ITimeReference.java]]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/markers/ITimeReferenceProvider.java]]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/markers/TimeReference.java]]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/AbstractStateSystemAnalysisDataProvider.java]]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/AbstractTmfTraceDataProvider.java]]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/CommonStatusMessage.java]]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/CoreFilterProperty.java]]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/CoreMetadataStrings.java]]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/DataProviderDescriptor.java]]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/ICoreElementResolver.java]]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/ICorePropertyCollection.java]]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/IOutputElement.java]]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/IOutputStyleProvider.java]]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/ITableColumnDescriptor.java]]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/ITimeElement.java]]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/Messages.java]]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/OutputElement.java]]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/OutputElementStyle.java]]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/OutputStyleModel.java]]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/SeriesModel.java]]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/StyleProperties.java]]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java]]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/TmfXyModel.java]]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/YModel.java]]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/package-info.java]]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/Annotation.java]]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/AnnotationCategoriesModel.java]]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/AnnotationModel.java]]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/EventAnnotationProvider.java]]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/IAnnotation.java]]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/IOutputAnnotationParameters.java]]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/IOutputAnnotationProvider.java]]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/TraceAnnotationProvider.java]]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/package-info.java]]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/FilterTimeQueryFilter.java]]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/ICumulativeQueryFilter.java]]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/IMultipleSelectionQueryFilter.java]]
16:13:40 [2024-03-15T20:13:40.354Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/SelectedCounterQueryFilter.java]]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/SelectedCpuQueryFilter.java]]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/SelectionTimeQueryFilter.java]]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/TimeQueryFilter.java]]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/package-info.java]]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/AbstractTimeGraphDataProvider.java]]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphArrow.java]]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphDataProvider.java]]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphEntryModel.java]]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphRowModel.java]]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphState.java]]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphStateFilter.java]]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphArrow.java]]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphEntryModel.java]]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphModel.java]]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphRowModel.java]]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphState.java]]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TmfTimeGraphCompositeDataProvider.java]]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/package-info.java]]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/AbstractTreeDataProvider.java]]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing completed 17ms]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/ITmfSelectionTreeDataModel.java]]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/ITmfTreeDataModel.java]]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/ITmfTreeDataProvider.java]]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/TmfTreeCompositeDataProvider.java]]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/TmfTreeDataModel.java]]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/TmfTreeModel.java]]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/package-info.java]]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/AbstractTreeCommonXDataProvider.java]]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ISeriesModel.java]]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ITmfCommonXAxisModel.java]]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ITmfTreeXYDataProvider.java]]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ITmfXYDataProvider.java]]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ITmfXyEntryModel.java]]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ITmfXyModel.java]]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/IYModel.java]]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.355Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java]]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/TmfXYAxisDescription.java]]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/TmfXyTreeDataModel.java]]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/package-info.java]]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEvent.java]]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEventContent.java]]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEventType.java]]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTraceDefinition.java]]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTxtEvent.java]]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTxtEventType.java]]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTxtTrace.java]]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing completed 4ms]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTxtTraceContext.java]]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTxtTraceDefinition.java]]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing completed 9ms]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlEvent.java]]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlEventType.java]]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlInputAttribute.java]]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlInputElement.java]]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTrace.java]]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing completed 5ms]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTraceContext.java]]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTraceDefinition.java]]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing completed 5ms]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/Messages.java]]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/DefaultColorPaletteProvider.java]]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/IPaletteProvider.java]]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/IXYPresentationProvider.java]]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/QualitativePaletteProvider.java]]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing completed 6ms]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/RGBAColor.java]]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/RotatingPaletteProvider.java]]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/SequentialPaletteProvider.java]]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/XYPresentationProvider.java]]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/package-info.java]]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java]]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/TmfTraceCoreUtils.java]]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/TmfTraceImportException.java]]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/TmfTraceType.java]]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing completed 41ms]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/TraceTypeHelper.java]]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.356Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/TraceTypePreferences.java]]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/request/ITmfEventRequest.java]]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/request/TmfEventRequest.java]]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/resources/ITmfMarker.java]]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/response/ITmfResponse.java]]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/response/TmfModelResponse.java]]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/response/package-info.java]]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/segment/ISegmentAspect.java]]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/segment/SegmentDurationAspect.java]]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/segment/SegmentEndTimeAspect.java]]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/segment/SegmentStartTimeAspect.java]]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/segment/package-info.java]]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfDataModelSelectedSignal.java]]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfEndSynchSignal.java]]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfEventFilterAppliedSignal.java]]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfEventSearchAppliedSignal.java]]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfEventSelectedSignal.java]]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfMarkerEventSourceUpdatedSignal.java]]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSelectionRangeUpdatedSignal.java]]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSignal.java]]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSignalHandler.java]]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.java]]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSignalThrottler.java]]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSignalTracer.java]]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfStartAnalysisSignal.java]]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfStartSynchSignal.java]]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTimestampFormatUpdateSignal.java]]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceClosedSignal.java]]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceModelSignal.java]]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceOpenedSignal.java]]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceRangeUpdatedSignal.java]]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceSelectedSignal.java]]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceSynchronizedSignal.java]]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceUpdatedSignal.java]]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfWindowRangeUpdatedSignal.java]]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.357Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/AbstractTmfStateProvider.java]]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing completed 3ms]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/ITmfAnalysisModuleWithStateSystems.java]]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/ITmfStateProvider.java]]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/Messages.java]]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/TmfAttributePool.java]]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/TmfStateSystemAnalysisModule.java]]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing completed 4ms]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/package-info.java]]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statistics/ITmfStatistics.java]]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statistics/TmfStateStatistics.java]]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statistics/TmfStatisticsEventTypesModule.java]]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statistics/TmfStatisticsModule.java]]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statistics/TmfStatisticsTotalsModule.java]]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/DefaultSymbolProvider.java]]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java]]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/ISymbolProvider.java]]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/ISymbolProviderFactory.java]]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderManager.java]]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderUtils.java]]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/TmfResolvedSymbol.java]]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/package-info.java]]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/ITmfTimestampTransform.java]]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/Messages.java]]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/SynchronizationAlgorithm.java]]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/SynchronizationAlgorithmFactory.java]]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/SynchronizationBackend.java]]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/SynchronizationManager.java]]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/TimestampTransformFactory.java]]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/ITmfTimePreferencesConstants.java]]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/ITmfTimestamp.java]]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/TmfTimePreferences.java]]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/TmfTimeRange.java]]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestamp.java]]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampDelta.java]]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampFormat.java]]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing completed 11ms]
16:13:40 [2024-03-15T20:13:40.358Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/AbstractTmfTraceAdapterFactory.java]]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ICyclesConverter.java]]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfContext.java]]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfEventParser.java]]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java]]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing completed 4ms]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfTraceCompleteness.java]]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfTraceKnownSize.java]]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfTraceWithPreDefinedEvents.java]]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITraceContextSignalHandler.java]]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfContext.java]]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfEventTypeCollectionHelper.java]]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfTrace.java]]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing completed 4ms]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfTraceAdapterManager.java]]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfTraceContext.java]]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java]]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing completed 20ms]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfTraceUtils.java]]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing completed 3ms]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TraceValidationStatus.java]]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment.java]]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing completed 9ms]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperimentUtils.java]]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/ITmfPersistentlyIndexable.java]]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/ITmfTraceIndexer.java]]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/TmfBTreeTraceIndex.java]]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/TmfBTreeTraceIndexer.java]]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/TmfFlatArrayTraceIndex.java]]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/TmfFlatArrayTraceIndexer.java]]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/checkpoint/ITmfCheckpoint.java]]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/checkpoint/ITmfCheckpointIndex.java]]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/checkpoint/TmfCheckpoint.java]]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/checkpoint/TmfCheckpointIndexer.java]]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/location/ITmfLocation.java]]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/location/TmfLocation.java]]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/location/TmfLongLocation.java]]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/location/TmfTimestampLocation.java]]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/text/TextTrace.java]]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing completed 4ms]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/text/TextTraceContext.java]]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/text/TextTraceEvent.java]]
16:13:40 [2024-03-15T20:13:40.359Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/text/TextTraceEventContent.java]]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/trim/ITmfTrimmableTrace.java]]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/trim/package-info.java]]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/uml2sd/ITmfAsyncSequenceDiagramEvent.java]]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/uml2sd/ITmfSyncSequenceDiagramEvent.java]]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/uml2sd/TmfAsyncSequenceDiagramEvent.java]]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/uml2sd/TmfSyncSequenceDiagramEvent.java]]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/util/Pair.java]]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/util/package-info.java]]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/viewmodel/package-info.java]]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/TmfUiRefreshHandler.java]]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/actions/HttpTraceImportOperation.java]]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/actions/OpenSourceCodeAction.java]]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/actions/TraceImportOperation.java]]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/analysis/TmfAnalysisViewOutput.java]]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/colors/ColorUtils.java]]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/colors/RGBAUtil.java]]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/dialog/DirectoryDialogFactory.java]]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/dialog/TmfFileDialogFactory.java]]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/ITmfTraceEditor.java]]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/TmfEditor.java]]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/TmfEditorInput.java]]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/TmfEventsEditor.java]]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing completed 3ms]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/TmfMultiPageEditorPart.java]]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/TmfTraceColumnManager.java]]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/UnsortedPropertySheetPage.java]]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/markers/IMarkerReferenceProvider.java]]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/markers/PeriodicMarkerEventSource.java]]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/model/StyleManager.java]]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/model/package-info.java]]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/ITmfProjectModelElement.java]]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/ITmfStyledProjectModelElement.java]]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/Messages.java]]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfAggregateAnalysisElement.java]]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfAnalysisElement.java]]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.360Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfAnalysisOutputElement.java]]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfBuiltInOnDemandAnalysisElement.java]]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfCommonProjectElement.java]]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing completed 5ms]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfExperimentElement.java]]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing completed 4ms]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfExperimentFolder.java]]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfNavigatorContentProvider.java]]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfNavigatorLabelProvider.java]]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfOnDemandAnalysesElement.java]]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfOnDemandAnalysisElement.java]]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfOpenTraceHelper.java]]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing completed 25ms]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectConfig.java]]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectElement.java]]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectModelElement.java]]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectModelIcons.java]]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectModelPreferences.java]]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectRegistry.java]]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing completed 5ms]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfReportElement.java]]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfReportsElement.java]]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfTraceElement.java]]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing completed 6ms]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfTraceFolder.java]]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfTraceTypeUIUtils.java]]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing completed 3ms]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfTracesFolder.java]]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfUserDefinedOnDemandAnalysisElement.java]]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java]]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfViewsElement.java]]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TraceFolderContentProvider.java]]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TraceFolderLabelProvider.java]]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TraceUtils.java]]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/UpdateTraceBoundsJob.java]]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/CopyExperimentDialog.java]]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/CopyTraceDialog.java]]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/Messages.java]]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/NewExperimentDialog.java]]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/NewFolderDialog.java]]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/NewTmfProjectMainWizardPage.java]]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/NewTmfProjectWizard.java]]
16:13:40 [2024-03-15T20:13:40.361Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/RenameExperimentDialog.java]]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/RenameFolderDialog.java]]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/RenameTraceDialog.java]]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizard.java]]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizardPage.java]]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizard.java]]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage.java]]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing completed 3ms]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/TrimTraceDialog.java]]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/properties/Messages.java]]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/properties/ReadOnlyTextPropertyDescriptor.java]]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/properties/TmfTimestampFormatPage.java]]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing completed 3ms]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/signal/TmfTimeViewAlignmentInfo.java]]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/signal/TmfTimeViewAlignmentSignal.java]]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/signal/TmfUiSignalThrottler.java]]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/AbstractSymbolProviderPreferencePage.java]]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/ISymbolProvider.java]]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/ISymbolProviderFactory.java]]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/ISymbolProviderPreferencePage.java]]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/SymbolProviderConfigDialog.java]]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/TmfSymbolProviderUpdatedSignal.java]]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeLabelProvider.java]]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePage.java]]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer.java]]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing completed 4ms]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java]]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/ArrayTreeContentProvider.java]]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/IImageSave.java]]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/ILegendImageProvider2.java]]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/ITmfTimeProvider.java]]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/ITmfViewer.java]]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/TmfAbstractToolTipHandler.java]]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing completed 5ms]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/TmfTimeViewer.java]]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/TmfViewer.java]]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventAdapterFactory.java]]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventPropertySource.java]]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsCache.java]]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing completed 3ms]
16:13:40 [2024-03-15T20:13:40.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java]]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing completed 25ms]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTableHeader.java]]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/columns/TmfEventTableColumn.java]]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/table/ISortingLazyContentProvider.java]]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/table/TmfSimpleTableViewer.java]]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.java]]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing completed 6ms]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractTmfTreeViewer.java]]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing completed 5ms]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/ICheckboxTreeViewerListener.java]]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/ITmfTreeColumnDataProvider.java]]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/ITmfTreeViewerEntry.java]]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfGenericTreeEntry.java]]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeColumnData.java]]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeViewerEntry.java]]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeViewerToolTipHandler.java]]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/AxisRange.java]]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/IAxis.java]]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java]]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/IXYSeries.java]]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfBaseProvider.java]]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfChartTimeStampFormat.java]]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfClosestDataPointTooltipProvider.java]]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfMouseDragProvider.java]]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfMouseDragZoomProvider.java]]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfMouseSelectionProvider.java]]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfMouseWheelZoomProvider.java]]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfSimpleTooltipProvider.java]]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer.java]]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing completed 5ms]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/XYChartLegendImageProvider.java]]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/barchart/TmfHistogramTooltipProvider.java]]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java]]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing completed 6ms]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXLineChartTooltipProvider.java]]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfFilteredXYChartViewer.java]]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfXYChartSettings.java]]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/FormatTimeUtils.java]]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ITimeReset.java]]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ITmfAllowMultiple.java]]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ITmfFilterableControl.java]]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ITmfPinnable.java]]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ITmfTimeAligned.java]]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ManyEntriesSelectedDialogPreCheckedListener.java]]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/NewTmfViewAction.java]]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/PinTmfViewAction.java]]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ResetUtil.java]]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/SaveImageUtil.java]]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/TmfView.java]]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/TmfViewFactory.java]]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/TracingPerspectiveFactory.java]]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/colors/ColorSetting.java]]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/colors/ColorSettingsManager.java]]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/colors/ColorSettingsXML.java]]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView.java]]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing completed 5ms]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/colors/IColorSettingsListener.java]]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/distribution/model/BaseDistributionData.java]]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/distribution/model/IBaseDistributionModel.java]]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/CopyHandler.java]]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/CutHandler.java]]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/DeleteHandler.java]]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterDialog.java]]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterDragSourceAdapter.java]]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterDropTargetAdapter.java]]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterEditUtils.java]]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterTreeContentProvider.java]]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterTreeLabelProvider.java]]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterView.java]]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer.java]]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing completed 8ms]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/PasteHandler.java]]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/FullTraceHistogram.java]]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java]]
16:13:40 [2024-03-15T20:13:40.364Z] [WARNING] [parsing completed 15ms]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramBucket.java]]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramCurrentTimeControl.java]]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramDataModel.java]]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing completed 4ms]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramRequest.java]]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramScaledData.java]]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramSelectionEndControl.java]]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramSelectionStartControl.java]]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramTextControl.java]]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramTimeRangeControl.java]]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView.java]]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing completed 7ms]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramZoom.java]]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/IHistogramDataModel.java]]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/IHistogramModelListener.java]]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/Messages.java]]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/TimeRangeHistogram.java]]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/statesystem/Messages.java]]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/statesystem/StateSystemEvent.java]]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/statesystem/StateSystemPresentationProvider.java]]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemExplorer.java]]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/statistics/TmfStatisticsView.java]]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/synchronization/Messages.java]]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/synchronization/TmfSynchronizationView.java]]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartAnalysisEntry.java]]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartAnalysisProvider.java]]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartDecorationProvider.java]]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartEvent.java]]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing completed 17ms]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartView.java]]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing completed 5ms]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java]]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing completed 5ms]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java]]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing completed 18ms]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java]]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing completed 6ms]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/ITimeGraphEntryComparator.java]]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/ITimeGraphLegendProvider.java]]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/Messages.java]]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/ShowFindDialogAction.java]]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/TimeGraphFindDialog.java]]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing completed 17ms]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/DiagramToolTip.java]]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/DrawableToolTip.java]]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/ITimeCompressionListener.java]]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/NGC.java]]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing completed 5ms]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java]]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing completed 7ms]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget.java]]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing completed 12ms]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidgetSelectionProvider.java]]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView.java]]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing completed 10ms]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/TimeCompressionBar.java]]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing completed 5ms]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/AsyncMessage.java]]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing completed 3ms]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/AsyncMessageReturn.java]]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/BaseMessage.java]]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing completed 5ms]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/BasicExecutionOccurrence.java]]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/BasicFrame.java]]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing completed 3ms]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/EllipsisMessage.java]]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/ExecutionOccurrence.java]]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/Frame.java]]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing completed 7ms]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/GraphNode.java]]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing completed 4ms]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/HotSpot.java]]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/ITimeRange.java]]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/Lifeline.java]]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/LifelineCategories.java]]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/Metrics.java]]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/SDTimeEvent.java]]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/Stop.java]]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/SyncMessage.java]]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/SyncMessageReturn.java]]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/Criteria.java]]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterCriteria.java]]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterListDialog.java]]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing completed 3ms]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/MinMaxDialog.java]]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/PagesDialog.java]]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialog.java]]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialogUI.java]]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing completed 7ms]
16:13:40 [2024-03-15T20:13:40.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SearchFilterDialog.java]]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/TabContents.java]]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing completed 3ms]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/IColor.java]]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/IFont.java]]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/IGC.java]]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/IImage.java]]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/impl/ColorImpl.java]]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/impl/FontImpl.java]]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/impl/ImageImpl.java]]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/BaseSDAction.java]]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/ConfigureMinMax.java]]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/FirstPage.java]]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java]]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/LastPage.java]]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/MoveSDDown.java]]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/MoveSDLeft.java]]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/MoveSDRight.java]]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/MoveSDUp.java]]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/MoveToMessage.java]]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/NextPage.java]]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/OpenSDFiltersDialog.java]]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/OpenSDFindDialog.java]]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/OpenSDPagesDialog.java]]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/PrevPage.java]]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/Print.java]]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/ShowNodeEnd.java]]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/ShowNodeStart.java]]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/Zoom.java]]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/IExtendedFilterProvider.java]]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/IExtendedFindProvider.java]]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDAdvancedPagingProvider.java]]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDCollapseProvider.java]]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDExtendedActionBarProvider.java]]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDFilterProvider.java]]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDFindProvider.java]]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDGraphNodeSupporter.java]]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDPagingProvider.java]]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDPropertiesProvider.java]]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/load/IUml2SDLoader.java]]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/load/LoadersManager.java]]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/Messages.java]]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/TmfAsyncMessage.java]]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/TmfSyncMessage.java]]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/TmfUml2SDSyncLoader.java]]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing completed 4ms]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/preferences/ISDPreferences.java]]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/preferences/SDViewPref.java]]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/preferences/SDViewerPage.java]]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/util/Messages.java]]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/util/SortAsyncForBackward.java]]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/util/SortAsyncMessageComparator.java]]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/util/SortSyncMessageComparator.java]]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/util/TimeEventComparator.java]]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView.java]]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer.java]]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing completed 4ms]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/tabsview/TmfViewerFolder.java]]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphBookmarkListener.java]]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphColorListener.java]]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphContentProvider.java]]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphMarkerListener.java]]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphPresentationProvider.java]]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphRangeListener.java]]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphSelectionListener.java]]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphTimeListener.java]]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphTreeListener.java]]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphViewerFilterListener.java]]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/StateItem.java]]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphBookmarkEvent.java]]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphContentProvider.java]]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphPresentationProvider.java]]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphRangeUpdateEvent.java]]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing completed 13ms]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphSelectionEvent.java]]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphTimeEvent.java]]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphTreeExpansionEvent.java]]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer.java]]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing completed 9ms]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/FilteredCheckboxTree.java]]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/IPreCheckStateListener.java]]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/ITimeGraphEntryActiveProvider.java]]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/MultiTreePatternFilter.java]]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/ShowFilterDialogAction.java]]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog.java]]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend.java]]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TreePatternFilter.java]]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TriStateFilteredCheckboxTree.java]]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/EventIterator.java]]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ILinkEvent.java]]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/IMarkerEvent.java]]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/IMarkerEventSource.java]]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.java]]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeGraphEntry.java]]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java]]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/NamedTimeEvent.java]]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/NullTimeEvent.java]]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeEvent.java]]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java]]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeLinkEvent.java]]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/IMarkerAxisListener.java]]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/ITimeDataProvider.java]]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/ITimeDataProviderConverter.java]]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/ITmfTimeGraphDrawingHelper.java]]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeDataProviderCyclesConverter.java]]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphBaseControl.java]]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphColorScheme.java]]
16:13:40 [2024-03-15T20:13:40.370Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphControl.java]]
16:13:40 [2024-03-15T20:13:40.370Z] [WARNING] [parsing completed 14ms]
16:13:40 [2024-03-15T20:13:40.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphMarkerAxis.java]]
16:13:40 [2024-03-15T20:13:40.370Z] [WARNING] [parsing completed 8ms]
16:13:40 [2024-03-15T20:13:40.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphScale.java]]
16:13:40 [2024-03-15T20:13:40.370Z] [WARNING] [parsing completed 3ms]
16:13:40 [2024-03-15T20:13:40.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java]]
16:13:40 [2024-03-15T20:13:40.370Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/Utils.java]]
16:13:40 [2024-03-15T20:13:40.370Z] [WARNING] [parsing completed 3ms]
16:13:40 [2024-03-15T20:13:40.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/IDoubleClickListener.java]]
16:13:40 [2024-03-15T20:13:40.370Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable.java]]
16:13:40 [2024-03-15T20:13:40.370Z] [WARNING] [parsing completed 6ms]
16:13:40 [2024-03-15T20:13:40.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TooltipProvider.java]]
16:13:40 [2024-03-15T20:13:40.370Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/tmf/analysis/xml/core/module/ITmfXmlSchemaParser.java]]
16:13:40 [2024-03-15T20:13:40.370Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/tmf/analysis/xml/core/module/TmfAnalysisModuleHelperXml.java]]
16:13:40 [2024-03-15T20:13:40.370Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/tmf/analysis/xml/core/module/TmfXmlStrings.java]]
16:13:40 [2024-03-15T20:13:40.370Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/tmf/analysis/xml/core/module/TmfXmlUtils.java]]
16:13:40 [2024-03-15T20:13:40.370Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/tmf/chart/core/model/IDataChartProvider.java]]
16:13:40 [2024-03-15T20:13:40.370Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/tmf/chart/core/model/package-info.java]]
16:13:40 [2024-03-15T20:13:40.370Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/src:org/eclipse/tracecompass/tmf/filter/parser/error/IErrorListener.java]]
16:13:40 [2024-03-15T20:13:40.370Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/generated-sources/antlr3:org/eclipse/tracecompass/tmf/filter/parser/FilterParserLexer.java]]
16:13:40 [2024-03-15T20:13:40.370Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/generated-sources/antlr3:org/eclipse/tracecompass/tmf/filter/parser/FilterParserParser.java]]
16:13:40 [2024-03-15T20:13:40.370Z] [WARNING] [parsing completed 6ms]
16:13:40 [2024-03-15T20:13:40.371Z] [WARNING] [search path for source files: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/common,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/generated-sources/antlr3,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src]
16:13:40 [2024-03-15T20:13:40.373Z] [WARNING] [search path for class files: /opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/modules,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/classes,/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar,/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar,/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar,/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar,/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar,/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar,/home/jenkins/.m2/repository/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar,/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.4.0.202402110645/org.eclipse.cdt.core-8.4.0.202402110645.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core.native/6.3.300.202402211459/org.eclipse.cdt.core.native-6.3.300.202402211459.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.9.300.v20231218-0909/org.eclipse.core.contenttype-3.9.300.v20231218-0909.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.expressions/3.9.300.v20240207-1044/org.eclipse.core.expressions-3.9.300.v20240207-1044.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filebuffers/3.8.300.v20240207-1054/org.eclipse.core.filebuffers-3.8.300.v20240207-1054.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.10.300.v20240124-1325/org.eclipse.core.filesystem-1.10.300.v20240124-1325.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.31.0.v20240215-1631/org.eclipse.core.runtime-3.31.0.v20240215-1631.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.variables/3.6.300.v20231214-1012/org.eclipse.core.variables-3.6.300.v20231214-1012.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.core.refactoring/3.14.300.v20240111-1549/org.eclipse.ltk.core.refactoring-3.14.300.v20240111-1549.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.14.0.v20240207-1054/org.eclipse.text-3.14.0.v20240207-1054.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.services/3.12.0.v20231218-2126/org.eclipse.osgi.services-3.12.0.v20231218-2126.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.11.0.v20240210-0844/org.eclipse.equinox.preferences-3.11.0.v20240210-0844.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.0.v20240213-1057/org.eclipse.equinox.registry-3.12.0.v20240213-1057.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.15.200.v20231214-1526/org.eclipse.core.jobs-3.15.200.v20231214-1526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.app/1.7.0.v20240213-1427/org.eclipse.equinox.app-1.7.0.v20240213-1427.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.http.service.api/1.2.2.v20231218-2126/org.eclipse.equinox.http.service.api-1.2.2.v20231218-2126.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar,/home/jenkins/.m2/repository/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.3.0.v20240111-2306/org.eclipse.jdt.annotation-2.3.0.v20240111-2306.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar,/home/jenkins/.m2/repository/org/bouncycastle/bcpg-jdk18on/1.77/bcpg-jdk18on-1.77.jar,/home/jenkins/.m2/repository/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.jar,/home/jenkins/.m2/repository/com/ibm/icu/icu4j/74.2/icu4j-74.2.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/com.sun.jna/5.14.0.v20231211-1200/com.sun.jna-5.14.0.v20231211-1200.jar,/home/jenkins/.m2/repository/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.jar,/home/jenkins/.m2/repository/net/java/dev/jna/jna/5.14.0/jna-5.14.0.jar,/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar,/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar,/home/jenkins/.m2/repository/org/json/json/20230227/json-20230227.jar,/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar,/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar,/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar,/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.10.2/junit-jupiter-engine-5.10.2.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.10.2/junit-platform-launcher-1.10.2.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-suite-api/1.10.2/junit-platform-suite-api-1.10.2.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.constants/1.17.0.v20231215-1130/org.apache.batik.constants-1.17.0.v20231215-1130.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.css/1.17.0.v20231215-1130/org.apache.batik.css-1.17.0.v20231215-1130.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.orbit.xml-apis-ext/1.0.0.v20230923-0644/org.eclipse.orbit.xml-apis-ext-1.0.0.v20230923-0644.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xmlgraphics/2.9.0.v20230916-1600/org.apache.xmlgraphics-2.9.0.v20230916-1600.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.i18n/1.17.0.v20231215-1130/org.apache.batik.i18n-1.17.0.v20231215-1130.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.util/1.17.0.v20231215-1130/org.apache.batik.util-1.17.0.v20231215-1130.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.logging/1.2.0.v20180409-1502/org.apache.commons.logging-1.2.0.v20180409-1502.jar,/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar,/home/jenkins/.m2/repository/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare/3.10.0.v20240208-0728/org.eclipse.compare-3.10.0.v20240208-0728.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui/3.205.100.v20240131-1023/org.eclipse.ui-3.205.100.v20240131-1023.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.text/3.25.0.v20240207-1054/org.eclipse.jface.text-3.25.0.v20240207-1054.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.200.v20231214-1513/org.eclipse.ui.views-3.12.200.v20231214-1513.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.17.300.v20240207-1054/org.eclipse.ui.workbench.texteditor-3.17.300.v20240207-1054.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.editors/3.17.200.v20240207-1054/org.eclipse.ui.editors-3.17.200.v20240207-1054.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.forms/3.13.200.v20240108-1539/org.eclipse.ui.forms-3.13.200.v20240108-1539.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare.core/3.8.400.v20240124-0947/org.eclipse.compare.core-3.8.400.v20240124-0947.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding/1.13.200.v20240104-1240/org.eclipse.core.databinding-1.13.200.v20240104-1240.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.observable/1.13.200.v20240104-1240/org.eclipse.core.databinding.observable-1.13.200.v20240104-1240.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.property/1.10.200.v20240104-1240/org.eclipse.core.databinding.property-1.10.200.v20240104-1240.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.net/1.5.300.v20231214-1526/org.eclipse.core.net-1.5.300.v20231214-1526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security/1.4.200.v20240213-1244/org.eclipse.equinox.security-1.4.200.v20240213-1244.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.commands/1.1.300.v20240131-1308/org.eclipse.e4.core.commands-1.1.300.v20240131-1308.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di/1.9.300.v20240207-1044/org.eclipse.e4.core.di-1.9.300.v20240207-1044.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.contexts/1.12.500.v20231220-1554/org.eclipse.e4.core.contexts-1.12.500.v20231220-1554.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.4.300.v20240119-0800/org.eclipse.e4.core.services-2.4.300.v20240119-0800.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.annotations/1.8.300.v20231220-1554/org.eclipse.e4.core.di.annotations-1.8.300.v20231220-1554.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions/0.18.200.v20231220-1554/org.eclipse.e4.core.di.extensions-0.18.200.v20231220-1554.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions.supplier/0.17.400.v20231214-1012/org.eclipse.e4.core.di.extensions.supplier-0.17.400.v20231214-1012.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.emf.xpath/0.4.200.v20231214-1513/org.eclipse.e4.emf.xpath-0.4.200.v20231214-1513.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0.v200911051830/org.apache.commons.jxpath-1.3.0.v200911051830.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.36.0.v20240203-0859/org.eclipse.emf.ecore-2.36.0.v20240203-0859.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.bindings/0.14.300.v20231214-1513/org.eclipse.e4.ui.bindings-0.14.300.v20231214-1513.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt/3.125.0.v20240227-1638/org.eclipse.swt-3.125.0.v20240227-1638.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.services/1.6.300.v20231201-1637/org.eclipse.e4.ui.services-1.6.300.v20231201-1637.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.300.v20231214-1513/org.eclipse.e4.ui.css.core-0.14.300.v20231214-1513.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt/0.15.300.v20240207-1054/org.eclipse.e4.ui.css.swt-0.15.300.v20240207-1054.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt.theme/0.14.300.v20231214-1513/org.eclipse.e4.ui.css.swt.theme-0.14.300.v20231214-1513.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.di/1.5.300.v20240116-1723/org.eclipse.e4.ui.di-1.5.300.v20240116-1723.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.dialogs/1.4.200.v20231214-1513/org.eclipse.e4.ui.dialogs-1.4.200.v20231214-1513.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.ide/3.17.200.v20231201-1637/org.eclipse.e4.ui.ide-3.17.200.v20231201-1637.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.200.v20240109-1025/org.eclipse.e4.ui.model.workbench-2.4.200.v20240109-1025.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.event/1.7.0.v20240214-0846/org.eclipse.equinox.event-1.7.0.v20240214-0846.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.widgets/1.4.100.v20231201-1637/org.eclipse.e4.ui.widgets-1.4.100.v20231201-1637.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench/1.15.300.v20240124-0948/org.eclipse.e4.ui.workbench-1.15.300.v20240124-0948.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.change/2.16.0.v20231208-1346/org.eclipse.emf.ecore.change-2.16.0.v20231208-1346.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.xmi/2.37.0.v20231208-1346/org.eclipse.emf.ecore.xmi-2.37.0.v20231208-1346.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.addons.swt/1.5.300.v20240124-0948/org.eclipse.e4.ui.workbench.addons.swt-1.5.300.v20240124-0948.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.renderers.swt/0.16.300.v20240223-1002/org.eclipse.e4.ui.workbench.renderers.swt-0.16.300.v20240223-1002.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.swt/0.17.300.v20240123-1128/org.eclipse.e4.ui.workbench.swt-0.17.300.v20240123-1128.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.databinding/1.15.200.v20240104-1240/org.eclipse.jface.databinding-1.15.200.v20240104-1240.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench3/0.17.300.v20231214-1513/org.eclipse.e4.ui.workbench3-0.17.300.v20231214-1513.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.urischeme/1.3.200.v20231214-1513/org.eclipse.urischeme-1.3.200.v20231214-1513.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common/2.30.0.v20231210-0956/org.eclipse.emf.common-2.30.0.v20231210-0956.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.bidi/1.5.0.v20240113-0700/org.eclipse.equinox.bidi-1.5.0.v20240113-0700.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.artifact.repository/1.5.300.v20240220-1431/org.eclipse.equinox.p2.artifact.repository-1.5.300.v20240220-1431.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.9.0.v20240213-1100/org.eclipse.equinox.p2.metadata-2.9.0.v20240213-1100.jar,/home/jenkins/.m2/repository/org/tukaani/xz/1.9/xz-1.9.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.11.0.v20240210-1628/org.eclipse.equinox.p2.core-2.11.0.v20240210-1628.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.jarprocessor/1.3.300.v20240201-0843/org.eclipse.equinox.p2.jarprocessor-1.3.300.v20240201-0843.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository/2.8.100.v20240207-1113/org.eclipse.equinox.p2.repository-2.8.100.v20240207-1113.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.10.0.v20240210-0918/org.eclipse.equinox.p2.engine-2.10.0.v20240210-0918.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata.repository/1.5.300.v20240201-0843/org.eclipse.equinox.p2.metadata.repository-1.5.300.v20240201-0843.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.help/3.10.300.v20240107-2054/org.eclipse.help-3.10.300.v20240107-2054.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.ui.refactoring/3.13.300.v20240125-0858/org.eclipse.ltk.ui.refactoring-3.13.300.v20240125-0858.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.300.v20240205-1417/org.eclipse.ui.navigator-3.12.300.v20240205-1417.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.core/3.10.300.v20240125-0912/org.eclipse.team.core-3.10.300.v20240125-0912.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.ui/3.10.300.v20240207-1044/org.eclipse.team.ui-3.10.300.v20240207-1044.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.test.performance/3.20.0.v20231214-1506/org.eclipse.test.performance-3.20.0.v20231214-1506.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.junit/4.13.2.v20230809-1000/org.junit-4.13.2.v20230809-1000.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf/1.7.2/org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf-1.7.2.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide.application/1.5.300.v20240207-0025/org.eclipse.ui.ide.application-1.5.300.v20240207-0025.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator.resources/3.9.200.v20240104-1240/org.eclipse.ui.navigator.resources-3.9.200.v20240104-1240.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.10.200.v20231205-0632/org.eclipse.ui.views.properties.tabbed-3.10.200.v20231205-0632.jar,/home/jenkins/.m2/repository/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.hamcrest.core/2.2.0.v20230809-1000/org.hamcrest.core-2.2.0.v20230809-1000.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.cocoa.macosx.x86_64-3.125.0.v20240227-1638.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.aarch64/3.125.0.v20240227-1638/org.eclipse.swt.cocoa.macosx.aarch64-3.125.0.v20240227-1638.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.gtk.linux.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.gtk.linux.x86_64-3.125.0.v20240227-1638.jar,/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar,/home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.26.0/commons-compress-1.26.0.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xerces/2.12.2.v20230928-1306/org.apache.xerces-2.12.2.v20230928-1306.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xml.resolver/1.2.0.v20230928-1222/org.apache.xml.resolver-1.2.0.v20230928-1222.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.core/3.21.300.v20240109-1022/org.eclipse.debug.core-3.21.300.v20240109-1022.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.18.300.v20240213-1843/org.eclipse.debug.ui-3.18.300.v20240213-1843.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.console/3.14.0.v20240129-1403/org.eclipse.ui.console-3.14.0.v20240129-1403.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.util/3.7.300.v20231104-1118/org.eclipse.osgi.util-3.7.300.v20231104-1118.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.16.100.v20240125-0858/org.eclipse.search-3.16.100.v20240125-0858.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.search.core/3.16.100.v20240207-1054/org.eclipse.search.core-3.16.100.v20240207-1054.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.xml.ui/1.2.701.v202308160453/org.eclipse.wst.xml.ui-1.2.701.v202308160453.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.xsd.core/1.2.101.v202307260543/org.eclipse.wst.xsd.core-1.2.101.v202307260543.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.themes/1.2.2400.v20240213-1133/org.eclipse.ui.themes-1.2.2400.v20240213-1133.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.core/1.4.100.v202103232321/org.eclipse.wst.common.core-1.4.100.v202103232321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.environment/1.1.0.v202308161955/org.eclipse.wst.common.environment-1.1.0.v202308161955.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.frameworks/1.3.0.v202308161955/org.eclipse.wst.common.frameworks-1.3.0.v202308161955.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.frameworks.ui/1.3.0.v202308161955/org.eclipse.wst.common.frameworks.ui-1.3.0.v202308161955.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.project.facet.core/1.5.0.v202308161955/org.eclipse.wst.common.project.facet.core-1.5.0.v202308161955.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.ui/1.2.401.v202308161955/org.eclipse.wst.common.ui-1.2.401.v202308161955.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.uriresolver/1.4.0.v202308161955/org.eclipse.wst.common.uriresolver-1.4.0.v202308161955.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.sse.core/1.2.1300.v202402230237/org.eclipse.wst.sse.core-1.2.1300.v202402230237.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.sse.ui/1.7.900.v202402030233/org.eclipse.wst.sse.ui-1.7.900.v202402030233.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.3.0.v202308161955/org.eclipse.wst.validation-1.3.0.v202308161955.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation.ui/1.3.0.v202308161955/org.eclipse.wst.validation.ui-1.3.0.v202308161955.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.xml.core/1.2.800.v202308210520/org.eclipse.wst.xml.core-1.2.800.v202308210520.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.xsd/2.19.0.v20231205-1420/org.eclipse.xsd-2.19.0.v20231205-1420.jar,/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar,/home/jenkins/.m2/repository/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar,/home/jenkins/.m2/repository/org/ow2/asm/asm/9.6/asm-9.6.jar,/home/jenkins/.m2/repository/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar,/home/jenkins/.m2/repository/org/ow2/asm/asm-util/9.6/asm-util-9.6.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtbot.eclipse.finder/4.1.0.202306071420/org.eclipse.swtbot.eclipse.finder-4.1.0.202306071420.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtbot.swt.finder/4.1.0.202306071420/org.eclipse.swtbot.swt.finder-4.1.0.202306071420.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.hamcrest.library/2.2.0.v20230809-1000/org.hamcrest.library-2.2.0.v20230809-1000.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtbot.junit4_x/4.1.0.202306071420/org.eclipse.swtbot.junit4_x-4.1.0.202306071420.jar,/home/jenkins/.m2/repository/org/slf4j/slf4j-simple/2.0.12/slf4j-simple-2.0.12.jar,/home/jenkins/.m2/repository/org/mozilla/rhino/1.7.14/rhino-1.7.14.jar,/home/jenkins/.m2/repository/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar,/home/jenkins/.m2/repository/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.jar,/tmp/file not yet available6009157401689432089.tmp,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.intro/3.7.300.v20231214-1012/org.eclipse.ui.intro-3.7.300.v20231214-1012.jar,/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.0/logback-classic-1.5.0.jar,/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.0/logback-core-1.5.0.jar,/home/jenkins/.m2/repository/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.jar,/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar,/home/jenkins/.m2/repository/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.jar,/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar,/home/jenkins/.m2/repository/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.1.1/jakarta.servlet.jsp-api-3.1.1.jar,/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar,/home/jenkins/.m2/repository/commons-cli/commons-cli/1.6.0/commons-cli-1.6.0.jar,/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar,/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.jar,/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.6/jetty-http-12.0.6.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.6/jetty-server-12.0.6.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.6/jetty-session-12.0.6.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.6/jetty-ee8-servlet-12.0.6.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.6/jetty-ee8-nested-12.0.6.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.6/jetty-util-12.0.6.jar,/home/jenkins/.m2/repository/org/mortbay/jasper/apache-jsp/9.0.83.1/apache-jsp-9.0.83.1.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/toolchain/jetty-schemas/4.0.3/jetty-schemas-4.0.3.jar,/home/jenkins/.m2/repository/org/eclipse/jdt/ecj/3.33.0/ecj-3.33.0.jar,/home/jenkins/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar,/home/jenkins/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar,/home/jenkins/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.sat4j.core.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/ee8/jetty-ee8-security/12.0.6/jetty-ee8-security-12.0.6.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.6/jetty-security-12.0.6.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.6/jetty-io-12.0.6.jar,/home/jenkins/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar,/home/jenkins/.m2/repository/org/mortbay/jasper/apache-el/9.0.83.1/apache-el-9.0.83.1.jar]
16:13:40 [2024-03-15T20:13:40.377Z] [WARNING] [loading /modules/java.base/java/util/Objects.class]
16:13:40 [2024-03-15T20:13:40.377Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.3.0.v20240111-2306/org.eclipse.jdt.annotation-2.3.0.v20240111-2306.jar(/org/eclipse/jdt/annotation/NonNull.class)]
16:13:40 [2024-03-15T20:13:40.377Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/Iterables.class)]
16:13:40 [2024-03-15T20:13:40.377Z] [WARNING] [loading /modules/java.base/java/io/File.class]
16:13:40 [2024-03-15T20:13:40.377Z] [WARNING] [loading /modules/java.base/java/io/IOException.class]
16:13:40 [2024-03-15T20:13:40.377Z] [WARNING] [loading /modules/java.base/java/util/ArrayList.class]
16:13:40 [2024-03-15T20:13:40.377Z] [WARNING] [loading /modules/java.base/java/util/Collections.class]
16:13:40 [2024-03-15T20:13:40.377Z] [WARNING] [loading /modules/java.base/java/util/List.class]
16:13:40 [2024-03-15T20:13:40.377Z] [WARNING] [loading /modules/java.base/java/util/Map.class]
16:13:40 [2024-03-15T20:13:40.377Z] [WARNING] [loading /modules/java.base/java/util/Map$Entry.class]
16:13:40 [2024-03-15T20:13:40.377Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CountDownLatch.class]
16:13:40 [2024-03-15T20:13:40.377Z] [WARNING] [loading /modules/java.logging/java/util/logging/Level.class]
16:13:40 [2024-03-15T20:13:40.377Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger.class]
16:13:40 [2024-03-15T20:13:40.377Z] [WARNING] [loading /home/jenkins/.m2/repository/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar(/org/apache/commons/io/FileUtils.class)]
16:13:40 [2024-03-15T20:13:40.377Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/IProgressMonitor.class)]
16:13:40 [2024-03-15T20:13:40.377Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/IStatus.class)]
16:13:40 [2024-03-15T20:13:40.377Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/NullProgressMonitor.class)]
16:13:40 [2024-03-15T20:13:40.377Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.3.0.v20240111-2306/org.eclipse.jdt.annotation-2.3.0.v20240111-2306.jar(/org/eclipse/jdt/annotation/Nullable.class)]
16:13:40 [2024-03-15T20:13:40.377Z] [WARNING] [loading /modules/java.base/java/text/DecimalFormat.class]
16:13:40 [2024-03-15T20:13:40.377Z] [WARNING] [loading /modules/java.base/java/text/Format.class]
16:13:40 [2024-03-15T20:13:40.377Z] [WARNING] [loading /modules/java.base/java/util/Arrays.class]
16:13:40 [2024-03-15T20:13:40.377Z] [WARNING] [loading /modules/java.base/java/util/HashMap.class]
16:13:40 [2024-03-15T20:13:40.377Z] [WARNING] [loading /modules/java.base/java/util/HashSet.class]
16:13:40 [2024-03-15T20:13:40.377Z] [WARNING] [loading /modules/java.base/java/util/Iterator.class]
16:13:40 [2024-03-15T20:13:40.377Z] [WARNING] [loading /modules/java.base/java/util/Set.class]
16:13:40 [2024-03-15T20:13:40.377Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicInteger.class]
16:13:40 [2024-03-15T20:13:40.377Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/Activator.java]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/Activator.java]]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialHistoryBackend.java]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialHistoryBackend.java]]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [parsing completed 3ms]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialInMemoryBackend.java]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialInMemoryBackend.java]]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialStateSystem.java]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialStateSystem.java]]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/annotations/VisibleForTesting.class)]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/ImmutableMap.class)]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/ImmutableMap$Builder.class)]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /modules/java.base/java/util/stream/Stream.class]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /modules/java.base/java/util/concurrent/TimeUnit.class]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/OperationCanceledException.class)]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/Status.class)]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/SubMonitor.class)]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.15.200.v20231214-1526/org.eclipse.core.jobs-3.15.200.v20231214-1526.jar(/org/eclipse/core/runtime/jobs/Job.class)]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.3.0.v20240111-2306/org.eclipse.jdt.annotation-2.3.0.v20240111-2306.jar(/org/eclipse/jdt/annotation/NonNullByDefault.class)]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/eclipse/osgi/util/NLS.class)]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/TmfCoreTracer.java]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/TmfCoreTracer.java]]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /modules/java.base/java/lang/Object.class]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /modules/java.base/java/lang/String.class]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /modules/java.base/java/nio/charset/Charset.class]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /modules/java.base/java/util/UUID.class]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IFile.class)]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IProject.class)]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IResource.class)]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /modules/java.base/java/lang/Class.class]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/IAdaptable.class)]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /modules/java.base/java/lang/Exception.class]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /modules/java.base/java/lang/Throwable.class]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /modules/java.base/java/io/Serializable.class]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /modules/java.base/java/lang/Iterable.class]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /modules/java.base/java/lang/Comparable.class]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /modules/java.base/java/nio/ByteBuffer.class]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /modules/java.base/java/text/ParseException.class]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /modules/java.base/java/text/SimpleDateFormat.class]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /modules/java.base/java/util/Calendar.class]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /modules/java.base/java/util/Date.class]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /modules/java.base/java/util/Locale.class]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /modules/java.base/java/util/TimeZone.class]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /modules/java.base/java/text/DateFormat.class]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /modules/java.base/java/lang/Cloneable.class]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /modules/java.base/java/lang/Character.class]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /modules/java.base/java/lang/Long.class]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /modules/java.base/java/lang/InterruptedException.class]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /modules/java.base/java/util/Collection.class]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/primitives/Doubles.class)]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/primitives/Ints.class)]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/primitives/Longs.class)]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /modules/java.base/java/lang/Enum.class]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /modules/java.base/java/lang/constant/Constable.class]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /modules/java.base/java/lang/Integer.class]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /modules/java.base/java/io/FileInputStream.class]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/condition/IntegerRangeCondition.java]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/condition/IntegerRangeCondition.java]]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/condition/TimeRangeCondition.java]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/condition/TimeRangeCondition.java]]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /modules/java.base/java/lang/RuntimeException.class]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/condition/ArrayIntegerRangeCondition.java]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/condition/ArrayIntegerRangeCondition.java]]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/condition/ContinuousTimeRangeCondition.java]
16:13:40 [2024-03-15T20:13:40.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/condition/ContinuousTimeRangeCondition.java]]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/condition/SingletonTimeRangeCondition.java]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/condition/SingletonTimeRangeCondition.java]]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/condition/ArrayTimeRangeCondition.java]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/condition/ArrayTimeRangeCondition.java]]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /modules/java.base/java/lang/IndexOutOfBoundsException.class]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /modules/java.base/java/util/function/Predicate.class]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/ImmutableSet.class)]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /modules/java.base/java/lang/StringBuilder.class]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/Activator.java]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/internal/analysis/counters/core/Activator.java]]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /modules/java.base/java/util/Comparator.class]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /modules/java.base/java/util/PriorityQueue.class]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /modules/java.base/java/util/Queue.class]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/ISafeRunnable.class)]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/SafeRunner.class)]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/Messages.java]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/internal/analysis/counters/core/Messages.java]]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /modules/java.base/java/lang/Number.class]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /modules/java.base/java/util/Deque.class]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /modules/java.base/java/util/NoSuchElementException.class]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /modules/java.base/java/util/concurrent/BlockingDeque.class]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /modules/java.base/java/util/concurrent/BlockingQueue.class]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ConcurrentLinkedDeque.class]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /modules/java.base/java/util/concurrent/LinkedBlockingDeque.class]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/Condition.class]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/Lock.class]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/ReentrantLock.class]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/internal/common/core/Activator.java]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/internal/common/core/Activator.java]]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /modules/java.base/java/lang/Thread.class]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /modules/java.base/java/lang/Runnable.class]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/PlatformObject.class)]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Composite.class)]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java]]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/filters/FetchParametersUtils.java]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/model/filters/FetchParametersUtils.java]]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/Chart.class)]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/viewers/xychart/BaseXYPresentationProvider.java]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/provisional/tmf/ui/viewers/xychart/BaseXYPresentationProvider.java]]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/Multimap.class)]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/Sets.class)]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/resource/ColorRegistry.class)]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/SWT.class)]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/Color.class)]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/Font.class)]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/GC.class)]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/Point.class)]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/RGBA.class)]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/Rectangle.class)]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Display.class)]
16:13:40 [2024-03-15T20:13:40.379Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/IAxisSet.class)]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/IAxisTick.class)]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/IBarSeries.class)]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ICustomPaintListener.class)]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ILineSeries.class)]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/IPlotArea.class)]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ISeries.class)]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ISeries$SeriesType.class)]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ISeriesSet.class)]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ITitle.class)]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/LineStyle.class)]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/Range.class)]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/model/DoubleArraySeriesModel.class)]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/TmfFilterAppliedSignal.java]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/TmfFilterAppliedSignal.java]]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/TraceCompassFilter.java]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/TraceCompassFilter.java]]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/Activator.java]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/Activator.java]]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/Messages.java]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/Messages.java]]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [parsing completed 41ms]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/HashMultimap.class)]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/action/IStatusLineManager.class)]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/layout/GridDataFactory.class)]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/layout/GridLayoutFactory.class)]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/FocusListener.class)]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/MouseAdapter.class)]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/MouseEvent.class)]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/PaintEvent.class)]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/layout/GridData.class)]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Control.class)]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/IAxis.class)]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/TmfXYChartTimeAdapter.java]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/TmfXYChartTimeAdapter.java]]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/TmfXyUiUtils.java]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/TmfXyUiUtils.java]]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/XYAxis.java]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/XYAxis.java]]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/ITmfTimeNavigationProvider.java]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/ITmfTimeNavigationProvider.java]]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/ITmfTimeZoomProvider.java]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/ITmfTimeZoomProvider.java]]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/ITmfZoomToSelectionProvider.java]
16:13:40 [2024-03-15T20:13:40.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/ITmfZoomToSelectionProvider.java]]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /modules/java.base/java/text/NumberFormat.class]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/Image.class)]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/ImageData.class)]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/ImageLoader.class)]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /modules/java.base/java/util/LinkedHashMap.class]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/model/IStylePresentationProvider.java]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/provisional/tmf/ui/model/IStylePresentationProvider.java]]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/Maps.class)]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/ImmutableList.class)]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /modules/java.base/java/lang/Boolean.class]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/TmfXyResponseFactory.java]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/model/TmfXyResponseFactory.java]]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/Messages.java]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/model/xy/Messages.java]]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /modules/java.base/java/util/Stack.class]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /modules/java.base/java/lang/Float.class]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /modules/java.base/java/util/stream/Collectors.class]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/TableColumnDescriptor.java]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/TableColumnDescriptor.java]]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /modules/java.base/java/util/function/Supplier.class]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ILineSeries$PlotSymbolType.class)]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /modules/java.base/java/lang/AutoCloseable.class]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /modules/java.base/java/util/WeakHashMap.class]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/filter/TmfFilterHelper.java]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/filter/TmfFilterHelper.java]]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/PlatformUI.class)]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /modules/java.base/java/lang/SuppressWarnings.class]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/MouseListener.class)]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/MouseMoveListener.class)]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/Device.class)]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/RGB.class)]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/PaintListener.class)]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Canvas.class)]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Scrollable.class)]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/Drawable.class)]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Widget.class)]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/internal/SWTEventListener.class)]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /modules/java.base/java/util/EventListener.class]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/MouseTrackListener.class)]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/MouseWheelListener.class)]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/XYSeries.java]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/XYSeries.java]]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /modules/java.base/java/util/regex/Matcher.class]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /modules/java.base/java/util/regex/Pattern.class]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar(/org/apache/commons/lang3/StringEscapeUtils.class)]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/SWTError.class)]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/browser/Browser.class)]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/browser/LocationEvent.class)]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/browser/LocationListener.class)]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/custom/ScrolledComposite.class)]
16:13:40 [2024-03-15T20:13:40.381Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/MouseTrackAdapter.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/FontData.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/layout/FillLayout.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/layout/GridLayout.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Event.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Label.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Listener.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Shell.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Slider.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/ITmfUIPreferences.java]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/ITmfUIPreferences.java]]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/HashBasedTable.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/Table.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ISelection.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/ImmutableMultimap.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CopyOnWriteArrayList.class]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/model/TimeGraphLineEntry.java]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/model/TimeGraphLineEntry.java]]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /modules/java.base/java/util/Timer.class]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /modules/java.base/java/util/TimerTask.class]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/Lists.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar(/org/apache/commons/lang3/StringUtils.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/AbstractTreeViewer.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/CheckStateChangedEvent.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/CheckboxTreeViewer.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ICheckStateListener.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ISelectionChangedListener.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/IStructuredSelection.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/SelectionChangedEvent.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/TreeViewer.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/Viewer.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ViewerComparator.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Text.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Tree.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/TreeColumn.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/IBaseLabelProvider.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/IElementComparer.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ILabelProviderListener.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ITableColorProvider.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ITableFontProvider.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ITableLabelProvider.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ITreeContentProvider.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/StructuredSelection.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/tree/TreeUtil.java]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/viewers/tree/TreeUtil.java]]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/TreeViewerColumn.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/SelectionAdapter.class)]
16:13:40 [2024-03-15T20:13:40.382Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/SelectionEvent.class)]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.15.200.v20231214-1526/org.eclipse.core.jobs-3.15.200.v20231214-1526.jar(/org/eclipse/core/runtime/jobs/IJobChangeEvent.class)]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.15.200.v20231214-1526/org.eclipse.core.jobs-3.15.200.v20231214-1526.jar(/org/eclipse/core/runtime/jobs/JobChangeAdapter.class)]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/dialogs/PatternFilter.class)]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/progress/WorkbenchJob.class)]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ICheckable.class)]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/dialogs/FilteredTree.class)]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/action/Action.class)]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/action/IAction.class)]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/internal/analysis/counters/ui/Messages.java]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/src:org/eclipse/tracecompass/internal/analysis/counters/ui/Messages.java]]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IActionBars.class)]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchActionConstants.class)]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/plugin/AbstractUIPlugin.class)]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/action/IMenuManager.class)]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/action/IToolBarManager.class)]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/action/Separator.class)]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/custom/SashForm.class)]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/FocusEvent.class)]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Sash.class)]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/ITmfImageConstants.java]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/ITmfImageConstants.java]]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/xychart/LockRangeDialog.java]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/xychart/LockRangeDialog.java]]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchPartSite.class)]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/contexts/IContextActivation.class)]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/contexts/IContextService.class)]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /modules/java.base/java/text/MessageFormat.class]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/action/IMenuListener2.class)]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/action/MenuManager.class)]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/ControlAdapter.class)]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/ControlEvent.class)]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/TimeAlignViewsAction.java]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/TimeAlignViewsAction.java]]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/TmfAlignmentSynchronizer.java]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/TmfAlignmentSynchronizer.java]]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [parsing completed 3ms]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPartListener.class)]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IViewSite.class)]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchPart.class)]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/ViewPart.class)]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IViewPart.class)]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPersistable.class)]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/WorkbenchPart.class)]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchPart3.class)]
16:13:40 [2024-03-15T20:13:40.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchPart2.class)]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.0.v20240213-1057/org.eclipse.equinox.registry-3.12.0.v20240213-1057.jar(/org/eclipse/core/runtime/IExecutableExtension.class)]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/IWorkbenchPartOrientation.class)]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/common/EventManager.class)]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.11.0.v20240210-0844/org.eclipse.equinox.preferences-3.11.0.v20240210-0844.jar(/org/eclipse/core/runtime/preferences/IEclipsePreferences.class)]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.11.0.v20240210-0844/org.eclipse.equinox.preferences-3.11.0.v20240210-0844.jar(/org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener.class)]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.11.0.v20240210-0844/org.eclipse.equinox.preferences-3.11.0.v20240210-0844.jar(/org/eclipse/core/runtime/preferences/InstanceScope.class)]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IViewReference.class)]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchPage.class)]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchWindow.class)]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/action/ActionContributionItem.class)]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/action/IMenuCreator.class)]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/resource/ImageDescriptor.class)]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Menu.class)]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/action/AbstractAction.class)]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [loading /modules/java.base/java/lang/Deprecated.class]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/base/Messages.java]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/base/Messages.java]]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [loading /modules/java.base/java/util/ArrayDeque.class]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [loading /modules/java.base/java/util/Optional.class]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/legacy/OSEdgeContextState.java]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/legacy/OSEdgeContextState.java]]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/ArrayListMultimap.class)]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/ListMultimap.class)]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [loading /modules/java.base/java/nio/file/Path.class]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [loading /modules/java.base/java/nio/file/Paths.class]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/Activator.java]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/Activator.java]]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/legacy/TmfGraphLegacyWrapper.java]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/legacy/TmfGraphLegacyWrapper.java]]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/Messages.java]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/Messages.java]]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/OSCriticalPathAlgorithm.java]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/OSCriticalPathAlgorithm.java]]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HistoryTreeTmfGraph.java]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HistoryTreeTmfGraph.java]]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/OsHistoryTreeGraph.java]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/OsHistoryTreeGraph.java]]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfEdgeInterval.java]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfEdgeInterval.java]]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/Activator.java]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/Activator.java]]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/Messages.java]
16:13:40 [2024-03-15T20:13:40.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/Messages.java]]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/Attributes.java]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/Attributes.java]]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java]]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/SetMultimap.class)]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/ImmutableList$Builder.class)]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [loading /modules/java.base/java/lang/FunctionalInterface.class]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/CoreException.class)]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.0.v20240213-1057/org.eclipse.equinox.registry-3.12.0.v20240213-1057.jar(/org/eclipse/core/runtime/IConfigurationElement.class)]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.31.0.v20240215-1631/org.eclipse.core.runtime-3.31.0.v20240215-1631.jar(/org/eclipse/core/runtime/Platform.class)]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/hash/HashFunction.class)]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/hash/Hashing.class)]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/execution/graph/Messages.java]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/execution/graph/Messages.java]]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/StateValues.java]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/StateValues.java]]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelStateProvider.java]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelStateProvider.java]]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [loading /modules/java.base/java/util/NavigableSet.class]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [loading /modules/java.base/java/util/TreeSet.class]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [loading /modules/java.base/java/util/LinkedList.class]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/TreeMultimap.class)]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelCallsiteAspect.java]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelCallsiteAspect.java]]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelPidAspect.java]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelPidAspect.java]]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [loading /modules/java.base/java/util/TreeMap.class]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [loading /modules/java.base/java/util/function/Function.class]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedProfilingElement.java]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedProfilingElement.java]]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/Activator.java]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/Activator.java]]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledFunctionFactory.java]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledFunctionFactory.java]]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/ICalledFunction.java]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/ICalledFunction.java]]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedGroupDescriptor.java]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedGroupDescriptor.java]]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/base/Function.class)]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/Iterators.class)]
16:13:40 [2024-03-15T20:13:40.385Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/ListenerList.class)]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java]]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/SymbolAspect.java]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/SymbolAspect.java]]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/CallsiteAnalysis.java]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/CallsiteAnalysis.java]]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/ThreadNode.java]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/ThreadNode.java]]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunction.java]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunction.java]]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AbstractCalledFunction.java]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AbstractCalledFunction.java]]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunctionStatistics.java]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunctionStatistics.java]]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/Messages.java]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/Messages.java]]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/dialogs/IDialogConstants.class)]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java]]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackEntryModel.java]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackEntryModel.java]]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src:org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java]]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/views/flamechart/Messages.java]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src:org/eclipse/tracecompass/internal/analysis/profiling/ui/views/flamechart/Messages.java]]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java]]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IEditorPart.class)]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [loading /modules/java.base/java/util/function/BiFunction.class]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/action/GroupMarker.class)]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/action/IContributionItem.class)]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/ViewFilterDialog.java]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/ViewFilterDialog.java]]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/timegraph/Messages.java]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/timegraph/Messages.java]]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [loading /modules/java.base/java/util/LinkedHashSet.class]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [loading /modules/java.base/java/util/regex/PatternSyntaxException.class]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.10.300.v20240124-1325/org.eclipse.core.filesystem-1.10.300.v20240124-1325.jar(/org/eclipse/core/filesystem/EFS.class)]
16:13:40 [2024-03-15T20:13:40.386Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.10.300.v20240124-1325/org.eclipse.core.filesystem-1.10.300.v20240124-1325.jar(/org/eclipse/core/filesystem/IFileStore.class)]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IMarker.class)]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IMarkerDelta.class)]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IResourceChangeEvent.class)]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IResourceChangeListener.class)]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IWorkspaceRunnable.class)]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/ResourcesPlugin.class)]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/commands/ActionHandler.class)]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/dialogs/IDialogSettings.class)]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ILabelProvider.class)]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ViewerFilter.class)]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterCu.java]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterCu.java]]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/IFilterStrings.java]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/IFilterStrings.java]]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/markers/MarkerConfigXmlParser.java]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/markers/MarkerConfigXmlParser.java]]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/markers/MarkerSet.java]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/markers/MarkerSet.java]]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/markers/MarkerUtils.java]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/markers/MarkerUtils.java]]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/TimeGraphStyleUtil.java]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/util/TimeGraphStyleUtil.java]]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/timegraph/TimeEventFilterDialog.java]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/timegraph/TimeEventFilterDialog.java]]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPartListener2.class)]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchPartReference.class)]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/PartInitException.class)]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/actions/ActionFactory.class)]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/handlers/IHandlerActivation.class)]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/handlers/IHandlerService.class)]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/ide/IDE.class)]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/progress/IWorkbenchSiteProgressService.class)]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/preference/IPreferencePage.class)]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/dialogs/IDialogPage.class)]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/base/Objects.class)]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/dialogs/DialogSettings.class)]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ISelectionProvider.class)]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/window/Window.class)]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/KeyAdapter.class)]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/KeyEvent.class)]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/MenuDetectListener.class)]
16:13:40 [2024-03-15T20:13:40.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/SelectionListener.class)]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/dialogs/AddBookmarkDialog.java]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/dialogs/AddBookmarkDialog.java]]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/IInputSelectionProvider.class)]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/IInputProvider.class)]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/IStructuredContentProvider.class)]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/IContentProvider.class)]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/dialogs/Dialog.class)]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/custom/CLabel.class)]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/ControlListener.class)]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/KeyListener.class)]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/layout/RowLayout.class)]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Button.class)]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/ISharedImages.class)]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/window/IShellProvider.class)]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /modules/java.base/java/util/AbstractMap.class]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /modules/java.base/java/util/AbstractMap$SimpleEntry.class]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/resource/JFaceResources.class)]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/resource/LocalResourceManager.class)]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/SWTException.class)]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/MenuDetectEvent.class)]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/TraverseEvent.class)]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/TraverseListener.class)]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/TypedEvent.class)]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/Cursor.class)]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/ITimeGraphStylePresentationProvider.java]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/ITimeGraphStylePresentationProvider.java]]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/LineClipper.java]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/util/LineClipper.java]]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/SymbolHelper.java]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/util/SymbolHelper.java]]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/TimeGraphRender.java]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/TimeGraphRender.java]]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/model/TimeLineEvent.java]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/model/TimeLineEvent.java]]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /modules/java.base/java/util/EventObject.class]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/action/LegacyActionTools.class)]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/fieldassist/ComboContentAdapter.class)]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.text/3.25.0.v20240207-1054/org.eclipse.jface.text-3.25.0.v20240207-1054.jar(/org/eclipse/jface/text/FindReplaceDocumentAdapterContentProposalProvider.class)]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/util/Util.class)]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/ModifyEvent.class)]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/ModifyListener.class)]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/ShellAdapter.class)]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/ShellEvent.class)]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Combo.class)]
16:13:40 [2024-03-15T20:13:40.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Group.class)]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/fieldassist/ContentAssistCommandAdapter.class)]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.17.300.v20240207-1054/org.eclipse.ui.workbench.texteditor-3.17.300.v20240207-1054.jar(/org/eclipse/ui/texteditor/ITextEditorActionDefinitionIds.class)]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/BiMap.class)]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/HashBiMap.class)]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/ShellListener.class)]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/LinkedHashMultimap.class)]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/TreeSelection.class)]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/custom/BusyIndicator.class)]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/dialogs/ISelectionStatusValidator.class)]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/dialogs/SelectionStatusDialog.class)]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/dialogs/SelectionDialog.class)]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/dialogs/TrayDialog.class)]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [loading /modules/java.base/java/nio/file/Files.class]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [loading /modules/java.base/java/nio/file/attribute/BasicFileAttributes.class]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [loading /modules/java.base/java/nio/file/attribute/FileTime.class]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/Activator.java]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/Activator.java]]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/Messages.java]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/Messages.java]]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/ArrayListStore.java]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/arraylist/ArrayListStore.java]]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java]]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/HistoryTreeSegmentStore.java]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/HistoryTreeSegmentStore.java]]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/treemap/TreeMapStore.java]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/treemap/TreeMapStore.java]]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/statistics/NumberComparator.java]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/statistics/NumberComparator.java]]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [loading /modules/java.base/java/math/BigDecimal.class]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [loading /modules/java.base/java/math/BigInteger.class]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [loading /modules/java.base/java/lang/Double.class]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CompletableFuture.class]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [loading /modules/java.base/java/util/stream/StreamSupport.class]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ILegend.class)]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/MouseDragZoomProvider.java]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/MouseDragZoomProvider.java]]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/MouseSelectionProvider.java]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/MouseSelectionProvider.java]]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/SimpleTooltipProvider.java]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/SimpleTooltipProvider.java]]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java]]
16:13:40 [2024-03-15T20:13:40.389Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/TableViewer.class)]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ILazyContentProvider.class)]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ColumnLabelProvider.class)]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Table.class)]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/TableColumn.class)]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/Activator.java]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/Activator.java]]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/Messages.java]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/Messages.java]]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/TableViewerColumn.class)]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ViewerCell.class)]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/deferred/DeferredContentProvider.class)]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/BaseMouseProvider.java]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/BaseMouseProvider.java]]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java]]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/commands/Messages.java]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/commands/Messages.java]]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/xyscatter/SegmentStoreScatterGraphTooltipProvider.java]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/xyscatter/SegmentStoreScatterGraphTooltipProvider.java]]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/xyscatter/Messages.java]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/xyscatter/Messages.java]]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/views/IViewDescriptor.class)]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [loading /modules/java.base/java/io/OutputStream.class]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTsvAction.java]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTsvAction.java]]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTsvUtils.java]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTsvUtils.java]]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreStatisticsDataProvider.java]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreStatisticsDataProvider.java]]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/statistics/Messages.java]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/statistics/Messages.java]]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/IFontProvider.class)]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/IColorProvider.class)]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/CellLabelProvider.class)]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/IToolTipProvider.class)]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/BaseLabelProvider.class)]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Array.class]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [loading /modules/java.base/java/util/SortedSet.class]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.31.0.v20240215-1631/org.eclipse.core.runtime-3.31.0.v20240215-1631.jar(/org/eclipse/core/runtime/Plugin.class)]
16:13:40 [2024-03-15T20:13:40.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/BundleContext.class)]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/BundleActivator.class)]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.base/java/text/FieldPosition.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.base/java/text/ParsePosition.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.base/java/lang/StringBuffer.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.base/java/text/DecimalFormatSymbols.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/internal/common/core/log/TraceCompassMonitor.java]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/internal/common/core/log/TraceCompassMonitor.java]]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.management/java/lang/management/ManagementFactory.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.base/java/util/LongSummaryStatistics.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.management/javax/management/JMException.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.management/javax/management/MBeanServer.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.management/javax/management/NotificationBroadcasterSupport.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.management/javax/management/ObjectName.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.management/javax/management/NotificationEmitter.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.management/javax/management/NotificationBroadcaster.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/internal/common/core/log/ITraceCompassMonitor.java]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/internal/common/core/log/ITraceCompassMonitor.java]]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.management/javax/management/MXBean.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.base/java/io/BufferedReader.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.base/java/io/InputStreamReader.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/MultiStatus.class)]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/base/Charsets.class)]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.base/java/lang/Process.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.base/java/io/InputStream.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.xml/javax/xml/XMLConstants.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.xml/javax/xml/parsers/DocumentBuilderFactory.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.xml/javax/xml/parsers/ParserConfigurationException.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.xml/javax/xml/parsers/SAXParserFactory.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.xml/javax/xml/stream/XMLInputFactory.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.xml/javax/xml/stream/XMLStreamException.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.xml/javax/xml/stream/XMLStreamReader.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/Source.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/Transformer.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/TransformerConfigurationException.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/TransformerFactory.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.xml/javax/xml/validation/Schema.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.xml/javax/xml/validation/SchemaFactory.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.xml/javax/xml/validation/Validator.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.xml/org/xml/sax/SAXException.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.xml/org/xml/sax/SAXNotRecognizedException.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.xml/org/xml/sax/SAXNotSupportedException.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java]]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.base/java/nio/channels/FileChannel.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.base/java/nio/channels/FileChannel$MapMode.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.base/java/nio/file/StandardOpenOption.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/CtfCoreLoggerUtil.java]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/CtfCoreLoggerUtil.java]]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/SafeMappedByteBuffer.java]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/SafeMappedByteBuffer.java]]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFPacketReader.java]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/CTFPacketReader.java]]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/NullPacketReader.java]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/NullPacketReader.java]]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.base/java/nio/BufferUnderflowException.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /modules/java.base/java/nio/ByteOrder.class]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/EventDeclaration.java]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/EventDeclaration.java]]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputPacketIndex.java]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputPacketIndex.java]]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputPacketIndexEntry.java]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputPacketIndexEntry.java]]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [parsing completed 22ms]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/JsonMetadataStrings.java]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/utils/JsonMetadataStrings.java]]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/Utils.java]
16:13:40 [2024-03-15T20:13:40.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/utils/Utils.java]]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /modules/java.base/java/io/FileFilter.class]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/MetadataStrings.java]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/MetadataStrings.java]]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/ParseException.java]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/ParseException.java]]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/base/Joiner.class)]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicLong.class]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ConcurrentHashMap.class]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /modules/java.base/java/util/Base64.class]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /modules/java.base/java/nio/file/FileSystems.class]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /modules/java.base/java/io/UnsupportedEncodingException.class]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputReaderTimestampComparator.java]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputReaderTimestampComparator.java]]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /modules/java.base/java/io/FileNotFoundException.class]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /modules/java.base/java/io/FileReader.class]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /modules/java.base/java/io/Reader.class]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /modules/java.base/java/io/StringReader.class]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/ANTLRReaderStream.class)]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/CommonTokenStream.class)]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/RecognitionException.class)]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/tree/BaseTree.class)]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/tree/CommonTree.class)]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/tree/RewriteCardinalityException.class)]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /home/jenkins/.m2/repository/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar(/org/apache/commons/io/IOUtils.class)]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/CTFAntlrMetadataNode.java]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/CTFAntlrMetadataNode.java]]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/CTFJsonMetadataNode.java]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/CTFJsonMetadataNode.java]]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/CtfAntlrException.java]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/CtfAntlrException.java]]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/FieldClass.java]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/FieldClass.java]]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Type.class]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/ICTFMetadataNode.java]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/ICTFMetadataNode.java]]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonDeserializationContext.class)]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonDeserializer.class)]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonElement.class)]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonObject.class)]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonParseException.class)]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonPrimitive.class)]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/IOStructGen.java]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/IOStructGen.java]]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonClockMetadataNode.java]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonClockMetadataNode.java]]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonDataStreamMetadataNode.java]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonDataStreamMetadataNode.java]]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonEventRecordMetadataNode.java]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonEventRecordMetadataNode.java]]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonFieldClassAliasMetadataNode.java]
16:13:40 [2024-03-15T20:13:40.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonFieldClassAliasMetadataNode.java]]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonPreambleMetadataNode.java]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonPreambleMetadataNode.java]]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonTraceMetadataNode.java]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonTraceMetadataNode.java]]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/trace/TraceDeclarationParser.java]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/trace/TraceDeclarationParser.java]]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/Gson.class)]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/GsonBuilder.class)]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonSyntaxException.class)]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/Parser.class)]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/BaseRecognizer.class)]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/ClockParser.java]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/ClockParser.java]]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypeAliasParser.java]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypeAliasParser.java]]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypeSpecifierListParser.java]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypeSpecifierListParser.java]]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypedefParser.java]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypedefParser.java]]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/callsite/CallSiteParser.java]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/callsite/CallSiteParser.java]]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/environment/EnvironmentParser.java]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/environment/EnvironmentParser.java]]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/event/EventParser.java]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/event/EventParser.java]]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/stream/StreamParser.java]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/stream/StreamParser.java]]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/TokenStream.class)]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/RecognizerSharedState.class)]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/tree/TreeAdaptor.class)]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/IntStream.class)]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/BitSet.class)]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/ParserRuleReturnScope.class)]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/RuleReturnScope.class)]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/DFA.class)]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/NoViableAltException.class)]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/Lexer.class)]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/TokenSource.class)]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/CharStream.class)]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/QualifiedName.class)]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java]]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.393Z] [WARNING] [loading /modules/java.base/java/nio/BufferOverflowException.class]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/Activator.java]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/Activator.java]]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfEventContextAspect.java]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfEventContextAspect.java]]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfPacketContextAspect.java]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfPacketContextAspect.java]]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfPacketHeaderAspect.java]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfPacketHeaderAspect.java]]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfStreamContextAspect.java]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfStreamContextAspect.java]]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java]]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/Path.class)]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/util/ByteBufferTracker.java]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/util/ByteBufferTracker.java]]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/component/TmfEventThread.java]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/component/TmfEventThread.java]]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/component/TmfProviderManager.java]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/component/TmfProviderManager.java]]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/request/TmfCoalescedEventRequest.java]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/request/TmfCoalescedEventRequest.java]]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/request/TmfRequestExecutor.java]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/request/TmfRequestExecutor.java]]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/ByteArrayDefinition.java]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/ByteArrayDefinition.java]]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [loading /modules/java.base/java/security/SecureRandom.class]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [loading /modules/java.base/java/util/Random.class]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ArrayBlockingQueue.class]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [loading /modules/java.base/java/util/concurrent/Executor.class]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ExecutorService.class]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [loading /modules/java.base/java/util/concurrent/Executors.class]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/ReentrantReadWriteLock.class]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/Ordering.class)]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [loading /modules/java.base/java/net/URL.class]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [loading /modules/java.xml/javax/xml/parsers/DocumentBuilder.class]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/OutputKeys.class]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/TransformerException.class]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/dom/DOMSource.class]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/stream/StreamResult.class]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/stream/StreamSource.class]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/IPath.class)]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/Activator.java]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/Activator.java]]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IChannelInfo.java]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IChannelInfo.java]]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IDomainInfo.java]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IDomainInfo.java]]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IEventInfo.java]
16:13:40 [2024-03-15T20:13:40.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IEventInfo.java]]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/ISessionInfo.java]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/ISessionInfo.java]]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceDomainType.java]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceDomainType.java]]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceEnablement.java]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceEnablement.java]]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceEventType.java]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceEventType.java]]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceLogLevel.java]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceLogLevel.java]]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceSessionState.java]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceSessionState.java]]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [loading /modules/java.xml/org/w3c/dom/Document.class]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [loading /modules/java.xml/org/w3c/dom/Element.class]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [loading /modules/java.xml/org/xml/sax/SAXParseException.class]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/ITraceInfo.java]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/ITraceInfo.java]]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [loading /modules/java.base/java/lang/IllegalArgumentException.class]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/impl/BufferType.java]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/impl/BufferType.java]]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IBaseEventInfo.java]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IBaseEventInfo.java]]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [loading /modules/java.base/java/security/InvalidParameterException.class]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/LogLevelType.java]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/LogLevelType.java]]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/ITraceLogLevel.java]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/ITraceLogLevel.java]]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IFieldInfo.java]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IFieldInfo.java]]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceChannelOutputType.java]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceChannelOutputType.java]]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/ISnapshotInfo.java]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/ISnapshotInfo.java]]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/ILoggerInfo.java]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/ILoggerInfo.java]]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IBaseLoggerInfo.java]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IBaseLoggerInfo.java]]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/src/org/eclipse/tracecompass/internal/lttng2/common/core/trace/ILttngTrace.java]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/src:org/eclipse/tracecompass/internal/lttng2/common/core/trace/ILttngTrace.java]]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/Activator.java]
16:13:40 [2024-03-15T20:13:40.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/Activator.java]]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/ContextPidAspect.java]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/ContextPidAspect.java]]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/ContextTidAspect.java]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/ContextTidAspect.java]]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng26EventLayout.java]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng26EventLayout.java]]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng27EventLayout.java]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng27EventLayout.java]]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng28EventLayout.java]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng28EventLayout.java]]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng29EventLayout.java]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng29EventLayout.java]]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/LttngEventLayout.java]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/LttngEventLayout.java]]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/PerfEventLayout.java]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/PerfEventLayout.java]]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [loading /modules/java.base/java/util/OptionalLong.class]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/UstDebugInfoStateProvider.java]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/UstDebugInfoStateProvider.java]]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [parsing completed 16ms]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/Activator.java]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/Activator.java]]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/ContextVpidAspect.java]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/ContextVpidAspect.java]]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/ContextVtidAspect.java]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/ContextVtidAspect.java]]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/UstTracefAspect.java]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/UstTracefAspect.java]]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/DefaultUstEventLayout.java]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/DefaultUstEventLayout.java]]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst20EventLayout.java]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst20EventLayout.java]]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst27EventLayout.java]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst27EventLayout.java]]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst28EventLayout.java]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst28EventLayout.java]]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst29EventLayout.java]
16:13:40 [2024-03-15T20:13:40.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst29EventLayout.java]]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar(/org/apache/commons/lang3/builder/ToStringBuilder.class)]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/cache/CacheBuilder.class)]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/cache/CacheLoader.class)]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/cache/LoadingCache.class)]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/FileOffsetMapper.java]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/FileOffsetMapper.java]]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/UstDebugInfoSymbolProvider.java]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/UstDebugInfoSymbolProvider.java]]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.junit/4.13.2.v20230809-1000/org.junit-4.13.2.v20230809-1000.jar(/org/junit/Assert.class)]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [loading /modules/java.base/java/util/PrimitiveIterator.class]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [loading /modules/java.base/java/util/PrimitiveIterator$OfLong.class]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.junit/4.13.2.v20230809-1000/org.junit-4.13.2.v20230809-1000.jar(/org/junit/Test.class)]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [loading /modules/java.base/java/util/StringJoiner.class]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/serialization/SafeByteBufferWrapper.java]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/serialization/SafeByteBufferWrapper.java]]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/StateSystem.java]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/StateSystem.java]]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/InMemoryBackend.java]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/InMemoryBackend.java]]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/NullBackend.java]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/NullBackend.java]]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HistoryTreeBackend.java]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HistoryTreeBackend.java]]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ThreadedHistoryTreeBackend.java]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ThreadedHistoryTreeBackend.java]]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [loading /modules/java.base/java/io/Writer.class]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/Activator.java]
16:13:40 [2024-03-15T20:13:40.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/Activator.java]]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/interval/json/TmfIntervalDeserializer.java]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/interval/json/TmfIntervalDeserializer.java]]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/interval/json/TmfIntervalSerializer.java]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/interval/json/TmfIntervalSerializer.java]]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/annotations/SerializedName.class)]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/annotations/Since.class)]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/provisional/statesystem/core/statevalue/CustomStateValue.java]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/provisional/statesystem/core/statevalue/CustomStateValue.java]]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IProjectNature.class)]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/Messages.java]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/Messages.java]]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/Bundle.class)]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /modules/java.base/java/lang/reflect/InvocationTargetException.class]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisModuleSources.java]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisModuleSources.java]]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisParameterProviders.java]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisParameterProviders.java]]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.0.v20240213-1057/org.eclipse.equinox.registry-3.12.0.v20240213-1057.jar(/org/eclipse/core/runtime/ContributorFactoryOSGi.class)]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.0.v20240213-1057/org.eclipse.equinox.registry-3.12.0.v20240213-1057.jar(/org/eclipse/core/runtime/InvalidRegistryObjectException.class)]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisModuleSourceConfigElement.java]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisModuleSourceConfigElement.java]]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.0.v20240213-1057/org.eclipse.equinox.registry-3.12.0.v20240213-1057.jar(/org/eclipse/core/runtime/IExtension.class)]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/aspect/Messages.java]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/aspect/Messages.java]]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /modules/java.base/java/util/function/ToLongFunction.class]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /modules/java.xml/org/xml/sax/Attributes.class]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/DefaultHandler.class]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /modules/java.xml/org/xml/sax/EntityResolver.class]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /modules/java.xml/org/xml/sax/DTDHandler.class]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /modules/java.xml/org/xml/sax/ContentHandler.class]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /modules/java.xml/org/xml/sax/ErrorHandler.class]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /modules/java.xml/org/xml/sax/XMLReader.class]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /modules/java.base/java/io/RandomAccessFile.class]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /modules/java.base/java/io/DataOutput.class]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /modules/java.base/java/io/DataInput.class]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /modules/java.base/java/io/Closeable.class]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /modules/java.base/java/net/URI.class]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /modules/java.base/java/nio/file/LinkOption.class]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicReference.class]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IFolder.class)]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IWorkspace.class)]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IWorkspaceRoot.class)]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/ICoreRunnable.class)]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/parsers/custom/CustomExtraField.java]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/parsers/custom/CustomExtraField.java]]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /modules/java.base/java/io/ByteArrayInputStream.class]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/FileLocator.class)]
16:13:40 [2024-03-15T20:13:40.398Z] [WARNING] [loading /modules/java.xml/org/xml/sax/InputSource.class]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/timestamp/TmfNanoTimestamp.java]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/timestamp/TmfNanoTimestamp.java]]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/timestamp/TmfSecondTimestamp.java]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/timestamp/TmfSecondTimestamp.java]]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [loading /modules/java.base/java/io/FileWriter.class]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [loading /modules/java.base/java/io/StringWriter.class]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/TransformerFactoryConfigurationError.class]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [loading /modules/java.xml/org/w3c/dom/Node.class]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [loading /modules/java.xml/org/w3c/dom/NodeList.class]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/parsers/custom/CustomEventAspects.java]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/parsers/custom/CustomEventAspects.java]]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/project/model/Messages.java]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/project/model/Messages.java]]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfTimestampTransform.java]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfTimestampTransform.java]]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfExperimentContext.java]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfExperimentContext.java]]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfExperimentLocation.java]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfExperimentLocation.java]]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfLocationArray.java]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfLocationArray.java]]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.11.0.v20240210-0844/org.eclipse.equinox.preferences-3.11.0.v20240210-0844.jar(/org/eclipse/core/runtime/preferences/ConfigurationScope.class)]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [loading /home/jenkins/.m2/repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar(/org/osgi/service/prefs/BackingStoreException.class)]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/base/Splitter.class)]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/segment/Messages.java]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/segment/Messages.java]]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [loading /modules/java.base/java/lang/annotation/ElementType.class]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Retention.class]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [loading /modules/java.base/java/lang/annotation/RetentionPolicy.class]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Target.class]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Annotation.class]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Method.class]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java]]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/MappingFile.java]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/callstack/MappingFile.java]]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/SizedMappingFile.java]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/callstack/SizedMappingFile.java]]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [loading /modules/java.base/java/lang/ref/WeakReference.class]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/SyncAlgorithmFullyIncremental.java]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/SyncAlgorithmFullyIncremental.java]]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [loading /modules/java.base/java/io/FileOutputStream.class]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputStream.class]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [loading /modules/java.base/java/io/ObjectOutputStream.class]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfConstantTransform.java]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfConstantTransform.java]]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfTimestampTransformLinearFast.java]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfTimestampTransformLinearFast.java]]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.11.0.v20240210-0844/org.eclipse.equinox.preferences-3.11.0.v20240210-0844.jar(/org/eclipse/core/runtime/preferences/DefaultScope.class)]
16:13:40 [2024-03-15T20:13:40.399Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.11.0.v20240210-0844/org.eclipse.equinox.preferences-3.11.0.v20240210-0844.jar(/org/eclipse/core/runtime/preferences/IPreferencesService.class)]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/IAdapterFactory.class)]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [loading /modules/java.base/java/net/URISyntaxException.class]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [loading /modules/java.base/java/util/function/UnaryOperator.class]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/URIUtil.class)]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/HashMultiset.class)]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/Multiset.class)]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [loading /modules/java.base/java/io/BufferedInputStream.class]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTree.java]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTree.java]]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/FlatArray.java]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/FlatArray.java]]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/AbstractFileCheckpointCollection.java]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/AbstractFileCheckpointCollection.java]]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/ICheckpointCollection.java]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/ICheckpointCollection.java]]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTreeNodeCache.java]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTreeNodeCache.java]]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTreeNode.java]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTreeNode.java]]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/IBTreeVisitor.java]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/IBTreeVisitor.java]]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/TmfMemoryIndex.java]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/TmfMemoryIndex.java]]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.15.200.v20231214-1526/org.eclipse.core.jobs-3.15.200.v20231214-1526.jar(/org/eclipse/core/internal/jobs/InternalJob.class)]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java]]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/DownloadTraceHttpHelper.java]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/DownloadTraceHttpHelper.java]]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/FileSystemObjectImportStructureProvider.java]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/FileSystemObjectImportStructureProvider.java]]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/IFileSystemObject.java]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/IFileSystemObject.java]]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportTraceWizardPage.java]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportTraceWizardPage.java]]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [parsing completed 4ms]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceDownloadStatus.java]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceDownloadStatus.java]]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceFileSystemElement.java]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceFileSystemElement.java]]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceValidateAndImportOperation.java]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceValidateAndImportOperation.java]]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [parsing completed 3ms]
16:13:40 [2024-03-15T20:13:40.400Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/actions/WorkspaceModifyOperation.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/wizards/datatransfer/FileSystemStructureProvider.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/operation/IRunnableWithProgress.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/operation/IThreadListener.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IActionFilter.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.200.v20231214-1513/org.eclipse.ui.views-3.12.200.v20231214-1513.jar(/org/eclipse/ui/views/properties/IPropertyDescriptor.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.200.v20231214-1513/org.eclipse.ui.views-3.12.200.v20231214-1513.jar(/org/eclipse/ui/views/properties/IPropertySource2.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfProjectModelHelper.java]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfProjectModelHelper.java]]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbench.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/model/IWorkbenchAdapter.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/model/WorkbenchAdapter.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.300.v20240205-1417/org.eclipse.ui.navigator-3.12.300.v20240205-1417.jar(/org/eclipse/ui/navigator/CommonNavigator.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.300.v20240205-1417/org.eclipse.ui.navigator-3.12.300.v20240205-1417.jar(/org/eclipse/ui/navigator/CommonViewer.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.200.v20231214-1513/org.eclipse.ui.views-3.12.200.v20231214-1513.jar(/org/eclipse/ui/views/properties/IPropertySource.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/CellEditor.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/TextCellEditor.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.200.v20231214-1513/org.eclipse.ui.views-3.12.200.v20231214-1513.jar(/org/eclipse/ui/views/properties/PropertyDescriptor.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.200.v20231214-1513/org.eclipse.ui.views-3.12.200.v20231214-1513.jar(/org/eclipse/ui/views/properties/TextPropertyDescriptor.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IContainer.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.10.300.v20240124-1325/org.eclipse.core.filesystem-1.10.300.v20240124-1325.jar(/org/eclipse/core/filesystem/IFileInfo.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/editors/ITmfEventsEditorConstants.java]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/editors/ITmfEventsEditorConstants.java]]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IEditorReference.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/part/FileEditorInput.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IResourceProxy.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IResourceProxyVisitor.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/StyledString.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/StyledString$Styler.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/TextStyle.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IResourceVisitor.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.14.0.v20240207-1054/org.eclipse.text-3.14.0.v20240207-1054.jar(/org/eclipse/jface/text/BadLocationException.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.14.0.v20240207-1054/org.eclipse.text-3.14.0.v20240207-1054.jar(/org/eclipse/jface/text/IDocument.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.14.0.v20240207-1054/org.eclipse.text-3.14.0.v20240207-1054.jar(/org/eclipse/jface/text/IRegion.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ArrayContentProvider.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/LabelProvider.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/dialogs/ListDialog.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.17.300.v20240207-1054/org.eclipse.ui.workbench.texteditor-3.17.300.v20240207-1054.jar(/org/eclipse/ui/texteditor/ITextEditor.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ExecutionException.class]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/DirectoryDialog.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/FileDialog.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/EditorPart.class)]
16:13:40 [2024-03-15T20:13:40.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/ISaveablePart.class)]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.9.300.v20231218-0909/org.eclipse.core.contenttype-3.9.300.v20231218-0909.jar(/org/eclipse/core/runtime/content/IContentType.class)]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IEditorInput.class)]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPersistableElement.class)]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IResourceDelta.class)]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/util/SafeRunnable.class)]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/editors/TmfTableColumnUtils.java]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/editors/TmfTableColumnUtils.java]]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IEditorSite.class)]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/IFileEditorInput.class)]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPropertyListener.class)]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IReusableEditor.class)]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/ide/IGotoMarker.class)]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.200.v20231214-1513/org.eclipse.ui.views-3.12.200.v20231214-1513.jar(/org/eclipse/ui/views/properties/IPropertySheetPage.class)]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/Command.class)]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/ExecutionException.class)]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/NotEnabledException.class)]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/NotHandledException.class)]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/ParameterizedCommand.class)]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/common/NotDefinedException.class)]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.expressions/3.9.300.v20240207-1044/org.eclipse.core.expressions-3.9.300.v20240207-1044.jar(/org/eclipse/core/expressions/IEvaluationContext.class)]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.15.200.v20231214-1526/org.eclipse.core.jobs-3.15.200.v20231214-1526.jar(/org/eclipse/core/runtime/jobs/ISchedulingRule.class)]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common/2.30.0.v20231210-0956/org.eclipse.emf.common-2.30.0.v20231210-0956.jar(/org/eclipse/emf/common/util/URI.class)]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.36.0.v20240203-0859/org.eclipse.emf.ecore-2.36.0.v20240203-0859.jar(/org/eclipse/emf/ecore/EValidator.class)]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/dialogs/MessageDialog.class)]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/resource/FontRegistry.class)]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/util/IPropertyChangeListener.class)]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/util/OpenStrategy.class)]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/util/PropertyChangeEvent.class)]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/custom/StyleRange.class)]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/custom/TableEditor.class)]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/FocusAdapter.class)]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/TableItem.class)]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/filter/TmfCollapseFilter.java]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/filter/TmfCollapseFilter.java]]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/commands/CopyToClipboardOperation.java]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/commands/CopyToClipboardOperation.java]]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTextCommandHandler.java]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTextCommandHandler.java]]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/commands/ICommandService.class)]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/themes/ColorUtil.class)]
16:13:40 [2024-03-15T20:13:40.402Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/themes/IThemeManager.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/ScrollBar.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/custom/CaretEvent.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/custom/CaretListener.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/custom/StyledText.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/MultiPageEditorPart.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/dialogs/IPageChangeProvider.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.200.v20231214-1513/org.eclipse.ui.views-3.12.200.v20231214-1513.jar(/org/eclipse/ui/views/properties/IPropertySheetEntry.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.200.v20231214-1513/org.eclipse.ui.views-3.12.200.v20231214-1513.jar(/org/eclipse/ui/views/properties/PropertySheetPage.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.200.v20231214-1513/org.eclipse.ui.views-3.12.200.v20231214-1513.jar(/org/eclipse/ui/views/properties/PropertySheetSorter.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/IPage.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/ISelectionListener.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/Page.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/IPageBookViewPage.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar(/org/apache/commons/lang3/math/Fraction.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IMemento.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.300.v20240205-1417/org.eclipse.ui.navigator-3.12.300.v20240205-1417.jar(/org/eclipse/ui/navigator/ICommonContentExtensionSite.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.300.v20240205-1417/org.eclipse.ui.navigator-3.12.300.v20240205-1417.jar(/org/eclipse/ui/navigator/IPipelinedTreeContentProvider.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.300.v20240205-1417/org.eclipse.ui.navigator-3.12.300.v20240205-1417.jar(/org/eclipse/ui/navigator/PipelinedShapeModification.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.300.v20240205-1417/org.eclipse.ui.navigator-3.12.300.v20240205-1417.jar(/org/eclipse/ui/navigator/PipelinedViewerUpdate.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.300.v20240205-1417/org.eclipse.ui.navigator-3.12.300.v20240205-1417.jar(/org/eclipse/ui/navigator/ICommonContentProvider.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.300.v20240205-1417/org.eclipse.ui.navigator-3.12.300.v20240205-1417.jar(/org/eclipse/ui/navigator/IMementoAware.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ConcurrentLinkedQueue.class]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/DelegatingStyledCellLabelProvider.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/DelegatingStyledCellLabelProvider$IStyledLabelProvider.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.300.v20240205-1417/org.eclipse.ui.navigator-3.12.300.v20240205-1417.jar(/org/eclipse/ui/navigator/ICommonLabelProvider.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.300.v20240205-1417/org.eclipse.ui.navigator-3.12.300.v20240205-1417.jar(/org/eclipse/ui/navigator/IDescriptionProvider.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/StyledCellLabelProvider.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/OwnerDrawLabelProvider.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfImportHelper.java]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfImportHelper.java]]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/model/WorkbenchLabelProvider.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IProjectDescription.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Constructor.class]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/operations/NewExperimentOperation.java]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/operations/NewExperimentOperation.java]]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/dialogs/WizardNewProjectCreationPage.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/wizard/WizardPage.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/wizard/IWizardPage.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/dialogs/DialogPage.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/dialogs/IMessageProvider.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/wizard/Wizard.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/INewWizard.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/wizards/newresource/BasicNewProjectResourceWizard.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/wizard/IWizard.class)]
16:13:40 [2024-03-15T20:13:40.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchWizard.class)]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IImportWizard.class)]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/operations/SelectTracesOperation.java]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/operations/SelectTracesOperation.java]]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/preference/ComboFieldEditor.class)]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/preference/IPreferenceStore.class)]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/preference/PreferencePage.class)]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/preference/RadioGroupFieldEditor.class)]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchPreferencePage.class)]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/dialogs/ProgressMonitorDialog.class)]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/dialogs/TitleAreaDialog.class)]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/preference/IPreferencePageContainer.class)]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/custom/CTabFolder.class)]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/custom/CTabItem.class)]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/symbols/Messages.java]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/symbols/Messages.java]]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ColumnViewerEditor.class)]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ColumnViewerEditorActivationEvent.class)]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ColumnViewerEditorActivationStrategy.class)]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ICellModifier.class)]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/TreeViewerEditor.class)]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/TreeItem.class)]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/PaletteData.class)]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/dialogs/MessageDialogWithToggle.class)]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/Messages.java]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/Messages.java]]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfEditorLinkHelper.java]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfEditorLinkHelper.java]]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IFolderLayout.class)]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPageLayout.class)]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPerspectiveFactory.class)]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/ColorDialog.class)]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/AbstractHandler.class)]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/ExecutionEvent.class)]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/util/LocalSelectionTransfer.class)]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/IHandler2.class)]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/IHandler.class)]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/custom/CCombo.class)]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/dnd/DND.class)]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/dnd/DragSource.class)]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/dnd/DropTarget.class)]
16:13:40 [2024-03-15T20:13:40.404Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/dnd/Transfer.class)]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/dnd/DragSourceAdapter.class)]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/dnd/DragSourceEvent.class)]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/dnd/DragSourceListener.class)]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/dnd/DropTargetAdapter.class)]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/dnd/DropTargetEvent.class)]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/dnd/DropTargetListener.class)]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/histogram/HistogramTimeAdapter.java]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/histogram/HistogramTimeAdapter.java]]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java]]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [parsing completed 3ms]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /modules/java.base/java/util/Vector.class]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /modules/java.base/java/util/RandomAccess.class]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /modules/java.base/java/util/AbstractList.class]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /modules/java.base/java/util/AbstractCollection.class]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /modules/java.base/java/util/stream/IntStream.class]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar(/org/apache/commons/lang3/tuple/Pair.class)]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/markers/Marker.java]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/markers/Marker.java]]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/Range.class)]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/RangeSet.class)]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/markers/SubMarker.java]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/markers/SubMarker.java]]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/FontMetrics.class)]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/TmfUiTracer.java]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/TmfUiTracer.java]]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/contexts/IContextIds.class)]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/accessibility/ACC.class)]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/accessibility/Accessible.class)]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/accessibility/AccessibleAdapter.class)]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/accessibility/AccessibleControlAdapter.class)]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/accessibility/AccessibleControlEvent.class)]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/accessibility/AccessibleEvent.class)]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/DisposeEvent.class)]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/DisposeListener.class)]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/printing/Printer.class)]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/printing/PrinterData.class)]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Caret.class)]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/MenuItem.class)]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Layout.class)]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/printing/PrintDialog.class)]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/layout/RowData.class)]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/TabFolder.class)]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /modules/java.base/java/net/MalformedURLException.class]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.0.v20240213-1057/org.eclipse.equinox.registry-3.12.0.v20240213-1057.jar(/org/eclipse/core/runtime/IExtensionPoint.class)]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/progress/IProgressConstants.class)]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /modules/java.base/java/util/Hashtable.class]
16:13:40 [2024-03-15T20:13:40.405Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/preference/PreferenceConverter.class)]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/preference/BooleanFieldEditor.class)]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/preference/ColorFieldEditor.class)]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/preference/FontFieldEditor.class)]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/preference/IntegerFieldEditor.class)]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/List.class)]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/StructuredViewer.class)]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Scale.class)]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/Collections2.class)]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/Activator.java]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/Activator.java]]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlPatternCu.java]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlPatternCu.java]]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateProviderCu.java]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateProviderCu.java]]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenAnalysisModule.java]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenAnalysisModule.java]]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/Messages.java]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/Messages.java]]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java]]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlUtils.java]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlUtils.java]]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [parsing completed 3ms]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/IDataChartDescriptor.java]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/IDataChartDescriptor.java]]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/IDataResolver.java]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/IDataResolver.java]]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/IDescriptorVisitor.java]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/IDescriptorVisitor.java]]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartStringDescriptor.java]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartStringDescriptor.java]]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/IStringResolver.java]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/IStringResolver.java]]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartNumericalDescriptor.java]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartNumericalDescriptor.java]]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/INumericalResolver.java]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/INumericalResolver.java]]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartDurationDescriptor.java]
16:13:40 [2024-03-15T20:13:40.406Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartDurationDescriptor.java]]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartTimestampDescriptor.java]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartTimestampDescriptor.java]]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/annotations/CustomOutputAnnotationProviderFactory.java]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/annotations/CustomOutputAnnotationProviderFactory.java]]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/annotations/LostEventsOutputAnnotationProviderFactory.java]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/annotations/LostEventsOutputAnnotationProviderFactory.java]]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/AttributeTree.java]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/AttributeTree.java]]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/ImmutableCollection.class)]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/ImmutableCollection$Builder.class)]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [loading /modules/java.base/java/io/PrintWriter.class]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/Attribute.java]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/Attribute.java]]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/TransientState.java]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/TransientState.java]]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [loading /modules/java.base/java/io/BufferedWriter.class]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [loading /modules/java.base/java/net/InetAddress.class]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [loading /modules/java.base/java/net/UnknownHostException.class]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/VirtualTableQueryFilter.java]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/VirtualTableQueryFilter.java]]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/resource/ImageRegistry.class)]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/perspectives/TmfPerspectiveManager.java]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/perspectives/TmfPerspectiveManager.java]]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/preferences/ScopedPreferenceStore.class)]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/model/CartesianSeriesModel.class)]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [loading /modules/java.base/java/util/function/Consumer.class]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [loading /modules/java.base/java/util/EnumMap.class]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/CriticalPathAlgorithmBounded.java]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/CriticalPathAlgorithmBounded.java]]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/AbstractCriticalPathAlgorithm.java]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/AbstractCriticalPathAlgorithm.java]]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [loading /modules/java.base/java/nio/channels/ClosedChannelException.class]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/GraphHistoryTree.java]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/GraphHistoryTree.java]]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [parsing completed 3ms]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HTNode.java]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HTNode.java]]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [parsing completed 3ms]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [loading /modules/java.base/java/util/function/IntPredicate.class]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/exceptions/RangeException.java]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/exceptions/RangeException.java]]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfVertex.java]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfVertex.java]]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HtIo.java]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HtIo.java]]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/GraphTreeNode.java]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/GraphTreeNode.java]]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfEdge.java]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfEdge.java]]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/CpuFrequencyHandler.java]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/CpuFrequencyHandler.java]]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IPIEntryHandler.java]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IPIEntryHandler.java]]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IPIExitHandler.java]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IPIExitHandler.java]]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IrqEntryHandler.java]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IrqEntryHandler.java]]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IrqExitHandler.java]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IrqExitHandler.java]]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/KernelEventHandler.java]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/KernelEventHandler.java]]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/PiSetprioHandler.java]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/PiSetprioHandler.java]]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessExitHandler.java]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessExitHandler.java]]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessForkHandler.java]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessForkHandler.java]]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessFreeHandler.java]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessFreeHandler.java]]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedMigrateTaskHandler.java]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedMigrateTaskHandler.java]]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedSwitchHandler.java]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedSwitchHandler.java]]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedWakeupHandler.java]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedWakeupHandler.java]]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqEntryHandler.java]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqEntryHandler.java]]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqExitHandler.java]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqExitHandler.java]]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqRaiseHandler.java]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqRaiseHandler.java]]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/StateDumpHandler.java]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/StateDumpHandler.java]]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SysEntryHandler.java]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SysEntryHandler.java]]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SysExitHandler.java]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SysExitHandler.java]]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/SyscallLookup.java]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/SyscallLookup.java]]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledFunction.java]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledFunction.java]]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledStringFunction.java]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledStringFunction.java]]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/Messages.java]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/Messages.java]]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/StateSystemStringInterner.java]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/StateSystemStringInterner.java]]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/ANTLRStringStream.class)]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/IFilterCu.java]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/IFilterCu.java]]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterExpressionCu.java]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterExpressionCu.java]]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterExpression.java]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterExpression.java]]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [loading /modules/java.base/java/nio/file/StandardCopyOption.class]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/ImmutableRangeSet.class)]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/TreeRangeSet.class)]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/markers/MarkerSegment.java]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/markers/MarkerSegment.java]]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/preference/ColorSelector.class)]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/dialogs/MultiLineInputDialog.java]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/dialogs/MultiLineInputDialog.java]]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/dialogs/IInputValidator.class)]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/dialogs/InputDialog.class)]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java]]
16:13:40 [2024-03-15T20:13:40.409Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNode.java]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNode.java]]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [parsing completed 3ms]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/IHTNode.java]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/IHTNode.java]]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/AbstractOverlappingHistoryTree.java]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/AbstractOverlappingHistoryTree.java]]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/Activator.java]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/Activator.java]]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/AbstractHistoryTree.java]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/AbstractHistoryTree.java]]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [parsing completed 3ms]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java]]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/IHistoryTree.java]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/IHistoryTree.java]]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java]]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [parsing completed 2ms]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingNode.java]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingNode.java]]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [loading /modules/java.base/java/io/PrintStream.class]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/Activator.java]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/Activator.java]]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/ReadWriteLock.class]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreStatisticsAspects.java]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreStatisticsAspects.java]]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/IDataAspect.java]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/IDataAspect.java]]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java]]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/EventDefinition.java]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/EventDefinition.java]]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/LostEventDeclaration.java]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/LostEventDeclaration.java]]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderDefinition.java]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderDefinition.java]]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Field.class]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/MismatchedTokenException.class)]
16:13:40 [2024-03-15T20:13:40.410Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonStructureFieldMetadataNode.java]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonStructureFieldMetadataNode.java]]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonStructureFieldMemberMetadataNode.java]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonStructureFieldMemberMetadataNode.java]]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonArray.class)]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [loading /home/jenkins/.m2/repository/org/json/json/20230227/json-20230227.jar(/org/json/JSONObject.class)]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TsdlUtils.java]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TsdlUtils.java]]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/AbstractScopedCommonTreeParser.java]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/AbstractScopedCommonTreeParser.java]]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/Messages.java]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/Messages.java]]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/ByteOrderParser.java]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/ByteOrderParser.java]]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/ICommonTreeParser.java]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/ICommonTreeParser.java]]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/UnaryStringParser.java]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/UnaryStringParser.java]]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/enumeration/EnumParser.java]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/enumeration/EnumParser.java]]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/integer/IntegerDeclarationParser.java]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/integer/IntegerDeclarationParser.java]]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/string/StringDeclarationParser.java]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/string/StringDeclarationParser.java]]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/variant/VariantParser.java]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/variant/VariantParser.java]]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/floatingpoint/FloatDeclarationParser.java]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/floatingpoint/FloatDeclarationParser.java]]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/struct/StructParser.java]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/struct/StructParser.java]]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderCompactDeclaration.java]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderCompactDeclaration.java]]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderLargeDeclaration.java]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderLargeDeclaration.java]]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicBoolean.class]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpEventMatching.java]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpEventMatching.java]]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java]]
16:13:40 [2024-03-15T20:13:40.411Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryException.java]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/src:org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryException.java]]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/io/BaseEncoding.class)]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/IHistoryTree.java]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/IHistoryTree.java]]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTConfig.java]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTConfig.java]]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java]]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTNode.java]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTNode.java]]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonSerializationContext.class)]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonSerializer.class)]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /modules/java.base/java/lang/Byte.class]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.0.v20240213-1057/org.eclipse.equinox.registry-3.12.0.v20240213-1057.jar(/org/eclipse/core/runtime/IExtensionRegistry.class)]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/ITmfTimestampTransformInvertible.java]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/ITmfTimestampTransformInvertible.java]]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.4.0.202402110645/org.eclipse.cdt.core-8.4.0.202402110645.jar(/org/eclipse/cdt/core/CCorePlugin.class)]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.4.0.202402110645/org.eclipse.cdt.core-8.4.0.202402110645.jar(/org/eclipse/cdt/core/IBinaryParser.class)]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.4.0.202402110645/org.eclipse.cdt.core-8.4.0.202402110645.jar(/org/eclipse/cdt/core/IBinaryParser$IBinaryFile.class)]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.4.0.202402110645/org.eclipse.cdt.core-8.4.0.202402110645.jar(/org/eclipse/cdt/core/IBinaryParser$ISymbol.class)]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.4.0.202402110645/org.eclipse.cdt.core-8.4.0.202402110645.jar(/org/eclipse/cdt/utils/CPPFilt.class)]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.4.0.202402110645/org.eclipse.cdt.core-8.4.0.202402110645.jar(/org/eclipse/cdt/core/IBinaryParser$IBinaryObject.class)]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /modules/java.base/java/util/NavigableMap.class]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/TmfResolvedSizedSymbol.java]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/callstack/TmfResolvedSizedSymbol.java]]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /modules/java.base/java/math/MathContext.class]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncSpanningTree.java]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncSpanningTree.java]]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncGraph.java]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncGraph.java]]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/Edge.java]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/Edge.java]]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /modules/java.base/java/lang/ClassNotFoundException.class]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /modules/java.base/java/util/Enumeration.class]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /modules/java.base/java/util/zip/ZipEntry.class]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /modules/java.base/java/util/zip/ZipFile.class]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.26.0/commons-compress-1.26.0.jar(/org/apache/commons/compress/archivers/tar/TarArchiveEntry.class)]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TarFile.java]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TarFile.java]]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.26.0/commons-compress-1.26.0.jar(/org/apache/commons/compress/archivers/ArchiveEntry.class)]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.26.0/commons-compress-1.26.0.jar(/org/apache/commons/compress/archivers/tar/TarArchiveInputStream.class)]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.26.0/commons-compress-1.26.0.jar(/org/apache/commons/compress/compressors/gzip/GzipCompressorInputStream.class)]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.26.0/commons-compress-1.26.0.jar(/org/apache/commons/compress/archivers/zip/ZipArchiveEntry.class)]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/wizards/datatransfer/IImportStructureProvider.class)]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /modules/java.base/java/net/HttpURLConnection.class]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /modules/java.base/java/net/SocketTimeoutException.class]
16:13:40 [2024-03-15T20:13:40.412Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/net/MediaType.class)]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/layout/PixelConverter.class)]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/dialogs/FileSystemElement.class)]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/dialogs/WizardResourceImportPage.class)]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/ide/dialogs/IElementFilter.class)]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/ide/dialogs/ResourceTreeAndListGroup.class)]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/internal/ide/DialogUtil.class)]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/internal/ide/IDEWorkbenchMessages.class)]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/model/WorkbenchContentProvider.class)]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/model/WorkbenchViewerComparator.class)]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/dialogs/WizardDataTransferPage.class)]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/dialogs/IOverwriteQuery.class)]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/model/AdaptableList.class)]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [loading /modules/java.base/java/util/ListIterator.class]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/operation/ModalContext.class)]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/operations/TmfWorkspaceModifyOperation.java]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/operations/TmfWorkspaceModifyOperation.java]]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/wizards/datatransfer/ImportOperation.class)]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportConflictHandler.java]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportConflictHandler.java]]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportConfirmation.java]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportConfirmation.java]]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/dnd/Clipboard.class)]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/dnd/TextTransfer.class)]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/MessageBox.class)]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/ide/ResourceUtil.class)]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.300.v20240205-1417/org.eclipse.ui.navigator-3.12.300.v20240205-1417.jar(/org/eclipse/ui/navigator/ILinkHelper.class)]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java]]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenMappingGroup.java]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenMappingGroup.java]]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/pattern/DataDrivenPattern.java]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/pattern/DataDrivenPattern.java]]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/ISegmentListener.java]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/ISegmentListener.java]]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlMappingGroupCu.java]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlMappingGroupCu.java]]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenarioInfo.java]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenarioInfo.java]]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValue.java]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValue.java]]
16:13:40 [2024-03-15T20:13:40.413Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/IAnalysisDataContainer.java]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/IAnalysisDataContainer.java]]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/IDataDrivenCompilationUnit.java]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/IDataDrivenCompilationUnit.java]]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/IDataDrivenRuntimeObject.java]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/IDataDrivenRuntimeObject.java]]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlPatternEventHandlerCu.java]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlPatternEventHandlerCu.java]]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateCu.java]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateCu.java]]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsm.java]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsm.java]]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmSimpleState.java]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmSimpleState.java]]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmState.java]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmState.java]]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmStateTransition.java]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmStateTransition.java]]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenPatternEventHandler.java]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenPatternEventHandler.java]]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [loading /modules/java.scripting/javax/script/ScriptEngine.class]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenRuntimeData.java]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenRuntimeData.java]]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternSegmentStoreModule.java]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternSegmentStoreModule.java]]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenRuntimeFsm.java]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenRuntimeFsm.java]]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenario.java]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenario.java]]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenarioHistoryBuilder.java]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenarioHistoryBuilder.java]]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/IXmlStateSystemContainer.java]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/IXmlStateSystemContainer.java]]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/ImmutableBiMap.class)]
16:13:40 [2024-03-15T20:13:40.414Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/AnalysisCompilationData.java]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/AnalysisCompilationData.java]]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/ITmfXmlTopLevelElement.java]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/ITmfXmlTopLevelElement.java]]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlLocationCu.java]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlLocationCu.java]]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlConditionCu.java]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlConditionCu.java]]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenCondition.java]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenCondition.java]]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlActionCu.java]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlActionCu.java]]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenAction.java]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenAction.java]]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionConditional.java]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionConditional.java]]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionList.java]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionList.java]]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionSegment.java]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionSegment.java]]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionStateChange.java]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionStateChange.java]]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenStateSystemPath.java]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenStateSystemPath.java]]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueConstant.java]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueConstant.java]]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/IBaseQuarkProvider.java]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/IBaseQuarkProvider.java]]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateValueCu.java]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateValueCu.java]]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueEventField.java]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueEventField.java]]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueEventName.java]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueEventName.java]]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValuePool.java]
16:13:40 [2024-03-15T20:13:40.415Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValuePool.java]]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueQuery.java]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueQuery.java]]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueScript.java]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueScript.java]]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueSelf.java]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueSelf.java]]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueStackPeek.java]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueStackPeek.java]]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueTypedWrapper.java]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueTypedWrapper.java]]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateSystemPathCu.java]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateSystemPathCu.java]]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateTransitionCu.java]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateTransitionCu.java]]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionResetStoredFields.java]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionResetStoredFields.java]]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionUpdateStoredFields.java]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionUpdateStoredFields.java]]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenEventHandler.java]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenEventHandler.java]]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenStateProvider.java]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenStateProvider.java]]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlEventHandlerCu.java]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlEventHandlerCu.java]]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java]]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternStateSystemModule.java]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternStateSystemModule.java]]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [loading /home/jenkins/.m2/repository/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar(/org/apache/commons/io/FilenameUtils.class)]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlOutputElement.java]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlOutputElement.java]]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPerspectiveDescriptor.class)]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/WorkbenchException.class)]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [loading /modules/java.base/java/nio/charset/StandardCharsets.class]
16:13:40 [2024-03-15T20:13:40.416Z] [WARNING] [loading /modules/java.base/java/util/Spliterator.class]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [loading /modules/java.base/java/util/Spliterators.class]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/AlignmentParser.java]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/AlignmentParser.java]]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/SizeParser.java]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/SizeParser.java]]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/string/EncodingParser.java]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/string/EncodingParser.java]]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/UnaryIntegerParser.java]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/UnaryIntegerParser.java]]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/StructDeclarationFlattener.java]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/StructDeclarationFlattener.java]]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/TcpEventStrings.java]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/TcpEventStrings.java]]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlTimeGraphViewCu.java]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlTimeGraphViewCu.java]]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlXYViewCu.java]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlXYViewCu.java]]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java]]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphProviderFactory.java]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphProviderFactory.java]]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYProviderFactory.java]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYProviderFactory.java]]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenOutputEntry.java]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenOutputEntry.java]]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenOutputEntryModel.java]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenOutputEntryModel.java]]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java]]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/Messages.java]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/Messages.java]]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenPresentationState.java]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenPresentationState.java]]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [loading /modules/java.scripting/javax/script/ScriptEngineManager.class]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [loading /modules/java.scripting/javax/script/ScriptException.class]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [loading /home/jenkins/.m2/repository/org/mozilla/rhino/1.7.14/rhino-1.7.14.jar(/org/mozilla/javascript/RhinoException.class)]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenException.java]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenException.java]]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [parsing completed 0ms]
16:13:40 [2024-03-15T20:13:40.417Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlOutputEntryCu.java]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlOutputEntryCu.java]]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [parsing completed 1ms]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/annotations/GwtCompatible.class)]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar(/com/google/errorprone/annotations/DoNotMock.class)]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar(/com/google/errorprone/annotations/DoNotCall.class)]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.3.0.v20240111-2306/org.eclipse.jdt.annotation-2.3.0.v20240111-2306.jar(/org/eclipse/jdt/annotation/DefaultLocation.class)]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /modules/java.base/java/lang/Override.class]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/annotations/GwtIncompatible.class)]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /modules/java.base/java/lang/SafeVarargs.class]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /modules/java.base/jdk/internal/vm/annotation/Contended.class]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar(/com/google/errorprone/annotations/CompatibleWith.class)]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar(/com/google/errorprone/annotations/InlineMe.class)]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /modules/java.base/jdk/internal/util/random/RandomSupport.class]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /modules/java.base/jdk/internal/util/random/RandomSupport$RandomGeneratorProperties.class]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar(/com/google/errorprone/annotations/Immutable.class)]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes/org/eclipse/tracecompass/analysis/counters/ui/views/CounterView$1.class]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$5.class]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$1.class]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$4.class]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$3.class]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$6.class]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$2.class]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsView$1.class]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer$3.class]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer$1.class]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer$2.class]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableView$2.class]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableView$3.class]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableView$1.class]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$3.class]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$5.class]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$6.class]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$2.class]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$4.class]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$1.class]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$7.class]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes/org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryAspect$1.class]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule$1.class]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/analysis/ondemand/OnDemandAnalysisManager$1.class]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/component/TmfEventProvider$2.class]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/component/TmfEventProvider$1.class]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/dataprovider/DataTypeUtils$1.class]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/dataprovider/DataTypeUtils$2.class]
16:13:40 [2024-03-15T20:13:40.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/dataprovider/DataTypeUtils$3.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects$3.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects$4.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects$1.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects$2.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects$5.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/matching/TmfEventMatching$1.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/model/annotations/EventAnnotationProvider$1.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTrace$1.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTraceDefinition$1.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTraceDefinition$2.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTraceDefinition$1.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTraceDefinition$2.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/signal/TmfSignalThrottler$1.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/TmfTrace$1.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment$3.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment$1.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment$2.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment$4.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/indexer/checkpoint/TmfCheckpointIndexer$1.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/actions/OpenSourceCodeAction$2.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/actions/OpenSourceCodeAction$1.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/colors/ColorUtils$1.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/dialog/TmfFileDialogFactory$1.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/dialog/DirectoryDialogFactory$1.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/editors/TmfEventsEditor$1.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/editors/UnsortedPropertySheetPage$1.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfTraceTypeUIUtils$1.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectModelElement$1.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfOpenTraceHelper$2.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfOpenTraceHelper$1.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfAnalysisElement$1.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfOnDemandAnalysisElement$1.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfExperimentElement$1.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectRegistry$1.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectRegistry$2.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/CopyTraceDialog$1.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizardPage$3.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizardPage$1.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizardPage$2.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/CopyExperimentDialog$1.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/CopyExperimentDialog$2.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/NewExperimentDialog$1.class]
16:13:40 [2024-03-15T20:13:40.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/NewFolderDialog$2.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/NewFolderDialog$1.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$7.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$8.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$3.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$2.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$5.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$4.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$6.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$8$1.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$1.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/RenameExperimentDialog$1.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/symbols/SymbolProviderConfigDialog$1.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$6.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$2.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$5.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$1.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$4.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$3.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/TmfAbstractToolTipHandler$BrowserContent$1.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/TmfAbstractToolTipHandler$1.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$19.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$7.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$2.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$19$1.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$3.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$11.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$FilterThread$1.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$8.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$18.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$1.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$9.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$10.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$1ToggleBookmarkAction.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$6.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$22.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$SearchThread$1.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$16.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$15.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$13.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$12.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$17.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$19$2.class]
16:13:40 [2024-03-15T20:13:40.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$5.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$4.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$14.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$TmfMarginColumn$1.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$20.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$23.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$21.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsCache$1DataRequest.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsCache$1.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsCache$1$1.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTableHeader$2.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTableHeader$1.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTableHeader$3.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractTmfTreeViewer$2.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractTmfTreeViewer$1.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeColumnData$1.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeColumnData$1$1.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2$1.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2$2.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2$3.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer$1.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer$4.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer$3.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer$2.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/TmfView$2.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/TmfView$3.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/TmfView$1.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/ResetUtil$1.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/SaveImageUtil$1.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/NewTmfViewAction$1.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/PinTmfViewAction$1.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/PinTmfViewAction$1$1.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$ColorSettingRow$1.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$ColorSettingRow$5.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$1.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$ColorSettingRow$4.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$ColorSettingRow$2.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$ColorSettingRow$3.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterNodeComposite$1.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$1.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterBaseNodeComposite$2.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$2.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterAspectNodeComposite$1.class]
16:13:40 [2024-03-15T20:13:40.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterTraceTypeNodeComposite$1.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$3.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$5.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$6.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$4.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterEqualsNodeComposite$1.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterAspectNodeComposite$3.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterBaseNodeComposite$1.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$2.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$1.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterAspectNodeComposite$2.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterContainsNodeComposite$1.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterMatchesNodeComposite$1.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram$1.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView$2.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView$5.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView$1.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView$4.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView$3.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemExplorer$1.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$6.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$7.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$3.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$5.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$8.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$4.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$2.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$2$1.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$1.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/TimeGraphFindDialog$2.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/TimeGraphFindDialog$4.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/TimeGraphFindDialog$3.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/TimeGraphFindDialog$1.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$2.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$Overview$2.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$1.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$7.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$Overview$3.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$Overview$1.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$5.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$6.class]
16:13:40 [2024-03-15T20:13:40.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$3.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$4.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$Overview$4.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/TimeCompressionBar$2.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/TimeCompressionBar$1.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/TimeCompressionBar$3.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget$1.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget$2.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget$3.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialogUI$2.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialogUI$4.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialogUI$1.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialogUI$3.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialog$1.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterListDialog$4.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterListDialog$1.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterListDialog$2.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterListDialog$3.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/MinMaxDialog$1.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$3.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$2.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$4.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$7.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$6.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$5.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$1.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$8.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/TmfUml2SDSyncLoader$2.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/TmfUml2SDSyncLoader$1.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$4.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$2.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$1.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$5.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$6.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$3.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer$1.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$12.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$8.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$15.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$6.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$17.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$14.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$9.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$22.class]
16:13:40 [2024-03-15T20:13:40.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$21.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$18.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$18$1.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$5.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$11.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$13.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$10.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$2.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$16.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$4.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$1.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$20.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$19.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$7.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$3.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$1.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$LegendEntry$2.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$LegendEntry$5.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$LegendEntry$3.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$LegendEntry$1.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$LegendEntry$4.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TriStateFilteredCheckboxTree$1.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$4.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$6.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$2.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$5.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$3.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$1.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/FilteredCheckboxTree$1.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphMarkerAxis$1.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphControl$1.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$1.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$5.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$8.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$6.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$4.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$2.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$3.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$7.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /modules/java.base/java/lang/Error.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Documented.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /modules/java.base/java/lang/constant/ConstantDesc.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /modules/java.base/java/lang/CharSequence.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /modules/java.base/jdk/internal/ValueBased.class]
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] * @return The map of properties, <name, value>
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.424Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/AbstractTableViewer.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/ElementTypesAreNonnullByDefault.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar(/javax/annotation/meta/TypeQualifierDefault.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /modules/java.base/java/lang/invoke/TypeDescriptor.class]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /modules/java.base/java/lang/invoke/TypeDescriptor$OfField.class]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /modules/java.base/java/lang/reflect/AnnotatedElement.class]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /modules/java.base/java/lang/reflect/GenericDeclaration.class]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ColumnViewer.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ContentViewer.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/IPostSelectionProvider.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar(/org/osgi/annotation/versioning/ConsumerType.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar(/org/osgi/annotation/versioning/ProviderType.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/BundleReference.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/plugin/AbstractUIPlugin$1.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.0.v20240213-1057/org.eclipse.equinox.registry-3.12.0.v20240213-1057.jar(/org/eclipse/core/runtime/ContributorFactorySimple.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.0.v20240213-1057/org.eclipse.equinox.registry-3.12.0.v20240213-1057.jar(/org/eclipse/core/runtime/IContributor.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.0.v20240213-1057/org.eclipse.equinox.registry-3.12.0.v20240213-1057.jar(/org/eclipse/core/runtime/IExecutableExtensionFactory.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.0.v20240213-1057/org.eclipse.equinox.registry-3.12.0.v20240213-1057.jar(/org/eclipse/core/runtime/IExtensionDelta.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.0.v20240213-1057/org.eclipse.equinox.registry-3.12.0.v20240213-1057.jar(/org/eclipse/core/runtime/IRegistryChangeEvent.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.0.v20240213-1057/org.eclipse.equinox.registry-3.12.0.v20240213-1057.jar(/org/eclipse/core/runtime/IRegistryChangeListener.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.0.v20240213-1057/org.eclipse.equinox.registry-3.12.0.v20240213-1057.jar(/org/eclipse/core/runtime/IRegistryEventListener.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.0.v20240213-1057/org.eclipse.equinox.registry-3.12.0.v20240213-1057.jar(/org/eclipse/core/runtime/RegistryFactory.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/AdapterTypes.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/Adapters.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/Assert.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/AssertionFailedException.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/IAdapterManager.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/IBundleGroup.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/IBundleGroupProvider.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/ILogListener.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/IProgressMonitorWithBlocking.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/ISafeRunnableWithResult.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/PluginVersionIdentifier.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/ProgressMonitorWrapper.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/ServiceCaller.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/SlicedProgressMonitor.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/SubProgressMonitor.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.31.0.v20240215-1631/org.eclipse.core.runtime-3.31.0.v20240215-1631.jar(/org/eclipse/core/runtime/ILog.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.31.0.v20240215-1631/org.eclipse.core.runtime-3.31.0.v20240215-1631.jar(/org/eclipse/core/runtime/IProduct.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.31.0.v20240215-1631/org.eclipse.core.runtime-3.31.0.v20240215-1631.jar(/org/eclipse/core/runtime/IProductProvider.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.31.0.v20240215-1631/org.eclipse.core.runtime-3.31.0.v20240215-1631.jar(/org/eclipse/core/runtime/PerformanceStats.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.31.0.v20240215-1631/org.eclipse.core.runtime-3.31.0.v20240215-1631.jar(/org/eclipse/core/runtime/PerformanceStats$PerformanceListener.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.31.0.v20240215-1631/org.eclipse.core.runtime-3.31.0.v20240215-1631.jar(/org/eclipse/core/runtime/Preferences.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.31.0.v20240215-1631/org.eclipse.core.runtime-3.31.0.v20240215-1631.jar(/org/eclipse/core/runtime/Preferences$1.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/AdaptPermissionCollection.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/AdaptPermission.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/AdaptPermission$1.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/AdminPermission.class)]
16:13:40 [2024-03-15T20:13:40.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/AdminPermission$1.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/AdminPermissionCollection.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/AllServiceListener.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/BundleEvent.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/BundleException.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/BundleListener.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/BundlePermissionCollection.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/BundlePermission.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/CapabilityPermission.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/CapabilityPermission$Properties.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/CapabilityPermissionCollection.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/CapabilityPermission$1.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/Configurable.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/Constants.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/Filter.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/FrameworkEvent.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/FrameworkListener.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/FrameworkUtil.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/FrameworkUtil$DictionaryAsMap.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/FrameworkUtil$DictionaryAsMap$KeySet.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/FrameworkUtil$MapAsDictionary.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/FrameworkUtil$DictionaryAsMap$EntryIterator.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/InvalidSyntaxException.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/PackagePermissionCollection.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/PackagePermission.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/PackagePermission$1.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/PrototypeServiceFactory.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/ServiceEvent.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/ServiceException.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/ServiceFactory.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/ServiceListener.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/ServiceObjects.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/ServicePermissionCollection.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/ServicePermission.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/ServicePermission$Properties.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/ServicePermission$1.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/ServiceReference.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/ServiceRegistration.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/SignerProperty.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/SynchronousBundleListener.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/UnfilteredServiceListener.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/Version.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/VersionRange.class)]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /modules/java.base/java/lang/Short.class]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /modules/java.base/java/lang/Void.class]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /modules/java.base/java/lang/Throwable$SentinelHolder.class]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /modules/java.base/java/lang/Throwable$WrappedPrintWriter.class]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /modules/java.base/java/lang/Throwable$PrintStreamOrWriter.class]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /modules/java.base/java/lang/Throwable$WrappedPrintStream.class]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/exceptions/AttributeNotFoundException.java:22: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] * doesn't exist in the system, of if the quark is simply invalid (ie, < 0).
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /modules/java.base/java/nio/Buffer.class]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /modules/java.base/java/io/Writer$1.class]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /modules/java.base/java/io/WriteAbortedException.class]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /modules/java.base/java/io/UnixFileSystem.class]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /modules/java.base/java/io/UncheckedIOException.class]
16:13:40 [2024-03-15T20:13:40.426Z] [WARNING] [loading /modules/java.base/java/io/UTFDataFormatException.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/SyncFailedException.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/StringBufferInputStream.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/StreamTokenizer.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/StreamCorruptedException.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/SerializablePermission.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/SerialCallbackContext.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/Serial.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/SequenceInputStream.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/Reader$1.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/RandomAccessFile$2.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/RandomAccessFile$1.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/PushbackReader.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/PushbackInputStream.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/PipedWriter.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/PipedReader.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/PipedOutputStream.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/PipedInputStream.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/OutputStreamWriter.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/OutputStream$1.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/OptionalDataException.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamField.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamException.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamConstants.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$FieldReflectorKey.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$EntryFuture.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$EntryFuture$1.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$5.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$4.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$3.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$2.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$1.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/ObjectOutputStream$1.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/ObjectOutput.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputValidation.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputStream$ValidationList.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputStream$ValidationList$1.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputStream$1.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter$Config.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter$Config$RejectUndecidedFilter.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter$Config$RejectUndecidedFilter$SerialInfo.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter$Config$Global.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/ObjectInput.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/NotSerializableException.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/NotActiveException.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/LineNumberReader.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/LineNumberInputStream.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/InvalidObjectException.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/InvalidClassException.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/InterruptedIOException.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/InputStream$1.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/IOError.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/Flushable.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/FilterWriter.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/FilterReader.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/FilterOutputStream.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/FilterInputStream.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/FilenameFilter.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/FileSystem.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/FilePermissionCollection.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/FilePermissionCollection$1.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/FilePermission.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/FilePermission$2.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/FilePermission$1.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/FileOutputStream$1.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/FileInputStream$1.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/FileDescriptor.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/FileDescriptor$1.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/FileCleanable.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/Externalizable.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/ExpiringCache.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/ExpiringCache$1.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/EOFException.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/DeleteOnExitHook.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/DeleteOnExitHook$1.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/DefaultFileSystem.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/DataOutputStream.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/DataInputStream.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/Console.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/Console$3.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/Console$2.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/Console$1.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/CharConversionException.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/CharArrayWriter.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/CharArrayReader.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/ByteArrayOutputStream.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/BufferedReader$1.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/BufferedOutputStream.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/io/Bits.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStack.java:26: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] * i.e., a call at level n+1 will have start_n+1 >= start_n and end_n+1 <=
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /modules/java.base/java/util/function/IntFunction.class]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/Resource.class)]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/window/Window$IExceptionHandler.class)]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/window/Window$FontChangeListener.class)]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/window/Window$DefaultExceptionHandler.class)]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/dialogs/TrayDialog$ResizeListener.class)]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Decorations.class)]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/filter/CopyHandler.java:30: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] * @author Xavier Raynaud <xavier.raynaud@kalray.eu>
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/common/CommandException.class)]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/AbstractHandlerWithState.class)]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/AbstractParameterValueConverter.class)]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/Category.class)]
16:13:40 [2024-03-15T20:13:40.427Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/CategoryEvent.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/Command$1.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/CommandEvent.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/CommandManager.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/CommandManagerEvent.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/HandlerEvent.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/ICategoryListener.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/ICommandListener.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/ICommandManagerListener.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/IExecutionListener.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/IExecutionListenerWithChecks.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/IHandlerAttributes.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/IHandlerListener.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/INamedHandleStateIds.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/IObjectWithState.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/IParameter.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/IParameterTypeListener.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/IParameterValues.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/IStateListener.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/ITypedParameter.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/NamedHandleObjectWithState.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/ParameterType.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/ParameterTypeEvent.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/ParameterValueConversionException.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/ParameterValuesException.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/Parameterization.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/SerializationException.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/State.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /modules/java.base/java/lang/Enum$EnumDesc.class]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /modules/java.base/java/lang/constant/DynamicConstantDesc.class]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /modules/java.base/java/lang/NullPointerException.class]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/Criteria.java:277: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] * @return usual comparison result (< 0, 0, > 0)
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/ANTLRFileStream.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/ANTLRInputStream.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/CharStreamState.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/ClassicToken.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/CommonToken.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/EarlyExitException.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/FailedPredicateException.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/MismatchedNotSetException.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/MismatchedRangeException.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/MismatchedSetException.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/MismatchedTreeNodeException.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/MissingTokenException.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/SerializedGrammar.class)]
16:13:40 [2024-03-15T20:13:40.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/SerializedGrammar$Block.class)]
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/Token.class)]
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/TokenRewriteStream.class)]
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/TokenRewriteStream$DeleteOp.class)]
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/TokenRewriteStream$RewriteOperation.class)]
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/UnwantedTokenException.class)]
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFStreamOutputWriter.java:88: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] * startTime <= packet.getTimestampEnd() && packet.getTimestampStart() <=
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFStreamOutputWriter.java:88: warning: invalid input: '&'
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] * startTime <= packet.getTimestampEnd() && packet.getTimestampStart() <=
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFStreamOutputWriter.java:88: warning: invalid input: '&'
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] * startTime <= packet.getTimestampEnd() && packet.getTimestampStart() <=
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFStreamOutputWriter.java:88: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] * startTime <= packet.getTimestampEnd() && packet.getTimestampStart() <=
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] [loading /modules/java.base/java/nio/channels/spi/AbstractInterruptibleChannel.class]
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] [loading /modules/java.base/java/nio/channels/ScatteringByteChannel.class]
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] [loading /modules/java.base/java/nio/channels/GatheringByteChannel.class]
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] [loading /modules/java.base/java/nio/channels/SeekableByteChannel.class]
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEvent.java:392: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] * following classes: <code>Entry<String, Long></code>, <code>Long</code>,
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTmfTrace.java:549: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] * Get the CTF environment variables defined in this CTF trace, in <name, value>
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] [loading /modules/java.base/java/nio/file/Watchable.class]
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTmfTrace.java:398: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] *            ITmfLocation<?>
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTmfTrace.java:549: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] * Get the CTF environment variables defined in this CTF trace, in <name, value>
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] * @return The map of properties, <name, value>
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] [loading /modules/java.base/java/io/File$TempDirectory.class]
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] [loading /modules/java.base/java/io/File$PathStatus.class]
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceWriter.java:68: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] * startTime <= packet.getTimestampBegin() <= endTime
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceWriter.java:68: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] * startTime <= packet.getTimestampBegin() <= endTime
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] [loading /modules/java.base/java/lang/AbstractStringBuilder.class]
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] [loading /modules/java.base/java/util/regex/MatchResult.class]
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/filter/CutHandler.java:25: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] * @author Xavier Raynaud <xavier.raynaud@kalray.eu>
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] [loading /modules/java.base/java/text/Format$Field.class]
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] [loading /modules/java.base/java/text/Format$FieldDelegate.class]
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] [loading /modules/java.base/java/text/AttributedCharacterIterator.class]
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] [loading /modules/java.base/java/text/AttributedCharacterIterator$Attribute.class]
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/filter/DeleteHandler.java:30: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] * @author Xavier Raynaud <xavier.raynaud@kalray.eu>
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Dialog.class)]
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterCriteria.java:229: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] * @return usual comparison result (< 0, 0, > 0)
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Widget$MouseWheelData.class)]
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/dialogs/FilteredTree$NotifyingTreeViewer.class)]
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/FilteredCheckboxTree.java:46: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] * @author "Generoso Pagano <generoso.pagano@inria.fr>"
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.429Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/FilteredCheckboxTree.java:47: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] * @author "Mikael Ferland <mikael.ferland@ericsson.com>"
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/action/IContributionManager.class)]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/stream/BaseStream.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Item.class)]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/jdk/internal/vm/annotation/IntrinsicCandidate.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IEncodedStorage.class)]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:31: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] * <-> double.
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:31: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] * <-> double.
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:35: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] * converting long <-> double the values need to fit within 53 bits.
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyMap.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyList.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptySet.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$AsLIFOQueue.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$SetFromMap.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$ReverseComparator2.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$ReverseComparator.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$CopiesList.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$SingletonMap.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$SingletonList.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$SingletonSet.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyEnumeration.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyListIterator.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyIterator.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedNavigableMap.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedSortedMap.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedMap.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedList.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedRandomAccessList.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedNavigableSet.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedSortedSet.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedSet.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedQueue.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedCollection.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedNavigableMap.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedSortedMap.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedMap.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedList.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedRandomAccessList.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedNavigableSet.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedSortedSet.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedSet.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedCollection.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableNavigableMap.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableSortedMap.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableMap.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableRandomAccessList.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableList.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableNavigableSet.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableSortedSet.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableSet.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableCollection.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraph.java:81: warning: @param argument "worker" is not a parameter name.
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] * @param worker
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraph.java:85: warning: @param argument "type" is not a parameter name.
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] * @param type
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraph.java:105: warning: @param argument "worker" is not a parameter name.
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] * @param worker
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraph.java:119: warning: @param argument "worker" is not a parameter name.
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] * @param worker
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] * @return The map of properties, <name, value>
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/lang/ClassCastException.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CountDownLatch$Sync.class]
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/ITmfStateSystem.java:505: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] *             If the smallest attribute is <0 or if the largest is >= to
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/statistics/ITmfStatistics.java:62: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] * @return The map of <event_type, count>, for the whole trace
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/statistics/ITmfStatistics.java:85: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] * @return The map of <event_type, count>, for the given time range
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:86: warning: invalid input: '&'
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] * while (event != null && nbEventsRead < 50) {
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:86: warning: invalid input: '&'
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] * while (event != null && nbEventsRead < 50) {
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:86: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] * while (event != null && nbEventsRead < 50) {
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:100: warning: invalid input: '&'
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] * while (event != null && event.getTimestamp().compareTo(endTime) <= 0) {
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.430Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:100: warning: invalid input: '&'
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] * while (event != null && event.getTimestamp().compareTo(endTime) <= 0) {
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:100: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] * while (event != null && event.getTimestamp().compareTo(endTime) <= 0) {
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:359: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] * A rank <= 0 is interpreted as seeking for the first event of the trace.
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelThreadInformationProvider.java:390: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] * <li>trace start < <em>ts</em> < start of the first process: the TID was
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelThreadInformationProvider.java:390: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] * <li>trace start < <em>ts</em> < start of the first process: the TID was
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/eclipse/osgi/util/NLS$MessagesProperties.class)]
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/services/IServiceLocator.class)]
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/NonNullUtils.java:80: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] * This also "upcasts" the reference from a Stream<@Nullable T> to a
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/NonNullUtils.java:81: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] * Stream<@NonNull T>.
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/filter/PasteHandler.java:30: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] * @author Xavier Raynaud <xavier.raynaud@kalray.eu>
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] [loading /modules/java.base/java/lang/Readable.class]
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] [loading /modules/java.base/java/lang/Math.class]
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/DeviceData.class)]
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/action/ContributionManager.class)]
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] [loading /modules/java.base/java/lang/IllegalStateException.class]
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:687: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] *             if end < start or resolution < 0.
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:687: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] *             if end < start or resolution < 0.
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:529: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] *             If endTime < initialTime.
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:557: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] *             If endTime < initialTime.
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] * @return The map of properties, <name, value>
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] * @return The map of properties, <name, value>
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] [loading /modules/java.base/java/text/DateFormat$Field.class]
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/resource/DeviceResourceDescriptor.class)]
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/AbstractMultiEditor.class)]
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/AbstractMultiEditor$1.class)]
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/CellEditorActionHandler.class)]
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/CellEditorActionHandler$UndoActionHandler.class)]
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/CoolItemGroupMarker.class)]
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/DrillDownAdapter.class)]
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/DrillDownAdapter$3.class)]
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/DrillDownAdapter$2.class)]
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/DrillDownAdapter$1.class)]
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/DrillDownComposite.class)]
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/DrillFrame.class)]
16:13:40 [2024-03-15T20:13:40.431Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/DrillStack.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/EditorActionBarContributor.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/EditorInputTransfer.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/EditorInputTransfer$EditorInputData.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/IContributedContentsView.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/IDropActionDelegate.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/IPageSite.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/ISetSelectionTarget.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/IShowInSource.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/IShowInTarget.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/IShowInTargetList.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/IntroPart.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/IntroPart$1.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/MessagePage.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/MultiEditor.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/MultiEditorInput.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/MultiPageEditorActionBarContributor.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/MultiPageEditorPart$5.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/MultiPageEditorPart$4.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/MultiPageEditorPart$1.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/MultiPageEditorPart$2.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/MultiPageEditorPart$3.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/MultiPageEditorSite.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/MultiPageEditorSite$1.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/MultiPageSelectionProvider.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/MultiPageSelectionProvider$1.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/PageBook.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/PageBookView.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/PageBookView$SelectionProvider.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/PageBookView$1.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/PageBookView$SelectionManager.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/PageBookView$SelectionManager$1.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/PageSite.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/PageSite$1.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/PageSwitcher.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/PluginDropAdapter.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/PluginTransfer.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/PluginTransferData.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/ShowInContext.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/part/FileEditorInput$1.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/part/FileEditorInputFactory.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/part/FileInPlaceEditorInput.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/part/FileInPlaceEditorInput$1.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/part/MarkerTransfer.class)]
16:13:40 [2024-03-15T20:13:40.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/part/ResourceTransfer.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/AbstractSourceProvider.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/ActiveShellExpression.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/BasicWorkingSetElementAdapter.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/ExtensionFactory.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IActionBars2.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IActionDelegate.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IActionDelegate2.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IActionDelegateWithEvent.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IAggregateWorkingSet.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IContainmentAdapter.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IDecoratorManager.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IEditorActionBarContributor.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IEditorActionDelegate.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IEditorDescriptor.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IEditorLauncher.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IEditorMatchingStrategy.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IEditorRegistry.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IElementFactory.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IExportWizard.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IFileEditorMapping.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IInPlaceEditor.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IInPlaceEditorInput.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IKeyBindingService.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/ILocalWorkingSetManager.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/INavigationHistory.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/INavigationLocation.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/INavigationLocationProvider.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/INestableKeyBindingService.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/INullSelectionListener.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IObjectActionDelegate.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPageListener.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPageService.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPartService.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPathEditorInput.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPersistableEditor.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPerspectiveListener.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPerspectiveListener2.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPerspectiveListener3.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPerspectiveListener4.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPerspectiveRegistry.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPlaceholderFolderLayout.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPluginContribution.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/ISaveableFilter.class)]
16:13:40 [2024-03-15T20:13:40.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/ISaveablePart2.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/ISaveablesLifecycleListener.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/ISaveablesSource.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/ISecondarySaveableSource.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/ISelectionService.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IShowEditorInput.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/ISizeProvider.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/ISourceProvider.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/ISourceProviderListener.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/ISources.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IStartup.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IViewActionDelegate.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IViewLayout.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWindowListener.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchListener.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchCommandConstants.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchPartConstants.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchPartDescriptor.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchPreferenceConstants.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchPropertyPage.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchPropertyPageMulti.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchSite.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkingSet.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchWindowActionDelegate.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchWindowPulldownDelegate.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchWindowPulldownDelegate2.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkingSetElementAdapter.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkingSetManager.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkingSetUpdater.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkingSetUpdater2.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/LegacyHandlerSubmissionExpression.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/MultiPartInitException.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/NavigationLocation.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/OpenAndLinkWithEditorHelper.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/PerspectiveAdapter.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/Saveable.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/SaveablesLifecycleEvent.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/SelectionEnabler.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/SelectionListenerFactory.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/SelectionListenerFactory$Predicates.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/SubActionBars.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/SubActionBars$1.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/SubActionBars2.class)]
16:13:40 [2024-03-15T20:13:40.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/WorkbenchEncoding.class)]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/WorkbenchEncoding$EncodingsRegistryReader.class)]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/XMLMemento.class)]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/XMLMemento$1.class)]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/IContributorResourceAdapter.class)]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/IMarkerActionFilter.class)]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/IMarkerHelpContextProvider.class)]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/IMarkerHelpRegistry.class)]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/IMarkerResolution.class)]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/IMarkerResolution2.class)]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/IMarkerResolutionGenerator.class)]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/IMarkerResolutionGenerator2.class)]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/IMarkerResolutionRelevance.class)]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/IProjectActionFilter.class)]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/IResourceActionFilter.class)]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/IStorageEditorInput.class)]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/IURIEditorInput.class)]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/ResourceWorkingSetFilter.class)]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/columns/TmfEventTableColumn.java:33: warning: Tag @link: reference not found: org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable#TmfEventsTable(org.eclipse.swt.widgets.Composite, int, java.util.Collection)
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] * {@link org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable#TmfEventsTable(org.eclipse.swt.widgets.Composite, int, java.util.Collection)}
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/XMLReaderFactory.class]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/XMLReaderAdapter.class]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/XMLFilterImpl.class]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/ParserFactory.class]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/ParserAdapter.class]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/NewInstance.class]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/NamespaceSupport.class]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/LocatorImpl.class]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/AttributesImpl.class]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/AttributeListImpl.class]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /modules/java.xml/org/xml/sax/XMLFilter.class]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /modules/java.xml/org/xml/sax/Parser.class]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /modules/java.xml/org/xml/sax/Locator.class]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /modules/java.xml/org/xml/sax/HandlerBase.class]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /modules/java.xml/org/xml/sax/DocumentHandler.class]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /modules/java.xml/org/xml/sax/AttributeList.class]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/FileInfoMatcherDescription.class)]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IBuildConfiguration.class)]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IBuildContext.class)]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/ICommand.class)]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IDynamicReferenceProvider.class)]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IFileModificationValidator.class)]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IFileState.class)]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IFilterMatcherDescriptor.class)]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IIncrementalProjectBuilder2.class)]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IPathVariableChangeEvent.class)]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IPathVariableChangeListener.class)]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IPathVariableManager.class)]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IProjectNatureDescriptor.class)]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IResourceDeltaVisitor.class)]
16:13:40 [2024-03-15T20:13:40.435Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IResourceFilterDescription.class)]
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IResourceRuleFactory.class)]
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IResourceStatus.class)]
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/ISaveContext.class)]
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/ISaveParticipant.class)]
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/ISavedState.class)]
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IStorage.class)]
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/ISynchronizer.class)]
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IWorkspaceDescription.class)]
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IncrementalProjectBuilder.class)]
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/ProjectScope.class)]
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/ResourceAttributes.class)]
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/WorkspaceJob.class)]
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/statistics/ITmfStatistics.java:62: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] * @return The map of <event_type, count>, for the whole trace
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/statistics/ITmfStatistics.java:85: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] * @return The map of <event_type, count>, for the given time range
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] * @return The map of properties, <name, value>
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/TmfStrings.java:26: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] * written Time < 'formatted time' in English, Poh < 'formatted time' in
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/TmfStrings.java:26: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] * written Time < 'formatted time' in English, Poh < 'formatted time' in
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimeRange.java:95: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] * @return True if [startTime] <= [ts] <= [endTime]
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimeRange.java:95: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] * @return True if [startTime] <= [ts] <= [endTime]
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTrace.java:73: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] * <li> public ITmfLocation<?> getCurrentLocation()
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTrace.java:74: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] * <li> public double getLocationRatio(ITmfLocation<?> location)
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTrace.java:75: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] * <li> public ITmfContext seekEvent(ITmfLocation<?> location)
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:359: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] * A rank <= 0 is interpreted as seeking for the first event of the trace.
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ViewerColumn.class)]
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/TmfViewFactory.java:54: warning: invalid input: '&uuid'
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] *            Format: primary_id[:secondary_id[&uuid]|:uuid]
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/custom/ControlEditor.class)]
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable.java:1227: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] * @param control Class<? extends Control>
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:31: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] * <-> double.
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:31: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] * <-> double.
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:35: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] * converting long <-> double the values need to fit within 53 bits.
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/IAxis$Position.class)]
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/IAxis$Direction.class)]
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger$RbAccess.class]
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger$SystemLoggerHelper.class]
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger$ConfigurationData.class]
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger$LoggerBundle.class]
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] [loading /modules/java.base/jdk/internal/reflect/CallerSensitive.class]
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] [loading /modules/java.base/java/lang/invoke/TypeDescriptor$OfMethod.class]
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] [loading /modules/java.base/java/lang/Class$AnnotationData.class]
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] [loading /modules/java.base/java/lang/Class$Atomic.class]
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] [loading /modules/java.base/java/lang/Class$EnclosingMethodInfo.class]
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] [loading /modules/java.base/java/lang/Class$ReflectionData.class]
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] [loading /modules/java.base/java/lang/reflect/TypeVariable.class]
16:13:40 [2024-03-15T20:13:40.436Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:92: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.437Z] [WARNING] * event format of Google. The full specification is available <a
16:13:40 [2024-03-15T20:13:40.437Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.437Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TreePatternFilter.java:29: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.437Z] [WARNING] * @author "Generoso Pagano <generoso.pagano@inria.fr>"
16:13:40 [2024-03-15T20:13:40.437Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.437Z] [WARNING] [loading /modules/java.xml/javax/xml/stream/XMLStreamConstants.class]
16:13:40 [2024-03-15T20:13:40.437Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/exceptions/AttributeNotFoundException.java:22: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.437Z] [WARNING] * doesn't exist in the system, of if the quark is simply invalid (ie, < 0).
16:13:40 [2024-03-15T20:13:40.437Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.437Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/exceptions/AttributeNotFoundException.java:22: warning: invalid input: '<'
16:13:40 [2024-03-15T20:13:40.437Z] [WARNING] * doesn't exist in the system, of if the quark is simply invalid (ie, < 0).
16:13:40 [2024-03-15T20:13:40.437Z] [WARNING] ^
16:13:40 [2024-03-15T20:13:40.437Z] [WARNING] [done in 15481 ms]
16:13:40 [2024-03-15T20:13:40.437Z] [WARNING] 83 warnings
16:13:40 [2024-03-15T20:13:40.694Z] [INFO] ------------------------------------------------------------------------
16:13:40 [2024-03-15T20:13:40.694Z] [INFO] Reactor Summary:
16:13:40 [2024-03-15T20:13:40.694Z] [INFO] 
16:13:40 [2024-03-15T20:13:40.694Z] [INFO] Trace Compass Parent 9.3.0-SNAPSHOT ................ SUCCESS [ 57.350 s]
16:13:40 [2024-03-15T20:13:40.694Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 9.3.0-SNAPSHOT SUCCESS [  0.005 s]
16:13:40 [2024-03-15T20:13:40.694Z] [INFO] Trace Compass Common Utilities Parent 9.3.0-SNAPSHOT SUCCESS [  0.003 s]
16:13:40 [2024-03-15T20:13:40.694Z] [INFO] org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT  SUCCESS [  5.904 s]
16:13:40 [2024-03-15T20:13:40.694Z] [INFO] Trace Compass State System Parent 9.3.0-SNAPSHOT ... SUCCESS [  0.005 s]
16:13:40 [2024-03-15T20:13:40.694Z] [INFO] org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT SUCCESS [  0.278 s]
16:13:40 [2024-03-15T20:13:40.694Z] [INFO] org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT SUCCESS [  0.200 s]
16:13:40 [2024-03-15T20:13:40.694Z] [INFO] Trace Compass TMF Parent 9.3.0-SNAPSHOT ............ SUCCESS [  0.004 s]
16:13:40 [2024-03-15T20:13:40.694Z] [INFO] Trace Compass Filter Parser 1.1.1-SNAPSHOT ......... SUCCESS [  0.078 s]
16:13:40 [2024-03-15T20:13:40.694Z] [INFO] org.eclipse.tracecompass.statesystem.core 5.3.1-SNAPSHOT SUCCESS [  0.123 s]
16:13:40 [2024-03-15T20:13:40.694Z] [INFO] org.eclipse.tracecompass.tmf.core 9.2.1-SNAPSHOT ... SUCCESS [  0.225 s]
16:13:40 [2024-03-15T20:13:40.694Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT SUCCESS [  0.156 s]
16:13:40 [2024-03-15T20:13:40.694Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT SUCCESS [  0.467 s]
16:13:40 [2024-03-15T20:13:40.694Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT SUCCESS [  0.417 s]
16:13:40 [2024-03-15T20:13:40.694Z] [INFO] Trace Compass CTF Support Parent 9.3.0-SNAPSHOT .... SUCCESS [  0.003 s]
16:13:40 [2024-03-15T20:13:40.694Z] [INFO] Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT .... SUCCESS [  0.092 s]
16:13:40 [2024-03-15T20:13:40.694Z] [INFO] org.eclipse.tracecompass.ctf.core 4.4.1-SNAPSHOT ... SUCCESS [  0.132 s]
16:13:40 [2024-03-15T20:13:40.694Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT SUCCESS [  0.247 s]
16:13:40 [2024-03-15T20:13:40.694Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.15-SNAPSHOT SUCCESS [  0.397 s]
16:13:40 [2024-03-15T20:13:40.694Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT SUCCESS [  0.385 s]
16:13:40 [2024-03-15T20:13:40.694Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.380 s]
16:13:40 [2024-03-15T20:13:40.694Z] [INFO] org.eclipse.tracecompass.tmf.ui 9.0.3-SNAPSHOT ..... SUCCESS [  0.895 s]
16:13:40 [2024-03-15T20:13:40.694Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT SUCCESS [  0.616 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT SUCCESS [  0.219 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT SUCCESS [  0.151 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT SUCCESS [  0.129 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.5.1-SNAPSHOT SUCCESS [  0.161 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT SUCCESS [  0.167 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 8.2.1-SNAPSHOT SUCCESS [  0.165 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] Trace Compass LTTng Support Parent 9.3.0-SNAPSHOT .. SUCCESS [  0.002 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT SUCCESS [  0.224 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT SUCCESS [  0.213 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT SUCCESS [  0.620 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] Trace Compass Release Engineering Parent 9.3.0-SNAPSHOT SUCCESS [  0.005 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT SUCCESS [  0.072 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.22-SNAPSHOT SUCCESS [  0.676 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [  0.642 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT SUCCESS [  0.288 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT SUCCESS [  0.472 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT SUCCESS [  0.338 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT SUCCESS [  0.537 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT SUCCESS [  0.498 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.271 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [  0.661 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [  0.629 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT SUCCESS [  0.374 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT SUCCESS [  0.506 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.1.3-SNAPSHOT SUCCESS [  0.496 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT SUCCESS [  0.573 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT SUCCESS [  0.323 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [  0.659 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT SUCCESS [  0.767 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.4.1-SNAPSHOT SUCCESS [  0.158 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.10-SNAPSHOT SUCCESS [  0.384 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 4.1.1-SNAPSHOT SUCCESS [  0.705 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [  0.649 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] Trace Compass BTF Support Parent 9.3.0-SNAPSHOT .... SUCCESS [  0.003 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT ... SUCCESS [  0.148 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT ..... SUCCESS [  0.423 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] Trace Compass Documentation 9.3.0-SNAPSHOT ......... SUCCESS [  0.002 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] Trace Compass Profiling User Guide 9.3.0-SNAPSHOT .. SUCCESS [  3.000 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] Trace Compass Developer Guide 9.3.0-SNAPSHOT ....... SUCCESS [  3.116 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT SUCCESS [  0.640 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.tmf 9.3.0-SNAPSHOT ........ SUCCESS [  0.270 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.btf 9.3.0-SNAPSHOT ........ SUCCESS [  0.274 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.262 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT SUCCESS [  0.221 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.ctf 9.3.0-SNAPSHOT ........ SUCCESS [  0.046 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT SUCCESS [  0.275 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.tmf.ctf 9.3.0-SNAPSHOT .... SUCCESS [  0.246 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [  0.604 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] Trace Compass User Guide 9.3.0-SNAPSHOT ............ SUCCESS [  3.067 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 9.3.0-SNAPSHOT SUCCESS [  2.316 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] Trace Compass RCP User Guide 9.3.0-SNAPSHOT ........ SUCCESS [  2.085 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] Trace Compass Pcap User Guide 9.3.0-SNAPSHOT ....... SUCCESS [  2.108 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT .. SUCCESS [  0.507 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 9.3.0-SNAPSHOT SUCCESS [  0.002 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT SUCCESS [  0.530 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT  SUCCESS [  0.484 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.gdbtrace 9.3.0-SNAPSHOT ... SUCCESS [  0.235 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.506 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.485 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.291 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT SUCCESS [  0.094 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT SUCCESS [  0.492 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT SUCCESS [  0.134 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT SUCCESS [  0.511 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.lttng2.control 9.3.0-SNAPSHOT SUCCESS [  0.241 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT SUCCESS [  0.276 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.289 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT SUCCESS [  0.575 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [  0.782 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT SUCCESS [  0.589 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 9.3.0-SNAPSHOT SUCCESS [  0.260 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT SUCCESS [  0.339 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT SUCCESS [  0.356 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.21-SNAPSHOT SUCCESS [  0.782 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.2.2-SNAPSHOT SUCCESS [  0.147 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT SUCCESS [  0.537 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.lttng2.ust 9.3.0-SNAPSHOT . SUCCESS [  0.266 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.15-SNAPSHOT SUCCESS [  0.359 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.551 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [  0.627 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] Trace Compass Pcap Format Support Parent 9.3.0-SNAPSHOT SUCCESS [  0.003 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT .. SUCCESS [  0.073 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT SUCCESS [  0.211 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT SUCCESS [  0.117 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT  SUCCESS [  0.443 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.tmf.pcap 9.3.0-SNAPSHOT ... SUCCESS [  0.208 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.312 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [  0.579 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] Trace Compass RCP Parent 9.3.0-SNAPSHOT ............ SUCCESS [  0.002 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] Trace Compass RCP Branding plug-in 9.3.0-SNAPSHOT .. SUCCESS [  0.149 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] Trace Compass RCP Branding Feature 9.3.0-SNAPSHOT .. SUCCESS [  0.096 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT SUCCESS [  0.123 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.rcp.ui 9.3.0-SNAPSHOT ..... SUCCESS [  0.580 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] Trace Compass RCP Feature 9.3.0-SNAPSHOT ........... SUCCESS [  0.603 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.273 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT SUCCESS [  0.561 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.5-SNAPSHOT SUCCESS [  0.319 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.rcp.incubator 9.3.0-SNAPSHOT SUCCESS [  0.152 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.tmf.cli 9.3.0-SNAPSHOT .... SUCCESS [  0.071 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] Trace Compass Json trace Parent 9.3.0-SNAPSHOT ..... SUCCESS [  0.001 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT SUCCESS [  0.118 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] org.eclipse.tracecompass.jsontrace 9.3.0-SNAPSHOT .. SUCCESS [  0.217 s]
16:13:40 [2024-03-15T20:13:40.695Z] [INFO] Trace Compass RCP Product 9.3.0-SNAPSHOT ........... SUCCESS [  1.169 s]
16:13:40 [2024-03-15T20:13:40.696Z] [INFO] Trace Compass Target Platform 9.3.0-SNAPSHOT ....... SUCCESS [  0.002 s]
16:13:40 [2024-03-15T20:13:40.696Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT SUCCESS [  0.580 s]
16:13:40 [2024-03-15T20:13:40.696Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT SUCCESS [  0.700 s]
16:13:40 [2024-03-15T20:13:40.696Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [  0.726 s]
16:13:40 [2024-03-15T20:13:40.696Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [  0.748 s]
16:13:40 [2024-03-15T20:13:40.696Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.466 s]
16:13:40 [2024-03-15T20:13:40.696Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT SUCCESS [  0.207 s]
16:13:40 [2024-03-15T20:13:40.696Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT SUCCESS [  0.246 s]
16:13:40 [2024-03-15T20:13:40.696Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.558 s]
16:13:40 [2024-03-15T20:13:40.696Z] [INFO] Trace Compass All Tests 1.0.13-SNAPSHOT ............ SUCCESS [  1.159 s]
16:13:40 [2024-03-15T20:13:40.696Z] [INFO] org.eclipse.tracecompass.integration.core.tests 1.0.8-SNAPSHOT SUCCESS [  0.515 s]
16:13:40 [2024-03-15T20:13:40.696Z] [INFO] org.eclipse.tracecompass.testing 9.3.0-SNAPSHOT .... SUCCESS [  0.511 s]
16:13:40 [2024-03-15T20:13:40.696Z] [INFO] org.eclipse.tracecompass.tmf.remote 9.3.0-SNAPSHOT . SUCCESS [  0.217 s]
16:13:40 [2024-03-15T20:13:40.696Z] [INFO] Trace Compass Repository 9.3.0-SNAPSHOT ............ SUCCESS [  0.604 s]
16:13:40 [2024-03-15T20:13:40.696Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.125 s]
16:13:40 [2024-03-15T20:13:40.696Z] [INFO] ------------------------------------------------------------------------
16:13:40 [2024-03-15T20:13:40.696Z] [INFO] BUILD SUCCESS
16:13:40 [2024-03-15T20:13:40.696Z] [INFO] ------------------------------------------------------------------------
16:13:40 [2024-03-15T20:13:40.696Z] [INFO] Total time:  02:22 min
16:13:40 [2024-03-15T20:13:40.696Z] [INFO] Finished at: 2024-03-15T20:13:40Z
16:13:40 [2024-03-15T20:13:40.696Z] [INFO] ------------------------------------------------------------------------
16:13:41 [2024-03-15T20:13:41.206Z] [Pipeline] }
16:13:41 [2024-03-15T20:13:41.477Z] [Pipeline] // container
16:13:41 [2024-03-15T20:13:41.868Z] [Pipeline] }
16:13:42 [2024-03-15T20:13:42.145Z] [Pipeline] // withEnv
16:13:42 [2024-03-15T20:13:42.534Z] [Pipeline] }
16:13:42 [2024-03-15T20:13:42.798Z] [Pipeline] // stage
16:13:43 [2024-03-15T20:13:43.566Z] [Pipeline] stage
16:13:43 [2024-03-15T20:13:43.567Z] [Pipeline] { (Deploy Javadoc)
16:13:49 [2024-03-15T20:13:49.162Z] [Pipeline] tool
16:13:49 [2024-03-15T20:13:49.668Z] [Pipeline] envVarsForTool
16:13:50 [2024-03-15T20:13:50.542Z] [Pipeline] tool
16:13:51 [2024-03-15T20:13:51.062Z] [Pipeline] envVarsForTool
16:13:51 [2024-03-15T20:13:51.692Z] [Pipeline] withEnv
16:13:51 [2024-03-15T20:13:51.693Z] [Pipeline] {
16:13:53 [2024-03-15T20:13:53.162Z] [Pipeline] sshagent
16:13:53 [2024-03-15T20:13:53.169Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
16:13:53 [2024-03-15T20:13:53.169Z] [ssh-agent] Looking for ssh-agent implementation...
16:13:53 [2024-03-15T20:13:53.185Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
16:13:53 [2024-03-15T20:13:53.187Z] $ ssh-agent
16:13:53 [2024-03-15T20:13:53.197Z] SSH_AUTH_SOCK=/tmp/ssh-HICfjfaxN3fX/agent.333
16:13:53 [2024-03-15T20:13:53.197Z] SSH_AGENT_PID=335
16:13:53 [2024-03-15T20:13:53.204Z] Running ssh-add (command line suppressed)
16:13:53 [2024-03-15T20:13:53.218Z] Identity added: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_18138300843213394698.key (/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_18138300843213394698.key)
16:13:53 [2024-03-15T20:13:53.225Z] [ssh-agent] Started.
16:13:53 [2024-03-15T20:13:53.226Z] [Pipeline] {
16:13:53 [2024-03-15T20:13:53.874Z] [Pipeline] sh
16:13:54 [2024-03-15T20:13:54.145Z] + /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts//deploy-javadoc.sh target/site/apidocs
16:13:54 [2024-03-15T20:13:54.146Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
16:13:54 [2024-03-15T20:13:54.146Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
16:13:54 [2024-03-15T20:13:54.146Z] + SCP=scp
16:13:54 [2024-03-15T20:13:54.146Z] + javadocPath=target/site/apidocs
16:13:54 [2024-03-15T20:13:54.146Z] + JAVADOC_REPO=apidocs
16:13:54 [2024-03-15T20:13:54.146Z] + ECHO=echo
16:13:54 [2024-03-15T20:13:54.146Z] + '[' false == false ']'
16:13:54 [2024-03-15T20:13:54.146Z] + ECHO=
16:13:54 [2024-03-15T20:13:54.146Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/2024-03 &&               rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/2024-03/apidocs'
16:13:57 [2024-03-15T20:13:57.413Z] + scp -rv target/site/apidocs genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/2024-03
16:13:57 [2024-03-15T20:13:57.413Z] Executing: program /usr/bin/ssh host projects-storage.eclipse.org, user genie.tracecompass, command scp -v -r -t /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/2024-03
16:13:57 [2024-03-15T20:13:57.413Z] OpenSSH_7.9p1 Debian-10+deb10u4, OpenSSL 1.1.1n  15 Mar 2022
16:13:57 [2024-03-15T20:13:57.413Z] debug1: Reading configuration data /etc/ssh/ssh_config
16:13:57 [2024-03-15T20:13:57.413Z] debug1: /etc/ssh/ssh_config line 19: Applying options for *
16:13:57 [2024-03-15T20:13:57.413Z] debug1: Connecting to projects-storage.eclipse.org [172.25.25.150] port 22.
16:13:57 [2024-03-15T20:13:57.413Z] debug1: Connection established.
16:13:57 [2024-03-15T20:13:57.413Z] debug1: identity file /home/jenkins/.ssh/id_rsa type -1
16:13:57 [2024-03-15T20:13:57.414Z] debug1: identity file /home/jenkins/.ssh/id_rsa-cert type -1
16:13:57 [2024-03-15T20:13:57.414Z] debug1: identity file /home/jenkins/.ssh/id_dsa type -1
16:13:57 [2024-03-15T20:13:57.414Z] debug1: identity file /home/jenkins/.ssh/id_dsa-cert type -1
16:13:57 [2024-03-15T20:13:57.414Z] debug1: identity file /home/jenkins/.ssh/id_ecdsa type -1
16:13:57 [2024-03-15T20:13:57.414Z] debug1: identity file /home/jenkins/.ssh/id_ecdsa-cert type -1
16:13:57 [2024-03-15T20:13:57.414Z] debug1: identity file /home/jenkins/.ssh/id_ed25519 type -1
16:13:57 [2024-03-15T20:13:57.414Z] debug1: identity file /home/jenkins/.ssh/id_ed25519-cert type -1
16:13:57 [2024-03-15T20:13:57.414Z] debug1: identity file /home/jenkins/.ssh/id_xmss type -1
16:13:57 [2024-03-15T20:13:57.414Z] debug1: identity file /home/jenkins/.ssh/id_xmss-cert type -1
16:13:57 [2024-03-15T20:13:57.414Z] debug1: Local version string SSH-2.0-OpenSSH_7.9p1 Debian-10+deb10u4
16:13:57 [2024-03-15T20:13:57.414Z] debug1: Remote protocol version 2.0, remote software version OpenSSH_8.9p1 Ubuntu-3ubuntu0.6
16:13:57 [2024-03-15T20:13:57.414Z] debug1: match: OpenSSH_8.9p1 Ubuntu-3ubuntu0.6 pat OpenSSH* compat 0x04000000
16:13:57 [2024-03-15T20:13:57.414Z] debug1: Authenticating to projects-storage.eclipse.org:22 as 'genie.tracecompass'
16:13:57 [2024-03-15T20:13:57.414Z] debug1: SSH2_MSG_KEXINIT sent
16:13:57 [2024-03-15T20:13:57.414Z] debug1: SSH2_MSG_KEXINIT received
16:13:57 [2024-03-15T20:13:57.414Z] debug1: kex: algorithm: curve25519-sha256
16:13:57 [2024-03-15T20:13:57.414Z] debug1: kex: host key algorithm: ecdsa-sha2-nistp256
16:13:57 [2024-03-15T20:13:57.414Z] debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
16:13:57 [2024-03-15T20:13:57.414Z] debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
16:13:57 [2024-03-15T20:13:57.414Z] debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
16:13:57 [2024-03-15T20:13:57.414Z] debug1: Server host key: ecdsa-sha2-nistp256 SHA256:CkY4klkLCBGlAzScHQgPcKKA8hyzEfrUl9BZAWMdYlc
16:13:57 [2024-03-15T20:13:57.414Z] debug1: Host 'projects-storage.eclipse.org' is known and matches the ECDSA host key.
16:13:57 [2024-03-15T20:13:57.414Z] debug1: Found key in /home/jenkins/.ssh/known_hosts:2
16:13:57 [2024-03-15T20:13:57.414Z] debug1: ssh_packet_send2_wrapped: resetting send seqnr 3
16:13:57 [2024-03-15T20:13:57.414Z] debug1: rekey after 134217728 blocks
16:13:57 [2024-03-15T20:13:57.414Z] debug1: SSH2_MSG_NEWKEYS sent
16:13:57 [2024-03-15T20:13:57.414Z] debug1: expecting SSH2_MSG_NEWKEYS
16:13:57 [2024-03-15T20:13:57.414Z] debug1: ssh_packet_read_poll2: resetting read seqnr 3
16:13:57 [2024-03-15T20:13:57.414Z] debug1: SSH2_MSG_NEWKEYS received
16:13:57 [2024-03-15T20:13:57.414Z] debug1: rekey after 134217728 blocks
16:13:57 [2024-03-15T20:13:57.414Z] debug1: Will attempt key: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_18138300843213394698.key RSA SHA256:ztW4PqfyrfSY6HtK1lqgIQVva+3GqrJgaudHaun4cGs agent
16:13:57 [2024-03-15T20:13:57.414Z] debug1: Will attempt key: /home/jenkins/.ssh/id_rsa 
16:13:57 [2024-03-15T20:13:57.414Z] debug1: Will attempt key: /home/jenkins/.ssh/id_dsa 
16:13:57 [2024-03-15T20:13:57.414Z] debug1: Will attempt key: /home/jenkins/.ssh/id_ecdsa 
16:13:57 [2024-03-15T20:13:57.414Z] debug1: Will attempt key: /home/jenkins/.ssh/id_ed25519 
16:13:57 [2024-03-15T20:13:57.414Z] debug1: Will attempt key: /home/jenkins/.ssh/id_xmss 
16:13:57 [2024-03-15T20:13:57.414Z] debug1: SSH2_MSG_EXT_INFO received
16:13:57 [2024-03-15T20:13:57.414Z] debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com>
16:13:57 [2024-03-15T20:13:57.414Z] debug1: kex_input_ext_info: publickey-hostbound@openssh.com (unrecognised)
16:13:57 [2024-03-15T20:13:57.414Z] debug1: SSH2_MSG_SERVICE_ACCEPT received
16:13:57 [2024-03-15T20:13:57.414Z] debug1: Authentications that can continue: publickey,password
16:13:57 [2024-03-15T20:13:57.414Z] debug1: Next authentication method: publickey
16:13:57 [2024-03-15T20:13:57.414Z] debug1: Offering public key: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_18138300843213394698.key RSA SHA256:ztW4PqfyrfSY6HtK1lqgIQVva+3GqrJgaudHaun4cGs agent
16:13:57 [2024-03-15T20:13:57.414Z] debug1: Server accepts key: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_18138300843213394698.key RSA SHA256:ztW4PqfyrfSY6HtK1lqgIQVva+3GqrJgaudHaun4cGs agent
16:13:57 [2024-03-15T20:13:57.414Z] debug1: Authentication succeeded (publickey).
16:13:57 [2024-03-15T20:13:57.414Z] Authenticated to projects-storage.eclipse.org ([172.25.25.150]:22).
16:13:57 [2024-03-15T20:13:57.414Z] debug1: channel 0: new [client-session]
16:13:57 [2024-03-15T20:13:57.414Z] debug1: Requesting no-more-sessions@openssh.com
16:13:57 [2024-03-15T20:13:57.414Z] debug1: Entering interactive session.
16:13:57 [2024-03-15T20:13:57.414Z] debug1: pledge: network
16:13:57 [2024-03-15T20:13:57.974Z] debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
16:13:57 [2024-03-15T20:13:57.974Z] debug1: Remote: /opt/public/hipp/homes/genie.tracecompass/.ssh/authorized_keys:3: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
16:13:57 [2024-03-15T20:13:57.975Z] debug1: Remote: /opt/public/hipp/homes/genie.tracecompass/.ssh/authorized_keys:3: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
16:13:57 [2024-03-15T20:13:57.975Z] debug1: Sending environment.
16:13:57 [2024-03-15T20:13:57.975Z] debug1: Sending env LANG = en_US.UTF-8
16:13:57 [2024-03-15T20:13:57.975Z] debug1: Sending env LC_ALL = en_US.UTF-8
16:13:57 [2024-03-15T20:13:57.975Z] debug1: Sending command: scp -v -r -t /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/2024-03
16:13:57 [2024-03-15T20:13:57.975Z] Entering directory: D2777 0 apidocs
16:13:57 [2024-03-15T20:13:57.975Z] Sink: D2777 0 apidocs
16:13:57 [2024-03-15T20:13:57.975Z] Entering directory: D2777 0 org
16:13:57 [2024-03-15T20:13:57.975Z] Sink: D2777 0 org
16:13:57 [2024-03-15T20:13:57.975Z] Entering directory: D2777 0 eclipse
16:13:57 [2024-03-15T20:13:57.975Z] Sink: D2777 0 eclipse
16:13:57 [2024-03-15T20:13:57.975Z] Entering directory: D2777 0 tracecompass
16:13:57 [2024-03-15T20:13:57.975Z] Sink: D2777 0 tracecompass
16:13:57 [2024-03-15T20:13:57.975Z] Entering directory: D2777 0 ctf
16:13:57 [2024-03-15T20:13:57.975Z] Sink: D2777 0 ctf
16:13:57 [2024-03-15T20:13:57.975Z] Entering directory: D2777 0 core
16:13:57 [2024-03-15T20:13:57.975Z] Sink: D2777 0 core
16:13:57 [2024-03-15T20:13:57.975Z] Entering directory: D2777 0 event
16:13:57 [2024-03-15T20:13:57.975Z] Sink: D2777 0 event
16:13:57 [2024-03-15T20:13:57.975Z] Entering directory: D2777 0 types
16:13:57 [2024-03-15T20:13:57.975Z] Sink: D2777 0 types
16:13:57 [2024-03-15T20:13:57.975Z] Sending file modes: C0666 15061 AbstractArrayDefinition.html
16:13:57 [2024-03-15T20:13:57.975Z] Sink: C0666 15061 AbstractArrayDefinition.html
16:13:57 [2024-03-15T20:13:57.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:57 [2024-03-15T20:13:57.975Z] Sending file modes: C0666 19440 BlobDeclaration.html
16:13:57 [2024-03-15T20:13:57.975Z] Sink: C0666 19440 BlobDeclaration.html
16:13:57 [2024-03-15T20:13:57.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:57 [2024-03-15T20:13:57.975Z] Sending file modes: C0666 18093 BlobDefinition.html
16:13:57 [2024-03-15T20:13:57.975Z] Sink: C0666 18093 BlobDefinition.html
16:13:57 [2024-03-15T20:13:57.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:57 [2024-03-15T20:13:57.975Z] Sending file modes: C0666 14904 CompoundDeclaration.html
16:13:57 [2024-03-15T20:13:57.975Z] Sink: C0666 14904 CompoundDeclaration.html
16:13:57 [2024-03-15T20:13:57.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:57 [2024-03-15T20:13:57.975Z] Sending file modes: C0666 16972 Declaration.html
16:13:57 [2024-03-15T20:13:57.975Z] Sink: C0666 16972 Declaration.html
16:13:57 [2024-03-15T20:13:57.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:57 [2024-03-15T20:13:57.975Z] Sending file modes: C0666 19712 Definition.html
16:13:57 [2024-03-15T20:13:57.975Z] Sink: C0666 19712 Definition.html
16:13:57 [2024-03-15T20:13:57.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:57 [2024-03-15T20:13:57.975Z] Sending file modes: C0666 17313 Encoding.html
16:13:57 [2024-03-15T20:13:57.975Z] Sink: C0666 17313 Encoding.html
16:13:57 [2024-03-15T20:13:57.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:57 [2024-03-15T20:13:57.975Z] Sending file modes: C0666 39187 EnumDeclaration.html
16:13:57 [2024-03-15T20:13:57.975Z] Sink: C0666 39187 EnumDeclaration.html
16:13:57 [2024-03-15T20:13:57.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:57 [2024-03-15T20:13:57.975Z] Sending file modes: C0666 12665 EnumDeclaration.Pair.html
16:13:57 [2024-03-15T20:13:57.975Z] Sink: C0666 12665 EnumDeclaration.Pair.html
16:13:57 [2024-03-15T20:13:57.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:57 [2024-03-15T20:13:57.975Z] Sending file modes: C0666 21934 EnumDefinition.html
16:13:57 [2024-03-15T20:13:57.975Z] Sink: C0666 21934 EnumDefinition.html
16:13:57 [2024-03-15T20:13:57.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:57 [2024-03-15T20:13:57.975Z] Sending file modes: C0666 28490 FloatDeclaration.html
16:13:57 [2024-03-15T20:13:57.975Z] Sink: C0666 28490 FloatDeclaration.html
16:13:57 [2024-03-15T20:13:57.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:57 [2024-03-15T20:13:57.975Z] Sending file modes: C0666 16310 FloatDefinition.html
16:13:57 [2024-03-15T20:13:57.975Z] Sink: C0666 16310 FloatDefinition.html
16:13:57 [2024-03-15T20:13:57.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:57 [2024-03-15T20:13:57.975Z] Sending file modes: C0666 9097 ICompositeDefinition.html
16:13:57 [2024-03-15T20:13:57.975Z] Sink: C0666 9097 ICompositeDefinition.html
16:13:57 [2024-03-15T20:13:57.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:57 [2024-03-15T20:13:57.975Z] Sending file modes: C0666 20657 IDeclaration.html
16:13:57 [2024-03-15T20:13:57.975Z] Sink: C0666 20657 IDeclaration.html
16:13:57 [2024-03-15T20:13:57.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:57 [2024-03-15T20:13:57.975Z] Sending file modes: C0666 10047 IDefinition.html
16:13:57 [2024-03-15T20:13:57.975Z] Sink: C0666 10047 IDefinition.html
16:13:57 [2024-03-15T20:13:57.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:57 [2024-03-15T20:13:57.975Z] Sending file modes: C0666 11342 IEventHeaderDeclaration.html
16:13:57 [2024-03-15T20:13:57.975Z] Sink: C0666 11342 IEventHeaderDeclaration.html
16:13:57 [2024-03-15T20:13:57.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:57 [2024-03-15T20:13:57.975Z] Sending file modes: C0666 57336 IntegerDeclaration.html
16:13:57 [2024-03-15T20:13:57.975Z] Sink: C0666 57336 IntegerDeclaration.html
16:13:57 [2024-03-15T20:13:57.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:57 [2024-03-15T20:13:57.975Z] Sending file modes: C0666 23186 IntegerDefinition.html
16:13:57 [2024-03-15T20:13:57.975Z] Sink: C0666 23186 IntegerDefinition.html
16:13:57 [2024-03-15T20:13:57.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:57 [2024-03-15T20:13:57.975Z] Sending file modes: C0666 7729 ISimpleDatatypeDeclaration.html
16:13:57 [2024-03-15T20:13:57.975Z] Sink: C0666 7729 ISimpleDatatypeDeclaration.html
16:13:57 [2024-03-15T20:13:57.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:57 [2024-03-15T20:13:57.975Z] Sending file modes: C0666 25313 ScopedDefinition.html
16:13:57 [2024-03-15T20:13:57.975Z] Sink: C0666 25313 ScopedDefinition.html
16:13:57 [2024-03-15T20:13:57.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:57 [2024-03-15T20:13:57.975Z] Sending file modes: C0666 14750 SimpleDatatypeDefinition.html
16:13:57 [2024-03-15T20:13:57.975Z] Sink: C0666 14750 SimpleDatatypeDefinition.html
16:13:57 [2024-03-15T20:13:57.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:57 [2024-03-15T20:13:57.975Z] Sending file modes: C0666 24992 StringDeclaration.html
16:13:57 [2024-03-15T20:13:57.975Z] Sink: C0666 24992 StringDeclaration.html
16:13:57 [2024-03-15T20:13:57.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:57 [2024-03-15T20:13:57.975Z] Sending file modes: C0666 16947 StringDefinition.html
16:13:57 [2024-03-15T20:13:57.975Z] Sink: C0666 16947 StringDefinition.html
16:13:57 [2024-03-15T20:13:57.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.230Z] Sending file modes: C0666 36187 StructDeclaration.html
16:13:58 [2024-03-15T20:13:58.230Z] Sink: C0666 36187 StructDeclaration.html
16:13:58 [2024-03-15T20:13:58.230Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.230Z] Sending file modes: C0666 32362 StructDefinition.html
16:13:58 [2024-03-15T20:13:58.230Z] Sink: C0666 32362 StructDefinition.html
16:13:58 [2024-03-15T20:13:58.230Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.230Z] Sending file modes: C0666 29429 VariantDeclaration.html
16:13:58 [2024-03-15T20:13:58.230Z] Sink: C0666 29429 VariantDeclaration.html
16:13:58 [2024-03-15T20:13:58.230Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.230Z] Sending file modes: C0666 22537 VariantDefinition.html
16:13:58 [2024-03-15T20:13:58.230Z] Sink: C0666 22537 VariantDefinition.html
16:13:58 [2024-03-15T20:13:58.230Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.230Z] Sending file modes: C0666 14164 package-summary.html
16:13:58 [2024-03-15T20:13:58.230Z] Sink: C0666 14164 package-summary.html
16:13:58 [2024-03-15T20:13:58.230Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.230Z] Entering directory: D2777 0 class-use
16:13:58 [2024-03-15T20:13:58.230Z] Sink: D2777 0 class-use
16:13:58 [2024-03-15T20:13:58.230Z] Sending file modes: C0666 6968 StringDeclaration.html
16:13:58 [2024-03-15T20:13:58.230Z] Sink: C0666 6968 StringDeclaration.html
16:13:58 [2024-03-15T20:13:58.230Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.230Z] Sending file modes: C0666 9979 VariantDeclaration.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 9979 VariantDeclaration.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 7043 IntegerDefinition.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 7043 IntegerDefinition.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 5400 VariantDefinition.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 5400 VariantDefinition.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 4691 FloatDefinition.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 4691 FloatDefinition.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 6551 Declaration.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 6551 Declaration.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 9475 EnumDeclaration.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 9475 EnumDeclaration.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 6097 EnumDeclaration.Pair.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 6097 EnumDeclaration.Pair.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 5847 ScopedDefinition.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 5847 ScopedDefinition.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 4915 ISimpleDatatypeDeclaration.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 4915 ISimpleDatatypeDeclaration.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 2386 IEventHeaderDeclaration.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 2386 IEventHeaderDeclaration.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 5556 FloatDeclaration.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 5556 FloatDeclaration.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 5390 StringDefinition.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 5390 StringDefinition.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 33034 IDeclaration.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 33034 IDeclaration.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 4693 BlobDefinition.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 4693 BlobDefinition.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 19179 IntegerDeclaration.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 19179 IntegerDeclaration.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 18602 StructDeclaration.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 18602 StructDeclaration.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 9891 Encoding.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 9891 Encoding.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 2342 CompoundDeclaration.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 2342 CompoundDeclaration.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 15873 ICompositeDefinition.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 15873 ICompositeDefinition.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 20847 Definition.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 20847 Definition.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 4835 SimpleDatatypeDefinition.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 4835 SimpleDatatypeDefinition.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 4457 AbstractArrayDefinition.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 4457 AbstractArrayDefinition.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 4089 BlobDeclaration.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 4089 BlobDeclaration.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 14461 IDefinition.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 14461 IDefinition.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 9336 StructDefinition.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 9336 StructDefinition.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 7367 EnumDefinition.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 7367 EnumDefinition.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sink: E
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 16882 package-use.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 16882 package-use.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sink: E
16:13:58 [2024-03-15T20:13:58.231Z] Entering directory: D2777 0 io
16:13:58 [2024-03-15T20:13:58.231Z] Sink: D2777 0 io
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 33671 BitBuffer.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 33671 BitBuffer.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 3993 package-summary.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 3993 package-summary.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Entering directory: D2777 0 class-use
16:13:58 [2024-03-15T20:13:58.231Z] Sink: D2777 0 class-use
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 16583 BitBuffer.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 16583 BitBuffer.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sink: E
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 4207 package-use.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 4207 package-use.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sink: E
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 18571 CTFCallsite.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 18571 CTFCallsite.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 17156 CTFClock.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 17156 CTFClock.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Entering directory: D2777 0 metadata
16:13:58 [2024-03-15T20:13:58.231Z] Sink: D2777 0 metadata
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 51198 DeclarationScope.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 51198 DeclarationScope.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 4038 package-summary.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 4038 package-summary.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Entering directory: D2777 0 class-use
16:13:58 [2024-03-15T20:13:58.231Z] Sink: D2777 0 class-use
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 9420 DeclarationScope.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 9420 DeclarationScope.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sink: E
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 4306 package-use.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 4306 package-use.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sink: E
16:13:58 [2024-03-15T20:13:58.231Z] Entering directory: D2777 0 scope
16:13:58 [2024-03-15T20:13:58.231Z] Sink: D2777 0 scope
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 13961 EventHeaderScope.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 13961 EventHeaderScope.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 12212 EventHeaderVScope.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 12212 EventHeaderVScope.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 12117 FieldsScope.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 12117 FieldsScope.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 8431 IDefinitionScope.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 8431 IDefinitionScope.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 31094 ILexicalScope.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 31094 ILexicalScope.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 23682 LexicalScope.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 23682 LexicalScope.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 12926 PacketHeaderScope.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 12926 PacketHeaderScope.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 13258 RootScope.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 13258 RootScope.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 7585 package-summary.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 7585 package-summary.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Entering directory: D2777 0 class-use
16:13:58 [2024-03-15T20:13:58.231Z] Sink: D2777 0 class-use
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 34879 ILexicalScope.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 34879 ILexicalScope.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 2330 PacketHeaderScope.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 2330 PacketHeaderScope.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 36368 IDefinitionScope.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 36368 IDefinitionScope.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 2294 FieldsScope.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 2294 FieldsScope.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 2324 EventHeaderScope.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 2324 EventHeaderScope.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 2330 EventHeaderVScope.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 2330 EventHeaderVScope.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 11414 LexicalScope.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 11414 LexicalScope.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 2282 RootScope.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 2282 RootScope.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sink: E
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 6009 package-use.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 6009 package-use.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sink: E
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 21973 IEventDeclaration.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 21973 IEventDeclaration.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 19748 IEventDefinition.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 19748 IEventDefinition.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 6330 package-summary.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 6330 package-summary.html
16:13:58 [2024-03-15T20:13:58.231Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.231Z] Entering directory: D2777 0 class-use
16:13:58 [2024-03-15T20:13:58.231Z] Sink: D2777 0 class-use
16:13:58 [2024-03-15T20:13:58.231Z] Sending file modes: C0666 9187 IEventDeclaration.html
16:13:58 [2024-03-15T20:13:58.231Z] Sink: C0666 9187 IEventDeclaration.html
16:13:58 [2024-03-15T20:13:58.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.487Z] Sending file modes: C0666 5821 CTFCallsite.html
16:13:58 [2024-03-15T20:13:58.487Z] Sink: C0666 5821 CTFCallsite.html
16:13:58 [2024-03-15T20:13:58.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.487Z] Sending file modes: C0666 5797 CTFClock.html
16:13:58 [2024-03-15T20:13:58.487Z] Sink: C0666 5797 CTFClock.html
16:13:58 [2024-03-15T20:13:58.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.487Z] Sending file modes: C0666 12766 IEventDefinition.html
16:13:58 [2024-03-15T20:13:58.487Z] Sink: C0666 12766 IEventDefinition.html
16:13:58 [2024-03-15T20:13:58.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.487Z] Sink: E
16:13:58 [2024-03-15T20:13:58.487Z] Sending file modes: C0666 8221 package-use.html
16:13:58 [2024-03-15T20:13:58.487Z] Sink: C0666 8221 package-use.html
16:13:58 [2024-03-15T20:13:58.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.487Z] Sink: E
16:13:58 [2024-03-15T20:13:58.487Z] Sending file modes: C0666 14457 CTFException.html
16:13:58 [2024-03-15T20:13:58.487Z] Sink: C0666 14457 CTFException.html
16:13:58 [2024-03-15T20:13:58.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.487Z] Entering directory: D2777 0 trace
16:13:58 [2024-03-15T20:13:58.487Z] Sink: D2777 0 trace
16:13:58 [2024-03-15T20:13:58.487Z] Sending file modes: C0666 13770 CTFIOException.html
16:13:58 [2024-03-15T20:13:58.487Z] Sink: C0666 13770 CTFIOException.html
16:13:58 [2024-03-15T20:13:58.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.487Z] Sending file modes: C0666 17862 CTFResponse.html
16:13:58 [2024-03-15T20:13:58.487Z] Sink: C0666 17862 CTFResponse.html
16:13:58 [2024-03-15T20:13:58.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.487Z] Sending file modes: C0666 23815 CTFStreamInput.html
16:13:58 [2024-03-15T20:13:58.487Z] Sink: C0666 23815 CTFStreamInput.html
16:13:58 [2024-03-15T20:13:58.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.487Z] Sending file modes: C0666 34357 CTFStreamInputReader.html
16:13:58 [2024-03-15T20:13:58.487Z] Sink: C0666 34357 CTFStreamInputReader.html
16:13:58 [2024-03-15T20:13:58.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.487Z] Sending file modes: C0666 13008 CTFStreamOutputWriter.html
16:13:58 [2024-03-15T20:13:58.487Z] Sink: C0666 13008 CTFStreamOutputWriter.html
16:13:58 [2024-03-15T20:13:58.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.487Z] Sending file modes: C0666 18042 CTFStreamPacketOutputWriter.html
16:13:58 [2024-03-15T20:13:58.487Z] Sink: C0666 18042 CTFStreamPacketOutputWriter.html
16:13:58 [2024-03-15T20:13:58.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.487Z] Sending file modes: C0666 69671 CTFTrace.html
16:13:58 [2024-03-15T20:13:58.487Z] Sink: C0666 69671 CTFTrace.html
16:13:58 [2024-03-15T20:13:58.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.487Z] Sending file modes: C0666 35729 CTFTraceReader.html
16:13:58 [2024-03-15T20:13:58.487Z] Sink: C0666 35729 CTFTraceReader.html
16:13:58 [2024-03-15T20:13:58.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.487Z] Sending file modes: C0666 11512 CTFTraceWriter.html
16:13:58 [2024-03-15T20:13:58.487Z] Sink: C0666 11512 CTFTraceWriter.html
16:13:58 [2024-03-15T20:13:58.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.487Z] Sending file modes: C0666 19663 ICTFPacketDescriptor.html
16:13:58 [2024-03-15T20:13:58.487Z] Sink: C0666 19663 ICTFPacketDescriptor.html
16:13:58 [2024-03-15T20:13:58.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.487Z] Sending file modes: C0666 18375 ICTFStream.html
16:13:58 [2024-03-15T20:13:58.487Z] Sink: C0666 18375 ICTFStream.html
16:13:58 [2024-03-15T20:13:58.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.487Z] Sending file modes: C0666 12868 IPacketReader.html
16:13:58 [2024-03-15T20:13:58.487Z] Sink: C0666 12868 IPacketReader.html
16:13:58 [2024-03-15T20:13:58.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.487Z] Sending file modes: C0666 23846 Metadata.html
16:13:58 [2024-03-15T20:13:58.487Z] Sink: C0666 23846 Metadata.html
16:13:58 [2024-03-15T20:13:58.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.487Z] Sending file modes: C0666 9105 package-summary.html
16:13:58 [2024-03-15T20:13:58.487Z] Sink: C0666 9105 package-summary.html
16:13:58 [2024-03-15T20:13:58.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.487Z] Entering directory: D2777 0 class-use
16:13:58 [2024-03-15T20:13:58.487Z] Sink: D2777 0 class-use
16:13:58 [2024-03-15T20:13:58.487Z] Sending file modes: C0666 2342 CTFStreamPacketOutputWriter.html
16:13:58 [2024-03-15T20:13:58.487Z] Sink: C0666 2342 CTFStreamPacketOutputWriter.html
16:13:58 [2024-03-15T20:13:58.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.487Z] Sending file modes: C0666 6648 CTFTrace.html
16:13:58 [2024-03-15T20:13:58.487Z] Sink: C0666 6648 CTFTrace.html
16:13:58 [2024-03-15T20:13:58.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.487Z] Sending file modes: C0666 9398 ICTFStream.html
16:13:58 [2024-03-15T20:13:58.487Z] Sink: C0666 9398 ICTFStream.html
16:13:58 [2024-03-15T20:13:58.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.487Z] Sending file modes: C0666 3996 CTFTraceReader.html
16:13:58 [2024-03-15T20:13:58.487Z] Sink: C0666 3996 CTFTraceReader.html
16:13:58 [2024-03-15T20:13:58.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.487Z] Sending file modes: C0666 2264 CTFIOException.html
16:13:58 [2024-03-15T20:13:58.487Z] Sink: C0666 2264 CTFIOException.html
16:13:58 [2024-03-15T20:13:58.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.487Z] Sending file modes: C0666 5261 CTFResponse.html
16:13:58 [2024-03-15T20:13:58.487Z] Sink: C0666 5261 CTFResponse.html
16:13:58 [2024-03-15T20:13:58.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.487Z] Sending file modes: C0666 6466 ICTFPacketDescriptor.html
16:13:58 [2024-03-15T20:13:58.487Z] Sink: C0666 6466 ICTFPacketDescriptor.html
16:13:58 [2024-03-15T20:13:58.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.487Z] Sending file modes: C0666 6212 CTFStreamInputReader.html
16:13:58 [2024-03-15T20:13:58.487Z] Sink: C0666 6212 CTFStreamInputReader.html
16:13:58 [2024-03-15T20:13:58.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.487Z] Sending file modes: C0666 4072 IPacketReader.html
16:13:58 [2024-03-15T20:13:58.487Z] Sink: C0666 4072 IPacketReader.html
16:13:58 [2024-03-15T20:13:58.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.487Z] Sending file modes: C0666 6403 CTFStreamInput.html
16:13:58 [2024-03-15T20:13:58.487Z] Sink: C0666 6403 CTFStreamInput.html
16:13:58 [2024-03-15T20:13:58.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.487Z] Sending file modes: C0666 2306 CTFStreamOutputWriter.html
16:13:58 [2024-03-15T20:13:58.487Z] Sink: C0666 2306 CTFStreamOutputWriter.html
16:13:58 [2024-03-15T20:13:58.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.487Z] Sending file modes: C0666 2264 CTFTraceWriter.html
16:13:58 [2024-03-15T20:13:58.487Z] Sink: C0666 2264 CTFTraceWriter.html
16:13:58 [2024-03-15T20:13:58.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.487Z] Sending file modes: C0666 2228 Metadata.html
16:13:58 [2024-03-15T20:13:58.487Z] Sink: C0666 2228 Metadata.html
16:13:58 [2024-03-15T20:13:58.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.487Z] Sink: E
16:13:58 [2024-03-15T20:13:58.488Z] Sending file modes: C0666 6349 package-use.html
16:13:58 [2024-03-15T20:13:58.488Z] Sink: C0666 6349 package-use.html
16:13:58 [2024-03-15T20:13:58.488Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.488Z] Sink: E
16:13:58 [2024-03-15T20:13:58.488Z] Sending file modes: C0666 21423 CTFStrings.html
16:13:58 [2024-03-15T20:13:58.488Z] Sink: C0666 21423 CTFStrings.html
16:13:58 [2024-03-15T20:13:58.488Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.488Z] Sending file modes: C0666 4977 package-summary.html
16:13:58 [2024-03-15T20:13:58.488Z] Sink: C0666 4977 package-summary.html
16:13:58 [2024-03-15T20:13:58.488Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.488Z] Entering directory: D2777 0 class-use
16:13:58 [2024-03-15T20:13:58.488Z] Sink: D2777 0 class-use
16:13:58 [2024-03-15T20:13:58.488Z] Sending file modes: C0666 2212 CTFStrings.html
16:13:58 [2024-03-15T20:13:58.488Z] Sink: C0666 2212 CTFStrings.html
16:13:58 [2024-03-15T20:13:58.488Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.488Z] Sending file modes: C0666 40705 CTFException.html
16:13:58 [2024-03-15T20:13:58.488Z] Sink: C0666 40705 CTFException.html
16:13:58 [2024-03-15T20:13:58.488Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.488Z] Sink: E
16:13:58 [2024-03-15T20:13:58.488Z] Sending file modes: C0666 6194 package-use.html
16:13:58 [2024-03-15T20:13:58.488Z] Sink: C0666 6194 package-use.html
16:13:58 [2024-03-15T20:13:58.488Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.488Z] Sink: E
16:13:58 [2024-03-15T20:13:58.488Z] Entering directory: D2777 0 parser
16:13:58 [2024-03-15T20:13:58.488Z] Sink: D2777 0 parser
16:13:58 [2024-03-15T20:13:58.488Z] Sending file modes: C0666 143610 CTFLexer.html
16:13:58 [2024-03-15T20:13:58.488Z] Sink: C0666 143610 CTFLexer.html
16:13:58 [2024-03-15T20:13:58.488Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.488Z] Sending file modes: C0666 336368 CTFParser.html
16:13:58 [2024-03-15T20:13:58.488Z] Sink: C0666 336368 CTFParser.html
16:13:58 [2024-03-15T20:13:58.488Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.488Z] Sending file modes: C0666 10225 CTFParser.abstractDeclarator_return.html
16:13:58 [2024-03-15T20:13:58.488Z] Sink: C0666 10225 CTFParser.abstractDeclarator_return.html
16:13:58 [2024-03-15T20:13:58.488Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.488Z] Sending file modes: C0666 10265 CTFParser.abstractDeclaratorList_return.html
16:13:58 [2024-03-15T20:13:58.488Z] Sink: C0666 10265 CTFParser.abstractDeclaratorList_return.html
16:13:58 [2024-03-15T20:13:58.488Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.488Z] Sending file modes: C0666 10185 CTFParser.alignAttribute_return.html
16:13:58 [2024-03-15T20:13:58.488Z] Sink: C0666 10185 CTFParser.alignAttribute_return.html
16:13:58 [2024-03-15T20:13:58.488Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.488Z] Sending file modes: C0666 10275 CTFParser.ctfAssignmentExpression_return.html
16:13:58 [2024-03-15T20:13:58.488Z] Sink: C0666 10275 CTFParser.ctfAssignmentExpression_return.html
16:13:58 [2024-03-15T20:13:58.488Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.488Z] Sending file modes: C0666 10315 CTFParser.ctfAssignmentExpressionList_return.html
16:13:58 [2024-03-15T20:13:58.488Z] Sink: C0666 10315 CTFParser.ctfAssignmentExpressionList_return.html
16:13:58 [2024-03-15T20:13:58.488Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.488Z] Sending file modes: C0666 10115 CTFParser.ctfBody_return.html
16:13:58 [2024-03-15T20:13:58.488Z] Sink: C0666 10115 CTFParser.ctfBody_return.html
16:13:58 [2024-03-15T20:13:58.488Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.488Z] Sending file modes: C0666 10145 CTFParser.ctfKeyword_return.html
16:13:58 [2024-03-15T20:13:58.488Z] Sink: C0666 10145 CTFParser.ctfKeyword_return.html
16:13:58 [2024-03-15T20:13:58.488Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.488Z] Sending file modes: C0666 10165 CTFParser.ctfSpecifier_return.html
16:13:58 [2024-03-15T20:13:58.488Z] Sink: C0666 10165 CTFParser.ctfSpecifier_return.html
16:13:58 [2024-03-15T20:13:58.488Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.488Z] Sending file modes: C0666 10205 CTFParser.ctfSpecifierHead_return.html
16:13:58 [2024-03-15T20:13:58.488Z] Sink: C0666 10205 CTFParser.ctfSpecifierHead_return.html
16:13:58 [2024-03-15T20:13:58.488Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.488Z] Sending file modes: C0666 10205 CTFParser.ctfTypeSpecifier_return.html
16:13:58 [2024-03-15T20:13:58.488Z] Sink: C0666 10205 CTFParser.ctfTypeSpecifier_return.html
16:13:58 [2024-03-15T20:13:58.488Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.488Z] Sending file modes: C0666 10155 CTFParser.declaration_return.html
16:13:58 [2024-03-15T20:13:58.488Z] Sink: C0666 10155 CTFParser.declaration_return.html
16:13:58 [2024-03-15T20:13:58.488Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.488Z] Sending file modes: C0666 10255 CTFParser.declarationSpecifiers_return.html
16:13:58 [2024-03-15T20:13:58.488Z] Sink: C0666 10255 CTFParser.declarationSpecifiers_return.html
16:13:58 [2024-03-15T20:13:58.488Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.488Z] Sending file modes: C0666 10145 CTFParser.declarator_return.html
16:13:58 [2024-03-15T20:13:58.488Z] Sink: C0666 10145 CTFParser.declarator_return.html
16:13:58 [2024-03-15T20:13:58.488Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.488Z] Sending file modes: C0666 10185 CTFParser.declaratorList_return.html
16:13:58 [2024-03-15T20:13:58.488Z] Sink: C0666 10185 CTFParser.declaratorList_return.html
16:13:58 [2024-03-15T20:13:58.488Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.488Z] Sending file modes: C0666 10285 CTFParser.directAbstractDeclarator_return.html
16:13:58 [2024-03-15T20:13:58.488Z] Sink: C0666 10285 CTFParser.directAbstractDeclarator_return.html
16:13:58 [2024-03-15T20:13:58.488Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.488Z] Sending file modes: C0666 10205 CTFParser.directDeclarator_return.html
16:13:58 [2024-03-15T20:13:58.488Z] Sink: C0666 10205 CTFParser.directDeclarator_return.html
16:13:58 [2024-03-15T20:13:58.488Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.488Z] Sending file modes: C0666 10265 CTFParser.directDeclaratorLength_return.html
16:13:58 [2024-03-15T20:13:58.488Z] Sink: C0666 10265 CTFParser.directDeclaratorLength_return.html
16:13:58 [2024-03-15T20:13:58.488Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.488Z] Sending file modes: C0666 10265 CTFParser.directDeclaratorSuffix_return.html
16:13:58 [2024-03-15T20:13:58.488Z] Sink: C0666 10265 CTFParser.directDeclaratorSuffix_return.html
16:13:58 [2024-03-15T20:13:58.488Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.488Z] Sending file modes: C0666 10125 CTFParser.enumBody_return.html
16:13:58 [2024-03-15T20:13:58.488Z] Sink: C0666 10125 CTFParser.enumBody_return.html
16:13:58 [2024-03-15T20:13:58.488Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.488Z] Sending file modes: C0666 10165 CTFParser.enumConstant_return.html
16:13:58 [2024-03-15T20:13:58.488Z] Sink: C0666 10165 CTFParser.enumConstant_return.html
16:13:58 [2024-03-15T20:13:58.488Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.488Z] Sending file modes: C0666 10215 CTFParser.enumContainerType_return.html
16:13:58 [2024-03-15T20:13:58.488Z] Sink: C0666 10215 CTFParser.enumContainerType_return.html
16:13:58 [2024-03-15T20:13:58.488Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.488Z] Sending file modes: C0666 10145 CTFParser.enumerator_return.html
16:13:58 [2024-03-15T20:13:58.488Z] Sink: C0666 10145 CTFParser.enumerator_return.html
16:13:58 [2024-03-15T20:13:58.488Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.488Z] Sending file modes: C0666 10185 CTFParser.enumeratorList_return.html
16:13:58 [2024-03-15T20:13:58.488Z] Sink: C0666 10185 CTFParser.enumeratorList_return.html
16:13:58 [2024-03-15T20:13:58.488Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.488Z] Sending file modes: C0666 10195 CTFParser.enumeratorValue_return.html
16:13:58 [2024-03-15T20:13:58.488Z] Sink: C0666 10195 CTFParser.enumeratorValue_return.html
16:13:58 [2024-03-15T20:13:58.488Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 10125 CTFParser.enumName_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 10125 CTFParser.enumName_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 10175 CTFParser.enumSpecifier_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 10175 CTFParser.enumSpecifier_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 10175 CTFParser.numberLiteral_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 10175 CTFParser.numberLiteral_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 10095 CTFParser.parse_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 10095 CTFParser.parse_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 10115 CTFParser.pointer_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 10115 CTFParser.pointer_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 10245 CTFParser.postfixCtfExpression_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 10245 CTFParser.postfixCtfExpression_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 10215 CTFParser.postfixExpression_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 10215 CTFParser.postfixExpression_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 10275 CTFParser.postfixExpressionSuffix_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 10275 CTFParser.postfixExpressionSuffix_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 10215 CTFParser.primaryExpression_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 10215 CTFParser.primaryExpression_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 10265 CTFParser.specifierQualifierList_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 10265 CTFParser.specifierQualifierList_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 10255 CTFParser.storageClassSpecifier_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 10255 CTFParser.storageClassSpecifier_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 10145 CTFParser.structBody_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 10145 CTFParser.structBody_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 10145 CTFParser.structName_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 10145 CTFParser.structName_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 10305 CTFParser.structOrVariantDeclaration_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 10305 CTFParser.structOrVariantDeclaration_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 10345 CTFParser.structOrVariantDeclarationList_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 10345 CTFParser.structOrVariantDeclarationList_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 10295 CTFParser.structOrVariantDeclarator_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 10295 CTFParser.structOrVariantDeclarator_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 10335 CTFParser.structOrVariantDeclaratorList_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 10335 CTFParser.structOrVariantDeclaratorList_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 10195 CTFParser.structSpecifier_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 10195 CTFParser.structSpecifier_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 10185 CTFParser.typealiasAlias_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 10185 CTFParser.typealiasAlias_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 10175 CTFParser.typealiasDecl_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 10175 CTFParser.typealiasDecl_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 10195 CTFParser.typealiasTarget_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 10195 CTFParser.typealiasTarget_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 10155 CTFParser.typedefName_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 10155 CTFParser.typedefName_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 10175 CTFParser.typeQualifier_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 10175 CTFParser.typeQualifier_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 10215 CTFParser.typeQualifierList_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 10215 CTFParser.typeQualifierList_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 10175 CTFParser.typeSpecifier_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 10175 CTFParser.typeSpecifier_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 10195 CTFParser.unaryExpression_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 10195 CTFParser.unaryExpression_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 10155 CTFParser.variantBody_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 10155 CTFParser.variantBody_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 10155 CTFParser.variantName_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 10155 CTFParser.variantName_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 10205 CTFParser.variantSpecifier_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 10205 CTFParser.variantSpecifier_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 10145 CTFParser.variantTag_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 10145 CTFParser.variantTag_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 19219 package-summary.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 19219 package-summary.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Entering directory: D2777 0 class-use
16:13:58 [2024-03-15T20:13:58.744Z] Sink: D2777 0 class-use
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 2198 CTFParser.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 2198 CTFParser.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 4263 CTFParser.ctfAssignmentExpression_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 4263 CTFParser.ctfAssignmentExpression_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 4323 CTFParser.ctfAssignmentExpressionList_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 4323 CTFParser.ctfAssignmentExpressionList_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 4023 CTFParser.ctfBody_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 4023 CTFParser.ctfBody_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 4158 CTFParser.ctfTypeSpecifier_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 4158 CTFParser.ctfTypeSpecifier_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 4158 CTFParser.ctfSpecifierHead_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 4158 CTFParser.ctfSpecifierHead_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 4098 CTFParser.ctfSpecifier_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 4098 CTFParser.ctfSpecifier_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 4068 CTFParser.ctfKeyword_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 4068 CTFParser.ctfKeyword_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 4113 CTFParser.typealiasDecl_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 4113 CTFParser.typealiasDecl_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 4128 CTFParser.typealiasAlias_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 4128 CTFParser.typealiasAlias_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 4143 CTFParser.typealiasTarget_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 4143 CTFParser.typealiasTarget_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 4083 CTFParser.typedefName_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 4083 CTFParser.typedefName_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 4173 CTFParser.typeQualifierList_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 4173 CTFParser.typeQualifierList_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 4023 CTFParser.pointer_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 4023 CTFParser.pointer_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 4278 CTFParser.directAbstractDeclarator_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 4278 CTFParser.directAbstractDeclarator_return.html
16:13:58 [2024-03-15T20:13:58.744Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.744Z] Sending file modes: C0666 4188 CTFParser.abstractDeclarator_return.html
16:13:58 [2024-03-15T20:13:58.744Z] Sink: C0666 4188 CTFParser.abstractDeclarator_return.html
16:13:58 [2024-03-15T20:13:58.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.745Z] Sending file modes: C0666 4248 CTFParser.directDeclaratorLength_return.html
16:13:58 [2024-03-15T20:13:58.745Z] Sink: C0666 4248 CTFParser.directDeclaratorLength_return.html
16:13:58 [2024-03-15T20:13:58.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.745Z] Sending file modes: C0666 4248 CTFParser.directDeclaratorSuffix_return.html
16:13:58 [2024-03-15T20:13:58.745Z] Sink: C0666 4248 CTFParser.directDeclaratorSuffix_return.html
16:13:58 [2024-03-15T20:13:58.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.745Z] Sending file modes: C0666 4158 CTFParser.directDeclarator_return.html
16:13:58 [2024-03-15T20:13:58.745Z] Sink: C0666 4158 CTFParser.directDeclarator_return.html
16:13:58 [2024-03-15T20:13:58.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.745Z] Sending file modes: C0666 4068 CTFParser.declarator_return.html
16:13:58 [2024-03-15T20:13:58.745Z] Sink: C0666 4068 CTFParser.declarator_return.html
16:13:58 [2024-03-15T20:13:58.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.745Z] Sending file modes: C0666 4143 CTFParser.enumeratorValue_return.html
16:13:58 [2024-03-15T20:13:58.745Z] Sink: C0666 4143 CTFParser.enumeratorValue_return.html
16:13:58 [2024-03-15T20:13:58.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.745Z] Sending file modes: C0666 4068 CTFParser.enumerator_return.html
16:13:58 [2024-03-15T20:13:58.745Z] Sink: C0666 4068 CTFParser.enumerator_return.html
16:13:58 [2024-03-15T20:13:58.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.745Z] Sending file modes: C0666 4128 CTFParser.enumeratorList_return.html
16:13:58 [2024-03-15T20:13:58.745Z] Sink: C0666 4128 CTFParser.enumeratorList_return.html
16:13:58 [2024-03-15T20:13:58.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.745Z] Sending file modes: C0666 4173 CTFParser.enumContainerType_return.html
16:13:58 [2024-03-15T20:13:58.745Z] Sink: C0666 4173 CTFParser.enumContainerType_return.html
16:13:58 [2024-03-15T20:13:58.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.745Z] Sending file modes: C0666 4038 CTFParser.enumBody_return.html
16:13:58 [2024-03-15T20:13:58.745Z] Sink: C0666 4038 CTFParser.enumBody_return.html
16:13:58 [2024-03-15T20:13:58.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.745Z] Sending file modes: C0666 4038 CTFParser.enumName_return.html
16:13:58 [2024-03-15T20:13:58.745Z] Sink: C0666 4038 CTFParser.enumName_return.html
16:13:58 [2024-03-15T20:13:58.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.745Z] Sending file modes: C0666 4113 CTFParser.enumSpecifier_return.html
16:13:58 [2024-03-15T20:13:58.745Z] Sink: C0666 4113 CTFParser.enumSpecifier_return.html
16:13:58 [2024-03-15T20:13:58.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.745Z] Sending file modes: C0666 4068 CTFParser.variantTag_return.html
16:13:58 [2024-03-15T20:13:58.745Z] Sink: C0666 4068 CTFParser.variantTag_return.html
16:13:58 [2024-03-15T20:13:58.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.745Z] Sending file modes: C0666 4083 CTFParser.variantBody_return.html
16:13:58 [2024-03-15T20:13:58.745Z] Sink: C0666 4083 CTFParser.variantBody_return.html
16:13:58 [2024-03-15T20:13:58.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.745Z] Sending file modes: C0666 4083 CTFParser.variantName_return.html
16:13:58 [2024-03-15T20:13:58.745Z] Sink: C0666 4083 CTFParser.variantName_return.html
16:13:58 [2024-03-15T20:13:58.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.745Z] Sending file modes: C0666 4158 CTFParser.variantSpecifier_return.html
16:13:58 [2024-03-15T20:13:58.745Z] Sink: C0666 4158 CTFParser.variantSpecifier_return.html
16:13:58 [2024-03-15T20:13:58.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.745Z] Sending file modes: C0666 4293 CTFParser.structOrVariantDeclarator_return.html
16:13:58 [2024-03-15T20:13:58.745Z] Sink: C0666 4293 CTFParser.structOrVariantDeclarator_return.html
16:13:58 [2024-03-15T20:13:58.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.745Z] Sending file modes: C0666 4353 CTFParser.structOrVariantDeclaratorList_return.html
16:13:58 [2024-03-15T20:13:58.745Z] Sink: C0666 4353 CTFParser.structOrVariantDeclaratorList_return.html
16:13:58 [2024-03-15T20:13:58.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.745Z] Sending file modes: C0666 4248 CTFParser.specifierQualifierList_return.html
16:13:58 [2024-03-15T20:13:58.745Z] Sink: C0666 4248 CTFParser.specifierQualifierList_return.html
16:13:58 [2024-03-15T20:13:58.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.745Z] Sending file modes: C0666 4308 CTFParser.structOrVariantDeclaration_return.html
16:13:58 [2024-03-15T20:13:58.745Z] Sink: C0666 4308 CTFParser.structOrVariantDeclaration_return.html
16:13:58 [2024-03-15T20:13:58.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.745Z] Sending file modes: C0666 4368 CTFParser.structOrVariantDeclarationList_return.html
16:13:58 [2024-03-15T20:13:58.745Z] Sink: C0666 4368 CTFParser.structOrVariantDeclarationList_return.html
16:13:58 [2024-03-15T20:13:58.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.745Z] Sending file modes: C0666 4068 CTFParser.structName_return.html
16:13:58 [2024-03-15T20:13:58.745Z] Sink: C0666 4068 CTFParser.structName_return.html
16:13:58 [2024-03-15T20:13:58.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.745Z] Sending file modes: C0666 4143 CTFParser.structSpecifier_return.html
16:13:58 [2024-03-15T20:13:58.745Z] Sink: C0666 4143 CTFParser.structSpecifier_return.html
16:13:58 [2024-03-15T20:13:58.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:58 [2024-03-15T20:13:58.745Z] Sending file modes: C0666 4068 CTFParser.structBody_return.html
16:13:58 [2024-03-15T20:13:58.745Z] Sink: C0666 4068 CTFParser.structBody_return.html
16:13:59 [2024-03-15T20:13:59.000Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.000Z] Sending file modes: C0666 4128 CTFParser.alignAttribute_return.html
16:13:59 [2024-03-15T20:13:59.000Z] Sink: C0666 4128 CTFParser.alignAttribute_return.html
16:13:59 [2024-03-15T20:13:59.000Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.000Z] Sending file modes: C0666 4113 CTFParser.typeQualifier_return.html
16:13:59 [2024-03-15T20:13:59.000Z] Sink: C0666 4113 CTFParser.typeQualifier_return.html
16:13:59 [2024-03-15T20:13:59.000Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.000Z] Sending file modes: C0666 4113 CTFParser.typeSpecifier_return.html
16:13:59 [2024-03-15T20:13:59.000Z] Sink: C0666 4113 CTFParser.typeSpecifier_return.html
16:13:59 [2024-03-15T20:13:59.000Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.000Z] Sending file modes: C0666 4233 CTFParser.storageClassSpecifier_return.html
16:13:59 [2024-03-15T20:13:59.000Z] Sink: C0666 4233 CTFParser.storageClassSpecifier_return.html
16:13:59 [2024-03-15T20:13:59.000Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.000Z] Sending file modes: C0666 4248 CTFParser.abstractDeclaratorList_return.html
16:13:59 [2024-03-15T20:13:59.000Z] Sink: C0666 4248 CTFParser.abstractDeclaratorList_return.html
16:13:59 [2024-03-15T20:13:59.000Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.000Z] Sending file modes: C0666 4128 CTFParser.declaratorList_return.html
16:13:59 [2024-03-15T20:13:59.000Z] Sink: C0666 4128 CTFParser.declaratorList_return.html
16:13:59 [2024-03-15T20:13:59.000Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.000Z] Sending file modes: C0666 4233 CTFParser.declarationSpecifiers_return.html
16:13:59 [2024-03-15T20:13:59.000Z] Sink: C0666 4233 CTFParser.declarationSpecifiers_return.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 4083 CTFParser.declaration_return.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 4083 CTFParser.declaration_return.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 4098 CTFParser.enumConstant_return.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 4098 CTFParser.enumConstant_return.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 4143 CTFParser.unaryExpression_return.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 4143 CTFParser.unaryExpression_return.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 4173 CTFParser.postfixExpression_return.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 4173 CTFParser.postfixExpression_return.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 4218 CTFParser.postfixCtfExpression_return.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 4218 CTFParser.postfixCtfExpression_return.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 4263 CTFParser.postfixExpressionSuffix_return.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 4263 CTFParser.postfixExpressionSuffix_return.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 4173 CTFParser.primaryExpression_return.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 4173 CTFParser.primaryExpression_return.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 4113 CTFParser.numberLiteral_return.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 4113 CTFParser.numberLiteral_return.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 3993 CTFParser.parse_return.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 3993 CTFParser.parse_return.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 2192 CTFLexer.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 2192 CTFLexer.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sink: E
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 15161 package-use.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 15161 package-use.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sink: E
16:13:59 [2024-03-15T20:13:59.001Z] Sink: E
16:13:59 [2024-03-15T20:13:59.001Z] Entering directory: D2777 0 analysis
16:13:59 [2024-03-15T20:13:59.001Z] Sink: D2777 0 analysis
16:13:59 [2024-03-15T20:13:59.001Z] Entering directory: D2777 0 counters
16:13:59 [2024-03-15T20:13:59.001Z] Sink: D2777 0 counters
16:13:59 [2024-03-15T20:13:59.001Z] Entering directory: D2777 0 core
16:13:59 [2024-03-15T20:13:59.001Z] Sink: D2777 0 core
16:13:59 [2024-03-15T20:13:59.001Z] Entering directory: D2777 0 aspects
16:13:59 [2024-03-15T20:13:59.001Z] Sink: D2777 0 aspects
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 26603 AbstractCounterAspect.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 26603 AbstractCounterAspect.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 20815 CounterAspect.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 20815 CounterAspect.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 10626 ITmfCounterAspect.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 10626 ITmfCounterAspect.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 5991 package-summary.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 5991 package-summary.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Entering directory: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.001Z] Sink: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 2366 CounterAspect.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 2366 CounterAspect.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 4467 AbstractCounterAspect.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 4467 AbstractCounterAspect.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 4857 ITmfCounterAspect.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 4857 ITmfCounterAspect.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sink: E
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 3843 package-use.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 3843 package-use.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sink: E
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 26598 CounterAnalysis.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 26598 CounterAnalysis.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 16401 CounterStateProvider.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 16401 CounterStateProvider.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 16746 CounterType.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 16746 CounterType.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 5765 package-summary.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 5765 package-summary.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Entering directory: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.001Z] Sink: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 9300 CounterType.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 9300 CounterType.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 4500 CounterStateProvider.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 4500 CounterStateProvider.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 2318 CounterAnalysis.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 2318 CounterAnalysis.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sink: E
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 4787 package-use.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 4787 package-use.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sink: E
16:13:59 [2024-03-15T20:13:59.001Z] Entering directory: D2777 0 ui
16:13:59 [2024-03-15T20:13:59.001Z] Sink: D2777 0 ui
16:13:59 [2024-03-15T20:13:59.001Z] Entering directory: D2777 0 views
16:13:59 [2024-03-15T20:13:59.001Z] Sink: D2777 0 views
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 24678 CounterChartViewer.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 24678 CounterChartViewer.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 16876 CounterTreeViewer.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 16876 CounterTreeViewer.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 19327 CounterView.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 19327 CounterView.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 3748 package-summary.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 3748 package-summary.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Entering directory: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.001Z] Sink: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 2372 CounterChartViewer.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 2372 CounterChartViewer.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 2330 CounterView.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 2330 CounterView.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 2366 CounterTreeViewer.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 2366 CounterTreeViewer.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sink: E
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 2151 package-use.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 2151 package-use.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sink: E
16:13:59 [2024-03-15T20:13:59.001Z] Sink: E
16:13:59 [2024-03-15T20:13:59.001Z] Sink: E
16:13:59 [2024-03-15T20:13:59.001Z] Entering directory: D2777 0 graph
16:13:59 [2024-03-15T20:13:59.001Z] Sink: D2777 0 graph
16:13:59 [2024-03-15T20:13:59.001Z] Entering directory: D2777 0 core
16:13:59 [2024-03-15T20:13:59.001Z] Sink: D2777 0 core
16:13:59 [2024-03-15T20:13:59.001Z] Entering directory: D2777 0 criticalpath
16:13:59 [2024-03-15T20:13:59.001Z] Sink: D2777 0 criticalpath
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 28959 AbstractCriticalPathModule.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 28959 AbstractCriticalPathModule.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 11191 CriticalPathAlgorithmException.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 11191 CriticalPathAlgorithmException.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 23821 CriticalPathModule.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 23821 CriticalPathModule.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 14347 ICriticalPathAlgorithm.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 14347 ICriticalPathAlgorithm.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 9261 ICriticalPathProvider.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 9261 ICriticalPathProvider.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 18709 OSCriticalPathModule.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 18709 OSCriticalPathModule.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 6572 package-summary.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 6572 package-summary.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Entering directory: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.001Z] Sink: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 4446 AbstractCriticalPathModule.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 4446 AbstractCriticalPathModule.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 2420 OSCriticalPathModule.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 2420 OSCriticalPathModule.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 6480 CriticalPathAlgorithmException.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 6480 CriticalPathAlgorithmException.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 4772 CriticalPathModule.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 4772 CriticalPathModule.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 2452 ICriticalPathAlgorithm.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 2452 ICriticalPathAlgorithm.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 8678 ICriticalPathProvider.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 8678 ICriticalPathProvider.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sink: E
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 6602 package-use.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 6602 package-use.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sink: E
16:13:59 [2024-03-15T20:13:59.001Z] Entering directory: D2777 0 building
16:13:59 [2024-03-15T20:13:59.001Z] Sink: D2777 0 building
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 30372 AbstractTmfGraphBuilderModule.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 30372 AbstractTmfGraphBuilderModule.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 30352 AbstractTmfGraphProvider.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 30352 AbstractTmfGraphProvider.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 13850 AbstractTraceEventHandler.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 13850 AbstractTraceEventHandler.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 20859 ITmfGraphProvider.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 20859 ITmfGraphProvider.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 9430 ITraceEventHandler.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 9430 ITraceEventHandler.html
16:13:59 [2024-03-15T20:13:59.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.001Z] Sending file modes: C0666 6082 package-summary.html
16:13:59 [2024-03-15T20:13:59.001Z] Sink: C0666 6082 package-summary.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Entering directory: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.258Z] Sink: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 4548 AbstractTmfGraphProvider.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 4548 AbstractTmfGraphProvider.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 10174 AbstractTmfGraphBuilderModule.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 10174 AbstractTmfGraphBuilderModule.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 7722 ITraceEventHandler.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 7722 ITraceEventHandler.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 6078 ITmfGraphProvider.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 6078 ITmfGraphProvider.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 2426 AbstractTraceEventHandler.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 2426 AbstractTraceEventHandler.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sink: E
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 7105 package-use.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 7105 package-use.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sink: E
16:13:59 [2024-03-15T20:13:59.258Z] Entering directory: D2777 0 base
16:13:59 [2024-03-15T20:13:59.258Z] Sink: D2777 0 base
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 10775 CycleDetectedException.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 10775 CycleDetectedException.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 13416 IGraphWorker.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 13416 IGraphWorker.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 10413 ITmfGraphVisitor.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 10413 ITmfGraphVisitor.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 23518 TmfEdge.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 23518 TmfEdge.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 26779 TmfEdge.EdgeType.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 26779 TmfEdge.EdgeType.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 58823 TmfGraph.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 58823 TmfGraph.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 40277 TmfVertex.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 40277 TmfVertex.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 19127 TmfVertex.EdgeDirection.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 19127 TmfVertex.EdgeDirection.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 8938 package-summary.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 8938 package-summary.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Entering directory: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.258Z] Sink: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 2384 CycleDetectedException.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 2384 CycleDetectedException.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 17121 TmfEdge.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 17121 TmfEdge.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 14812 TmfEdge.EdgeType.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 14812 TmfEdge.EdgeType.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 30604 IGraphWorker.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 30604 IGraphWorker.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 12953 TmfGraph.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 12953 TmfGraph.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 34662 TmfVertex.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 34662 TmfVertex.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 8207 TmfVertex.EdgeDirection.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 8207 TmfVertex.EdgeDirection.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 5717 ITmfGraphVisitor.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 5717 ITmfGraphVisitor.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sink: E
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 12406 package-use.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 12406 package-use.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sink: E
16:13:59 [2024-03-15T20:13:59.258Z] Entering directory: D2777 0 graph
16:13:59 [2024-03-15T20:13:59.258Z] Sink: D2777 0 graph
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 6305 IEdgeContextStateFactory.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 6305 IEdgeContextStateFactory.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 10443 ITmfEdge.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 10443 ITmfEdge.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 14430 ITmfEdgeContextState.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 14430 ITmfEdgeContextState.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 55098 ITmfGraph.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 55098 ITmfGraph.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 19164 ITmfGraph.EdgeDirection.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 19164 ITmfGraph.EdgeDirection.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 9031 ITmfGraphVisitor.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 9031 ITmfGraphVisitor.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 10069 ITmfVertex.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 10069 ITmfVertex.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 17739 TmfEdgeState.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 17739 TmfEdgeState.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 9614 TmfGraphFactory.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 9614 TmfGraphFactory.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 8391 WorkerSerializer.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 8391 WorkerSerializer.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 7983 package-summary.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 7983 package-summary.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Entering directory: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.258Z] Sink: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 5566 TmfEdgeState.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 5566 TmfEdgeState.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 14600 ITmfEdge.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 14600 ITmfEdge.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 15789 ITmfGraph.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 15789 ITmfGraph.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 6677 ITmfGraph.EdgeDirection.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 6677 ITmfGraph.EdgeDirection.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 2348 TmfGraphFactory.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 2348 TmfGraphFactory.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 11128 ITmfEdgeContextState.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 11128 ITmfEdgeContextState.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 5620 ITmfGraphVisitor.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 5620 ITmfGraphVisitor.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 2422 IEdgeContextStateFactory.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 2422 IEdgeContextStateFactory.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 6241 WorkerSerializer.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 6241 WorkerSerializer.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 28728 ITmfVertex.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 28728 ITmfVertex.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sink: E
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 10221 package-use.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 10221 package-use.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sink: E
16:13:59 [2024-03-15T20:13:59.258Z] Sink: E
16:13:59 [2024-03-15T20:13:59.258Z] Sink: E
16:13:59 [2024-03-15T20:13:59.258Z] Entering directory: D2777 0 timing
16:13:59 [2024-03-15T20:13:59.258Z] Sink: D2777 0 timing
16:13:59 [2024-03-15T20:13:59.258Z] Entering directory: D2777 0 ui
16:13:59 [2024-03-15T20:13:59.258Z] Sink: D2777 0 ui
16:13:59 [2024-03-15T20:13:59.258Z] Entering directory: D2777 0 views
16:13:59 [2024-03-15T20:13:59.258Z] Sink: D2777 0 views
16:13:59 [2024-03-15T20:13:59.258Z] Entering directory: D2777 0 segmentstore
16:13:59 [2024-03-15T20:13:59.258Z] Sink: D2777 0 segmentstore
16:13:59 [2024-03-15T20:13:59.258Z] Entering directory: D2777 0 statistics
16:13:59 [2024-03-15T20:13:59.258Z] Sink: D2777 0 statistics
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 17030 AbstractSegmentsStatisticsView.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 17030 AbstractSegmentsStatisticsView.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 21861 AbstractSegmentsStatisticsViewer.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 21861 AbstractSegmentsStatisticsViewer.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 16445 SegmentStoreStatisticsView.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 16445 SegmentStoreStatisticsView.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 16971 SegmentStoreStatisticsViewer.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 16971 SegmentStoreStatisticsViewer.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 6416 package-summary.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 6416 package-summary.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Entering directory: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.258Z] Sink: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 2588 SegmentStoreStatisticsViewer.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 2588 SegmentStoreStatisticsViewer.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 4749 AbstractSegmentsStatisticsViewer.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 4749 AbstractSegmentsStatisticsViewer.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 2576 SegmentStoreStatisticsView.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 2576 SegmentStoreStatisticsView.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 4724 AbstractSegmentsStatisticsView.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 4724 AbstractSegmentsStatisticsView.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sink: E
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 4197 package-use.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 4197 package-use.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sink: E
16:13:59 [2024-03-15T20:13:59.258Z] Entering directory: D2777 0 density2
16:13:59 [2024-03-15T20:13:59.258Z] Sink: D2777 0 density2
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 21973 AbstractSegmentStoreDensityView.html
16:13:59 [2024-03-15T20:13:59.258Z] Sink: C0666 21973 AbstractSegmentStoreDensityView.html
16:13:59 [2024-03-15T20:13:59.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.258Z] Sending file modes: C0666 35981 AbstractSegmentStoreDensityViewer.html
16:13:59 [2024-03-15T20:13:59.259Z] Sink: C0666 35981 AbstractSegmentStoreDensityViewer.html
16:13:59 [2024-03-15T20:13:59.259Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.259Z] Sending file modes: C0666 9517 ISegmentStoreDensityViewerDataListener.html
16:13:59 [2024-03-15T20:13:59.259Z] Sink: C0666 9517 ISegmentStoreDensityViewerDataListener.html
16:13:59 [2024-03-15T20:13:59.259Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.259Z] Sending file modes: C0666 11118 Messages.html
16:13:59 [2024-03-15T20:13:59.259Z] Sink: C0666 11118 Messages.html
16:13:59 [2024-03-15T20:13:59.259Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.259Z] Sending file modes: C0666 7371 package-summary.html
16:13:59 [2024-03-15T20:13:59.259Z] Sink: C0666 7371 package-summary.html
16:13:59 [2024-03-15T20:13:59.259Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.259Z] Entering directory: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.259Z] Sink: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.259Z] Sending file modes: C0666 5840 ISegmentStoreDensityViewerDataListener.html
16:13:59 [2024-03-15T20:13:59.259Z] Sink: C0666 5840 ISegmentStoreDensityViewerDataListener.html
16:13:59 [2024-03-15T20:13:59.259Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.259Z] Sending file modes: C0666 4870 AbstractSegmentStoreDensityViewer.html
16:13:59 [2024-03-15T20:13:59.259Z] Sink: C0666 4870 AbstractSegmentStoreDensityViewer.html
16:13:59 [2024-03-15T20:13:59.259Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.514Z] Sending file modes: C0666 2594 AbstractSegmentStoreDensityView.html
16:13:59 [2024-03-15T20:13:59.514Z] Sink: C0666 2594 AbstractSegmentStoreDensityView.html
16:13:59 [2024-03-15T20:13:59.514Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.514Z] Sending file modes: C0666 2456 Messages.html
16:13:59 [2024-03-15T20:13:59.514Z] Sink: C0666 2456 Messages.html
16:13:59 [2024-03-15T20:13:59.514Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.514Z] Sink: E
16:13:59 [2024-03-15T20:13:59.514Z] Sending file modes: C0666 4202 package-use.html
16:13:59 [2024-03-15T20:13:59.514Z] Sink: C0666 4202 package-use.html
16:13:59 [2024-03-15T20:13:59.514Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.514Z] Sink: E
16:13:59 [2024-03-15T20:13:59.514Z] Entering directory: D2777 0 scatter
16:13:59 [2024-03-15T20:13:59.514Z] Sink: D2777 0 scatter
16:13:59 [2024-03-15T20:13:59.514Z] Sending file modes: C0666 17886 AbstractSegmentStoreScatterChartTreeViewer2.html
16:13:59 [2024-03-15T20:13:59.514Z] Sink: C0666 17886 AbstractSegmentStoreScatterChartTreeViewer2.html
16:13:59 [2024-03-15T20:13:59.514Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.514Z] Sending file modes: C0666 35362 AbstractSegmentStoreScatterChartViewer2.html
16:13:59 [2024-03-15T20:13:59.514Z] Sink: C0666 35362 AbstractSegmentStoreScatterChartViewer2.html
16:13:59 [2024-03-15T20:13:59.514Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.514Z] Sending file modes: C0666 18505 SegmentStoreScatterView2.html
16:13:59 [2024-03-15T20:13:59.514Z] Sink: C0666 18505 SegmentStoreScatterView2.html
16:13:59 [2024-03-15T20:13:59.514Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.514Z] Sending file modes: C0666 6040 package-summary.html
16:13:59 [2024-03-15T20:13:59.514Z] Sink: C0666 6040 package-summary.html
16:13:59 [2024-03-15T20:13:59.514Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.514Z] Entering directory: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.514Z] Sink: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.514Z] Sending file modes: C0666 2660 AbstractSegmentStoreScatterChartTreeViewer2.html
16:13:59 [2024-03-15T20:13:59.514Z] Sink: C0666 2660 AbstractSegmentStoreScatterChartTreeViewer2.html
16:13:59 [2024-03-15T20:13:59.514Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.514Z] Sending file modes: C0666 2546 SegmentStoreScatterView2.html
16:13:59 [2024-03-15T20:13:59.514Z] Sink: C0666 2546 SegmentStoreScatterView2.html
16:13:59 [2024-03-15T20:13:59.514Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.514Z] Sending file modes: C0666 2636 AbstractSegmentStoreScatterChartViewer2.html
16:13:59 [2024-03-15T20:13:59.514Z] Sink: C0666 2636 AbstractSegmentStoreScatterChartViewer2.html
16:13:59 [2024-03-15T20:13:59.514Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.514Z] Sink: E
16:13:59 [2024-03-15T20:13:59.514Z] Sending file modes: C0666 2270 package-use.html
16:13:59 [2024-03-15T20:13:59.514Z] Sink: C0666 2270 package-use.html
16:13:59 [2024-03-15T20:13:59.514Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.514Z] Sink: E
16:13:59 [2024-03-15T20:13:59.514Z] Entering directory: D2777 0 table
16:13:59 [2024-03-15T20:13:59.514Z] Sink: D2777 0 table
16:13:59 [2024-03-15T20:13:59.514Z] Sending file modes: C0666 23144 AbstractSegmentStoreTableView.html
16:13:59 [2024-03-15T20:13:59.514Z] Sink: C0666 23144 AbstractSegmentStoreTableView.html
16:13:59 [2024-03-15T20:13:59.514Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.514Z] Sending file modes: C0666 29967 AbstractSegmentStoreTableViewer.html
16:13:59 [2024-03-15T20:13:59.514Z] Sink: C0666 29967 AbstractSegmentStoreTableViewer.html
16:13:59 [2024-03-15T20:13:59.514Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.514Z] Sending file modes: C0666 16818 SegmentStoreTableView.html
16:13:59 [2024-03-15T20:13:59.514Z] Sink: C0666 16818 SegmentStoreTableView.html
16:13:59 [2024-03-15T20:13:59.514Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.514Z] Sending file modes: C0666 15804 SegmentStoreTableViewer.html
16:13:59 [2024-03-15T20:13:59.514Z] Sink: C0666 15804 SegmentStoreTableViewer.html
16:13:59 [2024-03-15T20:13:59.514Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.514Z] Sending file modes: C0666 6313 package-summary.html
16:13:59 [2024-03-15T20:13:59.514Z] Sink: C0666 6313 package-summary.html
16:13:59 [2024-03-15T20:13:59.514Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.514Z] Entering directory: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.514Z] Sink: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.514Z] Sending file modes: C0666 7713 AbstractSegmentStoreTableViewer.html
16:13:59 [2024-03-15T20:13:59.514Z] Sink: C0666 7713 AbstractSegmentStoreTableViewer.html
16:13:59 [2024-03-15T20:13:59.514Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.514Z] Sending file modes: C0666 2516 SegmentStoreTableView.html
16:13:59 [2024-03-15T20:13:59.514Z] Sink: C0666 2516 SegmentStoreTableView.html
16:13:59 [2024-03-15T20:13:59.514Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.514Z] Sending file modes: C0666 4620 AbstractSegmentStoreTableView.html
16:13:59 [2024-03-15T20:13:59.514Z] Sink: C0666 4620 AbstractSegmentStoreTableView.html
16:13:59 [2024-03-15T20:13:59.514Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.514Z] Sending file modes: C0666 2528 SegmentStoreTableViewer.html
16:13:59 [2024-03-15T20:13:59.514Z] Sink: C0666 2528 SegmentStoreTableViewer.html
16:13:59 [2024-03-15T20:13:59.514Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.514Z] Sink: E
16:13:59 [2024-03-15T20:13:59.514Z] Sending file modes: C0666 5321 package-use.html
16:13:59 [2024-03-15T20:13:59.514Z] Sink: C0666 5321 package-use.html
16:13:59 [2024-03-15T20:13:59.514Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.514Z] Sink: E
16:13:59 [2024-03-15T20:13:59.514Z] Sending file modes: C0666 6011 AnalysisTimingImageConstants.html
16:13:59 [2024-03-15T20:13:59.514Z] Sink: C0666 6011 AnalysisTimingImageConstants.html
16:13:59 [2024-03-15T20:13:59.514Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.514Z] Sending file modes: C0666 5068 package-summary.html
16:13:59 [2024-03-15T20:13:59.514Z] Sink: C0666 5068 package-summary.html
16:13:59 [2024-03-15T20:13:59.514Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.514Z] Entering directory: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.514Z] Sink: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.514Z] Sending file modes: C0666 2530 AnalysisTimingImageConstants.html
16:13:59 [2024-03-15T20:13:59.514Z] Sink: C0666 2530 AnalysisTimingImageConstants.html
16:13:59 [2024-03-15T20:13:59.514Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.514Z] Sink: E
16:13:59 [2024-03-15T20:13:59.514Z] Sending file modes: C0666 2218 package-use.html
16:13:59 [2024-03-15T20:13:59.514Z] Sink: C0666 2218 package-use.html
16:13:59 [2024-03-15T20:13:59.514Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.514Z] Sink: E
16:13:59 [2024-03-15T20:13:59.514Z] Sink: E
16:13:59 [2024-03-15T20:13:59.514Z] Sink: E
16:13:59 [2024-03-15T20:13:59.514Z] Entering directory: D2777 0 core
16:13:59 [2024-03-15T20:13:59.514Z] Sink: D2777 0 core
16:13:59 [2024-03-15T20:13:59.514Z] Entering directory: D2777 0 segmentstore
16:13:59 [2024-03-15T20:13:59.514Z] Sink: D2777 0 segmentstore
16:13:59 [2024-03-15T20:13:59.515Z] Entering directory: D2777 0 statistics
16:13:59 [2024-03-15T20:13:59.515Z] Sink: D2777 0 statistics
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 27737 AbstractSegmentStatisticsAnalysis.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 27737 AbstractSegmentStatisticsAnalysis.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 4279 package-summary.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 4279 package-summary.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Entering directory: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.515Z] Sink: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 4792 AbstractSegmentStatisticsAnalysis.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 4792 AbstractSegmentStatisticsAnalysis.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Sink: E
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 3722 package-use.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 3722 package-use.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Sink: E
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 15381 AbstractSegmentStoreAnalysisEventBasedModule.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 15381 AbstractSegmentStoreAnalysisEventBasedModule.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 29286 AbstractSegmentStoreAnalysisModule.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 29286 AbstractSegmentStoreAnalysisModule.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 16627 GenericSegmentStatisticsAnalysis.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 16627 GenericSegmentStatisticsAnalysis.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 7200 IAnalysisProgressListener.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 7200 IAnalysisProgressListener.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 5938 IGroupingSegmentAspect.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 5938 IGroupingSegmentAspect.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 16867 ISegmentStoreProvider.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 16867 ISegmentStoreProvider.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 24779 SegmentStoreAnalysisModule.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 24779 SegmentStoreAnalysisModule.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 23737 SegmentStoreStatisticsModel.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 23737 SegmentStoreStatisticsModel.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 8301 package-summary.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 8301 package-summary.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Entering directory: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.515Z] Sink: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 16844 ISegmentStoreProvider.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 16844 ISegmentStoreProvider.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 4912 AbstractSegmentStoreAnalysisModule.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 4912 AbstractSegmentStoreAnalysisModule.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 2462 SegmentStoreAnalysisModule.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 2462 SegmentStoreAnalysisModule.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 2498 GenericSegmentStatisticsAnalysis.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 2498 GenericSegmentStatisticsAnalysis.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 2458 IGroupingSegmentAspect.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 2458 IGroupingSegmentAspect.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 9086 IAnalysisProgressListener.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 9086 IAnalysisProgressListener.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 2570 AbstractSegmentStoreAnalysisEventBasedModule.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 2570 AbstractSegmentStoreAnalysisEventBasedModule.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 2468 SegmentStoreStatisticsModel.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 2468 SegmentStoreStatisticsModel.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Sink: E
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 8004 package-use.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 8004 package-use.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Sink: E
16:13:59 [2024-03-15T20:13:59.515Z] Entering directory: D2777 0 statistics
16:13:59 [2024-03-15T20:13:59.515Z] Sink: D2777 0 statistics
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 18380 IStatistics.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 18380 IStatistics.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 14013 IStatisticsAnalysis.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 14013 IStatisticsAnalysis.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 31548 Statistics.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 31548 Statistics.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 5308 package-summary.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 5308 package-summary.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Entering directory: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.515Z] Sink: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 19554 IStatistics.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 19554 IStatistics.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 6416 IStatisticsAnalysis.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 6416 IStatisticsAnalysis.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 2354 Statistics.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 2354 Statistics.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Sink: E
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 6393 package-use.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 6393 package-use.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Sink: E
16:13:59 [2024-03-15T20:13:59.515Z] Sink: E
16:13:59 [2024-03-15T20:13:59.515Z] Sink: E
16:13:59 [2024-03-15T20:13:59.515Z] Entering directory: D2777 0 profiling
16:13:59 [2024-03-15T20:13:59.515Z] Sink: D2777 0 profiling
16:13:59 [2024-03-15T20:13:59.515Z] Entering directory: D2777 0 core
16:13:59 [2024-03-15T20:13:59.515Z] Sink: D2777 0 core
16:13:59 [2024-03-15T20:13:59.515Z] Entering directory: D2777 0 callstack
16:13:59 [2024-03-15T20:13:59.515Z] Sink: D2777 0 callstack
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 15931 CallStack.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 15931 CallStack.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 48343 CallStackAnalysis.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 48343 CallStackAnalysis.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 8728 CallStackHostUtils.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 8728 CallStackHostUtils.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 13241 CallStackHostUtils.AttributeNameHostResolver.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 13241 CallStackHostUtils.AttributeNameHostResolver.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 13247 CallStackHostUtils.AttributeValueHostResolver.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 13247 CallStackHostUtils.AttributeValueHostResolver.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 5846 CallStackHostUtils.IHostIdProvider.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 5846 CallStackHostUtils.IHostIdProvider.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 6362 CallStackHostUtils.IHostIdResolver.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 6362 CallStackHostUtils.IHostIdResolver.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 13385 CallStackHostUtils.TraceHostIdResolver.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 13385 CallStackHostUtils.TraceHostIdResolver.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 48455 CallStackSeries.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 48455 CallStackSeries.html
16:13:59 [2024-03-15T20:13:59.515Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.515Z] Sending file modes: C0666 12905 CallStackSeries.AttributeNameThreadResolver.html
16:13:59 [2024-03-15T20:13:59.515Z] Sink: C0666 12905 CallStackSeries.AttributeNameThreadResolver.html
16:13:59 [2024-03-15T20:13:59.771Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.771Z] Sending file modes: C0666 12915 CallStackSeries.AttributeValueThreadResolver.html
16:13:59 [2024-03-15T20:13:59.771Z] Sink: C0666 12915 CallStackSeries.AttributeValueThreadResolver.html
16:13:59 [2024-03-15T20:13:59.771Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.771Z] Sending file modes: C0666 7842 CallStackSeries.IThreadIdProvider.html
16:13:59 [2024-03-15T20:13:59.771Z] Sink: C0666 7842 CallStackSeries.IThreadIdProvider.html
16:13:59 [2024-03-15T20:13:59.771Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.771Z] Sending file modes: C0666 8052 CallStackSeries.IThreadIdResolver.html
16:13:59 [2024-03-15T20:13:59.771Z] Sink: C0666 8052 CallStackSeries.IThreadIdResolver.html
16:13:59 [2024-03-15T20:13:59.771Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.771Z] Sending file modes: C0666 21048 CallStackStateProvider.html
16:13:59 [2024-03-15T20:13:59.771Z] Sink: C0666 21048 CallStackStateProvider.html
16:13:59 [2024-03-15T20:13:59.771Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.771Z] Sending file modes: C0666 12963 IFlameChartProvider.html
16:13:59 [2024-03-15T20:13:59.771Z] Sink: C0666 12963 IFlameChartProvider.html
16:13:59 [2024-03-15T20:13:59.771Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.771Z] Sending file modes: C0666 10556 package-summary.html
16:13:59 [2024-03-15T20:13:59.771Z] Sink: C0666 10556 package-summary.html
16:13:59 [2024-03-15T20:13:59.771Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.771Z] Entering directory: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.771Z] Sink: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.771Z] Sending file modes: C0666 2360 CallStack.html
16:13:59 [2024-03-15T20:13:59.771Z] Sink: C0666 2360 CallStack.html
16:13:59 [2024-03-15T20:13:59.771Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.771Z] Sending file modes: C0666 4427 IFlameChartProvider.html
16:13:59 [2024-03-15T20:13:59.771Z] Sink: C0666 4427 IFlameChartProvider.html
16:13:59 [2024-03-15T20:13:59.771Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.771Z] Sending file modes: C0666 4662 CallStackStateProvider.html
16:13:59 [2024-03-15T20:13:59.771Z] Sink: C0666 4662 CallStackStateProvider.html
16:13:59 [2024-03-15T20:13:59.771Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.771Z] Sending file modes: C0666 2414 CallStackHostUtils.html
16:13:59 [2024-03-15T20:13:59.771Z] Sink: C0666 2414 CallStackHostUtils.html
16:13:59 [2024-03-15T20:13:59.771Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.771Z] Sending file modes: C0666 2578 CallStackHostUtils.AttributeNameHostResolver.html
16:13:59 [2024-03-15T20:13:59.771Z] Sink: C0666 2578 CallStackHostUtils.AttributeNameHostResolver.html
16:13:59 [2024-03-15T20:13:59.771Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.771Z] Sending file modes: C0666 2584 CallStackHostUtils.AttributeValueHostResolver.html
16:13:59 [2024-03-15T20:13:59.771Z] Sink: C0666 2584 CallStackHostUtils.AttributeValueHostResolver.html
16:13:59 [2024-03-15T20:13:59.771Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.771Z] Sending file modes: C0666 2542 CallStackHostUtils.TraceHostIdResolver.html
16:13:59 [2024-03-15T20:13:59.771Z] Sink: C0666 2542 CallStackHostUtils.TraceHostIdResolver.html
16:13:59 [2024-03-15T20:13:59.771Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.771Z] Sending file modes: C0666 7916 CallStackHostUtils.IHostIdResolver.html
16:13:59 [2024-03-15T20:13:59.771Z] Sink: C0666 7916 CallStackHostUtils.IHostIdResolver.html
16:13:59 [2024-03-15T20:13:59.771Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.771Z] Sending file modes: C0666 12461 CallStackHostUtils.IHostIdProvider.html
16:13:59 [2024-03-15T20:13:59.771Z] Sink: C0666 12461 CallStackHostUtils.IHostIdProvider.html
16:13:59 [2024-03-15T20:13:59.771Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.771Z] Sending file modes: C0666 2408 CallStackAnalysis.html
16:13:59 [2024-03-15T20:13:59.771Z] Sink: C0666 2408 CallStackAnalysis.html
16:13:59 [2024-03-15T20:13:59.771Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.771Z] Sending file modes: C0666 4931 CallStackSeries.html
16:13:59 [2024-03-15T20:13:59.771Z] Sink: C0666 4931 CallStackSeries.html
16:13:59 [2024-03-15T20:13:59.771Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.771Z] Sending file modes: C0666 2572 CallStackSeries.AttributeNameThreadResolver.html
16:13:59 [2024-03-15T20:13:59.771Z] Sink: C0666 2572 CallStackSeries.AttributeNameThreadResolver.html
16:13:59 [2024-03-15T20:13:59.771Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.771Z] Sending file modes: C0666 2578 CallStackSeries.AttributeValueThreadResolver.html
16:13:59 [2024-03-15T20:13:59.771Z] Sink: C0666 2578 CallStackSeries.AttributeValueThreadResolver.html
16:13:59 [2024-03-15T20:13:59.771Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.772Z] Sending file modes: C0666 7436 CallStackSeries.IThreadIdResolver.html
16:13:59 [2024-03-15T20:13:59.772Z] Sink: C0666 7436 CallStackSeries.IThreadIdResolver.html
16:13:59 [2024-03-15T20:13:59.772Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.772Z] Sending file modes: C0666 9603 CallStackSeries.IThreadIdProvider.html
16:13:59 [2024-03-15T20:13:59.772Z] Sink: C0666 9603 CallStackSeries.IThreadIdProvider.html
16:13:59 [2024-03-15T20:13:59.772Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.772Z] Sink: E
16:13:59 [2024-03-15T20:13:59.772Z] Sending file modes: C0666 5742 package-use.html
16:13:59 [2024-03-15T20:13:59.772Z] Sink: C0666 5742 package-use.html
16:13:59 [2024-03-15T20:13:59.772Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.772Z] Sink: E
16:13:59 [2024-03-15T20:13:59.772Z] Entering directory: D2777 0 base
16:13:59 [2024-03-15T20:13:59.772Z] Sink: D2777 0 base
16:13:59 [2024-03-15T20:13:59.772Z] Sending file modes: C0666 11232 FlameDefaultPalette.html
16:13:59 [2024-03-15T20:13:59.772Z] Sink: C0666 11232 FlameDefaultPalette.html
16:13:59 [2024-03-15T20:13:59.772Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.772Z] Sending file modes: C0666 17926 IProfilingElement.html
16:13:59 [2024-03-15T20:13:59.772Z] Sink: C0666 17926 IProfilingElement.html
16:13:59 [2024-03-15T20:13:59.772Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.772Z] Sending file modes: C0666 10308 IProfilingGroupDescriptor.html
16:13:59 [2024-03-15T20:13:59.772Z] Sink: C0666 10308 IProfilingGroupDescriptor.html
16:13:59 [2024-03-15T20:13:59.772Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.772Z] Sending file modes: C0666 33081 ProfilingElement.html
16:13:59 [2024-03-15T20:13:59.772Z] Sink: C0666 33081 ProfilingElement.html
16:13:59 [2024-03-15T20:13:59.772Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.772Z] Sending file modes: C0666 16858 ProfilingGroupDescriptor.html
16:13:59 [2024-03-15T20:13:59.772Z] Sink: C0666 16858 ProfilingGroupDescriptor.html
16:13:59 [2024-03-15T20:13:59.772Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.772Z] Sending file modes: C0666 6119 package-summary.html
16:13:59 [2024-03-15T20:13:59.772Z] Sink: C0666 6119 package-summary.html
16:13:59 [2024-03-15T20:13:59.772Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.772Z] Entering directory: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.772Z] Sink: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.772Z] Sending file modes: C0666 22704 IProfilingElement.html
16:13:59 [2024-03-15T20:13:59.772Z] Sink: C0666 22704 IProfilingElement.html
16:13:59 [2024-03-15T20:13:59.772Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.772Z] Sending file modes: C0666 13019 IProfilingGroupDescriptor.html
16:13:59 [2024-03-15T20:13:59.772Z] Sink: C0666 13019 IProfilingGroupDescriptor.html
16:13:59 [2024-03-15T20:13:59.772Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.772Z] Sending file modes: C0666 2420 ProfilingGroupDescriptor.html
16:13:59 [2024-03-15T20:13:59.772Z] Sink: C0666 2420 ProfilingGroupDescriptor.html
16:13:59 [2024-03-15T20:13:59.772Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.772Z] Sending file modes: C0666 2390 FlameDefaultPalette.html
16:13:59 [2024-03-15T20:13:59.772Z] Sink: C0666 2390 FlameDefaultPalette.html
16:13:59 [2024-03-15T20:13:59.772Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.772Z] Sending file modes: C0666 2372 ProfilingElement.html
16:13:59 [2024-03-15T20:13:59.772Z] Sink: C0666 2372 ProfilingElement.html
16:13:59 [2024-03-15T20:13:59.772Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.772Z] Sink: E
16:13:59 [2024-03-15T20:13:59.772Z] Sending file modes: C0666 5405 package-use.html
16:13:59 [2024-03-15T20:13:59.772Z] Sink: C0666 5405 package-use.html
16:13:59 [2024-03-15T20:13:59.772Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.772Z] Sink: E
16:13:59 [2024-03-15T20:13:59.772Z] Entering directory: D2777 0 callgraph
16:13:59 [2024-03-15T20:13:59.772Z] Sink: D2777 0 callgraph
16:13:59 [2024-03-15T20:13:59.772Z] Sending file modes: C0666 3211 ICallGraphProvider.html
16:13:59 [2024-03-15T20:13:59.772Z] Sink: C0666 3211 ICallGraphProvider.html
16:13:59 [2024-03-15T20:13:59.772Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.772Z] Sending file modes: C0666 3612 package-summary.html
16:13:59 [2024-03-15T20:13:59.772Z] Sink: C0666 3612 package-summary.html
16:13:59 [2024-03-15T20:13:59.772Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.772Z] Entering directory: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.772Z] Sink: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.772Z] Sending file modes: C0666 5531 ICallGraphProvider.html
16:13:59 [2024-03-15T20:13:59.772Z] Sink: C0666 5531 ICallGraphProvider.html
16:13:59 [2024-03-15T20:13:59.772Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.772Z] Sink: E
16:13:59 [2024-03-15T20:13:59.772Z] Sending file modes: C0666 3632 package-use.html
16:13:59 [2024-03-15T20:13:59.772Z] Sink: C0666 3632 package-use.html
16:13:59 [2024-03-15T20:13:59.772Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.772Z] Sink: E
16:13:59 [2024-03-15T20:13:59.772Z] Sink: E
16:13:59 [2024-03-15T20:13:59.772Z] Entering directory: D2777 0 ui
16:13:59 [2024-03-15T20:13:59.772Z] Sink: D2777 0 ui
16:13:59 [2024-03-15T20:13:59.772Z] Entering directory: D2777 0 views
16:13:59 [2024-03-15T20:13:59.772Z] Sink: D2777 0 views
16:13:59 [2024-03-15T20:13:59.772Z] Entering directory: D2777 0 flamechart
16:13:59 [2024-03-15T20:13:59.772Z] Sink: D2777 0 flamechart
16:13:59 [2024-03-15T20:13:59.772Z] Sending file modes: C0666 31698 FlameChartView.html
16:13:59 [2024-03-15T20:13:59.772Z] Sink: C0666 31698 FlameChartView.html
16:13:59 [2024-03-15T20:13:59.772Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.772Z] Sending file modes: C0666 3637 package-summary.html
16:13:59 [2024-03-15T20:13:59.772Z] Sink: C0666 3637 package-summary.html
16:13:59 [2024-03-15T20:13:59.772Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.772Z] Entering directory: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.772Z] Sink: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.772Z] Sending file modes: C0666 2432 FlameChartView.html
16:13:59 [2024-03-15T20:13:59.772Z] Sink: C0666 2432 FlameChartView.html
16:13:59 [2024-03-15T20:13:59.772Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.772Z] Sink: E
16:13:59 [2024-03-15T20:13:59.772Z] Sending file modes: C0666 2223 package-use.html
16:13:59 [2024-03-15T20:13:59.772Z] Sink: C0666 2223 package-use.html
16:13:59 [2024-03-15T20:13:59.772Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.772Z] Sink: E
16:13:59 [2024-03-15T20:13:59.772Z] Sink: E
16:13:59 [2024-03-15T20:13:59.772Z] Sink: E
16:13:59 [2024-03-15T20:13:59.772Z] Sink: E
16:13:59 [2024-03-15T20:13:59.772Z] Entering directory: D2777 0 os
16:13:59 [2024-03-15T20:13:59.772Z] Sink: D2777 0 os
16:13:59 [2024-03-15T20:13:59.772Z] Entering directory: D2777 0 linux
16:13:59 [2024-03-15T20:13:59.772Z] Sink: D2777 0 linux
16:13:59 [2024-03-15T20:13:59.772Z] Entering directory: D2777 0 core
16:13:59 [2024-03-15T20:13:59.772Z] Sink: D2777 0 core
16:13:59 [2024-03-15T20:13:59.772Z] Entering directory: D2777 0 cpuusage
16:13:59 [2024-03-15T20:13:59.772Z] Sink: D2777 0 cpuusage
16:13:59 [2024-03-15T20:13:59.772Z] Sending file modes: C0666 19347 CpuUsageEntryModel.html
16:13:59 [2024-03-15T20:13:59.772Z] Sink: C0666 19347 CpuUsageEntryModel.html
16:13:59 [2024-03-15T20:13:59.772Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.772Z] Sending file modes: C0666 32214 KernelCpuUsageAnalysis.html
16:13:59 [2024-03-15T20:13:59.772Z] Sink: C0666 32214 KernelCpuUsageAnalysis.html
16:13:59 [2024-03-15T20:13:59.772Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.772Z] Sending file modes: C0666 17403 KernelCpuUsageStateProvider.html
16:13:59 [2024-03-15T20:13:59.772Z] Sink: C0666 17403 KernelCpuUsageStateProvider.html
16:13:59 [2024-03-15T20:13:59.772Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.772Z] Sending file modes: C0666 4506 package-summary.html
16:13:59 [2024-03-15T20:13:59.772Z] Sink: C0666 4506 package-summary.html
16:13:59 [2024-03-15T20:13:59.772Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.772Z] Entering directory: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.772Z] Sink: D2777 0 class-use
16:13:59 [2024-03-15T20:13:59.772Z] Sending file modes: C0666 2438 KernelCpuUsageAnalysis.html
16:13:59 [2024-03-15T20:13:59.772Z] Sink: C0666 2438 KernelCpuUsageAnalysis.html
16:13:59 [2024-03-15T20:13:59.772Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.772Z] Sending file modes: C0666 2414 CpuUsageEntryModel.html
16:13:59 [2024-03-15T20:13:59.772Z] Sink: C0666 2414 CpuUsageEntryModel.html
16:13:59 [2024-03-15T20:13:59.772Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.772Z] Sending file modes: C0666 4499 KernelCpuUsageStateProvider.html
16:13:59 [2024-03-15T20:13:59.772Z] Sink: C0666 4499 KernelCpuUsageStateProvider.html
16:13:59 [2024-03-15T20:13:59.772Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.772Z] Sink: E
16:13:59 [2024-03-15T20:13:59.772Z] Sending file modes: C0666 3667 package-use.html
16:13:59 [2024-03-15T20:13:59.772Z] Sink: C0666 3667 package-use.html
16:13:59 [2024-03-15T20:13:59.772Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:13:59 [2024-03-15T20:13:59.772Z] Sink: E
16:13:59 [2024-03-15T20:13:59.772Z] Entering directory: D2777 0 trace
16:13:59 [2024-03-15T20:13:59.772Z] Sink: D2777 0 trace
16:13:59 [2024-03-15T20:13:59.772Z] Sending file modes: C0666 117772 DefaultEventLayout.html
16:13:59 [2024-03-15T20:13:59.772Z] Sink: C0666 117772 DefaultEventLayout.html
16:13:59 [2024-03-15T20:13:59.772Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.028Z] Sending file modes: C0666 133040 IKernelAnalysisEventLayout.html
16:14:00 [2024-03-15T20:14:00.028Z] Sink: C0666 133040 IKernelAnalysisEventLayout.html
16:14:00 [2024-03-15T20:14:00.028Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.028Z] Sending file modes: C0666 18470 IKernelTrace.html
16:14:00 [2024-03-15T20:14:00.028Z] Sink: C0666 18470 IKernelTrace.html
16:14:00 [2024-03-15T20:14:00.028Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.028Z] Sending file modes: C0666 13510 KernelEventLayoutRequirement.html
16:14:00 [2024-03-15T20:14:00.028Z] Sink: C0666 13510 KernelEventLayoutRequirement.html
16:14:00 [2024-03-15T20:14:00.028Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.028Z] Sending file modes: C0666 7626 KernelEventLayoutRequirement.ILayoutToEventName.html
16:14:00 [2024-03-15T20:14:00.028Z] Sink: C0666 7626 KernelEventLayoutRequirement.ILayoutToEventName.html
16:14:00 [2024-03-15T20:14:00.028Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.028Z] Sending file modes: C0666 22752 LinuxTraceContext.html
16:14:00 [2024-03-15T20:14:00.028Z] Sink: C0666 22752 LinuxTraceContext.html
16:14:00 [2024-03-15T20:14:00.028Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.028Z] Sending file modes: C0666 14755 LinuxTraceContext.LinuxBuilder.html
16:14:00 [2024-03-15T20:14:00.028Z] Sink: C0666 14755 LinuxTraceContext.LinuxBuilder.html
16:14:00 [2024-03-15T20:14:00.028Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.028Z] Sending file modes: C0666 7189 package-summary.html
16:14:00 [2024-03-15T20:14:00.028Z] Sink: C0666 7189 package-summary.html
16:14:00 [2024-03-15T20:14:00.028Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.028Z] Entering directory: D2777 0 class-use
16:14:00 [2024-03-15T20:14:00.028Z] Sink: D2777 0 class-use
16:14:00 [2024-03-15T20:14:00.028Z] Sending file modes: C0666 4395 LinuxTraceContext.html
16:14:00 [2024-03-15T20:14:00.028Z] Sink: C0666 4395 LinuxTraceContext.html
16:14:00 [2024-03-15T20:14:00.028Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.028Z] Sending file modes: C0666 4632 LinuxTraceContext.LinuxBuilder.html
16:14:00 [2024-03-15T20:14:00.028Z] Sink: C0666 4632 LinuxTraceContext.LinuxBuilder.html
16:14:00 [2024-03-15T20:14:00.028Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.028Z] Sending file modes: C0666 17577 IKernelAnalysisEventLayout.html
16:14:00 [2024-03-15T20:14:00.028Z] Sink: C0666 17577 IKernelAnalysisEventLayout.html
16:14:00 [2024-03-15T20:14:00.028Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.028Z] Sending file modes: C0666 4290 IKernelTrace.html
16:14:00 [2024-03-15T20:14:00.028Z] Sink: C0666 4290 IKernelTrace.html
16:14:00 [2024-03-15T20:14:00.028Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.028Z] Sending file modes: C0666 2456 KernelEventLayoutRequirement.html
16:14:00 [2024-03-15T20:14:00.028Z] Sink: C0666 2456 KernelEventLayoutRequirement.html
16:14:00 [2024-03-15T20:14:00.028Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.028Z] Sending file modes: C0666 5323 KernelEventLayoutRequirement.ILayoutToEventName.html
16:14:00 [2024-03-15T20:14:00.028Z] Sink: C0666 5323 KernelEventLayoutRequirement.ILayoutToEventName.html
16:14:00 [2024-03-15T20:14:00.028Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.028Z] Sending file modes: C0666 4480 DefaultEventLayout.html
16:14:00 [2024-03-15T20:14:00.028Z] Sink: C0666 4480 DefaultEventLayout.html
16:14:00 [2024-03-15T20:14:00.028Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.028Z] Sink: E
16:14:00 [2024-03-15T20:14:00.028Z] Sending file modes: C0666 11342 package-use.html
16:14:00 [2024-03-15T20:14:00.028Z] Sink: C0666 11342 package-use.html
16:14:00 [2024-03-15T20:14:00.028Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.028Z] Sink: E
16:14:00 [2024-03-15T20:14:00.028Z] Entering directory: D2777 0 model
16:14:00 [2024-03-15T20:14:00.028Z] Sink: D2777 0 model
16:14:00 [2024-03-15T20:14:00.028Z] Sending file modes: C0666 17851 HostThread.html
16:14:00 [2024-03-15T20:14:00.028Z] Sink: C0666 17851 HostThread.html
16:14:00 [2024-03-15T20:14:00.028Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.028Z] Sending file modes: C0666 12933 OsStrings.html
16:14:00 [2024-03-15T20:14:00.028Z] Sink: C0666 12933 OsStrings.html
16:14:00 [2024-03-15T20:14:00.028Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.028Z] Sending file modes: C0666 29929 ProcessStatus.html
16:14:00 [2024-03-15T20:14:00.028Z] Sink: C0666 29929 ProcessStatus.html
16:14:00 [2024-03-15T20:14:00.028Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.028Z] Sending file modes: C0666 5365 package-summary.html
16:14:00 [2024-03-15T20:14:00.028Z] Sink: C0666 5365 package-summary.html
16:14:00 [2024-03-15T20:14:00.028Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.028Z] Entering directory: D2777 0 class-use
16:14:00 [2024-03-15T20:14:00.028Z] Sink: D2777 0 class-use
16:14:00 [2024-03-15T20:14:00.028Z] Sending file modes: C0666 2342 OsStrings.html
16:14:00 [2024-03-15T20:14:00.028Z] Sink: C0666 2342 OsStrings.html
16:14:00 [2024-03-15T20:14:00.028Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.028Z] Sending file modes: C0666 11818 HostThread.html
16:14:00 [2024-03-15T20:14:00.028Z] Sink: C0666 11818 HostThread.html
16:14:00 [2024-03-15T20:14:00.028Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.028Z] Sending file modes: C0666 10696 ProcessStatus.html
16:14:00 [2024-03-15T20:14:00.028Z] Sink: C0666 10696 ProcessStatus.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Sink: E
16:14:00 [2024-03-15T20:14:00.029Z] Sending file modes: C0666 6054 package-use.html
16:14:00 [2024-03-15T20:14:00.029Z] Sink: C0666 6054 package-use.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Sink: E
16:14:00 [2024-03-15T20:14:00.029Z] Entering directory: D2777 0 execution
16:14:00 [2024-03-15T20:14:00.029Z] Sink: D2777 0 execution
16:14:00 [2024-03-15T20:14:00.029Z] Entering directory: D2777 0 graph
16:14:00 [2024-03-15T20:14:00.029Z] Sink: D2777 0 graph
16:14:00 [2024-03-15T20:14:00.029Z] Sending file modes: C0666 7188 IOsExecutionGraphHandlerBuilder.html
16:14:00 [2024-03-15T20:14:00.029Z] Sink: C0666 7188 IOsExecutionGraphHandlerBuilder.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Sending file modes: C0666 23722 OsExecutionGraph.html
16:14:00 [2024-03-15T20:14:00.029Z] Sink: C0666 23722 OsExecutionGraph.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Sending file modes: C0666 18670 OsExecutionGraphProvider.html
16:14:00 [2024-03-15T20:14:00.029Z] Sink: C0666 18670 OsExecutionGraphProvider.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Sending file modes: C0666 21309 OsExecutionGraphProvider.Context.html
16:14:00 [2024-03-15T20:14:00.029Z] Sink: C0666 21309 OsExecutionGraphProvider.Context.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Sending file modes: C0666 13868 OsInterruptContext.html
16:14:00 [2024-03-15T20:14:00.029Z] Sink: C0666 13868 OsInterruptContext.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Sending file modes: C0666 31497 OsSystemModel.html
16:14:00 [2024-03-15T20:14:00.029Z] Sink: C0666 31497 OsSystemModel.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Sending file modes: C0666 32628 OsWorker.html
16:14:00 [2024-03-15T20:14:00.029Z] Sink: C0666 32628 OsWorker.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Sending file modes: C0666 7509 package-summary.html
16:14:00 [2024-03-15T20:14:00.029Z] Sink: C0666 7509 package-summary.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Entering directory: D2777 0 class-use
16:14:00 [2024-03-15T20:14:00.029Z] Sink: D2777 0 class-use
16:14:00 [2024-03-15T20:14:00.029Z] Sending file modes: C0666 4481 OsSystemModel.html
16:14:00 [2024-03-15T20:14:00.029Z] Sink: C0666 4481 OsSystemModel.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Sending file modes: C0666 2456 OsExecutionGraph.html
16:14:00 [2024-03-15T20:14:00.029Z] Sink: C0666 2456 OsExecutionGraph.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Sending file modes: C0666 10177 OsWorker.html
16:14:00 [2024-03-15T20:14:00.029Z] Sink: C0666 10177 OsWorker.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Sending file modes: C0666 8611 OsInterruptContext.html
16:14:00 [2024-03-15T20:14:00.029Z] Sink: C0666 8611 OsInterruptContext.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Sending file modes: C0666 2566 IOsExecutionGraphHandlerBuilder.html
16:14:00 [2024-03-15T20:14:00.029Z] Sink: C0666 2566 IOsExecutionGraphHandlerBuilder.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Sending file modes: C0666 4987 OsExecutionGraphProvider.html
16:14:00 [2024-03-15T20:14:00.029Z] Sink: C0666 4987 OsExecutionGraphProvider.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Sending file modes: C0666 7579 OsExecutionGraphProvider.Context.html
16:14:00 [2024-03-15T20:14:00.029Z] Sink: C0666 7579 OsExecutionGraphProvider.Context.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Sink: E
16:14:00 [2024-03-15T20:14:00.029Z] Sending file modes: C0666 5229 package-use.html
16:14:00 [2024-03-15T20:14:00.029Z] Sink: C0666 5229 package-use.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Sink: E
16:14:00 [2024-03-15T20:14:00.029Z] Sink: E
16:14:00 [2024-03-15T20:14:00.029Z] Entering directory: D2777 0 kernel
16:14:00 [2024-03-15T20:14:00.029Z] Sink: D2777 0 kernel
16:14:00 [2024-03-15T20:14:00.029Z] Sending file modes: C0666 24322 KernelAnalysisModule.html
16:14:00 [2024-03-15T20:14:00.029Z] Sink: C0666 24322 KernelAnalysisModule.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Sending file modes: C0666 44203 KernelThreadInformationProvider.html
16:14:00 [2024-03-15T20:14:00.029Z] Sink: C0666 44203 KernelThreadInformationProvider.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Sending file modes: C0666 18403 KernelTidAspect.html
16:14:00 [2024-03-15T20:14:00.029Z] Sink: C0666 18403 KernelTidAspect.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Sending file modes: C0666 9038 KernelUtils.html
16:14:00 [2024-03-15T20:14:00.029Z] Sink: C0666 9038 KernelUtils.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Sending file modes: C0666 33031 LinuxValues.html
16:14:00 [2024-03-15T20:14:00.029Z] Sink: C0666 33031 LinuxValues.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Sending file modes: C0666 7449 Messages.html
16:14:00 [2024-03-15T20:14:00.029Z] Sink: C0666 7449 Messages.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Sending file modes: C0666 15589 StateValues.html
16:14:00 [2024-03-15T20:14:00.029Z] Sink: C0666 15589 StateValues.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Sending file modes: C0666 6995 package-summary.html
16:14:00 [2024-03-15T20:14:00.029Z] Sink: C0666 6995 package-summary.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Entering directory: D2777 0 class-use
16:14:00 [2024-03-15T20:14:00.029Z] Sink: D2777 0 class-use
16:14:00 [2024-03-15T20:14:00.029Z] Sending file modes: C0666 2380 StateValues.html
16:14:00 [2024-03-15T20:14:00.029Z] Sink: C0666 2380 StateValues.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Sending file modes: C0666 2480 KernelThreadInformationProvider.html
16:14:00 [2024-03-15T20:14:00.029Z] Sink: C0666 2480 KernelThreadInformationProvider.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Sending file modes: C0666 2360 KernelUtils.html
16:14:00 [2024-03-15T20:14:00.029Z] Sink: C0666 2360 KernelUtils.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Sending file modes: C0666 2342 Messages.html
16:14:00 [2024-03-15T20:14:00.029Z] Sink: C0666 2342 Messages.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Sending file modes: C0666 2380 LinuxValues.html
16:14:00 [2024-03-15T20:14:00.029Z] Sink: C0666 2380 LinuxValues.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Sending file modes: C0666 18295 KernelAnalysisModule.html
16:14:00 [2024-03-15T20:14:00.029Z] Sink: C0666 18295 KernelAnalysisModule.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Sending file modes: C0666 4329 KernelTidAspect.html
16:14:00 [2024-03-15T20:14:00.029Z] Sink: C0666 4329 KernelTidAspect.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Sink: E
16:14:00 [2024-03-15T20:14:00.029Z] Sending file modes: C0666 4011 package-use.html
16:14:00 [2024-03-15T20:14:00.029Z] Sink: C0666 4011 package-use.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Sink: E
16:14:00 [2024-03-15T20:14:00.029Z] Entering directory: D2777 0 contextswitch
16:14:00 [2024-03-15T20:14:00.029Z] Sink: D2777 0 contextswitch
16:14:00 [2024-03-15T20:14:00.029Z] Sending file modes: C0666 31551 KernelContextSwitchAnalysis.html
16:14:00 [2024-03-15T20:14:00.029Z] Sink: C0666 31551 KernelContextSwitchAnalysis.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Sending file modes: C0666 17048 KernelContextSwitchStateProvider.html
16:14:00 [2024-03-15T20:14:00.029Z] Sink: C0666 17048 KernelContextSwitchStateProvider.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Sending file modes: C0666 3624 package-summary.html
16:14:00 [2024-03-15T20:14:00.029Z] Sink: C0666 3624 package-summary.html
16:14:00 [2024-03-15T20:14:00.029Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.029Z] Entering directory: D2777 0 class-use
16:14:00 [2024-03-15T20:14:00.285Z] Sink: D2777 0 class-use
16:14:00 [2024-03-15T20:14:00.285Z] Sending file modes: C0666 2528 KernelContextSwitchStateProvider.html
16:14:00 [2024-03-15T20:14:00.285Z] Sink: C0666 2528 KernelContextSwitchStateProvider.html
16:14:00 [2024-03-15T20:14:00.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.285Z] Sending file modes: C0666 2498 KernelContextSwitchAnalysis.html
16:14:00 [2024-03-15T20:14:00.285Z] Sink: C0666 2498 KernelContextSwitchAnalysis.html
16:14:00 [2024-03-15T20:14:00.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.285Z] Sink: E
16:14:00 [2024-03-15T20:14:00.285Z] Sending file modes: C0666 2213 package-use.html
16:14:00 [2024-03-15T20:14:00.285Z] Sink: C0666 2213 package-use.html
16:14:00 [2024-03-15T20:14:00.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.285Z] Sink: E
16:14:00 [2024-03-15T20:14:00.285Z] Entering directory: D2777 0 kernelmemoryusage
16:14:00 [2024-03-15T20:14:00.286Z] Sink: D2777 0 kernelmemoryusage
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 22508 KernelMemoryAnalysisModule.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 22508 KernelMemoryAnalysisModule.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 19083 KernelMemoryStateProvider.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 19083 KernelMemoryStateProvider.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 3696 package-summary.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 3696 package-summary.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Entering directory: D2777 0 class-use
16:14:00 [2024-03-15T20:14:00.286Z] Sink: D2777 0 class-use
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 2516 KernelMemoryAnalysisModule.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 2516 KernelMemoryAnalysisModule.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 2510 KernelMemoryStateProvider.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 2510 KernelMemoryStateProvider.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sink: E
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 2233 package-use.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 2233 package-use.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sink: E
16:14:00 [2024-03-15T20:14:00.286Z] Entering directory: D2777 0 event
16:14:00 [2024-03-15T20:14:00.286Z] Sink: D2777 0 event
16:14:00 [2024-03-15T20:14:00.286Z] Entering directory: D2777 0 aspect
16:14:00 [2024-03-15T20:14:00.286Z] Sink: D2777 0 aspect
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 18434 LinuxPidAspect.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 18434 LinuxPidAspect.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 18650 LinuxTidAspect.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 18650 LinuxTidAspect.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 13705 Messages.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 13705 Messages.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 18615 ThreadPriorityAspect.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 18615 ThreadPriorityAspect.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 4974 package-summary.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 4974 package-summary.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Entering directory: D2777 0 class-use
16:14:00 [2024-03-15T20:14:00.286Z] Sink: D2777 0 class-use
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 4525 ThreadPriorityAspect.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 4525 ThreadPriorityAspect.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 2390 Messages.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 2390 Messages.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 2426 LinuxPidAspect.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 2426 LinuxPidAspect.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 4508 LinuxTidAspect.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 4508 LinuxTidAspect.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sink: E
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 4980 package-use.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 4980 package-use.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sink: E
16:14:00 [2024-03-15T20:14:00.286Z] Sink: E
16:14:00 [2024-03-15T20:14:00.286Z] Entering directory: D2777 0 memory
16:14:00 [2024-03-15T20:14:00.286Z] Sink: D2777 0 memory
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 17563 MemoryUsageTreeModel.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 17563 MemoryUsageTreeModel.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 3127 package-summary.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 3127 package-summary.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Entering directory: D2777 0 class-use
16:14:00 [2024-03-15T20:14:00.286Z] Sink: D2777 0 class-use
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 2414 MemoryUsageTreeModel.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 2414 MemoryUsageTreeModel.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sink: E
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 2178 package-use.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 2178 package-use.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sink: E
16:14:00 [2024-03-15T20:14:00.286Z] Entering directory: D2777 0 tid
16:14:00 [2024-03-15T20:14:00.286Z] Sink: D2777 0 tid
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 33382 TidAnalysisModule.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 33382 TidAnalysisModule.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 3118 package-summary.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 3118 package-summary.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Entering directory: D2777 0 class-use
16:14:00 [2024-03-15T20:14:00.286Z] Sink: D2777 0 class-use
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 2378 TidAnalysisModule.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 2378 TidAnalysisModule.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sink: E
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 2163 package-use.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 2163 package-use.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sink: E
16:14:00 [2024-03-15T20:14:00.286Z] Entering directory: D2777 0 signals
16:14:00 [2024-03-15T20:14:00.286Z] Sink: D2777 0 signals
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 13115 TmfCpuSelectedSignal.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 13115 TmfCpuSelectedSignal.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 15863 TmfThreadSelectedSignal.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 15863 TmfThreadSelectedSignal.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 3933 package-summary.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 3933 package-summary.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Entering directory: D2777 0 class-use
16:14:00 [2024-03-15T20:14:00.286Z] Sink: D2777 0 class-use
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 2438 TmfThreadSelectedSignal.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 2438 TmfThreadSelectedSignal.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 2420 TmfCpuSelectedSignal.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 2420 TmfCpuSelectedSignal.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sink: E
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 2183 package-use.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 2183 package-use.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sink: E
16:14:00 [2024-03-15T20:14:00.286Z] Sink: E
16:14:00 [2024-03-15T20:14:00.286Z] Sink: E
16:14:00 [2024-03-15T20:14:00.286Z] Sink: E
16:14:00 [2024-03-15T20:14:00.286Z] Sink: E
16:14:00 [2024-03-15T20:14:00.286Z] Entering directory: D2777 0 tmf
16:14:00 [2024-03-15T20:14:00.286Z] Sink: D2777 0 tmf
16:14:00 [2024-03-15T20:14:00.286Z] Entering directory: D2777 0 ui
16:14:00 [2024-03-15T20:14:00.286Z] Sink: D2777 0 ui
16:14:00 [2024-03-15T20:14:00.286Z] Entering directory: D2777 0 viewers
16:14:00 [2024-03-15T20:14:00.286Z] Sink: D2777 0 viewers
16:14:00 [2024-03-15T20:14:00.286Z] Entering directory: D2777 0 tree
16:14:00 [2024-03-15T20:14:00.286Z] Sink: D2777 0 tree
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 29526 AbstractSelectTreeViewer2.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 29526 AbstractSelectTreeViewer2.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 34939 AbstractTmfTreeViewer.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 34939 AbstractTmfTreeViewer.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 7553 ICheckboxTreeViewerListener.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 7553 ICheckboxTreeViewerListener.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 6477 ITmfTreeColumnDataProvider.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 6477 ITmfTreeColumnDataProvider.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 10033 ITmfTreeViewerEntry.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 10033 ITmfTreeViewerEntry.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 11802 TmfGenericTreeEntry.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 11802 TmfGenericTreeEntry.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 26835 TmfTreeColumnData.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 26835 TmfTreeColumnData.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 6676 TmfTreeColumnData.ITmfColumnPercentageProvider.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 6676 TmfTreeColumnData.ITmfColumnPercentageProvider.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 20266 TmfTreeViewerEntry.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 20266 TmfTreeViewerEntry.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 8667 TmfTreeViewerToolTipHandler.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 8667 TmfTreeViewerToolTipHandler.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 8823 package-summary.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 8823 package-summary.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Entering directory: D2777 0 class-use
16:14:00 [2024-03-15T20:14:00.286Z] Sink: D2777 0 class-use
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 10211 ICheckboxTreeViewerListener.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 10211 ICheckboxTreeViewerListener.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 6208 AbstractSelectTreeViewer2.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 6208 AbstractSelectTreeViewer2.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 2384 TmfTreeViewerToolTipHandler.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 2384 TmfTreeViewerToolTipHandler.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 6795 TmfTreeViewerEntry.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 6795 TmfTreeViewerEntry.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 5616 TmfTreeColumnData.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 5616 TmfTreeColumnData.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 5931 TmfTreeColumnData.ITmfColumnPercentageProvider.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 5931 TmfTreeColumnData.ITmfColumnPercentageProvider.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 2336 TmfGenericTreeEntry.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 2336 TmfGenericTreeEntry.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.286Z] Sending file modes: C0666 12314 ITmfTreeViewerEntry.html
16:14:00 [2024-03-15T20:14:00.286Z] Sink: C0666 12314 ITmfTreeViewerEntry.html
16:14:00 [2024-03-15T20:14:00.286Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.287Z] Sending file modes: C0666 9967 AbstractTmfTreeViewer.html
16:14:00 [2024-03-15T20:14:00.287Z] Sink: C0666 9967 AbstractTmfTreeViewer.html
16:14:00 [2024-03-15T20:14:00.287Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.287Z] Sending file modes: C0666 2398 ITmfTreeColumnDataProvider.html
16:14:00 [2024-03-15T20:14:00.287Z] Sink: C0666 2398 ITmfTreeColumnDataProvider.html
16:14:00 [2024-03-15T20:14:00.287Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.287Z] Sink: E
16:14:00 [2024-03-15T20:14:00.287Z] Sending file modes: C0666 10926 package-use.html
16:14:00 [2024-03-15T20:14:00.287Z] Sink: C0666 10926 package-use.html
16:14:00 [2024-03-15T20:14:00.287Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.287Z] Sink: E
16:14:00 [2024-03-15T20:14:00.287Z] Sending file modes: C0666 17954 ArrayTreeContentProvider.html
16:14:00 [2024-03-15T20:14:00.287Z] Sink: C0666 17954 ArrayTreeContentProvider.html
16:14:00 [2024-03-15T20:14:00.287Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.287Z] Entering directory: D2777 0 xychart
16:14:00 [2024-03-15T20:14:00.287Z] Sink: D2777 0 xychart
16:14:00 [2024-03-15T20:14:00.287Z] Sending file modes: C0666 11778 AxisRange.html
16:14:00 [2024-03-15T20:14:00.287Z] Sink: C0666 11778 AxisRange.html
16:14:00 [2024-03-15T20:14:00.287Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.287Z] Sending file modes: C0666 9406 IAxis.html
16:14:00 [2024-03-15T20:14:00.287Z] Sink: C0666 9406 IAxis.html
16:14:00 [2024-03-15T20:14:00.287Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.287Z] Sending file modes: C0666 10872 ITmfChartTimeProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 10872 ITmfChartTimeProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 9271 IXYSeries.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 9271 IXYSeries.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 20550 TmfBaseProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 20550 TmfBaseProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 27194 TmfChartTimeStampFormat.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 27194 TmfChartTimeStampFormat.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 15899 TmfClosestDataPointTooltipProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 15899 TmfClosestDataPointTooltipProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Entering directory: D2777 0 linechart
16:14:00 [2024-03-15T20:14:00.542Z] Sink: D2777 0 linechart
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 30771 TmfCommonXAxisChartViewer.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 30771 TmfCommonXAxisChartViewer.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 13378 TmfCommonXLineChartTooltipProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 13378 TmfCommonXLineChartTooltipProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 32045 TmfFilteredXYChartViewer.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 32045 TmfFilteredXYChartViewer.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 14758 TmfXYChartSettings.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 14758 TmfXYChartSettings.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 4903 package-summary.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 4903 package-summary.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Entering directory: D2777 0 class-use
16:14:00 [2024-03-15T20:14:00.542Z] Sink: D2777 0 class-use
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 6316 TmfFilteredXYChartViewer.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 6316 TmfFilteredXYChartViewer.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 2516 TmfCommonXLineChartTooltipProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 2516 TmfCommonXLineChartTooltipProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 9549 TmfCommonXAxisChartViewer.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 9549 TmfCommonXAxisChartViewer.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 10135 TmfXYChartSettings.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 10135 TmfXYChartSettings.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sink: E
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 8235 package-use.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 8235 package-use.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sink: E
16:14:00 [2024-03-15T20:14:00.542Z] Entering directory: D2777 0 barchart
16:14:00 [2024-03-15T20:14:00.542Z] Sink: D2777 0 barchart
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 17600 TmfHistogramTooltipProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 17600 TmfHistogramTooltipProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 3797 package-summary.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 3797 package-summary.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Entering directory: D2777 0 class-use
16:14:00 [2024-03-15T20:14:00.542Z] Sink: D2777 0 class-use
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 2468 TmfHistogramTooltipProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 2468 TmfHistogramTooltipProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sink: E
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 2188 package-use.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 2188 package-use.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sink: E
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 16190 TmfMouseDragProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 16190 TmfMouseDragProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 18357 TmfMouseDragZoomProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 18357 TmfMouseDragZoomProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 17151 TmfMouseSelectionProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 17151 TmfMouseSelectionProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 13179 TmfMouseWheelZoomProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 13179 TmfMouseWheelZoomProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 16662 TmfSimpleTooltipProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 16662 TmfSimpleTooltipProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 56837 TmfXYChartViewer.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 56837 TmfXYChartViewer.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 11898 XYChartLegendImageProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 11898 XYChartLegendImageProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 10224 package-summary.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 10224 package-summary.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Entering directory: D2777 0 class-use
16:14:00 [2024-03-15T20:14:00.542Z] Sink: D2777 0 class-use
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 2384 TmfSimpleTooltipProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 2384 TmfSimpleTooltipProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 2444 TmfClosestDataPointTooltipProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 2444 TmfClosestDataPointTooltipProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 2378 TmfChartTimeStampFormat.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 2378 TmfChartTimeStampFormat.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 4477 IAxis.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 4477 IAxis.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 8720 AxisRange.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 8720 AxisRange.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 2384 TmfMouseDragZoomProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 2384 TmfMouseDragZoomProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 2360 TmfMouseDragProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 2360 TmfMouseDragProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 17868 ITmfChartTimeProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 17868 ITmfChartTimeProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 2396 XYChartLegendImageProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 2396 XYChartLegendImageProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 4301 IXYSeries.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 4301 IXYSeries.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 12617 TmfBaseProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 12617 TmfBaseProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 9569 TmfXYChartViewer.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 9569 TmfXYChartViewer.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 2390 TmfMouseWheelZoomProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 2390 TmfMouseWheelZoomProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 2390 TmfMouseSelectionProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 2390 TmfMouseSelectionProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sink: E
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 12578 package-use.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 12578 package-use.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sink: E
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 9336 IImageSave.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 9336 IImageSave.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 6792 ILegendImageProvider2.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 6792 ILegendImageProvider2.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Entering directory: D2777 0 table
16:14:00 [2024-03-15T20:14:00.542Z] Sink: D2777 0 table
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 7296 ISortingLazyContentProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 7296 ISortingLazyContentProvider.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 20591 TmfSimpleTableViewer.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 20591 TmfSimpleTableViewer.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 5461 package-summary.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 5461 package-summary.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Entering directory: D2777 0 class-use
16:14:00 [2024-03-15T20:14:00.542Z] Sink: D2777 0 class-use
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 4991 TmfSimpleTableViewer.html
16:14:00 [2024-03-15T20:14:00.542Z] Sink: C0666 4991 TmfSimpleTableViewer.html
16:14:00 [2024-03-15T20:14:00.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.542Z] Sending file modes: C0666 2410 ISortingLazyContentProvider.html
16:14:00 [2024-03-15T20:14:00.543Z] Sink: C0666 2410 ISortingLazyContentProvider.html
16:14:00 [2024-03-15T20:14:00.543Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.543Z] Sink: E
16:14:00 [2024-03-15T20:14:00.543Z] Sending file modes: C0666 3658 package-use.html
16:14:00 [2024-03-15T20:14:00.543Z] Sink: C0666 3658 package-use.html
16:14:00 [2024-03-15T20:14:00.543Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.543Z] Sink: E
16:14:00 [2024-03-15T20:14:00.543Z] Sending file modes: C0666 17884 ITmfTimeProvider.html
16:14:00 [2024-03-15T20:14:00.543Z] Sink: C0666 17884 ITmfTimeProvider.html
16:14:00 [2024-03-15T20:14:00.543Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.543Z] Sending file modes: C0666 11438 ITmfViewer.html
16:14:00 [2024-03-15T20:14:00.543Z] Sink: C0666 11438 ITmfViewer.html
16:14:00 [2024-03-15T20:14:00.543Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.543Z] Sending file modes: C0666 12365 TmfAbstractToolTipHandler.html
16:14:00 [2024-03-15T20:14:00.543Z] Sink: C0666 12365 TmfAbstractToolTipHandler.html
16:14:00 [2024-03-15T20:14:00.543Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.543Z] Sending file modes: C0666 20305 TmfAbstractToolTipHandler.ToolTipString.html
16:14:00 [2024-03-15T20:14:00.543Z] Sink: C0666 20305 TmfAbstractToolTipHandler.ToolTipString.html
16:14:00 [2024-03-15T20:14:00.543Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.798Z] Entering directory: D2777 0 events
16:14:00 [2024-03-15T20:14:00.798Z] Sink: D2777 0 events
16:14:00 [2024-03-15T20:14:00.798Z] Sending file modes: C0666 11989 TmfEventAdapterFactory.html
16:14:00 [2024-03-15T20:14:00.798Z] Sink: C0666 11989 TmfEventAdapterFactory.html
16:14:00 [2024-03-15T20:14:00.798Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.798Z] Sending file modes: C0666 17410 TmfEventPropertySource.html
16:14:00 [2024-03-15T20:14:00.798Z] Sink: C0666 17410 TmfEventPropertySource.html
16:14:00 [2024-03-15T20:14:00.798Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.798Z] Sending file modes: C0666 21403 TmfEventsCache.html
16:14:00 [2024-03-15T20:14:00.798Z] Sink: C0666 21403 TmfEventsCache.html
16:14:00 [2024-03-15T20:14:00.798Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.798Z] Sending file modes: C0666 19044 TmfEventsCache.CachedEvent.html
16:14:00 [2024-03-15T20:14:00.798Z] Sink: C0666 19044 TmfEventsCache.CachedEvent.html
16:14:00 [2024-03-15T20:14:00.798Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.798Z] Sending file modes: C0666 51526 TmfEventsTable.html
16:14:00 [2024-03-15T20:14:00.798Z] Sink: C0666 51526 TmfEventsTable.html
16:14:00 [2024-03-15T20:14:00.798Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.798Z] Sending file modes: C0666 17435 TmfEventsTable.HeaderState.html
16:14:00 [2024-03-15T20:14:00.798Z] Sink: C0666 17435 TmfEventsTable.HeaderState.html
16:14:00 [2024-03-15T20:14:00.798Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.798Z] Sending file modes: C0666 17805 TmfEventsTable.Key.html
16:14:00 [2024-03-15T20:14:00.798Z] Sink: C0666 17805 TmfEventsTable.Key.html
16:14:00 [2024-03-15T20:14:00.798Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.798Z] Sending file modes: C0666 18469 TmfEventsTableHeader.html
16:14:00 [2024-03-15T20:14:00.798Z] Sink: C0666 18469 TmfEventsTableHeader.html
16:14:00 [2024-03-15T20:14:00.798Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.798Z] Sending file modes: C0666 7757 TmfEventsTableHeader.IEventsTableHeaderListener.html
16:14:00 [2024-03-15T20:14:00.798Z] Sink: C0666 7757 TmfEventsTableHeader.IEventsTableHeaderListener.html
16:14:00 [2024-03-15T20:14:00.798Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.798Z] Entering directory: D2777 0 columns
16:14:00 [2024-03-15T20:14:00.798Z] Sink: D2777 0 columns
16:14:00 [2024-03-15T20:14:00.798Z] Sending file modes: C0666 19369 TmfEventTableColumn.html
16:14:00 [2024-03-15T20:14:00.798Z] Sink: C0666 19369 TmfEventTableColumn.html
16:14:00 [2024-03-15T20:14:00.798Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.798Z] Sending file modes: C0666 3673 package-summary.html
16:14:00 [2024-03-15T20:14:00.798Z] Sink: C0666 3673 package-summary.html
16:14:00 [2024-03-15T20:14:00.798Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.798Z] Entering directory: D2777 0 class-use
16:14:00 [2024-03-15T20:14:00.798Z] Sink: D2777 0 class-use
16:14:00 [2024-03-15T20:14:00.798Z] Sending file modes: C0666 2408 TmfEventTableColumn.html
16:14:00 [2024-03-15T20:14:00.798Z] Sink: C0666 2408 TmfEventTableColumn.html
16:14:00 [2024-03-15T20:14:00.798Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.798Z] Sink: E
16:14:00 [2024-03-15T20:14:00.798Z] Sending file modes: C0666 2178 package-use.html
16:14:00 [2024-03-15T20:14:00.798Z] Sink: C0666 2178 package-use.html
16:14:00 [2024-03-15T20:14:00.798Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.798Z] Sink: E
16:14:00 [2024-03-15T20:14:00.798Z] Sending file modes: C0666 8437 package-summary.html
16:14:00 [2024-03-15T20:14:00.798Z] Sink: C0666 8437 package-summary.html
16:14:00 [2024-03-15T20:14:00.798Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.798Z] Entering directory: D2777 0 class-use
16:14:00 [2024-03-15T20:14:00.798Z] Sink: D2777 0 class-use
16:14:00 [2024-03-15T20:14:00.798Z] Sending file modes: C0666 2366 TmfEventPropertySource.html
16:14:00 [2024-03-15T20:14:00.798Z] Sink: C0666 2366 TmfEventPropertySource.html
16:14:00 [2024-03-15T20:14:00.798Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.798Z] Sending file modes: C0666 2354 TmfEventsTableHeader.html
16:14:00 [2024-03-15T20:14:00.798Z] Sink: C0666 2354 TmfEventsTableHeader.html
16:14:00 [2024-03-15T20:14:00.798Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.798Z] Sending file modes: C0666 4777 TmfEventsTableHeader.IEventsTableHeaderListener.html
16:14:00 [2024-03-15T20:14:00.798Z] Sink: C0666 4777 TmfEventsTableHeader.IEventsTableHeaderListener.html
16:14:00 [2024-03-15T20:14:00.798Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.798Z] Sending file modes: C0666 2366 TmfEventAdapterFactory.html
16:14:00 [2024-03-15T20:14:00.798Z] Sink: C0666 2366 TmfEventAdapterFactory.html
16:14:00 [2024-03-15T20:14:00.798Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.798Z] Sending file modes: C0666 2318 TmfEventsCache.html
16:14:00 [2024-03-15T20:14:00.798Z] Sink: C0666 2318 TmfEventsCache.html
16:14:00 [2024-03-15T20:14:00.798Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.798Z] Sending file modes: C0666 4814 TmfEventsCache.CachedEvent.html
16:14:00 [2024-03-15T20:14:00.798Z] Sink: C0666 4814 TmfEventsCache.CachedEvent.html
16:14:00 [2024-03-15T20:14:00.798Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.798Z] Sending file modes: C0666 6115 TmfEventsTable.html
16:14:00 [2024-03-15T20:14:00.798Z] Sink: C0666 6115 TmfEventsTable.html
16:14:00 [2024-03-15T20:14:00.798Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.798Z] Sending file modes: C0666 5168 TmfEventsTable.HeaderState.html
16:14:00 [2024-03-15T20:14:00.798Z] Sink: C0666 5168 TmfEventsTable.HeaderState.html
16:14:00 [2024-03-15T20:14:00.798Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.798Z] Sending file modes: C0666 2370 TmfEventsTable.Key.html
16:14:00 [2024-03-15T20:14:00.798Z] Sink: C0666 2370 TmfEventsTable.Key.html
16:14:00 [2024-03-15T20:14:00.798Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.798Z] Sink: E
16:14:00 [2024-03-15T20:14:00.798Z] Sending file modes: C0666 5329 package-use.html
16:14:00 [2024-03-15T20:14:00.798Z] Sink: C0666 5329 package-use.html
16:14:00 [2024-03-15T20:14:00.798Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.798Z] Sink: E
16:14:00 [2024-03-15T20:14:00.798Z] Sending file modes: C0666 45327 TmfTimeViewer.html
16:14:00 [2024-03-15T20:14:00.798Z] Sink: C0666 45327 TmfTimeViewer.html
16:14:00 [2024-03-15T20:14:00.798Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.798Z] Sending file modes: C0666 17076 TmfViewer.html
16:14:00 [2024-03-15T20:14:00.798Z] Sink: C0666 17076 TmfViewer.html
16:14:00 [2024-03-15T20:14:00.798Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.798Z] Sending file modes: C0666 8237 package-summary.html
16:14:00 [2024-03-15T20:14:00.798Z] Sink: C0666 8237 package-summary.html
16:14:00 [2024-03-15T20:14:00.798Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.798Z] Entering directory: D2777 0 class-use
16:14:00 [2024-03-15T20:14:00.798Z] Sink: D2777 0 class-use
16:14:00 [2024-03-15T20:14:00.798Z] Sending file modes: C0666 14508 IImageSave.html
16:14:00 [2024-03-15T20:14:00.799Z] Sink: C0666 14508 IImageSave.html
16:14:00 [2024-03-15T20:14:00.799Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.799Z] Sending file modes: C0666 22675 TmfViewer.html
16:14:00 [2024-03-15T20:14:00.799Z] Sink: C0666 22675 TmfViewer.html
16:14:00 [2024-03-15T20:14:00.799Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.799Z] Sending file modes: C0666 28443 ITmfViewer.html
16:14:00 [2024-03-15T20:14:00.799Z] Sink: C0666 28443 ITmfViewer.html
16:14:00 [2024-03-15T20:14:00.799Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.799Z] Sending file modes: C0666 5837 ILegendImageProvider2.html
16:14:00 [2024-03-15T20:14:00.799Z] Sink: C0666 5837 ILegendImageProvider2.html
16:14:00 [2024-03-15T20:14:00.799Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.799Z] Sending file modes: C0666 17082 ITmfTimeProvider.html
16:14:00 [2024-03-15T20:14:00.799Z] Sink: C0666 17082 ITmfTimeProvider.html
16:14:00 [2024-03-15T20:14:00.799Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.799Z] Sending file modes: C0666 2324 ArrayTreeContentProvider.html
16:14:00 [2024-03-15T20:14:00.799Z] Sink: C0666 2324 ArrayTreeContentProvider.html
16:14:00 [2024-03-15T20:14:00.799Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.799Z] Sending file modes: C0666 9880 TmfAbstractToolTipHandler.html
16:14:00 [2024-03-15T20:14:00.799Z] Sink: C0666 9880 TmfAbstractToolTipHandler.html
16:14:00 [2024-03-15T20:14:00.799Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.799Z] Sending file modes: C0666 7004 TmfAbstractToolTipHandler.ToolTipString.html
16:14:00 [2024-03-15T20:14:00.799Z] Sink: C0666 7004 TmfAbstractToolTipHandler.ToolTipString.html
16:14:00 [2024-03-15T20:14:00.799Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.799Z] Sending file modes: C0666 14402 TmfTimeViewer.html
16:14:00 [2024-03-15T20:14:00.799Z] Sink: C0666 14402 TmfTimeViewer.html
16:14:00 [2024-03-15T20:14:00.799Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.799Z] Sink: E
16:14:00 [2024-03-15T20:14:00.799Z] Sending file modes: C0666 29050 package-use.html
16:14:00 [2024-03-15T20:14:00.799Z] Sink: C0666 29050 package-use.html
16:14:00 [2024-03-15T20:14:00.799Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.799Z] Sink: E
16:14:00 [2024-03-15T20:14:00.799Z] Entering directory: D2777 0 views
16:14:00 [2024-03-15T20:14:00.799Z] Sink: D2777 0 views
16:14:00 [2024-03-15T20:14:00.799Z] Entering directory: D2777 0 timegraph
16:14:00 [2024-03-15T20:14:00.799Z] Sink: D2777 0 timegraph
16:14:00 [2024-03-15T20:14:00.799Z] Sending file modes: C0666 17566 AbstractStateSystemTimeGraphView.html
16:14:00 [2024-03-15T20:14:00.799Z] Sink: C0666 17566 AbstractStateSystemTimeGraphView.html
16:14:00 [2024-03-15T20:14:00.799Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.799Z] Sending file modes: C0666 8260 AbstractStateSystemTimeGraphView.IQueryHandler.html
16:14:00 [2024-03-15T20:14:00.799Z] Sink: C0666 8260 AbstractStateSystemTimeGraphView.IQueryHandler.html
16:14:00 [2024-03-15T20:14:00.799Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.799Z] Sending file modes: C0666 56584 AbstractTimeGraphView.html
16:14:00 [2024-03-15T20:14:00.799Z] Sink: C0666 56584 AbstractTimeGraphView.html
16:14:00 [2024-03-15T20:14:00.799Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.799Z] Sending file modes: C0666 26876 BaseDataProviderTimeGraphView.html
16:14:00 [2024-03-15T20:14:00.799Z] Sink: C0666 26876 BaseDataProviderTimeGraphView.html
16:14:00 [2024-03-15T20:14:00.799Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.799Z] Sending file modes: C0666 9138 ITimeGraphEntryComparator.html
16:14:00 [2024-03-15T20:14:00.799Z] Sink: C0666 9138 ITimeGraphEntryComparator.html
16:14:00 [2024-03-15T20:14:00.799Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:00 [2024-03-15T20:14:00.799Z] Sending file modes: C0666 6601 ITimeGraphLegendProvider.html
16:14:00 [2024-03-15T20:14:00.799Z] Sink: C0666 6601 ITimeGraphLegendProvider.html
16:14:00 [2024-03-15T20:14:00.799Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 20389 Messages.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 20389 Messages.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 6903 package-summary.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 6903 package-summary.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Entering directory: D2777 0 class-use
16:14:01 [2024-03-15T20:14:01.057Z] Sink: D2777 0 class-use
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 2410 ITimeGraphEntryComparator.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 2410 ITimeGraphEntryComparator.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 6200 ITimeGraphLegendProvider.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 6200 ITimeGraphLegendProvider.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 7809 BaseDataProviderTimeGraphView.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 7809 BaseDataProviderTimeGraphView.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 2288 Messages.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 2288 Messages.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 2432 AbstractStateSystemTimeGraphView.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 2432 AbstractStateSystemTimeGraphView.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 2544 AbstractStateSystemTimeGraphView.IQueryHandler.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 2544 AbstractStateSystemTimeGraphView.IQueryHandler.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 9699 AbstractTimeGraphView.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 9699 AbstractTimeGraphView.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sink: E
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 9348 package-use.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 9348 package-use.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sink: E
16:14:01 [2024-03-15T20:14:01.057Z] Entering directory: D2777 0 uml2sd
16:14:01 [2024-03-15T20:14:01.057Z] Sink: D2777 0 uml2sd
16:14:01 [2024-03-15T20:14:01.057Z] Entering directory: D2777 0 core
16:14:01 [2024-03-15T20:14:01.057Z] Sink: D2777 0 core
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 49822 AsyncMessage.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 49822 AsyncMessage.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 22729 AsyncMessageReturn.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 22729 AsyncMessageReturn.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 34401 BaseMessage.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 34401 BaseMessage.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 32366 BasicExecutionOccurrence.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 32366 BasicExecutionOccurrence.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 40222 BasicFrame.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 40222 BasicFrame.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 19218 EllipsisMessage.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 19218 EllipsisMessage.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 31974 ExecutionOccurrence.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 31974 ExecutionOccurrence.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 65533 Frame.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 65533 Frame.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 44556 GraphNode.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 44556 GraphNode.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 29403 HotSpot.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 29403 HotSpot.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 9260 ITimeRange.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 9260 ITimeRange.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 44493 Lifeline.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 44493 Lifeline.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 13564 LifelineCategories.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 13564 LifelineCategories.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 49550 Metrics.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 49550 Metrics.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 12715 SDTimeEvent.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 12715 SDTimeEvent.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 26382 Stop.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 26382 Stop.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 39405 SyncMessage.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 39405 SyncMessage.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 22342 SyncMessageReturn.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 22342 SyncMessageReturn.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 11897 package-summary.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 11897 package-summary.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Entering directory: D2777 0 class-use
16:14:01 [2024-03-15T20:14:01.057Z] Sink: D2777 0 class-use
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 39436 GraphNode.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 39436 GraphNode.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 11530 BasicExecutionOccurrence.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 11530 BasicExecutionOccurrence.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 2306 HotSpot.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 2306 HotSpot.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 4281 BasicFrame.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 4281 BasicFrame.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 2354 EllipsisMessage.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 2354 EllipsisMessage.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 8877 AsyncMessage.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 8877 AsyncMessage.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 26020 Lifeline.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 26020 Lifeline.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 5408 LifelineCategories.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 5408 LifelineCategories.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 6110 SDTimeEvent.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 6110 SDTimeEvent.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 8462 SyncMessage.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 8462 SyncMessage.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 14875 BaseMessage.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 14875 BaseMessage.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 10552 Frame.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 10552 Frame.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 4744 AsyncMessageReturn.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 4744 AsyncMessageReturn.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 2288 Stop.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 2288 Stop.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 12094 ITimeRange.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 12094 ITimeRange.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 2306 Metrics.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 2306 Metrics.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 2378 ExecutionOccurrence.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 2378 ExecutionOccurrence.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sending file modes: C0666 4804 SyncMessageReturn.html
16:14:01 [2024-03-15T20:14:01.057Z] Sink: C0666 4804 SyncMessageReturn.html
16:14:01 [2024-03-15T20:14:01.057Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.057Z] Sink: E
16:14:01 [2024-03-15T20:14:01.058Z] Sending file modes: C0666 14687 package-use.html
16:14:01 [2024-03-15T20:14:01.058Z] Sink: C0666 14687 package-use.html
16:14:01 [2024-03-15T20:14:01.058Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.058Z] Sink: E
16:14:01 [2024-03-15T20:14:01.058Z] Entering directory: D2777 0 handlers
16:14:01 [2024-03-15T20:14:01.058Z] Sink: D2777 0 handlers
16:14:01 [2024-03-15T20:14:01.058Z] Sending file modes: C0666 15693 BaseSDAction.html
16:14:01 [2024-03-15T20:14:01.058Z] Sink: C0666 15693 BaseSDAction.html
16:14:01 [2024-03-15T20:14:01.058Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.058Z] Sending file modes: C0666 12479 ConfigureMinMax.html
16:14:01 [2024-03-15T20:14:01.058Z] Sink: C0666 12479 ConfigureMinMax.html
16:14:01 [2024-03-15T20:14:01.058Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.058Z] Sending file modes: C0666 14040 FirstPage.html
16:14:01 [2024-03-15T20:14:01.058Z] Sink: C0666 14040 FirstPage.html
16:14:01 [2024-03-15T20:14:01.058Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.058Z] Entering directory: D2777 0 provider
16:14:01 [2024-03-15T20:14:01.058Z] Sink: D2777 0 provider
16:14:01 [2024-03-15T20:14:01.058Z] Sending file modes: C0666 6182 IExtendedFilterProvider.html
16:14:01 [2024-03-15T20:14:01.058Z] Sink: C0666 6182 IExtendedFilterProvider.html
16:14:01 [2024-03-15T20:14:01.058Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.058Z] Sending file modes: C0666 6249 IExtendedFindProvider.html
16:14:01 [2024-03-15T20:14:01.058Z] Sink: C0666 6249 IExtendedFindProvider.html
16:14:01 [2024-03-15T20:14:01.058Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.058Z] Sending file modes: C0666 9742 ISDAdvancedPagingProvider.html
16:14:01 [2024-03-15T20:14:01.058Z] Sink: C0666 9742 ISDAdvancedPagingProvider.html
16:14:01 [2024-03-15T20:14:01.058Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.058Z] Sending file modes: C0666 7067 ISDCollapseProvider.html
16:14:01 [2024-03-15T20:14:01.058Z] Sink: C0666 7067 ISDCollapseProvider.html
16:14:01 [2024-03-15T20:14:01.058Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.058Z] Sending file modes: C0666 6542 ISDExtendedActionBarProvider.html
16:14:01 [2024-03-15T20:14:01.058Z] Sink: C0666 6542 ISDExtendedActionBarProvider.html
16:14:01 [2024-03-15T20:14:01.058Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.058Z] Sending file modes: C0666 9314 ISDFilterProvider.html
16:14:01 [2024-03-15T20:14:01.058Z] Sink: C0666 9314 ISDFilterProvider.html
16:14:01 [2024-03-15T20:14:01.058Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.058Z] Sending file modes: C0666 9747 ISDFindProvider.html
16:14:01 [2024-03-15T20:14:01.058Z] Sink: C0666 9747 ISDFindProvider.html
16:14:01 [2024-03-15T20:14:01.058Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.058Z] Sending file modes: C0666 14940 ISDGraphNodeSupporter.html
16:14:01 [2024-03-15T20:14:01.058Z] Sink: C0666 14940 ISDGraphNodeSupporter.html
16:14:01 [2024-03-15T20:14:01.058Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.058Z] Sending file modes: C0666 10864 ISDPagingProvider.html
16:14:01 [2024-03-15T20:14:01.058Z] Sink: C0666 10864 ISDPagingProvider.html
16:14:01 [2024-03-15T20:14:01.058Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.058Z] Sending file modes: C0666 6132 ISDPropertiesProvider.html
16:14:01 [2024-03-15T20:14:01.058Z] Sink: C0666 6132 ISDPropertiesProvider.html
16:14:01 [2024-03-15T20:14:01.058Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.058Z] Sending file modes: C0666 6998 package-summary.html
16:14:01 [2024-03-15T20:14:01.058Z] Sink: C0666 6998 package-summary.html
16:14:01 [2024-03-15T20:14:01.058Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.058Z] Entering directory: D2777 0 class-use
16:14:01 [2024-03-15T20:14:01.058Z] Sink: D2777 0 class-use
16:14:01 [2024-03-15T20:14:01.058Z] Sending file modes: C0666 5672 ISDPropertiesProvider.html
16:14:01 [2024-03-15T20:14:01.058Z] Sink: C0666 5672 ISDPropertiesProvider.html
16:14:01 [2024-03-15T20:14:01.058Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.058Z] Sending file modes: C0666 12450 ISDFilterProvider.html
16:14:01 [2024-03-15T20:14:01.058Z] Sink: C0666 12450 ISDFilterProvider.html
16:14:01 [2024-03-15T20:14:01.058Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.058Z] Sending file modes: C0666 9302 ISDGraphNodeSupporter.html
16:14:01 [2024-03-15T20:14:01.058Z] Sink: C0666 9302 ISDGraphNodeSupporter.html
16:14:01 [2024-03-15T20:14:01.058Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.058Z] Sending file modes: C0666 8995 ISDPagingProvider.html
16:14:01 [2024-03-15T20:14:01.058Z] Sink: C0666 8995 ISDPagingProvider.html
16:14:01 [2024-03-15T20:14:01.058Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.058Z] Sending file modes: C0666 5921 ISDExtendedActionBarProvider.html
16:14:01 [2024-03-15T20:14:01.058Z] Sink: C0666 5921 ISDExtendedActionBarProvider.html
16:14:01 [2024-03-15T20:14:01.058Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.058Z] Sending file modes: C0666 8179 ISDAdvancedPagingProvider.html
16:14:01 [2024-03-15T20:14:01.058Z] Sink: C0666 8179 ISDAdvancedPagingProvider.html
16:14:01 [2024-03-15T20:14:01.058Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.058Z] Sending file modes: C0666 5691 IExtendedFilterProvider.html
16:14:01 [2024-03-15T20:14:01.058Z] Sink: C0666 5691 IExtendedFilterProvider.html
16:14:01 [2024-03-15T20:14:01.058Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.058Z] Sending file modes: C0666 5898 IExtendedFindProvider.html
16:14:01 [2024-03-15T20:14:01.058Z] Sink: C0666 5898 IExtendedFindProvider.html
16:14:01 [2024-03-15T20:14:01.058Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.058Z] Sending file modes: C0666 7417 ISDFindProvider.html
16:14:01 [2024-03-15T20:14:01.058Z] Sink: C0666 7417 ISDFindProvider.html
16:14:01 [2024-03-15T20:14:01.058Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.313Z] Sending file modes: C0666 4558 ISDCollapseProvider.html
16:14:01 [2024-03-15T20:14:01.313Z] Sink: C0666 4558 ISDCollapseProvider.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sink: E
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 11763 package-use.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 11763 package-use.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sink: E
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 13979 KeyBindingsManager.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 13979 KeyBindingsManager.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 14030 LastPage.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 14030 LastPage.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 14515 MoveSDDown.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 14515 MoveSDDown.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 14515 MoveSDLeft.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 14515 MoveSDLeft.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 14530 MoveSDRight.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 14530 MoveSDRight.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 14486 MoveSDUp.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 14486 MoveSDUp.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 14528 MoveToMessage.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 14528 MoveToMessage.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 14023 NextPage.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 14023 NextPage.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 14637 OpenSDFiltersDialog.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 14637 OpenSDFiltersDialog.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 15803 OpenSDFindDialog.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 15803 OpenSDFindDialog.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 14641 OpenSDPagesDialog.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 14641 OpenSDPagesDialog.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 14027 PrevPage.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 14027 PrevPage.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 13924 Print.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 13924 Print.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 12899 ShowNodeEnd.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 12899 ShowNodeEnd.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 12925 ShowNodeStart.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 12925 ShowNodeStart.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 19686 Zoom.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 19686 Zoom.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 18244 Zoom.ZoomType.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 18244 Zoom.ZoomType.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 11725 package-summary.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 11725 package-summary.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Entering directory: D2777 0 class-use
16:14:01 [2024-03-15T20:14:01.314Z] Sink: D2777 0 class-use
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 2336 LastPage.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 2336 LastPage.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 2336 NextPage.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 2336 NextPage.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 2354 MoveSDRight.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 2354 MoveSDRight.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 2366 ShowNodeStart.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 2366 ShowNodeStart.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 2336 PrevPage.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 2336 PrevPage.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 2312 Zoom.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 2312 Zoom.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 6199 Zoom.ZoomType.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 6199 Zoom.ZoomType.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 2348 MoveSDLeft.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 2348 MoveSDLeft.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 2366 MoveToMessage.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 2366 MoveToMessage.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 4323 KeyBindingsManager.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 4323 KeyBindingsManager.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 2390 OpenSDPagesDialog.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 2390 OpenSDPagesDialog.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 2402 OpenSDFiltersDialog.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 2402 OpenSDFiltersDialog.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 2354 ShowNodeEnd.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 2354 ShowNodeEnd.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 2378 ConfigureMinMax.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 2378 ConfigureMinMax.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 2384 OpenSDFindDialog.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 2384 OpenSDFindDialog.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 2348 MoveSDDown.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 2348 MoveSDDown.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 2336 MoveSDUp.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 2336 MoveSDUp.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 2318 Print.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 2318 Print.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 2342 FirstPage.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 2342 FirstPage.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 10680 BaseSDAction.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 10680 BaseSDAction.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sink: E
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 4063 package-use.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 4063 package-use.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sink: E
16:14:01 [2024-03-15T20:14:01.314Z] Entering directory: D2777 0 drawings
16:14:01 [2024-03-15T20:14:01.314Z] Sink: D2777 0 drawings
16:14:01 [2024-03-15T20:14:01.314Z] Entering directory: D2777 0 impl
16:14:01 [2024-03-15T20:14:01.314Z] Sink: D2777 0 impl
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 14716 ColorImpl.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 14716 ColorImpl.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 13656 FontImpl.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 13656 FontImpl.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 14511 ImageImpl.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 14511 ImageImpl.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 4278 package-summary.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 4278 package-summary.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Entering directory: D2777 0 class-use
16:14:01 [2024-03-15T20:14:01.314Z] Sink: D2777 0 class-use
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 4271 ColorImpl.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 4271 ColorImpl.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 4257 FontImpl.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 4257 FontImpl.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 2384 ImageImpl.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 2384 ImageImpl.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sink: E
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 3796 package-use.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 3796 package-use.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sink: E
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 7084 IColor.html
16:14:01 [2024-03-15T20:14:01.314Z] Sink: C0666 7084 IColor.html
16:14:01 [2024-03-15T20:14:01.314Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.314Z] Sending file modes: C0666 7064 IFont.html
16:14:01 [2024-03-15T20:14:01.569Z] Sink: C0666 7064 IFont.html
16:14:01 [2024-03-15T20:14:01.569Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.569Z] Sending file modes: C0666 57301 IGC.html
16:14:01 [2024-03-15T20:14:01.569Z] Sink: C0666 57301 IGC.html
16:14:01 [2024-03-15T20:14:01.569Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.569Z] Sending file modes: C0666 7084 IImage.html
16:14:01 [2024-03-15T20:14:01.569Z] Sink: C0666 7084 IImage.html
16:14:01 [2024-03-15T20:14:01.569Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.569Z] Sending file modes: C0666 4699 package-summary.html
16:14:01 [2024-03-15T20:14:01.569Z] Sink: C0666 4699 package-summary.html
16:14:01 [2024-03-15T20:14:01.569Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.569Z] Entering directory: D2777 0 class-use
16:14:01 [2024-03-15T20:14:01.569Z] Sink: D2777 0 class-use
16:14:01 [2024-03-15T20:14:01.569Z] Sending file modes: C0666 28480 IColor.html
16:14:01 [2024-03-15T20:14:01.569Z] Sink: C0666 28480 IColor.html
16:14:01 [2024-03-15T20:14:01.569Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.569Z] Sending file modes: C0666 11631 IImage.html
16:14:01 [2024-03-15T20:14:01.569Z] Sink: C0666 11631 IImage.html
16:14:01 [2024-03-15T20:14:01.569Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.569Z] Sending file modes: C0666 14340 IGC.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 14340 IGC.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 11548 IFont.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 11548 IFont.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sink: E
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 9771 package-use.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 9771 package-use.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sink: E
16:14:01 [2024-03-15T20:14:01.570Z] Entering directory: D2777 0 dialogs
16:14:01 [2024-03-15T20:14:01.570Z] Sink: D2777 0 dialogs
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 37285 Criteria.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 37285 Criteria.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 28891 FilterCriteria.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 28891 FilterCriteria.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 21669 FilterListDialog.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 21669 FilterListDialog.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 9822 MinMaxDialog.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 9822 MinMaxDialog.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 13350 PagesDialog.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 13350 PagesDialog.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 15656 SDPrintDialog.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 15656 SDPrintDialog.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 37159 SDPrintDialogUI.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 37159 SDPrintDialogUI.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 26620 SearchFilterDialog.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 26620 SearchFilterDialog.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 34223 TabContents.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 34223 TabContents.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 6670 package-summary.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 6670 package-summary.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Entering directory: D2777 0 class-use
16:14:01 [2024-03-15T20:14:01.570Z] Sink: D2777 0 class-use
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 2348 PagesDialog.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 2348 PagesDialog.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 2354 MinMaxDialog.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 2354 MinMaxDialog.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 2348 TabContents.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 2348 TabContents.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 2378 FilterListDialog.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 2378 FilterListDialog.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 16343 FilterCriteria.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 16343 FilterCriteria.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 2390 SearchFilterDialog.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 2390 SearchFilterDialog.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 12971 Criteria.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 12971 Criteria.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 4315 SDPrintDialog.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 4315 SDPrintDialog.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 7254 SDPrintDialogUI.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 7254 SDPrintDialogUI.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sink: E
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 8129 package-use.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 8129 package-use.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sink: E
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 11167 DiagramToolTip.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 11167 DiagramToolTip.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 17166 DrawableToolTip.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 17166 DrawableToolTip.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Entering directory: D2777 0 preferences
16:14:01 [2024-03-15T20:14:01.570Z] Sink: D2777 0 preferences
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 35643 ISDPreferences.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 35643 ISDPreferences.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 15056 SDViewerPage.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 15056 SDViewerPage.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 56639 SDViewPref.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 56639 SDViewPref.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 5278 package-summary.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 5278 package-summary.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Entering directory: D2777 0 class-use
16:14:01 [2024-03-15T20:14:01.570Z] Sink: D2777 0 class-use
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 4264 SDViewPref.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 4264 SDViewPref.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 2378 SDViewerPage.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 2378 SDViewerPage.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 4215 ISDPreferences.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 4215 ISDPreferences.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sink: E
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 3782 package-use.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 3782 package-use.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sink: E
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 7126 ITimeCompressionListener.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 7126 ITimeCompressionListener.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Entering directory: D2777 0 load
16:14:01 [2024-03-15T20:14:01.570Z] Sink: D2777 0 load
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 8882 IUml2SDLoader.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 8882 IUml2SDLoader.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 19974 LoadersManager.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 19974 LoadersManager.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 4874 package-summary.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 4874 package-summary.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Entering directory: D2777 0 class-use
16:14:01 [2024-03-15T20:14:01.570Z] Sink: D2777 0 class-use
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 9146 IUml2SDLoader.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 9146 IUml2SDLoader.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 4201 LoadersManager.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 4201 LoadersManager.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sink: E
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 5622 package-use.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 5622 package-use.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sink: E
16:14:01 [2024-03-15T20:14:01.570Z] Entering directory: D2777 0 loader
16:14:01 [2024-03-15T20:14:01.570Z] Sink: D2777 0 loader
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 16714 Messages.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 16714 Messages.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 20873 TmfAsyncMessage.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 20873 TmfAsyncMessage.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 19840 TmfSyncMessage.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 19840 TmfSyncMessage.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 57904 TmfUml2SDSyncLoader.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 57904 TmfUml2SDSyncLoader.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 4731 package-summary.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 4731 package-summary.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Entering directory: D2777 0 class-use
16:14:01 [2024-03-15T20:14:01.570Z] Sink: D2777 0 class-use
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 2366 TmfAsyncMessage.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 2366 TmfAsyncMessage.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 2360 TmfSyncMessage.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 2360 TmfSyncMessage.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 2324 Messages.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 2324 Messages.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 2390 TmfUml2SDSyncLoader.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 2390 TmfUml2SDSyncLoader.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sink: E
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 2163 package-use.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 2163 package-use.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sink: E
16:14:01 [2024-03-15T20:14:01.570Z] Entering directory: D2777 0 util
16:14:01 [2024-03-15T20:14:01.570Z] Sink: D2777 0 util
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 104105 Messages.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 104105 Messages.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 14079 SortAsyncForBackward.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 14079 SortAsyncForBackward.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 14132 SortAsyncMessageComparator.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 14132 SortAsyncMessageComparator.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 14092 SortSyncMessageComparator.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 14092 SortSyncMessageComparator.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 13873 TimeEventComparator.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 13873 TimeEventComparator.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Sending file modes: C0666 5267 package-summary.html
16:14:01 [2024-03-15T20:14:01.570Z] Sink: C0666 5267 package-summary.html
16:14:01 [2024-03-15T20:14:01.570Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.570Z] Entering directory: D2777 0 class-use
16:14:01 [2024-03-15T20:14:01.570Z] Sink: D2777 0 class-use
16:14:01 [2024-03-15T20:14:01.826Z] Sending file modes: C0666 2420 SortAsyncMessageComparator.html
16:14:01 [2024-03-15T20:14:01.826Z] Sink: C0666 2420 SortAsyncMessageComparator.html
16:14:01 [2024-03-15T20:14:01.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.826Z] Sending file modes: C0666 2384 SortAsyncForBackward.html
16:14:01 [2024-03-15T20:14:01.826Z] Sink: C0666 2384 SortAsyncForBackward.html
16:14:01 [2024-03-15T20:14:01.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.826Z] Sending file modes: C0666 2378 TimeEventComparator.html
16:14:01 [2024-03-15T20:14:01.826Z] Sink: C0666 2378 TimeEventComparator.html
16:14:01 [2024-03-15T20:14:01.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.826Z] Sending file modes: C0666 2312 Messages.html
16:14:01 [2024-03-15T20:14:01.826Z] Sink: C0666 2312 Messages.html
16:14:01 [2024-03-15T20:14:01.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.826Z] Sending file modes: C0666 2414 SortSyncMessageComparator.html
16:14:01 [2024-03-15T20:14:01.826Z] Sink: C0666 2414 SortSyncMessageComparator.html
16:14:01 [2024-03-15T20:14:01.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.826Z] Sink: E
16:14:01 [2024-03-15T20:14:01.826Z] Sending file modes: C0666 2153 package-use.html
16:14:01 [2024-03-15T20:14:01.826Z] Sink: C0666 2153 package-use.html
16:14:01 [2024-03-15T20:14:01.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.826Z] Sink: E
16:14:01 [2024-03-15T20:14:01.826Z] Sending file modes: C0666 82463 NGC.html
16:14:01 [2024-03-15T20:14:01.826Z] Sink: C0666 82463 NGC.html
16:14:01 [2024-03-15T20:14:01.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.826Z] Sending file modes: C0666 81715 ScrollView.html
16:14:01 [2024-03-15T20:14:01.826Z] Sink: C0666 81715 ScrollView.html
16:14:01 [2024-03-15T20:14:01.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.826Z] Sending file modes: C0666 77934 SDView.html
16:14:01 [2024-03-15T20:14:01.826Z] Sink: C0666 77934 SDView.html
16:14:01 [2024-03-15T20:14:01.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.826Z] Sending file modes: C0666 14133 SDView.BlankUml2SdLoader.html
16:14:01 [2024-03-15T20:14:01.826Z] Sink: C0666 14133 SDView.BlankUml2SdLoader.html
16:14:01 [2024-03-15T20:14:01.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.826Z] Sending file modes: C0666 85863 SDWidget.html
16:14:01 [2024-03-15T20:14:01.826Z] Sink: C0666 85863 SDWidget.html
16:14:01 [2024-03-15T20:14:01.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.826Z] Sending file modes: C0666 12184 SDWidgetSelectionProvider.html
16:14:01 [2024-03-15T20:14:01.826Z] Sink: C0666 12184 SDWidgetSelectionProvider.html
16:14:01 [2024-03-15T20:14:01.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.826Z] Sending file modes: C0666 30307 TimeCompressionBar.html
16:14:01 [2024-03-15T20:14:01.826Z] Sink: C0666 30307 TimeCompressionBar.html
16:14:01 [2024-03-15T20:14:01.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.826Z] Sending file modes: C0666 9415 package-summary.html
16:14:01 [2024-03-15T20:14:01.826Z] Sink: C0666 9415 package-summary.html
16:14:01 [2024-03-15T20:14:01.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.826Z] Entering directory: D2777 0 class-use
16:14:01 [2024-03-15T20:14:01.826Z] Sink: D2777 0 class-use
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 8278 SDWidget.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 8278 SDWidget.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 2306 DiagramToolTip.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 2306 DiagramToolTip.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 6015 ITimeCompressionListener.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 6015 ITimeCompressionListener.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 23340 SDView.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 23340 SDView.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 2374 SDView.BlankUml2SdLoader.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 2374 SDView.BlankUml2SdLoader.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 2312 DrawableToolTip.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 2312 DrawableToolTip.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 5208 TimeCompressionBar.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 5208 TimeCompressionBar.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 4362 ScrollView.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 4362 ScrollView.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 2372 SDWidgetSelectionProvider.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 2372 SDWidgetSelectionProvider.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 5015 NGC.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 5015 NGC.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sink: E
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 9002 package-use.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 9002 package-use.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sink: E
16:14:01 [2024-03-15T20:14:01.827Z] Entering directory: D2777 0 distribution
16:14:01 [2024-03-15T20:14:01.827Z] Sink: D2777 0 distribution
16:14:01 [2024-03-15T20:14:01.827Z] Entering directory: D2777 0 model
16:14:01 [2024-03-15T20:14:01.827Z] Sink: D2777 0 model
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 27889 BaseDistributionData.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 27889 BaseDistributionData.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 7003 IBaseDistributionModel.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 7003 IBaseDistributionModel.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 4475 package-summary.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 4475 package-summary.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Entering directory: D2777 0 class-use
16:14:01 [2024-03-15T20:14:01.827Z] Sink: D2777 0 class-use
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 5231 IBaseDistributionModel.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 5231 IBaseDistributionModel.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 2426 BaseDistributionData.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 2426 BaseDistributionData.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sink: E
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 3481 package-use.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 3481 package-use.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sink: E
16:14:01 [2024-03-15T20:14:01.827Z] Sink: E
16:14:01 [2024-03-15T20:14:01.827Z] Entering directory: D2777 0 colors
16:14:01 [2024-03-15T20:14:01.827Z] Sink: D2777 0 colors
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 25844 ColorSetting.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 25844 ColorSetting.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 20105 ColorSettingsManager.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 20105 ColorSettingsManager.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 11881 ColorSettingsXML.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 11881 ColorSettingsXML.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 16842 ColorsView.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 16842 ColorsView.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 6827 IColorSettingsListener.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 6827 IColorSettingsListener.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 5822 package-summary.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 5822 package-summary.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Entering directory: D2777 0 class-use
16:14:01 [2024-03-15T20:14:01.827Z] Sink: D2777 0 class-use
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 2318 ColorSettingsXML.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 2318 ColorSettingsXML.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 8467 IColorSettingsListener.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 8467 IColorSettingsListener.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 2282 ColorsView.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 2282 ColorsView.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 2342 ColorSettingsManager.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 2342 ColorSettingsManager.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 12240 ColorSetting.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 12240 ColorSetting.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sink: E
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 6059 package-use.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 6059 package-use.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sink: E
16:14:01 [2024-03-15T20:14:01.827Z] Entering directory: D2777 0 filter
16:14:01 [2024-03-15T20:14:01.827Z] Sink: D2777 0 filter
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 11651 CopyHandler.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 11651 CopyHandler.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 8136 CutHandler.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 8136 CutHandler.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 11489 DeleteHandler.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 11489 DeleteHandler.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 13300 FilterDialog.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 13300 FilterDialog.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 17880 FilterTreeContentProvider.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 17880 FilterTreeContentProvider.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 16517 FilterTreeLabelProvider.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 16517 FilterTreeLabelProvider.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 22959 FilterView.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 22959 FilterView.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 11478 PasteHandler.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 11478 PasteHandler.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 5799 package-summary.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 5799 package-summary.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Entering directory: D2777 0 class-use
16:14:01 [2024-03-15T20:14:01.827Z] Sink: D2777 0 class-use
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 2294 PasteHandler.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 2294 PasteHandler.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 3951 CopyHandler.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 3951 CopyHandler.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 2300 DeleteHandler.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 2300 DeleteHandler.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 2360 FilterTreeLabelProvider.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 2360 FilterTreeLabelProvider.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 2294 FilterDialog.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 2294 FilterDialog.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 2372 FilterTreeContentProvider.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 2372 FilterTreeContentProvider.html
16:14:01 [2024-03-15T20:14:01.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:01 [2024-03-15T20:14:01.827Z] Sending file modes: C0666 2282 FilterView.html
16:14:01 [2024-03-15T20:14:01.827Z] Sink: C0666 2282 FilterView.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 2282 CutHandler.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 2282 CutHandler.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sink: E
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 3349 package-use.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 3349 package-use.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sink: E
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 21689 FormatTimeUtils.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 21689 FormatTimeUtils.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 18307 FormatTimeUtils.Resolution.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 18307 FormatTimeUtils.Resolution.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 19251 FormatTimeUtils.TimeFormat.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 19251 FormatTimeUtils.TimeFormat.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Entering directory: D2777 0 histogram
16:14:02 [2024-03-15T20:14:02.083Z] Sink: D2777 0 histogram
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 23929 FullTraceHistogram.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 23929 FullTraceHistogram.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 50382 Histogram.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 50382 Histogram.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 21505 HistogramBucket.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 21505 HistogramBucket.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 14961 HistogramCurrentTimeControl.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 14961 HistogramCurrentTimeControl.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 47272 HistogramDataModel.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 47272 HistogramDataModel.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 18985 HistogramRequest.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 18985 HistogramRequest.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 27167 HistogramScaledData.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 27167 HistogramScaledData.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 10985 HistogramSelectionEndControl.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 10985 HistogramSelectionEndControl.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 11007 HistogramSelectionStartControl.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 11007 HistogramSelectionStartControl.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 23605 HistogramTextControl.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 23605 HistogramTextControl.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 14621 HistogramTimeRangeControl.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 14621 HistogramTimeRangeControl.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 40516 HistogramView.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 40516 HistogramView.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 17817 HistogramZoom.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 17817 HistogramZoom.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 9344 IHistogramDataModel.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 9344 IHistogramDataModel.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 6273 IHistogramModelListener.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 6273 IHistogramModelListener.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 16764 Messages.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 16764 Messages.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 23174 TimeRangeHistogram.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 23174 TimeRangeHistogram.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 10340 package-summary.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 10340 package-summary.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Entering directory: D2777 0 class-use
16:14:02 [2024-03-15T20:14:02.083Z] Sink: D2777 0 class-use
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 4606 HistogramCurrentTimeControl.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 4606 HistogramCurrentTimeControl.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 6278 HistogramDataModel.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 6278 HistogramDataModel.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 2336 HistogramRequest.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 2336 HistogramRequest.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 6883 HistogramBucket.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 6883 HistogramBucket.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 2420 HistogramSelectionStartControl.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 2420 HistogramSelectionStartControl.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 5925 HistogramScaledData.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 5925 HistogramScaledData.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 2408 HistogramSelectionEndControl.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 2408 HistogramSelectionEndControl.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 9623 HistogramView.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 9623 HistogramView.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 4119 HistogramZoom.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 4119 HistogramZoom.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 5483 Histogram.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 5483 Histogram.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 2348 TimeRangeHistogram.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 2348 TimeRangeHistogram.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 2390 HistogramTimeRangeControl.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 2390 HistogramTimeRangeControl.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 6803 IHistogramModelListener.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 6803 IHistogramModelListener.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 5362 HistogramTextControl.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 5362 HistogramTextControl.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 2348 FullTraceHistogram.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 2348 FullTraceHistogram.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 2288 Messages.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 2288 Messages.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 4133 IHistogramDataModel.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 4133 IHistogramDataModel.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sink: E
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 5976 package-use.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 5976 package-use.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sink: E
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 9438 ITimeReset.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 9438 ITimeReset.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 4769 ITmfAllowMultiple.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 4769 ITmfAllowMultiple.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 10142 ITmfFilterableControl.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 10142 ITmfFilterableControl.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 11337 ITmfPinnable.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 11337 ITmfPinnable.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 11454 ITmfTimeAligned.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 11454 ITmfTimeAligned.html
16:14:02 [2024-03-15T20:14:02.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.083Z] Sending file modes: C0666 12485 ManyEntriesSelectedDialogPreCheckedListener.html
16:14:02 [2024-03-15T20:14:02.083Z] Sink: C0666 12485 ManyEntriesSelectedDialogPreCheckedListener.html
16:14:02 [2024-03-15T20:14:02.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.084Z] Entering directory: D2777 0 statesystem
16:14:02 [2024-03-15T20:14:02.084Z] Sink: D2777 0 statesystem
16:14:02 [2024-03-15T20:14:02.084Z] Sending file modes: C0666 27097 Messages.html
16:14:02 [2024-03-15T20:14:02.084Z] Sink: C0666 27097 Messages.html
16:14:02 [2024-03-15T20:14:02.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.084Z] Sending file modes: C0666 22599 TmfStateSystemExplorer.html
16:14:02 [2024-03-15T20:14:02.084Z] Sink: C0666 22599 TmfStateSystemExplorer.html
16:14:02 [2024-03-15T20:14:02.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.084Z] Sending file modes: C0666 3860 package-summary.html
16:14:02 [2024-03-15T20:14:02.084Z] Sink: C0666 3860 package-summary.html
16:14:02 [2024-03-15T20:14:02.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.084Z] Entering directory: D2777 0 class-use
16:14:02 [2024-03-15T20:14:02.084Z] Sink: D2777 0 class-use
16:14:02 [2024-03-15T20:14:02.084Z] Sending file modes: C0666 2384 TmfStateSystemExplorer.html
16:14:02 [2024-03-15T20:14:02.084Z] Sink: C0666 2384 TmfStateSystemExplorer.html
16:14:02 [2024-03-15T20:14:02.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.084Z] Sending file modes: C0666 2300 Messages.html
16:14:02 [2024-03-15T20:14:02.084Z] Sink: C0666 2300 Messages.html
16:14:02 [2024-03-15T20:14:02.339Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.339Z] Sink: E
16:14:02 [2024-03-15T20:14:02.339Z] Sending file modes: C0666 2141 package-use.html
16:14:02 [2024-03-15T20:14:02.339Z] Sink: C0666 2141 package-use.html
16:14:02 [2024-03-15T20:14:02.339Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.339Z] Sink: E
16:14:02 [2024-03-15T20:14:02.339Z] Entering directory: D2777 0 synchronization
16:14:02 [2024-03-15T20:14:02.339Z] Sink: D2777 0 synchronization
16:14:02 [2024-03-15T20:14:02.339Z] Sending file modes: C0666 8247 Messages.html
16:14:02 [2024-03-15T20:14:02.339Z] Sink: C0666 8247 Messages.html
16:14:02 [2024-03-15T20:14:02.339Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.339Z] Sending file modes: C0666 20334 TmfSynchronizationView.html
16:14:02 [2024-03-15T20:14:02.339Z] Sink: C0666 20334 TmfSynchronizationView.html
16:14:02 [2024-03-15T20:14:02.339Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.339Z] Sending file modes: C0666 3890 package-summary.html
16:14:02 [2024-03-15T20:14:02.339Z] Sink: C0666 3890 package-summary.html
16:14:02 [2024-03-15T20:14:02.339Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.339Z] Entering directory: D2777 0 class-use
16:14:02 [2024-03-15T20:14:02.339Z] Sink: D2777 0 class-use
16:14:02 [2024-03-15T20:14:02.339Z] Sending file modes: C0666 2408 TmfSynchronizationView.html
16:14:02 [2024-03-15T20:14:02.339Z] Sink: C0666 2408 TmfSynchronizationView.html
16:14:02 [2024-03-15T20:14:02.339Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.339Z] Sending file modes: C0666 2324 Messages.html
16:14:02 [2024-03-15T20:14:02.339Z] Sink: C0666 2324 Messages.html
16:14:02 [2024-03-15T20:14:02.339Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.339Z] Sink: E
16:14:02 [2024-03-15T20:14:02.339Z] Sending file modes: C0666 2161 package-use.html
16:14:02 [2024-03-15T20:14:02.339Z] Sink: C0666 2161 package-use.html
16:14:02 [2024-03-15T20:14:02.339Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.339Z] Sink: E
16:14:02 [2024-03-15T20:14:02.339Z] Sending file modes: C0666 14941 NewTmfViewAction.html
16:14:02 [2024-03-15T20:14:02.339Z] Sink: C0666 14941 NewTmfViewAction.html
16:14:02 [2024-03-15T20:14:02.339Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.339Z] Sending file modes: C0666 14748 PinTmfViewAction.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 14748 PinTmfViewAction.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 8777 ResetUtil.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 8777 ResetUtil.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 9674 SaveImageUtil.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 9674 SaveImageUtil.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Entering directory: D2777 0 timechart
16:14:02 [2024-03-15T20:14:02.340Z] Sink: D2777 0 timechart
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 33068 TimeChartAnalysisEntry.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 33068 TimeChartAnalysisEntry.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 28824 TimeChartAnalysisProvider.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 28824 TimeChartAnalysisProvider.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 17581 TimeChartDecorationProvider.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 17581 TimeChartDecorationProvider.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 43809 TimeChartEvent.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 43809 TimeChartEvent.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 13663 TimeChartEvent.RankRange.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 13663 TimeChartEvent.RankRange.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 48800 TimeChartView.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 48800 TimeChartView.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 4929 package-summary.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 4929 package-summary.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Entering directory: D2777 0 class-use
16:14:02 [2024-03-15T20:14:02.340Z] Sink: D2777 0 class-use
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 2390 TimeChartAnalysisProvider.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 2390 TimeChartAnalysisProvider.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 6875 TimeChartAnalysisEntry.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 6875 TimeChartAnalysisEntry.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 2318 TimeChartView.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 2318 TimeChartView.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 4843 TimeChartEvent.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 4843 TimeChartEvent.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 4428 TimeChartEvent.RankRange.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 4428 TimeChartEvent.RankRange.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 4803 TimeChartDecorationProvider.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 4803 TimeChartDecorationProvider.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sink: E
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 4255 package-use.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 4255 package-use.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sink: E
16:14:02 [2024-03-15T20:14:02.340Z] Entering directory: D2777 0 xychart
16:14:02 [2024-03-15T20:14:02.340Z] Sink: D2777 0 xychart
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 36261 TmfChartView.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 36261 TmfChartView.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 3633 package-summary.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 3633 package-summary.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Entering directory: D2777 0 class-use
16:14:02 [2024-03-15T20:14:02.340Z] Sink: D2777 0 class-use
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 7583 TmfChartView.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 7583 TmfChartView.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sink: E
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 6110 package-use.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 6110 package-use.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sink: E
16:14:02 [2024-03-15T20:14:02.340Z] Entering directory: D2777 0 statistics
16:14:02 [2024-03-15T20:14:02.340Z] Sink: D2777 0 statistics
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 8605 TmfStatisticsView.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 8605 TmfStatisticsView.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 3537 package-summary.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 3537 package-summary.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Entering directory: D2777 0 class-use
16:14:02 [2024-03-15T20:14:02.340Z] Sink: D2777 0 class-use
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 2348 TmfStatisticsView.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 2348 TmfStatisticsView.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sink: E
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 2136 package-use.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 2136 package-use.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sink: E
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 25365 TmfView.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 25365 TmfView.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 13211 TmfViewFactory.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 13211 TmfViewFactory.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 11443 TracingPerspectiveFactory.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 11443 TracingPerspectiveFactory.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 11802 package-summary.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 11802 package-summary.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Entering directory: D2777 0 class-use
16:14:02 [2024-03-15T20:14:02.340Z] Sink: D2777 0 class-use
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 15051 ITimeReset.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 15051 ITimeReset.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 2264 PinTmfViewAction.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 2264 PinTmfViewAction.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 2258 FormatTimeUtils.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 2258 FormatTimeUtils.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 11961 FormatTimeUtils.Resolution.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 11961 FormatTimeUtils.Resolution.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 11140 FormatTimeUtils.TimeFormat.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 11140 FormatTimeUtils.TimeFormat.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 2264 NewTmfViewAction.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 2264 NewTmfViewAction.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 2246 SaveImageUtil.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 2246 SaveImageUtil.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 18279 ITmfTimeAligned.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 18279 ITmfTimeAligned.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 2318 TracingPerspectiveFactory.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 2318 TracingPerspectiveFactory.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 2252 TmfViewFactory.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 2252 TmfViewFactory.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 2426 ManyEntriesSelectedDialogPreCheckedListener.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 2426 ManyEntriesSelectedDialogPreCheckedListener.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 27878 ITmfPinnable.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 27878 ITmfPinnable.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 12405 ITmfFilterableControl.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 12405 ITmfFilterableControl.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.340Z] Sending file modes: C0666 2222 ResetUtil.html
16:14:02 [2024-03-15T20:14:02.340Z] Sink: C0666 2222 ResetUtil.html
16:14:02 [2024-03-15T20:14:02.340Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 15427 ITmfAllowMultiple.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 15427 ITmfAllowMultiple.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 32678 TmfView.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 32678 TmfView.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sink: E
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 36175 package-use.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 36175 package-use.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sink: E
16:14:02 [2024-03-15T20:14:02.596Z] Entering directory: D2777 0 symbols
16:14:02 [2024-03-15T20:14:02.596Z] Sink: D2777 0 symbols
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 14468 AbstractSymbolProviderPreferencePage.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 14468 AbstractSymbolProviderPreferencePage.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 8586 ISymbolProvider.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 8586 ISymbolProvider.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 6926 ISymbolProviderFactory.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 6926 ISymbolProviderFactory.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 8915 ISymbolProviderPreferencePage.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 8915 ISymbolProviderPreferencePage.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 18366 SymbolProviderConfigDialog.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 18366 SymbolProviderConfigDialog.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 8374 TmfSymbolProviderUpdatedSignal.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 8374 TmfSymbolProviderUpdatedSignal.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 7037 package-summary.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 7037 package-summary.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Entering directory: D2777 0 class-use
16:14:02 [2024-03-15T20:14:02.596Z] Sink: D2777 0 class-use
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 2396 AbstractSymbolProviderPreferencePage.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 2396 AbstractSymbolProviderPreferencePage.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 6506 ISymbolProvider.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 6506 ISymbolProvider.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 2332 ISymbolProviderFactory.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 2332 ISymbolProviderFactory.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 4694 TmfSymbolProviderUpdatedSignal.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 4694 TmfSymbolProviderUpdatedSignal.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 2336 SymbolProviderConfigDialog.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 2336 SymbolProviderConfigDialog.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 6851 ISymbolProviderPreferencePage.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 6851 ISymbolProviderPreferencePage.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sink: E
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 5061 package-use.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 5061 package-use.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sink: E
16:14:02 [2024-03-15T20:14:02.596Z] Entering directory: D2777 0 colors
16:14:02 [2024-03-15T20:14:02.596Z] Sink: D2777 0 colors
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 13854 ColorUtils.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 13854 ColorUtils.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 11153 RGBAUtil.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 11153 RGBAUtil.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 3742 package-summary.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 3742 package-summary.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Entering directory: D2777 0 class-use
16:14:02 [2024-03-15T20:14:02.596Z] Sink: D2777 0 class-use
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 2234 ColorUtils.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 2234 ColorUtils.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 2222 RGBAUtil.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 2222 RGBAUtil.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sink: E
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 2074 package-use.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 2074 package-use.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sink: E
16:14:02 [2024-03-15T20:14:02.596Z] Entering directory: D2777 0 project
16:14:02 [2024-03-15T20:14:02.596Z] Sink: D2777 0 project
16:14:02 [2024-03-15T20:14:02.596Z] Entering directory: D2777 0 wizards
16:14:02 [2024-03-15T20:14:02.596Z] Sink: D2777 0 wizards
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 13496 CopyExperimentDialog.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 13496 CopyExperimentDialog.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 13389 CopyTraceDialog.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 13389 CopyTraceDialog.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 54462 Messages.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 54462 Messages.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 13497 NewExperimentDialog.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 13497 NewExperimentDialog.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 13301 NewFolderDialog.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 13301 NewFolderDialog.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 9781 NewTmfProjectMainWizardPage.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 9781 NewTmfProjectMainWizardPage.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 19787 NewTmfProjectWizard.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 19787 NewTmfProjectWizard.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 13518 RenameExperimentDialog.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 13518 RenameExperimentDialog.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 13317 RenameFolderDialog.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 13317 RenameFolderDialog.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 13415 RenameTraceDialog.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 13415 RenameTraceDialog.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 13348 SelectRootNodeWizard.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 13348 SelectRootNodeWizard.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 12198 SelectRootNodeWizardPage.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 12198 SelectRootNodeWizardPage.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 14582 SelectTracesWizard.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 14582 SelectTracesWizard.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 11077 SelectTracesWizardPage.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 11077 SelectTracesWizardPage.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 15427 TrimTraceDialog.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 15427 TrimTraceDialog.html
16:14:02 [2024-03-15T20:14:02.596Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.596Z] Sending file modes: C0666 8093 package-summary.html
16:14:02 [2024-03-15T20:14:02.596Z] Sink: C0666 8093 package-summary.html
16:14:02 [2024-03-15T20:14:02.597Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.597Z] Entering directory: D2777 0 class-use
16:14:02 [2024-03-15T20:14:02.597Z] Sink: D2777 0 class-use
16:14:02 [2024-03-15T20:14:02.597Z] Sending file modes: C0666 2360 SelectRootNodeWizard.html
16:14:02 [2024-03-15T20:14:02.597Z] Sink: C0666 2360 SelectRootNodeWizard.html
16:14:02 [2024-03-15T20:14:02.597Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.597Z] Sending file modes: C0666 2330 TrimTraceDialog.html
16:14:02 [2024-03-15T20:14:02.597Z] Sink: C0666 2330 TrimTraceDialog.html
16:14:02 [2024-03-15T20:14:02.597Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.597Z] Sending file modes: C0666 2348 SelectTracesWizard.html
16:14:02 [2024-03-15T20:14:02.597Z] Sink: C0666 2348 SelectTracesWizard.html
16:14:02 [2024-03-15T20:14:02.597Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.597Z] Sending file modes: C0666 2372 RenameExperimentDialog.html
16:14:02 [2024-03-15T20:14:02.597Z] Sink: C0666 2372 RenameExperimentDialog.html
16:14:02 [2024-03-15T20:14:02.597Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.597Z] Sending file modes: C0666 2372 SelectTracesWizardPage.html
16:14:02 [2024-03-15T20:14:02.597Z] Sink: C0666 2372 SelectTracesWizardPage.html
16:14:02 [2024-03-15T20:14:02.597Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.597Z] Sending file modes: C0666 2354 NewTmfProjectWizard.html
16:14:02 [2024-03-15T20:14:02.597Z] Sink: C0666 2354 NewTmfProjectWizard.html
16:14:02 [2024-03-15T20:14:02.597Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.597Z] Sending file modes: C0666 2330 NewFolderDialog.html
16:14:02 [2024-03-15T20:14:02.597Z] Sink: C0666 2330 NewFolderDialog.html
16:14:02 [2024-03-15T20:14:02.597Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.597Z] Sending file modes: C0666 2288 Messages.html
16:14:02 [2024-03-15T20:14:02.597Z] Sink: C0666 2288 Messages.html
16:14:02 [2024-03-15T20:14:02.597Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.597Z] Sending file modes: C0666 2354 NewExperimentDialog.html
16:14:02 [2024-03-15T20:14:02.597Z] Sink: C0666 2354 NewExperimentDialog.html
16:14:02 [2024-03-15T20:14:02.597Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.597Z] Sending file modes: C0666 2360 CopyExperimentDialog.html
16:14:02 [2024-03-15T20:14:02.597Z] Sink: C0666 2360 CopyExperimentDialog.html
16:14:02 [2024-03-15T20:14:02.597Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.597Z] Sending file modes: C0666 2348 RenameFolderDialog.html
16:14:02 [2024-03-15T20:14:02.597Z] Sink: C0666 2348 RenameFolderDialog.html
16:14:02 [2024-03-15T20:14:02.597Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.597Z] Sending file modes: C0666 2342 RenameTraceDialog.html
16:14:02 [2024-03-15T20:14:02.597Z] Sink: C0666 2342 RenameTraceDialog.html
16:14:02 [2024-03-15T20:14:02.597Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.597Z] Sending file modes: C0666 2384 SelectRootNodeWizardPage.html
16:14:02 [2024-03-15T20:14:02.597Z] Sink: C0666 2384 SelectRootNodeWizardPage.html
16:14:02 [2024-03-15T20:14:02.597Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.597Z] Sending file modes: C0666 2402 NewTmfProjectMainWizardPage.html
16:14:02 [2024-03-15T20:14:02.597Z] Sink: C0666 2402 NewTmfProjectMainWizardPage.html
16:14:02 [2024-03-15T20:14:02.597Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.597Z] Sending file modes: C0666 2330 CopyTraceDialog.html
16:14:02 [2024-03-15T20:14:02.597Z] Sink: C0666 2330 CopyTraceDialog.html
16:14:02 [2024-03-15T20:14:02.597Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.597Z] Sink: E
16:14:02 [2024-03-15T20:14:02.597Z] Sending file modes: C0666 2131 package-use.html
16:14:02 [2024-03-15T20:14:02.597Z] Sink: C0666 2131 package-use.html
16:14:02 [2024-03-15T20:14:02.597Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.597Z] Sink: E
16:14:02 [2024-03-15T20:14:02.597Z] Entering directory: D2777 0 model
16:14:02 [2024-03-15T20:14:02.597Z] Sink: D2777 0 model
16:14:02 [2024-03-15T20:14:02.597Z] Sending file modes: C0666 22580 ITmfProjectModelElement.html
16:14:02 [2024-03-15T20:14:02.597Z] Sink: C0666 22580 ITmfProjectModelElement.html
16:14:02 [2024-03-15T20:14:02.597Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.597Z] Sending file modes: C0666 6848 ITmfStyledProjectModelElement.html
16:14:02 [2024-03-15T20:14:02.597Z] Sink: C0666 6848 ITmfStyledProjectModelElement.html
16:14:02 [2024-03-15T20:14:02.597Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.597Z] Sending file modes: C0666 55238 Messages.html
16:14:02 [2024-03-15T20:14:02.597Z] Sink: C0666 55238 Messages.html
16:14:02 [2024-03-15T20:14:02.597Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.852Z] Sending file modes: C0666 29049 TmfAggregateAnalysisElement.html
16:14:02 [2024-03-15T20:14:02.852Z] Sink: C0666 29049 TmfAggregateAnalysisElement.html
16:14:02 [2024-03-15T20:14:02.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.852Z] Sending file modes: C0666 34478 TmfAnalysisElement.html
16:14:02 [2024-03-15T20:14:02.852Z] Sink: C0666 34478 TmfAnalysisElement.html
16:14:02 [2024-03-15T20:14:02.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.852Z] Sending file modes: C0666 21843 TmfAnalysisOutputElement.html
16:14:02 [2024-03-15T20:14:02.852Z] Sink: C0666 21843 TmfAnalysisOutputElement.html
16:14:02 [2024-03-15T20:14:02.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.852Z] Sending file modes: C0666 12461 TmfBuiltInOnDemandAnalysisElement.html
16:14:02 [2024-03-15T20:14:02.852Z] Sink: C0666 12461 TmfBuiltInOnDemandAnalysisElement.html
16:14:02 [2024-03-15T20:14:02.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.852Z] Sending file modes: C0666 54164 TmfCommonProjectElement.html
16:14:02 [2024-03-15T20:14:02.852Z] Sink: C0666 54164 TmfCommonProjectElement.html
16:14:02 [2024-03-15T20:14:02.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.852Z] Sending file modes: C0666 53781 TmfExperimentElement.html
16:14:02 [2024-03-15T20:14:02.852Z] Sink: C0666 53781 TmfExperimentElement.html
16:14:02 [2024-03-15T20:14:02.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.852Z] Sending file modes: C0666 33432 TmfExperimentFolder.html
16:14:02 [2024-03-15T20:14:02.852Z] Sink: C0666 33432 TmfExperimentFolder.html
16:14:02 [2024-03-15T20:14:02.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.852Z] Sending file modes: C0666 31914 TmfNavigatorContentProvider.html
16:14:02 [2024-03-15T20:14:02.852Z] Sink: C0666 31914 TmfNavigatorContentProvider.html
16:14:02 [2024-03-15T20:14:02.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.852Z] Sending file modes: C0666 23350 TmfNavigatorLabelProvider.html
16:14:02 [2024-03-15T20:14:02.852Z] Sink: C0666 23350 TmfNavigatorLabelProvider.html
16:14:02 [2024-03-15T20:14:02.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.852Z] Sending file modes: C0666 14625 TmfOnDemandAnalysesElement.html
16:14:02 [2024-03-15T20:14:02.852Z] Sink: C0666 14625 TmfOnDemandAnalysesElement.html
16:14:02 [2024-03-15T20:14:02.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.852Z] Sending file modes: C0666 19049 TmfOnDemandAnalysisElement.html
16:14:02 [2024-03-15T20:14:02.852Z] Sink: C0666 19049 TmfOnDemandAnalysisElement.html
16:14:02 [2024-03-15T20:14:02.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.852Z] Sending file modes: C0666 18473 TmfOpenTraceHelper.html
16:14:02 [2024-03-15T20:14:02.852Z] Sink: C0666 18473 TmfOpenTraceHelper.html
16:14:02 [2024-03-15T20:14:02.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.852Z] Sending file modes: C0666 13504 TmfOpenTraceHelper.OpenProjectElementJob.html
16:14:02 [2024-03-15T20:14:02.852Z] Sink: C0666 13504 TmfOpenTraceHelper.OpenProjectElementJob.html
16:14:02 [2024-03-15T20:14:02.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.852Z] Sending file modes: C0666 22546 TmfProjectElement.html
16:14:02 [2024-03-15T20:14:02.852Z] Sink: C0666 22546 TmfProjectElement.html
16:14:02 [2024-03-15T20:14:02.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.852Z] Sending file modes: C0666 35403 TmfProjectModelElement.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 35403 TmfProjectModelElement.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 14005 TmfProjectModelPreferences.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 14005 TmfProjectModelPreferences.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 21625 TmfProjectRegistry.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 21625 TmfProjectRegistry.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 13791 TmfReportElement.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 13791 TmfReportElement.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 17499 TmfReportsElement.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 17499 TmfReportsElement.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 64702 TmfTraceElement.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 64702 TmfTraceElement.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 34603 TmfTraceFolder.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 34603 TmfTraceFolder.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 15413 TmfTracesFolder.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 15413 TmfTracesFolder.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 40427 TmfTraceTypeUIUtils.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 40427 TmfTraceTypeUIUtils.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 12442 TmfUserDefinedOnDemandAnalysisElement.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 12442 TmfUserDefinedOnDemandAnalysisElement.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 9765 TmfViewerSorter.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 9765 TmfViewerSorter.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 16448 TmfViewsElement.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 16448 TmfViewsElement.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 13203 TraceFolderContentProvider.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 13203 TraceFolderContentProvider.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 11375 TraceFolderLabelProvider.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 11375 TraceFolderLabelProvider.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 17570 TraceUtils.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 17570 TraceUtils.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 12621 UpdateTraceBoundsJob.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 12621 UpdateTraceBoundsJob.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 16471 package-summary.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 16471 package-summary.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Entering directory: D2777 0 class-use
16:14:02 [2024-03-15T20:14:02.853Z] Sink: D2777 0 class-use
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 2336 TmfProjectRegistry.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 2336 TmfProjectRegistry.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 2276 Messages.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 2276 Messages.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 11762 TmfExperimentElement.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 11762 TmfExperimentElement.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 2384 TmfProjectModelPreferences.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 2384 TmfProjectModelPreferences.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 4605 TmfOnDemandAnalysisElement.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 4605 TmfOnDemandAnalysisElement.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 11886 TmfCommonProjectElement.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 11886 TmfCommonProjectElement.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 2450 TmfUserDefinedOnDemandAnalysisElement.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 2450 TmfUserDefinedOnDemandAnalysisElement.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 4521 TmfViewsElement.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 4521 TmfViewsElement.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 2378 TmfNavigatorLabelProvider.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 2378 TmfNavigatorLabelProvider.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 9649 TmfAnalysisElement.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 9649 TmfAnalysisElement.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 4500 TmfAnalysisOutputElement.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 4500 TmfAnalysisOutputElement.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 2336 TmfOpenTraceHelper.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 2336 TmfOpenTraceHelper.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 2476 TmfOpenTraceHelper.OpenProjectElementJob.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 2476 TmfOpenTraceHelper.OpenProjectElementJob.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 2390 TmfNavigatorContentProvider.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 2390 TmfNavigatorContentProvider.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 2288 TraceUtils.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 2288 TraceUtils.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 12273 TmfProjectModelElement.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 12273 TmfProjectModelElement.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 2318 TmfTracesFolder.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 2318 TmfTracesFolder.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 5943 ITmfStyledProjectModelElement.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 5943 ITmfStyledProjectModelElement.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 2324 TmfReportElement.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 2324 TmfReportElement.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 2372 TraceFolderLabelProvider.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 2372 TraceFolderLabelProvider.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 2318 TmfViewerSorter.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 2318 TmfViewerSorter.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 2384 TraceFolderContentProvider.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 2384 TraceFolderContentProvider.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 4237 TmfOnDemandAnalysesElement.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 4237 TmfOnDemandAnalysesElement.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 19146 ITmfProjectModelElement.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 19146 ITmfProjectModelElement.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 2348 UpdateTraceBoundsJob.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 2348 UpdateTraceBoundsJob.html
16:14:02 [2024-03-15T20:14:02.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:02 [2024-03-15T20:14:02.853Z] Sending file modes: C0666 7195 TmfExperimentFolder.html
16:14:02 [2024-03-15T20:14:02.853Z] Sink: C0666 7195 TmfExperimentFolder.html
16:14:03 [2024-03-15T20:14:03.108Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.108Z] Sending file modes: C0666 2390 TmfAggregateAnalysisElement.html
16:14:03 [2024-03-15T20:14:03.108Z] Sink: C0666 2390 TmfAggregateAnalysisElement.html
16:14:03 [2024-03-15T20:14:03.108Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.108Z] Sending file modes: C0666 15185 TmfTraceFolder.html
16:14:03 [2024-03-15T20:14:03.108Z] Sink: C0666 15185 TmfTraceFolder.html
16:14:03 [2024-03-15T20:14:03.108Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.108Z] Sending file modes: C0666 10905 TmfProjectElement.html
16:14:03 [2024-03-15T20:14:03.108Z] Sink: C0666 10905 TmfProjectElement.html
16:14:03 [2024-03-15T20:14:03.108Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.108Z] Sending file modes: C0666 16252 TmfTraceElement.html
16:14:03 [2024-03-15T20:14:03.108Z] Sink: C0666 16252 TmfTraceElement.html
16:14:03 [2024-03-15T20:14:03.108Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.108Z] Sending file modes: C0666 2342 TmfTraceTypeUIUtils.html
16:14:03 [2024-03-15T20:14:03.108Z] Sink: C0666 2342 TmfTraceTypeUIUtils.html
16:14:03 [2024-03-15T20:14:03.108Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.108Z] Sending file modes: C0666 4618 TmfReportsElement.html
16:14:03 [2024-03-15T20:14:03.108Z] Sink: C0666 4618 TmfReportsElement.html
16:14:03 [2024-03-15T20:14:03.108Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.108Z] Sending file modes: C0666 2426 TmfBuiltInOnDemandAnalysisElement.html
16:14:03 [2024-03-15T20:14:03.108Z] Sink: C0666 2426 TmfBuiltInOnDemandAnalysisElement.html
16:14:03 [2024-03-15T20:14:03.108Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.108Z] Sink: E
16:14:03 [2024-03-15T20:14:03.108Z] Sending file modes: C0666 11211 package-use.html
16:14:03 [2024-03-15T20:14:03.108Z] Sink: C0666 11211 package-use.html
16:14:03 [2024-03-15T20:14:03.108Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.108Z] Sink: E
16:14:03 [2024-03-15T20:14:03.108Z] Sink: E
16:14:03 [2024-03-15T20:14:03.108Z] Entering directory: D2777 0 dialog
16:14:03 [2024-03-15T20:14:03.108Z] Sink: D2777 0 dialog
16:14:03 [2024-03-15T20:14:03.108Z] Sending file modes: C0666 16826 DirectoryDialogFactory.html
16:14:03 [2024-03-15T20:14:03.108Z] Sink: C0666 16826 DirectoryDialogFactory.html
16:14:03 [2024-03-15T20:14:03.108Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.108Z] Sending file modes: C0666 15685 TmfFileDialogFactory.html
16:14:03 [2024-03-15T20:14:03.108Z] Sink: C0666 15685 TmfFileDialogFactory.html
16:14:03 [2024-03-15T20:14:03.108Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.108Z] Sending file modes: C0666 3743 package-summary.html
16:14:03 [2024-03-15T20:14:03.108Z] Sink: C0666 3743 package-summary.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Entering directory: D2777 0 class-use
16:14:03 [2024-03-15T20:14:03.109Z] Sink: D2777 0 class-use
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 2306 DirectoryDialogFactory.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 2306 DirectoryDialogFactory.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 2294 TmfFileDialogFactory.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 2294 TmfFileDialogFactory.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sink: E
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 2074 package-use.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 2074 package-use.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sink: E
16:14:03 [2024-03-15T20:14:03.109Z] Entering directory: D2777 0 widgets
16:14:03 [2024-03-15T20:14:03.109Z] Sink: D2777 0 widgets
16:14:03 [2024-03-15T20:14:03.109Z] Entering directory: D2777 0 timegraph
16:14:03 [2024-03-15T20:14:03.109Z] Sink: D2777 0 timegraph
16:14:03 [2024-03-15T20:14:03.109Z] Entering directory: D2777 0 model
16:14:03 [2024-03-15T20:14:03.109Z] Sink: D2777 0 model
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 18110 EventIterator.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 18110 EventIterator.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 8434 ILinkEvent.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 8434 ILinkEvent.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 11935 IMarkerEvent.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 11935 IMarkerEvent.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 12408 IMarkerEventSource.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 12408 IMarkerEventSource.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 17422 ITimeEvent.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 17422 ITimeEvent.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 21907 ITimeGraphEntry.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 21907 ITimeGraphEntry.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 17822 ITimeGraphEntry.DisplayStyle.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 17822 ITimeGraphEntry.DisplayStyle.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 27468 MarkerEvent.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 27468 MarkerEvent.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 22444 NamedTimeEvent.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 22444 NamedTimeEvent.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 15777 NullTimeEvent.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 15777 NullTimeEvent.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 37277 TimeEvent.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 37277 TimeEvent.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 66683 TimeGraphEntry.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 66683 TimeGraphEntry.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 14641 TimeGraphEntry.Sampling.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 14641 TimeGraphEntry.Sampling.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 18577 TimeLinkEvent.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 18577 TimeLinkEvent.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 10039 package-summary.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 10039 package-summary.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Entering directory: D2777 0 class-use
16:14:03 [2024-03-15T20:14:03.109Z] Sink: D2777 0 class-use
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 10143 ILinkEvent.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 10143 ILinkEvent.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 2378 TimeLinkEvent.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 2378 TimeLinkEvent.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 5407 TimeEvent.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 5407 TimeEvent.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 2366 MarkerEvent.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 2366 MarkerEvent.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 4233 IMarkerEventSource.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 4233 IMarkerEventSource.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 19043 IMarkerEvent.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 19043 IMarkerEvent.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 17599 TimeGraphEntry.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 17599 TimeGraphEntry.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 5548 TimeGraphEntry.Sampling.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 5548 TimeGraphEntry.Sampling.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 2378 NullTimeEvent.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 2378 NullTimeEvent.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 61855 ITimeGraphEntry.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 61855 ITimeGraphEntry.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 7396 ITimeGraphEntry.DisplayStyle.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 7396 ITimeGraphEntry.DisplayStyle.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 2384 NamedTimeEvent.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 2384 NamedTimeEvent.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 47425 ITimeEvent.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 47425 ITimeEvent.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 2378 EventIterator.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 2378 EventIterator.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sink: E
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 14162 package-use.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 14162 package-use.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sink: E
16:14:03 [2024-03-15T20:14:03.109Z] Entering directory: D2777 0 dialogs
16:14:03 [2024-03-15T20:14:03.109Z] Sink: D2777 0 dialogs
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 24945 FilteredCheckboxTree.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 24945 FilteredCheckboxTree.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 6959 IPreCheckStateListener.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 6959 IPreCheckStateListener.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 8520 ITimeGraphEntryActiveProvider.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 8520 ITimeGraphEntryActiveProvider.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 11347 MultiTreePatternFilter.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 11347 MultiTreePatternFilter.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 13099 ShowFilterDialogAction.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 13099 ShowFilterDialogAction.html
16:14:03 [2024-03-15T20:14:03.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.109Z] Sending file modes: C0666 31090 TimeGraphFilterDialog.html
16:14:03 [2024-03-15T20:14:03.109Z] Sink: C0666 31090 TimeGraphFilterDialog.html
16:14:03 [2024-03-15T20:14:03.365Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.365Z] Sending file modes: C0666 14323 TimeGraphLegend.html
16:14:03 [2024-03-15T20:14:03.365Z] Sink: C0666 14323 TimeGraphLegend.html
16:14:03 [2024-03-15T20:14:03.365Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.365Z] Sending file modes: C0666 10985 TreePatternFilter.html
16:14:03 [2024-03-15T20:14:03.365Z] Sink: C0666 10985 TreePatternFilter.html
16:14:03 [2024-03-15T20:14:03.365Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.365Z] Sending file modes: C0666 22087 TriStateFilteredCheckboxTree.html
16:14:03 [2024-03-15T20:14:03.365Z] Sink: C0666 22087 TriStateFilteredCheckboxTree.html
16:14:03 [2024-03-15T20:14:03.365Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.365Z] Sending file modes: C0666 8555 package-summary.html
16:14:03 [2024-03-15T20:14:03.365Z] Sink: C0666 8555 package-summary.html
16:14:03 [2024-03-15T20:14:03.365Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.365Z] Entering directory: D2777 0 class-use
16:14:03 [2024-03-15T20:14:03.365Z] Sink: D2777 0 class-use
16:14:03 [2024-03-15T20:14:03.365Z] Sending file modes: C0666 6316 IPreCheckStateListener.html
16:14:03 [2024-03-15T20:14:03.365Z] Sink: C0666 6316 IPreCheckStateListener.html
16:14:03 [2024-03-15T20:14:03.365Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.365Z] Sending file modes: C0666 6007 FilteredCheckboxTree.html
16:14:03 [2024-03-15T20:14:03.365Z] Sink: C0666 6007 FilteredCheckboxTree.html
16:14:03 [2024-03-15T20:14:03.365Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.365Z] Sending file modes: C0666 4399 TimeGraphFilterDialog.html
16:14:03 [2024-03-15T20:14:03.365Z] Sink: C0666 4399 TimeGraphFilterDialog.html
16:14:03 [2024-03-15T20:14:03.365Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.365Z] Sending file modes: C0666 2444 MultiTreePatternFilter.html
16:14:03 [2024-03-15T20:14:03.365Z] Sink: C0666 2444 MultiTreePatternFilter.html
16:14:03 [2024-03-15T20:14:03.365Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.365Z] Sending file modes: C0666 4399 ShowFilterDialogAction.html
16:14:03 [2024-03-15T20:14:03.365Z] Sink: C0666 4399 ShowFilterDialogAction.html
16:14:03 [2024-03-15T20:14:03.365Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.365Z] Sending file modes: C0666 4544 TriStateFilteredCheckboxTree.html
16:14:03 [2024-03-15T20:14:03.365Z] Sink: C0666 4544 TriStateFilteredCheckboxTree.html
16:14:03 [2024-03-15T20:14:03.365Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.365Z] Sending file modes: C0666 5315 ITimeGraphEntryActiveProvider.html
16:14:03 [2024-03-15T20:14:03.365Z] Sink: C0666 5315 ITimeGraphEntryActiveProvider.html
16:14:03 [2024-03-15T20:14:03.365Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.365Z] Sending file modes: C0666 4309 TreePatternFilter.html
16:14:03 [2024-03-15T20:14:03.365Z] Sink: C0666 4309 TreePatternFilter.html
16:14:03 [2024-03-15T20:14:03.365Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.365Z] Sending file modes: C0666 2402 TimeGraphLegend.html
16:14:03 [2024-03-15T20:14:03.365Z] Sink: C0666 2402 TimeGraphLegend.html
16:14:03 [2024-03-15T20:14:03.365Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.365Z] Sink: E
16:14:03 [2024-03-15T20:14:03.365Z] Sending file modes: C0666 8676 package-use.html
16:14:03 [2024-03-15T20:14:03.365Z] Sink: C0666 8676 package-use.html
16:14:03 [2024-03-15T20:14:03.365Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.365Z] Sink: E
16:14:03 [2024-03-15T20:14:03.365Z] Entering directory: D2777 0 widgets
16:14:03 [2024-03-15T20:14:03.365Z] Sink: D2777 0 widgets
16:14:03 [2024-03-15T20:14:03.365Z] Sending file modes: C0666 6653 IMarkerAxisListener.html
16:14:03 [2024-03-15T20:14:03.365Z] Sink: C0666 6653 IMarkerAxisListener.html
16:14:03 [2024-03-15T20:14:03.365Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.365Z] Sending file modes: C0666 28911 ITimeDataProvider.html
16:14:03 [2024-03-15T20:14:03.365Z] Sink: C0666 28911 ITimeDataProvider.html
16:14:03 [2024-03-15T20:14:03.365Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.365Z] Sending file modes: C0666 9248 ITimeDataProviderConverter.html
16:14:03 [2024-03-15T20:14:03.365Z] Sink: C0666 9248 ITimeDataProviderConverter.html
16:14:03 [2024-03-15T20:14:03.365Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.365Z] Sending file modes: C0666 7447 ITmfTimeGraphDrawingHelper.html
16:14:03 [2024-03-15T20:14:03.365Z] Sink: C0666 7447 ITmfTimeGraphDrawingHelper.html
16:14:03 [2024-03-15T20:14:03.365Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.365Z] Sending file modes: C0666 47428 TimeDataProviderCyclesConverter.html
16:14:03 [2024-03-15T20:14:03.365Z] Sink: C0666 47428 TimeDataProviderCyclesConverter.html
16:14:03 [2024-03-15T20:14:03.365Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.365Z] Sending file modes: C0666 22593 TimeGraphBaseControl.html
16:14:03 [2024-03-15T20:14:03.365Z] Sink: C0666 22593 TimeGraphBaseControl.html
16:14:03 [2024-03-15T20:14:03.365Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.365Z] Sending file modes: C0666 91805 TimeGraphColorScheme.html
16:14:03 [2024-03-15T20:14:03.365Z] Sink: C0666 91805 TimeGraphColorScheme.html
16:14:03 [2024-03-15T20:14:03.365Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.365Z] Sending file modes: C0666 183221 TimeGraphControl.html
16:14:03 [2024-03-15T20:14:03.365Z] Sink: C0666 183221 TimeGraphControl.html
16:14:03 [2024-03-15T20:14:03.365Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.365Z] Sending file modes: C0666 25841 TimeGraphMarkerAxis.html
16:14:03 [2024-03-15T20:14:03.365Z] Sink: C0666 25841 TimeGraphMarkerAxis.html
16:14:03 [2024-03-15T20:14:03.365Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.365Z] Sending file modes: C0666 30006 TimeGraphScale.html
16:14:03 [2024-03-15T20:14:03.365Z] Sink: C0666 30006 TimeGraphScale.html
16:14:03 [2024-03-15T20:14:03.365Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.365Z] Sending file modes: C0666 12845 TimeGraphTooltipHandler.html
16:14:03 [2024-03-15T20:14:03.365Z] Sink: C0666 12845 TimeGraphTooltipHandler.html
16:14:03 [2024-03-15T20:14:03.365Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.365Z] Sending file modes: C0666 55370 Utils.html
16:14:03 [2024-03-15T20:14:03.365Z] Sink: C0666 55370 Utils.html
16:14:03 [2024-03-15T20:14:03.365Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.365Z] Sending file modes: C0666 20375 Utils.Resolution.html
16:14:03 [2024-03-15T20:14:03.366Z] Sink: C0666 20375 Utils.Resolution.html
16:14:03 [2024-03-15T20:14:03.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.366Z] Sending file modes: C0666 24043 Utils.TimeFormat.html
16:14:03 [2024-03-15T20:14:03.366Z] Sink: C0666 24043 Utils.TimeFormat.html
16:14:03 [2024-03-15T20:14:03.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.366Z] Sending file modes: C0666 10071 package-summary.html
16:14:03 [2024-03-15T20:14:03.366Z] Sink: C0666 10071 package-summary.html
16:14:03 [2024-03-15T20:14:03.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.366Z] Entering directory: D2777 0 class-use
16:14:03 [2024-03-15T20:14:03.366Z] Sink: D2777 0 class-use
16:14:03 [2024-03-15T20:14:03.366Z] Sending file modes: C0666 2342 Utils.html
16:14:03 [2024-03-15T20:14:03.366Z] Sink: C0666 2342 Utils.html
16:14:03 [2024-03-15T20:14:03.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.366Z] Sending file modes: C0666 5155 Utils.Resolution.html
16:14:03 [2024-03-15T20:14:03.366Z] Sink: C0666 5155 Utils.Resolution.html
16:14:03 [2024-03-15T20:14:03.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.366Z] Sending file modes: C0666 9710 Utils.TimeFormat.html
16:14:03 [2024-03-15T20:14:03.366Z] Sink: C0666 9710 Utils.TimeFormat.html
16:14:03 [2024-03-15T20:14:03.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.366Z] Sending file modes: C0666 8953 TimeGraphColorScheme.html
16:14:03 [2024-03-15T20:14:03.366Z] Sink: C0666 8953 TimeGraphColorScheme.html
16:14:03 [2024-03-15T20:14:03.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.366Z] Sending file modes: C0666 2450 TimeGraphTooltipHandler.html
16:14:03 [2024-03-15T20:14:03.366Z] Sink: C0666 2450 TimeGraphTooltipHandler.html
16:14:03 [2024-03-15T20:14:03.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.366Z] Sending file modes: C0666 2498 TimeDataProviderCyclesConverter.html
16:14:03 [2024-03-15T20:14:03.366Z] Sink: C0666 2498 TimeDataProviderCyclesConverter.html
16:14:03 [2024-03-15T20:14:03.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.366Z] Sending file modes: C0666 5994 TimeGraphScale.html
16:14:03 [2024-03-15T20:14:03.366Z] Sink: C0666 5994 TimeGraphScale.html
16:14:03 [2024-03-15T20:14:03.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.366Z] Sending file modes: C0666 4418 ITimeDataProviderConverter.html
16:14:03 [2024-03-15T20:14:03.366Z] Sink: C0666 4418 ITimeDataProviderConverter.html
16:14:03 [2024-03-15T20:14:03.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.366Z] Sending file modes: C0666 8378 ITmfTimeGraphDrawingHelper.html
16:14:03 [2024-03-15T20:14:03.366Z] Sink: C0666 8378 ITmfTimeGraphDrawingHelper.html
16:14:03 [2024-03-15T20:14:03.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.366Z] Sending file modes: C0666 4334 TimeGraphControl.html
16:14:03 [2024-03-15T20:14:03.366Z] Sink: C0666 4334 TimeGraphControl.html
16:14:03 [2024-03-15T20:14:03.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.366Z] Sending file modes: C0666 6626 IMarkerAxisListener.html
16:14:03 [2024-03-15T20:14:03.366Z] Sink: C0666 6626 IMarkerAxisListener.html
16:14:03 [2024-03-15T20:14:03.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.366Z] Sending file modes: C0666 5056 TimeGraphBaseControl.html
16:14:03 [2024-03-15T20:14:03.366Z] Sink: C0666 5056 TimeGraphBaseControl.html
16:14:03 [2024-03-15T20:14:03.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.366Z] Sending file modes: C0666 16188 ITimeDataProvider.html
16:14:03 [2024-03-15T20:14:03.366Z] Sink: C0666 16188 ITimeDataProvider.html
16:14:03 [2024-03-15T20:14:03.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.366Z] Sending file modes: C0666 2426 TimeGraphMarkerAxis.html
16:14:03 [2024-03-15T20:14:03.366Z] Sink: C0666 2426 TimeGraphMarkerAxis.html
16:14:03 [2024-03-15T20:14:03.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.366Z] Sink: E
16:14:03 [2024-03-15T20:14:03.366Z] Sending file modes: C0666 8336 package-use.html
16:14:03 [2024-03-15T20:14:03.366Z] Sink: C0666 8336 package-use.html
16:14:03 [2024-03-15T20:14:03.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.366Z] Sink: E
16:14:03 [2024-03-15T20:14:03.366Z] Sending file modes: C0666 8287 ITimeGraphBookmarkListener.html
16:14:03 [2024-03-15T20:14:03.366Z] Sink: C0666 8287 ITimeGraphBookmarkListener.html
16:14:03 [2024-03-15T20:14:03.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.366Z] Sending file modes: C0666 6620 ITimeGraphColorListener.html
16:14:03 [2024-03-15T20:14:03.366Z] Sink: C0666 6620 ITimeGraphColorListener.html
16:14:03 [2024-03-15T20:14:03.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.366Z] Sending file modes: C0666 11125 ITimeGraphContentProvider.html
16:14:03 [2024-03-15T20:14:03.366Z] Sink: C0666 11125 ITimeGraphContentProvider.html
16:14:03 [2024-03-15T20:14:03.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.366Z] Sending file modes: C0666 5888 ITimeGraphMarkerListener.html
16:14:03 [2024-03-15T20:14:03.366Z] Sink: C0666 5888 ITimeGraphMarkerListener.html
16:14:03 [2024-03-15T20:14:03.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.366Z] Sending file modes: C0666 48170 ITimeGraphPresentationProvider.html
16:14:03 [2024-03-15T20:14:03.366Z] Sink: C0666 48170 ITimeGraphPresentationProvider.html
16:14:03 [2024-03-15T20:14:03.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.366Z] Sending file modes: C0666 7109 ITimeGraphRangeListener.html
16:14:03 [2024-03-15T20:14:03.366Z] Sink: C0666 7109 ITimeGraphRangeListener.html
16:14:03 [2024-03-15T20:14:03.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.366Z] Sending file modes: C0666 7134 ITimeGraphSelectionListener.html
16:14:03 [2024-03-15T20:14:03.366Z] Sink: C0666 7134 ITimeGraphSelectionListener.html
16:14:03 [2024-03-15T20:14:03.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.366Z] Sending file modes: C0666 7052 ITimeGraphTimeListener.html
16:14:03 [2024-03-15T20:14:03.366Z] Sink: C0666 7052 ITimeGraphTimeListener.html
16:14:03 [2024-03-15T20:14:03.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.366Z] Sending file modes: C0666 7862 ITimeGraphTreeListener.html
16:14:03 [2024-03-15T20:14:03.366Z] Sink: C0666 7862 ITimeGraphTreeListener.html
16:14:03 [2024-03-15T20:14:03.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.366Z] Sending file modes: C0666 9558 ITimeGraphViewerFilterListener.html
16:14:03 [2024-03-15T20:14:03.366Z] Sink: C0666 9558 ITimeGraphViewerFilterListener.html
16:14:03 [2024-03-15T20:14:03.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.366Z] Sending file modes: C0666 22228 StateItem.html
16:14:03 [2024-03-15T20:14:03.366Z] Sink: C0666 22228 StateItem.html
16:14:03 [2024-03-15T20:14:03.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.366Z] Sending file modes: C0666 11774 TimeGraphBookmarkEvent.html
16:14:03 [2024-03-15T20:14:03.366Z] Sink: C0666 11774 TimeGraphBookmarkEvent.html
16:14:03 [2024-03-15T20:14:03.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.366Z] Sending file modes: C0666 19618 TimeGraphContentProvider.html
16:14:03 [2024-03-15T20:14:03.366Z] Sink: C0666 19618 TimeGraphContentProvider.html
16:14:03 [2024-03-15T20:14:03.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.366Z] Sending file modes: C0666 54218 TimeGraphPresentationProvider.html
16:14:03 [2024-03-15T20:14:03.366Z] Sink: C0666 54218 TimeGraphPresentationProvider.html
16:14:03 [2024-03-15T20:14:03.621Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.621Z] Sending file modes: C0666 12087 TimeGraphRangeUpdateEvent.html
16:14:03 [2024-03-15T20:14:03.621Z] Sink: C0666 12087 TimeGraphRangeUpdateEvent.html
16:14:03 [2024-03-15T20:14:03.621Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.621Z] Sending file modes: C0666 11910 TimeGraphSelectionEvent.html
16:14:03 [2024-03-15T20:14:03.621Z] Sink: C0666 11910 TimeGraphSelectionEvent.html
16:14:03 [2024-03-15T20:14:03.621Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.621Z] Sending file modes: C0666 12005 TimeGraphTimeEvent.html
16:14:03 [2024-03-15T20:14:03.621Z] Sink: C0666 12005 TimeGraphTimeEvent.html
16:14:03 [2024-03-15T20:14:03.621Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.621Z] Sending file modes: C0666 12047 TimeGraphTreeExpansionEvent.html
16:14:03 [2024-03-15T20:14:03.621Z] Sink: C0666 12047 TimeGraphTreeExpansionEvent.html
16:14:03 [2024-03-15T20:14:03.621Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.621Z] Sending file modes: C0666 211710 TimeGraphViewer.html
16:14:03 [2024-03-15T20:14:03.621Z] Sink: C0666 211710 TimeGraphViewer.html
16:14:03 [2024-03-15T20:14:03.621Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.621Z] Sending file modes: C0666 11768 package-summary.html
16:14:03 [2024-03-15T20:14:03.621Z] Sink: C0666 11768 package-summary.html
16:14:03 [2024-03-15T20:14:03.621Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.621Z] Entering directory: D2777 0 class-use
16:14:03 [2024-03-15T20:14:03.621Z] Sink: D2777 0 class-use
16:14:03 [2024-03-15T20:14:03.621Z] Sending file modes: C0666 7877 ITimeGraphColorListener.html
16:14:03 [2024-03-15T20:14:03.621Z] Sink: C0666 7877 ITimeGraphColorListener.html
16:14:03 [2024-03-15T20:14:03.621Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.621Z] Sending file modes: C0666 5993 TimeGraphTimeEvent.html
16:14:03 [2024-03-15T20:14:03.621Z] Sink: C0666 5993 TimeGraphTimeEvent.html
16:14:03 [2024-03-15T20:14:03.621Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.621Z] Sending file modes: C0666 8907 StateItem.html
16:14:03 [2024-03-15T20:14:03.621Z] Sink: C0666 8907 StateItem.html
16:14:03 [2024-03-15T20:14:03.621Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.621Z] Sending file modes: C0666 10631 TimeGraphPresentationProvider.html
16:14:03 [2024-03-15T20:14:03.621Z] Sink: C0666 10631 TimeGraphPresentationProvider.html
16:14:03 [2024-03-15T20:14:03.621Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.621Z] Sending file modes: C0666 2396 TimeGraphContentProvider.html
16:14:03 [2024-03-15T20:14:03.621Z] Sink: C0666 2396 TimeGraphContentProvider.html
16:14:03 [2024-03-15T20:14:03.621Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.621Z] Sending file modes: C0666 6125 TimeGraphSelectionEvent.html
16:14:03 [2024-03-15T20:14:03.621Z] Sink: C0666 6125 TimeGraphSelectionEvent.html
16:14:03 [2024-03-15T20:14:03.621Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.621Z] Sending file modes: C0666 7668 ITimeGraphViewerFilterListener.html
16:14:03 [2024-03-15T20:14:03.621Z] Sink: C0666 7668 ITimeGraphViewerFilterListener.html
16:14:03 [2024-03-15T20:14:03.621Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.621Z] Sending file modes: C0666 6574 ITimeGraphRangeListener.html
16:14:03 [2024-03-15T20:14:03.621Z] Sink: C0666 6574 ITimeGraphRangeListener.html
16:14:03 [2024-03-15T20:14:03.621Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.621Z] Sending file modes: C0666 17454 ITimeGraphPresentationProvider.html
16:14:03 [2024-03-15T20:14:03.621Z] Sink: C0666 17454 ITimeGraphPresentationProvider.html
16:14:03 [2024-03-15T20:14:03.621Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.621Z] Sending file modes: C0666 6563 ITimeGraphContentProvider.html
16:14:03 [2024-03-15T20:14:03.621Z] Sink: C0666 6563 ITimeGraphContentProvider.html
16:14:03 [2024-03-15T20:14:03.621Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.621Z] Sending file modes: C0666 8946 ITimeGraphTimeListener.html
16:14:03 [2024-03-15T20:14:03.621Z] Sink: C0666 8946 ITimeGraphTimeListener.html
16:14:03 [2024-03-15T20:14:03.621Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.621Z] Sending file modes: C0666 5057 ITimeGraphMarkerListener.html
16:14:03 [2024-03-15T20:14:03.621Z] Sink: C0666 5057 ITimeGraphMarkerListener.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 5138 TimeGraphTreeExpansionEvent.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 5138 TimeGraphTreeExpansionEvent.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 5103 ITimeGraphBookmarkListener.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 5103 ITimeGraphBookmarkListener.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 6682 ITimeGraphSelectionListener.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 6682 ITimeGraphSelectionListener.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 5896 TimeGraphViewer.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 5896 TimeGraphViewer.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 5058 TimeGraphBookmarkEvent.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 5058 TimeGraphBookmarkEvent.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 7352 ITimeGraphTreeListener.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 7352 ITimeGraphTreeListener.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 6150 TimeGraphRangeUpdateEvent.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 6150 TimeGraphRangeUpdateEvent.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Sink: E
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 18187 package-use.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 18187 package-use.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Sink: E
16:14:03 [2024-03-15T20:14:03.622Z] Entering directory: D2777 0 virtualtable
16:14:03 [2024-03-15T20:14:03.622Z] Sink: D2777 0 virtualtable
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 6637 IDoubleClickListener.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 6637 IDoubleClickListener.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 58138 TmfVirtualTable.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 58138 TmfVirtualTable.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 6747 TooltipProvider.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 6747 TooltipProvider.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 4718 package-summary.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 4718 package-summary.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Entering directory: D2777 0 class-use
16:14:03 [2024-03-15T20:14:03.622Z] Sink: D2777 0 class-use
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 5286 TooltipProvider.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 5286 TooltipProvider.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 6027 TmfVirtualTable.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 6027 TmfVirtualTable.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 5396 IDoubleClickListener.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 5396 IDoubleClickListener.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Sink: E
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 4918 package-use.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 4918 package-use.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Sink: E
16:14:03 [2024-03-15T20:14:03.622Z] Entering directory: D2777 0 rawviewer
16:14:03 [2024-03-15T20:14:03.622Z] Sink: D2777 0 rawviewer
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 38459 TmfRawEventViewer.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 38459 TmfRawEventViewer.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 3100 package-summary.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 3100 package-summary.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Entering directory: D2777 0 class-use
16:14:03 [2024-03-15T20:14:03.622Z] Sink: D2777 0 class-use
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 2354 TmfRawEventViewer.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 2354 TmfRawEventViewer.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Sink: E
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 2141 package-use.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 2141 package-use.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Sink: E
16:14:03 [2024-03-15T20:14:03.622Z] Entering directory: D2777 0 tabsview
16:14:03 [2024-03-15T20:14:03.622Z] Sink: D2777 0 tabsview
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 23733 TmfViewerFolder.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 23733 TmfViewerFolder.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 3059 package-summary.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 3059 package-summary.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Entering directory: D2777 0 class-use
16:14:03 [2024-03-15T20:14:03.622Z] Sink: D2777 0 class-use
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 2336 TmfViewerFolder.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 2336 TmfViewerFolder.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Sink: E
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 2136 package-use.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 2136 package-use.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Sink: E
16:14:03 [2024-03-15T20:14:03.622Z] Sink: E
16:14:03 [2024-03-15T20:14:03.622Z] Entering directory: D2777 0 actions
16:14:03 [2024-03-15T20:14:03.622Z] Sink: D2777 0 actions
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 10283 HttpTraceImportOperation.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 10283 HttpTraceImportOperation.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 15095 OpenSourceCodeAction.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 15095 OpenSourceCodeAction.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 14528 TraceImportOperation.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 14528 TraceImportOperation.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 4175 package-summary.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 4175 package-summary.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Entering directory: D2777 0 class-use
16:14:03 [2024-03-15T20:14:03.622Z] Sink: D2777 0 class-use
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 2300 OpenSourceCodeAction.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 2300 OpenSourceCodeAction.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 2324 HttpTraceImportOperation.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 2324 HttpTraceImportOperation.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 2300 TraceImportOperation.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 2300 TraceImportOperation.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Sink: E
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 2079 package-use.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 2079 package-use.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Sink: E
16:14:03 [2024-03-15T20:14:03.622Z] Entering directory: D2777 0 markers
16:14:03 [2024-03-15T20:14:03.622Z] Sink: D2777 0 markers
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 6608 IMarkerReferenceProvider.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 6608 IMarkerReferenceProvider.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 23860 PeriodicMarkerEventSource.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 23860 PeriodicMarkerEventSource.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 14348 PeriodicMarkerEventSource.Reference.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 14348 PeriodicMarkerEventSource.Reference.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 5230 package-summary.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 5230 package-summary.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Entering directory: D2777 0 class-use
16:14:03 [2024-03-15T20:14:03.622Z] Sink: D2777 0 class-use
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 2330 PeriodicMarkerEventSource.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 2330 PeriodicMarkerEventSource.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 8177 PeriodicMarkerEventSource.Reference.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 8177 PeriodicMarkerEventSource.Reference.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 2344 IMarkerReferenceProvider.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 2344 IMarkerReferenceProvider.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Sink: E
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 3322 package-use.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 3322 package-use.html
16:14:03 [2024-03-15T20:14:03.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.622Z] Sink: E
16:14:03 [2024-03-15T20:14:03.622Z] Entering directory: D2777 0 editors
16:14:03 [2024-03-15T20:14:03.622Z] Sink: D2777 0 editors
16:14:03 [2024-03-15T20:14:03.622Z] Sending file modes: C0666 6117 ITmfTraceEditor.html
16:14:03 [2024-03-15T20:14:03.622Z] Sink: C0666 6117 ITmfTraceEditor.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 18196 TmfEditor.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 18196 TmfEditor.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 20145 TmfEditorInput.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 20145 TmfEditorInput.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 46316 TmfEventsEditor.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 46316 TmfEventsEditor.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 16929 TmfMultiPageEditorPart.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 16929 TmfMultiPageEditorPart.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 13078 TmfTraceColumnManager.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 13078 TmfTraceColumnManager.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 11176 UnsortedPropertySheetPage.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 11176 UnsortedPropertySheetPage.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 6440 package-summary.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 6440 package-summary.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Entering directory: D2777 0 class-use
16:14:03 [2024-03-15T20:14:03.878Z] Sink: D2777 0 class-use
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 2330 UnsortedPropertySheetPage.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 2330 UnsortedPropertySheetPage.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 2306 TmfTraceColumnManager.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 2306 TmfTraceColumnManager.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 3947 ITmfTraceEditor.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 3947 ITmfTraceEditor.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 2270 TmfEventsEditor.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 2270 TmfEventsEditor.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 2264 TmfEditorInput.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 2264 TmfEditorInput.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 3840 TmfEditor.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 3840 TmfEditor.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 2312 TmfMultiPageEditorPart.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 2312 TmfMultiPageEditorPart.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Sink: E
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 3525 package-use.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 3525 package-use.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Sink: E
16:14:03 [2024-03-15T20:14:03.878Z] Entering directory: D2777 0 properties
16:14:03 [2024-03-15T20:14:03.878Z] Sink: D2777 0 properties
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 7195 Messages.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 7195 Messages.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 11622 ReadOnlyTextPropertyDescriptor.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 11622 ReadOnlyTextPropertyDescriptor.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 16563 TmfTimestampFormatPage.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 16563 TmfTimestampFormatPage.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 4105 package-summary.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 4105 package-summary.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Entering directory: D2777 0 class-use
16:14:03 [2024-03-15T20:14:03.878Z] Sink: D2777 0 class-use
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 2330 TmfTimestampFormatPage.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 2330 TmfTimestampFormatPage.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 2378 ReadOnlyTextPropertyDescriptor.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 2378 ReadOnlyTextPropertyDescriptor.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 2246 Messages.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 2246 Messages.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Sink: E
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 2094 package-use.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 2094 package-use.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Sink: E
16:14:03 [2024-03-15T20:14:03.878Z] Entering directory: D2777 0 model
16:14:03 [2024-03-15T20:14:03.878Z] Sink: D2777 0 model
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 18499 StyleManager.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 18499 StyleManager.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 3900 package-summary.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 3900 package-summary.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Entering directory: D2777 0 class-use
16:14:03 [2024-03-15T20:14:03.878Z] Sink: D2777 0 class-use
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 4036 StyleManager.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 4036 StyleManager.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Sink: E
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 3339 package-use.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 3339 package-use.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Sink: E
16:14:03 [2024-03-15T20:14:03.878Z] Entering directory: D2777 0 analysis
16:14:03 [2024-03-15T20:14:03.878Z] Sink: D2777 0 analysis
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 22996 TmfAnalysisViewOutput.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 22996 TmfAnalysisViewOutput.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 3456 package-summary.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 3456 package-summary.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Entering directory: D2777 0 class-use
16:14:03 [2024-03-15T20:14:03.878Z] Sink: D2777 0 class-use
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 2312 TmfAnalysisViewOutput.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 2312 TmfAnalysisViewOutput.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Sink: E
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 2084 package-use.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 2084 package-use.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Sink: E
16:14:03 [2024-03-15T20:14:03.878Z] Entering directory: D2777 0 signal
16:14:03 [2024-03-15T20:14:03.878Z] Sink: D2777 0 signal
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 12781 TmfTimeViewAlignmentInfo.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 12781 TmfTimeViewAlignmentInfo.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 16252 TmfTimeViewAlignmentSignal.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 16252 TmfTimeViewAlignmentSignal.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 10026 TmfUiSignalThrottler.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 10026 TmfUiSignalThrottler.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 4276 package-summary.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 4276 package-summary.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Entering directory: D2777 0 class-use
16:14:03 [2024-03-15T20:14:03.878Z] Sink: D2777 0 class-use
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 17288 TmfTimeViewAlignmentInfo.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 17288 TmfTimeViewAlignmentInfo.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 2330 TmfTimeViewAlignmentSignal.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 2330 TmfTimeViewAlignmentSignal.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 2294 TmfUiSignalThrottler.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 2294 TmfUiSignalThrottler.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Sink: E
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 11089 package-use.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 11089 package-use.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Sink: E
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 13310 TmfUiRefreshHandler.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 13310 TmfUiRefreshHandler.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.878Z] Entering directory: D2777 0 tracetype
16:14:03 [2024-03-15T20:14:03.878Z] Sink: D2777 0 tracetype
16:14:03 [2024-03-15T20:14:03.878Z] Entering directory: D2777 0 preferences
16:14:03 [2024-03-15T20:14:03.878Z] Sink: D2777 0 preferences
16:14:03 [2024-03-15T20:14:03.878Z] Sending file modes: C0666 19758 TraceTypeLabelProvider.html
16:14:03 [2024-03-15T20:14:03.878Z] Sink: C0666 19758 TraceTypeLabelProvider.html
16:14:03 [2024-03-15T20:14:03.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.879Z] Sending file modes: C0666 12585 TraceTypePreferencePage.html
16:14:03 [2024-03-15T20:14:03.879Z] Sink: C0666 12585 TraceTypePreferencePage.html
16:14:03 [2024-03-15T20:14:03.879Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.879Z] Sending file modes: C0666 17117 TraceTypePreferencePageViewer.html
16:14:03 [2024-03-15T20:14:03.879Z] Sink: C0666 17117 TraceTypePreferencePageViewer.html
16:14:03 [2024-03-15T20:14:03.879Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.879Z] Sending file modes: C0666 17914 TraceTypeTreeContentProvider.html
16:14:03 [2024-03-15T20:14:03.879Z] Sink: C0666 17914 TraceTypeTreeContentProvider.html
16:14:03 [2024-03-15T20:14:03.879Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.879Z] Sending file modes: C0666 4217 package-summary.html
16:14:03 [2024-03-15T20:14:03.879Z] Sink: C0666 4217 package-summary.html
16:14:03 [2024-03-15T20:14:03.879Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.879Z] Entering directory: D2777 0 class-use
16:14:03 [2024-03-15T20:14:03.879Z] Sink: D2777 0 class-use
16:14:03 [2024-03-15T20:14:03.879Z] Sending file modes: C0666 2450 TraceTypePreferencePageViewer.html
16:14:03 [2024-03-15T20:14:03.879Z] Sink: C0666 2450 TraceTypePreferencePageViewer.html
16:14:03 [2024-03-15T20:14:03.879Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.879Z] Sending file modes: C0666 2408 TraceTypeLabelProvider.html
16:14:03 [2024-03-15T20:14:03.879Z] Sink: C0666 2408 TraceTypeLabelProvider.html
16:14:03 [2024-03-15T20:14:03.879Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.879Z] Sending file modes: C0666 2414 TraceTypePreferencePage.html
16:14:03 [2024-03-15T20:14:03.879Z] Sink: C0666 2414 TraceTypePreferencePage.html
16:14:03 [2024-03-15T20:14:03.879Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.879Z] Sending file modes: C0666 2444 TraceTypeTreeContentProvider.html
16:14:03 [2024-03-15T20:14:03.879Z] Sink: C0666 2444 TraceTypeTreeContentProvider.html
16:14:03 [2024-03-15T20:14:03.879Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.879Z] Sink: E
16:14:03 [2024-03-15T20:14:03.879Z] Sending file modes: C0666 2161 package-use.html
16:14:03 [2024-03-15T20:14:03.879Z] Sink: C0666 2161 package-use.html
16:14:03 [2024-03-15T20:14:03.879Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.879Z] Sink: E
16:14:03 [2024-03-15T20:14:03.879Z] Sink: E
16:14:03 [2024-03-15T20:14:03.879Z] Sending file modes: C0666 5398 package-summary.html
16:14:03 [2024-03-15T20:14:03.879Z] Sink: C0666 5398 package-summary.html
16:14:03 [2024-03-15T20:14:03.879Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.879Z] Entering directory: D2777 0 class-use
16:14:03 [2024-03-15T20:14:03.879Z] Sink: D2777 0 class-use
16:14:03 [2024-03-15T20:14:03.879Z] Sending file modes: C0666 3970 TmfUiRefreshHandler.html
16:14:03 [2024-03-15T20:14:03.879Z] Sink: C0666 3970 TmfUiRefreshHandler.html
16:14:03 [2024-03-15T20:14:03.879Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.879Z] Sink: E
16:14:03 [2024-03-15T20:14:03.879Z] Sending file modes: C0666 3206 package-use.html
16:14:03 [2024-03-15T20:14:03.879Z] Sink: C0666 3206 package-use.html
16:14:03 [2024-03-15T20:14:03.879Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:03 [2024-03-15T20:14:03.879Z] Sink: E
16:14:03 [2024-03-15T20:14:03.879Z] Entering directory: D2777 0 core
16:14:03 [2024-03-15T20:14:03.879Z] Sink: D2777 0 core
16:14:04 [2024-03-15T20:14:04.135Z] Entering directory: D2777 0 model
16:14:04 [2024-03-15T20:14:04.135Z] Sink: D2777 0 model
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 8234 AbstractStateSystemAnalysisDataProvider.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 8234 AbstractStateSystemAnalysisDataProvider.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Entering directory: D2777 0 timegraph
16:14:04 [2024-03-15T20:14:04.135Z] Sink: D2777 0 timegraph
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 22142 AbstractTimeGraphDataProvider.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 22142 AbstractTimeGraphDataProvider.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 12264 ITimeGraphArrow.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 12264 ITimeGraphArrow.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 21083 ITimeGraphDataProvider.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 21083 ITimeGraphDataProvider.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 12488 ITimeGraphEntryModel.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 12488 ITimeGraphEntryModel.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 8197 ITimeGraphRowModel.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 8197 ITimeGraphRowModel.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 9021 ITimeGraphState.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 9021 ITimeGraphState.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 23017 ITimeGraphStateFilter.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 23017 ITimeGraphStateFilter.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 23122 TimeGraphArrow.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 23122 TimeGraphArrow.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 25036 TimeGraphEntryModel.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 25036 TimeGraphEntryModel.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 12247 TimeGraphModel.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 12247 TimeGraphModel.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 15043 TimeGraphRowModel.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 15043 TimeGraphRowModel.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 25555 TimeGraphState.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 25555 TimeGraphState.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 40236 TmfTimeGraphCompositeDataProvider.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 40236 TmfTimeGraphCompositeDataProvider.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 11865 package-summary.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 11865 package-summary.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Entering directory: D2777 0 class-use
16:14:04 [2024-03-15T20:14:04.135Z] Sink: D2777 0 class-use
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 2336 TimeGraphState.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 2336 TimeGraphState.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 2450 TmfTimeGraphCompositeDataProvider.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 2450 TmfTimeGraphCompositeDataProvider.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 20184 ITimeGraphState.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 20184 ITimeGraphState.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 12538 ITimeGraphArrow.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 12538 ITimeGraphArrow.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 2336 TimeGraphArrow.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 2336 TimeGraphArrow.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 8346 ITimeGraphStateFilter.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 8346 ITimeGraphStateFilter.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 13352 ITimeGraphEntryModel.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 13352 ITimeGraphEntryModel.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 14573 ITimeGraphDataProvider.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 14573 ITimeGraphDataProvider.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 2426 AbstractTimeGraphDataProvider.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 2426 AbstractTimeGraphDataProvider.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 2354 TimeGraphRowModel.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 2354 TimeGraphRowModel.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 10087 TimeGraphModel.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 10087 TimeGraphModel.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 10843 TimeGraphEntryModel.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 10843 TimeGraphEntryModel.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 6682 ITimeGraphRowModel.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 6682 ITimeGraphRowModel.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sink: E
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 11574 package-use.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 11574 package-use.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sink: E
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 8063 AbstractTmfTraceDataProvider.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 8063 AbstractTmfTraceDataProvider.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Entering directory: D2777 0 xy
16:14:04 [2024-03-15T20:14:04.135Z] Sink: D2777 0 xy
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 17674 AbstractTreeCommonXDataProvider.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 17674 AbstractTreeCommonXDataProvider.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 14983 ISeriesModel.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 14983 ISeriesModel.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 17161 ISeriesModel.DisplayType.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 17161 ISeriesModel.DisplayType.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 8483 ITmfCommonXAxisModel.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 8483 ITmfCommonXAxisModel.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 6320 ITmfTreeXYDataProvider.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 6320 ITmfTreeXYDataProvider.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 9242 ITmfXYDataProvider.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 9242 ITmfXYDataProvider.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 5492 ITmfXyEntryModel.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 5492 ITmfXyEntryModel.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 8791 ITmfXyModel.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 8791 ITmfXyModel.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 9638 IYModel.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 9638 IYModel.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 26880 TmfTreeXYCompositeDataProvider.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 26880 TmfTreeXYCompositeDataProvider.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 17306 TmfXYAxisDescription.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 17306 TmfXYAxisDescription.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 22259 TmfXyTreeDataModel.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 22259 TmfXyTreeDataModel.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 11399 package-summary.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 11399 package-summary.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Entering directory: D2777 0 class-use
16:14:04 [2024-03-15T20:14:04.135Z] Sink: D2777 0 class-use
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 10857 TmfXYAxisDescription.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 10857 TmfXYAxisDescription.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 2396 AbstractTreeCommonXDataProvider.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 2396 AbstractTreeCommonXDataProvider.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 8224 ITmfXYDataProvider.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 8224 ITmfXYDataProvider.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 4219 ITmfXyEntryModel.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 4219 ITmfXyEntryModel.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 2318 TmfXyTreeDataModel.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 2318 TmfXyTreeDataModel.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 12398 ITmfTreeXYDataProvider.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 12398 ITmfTreeXYDataProvider.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 9053 ISeriesModel.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 9053 ISeriesModel.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 8444 ISeriesModel.DisplayType.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 8444 ISeriesModel.DisplayType.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 8367 IYModel.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 8367 IYModel.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 2390 TmfTreeXYCompositeDataProvider.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 2390 TmfTreeXYCompositeDataProvider.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 4339 ITmfCommonXAxisModel.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 4339 ITmfCommonXAxisModel.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 12784 ITmfXyModel.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 12784 ITmfXyModel.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sink: E
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 9170 package-use.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 9170 package-use.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sink: E
16:14:04 [2024-03-15T20:14:04.135Z] Entering directory: D2777 0 tree
16:14:04 [2024-03-15T20:14:04.135Z] Sink: D2777 0 tree
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 18798 AbstractTreeDataProvider.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 18798 AbstractTreeDataProvider.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 7648 ITmfSelectionTreeDataModel.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 7648 ITmfSelectionTreeDataModel.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 14051 ITmfTreeDataModel.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 14051 ITmfTreeDataModel.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 13177 ITmfTreeDataProvider.html
16:14:04 [2024-03-15T20:14:04.135Z] Sink: C0666 13177 ITmfTreeDataProvider.html
16:14:04 [2024-03-15T20:14:04.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.135Z] Sending file modes: C0666 31948 TmfTreeCompositeDataProvider.html
16:14:04 [2024-03-15T20:14:04.136Z] Sink: C0666 31948 TmfTreeCompositeDataProvider.html
16:14:04 [2024-03-15T20:14:04.136Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.136Z] Sending file modes: C0666 28017 TmfTreeDataModel.html
16:14:04 [2024-03-15T20:14:04.136Z] Sink: C0666 28017 TmfTreeDataModel.html
16:14:04 [2024-03-15T20:14:04.136Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.136Z] Sending file modes: C0666 19846 TmfTreeModel.html
16:14:04 [2024-03-15T20:14:04.136Z] Sink: C0666 19846 TmfTreeModel.html
16:14:04 [2024-03-15T20:14:04.136Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.136Z] Sending file modes: C0666 17424 TmfTreeModel.Builder.html
16:14:04 [2024-03-15T20:14:04.136Z] Sink: C0666 17424 TmfTreeModel.Builder.html
16:14:04 [2024-03-15T20:14:04.136Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.136Z] Sending file modes: C0666 10223 package-summary.html
16:14:04 [2024-03-15T20:14:04.136Z] Sink: C0666 10223 package-summary.html
16:14:04 [2024-03-15T20:14:04.136Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.136Z] Entering directory: D2777 0 class-use
16:14:04 [2024-03-15T20:14:04.136Z] Sink: D2777 0 class-use
16:14:04 [2024-03-15T20:14:04.136Z] Sending file modes: C0666 11157 TmfTreeDataModel.html
16:14:04 [2024-03-15T20:14:04.136Z] Sink: C0666 11157 TmfTreeDataModel.html
16:14:04 [2024-03-15T20:14:04.136Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.136Z] Sending file modes: C0666 6855 TmfTreeCompositeDataProvider.html
16:14:04 [2024-03-15T20:14:04.136Z] Sink: C0666 6855 TmfTreeCompositeDataProvider.html
16:14:04 [2024-03-15T20:14:04.136Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.136Z] Sending file modes: C0666 46449 ITmfTreeDataModel.html
16:14:04 [2024-03-15T20:14:04.136Z] Sink: C0666 46449 ITmfTreeDataModel.html
16:14:04 [2024-03-15T20:14:04.136Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.136Z] Sending file modes: C0666 15655 TmfTreeModel.html
16:14:04 [2024-03-15T20:14:04.136Z] Sink: C0666 15655 TmfTreeModel.html
16:14:04 [2024-03-15T20:14:04.136Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.136Z] Sending file modes: C0666 6374 TmfTreeModel.Builder.html
16:14:04 [2024-03-15T20:14:04.136Z] Sink: C0666 6374 TmfTreeModel.Builder.html
16:14:04 [2024-03-15T20:14:04.136Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.136Z] Sending file modes: C0666 8421 AbstractTreeDataProvider.html
16:14:04 [2024-03-15T20:14:04.136Z] Sink: C0666 8421 AbstractTreeDataProvider.html
16:14:04 [2024-03-15T20:14:04.136Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.136Z] Sending file modes: C0666 5260 ITmfSelectionTreeDataModel.html
16:14:04 [2024-03-15T20:14:04.136Z] Sink: C0666 5260 ITmfSelectionTreeDataModel.html
16:14:04 [2024-03-15T20:14:04.136Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.136Z] Sending file modes: C0666 30594 ITmfTreeDataProvider.html
16:14:04 [2024-03-15T20:14:04.136Z] Sink: C0666 30594 ITmfTreeDataProvider.html
16:14:04 [2024-03-15T20:14:04.392Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.392Z] Sink: E
16:14:04 [2024-03-15T20:14:04.392Z] Sending file modes: C0666 21176 package-use.html
16:14:04 [2024-03-15T20:14:04.392Z] Sink: C0666 21176 package-use.html
16:14:04 [2024-03-15T20:14:04.392Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.392Z] Sink: E
16:14:04 [2024-03-15T20:14:04.392Z] Entering directory: D2777 0 annotations
16:14:04 [2024-03-15T20:14:04.392Z] Sink: D2777 0 annotations
16:14:04 [2024-03-15T20:14:04.392Z] Sending file modes: C0666 25758 Annotation.html
16:14:04 [2024-03-15T20:14:04.392Z] Sink: C0666 25758 Annotation.html
16:14:04 [2024-03-15T20:14:04.392Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.392Z] Sending file modes: C0666 13966 AnnotationCategoriesModel.html
16:14:04 [2024-03-15T20:14:04.392Z] Sink: C0666 13966 AnnotationCategoriesModel.html
16:14:04 [2024-03-15T20:14:04.392Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.392Z] Sending file modes: C0666 14812 AnnotationModel.html
16:14:04 [2024-03-15T20:14:04.392Z] Sink: C0666 14812 AnnotationModel.html
16:14:04 [2024-03-15T20:14:04.392Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 23968 EventAnnotationProvider.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 23968 EventAnnotationProvider.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 14420 IAnnotation.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 14420 IAnnotation.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 17357 IAnnotation.AnnotationType.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 17357 IAnnotation.AnnotationType.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 5058 IOutputAnnotationParameters.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 5058 IOutputAnnotationParameters.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 12411 IOutputAnnotationProvider.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 12411 IOutputAnnotationProvider.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 17844 TraceAnnotationProvider.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 17844 TraceAnnotationProvider.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 9590 package-summary.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 9590 package-summary.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Entering directory: D2777 0 class-use
16:14:04 [2024-03-15T20:14:04.393Z] Sink: D2777 0 class-use
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 2402 EventAnnotationProvider.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 2402 EventAnnotationProvider.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 12988 AnnotationModel.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 12988 AnnotationModel.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 2402 TraceAnnotationProvider.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 2402 TraceAnnotationProvider.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 6242 Annotation.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 6242 Annotation.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 11225 IOutputAnnotationProvider.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 11225 IOutputAnnotationProvider.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 13582 AnnotationCategoriesModel.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 13582 AnnotationCategoriesModel.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 2446 IOutputAnnotationParameters.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 2446 IOutputAnnotationParameters.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 6491 IAnnotation.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 6491 IAnnotation.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 7780 IAnnotation.AnnotationType.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 7780 IAnnotation.AnnotationType.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sink: E
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 9701 package-use.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 9701 package-use.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sink: E
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 15106 CommonStatusMessage.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 15106 CommonStatusMessage.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 9742 CoreFilterProperty.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 9742 CoreFilterProperty.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 8835 CoreMetadataStrings.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 8835 CoreMetadataStrings.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 20273 DataProviderDescriptor.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 20273 DataProviderDescriptor.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 17250 DataProviderDescriptor.Builder.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 17250 DataProviderDescriptor.Builder.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Entering directory: D2777 0 filters
16:14:04 [2024-03-15T20:14:04.393Z] Sink: D2777 0 filters
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 10680 FilterTimeQueryFilter.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 10680 FilterTimeQueryFilter.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 6204 ICumulativeQueryFilter.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 6204 ICumulativeQueryFilter.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 6805 IMultipleSelectionQueryFilter.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 6805 IMultipleSelectionQueryFilter.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 16116 SelectedCounterQueryFilter.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 16116 SelectedCounterQueryFilter.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 17030 SelectedCpuQueryFilter.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 17030 SelectedCpuQueryFilter.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 18994 SelectionTimeQueryFilter.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 18994 SelectionTimeQueryFilter.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 16214 TimeQueryFilter.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 16214 TimeQueryFilter.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 8572 package-summary.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 8572 package-summary.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Entering directory: D2777 0 class-use
16:14:04 [2024-03-15T20:14:04.393Z] Sink: D2777 0 class-use
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 4291 ICumulativeQueryFilter.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 4291 ICumulativeQueryFilter.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 4694 SelectionTimeQueryFilter.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 4694 SelectionTimeQueryFilter.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 5230 IMultipleSelectionQueryFilter.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 5230 IMultipleSelectionQueryFilter.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 2372 SelectedCpuQueryFilter.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 2372 SelectedCpuQueryFilter.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 5591 TimeQueryFilter.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 5591 TimeQueryFilter.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 2366 FilterTimeQueryFilter.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 2366 FilterTimeQueryFilter.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 2396 SelectedCounterQueryFilter.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 2396 SelectedCounterQueryFilter.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sink: E
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 4436 package-use.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 4436 package-use.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sink: E
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 13731 ICoreElementResolver.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 13731 ICoreElementResolver.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 13442 ICorePropertyCollection.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 13442 ICorePropertyCollection.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 10308 IOutputElement.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 10308 IOutputElement.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 9045 IOutputStyleProvider.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 9045 IOutputStyleProvider.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 8829 ITableColumnDescriptor.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 8829 ITableColumnDescriptor.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 9720 ITimeElement.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 9720 ITimeElement.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 14478 Messages.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 14478 Messages.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 18304 OutputElement.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 18304 OutputElement.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 19323 OutputElementStyle.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 19323 OutputElementStyle.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 11799 OutputStyleModel.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 11799 OutputStyleModel.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 25550 SeriesModel.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 25550 SeriesModel.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 17761 SeriesModel.SeriesModelBuilder.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 17761 SeriesModel.SeriesModelBuilder.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 55199 StyleProperties.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 55199 StyleProperties.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 9403 StyleProperties.BorderStyle.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 9403 StyleProperties.BorderStyle.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 7174 StyleProperties.FontStyle.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 7174 StyleProperties.FontStyle.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 8362 StyleProperties.FontWeight.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 8362 StyleProperties.FontWeight.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 6273 StyleProperties.LinearGradientDirection.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 6273 StyleProperties.LinearGradientDirection.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 10732 StyleProperties.SeriesStyle.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 10732 StyleProperties.SeriesStyle.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 8375 StyleProperties.SeriesType.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 8375 StyleProperties.SeriesType.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 12724 StyleProperties.SymbolType.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 12724 StyleProperties.SymbolType.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 8223 StyleProperties.TextAlign.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 8223 StyleProperties.TextAlign.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 6062 StyleProperties.TextDirection.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 6062 StyleProperties.TextDirection.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 7210 StyleProperties.VerticalAlign.html
16:14:04 [2024-03-15T20:14:04.393Z] Sink: C0666 7210 StyleProperties.VerticalAlign.html
16:14:04 [2024-03-15T20:14:04.393Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.393Z] Sending file modes: C0666 16540 TmfCommonXAxisModel.html
16:14:04 [2024-03-15T20:14:04.394Z] Sink: C0666 16540 TmfCommonXAxisModel.html
16:14:04 [2024-03-15T20:14:04.394Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.394Z] Sending file modes: C0666 13948 TmfXyModel.html
16:14:04 [2024-03-15T20:14:04.394Z] Sink: C0666 13948 TmfXyModel.html
16:14:04 [2024-03-15T20:14:04.394Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.394Z] Sending file modes: C0666 21482 YModel.html
16:14:04 [2024-03-15T20:14:04.394Z] Sink: C0666 21482 YModel.html
16:14:04 [2024-03-15T20:14:04.394Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.394Z] Sending file modes: C0666 18406 package-summary.html
16:14:04 [2024-03-15T20:14:04.394Z] Sink: C0666 18406 package-summary.html
16:14:04 [2024-03-15T20:14:04.649Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.649Z] Entering directory: D2777 0 class-use
16:14:04 [2024-03-15T20:14:04.649Z] Sink: D2777 0 class-use
16:14:04 [2024-03-15T20:14:04.649Z] Sending file modes: C0666 12353 AbstractTmfTraceDataProvider.html
16:14:04 [2024-03-15T20:14:04.649Z] Sink: C0666 12353 AbstractTmfTraceDataProvider.html
16:14:04 [2024-03-15T20:14:04.649Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.649Z] Sending file modes: C0666 6372 OutputElement.html
16:14:04 [2024-03-15T20:14:04.649Z] Sink: C0666 6372 OutputElement.html
16:14:04 [2024-03-15T20:14:04.649Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.649Z] Sending file modes: C0666 2288 CoreFilterProperty.html
16:14:04 [2024-03-15T20:14:04.649Z] Sink: C0666 2288 CoreFilterProperty.html
16:14:04 [2024-03-15T20:14:04.649Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.649Z] Sending file modes: C0666 21189 ICoreElementResolver.html
16:14:04 [2024-03-15T20:14:04.649Z] Sink: C0666 21189 ICoreElementResolver.html
16:14:04 [2024-03-15T20:14:04.649Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.649Z] Sending file modes: C0666 9761 OutputStyleModel.html
16:14:04 [2024-03-15T20:14:04.649Z] Sink: C0666 9761 OutputStyleModel.html
16:14:04 [2024-03-15T20:14:04.649Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.649Z] Sending file modes: C0666 5959 ITableColumnDescriptor.html
16:14:04 [2024-03-15T20:14:04.649Z] Sink: C0666 5959 ITableColumnDescriptor.html
16:14:04 [2024-03-15T20:14:04.649Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.649Z] Sending file modes: C0666 6315 IOutputStyleProvider.html
16:14:04 [2024-03-15T20:14:04.649Z] Sink: C0666 6315 IOutputStyleProvider.html
16:14:04 [2024-03-15T20:14:04.649Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.649Z] Sending file modes: C0666 10853 IOutputElement.html
16:14:04 [2024-03-15T20:14:04.649Z] Sink: C0666 10853 IOutputElement.html
16:14:04 [2024-03-15T20:14:04.649Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.649Z] Sending file modes: C0666 40017 OutputElementStyle.html
16:14:04 [2024-03-15T20:14:04.649Z] Sink: C0666 40017 OutputElementStyle.html
16:14:04 [2024-03-15T20:14:04.649Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.649Z] Sending file modes: C0666 2216 YModel.html
16:14:04 [2024-03-15T20:14:04.649Z] Sink: C0666 2216 YModel.html
16:14:04 [2024-03-15T20:14:04.649Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.649Z] Sending file modes: C0666 2312 DataProviderDescriptor.html
16:14:04 [2024-03-15T20:14:04.649Z] Sink: C0666 2312 DataProviderDescriptor.html
16:14:04 [2024-03-15T20:14:04.649Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.649Z] Sending file modes: C0666 6794 DataProviderDescriptor.Builder.html
16:14:04 [2024-03-15T20:14:04.649Z] Sink: C0666 6794 DataProviderDescriptor.Builder.html
16:14:04 [2024-03-15T20:14:04.649Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.649Z] Sending file modes: C0666 2240 TmfXyModel.html
16:14:04 [2024-03-15T20:14:04.649Z] Sink: C0666 2240 TmfXyModel.html
16:14:04 [2024-03-15T20:14:04.649Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.649Z] Sending file modes: C0666 2228 Messages.html
16:14:04 [2024-03-15T20:14:04.649Z] Sink: C0666 2228 Messages.html
16:14:04 [2024-03-15T20:14:04.649Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.649Z] Sending file modes: C0666 11457 ITimeElement.html
16:14:04 [2024-03-15T20:14:04.649Z] Sink: C0666 11457 ITimeElement.html
16:14:04 [2024-03-15T20:14:04.649Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.649Z] Sending file modes: C0666 2294 TmfCommonXAxisModel.html
16:14:04 [2024-03-15T20:14:04.649Z] Sink: C0666 2294 TmfCommonXAxisModel.html
16:14:04 [2024-03-15T20:14:04.649Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.649Z] Sending file modes: C0666 2270 StyleProperties.html
16:14:04 [2024-03-15T20:14:04.649Z] Sink: C0666 2270 StyleProperties.html
16:14:04 [2024-03-15T20:14:04.649Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.649Z] Sending file modes: C0666 2382 StyleProperties.VerticalAlign.html
16:14:04 [2024-03-15T20:14:04.649Z] Sink: C0666 2382 StyleProperties.VerticalAlign.html
16:14:04 [2024-03-15T20:14:04.649Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.649Z] Sending file modes: C0666 2370 StyleProperties.SeriesStyle.html
16:14:04 [2024-03-15T20:14:04.649Z] Sink: C0666 2370 StyleProperties.SeriesStyle.html
16:14:04 [2024-03-15T20:14:04.649Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 2364 StyleProperties.SeriesType.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 2364 StyleProperties.SeriesType.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 2364 StyleProperties.SymbolType.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 2364 StyleProperties.SymbolType.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 2364 StyleProperties.FontWeight.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 2364 StyleProperties.FontWeight.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 2358 StyleProperties.FontStyle.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 2358 StyleProperties.FontStyle.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 2358 StyleProperties.TextAlign.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 2358 StyleProperties.TextAlign.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 2382 StyleProperties.TextDirection.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 2382 StyleProperties.TextDirection.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 2370 StyleProperties.BorderStyle.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 2370 StyleProperties.BorderStyle.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 2442 StyleProperties.LinearGradientDirection.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 2442 StyleProperties.LinearGradientDirection.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 18238 ICorePropertyCollection.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 18238 ICorePropertyCollection.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 2294 CommonStatusMessage.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 2294 CommonStatusMessage.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 10615 AbstractStateSystemAnalysisDataProvider.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 10615 AbstractStateSystemAnalysisDataProvider.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 2294 CoreMetadataStrings.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 2294 CoreMetadataStrings.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 4161 SeriesModel.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 4161 SeriesModel.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 6584 SeriesModel.SeriesModelBuilder.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 6584 SeriesModel.SeriesModelBuilder.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sink: E
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 27061 package-use.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 27061 package-use.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sink: E
16:14:04 [2024-03-15T20:14:04.650Z] Entering directory: D2777 0 statesystem
16:14:04 [2024-03-15T20:14:04.650Z] Sink: D2777 0 statesystem
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 35558 AbstractTmfStateProvider.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 35558 AbstractTmfStateProvider.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 18952 ITmfAnalysisModuleWithStateSystems.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 18952 ITmfAnalysisModuleWithStateSystems.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 27057 ITmfStateProvider.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 27057 ITmfStateProvider.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 18172 ITmfStateProvider.FutureEventType.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 18172 ITmfStateProvider.FutureEventType.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 9862 Messages.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 9862 Messages.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 15748 TmfAttributePool.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 15748 TmfAttributePool.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 17550 TmfAttributePool.QueueType.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 17550 TmfAttributePool.QueueType.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 41360 TmfStateSystemAnalysisModule.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 41360 TmfStateSystemAnalysisModule.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 8106 package-summary.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 8106 package-summary.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Entering directory: D2777 0 class-use
16:14:04 [2024-03-15T20:14:04.650Z] Sink: D2777 0 class-use
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 2312 TmfAttributePool.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 2312 TmfAttributePool.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 6706 TmfAttributePool.QueueType.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 6706 TmfAttributePool.QueueType.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 26335 TmfStateSystemAnalysisModule.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 26335 TmfStateSystemAnalysisModule.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 19767 ITmfStateProvider.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 19767 ITmfStateProvider.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 7616 ITmfStateProvider.FutureEventType.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 7616 ITmfStateProvider.FutureEventType.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 2264 Messages.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 2264 Messages.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 22509 ITmfAnalysisModuleWithStateSystems.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 22509 ITmfAnalysisModuleWithStateSystems.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 12947 AbstractTmfStateProvider.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 12947 AbstractTmfStateProvider.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sink: E
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 26993 package-use.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 26993 package-use.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sink: E
16:14:04 [2024-03-15T20:14:04.650Z] Entering directory: D2777 0 trace
16:14:04 [2024-03-15T20:14:04.650Z] Sink: D2777 0 trace
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 14776 AbstractTmfTraceAdapterFactory.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 14776 AbstractTmfTraceAdapterFactory.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 6021 AbstractTmfTraceAdapterFactory.IDisposableAdapter.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 6021 AbstractTmfTraceAdapterFactory.IDisposableAdapter.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 7467 ICyclesConverter.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 7467 ICyclesConverter.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Entering directory: D2777 0 indexer
16:14:04 [2024-03-15T20:14:04.650Z] Sink: D2777 0 indexer
16:14:04 [2024-03-15T20:14:04.650Z] Entering directory: D2777 0 checkpoint
16:14:04 [2024-03-15T20:14:04.650Z] Sink: D2777 0 checkpoint
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 14169 ITmfCheckpoint.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 14169 ITmfCheckpoint.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 18023 ITmfCheckpointIndex.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 18023 ITmfCheckpointIndex.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 26398 TmfCheckpoint.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 26398 TmfCheckpoint.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 24518 TmfCheckpointIndexer.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 24518 TmfCheckpointIndexer.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 5755 package-summary.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 5755 package-summary.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Entering directory: D2777 0 class-use
16:14:04 [2024-03-15T20:14:04.650Z] Sink: D2777 0 class-use
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 4759 ITmfCheckpointIndex.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 4759 ITmfCheckpointIndex.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 12726 ITmfCheckpoint.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 12726 ITmfCheckpoint.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 4334 TmfCheckpoint.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 4334 TmfCheckpoint.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 4655 TmfCheckpointIndexer.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 4655 TmfCheckpointIndexer.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sink: E
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 5410 package-use.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 5410 package-use.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sink: E
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 8690 ITmfPersistentlyIndexable.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 8690 ITmfPersistentlyIndexable.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 14970 ITmfTraceIndexer.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 14970 ITmfTraceIndexer.html
16:14:04 [2024-03-15T20:14:04.650Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.650Z] Sending file modes: C0666 28651 TmfBTreeTraceIndex.html
16:14:04 [2024-03-15T20:14:04.650Z] Sink: C0666 28651 TmfBTreeTraceIndex.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 8996 TmfBTreeTraceIndexer.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 8996 TmfBTreeTraceIndexer.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 28620 TmfFlatArrayTraceIndex.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 28620 TmfFlatArrayTraceIndex.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 9040 TmfFlatArrayTraceIndexer.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 9040 TmfFlatArrayTraceIndexer.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 7526 package-summary.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 7526 package-summary.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Entering directory: D2777 0 class-use
16:14:04 [2024-03-15T20:14:04.906Z] Sink: D2777 0 class-use
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 12484 ITmfPersistentlyIndexable.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 12484 ITmfPersistentlyIndexable.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 2348 TmfBTreeTraceIndex.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 2348 TmfBTreeTraceIndex.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 8073 ITmfTraceIndexer.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 8073 ITmfTraceIndexer.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 2384 TmfFlatArrayTraceIndexer.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 2384 TmfFlatArrayTraceIndexer.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 2372 TmfFlatArrayTraceIndex.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 2372 TmfFlatArrayTraceIndex.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 2360 TmfBTreeTraceIndexer.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 2360 TmfBTreeTraceIndexer.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sink: E
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 11008 package-use.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 11008 package-use.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sink: E
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 13622 ITmfContext.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 13622 ITmfContext.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 7951 ITmfEventParser.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 7951 ITmfEventParser.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Entering directory: D2777 0 location
16:14:04 [2024-03-15T20:14:04.906Z] Sink: D2777 0 location
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 8364 ITmfLocation.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 8364 ITmfLocation.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 16688 TmfLocation.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 16688 TmfLocation.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 15688 TmfLongLocation.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 15688 TmfLongLocation.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 15079 TmfTimestampLocation.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 15079 TmfTimestampLocation.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 6391 package-summary.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 6391 package-summary.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Entering directory: D2777 0 class-use
16:14:04 [2024-03-15T20:14:04.906Z] Sink: D2777 0 class-use
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 6907 TmfLocation.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 6907 TmfLocation.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 4208 TmfLongLocation.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 4208 TmfLongLocation.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 41315 ITmfLocation.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 41315 ITmfLocation.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 4288 TmfTimestampLocation.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 4288 TmfTimestampLocation.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sink: E
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 12095 package-use.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 12095 package-use.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sink: E
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 64131 ITmfTrace.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 64131 ITmfTrace.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 8034 ITmfTraceCompleteness.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 8034 ITmfTraceCompleteness.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 7589 ITmfTraceKnownSize.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 7589 ITmfTraceKnownSize.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 8479 ITmfTraceWithPreDefinedEvents.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 8479 ITmfTraceWithPreDefinedEvents.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Entering directory: D2777 0 trim
16:14:04 [2024-03-15T20:14:04.906Z] Sink: D2777 0 trim
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 9515 ITmfTrimmableTrace.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 9515 ITmfTrimmableTrace.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 4902 package-summary.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 4902 package-summary.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Entering directory: D2777 0 class-use
16:14:04 [2024-03-15T20:14:04.906Z] Sink: D2777 0 class-use
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 7193 ITmfTrimmableTrace.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 7193 ITmfTrimmableTrace.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sink: E
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 5805 package-use.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 5805 package-use.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sink: E
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 6789 ITraceContextSignalHandler.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 6789 ITraceContextSignalHandler.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Entering directory: D2777 0 text
16:14:04 [2024-03-15T20:14:04.906Z] Sink: D2777 0 text
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 48942 TextTrace.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 48942 TextTrace.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 16424 TextTraceContext.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 16424 TextTraceContext.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 16180 TextTraceEvent.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 16180 TextTraceEvent.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 38452 TextTraceEventContent.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 38452 TextTraceEventContent.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 5547 package-summary.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 5547 package-summary.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Entering directory: D2777 0 class-use
16:14:04 [2024-03-15T20:14:04.906Z] Sink: D2777 0 class-use
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 5806 TextTrace.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 5806 TextTrace.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 5699 TextTraceContext.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 5699 TextTraceContext.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 6995 TextTraceEventContent.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 6995 TextTraceEventContent.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 9019 TextTraceEvent.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 9019 TextTraceEvent.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sink: E
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 4229 package-use.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 4229 package-use.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sink: E
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 25300 TmfContext.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 25300 TmfContext.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 12763 TmfEventTypeCollectionHelper.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 12763 TmfEventTypeCollectionHelper.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Entering directory: D2777 0 experiment
16:14:04 [2024-03-15T20:14:04.906Z] Sink: D2777 0 experiment
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 76248 TmfExperiment.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 76248 TmfExperiment.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 13566 TmfExperimentUtils.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 13566 TmfExperimentUtils.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 4835 package-summary.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 4835 package-summary.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Entering directory: D2777 0 class-use
16:14:04 [2024-03-15T20:14:04.906Z] Sink: D2777 0 class-use
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 9700 TmfExperiment.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 9700 TmfExperiment.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 2366 TmfExperimentUtils.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 2366 TmfExperimentUtils.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sink: E
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 5575 package-use.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 5575 package-use.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sink: E
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 83055 TmfTrace.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 83055 TmfTrace.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 16623 TmfTraceAdapterManager.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 16623 TmfTraceAdapterManager.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 26334 TmfTraceContext.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 26334 TmfTraceContext.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 21190 TmfTraceContext.Builder.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 21190 TmfTraceContext.Builder.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 50605 TmfTraceManager.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 50605 TmfTraceManager.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 39654 TmfTraceUtils.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 39654 TmfTraceUtils.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 13777 TraceValidationStatus.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 13777 TraceValidationStatus.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 12217 package-summary.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 12217 package-summary.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Entering directory: D2777 0 class-use
16:14:04 [2024-03-15T20:14:04.906Z] Sink: D2777 0 class-use
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 11471 TmfTraceContext.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 11471 TmfTraceContext.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.906Z] Sending file modes: C0666 15081 TmfTraceContext.Builder.html
16:14:04 [2024-03-15T20:14:04.906Z] Sink: C0666 15081 TmfTraceContext.Builder.html
16:14:04 [2024-03-15T20:14:04.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.907Z] Sending file modes: C0666 4158 TraceValidationStatus.html
16:14:04 [2024-03-15T20:14:04.907Z] Sink: C0666 4158 TraceValidationStatus.html
16:14:04 [2024-03-15T20:14:04.907Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:04 [2024-03-15T20:14:04.907Z] Sending file modes: C0666 2348 TmfEventTypeCollectionHelper.html
16:14:05 [2024-03-15T20:14:05.163Z] Sink: C0666 2348 TmfEventTypeCollectionHelper.html
16:14:05 [2024-03-15T20:14:05.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.163Z] Sending file modes: C0666 9802 TmfContext.html
16:14:05 [2024-03-15T20:14:05.163Z] Sink: C0666 9802 TmfContext.html
16:14:05 [2024-03-15T20:14:05.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.163Z] Sending file modes: C0666 7056 ICyclesConverter.html
16:14:05 [2024-03-15T20:14:05.163Z] Sink: C0666 7056 ICyclesConverter.html
16:14:05 [2024-03-15T20:14:05.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.163Z] Sending file modes: C0666 2312 TmfTraceAdapterManager.html
16:14:05 [2024-03-15T20:14:05.163Z] Sink: C0666 2312 TmfTraceAdapterManager.html
16:14:05 [2024-03-15T20:14:05.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.163Z] Sending file modes: C0666 5973 ITraceContextSignalHandler.html
16:14:05 [2024-03-15T20:14:05.163Z] Sink: C0666 5973 ITraceContextSignalHandler.html
16:14:05 [2024-03-15T20:14:05.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.163Z] Sending file modes: C0666 13284 ITmfEventParser.html
16:14:05 [2024-03-15T20:14:05.163Z] Sink: C0666 13284 ITmfEventParser.html
16:14:05 [2024-03-15T20:14:05.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.163Z] Sending file modes: C0666 13494 ITmfTraceCompleteness.html
16:14:05 [2024-03-15T20:14:05.163Z] Sink: C0666 13494 ITmfTraceCompleteness.html
16:14:05 [2024-03-15T20:14:05.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.163Z] Sending file modes: C0666 7094 ITmfTraceKnownSize.html
16:14:05 [2024-03-15T20:14:05.163Z] Sink: C0666 7094 ITmfTraceKnownSize.html
16:14:05 [2024-03-15T20:14:05.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.163Z] Sending file modes: C0666 259418 ITmfTrace.html
16:14:05 [2024-03-15T20:14:05.163Z] Sink: C0666 259418 ITmfTrace.html
16:14:05 [2024-03-15T20:14:05.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.163Z] Sending file modes: C0666 2258 TmfTraceUtils.html
16:14:05 [2024-03-15T20:14:05.163Z] Sink: C0666 2258 TmfTraceUtils.html
16:14:05 [2024-03-15T20:14:05.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.163Z] Sending file modes: C0666 4045 TmfTraceManager.html
16:14:05 [2024-03-15T20:14:05.163Z] Sink: C0666 4045 TmfTraceManager.html
16:14:05 [2024-03-15T20:14:05.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.163Z] Sending file modes: C0666 2360 AbstractTmfTraceAdapterFactory.html
16:14:05 [2024-03-15T20:14:05.163Z] Sink: C0666 2360 AbstractTmfTraceAdapterFactory.html
16:14:05 [2024-03-15T20:14:05.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.163Z] Sending file modes: C0666 2502 AbstractTmfTraceAdapterFactory.IDisposableAdapter.html
16:14:05 [2024-03-15T20:14:05.163Z] Sink: C0666 2502 AbstractTmfTraceAdapterFactory.IDisposableAdapter.html
16:14:05 [2024-03-15T20:14:05.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.163Z] Sending file modes: C0666 13010 TmfTrace.html
16:14:05 [2024-03-15T20:14:05.163Z] Sink: C0666 13010 TmfTrace.html
16:14:05 [2024-03-15T20:14:05.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.163Z] Sending file modes: C0666 7303 ITmfTraceWithPreDefinedEvents.html
16:14:05 [2024-03-15T20:14:05.163Z] Sink: C0666 7303 ITmfTraceWithPreDefinedEvents.html
16:14:05 [2024-03-15T20:14:05.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.163Z] Sending file modes: C0666 40324 ITmfContext.html
16:14:05 [2024-03-15T20:14:05.163Z] Sink: C0666 40324 ITmfContext.html
16:14:05 [2024-03-15T20:14:05.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.163Z] Sink: E
16:14:05 [2024-03-15T20:14:05.163Z] Sending file modes: C0666 74125 package-use.html
16:14:05 [2024-03-15T20:14:05.163Z] Sink: C0666 74125 package-use.html
16:14:05 [2024-03-15T20:14:05.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.163Z] Sink: E
16:14:05 [2024-03-15T20:14:05.163Z] Entering directory: D2777 0 io
16:14:05 [2024-03-15T20:14:05.163Z] Sink: D2777 0 io
16:14:05 [2024-03-15T20:14:05.163Z] Sending file modes: C0666 40884 BufferedRandomAccessFile.html
16:14:05 [2024-03-15T20:14:05.163Z] Sink: C0666 40884 BufferedRandomAccessFile.html
16:14:05 [2024-03-15T20:14:05.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.163Z] Sending file modes: C0666 20919 ResourceUtil.html
16:14:05 [2024-03-15T20:14:05.163Z] Sink: C0666 20919 ResourceUtil.html
16:14:05 [2024-03-15T20:14:05.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.163Z] Sending file modes: C0666 3796 package-summary.html
16:14:05 [2024-03-15T20:14:05.163Z] Sink: C0666 3796 package-summary.html
16:14:05 [2024-03-15T20:14:05.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.163Z] Entering directory: D2777 0 class-use
16:14:05 [2024-03-15T20:14:05.163Z] Sink: D2777 0 class-use
16:14:05 [2024-03-15T20:14:05.163Z] Sending file modes: C0666 2306 BufferedRandomAccessFile.html
16:14:05 [2024-03-15T20:14:05.163Z] Sink: C0666 2306 BufferedRandomAccessFile.html
16:14:05 [2024-03-15T20:14:05.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.163Z] Sending file modes: C0666 2234 ResourceUtil.html
16:14:05 [2024-03-15T20:14:05.163Z] Sink: C0666 2234 ResourceUtil.html
16:14:05 [2024-03-15T20:14:05.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.163Z] Sink: E
16:14:05 [2024-03-15T20:14:05.163Z] Sending file modes: C0666 2064 package-use.html
16:14:05 [2024-03-15T20:14:05.163Z] Sink: C0666 2064 package-use.html
16:14:05 [2024-03-15T20:14:05.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.163Z] Sink: E
16:14:05 [2024-03-15T20:14:05.163Z] Entering directory: D2777 0 parsers
16:14:05 [2024-03-15T20:14:05.163Z] Sink: D2777 0 parsers
16:14:05 [2024-03-15T20:14:05.163Z] Entering directory: D2777 0 custom
16:14:05 [2024-03-15T20:14:05.163Z] Sink: D2777 0 custom
16:14:05 [2024-03-15T20:14:05.163Z] Sending file modes: C0666 22806 CustomEvent.html
16:14:05 [2024-03-15T20:14:05.163Z] Sink: C0666 22806 CustomEvent.html
16:14:05 [2024-03-15T20:14:05.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.163Z] Sending file modes: C0666 15643 CustomEventContent.html
16:14:05 [2024-03-15T20:14:05.163Z] Sink: C0666 15643 CustomEventContent.html
16:14:05 [2024-03-15T20:14:05.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.163Z] Sending file modes: C0666 17275 CustomEventType.html
16:14:05 [2024-03-15T20:14:05.163Z] Sink: C0666 17275 CustomEventType.html
16:14:05 [2024-03-15T20:14:05.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 25615 CustomTraceDefinition.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 25615 CustomTraceDefinition.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 13456 CustomTraceDefinition.OutputColumn.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 13456 CustomTraceDefinition.OutputColumn.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 26518 CustomTraceDefinition.Tag.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 26518 CustomTraceDefinition.Tag.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 17699 CustomTxtEvent.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 17699 CustomTxtEvent.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 9561 CustomTxtEventType.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 9561 CustomTxtEventType.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 68351 CustomTxtTrace.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 68351 CustomTxtTrace.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 16729 CustomTxtTraceContext.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 16729 CustomTxtTraceContext.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 33132 CustomTxtTraceDefinition.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 33132 CustomTxtTraceDefinition.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 17590 CustomTxtTraceDefinition.Cardinality.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 17590 CustomTxtTraceDefinition.Cardinality.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 14566 CustomTxtTraceDefinition.InputData.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 14566 CustomTxtTraceDefinition.InputData.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 34726 CustomTxtTraceDefinition.InputLine.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 34726 CustomTxtTraceDefinition.InputLine.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 18615 CustomXmlEvent.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 18615 CustomXmlEvent.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 9566 CustomXmlEventType.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 9566 CustomXmlEventType.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 15765 CustomXmlInputAttribute.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 15765 CustomXmlInputAttribute.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 43915 CustomXmlInputElement.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 43915 CustomXmlInputElement.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 71422 CustomXmlTrace.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 71422 CustomXmlTrace.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 12822 CustomXmlTraceContext.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 12822 CustomXmlTraceContext.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 32878 CustomXmlTraceDefinition.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 32878 CustomXmlTraceDefinition.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 44368 Messages.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 44368 Messages.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 11187 package-summary.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 11187 package-summary.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Entering directory: D2777 0 class-use
16:14:05 [2024-03-15T20:14:05.164Z] Sink: D2777 0 class-use
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 4446 CustomEventType.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 4446 CustomEventType.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 5621 CustomTxtEvent.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 5621 CustomTxtEvent.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 2330 CustomTxtTrace.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 2330 CustomTxtTrace.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 4496 CustomTxtTraceContext.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 4496 CustomTxtTraceContext.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 2294 Messages.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 2294 Messages.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 8873 CustomTraceDefinition.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 8873 CustomTraceDefinition.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 6666 CustomTraceDefinition.OutputColumn.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 6666 CustomTraceDefinition.OutputColumn.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 15978 CustomTraceDefinition.Tag.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 15978 CustomTraceDefinition.Tag.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 5812 CustomXmlEvent.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 5812 CustomXmlEvent.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 11692 CustomTxtTraceDefinition.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 11692 CustomTxtTraceDefinition.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 8558 CustomTxtTraceDefinition.Cardinality.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 8558 CustomTxtTraceDefinition.Cardinality.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 7511 CustomTxtTraceDefinition.InputData.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 7511 CustomTxtTraceDefinition.InputData.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 16609 CustomTxtTraceDefinition.InputLine.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 16609 CustomTxtTraceDefinition.InputLine.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 12496 CustomXmlTraceDefinition.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 12496 CustomXmlTraceDefinition.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 2330 CustomXmlTrace.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 2330 CustomXmlTrace.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 15299 CustomXmlInputElement.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 15299 CustomXmlInputElement.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 8843 CustomXmlInputAttribute.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 8843 CustomXmlInputAttribute.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.164Z] Sending file modes: C0666 2354 CustomTxtEventType.html
16:14:05 [2024-03-15T20:14:05.164Z] Sink: C0666 2354 CustomTxtEventType.html
16:14:05 [2024-03-15T20:14:05.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.420Z] Sending file modes: C0666 5586 CustomEvent.html
16:14:05 [2024-03-15T20:14:05.420Z] Sink: C0666 5586 CustomEvent.html
16:14:05 [2024-03-15T20:14:05.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.420Z] Sending file modes: C0666 2372 CustomXmlTraceContext.html
16:14:05 [2024-03-15T20:14:05.420Z] Sink: C0666 2372 CustomXmlTraceContext.html
16:14:05 [2024-03-15T20:14:05.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.420Z] Sending file modes: C0666 2354 CustomXmlEventType.html
16:14:05 [2024-03-15T20:14:05.420Z] Sink: C0666 2354 CustomXmlEventType.html
16:14:05 [2024-03-15T20:14:05.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.420Z] Sending file modes: C0666 2354 CustomEventContent.html
16:14:05 [2024-03-15T20:14:05.420Z] Sink: C0666 2354 CustomEventContent.html
16:14:05 [2024-03-15T20:14:05.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.420Z] Sink: E
16:14:05 [2024-03-15T20:14:05.420Z] Sending file modes: C0666 7238 package-use.html
16:14:05 [2024-03-15T20:14:05.420Z] Sink: C0666 7238 package-use.html
16:14:05 [2024-03-15T20:14:05.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.420Z] Sink: E
16:14:05 [2024-03-15T20:14:05.420Z] Sink: E
16:14:05 [2024-03-15T20:14:05.420Z] Entering directory: D2777 0 component
16:14:05 [2024-03-15T20:14:05.420Z] Sink: D2777 0 component
16:14:05 [2024-03-15T20:14:05.420Z] Sending file modes: C0666 7678 DataProviderConstants.html
16:14:05 [2024-03-15T20:14:05.420Z] Sink: C0666 7678 DataProviderConstants.html
16:14:05 [2024-03-15T20:14:05.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.420Z] Sending file modes: C0666 25366 ITmfComponent.html
16:14:05 [2024-03-15T20:14:05.420Z] Sink: C0666 25366 ITmfComponent.html
16:14:05 [2024-03-15T20:14:05.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.420Z] Sending file modes: C0666 24869 ITmfEventProvider.html
16:14:05 [2024-03-15T20:14:05.420Z] Sink: C0666 24869 ITmfEventProvider.html
16:14:05 [2024-03-15T20:14:05.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.420Z] Sending file modes: C0666 19681 TmfComponent.html
16:14:05 [2024-03-15T20:14:05.420Z] Sink: C0666 19681 TmfComponent.html
16:14:05 [2024-03-15T20:14:05.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.420Z] Sending file modes: C0666 47676 TmfEventProvider.html
16:14:05 [2024-03-15T20:14:05.420Z] Sink: C0666 47676 TmfEventProvider.html
16:14:05 [2024-03-15T20:14:05.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.420Z] Sending file modes: C0666 5849 package-summary.html
16:14:05 [2024-03-15T20:14:05.420Z] Sink: C0666 5849 package-summary.html
16:14:05 [2024-03-15T20:14:05.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.420Z] Entering directory: D2777 0 class-use
16:14:05 [2024-03-15T20:14:05.420Z] Sink: D2777 0 class-use
16:14:05 [2024-03-15T20:14:05.420Z] Sending file modes: C0666 106667 ITmfComponent.html
16:14:05 [2024-03-15T20:14:05.420Z] Sink: C0666 106667 ITmfComponent.html
16:14:05 [2024-03-15T20:14:05.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.420Z] Sending file modes: C0666 2330 DataProviderConstants.html
16:14:05 [2024-03-15T20:14:05.420Z] Sink: C0666 2330 DataProviderConstants.html
16:14:05 [2024-03-15T20:14:05.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.420Z] Sending file modes: C0666 70770 TmfComponent.html
16:14:05 [2024-03-15T20:14:05.420Z] Sink: C0666 70770 TmfComponent.html
16:14:05 [2024-03-15T20:14:05.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.420Z] Sending file modes: C0666 27816 ITmfEventProvider.html
16:14:05 [2024-03-15T20:14:05.420Z] Sink: C0666 27816 ITmfEventProvider.html
16:14:05 [2024-03-15T20:14:05.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.420Z] Sending file modes: C0666 13346 TmfEventProvider.html
16:14:05 [2024-03-15T20:14:05.420Z] Sink: C0666 13346 TmfEventProvider.html
16:14:05 [2024-03-15T20:14:05.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.420Z] Sink: E
16:14:05 [2024-03-15T20:14:05.420Z] Sending file modes: C0666 71581 package-use.html
16:14:05 [2024-03-15T20:14:05.420Z] Sink: C0666 71581 package-use.html
16:14:05 [2024-03-15T20:14:05.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.420Z] Sink: E
16:14:05 [2024-03-15T20:14:05.420Z] Entering directory: D2777 0 dataprovider
16:14:05 [2024-03-15T20:14:05.420Z] Sink: D2777 0 dataprovider
16:14:05 [2024-03-15T20:14:05.420Z] Sending file modes: C0666 23943 DataProviderManager.html
16:14:05 [2024-03-15T20:14:05.420Z] Sink: C0666 23943 DataProviderManager.html
16:14:05 [2024-03-15T20:14:05.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.420Z] Sending file modes: C0666 48749 DataProviderParameterUtils.html
16:14:05 [2024-03-15T20:14:05.420Z] Sink: C0666 48749 DataProviderParameterUtils.html
16:14:05 [2024-03-15T20:14:05.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.420Z] Sending file modes: C0666 17532 DataProviderParameterUtils.Direction.html
16:14:05 [2024-03-15T20:14:05.420Z] Sink: C0666 17532 DataProviderParameterUtils.Direction.html
16:14:05 [2024-03-15T20:14:05.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.420Z] Sending file modes: C0666 19690 DataType.html
16:14:05 [2024-03-15T20:14:05.420Z] Sink: C0666 19690 DataType.html
16:14:05 [2024-03-15T20:14:05.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.420Z] Sending file modes: C0666 10994 DataTypeUtils.html
16:14:05 [2024-03-15T20:14:05.420Z] Sink: C0666 10994 DataTypeUtils.html
16:14:05 [2024-03-15T20:14:05.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.420Z] Sending file modes: C0666 10996 IDataProviderDescriptor.html
16:14:05 [2024-03-15T20:14:05.420Z] Sink: C0666 10996 IDataProviderDescriptor.html
16:14:05 [2024-03-15T20:14:05.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.420Z] Sending file modes: C0666 19855 IDataProviderDescriptor.ProviderType.html
16:14:05 [2024-03-15T20:14:05.420Z] Sink: C0666 19855 IDataProviderDescriptor.ProviderType.html
16:14:05 [2024-03-15T20:14:05.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.420Z] Sending file modes: C0666 14438 IDataProviderFactory.html
16:14:05 [2024-03-15T20:14:05.420Z] Sink: C0666 14438 IDataProviderFactory.html
16:14:05 [2024-03-15T20:14:05.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.420Z] Sending file modes: C0666 11937 X11ColorUtils.html
16:14:05 [2024-03-15T20:14:05.420Z] Sink: C0666 11937 X11ColorUtils.html
16:14:05 [2024-03-15T20:14:05.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.420Z] Sending file modes: C0666 7937 package-summary.html
16:14:05 [2024-03-15T20:14:05.420Z] Sink: C0666 7937 package-summary.html
16:14:05 [2024-03-15T20:14:05.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.420Z] Entering directory: D2777 0 class-use
16:14:05 [2024-03-15T20:14:05.420Z] Sink: D2777 0 class-use
16:14:05 [2024-03-15T20:14:05.420Z] Sending file modes: C0666 4197 DataProviderManager.html
16:14:05 [2024-03-15T20:14:05.420Z] Sink: C0666 4197 DataProviderManager.html
16:14:05 [2024-03-15T20:14:05.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.420Z] Sending file modes: C0666 11537 IDataProviderDescriptor.html
16:14:05 [2024-03-15T20:14:05.420Z] Sink: C0666 11537 IDataProviderDescriptor.html
16:14:05 [2024-03-15T20:14:05.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.420Z] Sending file modes: C0666 8896 IDataProviderDescriptor.ProviderType.html
16:14:05 [2024-03-15T20:14:05.420Z] Sink: C0666 8896 IDataProviderDescriptor.ProviderType.html
16:14:05 [2024-03-15T20:14:05.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.420Z] Sending file modes: C0666 4754 IDataProviderFactory.html
16:14:05 [2024-03-15T20:14:05.420Z] Sink: C0666 4754 IDataProviderFactory.html
16:14:05 [2024-03-15T20:14:05.421Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.421Z] Sending file modes: C0666 2300 X11ColorUtils.html
16:14:05 [2024-03-15T20:14:05.421Z] Sink: C0666 2300 X11ColorUtils.html
16:14:05 [2024-03-15T20:14:05.421Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.421Z] Sending file modes: C0666 2300 DataTypeUtils.html
16:14:05 [2024-03-15T20:14:05.421Z] Sink: C0666 2300 DataTypeUtils.html
16:14:05 [2024-03-15T20:14:05.421Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.421Z] Sending file modes: C0666 2378 DataProviderParameterUtils.html
16:14:05 [2024-03-15T20:14:05.421Z] Sink: C0666 2378 DataProviderParameterUtils.html
16:14:05 [2024-03-15T20:14:05.421Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.421Z] Sending file modes: C0666 5346 DataProviderParameterUtils.Direction.html
16:14:05 [2024-03-15T20:14:05.421Z] Sink: C0666 5346 DataProviderParameterUtils.Direction.html
16:14:05 [2024-03-15T20:14:05.421Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.421Z] Sending file modes: C0666 10680 DataType.html
16:14:05 [2024-03-15T20:14:05.421Z] Sink: C0666 10680 DataType.html
16:14:05 [2024-03-15T20:14:05.421Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.421Z] Sink: E
16:14:05 [2024-03-15T20:14:05.421Z] Sending file modes: C0666 8991 package-use.html
16:14:05 [2024-03-15T20:14:05.421Z] Sink: C0666 8991 package-use.html
16:14:05 [2024-03-15T20:14:05.421Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.421Z] Sink: E
16:14:05 [2024-03-15T20:14:05.421Z] Entering directory: D2777 0 presentation
16:14:05 [2024-03-15T20:14:05.421Z] Sink: D2777 0 presentation
16:14:05 [2024-03-15T20:14:05.421Z] Sending file modes: C0666 26946 DefaultColorPaletteProvider.html
16:14:05 [2024-03-15T20:14:05.421Z] Sink: C0666 26946 DefaultColorPaletteProvider.html
16:14:05 [2024-03-15T20:14:05.421Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.421Z] Sending file modes: C0666 8705 IPaletteProvider.html
16:14:05 [2024-03-15T20:14:05.421Z] Sink: C0666 8705 IPaletteProvider.html
16:14:05 [2024-03-15T20:14:05.421Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.421Z] Sending file modes: C0666 11610 IXYPresentationProvider.html
16:14:05 [2024-03-15T20:14:05.421Z] Sink: C0666 11610 IXYPresentationProvider.html
16:14:05 [2024-03-15T20:14:05.421Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.421Z] Sending file modes: C0666 17081 QualitativePaletteProvider.html
16:14:05 [2024-03-15T20:14:05.421Z] Sink: C0666 17081 QualitativePaletteProvider.html
16:14:05 [2024-03-15T20:14:05.421Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.421Z] Sending file modes: C0666 15659 QualitativePaletteProvider.Builder.html
16:14:05 [2024-03-15T20:14:05.421Z] Sink: C0666 15659 QualitativePaletteProvider.Builder.html
16:14:05 [2024-03-15T20:14:05.421Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.421Z] Sending file modes: C0666 26822 RGBAColor.html
16:14:05 [2024-03-15T20:14:05.421Z] Sink: C0666 26822 RGBAColor.html
16:14:05 [2024-03-15T20:14:05.421Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.421Z] Sending file modes: C0666 8850 RotatingPaletteProvider.html
16:14:05 [2024-03-15T20:14:05.421Z] Sink: C0666 8850 RotatingPaletteProvider.html
16:14:05 [2024-03-15T20:14:05.421Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.421Z] Sending file modes: C0666 14167 RotatingPaletteProvider.Builder.html
16:14:05 [2024-03-15T20:14:05.421Z] Sink: C0666 14167 RotatingPaletteProvider.Builder.html
16:14:05 [2024-03-15T20:14:05.421Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.421Z] Sending file modes: C0666 12943 SequentialPaletteProvider.html
16:14:05 [2024-03-15T20:14:05.421Z] Sink: C0666 12943 SequentialPaletteProvider.html
16:14:05 [2024-03-15T20:14:05.421Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.421Z] Sending file modes: C0666 15732 XYPresentationProvider.html
16:14:05 [2024-03-15T20:14:05.421Z] Sink: C0666 15732 XYPresentationProvider.html
16:14:05 [2024-03-15T20:14:05.421Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.421Z] Sending file modes: C0666 8657 package-summary.html
16:14:05 [2024-03-15T20:14:05.421Z] Sink: C0666 8657 package-summary.html
16:14:05 [2024-03-15T20:14:05.421Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.421Z] Entering directory: D2777 0 class-use
16:14:05 [2024-03-15T20:14:05.421Z] Sink: D2777 0 class-use
16:14:05 [2024-03-15T20:14:05.421Z] Sending file modes: C0666 7870 IPaletteProvider.html
16:14:05 [2024-03-15T20:14:05.421Z] Sink: C0666 7870 IPaletteProvider.html
16:14:05 [2024-03-15T20:14:05.421Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.421Z] Sending file modes: C0666 2384 DefaultColorPaletteProvider.html
16:14:05 [2024-03-15T20:14:05.421Z] Sink: C0666 2384 DefaultColorPaletteProvider.html
16:14:05 [2024-03-15T20:14:05.421Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.421Z] Sending file modes: C0666 5386 QualitativePaletteProvider.html
16:14:05 [2024-03-15T20:14:05.421Z] Sink: C0666 5386 QualitativePaletteProvider.html
16:14:05 [2024-03-15T20:14:05.421Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.421Z] Sending file modes: C0666 6324 QualitativePaletteProvider.Builder.html
16:14:05 [2024-03-15T20:14:05.421Z] Sink: C0666 6324 QualitativePaletteProvider.Builder.html
16:14:05 [2024-03-15T20:14:05.421Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.421Z] Sending file modes: C0666 2372 SequentialPaletteProvider.html
16:14:05 [2024-03-15T20:14:05.421Z] Sink: C0666 2372 SequentialPaletteProvider.html
16:14:05 [2024-03-15T20:14:05.421Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.421Z] Sending file modes: C0666 2354 XYPresentationProvider.html
16:14:05 [2024-03-15T20:14:05.421Z] Sink: C0666 2354 XYPresentationProvider.html
16:14:05 [2024-03-15T20:14:05.421Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.421Z] Sending file modes: C0666 4320 RotatingPaletteProvider.html
16:14:05 [2024-03-15T20:14:05.421Z] Sink: C0666 4320 RotatingPaletteProvider.html
16:14:05 [2024-03-15T20:14:05.421Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.421Z] Sending file modes: C0666 5645 RotatingPaletteProvider.Builder.html
16:14:05 [2024-03-15T20:14:05.421Z] Sink: C0666 5645 RotatingPaletteProvider.Builder.html
16:14:05 [2024-03-15T20:14:05.421Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.421Z] Sending file modes: C0666 4380 IXYPresentationProvider.html
16:14:05 [2024-03-15T20:14:05.421Z] Sink: C0666 4380 IXYPresentationProvider.html
16:14:05 [2024-03-15T20:14:05.421Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.421Z] Sending file modes: C0666 22609 RGBAColor.html
16:14:05 [2024-03-15T20:14:05.421Z] Sink: C0666 22609 RGBAColor.html
16:14:05 [2024-03-15T20:14:05.421Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.421Z] Sink: E
16:14:05 [2024-03-15T20:14:05.421Z] Sending file modes: C0666 7391 package-use.html
16:14:05 [2024-03-15T20:14:05.421Z] Sink: C0666 7391 package-use.html
16:14:05 [2024-03-15T20:14:05.421Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.421Z] Sink: E
16:14:05 [2024-03-15T20:14:05.421Z] Entering directory: D2777 0 symbols
16:14:05 [2024-03-15T20:14:05.421Z] Sink: D2777 0 symbols
16:14:05 [2024-03-15T20:14:05.421Z] Sending file modes: C0666 17330 DefaultSymbolProvider.html
16:14:05 [2024-03-15T20:14:05.421Z] Sink: C0666 17330 DefaultSymbolProvider.html
16:14:05 [2024-03-15T20:14:05.421Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.421Z] Sending file modes: C0666 13257 IMappingFile.html
16:14:05 [2024-03-15T20:14:05.421Z] Sink: C0666 13257 IMappingFile.html
16:14:05 [2024-03-15T20:14:05.421Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.421Z] Sending file modes: C0666 11456 ISymbolProvider.html
16:14:05 [2024-03-15T20:14:05.421Z] Sink: C0666 11456 ISymbolProvider.html
16:14:05 [2024-03-15T20:14:05.421Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.421Z] Sending file modes: C0666 6913 ISymbolProviderFactory.html
16:14:05 [2024-03-15T20:14:05.421Z] Sink: C0666 6913 ISymbolProviderFactory.html
16:14:05 [2024-03-15T20:14:05.421Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.421Z] Sending file modes: C0666 13785 SymbolProviderManager.html
16:14:05 [2024-03-15T20:14:05.421Z] Sink: C0666 13785 SymbolProviderManager.html
16:14:05 [2024-03-15T20:14:05.421Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.421Z] Sending file modes: C0666 12481 SymbolProviderUtils.html
16:14:05 [2024-03-15T20:14:05.421Z] Sink: C0666 12481 SymbolProviderUtils.html
16:14:05 [2024-03-15T20:14:05.421Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.421Z] Sending file modes: C0666 16913 TmfResolvedSymbol.html
16:14:05 [2024-03-15T20:14:05.421Z] Sink: C0666 16913 TmfResolvedSymbol.html
16:14:05 [2024-03-15T20:14:05.421Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.421Z] Sending file modes: C0666 7711 package-summary.html
16:14:05 [2024-03-15T20:14:05.677Z] Sink: C0666 7711 package-summary.html
16:14:05 [2024-03-15T20:14:05.677Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.677Z] Entering directory: D2777 0 class-use
16:14:05 [2024-03-15T20:14:05.677Z] Sink: D2777 0 class-use
16:14:05 [2024-03-15T20:14:05.677Z] Sending file modes: C0666 7606 TmfResolvedSymbol.html
16:14:05 [2024-03-15T20:14:05.677Z] Sink: C0666 7606 TmfResolvedSymbol.html
16:14:05 [2024-03-15T20:14:05.677Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.677Z] Sending file modes: C0666 2306 SymbolProviderUtils.html
16:14:05 [2024-03-15T20:14:05.677Z] Sink: C0666 2306 SymbolProviderUtils.html
16:14:05 [2024-03-15T20:14:05.677Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.677Z] Sending file modes: C0666 2318 DefaultSymbolProvider.html
16:14:05 [2024-03-15T20:14:05.677Z] Sink: C0666 2318 DefaultSymbolProvider.html
16:14:05 [2024-03-15T20:14:05.677Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.677Z] Sending file modes: C0666 4176 SymbolProviderManager.html
16:14:05 [2024-03-15T20:14:05.677Z] Sink: C0666 4176 SymbolProviderManager.html
16:14:05 [2024-03-15T20:14:05.677Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.677Z] Sending file modes: C0666 5151 IMappingFile.html
16:14:05 [2024-03-15T20:14:05.677Z] Sink: C0666 5151 IMappingFile.html
16:14:05 [2024-03-15T20:14:05.677Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.677Z] Sending file modes: C0666 10994 ISymbolProvider.html
16:14:05 [2024-03-15T20:14:05.677Z] Sink: C0666 10994 ISymbolProvider.html
16:14:05 [2024-03-15T20:14:05.677Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.677Z] Sending file modes: C0666 2344 ISymbolProviderFactory.html
16:14:05 [2024-03-15T20:14:05.677Z] Sink: C0666 2344 ISymbolProviderFactory.html
16:14:05 [2024-03-15T20:14:05.677Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.677Z] Sink: E
16:14:05 [2024-03-15T20:14:05.677Z] Sending file modes: C0666 5577 package-use.html
16:14:05 [2024-03-15T20:14:05.677Z] Sink: C0666 5577 package-use.html
16:14:05 [2024-03-15T20:14:05.677Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.677Z] Sink: E
16:14:05 [2024-03-15T20:14:05.677Z] Entering directory: D2777 0 filter
16:14:05 [2024-03-15T20:14:05.677Z] Sink: D2777 0 filter
16:14:05 [2024-03-15T20:14:05.677Z] Sending file modes: C0666 11022 FilterManager.html
16:14:05 [2024-03-15T20:14:05.677Z] Sink: C0666 11022 FilterManager.html
16:14:05 [2024-03-15T20:14:05.677Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.677Z] Sending file modes: C0666 9421 ITmfFilter.html
16:14:05 [2024-03-15T20:14:05.677Z] Sink: C0666 9421 ITmfFilter.html
16:14:05 [2024-03-15T20:14:05.677Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.677Z] Entering directory: D2777 0 model
16:14:05 [2024-03-15T20:14:05.677Z] Sink: D2777 0 model
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 25521 ITmfFilterTreeNode.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 25521 ITmfFilterTreeNode.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 9795 ITmfFilterWithNot.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 9795 ITmfFilterWithNot.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 9634 ITmfFilterWithValue.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 9634 ITmfFilterWithValue.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 22237 TmfFilterAndNode.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 22237 TmfFilterAndNode.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 29073 TmfFilterAspectNode.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 29073 TmfFilterAspectNode.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 37205 TmfFilterCompareNode.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 37205 TmfFilterCompareNode.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 17890 TmfFilterCompareNode.Type.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 17890 TmfFilterCompareNode.Type.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 32088 TmfFilterContainsNode.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 32088 TmfFilterContainsNode.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 32054 TmfFilterEqualsNode.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 32054 TmfFilterEqualsNode.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 28247 TmfFilterMatchesNode.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 28247 TmfFilterMatchesNode.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 25812 TmfFilterNode.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 25812 TmfFilterNode.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 28092 TmfFilterObjectNode.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 28092 TmfFilterObjectNode.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 23365 TmfFilterOrNode.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 23365 TmfFilterOrNode.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 20480 TmfFilterRootNode.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 20480 TmfFilterRootNode.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 34566 TmfFilterTraceTypeNode.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 34566 TmfFilterTraceTypeNode.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 39342 TmfFilterTreeNode.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 39342 TmfFilterTreeNode.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 10072 package-summary.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 10072 package-summary.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Entering directory: D2777 0 class-use
16:14:05 [2024-03-15T20:14:05.678Z] Sink: D2777 0 class-use
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 2354 TmfFilterMatchesNode.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 2354 TmfFilterMatchesNode.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 2348 TmfFilterEqualsNode.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 2348 TmfFilterEqualsNode.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 2354 TmfFilterCompareNode.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 2354 TmfFilterCompareNode.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 6670 TmfFilterCompareNode.Type.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 6670 TmfFilterCompareNode.Type.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 5235 TmfFilterAspectNode.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 5235 TmfFilterAspectNode.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 2330 TmfFilterAndNode.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 2330 TmfFilterAndNode.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 2348 TmfFilterObjectNode.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 2348 TmfFilterObjectNode.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 2360 TmfFilterContainsNode.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 2360 TmfFilterContainsNode.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 2324 TmfFilterOrNode.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 2324 TmfFilterOrNode.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 7171 ITmfFilterWithNot.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 7171 ITmfFilterWithNot.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 45493 ITmfFilterTreeNode.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 45493 ITmfFilterTreeNode.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 4899 ITmfFilterWithValue.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 4899 ITmfFilterWithValue.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 2366 TmfFilterTraceTypeNode.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 2366 TmfFilterTraceTypeNode.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 2336 TmfFilterRootNode.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 2336 TmfFilterRootNode.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 2312 TmfFilterNode.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 2312 TmfFilterNode.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 7871 TmfFilterTreeNode.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 7871 TmfFilterTreeNode.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sink: E
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 8582 package-use.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 8582 package-use.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sink: E
16:14:05 [2024-03-15T20:14:05.678Z] Entering directory: D2777 0 xml
16:14:05 [2024-03-15T20:14:05.678Z] Sink: D2777 0 xml
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 22818 TmfFilterContentHandler.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 22818 TmfFilterContentHandler.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 10979 TmfFilterXMLParser.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 10979 TmfFilterXMLParser.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 13602 TmfFilterXMLWriter.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 13602 TmfFilterXMLWriter.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 4309 package-summary.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 4309 package-summary.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Entering directory: D2777 0 class-use
16:14:05 [2024-03-15T20:14:05.678Z] Sink: D2777 0 class-use
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 2330 TmfFilterXMLParser.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 2330 TmfFilterXMLParser.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 2330 TmfFilterXMLWriter.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 2330 TmfFilterXMLWriter.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 2360 TmfFilterContentHandler.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 2360 TmfFilterContentHandler.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sink: E
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 2116 package-use.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 2116 package-use.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sink: E
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 5080 package-summary.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 5080 package-summary.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Entering directory: D2777 0 class-use
16:14:05 [2024-03-15T20:14:05.678Z] Sink: D2777 0 class-use
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 2264 FilterManager.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 2264 FilterManager.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 46658 ITmfFilter.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 46658 ITmfFilter.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sink: E
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 15449 package-use.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 15449 package-use.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sink: E
16:14:05 [2024-03-15T20:14:05.678Z] Entering directory: D2777 0 analysis
16:14:05 [2024-03-15T20:14:05.678Z] Sink: D2777 0 analysis
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 45900 IAnalysisModule.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 45900 IAnalysisModule.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 23755 IAnalysisModuleHelper.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 23755 IAnalysisModuleHelper.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 6869 IAnalysisModuleSource.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 6869 IAnalysisModuleSource.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 10838 IAnalysisOutput.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 10838 IAnalysisOutput.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 11967 IAnalysisParameterProvider.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 11967 IAnalysisParameterProvider.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Entering directory: D2777 0 requirements
16:14:05 [2024-03-15T20:14:05.678Z] Sink: D2777 0 requirements
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 12533 IAnalysisRequirementProvider.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 12533 IAnalysisRequirementProvider.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 21448 TmfAbstractAnalysisRequirement.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 21448 TmfAbstractAnalysisRequirement.html
16:14:05 [2024-03-15T20:14:05.678Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.678Z] Sending file modes: C0666 19625 TmfAbstractAnalysisRequirement.PriorityLevel.html
16:14:05 [2024-03-15T20:14:05.678Z] Sink: C0666 19625 TmfAbstractAnalysisRequirement.PriorityLevel.html
16:14:05 [2024-03-15T20:14:05.934Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.934Z] Sending file modes: C0666 17429 TmfAnalysisEventFieldRequirement.html
16:14:05 [2024-03-15T20:14:05.934Z] Sink: C0666 17429 TmfAnalysisEventFieldRequirement.html
16:14:05 [2024-03-15T20:14:05.934Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.934Z] Sending file modes: C0666 16103 TmfAnalysisEventRequirement.html
16:14:05 [2024-03-15T20:14:05.934Z] Sink: C0666 16103 TmfAnalysisEventRequirement.html
16:14:05 [2024-03-15T20:14:05.934Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.934Z] Sending file modes: C0666 14515 TmfCompositeAnalysisRequirement.html
16:14:05 [2024-03-15T20:14:05.934Z] Sink: C0666 14515 TmfCompositeAnalysisRequirement.html
16:14:05 [2024-03-15T20:14:05.934Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.934Z] Sending file modes: C0666 7965 package-summary.html
16:14:05 [2024-03-15T20:14:05.934Z] Sink: C0666 7965 package-summary.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Entering directory: D2777 0 class-use
16:14:05 [2024-03-15T20:14:05.935Z] Sink: D2777 0 class-use
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 2474 TmfCompositeAnalysisRequirement.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 2474 TmfCompositeAnalysisRequirement.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 41366 IAnalysisRequirementProvider.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 41366 IAnalysisRequirementProvider.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 2480 TmfAnalysisEventFieldRequirement.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 2480 TmfAnalysisEventFieldRequirement.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 23047 TmfAbstractAnalysisRequirement.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 23047 TmfAbstractAnalysisRequirement.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 13653 TmfAbstractAnalysisRequirement.PriorityLevel.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 13653 TmfAbstractAnalysisRequirement.PriorityLevel.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 2450 TmfAnalysisEventRequirement.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 2450 TmfAnalysisEventRequirement.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sink: E
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 28494 package-use.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 28494 package-use.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sink: E
16:14:05 [2024-03-15T20:14:05.935Z] Entering directory: D2777 0 ondemand
16:14:05 [2024-03-15T20:14:05.935Z] Sink: D2777 0 ondemand
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 18419 IOnDemandAnalysis.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 18419 IOnDemandAnalysis.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 6424 IOnDemandAnalysisReport.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 6424 IOnDemandAnalysisReport.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 14302 OnDemandAnalysisManager.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 14302 OnDemandAnalysisManager.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 6525 package-summary.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 6525 package-summary.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Entering directory: D2777 0 class-use
16:14:05 [2024-03-15T20:14:05.935Z] Sink: D2777 0 class-use
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 8235 IOnDemandAnalysis.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 8235 IOnDemandAnalysis.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 6221 IOnDemandAnalysisReport.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 6221 IOnDemandAnalysisReport.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 4440 OnDemandAnalysisManager.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 4440 OnDemandAnalysisManager.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sink: E
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 5337 package-use.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 5337 package-use.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sink: E
16:14:05 [2024-03-15T20:14:05.935Z] Entering directory: D2777 0 callsite
16:14:05 [2024-03-15T20:14:05.935Z] Sink: D2777 0 callsite
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 9204 ITmfCallsiteIterator.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 9204 ITmfCallsiteIterator.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 10802 ITmfCallsiteResolver.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 10802 ITmfCallsiteResolver.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 14799 TimeCallsite.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 14799 TimeCallsite.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 6320 package-summary.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 6320 package-summary.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Entering directory: D2777 0 class-use
16:14:05 [2024-03-15T20:14:05.935Z] Sink: D2777 0 class-use
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 2404 ITmfCallsiteResolver.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 2404 ITmfCallsiteResolver.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 5007 ITmfCallsiteIterator.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 5007 ITmfCallsiteIterator.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 4263 TimeCallsite.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 4263 TimeCallsite.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sink: E
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 3769 package-use.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 3769 package-use.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sink: E
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 6591 ITmfNewAnalysisModuleListener.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 6591 ITmfNewAnalysisModuleListener.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 21595 Messages.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 21595 Messages.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 65321 TmfAbstractAnalysisModule.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 65321 TmfAbstractAnalysisModule.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 11767 TmfAbstractAnalysisParamProvider.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 11767 TmfAbstractAnalysisParamProvider.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 25124 TmfAnalysisManager.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 25124 TmfAnalysisManager.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 35011 TmfAnalysisModuleHelperConfigElement.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 35011 TmfAnalysisModuleHelperConfigElement.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 17497 TmfAnalysisModuleOutputs.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 17497 TmfAnalysisModuleOutputs.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 13487 TmfAnalysisOutputManager.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 13487 TmfAnalysisOutputManager.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 12886 TmfNewAnalysisOutputListener.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 12886 TmfNewAnalysisOutputListener.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 10495 package-summary.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 10495 package-summary.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Entering directory: D2777 0 class-use
16:14:05 [2024-03-15T20:14:05.935Z] Sink: D2777 0 class-use
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 6820 ITmfNewAnalysisModuleListener.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 6820 ITmfNewAnalysisModuleListener.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 7413 IAnalysisParameterProvider.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 7413 IAnalysisParameterProvider.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 2366 TmfNewAnalysisOutputListener.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 2366 TmfNewAnalysisOutputListener.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 9515 IAnalysisOutput.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 9515 IAnalysisOutput.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 33099 TmfAbstractAnalysisModule.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 33099 TmfAbstractAnalysisModule.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 2306 TmfAnalysisManager.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 2306 TmfAnalysisManager.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 2390 TmfAbstractAnalysisParamProvider.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 2390 TmfAbstractAnalysisParamProvider.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 2342 TmfAnalysisModuleOutputs.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 2342 TmfAnalysisModuleOutputs.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 10710 IAnalysisModuleHelper.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 10710 IAnalysisModuleHelper.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 58950 IAnalysisModule.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 58950 IAnalysisModule.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 4318 IAnalysisModuleSource.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 4318 IAnalysisModuleSource.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 2414 TmfAnalysisModuleHelperConfigElement.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 2414 TmfAnalysisModuleHelperConfigElement.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 2246 Messages.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 2246 Messages.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 4201 TmfAnalysisOutputManager.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 4201 TmfAnalysisOutputManager.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sink: E
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 32754 package-use.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 32754 package-use.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sink: E
16:14:05 [2024-03-15T20:14:05.935Z] Entering directory: D2777 0 event
16:14:05 [2024-03-15T20:14:05.935Z] Sink: D2777 0 event
16:14:05 [2024-03-15T20:14:05.935Z] Entering directory: D2777 0 matching
16:14:05 [2024-03-15T20:14:05.935Z] Sink: D2777 0 matching
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 4167 IEventMatchingKey.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 4167 IEventMatchingKey.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 12379 IMatchProcessingUnit.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 12379 IMatchProcessingUnit.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 5993 ITmfEventMatching.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 5993 ITmfEventMatching.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 9912 ITmfMatchEventDefinition.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 9912 ITmfMatchEventDefinition.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 10179 Messages.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 10179 Messages.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 11994 TcpEventKey.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 11994 TcpEventKey.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 13199 TmfEventDependency.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 13199 TmfEventDependency.html
16:14:05 [2024-03-15T20:14:05.935Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.935Z] Sending file modes: C0666 14113 TmfEventDependency.DependencyEvent.html
16:14:05 [2024-03-15T20:14:05.935Z] Sink: C0666 14113 TmfEventDependency.DependencyEvent.html
16:14:05 [2024-03-15T20:14:05.936Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.936Z] Sending file modes: C0666 17567 TmfEventMatches.html
16:14:05 [2024-03-15T20:14:05.936Z] Sink: C0666 17567 TmfEventMatches.html
16:14:05 [2024-03-15T20:14:05.936Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.936Z] Sending file modes: C0666 19982 TmfEventMatching.html
16:14:05 [2024-03-15T20:14:05.936Z] Sink: C0666 19982 TmfEventMatching.html
16:14:05 [2024-03-15T20:14:05.936Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.936Z] Sending file modes: C0666 17461 TmfEventMatching.Direction.html
16:14:05 [2024-03-15T20:14:05.936Z] Sink: C0666 17461 TmfEventMatching.Direction.html
16:14:05 [2024-03-15T20:14:05.936Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.936Z] Sending file modes: C0666 9052 package-summary.html
16:14:05 [2024-03-15T20:14:05.936Z] Sink: C0666 9052 package-summary.html
16:14:05 [2024-03-15T20:14:05.936Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:05 [2024-03-15T20:14:05.936Z] Entering directory: D2777 0 class-use
16:14:05 [2024-03-15T20:14:05.936Z] Sink: D2777 0 class-use
16:14:05 [2024-03-15T20:14:05.936Z] Sending file modes: C0666 6687 IEventMatchingKey.html
16:14:05 [2024-03-15T20:14:05.936Z] Sink: C0666 6687 IEventMatchingKey.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 2294 Messages.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 2294 Messages.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 2312 TcpEventKey.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 2312 TcpEventKey.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 2342 TmfEventMatching.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 2342 TmfEventMatching.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 5956 TmfEventMatching.Direction.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 5956 TmfEventMatching.Direction.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 7120 IMatchProcessingUnit.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 7120 IMatchProcessingUnit.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 4457 ITmfMatchEventDefinition.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 4457 ITmfMatchEventDefinition.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 4157 TmfEventMatches.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 4157 TmfEventMatches.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 4155 ITmfEventMatching.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 4155 ITmfEventMatching.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 7285 TmfEventDependency.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 7285 TmfEventDependency.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 6326 TmfEventDependency.DependencyEvent.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 6326 TmfEventDependency.DependencyEvent.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sink: E
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 6876 package-use.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 6876 package-use.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sink: E
16:14:06 [2024-03-15T20:14:06.192Z] Entering directory: D2777 0 lookup
16:14:06 [2024-03-15T20:14:06.192Z] Sink: D2777 0 lookup
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 7921 ITmfCallsite.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 7921 ITmfCallsite.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 6582 ITmfModelLookup.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 6582 ITmfModelLookup.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 8784 ITmfSourceLookup.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 8784 ITmfSourceLookup.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 18028 TmfCallsite.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 18028 TmfCallsite.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 6213 package-summary.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 6213 package-summary.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Entering directory: D2777 0 class-use
16:14:06 [2024-03-15T20:14:06.192Z] Sink: D2777 0 class-use
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 20753 ITmfCallsite.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 20753 ITmfCallsite.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 8167 ITmfSourceLookup.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 8167 ITmfSourceLookup.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 5979 TmfCallsite.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 5979 TmfCallsite.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 6223 ITmfModelLookup.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 6223 ITmfModelLookup.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sink: E
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 11112 package-use.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 11112 package-use.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sink: E
16:14:06 [2024-03-15T20:14:06.192Z] Entering directory: D2777 0 collapse
16:14:06 [2024-03-15T20:14:06.192Z] Sink: D2777 0 collapse
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 6545 ITmfCollapsibleEvent.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 6545 ITmfCollapsibleEvent.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 4186 package-summary.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 4186 package-summary.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Entering directory: D2777 0 class-use
16:14:06 [2024-03-15T20:14:06.192Z] Sink: D2777 0 class-use
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 2386 ITmfCollapsibleEvent.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 2386 ITmfCollapsibleEvent.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sink: E
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 2136 package-use.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 2136 package-use.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sink: E
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 8905 ITmfCustomAttributes.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 8905 ITmfCustomAttributes.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 13415 ITmfEvent.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 13415 ITmfEvent.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Entering directory: D2777 0 aspect
16:14:06 [2024-03-15T20:14:06.192Z] Sink: D2777 0 aspect
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 19715 ITmfEventAspect.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 19715 ITmfEventAspect.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 17490 Messages.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 17490 Messages.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 22282 MultiAspect.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 22282 MultiAspect.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 16489 TmfBaseAspects.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 16489 TmfBaseAspects.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 14966 TmfCallsiteAspect.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 14966 TmfCallsiteAspect.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 23919 TmfContentFieldAspect.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 23919 TmfContentFieldAspect.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 19940 TmfCpuAspect.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 19940 TmfCpuAspect.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 12210 TmfDeviceAspect.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 12210 TmfDeviceAspect.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 25707 TmfEventFieldAspect.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 25707 TmfEventFieldAspect.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 6753 TmfEventFieldAspect.IRootField.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 6753 TmfEventFieldAspect.IRootField.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 18724 TmfStateSystemAspect.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 18724 TmfStateSystemAspect.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 9351 package-summary.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 9351 package-summary.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Entering directory: D2777 0 class-use
16:14:06 [2024-03-15T20:14:06.192Z] Sink: D2777 0 class-use
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 2318 TmfBaseAspects.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 2318 TmfBaseAspects.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 2282 Messages.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 2282 Messages.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 5596 TmfDeviceAspect.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 5596 TmfDeviceAspect.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 5117 TmfEventFieldAspect.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 5117 TmfEventFieldAspect.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 4917 TmfEventFieldAspect.IRootField.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 4917 TmfEventFieldAspect.IRootField.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 2336 TmfCallsiteAspect.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 2336 TmfCallsiteAspect.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 65321 ITmfEventAspect.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 65321 ITmfEventAspect.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 4107 TmfCpuAspect.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 4107 TmfCpuAspect.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 2354 TmfStateSystemAspect.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 2354 TmfStateSystemAspect.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 4975 TmfContentFieldAspect.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 4975 TmfContentFieldAspect.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 2300 MultiAspect.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 2300 MultiAspect.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sink: E
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 21452 package-use.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 21452 package-use.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sink: E
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 20889 ITmfEventField.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 20889 ITmfEventField.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 11382 ITmfEventType.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 11382 ITmfEventType.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 8758 ITmfLostEvent.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 8758 ITmfLostEvent.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 25279 TmfEvent.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 25279 TmfEvent.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 29446 TmfEventField.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 29446 TmfEventField.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.192Z] Sending file modes: C0666 20297 TmfEventType.html
16:14:06 [2024-03-15T20:14:06.192Z] Sink: C0666 20297 TmfEventType.html
16:14:06 [2024-03-15T20:14:06.192Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.193Z] Sending file modes: C0666 18059 TmfLostEvent.html
16:14:06 [2024-03-15T20:14:06.193Z] Sink: C0666 18059 TmfLostEvent.html
16:14:06 [2024-03-15T20:14:06.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.193Z] Sending file modes: C0666 7857 package-summary.html
16:14:06 [2024-03-15T20:14:06.193Z] Sink: C0666 7857 package-summary.html
16:14:06 [2024-03-15T20:14:06.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.193Z] Entering directory: D2777 0 class-use
16:14:06 [2024-03-15T20:14:06.193Z] Sink: D2777 0 class-use
16:14:06 [2024-03-15T20:14:06.193Z] Sending file modes: C0666 6870 TmfEventField.html
16:14:06 [2024-03-15T20:14:06.193Z] Sink: C0666 6870 TmfEventField.html
16:14:06 [2024-03-15T20:14:06.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.193Z] Sending file modes: C0666 2252 TmfLostEvent.html
16:14:06 [2024-03-15T20:14:06.193Z] Sink: C0666 2252 TmfLostEvent.html
16:14:06 [2024-03-15T20:14:06.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.193Z] Sending file modes: C0666 30448 ITmfEventField.html
16:14:06 [2024-03-15T20:14:06.193Z] Sink: C0666 30448 ITmfEventField.html
16:14:06 [2024-03-15T20:14:06.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.193Z] Sending file modes: C0666 22229 ITmfEventType.html
16:14:06 [2024-03-15T20:14:06.193Z] Sink: C0666 22229 ITmfEventType.html
16:14:06 [2024-03-15T20:14:06.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.193Z] Sending file modes: C0666 5490 ITmfLostEvent.html
16:14:06 [2024-03-15T20:14:06.193Z] Sink: C0666 5490 ITmfLostEvent.html
16:14:06 [2024-03-15T20:14:06.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.193Z] Sending file modes: C0666 130332 ITmfEvent.html
16:14:06 [2024-03-15T20:14:06.193Z] Sink: C0666 130332 ITmfEvent.html
16:14:06 [2024-03-15T20:14:06.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.193Z] Sending file modes: C0666 6192 ITmfCustomAttributes.html
16:14:06 [2024-03-15T20:14:06.193Z] Sink: C0666 6192 ITmfCustomAttributes.html
16:14:06 [2024-03-15T20:14:06.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.193Z] Sending file modes: C0666 10047 TmfEventType.html
16:14:06 [2024-03-15T20:14:06.193Z] Sink: C0666 10047 TmfEventType.html
16:14:06 [2024-03-15T20:14:06.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.193Z] Sending file modes: C0666 13605 TmfEvent.html
16:14:06 [2024-03-15T20:14:06.193Z] Sink: C0666 13605 TmfEvent.html
16:14:06 [2024-03-15T20:14:06.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.193Z] Sink: E
16:14:06 [2024-03-15T20:14:06.193Z] Sending file modes: C0666 40858 package-use.html
16:14:06 [2024-03-15T20:14:06.193Z] Sink: C0666 40858 package-use.html
16:14:06 [2024-03-15T20:14:06.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.193Z] Sink: E
16:14:06 [2024-03-15T20:14:06.193Z] Entering directory: D2777 0 segment
16:14:06 [2024-03-15T20:14:06.193Z] Sink: D2777 0 segment
16:14:06 [2024-03-15T20:14:06.193Z] Sending file modes: C0666 16345 ISegmentAspect.html
16:14:06 [2024-03-15T20:14:06.193Z] Sink: C0666 16345 ISegmentAspect.html
16:14:06 [2024-03-15T20:14:06.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.193Z] Sending file modes: C0666 18587 ISegmentAspect.SegmentType.html
16:14:06 [2024-03-15T20:14:06.193Z] Sink: C0666 18587 ISegmentAspect.SegmentType.html
16:14:06 [2024-03-15T20:14:06.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.448Z] Sending file modes: C0666 20085 SegmentDurationAspect.html
16:14:06 [2024-03-15T20:14:06.448Z] Sink: C0666 20085 SegmentDurationAspect.html
16:14:06 [2024-03-15T20:14:06.448Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.448Z] Sending file modes: C0666 20079 SegmentEndTimeAspect.html
16:14:06 [2024-03-15T20:14:06.448Z] Sink: C0666 20079 SegmentEndTimeAspect.html
16:14:06 [2024-03-15T20:14:06.448Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.448Z] Sending file modes: C0666 20109 SegmentStartTimeAspect.html
16:14:06 [2024-03-15T20:14:06.448Z] Sink: C0666 20109 SegmentStartTimeAspect.html
16:14:06 [2024-03-15T20:14:06.448Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.448Z] Sending file modes: C0666 6942 package-summary.html
16:14:06 [2024-03-15T20:14:06.448Z] Sink: C0666 6942 package-summary.html
16:14:06 [2024-03-15T20:14:06.448Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.448Z] Entering directory: D2777 0 class-use
16:14:06 [2024-03-15T20:14:06.448Z] Sink: D2777 0 class-use
16:14:06 [2024-03-15T20:14:06.448Z] Sending file modes: C0666 14038 ISegmentAspect.html
16:14:06 [2024-03-15T20:14:06.448Z] Sink: C0666 14038 ISegmentAspect.html
16:14:06 [2024-03-15T20:14:06.448Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.448Z] Sending file modes: C0666 7196 ISegmentAspect.SegmentType.html
16:14:06 [2024-03-15T20:14:06.448Z] Sink: C0666 7196 ISegmentAspect.SegmentType.html
16:14:06 [2024-03-15T20:14:06.448Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.448Z] Sending file modes: C0666 2324 SegmentStartTimeAspect.html
16:14:06 [2024-03-15T20:14:06.448Z] Sink: C0666 2324 SegmentStartTimeAspect.html
16:14:06 [2024-03-15T20:14:06.448Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.448Z] Sending file modes: C0666 2312 SegmentEndTimeAspect.html
16:14:06 [2024-03-15T20:14:06.448Z] Sink: C0666 2312 SegmentEndTimeAspect.html
16:14:06 [2024-03-15T20:14:06.448Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.448Z] Sending file modes: C0666 2318 SegmentDurationAspect.html
16:14:06 [2024-03-15T20:14:06.448Z] Sink: C0666 2318 SegmentDurationAspect.html
16:14:06 [2024-03-15T20:14:06.448Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.448Z] Sink: E
16:14:06 [2024-03-15T20:14:06.448Z] Sending file modes: C0666 6631 package-use.html
16:14:06 [2024-03-15T20:14:06.448Z] Sink: C0666 6631 package-use.html
16:14:06 [2024-03-15T20:14:06.448Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.448Z] Sink: E
16:14:06 [2024-03-15T20:14:06.449Z] Entering directory: D2777 0 markers
16:14:06 [2024-03-15T20:14:06.449Z] Sink: D2777 0 markers
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 8288 ITimeReference.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 8288 ITimeReference.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 9177 ITimeReferenceProvider.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 9177 ITimeReferenceProvider.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 13638 TimeReference.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 13638 TimeReference.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 5209 package-summary.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 5209 package-summary.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Entering directory: D2777 0 class-use
16:14:06 [2024-03-15T20:14:06.449Z] Sink: D2777 0 class-use
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 6113 ITimeReference.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 6113 ITimeReference.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 2344 ITimeReferenceProvider.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 2344 ITimeReferenceProvider.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 2270 TimeReference.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 2270 TimeReference.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sink: E
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 3335 package-use.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 3335 package-use.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sink: E
16:14:06 [2024-03-15T20:14:06.449Z] Entering directory: D2777 0 uml2sd
16:14:06 [2024-03-15T20:14:06.449Z] Sink: D2777 0 uml2sd
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 7528 ITmfAsyncSequenceDiagramEvent.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 7528 ITmfAsyncSequenceDiagramEvent.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 10479 ITmfSyncSequenceDiagramEvent.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 10479 ITmfSyncSequenceDiagramEvent.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 14536 TmfAsyncSequenceDiagramEvent.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 14536 TmfAsyncSequenceDiagramEvent.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 17827 TmfSyncSequenceDiagramEvent.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 17827 TmfSyncSequenceDiagramEvent.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 5595 package-summary.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 5595 package-summary.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Entering directory: D2777 0 class-use
16:14:06 [2024-03-15T20:14:06.449Z] Sink: D2777 0 class-use
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 8703 ITmfSyncSequenceDiagramEvent.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 8703 ITmfSyncSequenceDiagramEvent.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 2354 TmfAsyncSequenceDiagramEvent.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 2354 TmfAsyncSequenceDiagramEvent.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 4115 TmfSyncSequenceDiagramEvent.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 4115 TmfSyncSequenceDiagramEvent.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 6937 ITmfAsyncSequenceDiagramEvent.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 6937 ITmfAsyncSequenceDiagramEvent.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sink: E
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 5268 package-use.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 5268 package-use.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sink: E
16:14:06 [2024-03-15T20:14:06.449Z] Entering directory: D2777 0 config
16:14:06 [2024-03-15T20:14:06.449Z] Sink: D2777 0 config
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 9678 ITmfConfigParamDescriptor.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 9678 ITmfConfigParamDescriptor.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 11247 ITmfConfiguration.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 11247 ITmfConfiguration.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 19798 ITmfConfigurationSource.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 19798 ITmfConfigurationSource.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 10537 ITmfConfigurationSourceType.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 10537 ITmfConfigurationSourceType.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 19284 TmfConfigParamDescriptor.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 19284 TmfConfigParamDescriptor.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 16909 TmfConfigParamDescriptor.Builder.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 16909 TmfConfigParamDescriptor.Builder.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 20184 TmfConfiguration.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 20184 TmfConfiguration.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 19955 TmfConfiguration.Builder.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 19955 TmfConfiguration.Builder.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 17975 TmfConfigurationSourceManager.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 17975 TmfConfigurationSourceManager.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 20219 TmfConfigurationSourceType.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 20219 TmfConfigurationSourceType.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 17650 TmfConfigurationSourceType.Builder.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 17650 TmfConfigurationSourceType.Builder.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 9420 package-summary.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 9420 package-summary.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Entering directory: D2777 0 class-use
16:14:06 [2024-03-15T20:14:06.449Z] Sink: D2777 0 class-use
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 4357 TmfConfigurationSourceManager.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 4357 TmfConfigurationSourceManager.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 10113 ITmfConfiguration.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 10113 ITmfConfiguration.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 2330 TmfConfigParamDescriptor.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 2330 TmfConfigParamDescriptor.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 6739 TmfConfigParamDescriptor.Builder.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 6739 TmfConfigParamDescriptor.Builder.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 4661 ITmfConfigurationSource.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 4661 ITmfConfigurationSource.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 7311 ITmfConfigurationSourceType.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 7311 ITmfConfigurationSourceType.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 2342 TmfConfigurationSourceType.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 2342 TmfConfigurationSourceType.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 7095 TmfConfigurationSourceType.Builder.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 7095 TmfConfigurationSourceType.Builder.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 8933 ITmfConfigParamDescriptor.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 8933 ITmfConfigParamDescriptor.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 2282 TmfConfiguration.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 2282 TmfConfiguration.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 7980 TmfConfiguration.Builder.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 7980 TmfConfiguration.Builder.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sink: E
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 5926 package-use.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 5926 package-use.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sink: E
16:14:06 [2024-03-15T20:14:06.449Z] Entering directory: D2777 0 request
16:14:06 [2024-03-15T20:14:06.449Z] Sink: D2777 0 request
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 33313 ITmfEventRequest.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 33313 ITmfEventRequest.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 17438 ITmfEventRequest.ExecutionType.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 17438 ITmfEventRequest.ExecutionType.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 59032 TmfEventRequest.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 59032 TmfEventRequest.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 5400 package-summary.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 5400 package-summary.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Entering directory: D2777 0 class-use
16:14:06 [2024-03-15T20:14:06.449Z] Sink: D2777 0 class-use
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 12555 ITmfEventRequest.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 12555 ITmfEventRequest.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 12188 ITmfEventRequest.ExecutionType.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 12188 ITmfEventRequest.ExecutionType.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 4132 TmfEventRequest.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 4132 TmfEventRequest.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sink: E
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 7887 package-use.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 7887 package-use.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sink: E
16:14:06 [2024-03-15T20:14:06.449Z] Entering directory: D2777 0 resources
16:14:06 [2024-03-15T20:14:06.449Z] Sink: D2777 0 resources
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 8473 ITmfMarker.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 8473 ITmfMarker.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 3456 package-summary.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 3456 package-summary.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Entering directory: D2777 0 class-use
16:14:06 [2024-03-15T20:14:06.449Z] Sink: D2777 0 class-use
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 2284 ITmfMarker.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 2284 ITmfMarker.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sink: E
16:14:06 [2024-03-15T20:14:06.449Z] Sending file modes: C0666 2099 package-use.html
16:14:06 [2024-03-15T20:14:06.449Z] Sink: C0666 2099 package-use.html
16:14:06 [2024-03-15T20:14:06.449Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.449Z] Sink: E
16:14:06 [2024-03-15T20:14:06.449Z] Entering directory: D2777 0 project
16:14:06 [2024-03-15T20:14:06.449Z] Sink: D2777 0 project
16:14:06 [2024-03-15T20:14:06.450Z] Entering directory: D2777 0 model
16:14:06 [2024-03-15T20:14:06.450Z] Sink: D2777 0 model
16:14:06 [2024-03-15T20:14:06.450Z] Sending file modes: C0666 12472 ITmfPropertiesProvider.html
16:14:06 [2024-03-15T20:14:06.450Z] Sink: C0666 12472 ITmfPropertiesProvider.html
16:14:06 [2024-03-15T20:14:06.450Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.450Z] Sending file modes: C0666 13909 TmfTraceCoreUtils.html
16:14:06 [2024-03-15T20:14:06.450Z] Sink: C0666 13909 TmfTraceCoreUtils.html
16:14:06 [2024-03-15T20:14:06.450Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.450Z] Sending file modes: C0666 12777 TmfTraceImportException.html
16:14:06 [2024-03-15T20:14:06.450Z] Sink: C0666 12777 TmfTraceImportException.html
16:14:06 [2024-03-15T20:14:06.450Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.450Z] Sending file modes: C0666 60174 TmfTraceType.html
16:14:06 [2024-03-15T20:14:06.450Z] Sink: C0666 60174 TmfTraceType.html
16:14:06 [2024-03-15T20:14:06.450Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.706Z] Sending file modes: C0666 17474 TmfTraceType.TraceElementType.html
16:14:06 [2024-03-15T20:14:06.706Z] Sink: C0666 17474 TmfTraceType.TraceElementType.html
16:14:06 [2024-03-15T20:14:06.706Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.706Z] Sending file modes: C0666 29079 TraceTypeHelper.html
16:14:06 [2024-03-15T20:14:06.706Z] Sink: C0666 29079 TraceTypeHelper.html
16:14:06 [2024-03-15T20:14:06.706Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.706Z] Sending file modes: C0666 19386 TraceTypePreferences.html
16:14:06 [2024-03-15T20:14:06.706Z] Sink: C0666 19386 TraceTypePreferences.html
16:14:06 [2024-03-15T20:14:06.706Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.706Z] Sending file modes: C0666 6784 package-summary.html
16:14:06 [2024-03-15T20:14:06.706Z] Sink: C0666 6784 package-summary.html
16:14:06 [2024-03-15T20:14:06.706Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.706Z] Entering directory: D2777 0 class-use
16:14:06 [2024-03-15T20:14:06.706Z] Sink: D2777 0 class-use
16:14:06 [2024-03-15T20:14:06.706Z] Sending file modes: C0666 17354 TraceTypeHelper.html
16:14:06 [2024-03-15T20:14:06.706Z] Sink: C0666 17354 TraceTypeHelper.html
16:14:06 [2024-03-15T20:14:06.706Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.706Z] Sending file modes: C0666 2360 TraceTypePreferences.html
16:14:06 [2024-03-15T20:14:06.706Z] Sink: C0666 2360 TraceTypePreferences.html
16:14:06 [2024-03-15T20:14:06.706Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.706Z] Sending file modes: C0666 2312 TmfTraceType.html
16:14:06 [2024-03-15T20:14:06.706Z] Sink: C0666 2312 TmfTraceType.html
16:14:06 [2024-03-15T20:14:06.706Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.706Z] Sending file modes: C0666 10013 TmfTraceType.TraceElementType.html
16:14:06 [2024-03-15T20:14:06.706Z] Sink: C0666 10013 TmfTraceType.TraceElementType.html
16:14:06 [2024-03-15T20:14:06.706Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.706Z] Sending file modes: C0666 6980 TmfTraceImportException.html
16:14:06 [2024-03-15T20:14:06.706Z] Sink: C0666 6980 TmfTraceImportException.html
16:14:06 [2024-03-15T20:14:06.706Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.706Z] Sending file modes: C0666 41220 ITmfPropertiesProvider.html
16:14:06 [2024-03-15T20:14:06.706Z] Sink: C0666 41220 ITmfPropertiesProvider.html
16:14:06 [2024-03-15T20:14:06.706Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.706Z] Sending file modes: C0666 2342 TmfTraceCoreUtils.html
16:14:06 [2024-03-15T20:14:06.706Z] Sink: C0666 2342 TmfTraceCoreUtils.html
16:14:06 [2024-03-15T20:14:06.706Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.706Z] Sink: E
16:14:06 [2024-03-15T20:14:06.706Z] Sending file modes: C0666 30056 package-use.html
16:14:06 [2024-03-15T20:14:06.706Z] Sink: C0666 30056 package-use.html
16:14:06 [2024-03-15T20:14:06.706Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.706Z] Sink: E
16:14:06 [2024-03-15T20:14:06.706Z] Sink: E
16:14:06 [2024-03-15T20:14:06.706Z] Entering directory: D2777 0 response
16:14:06 [2024-03-15T20:14:06.706Z] Sink: D2777 0 response
16:14:06 [2024-03-15T20:14:06.706Z] Sending file modes: C0666 8495 ITmfResponse.html
16:14:06 [2024-03-15T20:14:06.706Z] Sink: C0666 8495 ITmfResponse.html
16:14:06 [2024-03-15T20:14:06.706Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.706Z] Sending file modes: C0666 18798 ITmfResponse.Status.html
16:14:06 [2024-03-15T20:14:06.706Z] Sink: C0666 18798 ITmfResponse.Status.html
16:14:06 [2024-03-15T20:14:06.706Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.706Z] Sending file modes: C0666 17471 TmfModelResponse.html
16:14:06 [2024-03-15T20:14:06.706Z] Sink: C0666 17471 TmfModelResponse.html
16:14:06 [2024-03-15T20:14:06.706Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.706Z] Sending file modes: C0666 5912 package-summary.html
16:14:06 [2024-03-15T20:14:06.706Z] Sink: C0666 5912 package-summary.html
16:14:06 [2024-03-15T20:14:06.706Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.706Z] Entering directory: D2777 0 class-use
16:14:06 [2024-03-15T20:14:06.706Z] Sink: D2777 0 class-use
16:14:06 [2024-03-15T20:14:06.706Z] Sending file modes: C0666 52352 TmfModelResponse.html
16:14:06 [2024-03-15T20:14:06.706Z] Sink: C0666 52352 TmfModelResponse.html
16:14:06 [2024-03-15T20:14:06.706Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.706Z] Sending file modes: C0666 4086 ITmfResponse.html
16:14:06 [2024-03-15T20:14:06.706Z] Sink: C0666 4086 ITmfResponse.html
16:14:06 [2024-03-15T20:14:06.706Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.706Z] Sending file modes: C0666 7268 ITmfResponse.Status.html
16:14:06 [2024-03-15T20:14:06.706Z] Sink: C0666 7268 ITmfResponse.Status.html
16:14:06 [2024-03-15T20:14:06.706Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.706Z] Sink: E
16:14:06 [2024-03-15T20:14:06.706Z] Sending file modes: C0666 9964 package-use.html
16:14:06 [2024-03-15T20:14:06.706Z] Sink: C0666 9964 package-use.html
16:14:06 [2024-03-15T20:14:06.706Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.706Z] Sink: E
16:14:06 [2024-03-15T20:14:06.706Z] Entering directory: D2777 0 statistics
16:14:06 [2024-03-15T20:14:06.706Z] Sink: D2777 0 statistics
16:14:06 [2024-03-15T20:14:06.706Z] Sending file modes: C0666 15035 ITmfStatistics.html
16:14:06 [2024-03-15T20:14:06.706Z] Sink: C0666 15035 ITmfStatistics.html
16:14:06 [2024-03-15T20:14:06.706Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.706Z] Sending file modes: C0666 26425 TmfStateStatistics.html
16:14:06 [2024-03-15T20:14:06.706Z] Sink: C0666 26425 TmfStateStatistics.html
16:14:06 [2024-03-15T20:14:06.706Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.706Z] Sending file modes: C0666 11073 TmfStateStatistics.Attributes.html
16:14:06 [2024-03-15T20:14:06.706Z] Sink: C0666 11073 TmfStateStatistics.Attributes.html
16:14:06 [2024-03-15T20:14:06.706Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.706Z] Sending file modes: C0666 19347 TmfStatisticsEventTypesModule.html
16:14:06 [2024-03-15T20:14:06.706Z] Sink: C0666 19347 TmfStatisticsEventTypesModule.html
16:14:06 [2024-03-15T20:14:06.706Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.706Z] Sending file modes: C0666 31884 TmfStatisticsModule.html
16:14:06 [2024-03-15T20:14:06.706Z] Sink: C0666 31884 TmfStatisticsModule.html
16:14:06 [2024-03-15T20:14:06.706Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.706Z] Sending file modes: C0666 19298 TmfStatisticsTotalsModule.html
16:14:06 [2024-03-15T20:14:06.706Z] Sink: C0666 19298 TmfStatisticsTotalsModule.html
16:14:06 [2024-03-15T20:14:06.706Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.706Z] Sending file modes: C0666 6365 package-summary.html
16:14:06 [2024-03-15T20:14:06.706Z] Sink: C0666 6365 package-summary.html
16:14:06 [2024-03-15T20:14:06.706Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.706Z] Entering directory: D2777 0 class-use
16:14:06 [2024-03-15T20:14:06.706Z] Sink: D2777 0 class-use
16:14:06 [2024-03-15T20:14:06.706Z] Sending file modes: C0666 2384 TmfStatisticsEventTypesModule.html
16:14:06 [2024-03-15T20:14:06.706Z] Sink: C0666 2384 TmfStatisticsEventTypesModule.html
16:14:06 [2024-03-15T20:14:06.706Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.706Z] Sending file modes: C0666 2324 TmfStatisticsModule.html
16:14:06 [2024-03-15T20:14:06.707Z] Sink: C0666 2324 TmfStatisticsModule.html
16:14:06 [2024-03-15T20:14:06.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.707Z] Sending file modes: C0666 2360 TmfStatisticsTotalsModule.html
16:14:06 [2024-03-15T20:14:06.707Z] Sink: C0666 2360 TmfStatisticsTotalsModule.html
16:14:06 [2024-03-15T20:14:06.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.707Z] Sending file modes: C0666 2318 TmfStateStatistics.html
16:14:06 [2024-03-15T20:14:06.707Z] Sink: C0666 2318 TmfStateStatistics.html
16:14:06 [2024-03-15T20:14:06.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.707Z] Sending file modes: C0666 2392 TmfStateStatistics.Attributes.html
16:14:06 [2024-03-15T20:14:06.707Z] Sink: C0666 2392 TmfStateStatistics.Attributes.html
16:14:06 [2024-03-15T20:14:06.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.707Z] Sending file modes: C0666 5081 ITmfStatistics.html
16:14:06 [2024-03-15T20:14:06.707Z] Sink: C0666 5081 ITmfStatistics.html
16:14:06 [2024-03-15T20:14:06.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.707Z] Sink: E
16:14:06 [2024-03-15T20:14:06.707Z] Sending file modes: C0666 3358 package-use.html
16:14:06 [2024-03-15T20:14:06.707Z] Sink: C0666 3358 package-use.html
16:14:06 [2024-03-15T20:14:06.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.707Z] Sink: E
16:14:06 [2024-03-15T20:14:06.707Z] Entering directory: D2777 0 timestamp
16:14:06 [2024-03-15T20:14:06.707Z] Sink: D2777 0 timestamp
16:14:06 [2024-03-15T20:14:06.707Z] Sending file modes: C0666 41975 ITmfTimePreferencesConstants.html
16:14:06 [2024-03-15T20:14:06.707Z] Sink: C0666 41975 ITmfTimePreferencesConstants.html
16:14:06 [2024-03-15T20:14:06.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.707Z] Sending file modes: C0666 22428 ITmfTimestamp.html
16:14:06 [2024-03-15T20:14:06.707Z] Sink: C0666 22428 ITmfTimestamp.html
16:14:06 [2024-03-15T20:14:06.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.707Z] Sending file modes: C0666 19600 TmfTimePreferences.html
16:14:06 [2024-03-15T20:14:06.707Z] Sink: C0666 19600 TmfTimePreferences.html
16:14:06 [2024-03-15T20:14:06.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.707Z] Sending file modes: C0666 21904 TmfTimeRange.html
16:14:06 [2024-03-15T20:14:06.707Z] Sink: C0666 21904 TmfTimeRange.html
16:14:06 [2024-03-15T20:14:06.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.707Z] Sending file modes: C0666 38324 TmfTimestamp.html
16:14:06 [2024-03-15T20:14:06.707Z] Sink: C0666 38324 TmfTimestamp.html
16:14:06 [2024-03-15T20:14:06.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.707Z] Sending file modes: C0666 21559 TmfTimestampDelta.html
16:14:06 [2024-03-15T20:14:06.707Z] Sink: C0666 21559 TmfTimestampDelta.html
16:14:06 [2024-03-15T20:14:06.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.707Z] Sending file modes: C0666 49973 TmfTimestampFormat.html
16:14:06 [2024-03-15T20:14:06.707Z] Sink: C0666 49973 TmfTimestampFormat.html
16:14:06 [2024-03-15T20:14:06.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.707Z] Sending file modes: C0666 6519 package-summary.html
16:14:06 [2024-03-15T20:14:06.707Z] Sink: C0666 6519 package-summary.html
16:14:06 [2024-03-15T20:14:06.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.707Z] Entering directory: D2777 0 class-use
16:14:06 [2024-03-15T20:14:06.707Z] Sink: D2777 0 class-use
16:14:06 [2024-03-15T20:14:06.707Z] Sending file modes: C0666 56556 TmfTimeRange.html
16:14:06 [2024-03-15T20:14:06.707Z] Sink: C0666 56556 TmfTimeRange.html
16:14:06 [2024-03-15T20:14:06.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.707Z] Sending file modes: C0666 104210 ITmfTimestamp.html
16:14:06 [2024-03-15T20:14:06.707Z] Sink: C0666 104210 ITmfTimestamp.html
16:14:06 [2024-03-15T20:14:06.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.707Z] Sending file modes: C0666 8137 TmfTimestampFormat.html
16:14:06 [2024-03-15T20:14:06.707Z] Sink: C0666 8137 TmfTimestampFormat.html
16:14:06 [2024-03-15T20:14:06.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.707Z] Sending file modes: C0666 2306 TmfTimestampDelta.html
16:14:06 [2024-03-15T20:14:06.707Z] Sink: C0666 2306 TmfTimestampDelta.html
16:14:06 [2024-03-15T20:14:06.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.707Z] Sending file modes: C0666 5803 TmfTimestamp.html
16:14:06 [2024-03-15T20:14:06.707Z] Sink: C0666 5803 TmfTimestamp.html
16:14:06 [2024-03-15T20:14:06.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.707Z] Sending file modes: C0666 2312 TmfTimePreferences.html
16:14:06 [2024-03-15T20:14:06.707Z] Sink: C0666 2312 TmfTimePreferences.html
16:14:06 [2024-03-15T20:14:06.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.707Z] Sending file modes: C0666 2392 ITmfTimePreferencesConstants.html
16:14:06 [2024-03-15T20:14:06.707Z] Sink: C0666 2392 ITmfTimePreferencesConstants.html
16:14:06 [2024-03-15T20:14:06.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.707Z] Sink: E
16:14:06 [2024-03-15T20:14:06.707Z] Sending file modes: C0666 35551 package-use.html
16:14:06 [2024-03-15T20:14:06.707Z] Sink: C0666 35551 package-use.html
16:14:06 [2024-03-15T20:14:06.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.707Z] Sink: E
16:14:06 [2024-03-15T20:14:06.707Z] Entering directory: D2777 0 synchronization
16:14:06 [2024-03-15T20:14:06.707Z] Sink: D2777 0 synchronization
16:14:06 [2024-03-15T20:14:06.707Z] Sending file modes: C0666 10073 ITmfTimestampTransform.html
16:14:06 [2024-03-15T20:14:06.707Z] Sink: C0666 10073 ITmfTimestampTransform.html
16:14:06 [2024-03-15T20:14:06.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.707Z] Sending file modes: C0666 26191 Messages.html
16:14:06 [2024-03-15T20:14:06.707Z] Sink: C0666 26191 Messages.html
16:14:06 [2024-03-15T20:14:06.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.707Z] Sending file modes: C0666 26826 SynchronizationAlgorithm.html
16:14:06 [2024-03-15T20:14:06.707Z] Sink: C0666 26826 SynchronizationAlgorithm.html
16:14:06 [2024-03-15T20:14:06.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.707Z] Sending file modes: C0666 19868 SynchronizationAlgorithm.SyncQuality.html
16:14:06 [2024-03-15T20:14:06.707Z] Sink: C0666 19868 SynchronizationAlgorithm.SyncQuality.html
16:14:06 [2024-03-15T20:14:06.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.707Z] Sending file modes: C0666 10745 SynchronizationAlgorithmFactory.html
16:14:06 [2024-03-15T20:14:06.707Z] Sink: C0666 10745 SynchronizationAlgorithmFactory.html
16:14:06 [2024-03-15T20:14:06.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.707Z] Sending file modes: C0666 15030 SynchronizationBackend.html
16:14:06 [2024-03-15T20:14:06.707Z] Sink: C0666 15030 SynchronizationBackend.html
16:14:06 [2024-03-15T20:14:06.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.707Z] Sending file modes: C0666 16076 SynchronizationManager.html
16:14:06 [2024-03-15T20:14:06.707Z] Sink: C0666 16076 SynchronizationManager.html
16:14:06 [2024-03-15T20:14:06.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.707Z] Sending file modes: C0666 21188 TimestampTransformFactory.html
16:14:06 [2024-03-15T20:14:06.707Z] Sink: C0666 21188 TimestampTransformFactory.html
16:14:06 [2024-03-15T20:14:06.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.707Z] Sending file modes: C0666 7437 package-summary.html
16:14:06 [2024-03-15T20:14:06.707Z] Sink: C0666 7437 package-summary.html
16:14:06 [2024-03-15T20:14:06.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.707Z] Entering directory: D2777 0 class-use
16:14:06 [2024-03-15T20:14:06.707Z] Sink: D2777 0 class-use
16:14:06 [2024-03-15T20:14:06.707Z] Sending file modes: C0666 15824 SynchronizationAlgorithm.html
16:14:06 [2024-03-15T20:14:06.707Z] Sink: C0666 15824 SynchronizationAlgorithm.html
16:14:06 [2024-03-15T20:14:06.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.707Z] Sending file modes: C0666 6361 SynchronizationAlgorithm.SyncQuality.html
16:14:06 [2024-03-15T20:14:06.707Z] Sink: C0666 6361 SynchronizationAlgorithm.SyncQuality.html
16:14:06 [2024-03-15T20:14:06.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.707Z] Sending file modes: C0666 2372 SynchronizationManager.html
16:14:06 [2024-03-15T20:14:06.707Z] Sink: C0666 2372 SynchronizationManager.html
16:14:06 [2024-03-15T20:14:06.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.707Z] Sending file modes: C0666 2288 Messages.html
16:14:06 [2024-03-15T20:14:06.707Z] Sink: C0666 2288 Messages.html
16:14:06 [2024-03-15T20:14:06.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.707Z] Sending file modes: C0666 2390 TimestampTransformFactory.html
16:14:06 [2024-03-15T20:14:06.707Z] Sink: C0666 2390 TimestampTransformFactory.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 2372 SynchronizationBackend.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 2372 SynchronizationBackend.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 2426 SynchronizationAlgorithmFactory.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 2426 SynchronizationAlgorithmFactory.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 16862 ITmfTimestampTransform.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 16862 ITmfTimestampTransform.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sink: E
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 7056 package-use.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 7056 package-use.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sink: E
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 7355 Messages.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 7355 Messages.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Entering directory: D2777 0 util
16:14:06 [2024-03-15T20:14:06.963Z] Sink: D2777 0 util
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 14957 Pair.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 14957 Pair.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 3995 package-summary.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 3995 package-summary.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Entering directory: D2777 0 class-use
16:14:06 [2024-03-15T20:14:06.963Z] Sink: D2777 0 class-use
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 5965 Pair.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 5965 Pair.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sink: E
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 4459 package-use.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 4459 package-use.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sink: E
16:14:06 [2024-03-15T20:14:06.963Z] Entering directory: D2777 0 exceptions
16:14:06 [2024-03-15T20:14:06.963Z] Sink: D2777 0 exceptions
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 12962 TmfAnalysisException.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 12962 TmfAnalysisException.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 12743 TmfConfigurationException.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 12743 TmfConfigurationException.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 12547 TmfTraceException.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 12547 TmfTraceException.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 4187 package-summary.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 4187 package-summary.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Entering directory: D2777 0 class-use
16:14:06 [2024-03-15T20:14:06.963Z] Sink: D2777 0 class-use
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 17161 TmfAnalysisException.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 17161 TmfAnalysisException.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 6091 TmfConfigurationException.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 6091 TmfConfigurationException.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 22410 TmfTraceException.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 22410 TmfTraceException.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sink: E
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 16795 package-use.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 16795 package-use.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sink: E
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 13834 TmfCommonConstants.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 13834 TmfCommonConstants.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Entering directory: D2777 0 signal
16:14:06 [2024-03-15T20:14:06.963Z] Sink: D2777 0 signal
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 12534 TmfDataModelSelectedSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 12534 TmfDataModelSelectedSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 7606 TmfEndSynchSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 7606 TmfEndSynchSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 14147 TmfEventFilterAppliedSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 14147 TmfEventFilterAppliedSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 14038 TmfEventSearchAppliedSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 14038 TmfEventSearchAppliedSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 12313 TmfEventSelectedSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 12313 TmfEventSelectedSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 7993 TmfMarkerEventSourceUpdatedSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 7993 TmfMarkerEventSourceUpdatedSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 19772 TmfSelectionRangeUpdatedSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 19772 TmfSelectionRangeUpdatedSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 16023 TmfSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 16023 TmfSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 3737 TmfSignalHandler.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 3737 TmfSignalHandler.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 29776 TmfSignalManager.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 29776 TmfSignalManager.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 13537 TmfSignalThrottler.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 13537 TmfSignalThrottler.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 9922 TmfSignalTracer.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 9922 TmfSignalTracer.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 12614 TmfStartAnalysisSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 12614 TmfStartAnalysisSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 7625 TmfStartSynchSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 7625 TmfStartSynchSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 7991 TmfTimestampFormatUpdateSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 7991 TmfTimestampFormatUpdateSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 12657 TmfTraceClosedSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 12657 TmfTraceClosedSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 12021 TmfTraceModelSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 12021 TmfTraceModelSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 13742 TmfTraceOpenedSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 13742 TmfTraceOpenedSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 13856 TmfTraceRangeUpdatedSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 13856 TmfTraceRangeUpdatedSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 12423 TmfTraceSelectedSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 12423 TmfTraceSelectedSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 12682 TmfTraceSynchronizedSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 12682 TmfTraceSynchronizedSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 14855 TmfTraceUpdatedSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 14855 TmfTraceUpdatedSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 15752 TmfWindowRangeUpdatedSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 15752 TmfWindowRangeUpdatedSignal.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Sending file modes: C0666 12427 package-summary.html
16:14:06 [2024-03-15T20:14:06.963Z] Sink: C0666 12427 package-summary.html
16:14:06 [2024-03-15T20:14:06.963Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.963Z] Entering directory: D2777 0 class-use
16:14:06 [2024-03-15T20:14:06.964Z] Sink: D2777 0 class-use
16:14:06 [2024-03-15T20:14:06.964Z] Sending file modes: C0666 4001 TmfSignalTracer.html
16:14:06 [2024-03-15T20:14:06.964Z] Sink: C0666 4001 TmfSignalTracer.html
16:14:06 [2024-03-15T20:14:06.964Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.964Z] Sending file modes: C0666 4033 TmfSignalThrottler.html
16:14:06 [2024-03-15T20:14:06.964Z] Sink: C0666 4033 TmfSignalThrottler.html
16:14:06 [2024-03-15T20:14:06.964Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.964Z] Sending file modes: C0666 18878 TmfSelectionRangeUpdatedSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] Sink: C0666 18878 TmfSelectionRangeUpdatedSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.964Z] Sending file modes: C0666 2282 TmfSignalManager.html
16:14:06 [2024-03-15T20:14:06.964Z] Sink: C0666 2282 TmfSignalManager.html
16:14:06 [2024-03-15T20:14:06.964Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.964Z] Sending file modes: C0666 8645 TmfTraceModelSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] Sink: C0666 8645 TmfTraceModelSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.964Z] Sending file modes: C0666 32001 TmfSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] Sink: C0666 32001 TmfSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.964Z] Sending file modes: C0666 12644 TmfTraceUpdatedSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] Sink: C0666 12644 TmfTraceUpdatedSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.964Z] Sending file modes: C0666 99984 TmfSignalHandler.html
16:14:06 [2024-03-15T20:14:06.964Z] Sink: C0666 99984 TmfSignalHandler.html
16:14:06 [2024-03-15T20:14:06.964Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.964Z] Sending file modes: C0666 4248 TmfStartSynchSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] Sink: C0666 4248 TmfStartSynchSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.964Z] Sending file modes: C0666 4542 TmfMarkerEventSourceUpdatedSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] Sink: C0666 4542 TmfMarkerEventSourceUpdatedSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.964Z] Sending file modes: C0666 2318 TmfEventSelectedSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] Sink: C0666 2318 TmfEventSelectedSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.964Z] Sending file modes: C0666 27191 TmfTraceSelectedSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] Sink: C0666 27191 TmfTraceSelectedSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.964Z] Sending file modes: C0666 4214 TmfEndSynchSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] Sink: C0666 4214 TmfEndSynchSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.964Z] Sending file modes: C0666 4425 TmfEventSearchAppliedSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] Sink: C0666 4425 TmfEventSearchAppliedSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.964Z] Sending file modes: C0666 14721 TmfTimestampFormatUpdateSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] Sink: C0666 14721 TmfTimestampFormatUpdateSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.964Z] Sending file modes: C0666 13408 TmfTraceRangeUpdatedSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] Sink: C0666 13408 TmfTraceRangeUpdatedSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.964Z] Sending file modes: C0666 4451 TmfDataModelSelectedSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] Sink: C0666 4451 TmfDataModelSelectedSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.964Z] Sending file modes: C0666 24018 TmfTraceOpenedSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] Sink: C0666 24018 TmfTraceOpenedSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.964Z] Sending file modes: C0666 6076 TmfEventFilterAppliedSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] Sink: C0666 6076 TmfEventFilterAppliedSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.964Z] Sending file modes: C0666 22744 TmfWindowRangeUpdatedSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] Sink: C0666 22744 TmfWindowRangeUpdatedSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.964Z] Sending file modes: C0666 4453 TmfStartAnalysisSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] Sink: C0666 4453 TmfStartAnalysisSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.964Z] Sending file modes: C0666 4485 TmfTraceSynchronizedSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] Sink: C0666 4485 TmfTraceSynchronizedSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.964Z] Sending file modes: C0666 31642 TmfTraceClosedSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] Sink: C0666 31642 TmfTraceClosedSignal.html
16:14:06 [2024-03-15T20:14:06.964Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.964Z] Sink: E
16:14:06 [2024-03-15T20:14:06.964Z] Sending file modes: C0666 65409 package-use.html
16:14:06 [2024-03-15T20:14:06.964Z] Sink: C0666 65409 package-use.html
16:14:06 [2024-03-15T20:14:06.964Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:06 [2024-03-15T20:14:06.964Z] Sink: E
16:14:06 [2024-03-15T20:14:06.964Z] Sending file modes: C0666 14314 TmfProjectNature.html
16:14:06 [2024-03-15T20:14:06.964Z] Sink: C0666 14314 TmfProjectNature.html
16:14:06 [2024-03-15T20:14:06.964Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.219Z] Sending file modes: C0666 15160 TmfStrings.html
16:14:07 [2024-03-15T20:14:07.219Z] Sink: C0666 15160 TmfStrings.html
16:14:07 [2024-03-15T20:14:07.219Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.219Z] Sending file modes: C0666 3897 package-summary.html
16:14:07 [2024-03-15T20:14:07.219Z] Sink: C0666 3897 package-summary.html
16:14:07 [2024-03-15T20:14:07.219Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.219Z] Entering directory: D2777 0 viewmodel
16:14:07 [2024-03-15T20:14:07.219Z] Sink: D2777 0 viewmodel
16:14:07 [2024-03-15T20:14:07.219Z] Sending file modes: C0666 3331 package-summary.html
16:14:07 [2024-03-15T20:14:07.219Z] Sink: C0666 3331 package-summary.html
16:14:07 [2024-03-15T20:14:07.219Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.219Z] Sending file modes: C0666 2099 package-use.html
16:14:07 [2024-03-15T20:14:07.219Z] Sink: C0666 2099 package-use.html
16:14:07 [2024-03-15T20:14:07.219Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.219Z] Sink: E
16:14:07 [2024-03-15T20:14:07.219Z] Entering directory: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.219Z] Sink: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.219Z] Sending file modes: C0666 2180 Messages.html
16:14:07 [2024-03-15T20:14:07.219Z] Sink: C0666 2180 Messages.html
16:14:07 [2024-03-15T20:14:07.219Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.219Z] Sending file modes: C0666 2240 TmfCommonConstants.html
16:14:07 [2024-03-15T20:14:07.219Z] Sink: C0666 2240 TmfCommonConstants.html
16:14:07 [2024-03-15T20:14:07.219Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.219Z] Sending file modes: C0666 2192 TmfStrings.html
16:14:07 [2024-03-15T20:14:07.219Z] Sink: C0666 2192 TmfStrings.html
16:14:07 [2024-03-15T20:14:07.219Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.219Z] Sending file modes: C0666 2228 TmfProjectNature.html
16:14:07 [2024-03-15T20:14:07.219Z] Sink: C0666 2228 TmfProjectNature.html
16:14:07 [2024-03-15T20:14:07.219Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.219Z] Sink: E
16:14:07 [2024-03-15T20:14:07.219Z] Sending file modes: C0666 2037 package-use.html
16:14:07 [2024-03-15T20:14:07.219Z] Sink: C0666 2037 package-use.html
16:14:07 [2024-03-15T20:14:07.219Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.219Z] Sink: E
16:14:07 [2024-03-15T20:14:07.219Z] Entering directory: D2777 0 ctf
16:14:07 [2024-03-15T20:14:07.219Z] Sink: D2777 0 ctf
16:14:07 [2024-03-15T20:14:07.219Z] Entering directory: D2777 0 core
16:14:07 [2024-03-15T20:14:07.219Z] Sink: D2777 0 core
16:14:07 [2024-03-15T20:14:07.219Z] Entering directory: D2777 0 event
16:14:07 [2024-03-15T20:14:07.219Z] Sink: D2777 0 event
16:14:07 [2024-03-15T20:14:07.219Z] Entering directory: D2777 0 aspect
16:14:07 [2024-03-15T20:14:07.219Z] Sink: D2777 0 aspect
16:14:07 [2024-03-15T20:14:07.219Z] Sending file modes: C0666 17764 CtfChannelAspect.html
16:14:07 [2024-03-15T20:14:07.219Z] Sink: C0666 17764 CtfChannelAspect.html
16:14:07 [2024-03-15T20:14:07.219Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.219Z] Sending file modes: C0666 14031 CtfCpuAspect.html
16:14:07 [2024-03-15T20:14:07.219Z] Sink: C0666 14031 CtfCpuAspect.html
16:14:07 [2024-03-15T20:14:07.219Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.219Z] Sending file modes: C0666 8048 Messages.html
16:14:07 [2024-03-15T20:14:07.219Z] Sink: C0666 8048 Messages.html
16:14:07 [2024-03-15T20:14:07.219Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.219Z] Sending file modes: C0666 4302 package-summary.html
16:14:07 [2024-03-15T20:14:07.219Z] Sink: C0666 4302 package-summary.html
16:14:07 [2024-03-15T20:14:07.219Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.219Z] Entering directory: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.219Z] Sink: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.219Z] Sending file modes: C0666 2366 CtfChannelAspect.html
16:14:07 [2024-03-15T20:14:07.219Z] Sink: C0666 2366 CtfChannelAspect.html
16:14:07 [2024-03-15T20:14:07.219Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 2318 Messages.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 2318 Messages.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 2342 CtfCpuAspect.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 2342 CtfCpuAspect.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sink: E
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 2158 package-use.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 2158 package-use.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sink: E
16:14:07 [2024-03-15T20:14:07.220Z] Entering directory: D2777 0 lookup
16:14:07 [2024-03-15T20:14:07.220Z] Sink: D2777 0 lookup
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 17000 CtfTmfCallsite.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 17000 CtfTmfCallsite.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 3731 package-summary.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 3731 package-summary.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Entering directory: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.220Z] Sink: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 5181 CtfTmfCallsite.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 5181 CtfTmfCallsite.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sink: E
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 3424 package-use.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 3424 package-use.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sink: E
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 41706 CtfTmfEvent.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 41706 CtfTmfEvent.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 13468 CtfTmfEventFactory.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 13468 CtfTmfEventFactory.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 15478 CtfTmfEventField.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 15478 CtfTmfEventField.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 12029 CtfTmfEventType.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 12029 CtfTmfEventType.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 16333 CtfTmfLostEvent.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 16333 CtfTmfLostEvent.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 7431 Messages.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 7431 Messages.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 6072 package-summary.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 6072 package-summary.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Entering directory: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.220Z] Sink: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 2264 Messages.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 2264 Messages.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 7215 CtfTmfEventType.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 7215 CtfTmfEventType.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 2306 CtfTmfLostEvent.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 2306 CtfTmfLostEvent.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 7335 CtfTmfEventFactory.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 7335 CtfTmfEventFactory.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 4583 CtfTmfEventField.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 4583 CtfTmfEventField.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 13096 CtfTmfEvent.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 13096 CtfTmfEvent.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sink: E
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 8741 package-use.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 8741 package-use.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sink: E
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 9327 CtfConstants.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 9327 CtfConstants.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 14266 CtfEnumPair.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 14266 CtfEnumPair.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Entering directory: D2777 0 context
16:14:07 [2024-03-15T20:14:07.220Z] Sink: D2777 0 context
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 21026 CtfLocation.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 21026 CtfLocation.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 18899 CtfLocationInfo.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 18899 CtfLocationInfo.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 24375 CtfTmfContext.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 24375 CtfTmfContext.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 4636 package-summary.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 4636 package-summary.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Entering directory: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.220Z] Sink: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 9390 CtfLocationInfo.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 9390 CtfLocationInfo.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 4098 CtfLocation.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 4098 CtfLocation.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 5186 CtfTmfContext.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 5186 CtfTmfContext.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sink: E
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 5049 package-use.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 5049 package-use.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sink: E
16:14:07 [2024-03-15T20:14:07.220Z] Entering directory: D2777 0 trace
16:14:07 [2024-03-15T20:14:07.220Z] Sink: D2777 0 trace
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 100529 CtfTmfTrace.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 100529 CtfTmfTrace.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 18715 CtfTraceValidationStatus.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 18715 CtfTraceValidationStatus.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 12322 CtfUtils.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 12322 CtfUtils.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 11269 Messages.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 11269 Messages.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 4860 package-summary.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 4860 package-summary.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Entering directory: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.220Z] Sink: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 16248 CtfTmfTrace.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 16248 CtfTmfTrace.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 2264 CtfUtils.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 2264 CtfUtils.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 2360 CtfTraceValidationStatus.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 2360 CtfTraceValidationStatus.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 2264 Messages.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 2264 Messages.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sink: E
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 7054 package-use.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 7054 package-use.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sink: E
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 5118 package-summary.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 5118 package-summary.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Entering directory: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.220Z] Sink: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 2260 CtfConstants.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 2260 CtfConstants.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 2234 CtfEnumPair.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 2234 CtfEnumPair.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sink: E
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 2069 package-use.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 2069 package-use.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sink: E
16:14:07 [2024-03-15T20:14:07.220Z] Sink: E
16:14:07 [2024-03-15T20:14:07.220Z] Entering directory: D2777 0 filter
16:14:07 [2024-03-15T20:14:07.220Z] Sink: D2777 0 filter
16:14:07 [2024-03-15T20:14:07.220Z] Entering directory: D2777 0 parser
16:14:07 [2024-03-15T20:14:07.220Z] Sink: D2777 0 parser
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 40309 FilterParserLexer.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 40309 FilterParserLexer.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 68877 FilterParserParser.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 68877 FilterParserParser.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 10266 FilterParserParser.expression_return.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 10266 FilterParserParser.expression_return.html
16:14:07 [2024-03-15T20:14:07.220Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.220Z] Sending file modes: C0666 10256 FilterParserParser.paragraph_return.html
16:14:07 [2024-03-15T20:14:07.220Z] Sink: C0666 10256 FilterParserParser.paragraph_return.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 10216 FilterParserParser.parse_return.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 10216 FilterParserParser.parse_return.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 10256 FilterParserParser.parseRoot_return.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 10256 FilterParserParser.parseRoot_return.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 10206 FilterParserParser.root_return.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 10206 FilterParserParser.root_return.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Entering directory: D2777 0 error
16:14:07 [2024-03-15T20:14:07.477Z] Sink: D2777 0 error
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 6255 IErrorListener.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 6255 IErrorListener.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 3517 package-summary.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 3517 package-summary.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Entering directory: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.477Z] Sink: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 4765 IErrorListener.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 4765 IErrorListener.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Sink: E
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 3378 package-use.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 3378 package-use.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Sink: E
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 5221 package-summary.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 5221 package-summary.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Entering directory: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.477Z] Sink: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 2300 FilterParserLexer.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 2300 FilterParserLexer.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 2306 FilterParserParser.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 2306 FilterParserParser.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 4313 FilterParserParser.expression_return.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 4313 FilterParserParser.expression_return.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 4298 FilterParserParser.paragraph_return.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 4298 FilterParserParser.paragraph_return.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 4223 FilterParserParser.root_return.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 4223 FilterParserParser.root_return.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 4298 FilterParserParser.parseRoot_return.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 4298 FilterParserParser.parseRoot_return.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 4238 FilterParserParser.parse_return.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 4238 FilterParserParser.parse_return.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Sink: E
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 4235 package-use.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 4235 package-use.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Sink: E
16:14:07 [2024-03-15T20:14:07.477Z] Sink: E
16:14:07 [2024-03-15T20:14:07.477Z] Entering directory: D2777 0 chart
16:14:07 [2024-03-15T20:14:07.477Z] Sink: D2777 0 chart
16:14:07 [2024-03-15T20:14:07.477Z] Entering directory: D2777 0 core
16:14:07 [2024-03-15T20:14:07.477Z] Sink: D2777 0 core
16:14:07 [2024-03-15T20:14:07.477Z] Entering directory: D2777 0 model
16:14:07 [2024-03-15T20:14:07.477Z] Sink: D2777 0 model
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 10817 IDataChartProvider.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 10817 IDataChartProvider.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 3562 package-summary.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 3562 package-summary.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Entering directory: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.477Z] Sink: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 2356 IDataChartProvider.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 2356 IDataChartProvider.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Sink: E
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 2121 package-use.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 2121 package-use.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Sink: E
16:14:07 [2024-03-15T20:14:07.477Z] Sink: E
16:14:07 [2024-03-15T20:14:07.477Z] Sink: E
16:14:07 [2024-03-15T20:14:07.477Z] Entering directory: D2777 0 analysis
16:14:07 [2024-03-15T20:14:07.477Z] Sink: D2777 0 analysis
16:14:07 [2024-03-15T20:14:07.477Z] Entering directory: D2777 0 xml
16:14:07 [2024-03-15T20:14:07.477Z] Sink: D2777 0 xml
16:14:07 [2024-03-15T20:14:07.477Z] Entering directory: D2777 0 core
16:14:07 [2024-03-15T20:14:07.477Z] Sink: D2777 0 core
16:14:07 [2024-03-15T20:14:07.477Z] Entering directory: D2777 0 module
16:14:07 [2024-03-15T20:14:07.477Z] Sink: D2777 0 module
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 8048 ITmfXmlSchemaParser.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 8048 ITmfXmlSchemaParser.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 42822 TmfAnalysisModuleHelperXml.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 42822 TmfAnalysisModuleHelperXml.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 18801 TmfAnalysisModuleHelperXml.XmlAnalysisModuleType.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 18801 TmfAnalysisModuleHelperXml.XmlAnalysisModuleType.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 155032 TmfXmlStrings.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 155032 TmfXmlStrings.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 22362 TmfXmlUtils.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 22362 TmfXmlUtils.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 6003 package-summary.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 6003 package-summary.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Entering directory: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.477Z] Sink: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 2444 TmfAnalysisModuleHelperXml.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 2444 TmfAnalysisModuleHelperXml.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 7307 TmfAnalysisModuleHelperXml.XmlAnalysisModuleType.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 7307 TmfAnalysisModuleHelperXml.XmlAnalysisModuleType.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 2422 ITmfXmlSchemaParser.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 2422 ITmfXmlSchemaParser.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 2354 TmfXmlUtils.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 2354 TmfXmlUtils.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 2386 TmfXmlStrings.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 2386 TmfXmlStrings.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Sink: E
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 3540 package-use.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 3540 package-use.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Sink: E
16:14:07 [2024-03-15T20:14:07.477Z] Sink: E
16:14:07 [2024-03-15T20:14:07.477Z] Sink: E
16:14:07 [2024-03-15T20:14:07.477Z] Sink: E
16:14:07 [2024-03-15T20:14:07.477Z] Sink: E
16:14:07 [2024-03-15T20:14:07.477Z] Entering directory: D2777 0 examples
16:14:07 [2024-03-15T20:14:07.477Z] Sink: D2777 0 examples
16:14:07 [2024-03-15T20:14:07.477Z] Entering directory: D2777 0 ui
16:14:07 [2024-03-15T20:14:07.477Z] Sink: D2777 0 ui
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 15526 Activator.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 15526 Activator.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Entering directory: D2777 0 views
16:14:07 [2024-03-15T20:14:07.477Z] Sink: D2777 0 views
16:14:07 [2024-03-15T20:14:07.477Z] Entering directory: D2777 0 data
16:14:07 [2024-03-15T20:14:07.477Z] Sink: D2777 0 data
16:14:07 [2024-03-15T20:14:07.477Z] Entering directory: D2777 0 provider
16:14:07 [2024-03-15T20:14:07.477Z] Sink: D2777 0 provider
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 19269 ExampleTimeGraphDataProviderView.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 19269 ExampleTimeGraphDataProviderView.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 15455 ExampleXYDataProviderView.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 15455 ExampleXYDataProviderView.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 3626 package-summary.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 3626 package-summary.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Entering directory: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.477Z] Sink: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 2498 ExampleTimeGraphDataProviderView.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 2498 ExampleTimeGraphDataProviderView.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 2456 ExampleXYDataProviderView.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 2456 ExampleXYDataProviderView.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Sink: E
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 2188 package-use.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 2188 package-use.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Sink: E
16:14:07 [2024-03-15T20:14:07.477Z] Sink: E
16:14:07 [2024-03-15T20:14:07.477Z] Sink: E
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 2930 package-summary.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 2930 package-summary.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Entering directory: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.477Z] Sink: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 3889 Activator.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 3889 Activator.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Sink: E
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 3246 package-use.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 3246 package-use.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.477Z] Sink: E
16:14:07 [2024-03-15T20:14:07.477Z] Entering directory: D2777 0 core
16:14:07 [2024-03-15T20:14:07.477Z] Sink: D2777 0 core
16:14:07 [2024-03-15T20:14:07.477Z] Entering directory: D2777 0 analysis
16:14:07 [2024-03-15T20:14:07.477Z] Sink: D2777 0 analysis
16:14:07 [2024-03-15T20:14:07.477Z] Sending file modes: C0666 16165 ExampleStateProvider.html
16:14:07 [2024-03-15T20:14:07.477Z] Sink: C0666 16165 ExampleStateProvider.html
16:14:07 [2024-03-15T20:14:07.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.478Z] Sending file modes: C0666 20324 ExampleStateSystemAnalysisModule.html
16:14:07 [2024-03-15T20:14:07.478Z] Sink: C0666 20324 ExampleStateSystemAnalysisModule.html
16:14:07 [2024-03-15T20:14:07.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.478Z] Sending file modes: C0666 3502 package-summary.html
16:14:07 [2024-03-15T20:14:07.478Z] Sink: C0666 3502 package-summary.html
16:14:07 [2024-03-15T20:14:07.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.478Z] Entering directory: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.478Z] Sink: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.478Z] Sending file modes: C0666 2348 ExampleStateProvider.html
16:14:07 [2024-03-15T20:14:07.478Z] Sink: C0666 2348 ExampleStateProvider.html
16:14:07 [2024-03-15T20:14:07.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.478Z] Sending file modes: C0666 5474 ExampleStateSystemAnalysisModule.html
16:14:07 [2024-03-15T20:14:07.478Z] Sink: C0666 5474 ExampleStateSystemAnalysisModule.html
16:14:07 [2024-03-15T20:14:07.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.478Z] Sink: E
16:14:07 [2024-03-15T20:14:07.478Z] Sending file modes: C0666 3467 package-use.html
16:14:07 [2024-03-15T20:14:07.478Z] Sink: C0666 3467 package-use.html
16:14:07 [2024-03-15T20:14:07.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.478Z] Sink: E
16:14:07 [2024-03-15T20:14:07.478Z] Entering directory: D2777 0 data
16:14:07 [2024-03-15T20:14:07.478Z] Sink: D2777 0 data
16:14:07 [2024-03-15T20:14:07.478Z] Entering directory: D2777 0 provider
16:14:07 [2024-03-15T20:14:07.478Z] Sink: D2777 0 provider
16:14:07 [2024-03-15T20:14:07.478Z] Sending file modes: C0666 42140 ExampleTimeGraphDataProvider.html
16:14:07 [2024-03-15T20:14:07.478Z] Sink: C0666 42140 ExampleTimeGraphDataProvider.html
16:14:07 [2024-03-15T20:14:07.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.478Z] Sending file modes: C0666 16346 ExampleTimeGraphProviderFactory.html
16:14:07 [2024-03-15T20:14:07.478Z] Sink: C0666 16346 ExampleTimeGraphProviderFactory.html
16:14:07 [2024-03-15T20:14:07.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.478Z] Sending file modes: C0666 23949 ExampleXYDataProvider.html
16:14:07 [2024-03-15T20:14:07.478Z] Sink: C0666 23949 ExampleXYDataProvider.html
16:14:07 [2024-03-15T20:14:07.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.478Z] Sending file modes: C0666 16309 ExampleXYDataProviderFactory.html
16:14:07 [2024-03-15T20:14:07.478Z] Sink: C0666 16309 ExampleXYDataProviderFactory.html
16:14:07 [2024-03-15T20:14:07.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.478Z] Sending file modes: C0666 4174 package-summary.html
16:14:07 [2024-03-15T20:14:07.478Z] Sink: C0666 4174 package-summary.html
16:14:07 [2024-03-15T20:14:07.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.478Z] Entering directory: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.478Z] Sink: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.478Z] Sending file modes: C0666 2438 ExampleXYDataProviderFactory.html
16:14:07 [2024-03-15T20:14:07.478Z] Sink: C0666 2438 ExampleXYDataProviderFactory.html
16:14:07 [2024-03-15T20:14:07.733Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.733Z] Sending file modes: C0666 2456 ExampleTimeGraphProviderFactory.html
16:14:07 [2024-03-15T20:14:07.733Z] Sink: C0666 2456 ExampleTimeGraphProviderFactory.html
16:14:07 [2024-03-15T20:14:07.733Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.733Z] Sending file modes: C0666 2396 ExampleXYDataProvider.html
16:14:07 [2024-03-15T20:14:07.733Z] Sink: C0666 2396 ExampleXYDataProvider.html
16:14:07 [2024-03-15T20:14:07.733Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.733Z] Sending file modes: C0666 2438 ExampleTimeGraphDataProvider.html
16:14:07 [2024-03-15T20:14:07.733Z] Sink: C0666 2438 ExampleTimeGraphDataProvider.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sink: E
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 2156 package-use.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 2156 package-use.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sink: E
16:14:07 [2024-03-15T20:14:07.734Z] Sink: E
16:14:07 [2024-03-15T20:14:07.734Z] Sink: E
16:14:07 [2024-03-15T20:14:07.734Z] Sink: E
16:14:07 [2024-03-15T20:14:07.734Z] Entering directory: D2777 0 statesystem
16:14:07 [2024-03-15T20:14:07.734Z] Sink: D2777 0 statesystem
16:14:07 [2024-03-15T20:14:07.734Z] Entering directory: D2777 0 core
16:14:07 [2024-03-15T20:14:07.734Z] Sink: D2777 0 core
16:14:07 [2024-03-15T20:14:07.734Z] Entering directory: D2777 0 exceptions
16:14:07 [2024-03-15T20:14:07.734Z] Sink: D2777 0 exceptions
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 13429 AttributeNotFoundException.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 13429 AttributeNotFoundException.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 11916 StateSystemDisposedException.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 11916 StateSystemDisposedException.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 13982 StateValueTypeException.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 13982 StateValueTypeException.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 13716 TimeRangeException.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 13716 TimeRangeException.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 5726 package-summary.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 5726 package-summary.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Entering directory: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.734Z] Sink: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 13600 StateSystemDisposedException.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 13600 StateSystemDisposedException.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 8033 AttributeNotFoundException.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 8033 AttributeNotFoundException.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 9614 StateValueTypeException.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 9614 StateValueTypeException.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 12589 TimeRangeException.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 12589 TimeRangeException.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sink: E
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 5845 package-use.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 5845 package-use.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sink: E
16:14:07 [2024-03-15T20:14:07.734Z] Entering directory: D2777 0 backend
16:14:07 [2024-03-15T20:14:07.734Z] Sink: D2777 0 backend
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 8496 ICustomStateHistoryBackend.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 8496 ICustomStateHistoryBackend.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 11610 IPartialStateHistoryBackend.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 11610 IPartialStateHistoryBackend.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 36242 IStateHistoryBackend.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 36242 IStateHistoryBackend.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 18370 StateHistoryBackendFactory.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 18370 StateHistoryBackendFactory.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 6915 package-summary.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 6915 package-summary.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Entering directory: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.734Z] Sink: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 2416 ICustomStateHistoryBackend.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 2416 ICustomStateHistoryBackend.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 2422 IPartialStateHistoryBackend.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 2422 IPartialStateHistoryBackend.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 11491 IStateHistoryBackend.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 11491 IStateHistoryBackend.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 2396 StateHistoryBackendFactory.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 2396 StateHistoryBackendFactory.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sink: E
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 4565 package-use.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 4565 package-use.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sink: E
16:14:07 [2024-03-15T20:14:07.734Z] Entering directory: D2777 0 interval
16:14:07 [2024-03-15T20:14:07.734Z] Sink: D2777 0 interval
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 17395 ITmfStateInterval.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 17395 ITmfStateInterval.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 21207 TmfStateInterval.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 21207 TmfStateInterval.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 5761 package-summary.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 5761 package-summary.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Entering directory: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.734Z] Sink: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 2342 TmfStateInterval.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 2342 TmfStateInterval.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 31468 ITmfStateInterval.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 31468 ITmfStateInterval.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sink: E
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 8496 package-use.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 8496 package-use.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sink: E
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 68703 ITmfStateSystem.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 68703 ITmfStateSystem.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 37858 ITmfStateSystemBuilder.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 37858 ITmfStateSystemBuilder.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Entering directory: D2777 0 statevalue
16:14:07 [2024-03-15T20:14:07.734Z] Sink: D2777 0 statevalue
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 16266 ITmfStateValue.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 16266 ITmfStateValue.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 19811 ITmfStateValue.Type.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 19811 ITmfStateValue.Type.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 25843 TmfStateValue.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 25843 TmfStateValue.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 6804 package-summary.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 6804 package-summary.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Entering directory: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.734Z] Sink: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 9515 TmfStateValue.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 9515 TmfStateValue.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 19032 ITmfStateValue.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 19032 ITmfStateValue.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 9328 ITmfStateValue.Type.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 9328 ITmfStateValue.Type.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sink: E
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 9748 package-use.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 9748 package-use.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sink: E
16:14:07 [2024-03-15T20:14:07.734Z] Entering directory: D2777 0 snapshot
16:14:07 [2024-03-15T20:14:07.734Z] Sink: D2777 0 snapshot
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 20729 StateSnapshot.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 20729 StateSnapshot.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 4386 package-summary.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 4386 package-summary.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Entering directory: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.734Z] Sink: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 4568 StateSnapshot.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 4568 StateSnapshot.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sink: E
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 3451 package-use.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 3451 package-use.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sink: E
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 14607 StateSystemBuilderUtils.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 14607 StateSystemBuilderUtils.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 12194 StateSystemFactory.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 12194 StateSystemFactory.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 37802 StateSystemUtils.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 37802 StateSystemUtils.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 20769 StateSystemUtils.QuarkIterator.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 20769 StateSystemUtils.QuarkIterator.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 7110 package-summary.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 7110 package-summary.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Entering directory: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.734Z] Sink: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 15227 ITmfStateSystemBuilder.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 15227 ITmfStateSystemBuilder.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 2276 StateSystemUtils.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 2276 StateSystemUtils.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 2368 StateSystemUtils.QuarkIterator.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 2368 StateSystemUtils.QuarkIterator.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 32918 ITmfStateSystem.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 32918 ITmfStateSystem.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 2318 StateSystemBuilderUtils.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 2318 StateSystemBuilderUtils.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 2288 StateSystemFactory.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 2288 StateSystemFactory.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sink: E
16:14:07 [2024-03-15T20:14:07.734Z] Sending file modes: C0666 9160 package-use.html
16:14:07 [2024-03-15T20:14:07.734Z] Sink: C0666 9160 package-use.html
16:14:07 [2024-03-15T20:14:07.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.734Z] Sink: E
16:14:07 [2024-03-15T20:14:07.734Z] Sink: E
16:14:07 [2024-03-15T20:14:07.734Z] Entering directory: D2777 0 segmentstore
16:14:07 [2024-03-15T20:14:07.734Z] Sink: D2777 0 segmentstore
16:14:07 [2024-03-15T20:14:07.734Z] Entering directory: D2777 0 core
16:14:07 [2024-03-15T20:14:07.991Z] Sink: D2777 0 core
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 21527 BasicSegment.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 21527 BasicSegment.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 8829 IContentSegment.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 8829 IContentSegment.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Entering directory: D2777 0 segment
16:14:07 [2024-03-15T20:14:07.991Z] Sink: D2777 0 segment
16:14:07 [2024-03-15T20:14:07.991Z] Entering directory: D2777 0 interfaces
16:14:07 [2024-03-15T20:14:07.991Z] Sink: D2777 0 interfaces
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 8746 INamedSegment.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 8746 INamedSegment.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 9490 SegmentAspects.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 9490 SegmentAspects.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 5194 SegmentTypeComparators.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 5194 SegmentTypeComparators.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 5480 package-summary.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 5480 package-summary.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Entering directory: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.991Z] Sink: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 2422 INamedSegment.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 2422 INamedSegment.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 2408 SegmentAspects.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 2408 SegmentAspects.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 2476 SegmentTypeComparators.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 2476 SegmentTypeComparators.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sink: E
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 2201 package-use.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 2201 package-use.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sink: E
16:14:07 [2024-03-15T20:14:07.991Z] Sink: E
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 14027 ISegment.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 14027 ISegment.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 33057 ISegmentStore.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 33057 ISegmentStore.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 8642 SegmentComparators.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 8642 SegmentComparators.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 17932 SegmentStoreFactory.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 17932 SegmentStoreFactory.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 20038 SegmentStoreFactory.SegmentStoreType.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 20038 SegmentStoreFactory.SegmentStoreType.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 7064 package-summary.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 7064 package-summary.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Entering directory: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.991Z] Sink: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 13853 ISegmentStore.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 13853 ISegmentStore.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 2314 SegmentComparators.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 2314 SegmentComparators.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 2296 IContentSegment.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 2296 IContentSegment.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 4301 BasicSegment.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 4301 BasicSegment.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 49727 ISegment.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 49727 ISegment.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 2300 SegmentStoreFactory.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 2300 SegmentStoreFactory.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 7927 SegmentStoreFactory.SegmentStoreType.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 7927 SegmentStoreFactory.SegmentStoreType.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sink: E
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 11778 package-use.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 11778 package-use.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sink: E
16:14:07 [2024-03-15T20:14:07.991Z] Sink: E
16:14:07 [2024-03-15T20:14:07.991Z] Entering directory: D2777 0 lttng2
16:14:07 [2024-03-15T20:14:07.991Z] Sink: D2777 0 lttng2
16:14:07 [2024-03-15T20:14:07.991Z] Entering directory: D2777 0 ust
16:14:07 [2024-03-15T20:14:07.991Z] Sink: D2777 0 ust
16:14:07 [2024-03-15T20:14:07.991Z] Entering directory: D2777 0 core
16:14:07 [2024-03-15T20:14:07.991Z] Sink: D2777 0 core
16:14:07 [2024-03-15T20:14:07.991Z] Entering directory: D2777 0 analysis
16:14:07 [2024-03-15T20:14:07.991Z] Sink: D2777 0 analysis
16:14:07 [2024-03-15T20:14:07.991Z] Entering directory: D2777 0 debuginfo
16:14:07 [2024-03-15T20:14:07.991Z] Sink: D2777 0 debuginfo
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 19203 BinaryCallsite.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 19203 BinaryCallsite.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 13688 FunctionLocation.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 13688 FunctionLocation.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 12393 Messages.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 12393 Messages.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 35586 UstDebugInfoAnalysisModule.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 35586 UstDebugInfoAnalysisModule.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 22116 UstDebugInfoBinaryAspect.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 22116 UstDebugInfoBinaryAspect.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 22165 UstDebugInfoBinaryFile.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 22165 UstDebugInfoBinaryFile.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 20434 UstDebugInfoFunctionAspect.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 20434 UstDebugInfoFunctionAspect.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 19581 UstDebugInfoLoadedBinaryFile.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 19581 UstDebugInfoLoadedBinaryFile.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 18438 UstDebugInfoSourceAspect.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 18438 UstDebugInfoSourceAspect.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 7281 package-summary.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 7281 package-summary.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Entering directory: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.991Z] Sink: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 2480 UstDebugInfoAnalysisModule.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 2480 UstDebugInfoAnalysisModule.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 2372 Messages.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 2372 Messages.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 4542 UstDebugInfoFunctionAspect.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 4542 UstDebugInfoFunctionAspect.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 7038 UstDebugInfoBinaryFile.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 7038 UstDebugInfoBinaryFile.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 4740 UstDebugInfoLoadedBinaryFile.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 4740 UstDebugInfoLoadedBinaryFile.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 4512 UstDebugInfoBinaryAspect.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 4512 UstDebugInfoBinaryAspect.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 4512 UstDebugInfoSourceAspect.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 4512 UstDebugInfoSourceAspect.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 5418 FunctionLocation.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 5418 FunctionLocation.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 6830 BinaryCallsite.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 6830 BinaryCallsite.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sink: E
16:14:07 [2024-03-15T20:14:07.991Z] Sending file modes: C0666 6053 package-use.html
16:14:07 [2024-03-15T20:14:07.991Z] Sink: C0666 6053 package-use.html
16:14:07 [2024-03-15T20:14:07.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.991Z] Sink: E
16:14:07 [2024-03-15T20:14:07.991Z] Sink: E
16:14:07 [2024-03-15T20:14:07.991Z] Entering directory: D2777 0 trace
16:14:07 [2024-03-15T20:14:07.991Z] Sink: D2777 0 trace
16:14:07 [2024-03-15T20:14:07.991Z] Entering directory: D2777 0 layout
16:14:07 [2024-03-15T20:14:07.992Z] Sink: D2777 0 layout
16:14:07 [2024-03-15T20:14:07.992Z] Sending file modes: C0666 30309 ILttngUstEventLayout.html
16:14:07 [2024-03-15T20:14:07.992Z] Sink: C0666 30309 ILttngUstEventLayout.html
16:14:07 [2024-03-15T20:14:07.992Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.992Z] Sending file modes: C0666 4118 package-summary.html
16:14:07 [2024-03-15T20:14:07.992Z] Sink: C0666 4118 package-summary.html
16:14:07 [2024-03-15T20:14:07.992Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.992Z] Entering directory: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.992Z] Sink: D2777 0 class-use
16:14:07 [2024-03-15T20:14:07.992Z] Sending file modes: C0666 6046 ILttngUstEventLayout.html
16:14:07 [2024-03-15T20:14:07.992Z] Sink: C0666 6046 ILttngUstEventLayout.html
16:14:07 [2024-03-15T20:14:07.992Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.992Z] Sink: E
16:14:07 [2024-03-15T20:14:07.992Z] Sending file modes: C0666 4613 package-use.html
16:14:07 [2024-03-15T20:14:07.992Z] Sink: C0666 4613 package-use.html
16:14:07 [2024-03-15T20:14:07.992Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:07 [2024-03-15T20:14:07.992Z] Sink: E
16:14:07 [2024-03-15T20:14:07.992Z] Sending file modes: C0666 14415 LttngUstEvent.html
16:14:07 [2024-03-15T20:14:07.992Z] Sink: C0666 14415 LttngUstEvent.html
16:14:08 [2024-03-15T20:14:08.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.247Z] Sending file modes: C0666 12997 LttngUstEventFactory.html
16:14:08 [2024-03-15T20:14:08.247Z] Sink: C0666 12997 LttngUstEventFactory.html
16:14:08 [2024-03-15T20:14:08.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.247Z] Sending file modes: C0666 44414 LttngUstTrace.html
16:14:08 [2024-03-15T20:14:08.247Z] Sink: C0666 44414 LttngUstTrace.html
16:14:08 [2024-03-15T20:14:08.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.247Z] Sending file modes: C0666 13140 LttngUstTrace.SymbolProviderConfig.html
16:14:08 [2024-03-15T20:14:08.247Z] Sink: C0666 13140 LttngUstTrace.SymbolProviderConfig.html
16:14:08 [2024-03-15T20:14:08.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.247Z] Sending file modes: C0666 9432 Messages.html
16:14:08 [2024-03-15T20:14:08.247Z] Sink: C0666 9432 Messages.html
16:14:08 [2024-03-15T20:14:08.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.247Z] Sending file modes: C0666 5063 package-summary.html
16:14:08 [2024-03-15T20:14:08.247Z] Sink: C0666 5063 package-summary.html
16:14:08 [2024-03-15T20:14:08.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.247Z] Entering directory: D2777 0 class-use
16:14:08 [2024-03-15T20:14:08.247Z] Sink: D2777 0 class-use
16:14:08 [2024-03-15T20:14:08.247Z] Sending file modes: C0666 5755 LttngUstTrace.html
16:14:08 [2024-03-15T20:14:08.247Z] Sink: C0666 5755 LttngUstTrace.html
16:14:08 [2024-03-15T20:14:08.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.247Z] Sending file modes: C0666 5661 LttngUstTrace.SymbolProviderConfig.html
16:14:08 [2024-03-15T20:14:08.247Z] Sink: C0666 5661 LttngUstTrace.SymbolProviderConfig.html
16:14:08 [2024-03-15T20:14:08.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.247Z] Sending file modes: C0666 2312 LttngUstEvent.html
16:14:08 [2024-03-15T20:14:08.247Z] Sink: C0666 2312 LttngUstEvent.html
16:14:08 [2024-03-15T20:14:08.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.247Z] Sending file modes: C0666 2282 Messages.html
16:14:08 [2024-03-15T20:14:08.247Z] Sink: C0666 2282 Messages.html
16:14:08 [2024-03-15T20:14:08.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.247Z] Sending file modes: C0666 4175 LttngUstEventFactory.html
16:14:08 [2024-03-15T20:14:08.247Z] Sink: C0666 4175 LttngUstEventFactory.html
16:14:08 [2024-03-15T20:14:08.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.247Z] Sink: E
16:14:08 [2024-03-15T20:14:08.247Z] Sending file modes: C0666 4852 package-use.html
16:14:08 [2024-03-15T20:14:08.247Z] Sink: C0666 4852 package-use.html
16:14:08 [2024-03-15T20:14:08.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.247Z] Sink: E
16:14:08 [2024-03-15T20:14:08.247Z] Sink: E
16:14:08 [2024-03-15T20:14:08.247Z] Sink: E
16:14:08 [2024-03-15T20:14:08.247Z] Entering directory: D2777 0 kernel
16:14:08 [2024-03-15T20:14:08.247Z] Sink: D2777 0 kernel
16:14:08 [2024-03-15T20:14:08.247Z] Entering directory: D2777 0 core
16:14:08 [2024-03-15T20:14:08.247Z] Sink: D2777 0 core
16:14:08 [2024-03-15T20:14:08.247Z] Entering directory: D2777 0 trace
16:14:08 [2024-03-15T20:14:08.247Z] Sink: D2777 0 trace
16:14:08 [2024-03-15T20:14:08.247Z] Sending file modes: C0666 45763 LttngKernelTrace.html
16:14:08 [2024-03-15T20:14:08.247Z] Sink: C0666 45763 LttngKernelTrace.html
16:14:08 [2024-03-15T20:14:08.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.247Z] Sending file modes: C0666 9492 Messages.html
16:14:08 [2024-03-15T20:14:08.247Z] Sink: C0666 9492 Messages.html
16:14:08 [2024-03-15T20:14:08.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.247Z] Sending file modes: C0666 3399 package-summary.html
16:14:08 [2024-03-15T20:14:08.247Z] Sink: C0666 3399 package-summary.html
16:14:08 [2024-03-15T20:14:08.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.247Z] Entering directory: D2777 0 class-use
16:14:08 [2024-03-15T20:14:08.247Z] Sink: D2777 0 class-use
16:14:08 [2024-03-15T20:14:08.247Z] Sending file modes: C0666 2300 Messages.html
16:14:08 [2024-03-15T20:14:08.247Z] Sink: C0666 2300 Messages.html
16:14:08 [2024-03-15T20:14:08.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.247Z] Sending file modes: C0666 2348 LttngKernelTrace.html
16:14:08 [2024-03-15T20:14:08.247Z] Sink: C0666 2348 LttngKernelTrace.html
16:14:08 [2024-03-15T20:14:08.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.247Z] Sink: E
16:14:08 [2024-03-15T20:14:08.247Z] Sending file modes: C0666 2141 package-use.html
16:14:08 [2024-03-15T20:14:08.247Z] Sink: C0666 2141 package-use.html
16:14:08 [2024-03-15T20:14:08.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.247Z] Sink: E
16:14:08 [2024-03-15T20:14:08.247Z] Sink: E
16:14:08 [2024-03-15T20:14:08.247Z] Sink: E
16:14:08 [2024-03-15T20:14:08.247Z] Entering directory: D2777 0 control
16:14:08 [2024-03-15T20:14:08.247Z] Sink: D2777 0 control
16:14:08 [2024-03-15T20:14:08.247Z] Entering directory: D2777 0 core
16:14:08 [2024-03-15T20:14:08.247Z] Sink: D2777 0 core
16:14:08 [2024-03-15T20:14:08.247Z] Entering directory: D2777 0 session
16:14:08 [2024-03-15T20:14:08.247Z] Sink: D2777 0 session
16:14:08 [2024-03-15T20:14:08.247Z] Sending file modes: C0666 16887 Messages.html
16:14:08 [2024-03-15T20:14:08.247Z] Sink: C0666 16887 Messages.html
16:14:08 [2024-03-15T20:14:08.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.247Z] Sending file modes: C0666 13563 SessionConfigGenerator.html
16:14:08 [2024-03-15T20:14:08.247Z] Sink: C0666 13563 SessionConfigGenerator.html
16:14:08 [2024-03-15T20:14:08.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.247Z] Sending file modes: C0666 59975 SessionConfigStrings.html
16:14:08 [2024-03-15T20:14:08.247Z] Sink: C0666 59975 SessionConfigStrings.html
16:14:08 [2024-03-15T20:14:08.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.247Z] Sending file modes: C0666 4840 package-summary.html
16:14:08 [2024-03-15T20:14:08.247Z] Sink: C0666 4840 package-summary.html
16:14:08 [2024-03-15T20:14:08.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.247Z] Entering directory: D2777 0 class-use
16:14:08 [2024-03-15T20:14:08.247Z] Sink: D2777 0 class-use
16:14:08 [2024-03-15T20:14:08.247Z] Sending file modes: C0666 2410 SessionConfigStrings.html
16:14:08 [2024-03-15T20:14:08.247Z] Sink: C0666 2410 SessionConfigStrings.html
16:14:08 [2024-03-15T20:14:08.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.247Z] Sending file modes: C0666 2318 Messages.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 2318 Messages.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 2402 SessionConfigGenerator.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 2402 SessionConfigGenerator.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Sink: E
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 2156 package-use.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 2156 package-use.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Sink: E
16:14:08 [2024-03-15T20:14:08.248Z] Sink: E
16:14:08 [2024-03-15T20:14:08.248Z] Sink: E
16:14:08 [2024-03-15T20:14:08.248Z] Sink: E
16:14:08 [2024-03-15T20:14:08.248Z] Entering directory: D2777 0 common
16:14:08 [2024-03-15T20:14:08.248Z] Sink: D2777 0 common
16:14:08 [2024-03-15T20:14:08.248Z] Entering directory: D2777 0 core
16:14:08 [2024-03-15T20:14:08.248Z] Sink: D2777 0 core
16:14:08 [2024-03-15T20:14:08.248Z] Entering directory: D2777 0 collect
16:14:08 [2024-03-15T20:14:08.248Z] Sink: D2777 0 collect
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 20950 BufferedBlockingQueue.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 20950 BufferedBlockingQueue.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 5654 package-summary.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 5654 package-summary.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Entering directory: D2777 0 class-use
16:14:08 [2024-03-15T20:14:08.248Z] Sink: D2777 0 class-use
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 2336 BufferedBlockingQueue.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 2336 BufferedBlockingQueue.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Sink: E
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 2104 package-use.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 2104 package-use.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Sink: E
16:14:08 [2024-03-15T20:14:08.248Z] Entering directory: D2777 0 format
16:14:08 [2024-03-15T20:14:08.248Z] Sink: D2777 0 format
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 12494 DataSizeWithUnitFormat.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 12494 DataSizeWithUnitFormat.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 12458 DataSpeedWithUnitFormat.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 12458 DataSpeedWithUnitFormat.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 19609 DecimalUnitFormat.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 19609 DecimalUnitFormat.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 17774 DecimalWithUnitPrefixFormat.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 17774 DecimalWithUnitPrefixFormat.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 18298 LongToPercentFormat.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 18298 LongToPercentFormat.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 17105 SubSecondTimeWithUnitFormat.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 17105 SubSecondTimeWithUnitFormat.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 6634 package-summary.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 6634 package-summary.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Entering directory: D2777 0 class-use
16:14:08 [2024-03-15T20:14:08.248Z] Sink: D2777 0 class-use
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 2366 SubSecondTimeWithUnitFormat.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 2366 SubSecondTimeWithUnitFormat.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 4081 DataSizeWithUnitFormat.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 4081 DataSizeWithUnitFormat.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 2342 DataSpeedWithUnitFormat.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 2342 DataSpeedWithUnitFormat.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 2306 DecimalUnitFormat.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 2306 DecimalUnitFormat.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 4567 DecimalWithUnitPrefixFormat.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 4567 DecimalWithUnitPrefixFormat.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 2318 LongToPercentFormat.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 2318 LongToPercentFormat.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Sink: E
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 3685 package-use.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 3685 package-use.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Sink: E
16:14:08 [2024-03-15T20:14:08.248Z] Entering directory: D2777 0 process
16:14:08 [2024-03-15T20:14:08.248Z] Sink: D2777 0 process
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 9145 Messages.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 9145 Messages.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 18446 ProcessUtils.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 18446 ProcessUtils.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 9684 ProcessUtils.OutputReaderFunction.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 9684 ProcessUtils.OutputReaderFunction.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 6907 package-summary.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 6907 package-summary.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Entering directory: D2777 0 class-use
16:14:08 [2024-03-15T20:14:08.248Z] Sink: D2777 0 class-use
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 2258 Messages.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 2258 Messages.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 2282 ProcessUtils.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 2282 ProcessUtils.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 5640 ProcessUtils.OutputReaderFunction.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 5640 ProcessUtils.OutputReaderFunction.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Sink: E
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 3495 package-use.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 3495 package-use.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Sink: E
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 16211 NonNullUtils.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 16211 NonNullUtils.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 11091 ObjectUtils.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 11091 ObjectUtils.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Entering directory: D2777 0 math
16:14:08 [2024-03-15T20:14:08.248Z] Sink: D2777 0 math
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 16005 SaturatedArithmetic.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 16005 SaturatedArithmetic.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 4738 package-summary.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 4738 package-summary.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Entering directory: D2777 0 class-use
16:14:08 [2024-03-15T20:14:08.248Z] Sink: D2777 0 class-use
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 2306 SaturatedArithmetic.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 2306 SaturatedArithmetic.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Sink: E
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 2089 package-use.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 2089 package-use.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Sink: E
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 24288 TraceCompassActivator.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 24288 TraceCompassActivator.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Entering directory: D2777 0 log
16:14:08 [2024-03-15T20:14:08.248Z] Sink: D2777 0 log
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 11639 TraceCompassLog.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 11639 TraceCompassLog.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 42989 TraceCompassLogUtils.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 42989 TraceCompassLogUtils.html
16:14:08 [2024-03-15T20:14:08.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.248Z] Sending file modes: C0666 15648 TraceCompassLogUtils.FlowScopeLog.html
16:14:08 [2024-03-15T20:14:08.248Z] Sink: C0666 15648 TraceCompassLogUtils.FlowScopeLog.html
16:14:08 [2024-03-15T20:14:08.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.503Z] Sending file modes: C0666 18698 TraceCompassLogUtils.FlowScopeLogBuilder.html
16:14:08 [2024-03-15T20:14:08.503Z] Sink: C0666 18698 TraceCompassLogUtils.FlowScopeLogBuilder.html
16:14:08 [2024-03-15T20:14:08.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.503Z] Sending file modes: C0666 15689 TraceCompassLogUtils.ScopeLog.html
16:14:08 [2024-03-15T20:14:08.503Z] Sink: C0666 15689 TraceCompassLogUtils.ScopeLog.html
16:14:08 [2024-03-15T20:14:08.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.503Z] Sending file modes: C0666 10356 TraceCompassMonitorManager.html
16:14:08 [2024-03-15T20:14:08.503Z] Sink: C0666 10356 TraceCompassMonitorManager.html
16:14:08 [2024-03-15T20:14:08.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.503Z] Sending file modes: C0666 7331 package-summary.html
16:14:08 [2024-03-15T20:14:08.503Z] Sink: C0666 7331 package-summary.html
16:14:08 [2024-03-15T20:14:08.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.503Z] Entering directory: D2777 0 class-use
16:14:08 [2024-03-15T20:14:08.503Z] Sink: D2777 0 class-use
16:14:08 [2024-03-15T20:14:08.503Z] Sending file modes: C0666 2306 TraceCompassLogUtils.html
16:14:08 [2024-03-15T20:14:08.503Z] Sink: C0666 2306 TraceCompassLogUtils.html
16:14:08 [2024-03-15T20:14:08.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.503Z] Sending file modes: C0666 5780 TraceCompassLogUtils.FlowScopeLog.html
16:14:08 [2024-03-15T20:14:08.503Z] Sink: C0666 5780 TraceCompassLogUtils.FlowScopeLog.html
16:14:08 [2024-03-15T20:14:08.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.503Z] Sending file modes: C0666 6380 TraceCompassLogUtils.FlowScopeLogBuilder.html
16:14:08 [2024-03-15T20:14:08.503Z] Sink: C0666 6380 TraceCompassLogUtils.FlowScopeLogBuilder.html
16:14:08 [2024-03-15T20:14:08.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.503Z] Sending file modes: C0666 2368 TraceCompassLogUtils.ScopeLog.html
16:14:08 [2024-03-15T20:14:08.503Z] Sink: C0666 2368 TraceCompassLogUtils.ScopeLog.html
16:14:08 [2024-03-15T20:14:08.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.503Z] Sending file modes: C0666 4325 TraceCompassMonitorManager.html
16:14:08 [2024-03-15T20:14:08.503Z] Sink: C0666 4325 TraceCompassMonitorManager.html
16:14:08 [2024-03-15T20:14:08.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.503Z] Sending file modes: C0666 2276 TraceCompassLog.html
16:14:08 [2024-03-15T20:14:08.503Z] Sink: C0666 2276 TraceCompassLog.html
16:14:08 [2024-03-15T20:14:08.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.503Z] Sink: E
16:14:08 [2024-03-15T20:14:08.503Z] Sending file modes: C0666 4352 package-use.html
16:14:08 [2024-03-15T20:14:08.503Z] Sink: C0666 4352 package-use.html
16:14:08 [2024-03-15T20:14:08.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.503Z] Sink: E
16:14:08 [2024-03-15T20:14:08.503Z] Entering directory: D2777 0 xml
16:14:08 [2024-03-15T20:14:08.503Z] Sink: D2777 0 xml
16:14:08 [2024-03-15T20:14:08.503Z] Sending file modes: C0666 24809 XmlUtils.html
16:14:08 [2024-03-15T20:14:08.503Z] Sink: C0666 24809 XmlUtils.html
16:14:08 [2024-03-15T20:14:08.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.503Z] Sending file modes: C0666 5117 package-summary.html
16:14:08 [2024-03-15T20:14:08.503Z] Sink: C0666 5117 package-summary.html
16:14:08 [2024-03-15T20:14:08.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.503Z] Entering directory: D2777 0 class-use
16:14:08 [2024-03-15T20:14:08.503Z] Sink: D2777 0 class-use
16:14:08 [2024-03-15T20:14:08.503Z] Sending file modes: C0666 2234 XmlUtils.html
16:14:08 [2024-03-15T20:14:08.503Z] Sink: C0666 2234 XmlUtils.html
16:14:08 [2024-03-15T20:14:08.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.503Z] Sink: E
16:14:08 [2024-03-15T20:14:08.503Z] Sending file modes: C0666 2084 package-use.html
16:14:08 [2024-03-15T20:14:08.503Z] Sink: C0666 2084 package-use.html
16:14:08 [2024-03-15T20:14:08.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.503Z] Sink: E
16:14:08 [2024-03-15T20:14:08.503Z] Sending file modes: C0666 5856 package-summary.html
16:14:08 [2024-03-15T20:14:08.503Z] Sink: C0666 5856 package-summary.html
16:14:08 [2024-03-15T20:14:08.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Entering directory: D2777 0 class-use
16:14:08 [2024-03-15T20:14:08.504Z] Sink: D2777 0 class-use
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 2222 NonNullUtils.html
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 2222 NonNullUtils.html
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 2216 ObjectUtils.html
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 2216 ObjectUtils.html
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 2276 TraceCompassActivator.html
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 2276 TraceCompassActivator.html
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Sink: E
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 2052 package-use.html
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 2052 package-use.html
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Sink: E
16:14:08 [2024-03-15T20:14:08.504Z] Sink: E
16:14:08 [2024-03-15T20:14:08.504Z] Entering directory: D2777 0 datastore
16:14:08 [2024-03-15T20:14:08.504Z] Sink: D2777 0 datastore
16:14:08 [2024-03-15T20:14:08.504Z] Entering directory: D2777 0 core
16:14:08 [2024-03-15T20:14:08.504Z] Sink: D2777 0 core
16:14:08 [2024-03-15T20:14:08.504Z] Entering directory: D2777 0 interval
16:14:08 [2024-03-15T20:14:08.504Z] Sink: D2777 0 interval
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 21402 HTInterval.html
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 21402 HTInterval.html
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 9921 IHTInterval.html
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 9921 IHTInterval.html
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 7403 IHTIntervalReader.html
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 7403 IHTIntervalReader.html
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 8324 ISerializableObject.html
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 8324 ISerializableObject.html
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 5871 package-summary.html
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 5871 package-summary.html
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Entering directory: D2777 0 class-use
16:14:08 [2024-03-15T20:14:08.504Z] Sink: D2777 0 class-use
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 9966 IHTInterval.html
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 9966 IHTInterval.html
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 4369 HTInterval.html
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 4369 HTInterval.html
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 8028 IHTIntervalReader.html
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 8028 IHTIntervalReader.html
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 10027 ISerializableObject.html
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 10027 ISerializableObject.html
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Sink: E
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 7551 package-use.html
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 7551 package-use.html
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Sink: E
16:14:08 [2024-03-15T20:14:08.504Z] Entering directory: D2777 0 encoding
16:14:08 [2024-03-15T20:14:08.504Z] Sink: D2777 0 encoding
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 14882 HTVarInt.html
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 14882 HTVarInt.html
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 10033 HTVarIntTest.html
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 10033 HTVarIntTest.html
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 3305 package-summary.html
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 3305 package-summary.html
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Entering directory: D2777 0 class-use
16:14:08 [2024-03-15T20:14:08.504Z] Sink: D2777 0 class-use
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 2282 HTVarInt.html
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 2282 HTVarInt.html
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 2306 HTVarIntTest.html
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 2306 HTVarIntTest.html
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Sink: E
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 2124 package-use.html
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 2124 package-use.html
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Sink: E
16:14:08 [2024-03-15T20:14:08.504Z] Entering directory: D2777 0 serialization
16:14:08 [2024-03-15T20:14:08.504Z] Sink: D2777 0 serialization
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 13297 ISafeByteBufferReader.html
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 13297 ISafeByteBufferReader.html
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 14397 ISafeByteBufferWriter.html
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 14397 ISafeByteBufferWriter.html
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 13404 SafeByteBufferFactory.html
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 13404 SafeByteBufferFactory.html
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 5361 package-summary.html
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 5361 package-summary.html
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Entering directory: D2777 0 class-use
16:14:08 [2024-03-15T20:14:08.504Z] Sink: D2777 0 class-use
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 2390 SafeByteBufferFactory.html
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 2390 SafeByteBufferFactory.html
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 11216 ISafeByteBufferWriter.html
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 11216 ISafeByteBufferWriter.html
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 8415 ISafeByteBufferReader.html
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 8415 ISafeByteBufferReader.html
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Sink: E
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 7556 package-use.html
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 7556 package-use.html
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Sink: E
16:14:08 [2024-03-15T20:14:08.504Z] Sink: E
16:14:08 [2024-03-15T20:14:08.504Z] Sink: E
16:14:08 [2024-03-15T20:14:08.504Z] Sink: E
16:14:08 [2024-03-15T20:14:08.504Z] Sink: E
16:14:08 [2024-03-15T20:14:08.504Z] Sink: E
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 8531 element-list
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 8531 element-list
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 582855 constant-values.html
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 582855 constant-values.html
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 42799 serialized-form.html
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 42799 serialized-form.html
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 14212 deprecated-list.html
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 14212 deprecated-list.html
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 61867 index.html
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 61867 index.html
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 926 overview-summary.html
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 926 overview-summary.html
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 18648 stylesheet.css
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 18648 stylesheet.css
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 5027 script.js
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 5027 script.js
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Entering directory: D2777 0 legal
16:14:08 [2024-03-15T20:14:08.504Z] Sink: D2777 0 legal
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 19274 LICENSE
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 19274 LICENSE
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 1522 ASSEMBLY_EXCEPTION
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 1522 ASSEMBLY_EXCEPTION
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Sending file modes: C0666 2114 ADDITIONAL_LICENSE_INFO
16:14:08 [2024-03-15T20:14:08.504Z] Sink: C0666 2114 ADDITIONAL_LICENSE_INFO
16:14:08 [2024-03-15T20:14:08.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Sink: E
16:14:08 [2024-03-15T20:14:08.504Z] Sink: E
16:14:08 [2024-03-15T20:14:08.504Z] debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
16:14:08 [2024-03-15T20:14:08.504Z] debug1: channel 0: free: client-session, nchannels 1
16:14:08 [2024-03-15T20:14:08.504Z] debug1: fd 0 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] debug1: fd 2 clearing O_NONBLOCK
16:14:08 [2024-03-15T20:14:08.504Z] Transferred: sent 33096120, received 499176 bytes, in 11.1 seconds
16:14:08 [2024-03-15T20:14:08.504Z] Bytes per second: sent 2983964.7, received 45006.0
16:14:08 [2024-03-15T20:14:08.504Z] debug1: Exit status 0
16:14:08 [2024-03-15T20:14:08.778Z] [Pipeline] }
16:14:08 [2024-03-15T20:14:08.781Z] $ ssh-agent -k
16:14:08 [2024-03-15T20:14:08.786Z] unset SSH_AUTH_SOCK;
16:14:08 [2024-03-15T20:14:08.786Z] unset SSH_AGENT_PID;
16:14:08 [2024-03-15T20:14:08.786Z] echo Agent pid 335 killed;
16:14:08 [2024-03-15T20:14:08.792Z] [ssh-agent] Stopped.
16:14:09 [2024-03-15T20:14:09.058Z] [Pipeline] // sshagent
16:14:09 [2024-03-15T20:14:09.462Z] [Pipeline] }
16:14:09 [2024-03-15T20:14:09.722Z] [Pipeline] // withEnv
16:14:10 [2024-03-15T20:14:10.093Z] [Pipeline] }
16:14:10 [2024-03-15T20:14:10.359Z] [Pipeline] // stage
16:14:11 [2024-03-15T20:14:11.131Z] [Pipeline] stage
16:14:11 [2024-03-15T20:14:11.131Z] [Pipeline] { (Notarize macos RCP packages)
16:14:16 [2024-03-15T20:14:16.726Z] [Pipeline] tool
16:14:17 [2024-03-15T20:14:17.232Z] [Pipeline] envVarsForTool
16:14:18 [2024-03-15T20:14:18.122Z] [Pipeline] tool
16:14:18 [2024-03-15T20:14:18.614Z] [Pipeline] envVarsForTool
16:14:19 [2024-03-15T20:14:19.234Z] [Pipeline] withEnv
16:14:19 [2024-03-15T20:14:19.235Z] [Pipeline] {
16:14:20 [2024-03-15T20:14:20.742Z] [Pipeline] sshagent
16:14:20 [2024-03-15T20:14:20.748Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
16:14:20 [2024-03-15T20:14:20.748Z] [ssh-agent] Looking for ssh-agent implementation...
16:14:20 [2024-03-15T20:14:20.760Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
16:14:20 [2024-03-15T20:14:20.762Z] $ ssh-agent
16:14:20 [2024-03-15T20:14:20.771Z] SSH_AUTH_SOCK=/tmp/ssh-UHx0rh0nMlrE/agent.364
16:14:20 [2024-03-15T20:14:20.772Z] SSH_AGENT_PID=366
16:14:20 [2024-03-15T20:14:20.777Z] Running ssh-add (command line suppressed)
16:14:20 [2024-03-15T20:14:20.805Z] Identity added: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_4289622478549832713.key (/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_4289622478549832713.key)
16:14:20 [2024-03-15T20:14:20.897Z] [ssh-agent] Started.
16:14:20 [2024-03-15T20:14:20.898Z] [Pipeline] {
16:14:21 [2024-03-15T20:14:21.518Z] [Pipeline] sh
16:14:21 [2024-03-15T20:14:21.788Z] + /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts//macosx-notarize.sh /home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp/
16:14:21 [2024-03-15T20:14:21.788Z] + RCP_DESTINATION=/home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp/
16:14:21 [2024-03-15T20:14:21.788Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
16:14:21 [2024-03-15T20:14:21.788Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
16:14:21 [2024-03-15T20:14:21.788Z] + SCP=scp
16:14:21 [2024-03-15T20:14:21.788Z] + mkdir temp
16:14:21 [2024-03-15T20:14:21.788Z] + pushd temp
16:14:21 [2024-03-15T20:14:21.788Z] ~/agent/workspace/tracecompass-stable-release-nightly-new/temp ~/agent/workspace/tracecompass-stable-release-nightly-new
16:14:21 [2024-03-15T20:14:21.788Z] ++ ssh genie.tracecompass@projects-storage.eclipse.org find /home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp/ -maxdepth 1 -name '*.dmg'
16:14:22 [2024-03-15T20:14:22.714Z] + for path in $(${SSH} find ${RCP_DESTINATION} -maxdepth 1 -name '*.dmg')
16:14:22 [2024-03-15T20:14:22.714Z] + scp genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp/trace-compass-9.3.0-20240315-1906-macosx.cocoa.x86_64.dmg .
16:14:29 [2024-03-15T20:14:29.299Z] + for path in $(${SSH} find ${RCP_DESTINATION} -maxdepth 1 -name '*.dmg')
16:14:29 [2024-03-15T20:14:29.299Z] + scp genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp/trace-compass-9.3.0-20240315-1906-macosx.cocoa.aarch64.dmg .
16:14:41 [2024-03-15T20:14:41.190Z] + popd
16:14:41 [2024-03-15T20:14:41.190Z] ~/agent/workspace/tracecompass-stable-release-nightly-new
16:14:41 [2024-03-15T20:14:41.190Z] ++ find ./temp -name '*.dmg'
16:14:41 [2024-03-15T20:14:41.190Z] + for i in $(find ./temp -name '*.dmg')
16:14:41 [2024-03-15T20:14:41.190Z] ++ basename ./temp/trace-compass-9.3.0-20240315-1906-macosx.cocoa.x86_64.dmg
16:14:41 [2024-03-15T20:14:41.191Z] + LOG=trace-compass-9.3.0-20240315-1906-macosx.cocoa.x86_64.dmg.log
16:14:41 [2024-03-15T20:14:41.191Z] + echo 'Starting ./temp/trace-compass-9.3.0-20240315-1906-macosx.cocoa.x86_64.dmg'
16:14:41 [2024-03-15T20:14:41.191Z] + sleep 18s
16:14:41 [2024-03-15T20:14:41.191Z] + notarize_single_dmg ./temp/trace-compass-9.3.0-20240315-1906-macosx.cocoa.x86_64.dmg
16:14:41 [2024-03-15T20:14:41.191Z] + tee --append trace-compass-9.3.0-20240315-1906-macosx.cocoa.x86_64.dmg.log
16:14:41 [2024-03-15T20:14:41.191Z] + DMG_FILE=./temp/trace-compass-9.3.0-20240315-1906-macosx.cocoa.x86_64.dmg
16:14:41 [2024-03-15T20:14:41.191Z] ++ basename ./temp/trace-compass-9.3.0-20240315-1906-macosx.cocoa.x86_64.dmg
16:14:41 [2024-03-15T20:14:41.191Z] + DMG=trace-compass-9.3.0-20240315-1906-macosx.cocoa.x86_64.dmg
16:14:41 [2024-03-15T20:14:41.191Z] + cp ./temp/trace-compass-9.3.0-20240315-1906-macosx.cocoa.x86_64.dmg ./temp/trace-compass-9.3.0-20240315-1906-macosx.cocoa.x86_64.dmg-notnotarized
16:15:05 [2024-03-15T20:15:05.197Z] + for i in $(find ./temp -name '*.dmg')
16:15:05 [2024-03-15T20:15:05.197Z] ++ basename ./temp/trace-compass-9.3.0-20240315-1906-macosx.cocoa.aarch64.dmg
16:15:05 [2024-03-15T20:15:05.197Z] + LOG=trace-compass-9.3.0-20240315-1906-macosx.cocoa.aarch64.dmg.log
16:15:05 [2024-03-15T20:15:05.197Z] + echo 'Starting ./temp/trace-compass-9.3.0-20240315-1906-macosx.cocoa.aarch64.dmg'
16:15:05 [2024-03-15T20:15:05.197Z] + notarize_single_dmg ./temp/trace-compass-9.3.0-20240315-1906-macosx.cocoa.aarch64.dmg
16:15:05 [2024-03-15T20:15:05.197Z] + sleep 18s
16:15:05 [2024-03-15T20:15:05.197Z] + tee --append trace-compass-9.3.0-20240315-1906-macosx.cocoa.aarch64.dmg.log
16:15:05 [2024-03-15T20:15:05.197Z] + DMG_FILE=./temp/trace-compass-9.3.0-20240315-1906-macosx.cocoa.aarch64.dmg
16:15:05 [2024-03-15T20:15:05.496Z] ++ basename ./temp/trace-compass-9.3.0-20240315-1906-macosx.cocoa.aarch64.dmg
16:15:07 [2024-03-15T20:15:07.799Z] + DMG=trace-compass-9.3.0-20240315-1906-macosx.cocoa.aarch64.dmg
16:15:07 [2024-03-15T20:15:07.799Z] + cp ./temp/trace-compass-9.3.0-20240315-1906-macosx.cocoa.aarch64.dmg ./temp/trace-compass-9.3.0-20240315-1906-macosx.cocoa.aarch64.dmg-notnotarized
16:15:24 [2024-03-15T20:15:24.697Z] + jobs -p
16:15:24 [2024-03-15T20:15:24.697Z] 396
16:15:24 [2024-03-15T20:15:24.697Z] 413
16:15:24 [2024-03-15T20:15:24.697Z] + wait
16:15:26 [2024-03-15T20:15:26.397Z] ++ jobs -p
16:15:39 [2024-03-15T20:15:39.896Z] + cp ./temp/trace-compass-9.3.0-20240315-1906-macosx.cocoa.aarch64.dmg trace-compass-9.3.0-20240315-1906-macosx.cocoa.aarch64.dmg
16:15:45 [2024-03-15T20:15:45.473Z] + cp ./temp/trace-compass-9.3.0-20240315-1906-macosx.cocoa.x86_64.dmg trace-compass-9.3.0-20240315-1906-macosx.cocoa.x86_64.dmg
16:16:19 [2024-03-15T20:16:19.207Z] ++ echo trace-compass-9.3.0-20240315-1906-macosx.cocoa.x86_64.dmg
16:16:19 [2024-03-15T20:16:19.207Z] ++ sed s/_/-/g
16:16:19 [2024-03-15T20:16:19.207Z] + PRIMARY_BUNDLE_ID=trace-compass-9.3.0-20240315-1906-macosx.cocoa.x86-64.dmg
16:16:19 [2024-03-15T20:16:19.207Z] + retryCount=1
16:16:19 [2024-03-15T20:16:19.207Z] + '[' 1 -gt 0 ']'
16:16:19 [2024-03-15T20:16:19.207Z] ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@trace-compass-9.3.0-20240315-1906-macosx.cocoa.x86_64.dmg -F 'options={"primaryBundleId": "trace-compass-9.3.0-20240315-1906-macosx.cocoa.x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
16:16:19 [2024-03-15T20:16:19.207Z] ++ echo trace-compass-9.3.0-20240315-1906-macosx.cocoa.aarch64.dmg
16:16:19 [2024-03-15T20:16:19.207Z] ++ sed s/_/-/g
16:16:19 [2024-03-15T20:16:19.207Z] + PRIMARY_BUNDLE_ID=trace-compass-9.3.0-20240315-1906-macosx.cocoa.aarch64.dmg
16:16:19 [2024-03-15T20:16:19.207Z] + retryCount=1
16:16:19 [2024-03-15T20:16:19.207Z] + '[' 1 -gt 0 ']'
16:16:19 [2024-03-15T20:16:19.207Z] ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@trace-compass-9.3.0-20240315-1906-macosx.cocoa.aarch64.dmg -F 'options={"primaryBundleId": "trace-compass-9.3.0-20240315-1906-macosx.cocoa.aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
16:16:21 [2024-03-15T20:16:21.220Z] + RESPONSE_RAW='{"uuid":"119033f9-0ac4-4f77-9cea-693130a3cd97","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
16:16:21 [2024-03-15T20:16:21.220Z] 200'
16:16:21 [2024-03-15T20:16:21.220Z] ++ head -n1
16:16:21 [2024-03-15T20:16:21.220Z] + RESPONSE='{"uuid":"119033f9-0ac4-4f77-9cea-693130a3cd97","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
16:16:21 [2024-03-15T20:16:21.220Z] ++ tail -n1
16:16:21 [2024-03-15T20:16:21.220Z] + STATUS_CODE=200
16:16:21 [2024-03-15T20:16:21.220Z] ++ echo '{"uuid":"119033f9-0ac4-4f77-9cea-693130a3cd97","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
16:16:21 [2024-03-15T20:16:21.220Z] ++ jq -r .uuid
16:16:21 [2024-03-15T20:16:21.220Z] + UUID=119033f9-0ac4-4f77-9cea-693130a3cd97
16:16:21 [2024-03-15T20:16:21.220Z] ++ echo '{"uuid":"119033f9-0ac4-4f77-9cea-693130a3cd97","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
16:16:21 [2024-03-15T20:16:21.220Z] ++ jq -r .notarizationStatus.status
16:16:21 [2024-03-15T20:16:21.220Z] + STATUS=IN_PROGRESS
16:16:21 [2024-03-15T20:16:21.220Z] + [[ 200 == \5\0\3 ]]
16:16:21 [2024-03-15T20:16:21.220Z] + [[ 200 == \5\0\2 ]]
16:16:21 [2024-03-15T20:16:21.220Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
16:16:21 [2024-03-15T20:16:21.220Z] + sleep 1m
16:16:23 [2024-03-15T20:16:23.760Z] + RESPONSE_RAW='{"uuid":"2309fd11-7491-4a1b-af30-866deea6a1b4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
16:16:23 [2024-03-15T20:16:23.760Z] 200'
16:16:23 [2024-03-15T20:16:23.760Z] ++ head -n1
16:16:23 [2024-03-15T20:16:23.760Z] + RESPONSE='{"uuid":"2309fd11-7491-4a1b-af30-866deea6a1b4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
16:16:23 [2024-03-15T20:16:23.760Z] ++ tail -n1
16:16:23 [2024-03-15T20:16:23.760Z] + STATUS_CODE=200
16:16:23 [2024-03-15T20:16:23.760Z] ++ echo '{"uuid":"2309fd11-7491-4a1b-af30-866deea6a1b4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
16:16:23 [2024-03-15T20:16:23.760Z] ++ jq -r .uuid
16:16:23 [2024-03-15T20:16:23.760Z] + UUID=2309fd11-7491-4a1b-af30-866deea6a1b4
16:16:23 [2024-03-15T20:16:23.760Z] ++ echo '{"uuid":"2309fd11-7491-4a1b-af30-866deea6a1b4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
16:16:23 [2024-03-15T20:16:23.760Z] ++ jq -r .notarizationStatus.status
16:16:23 [2024-03-15T20:16:23.760Z] + STATUS=IN_PROGRESS
16:16:23 [2024-03-15T20:16:23.760Z] + [[ 200 == \5\0\3 ]]
16:16:23 [2024-03-15T20:16:23.760Z] + [[ 200 == \5\0\2 ]]
16:16:23 [2024-03-15T20:16:23.760Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
16:16:23 [2024-03-15T20:16:23.760Z] + sleep 1m
16:17:31 [2024-03-15T20:17:31.395Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/119033f9-0ac4-4f77-9cea-693130a3cd97/status
16:17:31 [2024-03-15T20:17:31.395Z] + RESPONSE_RAW='{"uuid":"119033f9-0ac4-4f77-9cea-693130a3cd97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
16:17:31 [2024-03-15T20:17:31.395Z] 200'
16:17:31 [2024-03-15T20:17:31.395Z] ++ head -n1
16:17:31 [2024-03-15T20:17:31.395Z] + RESPONSE='{"uuid":"119033f9-0ac4-4f77-9cea-693130a3cd97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
16:17:31 [2024-03-15T20:17:31.395Z] ++ tail -n1
16:17:31 [2024-03-15T20:17:31.395Z] + STATUS_CODE=200
16:17:31 [2024-03-15T20:17:31.395Z] ++ echo '{"uuid":"119033f9-0ac4-4f77-9cea-693130a3cd97","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
16:17:31 [2024-03-15T20:17:31.395Z] ++ jq -r .notarizationStatus.status
16:17:31 [2024-03-15T20:17:31.395Z] + STATUS=IN_PROGRESS
16:17:31 [2024-03-15T20:17:31.395Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
16:17:31 [2024-03-15T20:17:31.395Z] + sleep 1m
16:17:31 [2024-03-15T20:17:31.395Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2309fd11-7491-4a1b-af30-866deea6a1b4/status
16:17:31 [2024-03-15T20:17:31.395Z] + RESPONSE_RAW='{"uuid":"2309fd11-7491-4a1b-af30-866deea6a1b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
16:17:31 [2024-03-15T20:17:31.395Z] 200'
16:17:31 [2024-03-15T20:17:31.395Z] ++ head -n1
16:17:31 [2024-03-15T20:17:31.395Z] + RESPONSE='{"uuid":"2309fd11-7491-4a1b-af30-866deea6a1b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
16:17:31 [2024-03-15T20:17:31.395Z] ++ tail -n1
16:17:31 [2024-03-15T20:17:31.395Z] + STATUS_CODE=200
16:17:31 [2024-03-15T20:17:31.395Z] ++ echo '{"uuid":"2309fd11-7491-4a1b-af30-866deea6a1b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
16:17:31 [2024-03-15T20:17:31.395Z] ++ jq -r .notarizationStatus.status
16:17:31 [2024-03-15T20:17:31.395Z] + STATUS=IN_PROGRESS
16:17:31 [2024-03-15T20:17:31.395Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
16:17:31 [2024-03-15T20:17:31.395Z] + sleep 1m
16:18:27 [2024-03-15T20:18:27.565Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/119033f9-0ac4-4f77-9cea-693130a3cd97/status
16:18:27 [2024-03-15T20:18:27.565Z] + RESPONSE_RAW='{"uuid":"119033f9-0ac4-4f77-9cea-693130a3cd97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
16:18:27 [2024-03-15T20:18:27.565Z] 200'
16:18:27 [2024-03-15T20:18:27.565Z] ++ head -n1
16:18:27 [2024-03-15T20:18:27.565Z] + RESPONSE='{"uuid":"119033f9-0ac4-4f77-9cea-693130a3cd97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
16:18:27 [2024-03-15T20:18:27.565Z] ++ tail -n1
16:18:27 [2024-03-15T20:18:27.565Z] + STATUS_CODE=200
16:18:27 [2024-03-15T20:18:27.565Z] ++ echo '{"uuid":"119033f9-0ac4-4f77-9cea-693130a3cd97","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
16:18:27 [2024-03-15T20:18:27.565Z] ++ jq -r .notarizationStatus.status
16:18:27 [2024-03-15T20:18:27.566Z] + STATUS=IN_PROGRESS
16:18:27 [2024-03-15T20:18:27.566Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
16:18:27 [2024-03-15T20:18:27.566Z] + sleep 1m
16:18:27 [2024-03-15T20:18:27.566Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2309fd11-7491-4a1b-af30-866deea6a1b4/status
16:18:27 [2024-03-15T20:18:27.566Z] + RESPONSE_RAW='{"uuid":"2309fd11-7491-4a1b-af30-866deea6a1b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
16:18:27 [2024-03-15T20:18:27.566Z] 200'
16:18:27 [2024-03-15T20:18:27.566Z] ++ head -n1
16:18:27 [2024-03-15T20:18:27.566Z] + RESPONSE='{"uuid":"2309fd11-7491-4a1b-af30-866deea6a1b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
16:18:27 [2024-03-15T20:18:27.566Z] ++ tail -n1
16:18:27 [2024-03-15T20:18:27.566Z] + STATUS_CODE=200
16:18:27 [2024-03-15T20:18:27.566Z] ++ echo '{"uuid":"2309fd11-7491-4a1b-af30-866deea6a1b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
16:18:27 [2024-03-15T20:18:27.566Z] ++ jq -r .notarizationStatus.status
16:18:27 [2024-03-15T20:18:27.566Z] + STATUS=IN_PROGRESS
16:18:27 [2024-03-15T20:18:27.566Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
16:18:27 [2024-03-15T20:18:27.566Z] + sleep 1m
16:19:23 [2024-03-15T20:19:23.750Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/119033f9-0ac4-4f77-9cea-693130a3cd97/status
16:19:23 [2024-03-15T20:19:23.750Z] + RESPONSE_RAW='{"uuid":"119033f9-0ac4-4f77-9cea-693130a3cd97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
16:19:23 [2024-03-15T20:19:23.750Z] 200'
16:19:23 [2024-03-15T20:19:23.750Z] ++ head -n1
16:19:23 [2024-03-15T20:19:23.750Z] + RESPONSE='{"uuid":"119033f9-0ac4-4f77-9cea-693130a3cd97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
16:19:23 [2024-03-15T20:19:23.750Z] ++ tail -n1
16:19:23 [2024-03-15T20:19:23.750Z] + STATUS_CODE=200
16:19:23 [2024-03-15T20:19:23.750Z] ++ echo '{"uuid":"119033f9-0ac4-4f77-9cea-693130a3cd97","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
16:19:23 [2024-03-15T20:19:23.750Z] ++ jq -r .notarizationStatus.status
16:19:23 [2024-03-15T20:19:23.750Z] + STATUS=IN_PROGRESS
16:19:23 [2024-03-15T20:19:23.750Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
16:19:23 [2024-03-15T20:19:23.750Z] + sleep 1m
16:19:24 [2024-03-15T20:19:24.006Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2309fd11-7491-4a1b-af30-866deea6a1b4/status
16:19:24 [2024-03-15T20:19:24.006Z] + RESPONSE_RAW='{"uuid":"2309fd11-7491-4a1b-af30-866deea6a1b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
16:19:24 [2024-03-15T20:19:24.006Z] 200'
16:19:24 [2024-03-15T20:19:24.006Z] ++ head -n1
16:19:24 [2024-03-15T20:19:24.006Z] + RESPONSE='{"uuid":"2309fd11-7491-4a1b-af30-866deea6a1b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
16:19:24 [2024-03-15T20:19:24.006Z] ++ tail -n1
16:19:24 [2024-03-15T20:19:24.006Z] + STATUS_CODE=200
16:19:24 [2024-03-15T20:19:24.006Z] ++ echo '{"uuid":"2309fd11-7491-4a1b-af30-866deea6a1b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
16:19:24 [2024-03-15T20:19:24.006Z] ++ jq -r .notarizationStatus.status
16:19:24 [2024-03-15T20:19:24.006Z] + STATUS=IN_PROGRESS
16:19:24 [2024-03-15T20:19:24.006Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
16:19:24 [2024-03-15T20:19:24.006Z] + sleep 1m
16:20:31 [2024-03-15T20:20:31.642Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/119033f9-0ac4-4f77-9cea-693130a3cd97/status
16:20:31 [2024-03-15T20:20:31.642Z] + RESPONSE_RAW='{"uuid":"119033f9-0ac4-4f77-9cea-693130a3cd97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
16:20:31 [2024-03-15T20:20:31.642Z] 200'
16:20:31 [2024-03-15T20:20:31.642Z] ++ head -n1
16:20:31 [2024-03-15T20:20:31.642Z] + RESPONSE='{"uuid":"119033f9-0ac4-4f77-9cea-693130a3cd97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
16:20:31 [2024-03-15T20:20:31.642Z] ++ tail -n1
16:20:31 [2024-03-15T20:20:31.642Z] + STATUS_CODE=200
16:20:31 [2024-03-15T20:20:31.642Z] ++ echo '{"uuid":"119033f9-0ac4-4f77-9cea-693130a3cd97","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
16:20:31 [2024-03-15T20:20:31.642Z] ++ jq -r .notarizationStatus.status
16:20:31 [2024-03-15T20:20:31.642Z] + STATUS=IN_PROGRESS
16:20:31 [2024-03-15T20:20:31.642Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
16:20:31 [2024-03-15T20:20:31.642Z] + sleep 1m
16:20:31 [2024-03-15T20:20:31.642Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2309fd11-7491-4a1b-af30-866deea6a1b4/status
16:20:31 [2024-03-15T20:20:31.642Z] + RESPONSE_RAW='{"uuid":"2309fd11-7491-4a1b-af30-866deea6a1b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
16:20:31 [2024-03-15T20:20:31.642Z] 200'
16:20:31 [2024-03-15T20:20:31.642Z] ++ head -n1
16:20:31 [2024-03-15T20:20:31.642Z] + RESPONSE='{"uuid":"2309fd11-7491-4a1b-af30-866deea6a1b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
16:20:31 [2024-03-15T20:20:31.642Z] ++ tail -n1
16:20:31 [2024-03-15T20:20:31.642Z] + STATUS_CODE=200
16:20:31 [2024-03-15T20:20:31.642Z] ++ echo '{"uuid":"2309fd11-7491-4a1b-af30-866deea6a1b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
16:20:31 [2024-03-15T20:20:31.642Z] ++ jq -r .notarizationStatus.status
16:20:31 [2024-03-15T20:20:31.642Z] + STATUS=IN_PROGRESS
16:20:31 [2024-03-15T20:20:31.642Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
16:20:31 [2024-03-15T20:20:31.642Z] + sleep 1m
16:21:27 [2024-03-15T20:21:27.805Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/119033f9-0ac4-4f77-9cea-693130a3cd97/status
16:21:27 [2024-03-15T20:21:27.805Z] + RESPONSE_RAW='{"uuid":"119033f9-0ac4-4f77-9cea-693130a3cd97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
16:21:27 [2024-03-15T20:21:27.805Z] 200'
16:21:27 [2024-03-15T20:21:27.805Z] ++ head -n1
16:21:27 [2024-03-15T20:21:27.805Z] + RESPONSE='{"uuid":"119033f9-0ac4-4f77-9cea-693130a3cd97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
16:21:27 [2024-03-15T20:21:27.805Z] ++ tail -n1
16:21:27 [2024-03-15T20:21:27.805Z] + STATUS_CODE=200
16:21:27 [2024-03-15T20:21:27.805Z] ++ echo '{"uuid":"119033f9-0ac4-4f77-9cea-693130a3cd97","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
16:21:27 [2024-03-15T20:21:27.805Z] ++ jq -r .notarizationStatus.status
16:21:27 [2024-03-15T20:21:27.805Z] + STATUS=IN_PROGRESS
16:21:27 [2024-03-15T20:21:27.805Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
16:21:27 [2024-03-15T20:21:27.805Z] + sleep 1m
16:21:27 [2024-03-15T20:21:27.805Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2309fd11-7491-4a1b-af30-866deea6a1b4/status
16:21:27 [2024-03-15T20:21:27.805Z] + RESPONSE_RAW='{"uuid":"2309fd11-7491-4a1b-af30-866deea6a1b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
16:21:27 [2024-03-15T20:21:27.805Z] 200'
16:21:27 [2024-03-15T20:21:27.805Z] ++ head -n1
16:21:27 [2024-03-15T20:21:27.805Z] + RESPONSE='{"uuid":"2309fd11-7491-4a1b-af30-866deea6a1b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
16:21:27 [2024-03-15T20:21:27.805Z] ++ tail -n1
16:21:27 [2024-03-15T20:21:27.805Z] + STATUS_CODE=200
16:21:27 [2024-03-15T20:21:27.805Z] ++ echo '{"uuid":"2309fd11-7491-4a1b-af30-866deea6a1b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
16:21:27 [2024-03-15T20:21:27.805Z] ++ jq -r .notarizationStatus.status
16:21:27 [2024-03-15T20:21:27.805Z] + STATUS=IN_PROGRESS
16:21:27 [2024-03-15T20:21:27.805Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
16:21:27 [2024-03-15T20:21:27.805Z] + sleep 1m
16:22:24 [2024-03-15T20:22:24.082Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/119033f9-0ac4-4f77-9cea-693130a3cd97/status
16:22:24 [2024-03-15T20:22:24.082Z] + RESPONSE_RAW='{"uuid":"119033f9-0ac4-4f77-9cea-693130a3cd97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
16:22:24 [2024-03-15T20:22:24.082Z] 200'
16:22:24 [2024-03-15T20:22:24.082Z] ++ head -n1
16:22:24 [2024-03-15T20:22:24.082Z] + RESPONSE='{"uuid":"119033f9-0ac4-4f77-9cea-693130a3cd97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
16:22:24 [2024-03-15T20:22:24.082Z] ++ tail -n1
16:22:24 [2024-03-15T20:22:24.082Z] + STATUS_CODE=200
16:22:24 [2024-03-15T20:22:24.082Z] ++ echo '{"uuid":"119033f9-0ac4-4f77-9cea-693130a3cd97","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
16:22:24 [2024-03-15T20:22:24.082Z] ++ jq -r .notarizationStatus.status
16:22:24 [2024-03-15T20:22:24.082Z] + STATUS=IN_PROGRESS
16:22:24 [2024-03-15T20:22:24.082Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
16:22:24 [2024-03-15T20:22:24.082Z] + sleep 1m
16:22:24 [2024-03-15T20:22:24.082Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2309fd11-7491-4a1b-af30-866deea6a1b4/status
16:22:24 [2024-03-15T20:22:24.082Z] + RESPONSE_RAW='{"uuid":"2309fd11-7491-4a1b-af30-866deea6a1b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
16:22:24 [2024-03-15T20:22:24.082Z] 200'
16:22:24 [2024-03-15T20:22:24.082Z] ++ head -n1
16:22:24 [2024-03-15T20:22:24.082Z] + RESPONSE='{"uuid":"2309fd11-7491-4a1b-af30-866deea6a1b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
16:22:24 [2024-03-15T20:22:24.082Z] ++ tail -n1
16:22:24 [2024-03-15T20:22:24.082Z] + STATUS_CODE=200
16:22:24 [2024-03-15T20:22:24.082Z] ++ echo '{"uuid":"2309fd11-7491-4a1b-af30-866deea6a1b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
16:22:24 [2024-03-15T20:22:24.082Z] ++ jq -r .notarizationStatus.status
16:22:24 [2024-03-15T20:22:24.338Z] + STATUS=IN_PROGRESS
16:22:24 [2024-03-15T20:22:24.338Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
16:22:24 [2024-03-15T20:22:24.338Z] + sleep 1m
16:23:31 [2024-03-15T20:23:31.967Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/119033f9-0ac4-4f77-9cea-693130a3cd97/status
16:23:31 [2024-03-15T20:23:31.967Z] + RESPONSE_RAW='{"uuid":"119033f9-0ac4-4f77-9cea-693130a3cd97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
16:23:31 [2024-03-15T20:23:31.967Z] 200'
16:23:31 [2024-03-15T20:23:31.967Z] ++ head -n1
16:23:31 [2024-03-15T20:23:31.967Z] + RESPONSE='{"uuid":"119033f9-0ac4-4f77-9cea-693130a3cd97","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
16:23:31 [2024-03-15T20:23:31.967Z] ++ tail -n1
16:23:31 [2024-03-15T20:23:31.967Z] + STATUS_CODE=200
16:23:31 [2024-03-15T20:23:31.967Z] ++ echo '{"uuid":"119033f9-0ac4-4f77-9cea-693130a3cd97","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
16:23:31 [2024-03-15T20:23:31.967Z] ++ jq -r .notarizationStatus.status
16:23:31 [2024-03-15T20:23:31.967Z] + STATUS=IN_PROGRESS
16:23:31 [2024-03-15T20:23:31.967Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
16:23:31 [2024-03-15T20:23:31.967Z] + sleep 1m
16:23:31 [2024-03-15T20:23:31.967Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2309fd11-7491-4a1b-af30-866deea6a1b4/status
16:23:31 [2024-03-15T20:23:31.967Z] + RESPONSE_RAW='{"uuid":"2309fd11-7491-4a1b-af30-866deea6a1b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
16:23:31 [2024-03-15T20:23:31.967Z] 200'
16:23:31 [2024-03-15T20:23:31.967Z] ++ head -n1
16:23:31 [2024-03-15T20:23:31.967Z] + RESPONSE='{"uuid":"2309fd11-7491-4a1b-af30-866deea6a1b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
16:23:31 [2024-03-15T20:23:31.967Z] ++ tail -n1
16:23:31 [2024-03-15T20:23:31.967Z] + STATUS_CODE=200
16:23:31 [2024-03-15T20:23:31.967Z] ++ echo '{"uuid":"2309fd11-7491-4a1b-af30-866deea6a1b4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
16:23:31 [2024-03-15T20:23:31.967Z] ++ jq -r .notarizationStatus.status
16:23:31 [2024-03-15T20:23:31.967Z] + STATUS=IN_PROGRESS
16:23:31 [2024-03-15T20:23:31.967Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
16:23:31 [2024-03-15T20:23:31.967Z] + sleep 1m
16:24:48 [2024-03-15T20:24:48.199Z] Cannot contact tracecompass-build-sp6l3-b8jhh: java.lang.InterruptedException
16:24:54 [2024-03-15T20:24:54.363Z] tracecompass/tracecompass-build-sp6l3-b8jhh Container jnlp was terminated (Exit Code: 137, Reason: OOMKilled)
16:24:54 [2024-03-15T20:24:54.572Z] 
16:24:54 [2024-03-15T20:24:54.572Z] - jnlp -- terminated (137)
16:24:54 [2024-03-15T20:24:54.572Z] -----Logs-------------
16:24:54 [2024-03-15T20:24:54.572Z] INFO: Using Remoting version: 3160.vd76b_9ddd10cc
16:24:54 [2024-03-15T20:24:54.572Z] Mar 15, 2024 7:03:40 PM org.jenkinsci.remoting.engine.WorkDirManager initializeWorkDir
16:24:54 [2024-03-15T20:24:54.572Z] INFO: Using /home/jenkins/agent/remoting as a remoting work directory
16:24:54 [2024-03-15T20:24:54.572Z] Mar 15, 2024 7:03:40 PM org.jenkinsci.remoting.engine.WorkDirManager setupLogging
16:24:54 [2024-03-15T20:24:54.572Z] INFO: Both error and output logs will be printed to /home/jenkins/agent/remoting
16:24:54 [2024-03-15T20:24:54.572Z] Mar 15, 2024 7:03:41 PM hudson.remoting.jnlp.Main$CuiListener status
16:24:54 [2024-03-15T20:24:54.572Z] INFO: Locating server among [http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/]
16:24:54 [2024-03-15T20:24:54.572Z] Mar 15, 2024 7:03:41 PM org.jenkinsci.remoting.engine.JnlpAgentEndpointResolver resolve
16:24:54 [2024-03-15T20:24:54.572Z] INFO: Remoting server accepts the following protocols: [JNLP4-connect, Ping]
16:24:54 [2024-03-15T20:24:54.572Z] Mar 15, 2024 7:03:41 PM org.jenkinsci.remoting.engine.JnlpAgentEndpointResolver resolve
16:24:54 [2024-03-15T20:24:54.572Z] INFO: Remoting TCP connection tunneling is enabled. Skipping the TCP Agent Listener Port availability check
16:24:54 [2024-03-15T20:24:54.572Z] Mar 15, 2024 7:03:41 PM hudson.remoting.jnlp.Main$CuiListener status
16:24:54 [2024-03-15T20:24:54.572Z] INFO: Agent discovery successful
16:24:54 [2024-03-15T20:24:54.572Z]   Agent address: jenkins-discovery.tracecompass.svc.cluster.local
16:24:54 [2024-03-15T20:24:54.572Z]   Agent port:    50000
16:24:54 [2024-03-15T20:24:54.572Z]   Identity:      82:51:3e:ea:0b:b1:60:e3:bb:69:a0:06:34:bf:be:89
16:24:54 [2024-03-15T20:24:54.572Z] Mar 15, 2024 7:03:41 PM hudson.remoting.jnlp.Main$CuiListener status
16:24:54 [2024-03-15T20:24:54.572Z] INFO: Handshaking
16:24:54 [2024-03-15T20:24:54.572Z] Mar 15, 2024 7:03:41 PM hudson.remoting.jnlp.Main$CuiListener status
16:24:54 [2024-03-15T20:24:54.572Z] INFO: Connecting to jenkins-discovery.tracecompass.svc.cluster.local:50000
16:24:54 [2024-03-15T20:24:54.572Z] Mar 15, 2024 7:03:41 PM hudson.remoting.jnlp.Main$CuiListener status
16:24:54 [2024-03-15T20:24:54.572Z] INFO: Trying protocol: JNLP4-connect
16:24:54 [2024-03-15T20:24:54.572Z] Mar 15, 2024 7:03:41 PM org.jenkinsci.remoting.protocol.impl.BIONetworkLayer$Reader run
16:24:54 [2024-03-15T20:24:54.572Z] INFO: Waiting for ProtocolStack to start.
16:24:54 [2024-03-15T20:24:54.572Z] Mar 15, 2024 7:03:42 PM hudson.remoting.jnlp.Main$CuiListener status
16:24:54 [2024-03-15T20:24:54.572Z] INFO: Remote identity confirmed: 82:51:3e:ea:0b:b1:60:e3:bb:69:a0:06:34:bf:be:89
16:24:54 [2024-03-15T20:24:54.572Z] Mar 15, 2024 7:03:42 PM hudson.remoting.jnlp.Main$CuiListener status
16:24:54 [2024-03-15T20:24:54.572Z] INFO: Connected
16:24:54 [2024-03-15T20:24:54.572Z] Mar 15, 2024 7:05:24 PM org.jenkinsci.remoting.util.AnonymousClassWarnings warn
16:24:54 [2024-03-15T20:24:54.572Z] WARNING: Attempt to (de-)serialize anonymous class com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.GerritTriggerBuildChooser$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
16:24:54 [2024-03-15T20:24:54.572Z] 
16:24:54 [2024-03-15T20:24:54.572Z] 
16:24:54 [2024-03-15T20:24:54.572Z] - tracecompass -- running
16:24:54 [2024-03-15T20:24:54.572Z] -----Logs-------------
16:24:54 [2024-03-15T20:24:54.572Z] Copyright (C) 1999-2016 TigerVNC Team and many others (see README.txt)
16:24:54 [2024-03-15T20:24:54.572Z] See http://www.tigervnc.org for information on TigerVNC.
16:24:54 [2024-03-15T20:24:54.572Z] Underlying X server release 11905000, The X.Org Foundation
16:24:54 [2024-03-15T20:24:54.572Z] 
16:24:54 [2024-03-15T20:24:54.572Z] 
16:24:54 [2024-03-15T20:24:54.572Z] Fri Mar 15 19:03:37 2024
16:24:54 [2024-03-15T20:24:54.572Z]  vncext:      VNC extension running!
16:24:54 [2024-03-15T20:24:54.572Z]  vncext:      Listening for VNC connections on all interface(s), port 5900
16:24:54 [2024-03-15T20:24:54.572Z]  vncext:      created VNC server for screen 0
16:24:54 [2024-03-15T20:24:54.572Z] access control disabled, clients can connect from any host
16:24:54 [2024-03-15T20:24:54.572Z] IceWM: Warning: Unrecognized option '--sm-disable'.
16:24:54 [2024-03-15T20:24:54.572Z] 19:26:06.013: IceWM: X error X_ChangeProperty(0x617DFF): BadWindow (invalid Window parameter), #832011, +62, +0.
16:24:54 [2024-03-15T20:24:54.572Z] 19:26:07.084: IceWM: X error X_ChangeProperty(0x61840D): BadWindow (invalid Window parameter), #834434, +62, +0.
16:24:54 [2024-03-15T20:24:54.572Z] 19:26:57.314: IceWM: X error X_ChangeProperty(0x620143): BadWindow (invalid Window parameter), #887111, +62, +0.
16:24:54 [2024-03-15T20:24:54.572Z] 19:26:58.347: IceWM: X error X_ChangeProperty(0x620659): BadWindow (invalid Window parameter), #889503, +62, +0.
16:24:54 [2024-03-15T20:24:54.572Z] 19:26:59.378: IceWM: X error X_ChangeProperty(0x6206FB): BadWindow (invalid Window parameter), #891899, +62, +0.
16:24:54 [2024-03-15T20:24:54.572Z] 19:30:36.344: IceWM: X error X_GetProperty(0x600372): BadWindow (invalid Window parameter), #1239739, +1, +0.
16:24:54 [2024-03-15T20:24:54.572Z] 
16:29:54 [2024-03-15T20:29:54.756Z] Agent tracecompass-build-sp6l3-b8jhh was deleted; cancelling node body
16:29:54 [2024-03-15T20:29:54.886Z] Could not connect to tracecompass-build-sp6l3-b8jhh to send interrupt signal to process
16:29:55 [2024-03-15T20:29:55.137Z] [Pipeline] }
16:29:55 [2024-03-15T20:29:55.398Z] [Pipeline] // sshagent
16:29:55 [2024-03-15T20:29:55.790Z] Post stage
16:29:56 [2024-03-15T20:29:56.659Z] [Pipeline] archiveArtifacts
16:29:57 [2024-03-15T20:29:57.169Z] Error when executing always post condition:
16:29:57 [2024-03-15T20:29:57.169Z] Also:   hudson.model.Computer$TerminationRequest: Termination requested at Fri Mar 15 16:24:54 EDT 2024 by Thread[-1759595748-pool-66-thread-223,5,main] [id=122854]
16:29:57 [2024-03-15T20:29:57.169Z] 		at hudson.model.Computer.recordTermination(Computer.java:239)
16:29:57 [2024-03-15T20:29:57.169Z] 		at hudson.slaves.AbstractCloudSlave.terminate(AbstractCloudSlave.java:85)
16:29:57 [2024-03-15T20:29:57.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper.logLastLinesThenTerminateNode(Reaper.java:515)
16:29:57 [2024-03-15T20:29:57.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$TerminateAgentOnContainerTerminated.onEvent(Reaper.java:461)
16:29:57 [2024-03-15T20:29:57.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.lambda$eventReceived$0(Reaper.java:326)
16:29:57 [2024-03-15T20:29:57.169Z] 		at jenkins.util.Listeners.lambda$notify$0(Listeners.java:59)
16:29:57 [2024-03-15T20:29:57.169Z] 		at jenkins.util.Listeners.notify(Listeners.java:67)
16:29:57 [2024-03-15T20:29:57.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.eventReceived(Reaper.java:322)
16:29:57 [2024-03-15T20:29:57.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.eventReceived(Reaper.java:281)
16:29:57 [2024-03-15T20:29:57.169Z] 		at io.fabric8.kubernetes.client.utils.internal.WatcherToggle.eventReceived(WatcherToggle.java:49)
16:29:57 [2024-03-15T20:29:57.169Z] 		at io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager$SerialWatcher.lambda$eventReceived$0(AbstractWatchManager.java:70)
16:29:57 [2024-03-15T20:29:57.169Z] 		at io.fabric8.kubernetes.client.utils.internal.SerialExecutor.lambda$execute$0(SerialExecutor.java:58)
16:29:57 [2024-03-15T20:29:57.169Z] Also:   hudson.model.Computer$TerminationRequest: Termination requested at Fri Mar 15 16:24:54 EDT 2024 by Thread[-1759595748-pool-66-thread-223,5,main] [id=122854]
16:29:57 [2024-03-15T20:29:57.169Z] 		at hudson.model.Computer.recordTermination(Computer.java:239)
16:29:57 [2024-03-15T20:29:57.169Z] 		at jenkins.model.Nodes$5.run(Nodes.java:275)
16:29:57 [2024-03-15T20:29:57.169Z] 		at hudson.model.Queue._withLock(Queue.java:1401)
16:29:57 [2024-03-15T20:29:57.169Z] 		at hudson.model.Queue.withLock(Queue.java:1275)
16:29:57 [2024-03-15T20:29:57.169Z] 		at jenkins.model.Nodes.removeNode(Nodes.java:270)
16:29:57 [2024-03-15T20:29:57.169Z] 		at jenkins.model.Jenkins.removeNode(Jenkins.java:2266)
16:29:57 [2024-03-15T20:29:57.169Z] 		at hudson.slaves.AbstractCloudSlave.terminate(AbstractCloudSlave.java:91)
16:29:57 [2024-03-15T20:29:57.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper.logLastLinesThenTerminateNode(Reaper.java:515)
16:29:57 [2024-03-15T20:29:57.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$TerminateAgentOnContainerTerminated.onEvent(Reaper.java:461)
16:29:57 [2024-03-15T20:29:57.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.lambda$eventReceived$0(Reaper.java:326)
16:29:57 [2024-03-15T20:29:57.169Z] 		at jenkins.util.Listeners.lambda$notify$0(Listeners.java:59)
16:29:57 [2024-03-15T20:29:57.169Z] 		at jenkins.util.Listeners.notify(Listeners.java:67)
16:29:57 [2024-03-15T20:29:57.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.eventReceived(Reaper.java:322)
16:29:57 [2024-03-15T20:29:57.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.eventReceived(Reaper.java:281)
16:29:57 [2024-03-15T20:29:57.169Z] 		at io.fabric8.kubernetes.client.utils.internal.WatcherToggle.eventReceived(WatcherToggle.java:49)
16:29:57 [2024-03-15T20:29:57.169Z] 		at io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager$SerialWatcher.lambda$eventReceived$0(AbstractWatchManager.java:70)
16:29:57 [2024-03-15T20:29:57.169Z] 		at io.fabric8.kubernetes.client.utils.internal.SerialExecutor.lambda$execute$0(SerialExecutor.java:58)
16:29:57 [2024-03-15T20:29:57.169Z] Also:   hudson.model.Computer$TerminationRequest: Termination requested at Fri Mar 15 16:24:54 EDT 2024 by Thread[-1759595748-pool-66-thread-223,5,main] [id=122854]
16:29:57 [2024-03-15T20:29:57.169Z] 		at hudson.model.Computer.recordTermination(Computer.java:239)
16:29:57 [2024-03-15T20:29:57.169Z] 		at hudson.model.Computer.disconnect(Computer.java:509)
16:29:57 [2024-03-15T20:29:57.169Z] 		at hudson.slaves.SlaveComputer.disconnect(SlaveComputer.java:816)
16:29:57 [2024-03-15T20:29:57.169Z] 		at jenkins.model.Nodes$5.run(Nodes.java:276)
16:29:57 [2024-03-15T20:29:57.169Z] 		at hudson.model.Queue._withLock(Queue.java:1401)
16:29:57 [2024-03-15T20:29:57.169Z] 		at hudson.model.Queue.withLock(Queue.java:1275)
16:29:57 [2024-03-15T20:29:57.169Z] 		at jenkins.model.Nodes.removeNode(Nodes.java:270)
16:29:57 [2024-03-15T20:29:57.169Z] 		at jenkins.model.Jenkins.removeNode(Jenkins.java:2266)
16:29:57 [2024-03-15T20:29:57.169Z] 		at hudson.slaves.AbstractCloudSlave.terminate(AbstractCloudSlave.java:91)
16:29:57 [2024-03-15T20:29:57.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper.logLastLinesThenTerminateNode(Reaper.java:515)
16:29:57 [2024-03-15T20:29:57.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$TerminateAgentOnContainerTerminated.onEvent(Reaper.java:461)
16:29:57 [2024-03-15T20:29:57.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.lambda$eventReceived$0(Reaper.java:326)
16:29:57 [2024-03-15T20:29:57.169Z] 		at jenkins.util.Listeners.lambda$notify$0(Listeners.java:59)
16:29:57 [2024-03-15T20:29:57.169Z] 		at jenkins.util.Listeners.notify(Listeners.java:67)
16:29:57 [2024-03-15T20:29:57.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.eventReceived(Reaper.java:322)
16:29:57 [2024-03-15T20:29:57.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.eventReceived(Reaper.java:281)
16:29:57 [2024-03-15T20:29:57.169Z] 		at io.fabric8.kubernetes.client.utils.internal.WatcherToggle.eventReceived(WatcherToggle.java:49)
16:29:57 [2024-03-15T20:29:57.169Z] 		at io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager$SerialWatcher.lambda$eventReceived$0(AbstractWatchManager.java:70)
16:29:57 [2024-03-15T20:29:57.169Z] 		at io.fabric8.kubernetes.client.utils.internal.SerialExecutor.lambda$execute$0(SerialExecutor.java:58)
16:29:57 [2024-03-15T20:29:57.169Z] Also:   hudson.model.Computer$TerminationRequest: Termination requested at Fri Mar 15 16:24:54 EDT 2024 by Thread[-1759595748-pool-66-thread-223,5,main] [id=122854]
16:29:57 [2024-03-15T20:29:57.169Z] 		at hudson.model.Computer.recordTermination(Computer.java:239)
16:29:57 [2024-03-15T20:29:57.169Z] 		at hudson.model.Computer.disconnect(Computer.java:509)
16:29:57 [2024-03-15T20:29:57.169Z] 		at hudson.slaves.SlaveComputer.disconnect(SlaveComputer.java:816)
16:29:57 [2024-03-15T20:29:57.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper.disconnectComputer(Reaper.java:529)
16:29:57 [2024-03-15T20:29:57.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$TerminateAgentOnContainerTerminated.onEvent(Reaper.java:463)
16:29:57 [2024-03-15T20:29:57.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.lambda$eventReceived$0(Reaper.java:326)
16:29:57 [2024-03-15T20:29:57.169Z] 		at jenkins.util.Listeners.lambda$notify$0(Listeners.java:59)
16:29:57 [2024-03-15T20:29:57.169Z] 		at jenkins.util.Listeners.notify(Listeners.java:67)
16:29:57 [2024-03-15T20:29:57.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.eventReceived(Reaper.java:322)
16:29:57 [2024-03-15T20:29:57.170Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.eventReceived(Reaper.java:281)
16:29:57 [2024-03-15T20:29:57.170Z] 		at io.fabric8.kubernetes.client.utils.internal.WatcherToggle.eventReceived(WatcherToggle.java:49)
16:29:57 [2024-03-15T20:29:57.170Z] 		at io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager$SerialWatcher.lambda$eventReceived$0(AbstractWatchManager.java:70)
16:29:57 [2024-03-15T20:29:57.170Z] 		at io.fabric8.kubernetes.client.utils.internal.SerialExecutor.lambda$execute$0(SerialExecutor.java:58)
16:29:57 [2024-03-15T20:29:57.170Z] Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 84f00098-a9fc-4716-936b-27c3caf50aa8
16:29:57 [2024-03-15T20:29:57.170Z] org.jenkinsci.plugins.workflow.support.steps.AgentOfflineException: Unable to create live FilePath for tracecompass-build-sp6l3-b8jhh; tracecompass-build-sp6l3-b8jhh was marked offline: Pod failed because container terminated (Reason: ContainerError, Container: [jnlp])
16:29:57 [2024-03-15T20:29:57.170Z] 	at org.jenkinsci.plugins.workflow.support.steps.ExecutorStepDynamicContext$FilePathTranslator.get(ExecutorStepDynamicContext.java:186)
16:29:57 [2024-03-15T20:29:57.170Z] 	at org.jenkinsci.plugins.workflow.support.steps.ExecutorStepDynamicContext$FilePathTranslator.get(ExecutorStepDynamicContext.java:158)
16:29:57 [2024-03-15T20:29:57.170Z] 	at org.jenkinsci.plugins.workflow.support.steps.ExecutorStepDynamicContext$Translator.get(ExecutorStepDynamicContext.java:151)
16:29:57 [2024-03-15T20:29:57.170Z] 	at org.jenkinsci.plugins.workflow.support.steps.ExecutorStepDynamicContext$FilePathTranslator.get(ExecutorStepDynamicContext.java:168)
16:29:57 [2024-03-15T20:29:57.170Z] 	at org.jenkinsci.plugins.workflow.support.steps.ExecutorStepDynamicContext$FilePathTranslator.get(ExecutorStepDynamicContext.java:158)
16:29:57 [2024-03-15T20:29:57.170Z] 	at org.jenkinsci.plugins.workflow.steps.DynamicContext$Typed.get(DynamicContext.java:95)
16:29:57 [2024-03-15T20:29:57.170Z] 	at org.jenkinsci.plugins.workflow.cps.ContextVariableSet.get(ContextVariableSet.java:139)
16:29:57 [2024-03-15T20:29:57.170Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.getContextVariable(CpsThread.java:137)
16:29:57 [2024-03-15T20:29:57.170Z] 	at org.jenkinsci.plugins.workflow.cps.CpsStepContext.doGet(CpsStepContext.java:297)
16:29:57 [2024-03-15T20:29:57.170Z] 	at org.jenkinsci.plugins.workflow.support.DefaultStepContext.get(DefaultStepContext.java:75)
16:29:57 [2024-03-15T20:29:57.170Z] 	at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:83)
16:29:57 [2024-03-15T20:29:57.170Z] 	at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:71)
16:29:57 [2024-03-15T20:29:57.170Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
16:29:57 [2024-03-15T20:29:57.170Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
16:29:57 [2024-03-15T20:29:57.170Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
16:29:57 [2024-03-15T20:29:57.170Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
16:29:57 [2024-03-15T20:29:57.170Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
16:29:57 [2024-03-15T20:29:57.170Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
16:29:57 [2024-03-15T20:29:57.170Z] 
16:29:58 [2024-03-15T20:29:58.417Z] [Pipeline] }
16:29:58 [2024-03-15T20:29:58.681Z] [Pipeline] // withEnv
16:29:59 [2024-03-15T20:29:59.074Z] [Pipeline] }
16:29:59 [2024-03-15T20:29:59.329Z] [Pipeline] // stage
16:29:59 [2024-03-15T20:29:59.913Z] [Pipeline] }
16:30:00 [2024-03-15T20:30:00.179Z] [Pipeline] // withEnv
16:30:00 [2024-03-15T20:30:00.565Z] [Pipeline] }
16:30:00 [2024-03-15T20:30:00.816Z] [Pipeline] // timeout
16:30:01 [2024-03-15T20:30:01.185Z] [Pipeline] }
16:30:01 [2024-03-15T20:30:01.437Z] [Pipeline] // timestamps
16:30:01 [2024-03-15T20:30:01.819Z] [Pipeline] }
16:30:02 [2024-03-15T20:30:02.091Z] [Pipeline] // withEnv
16:30:02 [2024-03-15T20:30:02.469Z] [Pipeline] }
16:30:02 [2024-03-15T20:30:02.725Z] [Pipeline] // withEnv
16:30:03 [2024-03-15T20:30:03.109Z] [Pipeline] }
16:30:03 [2024-03-15T20:30:03.362Z] [Pipeline] // node
16:30:03 [2024-03-15T20:30:03.737Z] [Pipeline] }
16:30:03 [2024-03-15T20:30:03.996Z] [Pipeline] // podTemplate
16:30:04 [2024-03-15T20:30:04.382Z] [Pipeline] End of Pipeline
16:30:04 [2024-03-15T20:30:04.540Z] Agent was removed
16:30:04 [2024-03-15T20:30:04.540Z] org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 941c807a-2a7b-49ff-9e70-0ec9e275153a
16:30:04 [2024-03-15T20:30:04.540Z] java.io.IOException: No launcher available
16:30:04 [2024-03-15T20:30:04.540Z] 	at com.cloudbees.jenkins.plugins.sshagent.SSHAgentStepExecution.getLauncher(SSHAgentStepExecution.java:239)
16:30:04 [2024-03-15T20:30:04.540Z] 	at com.cloudbees.jenkins.plugins.sshagent.exec.ExecRemoteAgent.stop(ExecRemoteAgent.java:128)
16:30:04 [2024-03-15T20:30:04.540Z] 	at com.cloudbees.jenkins.plugins.sshagent.SSHAgentStepExecution.cleanUp(SSHAgentStepExecution.java:200)
16:30:04 [2024-03-15T20:30:04.540Z] 	at com.cloudbees.jenkins.plugins.sshagent.SSHAgentStepExecution$Callback.finished(SSHAgentStepExecution.java:108)
16:30:04 [2024-03-15T20:30:04.540Z] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onFailure(BodyExecutionCallback.java:128)
16:30:04 [2024-03-15T20:30:04.540Z] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$FailureAdapter.receive(CpsBodyExecution.java:354)
16:30:04 [2024-03-15T20:30:04.540Z] 	at com.cloudbees.groovy.cps.impl.ThrowBlock$1.receive(ThrowBlock.java:66)
16:30:04 [2024-03-15T20:30:04.540Z] 	at com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
16:30:04 [2024-03-15T20:30:04.540Z] 	at com.cloudbees.groovy.cps.Next.step(Next.java:83)
16:30:04 [2024-03-15T20:30:04.540Z] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:152)
16:30:04 [2024-03-15T20:30:04.540Z] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:146)
16:30:04 [2024-03-15T20:30:04.540Z] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
16:30:04 [2024-03-15T20:30:04.540Z] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
16:30:04 [2024-03-15T20:30:04.540Z] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:146)
16:30:04 [2024-03-15T20:30:04.540Z] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18)
16:30:04 [2024-03-15T20:30:04.540Z] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51)
16:30:04 [2024-03-15T20:30:04.540Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:187)
16:30:04 [2024-03-15T20:30:04.540Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:423)
16:30:04 [2024-03-15T20:30:04.540Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:331)
16:30:04 [2024-03-15T20:30:04.540Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:295)
16:30:04 [2024-03-15T20:30:04.540Z] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:97)
16:30:04 [2024-03-15T20:30:04.540Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
16:30:04 [2024-03-15T20:30:04.540Z] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
16:30:04 [2024-03-15T20:30:04.540Z] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
16:30:04 [2024-03-15T20:30:04.540Z] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
16:30:04 [2024-03-15T20:30:04.540Z] 	at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
16:30:04 [2024-03-15T20:30:04.540Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
16:30:04 [2024-03-15T20:30:04.540Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
16:30:04 [2024-03-15T20:30:04.540Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
16:30:04 [2024-03-15T20:30:04.540Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
16:30:04 [2024-03-15T20:30:04.540Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
16:30:04 [2024-03-15T20:30:04.549Z] Finished: ABORTED